@media (max-width: 2900px) {
    .innovative .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 382px;
    }

    .innovative .owl-carousel .item-height img {
        height: 182px;
    }
}

@media (max-width: 1500px) {
    .innovative .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 404px;
    }

    .innovative .owl-carousel .item-height img {
        height: 197px;
    }
    section.banner {
        height: 888px;
        margin-top: 110px;
    }

    nav.custom-gap {
        gap: 1rem !important;
    }
}

@media (max-width: 1290px) {
    nav.custom-gap {
        gap: 1rem !important;
    }

    a.header-link {
        font-size: 16px;
        color: #ececec;
    }

    .innovative .owl-carousel .owl-item img {
        display: block;
        width: 100%;
         height: 347px;

    }

    section.banner {
        height: 1000px;
        margin-top: 110px;
    }

    .innovative .owl-carousel .item-height img {
        height: 169px;
    }

    .leader-carousel img {
        height: 340px;
    }
}

@media (max-width: 1200px) {
    .header-logo-wrapper img {
        height: 36px;
    }

        nav.custom-gap {
        gap: 10px !important;
    }
    a.header-link {
        font-size: 13px;
        color: #ececec;
    }

    section.banner {
        margin-top: 97px;
    }
}

@media (max-width: 1150px) {
    nav.custom-gap {
        gap: 18px !important;
    }

    a.header-link {
        font-size: 12px;
        color: #ececec;
    }
}

@media (max-width: 1024px) {
    section.banner {
        height: 900px;
        margin-top: 38px;
    }

    .min-header {
        margin-top: 35px;
    }
}

@media (max-width: 768px) {

    .home-button {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 14px 28px;
        border-radius: 100px;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        text-decoration: none;
        background: transparent;
        border: none;
        z-index: 1;
        animation: pulse -1s infinite ease-in-out; /* 👈 animation */
        width: 178px;
    }

    .bg-trans {
        width: fit-content;
        justify-content: start;
        margin: 0px;
        font-size: 9px;
        ;
        justify-content: start;
        margin: 0px;
    }

    section.banner {
         height: 528px;
    }

    section.video-wrapper {
        margin-top: -85px;
    }

    .section-space {
        padding: 60px 0px;
    }

    .leader-carousel img {
        height: 629px;
    }
       .patners-logo img {
    height: 84px;
    object-fit: cover;
    }

    .patners-logo .item {
        height: 146px !important;

    }
    .carousel-section .owl-theme .owl-nav {
        /* margin-top: 10px; */
        width: 100%;
        position: relative;
        top: auto;
        right: 0px;
        bottom: -36px;
        left: 0px;
        display: flex;
        justify-content: center;
    }

    .carousel-section.awaits-sec .owl-theme .owl-nav {
        top: auto;
        position: relative;
    }


    .await-carousel .item {
        padding: 10px 30px !important;
    }

    .footer-list {
        flex-direction: column;
        justify-content: start !important;
    }

    .footer-list {
        flex-direction: column;
        justify-content: start !important;
        align-items: start !important;
        padding-left: 10px;
    }

    li.list-inline-item {
        line-height: 42px;
    }

    .contact-btn {
        margin-top: 20px;
    }

    .innovation-sec {
        height: 100%;
        position: relative;
    }

    .innovation-sec::before {

        z-index: -1;
        height: 100%;
    }

    section.banner {
        margin-top: 34px;
    }

    .super-button {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 12px;
        padding: 14px 10px;
        background: linear-gradient(145deg, #0f0f0f, #1c1c1c);
        border: 2px solid rgba(255, 255, 255, 0.2);
        border-radius: 100px;
        font-size: 12px !important;
    }

    .innovative.carousel-section {
        height: 100% !important;
        overflow: hidden;
        position: relative;
    }
}

@media (max-width: 550px) {
    .innovative .owl-carousel .owl-item img {
        height: 524px;
    }

    .innovative .owl-carousel .item-height img {
        height: 259px !important;
    }
}

@media (max-width: 450px) {
    .innovative .owl-carousel .owl-item img {

        height: 429px;

    }

    .innovative .owl-carousel .item-height img {
        height: 209px !important;
    }
}