@media (max-width: 991.98px) {
    .header-nav.main-menu {
        display: none;
    }

    .mobilie_header_nav .mobile-menu .header {
        background: #fff;
        border-bottom: 1px solid #eef2f7;
        box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
    }

    .fluxgig-mobile-header .mobile_menu_bar {
        min-height: 72px;
        padding: 0 16px;
    }

    .fluxgig-mobile-header .mobile_logo img {
        width: 138px;
        max-height: 42px;
        object-fit: contain;
    }

    .fluxgig-mobile-header .mobile-auth-link,
    .fluxgig-mobile-header .mobile-join-link {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 38px;
        border-radius: 999px;
        font-size: 13px;
        font-weight: 700;
        line-height: 1;
        white-space: nowrap;
    }

    .fluxgig-mobile-header .mobile-auth-link {
        color: #1f2937;
        padding: 0 10px;
    }

    .fluxgig-mobile-header .mobile-join-link {
        color: #fff;
        background: #115baa;
        padding: 0 14px;
    }

    .fluxgig-mobile-header .menubar {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border: 1px solid #e5eaf3;
        border-radius: 50%;
        background: #f8fafc;
    }

    .fluxgig-mobile-header .menubar img {
        width: 20px;
        height: 20px;
    }

    .hero-home2 {
        padding-top: 110px;
        padding-bottom: 56px;
    }

    .hero-home2 h1 {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
        font-size: 42px;
        line-height: 1.12;
        text-align: center;
    }

    .hero-home2 p {
        max-width: 620px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .hero-home2 .advance-search-tab {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 18px !important;
        padding: 14px !important;
    }

    .hero-home2 .advance-search-tab .row {
        row-gap: 10px;
    }

    .hero-home2 .advance-search-field,
    .hero-home2 .bselect-style1 {
        margin-bottom: 0;
    }

    .hero-home2 .bselect-style1 {
        border-left: 0 !important;
    }

    .hero-home2 .funfact_one.at-home2-hero {
        text-align: center;
        padding-right: 12px !important;
        margin-top: 18px;
    }

    .hero-home2 .funfact_one.at-home2-hero .details ul {
        justify-content: center;
    }

    .main-title {
        text-align: center;
    }

    .navpill-style2.at-home9 .nav {
        justify-content: flex-start !important;
        overflow-x: auto;
        flex-wrap: nowrap;
        gap: 8px;
        padding-bottom: 8px;
    }

    .navpill-style2.at-home9 .nav-link {
        white-space: nowrap;
    }
}

@media (max-width: 575.98px) {
    .fluxgig-mobile-header .mobile_menu_bar {
        min-height: 66px;
        padding: 0 12px;
    }

    .fluxgig-mobile-header .mobile_logo img {
        width: 120px;
    }

    .fluxgig-mobile-header .mobile-auth-link {
        display: none;
    }

    .fluxgig-mobile-header .mobile-join-link {
        min-height: 34px;
        padding: 0 12px;
        font-size: 12px;
    }

    .hero-home2 {
        padding-top: 92px;
        padding-bottom: 42px;
    }

    .hero-home2 h1 {
        font-size: 34px;
        line-height: 1.12;
        margin-bottom: 16px;
    }

    .hero-home2 p {
        font-size: 15px;
        line-height: 1.6;
    }

    .hero-home2 .advance-search-tab {
        border-radius: 16px !important;
    }

    .hero-home2 .advance-search-tab .form-control,
    .hero-home2 .advance-search-tab .ud-btn,
    .hero-home2 .advance-search-tab .bootstrap-select > .dropdown-toggle {
        min-height: 48px;
        border-radius: 12px !important;
    }

    .our-features,
    section {
        overflow-x: hidden;
    }

    .listing-style1,
    .freelancer-style1,
    .pricing_packages {
        max-width: 420px;
        margin-left: auto;
        margin-right: auto;
    }
}
