/* globals */
@media (max-width: 991px) {
    a{
        font-size: 13px !important;
    }
}
@media (max-width: 767px) {
    .line-right{
        border-right: none !important;
    }
    .container-hours ul li {
        font-size: 14px;
    }
    .container-hours ul li:nth-child(1) {
        width: 100px;
    }
    .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;
    }
    .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;
    }
    .fz-17, .fz-18, .fz-19{
        font-size: 14px !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: #001D41;
        color: white !important;
    }
    .menu-items .sm-nowrap>li>a:hover {
        background: white;
        color: #001D41 !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: #5B5450 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) {
    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) {
    .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: 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;
    }
}
/* header */

/* hero */
@media (max-width: 767px) {
    .hero .container-text {
        position: relative;
        left: 0;
        top: 0vw;
        padding-left: 0vw;
        text-align: center;
        padding: 12vw;
    }
    .hero h2 {
        font-size: 25px;
    }
    .hero h2 span {
        font-size: 18px;
    }
    .hero-reviews {
        margin-top: 0vw;
    }
    .hero-reviews h6 {
        font-size: 16px;
        line-height: 24px;
        width: 90%;
        text-align: center;
        margin: auto;
    }
    .hero-reviews p {
        font-size: 14px;
        line-height: 23px;
        text-align: center;
        width: 90%;
        margin: auto;
    }
    .hero-reviews .container-left {
        padding: 7vw 5vw;
    }
    .hero-reviews .container-right img {
        margin: auto;
        display: block;
    }
}
/* hero */

/* call-outs */
@media (max-width: 767px) {
    .calls-outs h3 {
        font-size: 20px;
        margin-top: 15px;
    }
    .calls-outs a {
        margin-bottom: 20px;
        display: block;
    }
    .calls-outs .ico-call-outs {
        width: 60px;
        height: auto;
    }
}
/* call-outs */

/* services */
@media (min-width: 991px) {
    .col-20{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
/* services */

/* about */
@media (max-width: 767px){
    .about p {
        line-height: 23px;
        width: 100%;
    }
    .about {
        padding: 4vw 5vw 8vw;
    }
}
/* about */

/* doctor */
@media (max-width: 767px){
    .doctor p {
        line-height: 23px;
        width: 100%;
    }
    .doctor .container-text {
        padding: 14vw 5vw;
    }
}
/* 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;
    }
}
@media (max-width: 991px){
    footer .p-m{
        padding: 50px 0px;
    }
    .container-hours {
        padding: 0px 11vw;
    }
    footer span {
        width: 185px;
    }
    footer .icon-footer i {
        font-size: 17px;
    }
}
/* footer */

/* content secundary */
@media (max-width: 991px){
    .secundary-page .content-secundary h2 {
        margin-top: 25px;
    }
}

@media (max-width: 767px){
    .secundary-page .p-body {
        padding: 0px 0vw;
    }
    .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 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 {
        width: 100%;
        top: 50px;
        right: 0;
    }
    .secundary-page .content-secundary h2 {
        font-size: 18px;
        margin-top: 40px;
        text-align: center;
    }
    .secundary-page .reviews-body p {
        font-size: 14px;
        line-height: 22px;
        width: 90%;
    }
    .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;
    }
}
/* end content secundary */

/* landing-page */
@media (max-width: 991px){
    .btn-xl-lp span{
        display: none;
    }
    .home header {
        position: relative !important;
    }
}
@media (max-width: 767px){
    .secundary-page .bf-af::after{
       display: none;
    }
    .secundary-page .bf-af::before{
        width: 90%;
        right: 0vw;
        top: 50px;
    }
    .container-reviews {
        height: 230px;
    }
    .home .movil-header .col-12, .home .movil-header .container-fluid{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    header .container-logo img {
        width: 300px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .home.landing-page header{
        position: relative;
    }
    .hero.lp .container-text {
        top: 5vw;
        padding-left: 5vw;
        position: absolute;
        text-align: left;
    }
    .hero.lp h2 span {
        font-size: 2vw;
    }
    .section-1 h2, .section-1 h2 span, .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: 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 {
        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-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: 500px){
    .hero.lp .container-text {
        top: -3vw;
    }
    .hero.lp h2 {
        font-size: 4.263vw;
    }
    .hero.lp h2 span {
        font-size: 3vw;
    }
    .container-reviews {
        height: 300px;
    }
   /*  .fz-17, .fz-18, .fz-19 {
        font-size: 11px !important;
    } */
}