/* =========================================================
   ALL MOBILE RESPONSIVE STYLES IN SINGLE MEDIA QUERY
========================================================= */

@media (max-width: 767px) {

    /* --- Custom Mobile Offcanvas Styling --- */
    .sm-mobile-menu {
        background-color: #0b1426 !important;
        width: 280px !important;
    }

    .sm-mobile-menu .nav-link {
        color: #ffffff !important;
        font-weight: 600;
        padding: 12px 0 !important;
        border-bottom: 1px solid rgba(255,255,255,0.05);
    }

    /* The Close Button (Cross Icon) */
    .btn-close-white {
        filter: invert(1) grayscale(100%) brightness(200%);
    }

    .offcanvas-header {
        border-bottom: 1px solid #333;
    }

    /* Mobile Offcanvas Enhancements */
    .sm-mobile-offcanvas {
        width: 280px !important;
    }

    .sm-mobile-offcanvas .nav-link {
        font-size: 1.1rem;
        padding: 12px 0;
        border-bottom: 1px solid rgba(255,255,255,0.05);
    }

    .sm-mobile-offcanvas .nav-link:hover {
        color: #0d6efd !important;
    }

    /* Fix for background blur when offcanvas is active */
    .offcanvas-backdrop.show {
        opacity: 0.7;
        backdrop-filter: blur(4px);
    }

    /* Navbar */
    .navbar-brand {
        font-size: 1.2rem;
    }

    /* CTA */
    .cta-container {
        flex-direction: column;
        width: 90%;
        max-width: 90%;
    }

    .google-icon-box {
        border-left: none;
        border-top: 1px solid #eee;
        width: 100%;
        justify-content: center;
        display: none;
    }

    .btn-improve {
        width: 100%;
        font-size: 14px;
        padding: 15px 10px;
    }

    /* Logo */
    .logo-item {
        width: 100px;
    }

    .cta-wrapper {
        flex-direction: column;
        width: 90%;
    }

    .google-box {
        border-left: none;
        border-top: 1px solid #eee;
        width: 100%;
    }

    /* Feature Section */
    .sm-feature-block {
        flex-direction: column;
        text-align: center;
    }

    .sm-feature-block.reverse {
        flex-direction: column;
    }

    .sm-feature-img {
        order: -1;
        width: 140px;
    }

    .sm-main-heading {
        text-align: center;
        display: inherit !important;
        font-size: 60px !important;
    }

    .sm-sub-heading {
        text-align: center;
        margin: 0 auto 50px;
        font-size: 25px;
    }

    .hero-title {
        font-size: 20px !important;
        text-shadow: inherit !important;
    }

    .green-text {
        text-shadow: inherit !important;
    }

    .hero-subtitle {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .slide-content {
        min-height: 94vh !important;
    }

    .setposition {
        position: inherit !important;
    }

    .setposition .sm-feature-content {
        position: inherit !important;
        width: inherit !important;
    }

    .sm-feature-title {
        font-size: 25px !important;
    }

    .sm-feature-text {
        font-size: 18px !important;
    }

    .setbgimg {
        width: 100% !important;
    }

    .ts-headline {
        display: inherit !important;
        font-size: 18px !important;
    }

    /* AVX Section */
    .avx-section-main {
        padding: 28px 0 36px;
    }

    .avx-main-title {
        font-size: 32px;
    }

    .avx-sub-text {
        font-size: 16px;
    }

    .avx-column-shell {
        padding-top: 85px;
    }

    .avx-top-label-wrap {
        width: 92%;
        height: 96px;
    }

    .avx-top-pill {
        font-size: 18px;
        min-height: 58px;
    }

    .avx-card-shell {
        min-height: auto;
        padding: 32px 20px 24px;
        border-radius: 26px;
    }

    .avx-card-shell.avx-card-left::before,
    .avx-card-shell.avx-card-right::after {
        display: none;
    }

    .avx-list-item {
        font-size: 16px;
        gap: 12px;
    }

    .avx-icon-round {
        width: 26px;
        height: 26px;
        flex-basis: 26px;
    }

    .avx-icon-round.avx-icon-check::before {
        left: 6px;
        top: 6px;
        width: 9px;
        height: 5px;
    }

    .avx-icon-round.avx-icon-cross::before,
    .avx-icon-round.avx-icon-cross::after {
        width: 13px;
        left: 4px;
        top: 10px;
    }

    /* AVM Pricing */
    .avm-pricing-section-wrap {
        padding: 24px 0;
    }

    .avm-pricing-content-card {
        max-width: 100%;
        padding: 24px 24px 26px;
        min-height: auto;
    }

    .avm-pricing-main-title {
        font-size: 38px;
    }

    .avm-pricing-sub-title {
        font-size: 1.7rem;
    }

    .avm-pricing-desc-text {
        font-size: 0.92rem;
        max-width: 100%;
    }

    .avm-pricing-visual-stage {
        min-height: 420px;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 20px;
    }

    .avm-middle-connector-area {
        order: 3;
        width: 100%;
        max-width: 240px;
        margin: 0 auto;
        height: 150px;
    }

    .avm-cartoon-person {
        transform: scale(0.9);
        right: 80px;
        bottom: 2px;
    }

    .avm-ground-shadow {
        width: 240px;
    }

    /* Agency */
    .agency-vibe-title {
        font-size: 30px;
    }

    .agency-vibe-card img {
        width: 50%;
    }

    /* Testimonial */
    .unique-tst-main-heading {
        font-size: 24px;
    }

    .unique-tst-img-box {
        height: 150px;
    }

    /* Form */
    .custom-lead-form-label {
        font-size: 1.2rem;
    }

    /* FAQ */
    .alt-faq-title {
        font-size: 2.5rem;
    }

    .alt-custom-accordion .accordion-button {
        font-size: 1rem;
    }

    /* TS Section */
    :root {
        --ts-card-width: 160px;
    }

    .ts-header-title {
        font-size: 24px;
    }

    .ts-footer-description {
        font-size: 16px;
        padding: 0 20px;
    }

    .ts-card {
        height: 100px;
    }

    /* Footer */
    .sm-footer-wrapper {
        text-align: center;
    }

    .sm-footer-desc {
        margin-left: auto;
        margin-right: auto;
    }

    .sm-footer-partner-container {
        margin: 40px 0;
    }

    .sm-footer-cta-container {
        margin-top: 30px;
    }

    .sm-footer-cta-text {
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .setresimg {
        width: 100%;
    }

    .checklist-overlay {
        position: absolute;
        top: 55px;
        left: -9px;
    }

    /* Search */
    .custom-search {
        background-color: #1a2436 !important;
        border: 1px solid #2d394d !important;
        color: #fff !important;
        border-radius: 8px;
    }

    .search-container {
        display: block;
    }

    .texthideshow {
        display: block;
    }

    /* Checklist */
    .custom-checklist {
        width: 118% !important;
    }

    .custom-checklist li {
        margin-left: 4px;
    }
}


