/* globals */
@media (max-width: 991px) {
    a{
        font-size: 13px !important;
    }
}
/* 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: #80c5c2b7;
        color: white !important;
    }

    .menu-items .sm-nowrap>li>a:hover {
        background: white;
        color: #80c5c2!important;
    }

    .menu-items {
        background: transparent;
    }

    .menu-items a span.sub-arrow {
        /* icon menu movil */
        top: auto;
        margin-top: 0;
        bottom: 13px;
        margin-left: -5px;
        right: 0;
        width: 0;
        height: 0;
        border-width: 5px;
        border-style: solid dashed dashed dashed;
        border-color: white transparent transparent transparent;
        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) {
    header .location p {
        font-size: 12px;
    }
    .menu-items a,
    .menu-items a:hover,
    .menu-items a:focus,
    .menu-items a:active {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    html {
        scroll-padding-top: 10rem;
      }
    .sm li {
        margin: 0px!important;
    }
    header nav {
        justify-content: flex-start !important;
    }
    header .location a {
        margin-top: 10px;
    }
    header .container-menu{
        display: initial !important;
    }
    header .line{
        display: none;
    }
}

@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;
    }
}
/* header */

/* hero */
@media (max-width: 991px) {
    .header-fixed header {
        position: relative;
    }
    .hero {
        margin-top: 0;
    }
    .hero .container-text h6 a{
        font-size: 1.388vw !important;
    }
}
@media (min-width: 768px) {
    .hero .container-text .hero-btns3 {
        display: none;
    }
    .hero .container-text .hero-btns3 a{
        display: none;
    }
    .hero .container-text .hero-btns4 {
        display: none;
    }
    .hero .container-text .hero-btns4 a{
        display: none;
    }
}
@media (max-width: 767px) {
    .hero .container-text {
        top: 9vw;
        width: 90%;
    }
    .img-play img{
        display: none;
    }
    .hero .container-text h4 {
        font-size: 17px;
        width: 42vw;
    }
    .hero .container-text h2 {
        padding: 15px 0vw 15px 5vw;
        font-size: 17px;
        width: 48vw;
    }
    .hero .container-text h6 {
        width: 53vw;
        margin-left: 0vw;
    }
    .hero .container-text h6 span {
        display: none;
       
    }
    .hero .container-text h6 a{
        font-size: 14px !important;
    }

    .hero .container-text .hero-btns {
        display: none;
    }
    .hero .container-text .hero-btns a{
        display: none;
    }
    .hero .container-text .hero-btns2 {
        display: none;
    }
    .hero .container-text .hero-btns2 a{
        display: none;
    }

    /* mobile hero btns */
    .hero .container-text .hero-btns3 {
        width: 48vw;
        top: 20vw;
        left: 0vw;
        padding: 2px 0px 2px 0px;
    }
    .hero .container-text .hero-btns3 a{
        font-size: 12px !important;
        color: #4b3041;
       
    }
    .hero .container-text .hero-btns4 {
        width: 48vw;
        top: 28vw;
        left: 0vw;
        padding: 2px 0px 4px 0px;
    }
    .hero .container-text .hero-btns4 a{
        font-size: 12px !important;
        color: #4b3041;
    }
}
/* hero */

/* call-outs */
@media (max-width: 767px) {
    .calls-outs h1 {
        font-size: 18px;
        width: 100%;
    }
    .calls-outs h2 {
        font-size: 18px;
    }
    .calls-outs p {
        font-size: 16px;
    }
}
/* call-outs */

/* philosophy */
@media (max-width: 991px){
    .philosophy .container-img {
        top: -75px;
    }
    .philosophy .container-img2 {
        top: -75px;
    }
}
@media (max-width: 767px){
    .philosophy .container-img {
        position: relative;
    }
    .philosophy .container-img {
        top: 30px;
    }
    .philosophy .container-img2 {
        position: relative;
    }
    .philosophy .container-img2 {
        top: 30px;
    }
    .philosophy h1 {
        font-size: 20px;
        text-align: center;
    }
    .philosophy h2 {
        font-size: 18px;
    }
    .philosophy p {
        font-size: 15px;
        margin-top: 25px;
        line-height: 27px;
    }
    .philosophy {
        background: #112344;
        padding: 23vw 0px;
    }
}
/* philosophy */

/* doctor */
@media (max-width: 991px){
    .doctor p {
        font-size: 14px;
        line-height: 23px;
    }
    .doctor h5 {
        font-size: 13px;
        line-height: 21px;
    }
}
@media (max-width: 767px){
    .doctor h1 {
        font-size: 22px;
        padding-left: 0px;
        margin-bottom: 35px;
        text-align: center;
    }
    .doctor .title {
        font-size: 18px;
        margin-bottom: 0px;
        padding-top: 0vw;
    }
    .doctor h1 span {
        font-size: 15px;
    }
    .doctor .img-text {
        width: 50%;
    }
    .doctor .reviews-btnn a {
        position: relative;
        margin-top: -2vw;
       
    }
    .doctor .reviews{
        padding-top: 8.5vw;
        height: 75vw;
    }
    .doctor2 h2{
        font-size: 16px;
    }
    .doctor2 h3{
        font-size: 16px;
    }
    .doctor2 p {
        font-size: 14px;
        line-height: 120%;;
    }
}
/* doctor */







/* services */
@media (max-width: 991px){
    .services h1 {
        font-size: 17px;
    }
    .services h2, p {
        font-size: 14px !important;
    }
    .services h3 {
        font-size: 13px;
    }
    .services ul li {
        font-size: 11px;
    }
}
@media (max-width: 767px){
    .services{
        overflow: hidden;
        margin-top: 60px;
    }
    .services .container-img-right {
        padding-left: 0vw;
    }
    .services ul {
        margin-bottom: 0;
    }
    .services .container-text-left {
        padding: 0px 30px;
    }
    .services .title {
        display: inherit;
        padding-left: 0px;
        text-align: center;
    }
    .services .container-text-right {
        padding: 40px 19px;
    }
    .services .title img {
        width: 35%;
        height: auto;
        margin-right: 8vw;
     }
    .diagonal-top-service {
        display: none;
    }
}
/* services */

/* footer */
@media (max-width: 991px){
    footer .hours ul li:nth-child(1) {
        width: 40px;
    }
}
@media (max-width: 767px){
    footer ul li {
        font-size: 14px;
    }
    footer span {
        width: 46%;
    }
    footer .hours span {
        width: 36%;
    }
    footer .phoner ul {
        margin-left: 17.5vw;
       
    }
    footer .hours ul{
       
        margin-bottom: 2px;
        margin-left: 24vw;
    }
    footer img{
        margin: 2vw 0 1vw 4vw;
        width: 85%;
        height: auto;
    }
}
@media (max-width: 500px){
    footer span {
        width: 62%;
    }
    footer .hours span {
        width: 52%;
    }
}
/* footer */

/* content secundary */
@media (max-width: 991px){
    .content-secundary .container-service-1 {
        width: 25vw
    }
    .content-secundary .container-btn a{
        width: auto;
    }
    .testimonials ul li:nth-child(3){
        display: initial !important;
    }
    .testimonials.my-n5{
        margin-top: 0px !important;
    }
    .btn-services{
        width: 100px !important;
    }
    .btn-services2 {
        width: 225px !important;
    }
    .img-play img{
        margin-right: 0px;
    }
}
@media (max-width: 767px){
    .page-intro .container-text {
        padding: 4vw 0vw 6vw 7vw;
    }
    .content-secundary img.img-intro {
        margin-top: 5vw;
    }
    .content-secundary img {
        width: 230px;
        margin-bottom: 50px;
    }
    .content-secundary .gallery img {
        margin-bottom: 0px;
    }
    .page-intro h1 {
        font-size: 20px;
    }
    .content-secundary ul li {
        font-size: 15px;
    }
    .content-secundary h1 {
        font-size: 21px;
        text-align: center;
    }
    .content-secundary h2 {
        font-size: 20px;
    }
    .content-secundary h3 {
        font-size: 14px;
    }
    .content-secundary .philo h3 {
        font-size: 24px;
    }
    .content-secundary h4 {
        font-size: 17px;
    }
    .content-secundary .container-btn a img{
        width: 15px;
        margin-bottom: 0px;
    }
    .content-secundary .container-btn a {
        padding: 2vw 1vw;
    }
    .content-secundary .container-service-1 {
        width: 100%
    }
    .secundary-reviews {
        height: 130vw;
        padding: 40px 0px;
    }
    .secundary-reviews h5 {
        font-size: 15px;
        line-height: 145%;
    }
    .secundary-insurance h6 {
        font-size: 16px;
    }
    .title-intro-pr{
        font-size: 19px !important;
    }
    .content-secundary .testimonials img {
        margin-bottom: 0px;
    }
    .text-testimials{
        margin-top: -11vw;
    }
    .testimonials .social {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .testimonials ul li:nth-child(2) img {
        margin-right: 0px;
    }
    .google-reviews {
        padding: 20px;
    }
    .secundary-contact .img-intro{
        width: 90%;
        margin: auto;
        display: block;
    }
    .secundary-contact .after-hours {
        width: 100%;
        text-align: center;
    }
    .secundary-contact p{
        text-align: center;
    }
    .secundary-contact ul li {
        font-size: 13px;
    }
    .secundary-contact ul li:nth-child(1) {
        width: 80px;
    }
    .secundary-appointment .btn-contact {
        font-size: 13px;
        width: 35vw;
        margin-bottom: 50px;
    }
    .secundary-appointment .btn-contact img {
        width: 15px;
        margin-bottom: 0px;
    }
}
@media (max-width: 575px){
    .page-intro .container-img {
        position: relative;
    }
    .page-intro .container-text {
        padding: 6vw 0vw 6vw 0vw;
        text-align: center;
    }
    .secundary-technologies ul{
        margin-bottom: 0px;
    }
    .secundary-appointment .btn-contact {
        width: 55vw;
    }
}
/* end content secundary */

/* Landing page */
/* Section 1 */
@media (max-width: 767px) {
    .section-1 h2 {
        font-size: 18px;
    }
    .section-1 h2 span {
        font-size: 16px;
    }
    .section-1 h5 {
        font-size: 13px;
        line-height: 23px;
    }
    .section-1 .reviews{
        padding-top: 50px;
    }
}
/* Section 1 */

/* Section 2 */
@media (max-width: 767px) {
    .section-2 h2 {
        font-size: 18px;
        width: 100%;
        text-align: center;
        line-height: 25px;
    }
    .section-2 ul li {
        font-size: 13px;
    }
    .section-2 h1 {
        font-size: 18px;
        text-align: center;
        margin-top: 35px;
        line-height: 25px;
    }
    .section-2 p {
        line-height: 22px;
    }
}
/* Section 2 */

/* Section 3 */
@media (max-width: 767px) {
    .section-3 h2 {
        font-size: 18px;
    }
    .section-3 h3 {
        font-size: 14px;
        line-height: 22px;
    }
    .section-3 ul li {
        font-size: 13px;
    }
    .section-3 h1 {
        font-size: 18px;   
    }
    .section-3 p {
        line-height: 22px;
    }
    .section-3 .container-img img{
        margin-top: 30px;
    }
    .section-3 .pl-5, .section-3 .pr-5 {
        padding-left: 1rem!important;
    }
}
/* Section 3 */

/* section-4 */
@media (max-width: 991px){
    p {
        font-size: 14px !important;
    }
    .section-4 ul li {
        font-size: 13px;
    }
}
@media (max-width: 767px){
    .section-4 h2 {
        font-size: 18px;
        text-align: center;
    }
    .section-4{
        overflow: hidden;
        margin-top: 60px;
    }
    .section-4 .container-img-right {
        padding-left: 0vw;
    }
    .section-4 ul {
        margin-bottom: 0;
    }
    .section-4 .container-text-left {
        padding: 0px 30px;
    }
    .section-4 .title {
        display: inherit;
        padding-left: 0px;
        text-align: center;
    }
    .section-4 .container-text-right {
        padding: 40px 19px;
    }
    .section-4 .title img{
        width: auto;
    }
    .diagonal-top-service {
        display: none;
    }
}
/* section-4 */

/* section-5 */
@media (max-width: 991px){
    .section-5 p {
        font-size: 14px;
        line-height: 23px;
    }
    .section-5 h5 {
        font-size: 13px;
        line-height: 21px;
    }
    .section-5 ul li {
        font-size: 13px;
    }
}
@media (max-width: 767px){
    .section-5 {
        padding: 0vw 7vw 20px;
    }
    .section-5 h1 {
        font-size: 22px;
        padding-left: 0px;
        margin-bottom: 35px;
        text-align: center;
    }
    .section-5 .title {
        font-size: 18px;
        margin-bottom: 0px;
        padding-top: 40px;
    }
    .section-5 h1 span {
        font-size: 15px;
    }
    .section-5 .img-text {
        width: 140px;
    }
    .section-5 ul {
        margin-top: 50px;
    }
    .section-5 .mb-5{
        margin-bottom: 0rem !important;
    }
    .section-5 .pl-5, .section-5 .pr-5 {
        padding-left: 1rem!important;
    }
    
}
/* section-5 */

/* section-6 */
@media (max-width: 767px){
    .section-6 h1 {
        font-size: 20px;
        text-align: center;
    }
    .section-6 .p-5 {
        padding: 1rem!important;
    }
}
/* section-6 */

/* section-7 */
@media (max-width: 767px){
    .section-7 h1 {
        font-size: 20px;
    }
    .section-7 h2 {
        font-size: 17px;
    }
    .section-7 h3 {
        font-size: 18px;
    }
    .section-7 h3 span {
        font-size: 15px;
    }
    .section-7 p {
        line-height: 22px;
    }
    .section-7 h4 {
        font-size: 16px;
    }
    .section-7 h4 span {
        font-size: 19px;
    }
    .section-7 ul li {
        font-size: 13px;
        line-height: 22px;
    }
    .section-7 .p-5 {
        padding: 1rem!important;
        margin-top: 30px;
    }
}
/* section-7 */