:root {
    --color1: #fff;
    --color2: #0a3d5d;
    --color2a: #96cfcd;
    --color3: #46a4ad;
    --color4: #d1e6e5;
    --color4a: #e6e6e4;
    --color5: #0B1A42;
    --color6: #313234;
    --color7: #ccc2b6;
  }
/* globals */
@media (max-width: 991px) {
    a{
        font-size: 14px !important;
    }
    .container-hours ul li, .container-hours a {
        font-size: 1.7vw !important;
    }
    .hero-reviews h5 span {
        font-size: 60px;
    }
    .secundary-page .secundary-carrucel-resources .carousel-inner {
        height: 23vw;
    }
    .secundary-page .secundary-carrucel .carousel-inner {
        height: 23vw;
    }
    .font-service ul li a{
        font-family: Gotham-Book !important;
        font-size: 15px !important;
        line-height: 180%;
    }
    .secundary-page .content-contact input, .secundary-page .content-contact textarea{
        width: 100%;
    }
    .calls-outs p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .line-right{
        border-right: none !important;
    }
    .container-hours .btn-appointment {
        width: 80%;
    }
    .container-hours ul li,.container-hours a {
        font-size: 14px !important;
        margin: auto;
    }
    .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 0vw;
    }
    .home .line-right {
        border-right: none !important;
    }

    .home .reviews-body {
        height: 80vw;
        padding: 10vw 0px 12vw 0px;
    }
    .secundary-page .reviews-body {
        height: 85vw;
        padding: 21vw 0px 12vw 0px;
    }
    .home .reviews-body .revv-vids {
        padding: 2vw 4vw;
    }
    .secundary-page .reviews-body p, .home .reviews-body p {
        font-size: 15px;
        width: 90%;
        line-height: 22px;
        height: 70vw;
    }
    .secundary-page .content-secundary .content-plan h2 {
        font-size: 20px !important;
    }
    .secundary-page .content-secundary ul li {
        font-size: 15px !important;
    }
    .secundary-page .content-secundary .content-plan ul li {
        font-size: 15px !important;
    }
    .secundary-page .content-secundary .content-plan .savers-img img {
        position: relative;
        width: 50%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .btn-home3, .btn-home4  {
        padding: 8px 5px 8px 5px;
        font-size: 12px;
        letter-spacing: 0px;
    }
    .btn-home4 span  {
       display: none;
    }
    .btn-home5  {
        padding: 8px 4vw 8px 4vw;
        letter-spacing: 0px;
    }
    .btn-home4a  {
        font-size: 14px !important;
    }
    .home h1{
        font-size: 21px;
        line-height: 28px;
    }
    .fz-17, .fz-18, .fz-19{
        font-size: 14px !important;
    }
    .secundary-philosophy .pr-5{
        padding: 0 !important;
    }
    .secundary-philosophy .pl-4{
        padding: 0 !important;
    }
    .secundary-page .secundary-philosophy h1  {
        font-size: 20px !important;
    }
    .secundary-page .secundary-philosophy h1 span{
        font-size: 20px;
    }
    .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;
    }
    .home .doc-home {
        padding: 16vw 0px;
    }
    .content-secundary.text-movil h2, .content-secundary.text-movil ul li{
        text-align: center !important;
    }
}
@media (max-width: 500px){
    .secundary-page .secundary-carrucel-resources .carousel-inner {
        height: 240px;
    }
    .secundary-page .secundary-carrucel .carousel-inner {
        height: 240px;
    }
    #ds-pic-bg {
       display: none;
    }
    .home .reviews-body {
        height: 120vw;
    }
    .home .doc-home2 {
        margin-top: 0px;
    }
}
/* globals */

/* header */
@media (min-width: 1100px) {
    header nav {
        justify-items: flex-end !important;
        display: flex;
        justify-content: flex-end !important;
    }
}
@media (min-width: 965px) {
    header nav {
        justify-items: center;
        display: flex;
        justify-content: center;
        padding-top: 0px;
        padding-bottom: 0px;
        justify-content: center;
        padding-top: 0px;
    }
}
@media (min-width: 768px) {
    .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 li {
        float: left;
    }
    .menu-items.sm-rtl li {
        float: right;
    }
    .menu-items ul li,
    .menu-items.sm-rtl ul li,
    .menu-items.sm-vertical li {
        float: none;
    }
    .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 {
        white-space: nowrap;
        font-size: 14px;
        background: var(--color2);
        color: var(--color7);
    }
    .menu-items .sm-nowrap>li>a:hover {
        background: #aba9a4;
    }
    .menu-items {
        background: transparent;
    }
    .menu-items a span.sub-arrow {
        /* icon menu movil */
        top: auto;
        margin-top: 0;
        bottom: 13px;
        margin-left: -4px;
        right: -3px;
        width: 0;
        height: 0;
        border-width: 5px;
        border-style: solid dashed dashed dashed;
        border-color: #fff 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;
    }
    #ds-pic-sm {
        display: none;
    }
}
@media (max-width: 991px) {
    header .container-menu a{
        font-size: 13px !important;
    }
    header .container-logo img{
        width: 250px !important;
    }
    header .container-menu {
        padding-right: 0;
    }
    .home .p-body {
        padding: 0px 2vw;
    }
    .home .services.title {
        padding: 0px 2vw;
    }
    header .location p {
        font-size: 12px;
    }
    header .appointment{
        padding: 7px 0px;
    }
    header .social {
        padding: 7px 2vw;
    }
    .menu-items a,
    .menu-items a:hover,
    .menu-items a:focus,
    .menu-items a:active {
        font-size: 15px;
    }
    .home .doc-home2 p span.title {
        font-size: 35px;
    }
    .home .serv-bac h2 {
        font-size: 20px;
        line-height: 33px;
    }
    header .container-location {
        padding: 0 0vw;
    }
    header .container-logo a span{
        font-size: 30px !important;
    }
    header .container-logo a{
        font-size: 15px !important;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    header .container-logo {
        padding: 0vw 0vw 5vw 3vw;
        position: relative;
        top: 2vw;
    }
    header .container-logo a{
        display: block;
    }
    header .container-logo img{
        display: block;
        padding: 1vw 0 0 0;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        height: auto;
    }
    header .address {
        text-align: center;
    }
    .sm li {
        margin: 0px!important;
    }
    header nav {
        justify-content: flex-start !important;
    }
    header .location p {
        text-align: center !important;
    }
    header .address a{
        font-size: 12.5px !important;
        text-align: center;
    }
    header .address a{
        font-size: 12.5px !important;
        text-align: center;
    }
    header .social a{
       margin: 0 6px;
    }
    header .container-menu{
        display: initial !important;
    }
    header .line{
        display: none;
    }
    header .location ul{
        padding-left: 0;
    }
    header .location ul li:nth-child(1) {
        margin-right: 5px;
    }
}
@media screen and (min-width: 767px) and (max-width: 1300px) {
    .sm, .sm ul, .sm li {
        margin: 0px 3px;
    }
}
@media screen and (min-width: 767px) and (max-width: 1100px) {
    header nav {
        justify-items: center !important;
        display: flex;
        justify-content: center !important;
    }
}
@media (max-width: 1100px) {
    header nav {
        padding-right: 0vw;
    }
}
@media (max-width: 520px) {
    .home header{
        position: relative;
    }
}
/* header */

/* hero */
@media (max-width: 991px) {
    .hero h2{
        font-size: 2.2vw;
        margin-bottom: 12px;
    }
    .hero h3{
        width: 100%;
    }
    .hero .container-text {
        left: 0;
        /* top: 43vw; */
        padding: 0 15px;
    }
    .google-review {
        font-size: 15px;
    }
    .hero-reviews iframe{
        border: 10px solid gray !important;
        width: 450px;
        height: 257px;
    }
}
@media (max-width: 767px) {
    .hero .container-video video {
        margin-top: 280px;
    }
    .hero .container-text {
        top: 90vw !important;
        left: 0vw;
    }
    .hero .container-text .container-container {
        padding: 0vw 7vw;
        margin-left: 0vw;
    }
    .hero .container-text img{
        display: none;
    }
    .hero .container-text .hero-btn {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .hero-reviews {
        margin-top: 0vw;
    }
    .hero h2{
        font-size: 22px;
    }
    .hero h3{
        font-size: 24px;
    }
    .hero-reviews h2 {
        font-size: 20px !important;
        margin-bottom: 3vw;
      }
      .hero-reviews h5 {
        font-size: 17px;
        line-height: 135%;
      }
    .hero-reviews h6 {
        margin-top: 20px !important;
        margin-bottom: 15px !important;
        font-size: 32px;
        line-height: 24px;
    }
    .hero-reviews h6 span{
        font-size: 40px;
    }
    .hero-reviews p {
        font-size: 14px;
        line-height: 23px;
        width: 90%;
        margin: auto;
    }
    .hero-reviews p span {
        font-size: 15px;
    }
    .hero-reviews .container-left {
        padding: 7vw 5vw;
    }
    .hero-reviews .container-right img {
        margin: auto;
        display: block;
    }
    .hero .carousel-item {
        margin-top: 98px;
    }
    .hero-reviews .container-right img.small {
        width: 250px;
    }
    .hero-reviews .container-right figure {
        width: 300px;
        margin: auto !important;
    }
    .hero .container-corner {
       display: none;
    }
}
@media (max-width:540px){
    .home .p-body {
        padding: 0px 0vw;
    }
    .hero-reviews iframe{
        width: 330px;
        height: 200px;
    }
    .hero .container-video video {
        margin-top: 0;
        height: 525px;
        background: black;
    }
    .hero .container-text {
        top: 60vw !important;
    }
}
@media (max-width: 500px) {
    .hero{
        margin-top: 0px !important;
    }
    
    .calls-outs p {
        font-size: 20px;
    }
    .hero h2 {
        font-size: 20px;
    }
    .hero .container-text {
        top: 12vw !important;
    }
    .hero .carousel-item {
        margin-top: -12vw;
    }
    .hero .container-text .container-slogan {
        padding: 0 4vw;
    }
    .hero .container-text .container-slogan span p:nth-child(1), .hero .container-text .container-slogan span p:nth-child(2){
        margin-bottom: 0;
    }
    .hero .container-text .container-slogan span p:nth-child(1) {
        font-size: 7vw;
    }
    .hero .container-text .container-slogan span p:nth-child(2) {
        font-size: 6vw;
    }
    .hero .container-text .container-slogan span p:nth-child(3) {
        font-size: 4vw;
    }
    .hero .container-text .container-slogan a{
        font-weight: 600;
        font-size: 15px !important;
        line-height: 110%;
    }
}
/* hero */

/* call-outs */
@media (max-width: 991px) {
    .calls-outs .container-text {
        height: 40vw;
    }
}

@media (max-width: 767px) {
    .call-con {
        padding: 4vw 2.5vw 4vw 2.5vw;
    }
    .calls-outs{
        padding-top: 40vw;
    }
    .calls-outs .container-text {
        margin-top: -4vw !important;
        height: auto;
    }
    .call-1 {
        padding: 6vw 2vw 2vw 2vw;
    }
    .calls-outs p{
        position: relative;
        width: 100%;
        margin-top: 0;
    }
    
    .calls-outs h3 {
        font-size: 19px;
        margin-top: 15px;
    }
    .calls-outs h3 span {
        font-size: 22px;
    }
    .calls-outs h1{
        font-size: 17px !important;
    }
    .calls-outs a {
        margin-bottom: 20px;
        display: block;
    }
    .calls-outs .ico-call-outs {
        width: 100px;
        height: auto;
    }
    .calls-outs .container-np{
        padding: 0vw 9vw;
    }
    .calls-outs .container-np .container-slogan{
        padding: 5vw 4vw;
    }
    .calls-outs .container-np .container-slogan h2{
        font-size: 6vw;
        margin-bottom: 0;
    }
    .calls-outs .container-np .container-slogan h3 {
        margin-top: 1vw;
        margin-bottom: 1vw;
    }
    .calls-outs .container-np .container-slogan h3 a{
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        font-size: 4.5vw !important;
    }
    .calls-outs .container-np .container-slogan p {
        
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 3.5vw;
        width: 100%;
    }



    .philosophy {
        display: none;
        /* call-outs 
        padding: 24vw 0px 13vw;
        background-size: cover;*/
    }
    .philosophy .container-img{
        top: 10px;
    }
    .philosophy p{
        font-size: 15px;
    }
    .diagonal-top{
        margin-bottom: -14vw;
    }
    .doctor {
        margin-top: 11vw !important;
    }
    .doctor h1 {
        padding-left: 23.4vw;
    }
    .doctor .title{
        font-size: 18px;
    }
    .doctor h5 {
        font-size: 16px;
        line-height: 23px;
    }
    .emerg-pointer{
        width: 100%;
        padding: 6vw 3vw;
    }
    .emerg-pointer h2 {
        font-size: 6vw;
        line-height: 1em;
        margin-bottom: 2vw;
        
    }
}
@media (max-width: 500px) {
    .diagonal-top {
        margin-bottom: -90px;
    }
    .calls-outs h2 {
        font-size: 35px;
    }
    .philosophy .container-text {
        padding: 0px 15px 100px;
    }
    .doctor {
        margin-top: 400px;
    }
    .doctor .title {
        padding-top: 11vw;
    }
    .doctor .img-text{
        width: 100%;
        margin-right: 0;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .doctor h1 {
        padding-left: 0;
    }
    .services .container-text-right {
        padding: 10vw 0vw 0px 0vw;
    }
    .services .container-sheet {
        margin-top: -61px;
    }
}
@media (min-width: 1400px) {
    .philosophy .flower {
        width: 88%;
        margin-bottom: -57px;
        margin-left: 120px;
    }
}
/* call-outs */

/* services */
@media (min-width: 991px) {
    .col-20{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .map-lg{
        display: block;
    }
    .map-sm{
        display: none;
    }
}
@media (max-width: 991px) {
    .map-lg{
        display: none;
    }
    .map-sm{
        display: block;
    }
}
@media (max-width: 767px) {
    .home .p-body-servtop {
        padding: 0px 0 0 0;
    }
    .services .container-btn-service a{
        font-size: 18px !important;
    }
    .services .serv-top h2 {
        padding: 1.4vw 0 1.4vw 0 !important;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 18px;
    }
    .services .servv-pic img {
        padding: 4vw 8vw;
    }
    .home .services p {
        font-size: 15px;
     }
    .secundary-page .container-btn a{
        font-size: 15px;
        display: block;
        padding: 3vw 0px;
        border-bottom: 1px solid #ccc;
    }
    .services h1, .services h1 span{
        font-size: 21px !important;
        text-align: center;
    }
    .services .container-text-left{
        padding: 0px 15px;
    }
    .services h2 {
        font-size: 15px;
        line-height: 20px;
    }
    .services h3 {
        font-size: 13px;
    }
    .services ul li {
        font-size: 14px;
    }
    .services .title li:nth-child(1) {
        margin-top: 10px;
    }
    .dental-care{
        background: #aba9a4;
        padding: 105px 0px 0px;
    }
    .bg-mobil{
        display: block !important;
        margin-top: 40px;
    }
    .dental-care h1, .dental-care h1 span{
        font-size: 21px !important;
        text-align: center;
    }
    .dental-care p {
        font-size: 15px;
    }
}
/* services */

/* about */
@media (max-width: 767px){
    .about p {
        line-height: 23px;
        width: 100%;
        font-size: 15px;
    }
    .about p span{
        font-size: 15px;
    }
    .about {
        padding: 4vw 5vw 8vw;
    }
    .about h2 {
        font-size: 17px;
    }
    .about h3 {
        font-size: 16px;
    }
    .about h4 {
        font-size: 15px;
    }
    .about .cases .cases-stars img {
        margin-top: 15px;
    }
    .hero-reviews h2 {
        font-size: 14px;
        line-height: 26px;
    }
    .hero-reviews h2 span {
        font-size: 23px;
    }
}
/* about */

/* doctor */
@media (max-width: 1300px){
    .home .doc-home2 .docc-pic figure{
        width: 100%;
        height: auto;
    }
}

@media (max-width: 767px){
    .home .doc-home2 .docc-pic figure {
        width: 250px;
        height: 250px;
    }
    .doctor p {
        line-height: 23px;
        width: 100%;
        font-size: 14px;
    }
    .doctor .container-text {
        padding: 14vw 5vw;
    }
    .home .doc-home2 h2{
        margin-top: 2vw;
        font-size: 20px;
    }
    .home .doc-home2 p{
        margin-top: 4vw;
        font-size: 16px;
        line-height: 29px;
        width: 100%;
    }
    .home .doc-home2 p span{
        font-size: 16px;
    }
    .home .doc-home2 .docc-pic img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .home .doc-home2 .docc-txt ul li {
        font-size: 16px;
    }

    .home .three-six h2{
        margin-top: 2vw;
        font-size: 20px;
    }
    .home .three-six h3 {
        font-size: 16px;
    }
    .home .three-six p{
        margin-top: 4vw;
        font-size: 16px;
        line-height: 130%;
        width: 85%;
    }
    .home .three-six p span{
        font-size: 16px;
    }
    .home .three-six .docc-pic img {
        margin-top: 4vw;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .home .three-six .docc-txt img {
        margin-bottom: 1vw;;
        width: 40%;
        height: auto;
    }
    .home .yomi{
        padding: 7vw 7vw 15vw 7vw;
    }
    .home
    .home .yomi h2{
        margin-top: 2vw;
        font-size: 20px;
    }
    .home .yomi p{
        margin-top: 4vw;
        font-size: 16px;
        line-height: 130%;
        width: 85%;
    }
    .home .yomi p span{
        font-size: 16px;
    }
    .home .yomi .docc-pic img {
        margin-top: 4vw;
        display: block;
  margin-left: auto;
  margin-right: auto;
    }
}
/* doctor */

/* reviews */
@media screen and (min-width: 991px) and (max-width: 1120px) {
    .container-hours {
        padding: 0px 3.5vw;
    }
}
/* reviews */

/* footer */

@media (max-width: 767px){
    footer span {
        width: 60%;
        margin-bottom: 30px;
    }
    footer .phone ul li {
        font-size: 14px;
    }
    footer .phone .text-phone {
        font-size: 20px !important;
    }
    footer .social  {
        margin-top: 15px!important;
    }
    footer .social a i {
        padding: 3px;
        font-size: 17px!important;
        width: 35px!important;
        height: 35px!important;
    }
    footer .container-hours {
        margin-top: 15px!important;
        padding: 0px 5vw;
    }
    footer .container-hours ul {
        margin-left: 0vw;
    }
    footer .day-mobil{
        width: 60px;
    }
}
@media (max-width: 991px){
    footer .p-m{
        padding: 15px 0px;
    }
    .container-hours {
        padding: 0px 11vw;
    }
    footer span {
        width: 185px;
    }
    footer .phone ul {
        justify-content: center;
    }
    footer .phone{
        text-align: center !important;
    }
    footer .icon-footer i {
        font-size: 17px;
    }
    footer .img-contact{
        padding-left: 0;
    }
    footer .img-contact img{
        margin: auto !important;
        display: block;
        width: 300px !important;
    }
}
/* footer */

/* content secundary */
@media (max-width: 991px){
    .secundary-page .content-secundary h2 {
        margin-top: 25px;
    }
}
@media (max-width: 767px){
    .secundary-page .p-body, .secundary-page .p-body2 {
        padding: 0px 3vw;
    }
    .secundary-page .content-secundary .upper-second {
        margin-top: 15vw;
    }
    .secundary-page .content-secundary h1 {
        font-size: 22px;
        text-align: center;
    }
    .secundary-page .content-secundary h3 {
        font-size: 14px;
        line-height: 22px;
        width: 90%;
        margin: auto;
    }
    .secundary-page .content-secundary p, .secundary-page .content-secundary a, .secundary-page .content-secundary p span, .secundary-page .content-secundary .content-insurance p {
        font-size: 14px !important;
    }
    .secundary-page .content-secundary .title-line::before, .secundary-page .content-secundary .office .title-line::before {
        display: none;
    }
    .secundary-page .content-secundary h2 {
        font-size: 18px;
        margin-top: 40px;
        text-align: center;
    }
    .home .reviews-body img {
        width: 40%;
        height: auto;
    }
    .secundary-page .reviews-body img {
        width: 35%;
        height: auto;
    }
    .secundary-page .content-secundary .vid-tri img{
        width: 100%;
        height: auto;
    }
    .secundary-page .covid-text ul li {
        font-size: 16px;
    }
    .home .doc-home h2{
        font-family: 'Times New Roman', Times, serif;
        color: white;
        font-size: 28px;
    }
    .home .doc-home p{
        font-size: 16px;
        line-height: 130%;
        width: 70%;
    }
    .home .doc-home p span{
        font-size: 16px;
    }
    .secundary-page .content-secundary .content-reviews p {
        font-size: 14px;
    }
    .img-80 {
        width: 215px;
        margin-bottom: 20px;
    }
    .secundary-page .content-secundary .more-information {
        font-size: 15px !important;
        text-align: center;
    }
    .secundary-page .content-secundary h4 {
        font-size: 18px;
    }
    .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;
    }
    .tarjets img{
        width: 80%;
        margin-right: 6vw;
    }
    .content-secundary .plan1-box {
        padding:0vw 0vw 1vw 0vw;
    }
    .content-secundary .plan1 {
        padding: 4vw 5vw 2vw 5vw;
    }
    .content-secundary .plan1 h2 {
        padding: 0 0 0 0 !important;
        margin: 0 0 0 0 !important;
    }
    .content-secundary .plan2-box {
        padding: 0vw 0vw 0vw 0vw;
    }
    .content-secundary .plan2 {
        padding: 4vw 5vw 2vw 5vw;
    }
    .content-secundary .plan2 h2 {
        padding: 0 0 0 0!important;
        margin: 0 0 0 0 !important;
    }
    .secundary-page .page-intro2 h2 {
        font-size: 20px;
    }
    .secundary-page .page-intro2 h3 {
        font-size: 18px;
        margin-top: 1.5vw;
        width: 100%;
    }
    .secundary-page .dent-serv3 {
        padding-right: 6vw;
        padding-left: 6vw;
     }
}
/* end content secundary */

@media (max-width: 991px){
    .home .home-insurance {
        padding: 75px 5vw;
    }
    .home .home-insurance h2 {
        font-size: 22px;
    }
    .home .home-insurance p {
        font-size: 16px;
    }
}
@media (max-width: 991px){
    .home .questions h2 {
        font-size: 20px;
    }
    .home .questions h2 span{
        font-size: 23px;
    }
    .home .questions ul {
        display: block;
    }
    .home .questions ul li {
        margin: auto;
        margin-bottom: 15px;
    }
    .home .questions ul li h2 {
        font-size: 19px;
    }
    .home .questions ul li:nth-child(1), .home .questions ul li:nth-child(2), .home .questions ul li:nth-child(3) {
        margin-right: auto;
    }
}

/* landing-page */
@media (max-width: 991px){
    .btn-xl-lp span{
        display: none;
    }
}
@media (max-width: 767px){
    .home.landing-page header{
        position: relative;
    }
    .hero{
        margin-top: -99px;
    }
    .hero.lp .container-text {
        margin-top: -15vw;
        top: 0vw;
        padding-left:10vw;
        position: absolute;
        text-align: left;
    }
    .hero.lp h2 {
        font-size: 4.5vw;
    }
    .btn-xl-lp{
        margin-top: -5vw !important;
        font-size: 12px !important;
    }
    .hero.lp h2 span {
        font-size: 2.7vw;
    }
    .section-1 h2, .section-1 h2 span {
        font-size: 16px;
        line-height: 135%;
    }
    .section-1 h5,.section-2 ul li {
        font-size: 14px;
        line-height: 23px;
    }
    .section-1 .reviews {
        height: 58vw;
     }
    .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: 14px;
        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,.section-7 h5, .section-7 h5 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-5 h1 {
        margin-bottom: -5vw;
    }
    .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-6 p img {
        width: 25%;
    }
    .section-6 .text-implants {
        width: 100%;
        margin-bottom: 20px;
    }
    .section-6 .container-implants img {
        height: 100%;
    }
    .section-7 .p-5, .section-6 .p-5{
        padding: 0px !important;
    }
    .section-6 .col-12 .col-12{
        margin-top: 3vw;
        margin-bottom: 3vw;
    }
    .container-subtitle h1{
        padding: 0 7vw 0 7vw;
        font-size: 18px;
    }
    .container-subtitle h1 span{
        font-size: 18px;
    }
}
@media (max-width: 500px){
    .hero.lp h2 {
        font-size: 4.263vw;
    }
    .hero.lp h2 span {
        font-size: 3vw;
    }
    .hero .container-text h4 {
        font-size: 32px;
    }
    .hero .container-text h2 {
        font-size: 35px;
    }
   /*  .fz-17, .fz-18, .fz-19 {
        font-size: 11px !important;
    } */
}
@media (min-width: 1600px){
    .home .questions ul li {
        width: 325px;
    }
}
@media (min-width: 1800px){
    .home .questions ul li {
        width: 370px;
    }
}