/* =========================================================
   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: 170px;
         position: relative;
        left: -50px;
    }
    .sm-feature-img img{
        width: 150%;
    }

    .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: 2px 2px 4px rgba(0, 0, 0, 0.2) !important;
        position: absolute;
        left: 0;
    }

    .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%;
        height: 120px !important;
    }

    /* 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;
    }
}




/* =========================================================
   SANDY MEDIA HERO MOBILE/TABLET FIX V3
========================================================= */
@media (max-width: 767px) {
    .smy-hero-section {
        min-height: 690px !important;
        background: #f4f4f4;
    }

    .smy-main-boy {
        top: 18px !important;
        width: min(300px, 82vw) !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

    .smy-cloud-icon {
        top: 105px !important;
        left: 4% !important;
        width: 62px !important;
    }

    .smy-dotted-plane-icon {
        top: 300px !important;
        left: auto !important;
        right: 4% !important;
        width: 64px !important;
    }

    .smy-paper-plane-icon {
        top: 58px !important;
        left: auto !important;
        right: 5% !important;
        width: 56px !important;
    }

    .smy-percent-icon {
        top: 305px !important;
        left: 7% !important;
        width: 42px !important;
    }

    .smy-graph-icon {
        top: 286px !important;
        left: auto !important;
        right: 21% !important;
        width: 38px !important;
    }

    .smy-hero-content {
        width: calc(100% - 24px) !important;
        bottom: 42px !important;
        padding: 0 8px !important;
    }

    .smy-hero-eyebrow {
        margin-bottom: 12px !important;
        padding: 7px 12px !important;
        font-size: 10px !important;
        letter-spacing: 0.08em !important;
        max-width: 96%;
    }

    .smy-hero-title {
        font-size: clamp(31px, 10.4vw, 44px) !important;
        line-height: 1.06 !important;
        letter-spacing: 0.043em !important;
        text-shadow: 0 3px 8px rgba(0, 0, 0, 0.18) !important;
    }

    .smy-title-start {
        display: inline-block !important;
        margin-left: 0.18em !important;
    }

    .smy-title-bulb {
        top: -0.72em !important;
        left: -0.42em !important;
        width: 0.68em !important;
    }

    .smy-title-glow {
        top: -0.82em !important;
        left: -0.54em !important;
        width: 0.92em !important;
        height: 0.92em !important;
    }

    .smy-hero-subtitle {
        margin: 12px auto 18px !important;
        font-size: 16px !important;
        line-height: 1.35 !important;
        padding: 0 8px !important;
    }

    .smy-hero-actions {
        width: 100% !important;
        max-width: 330px !important;
        border-radius: 12px !important;
    }

    .smy-hero-actions-single {
        width: auto !important;
        max-width: 330px !important;
    }

    .smy-hero-btn {
        width: 100% !important;
        min-height: 52px !important;
        padding: 14px 18px !important;
        font-size: 14px !important;
    }

    .smy-google-box {
        min-width: 72px !important;
        padding: 8px 12px !important;
    }

    .smy-google-box img {
        width: 48px !important;
    }
}

@media (max-width: 390px) {
    .smy-hero-section {
        min-height: 650px !important;
    }

    .smy-main-boy {
        width: min(270px, 82vw) !important;
    }

    .smy-hero-content {
        bottom: 34px !important;
    }

    .smy-hero-title {
        font-size: clamp(28px, 10vw, 38px) !important;
        letter-spacing: 0.035em !important;
    }
}

/* =========================================================
   SANDY MEDIA HERO FINAL MOBILE FRIENDLY FIX
   - Removes blank gap in mobile hero
   - Keeps icons inside the art area
   - Keeps title/button clear from the boy illustration
========================================================= */
@media (max-width: 767px) {
    .smy-hero-section {
        min-height: 660px !important;
        height: auto !important;
        background: #f4f4f4 !important;
        overflow: hidden !important;
    }

    .smy-hero-slider,
    .smy-hero-slider .carousel-inner,
    .smy-hero-slider .carousel-item,
    .smy-hero-slide {
        min-height: 660px !important;
        height: 100% !important;
    }

    .smy-main-boy {
        top: 20px !important;
        width: min(282px, 77vw) !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        animation: none !important;
        filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.10)) !important;
    }

    .smy-cloud-icon {
        top: 100px !important;
        left: 5% !important;
        width: 54px !important;
        opacity: 0.72 !important;
    }

    .smy-paper-plane-icon {
        top: 56px !important;
        right: 5% !important;
        left: auto !important;
        width: 50px !important;
        opacity: 0.76 !important;
    }

    .smy-percent-icon {
        top: 250px !important;
        left: 8% !important;
        width: 36px !important;
        opacity: 0.68 !important;
    }

    .smy-graph-icon {
        top: 248px !important;
        right: 24% !important;
        left: auto !important;
        width: 34px !important;
        opacity: 0.82 !important;
    }

    .smy-dotted-plane-icon {
        top: 290px !important;
        right: 6% !important;
        left: auto !important;
        width: 54px !important;
        opacity: 0.72 !important;
    }

    .smy-hero-content {
        top: 365px !important;
        bottom: auto !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: calc(100% - 26px) !important;
        max-width: 430px !important;
        padding: 0 6px !important;
    }

    .smy-hero-eyebrow {
        max-width: 100% !important;
        margin-bottom: 11px !important;
        padding: 8px 14px !important;
        font-size: 10px !important;
        line-height: 1.22 !important;
        letter-spacing: 0.095em !important;
        white-space: normal !important;
        box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06) !important;
    }

    .smy-hero-title {
        font-family: 'Kreon', Georgia, serif !important;
        font-size: clamp(34px, 10.15vw, 43px) !important;
        line-height: 1.04 !important;
        letter-spacing: 0.038em !important;
        text-wrap: balance;
        text-shadow:
            0 1px 0 rgba(255, 255, 255, 0.86),
            1px 2px 0 rgba(0, 0, 0, 0.13),
            3px 5px 7px rgba(0, 0, 0, 0.30) !important;
    }

    .smy-title-green {
        color: #26c75d !important;
        text-shadow:
            0 1px 0 rgba(255, 255, 255, 0.82),
            1px 2px 0 rgba(0, 0, 0, 0.13),
            3px 5px 7px rgba(0, 0, 0, 0.28),
            0 0 14px rgba(52, 168, 83, 0.16) !important;
    }

    .smy-title-start {
        margin-left: 0.16em !important;
    }

    .smy-title-bulb {
        top: -0.72em !important;
        left: -0.40em !important;
        width: 0.66em !important;
        filter: drop-shadow(0 0 12px rgba(255, 211, 58, 0.95)) !important;
    }

    .smy-title-glow {
        top: -0.84em !important;
        left: -0.51em !important;
        width: 0.88em !important;
        height: 0.88em !important;
    }

    .smy-hero-subtitle {
        margin: 12px auto 16px !important;
        padding: 0 5px !important;
        font-size: 16px !important;
        line-height: 1.34 !important;
        color: #171717 !important;
    }

    .smy-hero-actions {
        width: min(100%, 394px) !important;
        max-width: 394px !important;
        border-radius: 12px !important;
        box-shadow: 0 14px 30px rgba(0, 0, 0, 0.14) !important;
    }

    .smy-hero-actions-single {
        width: auto !important;
        max-width: 310px !important;
        display: inline-flex !important;
    }

    .smy-hero-btn {
        min-height: 52px !important;
        padding: 13px 16px !important;
        font-size: 14px !important;
        line-height: 1.14 !important;
    }

    .smy-google-box {
        min-width: 76px !important;
        padding: 8px 10px !important;
    }

    .smy-google-box img {
        width: 48px !important;
    }
}

@media (max-width: 430px) {
    .smy-hero-section,
    .smy-hero-slider,
    .smy-hero-slider .carousel-inner,
    .smy-hero-slider .carousel-item,
    .smy-hero-slide {
        min-height: 650px !important;
    }

    .smy-main-boy {
        top: 18px !important;
        width: min(272px, 76vw) !important;
    }

    .smy-hero-content {
        top: 352px !important;
        width: calc(100% - 22px) !important;
    }

    .smy-hero-title {
        font-size: clamp(32px, 10.4vw, 41px) !important;
        letter-spacing: 0.032em !important;
    }

    .smy-hero-eyebrow {
        font-size: 9.8px !important;
        padding: 7px 12px !important;
    }

    .smy-hero-actions {
        width: min(100%, 388px) !important;
    }
}

@media (max-width: 380px) {
    .smy-hero-section,
    .smy-hero-slider,
    .smy-hero-slider .carousel-inner,
    .smy-hero-slider .carousel-item,
    .smy-hero-slide {
        min-height: 632px !important;
    }

    .smy-main-boy {
        top: 18px !important;
        width: min(252px, 75vw) !important;
    }

    .smy-cloud-icon { top: 92px !important; width: 48px !important; }
    .smy-paper-plane-icon { top: 54px !important; width: 45px !important; }
    .smy-percent-icon { top: 232px !important; width: 32px !important; }
    .smy-graph-icon { top: 232px !important; width: 31px !important; }
    .smy-dotted-plane-icon { top: 267px !important; width: 48px !important; }

    .smy-hero-content {
        top: 330px !important;
        width: calc(100% - 18px) !important;
    }

    .smy-hero-title {
        font-size: clamp(29px, 10.2vw, 37px) !important;
        line-height: 1.05 !important;
    }

    .smy-hero-subtitle {
        font-size: 15px !important;
        margin-bottom: 14px !important;
    }

    .smy-hero-btn {
        font-size: 13px !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .smy-google-box {
        min-width: 68px !important;
    }

    .smy-google-box img {
        width: 43px !important;
    }
}


/* =========================================================
   SANDY MEDIA HERO FINAL MOBILE FIX
   Paste at the END of mainresponsive.css
   - Smaller mobile title
   - Bigger bulb with glow
   - Better icon positions
   - Removes unnecessary blank space
   - Keeps CTA and Google Partner box side-by-side
========================================================= */
@media (max-width: 767px) {
    .smy-hero-section {
        min-height: 640px !important;
        height: auto !important;
        background: #f4f4f4 !important;
        overflow: hidden !important;
        padding: 0 !important;
    }

    .smy-hero-slider,
    .smy-hero-slider .carousel-inner,
    .smy-hero-slider .carousel-item,
    .smy-hero-slide {
        min-height: 640px !important;
        height: 100% !important;
    }

    .smy-hero-art {
        width: 100% !important;
        max-width: 520px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        margin: 0 !important;
    }

    .smy-main-boy {
        top: 18px !important;
        width: min(272px, 74vw) !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        animation: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.12)) !important;
    }

    .smy-cloud-icon {
        top: 96px !important;
        left: 4% !important;
        width: 54px !important;
        opacity: 0.72 !important;
    }

    .smy-paper-plane-icon {
        top: 48px !important;
        right: 5% !important;
        left: auto !important;
        width: 58px !important;
        opacity: 0.78 !important;
    }

    .smy-percent-icon {
        top: 235px !important;
        left: 6% !important;
        width: 39px !important;
        opacity: 0.70 !important;
    }

    .smy-graph-icon {
        top: 238px !important;
        right: 22% !important;
        left: auto !important;
        width: 38px !important;
        opacity: 0.84 !important;
    }

    .smy-dotted-plane-icon {
        top: 276px !important;
        right: 6% !important;
        left: auto !important;
        width: 56px !important;
        opacity: 0.74 !important;
    }

    .smy-hero-content {
        top: 340px !important;
        bottom: auto !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: calc(100% - 24px) !important;
        max-width: 430px !important;
        padding: 0 6px !important;
        text-align: center !important;
    }

    .smy-hero-title {
        font-family: 'Kreon', Georgia, serif !important;
        font-size: clamp(30px, 8.7vw, 38px) !important;
        line-height: 1.05 !important;
        letter-spacing: 0.028em !important;
        color: #050505 !important;
        text-wrap: balance;
        text-shadow:
            0 1px 0 rgba(255, 255, 255, 0.88),
            1px 2px 0 rgba(0, 0, 0, 0.16),
            3px 5px 8px rgba(0, 0, 0, 0.34) !important;
    }

    .smy-title-green {
        color: #2fcf65 !important;
        text-shadow:
            0 1px 0 rgba(255, 255, 255, 0.85),
            1px 2px 0 rgba(0, 0, 0, 0.15),
            3px 5px 8px rgba(0, 0, 0, 0.30),
            0 0 14px rgba(52, 168, 83, 0.22) !important;
    }

    .smy-title-start {
        position: relative !important;
        display: inline-block !important;
        margin-left: 0.20em !important;
    }

    .smy-title-bulb {
        top: -0.88em !important;
        left: -0.58em !important;
        width: 0.94em !important;
        z-index: 4 !important;
        filter: drop-shadow(0 0 15px rgba(255, 211, 58, 1)) !important;
    }

    .smy-title-glow {
        top: -1.02em !important;
        left: -0.70em !important;
        width: 1.15em !important;
        height: 1.15em !important;
        opacity: 1 !important;
        background: radial-gradient(circle, rgba(255, 230, 84, 0.72) 0%, rgba(255, 220, 89, 0.34) 45%, rgba(255, 220, 89, 0) 74%) !important;
    }

    .smy-hero-subtitle {
        margin: 10px auto 16px !important;
        padding: 0 4px !important;
        font-size: 15px !important;
        line-height: 1.34 !important;
        color: #171717 !important;
        font-weight: 500 !important;
    }

    .smy-hero-actions {
        display: inline-flex !important;
        flex-direction: row !important;
        align-items: stretch !important;
        justify-content: center !important;
        width: min(100%, 392px) !important;
        max-width: 392px !important;
        border-radius: 13px !important;
        overflow: hidden !important;
        background: #ffffff !important;
        box-shadow: 0 14px 32px rgba(0, 0, 0, 0.15) !important;
    }

    .smy-hero-actions-single {
        width: auto !important;
        max-width: 300px !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    .smy-hero-btn {
        flex: 1 1 auto !important;
        width: auto !important;
        min-height: 52px !important;
        padding: 13px 15px !important;
        font-size: 14px !important;
        line-height: 1.15 !important;
        border-radius: 0 !important;
        white-space: normal !important;
    }

    .smy-google-box {
        flex: 0 0 78px !important;
        min-width: 78px !important;
        width: 78px !important;
        padding: 8px 9px !important;
        border-left: 1px solid rgba(0, 0, 0, 0.08) !important;
        border-top: 0 !important;
        background: #ffffff !important;
    }

    .smy-google-box img {
        width: 48px !important;
        max-width: 100% !important;
        height: auto !important;
    }
}

@media (max-width: 430px) {
    .smy-hero-section,
    .smy-hero-slider,
    .smy-hero-slider .carousel-inner,
    .smy-hero-slider .carousel-item,
    .smy-hero-slide {
        min-height: 620px !important;
    }

    .smy-main-boy {
        top: 16px !important;
        width: min(255px, 72vw) !important;
    }

    .smy-cloud-icon { top: 88px !important; left: 3.5% !important; width: 49px !important; }
    .smy-paper-plane-icon { top: 44px !important; right: 4.5% !important; width: 52px !important; }
    .smy-percent-icon { top: 218px !important; left: 6% !important; width: 35px !important; }
    .smy-graph-icon { top: 220px !important; right: 22% !important; width: 34px !important; }
    .smy-dotted-plane-icon { top: 252px !important; right: 12% !important; width: 50px !important; }

    .smy-hero-content {
        top: 315px !important;
        width: calc(100% - 20px) !important;
    }

    .smy-hero-title {
        font-size: clamp(29px, 8.5vw, 35px) !important;
        letter-spacing: 0.024em !important;
    }

    .smy-title-bulb {
               width: 50px !important;
                top: -40px !important;
        left: -30px !important;
    }

    .smy-hero-subtitle {
        font-size: 14.5px !important;
        margin-bottom: 14px !important;
    }

    .smy-hero-actions {
        width: min(100%, 388px) !important;
    }
}

@media (max-width: 380px) {
    .smy-hero-section,
    .smy-hero-slider,
    .smy-hero-slider .carousel-inner,
    .smy-hero-slider .carousel-item,
    .smy-hero-slide {
        min-height: 450px !important;
    }

    .smy-main-boy {
        top: 15px !important;
        width: min(238px, 70vw) !important;
    }

    .smy-cloud-icon { top: 82px !important; width: 45px !important; }
    .smy-paper-plane-icon { top: 40px !important; width: 48px !important; }
    .smy-percent-icon { top: 202px !important; width: 32px !important; }
    .smy-graph-icon { top: 204px !important; width: 31px !important; }
    .smy-dotted-plane-icon { top: 233px !important; width: 46px !important; }

    .smy-hero-content {
        top: 295px !important;
        width: calc(100% - 16px) !important;
    }

    .smy-hero-title {
        font-size: 20px !important;
        line-height: 1.06 !important;
    }

   

    .smy-hero-subtitle {
        font-size: 13.8px !important;
        margin-top: 8px !important;
        margin-bottom: 12px !important;
    }

    .smy-hero-btn {
        min-height: 49px !important;
        /*padding: 12px 10px !important;*/
        font-size: 11px !important;
    }

    .smy-google-box {
        flex-basis: 68px !important;
        min-width: 68px !important;
        width: 68px !important;
        padding: 7px 8px !important;
    }

    .smy-google-box img {
        width: 43px !important;
    }
}








/* =========================================================
   IPHONE / IOS SAFARI SVG BLUR FIX
   Paste at the very END of mainresponsive.css
========================================================= */
@supports (-webkit-touch-callout: none) {
    @media (max-width: 767px) {

        /* Stop Safari from rasterizing centered SVG with transform */
        .smy-hero-art {
            left: 0 !important;
            right: 0 !important;
            margin: 0 auto !important;
            transform: none !important;
            -webkit-transform: none !important;
            will-change: auto !important;
        }

        .smy-main-boy {
            left: 0 !important;
            right: 0 !important;
            margin: 0 auto !important;
            transform: none !important;
            -webkit-transform: none !important;

            /* Most important: remove filter on SVG for iPhone */
            filter: none !important;
            -webkit-filter: none !important;

            animation: none !important;
            will-change: auto !important;
            image-rendering: auto !important;
        }

        /* Remove animation transform from small SVG icons on iPhone */
        .smy-floating-icon {
            animation: none !important;
            transform: none !important;
            -webkit-transform: none !important;
            will-change: auto !important;
        }

        .smy-floating-icon img,
        .smy-title-bulb {
            filter: none !important;
            -webkit-filter: none !important;
            transform: none !important;
            -webkit-transform: none !important;
            will-change: auto !important;
            image-rendering: auto !important;
        }

        /* Your text transition uses blur filter; remove blur on iPhone */
        .smy-hero-content {
            will-change: opacity, transform !important;
        }

        .smy-hero-content.smy-text-changing {
            filter: none !important;
            -webkit-filter: none !important;
        }
    }
}