@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
    font-family: "Lato", sans-serif;
    font-optical-sizing: auto;
    line-height: 1.5;
    font-style: normal;
    --prime: #E67817;
    --accent: #F6F6F6;
    --text: #858585;
    --dark-text: #3c3c3c;
    scroll-behavior: smooth;
    /* --base-font-size: clamp(.9rem, calc(.6rem + .5vw), 1.1rem); */
    --base-font-size: 14px;
    font-size: var(--base-font-size);
    color: var(--text)
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:where(*:not(.bg-prime *)) {
    color: var(--text);
}

body,
html {
    overflow-x: hidden;
}

.bg-prime {
    background: var(--prime);
    color: #fff;
}

.bg-prime * {
    color: #fff;
}

.balance {
    text-wrap: balance;
}

.text-prime {
    color: var(--prime);
}

.bg-light {
    background: var(--accent);
}


/* typography */

h1 {
    font-size: calc(var(--base-font-size)*2.2);
}

.h2 {
    font-size: calc(var(--base-font-size)*2);
}

.h3 {
    font-size: calc(var(--base-font-size)*1.8);
}

.h4 {
    font-size: calc(var(--base-font-size)*1.5);
    font-family: "Poppins", sans-serif;
}

.h5 {
    font-size: calc(var(--base-font-size)*1.3);
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    color: inherit;
}


img {
    width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    color: inherit;
    font-size: inherit var(--base-font-size);
    cursor: pointer;
}

button {
    border: none;
    background: none;
    cursor: pointer;
}

li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: clamp(.5rem, calc(.4rem + .5vw), 1rem);
    font-weight: 400;
    color: var(--dark-text);
}

li,
p {
    font-size: 14px;
    color: var(--text);
    line-height: 1.5;
}

main section ol,
main section ul {
    padding-left: 1.25rem;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.w-full {
    width: 100%;
}

.h-full {
    height: 100%;
}

.uppercase {
    text-transform: uppercase;
}

.block {
    display: block;
}

.content-center-y {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.container {
    max-width: 1440px;
    margin-inline: auto;
    padding-inline: clamp(1rem, calc(1rem + 8vw), 10rem);
}

section>.container {
    padding-block: clamp(2rem, calc(1.5rem + 2.5vw), 3rem);
}

.row {
    display: grid;
    gap: clamp(2rem, calc(1.5rem + 2.5vw), 3rem);
}

.privacy-policy section>.container {
    background: #FFFFFF;
    padding-bottom: 0;
    padding-top: 30px;
}

.privacy-policy .hero {
    padding-top: 70px;
}

.privacy-policy .hero h1 {
    color: #000;
}

.privacy-policy h4 {
    color: #E67817;
    font-weight: 500;
    margin-bottom: 0px;
}

.privacy-policy ul {
    padding-left: 20px;
    margin-bottom: 5px;
}

.privacy-policy ul li {
    margin: 0px;
}

.privacy-policy h5 {
    color: #E67817;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0px;
}

/*.leftshift,*/
/*.rightshift {*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  display: block;*/
/*  object-fit: cover;*/

/*  -webkit-mask-repeat: no-repeat;*/
/*  -webkit-mask-size: 100% 100%;*/
/*  -webkit-mask-position: center;*/

/*  mask-repeat: no-repeat;*/
/*  mask-size: 100% 100%;*/
/*  mask-position: center;*/

/*  image-rendering: -webkit-optimize-contrast;*/
/*}*/


/*.leftshift {*/
/*  -webkit-mask-image: url("data:image/svg+xml;utf8,\*/
/*<svg viewBox='0 0 629 400' xmlns='http://www.w3.org/2000/svg'>\*/
/*<g transform='scale(-1,1) translate(-629,0)'>\*/
/*<path fill='white' d='M0 98.4402C0 61.3589 28.9172 30.7112 65.936 28.5583L554.936 0.120441C595.126 -2.2168 629 29.7447 629 70.0024V329.624C629 369.882 595.126 401.843 554.936 399.506L65.9361 371.068C28.9173 368.915 0 338.268 0 301.186V98.4402Z'/>\*/
/*</g>\*/
/*</svg>");*/

/*  mask-image: url("data:image/svg+xml;utf8,\*/
/*<svg viewBox='0 0 629 400' xmlns='http://www.w3.org/2000/svg'>\*/
/*<g transform='scale(-1,1) translate(-629,0)'>\*/
/*<path fill='white' d='M0 98.4402C0 61.3589 28.9172 30.7112 65.936 28.5583L554.936 0.120441C595.126 -2.2168 629 29.7447 629 70.0024V329.624C629 369.882 595.126 401.843 554.936 399.506L65.9361 371.068C28.9173 368.915 0 338.268 0 301.186V98.4402Z'/>\*/
/*</g>\*/
/*</svg>");*/
/*}*/

/*.rightshift {*/
/*  -webkit-mask-image: url("data:image/svg+xml;utf8,\*/
/*<svg viewBox='0 0 629 400' xmlns='http://www.w3.org/2000/svg'>\*/
/*<path fill='white' d='M0 98.4402C0 61.3589 28.9172 30.7112 65.936 28.5583L554.936 0.120441C595.126 -2.2168 629 29.7447 629 70.0024V329.624C629 369.882 595.126 401.843 554.936 399.506L65.9361 371.068C28.9173 368.915 0 338.268 0 301.186V98.4402Z'/>\*/
/*</svg>");*/

/*  mask-image: url("data:image/svg+xml;utf8,\*/
/*<svg viewBox='0 0 629 400' xmlns='http://www.w3.org/2000/svg'>\*/
/*<path fill='white' d='M0 98.4402C0 61.3589 28.9172 30.7112 65.936 28.5583L554.936 0.120441C595.126 -2.2168 629 29.7447 629 70.0024V329.624C629 369.882 595.126 401.843 554.936 399.506L65.9361 371.068C28.9173 368.915 0 338.268 0 301.186V98.4402Z'/>\*/
/*</svg>");*/
/*}*/


@media (width > 992px) {
    .row {
        grid-template-columns: 1fr 1fr;
    }

    .row:not(.reverse) {
        direction: rtl;
    }

    .row:not(.reverse)>* {
        direction: ltr;
    }

    .privacy-policy .row:not(.reverse) {
        direction: ltr;
    }
}

.btn-glass {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 60px;
    padding: 10px 20px;
    border: 1px solid transparent;
    margin-block: var(--base-font-size);

    &::before {
        content: "";
        position: absolute;
        inset: 0;
        padding: 1px;
        border-radius: 60px;
        background: linear-gradient(237.49deg, rgba(255, 255, 255, 0) 10.37%, #FFFFFF 118.41%);
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        pointer-events: none;
    }

    &:hover {
        border: 1px solid #fff;
    }
}


.btn-gray {
    background: #00000026;
    color: #000;
    padding: 10px 20px 11px;
    border-radius: 40px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;

    &:hover {
        color: var(--prime);
    }
}

.text-center {
    text-align: center
}

.mb-0 {
    margin-bottom: 0;
}

.mb-5 {
    margin-bottom: 60px;
}

/* Header
header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    padding: 0px;
    background: rgb(0 0 0 / 52%);
    backdrop-filter: blur(14px);
    transition: transform 0.35s ease-in-out, background 0.3s ease-in-out;

    &.header-hidden {
        transform: translateY(-100%);
    }

    & .nav-toggle {
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        gap: 6px;
        align-items: center;
        cursor: pointer;
        border: none;

        span {
            height: 2px;
            width: 24px;
            background: #fff;
            border-radius: 2px;
            transition: all .3s ease-in-out;
        }

        &.open span:nth-child(1) {
            transform: rotate(45deg) translate(6px, 6px);
        }

        &.open span:nth-child(2) {
            opacity: 0;
        }

        &.open span:nth-child(3) {
            transform: rotate(-45deg) translate(6px, -6px);
        }
    }

    & .mobilemenu {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        max-width: 500px;
        height: 100vh;
        background: #fff;
        padding: 20px;
        box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        align-items: stretch;
        transition: right 0.4s ease-in-out;
        z-index: 10000;
        overflow-y: auto;

        &.active {
            right: 0;
        }
    }
}

.drawer-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
    touch-action: none;
}

.drawer-overlay.active {
    opacity: 1;
    visibility: visible;
}

.nav-drawer-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    flex-shrink: 0;
}

.nav-drawer-header span {
    font-size: 22px;
    font-weight: 500;
    color: #333;
    margin: 0;
}

.close-nav {
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    line-height: 1;
    color: #333;
}

.mobilemenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.mobilemenu ul li a {
    display: block;
    padding: 3px 0;
    font-size: 16px;
    color: #333 !important;
    text-decoration: none;
    transition: all 0.3s;
}

.mobilemenu ul li a:hover {
    transform: translateX(4px);
    color: var(--prime) !important;
    transition: all 0.3s;
}

.mobilemenu ul li ul.submenu {
    padding: 8px 8px 8px 16px;
}

.mobilemenu ul li ul.submenu li a {
    font-size: 14px;
    color: #666 !important;
    transition: all 0.3s;
}

.mobilemenu ul li ul.submenu li a:hover {
    color: var(--prime) !important;
    transform: translateX(4px);
    transition: all 0.3s;
}

.mobilemenu .img {
    margin-top: 20px;
    display: block;
    max-width: 120px;
    background: var(--prime);
    border-radius: 8px;
}


header .container nav {
    display: flex;
    justify-content: space-between;
    align-items: center;

    & * {
        color: #fff;
    }

    &>a .logo {
        width: auto;
        max-height: 60px;
    }
}


.mobile-nav-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;

    .search-modal-trigger img {
        width: 28px;
        height: 28px;
        margin-top: 5px;
    }
}



.page-template-default header:not(.stick),
.error404 header:not(.stick) {
    background: transparent;
    background: rgb(0 0 0 / 52%);
    backdrop-filter: blur(14px);

    .container nav {
        border: 0;
    }
}
*/

/* footer */

footer {
    padding-block: 3rem .7rem;
    background: #ECECED;
    
    .logo {
        display: block;
        margin-inline: auto;
        width: 144px;
    }

    .footer-colulmn {
        display: flex;
        gap: 30px;
        justify-content: space-between;
    }


    .socialmedia {
        display: flex;
        justify-content: center;
        gap: 8px;
        align-items: center;

        img {
            height: 24px;
            width: 24px;
            object-fit: contain;
            border-radius: 50%;
        }
    }

    hr {
        margin-block: 1.5rem;
        border: 0;
        height: 1px;
        background: #c6c6c6;
    }

    .quicklinks {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap:8px;

        a {
            color: #687272;
            font-size: 13px;
            transition: all 0.3s;

            &:hover {
                color: var(--prime);
                transform: translateX(4px);
            }
        }
    }
}

.collective-sec .team_section {
    max-width: 1000px;
    margin: 0 auto;
}

.owl-dots {
    margin-top: 10px;
    text-align: center;
    display: block !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
}

.owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
    background: #000000;
    display: block;
    border-radius: 50%;
    margin: 0 4px;
}

.owl-dots .owl-dot.active span {
    background: #e67817;
    width: 6px;
    height: 6px;
}

.register_row {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    max-width: 500px;
}

.register_row img {
    width: 70px;
}

.register_row p {
    color: #1F1F1F;
    font-size: 16px;
    margin: 0;
}

.register_row a {
    color: var(--prime);
    text-decoration: none;
}


.rera-wrapper {
    position: fixed;
    right: 0;
    top: 64%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    z-index: 9999;
}

/* Hidden content */
.rera-content {
    width: 0;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ddd;
    border-right: none;
    transition: all 0.4s ease;
    display: flex;
    align-items: center;
    gap: 15px;
    white-space: nowrap;
    opacity: 0;
    padding: 0;
}

/* Button */
.rera-btn {
    background: var(--prime);
    color: #fff;
    padding: 18px 5px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-weight: bold;
    letter-spacing: 2px;
    cursor: pointer;
    transition: all 0.4s ease;
    font-size: 14px;
    border-radius: 8px;
}

/* Hover effect */
.rera-wrapper:hover .rera-content {
    width: 225px;
    opacity: 1;
    padding: 8px 15px;
}

/* QR */
.rera-content img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.rera-text {
    font-size: 14px;
    line-height: 1.5;
}

/* WhatsApp Floating Icon */
.whatsapp-icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    z-index: 1000;

}

.whatsapp-icon a {
    width: 45px;
    height: 45px;
    background-color: #25d366;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsapp-icon img {
    width: 28px;
    height: 28px;
}

.is-horizontal .f-button.is-arrow.is-prev,
.is-horizontal .f-button.is-arrow.is-next {
    background: #fff;
}

.f-button {
    background: #fff !important;
}

.custom-gallery-section {
    padding-bottom: 30px;
}

.banner-leftimage {
    position: absolute;
    top: 18%;
    left: 9%;
    width: 750px;
}

.banner-rightimage {
    position: absolute;
    top: 33%;
    right: 5%;
    width: 670px;
}



/* Animations - Effective if user has no preferance for reduced motion */
@media (prefers-reduced-motion: no-preference) {
    .animate-this:not(.swipe):not(.rtl):not(.lft):not(.up):not(.down) {
        /*opacity: 0;*/
        transform: translateY(50px);
    }

    .animate-this.animated:not(.swipe):not(.rtl):not(.lft):not(.up):not(.down) {
        animation: fade-in 1s ease-out forwards;
        animation-delay: calc(var(--stagger-index, 0) * 0.12s + 0.1s);
    }

    .animate-this.rtl {
        opacity: 0;
        transform: translateX(50px);
    }

    .animate-this.animated.rtl {
        animation: fade-in-right 1s ease-out forwards;
        animation-delay: calc(var(--stagger-index, 0) * 0.12s + 0.1s);
    }

    .animate-this.lft {
        opacity: 0;
        transform: translateX(-20px);
    }

    .animate-this.animated.lft {
        animation: fade-in-left 1s ease-out forwards;
        animation-delay: calc(var(--stagger-index, 0) * 0.12s + 0.1s);
    }

    .animate-this.up {
        opacity: 0;
        transform: translateY(50%);
    }

    .animate-this.animated.up {
        animation: fade-in-up 1s ease-out forwards;
        animation-delay: calc(var(--stagger-index, 0) * 0.12s + 0.1s);
    }

    .animate-this.down {
        opacity: 0;
        transform: translateY(-50%);
    }

    .animate-this.animated.down {
        animation: fade-in-down 1s ease-out forwards;
        animation-delay: calc(var(--stagger-index, 0) * 0.12s + 0.1s);
    }

    .animate-this.swipe {
        transform: none;
        opacity: 0;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }

    .animate-this.swipe.animated {
        animation: text-slice-animation 5s cubic-bezier(0.16, 1, 0.3, 1) forwards;
         animation-fill-mode: forwards;
    }

    @keyframes text-slice-animation {
        0% {
            clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
            opacity: 1;
        }

        100% {
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            opacity: 1;
        }
    }

    @keyframes fade-in {
        to {
            opacity: 1;
            transform: translateY(0px);
        }
    }

    @keyframes fade-in-right {
        to {
            opacity: 1;
            transform: translateX(0px);
        }
    }

    @keyframes fade-in-left {
        to {
            opacity: 1;
            transform: translateX(0px);
        }
    }

    @keyframes fade-in-up {
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    @keyframes fade-in-down {
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
}

.principles-swiper {
        height: 100vh;
        width: 100%;
    }

    .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .principles-item {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 60px;
        width: 100%;
        max-width: 1200px;
        margin: auto;
        padding: 50px;
    }

    .principles-image,
    .principles-content {
        width: 50%;
    }

    .principles-image img {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 10px;
    }

    .principles-content {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .principles-content p {
        font-size: 22px;
        line-height: 1.8;
        margin: 0;
    }

    .principle_box {
        gap: 30px;
        display: flex;
        align-items: center;
    }

    .principle_image {
        width: 50%;
    }

    .scrollerwrapper {
        display: flex;
        align-items: center;
        gap: 50px;
        margin-top: 30px;
    }

    .scrollerleft {
        width: 50%;
        height: 350px;
        position: relative;
        overflow: hidden;
    }

    .scrollerimg {
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 1;
        transition: opacity 0.3s ease-in-out;
    }

    .scrollerright {
        width: 50%;
        max-height: 265px;
        overflow-y: auto;
        position: relative;
        padding: 10px;
        padding-right: 20px;
        box-sizing: border-box;
        scroll-behavior: smooth;
    }

    .scrollerright::-webkit-scrollbar {
        width: 5px;
    }
    .scrollerright::-webkit-scrollbar-track {
        background: #ccc7;
    }
    .scrollerright::-webkit-scrollbar-thumb {
        background: var(--prime);
    }

    .scrolleritem {
        min-height: 250px;
        padding: 30px;
        margin-bottom: 20px;
        background: rgba(255, 255, 255, 0.4);
        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
        box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.06);
        transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
        opacity: 0.5;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .scrolleritem:last-child {
        margin-bottom: 0;
    }

    .scrolleritem.active {
        opacity: 1;
        transform: translateY(-2px);
    }
.swiper-button-next, .swiper-button-prev {
    color: #080808 !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 30px !important;
    font-weight: 700;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 24px !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-size: 24px !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: -4px !important;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: -4px !important;
}    
.legacy-reverse {
    padding: 20px 0 0;
}
.achievement_slider .owl-nav, .whatwe-slider .owl-nav  {
    max-width: 100%;
    margin: 0 auto;
}
.standard-slider .owl-nav  {
    max-width: 250px;

}
.achievement_slider button.owl-prev, .whatwe-slider button.owl-prev, .standard-slider button.owl-prev {
        left: -20px;
    top: 31%;
    position: absolute;
    transform: inherit;
    font-size: 33px !important;
}
.achievement_slider button.owl-prev span, .achievement_slider button.owl-next span, 
.standard-slider button.owl-prev span, .standard-slider button.owl-next span,.whatwe-slider button.owl-next span, 
.whatwe-slider button.owl-prev span {
    font-family: "Elms Sans", sans-serif;
        font-size: 20px;
}
.achievement_slider button.owl-next, .whatwe-slider button.owl-next, .standard-slider button.owl-next   {
	right: -20px;
    top: 31%;
    position: absolute;
    transform: inherit;
    font-size: 33px !important;
}
.whatwe-slider button.owl-next, .whatwe-slider button.owl-prev {
        top: 39%;
}      
.standard-slider button.owl-prev {
    top: 4px;
    left: -10px;
}  
.standard-slider button.owl-next {
    top: 4px;
    right: -10px;
}
   /* Modal background */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  justify-content: center;
  align-items: center;
  z-index: 999;
}

/* Modal box */
.modal-content {
  background: white;
  padding: 20px;
  width: 100%;
  max-width: 600px;
  border-radius: 10px;
  text-align: center;
  position: relative;
}

/* Close button */
.close {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 22px;
  cursor: pointer;
}
.modal input:not([type="submit"]), .modal textarea {
    margin-top: 6px;
    width: 100%;
    padding: 12px 15px;
    border: none;
    outline: none !important;
    background-color: #fff;
    border-radius: 8px;
    font-family: "Lato", sans-serif;
    border: 1px solid #ddd;
}	
 .modal textarea { 
    height: 90px;
 }

.modal input[type="submit"] {
    width: 100%;
    border: 0;
    background: var(--prime);
    color: #fff;
    padding: 15px;
    border-radius: 8px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    letter-spacing: .2rem;
    cursor: pointer;
    transition: all 0.3s ease;
}
.download-links {
    display: flex;
    gap: 15px;
    justify-content: center;
}
@media (max-width: 1840px) {
    .banner-leftimage {
        width: 675px;
    }

    .banner-rightimage {
        width: 600px;
    }
}

@media (max-width: 1740px) {
    .banner-leftimage {
        width: 710px;
    }

    .banner-rightimage {
        width: 630px;
    }
}

@media (max-width: 1700px) {
    .banner-leftimage {
        width: 631px;
    }

    .banner-rightimage {
        width: 565px;
    }
}

@media (max-width: 1639px) {
    .banner-leftimage {
        width: 590px;
    }

    .banner-rightimage {
        width: 530px;
    }
}

@media (max-width: 1539px) {
    .banner-leftimage {
        width: 545px;
    }

    .banner-rightimage {
        width: 495px;
    }
}

@media (max-width: 1439px) {
    .banner-leftimage {
        width: 528px;
    }

    .banner-rightimage {
        width: 469px;
    }

}

@media (max-width: 1265px) {
    .container {
       padding-inline: clamp(1rem, calc(.5rem + 5vw), 8rem);
    }

    .banner-leftimage {
        width: 490px;
    }

    .banner-rightimage {
        width: 435px;
    }
}

@media (max-width: 1279px) {
    .banner-leftimage {
        width: 410px;
    }
}

@media (max-width: 1179px) {
    .banner-leftimage {
        width: 415px;
    }

    .banner-rightimage {
        width: 370px;
    }
}
@media (max-width: 1079px) {
    .scrollerwrapper {
        gap: 25px;
     }
     }

@media (min-width:992px) {
    .quicklinkswrapper {
        min-width: min(350px, 100%);
    }
}

@media (max-width:992px) {
    .footer-colulmn{
        flex-wrap:wrap;
    }
}

@media (max-width: 992px) {

    .banner .content h1,
    h1 {
        font-size: 28px !important;
    }

    .banner-leftimage {
        width: 295px;
    }

    .banner-rightimage {
        width: 265px;
    }
    }
    .scrolleritem {
    min-height: 180px;
    }
}
}

@media (max-width: 767px) {
    li,
    p {
        font-size: 14px !important;
        line-height: 1.6;
    }

    .privacy-policy section>.container {
        padding-top: 20px;
    }

    .banner .content h1,
    h1 {
        font-size: 26px !important;
    }

    .h2,
    h2 {
        font-size: 22px !important;
    }

    .h3,
    h3 {
        font-size: 21px !important;
    }

    h4 {
        font-size: 20px !important;
    }

    h6 {
        font-size: 14px !important;
    }

    .category-section {
        padding: 20px 0;
    }

    .card-body span {
        font-size: 14px;
    }

    footer {
        padding-block: 1.5rem .7rem;

        hr {
            margin-block: .7rem;
        }

        .footer-colulmn {
            flex-direction: column;
            /*align-items: center;*/
            gap: 15px;
        }

        .quicklinks {
            gap: 1rem;

            a {
                font-size: 14px;
            }
        }

        .copyright {
            font-size: 14px;
        }
    }


    .btn-gray {
        font-size: 15px;
    }

    .iconic_projects h2,
    .content-center-y h2,
    .whowe_sec h2,
    .content-center-y h5 {
        margin-bottom: 10px;
    }

    .banner>img {
        height: 400px !important;
        object-fit: cover;
    }

    main section ol,
    main section ul {
        padding-left: 0;
    }

    .contentsec p {
        margin-bottom: 15px;
    }

    .timeline ul {
        padding-left: 20px;
    }

    section.responsibilities_sec>.container {
        padding-bottom: 10px !important;
    }



    .banner .content h2 {
        font-size: 18px !important;
    }

    .banner-leftimage {
        width: 220px;
    }

    .banner-rightimage {
        width: 195px;
    }

    .error404 {
        padding-top: 76px;
    }
    .scrollerwrapper {
        flex-wrap: wrap;
    }
    .scrollerleft {
            width: 100% !important;
        }
        .scrollerright {
            width: 100% !important;
        }
        .principles-item {
            flex-direction: column;
            gap: 30px;
        }
        .scrollerwrapper {
            flex-wrap: wrap;
        }
        .scrolleritem {
            min-height: 80px;
            padding: 15px 20px;
        }

        .principles-image,
        .principles-content {
            width: 100%;
        }

        .principles-content p {
            font-size: 18px;
        }
}



@media (max-width: 600px) {

    .banner>img {
        height: 350px !important;
    }

}

@media (max-width: 479px) {

    .category-buttons {
        gap: 18px;
    }


    .banner>img {
        height: 270px !important;
    }

}

/* Nav drawer search */
.nav-search-box {
    padding: 12px 0 16px;
    border-bottom: 1px solid #eee;
    margin-bottom: 8px;
    flex-shrink: 0;
}

.nav-search-box input[type="search"] {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 15px;
    outline: none;
    background: #f8f8f8;
    color: #333;
}

.nav-search-box input[type="search"]:focus {
    border-color: var(--prime);
    background: #fff;
}

.nav-search-box input[type="search"]::placeholder {
    color: #aaa;
}

.mobilemenu .search-results {
    flex: 1;
    overflow-y: auto;
    min-height: 0;
}

.search-result-item {
    padding: 15px;
    border-bottom: 1px solid #eee;
}

.search-result-item:last-child {
    border-bottom: none;
}

.search-result-item h3 {
    margin: 0 0 8px 0;
    font-size: 18px;
}

.search-result-item h3 a {
    color: var(--prime);
    text-decoration: none;
}

.search-result-item p {
    margin: 0;
    color: #666;
    line-height: 1.5;
}

.search-result-item .post-meta {
    font-size: 12px;
    color: #999;
    margin-top: 8px;
}

/* Search Results Page Styles */
.search-results-section {
    padding: 80px 0;
}

.search-results-section h1 {
    margin-bottom: 30px;
    font-size: 28px;
}

.search-results-list {
    margin-bottom: 40px;
}

.search-result-item .post-meta {
    margin-top: 10px;
}

.no-results {
    text-align: center;
    padding: 60px 20px;
    background: #f9f9f9;
    border-radius: 10px;
}

.no-results h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.no-results p {
    font-size: 16px;
    color: #666;
    margin-bottom: 25px;
}

.pagination {
    text-align: center;
    margin-top: 30px;
}

.pagination .page-numbers {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
}

.pagination .page-numbers.current {
    background: var(--prime);
    color: #fff;
    border-color: var(--prime);
}

.pagination .page-numbers:hover {
    background: #f0f0f0;
}



@media (max-width: 767px) {
    .banner-content {
        position: relative;
    }

    .search-results-section {
        padding: 40px 0;
    }

    .search-results-section h1 {
        font-size: 22px;
    }

    .search-result-item h3 {
        font-size: 16px;
    }

    .rera-wrapper {
        top: 65%;
    }

    .rera-btn {
        font-size: 14px;
    }

    .map_list {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 575px) {
    .banner-leftimage {
        width: 195px;
        /*left: 0;*/
    }

    .banner-rightimage {
        /*right: 0;*/
    }
}

@media (max-width: 479px) {
    .banner-leftimage {
        width: 155px;
        /*top: 10%;*/
    }

    .banner-rightimage {
        width: 155px;
        /*top: 15%;*/
    }

    .banner .content h1,
    h1 {
        font-size: 19px !important;
    }

    .btn-solid {
        padding: 14px 11px !important;
    }
}