 @media screen and (max-width: 1440px) {


     .ajusta-arriba {
         margin-top: -140px;
     }


 }

 @media screen and (max-width: 1366px) {

     .ajusta-arriba {
         margin-top: 0;
     }

     .ajusta-img {
         height: min(50vw, 760px);
     }
     .salud-vaginal .col-12:nth-child(odd) {
        padding-left: 20px;
        padding-right: 30px;
    }
    
    .salud-vaginal .col-12:nth-child(even) {
        padding-left: 30px;
        padding-right: 20px;
    }
    .sintomas .col-12:nth-child(odd) {
        padding-left: 20px;
        padding-right: 30px;
    }
    
    .sintomas .col-12:nth-child(even) {
        padding-left: 30px;
        padding-right: 20px;
    }

 }

 @media screen and (max-width: 1280px) {
    .br-h1{
        display: none;
    }

     .ajusta-arriba {
         margin-top: 0;
     }

     .col-xl-6 {
         -ms-flex: 0 0 50%;
         flex: 0 0 50%;
         max-width: 50%;
     }

     .ajusta-img {
         height: 100%;
         min-height: 600px;
     }

     .burbujas01 li br {
         display: none;
     }

     .lista-salud li {
         width: calc(100% / 3 - 4%);
     }

     .salud-vaginal .col-12:nth-child(odd) {
        padding-left: 50px;
        padding-right: 30px;
    }
    
    .salud-vaginal .col-12:nth-child(even) {
        padding-left: 30px;
        padding-right: 50px;
    }
    .sintomas .col-12:nth-child(odd) {
        padding-left: 50px;
        padding-right: 30px;
    }
    
    .sintomas .col-12:nth-child(even) {
        padding-left: 30px;
        padding-right: 50px;
    }

 }

 @media screen and (max-width: 992px) {
     .col-12 {
         padding-left: 0px;
         padding-right: 0px;
     }

     .box-texto {
         max-width: 720px;
     }

     #hero-area .contents h1,
     #hero-area .contents h4{
         text-align: center;
     }

     #hero-area .contents h1 {
         margin-bottom: 40px;
     }

     #hero-area .contents h1:after {
        width: 80vw;
        left: 70%;
        transform: translateX(-50%);
        bottom: -5px;
     }
     #hero-area .box-texto{
        text-align: center;
        margin-left: auto;
        margin-right: auto;
     }
     .bajada .col-12 {
         justify-content: center;
     }

     .razones .col-12 {
         justify-content: center;
     }

     .como-usar .col-12 {
         justify-content: center;
     }

     .como-usar .col-12 .box-texto {
         text-align: center;
     }

     .salud-vaginal .col-12 {
         padding-left: 0 !important;
         padding-right: 0 !important;
     }
    .sintomas .col-12:nth-child(odd) {
        padding-left: 50px;
        padding-right: 30px;
    }
    
    .sintomas .col-12:nth-child(even) {
        padding-left: 30px;
        padding-right: 50px;
    }
     .lista-salud {
         padding-top: 50px;
     }

     .sintomas .row {
         flex-direction: column;
     }

     .sintomas .row .col-12 {
         flex: 0 0 100%;
         max-width: 100%;
     }

     .sintomas .flecha {
         margin-bottom: 30px;
     }

     #faq {
         max-width: 720px;
     }

     .faq .accordion-container {
         flex: 0 0 100%;
         max-width: 100%;
         align-items: center;
     }

     .faq .boton-info {
         left: calc(50% - 100px);
     }

     .consultorio .contact-address {
         text-align: center;
     }

     .consultorio .col-12:first-of-type {
         display: flex;
         flex-direction: column;
         align-items: center;
         padding: 50px;
     }

     .contact-block {
         max-width: 720px;
     }

     .pie-logos .container {
         flex-direction: column;
         text-align: center;
     }

     .pie-logos .container .pie-logo {
         width: 100%;
         margin-bottom: 20px;
     }

     .pie-logos .container .pie-logo img {
         width: 180px;
     }

     .pie-logos .container .marca-registrada {
         width: 100%;
         margin-bottom: 20px;
         padding: 0;
     }

     .pie-logos .container .licencia {
         width: 280px;
     }
 }

 @media screen and (max-width: 768px) {
     .col-12 {
         padding-left: 30px;
         padding-right: 30px;
     }

     .container .col-12 {
         padding-left: 0;
         padding-right: 0;
     }

     .box-texto {
         max-width: 540px;
     }

     #faq {
         max-width: 540px;
     }

     .contact-block {
         max-width: 540px;
     }

     .bajada ul {
         display: flex !important;
         flex-direction: row !important;
     }

     .naturaleza .ingrediente-destacado {
         flex-direction: column;
         text-align: center;
         margin: 30px auto;
     }

     .naturaleza .ingrediente-destacado .col1 {
         margin: 0;
         padding-bottom: 30px;
     }

     .naturaleza .ingredientes .col-4 {
         flex: 0 0 50%;
         max-width: 50%;
         text-align: center;
     }

     .conseguilo .map-wrapper {
         flex-direction: column;
     }

     .conseguilo .map-wrapper .columna {
         flex: 0 0 100%;
         max-width: 100%;
     }
     .conseguilo .map-wrapper .columna:first-of-type{
        margin-bottom: 15px;
    }
    .compralo .accesos-farmacias{
        flex-wrap: wrap;
    }
    .compralo .accesos-farmacias .item{
        margin-bottom: 15px;
    }
     .map-container #map {
        height: 400px;
     }
     .contieneResultados{
        height: unset;
        max-height: 400px;
     }
 }

 @media screen and (max-width: 576px) {
     .ajusta-img {
         width: 100%;
         height: 100vw;
         min-height: 100vw;
     }

     .col-12 {
         padding-left: 20px;
         padding-right: 20px;
     }

     .container .col-12 {
         padding-left: 20px !important;
         padding-right: 20px !important;
     }

     .bajada ul {
         flex-direction: column !important;
         align-items: center;
     }

     .bajada ul li {
         width: 100%;
         max-width: 100%;
         margin: 0 0 30px !important;
     }

     .bajada ul li:last-of-type {
         margin: 0 !important;
     }

     .bajada ul li img {
         width: 100px;
     }

     .bajada ul li p {
         font-size: 16px;
     }

     .naturaleza .ingredientes .col-4 {
         flex: 0 0 100%;
         max-width: 100%;
     }

     .lista-razones li {
         align-items: flex-start;
         margin-bottom: 24px;
     }

     .lista-razones li p {
         padding-top: 10px;
         line-height: 1.45;
     }

     .lista-salud li {
         width: calc(100% / 2 - 4%);
         margin-bottom: 20px;
     }

     .consultorio .col-12:first-of-type {
         padding-left: 20px;
         padding-right: 20px;
     }

     .consultorio .contact-address {
         padding-bottom: 30px;
     }
     .compralo .accesos-farmacias .item{
        flex: 0 0 calc(50% - 8px);
        max-width: calc(50% - 8px);
    }
    .compralo .accesos-farmacias .item:nth-of-type(even){
        margin-right: 0;
    }
 }

 /*
 @media screen and (max-width: 1190px) {
     h2 {
         font-size: 32px;
         font-weight: 600;
     }

     .burbujas01 {
         margin-bottom: 30px;
     }



     #hero-area .contents h4 {
         font-size: 26px;
     }

     .decora-01 {
         padding-right: 0;
         background: none;
     }

     .ajusta-arriba-02 {
         margin-top: -40px;
         position: relative;
     }

     .decora-01 .deco:after {
         display: none;
     }

     .naturaleza {
         padding: 80px 0 50px;
     }

 }


 @media screen and (max-width: 991px) {


     #hero-area {
         padding-top: 40px;
     }

     #hero-area .contents h4 {
         font-size: 26px;
         text-align: center;
     }

     #hero-area .contents h4:after {
         display: none;
     }

     #hero-area .contents h1:after {
         content: '';
         position: absolute;
         bottom: -20px;
         left: 0;
         background: url("../img/linea-cora.png") no-repeat center;
         height: 40px;
         width: 100%;
     }

     .box-texto {
         max-width: 100%;
     }

     .consultorio,
     .forma-uso {
         padding-top: 40px;
     }

     .ajusta-arriba-02,
     .ajusta-arriba {
         position: relative;
         margin-top: 0;
     }

 }
*/

 /* mobile or only mobile */
 /*
 @media (max-width: 767px) {

     .burbujas01 li {
         margin: 0 20px;
         text-align: center;
     }

     .lista-razones li {
         display: flex;
         align-items: flex-start;
         margin: 15px 0;
     }

     .lista-salud li {
         width: 50%;
     }

     .ajusta-arriba-02 .caja {
         position: absolute;
         bottom: -50px;
         right: 30px;
         width: 80%;
     }

     .lista-razones li p {
         font-size: 18px;
     }

     .salud-vaginal:after,
     .salud-vaginal:before {
         content: '';
         position: absolute;
         bottom: 0;
         width: 290px;
         height: 300px;
     }

     .bonus15 {
         background: url(../img/bonus_15.png) no-repeat center 20px rgba(223, 137, 200, 0.20);
         border-radius: 8px;
         padding: 180px 30px 10px 30px;
         height: 100%;
     }

     .contieneResultados ul li {
         border-bottom: 1px solid #e8a5cf;
         padding: 20px 0;
         display: flex;
         justify-content: space-between;
         align-items: flex-start;
         flex-direction: column;
     }

     .contieneResultados ul li a {
         margin-top: 15px;
     }


 }

 @media only screen and (max-width: 767px) {
     .bg-inverse {
         background: #fff;
     }

     .navbar-expand-lg .navbar-nav .nav-link {
         margin-left: 0;
     }

     .navbar-expand-lg .navbar-brand,
     .navbar-expand-lg .navbar-toggler {
         margin: 6px 15px;
     }

     .navbar {
         padding: 0;
     }

     .navbar-brand img {
         width: 100px;
     }

     .navbar-nav {
         padding-bottom: 30px;
     }


 }
*/