@media (max-width: 768px) {
    body {
        margin: 0;
        overflow-x: hidden;
    }

    .hero-slider1 {
        min-height: 720px;
        padding-top: 90px !important;
        position: relative;
        overflow: hidden;
    }

    .hero-style1 {
        position: relative;
        z-index: 5;
        padding: 80px 22px 60px !important;
        text-align: center;
    }

    .hero-style1 .hero-title,
    .hero-style1 h1,
    .hero-style1 h2 {
        color: #ffffff !important;
        line-height: 1.2 !important;
        text-shadow: 0 2px 10px rgba(0,0,0,.45);
    }

    .hero-style1 .tg-button-wrap {
        display: flex !important;
        flex-direction: column !important;
        gap: 18px !important;
        align-items: center !important;
        margin-top: 28px !important;
    }

    .hero-style1 .btn {
        min-width: 250px !important;
        max-width: 320px !important;
        min-height: 56px !important;
        padding: 14px 24px !important;
        font-size: 18px !important;
        border-radius: 14px !important;
        line-height: 1.2 !important;
    }

    .mobile-menu-toggle,
    .menu-toggle,
    .hamburger,
    .th-menu-toggle {
        z-index: 9999 !important;
    }

    .whatsapp-mobile,
    .apply-now-mobile,
    .gic-mobile-whatsapp,
    .gic-mobile-apply,
    .mobile-whatsapp-button,
    .mobile-apply-button {
        z-index: 99999 !important;
    }

    #preloader {
        display: none !important;
    }
}
