

@media (max-width: 992px) {

    .map-container {
        position: relative;
        width: 100%;
        height: 100svh;
        min-height: 600px;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

    .map-background {
        position: absolute;
        inset: 0;

        width: 100%;
        height: 100%;

        margin: 0;
        padding: 0;

        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
    }


    .map-container .home-three-info-icon {
        width: auto;
        height: auto;

        padding: 0 !important;

        border: 0 !important;
    }


    .location-marker {
        position: absolute;

        width: 130px;
        height: auto;

        transform: translate(-50%, -50%);

        z-index: 20;
    }


    .marker-1 {
        top: 65%;
        left: 27%;
    }

    .marker-2 {
        top: 40%;
        left: 44%;
    }

    .marker-3 {
        top: 54%;
        left: 73%;
    }

}
/* =========================
   MOBILE
========================= */

@media (max-width: 768px) {

    html,
    body {
        width: 100%;
        max-width: 100%;

        margin: 0;
        padding: 0;

        overflow-x: hidden;
    }


    .map-container {
        position: relative;

        width: 100%;
        max-width: 100%;

        height: 100svh;
        min-height: 540px;

        margin: 0;
        padding: 0;

        overflow: hidden;
    }


    .map-background {
        position: absolute;

        inset: 0;

        width: 100%;
        height: 100%;

        margin: 0;
        padding: 0;

        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }


    .home-overlay {
        position: absolute;

        inset: 0;

        width: 100%;
        height: 100%;

        margin: 0;
        padding: 0;
    }


    .map-container .home-three-info-icon {
        width: auto !important;
        height: auto !important;

        padding: 0 !important;
        margin: 0 !important;

        border: 0 !important;
    }


    .location-marker {
        position: absolute;

        width: 105px;
        height: auto;

        margin: 0;
        padding: 0;

        transform: translate(-50%, -50%);

        z-index: 20;
    }


    /* Egypt */

    .marker-1 {
        top: 67%;
        left: 23%;
    }


    /* UAE */

    .marker-2 {
        top: 40%;
        left: 43%;
    }


    /* Saudi Arabia */

    .marker-3 {
        top: 54%;
        left: 76%;
    }


    .location-country {
        min-width: 95px;

        padding: 7px 9px;

        margin-bottom: 7px;
    }


    .location-country h5 {
        margin: 0 0 2px;

        font-size: 13px;
        line-height: 18px;
    }


    .location-since {
        font-size: 10px;
        line-height: 15px;
    }


    .logo-1 {
        position: relative;

        width: 58px;
        height: 58px;

        margin: 0 auto;
    }


    .logo-1 > .hide {
        width: 42px;

        margin: auto;
    }


    .product-overlay {
        width: 92px;

        min-height: 55px;

        padding: 7px;
    }


    .product-overlay img {
        max-width: 76px;
        max-height: 40px;
    }

}

@media (max-width: 576px) {

    .map-container {
        height: 100svh;
        min-height: 500px;

    }


    .map-container .home-three-info-icon {
        padding: 0 !important;
    }


    .location-marker {
        width: 95px;
    }


    .marker-1 {
        top: 68%;
        left: 22%;
    }


    .marker-2 {
        top: 40%;
        left: 43%;
    }


    .marker-3 {
        top: 55%;
        left: 77%;
    }


    .location-country {
        min-width: 88px;

        padding: 6px 8px;
    }


    .location-country h5 {
        font-size: 12px;
    }


    .location-since {
        font-size: 9px;
    }


    .logo-1 {
        width: 52px;
        height: 52px;
    }


    .logo-1 > .hide {
        width: 37px;
    }

}

@media (max-width: 450px) {

    .map-container {
        width: 100%;
        height: 100svh;

        min-height: 470px;

        overflow: hidden;
    }


    .map-container .home-three-info-icon {
        padding: 0 !important;

        width: auto !important;
        height: auto !important;
    }


    .location-marker {
        width: 85px;
    }


    .marker-1 {
        top: 69%;
        left: 21%;
    }


    .marker-2 {
        top: 40%;
        left: 42%;
    }


    .marker-3 {
        top: 55%;
        left: 78%;
    }


    .location-country {
        min-width: 80px;

        padding: 5px 6px;
    }


    .location-country h5 {
        font-size: 11px;
        line-height: 15px;
    }


    .location-since {
        font-size: 8px;
    }


    .logo-1 {
        width: 48px;
        height: 48px;
    }


    .logo-1 > .hide {
        width: 34px;
    }


    .product-overlay {
        width: 80px;
        min-height: 48px;
    }

}/* =========================
   VERY SMALL DEVICES
========================= */

@media (max-width: 375px) {

    .map-container {
        min-height: 450px;
    }


    .marker-1 {
        left: 20%;
    }


    .marker-2 {
        left: 42%;
    }


    .marker-3 {
        left: 79%;
    }


    .location-marker {
        width: 78px;
    }


    .location-country {
        min-width: 74px;
    }

}


@media (max-width: 320px) {

    .map-container {
        min-height: 430px;
    }


    .marker-1 {
        top: 70%;
        left: 19%;
    }


    .marker-2 {
        top: 40%;
        left: 41%;
    }


    .marker-3 {
        top: 56%;
        left: 80%;
    }


    .location-marker {
        width: 72px;
    }


    .location-country {
        min-width: 68px;

        padding: 4px 5px;
    }


    .location-country h5 {
        font-size: 10px;
    }

}.map-container .home-three-info-icon {
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
}
/* =========================================================
   CTS MAP - ICON SIZE + STRONGER PULSE EFFECT
   Added: 2026-08-25
   This block intentionally comes last to override older rules.
========================================================= */

/* Keep map pin content clean and prevent old responsive padding rules */
.map-container .home-three-info-icon {
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
    border: 0 !important;
}

/* Desktop / default flag-pin size */
.map-container .logo-1 {
    width: 96px !important;
    height: 96px !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    overflow: visible;
    isolation: isolate;
}

.map-container .logo-1 > img.hide {
    width: 68px !important;
    max-width: 68px !important;
    height: auto !important;
    position: relative;
    z-index: 3;
    margin: auto;
    filter: drop-shadow(0 7px 12px rgba(0,0,0,.32));
}

/* Strong animated ring behind each country pin */
.map-container .logo-1::after,
.map-container .logo-1::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    pointer-events: none;
    z-index: 0;
    transform: translate(-50%, -50%) scale(.7);
}

.map-container .logo-1::after {
    width: 76px;
    height: 76px;
    border: 2px solid rgba(5, 160, 75, .82);
    box-shadow:
        0 0 0 5px rgba(5, 160, 75, .10),
        0 0 22px rgba(5, 160, 75, .45);
    animation: cts-map-pulse-strong 1.8s ease-out infinite;
}

.map-container .logo-1::before {
    width: 64px;
    height: 64px;
    border: 2px solid rgba(28, 122, 172, .72);
    box-shadow: 0 0 18px rgba(28, 122, 172, .38);
    animation: cts-map-pulse-strong 1.8s .55s ease-out infinite;
}

@keyframes cts-map-pulse-strong {
    0% {
        transform: translate(-50%, -50%) scale(.65);
        opacity: .95;
    }
    55% {
        opacity: .45;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.7);
        opacity: 0;
    }
}

/* Keep logo hover overlay above the pulse */
.map-container .product-overlay {
    z-index: 5;
}

/* =========================
   MOBILE - larger country flags
========================= */
@media (max-width: 768px) {

    .map-container .logo-1 {
        width: 88px !important;
        height: 88px !important;
    }

    .map-container .logo-1 > img.hide {
        width: 64px !important;
        max-width: 64px !important;
    }

    .map-container .logo-1::after {
        width: 72px;
        height: 72px;
        border-width: 2px;
        box-shadow:
            0 0 0 5px rgba(5, 160, 75, .12),
            0 0 24px rgba(5, 160, 75, .55);
        animation-duration: 1.65s;
    }

    .map-container .logo-1::before {
        width: 60px;
        height: 60px;
        border-width: 2px;
        box-shadow: 0 0 20px rgba(28, 122, 172, .50);
        animation-duration: 1.65s;
    }
}

@media (max-width: 576px) {

    .map-container .logo-1 {
        width: 82px !important;
        height: 82px !important;
    }

    .map-container .logo-1 > img.hide {
        width: 60px !important;
        max-width: 60px !important;
    }

    .map-container .logo-1::after {
        width: 68px;
        height: 68px;
    }

    .map-container .logo-1::before {
        width: 56px;
        height: 56px;
    }
}

@media (max-width: 450px) {

    .map-container .logo-1 {
        width: 76px !important;
        height: 76px !important;
    }

    .map-container .logo-1 > img.hide {
        width: 56px !important;
        max-width: 56px !important;
    }

    .map-container .logo-1::after {
        width: 64px;
        height: 64px;
    }

    .map-container .logo-1::before {
        width: 52px;
        height: 52px;
    }
}

@media (max-width: 375px) {

    .map-container .logo-1 {
        width: 70px !important;
        height: 70px !important;
    }

    .map-container .logo-1 > img.hide {
        width: 52px !important;
        max-width: 52px !important;
    }

    .map-container .logo-1::after {
        width: 60px;
        height: 60px;
    }

    .map-container .logo-1::before {
        width: 48px;
        height: 48px;
    }
}

@media (max-width: 320px) {

    .map-container .logo-1 {
        width: 64px !important;
        height: 64px !important;
    }

    .map-container .logo-1 > img.hide {
        width: 48px !important;
        max-width: 48px !important;
    }

    .map-container .logo-1::after {
        width: 56px;
        height: 56px;
    }

    .map-container .logo-1::before {
        width: 44px;
        height: 44px;
    }
}

/* Accessibility: keep a visible static ring when motion is reduced */
@media (prefers-reduced-motion: reduce) {
    .map-container .logo-1::before,
    .map-container .logo-1::after {
        animation: none !important;
        opacity: .55;
        transform: translate(-50%, -50%) scale(1.05);
    }
}
