.dear-guests{
    color: transparent;
    background-image: linear-gradient(0.362turn, rgba(149, 121, 91, 1) 0%, rgba(35, 31, 26, 1) 0%, rgba(149, 121, 91, 1) 0%, rgba(236, 207, 173, 1) 58%);
    -webkit-background-clip: text;
    will-change: transform;
    font-size: 32px;
    font-family: 'Raleway', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    display: flex;
}
.top-img img{
    border-radius: 500px;
    width: 100%;
    height: auto;
}
.guest-box{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 50px;
}
.wish{
    vertical-align: middle;
    color: #343232;
    font-size: 22px;
    font-family: 'Raleway', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 300;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin-top: 40px;
    max-width: 400px;
}
.text-box{
    padding-left: 200px;
}

.date{
    margin-top: 40px;
}
.month{
    vertical-align: middle;
    color: transparent;
    background-image: linear-gradient(0.362turn, rgba(149, 121, 91, 1) 0%, rgba(35, 31, 26, 1) 0%, rgba(149, 121, 91, 1) 0%, rgba(236, 207, 173, 1) 58%);
    -webkit-background-clip: text;
    will-change: transform;
    font-size: 90px;
    font-family: 'Raleway', Arial, sans-serif;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
.year{
    vertical-align: middle;
    color: transparent;
    background-image: linear-gradient(0.362turn, rgba(149, 121, 91, 1) 0%, rgba(35, 31, 26, 1) 0%, rgba(149, 121, 91, 1) 0%, rgba(236, 207, 173, 1) 58%);
    -webkit-background-clip: text;
    will-change: transform;
    font-size: 90px;
    font-family: 'Raleway', Arial, sans-serif;
    line-height: 1;
    font-weight: 100;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
.row-general{
    margin-bottom: 150px;
}
.program h1{
    font-size:72px ;
    margin-left: 53px;
}

.how-find{
    color: #ffffff;
    padding: 20px 60px;
    border-radius: 10px;
    font-size: 18px;
    font-family: 'Raleway', Arial, sans-serif;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background-image: linear-gradient(0.362turn, rgba(149, 121, 91, 1) 0%, rgba(35, 31, 26, 1) 0%, rgba(149, 121, 91, 1) 0%, rgba(236, 207, 173, 1) 58%);
    border-style: solid;
    text-decoration: none;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.icon{
    width: 50px;
    margin-bottom: 20px;
}
.church{
    font-size: 25px;margin-top: 25px
}
.time{
    margin-bottom: 40px;
    color: transparent;
    background-image: linear-gradient(0.362turn, rgba(149, 121, 91, 1) 0%, rgba(35, 31, 26, 1) 0%, rgba(149, 121, 91, 1) 0%, rgba(236, 207, 173, 1) 58%);
    -webkit-background-clip: text;
    will-change: transform;
    font-size: 40px;
    font-family: 'Raleway', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    letter-spacing: 4px;
    margin-top: 20px;
}
.line{
    height: 2px;
    background-color: black;
    width: 80px;
    margin: 20px auto;
}
.names span {
    color: transparent;
    background-image: linear-gradient(0.362turn, rgba(149, 121, 91, 1) 0%, rgba(35, 31, 26, 1) 0%, rgba(149, 121, 91, 1) 0%, rgba(236, 207, 173, 1) 58%);
    -webkit-background-clip: text;
    will-change: transform;
    font-size: 60px;
    font-family: 'Raleway', Arial, sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
.names{
    font-size: 40px;
    color: rgba(149, 121, 91, 1);
}
.bottom-img img{
    border-radius: 500px;
    width: 70%;
    height: auto;
}
.bottom-img{
    align-self: center;
    align-items: center;
}
.first{
    margin-top: 100px;
}
.new-box{
    padding-left: 50px;
}

@media (max-width: 550px) {
    .guest-box{
        padding-left: 0px;
    }
    .text-box{
        padding-left: 15px;
    }
    .dear-guests{
        font-size: 18px;
    }
    .date{
        margin-top: 6px;
    }
    .year{
        font-size: 50px;
    }
    .month{
        font-size: 40px;
    }
    .first{
        margin-top: 20px;
    }
    .top-img img{
        width: 150px;
        height: auto;
    }
    .icon{
        display: none;
    }
    .top-img{
        align-items: center;
    }
    .program h1{
        font-size: 22px;
        margin-bottom: 0;
        margin-left: initial;
    }
    .program{
        align-self: center;
    }
    .church{
        font-size: 18px;
        margin-top:0 ;
        margin-bottom: 0;
    }
    .line{
        margin: 10px auto;
    }
    .time{
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .row-general{
     margin-bottom: 60px;
    }
    .how-find{
        padding: 9px;
        font-size: 11px;
        margin-bottom: 15px;
    }
    .hall-img img{
        width: 200px;
    }
    .hall-box{
        align-self: center;
    }
    .names{
        font-size: 30px;
    }
    .names span {
        font-size: 30px;
    }
    .bottom-img img{
        width: 100%;
        height: auto;
    }
    .wish{
        max-width: 100%;
        font-size: 15px;
        margin-top: 6px;
    }
}

@media (max-width: 994px) and (min-width: 551px) {
    .guest-box{
        padding-left: 20px;
    }
    .wish{
        font-size: 20px;
        margin-top: 10px;
    }
    .date{
        margin-top: 10px;
    }
    .year{
        font-size: 70px;
    }
    .month{
        font-size: 60px;
    }
    .dear-guests{
        font-size: 27px;
    }
    .program h1{
        font-size: 40px;
        margin-left: initial;
    }
    .program{
        align-self: center;
    }
    .icon{
        width: 30px;
        margin-top: 0;
    }
    .church{
        font-size: 20px;
        margin-top:0 ;
        margin-bottom: 0;
    }
    .address{
        font-size: 18px;
        margin-top:0 ;
        margin-bottom: 0;
    }
    .time{
        margin-top: 0;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .how-find{
        padding: 15px 17px;
        font-size: 16px;
    }
    .hall-img img{
        height: 200px;
    }
    .hall-box{
        align-self: center;
    }
    .icon{
        display: none;
    }
    .names{
        font-size: 30px;
    }
    .names span {
        font-size: 45px;
    }
    .first{
        margin-top: 10px;
    }
}
@media (max-width: 1420px) and (min-width: 995px) {
   .guest-box{
       padding-left: 130px;
   }
    .program h1{
        font-size: 60px;
        margin-left: initial;
    }
    .program{
        align-self: center;
    }
    .wish{
        margin-top: 20px;
    }
    .how-find{
        padding: 20px 35px;
        font-size: 17px;
    }
    .hall-img img{
        height: 300px;
    }
    .hall-box{
        align-self: center;
    }
    .time{
        margin-top: 0;
        margin-bottom: 20px;
    }
    .first{
        margin-top: 50px;
    }
}
