@media (max-width: 1200px) {
  .about-why-grid,
  .services-split-grid,
  .contact-page-grid,
  .map-card,
  .about-grid {
    grid-template-columns: 1fr;
  }

  .about-why-grid {
    max-width: 700px;
    margin: 0 auto;
  }

  .services-hero-inner {
    gap: 22px;
    padding: 82px 0 54px;
  }

  .services-hero-card {
    max-width: 420px;
  }

  .services-hero h1 {
    max-width: 11ch;
  }

  .showcase-grid,
  .process-grid,
  .standards-grid,
  .why-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .showcase-card-featured {
    grid-column: span 2;
  }

  .gallery-note-card,
  .reviews-note-card {
    flex-direction: column;
  }

  .gallery-note-points,
  .reviews-summary-points {
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    min-width: 0;
  }

  .reviews-summary-card {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .reviews-summary-copy p {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 1180px) {
  .main-nav {
    gap: 18px;
  }

  .header-cta {
    display: none;
  }

  .service-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 900px) {
  .site-header {
    height: auto;
    min-height: 82px;
  }

  .header-inner {
    min-height: 82px;
    padding: 14px 0;
    flex-wrap: wrap;
  }

  .nav-toggle {
    display: block;
    margin-left: auto;
  }

  .main-nav {
    width: 100%;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    background: rgba(12, 12, 12, 0.98);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    padding: 18px;
    margin-top: 10px;
  }

  .main-nav.show {
    display: flex;
  }

  .main-nav a.active::after,
  .main-nav a:hover::after {
    display: none;
  }

  .hero {
    min-height: auto;
    background:
      linear-gradient(180deg, rgba(6, 6, 6, 0.72), rgba(6, 6, 6, 0.8)),
      linear-gradient(90deg, rgba(6, 6, 6, 0.88), rgba(6, 6, 6, 0.35)),
      url("../images/hero-bike.jpg") center center / cover no-repeat;
  }

  .hero-content {
    max-width: 100%;
    padding: 90px 0 70px;
  }

  .hero-content p {
    font-size: 1.08rem;
  }

  .gallery-grid,
  .showcase-grid,
  .faq-grid-premium,
  .process-grid,
  .standards-grid,
  .gallery-page-grid,
  .reviews-grid,
  .form-grid {
    grid-template-columns: 1fr;
  }

  .showcase-card-featured,
  .review-card-featured,
  .gallery-page-item-large,
  .gallery-page-item-wide {
    grid-column: span 1;
  }

  .split-points,
  .gallery-note-points,
  .reviews-summary-points {
    grid-template-columns: 1fr;
  }

  .contact-strip-card {
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 26px;
  }

  .contact-strip-copy {
    max-width: 100%;
  }

  .footer-main {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .footer-nav {
    justify-content: flex-start;
  }

  .footer-contact {
    text-align: left;
  }

  .footer-bottom-inner {
    flex-direction: column;
    gap: 6px;
  }

  .footer-hours {
    max-width: 240px;
  }

  .services-hero {
    min-height: auto;
  }

  .services-hero h1 {
    font-size: 2.7rem;
    max-width: 11ch;
  }

  .services-hero-inner {
    padding: 82px 0 54px;
  }

  .form-group-full {
    grid-column: span 1;
  }
}

@media (max-width: 700px) {
  .footer-main {
    gap: 26px;
  }

  .footer-contact {
    text-align: left;
  }

  .footer-bottom-inner {
    flex-direction: column;
    gap: 6px;
  }
}

@media (max-width: 680px) {
  .container {
    width: min(100% - 28px, 1240px);
  }

  .brand img {
    width: 58px;
    height: 58px;
  }

  .brand-text span:first-child,
  .brand-text span:last-child {
    font-size: 1.2rem;
  }

  .hero-content h1 {
    font-size: 2.35rem;
  }

  .hero-content p {
    font-size: 1rem;
    margin-bottom: 24px;
  }

  .hero-buttons,
  .services-hero .hero-buttons {
    flex-direction: column;
    align-items: stretch;
  }

  .btn,
  .phone-btn,
  .quote-btn,
  .services-hero .btn,
  .contact-strip-buttons .btn {
    width: 100%;
  }

  .service-grid,
  .about-highlights,
  .why-grid,
  .hero-card-grid {
    grid-template-columns: 1fr;
  }

  .service-card {
    min-height: auto;
    padding: 28px 22px;
  }

  .section-dark,
  .about-main,
  .about-why {
    padding: 70px 0;
  }

  .about-panel,
  .why-panel {
    padding: 30px 22px;
    border-radius: 18px;
  }

  .why-cta-card {
    padding: 20px;
  }

  .cta-copy a {
    font-size: 2rem;
  }

  .gallery-item,
  .gallery-item img {
    min-height: 220px;
  }

  .contact-strip {
    padding: 70px 0;
  }

  .contact-strip h2 {
    font-size: 2rem;
  }

  .contact-strip-buttons {
    width: 100%;
  }

  .services-hero-inner {
    padding: 76px 0 46px;
  }

  .services-hero h1 {
    font-size: 2.15rem;
  }

  .services-hero p {
    font-size: 0.96rem;
  }

  .services-hero-card,
  .showcase-card,
  .process-card,
  .standard-card,
  .faq-card-premium,
  .split-panel-inner,
  .gallery-note-card,
  .reviews-summary-card,
  .reviews-note-card,
  .contact-form-card,
  .contact-info-card,
  .contact-hours-card,
  .contact-service-card,
  .map-card {
    padding: 22px 18px;
  }

  .page-intro {
    padding: 72px 0 34px;
  }

  .page-intro h1 {
    font-size: 2.2rem;
  }

  .gallery-page-section {
    padding: 24px 0 80px;
  }

  .gallery-page-caption {
    left: 14px;
    right: 14px;
    bottom: 14px;
    font-size: 0.92rem;
  }

  .faq-question {
    font-size: 1rem;
    padding: 18px 0;
  }

  .reviews-score-number {
    font-size: 2.7rem;
  }

  .review-card,
  .review-card-featured {
    padding: 24px 20px;
  }

  .review-card h3 {
    font-size: 1.45rem;
  }

  .map-embed,
  .map-embed iframe {
    min-height: 300px;
  }
}

@media (max-width: 460px) {
  .brand {
    gap: 10px;
  }

  .brand-text span:first-child,
  .brand-text span:last-child {
    font-size: 1rem;
  }

  .hero-content h1,
  .services-hero h1 {
    font-size: 2rem;
  }

  .section-heading h2 {
    font-size: 1.8rem;
  }
}

@media (max-width: 680px) {
  .footer-logo {
    display: none;
  }
}

@media (max-width: 680px) {
  .page-intro h1 {
    font-size: 1.85rem;
    line-height: 1.05;
    max-width: 10ch;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 900px) {
  .showcase-grid {
    grid-template-columns: 1fr;
  }

  .showcase-card,
  .showcase-card-featured {
    grid-column: auto !important;
    min-height: auto;
    width: 100%;
  }

  .showcase-grid .showcase-card:nth-child(6) {
    grid-column: auto !important;
  }
}

@media (max-width: 680px) {
  .custom-select-trigger {
    min-height: 56px;
    padding: 0 16px;
    border-radius: 16px;
  }

  .custom-select-dropdown {
    border-radius: 16px;
    padding: 6px;
  }

  .custom-select-option {
    padding: 13px 12px;
    font-size: 0.95rem;
  }
}

@media (max-width: 900px) {
  .gallery-lightbox-inner img,
  .gallery-lightbox-inner video {
    max-width: 94vw;
    max-height: 76vh;
  }
}

@media (max-width: 680px) {
  .gallery-lightbox-inner img,
  .gallery-lightbox-inner video {
    max-width: 96vw;
    max-height: 70vh;
    border-radius: 12px;
  }
}

@media (max-width: 680px) {
  .gallery-page-item[data-type="video"]::after {
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    font-size: 13px;
  }
}