/* Themify Customize Styling */
h4 {		text-align:justify; 
}
#headerwrap {	margin-top: auto; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(0,0,0,0.76); 
}
#headerwrap.fixed-header #site-logo a img {		width: 230px; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		text-align:center; 
}
body #site-logo a img {		width: 230px; 
}
#site-description {	display: none; 
}
#main-nav {		position:relative;
top: auto;right: auto;bottom: auto;left: auto; 
}
#footer-logo a img {		width: 150px; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(0,0,0,0.76); 
}
#headerwrap.fixed-header #site-logo a img {		width: 230px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 230px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 230px; 
}
 }
/* Themify Custom CSS */
.transparent-header #headerwrap{
	max-width: 100%;
	width: 100%;
}


/*New css (rajib)*/

.pageHeroSubtitle h2 {
    margin-top: 40px;
    margin-left: 10px;
}
/*header css*/
.page-id-8712  header {
    display: none;
}

.page-id-8712 div#headerwrap {
    display: none;
}
/*footer css*/
.page-id-8712 div#footerwrap {
    display: none;
}
.creview {
    z-index: -1;
}

a.ui.builder_button.transparent {
    font-family: 'sinkin_sans' !important;
	border: 3px solid !important;
}
#cphonebutton {
    color: #fff !important;
    font-weight: 700;
    padding: 12px;
    font-family: 'sinkin_sans';
	padding-top: 9px;
	margin-top: 4px;
}
/*landing page form css*/
.cformconfirm {
    margin-bottom: 82px !important;
}
#fluentform_26 .ff-el-input--label.ff-el-is-required.asterisk-right label {
    display: flex;
    font-weight: 400;
}

#fluentform_26 label {
    font-weight: 400;
    font-size: 12px !important;
}
/*doctor list for mobile*/
.customlist {
    display: flex;
    width: 100% !important;
    justify-content: center;
}

.customlist ul {
    margin: 0;
    padding: 0 24px;
    list-style: none;
    margin-top: 16px;
}

/*sms free offer css*/
.page-id-10214 #content {
    padding: 0 !important;
}
.page-id-10214 .tf_social_sharing {
    display: none;
}
.ff_landing_wrapper {
    margin: 0 !important;
    padding: 0 !important;
}
#fluentform_26 .ff-el-group {
    margin-bottom: 5px;
}
form#fluentform_26 button {
    border-radius: 50px !important;
    width: 240px;
    padding: 10px 0 !important;
    margin-top: 30px;
}
.postid-7597 div#headerwrap {
    padding-bottom: 44px;
}
div#toggle-mobile-sidebar-button {
    display: none !important;
}
.postid-7597 header#header {
    padding-top: 5px;
}
/*landing pages grey part fix*/
.page-id-11779 main#content, .page-id-11772 main#content, .page-id-11767 main#content, .page-id-11759 main#content {
    padding-top: 0px !important;
	padding-bottom: 0px !important;
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
 
    .cbullets {
        display: flex;
        flex-direction: column;
    }
	.cbullets .module-icon-item.tf_inline_b {
    margin: 0;
}
	.postid-7597 div#headerwrap {
    padding-bottom: 20px;
}
}