@font-face {
    font-family: font-gothic;
    src: url(asset/Font/Century/GOTHIC.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;
        font-family: 'font-gothic';
        background-color: white;
        position: relative;
    }
    .frame-1{
        width: 100%;
        height: 850px;
        background-image: url(asset/bg_gradasi.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
        position: absolute;
        margin: auto;
    }
    .bg-kubah{
        width: 100%;
        height: 100%;
        background-image: url(asset/bg_kubah.png);
        background-repeat: no-repeat;
        background-size: 90% 94%;
        background-position: center 10%;
        z-index: 2;
        position: absolute;
        margin: auto;
        margin-top: 20px;
    }
    .img-angsa{
        width: 100%;
        height: 270px;
        background-image: url(asset/angsa.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        z-index: 3;
        position: absolute;
        margin: auto;
        top: 50px;
    }
    #walimatul{
        width: 70%;
        text-align: center;
        font-size: 3.7vw;
        margin: auto;
        margin-top: 255px;
        margin-bottom: 10px;
    }
    #pengantin{
        width: 75%;
        text-align: center;
        font-size: 5.5vw;
        margin: auto;
    }
    #tanggal{
        width: 100%;
        text-align: center;
        font-size: 4vw;
        margin: auto;
        margin-top: 5px;
    }
    .quote{
        width: 70%;
        font-size: 3.3vw;
        font-weight: bolder;
        margin: auto;
        text-align: center;
    }
    .verse{
        width: 100%;
        font-size: 3.2vw;
        text-align: center;
        z-index: 4;
        margin: auto;
        font-weight: bolder;
    }
    .bunga-kiri1{
        width: 100px;
        height: 400px;
        background-image: url(asset/bunga_kiri.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 3;
        position: absolute;
        margin: auto;
        left: -30px;
        bottom: 3%;
    }
    .bunga-kanan1{
        width: 100px;
        height: 300px;
        background-image: url(asset/bunga_kanan.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 3;
        position: absolute;
        margin: auto;
        right: -20px;
        bottom: 2%;
    }
    .bunga-tengah{
        width: 100%;
        height: 280px;
        background-image: url(asset/bunga_tengah.png);
        background-repeat: no-repeat;
        background-size: 75% 100%;
        background-position: center;
        z-index: 3;
        position: absolute;
        margin: auto;
        top: 80%;
        margin-left: 20px;
    }
    .couple-data{
        width: 100%;
        height: 1200px;
        margin-top: 850px;
    }
    .bismillah{
        width: 100%;
        height: 90px;
        background-image: url(asset/bismillahirrohmanirrohim.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        z-index: 3;
        position: absolute;
        margin: auto;
        margin-top: 10px;
    }
    .salam{
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 90px;
        font-size: 4vw;
    }
    .undangan{
        width: 95%;
        height: auto;
        text-align: center;
        font-size: 2.8vw;
        margin: auto;
    }
    .kubah-pengantin{
        width: 355px;
        height: 450px;
        background-image: url(asset/kubah_pengantin.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin-left:auto;
        margin-right:auto;
        margin-top:auto;
        margin-bottom:auto;
        left:0;
        right:0;
        top:1070px;
        margin: auto;
        z-index: 2;
        position: absolute;
        display: flex;
        flex-wrap: nowrap;
    }
    .wanita{
        width: 250px;
        height: 310px;
        background-image: url(asset/pengantin_wanita.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin: auto;
        position: absolute;
        z-index: 3;
        bottom: 10px;
        left: 0px;
    }
    .pria{
        width: 135px;
        height: 340px;
        background-image: url(asset/pengantin_pria.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin: auto;
        position:absolute;
        bottom: 20px;
        right: 35px;
        z-index: 3;
    }
    #pasangan-wanita{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 7vw;
        margin-top: 500px;
        margin-left: 5%;
        margin-bottom: 15px;
    }
    #pasangan-pria{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 7vw;
        margin-top: 90px;
        margin-bottom: 15px;
        margin-left: 5%;
    }
    .ig{
        margin: auto;
        width: 40px;
        height: 40px;
        text-align: center;
        margin-top: 20px;
    }
    .ig img{
        margin: auto;
        width: 40px;
        height: 40px;
    }
    .address{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 3.7vw;
        font-weight: lighter;
        margin: auto;
        margin-top: 10px;
    }
    .ortu{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 4.4vw;
        font-weight: bolder;
        margin: auto;
        margin-top: 10px;
    }
    .and{
        width: 80%;
        height: 60px;
        background-image: url(asset/dan.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin: auto;
        z-index: 4;
        position: absolute;
        left: 10%;
        margin-top: 40px;
    }
    .save-date{
        width: 100%;
        height: 600px;
        background-image: url(asset/bg_bunga.png);
        background-repeat: no-repeat;
        background-size: 108% auto;
        background-position: center 5%;
        margin: auto;
        position: relative;
        z-index: 100;
        margin-top: 100px;
    }
    .save_date{
        width: 80%;
        height: 290px;
        background-image: url(asset/bg_time.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin: auto;
        margin-top: 75px;
        position: relative;
        z-index: 0;
    }
    #save_date{
        width: 100%;
        text-align: center;
    }
    #date{
        width: 100%;
        text-align: center;
        margin-top: -20px;
    }
    .count_down{
        width: 85%;
        height: 80px;
        margin: auto;
        display: flex;
        margin-top: -20px;
    }
    .time{
        width: 22%;
        height:90%;
        margin: auto;
        text-align: center;
    }
    .time div{
        font-size: 9vw;
    }
    .time span{
        font-size: 9px;
    }
    .vertikal{
        width: 1px;
        height: 75%;
        margin: auto;
        background-color: #83659E;
    }
    .add_calendar{
        width: 100%;
        height: 35px;
        background-image: url(asset/add_to_cal.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        margin-top: 10px;
    }
    .wedding-ceremony{
        width: 100%;
        height: 1700px;
        background-image: url(asset/bg_kubah_pjng.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center 20%;
        margin: auto;
        position: relative;
        z-index: 100;
        margin-top: -200px;
        text-align: center;
    }
    .wedding{
        width: 100%;
        height: 250px;
        background-image: url(asset/wedding.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center 5%;
        margin: auto;
        margin-top: 50px;
    }
    .wedding_day{
        width: 100%;
        height: 300px;
    }
    .wedding_day h1{
        font-size: 7em;
        margin: 20px;
        color: #83659E;
    }
    .wedding_day h2{
        font-size: 30px;
        margin: 0px;
        font-weight: bolder;
    }
    .akad_nikah{
        width: 100%;
        height: 200px;
    }
    .akad{
        width: 100%;
        height: 130px;
        background-image: url(asset/akad_nikah.png);
        background-repeat: no-repeat;
        background-size: auto 105%;
        background-position: center;
        margin: auto;
        margin-top: 30px;
    }
    .akad_nikah p{
        margin-top: -30px;
        font-weight: bolder;
    }
    .resepsi{
        width: 100%;
        height: 200px;
    }
    .walimahan{
        width: 100%;
        height: 160px;
        background-image: url(asset/resepsi.png);
        background-repeat: no-repeat;
        background-size: auto 110%;
        background-position: center;
        margin: auto;
    }
    .resepsi p{
        margin-top: -20px;
        font-weight: bolder;
    }
    .location{
        width: 100%;
        height: 600px;
        margin-top: 30px;
    }
    .tempat{
        width: 80%;
        height: 100px;
        margin: auto;
        font-size: 15px;
        margin-top: 10px;
        font-weight: bolder;
    }
    .location iframe{
        width: 85%;
        height: 250px;
        margin: auto;
        margin-top: 40px;
        border-radius: 20px;
    }
    .kunjungi_lokasi{
        width: 100%;
        height: 50px;
        background-image: url(asset/kunjungi_lokasi.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        margin: auto;
        margin-top: 30px;
    }
    .streaming{
        width: 95%;
        height: 400px;
        margin: auto;
        text-align: center;
        margin-top: -20px;
        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: #83659E;
    }
    .rsvp{
        width: 100%;
        margin-top: 30px;
        height: 650px;
    }
    .form-rsvp{
        width: 95%;
        height: 500px;
        background-image: url(asset/kubah_pengantin.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: 90px;
        font-size: 3vw;
        font-weight: bold;
    }
    .form-rsvp h1{
        width: 100%;
        text-align: center;
        font-size: 9vw;
        font-style: italic;
        font-weight: bolder;
        margin-bottom: 30px;
    }
    .form-rsvp p{
        font-size: 2.7vw;
    }
    #input{
        width: 98%;
        height: 30px;
        background-color: white;
        border: 1px solid transparent;
        border-radius: 10px;
        color: black;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .radio{
        display: inline-flex;
        margin: 5px;
    }
    #radio{
        margin: auto;
    }
    .form-rsvp select{
        width: 100%;
        height: 33px;
        background-color: white;
        border: 1px solid transparent;
        border-radius: 10px;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .form-rsvp button{
        width: 80px;
        height: 30px;
        background-color: white;
        margin-top: 15px;
        border: 1px solid transparent;
        border-radius: 10px;
        margin-left: 5px;
    }
    .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: 23px;
    }
    .kehadiran p{
        font-size: 18px;
        margin-top: 3px;
    }
    .hadir{
        width: 35%;
        height: 90px;
        margin: auto;
        background-color: #83659E;
        text-align: center;
        margin-left: 12%;
        border-radius: 10px;
    }
    .tdk_hadir{
        width: 35%;
        height: 90px;
        margin: auto;
        background-color: #83659E;
        text-align: center;
        margin-right: 12%;
        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: 45px;
        margin: auto;
        text-align: center;
        background-image: url(asset/bunga_kirimucapan.png);
        background-size: 100% 300%;
        background-position: center;
        background-repeat: no-repeat;
        font-weight: bolder;
        font-style: italic;
        font-size: 7vw;
    }
    .send-greetings form{
        width: 80%;
        height: 250px;
        margin: auto;
        margin-top: 20px;
    }
    .send-greetings input{
        width: 90%;
        height: 40px;
        border: 2px solid #83659E;
        margin: auto;
        border-radius: 10px;
        margin-left: 5%;
    }
    .send-greetings textarea{
        width: 90%;
        height: 120px;
        border: 2px solid #83659E;
        margin: auto;
        border-radius: 10px;
        margin-left: 5%;
        margin-top: -10px;
        resize: none;
    }
    .send-greetings button{
        width: 70px;
        height: 25px;
        background-color: #83659E;
        color: white;
        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 #83659E;
        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: #83659E;
        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 #83659E;
        border-radius: 50%;
        margin: auto;
    }
    .ucapan{
        width: 80%;
        height: auto;
        margin: auto;
        background-color: #83659E;
        border: 1px solid #83659E;
        border-radius: 10px;
    }
    .ucapan p{
        width: 100%;
        margin-left: 5px;
        color: black;
    }
    .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;
    }
    .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 #83659E;
        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 #83659E;
        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;
    }
    .atas_nama{
        width: 98%;
        display: inline-flex;
    }
    .btn_salin{
        display: inline-flex;
        width: 50%;
        height: 25px;
        background-color: #83659E;
        text-align: center;
        border-radius: 6px;
        color: white;
        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 #83659E;
        border-radius: 10px;
        margin-left: 9.9%;
    }
    .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 #83659E;
        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;
    }
    .salin_alamat{
        margin: auto;
        width: 150px;
        height: 25px;
        background-color: #83659E;
        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: 310px;
        margin: auto;
        margin-top: 60px;
    }
    .happy{
        width: 100%;
        height: 230px;
        background-image: url(asset/bunga_paling_bawah.png);
        background-size: 108% auto;
        background-position: -20px 0px;
        background-repeat: no-repeat;
        text-align: center;
    }
    .happy h3{
        font-size: 10px;
    }
    .happy h1{
        width: 90%;
        font-weight: bolder;
        font-size: 6vw;
        margin: auto;
    }
    .copyright{
        width: 100%;
        height: 80px;
        background-color: #83659E;
        text-align: center;
        display: inline-flex;
    }
    .copyright h5{
        margin: auto;
        font-style: italic;
    }
    .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(#653b89, white);    
    }
    .main-content{
        bottom:0;height:auto;left:0;position:fixed;right:0;top:0;
        width: 500px;
        margin: auto;
        overflow: hidden;
        font-family: 'font-gothic';
        position: relative;
        background-color: white;
    }
    .frame-1{
        width: 100%;
        height: 900px;
        background-image: url(asset/bg_gradasi.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 1;
        position: absolute;
        margin: auto;
    }
    .bg-kubah{
        width: 100%;
        height: 100%;
        background-image: url(asset/bg_kubah.png);
        background-repeat: no-repeat;
        background-size: 87% 97%;
        background-position: center 10%;
        z-index: 2;
        position: absolute;
        margin: auto;
        margin-top: 10px;
    }
    .img-angsa{
        width: 100%;
        height: 300px;
        background-image: url(asset/angsa.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        z-index: 3;
        position: absolute;
        margin: auto;
        top: 60px;
    }
    #walimatul{
        width: 70%;
        text-align: center;
        font-size: 14px;
        margin: auto;
        margin-top: 290px;
        margin-bottom: 10px;
    }
    #pengantin{
        width: 75%;
        text-align: center;
        font-size: 28px;
        margin: auto;
        margin-bottom: 5px;
    }
    #tanggal{
        width: 100%;
        text-align: center;
        font-size: 16px;
        margin: auto;
        margin-bottom: 10px;
    }
    .quote{
        width: 65%;
        font-size: 15px;
        font-weight: bolder;
        margin: auto;
        text-align: center;
        margin-bottom: 10px;
    }
    .verse{
        width: 100%;
        text-align: center;
        z-index: 4;
        margin: auto;
        font-weight: bolder;
    }
    .bunga-kiri1{
        width: 100px;
        height: 400px;
        background-image: url(asset/bunga_kiri.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 3;
        position: absolute;
        margin: auto;
        right: 84%;
        bottom: 3.5%;
    }
    .bunga-kanan1{
        width: 100px;
        height: 300px;
        background-image: url(asset/bunga_kanan.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        z-index: 3;
        position: absolute;
        margin: auto;
        left: 84%;
        bottom: 2.2%;
    }
    .bunga-tengah{
        width: 100%;
        height: 310px;
        background-image: url(asset/bunga_tengah.png);
        background-repeat: no-repeat;
        background-size: 70% 100%;
        background-position: center;
        z-index: 3;
        position: absolute;
        margin: auto;
        top: 78%;
        margin-left: 15px;
    }
    .couple-data{
        width: 100%;
        height: 1300px;
        margin-top: 900px;
    }
    .bismillah{
        width: 100%;
        height: 100px;
        background-image: url(asset/bismillahirrohmanirrohim.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        z-index: 3;
        position: absolute;
        margin: auto;
        margin-top: 10px;
    }
    .salam{
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 100px;
        font-size: 16px;
    }
    .undangan{
        width: 95%;
        height: auto;
        text-align: center;
        font-size: 12px;
        margin: auto;
    }
    .kubah-pengantin{
        width:350px;
        height: 430px;
        background-image: url(asset/kubah_pengantin.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin-left:auto;
        margin-right:auto;
        margin-top:auto;
        margin-bottom:auto;
        left:0;
        right:0;
        top: 1100px;
        margin: auto;
        z-index: 2;
        position: absolute;
        display: flex;
        flex-wrap: nowrap;
    }
    .wanita{
        width: 240px;
        height: 300px;
        background-image: url(asset/pengantin_wanita.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin: auto;
        position: absolute;
        z-index: 3;
        bottom: 10px;
        left: 0px;
    }
    .pria{
        width: 130px;
        height: 330px;
        background-image: url(asset/pengantin_pria.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin: auto;
        position:absolute;
        bottom: 18px;
        right: 43px;
        z-index: 3;
    }
    #pasangan-wanita{
        width: 98%;
        height: auto;
        text-align: center;
        font-size: 30px;
        margin: auto;
        margin-top: 475px;
        margin-bottom: 10px;
    }
    #pasangan-pria{
        width: 98%;
        height: auto;
        text-align: center;
        font-size: 30px;
        margin: auto;
        margin-top: 95px;
        margin-bottom: 10px;
    }
    .ig{
        margin: auto;
        width: 40px;
        height: 40px;
        text-align: center;
        margin-top: 20px;
    }
    .ig img{
        margin: auto;
        width: 40px;
        height: 40px;
    }
    .address{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 20px;
        margin: auto;
    }
    .ortu{
        width: 90%;
        height: auto;
        text-align: center;
        font-size: 24px;
        font-weight: bolder;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .and{
        width: 80%;
        height: 80px;
        background-image: url(asset/dan.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        margin: auto;
        z-index: 4;
        position: absolute;
        left: 10%;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .save-date{
        width: 100%;
        height: 700px;
        background-image: url(asset/bg_bunga.png);
        background-repeat: no-repeat;
        background-size: 108% auto;
        background-position: center 5%;
        margin: auto;
        position: relative;
        z-index: 100;
    }
    .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: 105px;
        position: relative;
        z-index: 0;
    }
    #save_date{
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    #date{
        width: 100%;
        text-align: center;
        margin-top: -20px;
    }
    .count_down{
        width: 85%;
        height: 80px;
        margin: auto;
        display: flex;
        margin-top: -10px;
    }
    .time{
        width: 22%;
        height:90%;
        margin: auto;
        text-align: center;
    }
    .time div{
        font-size: 40px;
    }
    .time span{
        font-size: 10px;
    }
    .vertikal{
        width: 1px;
        height: 100%;
        background-color: #83659E;
    }
    .add_calendar{
        width: 100%;
        height: 35px;
        background-image: url(asset/add_to_cal.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        margin-top: 15px;
    }
    .wedding-ceremony{
        width: 100%;
        height: 1800px;
        background-image: url(asset/bg_kubah_pjng.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center 20%;
        margin: auto;
        position: relative;
        z-index: 100;
        margin-top: -210px;
        text-align: center;
    }
    .wedding{
        width: 100%;
        height: 280px;
        background-image: url(asset/wedding.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center 5%;
        margin: auto;
        margin-top: 50px;
    }
    .wedding_day{
        width: 100%;
        height: 300px;
    }
    .wedding_day h1{
        font-size: 7em;
        margin: 20px;
        color: #83659E;
    }
    .wedding_day h2{
        font-size: 30px;
        margin: 0px;
        font-weight: bolder;
    }
    .akad_nikah{
        width: 100%;
        height: 200px;
    }
    .akad{
        width: 100%;
        height: 150px;
        background-image: url(asset/akad_nikah.png);
        background-repeat: no-repeat;
        background-size: auto 110%;
        background-position: center;
        margin: auto;
        margin-top: 30px;
    }
    .akad_nikah p{
        margin-top: -30px;
        font-weight: bolder;
    }
    .resepsi{
        width: 100%;
        height: 200px;
    }
    .walimahan{
        width: 100%;
        height: 160px;
        background-image: url(asset/resepsi.png);
        background-repeat: no-repeat;
        background-size: auto 110%;
        background-position: center;
        margin: auto;
        margin-top: 20px;
    }
    .resepsi p{
        margin-top: -20px;
        font-weight: bolder;
    }
    .location{
        width: 100%;
        height: 600px;
        margin-top: 50px;
    }
    .tempat{
        width: 50%;
        height: 100px;
        margin: auto;
        font-size: 15px;
        margin-top: 10px;
        font-weight: bolder;
    }
    .location iframe{
        width: 80%;
        height: 280px;
        margin: auto;
        margin-top: 40px;
        border-radius: 20px;
    }
    .kunjungi_lokasi{
        width: 100%;
        height: 50px;
        background-image: url(asset/kunjungi_lokasi.png);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center;
        margin: auto;
        margin-top: 30px;
    }
    .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: #83659E;
    }
    .rsvp{
        width: 100%;
        margin-top: 30px;
        height: 650px;
    }
    .form-rsvp{
        width: 85%;
        height: 500px;
        background-image: url(asset/kubah_pengantin.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: 90px;
        font-size: 15px;
        font-weight: bold;
    }
    .form-rsvp h1{
        width: 100%;
        text-align: center;
        font-size: 45px;
        font-style: italic;
        font-weight: bolder;
        margin-bottom: 30px;
    }
    .form-rsvp p{
        width: 110%;
        font-size: 13px;
        margin-left: -12px;
    }
    #input{
        width: 98%;
        height: 30px;
        background-color: white;
        border: 1px solid transparent;
        border-radius: 10px;
        color: black;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 12px;
    }
    .radio{
        display: inline-flex;
        margin: 5px;
        font-size: 13px;
    }
    #radio{
        margin: auto;
    }
    .form-rsvp select{
        width: 100%;
        height: 33px;
        background-color: white;
        border: 1px solid transparent;
        border-radius: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 12px;
    }
    .form-rsvp button{
        width: 80px;
        height: 30px;
        background-color: white;
        margin-top: 10px;
        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: #83659E;
        text-align: center;
        margin-left: 13%;
        border-radius: 10px;
    }
    .tdk_hadir{
        width: 36%;
        height: 90px;
        margin: auto;
        background-color: #83659E;
        text-align: center;
        margin-right: 13%;
        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;
        background-image: url(asset/bunga_kirimucapan.png);
        background-size: 100% 300%;
        background-position: center;
        background-repeat: no-repeat;
        font-weight: bolder;
        font-style: italic;
        font-size: 33px;
    }
    .send-greetings form{
        width: 80%;
        height: 250px;
        margin: auto;
        margin-top: 20px;
    }
    .send-greetings input{
        width: 90%;
        height: 40px;
        border: 2px solid #83659E;
        margin: auto;
        border-radius: 10px;
        margin-left: 5%;
    }
    .send-greetings textarea{
        width: 90%;
        height: 120px;
        border: 2px solid #83659E;
        margin: auto;
        border-radius: 10px;
        margin-left: 5%;
        margin-top: -10px;
        resize: none;
    }
    .send-greetings button{
        width: 70px;
        height: 25px;
        background-color: #83659E;
        color: white;
        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 #83659E;
        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: #83659E;
        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 #83659E;
        border-radius: 50%;
        margin: auto;
    }
    .ucapan{
        width: 80%;
        height: auto;
        margin: auto;
        background-color: #83659E;
        border: 1px solid #83659E;
        border-radius: 10px;
    }
    .ucapan p{
        width: 100%;
        margin-left: 5px;
        color: black;
    }
    .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-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 #83659E;
        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 #83659E;
        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: auto;
        border: 1px solid transparent;
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .atas_nama{
        display: inline-flex;
    }
    .btn_salin{
        display: inline-flex;
        width: 150px;
        height: 25px;
        background-color: #83659E;
        text-align: center;
        border-radius: 6px;
        color: white;
        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 #83659E;
        border-radius: 10px;
        margin-left: 9.9%;
    }
    .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 #83659E;
        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;
    }
    .salin_alamat{
        display: inline-flex;
        margin-left: 125px;
        width: 150px;
        height: 25px;
        background-color: #83659E;
        text-align: center;
        border-radius: 6px;
        color: white;
        font-weight: lighter;
    }
    .salin_alamat p{
        margin: auto;
        font-size: 13px;
    }
    .happiness{
        width: 100%;
        height: 380px;
        margin: auto;
        margin-top: 20px;
    }
    .happy{
        width: 100%;
        height: 300px;
        background-image: url(asset/bunga_paling_bawah.png);
        background-size: 108% auto;
        background-position: -20px 0px;
        background-repeat: no-repeat;
        text-align: center;
    }
    .happy h3{
        font-size: 10px;
    }
    .happy h1{
        font-weight: bolder;
        font-size: 35px;
    }
    .copyright{
        width: 100%;
        height: 80px;
        background-color: #83659E;
        text-align: center;
        display: inline-flex;
    }
    .copyright h5{
        margin: auto;
        font-style: italic;
    }
    .up{
        width: 35px;
        height: 35px;
        z-index: 100;
        position: fixed;
        bottom: 80px;
        left:auto;
        margin-left: 440px;
    }
    .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;
    }
}