body {
    background-color: #1B1B1B;
}

.logo {
    width: 100px !important;
    display: block !important;
    margin: 10px 0;
}

.elementor-218 .elementor-element.elementor-element-8a9d381 .elementor-nav-menu--main .elementor-item {
    color: #fff;
}
 .quote-btn {
            padding: 15px 30px;
            font-size: 18px;
            background-color: #28a745;
            color: white;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            transition: 0.3s;
            box-shadow: 0 4px 15px rgba(40, 167, 69, 0.3);
        }

        .quote-btn:hover {
            background-color: #218838;
            transform: scale(1.05);
        }

        /* Modal Overlay */
        .modal-overlay {
            display: none;
            position: fixed;
            z-index: 1000;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.85);
            justify-content: center;
            align-items: center;
            padding: 20px;
        }

        /* Modal Content */
        .modal-content {
            background-color: #fff;
            width: 100%;
            max-width: 600px;
            border-radius: 12px;
            position: relative;
            animation: slideDown 0.4s ease-out;
            max-height: 90vh;
            overflow-y: auto;
            border: 2px solid #28a745; /* Border match karne ke liye */
        }

        .close-btn {
            position: absolute;
            top: 10px;
            right: 20px;
            font-size: 30px;
            font-weight: bold;
            color: #333;
            cursor: pointer;
            z-index: 1001;
        }

        @keyframes slideDown {
            from { transform: translateY(-30px); opacity: 0; }
            to { transform: translateY(0); opacity: 1; }
        }
.elementor-element-441f383 {
    max-width: 900px !important;
    --container-widget-width: 900px !important;
}

.banner-btm-txt .elementor-icon-list-item {
    justify-content: center;
    border-right: 1px solid #84bd00;
}

.banner-btm-txt:last-child>.elementor-icon-list-items>.elementor-icon-list-item {
    border: 0px solid transparent;
}

.elementor-18 .elementor-element.elementor-element-ca9ee77 {
    margin-bottom: 5px !important;
}

.elementor-18 .elementor-element.elementor-element-e36b548:not(.elementor-motion-effects-element-type-background) {
    background-image: url("../images/wel-img.jpg") !important;
    width: 400px;
    /* optional */
    border-radius: 20px;
    /* makes corners round */
    overflow: hidden;
    /* ensures video doesn’t overflow corners */
    display: block;
    /* optional - for cleaner layout */
    max-width: 100%;
}

.elementor-18 .elementor-element.elementor-element-c96c222 img {
    max-width: 250px !important;
}

.step-count {
    margin: 0;
    font-weight: 900 !important;
    color: transparent !important;
    font-size: 70px !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #84bd00;
    line-height: 70% !important;
}

.elementor-element.elementor-element-c9bb6ae>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image: url(../images/bg1.jpg) !important;
}

.product-img {
    -webkit-mask-image: unset !important;
    width: 90% !important;
    margin: 0 auto 20px;
    border-radius: 20px !important;
}

.overlay-img {
    position: relative;
    border-radius: 20px !important;
    overflow: hidden;
}

.overlay-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0%;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #10551f, transparent);
    z-index: 9;
    transition: all .1s linear;
}

.overlay-img:hover::before {
    height: 100%;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none !important;
}

/* .e-con-inner {
    padding-bottom: 200px !important;
} */
/* 
.aelirc-testimonial-slider .swiper-button-prev i,
.aelirc-testimonial-slider .swiper-button-next i {
    border: 1px solid #84bd00;
    width: 78px !important;
    max-width: 100px !important;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #10551f;
    border-radius: 0px;
    transition: all .2s linear;
}


.aelirc-testimonial-slider .swiper-button-prev i:hover,
.aelirc-testimonial-slider .swiper-button-next i:hover {
    color: #ffffff;
    background-color: #84bd00;
} */

@media (max-width: 1600px) {
    .bg-h2 {
        font-size: 60px !important;
    }

    .card h4 {
        font-size: 27px !important;
        margin: 0 0 8px !important;
        padding: 10px 0 !important;
    }

    .bg-h2 {
        font-size: 50px !important;
    }

    .bg-h5 {
        font-size: 20px !important;
    }

    .hero-text p {
        font-size: 18px !important;
    }


}

@media (max-width: 1550px) {
    .team-block__watermark {
        left: 20% !important;
    }

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

@media (max-width: 1400px) {
    .elementor-element.elementor-element-138a9e8.animated-fast.elementor-widget.elementor-widget-post-info.animated.slideInUp {
        min-height: 88px;
    }

}

@media (max-width: 1300px) {
    .elementor-218 .elementor-element.elementor-element-8a9d381 .elementor-nav-menu .elementor-item {
        font-size: 13px !important;
    }
}

@media (max-width: 1100px) {
    .card h4 {
        font-size: 20px !important;
        padding: 10px 0 !important;
    }
}

@media (max-width: 1024px) {
    .img-wrap {
        height: 230px !important;
    }

}

@media (max-width: 766px) {
    .img-wrap-new {
        height: 30px !important;
    }

}

@media (max-width: 767px) {
    .panel-content h2 {
        font-size: 1rem !important;
    }

    .showcase-panel.is-active .panel-content h2,
    .showcase-panel:hover .panel-content h2 {
        font-size: 1.6rem !important;
    }

    .showcase-panel.is-active .panel-content p,
    .showcase-panel:hover .panel-content p {
        font-size: 0.7rem !important;
    }

    .img-wrap {
        height: 200px !important;
    }

    .hero {
        height: auto !important;
    }

    .banner-btm-txt .elementor-icon-list-item {
        border-right: unset;
    }

    .card {
        border-right: unset;
        border-bottom: 1px solid #a0a0a0;
    }

    .hero-text {
        display: none;
    }

    .elementor-1373 .elementor-element.elementor-element-da8bdfe img {
        max-width: 45% !important;
    }

    .elementor-18 .elementor-element.elementor-element-441f383 {
        width: 500px !important;
        max-width: 500px !important;

    }
}

@media (max-width: 450px) {
    .testimonial-quote-text {
        font-size: 16px !important;
    }

    .elementor-1373 .elementor-element.elementor-element-da8bdfe img {
        max-width: 45% !important;
    }

    .elementor-18 .elementor-element.elementor-element-441f383 {
        width: 350px !important;
        max-width: 350px !important;

    }

    .banner-text2 {
        font-size: 24px !important;
    }
}




/* For mobile devices and tablets below 991px width */
@media (max-width: 991px) {
    .pad-bot-mb {
        padding-bottom: 200px !important;
    }
}



@media (max-width: 400px) {
    .banner-text2 {
        font-size: 18px !important;
    }

    .banner-btn {
        font-size: 11px !important;
        padding: 11px 13px 11px 13px !important;
    }
}

.testimonial-quote-text strong {
    color: #84bd00;
}
/* Import WOW.js animations */
    @keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translateY(30px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    @keyframes fadeInLeft {
        from {
            opacity: 0;
            transform: translateX(-30px);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

    @keyframes fadeInRight {
        from {
            opacity: 0;
            transform: translateX(30px);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

    @keyframes popupIn {
        from {
            opacity: 0;
            transform: scale(0.8) translateY(50px);
        }

        to {
            opacity: 1;
            transform: scale(1) translateY(0);
        }
    }

    .wow {
        visibility: hidden;
    }

    /* Background effects */
    .bg-effects {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        pointer-events: none;
    }

    .bg-effects::before {
        content: '';
        position: absolute;
        top: 10%;
        left: 10%;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        animation: float 20s infinite linear;
    }

    .bg-effects::after {
        content: '';
        position: absolute;
        bottom: 10%;
        right: 10%;
        width: 300px;
        height: 300px;
        border-radius: 50%;
        animation: float 25s infinite linear reverse;
    }

    @keyframes float {
        0% {
            transform: translate(0, 0) rotate(0deg);
        }

        25% {
            transform: translate(20px, 20px) rotate(90deg);
        }

        50% {
            transform: translate(0, 40px) rotate(180deg);
        }

        75% {
            transform: translate(-20px, 20px) rotate(270deg);
        }

        100% {
            transform: translate(0, 0) rotate(360deg);
        }
    }

    /* Testimonial container */
    .testimonial-container {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 450px;
    }

    /* Navigation arrows */
    .nav-arrow {
        width: 50px;
        height: 50px;
        background: rgba(255, 255, 255, 0.1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        font-size: 20px;
        color: #8ee000;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        z-index: 10;
        flex-shrink: 0;
    }

    .nav-arrow:hover {
        background: #8ee000;
        color: #0f1012;
        transform: scale(1.1);
        box-shadow: 0 0 20px rgba(142, 224, 0, 0.5);
    }

    /* Testimonial pill - Vertical layout */
    .testimonial-pill {
        width: 180px;
        /* Wider for vertical videos */
        text-align: center;
        cursor: pointer;
        transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0.5;
        position: relative;
        padding: 15px;
        border-radius: 20px;
        background: rgba(255, 255, 255, 0.05);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
        will-change: transform, opacity, width;
        backface-visibility: hidden;
        transform: translateZ(0);
        overflow: hidden;
    }

    .testimonial-pill:hover:not(.active) {
        opacity: 0.8;
        transform: translateY(-10px);
        background: rgba(255, 255, 255, 0.1);
    }

    .testimonial-pill.active {
        width: 220px;
        /* Slightly wider when active */
        opacity: 1;
        transform: scale(1.15) translateZ(0);
        background: rgba(30, 30, 30, 0.9);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
        z-index: 5;
    }

    /* Glow effect for active pill only */
    .pill-glow {
        position: absolute;
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px;
        /* background: linear-gradient(45deg, #8ee000, #0f1012, #8ee000); */
        background-color: #10551f;
        border-radius: 22px;
        z-index: -1;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    .testimonial-pill.active .pill-glow {
        opacity: 0.7;
        animation: glow 3s infinite linear;
    }

    @keyframes glow {
        0% {
            opacity: 0.7;
        }

        50% {
            opacity: 1;
        }

        100% {
            opacity: 0.7;
        }
    }

    /* Thumbnail container for vertical videos */
    .thumbnail-container {
        width: 100%;
        height: 320px;
        /* Taller for vertical videos */
        border-radius: 15px;
        overflow: hidden;
        position: relative;
        background: #000;
        margin-bottom: 15px;
    }

    .thumbnail {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        transition: transform 0.4s ease;
    }

    .testimonial-pill:hover .thumbnail {
        transform: scale(1.05);
    }

    .play-indicator {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: rgba(142, 224, 0, 0.9);
        width: 60px;
        height: 60px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #0f1012;
        font-size: 24px;
        z-index: 2;
        opacity: 0;
        transition: opacity 0.3s ease, transform 0.3s ease;
    }

    .testimonial-pill:hover .play-indicator {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1.1);
    }

    .pill-overlay {
        position: absolute;
        top: 15px;
        left: 0;
        width: 100%;
        height: 320px;
        background: rgba(0, 0, 0, 0.7);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 15px;
        opacity: 0;
        transition: opacity 0.4s ease;
        z-index: 1;
        pointer-events: none;
    }

    .pill-overlay i {
        font-size: 60px;
        color: #8ee000;
        opacity: 0.9;
    }

    .testimonial-pill:not(.active):hover .pill-overlay {
        opacity: 1;
    }

    /* Client info styling */
    .client-info {
        margin-top: 15px;
        opacity: 0;
        transform: translateY(10px);
        transition: all 0.4s ease 0.2s;
    }

    .testimonial-pill.active .client-info {
        opacity: 1;
        transform: translateY(0);
    }

    .testimonial-pill:not(.active) .client-info {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0s;
    }

    .name {
        font-size: 20px;
        color: #8ee000;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .title {
        font-size: 14px;
        color: #aaa;
        font-weight: 500;
        margin-bottom: 10px;
    }

    .rating {
        color: #ffc107;
        font-size: 14px;
        margin-top: 5px;
        opacity: 0.8;
    }

    .testimonial-pill.active .rating {
        opacity: 1;
    }

    /* Smooth layout transitions */
    .testimonial-wrapper {
        transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
        will-change: transform;
        transform: translateZ(0);
    }

    /* Video Popup Modal - Clean version */
    .video-popup-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.95);
        z-index: 1000;
        display: flex;
        align-items: center;
        justify-content: center;
        animation: fadeInUp 0.3s ease;
    }

    .video-popup-container {
        width: 90%;
        max-width: 900px;
        /* q */
        /* rating */
    }

    .close-popup-btn {
        position: absolute;
        top: 50px;
        right: 50px;
        background: rgba(255, 255, 255, 0.1);
        border: none;
        color: #fff;
        font-size: 28px;
        cursor: pointer;
        transition: all 0.3s ease;
        padding: 12px;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1001;
        backdrop-filter: blur(5px);
    }

    .close-popup-btn:hover {
        background: #8ee000;
        color: #0f1012;
        transform: scale(1.1) rotate(90deg);
    }

    .video-popup-content {
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
        /* 16:9 Aspect Ratio */
        position: relative;
        background: #000;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
    }

    .video-popup-content video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        background: #000;
    }

    /* Responsive adjustments */
    @media (max-width: 1200px) {
        .testimonial-pill {
            width: 160px;
        }

        .testimonial-pill.active {
            width: 200px;
        }

        .thumbnail-container {
            height: 280px;
        }

        .video-popup-container {
            max-width: 800px;
        }
    }

    @media (max-width: 992px) {
        .nav-arrow {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            z-index: 20;
        }

        .left-arrow {
            left: 10px;
        }

        .right-arrow {
            right: 10px;
        }

        .testimonial-wrapper {
            padding: 0 70px;
            gap: 30px;
        }

        .testimonial-pill {
            width: 140px;
        }

        .testimonial-pill.active {
            width: 180px;
        }

        .thumbnail-container {
            height: 240px;
        }

        .video-popup-container {
            max-width: 700px;
        }

        .close-popup-btn {
            top: -45px;
            width: 50px;
            height: 50px;
            font-size: 24px;
        }
    }

    @media (max-width: 768px) {
        #testimonial-section h2 {
            font-size: 36px;
        }

        .testimonial-pill {
            width: 120px;
        }

        .testimonial-pill.active {
            width: 150px;
        }

        .thumbnail-container {
            height: 200px;
        }

        .nav-arrow {
            width: 40px;
            height: 40px;
            font-size: 16px;
        }

        .pill-overlay i {
            font-size: 40px;
        }

        .play-indicator {
            width: 50px;
            height: 50px;
            font-size: 20px;
        }

        .video-popup-container {
            max-width: 600px;
        }

        .close-popup-btn {
            top: -40px;
            width: 45px;
            height: 45px;
            font-size: 22px;
            padding: 10px;
        }
    }

    @media (max-width: 576px) {
        .testimonial-wrapper {
            gap: 20px;
            padding: 0 60px;
        }

        .testimonial-pill {
            width: 100px;
            padding: 10px;
        }

        .testimonial-pill.active {
            width: 130px;
        }

        .thumbnail-container {
            height: 180px;
        }

        .name {
            font-size: 16px;
        }

        .title {
            font-size: 12px;
        }

        .rating {
            font-size: 12px;
        }

        .video-popup-container {
            width: 95%;
            max-width: none;
        }

        .close-popup-btn {
            top: -35px;
            width: 40px;
            height: 40px;
            font-size: 20px;
            padding: 8px;
        }
    }

    /* For very small screens */
    @media (max-width: 400px) {
        .testimonial-wrapper {
            gap: 15px;
            padding: 0 50px;
        }

        .testimonial-pill {
            width: 90px;
        }

        .testimonial-pill.active {
            width: 110px;
        }

        .thumbnail-container {
            height: 160px;
        }

        .video-popup-content {
            border-radius: 8px;
        }

        .close-popup-btn {
            top: -30px;
            width: 35px;
            height: 35px;
            font-size: 18px;
        }
    }

/* Mobile/iPad full-screen nav */
.gt-toggle,
.gt-overlay {
    display: none!important;
}

@media (max-width: 1024px) {
    .gt-toggle {
        position: fixed;
        top: 50px;
        right: 25px;
        width: 60px;
        height: 60px;
        background: #84bd00;;
        border-radius: 50%;
        display: flex!important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        z-index: 10000;
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
        transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    }

    .gt-bar {
        width: 26px;
        height: 2px;
        background: #ffffff;
        margin: 3px 0;
        transition: 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    }

    .gt-toggle.active .gt-bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .gt-toggle.active .gt-bar:nth-child(2) {
        opacity: 0;
    }

    .gt-toggle.active .gt-bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }

    .gt-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100dvh;
        display: flex!important;
        justify-content: center;
        align-items: center;
        z-index: 9999;
        /* visibility: hidden!important; */
        pointer-events: none;
        transition: visibility 0.8s;
    }

    .gt-overlay.open {
        visibility: visible;
        pointer-events: auto;
        transition: visibility 0s;
    }

    .gt-bg {
        position: absolute;
        top: 55px;
        right: 55px;
        width: 10px;
        height: 10px;
        background: #10551f;
        border-radius: 50%;
        transform: translate(50%, -50%) scale(0);
        transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
        z-index: -1;
    }

    .gt-overlay.open .gt-bg {
        transform: translate(50%, -50%) scale(500);
    }

    .gt-content {
        position: relative;
        z-index: 2;
    }

    .gt-menu-list {
        list-style: none;
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .gt-item {
        margin: 15px 0;
        overflow: hidden;
    }

    .gt-link {
        display: inline-block;
        color: #ffffff;
        text-decoration: none;
        font-size: clamp(1.4rem, 6vw, 2.2rem);
        font-weight: 800;
        text-transform: uppercase;
        opacity: 0;
        transform: translateY(110%);
        transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s;
    }

    .gt-overlay.open .gt-link {
        opacity: 1;
        transform: translateY(0);
        transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.8s;
    }

    .gt-overlay.open .gt-item:nth-child(1) .gt-link {
        transition-delay: 0.3s;
    }

    .gt-overlay.open .gt-item:nth-child(2) .gt-link {
        transition-delay: 0.4s;
    }

    .gt-overlay.open .gt-item:nth-child(3) .gt-link {
        transition-delay: 0.5s;
    }

    .gt-overlay.open .gt-item:nth-child(4) .gt-link {
        transition-delay: 0.6s;
    }

    .gt-overlay.open .gt-item:nth-child(5) .gt-link {
        transition-delay: 0.7s;
    }

    .gt-overlay.open .gt-item:nth-child(6) .gt-link {
        transition-delay: 0.8s;
    }

    .gt-overlay.open .gt-item:nth-child(7) .gt-link {
        transition-delay: 0.9s;
    }

    .gt-item:nth-child(1) .gt-link {
        transition-delay: 0.3s;
    }

    .gt-item:nth-child(2) .gt-link {
        transition-delay: 0.2s;
    }

    .gt-item:nth-child(3) .gt-link {
        transition-delay: 0.1s;
    }

    .gt-link:hover {
        color: #84cc16;
        letter-spacing: 3px;
        transition: 0.3s ease;
    }

    .gt-footer {
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translateX(-50%);
        color: rgba(255, 255, 255, 0.3);
        font-size: 10px;
        letter-spacing: 2px;
        opacity: 0;
        transition: opacity 0.4s;
    }

    .gt-overlay.open .gt-footer {
        opacity: 1;
        transition-delay: 1s;
    }
}

/* -------------------- Global Responsive Layer -------------------- */
*,
*::before,
*::after {
    box-sizing: border-box;
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

img,
video,
iframe {
    max-width: 100%;
    height: auto;
}

/* Laptop resolutions: 1366px to 1600px */
@media (max-width: 1600px) and (min-width: 1025px) {
    .bg-h2 {
        font-size: clamp(2.2rem, 4vw, 3.3rem) !important;
        line-height: 1.15 !important;
    }

    .bg-h5 {
        font-size: clamp(1rem, 1.8vw, 1.25rem) !important;
    }

    .banner-text2 {
        font-size: clamp(1.8rem, 3vw, 2.4rem) !important;
    }

    .hero-text p {
        font-size: clamp(1rem, 1.4vw, 1.15rem) !important;
    }

    .card h4 {
        font-size: clamp(1rem, 1.6vw, 1.35rem) !important;
    }

    .step-count {
        font-size: clamp(2.8rem, 5vw, 4.4rem) !important;
    }
}

/* iPad Pro/Air/Mini and tablet landscape */
@media (max-width: 1180px) and (min-width: 768px) {
    .elementor-18 .elementor-element.elementor-element-441f383,
    .elementor-element-441f383 {
        width: min(92vw, 680px) !important;
        max-width: min(92vw, 680px) !important;
        --container-widget-width: min(92vw, 680px) !important;
    }

    .img-wrap {
        height: clamp(200px, 30vw, 260px) !important;
    }

    .hero {
        height: auto !important;
        min-height: 60vh;
    }

    .banner-btn {
        font-size: 14px !important;
        padding: 12px 18px !important;
    }

    .testimonial-container {
        min-height: 400px;
    }
}

/* iPad portrait + large mobile */
@media (max-width: 1024px) {
    .gt-toggle {
        top: calc(env(safe-area-inset-top, 0px) + 14px);
        right: clamp(14px, 3vw, 25px);
        width: 80px;
        height: 80px;
    }

    .gt-bg {
        top: calc(env(safe-area-inset-top, 0px) + 22px);
        right: clamp(34px, 5vw, 55px);
    }

    .hero-text {
        display: none;
    }

    .elementor-18 .elementor-element.elementor-element-441f383,
    .elementor-element-441f383 {
        width: min(92vw, 560px) !important;
        max-width: min(92vw, 560px) !important;
        --container-widget-width: min(92vw, 560px) !important;
    }

    .step-count {
        font-size: clamp(2.2rem, 10vw, 3.5rem) !important;
    }
}

/* All mobile (Android + iPhones) */
@media (max-width: 767px) {
    body {
        font-size: 15px;
    }

    .bg-h2 {
        font-size: clamp(1.7rem, 7vw, 2.2rem) !important;
        line-height: 1.2 !important;
    }

    .bg-h5 {
        font-size: clamp(0.95rem, 4vw, 1.1rem) !important;
    }

    .banner-text2 {
        font-size: clamp(1.25rem, 6vw, 1.9rem) !important;
        line-height: 1.2 !important;
    }

    .banner-btn {
        font-size: 12px !important;
        padding: 10px 14px !important;
    }

    .img-wrap {
        height: clamp(160px, 52vw, 220px) !important;
    }

    .img-wrap-new {
        height: auto !important;
        min-height: 24px;
    }

    .elementor-18 .elementor-element.elementor-element-441f383,
    .elementor-element-441f383 {
        width: min(94vw, 420px) !important;
        max-width: min(94vw, 420px) !important;
        --container-widget-width: min(94vw, 420px) !important;
    }

    .testimonial-wrapper {
        padding-left: 52px !important;
        padding-right: 52px !important;
    }
}

/* iPhone small widths (SE/mini) */
@media (max-width: 430px) {
    .gt-toggle {
        width: 50px;
        height: 50px;
    }

    .gt-bar {
        width: 22px;
    }

    .gt-link {
        font-size: clamp(1.15rem, 7vw, 1.5rem) !important;
    }

    .banner-text2 {
        font-size: clamp(1.1rem, 5.8vw, 1.4rem) !important;
    }

    .testimonial-quote-text {
        font-size: 15px !important;
        line-height: 1.45 !important;
    }

    .elementor-18 .elementor-element.elementor-element-441f383,
    .elementor-element-441f383 {
        width: min(94vw, 350px) !important;
        max-width: min(94vw, 350px) !important;
        --container-widget-width: min(94vw, 350px) !important;
    }
}

/* iPhone landscape and short-height devices */
@media (max-height: 500px) and (orientation: landscape) {
    .gt-link {
        font-size: clamp(0.95rem, 3.2vw, 1.2rem) !important;
    }

    .gt-item {
        margin: 8px 0;
    }

    .gt-toggle {
        top: calc(env(safe-area-inset-top, 0px) + 10px);
    }
}

@media (min-width: 768px) {
    .elementor-218 .elementor-element.elementor-element-880a31d {
        --width: 150px;
        align-items: center;
    }
    
}

@media (min-width: 768px) {
    .elementor-218 .elementor-element.elementor-element-880a31d {
        --width: auto;
    }

    .elementor-218 .elementor-element.elementor-element-6e84f14 {
        --width: auto;
    }
        .elementor-218 .elementor-element.elementor-element-4cb59f5 {
        --width: auto;
    }
}

.elementor-218 .elementor-element.elementor-element-4cb59f5.e-con {
    --flex-grow: unset;
    --flex-shrink: unset;
}
.elementor-218 .elementor-element.elementor-element-6e84f14.e-con {
    --flex-grow: unset;
    --flex-shrink: unset;
}

.e-con.e-flex>.e-con-inner {
    /* align-content: var(--align-content); */
    align-items: var(--align-items);
    /* align-self: auto; */
    /* flex-basis: auto; */
    /* flex-grow: 1; */
    /* flex-shrink: 1; */
    /* flex-wrap: var(--flex-wrap); */
    /* justify-content: var(--justify-content); */
    display: flex;
    justify-content: space-evenly;
}
@media (max-width: 1199px) {
    .e-con.e-flex>.e-con-inner {
    align-items: var(--align-items);
    display: flex;
    justify-content: flex-start;
}

}