/* globals */

@media(min-width: 768px) and (max-width: 1024px){
	footer .google-star {
    margin-right: 0vw !important;
}
	footer .phone a img {
    max-width:100px !important
}
	.navbar-expand-lg ul li ul li a .sub-arrow {
  display: block;
}
}

@media(min-width: 1024px) and (max-width: 1200px){
	footer .google-star {
    margin-right: 0vw !important;
}
	footer .phone a img {
    max-width: 100px !important;
}
}

@media (min-width: 992px) {
	
    .navbar-expand-lg .navbar-nav .menu-item-has-children a {
        padding-right: .5rem;
        padding-left: .5rem;
    }
	
	.menu-items a span.sub-arrow {
        top: auto;
        margin-top: 0;
        bottom: 17px;
        margin-left: -5px;
        right: -5px;
        width: 0;
        height: 0;
        border-width: 4px;
        border-style: solid dashed dashed dashed;
        border-color: #6f6a65 transparent transparent transparent !important;
        background: transparent;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
    }
    .menu-items a.highlighted span.sub-arrow:before {
        display: none;
    }
	
}


@media (max-width: 991px) {
    a{
        font-size: 16px !important;
    }
    .secundary-page .content-secundary ul li, .secundary-page .content-secundary .airway p, .secundary-page .content-secundary ul li a, .secundary-page .content-secundary .content-reviews span{
        font-size: 15px;
    }
    .services .border-container.left::before,
    .services .border-container.right::after {
        display: none !important;
    } 
	
}
@media (max-width: 767px) {
	.navbar-expand-lg ul li ul li a .sub-arrow {
  display: block;
}
	footer .phone a img {
    max-width: 163px !important;
}
    .carousel {
        margin-top: 0px;
    }
    .home .carousel {
        margin-top: 60px;
    }
	
    .cont-address {
        display: none !important;
    }
    .line-right{
        border-right: none !important;
    }
    .container-hours ul li {
        font-size: 20px;
    }
    /* .container-hours ul li:nth-child(1) {
        width: 30vw;
    } */
    .container-hours p {
        font-size: 14px;
        margin: 15px 0px;
        width: 100% !important;
        text-align: center;
    }
    .container-hours ul{
        justify-content: center;
    }
    .home .p-body {
        padding: 0px 7vw;
    }
    .home .p-body2 {
        padding: 0px 0px !important;
    }
    .home .line-right {
        border-right: none !important;
    }
    .secundary-page .reviews-body p, .home .reviews-body p {
        font-size: 13px;
        width: 90%;
        line-height: 22px;
    }
    .home h1{
        font-size: 21px;
        line-height: 28px;
    }
    .home h4 {
        font-size: 28px;
        line-height: 42px;
		margin-bottom: 15px;
    }
    .reviewws p,
    .reviewws h3 {
        font-size: 23px !important;
        padding: 0 15px;
    }
    .meet-doc p {
        font-size: 23px !important;
    }
    .meet-doc h3 {
        font-size: 50px !important;
        padding: 0 15px;
    }
    .fz-17, .fz-18, .fz-19{
        font-size: 14px !important;
    }
    .secundary-philosophy .pr-5{
        padding: 0 !important;
    }
    .secundary-philosophy .pl-4{
        padding: 0 !important;
    }
    .testimonials .pr-5{
        padding: 0 !important;
    }
    .testimonials .pl-4{
        padding: 0 !important;
    }
    .ul-services ul {
        width: 100%;
    }
    .ul-services ul h2{
        text-align: left !important;
    }
    .sub-title{
        font-size: 15px !important;
        width: 100% !important;
        line-height: 22px;
    }
    .text-green-5{
        font-size: 20px !important;
    }
    .secundary-page .reviews-body, .home .reviews-body {
        padding: 26vw 0px;
    }
    #ds-pic-bg {
        display: none;
     }
	.accordion {
    font-size: 17px;
  
	}
}
@media (min-width: 768px){
    #ds-pic-sm {
        display: none;
    }
    
}
@media (max-width: 576px) {
    .txt-appointment {
        font-size: 17px !important;
    }
}
@media (max-width: 960px) and (orientation: portrait) {
    .hero-reviews p, .hero-reviews p span {
        font-size: 3.5vw;
    }
	
	.fam-servs p, .fam-servs p span {
        font-size: 3.5vw;
    }
	
    .services p, .services p span {
        font-size: 2.5vw !important;
    }
}
/* globals */

/* header */
@media (min-width: 1100px) {
    header nav {
        justify-items: flex-end !important;
        display: flex;
        justify-content: flex-end !important;
    }
}


@media (min-width: 992px) {
	.nav-logo-sm {
        display: none !important;
    }
	
}	

@media (min-width: 991px) {
    header nav {
        justify-items: center;
        display: flex;
        justify-content: center;
        padding-top: 0px;
        padding-bottom: 0px;
    }
	
	
	
}
@media (min-width: 768px) {
    .hero .hero-sm img {
        display: none;
    }
    
    .pb-lg-30{
        padding-bottom: 30px;
    }
    .main-menu-btn {
        position: absolute;
        top: -99999px;
    }
    #main-menu-state:not(:checked)~#main-menu {
        display: block;
    }
    .menu-items ul {
        position: absolute;
        width: 12em;
    }
    .menu-items a {
        white-space: nowrap;
    }
    .menu-items ul a,
    .menu-items.sm-vertical a {
        white-space: normal;
    }
    .menu-items .sm-nowrap>li>a,
    .menu-items .sm-nowrap>li> :not(ul) a, 
	header ul#main-menu .active ul li a {
        white-space: nowrap;
        font-size: 13px;
        color: white !important;
    }
    .menu-items .sm-nowrap>li>a:hover,
	header ul#main-menu .active ul li a:hover {
        background: white;
        color: #001D41 !important;
        font-weight: 500 !important;
    }
    
    .reviewws .rev-pic1-sm {
        display: none;
    }
    .reviewws2 .rev-pic1-sm {
        display: none;
    }
}
@media (max-width: 991px) {
    header .location p {
        font-size: 12px;
    }
    .menu-items a,
    .menu-items a:hover,
    .menu-items a:focus,
    .menu-items a:active {
        font-size: 15px;
        padding: 0;
    }
    .navbar-nav .dropdown-menu {
        margin-top: 12px;
        background: #010154 !important;
    }
    .sm li {
        margin: 0px!important;
        padding: 10px;
        width: 100%;
    }
    .sm li ul li{
        padding: 10px !important;
    }
}

@media (max-width: 1100px) {
    header .social ul {
        margin-top: .2vw;
        margin-right: -2vw;
    }
    header .google-star img {
        width: 75%;
        height: auto;
     }
}
@media (max-width: 1310px) {
    header .google-star{
        display: none;
    }
}
/* header */

@media (max-width: 991px) {
    header .sm{
        margin: 0;
    }
    .nav-logo-sm img {
        margin-bottom: 15px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        width: 100px;
        height: auto;
    }
    .nav-logo-sm img.calendar-icon{
        width: 25px;
        margin: 0;
    }
    .secundary-page .content-secundary{
        padding: 50px 0vw;
    }
    header .container-menu{
        padding: 0;
    }
    header nav {
        justify-content: flex-start !important;
    }
    header .location a {
        margin-top: 10px;
    }
    .nav-logo {
       display: none !important;
     }
    header .container-menu{
        display: initial !important;
    }
    header .line{
        display: none;
    }
    header .container-logo img{
        width: 75%;
        height: auto;
    }
    header .phone{
        padding: 5px 0px 5px 0vw;
    }
    header .phone a{
        text-align: center;
        font-size: 17px !important;
    }
    header .social ul {
        display: none;
    }
    header .google-star img {
        display: none !important;
     }
    header .address a {
        display: none;
    }
}
@media (max-width: 767px) {
	
    .read-more{
        font-size: 16px !important;
    }
    .hero img.google-stars {
        padding-bottom: 0;
        margin: 7vw auto 0vw auto !important;
    }
    .hero .hero-bg img {
        display: none;
    }
	.hero .container-text {
    	top: 2.5vw !important;
	}
    .hero .container-text img {
        width: 350px !important;
        margin: auto !important;
    }
    .hero .container-text .hero-container-txt img {
        width: 20px !important;
        margin: initial !important;
    }
    .hero a {
        font-size: 18px !important;
    }
    .hero-container-txt {
        padding-bottom: 15px !important;
    }
    .hero h1 {
		margin-top: 2vw;
        padding: 0 6vw !important;
        font-size: 28px !important;
		line-height: 1.2em;
    }
	.page-id-48 .hero .container-text4 h1 {
    line-height: 26px;
    font-size: 19px !important;
    margin-top: 55px;
}
    .hero .google-stars {
        max-width: 150px;
    }
    .hero .google-stars-text {
        font-size: 18px;
    }
    .hero h3 {
        font-size: 5.5vw;
    }
     
    .mask-hero-sm {
        background: #0000005c;
        position: absolute;
        width: 100%;
        left: 0;
        height: 100%;
    }
    .container-google-star {
        display: block !important;
    }
    footer .social a{
        line-height: 23px;
    }
    .hero .container-text3 {
        position: absolute;
        left: 47vw;
        top: 21vw;
        padding-left: 0vw;
        z-index: 1;
    }
    .hero .container-text3 img {
        width: 50%;
        height: auto;
        z-index: 1;
    }
    .hero .container-text4 {
        position: absolute;
        left: 0vw; 
        padding-left: 0vw;
        z-index: 1;
    }
    .hero .container-text4 h1 {
        padding: 0 7vw 0 7vw; 
        text-align: center;
        
        font-size: 20px;
    }
	.hero .container-text4 h1 span {
    	line-height:1.5em;
    	font-size: 16px;
    	padding: 0 0vw 0 0vw;
}
    .hero .container-text4 h2 {
        margin-top: 0vw;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 15px;
    }
    .hero .container-text4 h5 {
        margin-top: 4vw;
        font-size: 16px;
    }
    .hero .container-text4 img {
        margin-top: -23vw;
        width: 36%;
        height: auto;
    }
    .hero .container-text4a {
        position: absolute;
        left: 0vw;
        top: 63vw;
        padding-left: 0vw;
        z-index: 1;
    }
    .hero .container-text4a h3 {
        margin-top: 2vw;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 24px;
    }
	.hero .container-text4 p {
   		 margin-top: 3vw;
		padding: 0 5vw;
    	font-size: 15px;
		line-height: 1.4em;
	}
	.hero .container-text4 p span {
   		display: none !important;
	}
    .hero .container-text5 {
        top: 50vw;
    }
    .hero .container-text5 h3 {
        margin-top: 3vw;
        font-size: 24px;
    }
    .hero .container-text5 h4 {
        padding: 0 8vw 0 8vw;
        margin-top: 2vw;
        font-size: 17px;
    }
    .hero .container-text5 h4 span {
        display: none;
    }
    .hero .container-text5 h5 {
        margin-top: 4.5vw;
        font-size: 16px;
    }
    .hero .container-text6 {
        top: 49vw;
    }
    .hero .container-text6 h3 {
        margin-top: 3vw;
        font-size: 20px;
    }
    .hero .container-text6 h4 {
        padding: 0 8vw 0 8vw;
        margin-top: 2vw;
        font-size: 14px;
    }
    .hero .container-text6 h4 span {
        display: none;
    }
    .hero .container-text6 h5 {
        margin-top: 4.5vw;
        font-size: 16px;
    }
    .about p {
        line-height: 23px;
        width: 100%;
        font-size: 14px;
    }
    .about {
        padding: 4vw 5vw 8vw;
    }
    .hero-reviews {
        padding: 0px;
    }
   
}

/* hero */



/* hero */

/* hero-reviews */
@media (max-width: 767px) {
    .hero-reviews .container-left {
        padding: 80px 0 40px 0 !important;
    }
    .hero-reviews .container-right {
        padding: 40px 0 !important;
    }
    .hero-reviews .container-left {
        padding: 7vw 5vw;
    }
    .hero-reviews .container-right img {
        margin: auto;
        display: block;
    }
    .review-author img {
        margin: 0 16px 0 0 !important;
    }
    .hero-reviews h2 span {
        font-size: 17px;
    }
    .hero-reviews h3 {
        font-size: 17px;
        margin-top: 0.5vw;
        padding: 0 0vw 0 0vw;
    }
    .hero-reviews p,
    .hero-reviews p.revv,
    .hero-reviews .container-right .service-text {
        font-size: 22px !important;
        line-height: 160% !important;
    }
    .hero-reviews a {
        font-size: 18px !important;
    }
    .hero-reviews .carousel {
        margin-top: 64px !important;
    }
	/* hero-reviews */
	
	
	
	/* fam-servs 
@media (max-width: 767px) {
    .fam-servs .container-left {
        padding: 80px 0 40px 0 !important;
    }
    .fam-servs .container-right {
        padding: 40px 0 !important;
    }
    .fam-servs .container-left {
        padding: 7vw 5vw;
    }
    .fam-servs .container-right img {
        margin: auto;
        display: block;
    }
    .review-author img {
        margin: 0 16px 0 0 !important;
    }
    .fam-servs h2 span {
        font-size: 17px;
    }
    .fam-servs h3 {
        font-size: 17px;
        margin-top: 0.5vw;
        padding: 0 0vw 0 0vw;
    }
    .fam-servs p,
    .fam-servs p.revv,
    .fam-servs .container-right .service-text {
        font-size: 22px !important;
        line-height: 140% !important;
    }
    .fam-servs a {
        font-size: 18px !important;
    }
    .fam-servs .carousel {
        margin-top: 64px !important;
    }*/
	/* fam-servs */
	
	
	
	
	
	
	
    header .btn-appointment-sm{
        font-size: 21px !important;
        font-family: Poppins-Regular;
    }
    .txt-appointment .icon {
        height: 35px;
        width: 35px;
    }
	header .nav-logo-sm img {
        width: 185px;
		height: auto;
    }
}
	
	
	/* hero-reviews */
@media (max-width: 576px) {
    .hero-reviews h2 {
        font-size: 25px !important;
    }
    .hero-reviews p, .hero-reviews p span,
    .hero-reviews p.revv {
        font-size: 18px !important;
    }
    .hero-reviews a,
    .hero-reviews .container-right .service-text {
        font-size: 14px !important;
    }
    .services h3 {
        font-size: 24px;
    }
}
@media (max-width: 1250px) {
    .hero-reviews p.revv {
        font-size: 19px;
    }
    .hero-reviews .carousel-services .carousel-item {
        height: 410px !important;
    }
}

@media (max-width: 991px) {
    .hero-reviews p.revv {
        font-size: 16px;
    } 
}
/* hero-reviews */

	
		/* fam-servs */
@media (max-width: 576px) {
    .fam-servs h2 {
        font-size: 33px !important;
    }
    .fam-servs p, .fam-servs p span,
    .fam-servs p.revv {
        font-size: 18px !important;
    }
    .fam-servs a,
    .fam-servs .container-right .service-text {
        font-size: 15px !important;
    }
    .services h3 {
        font-size: 24px;
    }
}
@media (max-width: 1250px) {
    .fam-servs p.revv {
        font-size: 30px;
    }
	.img-90 { width : auto; max-width : 100%; height : auto; }
}
/* fam-servs */

	
	
/* call-outs */
@media (min-width: 1001px) {
    .calls-outs .callz-img img{
        width: 7vw;
        height: 7vw;
    }
}
@media (max-width: 1000px) {
    .calls-outs .callz-img img{
        margin: 2vw 0 0 0 !important;
        width: 100% !important;
        height: auto;
    }
    .calls-outs hr {
        margin-top: 1vw;
        width: 100%;
    }
.calls-outs h3 {
    margin: 0px 0 0 12px;
    padding: 0 0 0 0;
}
    .secundary-page .carousel {
        margin-top: 70px;
    }
}
@media (max-width: 1075px) {
    #meet-doc-para {
       display: none;
    }
}
@media (max-width: 767px) {
	footer .google-star {
    margin-right: 0vw !important;
}
	.calls-outs h3 {
        margin: 0px 0 0 -10px;
       
    }
	
    .meet-doc h3 {
        font-size: 21px !important;
    }
    .calls-outs{
        padding: 45px 0px;
        margin-top: 0px; 
    }
    .calls-outs .callz {
        margin-top: 11vw; 
    }
    .calls-outs h3 {
        font-size: 20px;
        margin-top: 0px;
    }
    .calls-outs p {
        font-size: 18px !important;
    }
    .calls-outs a {
        margin-top: -12px;
    }
    .calls-outs hr {
        margin-top: 2vw;
        width: 100%;
    }
    .calls-outs .callz-img img{
        margin-top: 14px;
        width: 10vw;
        height: auto;
    }
    .calls-outs .ico-call-outs {
        margin-top: 10px;
        width: 100px !important;
        height: auto;
    }
    /* call-outs */
    .patient-experience, .patient-experience2 {
        margin-top: 17vw;
    }
    .patient-experience h2, .patient-experience2 h2{
        font-size: 23px;
        line-height: 120%;
    }
    .patient-experience h3 {
        font-size: 20px;
        font-weight: 500;
    }
    .patient-experience p, .patient-experience2 p{
        font-size: 15px;
        font-weight: 300 !important;
        line-height: 180% !important;
        margin-top: 2.5vw;
        margin-bottom: 3vw;
        padding: 0 0 0 0;
    }
    .patient-experience2 h3{
        font-size: 22px;
        padding:0 13vw;
        font-weight: 500;
    }
    .reviewws {
        margin-top: 4vw !important;
        padding: 40px 0 0px 0 !important;
    }
    .reviewws .rev-text {
        padding: 2vh 6vh;
    }
    .reviewws2 .rev-text p {
        font-size: 16px !important;
    }
    .reviewws .rev-pic1 {
        background: url("../images/home/revvs-1.jpg");
        background-size: cover;
        background-position: center;
    }
    .reviewws .rev-pic1-sm img {
        padding: 0 0 0 0;
        width: 100%;
        height: auto
    }
    .reviewws .rev-pic2 {
        background: url("../images/home/revvs-2.jpg");
        background-size: cover;
        background-position: center;
    }
    .reviewws .rev-pic3 {
        background: url("../images/home/revvs-3.jpg");
        background-size: cover;
        background-position: center;
    }
    .reviewws3 .rev-pic1 {
        padding: 18vw 0;
    }
    .reviewws3 .rev-pic2 {
        padding: 18vw 0;
    }
    .reviewws3 .rev-pic3 {
        padding: 18vw 0;
    }
    .reviewws3 h2 {
        font-size: 22px;
        line-height: 160% !important;
        margin-bottom: 1vw;
        padding: 0 3vw 0 3vw;
    }
    .what-love h2{
        font-size: 20px;
        line-height: 140%;
    }
    .what-love h3{
        font-size: 20px;
        margin-top: 25px;
        margin-bottom: 15px;
    }
    .what-love img {
        margin: 5vw 0 1vw 0;
        padding: 0 0 0 0;
        width: 100%;
        height: auto;
    }
}
@media (max-width: 576px) {
    .reviewws p,
    .reviewws h3 {
        font-size: 18px !important;
    }
}

/* services */
@media (min-width: 991px) {
    .col-20{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (max-width: 576px) {
    .services h2 {
        font-size: 33px !important;
    }
    .services p {
        font-size: 18px !important;
    }
}
/* services */

/* doctor */
@media (max-width: 767px) {
    .meet-doc h2 {
        font-size: 36px !important;
    }
    .meet-doc h4 {
        font-size: 16px;
    }
    .meet-doc p {
        font-size: 22px !important;
    }
    .meet-doc a {
        font-size: 18px !important;
    }
    .meet-doc .meet-doc2 img {
        display: none;
    }
    .meet-doc .quotation-marks {
        font-size: 85px !important;
    }
    .meet-doc p.text-white {
        font-size: 18px !important;
		padding: 0;
    }
    .meet-doc-mid p {
        text-align: center !important;
        line-height: 170% !important;
    }
    .doctor p {
        line-height: 23px;
        width: 100%;
        font-size: 14px;
    }
    .doctor .container-text {
        padding: 14vw 5vw;
    }
}
@media (max-width: 576px) {
    .meet-doc h2 {
        font-size: 33px !important;
        margin-top: 0px !important;
    }
    .meet-doc p {
        font-size: 18px !important;
    }
    .meet-doc a {
        font-size: 15px !important;
    }
}
/* doctor */

/* savings-plan */
@media (max-width: 767px) {
    .savings-plan h2 {
        font-size: 41px !important;
        line-height: 135% !important;
    }
    .savings-plan p {
        font-size: 22px !important;
    }
    .savings-plan a {
        font-size: 18px !important;
    }
}
@media (max-width: 576px) {
    .savings-plan h2 {
        font-size: 30px !important;
    }
    .savings-plan p {
        font-size: 30px !important;
    }
    .savings-plan a {
        font-size: 15px !important;
    }
    .meet-doc img{
        width: 200px !important;
    }
}
/* savings-plan */

/* reviews */
@media screen and (min-width: 991px) and (max-width: 1120px) {
    .container-hours {
        padding: 0px 3.5vw;
    }
}
/* reviews */


/* mapa */
@media (min-width: 768px) {
    .mapa .map-sm {
       display: none;
    }
}
@media (max-width: 767px) {
    .mapa .map-bg {
        display: none;
    }
}
/* mapa */

/* footer */
@media (max-width: 767px) {
    footer {
        padding: 15vw 0 15vw 0 !important;
    }
    footer .foot-logo img {
        margin-top: 35px;
        margin-bottom: 15px;
        width: 40%;
        height: auto;
    }
    footer .phone {
        margin-bottom: 3vw;
    }
    header .cont-social {
        display: none !important;
    }
    footer .cont-social ul{
        display: none !important;
    }
    header .appt a {
        font-size: 20px !important;
    }
    footer .appt-foot h2, footer .container-hours h2  {
        font-size: 30px;
    }
    .review-author h3 {
        font-size: 20px !important;
    }
    footer .appt-foot h3 {
        margin-top: 6vw;
    }
    footer .appt-foot h3 a {
        font-size: 24px !important;
    }
    footer .appt-foot h4 {
        margin-top: 6vw;
        margin-bottom: 4vw;
    }
    footer .appt-foot h4 a {
        font-size: 20px !important;
        line-height: 120% !important;
    }
    .services {
        margin-top: 0;
    }
    .container-hours {
        margin-bottom: 50px;
    }
}
@media (max-width: 991px) {
    footer .p-m{
        padding: 50px 0px;
    }
    .container-hours {
        padding: 0px 0vw;
    }
    footer span {
        width: 185px;
    }
    footer .icon-footer i {
        font-size: 17px;
    }
}
/* footer */

/* content secundary */
@media (max-width: 991px) {
    .secundary-page .content-secundary h3 {
        margin-top: 25px;
    }
    .secundary-page .content-secundary .subtitle3,  .secundary-page .content-secundary .subtitle{
        font-size: 22px !important;
    }
    .secundary-page .content-secundary p span.subtitle2 {
        font-size: 17px !important;
    }
}
@media (min-width: 768px) {
    .covvid h3{
        display: none;
    }
}
@media (max-width: 767px) {
    .contact1 {
        margin: 0vw 0vw 0vw 0vw;
        padding: 6vw 15px 5vw 15px;
    }
    .secundary-page .carousel-item {
        width: 100%;
        height: 91vw;
    }
    /* .secundary-page .p-body{
        padding: 0;
    } */
    .container-links-pages {
        padding: 30px 15px;
    }
    /* .secundary-page .p-body {
        padding: 0px 3vw;
    } */
    .secundary-page .content-secundary h1 {
        font-size: 22px;
        /* text-align: center; */
    }
	 .secundary-page .content-secundary h2 {
        font-size: 27px;
        /* text-align: center; */
    }
    .secundary-page .content-secundary h5 {
        font-size: 14px;
        line-height: 22px;
        /* width: 90%; */
        margin: auto;
    }
    .secundary-page .content-secundary .about-text p {
        margin-top: 6vw;
        font-weight: 400;
    }
    .secundary-page .content-secundary .about-text h3 {
        margin-top: 37px;
        font-size: 22px;
        text-align: center;
    }
    .secundary-page .content-secundary p {
        font-weight: 400;
        font-size: 16px !important;
    }
    .secundary-page .content-secundary p span, .secundary-page .content-secundary .content-insurance p {
        font-size: 16px !important;
    }
    
    .office .title-line::before {
        width: 100%;
        top: 0px !important;
        right: 0;
    }
    .office h1 {
        margin-top: -32vw !important;
    }
    .office h4 {
       text-align: center !important;
       margin-bottom: 17px;
    }
    /* .secundary-page .content-secundary .gallery {
        margin-top: -25vw !important;
    } */
    .secundary-page .content-secundary .blogg {
        margin-top: -30vw !important;
    }
    .secundary-page .content-secundary .blog h2 {
        margin-top: 14vw !important;
        margin-bottom: -.5vw !important;
    }
    .secundary-page .content-secundary .title-line::before, .secundary-page .content-secundary {
        width: 100%;
        top: 50px;
        right: 0;
    }
    .secundary-page .content-secundary h3 {
        font-size: 27px;
        font-weight: 400;
    }
    #pat-res-topp h2 {
        margin-top: -8vw;
    }
    #pat-res-topp2 {
        margin-top: -22vw;
    }
    #pat-res-topp2 h2 {
        margin-top: -15vw;
    }
    #pat-res h2 {
        margin-top: 0vw;
    }
    
    .secundary-page .content-secundary .team-pics h4{
        margin-top: 12px;
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
    }
    .secundary-page .content-secundary .para-serv p{
        font-size: 1.1vw;
        font-weight: 400;
        line-height: 140% !important;
        margin-bottom: 25px;
    }
    
    .secundary-page .content-secundary .philosophee h3 {
        margin: -7px 0 0 0;
        font-size: 17px !important;
    }
    .secundary-page .content-secundary .philosophee h4 {
        font-size: 17px !important;
    }
    .secundary-page .content-secundary .philosophee h5 {
        font-size: 16px !important;

    }
    .secundary-page .content-secundary .revvs h4 {
        font-size: 17px !important;
        padding: 0 0 0 0;
        line-height: 140%;
    }
    .secundary-page .content-secundary .revvs img {
        width: 40%;
        height: auto;
        margin-bottom: 3.5vw;
    }
    
    .covvid h1{
        display: none;
    }
    .covvid h4{
        font-size: 16px;
        padding: 0 3vw 0 3vw;
    }
    .covvid h2{
        margin-top: 3vw !important;
        font-size: 18px;
        padding: 0 3vw 0 3vw;
    }
    .covvid p {
        padding: 0 7vw 0 7vw;
        font-size: 15px !important;
    }
    .covvid ul{
        margin-top: 1vw;
        margin-bottom: 2vw;
        list-style: outside;
        padding: 0 7vw 0 10vw;
    }
    .covvid ul li {
        font-size: 15px !important;
    }
    .reviewws2 .rev-text {
        padding: 6vw 15px 6vw 15px;
    }
    .reviewws2 .rev-text2 {
        padding: 14vw 7vw 14vw 7vw;
    }
    .reviewws2 .rev-text2 img {
        width: 25%;
        height: auto;
        margin-bottom: 1.5vw;
        margin-left: 2.8vw;
    }
    .secundary-page .reviews-body p {
        font-size: 14px;
        line-height: 22px;
        width: 90%;
    }
    .secundary-page .content-secundary .content-reviews p {
        font-size: 14px;
    }
    .secundary-page .comp3-p h2 {
        font-size: 18px;
    }
    .tarjets {
        padding: 5.5vw 0 5.5vw 0;
    }
    .secundary-page .content-secundary .digital-smile{
        margin-top: 3vw;
        margin-bottom: 5vw;
        padding: 0 0 0 0;
    }
    .secundary-page .content-secundary .digital-smile h4 {
        font-size: 17px;
        line-height: 120%;
        margin-top: 25px;
        margin-bottom: 15px;
    }
    .secundary-page .content-secundary .digital-smile h4 a {
        font-size: 17px !important;
        
    }
    .secundary-page .content-secundary .digital-smile p {
        font-weight: 400;
        
    }
    .secundary-page .content-secundary .digital-smile-img2 img {
        width: 100%;
        height: auto;
    }
    .contact-sqr1 h4, .contact-sqr2 h4 {
        font-size: 15px;
    }
    /* .secundary-page .content-secundary .airway {
        margin-top: -19vw;
    } */
    .secundary-page .content-secundary .airway p{
        font-weight: 400;
        font-size: 16px !important;
    }
    .secundary-page .content-secundary .pat-res-top {
        margin-top: 5vw;
        padding-bottom: 7vw;
    }
    .secundary-page .content-secundary .pat-res-top2 {
        margin-top: 0vw;
        padding-bottom: 7vw;
    }
    
    .secundary-page .content-secundary .airway2-img img {
        width: 80%;
        height: auto;
    }
    .secundary-page .content-secundary .airway2-p {
        padding: 3vw 5vw 0vw 7vw;
    }
    .secundary-page .content-secundary .airway3-p {
        padding: 3vw 5vw 0vw 7vw;
    }
    .secundary-page .airway4-p h2 {
        font-size: 18px;
    }
    .secundary-page .airway4-p p {
        font-size: 15px;
    }
    .airway4 {
        padding: 0 2vw 0 7vw;
     }
     .secundary-page .content-secundary .who-benefit{
        margin-top: 3vw;
        margin-bottom: 5vw;
        padding: 0 0 0 0;
    }
    .secundary-page .content-secundary .airway4-img img {
        width: 100%;
        height: auto;
    }
    .secundary-page .content-secundary .airway4-img2 img {
        width: 100% !important;
        height: auto;
    }
    .secundary-page .content-secundary .who-benefit h3{
        padding-right: 0vw;
        text-align: center;
        font-size: 17px;
        margin-top: 25px;
        margin-bottom: 15px;
    }
    .secundary-page .content-secundary .who-benefit-list {
        padding-left: 5vw;
     }
     .secundary-page .content-secundary .who-benefit-list2 {
        padding-left: 5vw;
    }
    .secundary-page .comp1-p h2 {
        font-size: 18px;
    }
    .secundary-page .content-secundary .ortho2-img img {
        margin-top: 5vw;
        width: 100%;
        height: auto;
    }
    .secundary-page .content-secundary .digital-smile-img img {
        width: 100%;
        height: auto;
    }
    .secundary-page .content-secundary .airway3-p ul li{
        font-size: 15px;
    }
    .secundary-page .content-secundary .tmd1-img img {
        margin-top: 5vw;
        width: 90%;
        height: auto;
    }
    .secundary-page .content-secundary .tmj-img img {
        width: 90%;
        height: auto;
    }
    .secundary-page .airway4-p p span {
        font-size: 15px !important;
    }
    .secundary-page .page-intro {
        padding: 30vw 0px 3vw 0px;
    }
    .secundary-page .map-pic img {
        margin-top: -29vw;
     }
     .secundary-page .revv-googs img {
        margin-top: -21vw;
        margin-bottom: -5vw;
        width: 45%;
        height: auto;
    }
    .secundary-page .revvs-sm h4 {
        margin-top: 0vw !important;
    }
    .secundary-page .contact-p h3 {
        margin-top: 5vw;
        margin-bottom: 3vw;
        font-size: 20px;
    }
    .secundary-page .contact-p h4 a {
        margin-top: 1vw;
        font-size: 18px !important;
        line-height: 60px;
    }
    .secundary-page .contact-p h5 a {
        font-size: 16px !important;
    }
    
    .secundary-page .contact-p ul li{
        font-size: 16px !important;
    }
    .secundary-page .contact-p ul li:nth-child(1) {
        width: 22vw;
    }
    .secundary-page .contact-p p {
        margin-top: 1vw;
        font-size: 16px;
        font-weight: 400;
        width: 85% !important;
    }

    .pointer {
        padding: 5vw 0 4vw 0;
    }
    .pointer h3 {
        text-align: center;
        padding: 0 6vw;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .pointer h3 a {
        text-align: center;
        font-size: 20px !important;
    }
    .btn-pointer{
        color: #fff;
        background: transparent;
        border: 1px solid #fff;
        margin-left: 27vw;
        padding: 8px 12px 8px 12px !important;
    }
    .img-80 {
        width: 100%;
        margin-bottom: 20px;
    }
    .secundary-page .content-secundary .more-information {
        font-size: 15px !important;
        text-align: center;
    }
    .secundary-page .content-secundary h4 {
        font-size: 18px;
		line-height : 28px;
    }
    .secundary-page .content-secundary .content-contact ul li {
        font-size: 13px;
    }
    .secundary-page .content-contact button {
        font-size: 12px;
    }
    .secundary-page .content-contact .text-appointment {
        width: 100%;
    }
    .secundary-page .content-secundary .content-contact ul {
        text-align: center;
    }
    .secundary-page .content-secundary .encanc-top {
        margin-top: -25vw;
        
    }
}
/* end content secundary */

/* landing-page */
@media (max-width: 991px) {
    .secundary-page .p-body {
        padding: 0px 17px 0vw;
    }
    .btn-xl-lp span{
        display: none;
    }
    .days li.info-hours{
        width: 190px !important;
    }
    footer .phone a img {
        max-width: 290px;
    }
    .container-links-pages a, .container-links-pages span{
        font-size: 13px !important;
    }
    .secundary-page .content-secundary ul {
        margin-left: 5vw;
    }
}
@media (min-width: 768px) {
    #lp-hero-sm{
       display: none;
    }
}

@media (max-width: 991px) { /* All 991 media Css */
	
	.hero h1 { font-size: 48px; line-height : 56px; }
	.hero h1 span { font-size: 28px; line-height : 36px; } 
	
	.hero-reviews h2, .services h2, .savings-plan h2, .fam-servs h2 { font-size: 42px; line-height : 56px; } 
	.hero .container-text4 h1 span { font-size: 38px; line-height : 48px; }
	
	.hero .container-text4 h1 { font-size: 36px; line-height : 48px; }
	.hero .container-text4 h3, .secundary-page .content-secundary .about-text h3, .secundary-page .content-secundary h3  { font-size: 22px; line-height : 28px; } 
	
	.txt-appointment { font-size: 17px !important; }
	.txt-appointment .icon { height: 35px; width: 35px; }

	.copyright { padding : 0 15px 20px 15px; }
	.hero-reviews p, .hero-reviews ul li, .hero-reviews ol li, .hero-reviews p span, .hero-reviews ul li strong, .hero-reviews ol li strong, .meet-doc p, .fam-servs p, .fam-servs p span, .secundary-page .content-secundary .about-text p, .calls-outs p, .secundary-page .content-secundary ul li, .secundary-page .content-secundary .airway p, .secundary-page .content-secundary ul li a, .secundary-page .content-secundary .content-reviews span, .copyright p { font-size: 16px; line-height : 24px; }
	.hero-reviews p.revv, .services p, .services p span, .fam-servs p.revv, .secundary-page .content-secundary .para-serv p, .secundary-page .content-secundary ul, .container-hours ul li { font-size: 16px !important; line-height : 24px!important; }
	
	.fixed-top .nav-logo-sm {
		display: none;
	}
	
	header, .hero { position : relative; }
	.secundary-page .carousel { margin-top : 0; }
	.hero .container-text4 { top: auto; bottom: 10%; }
	
}

@media (max-width: 767px) {
	
	.copyright { margin-bottom : 60px; }
	
	.hero h1 { font-size: 28px; line-height : 36px; }
	.hero h1 span { font-size: 20px; line-height : 28px; } 
	
	.hero-reviews h2, .services h2, .savings-plan h2, .fam-servs h2, .secundary-page .content-secundary h2 { font-size: 24px; line-height : 32px; } 
	.hero .container-text4 h1 span { font-size: 22px; line-height : 32px; }
	
	.hero .container-text4 h1 { font-size: 28px; line-height : 36px; }
	.hero .container-text4 h3 { font-size: 20px; line-height : 28px; padding: 0 15px; } 
	.secundary-page .content-secundary .about-text h3, .secundary-page .content-secundary h3 { font-size: 20px; line-height : 28px; } 
	
	.height-gap { height: 5vw; }
	
	.txt-appointment { font-size: 16px !important; }
	
    #lp-hero-bg {
        display: none;
     }
    .home.landing-page header{
        position: relative;
    }
    .hero.lp img {
        position: relative;
        top: -25vw;
        padding-bottom: 0vw;
    }
    .hero.lp .container-text5 {
        top: 55vw;
        padding-left: 0vw;
        position: absolute;
        text-align: left;
    }
    .hero.lp h2 span {
        font-size: 2vw;
    }
    .section-1 {
        margin-top: -27vw;
    }
    .section-1 .container-right{
        padding: 5vw 5vw 4vw;
    }
    .section-1 .carousel-inner{
        margin-top: -23vw;
    }
    
    .section-1 h2, .section-1 h2 span {
        font-size: 16px;
        line-height: 23px;
    }
    .section-1 h5, .section-2 ul li {
        font-size: 14px;
        line-height: 23px;
    }
    .home.landing-page .section-2 h1 {
        text-align: center;
        line-height: 23px;
    }
    .section-2 h2 {
        font-size: 15px;
        width: 90%;
        text-align: center;
        line-height: 23px;
    }
    .section-2 p, .section-3 h3, .section-3 p, .section-3 p span, .section-3 ul span, .section-3 ul li, .section-4 p, .section-4 p span, .section-4 ul li, .section-5 p, .section-5 ul li, .section-6 p, .section-6 p span, .section-7 p, .section-7 ul li, .section-7 .second-opinion p {
        font-size: 14px;
        line-height: 23px;
        width: 100%;
    }
    .section-2 h3 {
        font-size: 16px;
        text-align: center;
        width: 100%;
        line-height: 23px;
        margin-top: 55px;
    }
    .section-3 h2, .section-3 h2 span, .section-3 h3.title-dental, .section-7 h4, .section-7 h3, .section-7 h4 span {
        font-size: 19px;
        line-height: 23px;
        text-align: center;
    }
    .section-7 h3{
        margin-top: 40px;
    }
    .section-5 .title {
        margin-top: 25px;
        font-size: 15px;
        line-height: 23px;
    }
    .section-3 .pl-5, .section-5 .pl-5{
        padding-left: 0px !important;
    }
    .section-3 .pr-5, .section-5 .pr-5{
        padding-right: 0px !important;
    }
    .section-3 .container-img img {
        height: 26vw;
    }
    .section-4 h2 {
        font-size: 19px;
        text-align: center;
        margin-top: 40px;
    }
    .section-5 .img-text{
        width: 45%;
        margin-right: 5vw;
        margin-bottom: 2vw;
    }
    .section-6 p img {
        width: 25%;
    }
    .section-6 .text-implants {
        width: 100%;
        margin-bottom: 20px;
    }
    .section-6 .container-implants img {
        height: 24vw;
    }
    .section-7 .p-5, .section-6 .p-5{
        padding: 0px !important;
    }
}

@media (max-width: 767px) {
	
	.hero h1 {
    font-size: 4.5vw;
	}
	.hero h1 span {
    font-size: 5vw;
    line-height: 30px;
	}
	.hero .container-text {
        top: 0vw !important;
    }
    .hero .container-text5{
        top: 65vw;
    }
    .patient-resources .hero .container-text4 {
        top: 65vw;
    }
    .contact-page .hero .container-text4 {
        top: 65vw;
    }
    .secundary-page .contact-p-hour h3 {
        margin-top: 30px;
        font-size: 20px;
    }
    .reviewws2 .rev-text img{
        width: 150px !important;
        margin-bottom: 20px;
    }
    .video-tour iframe{
        height: 350px;
    }
    .tour-page .hero .container-text4 {
        top: 65vw;
    }
    .about-page .hero .container-text4 {
        top: 65vw;
    }
    .service-page .hero .container-text4 {
        top: 65vw;
    }
    .service-page, .contact-page {
        overflow: hidden;
    }
    .reviews-page .hero .container-text4 {
        top: 95vw !important;
    }
    .hero .container-text-venner{
        top: 56vw !important;
    }
    /* .secundary-page .p-body-sm{
        padding: 0px 2vw 0vw !important;
    } */
    .hero .container-text4-sm{
        top: 64vw;
    }
    .secundary-page.hero-h .carousel{
        margin-top: 100px;
    }
}



