/*@media screen and (max-width:1536px){
    header ul li{
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-weight: 700;
    margin: 0 10px;
    font-size: 13px;
}

    .yoSoy-Info h1{
        font-family: 40px;
        max-width: 400px;
        line-height: 40px;
    }

    .yoSoy-Info p{
        max-width: 300px;
    }
    .yoSoyVideo-Box {
        margin-top: 15%;
        right: 13%;
    }
    .yoSoyVideo-Box video{
        height: 200px;
    }

    .info-section-titulo{
        font-size: 30px;
    }

    .cartas-info{
        grid-template-columns: auto;
    }

    .carta:nth-child(3){
        grid-column: span 2;
        height:70vh;
    }

    .cartas-info .carta h1 {
        font-size: 20px;
    }

    .carta:nth-child(3) h1{
        bottom:25%;
    }

    .carta video {
        height: 65%;
        margin-top: 5%;
    }

    .proyectos{
        margin-bottom: 300px;
    }

    .proyecto-vidbox video {
        width: 250px;
        margin-left: -100px;
    }

    .proyecto-info{
        padding-left:0;
        margin-left: -50px;
    }

    .proyecto-info h1{
        font-size: 20px;
        max-width: 200px;
        text-wrap: wrap;

    }
    .proyecto-info p{
        font-size: 10px;
        max-width: 200px;
        text-wrap: wrap;
        min-width: 0;
        
    }
    
    .digitales .artisticas{
        align-items: center;
    }
    
    footer h1{
        font-size: 20px;
    }

#circuloCursor{
    display: none;
}
#fullscreen-overlay {
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
}
body{
    margin: 0;
    padding: 0;
    font-family: 'SPANISH_POINTER', sans-serif;
    color: lightgray;
    min-height: auto;
    min-width: 100vw;

    }

}*/

/*@media screen and (max-width:1280px){
    header ul li{
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-weight: 700;
    margin: 0 10px;
    font-size: 13px;
}

    .yoSoy-Info h1{
        font-family: 40px;
        max-width: 400px;
        line-height: 40px;
    }

    .yoSoy-Info p{
        max-width: 300px;
    }
    .yoSoyVideo-Box {
        margin-top: 15%;
        right: 13%;
    }
    .yoSoyVideo-Box video{
        height: 200px;
    }

    .info-section-titulo{
        font-size: 30px;
    }

    .cartas-info{
        grid-template-columns: auto;
    }

    .carta:nth-child(3){
        grid-column: span 2;
        height:70vh;
    }

    .cartas-info .carta h1 {
        font-size: 20px;
    }

    .carta:nth-child(3) h1{
        bottom:25%;
    }

    .carta video {
        height: 65%;
        margin-top: 5%;
    }

    .proyectos{
        margin-bottom: 300px;
    }

    .proyecto-vidbox video {
        width: 250px;
        margin-left: -100px;
    }

    .proyecto-info{
        padding-left:0;
        margin-left: -50px;
    }

    .proyecto-info h1{
        font-size: 20px;
        max-width: 200px;
        text-wrap: wrap;

    }
    .proyecto-info p{
        font-size: 10px;
        max-width: 200px;
        text-wrap: wrap;
        min-width: 0;
        
    }
    
    .digitales .artisticas{
        align-items: center;
    }
    
    footer h1{
        font-size: 20px;
    }

#circuloCursor{
    display: none;
}
#fullscreen-overlay {
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
}
body{
    margin: 0;
    padding: 0;
    font-family: 'SPANISH_POINTER', sans-serif;
    color: lightgray;
    min-height: auto;
    min-width: 100vw;

    }

}*/


/*
@media screen and (max-width: 930px){
    body{
        margin: 0;
        padding: 0;
        font-family: 'SPANISH_POINTER', sans-serif;
        color: lightgray;
        min-height: auto;
        min-width: 100vw;

    }
    .glow-text{

        width:auto;
        height: auto;
        
    }

    header{
        position:fixed;
        height: 60px;

    }
    header ul{
        display:none;
    }

    header .box-icons{
        display:none;
    }

    header h1{
        font-size: 25px;
    }

    .yoSoy{
        flex-direction: column;
        margin-top: 300px;
    }

    .autoBlur{
        animation: none;
    }

    .yoSoy-Info{
        bottom: 5%;
    }

    .scroll-abajo{
        bottom: -10%;
    }

    .yoSoy-Info h1{
        line-height: 50px;
    }
    .yoSoyVideo-Box{
        top:-40%;
        right: 18%;
    }

    .yoSoyVideo-Box video{
        height: 200px;

    }
    .carta:nth-child(1) p{
        top: 57%;
        max-width: 90%;
        font-size: 9px;
        line-height: 9px;

    }
    .carta:nth-child(1) h1{
        top:50%
    }
    .carta:nth-child(2) h1{
        top:50%
    }

    .carta:nth-child(2) p{
        top:57%;
        max-width: 90%;
        font-size: 9px;
        line-height: 9px;
    }
    .carta:nth-child(2) img{
        width: auto;
        height: 40%;
        margin-top: 10%;
    }
    .carta:nth-child(3){
        grid-column: span 2;
        height:100vh;
        width: 100%;
    }
    .carta:nth-child(3) p{
        top:74%;
        max-width: 90%;
        font-size: 13px;
        line-height: 15px;
    }
    .carta:nth-child(4) p{
        top:67%;
        max-width: 90%;
        font-size: 13px;
        line-height: 15px;
    }
    .carta video{
        width:90%;
    }

    .proyectos{
        margin-bottom: 50px;
        margin-top: 0px;
    }
    .hover-sign{
        display: none;
    }

    .carta-proyecto{
        flex-direction: column;
        margin-left: 25%;
        gap: 30px;
        align-items: center;
        display: flex;
    }
    
    .proyecto-info{
        width: 55%;

    }

    .proyecto-info h1{
        text-wrap: nowrap;
    }
    .proyecto-info p{
        max-width: 350px;
    }
    .skills-seccion{
        margin-bottom: 200px;
    }
    .digitales{
        top: 10%;
        left: 18%;
        align-items: center;
    }


    .artisticas{
        top: 65%;
        left: 18%;

        align-items: center;
    }
    .skills-box img{
    display: none;
    }

    .skills-box h1{
        margin-bottom: 0;
        margin-top: 70px;
    }

    .slider{
        bottom:0;
        top:130%;

    }
    .slider img{
        width: 60%;
    }
    
    .contacto-seccion{
        flex-direction: column;
        margin-top: 50px;
        margin-bottom: 100px;
    }

    .contacto-seccion h1{
        top: -7%;
        align-items: center;
    }

    .social-box{
        top:-40%;
    }
    footer h1{
        font-size:15px;

        padding-left: 30px;
    }

    .proyecto-vidbox{
        min-width: 200px;
    }
    .menu-icono{
        display: inline;
    }

    #circuloCursor{
        display: none;
    }
    #fullscreen-overlay {
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
    }

}
@media screen and (max-width: 860px){
    body{
        margin: 0;
        padding: 0;
        font-family: 'SPANISH_POINTER', sans-serif;
        color: lightgray;
        min-height: auto;
        min-width: 100vw;

    }
    .glow-text{

        width:auto;
        height: auto;
        
    }

    header{
        position:fixed;
        height: 60px;

    }
    header ul{
        display:none;
    }

    header .box-icons{
        display:none;
    }

    header h1{
        font-size: 25px;
    }

    .yoSoy{
        flex-direction: column;
        margin-top: 300px;
    }

    .autoBlur{
        animation: none;
    }

    .yoSoy-Info{
        bottom: 5%;
    }

    .scroll-abajo{
        bottom: -10%;
    }

    .yoSoy-Info h1{
        line-height: 50px;
    }
    .yoSoyVideo-Box{
        top:-40%;
        right: 18%;
    }

    .yoSoyVideo-Box video{
        height: 200px;

    }
    .carta:nth-child(1) p{
        top: 57%;
        max-width: 90%;
        font-size: 9px;
        line-height: 9px;

    }
    .carta:nth-child(1) h1{
        top:50%
    }
    .carta:nth-child(2) h1{
        top:50%
    }

    .carta:nth-child(2) p{
        top:57%;
        max-width: 90%;
        font-size: 9px;
        line-height: 9px;
    }
    .carta:nth-child(2) img{
        width: auto;
        height: 40%;
        margin-top: 10%;
    }
    .carta:nth-child(3){
        grid-column: span 2;
        height:100vh;
        width: 100%;
    }
    .carta:nth-child(3) p{
        top:74%;
        max-width: 90%;
        font-size: 13px;
        line-height: 15px;
    }
    .carta:nth-child(4) p{
        top:67%;
        max-width: 90%;
        font-size: 13px;
        line-height: 15px;
    }
    .carta video{
        width:90%;
    }

    .proyectos{
        margin-bottom: 50px;
        margin-top: 0px;
    }
    .hover-sign{
        display: none;
    }

    .carta-proyecto{
        flex-direction: column;
        margin-left: 25%;
        gap: 30px;
        align-items: center;
        display: flex;
    }
    
    .proyecto-info{
        width: 55%;

    }

    .proyecto-info h1{
        text-wrap: nowrap;
    }
    .proyecto-info p{
        max-width: 350px;
    }
    .skills-seccion{
        margin-bottom: 200px;
    }
    .digitales{
        top: 10%;
        left: 18%;
        align-items: center;
    }


    .artisticas{
        top: 65%;
        left: 18%;

        align-items: center;
    }
    .skills-box img{
    display: none;
    }

    .skills-box h1{
        margin-bottom: 0;
        margin-top: 70px;
    }

    .slider{
        bottom:0;
        top:130%;

    }
    .slider img{
        width: 60%;
    }
    
    .contacto-seccion{
        flex-direction: column;
        margin-top: 50px;
        margin-bottom: 100px;
    }

    .contacto-seccion h1{
        top: -7%;
        align-items: center;
    }

    .social-box{
        top:-40%;
    }
    footer h1{
        font-size:15px;

        padding-left: 30px;
    }

    .proyecto-vidbox{
        min-width: 200px;
    }
    .menu-icono{
        display: inline;
    }

    #circuloCursor{
        display: none;
    }
    #fullscreen-overlay {
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
    }

}
@media screen and (max-width: 768px){
    body{
        margin: 0;
        padding: 0;
        font-family: 'SPANISH_POINTER', sans-serif;
        color: lightgray;
        min-height: auto;
        min-width: 100vw;

    }
    .glow-text{

        width:auto;
        height: auto;
        
    }

    header{
        position:fixed;
        height: 60px;

    }
    header ul{
        display:none;
    }

    header .box-icons{
        display:none;
    }

    header h1{
        font-size: 25px;
    }

    .yoSoy{
        flex-direction: column;
        margin-top: 300px;
    }

    .autoBlur{
        animation: none;
    }

    .yoSoy-Info{
        bottom: 5%;
    }

    .scroll-abajo{
        bottom: -10%;
    }

    .yoSoy-Info h1{
        line-height: 50px;
    }
    .yoSoyVideo-Box{
        top:-40%;
        right: 18%;
    }

    .yoSoyVideo-Box video{
        height: 200px;

    }
    .carta:nth-child(1) p{
        top: 57%;
        max-width: 90%;
        font-size: 9px;
        line-height: 9px;

    }
    .carta:nth-child(1) h1{
        top:50%
    }
    .carta:nth-child(2) h1{
        top:50%
    }

    .carta:nth-child(2) p{
        top:57%;
        max-width: 90%;
        font-size: 9px;
        line-height: 9px;
    }
    .carta:nth-child(2) img{
        width: auto;
        height: 40%;
        margin-top: 10%;
    }
    .carta:nth-child(3){
        grid-column: span 2;
        height:100vh;
        width: 100%;
    }
    .carta:nth-child(3) p{
        top:74%;
        max-width: 90%;
        font-size: 13px;
        line-height: 15px;
    }
    .carta:nth-child(4) p{
        top:67%;
        max-width: 90%;
        font-size: 13px;
        line-height: 15px;
    }
    .carta video{
        width:90%;
    }

    .proyectos{
        margin-bottom: 50px;
        margin-top: 0px;
    }
    .hover-sign{
        display: none;
    }

    .carta-proyecto{
        flex-direction: column;
        margin-left: 25%;
        gap: 30px;
        align-items: center;
        display: flex;
    }
    
    .proyecto-info{
        width: 55%;

    }

    .proyecto-info h1{
        text-wrap: nowrap;
    }
    .proyecto-info p{
        max-width: 350px;
    }
    .skills-seccion{
        margin-bottom: 200px;
    }
    .digitales{
        top: 10%;
        left: 18%;
        align-items: center;
    }


    .artisticas{
        top: 65%;
        left: 18%;

        align-items: center;
    }
    .skills-box img{
    display: none;
    }

    .skills-box h1{
        margin-bottom: 0;
        margin-top: 70px;
    }

    .slider{
        bottom:0;
        top:130%;

    }
    .slider img{
        width: 60%;
    }
    
    .contacto-seccion{
        flex-direction: column;
        margin-top: 50px;
        margin-bottom: 100px;
    }

    .contacto-seccion h1{
        top: -7%;
        align-items: center;
    }

    .social-box{
        top:-40%;
    }
    footer h1{
        font-size:15px;

        padding-left: 30px;
    }

    .proyecto-vidbox{
        min-width: 200px;
    }
    .menu-icono{
        display: inline;
    }

    #circuloCursor{
        display: none;
    }
    #fullscreen-overlay {
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
    }

}*/


@media screen and (max-width: 430px){ /*EJEMPLO A SGUIR*/


    .glow-text{

        width:auto;
        height: auto;
        
    }

    header{
        position:fixed;
        height: 60px;

    }
    header ul{
        display:none;
    }

    header .box-icons{
        display:none;
    }

    header h1{
        font-size: 25px;
    }
    .container{
        width: 100%;
        max-width: 430px;
        }

    .yoSoy{
        flex-direction: column;
        margin-top: 350px;
    }

    .autoBlur{
        animation: none;
    }

    .yoSoy-Info {
        position: static;

    }
    .yoSoy-Info h1{
        line-height: 45px;
        width: 90%;
        font-size: 40px;
    }

    .yoSoy-Info p{
        width:90%;
        font-size: 20px;


    }
    .scroll-abajo{
        bottom: 5%;
    }


    .yoSoyVideo-Box{
        top:-35%;
        right: 5%;
    }

    .yoSoyVideo-Box video{
        height: 200px;

    }
    .info-section{
        width: 90%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 0px;
    }

    .info-section h1{
        font-size: 30px;
        margin-bottom: 10px;
    }

    .cartas-info{

        gap: 10px;
        width: 100%;
        height:100%;
        
    }
    .carta:nth-child(1) p{
        top: 50%;
        max-width: 90%;
        font-size: 7px;
        line-height: 10px;

    }
    .carta:nth-child(1) h1{
        top:45%;

        font-size: 14px;
    }
    .carta:nth-child(1) img{
        width: auto;
        height: 40%;
        margin-top: 10%;
    }
    .carta:nth-child(2) h1{
        top:45%;
        font-size: 14px;
    }

    .carta:nth-child(2) p{
        top:50%;
        max-width: 93%;
        font-size: 7px;
        line-height: 10px;
    }
    .carta:nth-child(2) img{
        width: auto;
        height: 40%;
        margin-top: 10%;
    }
    .carta:nth-child(3){
        grid-column: span 2;
        height:100vh;
        width: 100%;
    }
    .carta:nth-child(3) p{
        top:60%;
        max-width: 90%;
        font-size: 14px;
        line-height: 18px;
    }
    .carta:nth-child(3) h1{
        top:57%;
        font-size: 20px;
    }
    .carta button{
        bottom: 5%;
    }
    .carta:nth-child(4) p{
        top:58%;
        max-width: 90%;
        font-size: 14px;
        line-height: 14px;
    }
    .carta:nth-child(4) h1{
        top:53%;
        font-size: 20px;
    }
    .carta video{
        width:90%;
    }

    .proyectos{
        margin-bottom: 10px;
        margin-top: 0px;
        justify-content: center;
        text-align: center;
    }
    .hover-sign{
        display: none;
    }

    .carta-proyecto{
        flex-direction: column;
        margin-left: 0;
        gap: 30px;
        align-items: center;
        display: flex;
        margin-top: 20px;
    }
    .proyecto-info{
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        
    }
    .proyecto-info h1{
        text-wrap: nowrap;
        font-size: 20px;
        text-align: center;
    }
    .proyecto-info p{
        max-width: 390px;
        text-align: center;
        font-size: 12px;
        margin-bottom: 15px;
    }
    .proyectos-foto{
        margin-top: 0px;
    }

    .gridIntera{
        display: grid;
        justify-content: center;
        align-content: start;
        grid-template-columns: auto;
        width: 100%;
    }

    .flip-back h2 {
        font-size: 30px;
        margin-bottom: 5px;
        text-shadow: 0 0 9px #000000;
        text-decoration: underline 2px;

        }
    .flip-back p {
        font-size: 15px;
        max-width: 80%;
        text-shadow: 0 0 9px #000000;
        }
    .skills-seccion{
        margin-bottom: 0;
        height: 100vh;
        align-items: center;
        flex-direction: column;
    }
    .skills-seccion h1{
        text-align: center;
        font-size: 25px;
    }
    .digitales {
        position: static;
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 90%;
        margin: 20px auto;
        text-align: justify;
    }


    .artisticas{
        position: static;
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 90%;
        margin: 20px auto;
        text-align: justify;
    }

    .skills-box{
        display:none;
    }


    .slider{
        bottom:0;
        top:130%;
        margin-bottom: 100px;

    }
    .slider img{
        width: 50%;
    }
    
    .contacto-seccion{
        flex-direction: column;
        margin-top: 300px;
        margin-bottom: 100px;
        position: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }

    .contacto-seccion h1{
        position: static;
        margin-bottom: 25px;
        font-size: 30px;
    }

    .social-box{
        position: static;
        max-width: 360px;
        display: flex;

    }
    .contacto-box{
        max-width: 400px;
        margin-top: 0px;
        margin-bottom: 50px;
    }
    .contacto-box h1{
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;

    }

    footer h1{
        font-size:12px;

        padding-left: 0px;
    }

    .proyecto-vidbox{
        min-width: 200px;
    }
    .menu-icono{
        display: inline;
    }
    .barra-lateral ul{
        padding-left: 1px;
    }
    .barra-lateral .social-icons a{
        font-size: 27px;
        padding:3px 3px;
        cursor: pointer;
    }


    #circuloCursor{
        display: none;
    }
    #fullscreen-overlay {
        width: 100vw;
        height: 100%;
        top: 0;
        left: 0;
    }

}
@media screen and (max-width: 359px){ /*EJEMPLO A SGUIR*/

    .glow-text{

        width:auto;
        height: auto;
        
    }

    header{
        position:fixed;
        height: 50px;

    }
    header ul{
        display:none;
    }

    header .box-icons{
        display:none;
    }

    header h1{
        font-size: 20px;
    }
    .container{
        width: 100%;
        max-width: 359px;
        }

    .yoSoy{
        flex-direction: column;
        margin-top: 360px;
    }

    .autoBlur{
        animation: none;
    }

    .yoSoy-Info {
        position: static;

    }
    .yoSoy-Info h1{
        line-height: 35px;
        width: 90%;
        font-size: 35px;
    }

    .yoSoy-Info p{
        width:85%;
        font-size: 20px;


    }
    .scroll-abajo{
        bottom: -20%;
    }



    .yoSoyVideo-Box{
        top:-55%;
        right: 5%;
    }

    .yoSoyVideo-Box video{
        height: 200px;

    }
    .info-section{
        width: 90%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;


    }
    .info-section h1{
        font-size: 25px;
        margin-bottom: 10px;
    }

    .cartas-info{

        gap: 10px;
        width: 100%;
        height:100%;
        
    }


    .carta:nth-child(1) p{
        top: 55%;
        max-width: 90%;
        font-size: 6px;
        line-height: 7px;

    }
    .carta:nth-child(1) h1{
        top:48%;
        line-height: 15px;
        font-size: 13px;
        
    }
    .carta:nth-child(1) img{
        width: auto;
        height: 40%;
        margin-top: 10%;
    }
    .carta:nth-child(2) h1{
        width: 90%;
        top:48%;
        line-height: 15px;
        font-size: 13px;
    }

    .carta:nth-child(2) p{
        top:55%;
        max-width: 93%;
        font-size: 6px;
        line-height: 7px;
    }
    .carta:nth-child(2) img{
        width: auto;
        height: 40%;
        margin-top: 10%;
    }
    .carta:nth-child(3){
        grid-column: span 2;
        height:100vh;
        width: 100%;
    }
    .carta:nth-child(3) h1{
        font-size: 20px;
        line-height: 25px;
    }
    .carta:nth-child(3) p{
        top:69%;
        max-width: 90%;
        font-size: 9px;
        line-height: 15px;
    }
    .carta button{
    bottom: 2%;

    font-size: 8px;
    }
    .carta:nth-child(4) p{
        top:67%;
        max-width: 95%;
        font-size: 8px;
        line-height: 12px;

    }
    .carta:nth-child(4) h1{
        font-size: 18px;
        line-height: 20px;
    }
    .carta video{
        width:90%;
    }

    .proyectos{
        margin-bottom: 10px;
        margin-top: 0px;
        justify-content: center;
        text-align: center;
    }
    .hover-sign{
        display: none;
    }

    .carta-proyecto{
        flex-direction: column;
        margin-left: 0;
        gap: 30px;
        align-items: center;
        display: flex;
        margin-top: 20px;
    }
    .proyecto-info{
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        
    }
    .proyecto-info h1{
        text-wrap: nowrap;
        font-size: 20px;
        text-align: center;
    }
    .proyecto-info p{
        max-width: 360px;
        text-align: center;
        font-size: 12px;
        margin-bottom: 15px;
    }
    .proyectos-foto{
        margin-top: 0px;
    }

    .gridIntera{
        display: grid;
        justify-content: center;
        align-content: start;
        grid-template-columns: auto;
        width: 100%;
    }
    .flip-container:hover .flip-inner:not(.flipped):not(.fullscreen) {
        transform: scale(1.05);
    }


    .flip-back h2 {
        font-size: 30px;
        margin-bottom: 5px;
        text-shadow: 0 0 9px #000000;
        text-decoration: underline 2px;

        }
    .flip-back p {
        font-size: 15px;
        max-width: 80%;
        text-shadow: 0 0 9px #000000;
        }
    .skills-seccion{
        margin-bottom: 0;
        height: 170vh;
        align-items: center;
        flex-direction: column;
    }
    .skills-seccion h1{
        text-align: center;
        font-size: 25px;
    }
    .digitales {
        position: static;
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 90%;
        margin: 20px auto;
        text-align: justify;
    }


    .artisticas{
        position: static;
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 90%;
        margin: 20px auto;
        text-align: justify;
    }

    .skills-box{
        display:none;
    }


    .slider{
        bottom:0;
        top:115%;
        margin-bottom: 100px;

    }
    .slider img{
        width: 50%;
    }
    
    .contacto-seccion{
        flex-direction: column;
        margin-top: 370px;
        margin-bottom: 100px;
        position: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }

    .contacto-seccion h1{
        position: static;
        margin-bottom: 15px;
        font-size: 30px;
    }

    .social-box{
        position: static;
        max-width: 340px;
        display: flex;
    }
    .social-box a{
        font-size: 17px;
        cursor: pointer;
        gap: 5px;
    }
    .contacto-box{
        max-width: 360px;
        margin-top: 0px;
        margin-bottom: 250px;
    }
    .contacto-box h1{
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;

    }

    footer h1{
        font-size:10px;

        padding-left: 0px;
    }

    .proyecto-vidbox{
        min-width: 200px;
    }
    .menu-icono{
        display: inline;
    }
    .barra-lateral ul{
        padding-left: 1px;
    }
    .barra-lateral .social-icons a{
        font-size: 27px;
        padding:3px 3px;
        cursor: pointer;
    }


    #circuloCursor{
        display: none;
    }
    #fullscreen-overlay {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

}
@media screen and (min-width:431px ) and (max-width: 1024px){
    header h1{
        font-size: 25px;
    }

    header ul{
        font-size: 12px;
    }

    .box-icons{
        gap:10px;
    }
    .yoSoy{
        height: 85vh;
    }

    .yoSoy-Info h1{
        font-family: 40px;
        max-width: 400px;
        line-height: 50px;
    }

    .yoSoy-Info p{
        max-width: 300px;
    }
    .yoSoyVideo-Box {
        margin-top: 15%;
        right: 7%;
    }
    .yoSoyVideo-Box video{
        height: 220px;
    }

    .info-section-titulo{
        font-size: 30px;
    }
    .scroll-abajo{
        bottom: 0%;
    }

    .info-section{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .cartas-info{
        grid-template-columns: auto;
    }

    .carta:nth-child(1) p{
        top: 57%;
        max-width: 90%;
        font-size: 14px;
        line-height: 15px;

    }
    .carta:nth-child(1) h1{
        top:50%;
        font-size: 30px;
    }
    .carta:nth-child(1) img{
        width: auto;
        height: 40%;
        margin-top: 10%;
    }
    .carta:nth-child(2) h1{
        top:50%;
        font-size: 30px;
    }

    .carta:nth-child(2) p{
        top:57%;
        max-width: 93%;
        font-size: 14px;
        line-height: 15px;
    }
    .carta:nth-child(2) img{
        width: auto;
        height: 40%;
        margin-top: 10%;
    }


    .carta:nth-child(3){
        grid-column: span 2;
        height:70vh;
    }

    .carta:nth-child(3) h1{
        bottom:23%;
        font-size: 30px;
    }
    .carta:nth-child(3) p{
        top:75%;
        max-width: 90%;
        font-size: 15px;
        line-height: 18px;
    }
    .carta:nth-child(4) h1{
        top:55%;
        font-size: 30px;
    }
    .carta:nth-child(4) p{
        top:67%;
        max-width: 90%;
        font-size: 18px;
        line-height: 18px;
    }

    .carta video {
        height: 65%;
        margin-top: 5%;
    }

    .proyectos{
        margin-bottom: 100px;
        margin-top: 100px;
    }
    .proyectos h1{
        font-size: 30px;
        
    }

    .proyecto-vidbox video {
        width: 250px;
        margin-left: -100px;
    }

    .proyecto-info{
        padding-left:0;
        margin-left: -50px;
    }

    .proyecto-info h1{
        font-size: 20px;
        max-width: 200px;
        text-wrap: wrap;
        margin-top: 20px;

    }
    .proyecto-info p{
        font-size: 10px;
        max-width: 200px;
        text-wrap: wrap;
        min-width: 0;
        margin-bottom: 10px;
        
    }
    .proyecto-info button{
        padding: 5px 7px;
        font-size: 10px;
    }
    .hover-sign::before,
    .hover-sign::after{
        top:30%;
        left: 7%;
    }
    
    .skills-seccion{
        margin-bottom: 100px;
        height: 100vh;
        align-items: center;
        flex-direction: column;
    }
    .skills-seccion h1{
        text-align: center;
        font-size: 30px;
    }
    .digitales {
        position: static;
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 90%;
        margin: 20px auto;
        text-align: center;
    }


    .artisticas{
        position: static;
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 90%;
        margin: 20px auto;
        text-align: center;
    }




    .slider{
        bottom:0;
        top: 105%;
        margin-bottom: 0;

    }
    .slider img{
        width: 50%;
    }
    .contacto-seccion {
        
        flex-wrap: wrap;          
        justify-content: center;  
        gap: 40px 5%;             
        width: 90%;               
        height: auto;            
    }

    /* el título ocupa toda la primera fila y se centra */
    .contacto-seccion h1 {
        position: static;         
        flex: 0 0 100%;           
        text-align: center;                                  
        margin: 0;
        margin-bottom: 0px;  
        font-size: 30px;                                
    }

    /* los dos bloques siguen uno al lado del otro */
    .social-box,
    .contacto-box {
        flex: 0 0 45%;            
        max-width: 500px;
        margin-bottom: 150px;      
    }


    
    footer h1{
        font-size: 20px;
    }

    #circuloCursor{
        display: none;
    }
    #fullscreen-overlay {
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
    }
    body{
        margin: 0;
        padding: 0;
        font-family: 'SPANISH_POINTER', sans-serif;
        color: lightgray;
        min-height: auto;
        min-width: 100vw;

        }

}
@media screen and (min-width:1025px) and (max-width: 1280px){
    header h1{
        font-size: 40px;
    }

    header ul{
        font-size: 16px;
    }

    .box-icons{
        gap:30px;
    }
    .yoSoy{
        margin-top: 100px;
        height: 85vh;
        
    }

    .yoSoy-Info h1{
        font-family: 40px;
        max-width: 400px;
        line-height: 50px;
    }

    .yoSoy-Info p{
        
        max-width: 405px;
    }
    .yoSoyVideo-Box {
        margin-top: 15%;
        right: 6%;
    }
    .yoSoyVideo-Box video{
        height: 400px;
    }

    .info-section-titulo{
        font-size: 30px;
    }
    .scroll-abajo{
        bottom: -10%;
    }

    .info-section{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .cartas-info{
        grid-template-columns: auto;
    }

    .carta:nth-child(1) p{
        top: 61%;
        max-width: 90%;
        font-size: 14px;
        line-height: 16px;

    }
    .carta:nth-child(1) h1{
        top:55%;
        font-size: 25px;
    }
    .carta:nth-child(1) img{
        width: auto;
        height: 45%;
        margin-top: 5%;
    }
    .carta:nth-child(2) h1{
        top:55%;
        font-size: 25px;
    }

    .carta:nth-child(2) p{
        top:61%;
        max-width: 93%;
        font-size: 12px;
        line-height: 15px;
    }
    .carta:nth-child(2) img{
        width: auto;
        height: 45%;
        margin-top: 5%;
    }


    .carta:nth-child(3){
        grid-column: span 2;
        height:70vh;
    }

    .carta:nth-child(3) h1{
        bottom:23%;
        font-size: 30px;
    }
    .carta:nth-child(3) p{
        top:75%;
        max-width: 95%;
        font-size: 14px;
        line-height: 18px;
    }
    .carta:nth-child(4) h1{
        top:62%;
        font-size: 30px;
    }
    .carta:nth-child(4) p{
        top:70%;
        max-width: 90%;
        font-size: 18px;
        line-height: 18px;
    }
    .carta:nth-child(4) img{
        width:90%;
        height: 55%;
        margin-top: 2%;
    }

    .carta video {
        height: 60%;
        margin-top: 3%;
    }

    .proyectos{
        margin-bottom: 100px;
        margin-top: 100px;
    }
    .proyectos h1{
        font-size: 30px;
        
    }

    .proyecto-vidbox video {
        width: 250px;
        margin-left: 300px;
    }

    .proyecto-info{
        padding-left:0;
        margin-left: 50px;
    }

    .proyecto-info h1{
        font-size: 20px;
        max-width: 200px;
        text-wrap: wrap;
        margin-top: 20px;

    }
    .proyecto-info p{
        font-size: 10px;
        max-width: 300px;
        text-wrap: wrap;
        min-width: 0;
        margin-bottom: 10px;
        
    }
    .proyecto-info button{
        padding: 5px 7px;
        font-size: 10px;
    }
    .hover-sign::before,
    .hover-sign::after{
        top:30%;
        left: 105%;
    }
    
    .skills-seccion{
        margin-bottom: 150px;
        height: 150vh;
        align-items: center;
        flex-direction: column;
    }
    .skills-seccion h1{
        text-align: center;
        font-size: 30px;
    }
    .digitales {
        position: static;
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 90%;
        margin: 20px auto;
        text-align: center;
    }


    .artisticas{
        position: static;
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 90%;
        margin: 20px auto;
        text-align: center;
    }




    .slider{
        bottom:0;
        top: 105%;
        margin-bottom: 0;

    }
    .slider img{
        width: 50%;
    }
    .contacto-seccion {
        
        flex-wrap: wrap;          
        justify-content: center;  
        gap: 40px 5%;             
        width: 90%;               
        height: auto;            
    }

    .contacto-seccion h1 {
        position: static;         
        flex: 0 0 100%;           
        text-align: center;                                  
        margin: 0;
        margin-bottom: 0px;  
        font-size: 30px;                                
    }


    .social-box,
    .contacto-box {
        flex: 0 0 45%;            
        max-width: 500px;
        margin-bottom: 170px;      
    }


    
    footer h1{
        font-size: 20px;
    }

    #circuloCursor{
        display: none;
    }
    #fullscreen-overlay {
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;
    }
    body{
        margin: 0;
        padding: 0;
        font-family: 'SPANISH_POINTER', sans-serif;
        color: lightgray;
        min-height: auto;
        min-width: 100vw;

        }

}