@media (min-width: 1700px) and (max-width: 1900px) {
    /* .hero-img {
        width: 87%;
    } */

    .hero-heading {
        font-size: 58px;
    }

}

@media (max-width: 1400px) {
    .about-break {
        display: none;
    }



}

@media (min-width: 992px) and (max-width: 1200px) {
    #hero-carousel .carousel-indicators {
        right: 8px;
    }

}

@media (min-width: 992px) and (max-width: 1400px) {

    .brand-product-showcase.slick-initialized .product-img-wrapper {
        margin-right: 15px;
    }

}

@media (max-width: 1300px) {
    .product-img-wrapper {
        width: 233px;
        height: 233px;
    }
}

@media (max-width: 1200px) {
    .star-icon {
        height: 15%;
    }

    .exp-text {
        font-size: 16px;
    }

    .brand-logo-img {
        height: 57px;

    }

    .job-title-v2 {
        font-size: 19px;

    }

}

@media (min-width: 1300px) and (max-width: 1400px) {
    .hero-img {
        width: 90%;
    }

    .hero-img {
        height: 524px;
    }

    #hero-carousel .carousel-indicators {
        top: 53%;
    }

}

@media (min-width: 1400px) and (max-width: 1500px) {
    .hero-img {
        height: 563px;
    }

}

@media (min-width: 992px) and (max-width: 1400px) {

    .btn-dark-cta,
    .btn-light-cta {
        /* min-width: 190px; */
        white-space: nowrap;
        align-items: center;
        padding: 14px 9px;
    }


}

@media (min-width: 1700px) and (max-width: 1900px) {
    .hero-image-wrapper {
        max-width: 90%;
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    /* .hero-heading {
        font-size: 48px;
    } */
}

@media (min-width: 1597px) and (max-width: 1605px) {

    /* .hero-heading {
        font-size: 48px;
    } */
    .hero-img {
        width: 87%;
    }
}

@media (min-width: 1400px) and (max-width: 1500px) {

    /* .hero-heading {
        font-size: 48px;
    } */
    .hero-img {
        width: 83%;
    }

    .hero-heading {
        font-size: 50px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .hero-heading {
        font-size: 45px;
    }

    .carousel-indicators {
        bottom: 25px;
    }

    .hero-image-wrapper {
        padding: 10px 0px;
        margin-top: 70px;
    }

    .experience-box {
        bottom: 50px;
        left: 50px;
        padding: 8px 25px;
    }

    .experience-box h3 {
        font-size: 36px;
    }

    .experience-box p {
        font-size: 18px;
    }

    /* ===================location content=============================== */
    .hero-video {
        right: -163px;
        width: 46%;
    }

    .cmpny-location h3 {
        font-size: 41px;
    }

    .about-card {
        height: 337px;
    }

    .sector-card .card-header {
        margin-bottom: 17px;
    }

    .break {
        display: none;
    }

    .stat-label {
        font-size: 15px;
    }

    .preview-card {
        height: 343px;
    }

    #business-devisions {
        padding-bottom: 29px;
    }

    .card-gradient-overlay {
        background: linear-gradient(180deg, rgb(0 0 0 / 32%) 30%, rgb(0 0 0 / 56%) 100%);
    }

    .cta-box {
        padding: 53px 30px;
    }

    /* ===========================about page ================================== */
    #about-video .sector-main-heading {
        font-size: 45px;
    }

    .about-image-wrapper {
        margin: 0 auto;
        max-width: 450px;
    }


}

@media (min-width: 992px) and (max-width: 1100px) {
    .hero-heading {
        font-size: 46px;
    }

    .about-heading {
        font-size: 43px;
    }

    .sector-main-heading {
        font-size: 45px;
    }

    .sector-card .sector-title {
        font-size: 22px;
    }

    .cta-heading {
        font-size: 26px;
    }

    .sector-card {
        padding: 32px 35px;
    }

    .watermark-text {
        font-size: 147px;
    }



}

@media (max-width: 1086px) {
    .hero-btns {
        display: flex;
        flex-wrap: nowrap;
        gap: 15px;
    }

    .hero-btns .btn {
        margin-right: 0 !important;
        white-space: nowrap;
    }
}

@media (max-width: 992px) {
    .main-header {
        padding: 15px 20px;
    }

    .main-header.sticky {
        padding: 10px 20px;
    }

    .logo-area img {
        height: 80px;
    }

    .header-btn {
        display: none;
    }



    .hero-btns .btn {
        padding: 12px 21px;
    }

    .hero-btns .btn {
        padding: 12px 23px;
    }

    .hero-content {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .hero-heading {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .subtext-1,
    .hero-subtext {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .hero-btns {
        justify-content: center;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .hero-img {
        height: auto !important;
    }

    .nav-menu {
        display: none;
    }


    .hero-content {
        padding-left: 15px;
        text-align: center;
        /* margin-bottom: 50px; */
        padding-top: 46px;
    }

    .hero-heading {
        font-size: 50px;
        margin-left: auto;
        margin-right: auto;
    }

    .hero-subtext {
        margin-left: auto;
        margin-right: auto;
    }

    .carousel-indicators {
        left: 0;
        right: 0;
        justify-content: center;
    }

    .experience-box {
        left: 50%;
        transform: translateX(-50%);
    }

    /* .hero-video {
        display: none;
    } */

    .hero-image-wrapper {
        /* padding: 124px; */
        padding-top: 0px;
    }

    .carousel-indicators {
        bottom: 7px;
    }

    #cmpny-detail {
        padding: 98px 0px;
    }

    #hero-carousel {
        height: auto;
    }

    /* ========================hero location========================= */
    .cmpny-location h3 {
        font-size: 42px;
    }

    .hero-video {
        opacity: 0.2;
        width: 66%;
        right: -148px;
    }

    /* =====================hero about=========================== */
    .about-card {
        height: 309px;
    }

    .card-overlay h3 {
        font-size: 26px;
    }

    .glass-progress-card {
        position: absolute;
        padding: 27px 18px;
        width: 84%;
    }

    #hero-about {
        padding: 84px 0;
    }

    .btn-view-more {
        display: none;
    }

    #sectors {
        padding-bottom: 0px;
    }

    .footer-links {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .break-1 {
        display: none;
    }

    /* Leadership Slider Styles */
    .leadership-tab-row.slick-initialized .col-lg-4,
    .leadership-tab-row.slick-initialized .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .leadership-tab-row .slick-dots {
        bottom: -40px;
        list-style: none;
        display: flex;
        justify-content: center;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .leadership-tab-row .slick-dots li {
        margin: 0 5px;
    }

    .leadership-tab-row .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 10px;
        height: 10px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: #ccc;
        border-radius: 50%;
        transition: all 0.3s ease;
    }

    .leadership-tab-row .slick-dots li button:before {
        display: none;
    }

    .leadership-tab-row .slick-dots li.slick-active button {
        background: #111;
        width: 25px;
        border-radius: 10px;
    }

    /* =================================about page========================= */
    #about-video .sector-main-heading {
        margin-bottom: 20px;
    }

    .leader-img-box {
        margin: 12px 12px 12px 12px;
    }

    .detail-content {
        /* padding-left: 0px; */
        padding-left: 64px;
    }

    .leader-tab.active::before {
        left: 1px;
    }

    .detail-img-box img {
        display: none;
    }

    /* Unified Leader Slider for Mobile */
    #leader-detail-view {
        display: none;
    }

    .leader-mobile-content {
        display: block;
        padding: 20px;
        text-align: left;
    }

    .leader-mobile-content h3 {
        font-family: var(--playfair-font);
        font-size: 28px;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #111;
    }

    .leader-mobile-content h4 {
        font-family: var(--poppins-font);
        font-size: 16px;
        font-weight: 600;
        color: #555;
        margin-bottom: 20px;
    }

    .leader-mobile-content .leader-bio-text p {
        /* font-size: 15px; */
        line-height: 1.7;
        color: #444;
        margin-bottom: 15px;
    }

    .leadership-tab-row.slick-initialized .leader-tab {
        cursor: default;
    }

    .leadership-tab-row.slick-initialized .leader-tab.active::before {
        display: none;
        /* Hide desktop highlight on mobile slider */
    }
}

@media (max-width: 768px) {
    .company-num {
        font-size: 36px;
    }

    .company-name {

        font-size: 26px;
    }

    .company-tagline {
        font-size: 24px;
    }

    #why-join {
        padding: 15px 0;
    }

    .header-btn {
        display: none;
    }
}

@media (max-width: 600px) {
    .hero-video {
        opacity: 0.1;
        width: 148%;
        right: -148px;
    }
}

@media (min-width: 992px) and (max-width: 1300px) {
    .hero-img {
        height: 512px;
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .hero-heading {
        font-size: 45px;
    }

    .carousel-indicators {
        bottom: 25px;
    }
}



@media (min-width: 768px) and (max-width: 992px) {

    #hero-carousel {
        height: auto;
    }

    .hero-heading {
        font-size: 47px;
        margin-top: 137px;
        /* text-align: center; */
    }

    .sector-cta-box {
        text-align: center;
        padding: 40px 20px;
        height: auto;
    }

    /* .subtext-1 {
        text-align: center;
    } */

    .hero-image-wrapper {
        margin-top: 64px;
    }

    /* .hero-btns {
        text-align: center;
    } */

    /* .hero-subtext {
        text-align: center;
    } */

    /* Leadership Slider Styles for Tablet */
    .leadership-tab-row.slick-initialized .col-lg-4,
    .leadership-tab-row.slick-initialized .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .leadership-tab-row .slick-dots {
        bottom: -40px;
        list-style: none;
        display: flex;
        justify-content: center;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .leadership-tab-row .slick-dots li {
        margin: 0 5px;
    }

    .leadership-tab-row .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 10px;
        height: 10px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: #ccc;
        border-radius: 50%;
        transition: all 0.3s ease;
    }

    .leadership-tab-row .slick-dots li button:before {
        display: none;
    }

    .leadership-tab-row .slick-dots li.slick-active button {
        background: #111;
        width: 25px;
        border-radius: 10px;
    }

    .leader-mobile-content {
        display: block;
        padding: 20px;
        text-align: left;
    }

    .leader-mobile-content h3 {
        font-family: var(--playfair-font);
        font-size: 28px;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 10px;
        color: #111;
    }

    .leader-mobile-content h4 {
        font-family: var(--poppins-font);
        font-size: 16px;
        font-weight: 600;
        color: #555;
        margin-bottom: 20px;
    }

    .leader-mobile-content .leader-bio-text p {
        line-height: 1.7;
        color: #444;
        margin-bottom: 15px;
    }

    .leader-img-box img {
        filter: grayscale(0%) !important;
        opacity: 1 !important;
    }

    .leader-img-box {
        max-width: 639px;
        margin: 0 auto;
    }

    #leader-detail-view {
        display: none;
    }


    /* ============================about page=================================== */
    #about-company .col-lg-5 {
        margin-bottom: 50px;
    }

    .about-image-wrapper {
        max-width: 600px;
        margin: 0 auto;
    }

    .founder-image-box img {
        height: 558px;
        object-fit: cover;
    }

    .star-icon {
        height: 19%;
    }

    .rafeek {
        margin-bottom: 28px;
    }

    .founder-sticky-wrapper {
        margin-bottom: 19px;
    }

    #commitment-about .container {
        max-width: 100%;
        padding-left: 54px;
        padding-right: 61px;
        margin-left: 5px;
        margin-right: 29px;
    }


}

@media (min-width: 482px) and (max-width: 768px) {
    .hero-heading {
        font-size: 43px;
    }

    .hero-image-wrapper {
        padding: 21px 0px;
    }

    .hero-content {
        text-align: center;
    }

    .inner-hero-content {
        margin-top: 80px;
    }

    .leader-card {
        height: 520px;
    }


}

@media (min-width: 321px) and (max-width: 482px) {
    .carousel-indicators {
        display: none;
    }

    .subtext-1 {
        font-size: 17px;
    }

    .main-header,
    .main-header.inner-header {
        position: fixed !important;
        top: 15px !important;
        left: 15px !important;
        width: calc(100% - 30px) !important;
        padding: 8px 15px !important;
        background-color: var(--token-4f00a517-d75a-4557-9433-caf4536a911d, rgb(245, 245, 245)) !important;
        border-radius: 10px !important;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 0.706592px 0.706592px -0.583333px, rgba(0, 0, 0, 0.07) 0px 1.80656px 1.80656px -1.16667px, rgba(0, 0, 0, 0.07) 0px 3.62176px 3.62176px -1.75px, rgba(0, 0, 0, 0.06) 0px 6.8656px 6.8656px -2.33333px, rgba(0, 0, 0, 0.05) 0px 13.6468px 13.6468px -2.91667px, rgba(0, 0, 0, 0.03) 0px 30px 30px -3.5px, rgb(255, 255, 255) 0px 3px 1px 0px inset !important;
        z-index: 1000 !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    /* Keep it consistent even when scrolling */
    .main-header.sticky,
    .main-header.inner-header.sticky {
        top: 10px !important;
        padding: 8px 15px !important;
        background-color: var(--token-4f00a517-d75a-4557-9433-caf4536a911d, rgb(245, 245, 245)) !important;
        border-radius: 10px !important;
        box-shadow: rgba(0, 0, 0, 0.07) 0px 0.706592px 0.706592px -0.583333px, rgba(0, 0, 0, 0.07) 0px 1.80656px 1.80656px -1.16667px, rgba(0, 0, 0, 0.07) 0px 3.62176px 3.62176px -1.75px, rgba(0, 0, 0, 0.06) 0px 6.8656px 6.8656px -2.33333px, rgba(0, 0, 0, 0.05) 0px 13.6468px 13.6468px -2.91667px, rgba(0, 0, 0, 0.03) 0px 30px 30px -3.5px, rgb(255, 255, 255) 0px 3px 1px 0px inset !important;
    }

    .logo-area img {
        height: 45px !important;
    }

    .mobile-nav-toggle {
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
        padding: 5px !important;
        height: auto !important;
        width: auto !important;
    }

    .mobile-nav-toggle i {
        font-size: 24px !important;
        color: #111 !important;
    }


    /* --- Gallery Mobile Marquee: hidden by default outside this breakpoint --- */
    .gallery-mobile-marquee {
        display: none;
    }

    /* Marquee keyframes */
    @keyframes galleryScrollRight {
        0% {
            transform: translateX(-50%);
        }

        100% {
            transform: translateX(0);
        }
    }

    @keyframes galleryScrollLeft {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(-50%);
        }
    }

    .container,
    .container-fluid {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .hero-content {
        padding-left: 0px !important;
    }

    .hero-video {
        right: 63px;
        bottom: 0;
        opacity: 0.1;
        width: 99%;
    }

    .hero-heading {
        font-size: 38px;
        text-align: center;
    }

    .hero-subtext {
        text-align: center;
        font-size: 15px;
    }

    .hero-btns {
        justify-content: center;
        display: flex;
    }

    .hero-btns .btn {
        padding: 12px 19px;
    }

    .hero-image-wrapper {
        margin-top: 55px;
    }

    .hero-image-wrapper {
        padding: 9px;
    }

    .experience-box {
        /* left: 17%; */
        bottom: 10%;
        padding: 10px 15px;
    }

    .experience-box .d-flex {
        justify-content: center !important;
    }

    .experience-box p {
        font-size: 17px;
    }

    /* =====================home location======================= */
    #cmpny-detail {
        padding: 75px 0px;
    }

    .hero-video {
        right: 2px;
    }

    .cmpny-location h3 {
        font-size: 33px;
    }

    .cmpny-desc {
        font-size: 16px;
    }

    .about-heading {
        font-size: 34px;
    }

    #hero-about {
        padding: 51px 0;
    }

    .about-tag {
        padding: 7px 10px;
    }

    .about-card {
        height: 234px;
    }

    .card-overlay h3 {
        font-size: 21px;
    }

    .avatar-stack .avatar {
        width: 41px;
        height: 41px;
    }

    .avatar-stack .plus-count {
        width: 41px;
        height: 41px;
    }

    .sector-main-heading {
        font-size: 34px;
    }

    #sectors {
        padding: 52px 0;
        /* padding-bottom: 21px; */
    }

    .sector-card .card-image {
        opacity: 1;
        transform: scale(1);
    }

    .sector-card .card-overlay {
        opacity: 1;
    }

    .sector-card .sector-icon {
        background: rgba(255, 255, 255, 1);
        color: black;
    }

    .sector-card .sector-num {
        color: rgba(255, 255, 255, 0.7);
    }

    .sector-card .sector-title {
        color: #fff;
    }

    .sector-card .sector-text {
        color: rgba(255, 255, 255, 0.85);
    }

    .sector-slider {
        margin-bottom: 40px;
    }

    .sector-slider .slick-dots {
        bottom: -3px;
    }

    .sector-slider .slick-dots li {
        margin: 0 5px;
    }

    .sector-slider .slick-dots li button:before {
        font-size: 12px;
        color: #111;
        opacity: 0.3;
    }

    .sector-slider .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #000;
    }

    .brand-item {
        height: 95px;
        padding: 15px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .brand-item img {
        max-height: 45px;
        max-width: 85%;
    }

    .brand-box {
        width: calc(50% - 8px);
    }

    .why-heading {
        font-size: 34px;
    }

    .sector-main-desc {
        margin-bottom: 0px;
    }

    .preview-glass-content {
        padding: 20px;
    }

    .preview-glass-content p {
        margin-bottom: 0px;
    }

    .card-gradient-overlay {
        background: linear-gradient(180deg, rgb(0 0 0 / 32%) 30%, rgb(0 0 0 / 80%) 100%);
    }

    .preview-text-content h3 {
        font-size: 25px;
    }

    .cta-banner-text {
        font-size: 25px;
    }

    .cta-btns {
        display: flex;
        flex-direction: column;
    }

    .btn-dark-cta {
        padding: 12px 13px;
    }

    .btn-light-cta {
        padding: 12px 13px;
    }

    #main-footer {
        padding: 40px 0 30px;
    }

    .watermark-text {
        font-size: 54px;
        bottom: 183px;
    }

    .watermark-text {
        letter-spacing: 9px;
    }

    .logo-area img {
        height: 58px;
    }

    .feature-text {
        font-size: 15px;
    }

    .cmpny-tagline {
        font-size: 20px;
    }

    /* =======================================about page============================ */
    #about-video .sector-main-heading {
        font-size: 34px;
    }

    #about-video {
        padding: 61px 0;
    }

    #about-company {
        padding: 55px 0px;
        padding-top: 0px;
    }

    .about-section h2 {
        font-size: 34px;
    }

    .about-section p {
        font-size: 15px;
    }

    #founder {
        padding: 26px 0;
    }

    .founder-sticky-wrapper {
        margin-bottom: 0px;
    }

    .founder-name {
        font-size: 31px;
    }

    .founder-highlight-box {
        padding: 26px 19px;
        margin: 22px 0;
    }

    .founder-bio p {
        font-size: 15px;
    }

    .star-icon {
        padding: 10px 26px 0px 9px;
        margin-right: 22px;
        height: 12%;
    }

    .read-more-btn {
        display: block;
    }

    .founder-bio-more {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        transition: max-height 0.5s ease, opacity 0.5s ease;
    }

    .founder-bio-more.show-content {
        max-height: 2000px;
        opacity: 1;
        margin-top: 20px;
    }

    .leader-bio-more {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        transition: max-height 0.5s ease, opacity 0.5s ease;
    }

    .leader-bio-more.show-content {
        max-height: 2000px;
        opacity: 1;
        margin-top: 12px;
    }

    .cmo-bio-more {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        transition: max-height 0.5s ease, opacity 0.5s ease;
    }

    .cmo-bio-more.show-content {
        max-height: 2000px;
        opacity: 1;
        margin-top: 12px;
    }

    #leadership {
        padding: 33px 0px;
    }

    .leader-bio-text p {
        font-size: 15px;
    }

    .leadership-tab-row .slick-dots {
        bottom: -10px;

    }

    .cmo-content p {

        font-size: 15px;
    }

    #detail-leader-name {
        font-size: 28px;

    }

    section#cmo-rafeek {
        padding: 41px 0px;
    }

    .rafeek {
        height: 319px;
        margin-bottom: 27px;
    }

    #business-leadership {
        padding: 29px 0;

    }

    .timeline-header {
        top: -34px;
    }

    .timeline-slider-wrapper {
        padding-top: 88px;
    }

    .timeline-main-heading {
        font-size: 33px;
    }

    .timeline-year-text {
        font-size: 66px;
    }

    .timeline-nav-btn {
        width: 32px;
        height: 32px;
    }

    .timeline-title {
        font-size: 29px;
    }

    .timeline-slider {

        margin-top: 32px;
    }

    .timeline-desc {
        font-size: 13px;
    }

    .cv-title {
        font-size: 18px;

    }

    .dept-title {
        font-size: 17px;
    }

    /* --- Gallery Mobile Marquee --- */
    .journey-gallery-grid {
        display: none;
    }

    .gallery-mobile-marquee {
        display: flex;
        flex-direction: column;
        gap: 12px;
        overflow: hidden;
        margin: 20px 0;
    }

    .gallery-marquee-row {
        overflow: hidden;
        width: 100%;
    }

    .gallery-marquee-track {
        display: flex;
        gap: 10px;
        width: max-content;
    }

    .gallery-marquee-track img {
        width: 130px;
        height: 159px;
        object-fit: cover;
        border-radius: 12px;
        flex-shrink: 0;
    }

    .marquee-row-right .gallery-marquee-track {
        animation: galleryScrollRight 18s linear infinite;
    }

    .marquee-row-left .gallery-marquee-track {
        animation: galleryScrollLeft 18s linear infinite;
    }

    .journey-title-container {
        bottom: 391px;
    }

    #gallery-journey {
        padding-top: 122px;
        padding-bottom: 32px;
    }

    .sector-main-heading {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .timeline-progress-bar {
        width: 800px;
        margin: 0 auto;
    }

    .timeline-nodes {
        /* width: 100%; */
        display: none;
    }

    .progress-line-bg {
        display: none;
    }

    .progress-line-fill {
        display: none;
    }

    /* Custom Scrollbar for Timeline */
    .timeline-progress-wrapper::-webkit-scrollbar {
        height: 4px;
    }

    .timeline-progress-wrapper::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.05);
        border-radius: 10px;
    }

    .timeline-progress-wrapper::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 10px;
    }

    /* Product Categories Grid for Business Page */
    .product-pills {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 10px !important;
    }

    .brand-product-showcase.slick-initialized .product-img-wrapper {
        margin-top: 10px;
        margin-right: 10px;
    }

    .product-pill {
        min-width: unset !important;
        padding: 8px 10px !important;
        font-size: 13px !important;
        gap: 4px !important;
        width: 100%;
    }

    .product-pill .icon-inner {
        width: 30px !important;
        height: 30px !important;
        flex-shrink: 0;
    }

    .product-pill .icon-inner img {
        height: 14px !important;
    }

    #timeline {
        padding: 81px 0;
        min-height: 653px;
        padding-bottom: 0px;
    }

    .dept-item {
        padding: 25px 21px;
    }

    /* =============================================business page======================================= */
    .company-desc {
        font-size: 15px;
    }

    .company-num {
        display: none;
    }

    .company-contact-overlay p {
        font-size: 15px;
    }

    .company-name {
        font-size: 26px;
        text-align: center;
    }

    /* ==============================brand page======================== */
    .brand-name {
        font-size: 34px;
    }

    .brand-desc {
        font-size: 15px;
    }

    .brand-details-box {
        padding: 0px 0 0 0;
    }

    .product-img-wrapper.img-1 {
        left: 1%;
    }

    .product-img-wrapper.img-2 {
        left: 41%;
        top: 67%;
    }

    .product-img-wrapper {
        width: 223px;
        height: 225px;
    }

    /* ============================career page============================== */
    .luxury-quote-card {
        padding: 32px 24px;

    }

    .luxury-main-quote {
        font-size: 22px;
    }

    .group-brand {

        font-size: 16px;
    }

    .career-quote-section-v4 {
        padding: 16px 0 41px;
    }

    .custom-join-accordion .accordion-button {
        padding: 20px;
        font-size: 17px;
    }

    .accordion-body p {
        font-size: 15px;
    }

    #achievmnt {
        padding: 68px 0;
    }

    .culture-icon-box {
        width: 48px;
        height: 48px;
        font-size: 18px;
    }

    .culture-card {
        padding: 25px 22px;
    }

    .culture-card-title {
        font-size: 19px;
    }

    .positions-main-desc {
        font-size: 16px;

    }

    .positions-main-heading {
        font-size: 34px;
    }

    .job-card-v2 {
        padding: 19px;
    }

    .job-main-info {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .job-title-v2 {
        font-size: 15px;
    }

    .job-icon-v2 {
        width: 47px;
        height: 47px;
        font-size: 20px;
    }

    .job-meta-v2 span {
        display: none;
    }

    #ready-apply {
        padding: 55px 0px;
    }

    .apply-content p {

        font-size: 15px;
    }

    .gallery-mobile-marquee {
        padding-bottom: 39px;
    }

    .stat-num {
        font-size: 44px;
    }

    /* ========================================contact page================================== */
    #contact-main {
        padding: 20px 0px;
    }

    .contact-icon-box {
        width: 38px;
        height: 38px;
        font-size: 17px;
    }

    .contact-title {
        font-size: 21px;

    }

    .footer-bottom .copyright-text {
        font-size: 13px;
    }

    .footer-bottom .legal-links p {
        font-size: 13px;
    }

    /* ==============================sticky button================================ */
    .contact-btn {
        width: 44px;
        height: 44px;
        font-size: 21px;
    }

}

@media (min-width: 321px) and (max-width: 482px) {
    .timeline-slider-wrapper {
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }

    .timeline-slider {
        order: 1;
        width: 100%;
        margin-bottom: 25px;
    }

    .timeline-nav-btn.prev-btn {
        order: 2;
        margin-right: 15px;
    }

    .timeline-nav-btn.next-btn {
        order: 3;
        margin-left: 15px;
    }
}