﻿@media screen and (min-width:230px) and (max-width: 767px) and (orientation: portrait) {
    #messageBox, #messageBoxProfile,
    #notificationsModal, #messageBoxProfile, #citasModal {
        width: 100%;
    }

    .nav-link {
        font-size: .7rem;
    }

    .label-ue {
        font-size: .6rem;
    }

    #zoomUE p {
        font-size: 9pt;
    }

    .label-zoomEspecialista {
        font-size: .7rem;
    }

    .video-ue {
        width: 85% !important;
        height: auto !important;
        top: 0;
        transform: translateY(0%);
    }

    .faq {
        font-size: .75rem;
    }

    #notification {
        right: 15px;
    }

    .img-logo-navbar {
        max-width: 40px;
    }

    .home_links {
        font-size: 0.75rem;
        min-width: 80px;
        max-width: 95px;
        height: 100px;
        vertical-align: middle;
        line-height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .appointment-type-title {
        font-size: 12.5px;
    }

    .profile-title-360 {
        font-size: .7rem;
    }

    #iframe-maps {
        max-height: 220px;
    }

    #numCitasMobile,
    #numNotifMobile {
        font-size: 9pt;
        line-height: 15pt;
        top: 10px;
    }

    section#carouselComercialTopBanner {
        min-height: 90px;
        max-height: 120px;
    }

    .filter {
        position: relative !important;
        right: 0 !important;
    }

    .profile-title {
        font-size: 12px;
    }

    div[id^="botonBuscarMasHuecos"] {
        bottom: 0px;
        position: relative;
        margin: 0px auto;
    }

    #dropdownMenu1 {
        top: 0;
        right: 0;
        position: relative;
    }

    #circleNotification {
        left: 12px;
        top: 12px;
        text-align: center;
        font-size: 20px;
    }

    .dropdown-menu {
        right: 0;
        position: absolute;
        left: -190px;
        top: 50px;
        z-index: 111111;
    }

    .carousel-card {
        min-height: 60px;
        max-height: 80px;
        overflow: hidden;
        height: 100%;
    }

    .login-title {
        font-size: 1.85rem;
    }

    .home-title {
        font-size: 1.5rem;
        font-weight: bold;
        margin: 0 auto;
    }

    .home-subtitle {
        font-size: 1rem;
        font-weight: 700;
        margin: 0 auto;
    }
    /* PERFIL EDITOR  */

    .form-control {
        font-size: 16px;
    }

    #rgpdFecha {
        font-size: .9rem;
    }

    .widthExternalColumns {
        max-width: 100% !important;
    }

    .slide-text {
        min-height: 35px;
        font-size: .65rem;
        line-height: 1.25rem;
    }


    section#carouselMiSalud {
        min-height: 230px !important;
        max-height: 240px !important;
    }

    .card {
        border: none;
    }

    .carousel-card {
        overflow: hidden;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .profile-box, .profile-title {
        min-width: 170px;
        max-width: 280px;
        width: 100%;
    }

    #basicModal .profile-name {
        font-size: 14px;
        margin: 0 auto;
        width: 75%;
    }

    .service-icon {
        max-width: 50px;
    }

    .service {
        font-size: 8.5px;
        font-weight: bold;
    }

    .box-image {
        padding: 0;
    }

    .profile-img {
        min-width: 280px;
        max-width: 100%;
        border-radius: 0;
    }

    .fa-stack-1x,
    .fa-stack-2x {
        left: 5px;
        top: -3px;
    }

    button.navbar-toggler {
        right: 5px;
        position: relative;
        top: 0px;
    }

    .navbar-nav {
        max-height: 100%;
    }

    .fa-stack-1x,
    .fa-stack-2x {
        left: 12px !important;
        top: 0px;
        position: absolute;
        text-align: center;
        width: 100%;
    }

    #basicModal, #basicModal360,
    #basicModalCV {
        border-radius: 0;
        max-width: 100%;
        max-height: 100%;
    }

    #genericIframe {
        top: 0;
    }

    .custom-select {
        font-size: .8rem;
        margin: 0;
    }

    .profile-img {
        max-width: 230px;
        height: auto;
        min-width: 210px;
        display: block;
        margin: 0px auto;
    }

    section#carouselComercialTop {
        background-image: url(/Statics/Img/carruseles/CuadroAsistencial/unidad_mujer.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 100% !important;
        margin: 0;
        width: 100%;
        display: block;
        box-shadow: inset 0 0 0 500px rgba(0,0,0, .5);
    }

    section#carouselComercialTopBanner {
        background-image: url(/Statics/Img/carruseles/CuadroAsistencial/yo-recoletas-mobile-390x420.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        max-width: 420px;
        min-height: 390px !important;
        max-height: 100%;
        margin: 0 auto;
        width: 97%;
        display: block;
        box-shadow: inset 0 0 0 500px rgb(0 0 0 / 0%);
    }

    .input-group > .form-control,
    .input-group > .form-control-plaintext,
    .input-group > .custom-select,
    .input-group > .custom-file {
        font-size: 16px;
    }

    .login-password-remind {
        font-size: .85rem;
    }

    #cookiesAccount .modal-content {
        min-height: 350px;
    }

    #paragraph-cookies {
        font-size: 1rem;
    }

    .card-ue img {
        max-width: 240px;
        transform: translate(0px, 0px) !important;
    }

    #carousel-ue > div > div > div > div > div:nth-child(odd) > div > a {
        min-height: 250px;
        max-width: 270px;
        min-width: 250px;
        text-align: center;
    }

    #carousel-ue > div > div > div > div > div:nth-child(even) > div > a {
        min-height: 250px;
        max-width: 270px;
        min-width: 250px;
        text-align: center;
    }

    #rowCarouselSalud {
        display: none !important;
    }

    #rowCarousel {
        max-height: 100% !important;
    }

    #enrollmentCol .form-control::placeholder {
        font-size: 11px;
    }

    #enrollmentCol .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-size: 11px;
    }

    #enrollmentCol .form-control::-ms-input-placeholder { /* Microsoft Edge */
        font-size: 11px;
    }

    [id^="agenda_"] {
        max-width: 100%;
    }

    .huecoDisponible {
        font-size: .5rem;
    }

    .agenda_card p {
        font-size: .65rem;
    }

    .slick-next::before {
        right: -10px;
        position: relative;
    }

    #carousel-medicina360 > div > div > div > div {
        width: 100%;
        max-width: 300px;
        margin: 15px auto;
        float: none !important;
    }

        #carousel-medicina360 > div > div > div > div > div {
            max-height: 120px;
            text-align: center;
        }

    #mainCol > div > div > img {
        max-width: 100%;
        transform: translate(0, 0);
    }

    #btn_cerrarVentanaVideoconsulta {
        top: 130px;
        right: 0;
    }

    #zoom360Varon,
    #zoom360Mujer,
    #zoom360Infantil {
        min-height: 850px;
    }

    .mhealth-icon {
        max-width: 55px;
    }

    .mhealth-subtitle {
        font-size: .8rem;
    }

    .hyperlinkMHealth, .hyperlinkMetric {
        font-size: .75rem;
    }

    .titleMHealth {
        font-size: 1.75rem;
    }

    #expandList > img {
        max-width: 40px;
    }

    #expandList2 > img {
        max-width: 40px;
    }

    .itemMHealth {
        font-size: 28px;
    }

    .btn-close-mhealth {
        top: -20px;
    }

    #iframeIdoniaFolder {
        width: 100%;
        min-width: 100%;
    }

    #divLoading > div > img {
        width: 100px;
        top: 50%;
        left: 43%;
        position: relative;
    }

    .border_videoconsulta {
        border-right: none;
    }

    .date-title {
        font-size: 13px;
    }

    .spec-title {
        font-size: 10px;
    }

    .card-cita {
        min-height: 270px;
        font-size: .65rem;
    }

    .card-title {
        font-size: .6rem;
    }

    .icon-cita {
        max-width: 40px;
    }

    .cancelarCita {
        font-size: .55rem;
    }

    .abrirCita, .pagarCita {
        font-size: .65rem;
        line-height: 1.3rem;
    }

    .card-footer {
        font-size: .55rem;
    }

    .img-logo {
        margin: 20px auto;
    }

    .card-text {
        font-size: 0.5rem;
    }

    div[id^="diaHora_"] {
        font-size: 12pt;
    }

    a:not([href]):not([tabindex]) {
        font-size: 10pt;
        line-height: 14pt;
    }

    #btn_top_cerrarVentanaZoomEspecialista, #btn_top_cerrarVentanaZoomEspecialistaCal {
        top: 5px;
        right: 15px;
    }

    .huecoDisponible > p {
        font-size: 10pt;
        line-height: 12pt;
    }

    .huecoDisponible > a {
        font-size: 8pt;
        line-height: 10pt;
    }

    #searchKeywordsBuscadorSemantico {
        font-size: 10pt;
    }

    #btnBuscarGeneral {
        font-size: 10pt;
    }

    .centros-p {
        font-size: 10pt;
        line-height: 12pt;
    }

    .img-center {
        max-width: 300px;
        min-width: 100%;
    }

    #messageBox,
    #notificationsModal,
    #messageBoxProfile {
        width: 100%;
    }

        #messageBox > .modal-content, #messageBoxProfile > .modal-content {
            width: 100%;
        }

    label.saveAseg {
        font-size: 12px;
        vertical-align: middle;
        display: -webkit-inline-box;
        margin-bottom: 0;
    }
}



@media screen and (min-width:230px) and (max-width: 767.5px) and (orientation: landscape) {

    #circleNotification {
        left: 13px;
        top: 10px;
        text-align: center;
        font-size: 20px;
    }

    #numCitasMobile, #numNotifMobile {
        font-size: 8pt;
        line-height: 12pt;
        top: 10px;
    }
}


/* MOBILE FORMAT */
/* iPhone 13 mini, iPhone 12 mini, iPhone 11 Pro, iPhone Xs, and iPhone X */
/* 2340x1080 pixels at 476ppi */
/*  IPHONE DEVICES ONLY */
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .huecoDisponible {
        font-size: 17pt;
    }

    section#carouselComercialTop {
        max-height: 620px;
    }

    .huecoDisponible > p {
        font-size: 9pt;
        line-height: 11pt;
        margin-bottom: 0.8pt;
    }

    .custom-select {
        font-size: 10pt;
    }

    .slide-text {
        font-size: 9pt;
        line-height: 12pt;
        margin-top: 0.5rem;
    }

    #circleNotification {
        left: 12px;
        text-align: center;
        font-size: 15pt;
    }

    #numCitasMobile, #numNotifMobile {
        font-size: 9pt;
        line-height: 15pt;
    }

    #carouselComercialTop img {
        min-width: 185px;
    }

    .carousel-card {
        min-height: 40px;
        max-height: 45px;
        overflow: hidden;
        height: 100%;
    }

    .input-group > .form-control, .input-group > .form-control-plaintext,
    .input-group > .custom-select, .input-group > .custom-file {
        font-size: 12pt;
    }

    .nav-link {
        font-size: 9pt;
    }

    #basicModal .profile-name {
        font-size: 12pt;
    }

    .profile-title {
        font-size: 13pt;
    }

    .profile-name {
        font-size: 10pt;
    }

    .spec-title {
        font-size: 10pt;
    }

    .profile-box,
    .profile-title {
        min-width: 225pt;
        max-width: 235pt;
        margin: 0px;
    }

    .littleCard {
        min-height: 160pt;
    }

    .prov-title {
        font-size: 12pt;
    }

    .specialist-icon {
        max-width: 25pt;
    }

    .available-background {
        min-height: 15pt;
    }

    .btn-profile {
        font-size: 12pt;
        line-height: 14pt;
    }

    #basicModal .spec-title {
        font-size: 12pt;
        line-height: 13pt;
    }

    a:not([href]):not([tabindex]) {
        font-size: 9pt;
        line-height: 11pt;
    }

    .appointment-type-title {
        font-size: 9pt;
        line-height: 11pt;
    }

    .custom-select-seguros {
        font-size: 14pt;
    }

    .form-control {
        font-size: 14pt;
    }

    input[type="color"], input[type="date"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="email"], input[type="month"], input[type="number"],
    input[type="password"], input[type="search"], input[type="tel"],
    input[type="text"], input[type="time"], input[type="url"],
    input[type="week"], select:focus, textarea {
        font-size: 11pt;
    }

    .label-ue {
        font-size: 10pt;
        margin-top: 10pt;
    }

    input[type="radio"], input[type="checkbox"] {
        width: 15pt;
        height: 15pt;
        vertical-align: middle;
    }

    .dropdown-toggle::after {
        margin-left: 0;
    }

    .img-logo-navbar {
        max-width: 35pt;
    }

    .navbar-toggler-icon {
        width: 25pt;
        height: 25pt;
    }

    .cal-month__current {
        font-size: 12pt;
    }

    .card-center {
        margin-bottom: 30px;
    }

    label.saveAseg {
        font-size: 12px;
        vertical-align: middle;
        display: -webkit-inline-box;
        margin-bottom: 0;
    }
}

/* iPhone 13, iPhone 12 and iPhone 12 Pro*/
/* 2532x1170 pixels at 460ppi */
@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .huecoDisponible {
        font-size: 17pt;
    }

    section#carouselComercialTop {
        max-height: 620px;
    }
}

/*  iPhone 13 Pro Max and iPhone 12 Pro Max*/
/* 2778x1284 pixels at 458ppi */
@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) {
    .huecoDisponible {
        font-size: 17pt;
    }

    section#carouselComercialTop {
        max-height: 620px;
    }
}

/* 1792x828px at 326ppi */
/* iPhone 11 and iPhone XR*/
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
    .huecoDisponible {
        font-size: 17pt;
    }

    section#carouselComercialTop {
        max-height: 620px;
    }
}


/*iPhone 14*/
@media only screen and (width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .huecoDisponible {
        font-size: 17pt;
    }

    section#carouselComercialTop {
        max-height: 620px;
    }
}

/*iPhone 14 Pro*/
@media only screen and (width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) {
    .huecoDisponible {
        font-size: 17pt;
    }

    section#carouselComercialTop {
        max-height: 620px;
    }
}

/*iPhone 14 Pro Max*/
@media only screen and (device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) {
    .huecoDisponible {
        font-size: 17pt;
    }

    section#carouselComercialTop {
        max-height: 620px;
    }
}


@media screen and (max-width: 325px) {
    .login-title {
        font-size: 2.35rem !important;
    }

    section#carouselComercialTopBanner {
        background-image: url(/Statics/Img/carruseles/CuadroAsistencial/yo-recoletas-mobile-390x420.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        max-width: 420px;
        min-height: 330px !important;
        margin: 0 auto;
        width: 97%;
        display: block;
        box-shadow: inset 0 0 0 500px rgb(0 0 0 / 0%);
    }

    .profile-box, .profile-title {
        max-width: 100% !important;
        margin: 0 !important;
    }

    .slick-next::before {
        right: -20px !important;
        position: relative;
        font-size: 25px !important;
    }

    .slick-prev::before {
        right: 0 !important;
        position: relative !important;
        font-size: 25px !important;
    }

    .imgDoctorsCita {
        max-width: 100px;
    }

    .card-text {
        font-size: 0.65rem;
    }

    .slide-text {
        min-height: 50px;
        font-size: .55rem !important;
    }

    .carousel-card {
        min-height: 45px !important;
        max-height: 48px !important;
    }

    .profile-box, .profile-title {
        max-width: 260px !important;
    }

    .centros-p {
        font-size: .7rem;
        line-height: 1.2rem;
    }
}


/* LANDSCAPE MOBILE FORMAT */
@media screen and (max-width: 767px) and (orientation: landscape) {
    section#carouselComercialTopBanner {
        max-height: 500px;
        max-width: 320PX;
    }

    #carouselComercialTop img {
        min-width: 120px;
        transform: translate(-16px, 0px);
    }

    .img-ue {
        max-width: 330px;
        min-width: 100%;
    }

    #carousel-ue > div > div > div > div > div:nth-child(even) > div > a {
        min-height: 260px;
        max-width: 270px;
        min-width: 250px;
        text-align: center;
    }

    .slide-text {
        font-size: .55rem;
        min-height: 45px;
    }

    .card-ue img {
        max-width: 250px;
        transform: translate(0px, 0px) !important;
    }

    .img-center {
        max-width: 400px;
        min-width: 100%;
    }

    .carousel-card {
        min-height: 45px;
        max-height: 50px;
        /* min-width: 290PX; */
        /* max-width: 350px; */
        margin: 0 auto;
    }

    .navbar-nav {
        max-height: 270px;
    }


    #basicModal, #basicModal360 {
        max-width: 75%;
        max-height: 100%;
    }

    .profile-box, .profile-title {
        max-width: 320px;
        min-width: inherit;
    }

    .profile-img {
        max-width: 230px;
        border-radius: 0;
        height: auto;
        transform: none;
        min-width: 210px;
        margin: 0 auto;
    }

    #paragraph-cookies {
        font-size: 1rem;
    }

    #logo_login {
        margin-top: 20px;
    }

    #logoMobileEditor {
        max-width: 60px;
    }

    #btn_cerrarVentanaEspecialista,
    #btn_cerrarVentanaEspecialistaCV {
        color: grey;
    }

    #containerUE h5 {
        font-size: 8pt;
        font-weight: 700;
    }

    [id^="agenda_"] {
        max-width: 75%;
    }

    .littleCard {
        /* min-height: 200px; */
    }
}

/*TABLET FORMAT */
@media (min-width: 767px) and (max-width: 1024px) {
    .card-cita-footer {
        min-height: 150px;
    }

    .icon-cita {
        max-width: 40px;
    }

    .specialist-icon {
        max-width: 25px;
    }

    .card-cita {
        font-size: .65rem;
    }

    .centros-p {
        font-size: .7rem;
        line-height: 1.2rem;
    }

    .img-center {
        transform: translate(0, 0) !important;
        min-height: 330px;
        max-height: 350px;
        min-width: 100% !important;
    }

    #basicModal .profile-name {
        font-size: 1rem;
    }

    #numCitasMobile, #numNotifMobile {
        top: 10px;
        left: 0px;
        font-size: 9pt;
        line-height: 15pt;
    }

    div[id^="botonBuscarMasHuecos"] {
        position: relative;
    }

    #genericIframe {
        top: 85px;
    }

    .fa-xs {
        font-size: 2em;
    }

    #logoMobileEditor {
        width: 80px;
    }

    #spanNotification {
        left: 15px;
        top: 1px;
        position: absolute;
        text-align: center;
        width: 100%;
    }

    #circleNotification {
        text-align: center;
        font-size: 15pt;
        top: 10px;
    }

    .service-icon-littleCard {
        max-width: 25px;
    }

    .huecoDisponible > p {
        font-size: 0.9rem;
        line-height: 1.2rem;
        margin-bottom: 0.25rem;
    }

    .cancelarCita {
        font-size: .75rem;
    }

    .label-ue {
        font-size: .7rem;
    }

    .medicine360-p {
        font-size: .75rem;
    }

    .img-logo {
        max-width: 100px;
        display: block;
        margin: 0 auto;
    }

    .home_links {
        font-size: calc(1rem - .2vw) !important;
        min-width: 210px;
        max-width: 240px;
        min-height: 50px;
        max-height: 50px;
    }

    #salud360MujerDiv > div > div > p {
        font-size: 1.2vw;
        line-height: 1.3;
    }

    #salud360VaronDiv > div > div > p {
        font-size: 1.2vw;
        line-height: 1.3;
    }

    #keywordsBuscadorSemantico {
        font-size: 12pt;
    }

    #searchKeywordsBuscadorSemantico {
        font-size: 9pt;
    }

    #btnBuscarGeneral {
        font-size: 9pt;
    }

    .nav-link {
        font-size: .7rem;
    }

    .carousel-card {
        min-width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 767px) and (max-width: 1024px) and (orientation: portrait) {
    .dropdown-menu {
        top: 55px;
        right: 0;
        font-size: .85rem;
        z-index: 100000;
        left: -150px;
    }

    .navbar-nav {
        max-height: 100%;
    }

    #notification {
        vertical-align: top;
        top: 7px;
        right: 10px;
        position: relative;
    }

    .login-password-remind {
        font-size: .9rem;
    }

    .slide-img {
        min-height: 40px;
        width: auto !important;
        height: auto !important;
        max-width: 100%;
    }

    .slide-text {
        font-size: .55rem;
        line-height: 1rem;
        min-height: auto;
        padding-top: 5px;
    }

    #initLogin {
        position: relative;
        right: 10px;
        min-height: 50px;
        display: block;
        clear: both;
    }

    #carousel-medicina360 > div > div > div > div {
        max-width: 31%;
        margin-right: .85rem;
    }

        #carousel-medicina360 > div > div > div > div > div {
            max-height: 95px;
        }

    #mainCol > div > h6 {
        font-size: .65rem;
    }

    #mainCol > div > div > img {
        max-width: 350px;
        transform: translate(-70px, -25px);
    }

    .navbar-nav {
        max-height: 100% !important;
    }

    .profile-box, .profile-title {
        max-width: 97%;
        min-width: 235px;
    }

    section#carouselComercialTopBanner {
        max-height: 150px;
        min-height: 130px;
    }

    .slide-text {
        min-height: 30px;
        font-size: .55rem;
    }
}

@media (min-width: 767px) and (max-width: 1024px) and (orientation: landscape) {
    .nav-link {
        font-size: .7rem !important;
    }

    .dropdown-menu {
        top: 55px;
        right: 0;
        font-size: .85rem;
        z-index: 100000;
        left: -150px;
    }

    .slide-text {
        font-size: .5rem;
        line-height: 1rem;
        min-height: auto;
        padding-top: 2px;
    }

    #carousel-medicina360 > div > div > div > div {
        max-width: 31%;
        margin-right: .85rem;
    }

        #carousel-medicina360 > div > div > div > div > div {
            max-height: 130px;
        }

    #mainCol > div > h6 {
        font-size: .85rem;
    }

    #dropdownMenu1 {
        top: 0 !important;
        position: relative;
        right: 0px;
    }

    #notification {
        right: 0;
    }

    .navbar-nav {
        max-height: 100% !important;
    }

    .profile-box, .profile-title {
        max-width: 270px;
        min-width: 230px;
        width: 100%;
    }

    section#carouselComercialTopBanner {
        max-height: 160px;
        min-height: 135px;
    }
}

/*TABLET TO DESKTOP FORMAT */
@media (min-width: 1024px) and (max-width: 1280px) {
    #calendar, #notificationLink {
        vertical-align: middle;
    }

    section#carouselComercialTopBanner {
        max-height: 190px;
        min-height: 180px;
    }

    .card-ue img {
        max-width: 100%;
        min-width: 220px;
    }

    div[id^="botonBuscarMasHuecos"] {
        position: relative;
    }

    .slide-text {
        font-size: .7rem;
        line-height: 1rem;
        min-height: auto;
    }

    .navbar-nav {
        max-height: 100% !important;
    }

    #logoMobileEditor {
        width: 100px;
    }

    #salud360MujerDiv > div > div > p {
        font-size: 1.2vw;
        line-height: 1.3;
    }

    #salud360VaronDiv > div > div > p {
        font-size: 1.2vw;
        line-height: 1.3;
    }

    /*TABLET TO DESKTOP FORMAT */
    @media (min-width: 1023.5px) and (max-width: 1367px) {
        body {
            min-height: 100%;
        }

        .card-cita {
            min-height: 410px;
        }
    }
}


/*DESKTOP TO LARGE DESKTOP FORMAT */
@media (min-width: 1441px) and (max-width: 2200px) {
    .slide-text {
        min-height: 70px;
    }
}

@media (min-width: 1441px) and (max-width: 1660px) {
    section#carouselComercialTopBanner {
        background-image: url(/Statics/Img/carruseles/CuadroAsistencial/yo-recoletas-banner-1400x220.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 260px;
        min-height: 230px;
        margin: 0;
        width: 100%;
        display: block;
        box-shadow: inset 0 0 0 500px rgba(0,0,0,0);
    }

    #salud360MujerDiv > div > div > p {
        font-size: 1vw;
        line-height: 1.3;
    }

    #salud360VaronDiv > div > div > p {
        font-size: 1vw;
        line-height: 1.3;
    }
}

/*DESKTOP TO LARGE DESKTOP FORMAT */
@media (min-width: 1661px) and (max-width: 2000px) {
    section#carouselComercialTopBanner {
        background-image: url(/Statics/Img/carruseles/CuadroAsistencial/yo-recoletas-banner-1400x220.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 290px;
        min-height: 265px;
        margin: 0;
        width: 100%;
        display: block;
        box-shadow: inset 0 0 0 500px rgba(0,0,0,0);
    }
}

/* LARGE DESKTOP TO TV FORMAT */
@media (min-width: 1661px) and (max-width: 2560px) {
    section#carouselComercialTopBanner {
        background-image: url(/Statics/Img/carruseles/CuadroAsistencial/yo-recoletas-banner-1400x220.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 330px;
        min-height: 285px;
        margin: 0;
        width: 100%;
        display: block;
        box-shadow: inset 0 0 0 500px rgba(0,0,0,0);
    }
}
