.header-container-full {
    width: 100%;
    height: 160px;
    background-color: #f2f4f4e6;
    position: fixed;
    padding: 0px 50px;
}

header {
    width: 112%;
    margin-left: -6%;
    padding: 5px;
    height: 160px;
}


.header-logo-box {
    float: left;
    width: 150px;
    padding: 19px 14px;
}

.header-logo-box  >img{
    border-radius: 50%;
}

.header-ul-box {
    float: left;
    width: 64%;
}

.li-in-home {
    list-style-type: none;
    float: left;
    width: 25%;
    color: #1e3a76;
    padding: 59px 9px;
    text-align: center;
    font-size: 132%;
    font-weight: 600;
    font-family: 'Merriweather', serif;
}

li:first-child {
    color: red;
}

.header-logo-right-box {
    width: 18%;
    padding: 60px 5%;
    padding-right: 0;
    float: right;
}

#fa-facebook {
    font-size: 35px;
    margin: auto;
    color: blue;
    float: right;
    margin-right: 25px;
}


#fa-whatsapp {
    font-size: 35px;
    margin: auto;
    color: #2bd36c;
    float: right;
}

#header-bar-i-btn {
    display: none;
}

.Welcome-Indian-Friends-main-box {
    background-image: url(img/74cde0_d13ecb47ebfe48f29aaa8d5db7dfb1ed~mv2.avif);
    background-size: cover;
    background-repeat: no-repeat;
    height: 1000px;
    float: left;
    color: #1e3a76;
    margin-top: 160px;
}

.Welcome-Indian-Friends-text-box {
    width: 100%;
    background-color: #ffffff8a;
    height: 1000px;
    float: left;
}

.Welcome-Indian-Friends-text-box>h1 {
    text-align: center;
}

.Welcome-Indian-Friends-text-box-h11 {
    margin-top: 490px;
}

.Welcome-Indian-Friends-text-box-h41 {
    text-align: center;
    padding: 81px 230px;
    font-weight: bold;
    line-height: 50px;
}

.Home-about-us {
    height: 100%;
    float: left;
    color: white;
    background-color: #c2ad8ac2;
}

.Home-about-us-text-box-h11 {
    text-align: center;
    margin-top: 40px;
    font-weight: bold;
}

.Home-about-us-text-box-h41 {
    font-weight: bold;
    padding: 10px 200px;
    text-align: center;
    line-height: 2;
}

.Our-Mission-Our-Vision {
    width: 100%;
    float: left;
}

.Our-Mission>h1 {
    text-align: center;
    color: white;
    margin-bottom: 61px;
}

.Our-Mission-ul>li {
    color: white;
    font-size: 18px;
    line-height: 2;
}

.More-li:hover>.more-li-box {
    display: block;
}

.more-li-box {
    position: absolute;
    z-index: 2;
    width: 200px;
    background-color: white;
    top: 120px;
    display: none;
}

.more-li-box>a {
    width: 100%;
    float: left;
}

.Our-Mission-main {
    background-image: url(img/d249a458b89f4abeb7079f08b0d1a5ff.avif);
    border: 1px solid white;
}

.Our-Vision-main {
    background-image: url(img/d249a458b89f4abeb7079f08b0d1a5ff.avif);
    border: 1px solid white;
}

.Our-Mission {
    padding: 78px 107px;
    background-color: #525758e6;
    height: 100%;
}

.Our-Vision {
    padding: 108px 107px;
    background-color: #eaeaeb;
    height: 100%;
}


.Our-Vision>h1 {
    text-align: center;
    margin-bottom: 49px;
    font-weight: bold;
    color: #1e3a76;
}

.Our-Vision-ul>li {
    color: #1e3a76;
}

.Our-Mission-Our-Vision-row2-col {
    background-image: url(img/Our-Mission-Our-Vision-row2-bg.avif);
    background-size: cover;
    background-repeat: no-repeat;
    height: 440px;
}


.Community-Summer-Picnic {
    background-color: #f6edea;
    width: 75%;
    margin: auto;
    padding: 20px;
    height: 205px;
    margin-top: 12px;
    font-family: 'Merriweather', serif;

}

.Community-Summer-Picnic-p11 {
    color: #1e3a76;
}

.Community-Summer-Picnic-le>h3 {
    color: #aa9055;
}

.Community-Summer-Picnic-btn-rsvp {
    float: right;
    color: white;
}

.Community-Summer-Picnic-le {
    float: left;
    height: 100%;
}

.Community-Summer-Picnic-right {
    float: right;
    height: 100%;
}

.Community-Summer-Picnic-btn-rsvp {
    background-color: #aa9055;
    border: none;
    padding: 8px 26px;
    margin-top: 70px;
}

.Community-Summer-Picnic-btn-rsvp>a {
    color: white;
}

.fa-quote-left {
    color: #aa9055;
    font-size: 80px;
    margin-top: 90px;
}

.fa-quote-left-box {
    margin: auto;
    text-align: center;
}

.review-text-box {
    padding: 42px 40px;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: larger;
}

.review-text-box>h5 {
    color: #1e3a76;
    font-size: x-large;
    font-weight: bold;
    margin-bottom: 34px;
}

.review-text-box>i {
    color: #1e3a76;
    font-weight: 300;
    line-height: 25px;
    margin-top: 50px;
}

.review-row-bg {
    background-color: rgb(255 255 255 / 94%);
}

.logo {
    width: 80px;
    border-radius: 50%;
}

.social-icons a {
    color: white;
    font-size: 1.5rem;
}

.input-field {
    background-color: #333;
    border: 1px solid #555;
    color: white;
}

.input-field::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.input-field:focus {
    background-color: #444;
    border-color: #777;
    color: white;
}

.btn-secondary {
    background-color: #6c757d;
    border: none;
}

.btn-secondary:hover {
    background-color: #565e64;
}

.footer-bg-c {
    background-color: #505050;
}

.footer-logo-div {
    width: fit-content;
    padding: 10px 4px;
    height: 88px;
    background: white;
    border-radius: 50%;
    margin-bottom: 15px;
}

.footer-left-div-text {
    color: #a8aaab;
}

.footer-left-div-text>p>a {
    color: #a8aaab;
}

.social-icons>a>i {
    color: #a8aaab;
}

a {
    color: #1e3a76;
    text-decoration: none;
}

.chat-box-bottem {
    width: 200px;
    height: 60px;
    background-color: #aa9055;
    padding: 20px;
    float: right;
    z-index: 2;
    color: white;
    position: fixed;
    right: 0px;
    bottom: 0px;
}

.chat-box-bottem:hover {
    cursor: pointer;
}

.chat-box-bottem>i {
    font-size: 25px;
}

.chat-box-bottem>h5 {
    margin-left: 20px;
}

.footer-inp-fo-famliy {
    border-radius: 0px;
    border-color: #929292;
    background: transparent;
}

.footer-sumbmit-btn {
    background-color: #929292;
    float: right;
    width: 50%;
    border-radius: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
    .text-md-start {
        text-align: center !important;
    }
}

@media only screen and (min-width: 1200px) {
    .Welcome-Indian-Friends-text-box>h1 {
        font-size: 3.5rem;
        font-weight: bold;

    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-logo-box {
        float: left;
        width: 125px;
        padding: 32px 0px;
    }

    .header-logo-right-box {
        width: 18%;
        padding: 8% 5%;
        padding-right: 0;
        float: right;
    }

    .Welcome-Indian-Friends-text-box-h41 {
        text-align: center;
        padding: 81px 125px;
        font-weight: bold;
        line-height: 50px;
    }

    .Our-Mission {
        padding: 78px 35px;
    }

    .Our-Vision {
        padding: 108px 10px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

    .header-logo-box {
        float: left;
        width: 120px;
        padding: 25px 0px;
        margin-left: -20px;
    }

    .header-logo-right-box {
        width: 18%;
        padding: 11% 0%;
        padding-right: 0;
        float: right;
    }

    .header-container-full {
        width: 100%;
        height: 160px;
        background-color: #f2f4f4d6;
        position: fixed;
        padding: 0px 22px;
    }

    .Welcome-Indian-Friends-text-box-h41 {
        text-align: center;
        padding: 81px 10px;
        font-weight: bold;
        line-height: 50px;
    }

    .Home-about-us-text-box-h41 {
        font-weight: bold;
        padding: 10px 50px;
        text-align: center;
        line-height: 2;
    }

}


@media only screen and (min-width: 300px) and (max-width: 575px) {
    #fa-facebook {
        display: none;
    }

    header {
        width: 100%;
    }

    #fa-whatsapp {
        display: none;
    }

    .header-ul-box {
        display: none;
    }

    .header-logo-box {
        float: left;
        width: 164px;
        padding: 12px 29px;
    }

    #header-bar-i-btn {
        display: block;
    }

    .header-ul-box-in-bar {
        width: 100%;
    }

    #li-in-bar {
        list-style-type: none;
        float: left;
        width: 100%;
        color: #1e3a76;
        padding: 20px;
        text-align: center;
        font-size: 132%;
        font-weight: 600;
    }

    .offcanvas-body {
        padding: 0;
    }

    .header-logo-right-box-in-bar {
        width: 100%;
        text-align: center;
    }

    #fa-facebook {
        font-size: 35px;
        margin: auto;
        color: blue;
        float: left;
        margin-left: 20px;
        margin-bottom: 20px;
    }


    #fa-whatsapp {
        font-size: 35px;
        margin: auto;
        color: #2bd36c;
        float: right;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .header-logo-right-box {
        width: 18%;
        padding: 20px 5%;
        padding-right: 0;
        float: right;
    }

    .Welcome-Indian-Friends-text-box-h41 {
        padding: 20px;
        font-size: medium;
        line-height: 30px;
    }

    .Home-about-us-text-box-h41 {
        padding: 20px;
    }

    .Our-Mission {
        padding: 20px;
    }

    .Our-Vision {
        padding: 20px;
        background-color: #eaeaeb;
        height: 100%;
    }

    .Welcome-Indian-Friends-text-box-h11 {
        margin-top: 290px;
    }

    .header-container-full {
        width: 100%;
        height: 80px;
        background-color: #f2f4f4d6;
        position: fixed;
        padding: 0px 50px;
    }

    .header-container-full {
        width: 100%;
        height: 80px;
        background-color: #f2f4f4d6;
        position: fixed;
        padding: 0px 50px;
    }

    #header-bar-i-btn {
        display: block;
        margin-top: -18px;
    }

    .header-logo-box {
        float: left;
        width: 135px;
        padding: 7px 35px;
    }

    .header-container-full {
        width: 100%;
        height: 80px;
        background-color: #f2f4f4d6;
        position: fixed;
        padding: 0px;
    }

    .Community-Summer-Picnic {
        background-color: #f6edea;
        width: 100%;
    }

    .Community-Summer-Picnic-btn-rsvp {
        background-color: #aa9055;
        border: none;
        padding: 8px 26px;
        margin-top: -25px;
    }

    .Community-Summer-Picnic {
        background-color: #f6edea;
        width: 75%;
        margin: auto;
        padding: 20px;
        height: 239px;
        margin-top: 12px;
        font-family: 'Merriweather', serif;
    }

    .Community-Summer-Picnic {
        background-color: #f6edea;
        width: 275px;
        margin: auto;
        padding: 20px;
        height: 260px;
        margin-top: 12px;
        font-family: 'Merriweather', serif;
    }

    .Our-Mission-Our-Vision-row2-col {
        background-image: url(img/Our-Mission-Our-Vision-row2-bg.avif);
        background-size: cover;
        background-repeat: no-repeat;
        height: 600px;
    }

    #Community-Summer-Picnic-le {
        margin-top: -184px;
    }

    .chat-box-bottem {
        width: 163px;
        height: 46px;
        background-color: #aa9055;
        padding: 11px 11px;
        float: right;
        z-index: 2;
        color: white;
        border-radius: 20px;
        position: fixed;
        right: 0px;
        bottom: 0px;
    }

    .Welcome-Indian-Friends-main-box {
        margin-top: 80px;
    }

    .Welcome-Indian-Friends-text-box-h11 {
        margin-top: 20px;
    }

    .Welcome-Indian-Friends-main-box {
        height: 500px;
        margin-top: 80px;
    }

    .Welcome-Indian-Friends-text-box {
        height: 500px;
    }
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

/* Events css ----------------------------------- */

.Whats-Happening {
    background-image: url(img/event-bg-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 550px;
    float: left;
    width: 100%;
    margin-bottom: 55px;
    margin-top: 160px;
}

.event-Whats-Happening {
    text-align: center;
    margin-top: 200px;
    color: white;
    font-weight: bold;
}

.Coming-Events {
    float: left;
    text-align: center;
    width: 70%;
    margin-left: 15%;
    margin-top: -164px;
    background-color: white;
}

.Coming-Events>h3 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 63px;
    color: #1e3a76;
    font-weight: bold;
    width: 85%;
}

.Coming-Events>p {
    text-align: center;
    margin-bottom: 40px;
    color: #1e3a76;
    font-weight: bold;
    padding: 2px 95px;
    font-weight: 400;
}

.Coming-Events-left-box {
    float: left;
    width: 120px;
    height: 120px;
    background-color: #aa9055;
    text-align: center;
    color: white;
    padding: 10px;
}

.register-now-main-box {
    color: #1e3a76;
    margin-top: 20px;
}

.register-now-right-box>a>button {
    border: 4px solid #aa9055;
    color: #aa9055;
    background-color: transparent;
    text-align: center;
    margin-left: 35%;
    width: 150px;
    margin-top: 20px;
}


@media only screen and (min-width: 576px) and (max-width: 767px) {
    .Coming-Events {
        float: left;
        text-align: center;
        width: 100%;
        margin-left: -1%;
        margin-top: -164px;
        background-color: white;
    }

    .register-now-right-box>button {
        border: 4px solid #aa9055;
        color: #aa9055;
        background-color: transparent;
        text-align: center;
        margin-left: 40%;
        width: 150px;
        margin-top: 20px;
    }

    .Coming-Events>p {
        text-align: center;
        margin-bottom: 40px;
        color: #1e3a76;
        font-weight: bold;
        font-weight: 400;
    }
}

@media only screen and (min-width: 300px) and (max-width: 441px) {
    .register-now-right-box>button {
        border: 4px solid #aa9055;
        color: #aa9055;
        background-color: transparent;
        text-align: center;
        margin-left: 25%;
        width: 150px;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 442px) and (max-width: 575px) {
    .register-now-right-box>button {
        border: 4px solid #aa9055;
        color: #aa9055;
        background-color: transparent;
        text-align: center;
        margin-left: 35%;
        width: 150px;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 575px) {
    .Coming-Events {
        float: left;
        text-align: center;
        width: 100%;
        margin-left: -1%;
        margin-top: -164px;
        background-color: white;
    }

    .Coming-Events-left-box {
        float: left;
        width: 100%;
        height: 120px;
        background-color: #aa9055;
        text-align: center;
        color: white;
        padding: 10px;
        margin-bottom: 35px;
    }

    .Coming-Events>p {
        padding: 20px;
    }

    .Whats-Happening {
        margin-top: 80px;
    }
}

/* Gallery css------------------------------------------ */

.Memories-pictures {
    background-image: url(img/gallery-bg-1.jpg);
    background-size: cover;
    text-align: center;
    float: left;
    width: 100%;
    color: #1e3a76;
    font-weight: bold;
    height: 200px;
    margin-top: 160px;
}

.Memories-pictures>h1 {
    color: #1e3a76;
    font-weight: bold;
    margin-top: 70px;
}

.Memories-pictures-main-box {
    width: 100%;
    float: left;
}

.Memories-pictures-main-box>p {
    float: left;
    padding: 1px 180px;
    padding-top: 100px;
    text-align: center;
}

.Memories-pictures-main-box {
    width: 100%;
    float: left;
    background-image: linear-gradient(to right, #f1cec6, #b7c2da, #fefefe);
}


.Memories-pictures-img-box-img {
    width: 300px;
    margin: 35px;
    float: left;
    height: 200px;
}

.Memories-pictures-img-box {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

@media only screen and (min-width: 300px) and (max-width: 575px) {
    .Memories-pictures-main-box>p {
        float: left;
        padding: 20px;
        padding-top: 100px;
        text-align: center;
    }

    .Memories-pictures {
        margin-top: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 992px) {
    .Memories-pictures-main-box>p {
        float: left;
        padding: 20px 20px;
        padding-top: 100px;
        text-align: center;
    }
}

/* About css ------------------- */

.about-Full-Story {
    width: 100%;
    text-align: center;
    color: #9d9a9a;
    margin-top: 160px;
}

.about-Full-Story>p {
    padding: 25px 20%;
}

.about-img-text-box {
    text-align: center;
    color: #9d9a9a;
}

.about-img-text-box>h1 {
    margin-top: 150px;
    margin-bottom: 50px;
}

.about-img-text-box>p {
    padding: 1px 60px;
}

@media only screen and (min-width: 576px) and (max-width: 992px) {
    .about-img-text-box>h1 {
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 575px) {
    .about-Full-Story {
        width: 100%;
        text-align: center;
        color: #9d9a9a;
        margin-top: 80px;
    }
}

/* FAQS css ---------------------------------- */

.faqs-main-box {
    background-image: url(img/11062b_0ea4190e1fdf4464a1fb1ffed12ba875~mv2.avif);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 160px;
    float: left;
}

.Frequently_Asked_Questions {
    width: 70%;
    margin: auto;
    padding: 30px;
}

.faqs-text-main-box {
    background-color: rgba(240, 248, 255, 0.799);

}

.Frequently_Asked_Questions>h3 {
    color: #1e3a76;
    font-weight: bold;
}

.Frequently_Asked_Questions>h4 {
    color: #1e3a76;
    margin-top: 30px;
}

.Frequently_Asked_Questions>p {
    margin-left: 40px;
    font-size: larger;
}

@media only screen and (min-width: 300px) and (max-width: 575px) {
    .faqs-main-box {
        background-image: url(img/11062b_0ea4190…~mv2.avif);
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 80px;
        float: left;
    }

    .Frequently_Asked_Questions {
        width: 100%;
        margin: auto;
        padding: 30px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
    .Frequently_Asked_Questions>h4 {
        color: #1e3a76;
        margin-top: 30px;
        font-size: medium;
    }

    .Frequently_Asked_Questions>p {
        margin-left: 0px;
        font-size: larger;
    }

    .Frequently_Asked_Questions>p {
        margin-left: 0px;
        font-size: small;
    }
}

/* Give css------------------------------------------- */

.you-contribute {
    margin-top: 160px;
    float: left;
    background-image: url(img/more-give-bg-hand.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 611px;
}

.you-contribute>h1 {
    color: white;
    text-align: center;
    margin-top: 200px;
}

.you-contribute-box2-down {
    background-image: url(img/11062b_0fdd6563670949f8a488efe32f64fdd3~mv2.avif);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    float: left;
}

.you-contribute-box2-down-box-bg {
    width: 100%;
    text-align: center;
    margin: auto;
    padding: 150px 22%;
    color: #1e3a76;
    background-color: rgba(255, 255, 255, 0.759);
}

.you-contribute-box2-down-box-bg>p {
    line-height: 33px;
}

.you-contribute-box2-down-box-bg>h2 {
    color: #aa9055;
}

.give-GI-VE-main-box {
    width: 70%;
    margin: auto;
    margin-top: 290px;
    position: relative;
    z-index: 2;
}

.give-GI-VE-left {
    width: 150px;
    padding: 8px 43px;
    background-color: #aa9055;
    font-size: 40px;
    font-weight: bold;
    color: white;
    float: left;
}

.give-GI-VE-right {
    border: 3px solid white;
    height: 136px;
}

.you-contribute-box2-down-box-bg>i {
    color: #aa9055;
    font-size: 80px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
}

@media only screen and (min-width: 575px) and (max-width: 992px) {
    .you-contribute-box2-down-box-bg {
        width: 100%;
        text-align: center;
        margin: auto;
        padding: 12%;
        color: #1e3a76;
        background-color: rgba(255, 255, 255, 0.759);
    }
}

@media only screen and (min-width: 300px) and (max-width: 575px) {
    .you-contribute {
        margin-top: 80px;
    }

    .you-contribute-box2-down {
        width: 100%;
        height: 100%;
    }

    .you-contribute-box2-down-box-bg {
        width: 100%;
        padding: 20px;
    }

    .you-contribute-box2-down-box-bg {
        width: 100%;
        padding: 89px 20px;
    }
}

/* Book online  ---------------------- */


.Nothing-now-main-box {
    float: left;
    margin-top: 160px;
}

.Nothing-now-text-box {
    width: 70%;
    background-color: white;
    height: 250px;
    margin: auto;
    text-align: center;
    font-size: x-large;
    padding-top: 108px;
}

.Nothing-now-text-box>h3 {
    margin-top: 100px;
    float: left;
    text-align: center;
    margin-left: 20%;

}

@media only screen and (min-width: 300px) and (max-width: 575px) {
    .Nothing-now-text-box {
        width: 100%;
        background-color: white;
        height: 250px;
        margin: auto;
        text-align: center;
        font-size: x-large;
        padding-top: 108px;
    }

    .Nothing-now-main-box {
        float: left;
        margin-top: 80px;
    }
}

/* Rsvp css --------------------------------------- */

.Com-Summ-Picnic {
    float: left;
    width: 100%;
    margin-top: 160px;
    text-align: center;
    background-color: #0f1d3b;
    height: 700px;
}

.Com-Summ-Picnic>h1 {
    font-size: 80px;
    font-weight: bold;
    color: #505050;
}

.Com-Summ-Picnic>p {
    color: #505050;
}

.Com-Summ-Picnic>a>button {
    color: #807575;
    padding: 8px 55px;
    background: transparent;
    border: 3px solid white;
}

.Community-Summer-Picnic-img-box {
    width: 60%;
    margin: auto;
    margin-top: -320px;
    float: left;
    margin-left: 20%;
}

.Community-Summer-Picnic-img-box-text-box {
    float: left;
    margin-top: 20px;
}

.Community-Summer-Picnic-img-box-text-box>h4 {
    font-weight: bold;
}

.Community-Summer-Picnic-img-box-text-box>a>button {
    color: black;
    padding: 8px 55px;
    background: transparent;
    border: 3px solid #aa9055;
    margin-bottom: 30px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .Com-Summ-Picnic>h1 {
        font-size: 40px;
        font-weight: bold;
        color: #505050;
    }

    .Com-Summ-Picnic {
        float: left;
        width: 100%;
        margin-top: 160px;
        text-align: center;
        background-color: #0f1d3b;
        height: 600px;
    }

    .Community-Summer-Picnic-img-box {
        width: 60%;
        margin: auto;
        margin-top: -320px;
        float: left;
        margin-left: 20%;
        background: white;
    }
}

@media only screen and (min-width: 300px) and (max-width: 575px) {

    .Community-Summer-Picnic-img-box {
        width: 60%;
        margin: auto;
        float: left;
        margin-left: 20%;
    }

    .Com-Summ-Picnic>h1 {
        font-size: xx-large;
        font-weight: bold;
        color: #505050;
    }

    .Com-Summ-Picnic {
        height: 300px;
        margin-top: 80px;
    }

    .Community-Summer-Picnic-img-box {
        margin-top: 10px;
    }

}

/* Rsvp from css --------------------------------------- */

:root {
    --primary-color: #2c3e50;
    --error-color: #e74c3c;
}

body {
    background-color: #f5f6fa;
    padding: 2px;
}

.form-container {
    max-width: 600px;
    margin: 0 auto;
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-top: 160px;
}

.form-title {
    margin-bottom: 30px;
    color: var(--primary-color);
    font-size: 24px;
    color: #1e3a76;
    font-weight: bold;
}

.form-group {
    margin-bottom: 20px;
}

.row-Rsvp-from {
    display: flex;
    gap: 20px;
}

.row .form-group {
    flex: 1;
}

label {
    display: block;
    margin-bottom: 5px;
    color: var(--primary-color);
    font-weight: bold;
}

label::after {
    content: "*";
    color: var(--error-color);
    margin-left: 3px;
}

input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
}

input:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 2px rgba(44, 62, 80, 0.2);
}

.error-message {
    color: var(--error-color);
    font-size: 14px;
    margin-top: 5px;
    display: none;
}

.submit-btn {
    background-color: var(--primary-color);
    color: white;
    padding: 12px 24px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.submit-btn:hover {
    background-color: #34495e;
}

.from-footer-row {
    display: flex;
    flex-wrap: nowrap;
}

@media (max-width: 768px) {


    .form-container {
        padding: 20px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 575px) {
    .form-container {
        margin-top: 80px;
    }
}




/* Rsvp from thank you css --------------------------------------- */

.thank-you {
    margin-top: 160px;
    width: 100%;
    height: 100%;
    padding: 150px 20px;
}

.thank-you>h1 {
    text-align: center;
    color: #1e3a76;
    font-weight: bold;
}

.thank-you>p {
    text-align: center;
    padding: 20px 20px;
}

@media only screen and (min-width: 300px) and (max-width: 575px) {
    .thank-you {
        margin-top: 160px;
        width: 100%;
        height: 100%;
        padding: 20px 20px;
    }

}