/*!------Pantallas hasta 1290---------------*/
@media screen and (max-width:1290px) {

    .nav-links li a {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .nav-links {
        justify-content: center;
        align-items: center;
        display: flex;
    }
}

/*!------Pantallas hasta 1250---------------*/
@media screen and (max-width:1250px) {
    .logo {
        left: 15px;
        display: block;
        font-size: 1rem
    }
}

/*!-------Pantallas hasta 1205------------*/
@media screen and (max-width:1205px) {

    .menu-btn {
        display: block
    }

    .navbar {
        padding: 15px 15px
    }

    .logo {
        left: 15px;
        display: block
    }

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }

    .mobile-menu {
        margin-top: 402px;
        border-radius: 20px;
        width: 25%;
        height: 92vh
    }

    .nav-links li {
        margin: 15px auto
    }
}

/*!-------Pantallas hasta 850------------*/
@media (max-width:850px) {
    
    .footer {
        padding: 10px
    }

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }

    .mobile-menu {
        margin-top: 402px;
        border-radius: 20px;
        width: 25%;
        height: 102vh
    }


    /* Responsive para el footer */
    .footer {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 5%;
    }

    .container-footer {
        display: block;
        align-items: center;
        justify-content: center;
        padding-top: 20px;
    }

    .logo_2_img {
        width: 100%;
        display: flex;
        margin: auto;
        padding-bottom: 10%;
    }

    .logo_2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .social {
        display: none;
    }
}

/*!-------Pantallas hasta 770------------*/
@media screen and (max-width:770px) {

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }
    
    .mobile-menu {
        margin-top: 530px;
        border-radius: 20px;
        width: 80%;
        height: auto;
        position: absolute;
        left: 10%
    }

    /* Responsive para el footer */
    .footer {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 5%;

    }

    .container-footer {
        display: block;
        align-items: center;
        justify-content: center;
        padding-top: 20px;
    }

    .logo_2_img {
        width: 100%;
        display: flex;
        margin: auto;
        padding-bottom: 10%;
    }

    .logo_2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .social {
        display: none;
    }
}

/*!--------Pantallas hasta 600------------*/
@media screen and (max-width:600px) {

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }

    .mobile-menu {
        margin-top: 530px;
        border-radius: 20px;
        width: 80%;
        height: auto;
        position: absolute;
        left: 10%
    }

    /* Responsive para el footer */
    .footer {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 5%;
    }

    .container-footer {
        display: block;
        align-items: center;
        justify-content: center;
        padding-top: 20px;
    }

    .logo_2_img {
        width: 100%;
        display: flex;
        margin: auto;
        padding-bottom: 10%;
    }

    .logo_2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .span {
        padding: 0;
    }

    .social {
        display: none;
    }
}

/*!--------Pantallas hasta 470------------*/
@media screen and (max-width:470px) {

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }

    .mobile-menu {
        margin-top: 530px;
        border-radius: 20px;
        width: 80%;
        height: auto;
        position: absolute;
        left: 10%
    }

    /* Responsive para el footer */
    .footer {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 10%;

    }

    .container-footer {
        display: block;
        align-items: center;
        justify-content: center;
        padding-top: 20px;

    }

    .logo_2_img {
        width: 100%;
        display: flex;
        margin: auto;
        padding-bottom: 10%;
    }

    .logo_2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .span {
        padding: 0;
    }

    .social {
        display: none;
    }


    .hero {
        height: 20em;
    }
    .hero-content {
        height: auto;
    }

    .seccion--bloque {
        padding: 0;
    }
}

/*!--------Pantallas hasta 400------------*/
@media screen and (max-width:400px) {

    .nav-links {
        flex-direction: column;
        width: 10%;
        height: 10vh;
        justify-content: center;
        background: #343434;
        margin-top: -545px;
        transition: all 0.5s ease
    }

    .mobile-menu {
        margin-top: 530px;
        border-radius: 20px;
        width: 80%;
        height: auto;
        position: absolute;
        left: 10%
    }

    /* Responsive para el footer */
    .footer {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 10%;

    }

    .container-footer {
        display: block;
        align-items: center;
        justify-content: center;
        padding-top: 20px;

    }

    .logo_2_img {
        width: 100%;
        display: flex;
        margin: auto;
        padding-bottom: 10%;
    }

    .logo_2 {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .span {
        padding: 0;
    }

    .social {
        display: none;
    }

    .hero {
        height: 20em;
    }
    .hero-content {
        height: auto;
    }

    .seccion--bloque {
        padding: 0;
    }
}
