@font-face {
    font-family:'Chomsky' ;
    src: url(chomsky/Chomsky.otf);
}
@font-face {
    font-family:'Typewriter' ;
    src: url(fonts/Truetypewriter/TTWPGOTT.ttf);
}
body, div, h1, h2, h3, h4, h5, h6, p, ol, ul, blockquote, figure{
    margin:0;
    padding:0;
    font-weight: normal;
    font-size: unset;
}
body{
    position: relative;
    max-width: 1920px;
    margin:0 auto;
    font-family: 'Typewriter',serif;
    -webkit-text-size-adjust: 100%;
    background-color:#f0eeec;;
    color:#000;
    overflow-x: hidden;
}
a{
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
li{
    list-style-type: none;
}
html {
    scroll-behavior: smooth;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
.flex{
    display: flex;
}
.flex.column{
    flex-direction: column;
}
.flex.centered{
    align-items: center;
}
.flex.space{
    justify-content: space-between;
}
header ,main{
    padding: 0 80px;
}
.site-title{
    font-family: 'Chomsky', serif;
    font-size: 190px;
    text-align: center;
}
.wed-det{
    font-size: 22px;
    padding: 20px 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid#000;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wed-det span{
    padding: 0 5px;
}
.header-title{
    text-align: center;
    padding:20px 0;
    border-bottom: 1px solid #000;
}
.header-title h2{
    font-size: 65px;
    font-family: 'Typewriter', serif;
}
.header-subtitle{
    text-align: center;
    border-bottom: 1px solid #000;
    padding: 10px;
}
.header-subtitle h3{
    font-size: 70px;
    font-weight: 700;
    width: 50%;
    margin: 0 auto;
    padding:10px 0;
}
.header-subtitle h4{
    font-size: 30px;
    padding: 10px 0;
}
.left-col{
    width: 70%;
    padding-right: 20px;
    border-right: 1px solid #000;
}
.main-img {
    padding: 20px 0 0;
    width: 65%;
    aspect-ratio: 0.8;
}
.main-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.text-wrapper{
    text-align: center;
}
.text-wrapper h5{
    font-size:30px;
    line-height: 28px;
    padding-bottom:20px;
}
.text-wrapper p{
    font-size:25px;
    padding-bottom:25px;
    text-transform:uppercase;
}
.text-wrapper p:last-of-type{
    font-size:25px;
    padding-top:20px;
}
.text-wrapper strong{
    font-size:30px;
}
.parents-wrapper h2, .koump-wrapper h2{
    font-size: 30px;
}
.parents-wrapper h3, .koump-wrapper h3{
    font-size: 25px;
    padding: 10px 0;
}
.party-text img{
    width:75px;
}
.party-text h3{
    font-size: 25px;
    font-weight: 600;
}
.right-col{
    text-align: center;
    padding: 20px 0 20px 20px;
    width: 35%;
}
.pk-wrapper{
    justify-content: flex-end;
    padding: 0 0 0 20px;
}
.parents-wrapper{
    padding-bottom: 35px;
}
.story-wrapper{
    padding:80px 0;
}
.story-wrapper .header-subtitle , 
.countdown-wrapper .header-subtitle,
.location-wrapper .header-subtitle,
.contact-wrapper .header-subtitle,
.accomondation-wrapper .header-subtitle{
    border-top:1px solid #000;
}
.love-left h2{
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    padding: 40px 0;
}
.our-days p{
    font-size:28px;
    padding-left: 25px;
}
.our-days b{
    font-family: 'Great Vibes', cursive;
    font-size:72px;
    width: 120px;
}
.line{
    align-items: center;
    padding: 20px 0 10px 50px;
}
.love-left{
    width:calc(100%/2);
    border-right: 1px solid #000;
}
.line:last-of-type span{
    transform: rotate(60deg);
    text-align: center;
}
.icon{
    width:100px;
}
.icon img{
    width:100%;
}
.story-text h3{
    font-size:32px;
    padding-bottom: 10px;
    font-weight:600;
}
.story-text h4{
    font-size: 25px;
}
.story-line{
    padding-right: 100px;
    align-items: flex-end;
    justify-content: flex-end;
    padding-bottom: 80px;
}
.story-text{
    padding-left: 40px;
}
.story-line.left{
    flex-direction: row-reverse;
}
.left .story-text{
    padding-left:0;
    padding-right:40px;
}
.shot-wrapper{
    text-align: right;
}
.shot-wrapper h2{
    font-size:30px;
    padding-top: 40px;
}
.shot-wrapper span{
    font-size:25px;
    padding-bottom: 10px;
}
.shot-img{
    width:65%;
    margin-left: auto;
    overflow: hidden;
}
.shot-img img{
    width:100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
}
.love-right{
    padding-left:100px;
    width: 50%;
}
.like-wrapper img{
    width:25%;
    position: absolute;
    left:0;
    top:0;
}
.like-wrapper h3{
    font-size:40px;
}
.like-wrapper li{
    font-size:32px;
}
.like-wrapper{
    text-align: center;
    padding-top: 50px;
}
.he-wrapper , .she-wrapper{
    width:50%;
    position:relative;
}
.they-wrapper{
    position:relative;
    width: 50%;
    margin: 0 auto;
}
.he-she{
    padding-bottom: 50px;
}
.cntdn{
    font-size: 128px;
    text-align: center;
    padding:100px 0 30px;
}
.date-down{
    font-size: 30px;
    text-align: center;
    width: 350px;
    margin: 0 auto;
    padding-bottom:100px;
}
.location{
    justify-content: center;
    align-items: center;
    padding: 50px 0;
}
.location-add{
    padding: 0 50px;
    width: 50%;
}
.location h3{
    font-size: 32px;
}
.location h4{
    font-size: 28px;
}
.location-map{
    width: 50%;
    aspect-ratio: 1.4;
}
.location-map iframe{
    width:100%;
    height:100%;
}
.form input , .form select{
    padding: 12px;
    width:calc((100% - 20px) / 2);
    font-size: 25px;
    margin-bottom:20px;
    background-color: transparent;
    border: 1px solid #000;
    outline: none;
    font-family:'Typewriter',serif;
}
.form label{
    width:15%;
    text-align: right;
}
.form select{
    width: calc(35% - 20px);
    
}
.rsvp-wrapper .header-subtitle h3{
    font-size: 80px;
    padding-bottom: 0;
    line-height: 40px;
    width: 100%;
    text-align: left;
}
.form{
    padding: 50px 0 10px;
    font-size: 25px;
    flex-wrap: wrap;
}
.form input:first-of-type{
    width:100%;
}
button{
    font-size: 32px;
    margin: 20px auto;
    padding: 10px 20px; 
    background-color: transparent;
    border: none;
    color: #000;
    border-bottom: 2px solid #000;
    transition: all 0.3s ease-in;
     font-family:'Typewriter',serif;
}
button:hover{
    background-color: #000;
    color:#fff;
    transition: all 0.3s ease-in;
}
textarea{
    width: 100%;
    min-height: 150px;
    font-size: 25px;
    font-family: 'Typewriter' ,serif;
    background-color: transparent;
    border: 1px solid #000;
    outline: none;
}
.pdf-invite{
    text-align: center;
    font-size: 28px;
    padding-bottom: 50px;
    padding-top: 10px;
}
.gifts{
    align-items:center;
    justify-content:center;
    font-size:20px;
    padding-top:20px;
}
.gifts h4{
    padding-left:10px;
}
.gifts img{
    width:20px;
}
select#attend{
    width:80%;
}
.shot-img:hover img{
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}

.fade-in {
    transition: all 2s;
    opacity: 0;
}
.fade-in.inview{
    transition: all 2s;
    opacity: 1;
    transform: none;
}
.contact{
    padding: 50px 0;
    justify-content: space-between;
}
.gr-cont , .br-cont{
    width:calc((100% - 20px) /2);
    font-size:30px;
    text-align: center;
}
.gr-cont img , .br-cont img{
    width:100%;
    aspect-ratio: 2;
    object-fit: cover;
}
.footer-wrapper{
    padding: 20px;
    border-top: 1px solid #000;
    font-size:18px;
}
.accomondation{
    width:calc((100% - 20px) /2);
}
.accomondation img{
    width:100%;
    aspect-ratio: 1.5;
    object-fit: cover;
}
.accomondation-wrapper h4{
    font-size: 30px;
    padding: 50px 0;
    text-align: center;
}
.accomondation h5{
    font-size: 25px;
    text-align: center;
    padding: 10px 0;
}
.accomondation h6{
    font-size: 22px;
    text-align: center;
    padding: 5px 0;
}
.upload-wrapper{
    padding: 0 0 30px;
}
.upload-wrapper h4{
    padding: 30px 0;
    font-size: 20px;
    text-align:center;
}
.photos{
    text-align: center;
    border: 1px solid #000;
    padding: 10px;
    font-size: 20px;
    width: fit-content;
    margin: 0 auto;
}
.countdown-wrapper{
    padding-bottom:40px;
}
@media screen and (max-width:1600px){
    .site-title{
        font-size:150px;
    }
    .like-wrapper h3{
        font-size:35px;
    }
    .like-wrapper li {
        font-size: 28px;
    }
    .our-days b{
        font-size: 55px;
    }
    .our-days p {
        font-size: 28px;
    }    
}

@media screen and (max-width:1440px){
    header, main{
        padding: 0 40px;
    }
    .header-title h2{
        font-size:60px;
    }
    .site-title{
        font-size:120px;
    }
    .shot-img {
        width: 70%;
    }
    .like-wrapper img {
        width: 20%;
    }
    .love-right {
        padding-left: 50px;
    }
    .story-line{
        padding-right: 50px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width:1100px){
    .header-subtitle h3{
            font-size: 55px;
    line-height: 50px;
    }
    .header-title h2 {
        font-size: 50px;
    }
    .header-subtitle h4{
        font-size:25px;
    }
    .site-title{
        font-size:80px;
        padding:10px 0;
    }
    .wed-det {
        font-size: 18px;
        padding: 10px 0;
    }
    .invitation-wrapper{
        flex-direction: column;
    }
    .left-col{
        width: 100%;
        border-right: none;
        justify-content: space-between;
    }
    .pk-wrapper{
        justify-content: center;
    }
    .right-col{
        width: 100%;
    }
    .story-wrapper{
        padding:40px 0;
    }
    .love-left h2 {
        font-size: 32px;
    }
    .story-text h3 {
        font-size: 30px;
    }
    .line{
        padding-left: 0;
        flex-direction: column;
    }
    .our-days p{
        padding: 0;
    }
    .our-days b{
        width:unset;
    }
    .long-wrapper{
        border-top:1px solid #000;
    }
    .love-wrapper{
        flex-direction: column;
    }
    .love-left{
        width: 100%;
        border-right: none;
    }
    .love-right{
        width:100%;
    }
    .cntdn {
        font-size: 80px;
        padding: 65px 0 30px;
    }
    .location-add{
        padding-left:0;
    }
    .accomondation-wrapper h4 {
        font-size: 25px;
        padding: 35px 0;
    }
}
@media screen and (max-width: 768px){
    .site-title {
        font-size: 60px;
    }
    header, main {
        padding: 0 20px;
    }
    .header-title h2 {
        font-size: 35px;
    }
    .wed-det{
        flex-direction: column;
    }
    .header-subtitle h3{
        width:100%;
    }
    .story-text h4 {
        font-size: 22px;
    }
    .story-text h3 {
        font-size: 28px;
    }
    .icon img {
        width: 80%;
    }
    .story-line{
        padding-right:0;
    }
    .accomondation{
        width:100%;
        padding-bottom: 30px;
    }
    .accom{
        flex-direction: column;
    }
    .accomondation-wrapper h4{
        font-size: 22px;
        padding: 20px 0 35px;
    }
    .location-add{
        width: 100%;
        padding-bottom: 20px;
    }
    .location{
        flex-direction: column;
    }
    .location-map{
        width: 100%;
    }
    .form input, .form select, select#attend{
        width:100%;
    }
    .form label{
        width:unset;
    }
    .contact{
        flex-direction: column;
    }
    .gr-cont, .br-cont{
        width:100%;
        padding-bottom: 20px;
    }
}


@media screen and (max-width:500px){
    .site-title {
        font-size: 40px;
    }
    header, main {
        padding: 0 10px;
    }
    .header-title h2 {
        font-size: 25px;
    }
    .header-subtitle h3 {
        font-size: 35px;
        padding: 0;
        line-height:32px;
        width: 100%;
    }
    .header-subtitle h4 {
        font-size: 22px;
    }
    .left-col{
        flex-direction: column;
        padding-right:0;
    }
    .main-img{
        width: 100%;
        padding: 20px 0;
        aspect-ratio: 1;
    }
    .pk-wrapper{
        padding: 0;
        text-align: center;
    }
    .parents-wrapper {
        padding-bottom: 15px;
    }
    .parents-wrapper h2, .koump-wrapper h2 {
        font-size: 25px;
        font-weight: 600;
    }
    .parents-wrapper h3, .koump-wrapper h3 {
        font-size: 18px;
    }
    .right-col{
        padding-left: 0;
        border-top: 1px solid #000;
    }
    .text-wrapper p {
        font-size: 18px;
    }
    .text-wrapper p:last-of-type{
        font-size:20px;
    }
    .text-wrapper strong {
        font-size: 25px;
    }
    .party-text img {
        width: 60px;
    }
    .party-text h3 {
        font-size: 22px;
    }
    .love-left h2 {
        font-size: 25px;
        padding: 25px 0;
    }
    .line{
        flex-direction: column;
        text-align: center;
    }
    .our-days b{
        width:unset;
    }
    .our-days p {
        font-size: 20px;
    }
    .long-wrapper{
        border-top: 1px solid #000;
    }
    .story-line{
        padding-right:0;
        padding-bottom: 35px;
    }
    .icon {
        width: 70px;
    }
    .story-text {
        padding-left: 20px;
    }
    .story-text h3 {
        font-size: 22px;
    }
    .story-text h4 {
        font-size: 20px;
    }
    .shot-wrapper span {
        font-size: 20px;
    }
    .shot-wrapper h2 {
        font-size: 22px;
        padding-top: 20px;
    }
    .shot-img {
        width: 100%;
    }
    .love-right{
        padding-left:0;
    }
    .like-wrapper{
        padding: 30px 40px;
    }
    .like-wrapper img{
        right: 15px;
        left: unset;
        width: 25%;
    }
    .he-she{
        flex-direction: column;
        padding-bottom: 30px;
    }
    .he-wrapper{
        text-align: left;
    }
    .like-wrapper li {
        font-size: 20px;
    }
    .like-wrapper h3 {
        font-size: 30px;
    }
    .she-wrapper{
        text-align: right;
        align-self: flex-end;
    }
    .she-wrapper img{
        left:0;
    }
    .they-wrapper{
        width:100%;
    }
    .they-wrapper img{
        left: 0;
        width: 20%;
    }
    .main-img img{
        aspect-ratio: 1;
    }
    .story-wrapper {
        padding: 20px 0;
    }
    .date-down {
        font-size: 22px;
        border: 1px solid #000;
        padding: 5px 0;
        width: 100%;
    }
    .cntdn {
        font-size: 40px;
        padding: 30px 0;
    }
    .location h4 {
        font-size: 22px;
    }
    .location h3 {
        font-size: 25px;
    }
    .form {
        font-size: 22px;
    }
    .pdf-invite{
        font-size:23px;
    }
    .gifts{
        font-size:19px;
    }
    .form input, .form select, textarea{
        font-size:20px;
    }
    button {
        font-size: 23px;
    }
    .gr-cont, .br-cont{
        font-size:22px;
    }
    .location{
        padding:30px 0;
    }

}
.checkpass{
    width: 300px;
    margin: 0 auto;
    height: 100vh;
    justify-content: center;
    font-size: 22px;
}
.checkpass h1{
    padding-bottom:10px;
}
.checkpass input{
    font-size: 18px;
    padding: 10px;
}
