/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://divilife.com
 Description:  Child Theme for Divi
 Author:       Tim Strifler
 Author URI:   https://divilife.com
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

@import 'https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap';
.et_pb_menu_0_tb_header.et_pb_menu ul li a {
    font-family: 'DM Sans', sans-serif !important;
    font-weight: 600;
}

body, input, textarea, select {
    font-family: 'DM Sans', sans-serif !important;
	font-size:16px;
}
.et_pb_text_0_tb_footer{
    font-family: 'DM Sans', sans-serif !important;
	font-size:16px !important;
}
.et_pb_row {
    width: 100% !important;
    max-width: 1170px !important;
}
.container {
    width: 1170px;
    max-width: 1170px;
}

/*----------------------------------------------------Header css-------------------------------------------------------------*/

.social .icon {
    display: flex;
    vertical-align: middle;
}

.social {
    float: left;
    /*width: 25%;*/
    display: block;
}

.social .icon a {
    font-weight: 500 !important;
    color: #000 !important;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
	font-size: 13px !important;
}

.social .icon {
    display: flex;
	float: right;
}

.icon a {
    color: #000;
    font-weight: 600;
    padding-top: 5px;
}

#header-menu nav.et-menu-nav ul li {
    padding-left: 17px !important;
    padding-right: 17px !important;
}

.book {
    float: right;
	margin-top: -7px;
}

.book .icon {
    padding: 10px 10px;
    background: #ce1b21;
    color: #fff !important;
    border-radius: 5px;
}

.book .icon a {
    color: #fff;
}

.fa-arrow-right {
    padding-left: 10px !important;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
}

.footer-menu ul li {
    float: left;
    width: 48%;
    list-style: none;
    font-weight: 400;
    margin-right: 2%;
	padding: 0 0 10px;
}

.footer-text p {
    font-size: 16px;
    font-weight: 400;
	line-height:24px;
}

.footer-social .icon {
    display: flex;
	padding-bottom: 10px;
}
.footer-social .icon a {
    color: #000 !important;
    font-weight: 600;
    padding-top: 7px;
    font-size: 18px;
}

.icon img {
    padding-right: 10px;
	height: fit-content;
}

.footer.heading h4 {
    font-size: 18px;
    font-weight: 600;
}

.learn-more .icon {
    padding: 16px 16px;
    background: #ce1b21;
    color: #fff !important;
    border-radius: 4px;
    display: inline-block;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'DM Sans', sans-serif !important;
}
.learn-more .icon a {
    color: #fff !important;
    font-size: 16px;
    padding: 0;
    line-height: 24px;
}

.best-gast.homebest_title h1 {
    font-weight: 600;
    font-size: 30px;
    padding-bottom: 25px;
    padding-top: 15px;
    line-height: 57.6px;
    letter-spacing: -1px;
}
.best-gast h1 {
    font-weight: 600;
    font-size:36px;
    padding-bottom: 25px;
    padding-top: 0;
    line-height: 43.2px;
    letter-spacing: -1px;
}
.best-gast.contact p {
    padding: 0;
}
.best-gast p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #666;
    padding: 0;
}
.best-gast.about p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
.best-gast.about .icon {
    padding:17px 0;
}

div#have-quesion {
    padding: 0 0 70px;
}
ul#menu-main-menu li:nth-child(8) {
	display:none;
}

ul#menu-main-menu li:nth-child(9) {
	display:none !important;
}
ul#menu-main-menu li:nth-child(9) {
	display:none !important;
}

ul#menu-main-menu li:nth-child(10) {
    display:none !important;
}

ul#menu-main-menu li:nth-child(11) {
    display:none !important;
}

.entry-content.ourprocedures {
    padding: 0 !important;
}

ul.sub-menu li:nth-child(8) {
    display: block !important;
}


.col-sm-6.last-child {
    border-radius: 0 15px 15px 0 !important;
}

.desktop-footer-secion {
    display: none;
}

.our-procedure.second {
    display: none;
}

.ourprocedures-midfooter {
    display: none;
}

.et_pb_section.et_pb_section_3.et_pb_with_background.et_section_regular {
    background: #f7f7f7;
}

.et_pb_section.et_pb_section_4.et_pb_with_background.et_section_regular {
    background: #f7f7f7;
}

@media (min-width: 981px) {

.et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_3_5, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_3_5, 
.et_pb_gutters3 .et_pb_column_3_5, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
    width: 65.8%;
}
	
.et_pb_column.et_pb_column_3_5.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin-left: -100px;
}
	
/*.social:first-child {
    width: 20%;
}

.social:nth-child(3) {
    width: 30%;
}*/

}



@media only screen and (max-width: 980px) {

.et_pb_row.et_pb_row_0_tb_header {
    width: 50% !important;
    float: left !important;
}

.et_pb_row.et_pb_row_1_tb_header.et_pb_row--with-menu.et_pb_row_3-4_1-4 {
    width: 50% !important;
    float: left !important;
}


.et_pb_column.et_pb_column_1_4.et_pb_column_3_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    float: left !important;
    width: 80% !important;
    margin-top: -60px !important;
}

div#header-menu {
    background: transparent !important;
}

ul#mobile_menu1 {
    margin-top: 10px !important;
}

.et_pb_column.et_pb_column_3_4.et_pb_column_2_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column--with-menu {
    width: 190% !important;
    float: right;
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
    color: #ce1b21 !important;
}

body .footer-menu ul li a {
    color: #666 !important;
}

ul#mobile_menu1 li:nth-child(8) a {
    padding: 10px 17px;
  	/*background: #ce1b21;
    color: #fff !important;
    border-radius: 5px;
    display: inline-block;*/
  
  	/*padding: 10px 0px;
  	margin-left: -2px;*/
}

ul#mobile_menu1 li:nth-child(8) {
    text-align: left !important;
    /*margin-top: 15px !important;
    margin: 15px 20px !important;*/
    display: block !important;
}

ul#menu-main-menu li:nth-child(8) {
	display:block !important;
}

ul#menu-main-menu li:nth-child(9) {
	display:block !important;
}

ul#menu-main-menu li:nth-child(10) {
    display:block !important;
}

ul#menu-main-menu li:nth-child(11) {
    display:block !important;
}

ul#mobile_menu1 li:nth-child(9) a:before{
    background: url(https://gisb.wstudio.io/wp-content/uploads/2020/11/icon1.png) !important;
    width: 50px !important;
	height:50px !important;
	background-size: 100% 100% !important;
}


ul#mobile_menu1 li:nth-child(9):before {
    content: "";
    background: url(https://gisb.wstudio.io/wp-content/uploads/2020/11/icon1.png) !important;
    display: block !important;
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 5px;
    background-repeat: no-repeat !important;
}

ul#mobile_menu1 li:nth-child(10):before {
    content: "";
    background: url(https://gisb.wstudio.io/wp-content/uploads/2020/11/icon2.png) !important;
    display: block !important;
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 5px;
    background-repeat: no-repeat !important;
}

ul#mobile_menu1 li:nth-child(11):before {
    content: "";
    background: url(https://gisb.wstudio.io/wp-content/uploads/2020/11/icon3.png) !important;
    display: block !important;
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 5px;
    background-repeat: no-repeat !important;
}

}


@media (max-width: 576px) {

.book {
    display: none !important;
}

#header-menu nav.et-menu-nav ul li:nth-child(8) {
    display: block !important;
}

.col-sm-6.last-child {
    border-radius: 0px 0px 15px 15px !important;
}



}



/*----------------------------------------------------- Home Page Design -----------------------------------------------------------------*/

.appoitment {
    display: flex;
    padding-left: 30px;
}

.appoitment .appoitment-icon {
    padding-right: 25px;
}

.appoitment-content h3 {
    padding-bottom: 5px;
    font-weight: 600;
    font-size: 14px !important;
    padding-top: 10px;
    letter-spacing: -0.5px;
	color: #1F1F1F;
}
.appoitment-content h2 {
    padding-top: 10px;
    font-weight: 600;
    font-size: 23px;
    letter-spacing: -1px;
}
.appoitment-content .appoitment-text .icon a {
    color: #ce1b21;
    font-size: 16px;
}

.learn-more.border .icon {
    background: transparent;
    border: 2px solid #ce1b21;
    color: #000;
}


.learn-more.border .icon {
    background: transparent;
    border: 2px solid #ce1b21;
    color: #000;
}

.learn-more.border .icon a {
    color: #ce1b21 !important;
}

.learn-more.border {
    margin-top: 15px;
}

.best-gast span {
    color: #BE9E16 !important;
    font-size: 16px;
    font-weight: 700;
	letter-spacing: -0.5px;
}
.best-gast.why_ p {
    padding: 0;
    font-size: 18px;
    line-height: 28px;
}
.best-gast.why_ .learn-more.border {
    margin-top: 50px;
}
.best-gast.why_ h1 {
    font-size: 36px;
    line-height: 43.2px;
}
.best-gast.servi_ h1 {
    font-size: 36px;
    line-height: 43.2px;
    padding: 5px 0 0;
}
.best-gast.weare_ h1 {
    font-size: 24px;
    line-height: 32px;
    padding: 5px 0 0;
}
.best-gast.servi_.team_ p {
    padding: 0;
}
.best-gast.servi_.team_ h1 {
    padding-bottom: 15px;
}
.doctors_part {
    padding: 50px 0 0;
    display: inline-block;
}

.patients {
    padding: 20px;
}
.services_box h5 {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 32px;
}
.services_box p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.patients-content h2 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 32px;
}
.patients-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.patients-content .patients-text .icon a {
    color: #ce1b21;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
.patients-text .icon a {
    color: #ce1b21;
}

.patients-text {
    padding-top: 20px;
}


@media only screen and (min-width: 1350px){
.et_pb_section {
    padding:34px 0 0 !important;
}
}


/*-------------------------------------------------------------------About us--------------------------------------------------------------*/

.innder-page-heading h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
	text-align:center !important;
}

.innder-page-heading {
    padding: 100px !important;
}

.best-gast.about {
    color: #fff;
    padding: 45.5px 35px;
}

.best-gast.about p {
    padding-bottom: 30px;
	font-weight: 300;
}

.best-gast.about .learn-more.about .icon {
    background: transparent !important;
}

.best-gast.about .learn-more.about .icon a {
    color: #edc41c !important;
}

.best-gast.about h1 {
    color: #fff;
}

.innder-page-heading {
    padding: 45px;
}

div#have-quesion .et_pb_column.et_pb_column_3_5 {
    margin-right: 0 !important;
    width: 63% !important;
}


div#have-quesion .et_pb_column.et_pb_column_3_5 {
    margin-right: 0 !important;
    width: 63% !important;
}

/*--------------------------------------services page-------------------------------------*/

.services-parts {
    background: #fff !important;
    padding: 40px;
    border-radius: 15px;
}
.expericence-heading h1 {
    font-size: 24px;
    padding: 9px 0 0;
}
.services-parts h5 {
    font-size: 24px;
    margin-bottom: 5px;
    letter-spacing: -1px;
}
.services-parts p {
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 0;
}
.services-parts .icon a {
    color: #ce1b21 !important;
    font-weight: 600;
}

.services-parts h5 strong {
    font-weight: 600;
}

.services-parts.second {
    border-radius: 0px 0px 15px 15px !important;
}

div#line-break .services-parts.second {
    padding: 35px 25px 17px;
}

.services-parts.second {
    background: #fff !important;
    padding: 35px 25px;
    border-radius: 15px;
}

div#line-break .services-parts.second h5 {
    padding-bottom: 15px;
}

.services-parts.second h5 {
    padding-bottom: 30px;
}

div#line-break .services-parts.second .services-text {
    padding-bottom: 15px;
}


/*----------------------------------------------- For-patients -----------------------------------------------------*/

.best-gast.heading-icon {
    display: flex;
}

.expericence-heading {
    padding-left: 30px;
}

.icon.download {
    padding-top: 15px;
}

.icon.download img {
    margin-bottom: -3px;
}


.we-are .et_pb_column.et_pb_column_2_5.et_pb_column_7.et_pb_css_mix_blend_mode_passthrough {
    margin: 0 !important;
}

.we-are .et_pb_column.et_pb_column_3_5.et_pb_column_8.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    width: 63.3%;
}

.we-are .best-gast.about {
    padding: 45px 35px !important;
}

.we-are .icon {
    padding-left: 0 !important;
}

.ourdoctors {
    width: 33% !important;
    float: left !important;
}

.custom-post-block {
	width: 100% !important;
}

.et_pb_module.et_pb_text {
    clear: both;
}



/*------------------------------contact us  page ----------------------------------*/

.address-parts h5 strong {
    font-weight: 700;
    font-size: 24px;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
}
.address-parts p {
    font-weight: 400;
    line-height: 24px;
} 
.address-parts .icon.download a {
    color: #CE1B22 !important;
}
div#book-appointment {
    margin-bottom: 80px;
}
div#book-appointments1 {
    display: inline-block;
    width: 100%;
}

.contact-us.heading .expericence-heading {
    text-align: center;
    display: inline-block;
    padding:0 0 30px;
}
.contact-us.heading .expericence-heading h1 {
    font-size: 36px;
    padding: 9px 0 0;
    letter-spacing: -1px;
}
.expericence-heading h1 {
    font-weight: 600;
}

.contact-second {
    padding: 0 100px;
}

.col-sm-2 {
    width: 13%;
    float: left;
    margin: 1%;
}

.col-sm-4 {
    width: 40.5%;
    float: left;
    margin: 1%;
}

.col-sm-6 {
    width: 48%;
    float: left;
    display: inline-block;
    margin: 1%;
}

.col-sm-12 {
    clear: both;
    width: 98%;
    margin: 1%;
}

.contact-second select {
    padding: 9px;
    width: 100%;
    border: 1px solid #b9b9b9 !important;
}

.contact-second input {
    padding: 10px;
    width: 100%;
    border: 1px solid #b9b9b9 !important;
}

.contact-second textarea {
    padding: 10px;
    width: 100%;
    border: 1px solid #b9b9b9 !important;
}

img.datepicker {
    float: right;
    margin-top: -35px;
    position: relative;
    margin-right: 5px;
}

input.wpcf7-form-control.wpcf7-submit {
    color: #fff;
    width: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
    border: none !important;
    outline: none;
    background: #ce1b21;
    border-radius: 3px;
    font-weight: 700;
    font-size: 16px;
    padding: 16px;
}
.appointment-btn .icon a {
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
    background: transparent;
    border: 2px solid #ce1b21;
    color: #ce1b21;
}

.appointment-btn {
    margin: 40px 0;
}

.way h3 {
    font-size: 16px;
    margin: 15px 0;
	font-weight: 600;
}

.way ul li {
    list-style: none;
    margin: 10px 0;
    padding: 0;
    display: flex;
}

.way ul {
    margin: 0;
    padding: 0;
}

.way ul li img {
    margin-right: 15px;
}

.way ul li a {
    color: #000;
    margin-top: 15px;
    display: inline-block;
	font-weight: 600;
}

.contact-heading {
    display: flex;
	margin-bottom: 30px;
}

.contact-heading img {
    margin-right: 15px;
}

.contact-heading h2 {
    margin-top: 15px;
    font-weight: 600;
}

.best-gast.contact {
    padding: 30px;
}

.contact-page input {
    padding: 10px;
    width: 100%;
    border: 1px solid #b9b9b9 !important;
}

.contact-page textarea {
    padding: 10px;
    width: 100%;
    border: 1px solid #b9b9b9 !important;
}
label {
    font-size: 14px !important;
    font-weight: 700;
    color: #1f1f1f;
    letter-spacing: -0.5px;
    padding: 0 0 20px;
    display: block;
}

/*------------------------------custom post--------------------------------*/

.ourdoctors .innerwrapper {
    background: transparent !important;
}

.ourdoctors img {
    border-radius: 15px;
}
.custom-post-block .innerwrapper h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px !important;
    letter-spacing: -1px;
    margin: 15px 0 10px;
    padding: 0;
}
.custom-post-block .innerwrapper h2 a {
    color: #000;
}
.custom-post-content a.read-more.button {
    background: transparent !important;
    color: #ce1b21;
    padding: 0;
    margin: 20px 0px;
    font-weight: 700;
    font-size: 16px;
}
span.doctor_qualification {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    display: block !important;
}

@media screen and (min-width: 981px) {
  span.doctor_qualification {
      min-height: 50px;
  }
}

.innerwrapper {
    background: transparent !important;
}

.ourservices {
    background: #fff !important;
    padding: 0 !important;
    border-radius: 15px;
    width: 31.2%;
    float: left;
    margin: 1.5%;
}

.ourservices:first-child {
    margin-left: 0;
}

.ourservices:nth-child(3) {
    margin-right: 0;
}

.ourservices:nth-child(4) {
    margin-left: 0;
}

.ourservices:nth-child(6) {
    margin-right: 0;
}

.ourservices a.read-more.button {
    margin: 0 !important;
}

.ourservices .custom-post-block .innerwrapper h2 {
    padding-bottom: 0 !important;
}

.ourprocedures .ourservices {
    background: transparent !important;
}

.xxxourprocedures img {
    border-radius: 15px 15px 0 0;
}

.xxxourprocedures .custom-post-block {
    background: #fff;
    padding: 0;
    margin: 0 !important;
    border-radius: 15px;
}

.xxxourprocedures .innerwrapper {
    padding: 0;
}

.ourprocedures .ourservices h2 {
    padding: 15px;
}

.xxxourprocedures .custom-post-content {
    padding: 15px;
}

.ourprocedures .custom-post-content p {
    display: none;
}

.xxxourprocedures .custom-post-content {
    position: absolute;
    bottom: 0;
}
.ourprocedures .ourservices {
    position: relative;
}
.ourprocedures .ourservices .custom-post-block {
    max-height: 440px !important;
    display: inline-block;
    min-height: 440px;
}
.qualifications ul {
    padding: 0 0 20px;
}
.memberships ul {
    padding: 0;
}
.memberships ul li {
    padding: 0 30px 0 0 !important;
    margin: 0 !important;
}

/*--------------------------our doctors template------------------------------------------------------*/
div#doctor-single {
    display: inline-block;
    margin: 0 0 50px;
    width: 100%;
}
#main-content .container:before {
    border: none !important;
    background: transparent !important;
}

#doctor-single article {
    width: 100% !important;
}

#doctor-single .row .col-md-4 {
    width: 30% !important;
    float: left !important;
    margin-right: 10%;
}

#doctor-single .row .col-md-8 {
	width: 60% !important;
    float: left !important;
}

.other-doctor-container .single {
    width: 30%;
    float: left;
    margin: 2%;
}

.other-doctor-container {
    clear: both;
}

.extra-content {
    padding: 30px 0;
}

.extra-content .qualifications {
    width: 50%;
    float: left;
}

.extra-content .specialties {
    width: 50%;
    float: left;
}

.extra-content .memberships {
    width: 100%;
	clear:both;
}

.entry-content h3 {
     padding: 15px 0;
    font-size: 18px;
    font-weight: 600;
}

.memberships ul li {
    float: left;
    list-style: none;
    padding: 0 20px;
}

.extra-content ul li {
    margin: 0 20px;
}

h1.entry-title {
    font-weight: 600;
}

.memberships img {
    border-radius: 0 !important;
}

.background-main1 {
	background-image: url(https://gisb.wstudio.io/wp-content/uploads/2020/11/bg-pattern-top-grey.jpg)!important;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #f4f4f4;
}

.background-main {
    background: #f4f4f4;
	clear: both;
}

div#doctor-single .image img {
    border-radius: 15px !important;
}

.doctor-second-content {
    background: #f4f4f4;
	display: -webkit-box;
}

.doctor-second-content .col-sm-8 {
    width: 66.1%;
    float: left;
    background-position: center left;
    background-image: url(https://gisb.wstudio.io/wp-content/uploads/2020/11/bg-pattern-left-dark.jpg);
    border-radius: 15px 0 0 15px;
	margin: 0 !important;
}

.doctor-second-content .col-sm-4 {
    width: 33.9%;
    float: left;
	margin: 0 !important;
}

.doctor-second-content .col-sm-4 img {
	border-radius: 0 15px 15px 0;
}

.doctor-heading h2 {
    font-weight: 600;
}




/*-------------------------------our procedure-------------------------------*/

.title {
    margin-top: -65px;
    padding-left: 35px;
    font-size: 18px;
    color: #fff;
}

.meta {
    padding-left: 35px;
    font-size: 12px;
    color: #fff;
}

.page-top.heading h2 {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
    text-align: center !important;
}

.feacher-image {
    background-position: top center;
    background-image: url(/wp-content/uploads/2020/12/img-banner-07.png)!important;
    padding: 200px 0;
	background-size: cover;
}

.our-procedure .col-md-6 {
    width: 50%;
    float: left;
}


.our-procedure .col-md-6 .best-gast {
    padding-top: 7%;
}

.our-procedure div#slider2 img {
    border-radius: 15px !important;
    margin-bottom: 30px;
}

.our-procedure .best-gast p {
    padding-right: 50px;
}

.before-after {
    clear: both;
    display: flex;
}

.before-after .col-sm-6 {
    width: 50%;
    float: left !important;
    margin: 0 !important;
}

.before-after .col-sm-6 {
    background: #161a28;
    padding: 45px;
}

.procedure-heading img {
    height: fit-content;
}

.procedure-heading {
    display: flex;
}

.before-after .col-sm-6:first-child {
    border-radius: 15px 0 0 15px;
}

.before-after .col-sm-6:last-child {
    border-radius: 0 15px 15px 0;
}

.before-after .procedure-heading h1 {
    color: #edc51b;
    font-size: 20px;
    padding-left: 10px;
}

.before-after .procedure p {
    color: #fff;
}

.before-after {
    clear: both;
    display: flex;
    padding-bottom: 30px;
    background: #f7f7f7;
}

.our-procedure.second .best-gast {
    padding-left: 10%;
}

.ourprocedures-midfooter .best-gast.about {
    background: #151928 !important;
    border-radius: 15px 0 0 15px !important;
}

.ourprocedures-midfooter img.wp-image-374 {
    border-radius: 0 15px 15px 0;
}

.ourprocedures-midfooter {
    background: #f4f4f4;
}


.responsive-footer-secion {
    display: none;
}


.responsive-footer-secion1 {
    display: none;
}


.services-text img {
    height: inherit !important;
}
.contact_topouter{
    background-repeat: no-repeat;
    background-size: auto;
    background-position: inherit;
    background-color: #f4f4f4;
}
.our-procedure.second {
    padding: 0 0 50px;
}

ul.sub-menu:nth-child(8) {
    display: block !important;
}


li.et_pb_menu_page_id-1026.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1030 {
    display: block !important;
}



/*--------------------------------------------------responsive----------------------------------*/

@media (max-width: 1335px) {
.et_pb_row {
    width: 100%;

}
}

@media (max-width: 1331px) { 

.doctor-second-content img.wp-image-374 {
    height: 300px;
}

}

@media (max-width: 1200px) {
.container {
    width: 90%;
    max-width: 100%;
}
.doctor-second-content img.wp-image-374 {
    height: 322px;
}

.book .icon {
    padding: 10px 8px !important;
}

}

@media (max-width: 1170px) {
img.wp-image-374 {
    height: 323px;
}
}

@media (max-width: 1141px) {
img.wp-image-374 {
    height: 344px;
}
img.wp-image-495 {
    height: 345px;
}
.et_pb_row {
    width: 90%;
}
#header-menu nav.et-menu-nav ul li {
    padding-left: 11px !important;
    padding-right: 11px !important;
}
}
@media (max-width: 1133px) {
.book .icon a {
    font-size: 13px;
}

}
@media (max-width: 1102px) {
#header-menu nav.et-menu-nav ul li {
    padding-left: 9px !important;
    padding-right: 9px !important;
}
}
@media (max-width: 1072px) {
#header-menu nav.et-menu-nav ul li {
    padding-left: 6px !important;
    padding-right: 6px !important;
}
.book .icon {
    padding: 10px 13px;
}
}

@media (max-width: 1041px) {
img.wp-image-374 {
    height: 344px;
}

img.wp-image-495 {
    height: 344px;
}
}




@media (max-width: 986px) {
.services-parts {
    /*display: flex;*/
}
.services_titletext {
    width: 100%;
}
.services-text {
    /*width: 25%;*/
    vertical-align: bottom;
    padding: 20px 0 0;
}
.services-parts .icon.download {
    /*text-align: right !important;*/
}
.services_titletext h5 {
    /*text-align: left !important;*/
}
.services_titletext p {
    /*text-align: left !important;*/
}
.et_pb_code_3_tb_footer {
    margin-left: 0;
}
	
.et_pb_section {
    padding: 0 0;
}
.doctor-second-content .col-sm-8 {
    width: 50%;
}
.doctor-second-content .col-sm-4 {
    width: 50%;
}
.et_pb_text_0 {
    margin-top: 0 !important;
}

div#have-quesion {
    display: flex;
}

div#have-quesion .et_pb_column.et_pb_column_3_5 {
    width: 100% !important;
}

.best-gast.about {
    padding: 33.5px 25px !important;
}

.we-are .best-gast.about p {
    font-size: 12px;
}

div#book-appointments1 {
    background: transparent !important;
}

div#book-appointment {
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 30px;
}

.contact-us.heading {
    padding-top: 20px;
}

.et_pb_column {
    margin-bottom: 0px;
}

.innder-page-heading {
    padding: 100px 0 !important;
}
.doctor-second-content img.wp-image-374 {
    height: 365px;
}
	
header.et-l.et-l--header .book {
	margin-top: 20px !important;
    position: relative;
    z-index: 999999 !important;
}

.services-parts {
    margin: 0 0 30px;
}	
.best-gast {
    margin-bottom: 0;
}
.res_outer {
    display: flex;
    flex-direction: column;
}
.res_orderone {
    order: 0;
}
.res_orderone .et_pb_image_wrap {
    width: 100%;
    height: 270px;
}
.res_orderone .et_pb_image_wrap img {
    width: 100%;
    height: fit-content;
}
.res_order {
    order: 2;
}
div#slider2 span.et_pb_image_wrap {
    width: 100%;
    height: 270px;
}
div#slider1 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
div#slider2 span.et_pb_image_wrap img {
    width: 100%;
    height: fit-content;
}
#generalconsultations .et_pb_module.et_pb_image {
    float: left;
    padding: 8px 0 0;
}
#generalconsultations .et_pb_module.et_pb_text.et_pb_bg_layout_light {
    float: left;
    width: 85% !important;
    clear: inherit;
}
.services_box {
    margin: 0 0 50px 20px;
}
.services_box h5 {
    text-align: left !important;
}
.services_box p {
    text-align: left !important;
}
#generalconsultations .et_pb_column.et_pb_column_1_3.et_pb_css_mix_blend_mode_passthrough {
    margin: 0 auto !important;
    text-align: center;
    width: 56%;
    float: none;
    display: table;
}

.ourdoctors {
    width: 100% !important;
    float: left !important;
}
.custom-post-thumb {
    width: 26%;
    float: left;
    margin-right: 5%;
}

.ourprocedures .ourservices .custom-post-block {
    max-height: 460px !important;
    display: inline-block;
    min-height: 460px;
}
.custom-post-block .innerwrapper h2 {
    margin-top: 0%;
}
.et_pb_section.et_pb_section_7.et_pb_with_background.et_section_regular .et_pb_column.et_pb_column_1_6.et_pb_css_mix_blend_mode_passthrough {
    padding: 0 0 30px;
}

.footer-menu ul li {
    width: 100% !important;
    float: none;
    margin: 0;
    padding: 0;
}

footer.et-l.et-l--footer .et_pb_row {
    display: flex !important;
}

.footer-menu ul li {
    width: 100% !important;
    margin-right: 0 !important;
}

.responsive-footer-secion {
    display: block;
    padding: 75px 0 0;
}

.responsive-footer-secion1 {
    display: block;
}

.desktop-footer-secion {
    display: none;
}

.desktop-footer-secion1 {
    display: none;
}

.footer-menu ul {
    margin: 0 20px 0 0px ;
}
.et_pb_code_0_tb_footer {
    width: 90% !important;
}
.et_pb_image_0_tb_footer {
    width: 85% !important;
    max-width: inherit !important;
    margin-left: 0 !important;
}


div#locations {
    display: flex;
}


div#locations {
    display: flex;
    padding: 0;
}

.appoitment {
    display: block;
}

.appoitment .appoitment-icon {
    padding-right: 0;
}
.appoitment-content {
    position: relative;
    height: 140px;
    margin: 0 0 30px;
}
.appoitment-content .appoitment-text {
    position: absolute;
    bottom: 0;
}
img.wp-image-374 {
    height: 400px;
}
.ourservices {
    width: 48% !important;
    margin: 1% !important;
}

.ourservices:nth-child(3) {
    margin-right: 1% !important;
}

.ourservices:nth-child(6) {
    margin-bottom: 30px !important;
}
.address-parts {
    padding: 10px 0 20px;
}
#doctor-single .row .col-md-4 {
    width: 100% !important;
    float: none !important;
    margin-right: 0;
}
.ourdoctors img {
    width: 200px;
}
#doctor-single .row .col-md-8 {
    width: 100% !important;
    float: none !important;
}

.background-main1 {
    background-size: auto;
    background-repeat: no-repeat;
    background-color: #f4f4f4;
}
.other-doctor-container .single {
    width: 48%;
    float: left;
    margin: 1%;
}
.et_pb_gutters3 div#patients-doctor .et_pb_column {
    margin-right: 5.5%;
}
div#patients-doctor .et_pb_column_1_2 {
    width: 47.25%;
}
.our-procedure .col-md-6 {
    width: 100%;
    float: none;
}
.our-procedure .col-md-6 .best-gast {
    padding-top: 0;
    padding-bottom: 30px;
    padding-left: 0 !important;
}	
.before-after .col-sm-6 {
    width: 100%;
    float: left !important;
    margin: -1px 0 0 0 !important;
    border: none !important;
}	
.before-after .col-sm-6:first-child {
    border-radius: 15px 15px 0 0;
}	
.col-sm-6.last-child {
    border-radius: 0 0 15px 15px !important;
}	
div#doctor-single {
    margin: 0;
}
.single .et_pb_post {
    margin-bottom: 0;
}
.doctor-second-content.single_do .container {
    padding-top: 30px !important;
}
}

@media (max-width: 971px) {
img.wp-image-495 {
    height: 370px;
}
}
@media (max-width: 953px) {

.we-are .best-gast.about p {
    padding-bottom: 7px !important;
}

}


@media (max-width: 901px) {
	
.doctor-second-content img.wp-image-374 {
    height: 390px;
}

}


@media (max-width: 899px) {
	

.doctor-second-content img.wp-image-374 {
    height: 274px;
}
.doctor-second-content img.wp-image-374 {
    height: 343px;
}
}
@media (max-width: 881px) {
img.wp-image-495 {
    height: 390px;
}
}
@media (max-width: 808px) {

.best-gast.about p {
    padding-bottom: 7px;
}
img.wp-image-374 {
    height: 373px;
}

}


@media (max-width: 838px) {
.we-are .best-gast.about {
    padding: 33px 35px !important;
}
.doctor-second-content img.wp-image-374 {
    height: 410px;
}
}



@media (max-width: 782px) {
.we-are .best-gast.about {
    padding: 21px 35px !important;
}
}


@media (max-width: 767px) {
.custom-post-thumb {
    width: 100%;
    float: left;
    margin-right: 5%;
}
div#patients-doctor .et_pb_column.et_pb_column_1_2 {
    margin: 0 0 20px;
}
.et_pb_column {
    width: 100% !important;
}
div#have-quesion .et_pb_column_4 {
    border-radius: 15px !important;
}
.responsive-footer-secion {
    padding: 0 0 0;
}
div#have-quesion {
    padding: 0 0 10px;
}
div#doctor-single .image img {
    width: 100%;
}
div#doctor-single {
    margin: 0 0 0 !important;
}
#have-quesion .et_pb_column_8 {
    border-radius: 15px !important;
}
.we-are .best-gast.about p {
    font-size: 16px;
}

div#locations {
    display: block;
    padding: 0;
}
.ourdoctors img {
    width: 100%;
}
#generalconsultations .et_pb_module.et_pb_image {
    float: left;
    padding: 8px 0 0;
}
#generalconsultations .et_pb_module.et_pb_text.et_pb_bg_layout_light {
    float: left;
    width: 100% !important;
    clear: inherit;
}
.services_box {
    margin: 0 0 50px 0px;
}
div#slider2 span.et_pb_image_wrap img {
    height: auto !important;
}
div.et_pb_section.et_pb_section_0 {
    background-size: 100% 100%;
}
.services_box h5 {
    text-align: left !important;
}
.services_box p {
    text-align: left !important;
}
#generalconsultations .et_pb_column.et_pb_column_1_3.et_pb_css_mix_blend_mode_passthrough {
    margin: 0 auto !important;
    text-align: center;
    width: 100%;
    float: none;
    display: block;
}
div#slider1 {
    margin-top: 5px !important;
}
div#slider1 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
	
.et_pb_column .et_pb_row_inner, .et_pb_row {
    padding: 15px 0 !important;
}



div#slider2 img {
    height: 225px;
    width: 100%;
    object-fit: cover;
}


div#generalconsultations .et_pb_column.et_pb_column_1_3 {
    display: flex !important;
}

div#generalconsultations .et_pb_module.et_pb_image {
    width: 100% !important;
    margin-right: 30px !important;
    display: block !important;
}

div#generalconsultations h5 {
    text-align: left !important;
}

div#generalconsultations p {
    text-align: left !important;
}


div#patients-doctor .et_pb_column.et_pb_column_1_2 {
    display: flex !important;
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}




.et_pb_column.et_pb_column_2_3.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    display: none !important;
}


footer.et-l.et-l--footer .et_pb_module.et_pb_image.et_pb_image_0_tb_footer {
    text-align: left !important;
    float: left !important;
}

footer.et-l.et-l--footer .et_pb_section.et_pb_section_0_tb_footer {
    padding: 30px;
}


/*-----------------------------------------about us ----------------------------*/

div#have-quesion {
    display: flex;
}

div#have-quesion .et_pb_column.et_pb_column_2_5 {
    width: 45%;
}
div#have-quesion .et_pb_column.et_pb_column_3_5 {
    width: 100% !important;
}
.best-gast.about .learn-more.about .icon a {
    margin: 20px 0 20px;
    display: block;
}

div#have-quesion .learn-more .icon {
    padding: 0 !important;
}

.best-gast.about {
    padding: 42.5px 35px !important;
}

img.wp-image-374 {
    height: 217px;
}

.best-gast:not(.standart-list) span {
    margin-top: 30px;
    display: block;
}
	
.ourprocedures .ourservices .custom-post-block {
    max-height: auto;
    display: inline-block;
    min-height: auto;
}

.ourprocedures .custom-post-thumb {
    width: 100% !important;
}

.custom-post-block .innerwrapper h2 {
    margin-top: 0 !important;
}

.ourdoctors .custom-post-block .innerwrapper h2 {
    margin-top: 15% !important;
}

.ourprocedures .ourservices .custom-post-block {
    max-height: 370px !important;
    display: inline-block;
    min-height: 370px !important;
}

.best-gast.heading-icon {
    margin-top: 30px;
    margin-bottom: 15px;
}

.we-are {
    margin-top: 30px;
}

img.wp-image-495 {
    height: 219px;
}

div#have-quesion {
    margin-bottom: 30px;
}


.appointment-heading {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.appointment-btn .icon a {
    font-size: 10px !important;
}

.way {
	float: left;
    width: 50%;
    padding-top: 100px;
}

.address-parts {
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 10px;
}

.et_pb_row_5.et_pb_row {
    margin-top: -50px !important;
}

.contact-second {
    padding: 0 30px !important;
}

#doctor-single .row .col-md-8 {
    width: 100% !important;
}

#doctor-single .row .col-md-4 {
    width: 30% !important;
    margin-right: 0;
	margin-bottom: 15px;
}


.other-doctor-container .single {
    width: 48%;
    float: left;
    margin: 1%;
}

.other-doctor-container {
    margin-bottom: 30px;
    display: inline-block;
}

#main-content {
    background-color: #f4f4f4;
}

.background-main1 {
    background-repeat: no-repeat;
    background-size: inherit !important;
}

.extra-content ul li {
    margin: 0 0px;
}

.memberships ul li {
    padding: 0 5px;
}

.doctor-second-content img.wp-image-374 {
    height: 224px;
}
	
.page-top.heading h2 {
    font-size: 20px;
}
	
.feacher-image {
	padding: 100px 0;
}

.our-procedure .col-md-6 {
    width: 100% !important;
}
	
div#have-quesion .et_pb_column.et_pb_column_2_5 {
    display: none !important;
}
ul.sub-menu {
    border-left: 2px solid #ccc;
    padding: 0 !important;
    margin: 0 0px 0 15px !important;
}
.single_do .best-gast.about {
    height: 475px;
}
.single_do img.wp-image-374 {
    height: 475px;
}
.page-id-26 .et_pb_fullwidth_image img {
    height: 300px;
}
.other-doctor-container .single {
    width: 100%;
    float: left;
    margin: 30px 0;
}
	
.our-procedure .col-md-6 {
    width: 100%;
	margin-bottom: 15px;
}
	
.before-after .col-sm-6 {
    width: 100%;
    float: left !important;
    margin: 0 !important;
}
	
.before-after .col-sm-6:first-child {
    border-radius: 15px 15px 0 0;
}
	
.before-after .col-sm-6:last-child {
    border-radius: 0 0 15px 15px;
}
	
.our-procedure.second .best-gast {
    padding-left: 0;
}
.col-sm-6.last-child {
    border-radius: 0 0 10px 10px !important;
    border: none !important;
}
.before-after .col-sm-6 {
    padding: 25px 16px 0 !important;
}
.ourprocedures-midfooter .best-gast.about {
    border-radius: 15px 15px !important;
}	
}


@media (max-width: 763px) {

.we-are .best-gast.about {
    padding: 15px 15px !important;
}

img.wp-image-495 {
    height: 206px;
}
}




@media (max-width: 725px) {
.best-gast h1 {
    font-weight: 600;
    font-size: 24px;
    padding-bottom: 12px;
    padding-top: 15px;
}

img.wp-image-495 {
    height: 193px;
}
}

@media (max-width: 682px) {

img.wp-image-495 {
    height: 212px !important;
}

.way ul li img {
    height: fit-content;
}

.footer.heading {
    margin-top: 15px;
}


}
@media (max-width: 691px) {

.services-parts {
    display: block;
}
.services_titletext {
    width: 100%;
}
.services-text {
    width:100%;
    vertical-align: bottom;
    padding: 0px 0 0;
}
.services-parts .icon.download {
    text-align: center !important;
}
.services_titletext h5 {
    text-align: center !important;
}
.services_titletext p {
    text-align: center !important;
}
}
@media (max-width: 591px) {

img.wp-image-495 {
    height: 231px;
}

}



@media (max-width: 606px) {
	
.best-gast.about {
    padding: 35.5px 35px !important;
}

}


@media (max-width: 576px) {
.doctor-second-content.single_do .col-sm-4 {
    display: none;
}
.doctor-second-content.single_do .col-sm-8 {
    width: 100%;
}
.single_do .best-gast.about {
    height: auto;
}
.ourprocedures .custom-post-content {
    position: unset;
    bottom: 0;
}
.ourprocedures .ourservices .custom-post-block {
    max-height: inherit !important;
    display: inline-block;
    min-height: inherit !important;
}

div#locations {
    display: block;
}
.custom-post-thumb {
    width: 100%;
    float: none;
    margin-right:0;
}
div#have-quesion .et_pb_column.et_pb_column_3_5 {
    width: 100% !important;
}
.learn-more .icon {
    display: block;
    text-align: center !important;
}
.et_pb_row {
    width:90%;
}
div#have-quesion .et_pb_column.et_pb_column_3_5 .et_pb_module.et_pb_text.et_pb_text_4.et_pb_text_align_left.et_pb_bg_layout_light {
    border-radius: 15px !important;
}

.innder-page-heading h1 {
    font-size: 26px;
}

.innder-page-heading {
    padding: 100px 0 !important;
}

.custom-post-block .innerwrapper h2 {
    margin-top: 0%;
}

.custom-post-content a.read-more.button {
    margin: 5px 0px !important;
}
footer.et-l.et-l--footer .et_pb_section.et_pb_section_0_tb_footer {
    padding: 0px;
}
.et_pb_code_0_tb_footer {
    width: 100% !important;
    clear: both;
    margin: 0 0 30px !important;
    display: block;
}
footer.et-l.et-l--footer .et_pb_module.et_pb_image.et_pb_image_0_tb_footer {
    text-align: center !important;
    float: none !important;
    margin: 20px auto 30px;
}

.learn-more.about .icon {
    text-align: left !important;
    padding: 0;
}
.extra-content .qualifications {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
}
.container {
    width: 90%;
}
.best-gast.about {
    padding: 10px 10px !important;
}
.ourservices {
    width: 100% !important;
}
.services-text {
    float: none;
}
.services-parts {
    margin: 0 0 20px;
}
.extra-content .qualifications h3 {
    margin: 0 0 0 -17px;
}
.extra-content .specialties h3 {
    margin: 0 0 0 -17px;
}
.memberships ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
#doctor-single .row .col-md-4 {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 15px;
}
.appointment-btn .icon a {
    display: block;
    text-align: center;
    font-size: 14px !important;
}
.best-gast.contact {
    padding: 0;
}
div#contact-form {
    padding: 20px;
}
.contact-second {
    padding: 0 20px !important;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}


.best-gast:not(.standart-list) span {
    margin-top: 30px;
    display: block;
}

footer.et-l.et-l--footer .et_pb_row {
    display: block !important;
}

.responsive-footer-secion1 {
    margin-top: 15px;
}


.et_pb_module.et_pb_text.et_pb_text_6.et_pb_text_align_left.et_pb_bg_layout_light {
    border-radius: 15px !important;
    margin-bottom: 30px;
}

.ourdoctors .custom-post-block .innerwrapper h2 {
    margin-top: 5% !important;
}

.custom-post-thumb {
    margin-right: 2% !important;
}

.appointment-heading {
    float: none;
    width: 100%;
    margin-right: 0%;
	
}

.way{
	float: none;
    width: 100%;
    margin-right: 0%;
	padding-top: 0px;
}

.col-sm-2, .col-sm-4, .col-sm-6, .col-sm-12 {
    width: 100%;
    float: none;
    margin: 0;
}

div#book-appointment {
    margin-top: -110px !important;
}
ul#mobile_menu1 {
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.15);
}

.expericence-heading h1 {
    font-size: 20px !important;
}
.contact-us.heading {
    display: flex;
    padding: 10px;
    justify-content: space-around;
}
	
.doctor-second-content .col-sm-4 {
    display: none;
}
	
.doctor-second-content .col-sm-8 {
    width: 100%;
    border-radius: 15px;
}
	
div#doctor-single h1.entry-title {
    font-size: 18px;
}
	
.doctor-heading h2 {
    font-size: 18px;
}
	
.title {
    margin-top: -80px !important;
}
	
.our-procedure.second .best-gast {
    padding-bottom: 30px;
}
	
.ourprocedures-midfooter .best-gast.about {
    border-radius: 15px !important;
}
	
.our-procedure .best-gast p {
    padding-right: 0;
}

.before-after .col-sm-6 {
    padding: 20px !important;
}

.our-procedure .col-md-6 .best-gast {
    padding-top: 0% !important;
}

}