@media screen and (max-width: 980px) {
    .nav-info {
        display: none;
    }

    .logo {
        height: auto;
        width: 12%;
    }

    .slider .slides {
        height: 350px !important;
    }

    .slider {
        height: 350px !important;
    }

    .title {
        font-size: 20px;
        font-weight: 900;
    }

    .subtitle {
        font-size: 15px;
        font-weight: 600;
    }

    .no-mobile {
        display: none;
    }

    .footer-logo {
        height: auto;
        width: 50%;
        margin: auto;
        display: block;
        margin-top: 20px;
    }

    .profile-cards-space {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .space-mobile-video {
        margin-bottom: 30px;
    }

    .space-top {
        margin-top: 40px;
    }

    .img-articule {
        height: 150px;
        width: 100%;
    }

    .texto-spaces {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .sidenav {
        z-index: 5000;
    }

    .spaces-conten-overlay {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .logo-menu {
        padding-top: 12px;
    }

    .title-banner {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .nav-info {
        display: none;
    }

    .logo {
        height: auto;
        width: 12%;
    }

    .slider .slides {
        height: 350px !important;
    }

    .slider {
        height: 350px !important;
    }

    .title {
        font-size: 20px;
        font-weight: 900;
    }

    .subtitle {
        font-size: 15px;
        font-weight: 600;
    }

    .no-mobile {
        display: none;
    }

    .footer-logo {
        height: auto;
        width: 50%;
        margin: auto;
        display: block;
        margin-top: 20px;
    }

    .profile-cards-space {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .space-mobile-video {
        margin-bottom: 30px;
    }

    .space-top {
        margin-top: 40px;
    }

    .img-articule {
        height: 150px;
        width: 100%;
    }

    .texto-spaces {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .sidenav {
        z-index: 5000;
    }

    .spaces-conten-overlay {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .logo-menu {
        padding-top: 12px;
    }

    .title-banner {
        font-size: 12px;
    }
}

@media screen and (max-width: 500px) {
    .nav-info {
        display: none;
    }

    .logo {
        height: auto;
        width: 12%;
    }

    .slider .slides {
        height: 350px !important;
    }

    .slider {
        height: 350px !important;
    }

    .title {
        font-size: 20px;
        font-weight: 900;
    }

    .subtitle {
        font-size: 15px;
        font-weight: 600;
    }

    .no-mobile {
        display: none;
    }

    .footer-logo {
        height: auto;
        width: 50%;
        margin: auto;
        display: block;
        margin-top: 20px;
    }

    .profile-cards-space {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .space-mobile-video {
        margin-bottom: 30px;
    }

    .space-top {
        margin-top: 40px;
    }

    .img-articule {
        height: 150px;
        width: 100%;
    }

    .texto-spaces {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .sidenav {
        z-index: 5000;
    }

    .spaces-conten-overlay {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .logo-menu {
        padding-top: 12px;
    }

    .title-banner {
        font-size: 12px;
    }
}
