@media all and (min-width: 350px) {
    #sideBtnComp {
        top: 86%;
        height: 40px;
    }

    #sideBtnComp.show {
        right: 15px;
        /* slide in */
    }

    .whatsappChat {
        top: 92%;
        left: 83%;
        width: 37px;
        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: 44%;
        z-index: 2;
        text-align: center;
        color: #fff;
        width: 100%;
        padding: 15px;
        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;
    }
.close-btnCity {
position: absolute;
top: -50px;
right: 25px;
font-size: 2em;
color: #555;
cursor: pointer;
}
.modal-content h2 {
margin-bottom: 25px;
font-size: 1.2em;
margin-top: 0px;
padding: 0px; 
font-weight: 700;
color: #333;
}
    .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% 2% 1% 2%;
}
.contact-modal-content {
background: white;
border-radius: 16px;
width: 95%;

margin-top: 17%;
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;
    }
     .PolicyPage .section h2 {
        font-size: 18px;
        margin: 0 0 10px 0;
        display: flex;
        align-items: center;
        gap: 12px;
    }
     .PolicyPage .section p {
        margin: 0 0 12px 0;
        color: #111827
    }

    .PolicyPage .section ul {
        margin: 8px 0 12px 0px;
        color: #111827;
        line-height: 25px;
    }

    /*PRODUT DETAILS WRAPPER*/
    .VenueDescp h2{
font-size: 1.5em;
margin: 0px;
font-weight: bold;
padding-top: 15px;
font-family: var(--fontFamilyMarcellus);
letter-spacing: 0.5px;
}
.venueLocation{
font-style: italic;
padding-top: 5px;
color: var(--themeColorRGBA08);
}
.FeaturesVenues{
margin-top: 15px;
float: right;
}
.FeaturesVenues span{
background-color: var(--themeColorRGBA01);
padding: 5px 20px;
border-radius: 5px;
line-height: 35px;
margin-left: 15px;
font-size: 12px;
}
.VenueDescp .ratingComp h2{
font-family: var(--fontFamilyMulish);
color: var(--secColor);
text-align: center;
font-size: 22px;
}
.VenueDescp .ratingComp p{
font-family: var(--fontFamilyMulish);
color: var(--themeColorRGBA06);
text-align: center;
font-size: 12px;
}
.venueFeatures{
padding-top: 0px;
}
.venueFeatures span{
line-height: 35px;
}
.pill-tag{
background:var(--themeColorRGBA02);
font-size: 12px;
color:var(--themeColorRGBA09);
padding:6px 15px;
border-radius:5px;
font-size: 14px;
font-weight:normal;
}
.venueButtons{
display: flex;
padding: 0px;
border-radius: 5px;
justify-content: left;
margin-top: 12px;
flex-wrap: wrap;
}
.venueButtons button{
padding: 4px 12px;
border-radius: 5px;
background-color: white;
border: 1px solid var(--themeColorRGBA04);
color: var(--themeColor);
font-size: 14px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 10px;
}
.PriceWrapper h4{
font-size: 15px;
font-weight: bold;
line-height: 22px;
}
.PriceWrapper h5{
font-size: 12px;
font-weight: bold;
line-height: 15px;
}
.price-box label {
font-size: 13px;
color: #666;
font-weight: normal;
margin-bottom: 4px;
}
.price-box input, select {
padding: 10px 10px;
border: 1px solid var(--themeColorRGBA05);
border-radius: 4px;
font-size: 12px;
transition: all .3s;
}
.tab-content-card .nav-link{
background-color: white;
border: 1px solid var(--themeColorRGBA04);
color: var(--themeColor);
margin-right:15px;
font-size: 12px;
text-transform: uppercase;
padding: 5px 15px;
margin-bottom: 10px; 
border-radius: 5px;
}
.tab-content-card h3{
font-size: 1.2em;
font-family: var(--fontFamilyMulish);
color: var(--themeColor);
letter-spacing: 0.2px;
font-weight: bold;
margin: 15px 0px 0px 0px;
}
.areas-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
gap: 20px;
margin-top: 15px;
}
.area-box {
display: flex;
align-items: center;
gap: 12px;
width: 150px;
background: white;
border: 1px solid #eee;
padding: 12px 15px;
border-radius: 10px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
transition: all 0.3s ease;
}
.projectImgs{
height: 145px;
aspect-ratio: 1;
border-radius: 5px;
object-fit: cover;
overflow: hidden;
margin: 0px 15px 15px 0px;
}
.projectMoreThumb {
background: var(--themeColorRGBA03);
color: var(--themeColorRGBA06);
font-weight: 600;
font-size: 16px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
position: relative;
overflow: hidden;
width: 150px;
height: 150px;
border-radius: 8px;
}
.projectImgComp{
display: flex;
justify-content: left;
gap: 10;
flex-wrap: wrap;
}
.project-lightbox-content {
position: relative;
width: 95%;
height: 100%;
}
.writeReview{
padding: 15px 10px 12px 10px;
background-color: var(--themeColor);
color: white;
border-radius: 5px;
border: none;
width: 100%;
margin-top: 15px;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}
.SubmitReview{
padding: 15px 10px 12px 10px;
background-color: var(--themeColor);
color: white;
border-radius: 5px;
border: none;
width: 100%;
margin-top: 15px;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}
.reviewCard {
margin-bottom: 15px;
border-radius: 10px;
overflow: hidden;
padding: 15px 10px 5px 10px;
font-family: var(--fontFamilyMulish);
transition: transform 0.2s;
border: 1px solid var(--themeColorRGBA02);
}
.review-media img, .review-media video {
max-width: 95px;
max-height: 100px;
border-radius: 8px;
object-fit: cover;
cursor: pointer;
border: 1px solid var(--themeColorRGBA04);
padding: 0px;
transition: transform 0.2s;
}
/*PRODUT DETAILS WRAPPER*/
 .filters-container {
display: flex;
flex-wrap: wrap;
gap: 10px 30px;
border-bottom: 2px solid #f0f0f0;
padding-bottom: 0px;
margin-bottom: 0px;
}
.filter-section {
display: flex;
flex-direction: column;
min-width: 130px;
}
.btn-reset-view {
display: flex;
margin-top: 5px;
margin-bottom: 20px;
}
}