@media screen and (min-width: 300px) and (max-width: 376px) {
  .c-position-head {
    max-width: unset !important;
  }
  .cta-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px !important;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 601px) {
  .sm-mb-block {
    display: none !important;
  }
  .sm-block {
    display: none !important;
  }
  .card-mobile {
    display: none !important;
  }
  .smm-block {
    display: none !important ;
  }
}
@media screen and (max-width: 600px) {
  .cf_text.fashion__video-dis {
    margin-right: 30px;
  }
  .timelinewrapper {
    display: flex;
    justify-content: unset !important;
    align-items: flex-start;
    gap: 80px;
    overflow-x: auto;
    padding: 0 50px;
    scrollbar-width: none;
  }
  .smn-block {
    display: none !important ;
  }
  .smm-block {
    display: block !important;
  }
  .card-right {
    display: none;
  }
  .card-inner {
    display: flex;
    flex-direction: column;
  }

  .card-mobile p {
    font-family: "Estedad";
    color: #957d50 !important;
    padding: 20px 15px 20px 15px;
  }
  .sm-sign {
    font-family: "Estedad";
    color: #957d50 !important;
    padding-left: 20px;

    /* padding: 15px 15px 20px 15px; */
  }
  .mobile-block {
    display: none !important;
  }
  .sm-block {
    display: block !important;
  }
  .phone-row {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }
  p {
    font-size: 13px !important;
  }
  .font-p {
    font-size: 13px !important;
  }
  body {
    overscroll-behavior: unset !important;
    scroll-behavior: unset !important;
  }
  .btn-stat {
    font-size: 14px !important;
  }
  .ssx-sec {
    padding: 50px 16px 50px;
  }
  .elc-inbd-comment__form {
    padding-top: 25px !important;
  }
  .posrel {
    margin-top: 0px !important;
  }
  /* .map-section {
    height: auto !important;
  } */

  .ssx-row {
    display: grid;
    grid-template-columns: 28px 1fr;
    grid-template-areas:
      "num img"
      "num meta"
      "num para"
      "num btn";
    gap: 10px 12px;
    padding: 24px 0;
  }

  .ssx-num {
    grid-area: num;
    font-size: 11px;
    padding-top: 6px;
    align-self: start;
  }

  .ssx-img-wrap {
    grid-area: img;
    width: 100%;
    height: 180px; /* full-width image, good height */
  }

  .ssx-row > div:nth-child(3) {
    grid-area: meta; /* label + title block */
  }

  .ssx-para {
    grid-area: para;
    display: block; /* override any display:none */
    font-size: 13px;
    max-width: 100%;
  }

  .btn-stat {
    grid-area: btn;
  }
  .ssx-strip {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 15px;
    padding-top: 0px;
  }
  .ssx-title {
    font-size: 22px;
  }
  .btn-stat {
    height: 45px !important;
    width: fit-content;
    padding: 0px 18px;
  }
  .ssx-row:last-child {
    border-bottom: unset !important;
  }
  .ssx-header {
    text-align: center;
    padding-bottom: 60px;
    padding-top: 120px;
    margin-bottom: 0;
  }
  .ssx-header-p-s {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.8;
    max-width: 640px;
    margin: 0 auto 0px !important;
    color: #c4cfbf;
    font-family: "Estedad";
  }
  .faq-header {
    margin-bottom: 15px !important;
  }
  .sm-pt-15 {
    padding-top: 15px !important;
  }
  .nav-controls {
    bottom: 50% !important;
  }
  .nav-btn {
    width: 30px !important;
    height: 30px !important;
  }
  .sm-mb-none {
    display: none !important;
  }
  .stripe-timeline-bg {
    position: absolute;
    bottom: 50% !important;
    left: 75% !important;
    transform: translateX(-50%);
    width: 70%;
    max-width: 90px !important;
    z-index: 0;
    pointer-events: none;
    opacity: 0.3;
    mix-blend-mode: screen;
  }
  .about__counter-right p {
    line-height: 1.6;
    padding-bottom: 20px !important;
  }
  .intro-section {
    padding-top: 1rem !important;
    padding-bottom: 4rem !important;
  }
  .about__counter-flex {
    gap: 20px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px !important;
    padding-bottom: 30px;
  }
  .sm-plr-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .about__counter-item .counter-title {
    font-weight: 500;
    line-height: 1.5;
    font-size: 13px !important;
  }
  .stripe-bg-about1 {
    position: absolute;
    bottom: 7% !important;
    left: 45%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 90px !important;
    z-index: 0;
    pointer-events: none;
    opacity: 0.6;
    mix-blend-mode: screen;
  }
  .about__counter-title {
    text-indent: unset !important;
  }
  .offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
    border-top: 1px solid #c5c5c54d !important;
  }
  .offcanvas__menu-wrapper.mean-container .mean-nav > ul > li:last-child > a {
    border-bottom: 1px solid #c5c5c54d !important;
  }
  .stripe-bg-about {
    position: absolute;
    bottom: 40% !important;
    left: 70%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 90px !important;
  }
  .about-page {
    padding-top: 180px !important;
  }
  .intDesigner-footer__widgets-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px 20px;
  }
  .wave-bg-1 {
    position: absolute;

    max-width: 250px !important;
  }
  .wave-bg {
    position: absolute;
    top: 85%;
    /* bottom: -10%; */
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 250px !important;
  }
  /* Logo spans full width */
  .intDesigner-footer__widgets-wrapper .footer__widget:first-child {
    grid-column: 1 / -1;
    padding-bottom: 0 !important;
  }
  /* .intDesigner-footer__logo{
    margin-bottom: 15px;
  } */
  .tmr-awards-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3rem;
    padding: 1.5rem 0 0 !important;
  }
  .stat-content {
    padding-bottom: 20px !important;
    font-size: 13px !important;
  }
  .sm-mt-15 {
    margin-top: 15px !important;
  }
  .intDesigner-counter__items-wrapper {
    justify-content: flex-start !important;
    margin-bottom: 25px !important;
  }
  .cf-cta__text-wrapper {
    grid-gap: 0 !important;
  }
  .intDesigner-footer__area {
    border-top: 1px solid #c4cfbf;
    padding-top: 70px !important;
    padding-bottom: 20px !important;
    font-family: "Estedad";
  }
  .intDesigner-copyright__area {
    border-top: 1px solid #f7f3ea;
    /* padding: 17px 0; */
    padding: 20px 0 !important;
  }
  .intDesigner__go-top {
    display: none;
  }
  .section-separator__line-vertical {
    width: 1px;
    height: 45px !important;
    background: #607b60;
    margin: 0 auto;
  }
  .ss-11 {
    height: 80px !important;
  }
  .ss-1 {
    height: 80px !important;
    width:fit-content;
    font-size: 13px !important;
  }
  .kolam-bg {
    position: absolute;
    top: 1% !important;
    left: 70% !important;
  }
  .mb-overflow-hidden {
    overflow: hidden;
  }
  /* .c-position-head{
    max-width: 176px;
} */
  .info-block h2 {
    font-size: 36px !important;
  }
  .kolam-bg2 {
    position: absolute;
    top: 60% !important;
    right: -60% !important;
  }
  .cf-cta__text p {
    font-size: 16px !important;
  }
  .stripe-bg {
    position: absolute;
    bottom: 60% !important;
    left: 70% !important;
    transform: translateX(-50%);
    width: 40% !important;
    max-width: 90px !important;
    z-index: 0;
    pointer-events: none;
    opacity: 0.3;
    mix-blend-mode: screen;
  }
  .kolam-bg2 img {
    height: 250px !important;
    width: 250px !important;
    display: block;
    object-fit: cover;
  }
  .jgr-heading {
    font-size: 36px !important;
  }
  .stripe-bg2 {
    position: absolute;
    top: 70% !important;
    left: 25%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 90px !important;
    z-index: -1;
    pointer-events: none;
    opacity: 0.6;
  }
}

/* ── Tablet (≤ 1024px) ── */
@media (max-width: 1024px) {
  .snt-wrapper {
    padding: 0 5%;
  }

  .snt-slide {
    flex-direction: column;
    padding: 60px 0 120px;
    gap: 40px;
  }

  .snt-left {
    flex-basis: 100%;
    margin-right: 0;
  }

  .snt-right {
    flex-basis: 100%;
    padding-right: 0;
    display: flex;
    gap: 16px;
  }

  .snt-right-main-img {
    max-height: 400px;
    flex: 1;
  }

  .snt-right-inset {
    transform: translateX(0);
    flex-shrink: 0;
  }

  .snt-info {
    max-width: 100%;
  }

  .snt-nav {
    bottom: 40px;
    right: 5%;
  }

  .snt-pagination {
    left: 5%;
    bottom: 55px;
  }
}

/* ── Mobile (≤ 640px) ── */
@media (max-width: 640px) {
  .snt-wrapper {
    padding: 0 4%;
  }

  .snt-slide {
    padding: 0px 0 100px;
    gap: 28px;
  }

  .snt-left {
    flex-wrap: nowrap;
    flex-direction: column;
    padding: 0 !important;
  }

  .snt-left-thumb {
    flex-basis: auto;
    width: 80px;
  }

  .snt-left-thumb img {
    max-width: 80px;
    max-height: 100px;
  }

  .snt-left-text {
    flex-basis: auto;
    margin-top: 20px;
  }

  .snt-heading {
    margin-bottom: 32px;
  }

  .snt-right {
    flex-direction: column;
  }

  .snt-right-main-img {
    max-height: 280px;
    width: 100%;
  }

  .snt-right-inset {
    transform: translateX(0);
    max-width: 120px;
    align-self: flex-end;
    margin-top: -60px;
    margin-right: 8px;
    position: relative;
    z-index: 2;
  }

  .snt-right-inset img {
    max-width: 120px;
    max-height: 150px;
  }

  .snt-nav {
    bottom: 28px;
    right: 4%;
    gap: 24px;
  }

  .snt-pagination {
    left: 4%;
    bottom: 40px;
    width: 140px;
  }

  .snt-spans-wrapper {
    font-size: 26px;
  }
}

/* ── Tablet (≤ 1024px) ── */
@media (max-width: 1024px) {
  .jgr-container {
    flex-direction: column;
    padding: 0 5%;
    align-items: stretch;
  }

  .jgr-header-grid {
    padding: 3rem 0 2rem;
  }

  .jgr-swiper-wrapper-outer {
    padding: 0 0 3rem;
  }

  .jgr-swiper-slide {
    width: 22rem;
  }
}

/* ── Mobile (≤ 640px) ── */
@media (max-width: 640px) {
  .jgr-container {
    /* padding: 0 4%; */
    padding: 0 !important;
  }

  .jgr-header-grid {
    padding: 2rem 4% 3.5rem;
    gap: 1rem;
  }

  .jgr-desc {
    font-size: 15px;
    max-width: 100%;
    margin-bottom: 0 !important;
  }

  .jgr-swiper-wrapper-outer {
    padding: 0 0 2.5rem 4%;
  }

  .jgr-swiper-slide {
    width: 85vw;
    padding: 0 0.25rem;
  }

  .jgr-card {
    padding: 1.75rem 1.5rem 1.5rem;
    min-height: 240px;
  }

  .jgr-stars {
    margin-bottom: 1.5rem;
  }

  .jgr-review-text {
    font-size: 14px;
    margin-bottom: 1.5rem;
  }

  .jgr-reviewer-name {
    font-size: 1rem;
  }

  .cf_btn .btn-stat {
    font-size: 13px !important;
  }
}

/* ─── iOS / iPhone scroll jitter fixes ─── */

/* 1. Give the GSAP smooth wrapper native-scroll behavior on touch devices.
      This prevents ScrollSmoother from fighting iOS momentum scroll. */
@media (max-width: 1024px) {
  #smooth-wrapper {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; /* legacy iOS momentum scroll */
    height: auto !important;
  }

  #smooth-content {
    transform: none !important; /* disable GSAP translateY that causes jitter */
    will-change: auto !important;
  }
}

/* 2. Stop fixed/sticky elements from triggering iOS repaint on every scroll frame */
@media (max-width: 1024px) {
  .wc-cursor,
  .wc-cursor-follower,
  [class*="cursor"] {
    display: none !important; /* custom cursors don't work on touch & cause paint cost */
  }
}

/* 3. Promote animated elements to their own compositor layer to avoid
      the whole page repainting. Only target elements that actually animate. */
@media (max-width: 1024px) {
  .img-parallax {
    will-change: auto !important; /* parallax is disabled on mobile, remove the hint */
    transform: translate(
      -50%,
      -50%
    ) !important; /* lock to center so it still looks right */
  }
}

/* 4. Prevent horizontal overflow causing double-scroll / jitter on narrow iPhones */
html,
body {
  overflow-x: hidden;
  /* do NOT set overflow-y:hidden on body — it breaks iOS touch scroll */
}

/* 5. Ensure tap targets don't inherit accidental touch-action: none from GSAP */
@media (max-width: 1024px) {
  a,
  button,
  [role="button"] {
    touch-action: manipulation; /* removes 300ms tap delay without breaking scroll */
  }
}

/* ─── snt-wrapper parallax: lock images on touch/mobile ─── */
/* The rAF parallax loop is disabled on touch devices (see index.html).
   These rules ensure the images sit at their natural position. */
@media (hover: none), (pointer: coarse) {
  .snt-parallax-thumb,
  .snt-parallax-main,
  .snt-parallax-inset {
    transform: translateY(0) !important;
    will-change: auto !important;
  }
}

/* ═══════════════════════════════════════
   MOBILE RESPONSIVE — max-width: 768px
   Add this at the END of your CSS file
═══════════════════════════════════════ */
