/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@media screen and (min-width:768px){
#menu-footer-menu li {
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media screen and (min-width:991px){
    .aboutimgbox.about-imagebox-5 img {
        max-width: 570px;
    }
}

@media screen and (min-width:1400px){
/*    .homeslide {
        height: calc(100vh - 290px);
    }*/
}

@media screen and (min-width:1800px){
/*    .homeslide {
        max-height: 65vh;
    }*/
}

/************************************************/

@media screen and (max-width:1199px){
    .bannertextbox-inner h2 {	
        font-size: 58px;
    }
    ul#menu-main-menu a {
        font-size: 14px;
    }
    #menu-main-menu li {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media screen and (max-width:1024px){
    .homeslide {
        height: 445px;
    }

    .bannertextbox {
        width: 550px;
    }
}

@media screen and (max-width:991px){
	.fees_bottom_content .col-md-12 .image-wrap img {
    width: auto;
}
    .bannertextbox-inner h2 {
        font-size: 36px;
    }
    .headercall-box  .phnlabel {
        font-size: 15px;
    }
    .headercall-box  span.calllavel {
        font-size: 12px;
    }
    .headercall-box a.btn.themebtn.callbtn {
        width: 170px;
        padding: 0px 5px;
    }
    .beforeafter-outer .swiper-button-prev {
        left: 0px;
        right: auto;
    }
    .beforeafter-outer .swiper-button-next {
        right: 0px;
        left: auto;
    }
    .beforeafter-outer .swiper-button-next, .beforeafter-outer .swiper-button-prev {
        top: auto;
        bottom: -66px;
        width: 49%;
    }
    .beforeafter-outer .swiper-button-next svg {
        width: 45px;
        margin-right: auto;
        margin-left: 0px;
    }
    .beforeafter-outer .swiper-button-prev svg {	
        width: 45px;
        margin-right: 0px;
        margin-left: auto;
    }
    .beforeafter-outer {
        margin-bottom: 45px;
    }
    .menu-modal-inner {
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        overflow: auto;
        -ms-overflow-style: auto;
        width: 100%;
    }
    .menu-wrapper.section-inner {
        width: 400px;
        background: #004575;
    }
    .menu-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
    }
    .menu-modal .menu-top {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    button.toggle.close-nav-toggle.fill-children-current-color {
        top: 15px;
        margin-left: 0;
        background: #004575;
        border: 0 !important;
        position: absolute;
        right: 20px;
    }
    nav.main-menu {
    height: calc(100vh - 110px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: start;
    overflow-x: auto;
    margin-top: 10px;
}
    .close-nav-toggle img.sm_menu_icon {
        width: 20px;
    }
	
	.menu-top .menu-item a {
		color: #fff;
		display: block;
	}
	
    .menu-top .menu-item {
        padding: 7px 10px 7px 30px;
    }
    .menu-top ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .menu-top .menu-item.current-menu-item {
       /* border-color: #fff;*/
    }
    .menu-top .menu-item.current-menu-item {position: relative;}

/*.menu-top .menu-item.current-menu-item:after {content: '';background: #fff;height: 20px;width: 1px;position: absolute;left: 10px;top: 0;bottom: 0;margin: auto;}*/
.menu-top .menu-item {
    padding: 15px 10px 15px 20px;
    margin-left: 0px;
/*    border-left: 1px solid transparent;*/
    border-bottom: 1px solid rgb(255 255 255 / 50%);
	font-size: 18px;
	text-transform: capitalize;
}

	.block-1 .title {
    width: 70px;
}
    .faqright{
        padding-left: 15px;
        margin-top: 20px;
    }
    .dentists_refferrals .row > .col-lg-7:first-child {
    margin-bottom: 25px;
}

.beforeafter-innerbox {
    margin-top: 25px !important;
}

.footer-form .map {
    min-height: 400px;
    margin-top: 50px;
}
}
@media screen and (min-width:992px) and (max-width:1199px){
    #page-banner {
        height: 390px;
    }
    .footercol3 .footercol-inner p > span:last-of-type{
        font-size: 14px;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right:-20px;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: -20px;
    }

}
@media screen and (min-width:768px) and (max-width:991px){
    #page-banner{
        height: 330px;
    }
    .patient-register-formbox-outer{
        padding: 50px;
    }
    .appointment-maplink span {
        margin-right: 5px;
    }
    .bookan-appointment-right h3 a{
        font-size: 30px;
    }
    .formbox label{
        font-size: 14px;
    }
    .sectionmiddle-inner.d-flex{
        padding-left: 30px;
    }

}

@media screen and (max-width:768px){
    .heading {
        font-size: 30px;
    }
    .bannertextbox {
        width: 53%;
    }
}
@media screen and (max-width:767px){
.quick-links .block-left {display: none;}
.contact-infobox .short-title,	.home-parcticearea .short-title {text-align: center;}
.quick-links .block-right {background: #004575;}
.quick-links .block-right > div .icon svg path, .quick-links .block-right > div .icon svg g {
    fill: #fff;
}
.quick-links .block-right > div .title {
    color: #fff;
}
.headercall-box span.calllavel {
    font-size: 13px;
    WIDTH: 105px !important;
}
.short-title:before {display: none !important; } 
.short-title:after { display: none !important;}

.team-section .designation_row .short-title{padding: 0 0;}

.navbar-toggler:focus {
    box-shadow: none !important;
} 
.home-parcticearea .short-title, .home-parcticearea .big-title {text-align: center !important;}
.home-parcticearea .parctice-box {margin-bottom: 0;}	
.dentists_refferrals ul li {
    width: 100%;
    list-style: none;
    margin: 10px 0;
}

	.quick-links .block-left{padding-left: 15px;}
	.footercol-inner ul {
    list-style: none;
    text-align: left;
    margin-left: 0px;
}
    .footercol-inner ul li{
        text-align: center;
    }
	.practice-phone{
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
	}
	
	.fullwidth.footer-middle {
    position: relative;
    text-align: center;
}
    .contactform-sidebar{
        margin-top: 30px;
    }
    #page-banner{
        height: 245px;
    }
    .homeslide:before {
/*        content: "";
        background: rgb(0 0 0 / 40%);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;*/
    }
    .bannertextbox-inner a.btn.themebtn.callbtn {
        display: none;
    }
    .headercall-box a.btn.themebtn.callbtn {
        width: 47px;
        padding: 0px 5px;
        min-width: auto;
        margin: 0px 5px;
    }
    .commonpadding {
        padding: 60px 0px;
    }
    .headercall-box  .call-label-box {
        display: none;
    }

    .homeslide {
    min-height: 250px;
    background-position: center;
}

    .bannertextbox-inner h2 {
        font-size: 25px;
        color: #fff;
    }
    .aboutimgbox.about-imagebox-4, .aboutimgbox.about-imagebox-2 {
        text-align: right;
    }
    .aboutimgbox>img {
        max-width: 49%;
        width: 100%;
    }
    .aboutimgbox.about-imagebox-5 img {
        max-width: 380px;
        width: 90%;
    }
    .about-imagesbox.position-relative {
        height: 395px;
    }
    .phone-box-inner {
        padding: 10px 5px;
    }
    .beforeafter-outer {
        max-width: 96%;
        padding: 20px 15px;
    }
    .ba-content-box {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 15px;
    }
    .ba-content-image {
        width: 100%;
    }
   .logo-outer {
    text-align: left;
}
.logo-outer img {
    max-width: 147px;
    margin-left: 0;
}
    .bannertextbox-inner a.btn.themebtn.callbtn {
        width: 250px;
        padding: 0px 6px;
    }
    .header-outer-main-top .container {
        max-width: 100%;
    }
    .menu-modal .header-social svg path, .header-dentist-link svg path {
        fill: #fff;
    }

    .menu-modal .header-social svg, .header-social img {
        width: 24px;
        height: 24px;
    }

    .menu-modal .header-dentist-link svg {
        height: 40px;
    }

    .menu-modal .header-dentist-link>a {
        color: #fff;
    }

    .mobilecontent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px 0px;
    }

    .menu-modal .header-dentist-link {
        border-left: 1px solid #fff;
        padding-left: 12px;
    }

    .bannertextbox {
        top: 45%;
        bottom: -20px;
    }

    .footer-form .get-in-touch-outer {
    margin-bottom: 50px;
}

.footer-form .map {
    min-height: 350px;
}

#menu-footer-menu li {
    text-align: center;
}
.fees-page h2 {
    margin-top: 40px;
    margin-bottom: 20px;
}
.home-testimonial {
    padding-top: 0;
}
.section-page-content ul {
    column-count: 1;
}
ul.no-check li {
    margin-bottom: 10px !important;
}
.postid-499 #page-content .section-page-content:nth-child(even) .row {
    flex-flow: column;
}
.image-wrap {
    margin-bottom: 15px;
}
.home-parcticearea .short-title {text-align: left;}

.home-parcticearea h2 {text-align: left;}
.parctice-box {
    margin-top: 20px;
}

.under_top_header {
    background: #006ebd;
    color: #fff;
    padding: 5px 0px;
}

.under_top_header svg path{
    fill:  #fff;
}

.mobile_social_media a {
    margin-right: 10px;
}
.mobile_social_media > a > svg {
    width: 15px;
    height: 20px;
}
.mobile_social_media a:last-child {
    margin-right: 0px;
}
.footercol3 .footercol-inner p > span:first-of-type {
    width: 100%;
}
.footercol3 .footercol-inner p > span:last-of-type {
    width: 100%;
    text-align: center;
}


.under_top_header .row > div {display: flex;align-items: center;justify-content: space-between;}

.mobile_menu svg {
    width: 37px;
    height: 37px;
}

.mobile_menu button {padding: 0;}
.team-box .team-content {
    display: block;
}
.team-box:hover::after {
    display: none;
}
.team-box::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 69 118 / 20%);
    width: 100%;
    height: 100%;
}
.preloader {
    display: none !important;
}
.form-btn-wrap {
    text-align: center;
}
.patient-register-formbox-inner .formbox {
    padding: 0px 0px !important;
}
.contact-top h2, .contact-top p {
    text-align: center;
}

.practicearea-template-single-staticbox .section-page-content h2, h2 {
    font-size: 26px;
}

.practicearea-template-single-staticbox .section-page-content h3, h3 {
    font-size: 24px;
}
h4{
      font-size: 22px;  
}
h5{
      font-size: 20px;  
}
h6{
      font-size: 18spx;  
}

.withoutimagerow .team-content {
    min-height: 200px;
}

.beforeafter-innerbox img.beforeimage {
    min-height: 220px;
}

#imagepop_1 .modal-dialog-centered {
    padding: 15px;
}

.homebanner:hover .swiper-button-next, .homebanner:hover .swiper-button-prev {
    top: auto;
    bottom: 20px;
}

.homebanner .swiper-button-prev, .homebanner .swiper-button-next {width: 30px !important;height: 30px !important;}
.homebanner .swiper-button-prev svg, .homebanner .swiper-button-next svg {width: 100% !important;height: 100% !important;}
.postid-495 div#page-content-wrap .col-md-7 {
    margin-top: 15px;
}

.testimonial-bottom-main iframe {
    height: 5630px !important;
}

.dentists_refferrals_form_wrap {
    width: calc(100% - 15px) !important;
}

.page-template-before-after .modal-dialog-centered {
    padding: 15px;
}

.homeslide {
    height: 175px;
}
}

@media screen and (max-width:575px){
	.bannertextbox-inner h3 {
    font-size: 20px;
    text-transform: none;
    margin-bottom: 25px;
    text-shadow: 1px 1px black;
    line-height: 1.5;
    font-weight: 100;
}
    .patient-register-formbox-outer{
        padding: 20px 15px;
    }

    h1.inner-page-title{
        font-size: 25px;
    }

    .commonpadding {
        padding: 48px 0px;
    }
    .section h2 {
        font-size: 30px;
    }
    .quick-links .block-right > div .title {
        font-size: 14px;
    }
    .quick-links .block-right > div {
        padding: 8px;
    }
    .bannertextbox {
        width: 100%;
    }
    .headercall-box {
        margin-left: 0px;
        margin-right: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .bookan-appointment-right {
        padding-left: 20px;
        margin-top: 30px;
    }
    .patient-register-formbox-inner .formbox {
        padding: 0px 30px;
    }
    .formbox-row{
        margin-bottom: 0px;
    }
    .middle-box-content, .middle-box-image{
        width: 100%;
    }
    .sectionmiddle-inner.d-flex{
        padding: 0px 10px !important;
    }
    .middle-box-image {
        margin-top: 40px;
    }
    .middle-box-content{
        padding: 0px 15px !important;
    }
    div#footer-bottom {
    font-size: 11px;
}

#wpcf7-f445-o1 .form-btn-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.form-btn-wrap .or {
    margin-top: 15px;
    margin-bottom: 15px;
}

.homeslide {
    min-height: 200px;
}
.grid-images .images_loop img {
    padding: 10px;
}
}

@media screen and (max-width:480px){ 
    .blog-listing-row{
        padding-right: 0px;
    }
    .blog-listing-row .blog-loop{
        width: 100%;
    }
    .about-smilesecond-section,.about-smiling-section{
        text-align: center;
    }
    .about-smiling-section ul li::before{
        left: auto;
        margin-left: -20px;
    }
    .bookan-appointment-left {
        text-align: center;
    }
    .appointment-formbox{
        text-align: left;
    }
    .bookan-appointment-right {
        padding: 0px 10px !important;
        margin-top: 44px;
        text-align: center;
    }
    .page-template-testimonial-template .testimonial-outer .testimonial-inner {
        padding: 20px;
    }
}

@media screen and (max-width:375px){ 
	.headermenu-group {
		width: 100%;
	}

	.menu-wrapper.section-inner {
		width: 100%;
	}

    .homebanner .swiper-button-next {
        right: 15px;
        bottom: 15px;
        width: 30px;
        height: 30px;

    }

    .homebanner .swiper-button-next {
        right: 15px;
        bottom: 15px;
        width: 30px;
        height: 30px;
    }

    .bannertextbox-inner h2 {
        margin-bottom: 15px;
    }
}