/*Responsive Index*/

@media (max-width: 800px) {
    /* LOGIN */
    .row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .col-6 {
        width: 100% !important;
    }
    .text-formlogin h1 {
        font-size: 3rem;
    }
    .text-formlogin h2 {
        font-size: 2.5rem;
    }
    .login-form {
        padding: 5vw 4vw 5vw 5vw;
    }
    .recatpcha_form .g-recaptcha div {
        width: 100vw;
        padding-top: 1rem;
    }
    .imagen-david {
        height: 60vh;
        background-size: contain;
    }
    /* VALIDATE */
    .logo-onboarding img {
        width: 43vw;
        padding: 6vw 0vw;
    }
    .card-image-validate-1,
    .card-image-validate-2 {
        padding-bottom: 14vw;
        padding-top: 12rem;
    }
    .card-validate {
        padding: 1vw 8vw;
    }
    .col-4 {
        width: 95% !important;
    }
    .col-8 {
        width: 95% !important;
    }
    .cuadro-big {
        height: 23rem;
    }
    .cuadro-big iframe {
        width: 100%;
        height: 311px;
        border-radius: 25px;
    }
    .ytp-cued-thumbnail-overlay-image {
        background-size: contain;
        -moz-background-size: contain;
        -webkit-background-size: contain;
    }
    /* DASHBOARD */
    .buttons--text-info {
        flex-direction: column;
        margin-bottom: 2rem;
    }
    .banner-cuadros {
        padding-top: 5rem;
    }
    .bttn_lermas a {
        padding: 1.4vw 26vw;
        font-size: 4.8vw;
        margin-top: 0rem !important;
    }
    .bttn_lermas {
        display: flex;
        justify-content: center;
        margin-top: 0rem !important;
    }
    .txt-cuadros-xs {
        font-size: 1.5rem;
        line-height: 18px;
        /* font-family: 'OgilvySansRegular'; */
        min-height: 85px;
        margin-bottom: 13px;
        margin-top: 8px;
        font-family: 'OgilvySansBold';
        display: flex;
        justify-content: center;
    }
    .square {
        margin-top: 2rem !important;
    }
    .img-cuadro-xs1 {
        display: flex;
        justify-content: center;
        padding: 13vw 2vw;
    }
    .img-cuadro-xs1 img {
        width: 70%;
    }
    .cuadro-xs-2,
    .cuadro-xs-3 {
        padding: 3.5vw 5vw;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }
    .text-box p {
        font-size: 35px;
        text-align: center;
    }
    .text-info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .text-info p {
        text-align: justify;
        font-size: 23px;
        line-height: 30px;
        margin-bottom: 3rem;
    }
    .box-info {
        padding: 0vw 2vw;
    }
    .text-info a {
        padding: 1.5vw 18vw;
        font-size: 4.8vw;
    }
    .text-info-transparent {
        font-size: 4.8vw;
    }
    .icon-cuadro-xs2,
    .icon-cuadro-xs3 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .information-box {
        padding-top: 3rem;
    }
    .box-materiallogos {
        height: 34vh !important;
    }
    .click-logos {
        height: 100% !important;
    }
    .carouselExampleControls {
        height: 100% !important;
    }
    .carousel-inner {
        height: 100% !important;
    }
    .carousel {
        height: 100% !important;
    }
    .carousel-item {
        height: 100%;
    }
    .click-logos .carousel-item img {
        width: 36vw;
    }
    .cta-cuentas {
        border: solid #fff 1px;
        border-radius: 25px;
        padding: 1.5vw 2vw;
        margin-top: 12.100000000000001vw;
        margin-bottom: 0rem;
    }
    .material-cuentas {
        padding: 2vw 3vw;
    }
    .images-icon-cuentas ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .images-icon-cuentas li {
        width: 80%;
        margin-top: 2rem;
    }
    .images-icon-cuentas li img {
        min-width: 100%;
    }
    .kiosco {
        margin-top: 18vw;
        margin-bottom: 15vw;
    }
    .kiosco img {
        max-width: 100%;
    }
    .cta-usuarios {
        padding: 0rem !important;
    }
    .cta-usuarios ul {
        margin-top: 0rem;
    }
    .cta-usuarios ul li {
        width: 70vw;
        margin-top: 2rem;
    }
    .text-user h1 {
        text-align: center;
        font-size: 2rem;
        padding-bottom: 0.7rem;
        padding-top: 2rem;
    }
    .text-user h2 {
        text-align: center;
        font-size: 1.7rem;
        padding-bottom: 1rem;
    }
    .text-user p {
        text-align: center;
        padding-top: 0rem !important;
    }
    .img-user {
        text-align: left;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
    }
    .img-user img {
        max-width: 100%;
        width: 63vw;
        padding: 1rem 0rem;
    }
    .modal-alert .body-modal-alert {
        width: 80%;
        top: 30vw;
        padding: 19vw 4vw;
    }
    .modal-alert .body-modal-alert h1 {
        font-size: 2.8rem;
    }
    .modal-alert .body-modal-alert p {
        font-size: 1.5rem;
    }
    .modal-alert .body-modal-alert img {
        margin-top: 6vw;
        width: 90%;
    }
    /* RESOURCES */
    .assets-text {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
        margin-top: 0rem;
    }
    .assets-text img {
        width: 62vw;
    }
    .assets-text h1 {
        width: 90%;
        line-height: 1.8rem;
        margin-bottom: 2vw;
        font-size: 1.8rem;
    }
    .assets-text p {
        color: #fff;
        font-size: 19px;
        line-height: 18px;
    }
    .cta-assets-icon {
        min-height: 64vw;
        background-size: contain !important;
        margin-top: 2rem;
        padding: 13vw 2vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .cta-assets-icon img {
        width: 20%;
    }
    .cta-assets-icon h2 {
        font-size: 1.5rem;
        margin-top: 8vw;
    }
    .cta-assets-icon a {
        width: 95%;
    }
    .cta-assets-icon .cta-cuentas {
        margin-top: 9vw;
    }
    .cta-cuentas span {
        font-size: 1.1rem;
    }
    .title-cuentas h1 {
        width: 90%;
        line-height: 1.9rem;
        margin-bottom: 2vw;
        font-size: 2.1rem;
        margin-top: 2rem;
    }
    .info-cuentas {
        padding: 5vw 9vw;
    }
    .title-cuentas p {
        font-size: 1.2rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
    .info-cuentas .cta-assets-icon h2 {
        font-size: 1.5rem;
        margin-top: 8vw;
    }
    .title-cuentas {
        text-align: center;
        margin-bottom: 4vw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    /* PREMIOS */
    .txt-premios-banner {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .txt-premios-banner p {
        text-align: center;
    }
    .campana {
        padding: 15vw 5vw;
        text-align: center;
    }
    .title-caso-exito p {
        width: auto;
        padding: 1rem;
    }
    .image-360 iframe {
        height: 92vw !important;
    }
    /* PRESENTATION RED  */
    .presentation {
        flex-direction: row;
    }
    .presentation__right img {
        width: 100%;
    }
    .presentation__left img {
        width: 100%;
        margin: 0;
    }
    .presentation,
    .presentation__cards {
        flex-direction: column;
        gap: 80px
    }
    /*CAPACITATION DETAILS*/
    .capacitation h1 {
        font-size: 36px;
    }
    .capacitation video {
        height: auto;
    }

    
}