@media screen and (min-width:260px) {
    p {
        font-size: 1rem;
    }

    h1 {
        font-size: 4rem;
    }

    h2 {
        font-size: 2rem;
    }

    h3 {
        font-size: 2rem;
    }

    h4 {
        font-size: 1.5rem;
    }

    label {
        font-size: 1rem;
    }

    #cont-principal>img:nth-child(3) {
        left: -20%;
    }

    #cont-principal>img:nth-child(4) {
        right: -20%;
    }

    #cont-cena-fiesta>img:nth-child(1) {
        left: -20%;
    }

    #cont-cena-fiesta>img:nth-child(2) {
        right: -20%;
    }

    #regalos>p {
        font-size: 2rem;
    }

    #cont-regalos>img {
        top: 73%;
    }

    .comillas {
        font-size: 2rem;
    }

    #informacion>p {
        font-size: 1.2rem;
    }

    #frase>h2 {
        font-size: 2rem;
    }

    input {
        font-size: 1rem;
    }

}

@media screen and (min-width: 300px) {
    h1 {
        font-size: 5rem;
    }

    h2 {
        font-size: 2.5rem;
    }

    h3 {
        font-size: 2.2rem;
    }

    h4 {
        font-size: 2rem;
    }

    label {
        font-size: 1.5rem;
    }

    p {
        font-size: 1.2rem;
    }

    a {
        font-size: 1.2rem;
    }

    .cont-nav>img {
        width: 30%;
    }

    #cont-principal>img:nth-child(3) {
        left: -20%;
    }

    #cont-principal>img:nth-child(4) {
        right: -15%;
    }

    #cena-fiesta {
        height: 500px;
    }

    #cont-cena-fiesta>img:nth-child(1) {
        width: 50%;
        top: 55%;
    }

    #cont-cena-fiesta>img:nth-child(2) {
        width: 50%;
        top: 55%;
    }

    #regalos {
        height: 300px;
    }

    #regalos>p {
        font-size: 1.8rem;
    }

    #cont-regalos>img {
        top: 60%;
    }

    .comillas {
        font-size: 3rem;
    }

    #informacion>p {
        font-size: 1.2rem;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 30px;
    }

    .botones-carrusel>i {
        transform: scale(2.7);
    }

    #frase>h2 {
        font-size: 1.8rem;
    }

    input {
        font-size: 1rem;
        height: 30px;
    }
}

@media screen and (min-width: 345px) {
    .cont-nav>img {
        width: 25%;
    }

    .cont-carrusel {
        margin-bottom: 30px;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 60px;
    }
}

@media screen and (min-width: 370px) {
    .cont-carrusel {
        margin-bottom: 50px;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 80px;
    }

    #cont-regalos>img {
        width: 30%;
        top: 63%;
        left: 80%;
    }

    #inicio-2>img:nth-child(1) {
        width: 60%;
        left: 20%;
    }

    #cena-fiesta>p {
        padding-left: 10%;
        padding-right: 10%;
    }
}

@media screen and (min-width: 400px) {
    .cont-carrusel {
        margin-bottom: 30px;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 120px;
    }

    #cena-fiesta>p {
        padding-left: 15%;
        padding-right: 15%;
    }

    #cont-cena-fiesta>img:nth-child(1) {
        left: -20%;
    }

    #cont-cena-fiesta>img:nth-child(2) {
        right: -20%;
    }

    #carrusel-2>.img-carrusel>img {
        width: 70%;
    }

    #playlist i {
        transform: scale(2.5);
    }
}

@media screen and (min-width: 440px) {
    h1 {
        font-size: 5.5rem;
    }

    h2 {
        font-size: 3rem;
    }

    h3 {
        font-size: 2.5rem;
    }

    h4 {
        font-size: 2.5rem;
    }

    label {
        font-size: 2rem;
    }

    p {
        font-size: 1.5rem;
    }

    a {
        font-size: 1.5rem;
    }

    .fa-bars {
        transform: scale(2.5);
    }

    #cont-principal>img:nth-child(1) {
        width: 50%;
        left: -5%;
    }

    #cont-principal>img:nth-child(2) {
        width: 50%;
        top: 40%;
        right: -10%;
    }

    #cont-principal>img:nth-child(3) {
        width: 45%;
        top: 25%;
    }

    #cont-principal>img:nth-child(4) {
        width: 45%;
        top: -5%;
        right: -10%;
    }

    #inicio-2 {
        height: 500px;
    }

    #inicio-2>img:nth-child(1) {
        left: 25%;
        width: 50%;
        top: 65%;
    }

    #inicio-2>img:nth-child(2) {
        left: 0;
        width: 100%;
        top: 65%;
    }

    #cena-fiesta>img {
        width: 30%;
    }

    #cont-cena-fiesta>img:nth-child(1) {
        width: 40%;
        top: 50%;
        left: -15%;
    }

    #cont-cena-fiesta>img:nth-child(2) {
        width: 40%;
        top: 50%;
        right: -15%;
    }

    #cont-regalos>img {
        width: 30%;
        top: 55%;
    }

    #regalos>p {
        font-size: 2rem;
    }

    .comillas {
        font-size: 3.2rem;
    }

    #informacion>p {
        font-size: 1.5rem;
    }

    #frase>h2 {
        font-size: 2rem;
    }

    input {
        font-size: 1.3rem;
        height: 30px;
    }

    .cont-carrusel {
        margin-bottom: 70px;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 150px;
    }
}

@media screen and (min-width:450px){
    #cont-cena-fiesta>.rectangulo{
        height:800px;
    }
    .cont-carrusel {
        margin-bottom: 90px;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 180px;
    }
}

@media screen and (min-width:500px) {
    h1 {
        font-size: 6rem;
    }

    h3 {
        font-size: 3rem;
    }

    h4 {
        font-size: 3rem;
    }

    nav {
        top: 10%;
    }

    .fa-bars {
        transform: scale(2.6);
    }

    .btn-cerrar-nav {
        transform: scale(1.2);
        top: 10%;
    }

    .cont-nav>img {
        width: 20%;
    }

    .cont-nav>ul>a>li {
        padding-top: 5%;
        padding-bottom: 5%;
    }

    #cont-principal>img:nth-child(1) {
        width: 45%;
    }

    #cont-principal>img:nth-child(2) {
        width: 45%;
    }

    #cont-principal>img:nth-child(3) {
        left: -15%;
    }

    #cont-principal>img:nth-child(4) {
        right: -15%;
    }

    #inicio-2>img:nth-child(1) {
        left: 30%;
        width: 45%;
        top: 60%;
    }

    #inicio-2>img:nth-child(2) {
        left: 5%;
        width: 90%;
        top: 60%;
    }

    #cena-fiesta>img {
        width: 25%;
    }

    #cont-cena-fiesta>.rectangulo {
        height: 800px;
    }

    .padding-cena p:nth-child(11) {
        padding-left: 15%;
        padding-right: 15%;
    }

    #cont-regalos+.cont>img {
        width: 120%;
    }

    .img-carrusel>img {
        width: 40%;
        transform: translateY(40%);
    }

    #carrusel-2>.img-carrusel>img {
        width: 60%;
    }
}

@media screen and (min-width:520px) {
    .cont-carrusel {
        margin-bottom: 130px;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 160px;
    }
}

@media screen and (min-width:600px) {
    .cont-nav>ul>a>li {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #cont-regalos>img {
        width: 20%;
        top: 60%;
        left: 85%;
    }

    .cont-carrusel {
        margin-bottom: 170px;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 190px;
    }

    .botones-carrusel {
        gap: 7%;
    }

    .botones-carrusel>i {
        transform: scale(3.5);
    }
}

@media screen and (min-width:650px) {
    #div-carrusel>.cont-carrusel {
        margin-bottom: 260px;
    }
}

@media screen and (min-width:700px) {
    h1 {
        font-size: 7.5rem;
    }

    h2 {
        font-size: 4.5rem;
    }

    h3 {
        font-size: 4rem;
    }

    h4 {
        font-size: 4rem;
    }

    p {
        font-size: 1.8rem;
        line-height: 25px;
    }

    input {
        font-size: 1.8rem;
    }

    .fa-bars {
        transform: scale(2.8);
    }

    .cont-nav>img {
        width: 15%;
    }

    .cont-nav>ul>a>li {
        padding-top: 3%;
        padding-bottom: 3%;
    }

    #cont-principal>img:nth-child(1) {
        width: 40%;
    }

    #cont-principal>img:nth-child(2) {
        width: 40%;
    }

    #cont-principal>img:nth-child(3) {
        width: 40%;
        top: 25%;
    }

    #cont-principal>img:nth-child(4) {
        width: 40%;
        top: -5%;
        right: -10%;
    }

    #inicio-2>img:nth-child(1) {
        left: 30%;
        width: 40%;
        top: 60%;
    }

    #inicio-2>img:nth-child(2) {
        left: 10%;
        width: 80%;
        top: 60%;
    }

    #cena-fiesta>img {
        width: 25%;
        margin-bottom: 5%;
    }

    .pagina-cena {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .padding-cena p:nth-child(2) {
        padding-top: 5%;
    }

    .padding-cena p:nth-child(5) {
        padding-bottom: 5%;
    }

    .padding-cena p:nth-child(7) {
        padding-top: 5%;
    }

    .padding-cena p:nth-child(10) {
        padding-bottom: 5%;
    }

    #cont-cena-fiesta>img:nth-child(1) {
        width: 30%;
        top: 40%;
        left: -10%;
    }

    #cont-cena-fiesta>img:nth-child(2) {
        width: 30%;
        top: 40%;
        right: -10%;
    }

    #regalos>p {
        font-size: 2.5rem;
    }

    .comillas {
        font-size: 3.2rem;
    }

    #informacion>p {
        font-size: 1.8rem;
    }

    #cont-regalos>img {
        top: 55%;
    }

    .cont-carrusel {
        margin-bottom: 180px;
    }

    #frase>h2 {
        font-size: 2.5rem;
    }

    #carrusel-2>.img-carrusel>img {
        width: 50%;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 300px;
    }

    #asistencia>.rectangulo {
        width: 80%;
    }
}

@media screen and (min-width:800px) {
    #inicio-2 {
        height: 700px;
    }

    #cont-regalos>img {
        top: 60%;
    }

    #regalos {
        height: 380px;
    }

    .img-carrusel>img {
        width: 35%;
    }

    #carrusel-2>.img-carrusel>img {
        width: 40%;
    }

    .cont-carrusel {
        margin-bottom: 130px;
    }
}

@media screen and (min-width: 900px) {
    h1 {
        line-height: 50px;
    }

    .inicio {
        flex-direction: row;
    }

    .inicio>.div-inicio {
        height: 400px;
    }

    .cont-nav>img {
        width: 13%;
    }

    #inicio-2 {
        height: 800px;
    }

    #inicio-2>img:nth-child(1) {
        top: 45%;
        width: 30%;
        left: 35%;
    }

    #inicio-2>img:nth-child(2) {
        top: 45%;
        width: 60%;
        left: 20%;
    }

    #cont-principal>img:nth-child(1) {
        width: 35%;
        left: 0;
        top: 8%;
    }

    #cont-principal>img:nth-child(2) {
        width: 35%;
        top: 45%;
    }

    #cont-principal>img:nth-child(3) {
        width: 30%;
        top: 45%;
        left: -10%;
    }

    #cont-principal>img:nth-child(4) {
        width: 30%;
        top: 0%;
        right: -10%;
    }

    .inicio {
        margin-top: 5%;
    }

    #cena-fiesta>img {
        width: 18%;
    }

    #cont-cena-fiesta>img:nth-child(1) {
        top: 20%;
    }

    #cont-cena-fiesta>img:nth-child(2) {
        top: 20%;
    }

    #cont-cena-fiesta>.rectangulo {
        height: 900px;
    }

    #cont-regalos>img {
        top: 55%;
    }

    .img-carrusel>img {
        width: 30%;
        transform: translateY(40%);
    }

    #carrusel-2>.img-carrusel>img {
        width: 50%;
    }

    .cont-carrusel {
        margin-bottom: 270px;
    }
}

@media screen and (min-width:1000px) {
    #cont-principal>img:nth-child(1) {
        width: 30%;
        left: 0;
        top: 8%;
    }

    #cont-principal>img:nth-child(2) {
        width: 30%;
        top: 45%;
    }

    #cont-principal>img:nth-child(3) {
        width: 25%;
        top: 45%;
        left: -8%;
    }

    #cont-principal>img:nth-child(4) {
        width: 25%;
        top: 0%;
        right: -8%;
    }

    .cont-nav>img {
        width: 10%;
    }

    #inicio-2>img:nth-child(1) {
        top: 50%;
        width: 25%;
        left: 40%;
    }

    #inicio-2>img:nth-child(2) {
        width: 55%;
        left: 25%;
    }

    #cont-cena-fiesta>img:nth-child(1) {
        width: 25%;
        top: 25%;
        left: -8%;
    }

    #cont-cena-fiesta>img:nth-child(2) {
        width: 25%;
        top: 25%;
        right: -8%;
    }

    #cont-regalos>img {
        top: 45%;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 350px;
    }

    .cont-carrusel {
        margin-bottom: 360px;
    }

    #playlist i {
        transform: scale(2.7);
    }

    footer {
        height: 100px;
    }
}

@media screen and (min-width:1100px) {
    h1 {
        font-size: 8.5rem;
        line-height: 55px;
    }

    h2 {
        font-size: 5rem;
    }

    h3 {
        font-size: 4.5rem;
    }

    h4 {
        font-size: 4.5rem;
    }

    p {
        font-size: 2rem;
    }

    .cont-carrusel {
        margin-bottom: 300px;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 390px;
    }

    #carrusel-2>.img-carrusel>img {
        width: 40%;
    }

    nav {
        left: 95%;
    }

    .cont-nav>ul>a>li {
        font-size: 2rem;
    }

    #inicio-1 {
        height: 1000px;
    }

    #inicio-2 {
        height: 1000px;
    }

    .inicio {
        border-top-left-radius: 700px;
        border-top-right-radius: 700px;
    }

    #cont-cena-fiesta>.rectangulo {
        height: 1000px;
    }

    #regalos>p {
        font-size: 3rem;
    }

    #cont-regalos>.rectangulo {
        height: 450px;
    }

    .comillas {
        font-size: 3.8rem;
    }

    #informacion>p {
        font-size: 2rem;
    }

    #frase>h2 {
        font-size: 3rem;
    }

    .img-carrusel>img {
        width: 25%;
        transform: translateY(50%);
    }

    #playlist i {
        transform: scale(3);
    }

    .cont-carrusel {
        margin-bottom: 380px;
    }
}

@media screen and (min-width:1300px) {
    .fa-bars {
        transform: scale(4);
    }

    .btn-cerrar-nav {
        transform: scale(2);
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 480px;
    }

    .cont-carrusel {
        margin-bottom: 440px;
    }

    .botones-carrusel i {
        transform: scale(5);
    }

    #playlist i {
        transform: scale(4);
    }
}

@media screen and (min-width:1400px) {
    h1 {
        font-size: 9.5rem;
        line-height: 75px;
    }

    h2 {
        font-size: 5.5rem;
    }

    h3 {
        font-size: 5rem;
    }

    h4 {
        font-size: 5rem;
    }

    p {
        line-height: 35px;
        font-size: 2.3rem;
    }

    label {
        font-size: 3rem;
    }

    #regalos>p {
        font-size: 3.3rem;
    }

    #cont-regalos>.rectangulo {
        height: 450px;
    }

    .comillas {
        font-size: 4.2rem;
    }

    #informacion>p {
        font-size: 2.3rem;
    }

    #frase>h2 {
        font-size: 3.5rem;
    }

    input {
        font-size: 2rem;
    }

    .cont-nav>ul>a>li {
        font-size: 2.5rem;
    }

    #inicio-2 {
        height: 1100px;
    }

    #cont-cena-fiesta>.rectangulo {
        height: 1300px;
    }

    #cont-regalos>.rectangulo {
        height: 550px;
    }

    #cont-regalos>img {
        top: 50%;
    }

    .cont-carrusel {
        margin-bottom: 500px;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 520px;
    }
}

@media screen and (min-width:1500px) {
    .cont-carrusel {
        margin-bottom: 530px;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 540px;
    }
}

@media screen and (min-width:1600px) {
    .botones-carrusel>i {
        transform: scale(6);
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 630px;
    }

    .cont-carrusel {
        margin-bottom: 540px;
    }
}

@media screen and (min-width:1700px) {
    .fa-bars {
        transform: scale(5);
    }

    .inicio {
        border-top-left-radius: 900px;
        border-top-right-radius: 900px;
    }

    #cena-fiesta>img {
        width: 15%;
    }

    #cont-regalos>img {
        top: 40%;
    }

    #div-carrusel>.cont-carrusel {
        margin-bottom: 700px;
    }

    .cont-carrusel {
        margin-bottom: 560px;
    }
}