@media all and (min-width: 350px) {
    #sideBtnComp {
        top: 86%;
        height: 40px;
    }

    #sideBtnComp.show {
        right: 15px;
        /* slide in */
    }

    .whatsappChat {
        top: 93%;
        left: 72.5%;
        width: 105px;
        z-index: 5555;
    }

    .smallBrandImage img {
        height: 35px;
    }

    .upperHeadSmall .smallBrandImage img {
        height: 35px;
        margin-top: 10px;
    }

    .closebtnCurtain {
        font-size: 28px;
        cursor: pointer;
        position: absolute;
        top: 7px;
        right: 35px;
        color: white;
    }

    #LandingSection .slider {
        position: relative;
        width: 100%;
        height: 90vh;
        overflow: hidden;
    }

    #LandingSection .overlay {
        position: absolute;
        top: 47%;
        z-index: 2;
        text-align: center;
        color: #fff;
        width: 100%;
        border-radius: 10px;
        transform: translateX(90px);
        opacity: 0;
        transition: all 0.8s ease;
    }

    #LandingSection .slide::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to top, rgba(0, 0, 0, 1) 20%,
            rgba(0, 0, 0, 0.1) 100%);
        z-index: 1;
    }

    #LandingSection .pagination {
        position: absolute;
        bottom: 10px;
        left: 50%;
        z-index: 111;
        transform: translateX(-50%);
        display: flex;
        gap: 7px;
    }

    #LandingSection .overlay h2 {
        color: white;
        font-weight: bold;
        font-size: 2.1em;
        line-height: 40px;
        letter-spacing: 1px;
        font-family: var(--fontFamilyMarcellus);
    }

    #LandingSection .overlay p {
        color: white;
        font-size: 1.2em;
        padding: 0px 15px 25px 15px;
        font-family: var(--fontFamilyMulish);
    }

    #EventType .container-fluid {
        padding: 0% 0%;
    }

    .slider-btn {
        background: #fff;
        border: 2px solid #ff5c5c;
        color: #ff5c5c;
        border-radius: 50%;
        width: 32px;
        height: 32px;
        cursor: pointer;
        transition: all 0.3s ease;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .recommended-section h3 {
        font-size: 16px;
        font-weight: 700;
        margin: 0px;
        padding: 10px 0px 20px 0px;
        letter-spacing: 0.7px;
        font-family: var(--fontFamilyMarcellus)
    }

    #WeddingVenues .container-fluid {
        padding: 1% 7.5% 2% 7.5%;
    }

    .VenuePrice h5 {
        font-size: 12px;
        text-align: center;
        color: var(--themeColorRGBA09);
        line-height: 25px;
        margin: 0px;
        font-weight: bold;
    }

    .VenuePrice h6 {
        font-size: 12px;
        text-align: center;
        color: var(--themeColorRGBA09);
        line-height: 25px;
        margin: 0px;
        padding-right: 15px;
        font-weight: normal;
    }

    .VenuePrice h5 span {
        font-size: 12px;
        text-align: center;
        padding-right: 10px;
        color: var(--themeColorRGBA09);
        line-height: 25px;
        margin: 0px;
        font-weight: normal;
        font-style: italic;
    }

    .recommended-section a {
        text-decoration: none;
        color: var(--secColor);
        font-size: 12px;
    }

    #ListVenues .container-fluid {
        padding: 4% 0%;
    }

    .ListVenues {
        padding: 10px 20px;
    }

    .weddingBanner01 {
        padding: 40px 2%;
    }

    #WeddingCitiees .container-fluid {
        padding: 0% 3% 0% 3%;
    }

    .cities-grid {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
        gap: 25px;
        justify-content: center;
    }

    #WeddingVideos .container-fluid {
        padding: 0px 3% 40px 3%;
    }

    #inTestimonials .container-fluid {
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0% 0% 0% 0%;
        background-color: var(--themeColorRGBA01);
    }

.inFooterComp {
background-image: var(--bgImage);
color: white;
padding:5% 3% 1% 3%;
}
.contact-modal-content {
background: white;
border-radius: 16px;
width: 95%;

margin-top: 20%;
max-width: 1100px;
overflow: hidden;
animation: fadeInUp 0.4s ease;
box-shadow: 0 20px 40px rgba(0,0,0,0.15);
position: relative;
}
.contact-form-side h3 {
color: #d6336c;
padding: 0px;
margin-bottom: 10px;
font-size: 1em;
}
    .occasion-wrapper {
        text-align: center;
        padding: 10px 10px;
        border-radius: 16px;
        margin: 20px auto;
    }

    .inAboutSection img {
        margin-top: 0%;
        border-radius: 5px;
    }

    .cardInpect {
        background-color: white;
        padding: 7px;
        border-radius: 10px;
        margin-bottom: 15px;
    }

    .inMaintainImg {
        padding-top: 2%;
    }

    #inRatings .container-fluid {
        padding: 4% 5% 5% 5%;
    }

    #inRatings .SectionHeadComp h2 {
        padding-bottom: 25px;
        text-align: center;
    }

    #inInspectCheck .container-fluid {
        padding: 4% 5%;
        background-color: var(--bgColor);
        background-image: url(../image/inProductsBg01.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .yearsOf {
        background-color: var(--secondaryColor);
        border-radius: 5px;
        width: 150px;
        border: 2px solid white;
        text-align: center;
        position: absolute;
        right: 15px;
        top: -85px;
        color: var(--themeColor);
        padding: 10px 15px;
    }

    .inInspectComp {
        background-color: var(--themeColor);
        color: white;
        padding: 10px 15px;
        border-radius: 15px;
    }

    .inInspectComp h2 {
        color: white;
        font-size: 2.7em;
        line-height: 55px;
        padding-top: 0px;
    }

    #inTestimonials .container-fluid {
        padding: 5% 5% 4% 5%;
    }

    .hero-overlay h2 {
        font-size: 1.3em;
        margin: 0px;
        padding-left: 10px;
        line-height: 22px;
        border-left: 3px solid white;
    }

    .inFooterCheck h2 {
        color: var(--themeColor);
        text-align: center;
        font-size: 2em;
        line-height: 35px;
    }

    .buttonBook {
        background-image: var(--bgImage);
        border: 0px;
        margin-top: 10px;
        margin-bottom: 25px;
        color: white;
        width: 100%;
        padding: 14px 25px;
        border-radius: 10px;
    }

    .footerFooterComp .container-fluid {
        padding: 2% 5%;
        background-image: linear-gradient(to right top, #051937, #00263a, #003033, #1b382a, #373d29);
    }

    .copyrightComp {
        padding-top: 0px;
    }

    .copyrightComp h5 {
        margin: 0px;
        font-size: 0.8em;
        line-height: 30px;
        color: white;
    }

    .copyrightComp h6 {
        margin: 0px;
        text-align: left;
        font-size: 0.9em;
        line-height: 30px;
        padding-bottom: 15px;
        color: white;
    }
 .commonWrapper .container-fluid{
padding: 22% 4% 3% 4%;
}
    .register-header h2 {
    font-weight: 600;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0.7px;
    color: #444;
    font-family: var(--fontFamilyMarcellus);
    }
    .tab {
    padding: 12px 25px;
    font-weight: 500;
    cursor: pointer;
    color: #666;
    font-family: var(--fontFamilyMulish);
    font-size: 1em;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
    }
    .addressWell .well h5 {
        line-height: 25px;
        margin: 0px;
        padding-right: 25px;
    }

    .sectionWrapper .container-fluid {
        padding: 2% 0% 2% 0%;
    }

    .about-section {
        position: relative;
        background: url('../image/etp3.jpg') no-repeat center center/cover;
        padding: 5% 3% 2% 3%;
        color: white;
        text-align: left;
        overflow: hidden;
    }

    .about-content {
        position: relative;
        z-index: 2;
        padding: 0% 2%;
        margin: 0 auto;
    }

    .about-content h2 {
        font-size: 2.9em;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 20px;
    }

    .about-content p {
        font-size: 1.25em;
        line-height: 1.7;
    }

    .inspectServe {
        background-color: var(--themeColor);
        padding: 4% 5%;
    }

    .inspectServe .inspectFeat {
        padding-top: 2%;
    }

    .inspectServe .inspectFeat h4 {
        text-align: left;
        color: white;
        padding-left: 10px;
        border-radius: 5px;
        border-left: 2px solid white;
        line-height: 35px;
    }

    .franchise-banner .buttonBook {
        margin: 0px 0px 15px 0px;
        background-image: var(--themeColor);
        color: var(--themeColor);
    }

    .franchise-image {
        height: 200px;
        overflow: hidden;
        box-shadow: var(--box-shadow40);
        border-radius: 15px;
        margin-bottom: 15px;
    }

    .mission-vision-section {
        background: #f9fbfc;
        padding: 40px 25px;
        margin-top: -10px;
    }

    .sectionPrivacy .SectionHeadComp h3 {
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        text-align: center;
        color: var(--primaryTextColor);
    }

    .sectionPrivacy .SectionHeadComp h5 {
        text-align: center;
    }

    .sectionPrivacy h5 {
        font-size: 1.1em;
        line-height: 30px;
        color: var(--secondaryTextColor);
    }

    .sectionPrivacy h4 {
        font-weight: bold;
        line-height: 30px;
        padding-top: 25px;
        color: var(--primaryTextColor);
    }

    #inOurSevrices .buttonBook {
        margin-top: 10px;
        background-image: var(--bgImage);
        color: white;
        padding: 15px 35px;
        border-radius: 10px;
        border: none;
    }
}