@font-face {
    font-family: itcedscr;
    src: url(asset/Font/ITCEDSCR.TTF);
}
@font-face {
    font-family: stelina;
    src: url(asset/Font/Stellina.ttf);
}
@font-face {
    font-family: antiqua;
    src: url(asset/Font/ANTQUAI.TTF);
}
@font-face {
    font-family: clarendon;
    src: url(asset/Font/Clarendon\ Lt\ BT\ Light.ttf);
}
@font-face {
    font-family: cebtury_gothic;
    src: url(asset/Font/GOTHIC.TTF);
}
@font-face {
    font-family: futura;
    src: url(asset/Font/Futura\ Bk\ BT\ Book.ttf);
}
@font-face {
    font-family: sitka;
    src: url(asset/Font/SitkaVF.ttf);
}
@font-face {
    font-family: harngton;
    src: url(asset/Font/HARNGTON.TTF);
}
html {
    scroll-behavior: auto;
}
@media screen and (min-width: 300px) and (max-width: 500px) and (min-height:680px){
    html, body{
        font-size: 100%;
        width: 100%;
        height: auto;
        margin: auto;
        background-color: black;
    }
    .main-content{
        bottom:0;height:auto;left:0;position:fixed;right:0;top:0;
        width: 100%;
        margin: auto;
        overflow: hidden;
        background-color: white;
        position: relative;
    }
    button:hover{
        cursor: pointer;
    }
    .frame-1{
        width: 100%;
        height: 760px;
        background-color: black;
        z-index: 1;
        position: absolute;
        margin: auto;
    }
    .gunungan{
        width: 100%;
        height: 100%;
        background-image: url(asset/bg_gununganhitam.png);
        background-position: 50% 0px;
        background-size: 100% 105%;
        background-repeat: no-repeat;
        z-index: 2;
        position: absolute;
        margin: auto;
    }
    .inisial-wanita{
        width: 90%;
        height: auto;
        font-size: 180px;
        z-index: 2;
        position: absolute;
        top: 30%;
        text-align: center;
        color: #DDBF71;
        font-family: harngton;
        text-shadow: 3px 3px 10px black;
    }
    .inisial-pria{
        width: 78%;
        height: auto;
        font-size: 180px;
        z-index: 3;
        position: absolute;
        top: 42%;
        text-align: center;
        margin-left: 22%;
        color: #DDBF71;
        font-family: harngton;
        text-shadow: 3px 3px 10px black;
    }
    #tanggal{
        width: 100%;
        text-align: center;
        font-size: 5vw;
        margin: auto;
        margin-top: 520px;
        color: #DDBF71;
        font-family: antiqua;
        text-shadow: 1px 1px 4px black;
        font-weight: lighter;
        z-index: 5;
        position: absolute;
    }
    .rama{
        width: 450px;
        height: 950px;
        background-image: url(asset/wayang_full_rama.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 4;
        position: absolute;
        margin: auto;
        top: -20%;
        left: -270px;
    }
    .shinta{
        width: 450px;
        height: 950px;
        background-image: url(asset/wayang_full_shinta.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 4;
        position: absolute;
        margin: auto;
        top: -11%;
        right: -265px;
    }
    .prayer{
        width: 100%;
        height: 250px;
        z-index: 5;
        position: absolute;
        margin: auto;
        margin-top:690px;
        background-image: url(asset/bg_surat.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center;
        color: white;
    }
    .quote{
        width: 95%;
        font-size: 3.1vw;
        font-weight: lighter;
        margin: auto;
        text-align: center;
        margin-top: 70px;
    }
    .verse{
        width: 100%;
        text-align: center;
        font-size: 3.1vw;
        z-index: 4;
        margin: auto;
        font-weight: lighter;
    }
    .couple-data{
        width: 100%;
        height: auto;
        margin-top: 930px;
    }
    .couple-data h1{
        width: 100%;
        height: auto;
        text-align: center;
        font-family: itcedscr;
        font-size: 11.3vw;
        font-weight: lighter;
    }
    .couple-data h3{
        width: 100%;
        height: auto;
        text-align: center;
        font-family: futura;
        font-size: 4.3vw;
        margin-top: -35px;
        font-weight: lighter;
    }
    .couple-data h4{
        width: 100%;
        height: auto;
        text-align: center;
        font-family: futura;
        margin-top: -10px;
        font-size: 3vw;
        font-weight: lighter;
        margin-bottom: 10px;
    }
    .photo-frame{
        text-align: center;
        width: 100%;
        height: 350px;
        position: relative;
        z-index: 3;
        margin-top: 30px;
    }
    .photo-frame-couple{
        width: 250px;
        height: 340px;
        margin: 0 auto;
        background-image: url(asset/frame_foto.png);
        background-repeat: no-repeat;
        background-size: 114% 114%;
        background-position: center;
        position: absolute;
        z-index: 10;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .photo-frame img{
        width: 249px;
        height: 330px;
        object-fit: cover;
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
    }
    #couple-name{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 30px;
        margin-top: -10px;
        margin-left: 5%;
        margin-bottom: 15px;
        font-family: sitka;
    }
    .ig{
        width: 100%;
        height: 50px;
        text-align: center;
        margin-top: 20px;
    }
    .ig img{
        width: 40px;
        height: 40px;
    }
    .address{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 16px;
        margin-top: -30px;
        font-weight: lighter;
        margin: auto;
        font-family: sitka;
    }
    .ortu{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 20px;
        margin-top: -30px;
        font-weight: lighter;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: sitka;
    }
    .and{
        width: 100%;
        height: 70px;
        background-image: url(asset/dan.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        margin: auto;
        z-index: 4;
        position: absolute;
        margin-top: 25px;
    }
    .save-date{
        width: 100%;
        height: 550px;
        background-image: url(asset/save_the_date.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin: auto;
        position: relative;
        color: #DDBF71;
        z-index: 10;
    }
    .save_date{
        width: 80%;
        height: auto;
        margin: auto;
        margin-top: 90px;
        position: relative;
        z-index: 0;
    }
    #save_date{
        width: 100%;
        text-align: center;
        font-size: 8vw;
        margin-top: 60px;
        color: white;
    }
    #date{
        width: 100%;
        text-align: center;
        margin-top: -20px;
        color: white;
        font-size: 3.5vw;
    }
    .count_down{
        width: 90%;
        height: 280px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        margin-top: -20px;
    }
    .time{
        width: 45%;
        height:40%;
        margin: auto;
        margin-top: 20px;
        text-align: center;
    }
    .time div{
        font-size: 15vw;
    }
    .time span{
        font-size: 3vw;
    }
    .add_calendar{
        width: 100%;
        height: 30px;
        background-image: url(asset/add_to_calender.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        margin-top: 10px;
    }
    .wedding-ceremony{
        width: 100%;
        height: auto;
        margin-top: -120px;
        background-image: url(asset/gb_frame_akadresepsi.png);
        background-repeat: no-repeat;
        background-size: 100% 100.5%;
        background-position: center -20px;
    }
    .mega-mendung{
        width: 120px;
        height: 120px;
        position:absolute;
        z-index: 5;
    }
    .mendung-1{
        margin-top: 60px;
        margin-left: 20px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-2{
        margin-top: 90px;
        margin-left: 300px;
        background-image: url(asset/megamendung_2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-3{
        margin-top: -75px;
        margin-left: 300px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .mendung-4{
        margin-top: 20px;
        margin-left: 0px;
        background-image: url(asset/megamendung_1.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-5{
        margin-top: -80px;
        margin-left: -20px;
        background-image: url(asset/megamendung_1.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-6{
        margin-top: 30px;
        margin-left: 290px;
        background-image: url(asset/megamendung_2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-7{
        margin-top: -40px;
        margin-left: 300px;
        background-image: url(asset/megamendung_1.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-8{
        width: 100px;
        height: 100px;
        margin-top: 110px;
        margin-left: 10px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-9{
        margin-top: -100px;
        margin-left: 0px;
        background-image: url(asset/megamendung_2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .mendung-10{
        width: 100px;
        height: 100px;
        margin-top: -30px;
        margin-left: 310px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .mendung-11{
        width: 100px;
        height: 100px;
        margin-top: -25px;
        margin-left: -20px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-12{
        width: 100px;
        height: 100px;
        margin-top: -25px;
        margin-left: 320px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .mendung-13{
        width: 100px;
        height: 100px;
        margin-top: -25px;
        margin-left: -20px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-14{
        width: 100px;
        height: 100px;
        margin-top: -25px;
        margin-left: 320px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .mendung-15{
        margin-top: -10px;
        margin-left: 290px;
        background-image: url(asset/megamendung_1.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-16{
        margin-top: -25px;
        margin-left: 20px;
        background-image: url(asset/megamendung_2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .wedding{
        width: 100%;
        height: 1800px;
        background-image: url(asset/frame_akad.png);
        background-repeat: no-repeat;
        background-size: 100% 92%;
        background-position: center 140px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .wedding h1{
        width: 100%;
        height: auto;
        text-align: center;
        color: #DDBF71;
        font-family: itcedscr;
        font-size: 18vw;
        font-weight: lighter;
        margin-top: 600px;
    }
    .wedding_day{
        width: 100%;
        height: 300px;
        margin-top: -50px;
    }
    .wedding_day h1{
        font-size: 20vw;
        font-family: antiqua;
        margin-top: 50px;
        margin-bottom: 0px;
    }
    .wedding_day h2{
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 10vw;
        font-weight: bolder;
        font-family: antiqua;
        color: white;
        margin-bottom: -30px;
    }
    .wedding p{
        width: 100%;
        height: auto;
        text-align: center;
        color: #DDBF71;
        font-size: 25px;
        margin-top: 50px;
    }
    .location{
        width: 100%;
        height: 600px;
        margin-top: 20px;
    }
    .tempat{
        width: 70%;
        height: auto;
        margin: auto;
        font-size:20px;
        font-weight: lighter;
        color: white;
        text-align: center;
    }
    .location iframe{
        width: 80%;
        height: 200px;
        margin: auto;
        margin-top: 30px;
        border-radius: 20px;
        margin-left: 10%;
    }
    .ceremony{
        width: 100%;
        height: 1800px;
        background-image: url(asset/frame_resepsi.png);
        background-repeat: no-repeat;
        background-size: 100% 99%;
        background-position: center;
        margin-bottom: 20px;
    }
    .ceremony h1{
        width: 100%;
        height: auto;
        text-align: center;
        color: #DDBF71;
        font-family: itcedscr;
        font-size: 18vw;
        font-weight: lighter;
        margin-top: 600px;
    }
    .wedding_day{
        width: 100%;
        height: 300px;
        margin-top: -50px;
    }
    .wedding_day h1{
        font-size: 20vw;
        font-family: antiqua;
        margin-top: 50px;
        margin-bottom: 0px;
    }
    .wedding_day h2{
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 10vw;
        font-weight: bolder;
        font-family: antiqua;
        color: white;
        margin-bottom: -30px;
    }
    .ceremony p{
        width: 100%;
        height: auto;
        text-align: center;
        color: #DDBF71;
        font-size: 25px;
        margin-top: 50px;
    }
    .location-resepsi{
        width: 100%;
        height: 600px;
        margin-top: 50px;
    }
    .tempat-resepsi{
        width: 70%;
        height: auto;
        margin: auto;
        font-size:20px;
        font-weight: lighter;
        color: white;
        text-align: center;
    }
    .location-resepsi iframe{
        width: 80%;
        height: 200px;
        margin: auto;
        margin-top: 30px;
        border-radius: 20px;
        margin-left: 10%;
    }
    .visit_location{
        width: 100%;
        height: 40px;
        background-image: url(asset/kunjungi_lokasi.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        margin: auto;
        margin-top: 30px;
    }
    .gallery{
        width: 90%;
        height: auto;
        margin: auto;
        margin-top: 50px;
    }
    .gallery h1{
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 40px;
        font-family: clarendon;
        font-weight: lighter;
    }
    .gallery h2{
        width: 85%;
        height: auto;
        text-align: center;
        font-size: 60px;
        font-family: itcedscr;
        font-weight: lighter;
        margin-top: -50px;
        float: right;
    }
    .frame-slideshow{
        margin: auto;
        display: flex;
        width: 100%;
        text-align: center;
    }
    .frame-slideshow img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .slide{
        margin: auto;
        width: 100%;
        height: 500px;
    }
    .photo-1{
        background-image: url(asset/album/ria_7.jpg);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
    }
    .photo-2{
        background-image: url(asset/album/ria_3.jpg);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
    }
    .photo-3{
        background-image: url(asset/album/ria_5.jpg);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
    }
    .photo-4{
        background-image: url(asset/album/ria_8.jpg);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
    }
    .photo-5{
        background-image: url(asset/album/ria_6.jpg);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
    }
    .frame-gallery{
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .frame-gallery img{
        margin: auto;
        margin-top: 0.5%;
        width: 49%;
        height: auto;
    }
    .love-story{
        width: 100%;
        height: 2100px;
        background-image: url(asset/bg_love_story.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        color: white;
        margin-top: 30px;
    }
    .love-story h1{
        width: 100%;
        height: auto;
        text-align: center;
        font-family: clarendon;
        font-size: 40px;
        font-weight: lighter;
        margin-top: 20px;
    }
    .love-story h4{
        width: 100%;
        height: auto;
        text-align: center;
        font-family: cebtury_gothic;
        font-size: 15px;
        font-weight: lighter;
        margin-bottom: 70px;
    }
    .love-story h2{
        width: 80%;
        font-family: stelina;
        font-weight: lighter;
        font-size: 50px;
        margin-top: -30px;
        margin-left: 8%;
    }
    .love-story img{
        width: 80%;
        height: 200px;
        object-fit: cover;
        border-radius: 30px;
        border: 1px solid transparent;
        margin-left: 10%;
    }
    .love-story p{
        width: 80%;
        height: auto;
        text-align: left;
        margin-left: 10%;
        margin-bottom: 80px;
    }
    .relationship h2{
        width: auto;
        margin-left: 45%;
    }
    .streaming{
        width: 95%;
        height: 400px;
        margin: auto;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .streaming p{
        width: 80%;
        font-size: 3vw;
        margin: auto;
    }
    .streaming iframe{
        width: 90%;
        height: 230px;
        margin-top: 30px;
        border-radius: 20px;
    }
    hr{
        width: 90%;
        margin: auto;
        height: 2px;
        background-color: #380A0F;
        margin-top: 20px;
    }
    .rsvp{
        width: 100%;
        margin-top: 30px;
        height: 1000px;
    }
    .form-rsvp{
        width: 100%;
        height: 850px;
        background-image: url(asset/RSVP.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        margin: auto;
        margin-top: 20px;
    }
    .form-rsvp form{
        width: 80%;
        height: 90%;
        margin: auto;
        margin-top: 320px;
        color: #DDBF71;
    }
    .form-rsvp h1{
        width: 100%;
        text-align: center;
        font-size: 7.5vw;
        font-style: italic;
        font-weight: bolder;
        font-family: cebtury_gothic;
        margin-bottom: 30px;
        color: #DDBF71;
    }
    .form-rsvp p{
        width: 110%;
        font-size: 3.1vw;
        margin-left: -12px;
        font-family: cebtury_gothic;
        margin-top: 70px;
    }
    #input{
        width: 98%;
        height: 40px;
        background-color: white;
        border: 1px solid transparent;
        border-radius: 10px;
        color: #DDBF71;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 4vw;
    }
    .radio{
        display: inline-flex;
        margin: 5px;
        font-size: 3.5vw;
    }
    #radio{
        margin: auto;
    }
    .form-rsvp select{
        width: 100%;
        height: 40px;
        background-color: white;
        border: 1px solid transparent;
        border-radius: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 4vw;
    }
    .form-rsvp button{
        width: 90px;
        height: 30px;
        background-color: #DDBF71;
        color: #380A0F;
        margin-top: 25px;
        border: 1px solid transparent;
        border-radius: 10px;
        margin-left: 5px;
        font-size: 4vw;
    }
    .form-rsvp button:hover{
        background-color: grey;
        color: white;
    }
    .kehadiran{
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        height: 150px;
        font-weight: bolder;
        color: white;
    }
    .kehadiran label{
        font-size: 25px;
    }
    .kehadiran p{
        font-size: 18px;
        margin-top: 0px;
    }
    .hadir{
        width: 36%;
        height: 90px;
        margin: auto;
        background-color: #380A0F;
        text-align: center;
        margin-left: 13%;
        font-family: cebtury_gothic;
        border-radius: 10px;
    }
    .tdk_hadir{
        width: 36%;
        height: 90px;
        margin: auto;
        background-color: #380A0F;
        text-align: center;
        margin-right: 13%;
        font-family: cebtury_gothic;
        border-radius: 10px;
    }
    .greetings{
        width: 100%;
        height: 700px;
        margin: auto;
        margin-top: 20px;
    }
    .send-greetings{
        width: 100%;
        height: 320px;
        margin: auto;
    }
    .send-greetings h1{
        width: 100%;
        height: 50px;
        margin: auto;
        text-align: center;
        font-weight: bolder;
        font-family: cebtury_gothic;
        font-style: italic;
        color: #DDBF71;
        font-size: 8vw;
    }
    .send-greetings form{
        width: 80%;
        height: 250px;
        margin: auto;
        margin-top: 20px;
    }
    .send-greetings input{
        width: 90%;
        height: 40px;
        border: 2px solid #380A0F;
        margin: auto;
        border-radius: 10px;
        margin-left: 5%;
    }
    .send-greetings textarea{
        width: 90%;
        height: 120px;
        border: 2px solid #380A0F;
        margin: auto;
        border-radius: 10px;
        margin-left: 5%;
        margin-top: -10px;
    }
    .send-greetings button{
        width: 70px;
        height: 25px;
        background-color: #DDBF71;
        color: #380A0F;
        border: 1px solid transparent;
        border-radius: 7px;
        margin-left: 5%;
        margin-top: 15px;
    }
    .greetings h4{
        width: 100%;
        text-align: center;
        font-size: 14px;
        margin-top: -5px;
    }
    .greeting-box{
        width: 90%;
        height: 320px;
        border: 2px solid #380A0F;
        border-radius: 20px;
        margin: auto;
        overflow: auto;
        font-size: 2.6vw;
        margin-top: -10px;
    }
    .greeting-box::-webkit-scrollbar {
        width: 4px;
        border: 1px solid transparent;
    }
    .greeting-box::-webkit-scrollbar-thumb{
        background: #380A0F;
        border-radius: 5px;
    }
    .greeting-box::-webkit-scrollbar-track{
        border: 1px solid transparent;
        height: 50px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .kolom_ucapan{
        width: 95%;
        height: auto;
        display: flex;
        margin-top: 7px;
        margin-bottom: 8px;
    }
    .tanda{
        width: 30px;
        height: 30px;
        border: 2px solid #380A0F;
        border-radius: 50%;
        margin: auto;
    }
    .ucapan{
        width: 80%;
        height: auto;
        margin: auto;
        background-color: #380A0F;
        border: 1px solid #380A0F;
        border-radius: 10px;
    }
    .ucapan p{
        width: 100%;
        margin-left: 5px;
        color: #DDBF71;
    }
    .isi_ucapan{
        width: 98%;
        height: auto;
        display: flex;
        margin-top: -25px;
    }
    #ucapan{
        width: 25%;
        color: white;
    }
    #isi_ucapan{
        color: white;
    }
    .gift{
        width: 100%;
        height: 650px;
        margin: auto;
    }
    .gift h1{
        text-align: center;
        font-style: italic;
        font-weight: bolder;
        font-family: cebtury_gothic;
        color: #DDBF71;
    }
    .gift p{
        width: 85%;
        height: auto;
        text-align: center;
        margin: auto;
        font-weight: bolder;
        font-size: 2.9vw;
        margin-top: 10px;
    }
    .rekening{
        width: 80%;
        height: 50px;
        margin-top: 20px;
        margin-bottom: 10px;
        display: inline-flex;
        border: 2px solid #380A0F;
        border-radius: 10px;
        margin-left: 9.9%;
    }
    .rekening h2{
        margin: auto;
        margin-left: 10px;
        font-size: 15px;
        font-weight: lighter;
    }
    .rekening img{
        width: 40px;
        height: 40px;
        margin: auto;
        margin-right: 20px;
    }
    .nomor_rekening{
        width: 80%;
        height: 100px;
        margin-top: 10px;
        margin-bottom: 10px;
        border: 2px solid #380A0F;
        border-radius: 10px;
        margin-left: 9.9%;
        display: inline-flex;
    }
    .logo_rekening{
        margin: auto;
        margin-left: 10px;
        margin-right: 10px;
    }
    .logo_rekening img{
        width: 60px;
        height: 60px;
    }
    .info_rekening{
        height: 60px;
        margin: auto;
    }
    .info_rekening input{
        width: 90%;
        border: 1px solid transparent;
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .info_rekening input:focus{
        outline: none;
    }
    .atas_nama{
        display: inline-flex;
    }
    .btn_salin{
        display: inline-flex;
        width: 50%;
        height: 25px;
        background-color: #380A0F;
        text-align: center;
        border-radius: 6px;
        color: #DDBF71;
        font-weight: lighter;
        margin-right: 10px;
    }
    .btn_salin p{
        margin: auto;
        font-size: 2.6vw;
    }
    .atas_nama label{
        margin: auto;
        font-size: 2.8vw;
    }
    .hadiah{
        width: 80%;
        height: 50px;
        margin-top: 20px;
        margin-bottom: 10px;
        display: inline-flex;
        border: 2px solid #380A0F;
        border-radius: 10px;
        margin-left: 9.9%;
    }
    .hadiah:hover{
        cursor: pointer;
    }
    .hadiah h2{
        margin: auto;
        margin-left: auto;
        font-size: 15px;
        font-weight: lighter;
    }
    .alamat_hadiah{
        width: 80%;
        height: 110px;
        margin-top: 10px;
        margin-bottom: 10px;
        border: 2px solid #380A0F;
        border-radius: 10px;
        margin-left: 9.9%;
    }
    .info_hadiah{
        height: 60px;
        margin: auto;
    }
    .info_hadiah textarea{
        width: 92%;
        height: 50px;
        border: 1px solid transparent;
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 5px;
        margin-left: 13px;
        resize: none;
    }
    .info_hadiah textarea:focus{
        outline: none;
        cursor: default;
    }
    .salin_alamat{
        margin: auto;
        width: 150px;
        height: 25px;
        background-color: #380A0F;
        text-align: center;
        border-radius: 6px;
        color: white;
        font-weight: lighter;
    }
    .salin_alamat p{
        margin: auto;
        margin-top: -17px;
        font-size: 16px;
    }
    .happiness{
        width: 100%;
        height: 370px;
        margin: auto;
        margin-top: 30px;
    }
    .happy{
        width: 100%;
        height: 100px;
        text-align: center;
    }
    .happy h3{
        font-size: 10px;
    }
    .happy h1{
        font-weight: bolder;
        font-size: 35px;
    }
    .copyright{
        width: 100%;
        height: 340px;
        background-image: url(asset/footer.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        text-align: center;
        display: inline-flex;
    }
    .copyright h5{
        margin: auto;
        font-style: italic;
        margin-top: 230px;
        color: #DDBF71;
    }
    .up{
        width: 35px;
        height: 35px;
        z-index: 100;
        position: fixed;
        bottom: 80px;
        left:auto;
        margin-left: 86%;
    }
    .music1{
        width: 35px;
        height: 35px;
        z-index: 100;
        position: fixed;
        bottom: 30px;
        left:auto;
        margin-left: 86%;
    }
    .music2{
        width: 35px;
        height: 35px;
        z-index: 100;
        position: fixed;
        bottom: 30px;
        left:auto;
        margin-left: 86%;
    }
}
@media screen and (min-width: 500px) and (min-height:500px){
    html, body{
        width: 100%;
        height: auto;
        margin: auto;
        background-image: linear-gradient(#380A0F, #DDBF71);    
    }
    .main-content{
        bottom:0;height:auto;left:0;position:fixed;right:0;top:0;
        width: 500px;
        margin: auto;
        overflow: hidden;
        position: relative;
        background-color: white;
    }
    button:hover{
        cursor: pointer;
    }
    .frame-1{
        width: 100%;
        height: 900px;
        background-color: white;
        z-index: 1;
        position: absolute;
        margin: auto;
    }
    .gunungan{
        width: 100%;
        height: 100%;
        background-image: url(asset/bg_gununganhitam.png);
        background-position: center;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        z-index: 1;
        position: absolute;
        margin: auto;
    }
    .inisial-wanita{
        width: 90%;
        height: auto;
        font-size: 230px;
        z-index: 2;
        position: absolute;
        top: 27%;
        text-align: center;
        color: #DDBF71;
        font-family: harngton;
        text-shadow: 3px 3px 10px black;
    }
    .inisial-pria{
        width: 78%;
        height: auto;
        font-size: 230px;
        z-index: 5;
        position: absolute;
        top: 40%;
        text-align: center;
        margin-left: 22%;
        color: #DDBF71;
        text-shadow: 3px 3px 10px black;
        font-family: harngton;
    }
    #tanggal{
        width: 100%;
        text-align: center;
        font-size: 4vh;
        margin: auto;
        margin-top: 640px;
        color: #ddbf71;
        text-shadow: 1px 1px 4px black;
        font-weight: bolder;
        font-family: antiqua;
        z-index: 5;
        position: absolute;
    }
    .rama{
        width: 605px;
        height: 1110px;
        background-image: url(asset/wayang_full_rama.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 4;
        position: absolute;
        margin: auto;
        top: -18%;
        right: 54%;
    }
    .shinta{
        width: 605px;
        height: 1110px;
        background-image: url(asset/wayang_full_shinta.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 4;
        position: absolute;
        margin: auto;
        top: -9%;
        left: 50.5%;
    }
    .prayer{
        width: 100%;
        height: 300px;
        z-index: 5;
        position: absolute;
        margin: auto;
        margin-top: 845px;
        background-image: url(asset/bg_surat.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        color: white;
    }
    .quote{
        width: 95%;
        font-size: 18px;
        font-weight: lighter;
        margin: auto;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 75px;
    }
    .verse{
        width: 100%;
        text-align: center;
        font-size: 18px;
        z-index: 4;
        margin: auto;
        font-weight: lighter;
    }
    .couple-data{
        width: 100%;
        height: auto;
        margin-top: 1150px;
    }
    .couple-data h1{
        width: 100%;
        height: auto;
        text-align: center;
        font-family: itcedscr;
        font-size: 7vh;
        font-weight: lighter;
    }
    .couple-data h3{
        width: 100%;
        height: auto;
        text-align: center;
        font-family: futura;
        font-size: 2.8vh;
        margin-top: -35px;
        font-weight: lighter;
    }
    .couple-data h4{
        width: 100%;
        height: auto;
        text-align: center;
        font-family: futura;
        margin-top: -10px;
        font-size: 2.5vh;
        font-weight: lighter;
        margin-bottom: 10px;
    }
    .photo-frame{
        text-align: center;
        width: 100%;
        height: 350px;
        position: relative;
        z-index: 3;
        margin-top: 50px;
        text-align: center;
    }
    .frame-gunung-atas{
        rotate: 15deg;
        margin-left: 40%;
        top: -30px;
        width: 70%;
        height: 90%;
        background-image: url(asset/gunungan.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        position: absolute;
        z-index: 0;
        overflow: hidden;
        text-align: center;
    }
    .frame-gunung-bawah{
        rotate: 345deg;
        margin-left: -10%;
        top: -30px;
        width: 70%;
        height: 90%;
        background-image: url(asset/gunungan.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        position: absolute;
        z-index: 0;
        overflow: hidden;
        text-align: center;
    }
    .photo-frame-couple{
        width: 250px;
        height: 340px;
        margin: auto;
        background-image: url(asset/frame_foto.png);
        background-repeat: no-repeat;
        background-size: 114% 114%;
        background-position: center;
        position: absolute;
        z-index: 10;
        top: 0px;
        left: 125px;
    }
    .photo-frame img{
        width: 249px;
        height: 340px;
        object-fit: cover;
        position: absolute;
        z-index: 1;
        top: 0px;
        left: 126px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
    }
    #couple-name{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 35px;
        margin-top: -10px;
        margin-left: 5%;
        margin-bottom: 15px;
        font-family: sitka;
    }
    .ig{
        width: 100%;
        height: 50px;
        text-align: center;
        margin-top: 20px;
    }
    .ig img{
        width: 40px;
        height: 40px;
    }
    .address{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 20px;
        font-weight: lighter;
        margin: auto;
        font-family: sitka;
    }
    .ortu{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 24px;
        font-weight: lighter;
        margin: auto;
        font-family: sitka;
    }
    .and{
        width: 100%;
        height: 70px;
        background-image: url(asset/dan.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        margin: auto;
        z-index: 4;
        position: absolute;
        margin-top: 30px;
    }
    .save-date{
        width: 100%;
        height: 650px;
        background-image: url(asset/save_the_date.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center;
        margin: auto;
        position: relative;
        color: #DDBF71;
        z-index: 10;
    }
    .save_date{
        width: 80%;
        height: 330px;
        background-image: url(asset/bg_time.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin: auto;
        margin-top: 100px;
        position: relative;
        z-index: 0;
    }
    #save_date{
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: white;
        margin-top: 30px;
        margin-top: 80px;
    }
    #date{
        width: 100%;
        text-align: center;
        margin-top: -25px;
        color: white;
        font-size: 18px;
    }
    .count_down{
        width: 85%;
        height: 300px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        margin-top: -10px;
    }
    .time{
        width: 45%;
        height:40%;
        margin: auto;
        margin-top: 20px;
        text-align: center;
    }
    .time div{
        font-size: 90px;
    }
    .time span{
        font-size: 15px;
    }
    .add_calendar{
        width: 100%;
        height: 50px;
        background-image: url(asset/add_to_calender.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        margin-top: 20px;
    }
    .wedding-ceremony{
        width: 100%;
        height: 4070px;
        margin-top: -120px;
        background-image: url(asset/gb_frame_akadresepsi.png);
        background-repeat: no-repeat;
        background-size: 100% 100.5%;
        background-position: center -30px;
    }
    .mega-mendung{
        width: 120px;
        height: 120px;
        position:absolute;
        z-index: 5;
    }
    .mendung-1{
        margin-top: 60px;
        margin-left: 30px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-2{
        margin-top: 80px;
        margin-left: 380px;
        background-image: url(asset/megamendung_2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-3{
        margin-top: -90px;
        margin-left: 370px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .mendung-4{
        margin-top: 20px;
        margin-left: 0px;
        background-image: url(asset/megamendung_1.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-5{
        margin-top: -80px;
        margin-left: -20px;
        background-image: url(asset/megamendung_1.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-6{
        margin-top: 30px;
        margin-left: 360px;
        background-image: url(asset/megamendung_2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-7{
        margin-top: -40px;
        margin-left: 370px;
        background-image: url(asset/megamendung_1.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-8{
        width: 100px;
        height: 100px;
        margin-top: 95px;
        margin-left: 10px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-9{
        margin-top: -100px;
        margin-left: 0px;
        background-image: url(asset/megamendung_2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .mendung-10{
        width: 100px;
        height: 100px;
        margin-top: -30px;
        margin-left: 360px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .mendung-11{
        width: 100px;
        height: 100px;
        margin-top: -25px;
        margin-left: 20px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-12{
        width: 100px;
        height: 100px;
        margin-top: -25px;
        margin-left: 380px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .mendung-13{
        width: 100px;
        height: 100px;
        margin-top: -25px;
        margin-left: 20px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-14{
        width: 100px;
        height: 100px;
        margin-top: -25px;
        margin-left: 380px;
        background-image: url(asset/megamendung_3.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .mendung-15{
        margin-top: -10px;
        margin-left: 350px;
        background-image: url(asset/megamendung_1.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
    }
    .mendung-16{
        margin-top: -25px;
        margin-left: 20px;
        background-image: url(asset/megamendung_2.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        transform: rotateY(180deg);
    }
    .wedding{
        width: 100%;
        height: 1930px;
        background-image: url(asset/frame_akad.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center;
        margin-top: 140px;
    }
    .wedding h1{
        width: 100%;
        height: auto;
        text-align: center;
        color: #DDBF71;
        font-family: itcedscr;
        font-size: 100px;
        font-weight: lighter;
        margin-top: 530px;
    }
    .wedding_day{
        width: 100%;
        height: 300px;
        margin-top: -50px;
    }
    .wedding_day h1{
        font-size: 7em;
        font-family: antiqua;
        margin-top: 60px;
        margin-bottom: 0px;
    }
    .wedding_day h2{
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 40px;
        font-weight: bolder;
        font-family: antiqua;
        color: white;
        margin-bottom: -30px;
    }
    .wedding p{
        width: 100%;
        height: auto;
        text-align: center;
        color: #DDBF71;
        font-size: 25px;
        margin-top: 85px;
    }
    .location{
        width: 100%;
        height: 600px;
        margin-top: 50px;
    }
    .tempat{
        width: 70%;
        height: 100px;
        margin: auto;
        font-size: 20px;
        font-weight: lighter;
        color: white;
        text-align: center;
    }
    .location iframe{
        width: 80%;
        height: 270px;
        margin: auto;
        margin-top: 30px;
        border-radius: 20px;
        margin-left: 10%;
    }
    .visit_location{
        width: 100%;
        height: 40px;
        background-image: url(asset/kunjungi_lokasi.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        margin: auto;
        margin-top: 30px;
    }
    .ceremony{
        width: 100%;
        height: 1980px;
        background-image: url(asset/frame_resepsi.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center;
    }
    .ceremony h1{
        width: 100%;
        height: auto;
        text-align: center;
        color: #DDBF71;
        font-family: itcedscr;
        font-size: 100px;
        font-weight: lighter;
        margin-top: 620px;
    }
    .wedding_day{
        width: 100%;
        height: 300px;
        margin-top: -50px;
    }
    .wedding_day h1{
        font-size: 7em;
        font-family: antiqua;
        margin-top: 60px;
        margin-bottom: 0px;
    }
    .wedding_day h2{
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 40px;
        font-weight: bolder;
        font-family: antiqua;
        color: white;
        margin-bottom: -30px;
    }
    .ceremony p{
        width: 100%;
        height: auto;
        text-align: center;
        color: #DDBF71;
        font-size: 25px;
        margin-top: 85px;
    }
    .location-resepsi{
        width: 100%;
        height: 600px;
        margin-top: 90px;
    }
    .tempat-resepsi{
        width: 70%;
        height: 100px;
        margin: auto;
        font-size: 20px;
        font-weight: lighter;
        color: white;
        text-align: center;
    }
    .location-resepsi iframe{
        width: 80%;
        height: 260px;
        margin: auto;
        margin-top: 30px;
        border-radius: 20px;
        margin-left: 10%;
    }
    .gallery{
        width: 90%;
        height: auto;
        margin: auto;
        margin-top: 50px;
    }
    .gallery h1{
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 50px;
        font-family: clarendon;
        font-weight: lighter;
    }
    .gallery h2{
        width: 85%;
        height: auto;
        text-align: center;
        font-size: 60px;
        font-family: itcedscr;
        font-weight: 500;
        margin-top: -60px;
        float: right;
    }
    .frame-slideshow{
        margin: auto;
        display: flex;
        width: 100%;
        text-align: center;
    }
    .slide{
        margin: auto;
        width: 100%;
        height: 500px;
    }
    .frame-slideshow img{
        width: 95%;
        height: 95%;
        margin: auto;
    }
    .frame-gallery{
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .frame-gallery img{
        margin: auto;
        margin-top: 0.5%;
        width: 49%;
        height: auto;
    }
    .love-story{
        width: 100%;
        height: 2080px;
        background-image: url(asset/bg_love_story.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        color: white;
        margin-top: 30px;
    }
    .love-story h1{
        width: 100%;
        height: auto;
        text-align: center;
        font-family: clarendon;
        font-size: 40px;
        font-weight: lighter;
        margin-top: 20px;
    }
    .love-story h4{
        width: 100%;
        height: auto;
        text-align: center;
        font-family: cebtury_gothic;
        font-size: 15px;
        font-weight: lighter;
        margin-bottom: 70px;
    }
    .love-story h2{
        width: 80%;
        font-family: stelina;
        font-weight: lighter;
        font-size: 50px;
        margin-top: -30px;
        margin-left: 8%;
    }
    .love-story img{
        width: 80%;
        height: 250px;
        border-radius: 30px;
        border: 1px solid transparent;
        margin-left: 10%;
        object-fit: cover;
    }
    .love-story p{
        width: 80%;
        height: auto;
        text-align: left;
        margin-left: 10%;
        margin-bottom: 80px;
    }
    .relationship h2{
        width: auto;
        margin-left: 57%;
    }
    .streaming{
        width: 95%;
        height: 400px;
        margin: auto;
        margin-bottom: 30px;
        text-align: center;
    }
    .streaming iframe{
        width: 90%;
        height: 230px;
        margin-top: 20px;
        border-radius: 20px;
    }
    hr{
        width: 90%;
        margin: auto;
        height: 2px;
        background-color: #380A0F;
        margin-top: 20px;
    }
    .rsvp{
        width: 100%;
        margin-top: 30px;
        height: 1100px;
    }
    .form-rsvp{
        width: 100%;
        height: 950px;
        background-image: url(asset/RSVP.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        margin: auto;
        margin-top: 20px;
    }
    .form-rsvp form{
        width: 80%;
        height: auto;
        margin: auto;
        margin-top: 380px;
        font-size: 15px;
        font-weight: bold;
    }
    .form-rsvp h1{
        width: 100%;
        text-align: center;
        font-size: 50px;
        font-family: cebtury_gothic;
        color: #DDBF71;
        font-weight: bolder;
        margin-bottom: 30px;
    }
    .form-rsvp p{
        width: 110%;
        font-size: 15px;
        margin-left: -12px;
        color: #DDBF71;
    }
    #input{
        width: 98%;
        height: 50px;
        background-color: white;
        border: 1px solid transparent;
        border-radius: 10px;
        color: #DDBF71;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 15px;
    }
    .radio{
        display: inline-flex;
        margin: 5px;
        font-size: 15px;
        color: #DDBF71;
    }
    #radio{
        margin: auto;
    }
    .form-rsvp select{
        width: 100%;
        height: 50px;
        background-color: white;
        border: 1px solid transparent;
        border-radius: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 15px;
    }
    .form-rsvp button{
        width: 80px;
        height: 30px;
        background-color: #DDBF71;
        color: #380A0F;
        margin-top: 30px;
        border: 1px solid transparent;
        border-radius: 10px;
        margin-left: 5px;
        font-size: 15px;
    }
    .form-rsvp button:hover{
        background-color: grey;
        color: white;
    }
    .kehadiran{
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        height: 150px;
        font-weight: bolder;
        color: white;
    }
    .kehadiran label{
        font-size: 25px;
    }
    .kehadiran p{
        font-size: 18px;
        margin-top: 0px;
    }
    .hadir{
        width: 36%;
        height: 90px;
        margin: auto;
        background-color: #380A0F;
        text-align: center;
        margin-left: 13%;
        font-family: cebtury_gothic;
        border-radius: 10px;
    }
    .tdk_hadir{
        width: 36%;
        height: 90px;
        margin: auto;
        background-color: #380A0F;
        text-align: center;
        margin-right: 13%;
        border-radius: 10px;
        font-family: cebtury_gothic;
    }
    .greetings{
        width: 100%;
        height: 700px;
        margin: auto;
        margin-top: 20px;
    }
    .send-greetings{
        width: 100%;
        height: 320px;
        margin: auto;
    }
    .send-greetings h1{
        width: 100%;
        height: 50px;
        margin: auto;
        text-align: center;
        font-family: cebtury_gothic;
        font-weight: bolder;
        font-style: italic;
        font-size: 35px;
        color: #380A0F;
    }
    .send-greetings form{
        width: 80%;
        height: 250px;
        margin: auto;
        margin-top: 20px;
    }
    .send-greetings input{
        width: 90%;
        height: 40px;
        border: 2px solid #380A0F;
        margin: auto;
        border-radius: 10px;
        margin-left: 5%;
    }
    .send-greetings textarea{
        width: 90%;
        height: 120px;
        border: 2px solid #380A0F;
        margin: auto;
        border-radius: 10px;
        margin-left: 5%;
        margin-top: -10px;
    }
    .send-greetings button{
        width: 70px;
        height: 25px;
        background-color: #DDBF71;
        color: #380A0F;
        border: 1px solid transparent;
        border-radius: 7px;
        margin-left: 5%;
        margin-top: 15px;
    }
    .greetings h4{
        width: 100%;
        text-align: center;
        font-size: 14px;
        margin-top: -5px;
    }
    .greeting-box{
        width: 90%;
        height: 320px;
        border: 2px solid #380A0F;
        border-radius: 20px;
        margin: auto;
        overflow: auto;
        font-size: 12px;
        margin-top: -10px;
    }
    .greeting-box::-webkit-scrollbar {
        width: 4px;
        border: 1px solid transparent;
    }
    .greeting-box::-webkit-scrollbar-thumb{
        background: #380A0F;
        border-radius: 5px;
    }
    .greeting-box::-webkit-scrollbar-track{
        border: 1px solid transparent;
        height: 50px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .kolom_ucapan{
        width: 95%;
        height: auto;
        display: flex;
        margin-top: 7px;
        margin-bottom: 8px;
    }
    .tanda{
        width: 30px;
        height: 30px;
        border: 2px solid #380A0F;
        border-radius: 50%;
        margin: auto;
    }
    .ucapan{
        width: 80%;
        height: auto;
        margin: auto;
        background-color: #380A0F;
        border: 1px solid #380A0F;
        border-radius: 10px;
    }
    .ucapan p{
        width: 100%;
        margin-left: 5px;
        color: #DDBF71;
    }
    .isi_ucapan{
        width: 100%;
        height: auto;
        display: flex;
        margin-top: -35px;
    }
    #ucapan{
        width: 22%;
        color: white;
    }
    #isi_ucapan{
        color: white;
    }
    .gift{
        width: 100%;
        height: 670px;
        margin: auto;
    }
    .gift h1{
        text-align: center;
        font-family: cebtury_gothic;
        font-size: 40px;
        color: #DDBF71;
        font-style: italic;
        font-weight: bolder;
    }
    .gift p{
        width: 85%;
        height: auto;
        text-align: center;
        margin: auto;
        font-weight: bolder;
        font-size: 14.3px;
        margin-top: 10px;
    }
    .rekening{
        width: 80%;
        height: 50px;
        margin-top: 20px;
        margin-bottom: 10px;
        display: inline-flex;
        border: 2px solid #380A0F;
        border-radius: 10px;
        margin-left: 9.9%;
    }
    .rekening h2{
        margin: auto;
        margin-left: 10px;
        font-size: 15px;
        font-weight: lighter;
    }
    .rekening img{
        width: 40px;
        height: 40px;
        margin: auto;
        margin-right: 20px;
    }
    .nomor_rekening{
        width: 80%;
        height: 100px;
        margin-top: 10px;
        margin-bottom: 10px;
        border: 2px solid #380A0F;
        border-radius: 10px;
        margin-left: 9.9%;
        display: inline-flex;
    }
    .logo_rekening{
        margin: auto;
        margin-left: 20px;
        margin-right: 10px;
    }
    .logo_rekening img{
        width: 60px;
        height: 60px;
    }
    .info_rekening{
        height: 60px;
        margin: auto;
    }
    .info_rekening input{
        width: auto;
        border: 1px solid transparent;
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .info_rekening input:focus{
        outline: none;
    }
    .atas_nama{
        display: inline-flex;
    }
    .btn_salin{
        display: inline-flex;
        width: 140px;
        height: 25px;
        background-color: #380A0F;
        text-align: center;
        border-radius: 6px;
        color: #DDBF71;
        font-weight: lighter;
        margin-right: 10px;
    }
    .btn_salin p{
        margin: auto;
        font-size: 13px;
    }
    .atas_nama label{
        margin: auto;
    }
    .hadiah{
        width: 80%;
        height: 50px;
        margin-top: 20px;
        margin-bottom: 10px;
        display: inline-flex;
        border: 2px solid #380A0F;
        border-radius: 10px;
        margin-left: 9.9%;
    }
    .hadiah:hover{
        cursor: pointer;
    }
    .hadiah h2{
        margin: auto;
        margin-left: auto;
        font-size: 15px;
        font-weight: lighter;
    }
    .alamat_hadiah{
        width: 80%;
        height: 110px;
        margin-top: 10px;
        margin-bottom: 10px;
        border: 2px solid #380A0F;
        border-radius: 10px;
        margin-left: 9.9%;
    }
    .info_hadiah{
        height: 60px;
        margin: auto;
    }
    .info_hadiah textarea{
        width: 92%;
        height: 50px;
        border: 1px solid transparent;
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 5px;
        margin-left: 13px;
        resize: none;
    }
    .info_hadiah textarea:focus{
        outline: none;
        cursor: default;
    }
    .salin_alamat{
        display: inline-flex;
        margin-left: 125px;
        width: 150px;
        height: 25px;
        background-color: #380A0F;
        text-align: center;
        border-radius: 6px;
        color: white;
        font-weight: lighter;
    }
    .salin_alamat p{
        margin: auto;
        font-size: 13px;
    }
    .happiness{
        width: 100%;
        height: 450px;
        margin: auto;
        margin-top: 20px;
    }
    .happy{
        width: 100%;
        height: 120px;
        text-align: center;
    }
    .happy h3{
        font-size: 10px;
    }
    .happy h1{
        font-weight: bolder;
        font-size: 35px;
    }
    .copyright{
        width: 100%;
        height: 330px;
        background-image: url(asset/footer.png);
        background-position: center auto;
        background-repeat: no-repeat;
        background-size: 100% auto;
        text-align: center;
        display: inline-flex;
    }
    .copyright h5{
        margin: auto;
        font-style: italic;
        margin-top: 285px;
        color: #DDBF71;
    }
    .up{
        width: 35px;
        height: 35px;
        z-index: 100;
        position: fixed;
        bottom: 80px;
        left: auto;
        margin-left: 440px;
    }
    .music1{
        width: 35px;
        height: 35px;
        z-index: 100;
        position: fixed;
        bottom: 30px;
        left: auto;
        margin-left: 440px;
    }
    .music2{
        width: 35px;
        height: 35px;
        z-index: 100;
        position: fixed;
        bottom: 30px;
        left: auto;
        margin-left: 440px;
    }
}