.page-banner-bg img { opacity: 1; filter: none; }
.page-banner-bg::after { background: none; }

@media (max-width: 600px) {
  .navbar-inner { min-height: 64px; padding: 9px 16px; }
  .brand { min-width: 0; max-width: calc(100% - 48px); }
  .brand-logo-img { width: auto; height: 42px; max-width: min(255px, 100%); object-fit: contain; object-position: left center; }
  .nav-toggle { width: 40px; height: 40px; padding: 8px; }
  .nav-toggle svg { width: 24px; height: 24px; }
  .hero { height: max(640px, 100svh); min-height: 640px; padding-right: 0; overflow: hidden; }
  .hero-bg img { object-position: center bottom; transform: none !important; }
  .hero-content { width: 100%; padding: 104px 24px 72px; transform: none; }
  .hero-content > .hero-establish { margin-bottom: 24px; }
  .hero-content > .hero-establish .eyebrow,
  .hero-copy .eyebrow { font-size: 13px; line-height: 1.55; letter-spacing: .045em; }
  .hero-title { max-width: 9ch; margin-bottom: 20px; font-size: clamp(40px, 12vw, 52px); line-height: .98; letter-spacing: -.035em; }
  .hero-actions-lower { width: 100%; margin-top: 28px; gap: 10px; }
  .hero-actions-lower .btn { min-height: 48px; padding: 12px 18px; justify-content: center; font-size: 13px; white-space: nowrap; }
  .credential-strip.hero-in-right { margin-top: 34px; padding-top: 20px; column-gap: 16px; row-gap: 20px; }
  .credential-strip .cred strong { font-size: 19px; }
  .credential-strip .cred span { font-size: 9px; }
  .page-banner { min-height: 280px; padding: 88px 0 30px; align-items: flex-end; }
  .page-banner-bg img { object-position: center center; transform: none !important; }
  .page-banner-layout { gap: 0; }
  .page-banner-logo { display: none; }
  .page-banner-content { width: 100%; padding-inline: 24px; }
  .breadcrumb { margin-bottom: 14px; font-size: 10px; line-height: 1.5; flex-wrap: wrap; }
  .page-banner h1 { max-width: 16ch; font-size: clamp(26px, 7.5vw, 32px); line-height: 1.08; letter-spacing: -.02em; }
  .page-banner p.lead { display: none; }
  .divisions .section-head > div:last-child { display: none; }
  .division-grid { row-gap: 16px; }
  .division-card .zoom-frame,
  .division-card:hover .zoom-frame,
  .division-card:focus-within .zoom-frame { min-height: 0; aspect-ratio: 16 / 10; transform: none; }
  .division-card .zoom-img,
  .division-card:hover .zoom-img,
  .division-card:focus-within .zoom-img { object-position: center; transform: none; }
  .division-image-caption { padding: 16px; }
  .division-card .division-image-caption h3 { max-width: 90%; font-size: 18px; }
  .division-image-hover-details { margin: 0; padding: 0; background: none; opacity: 1; transform: none; }
  .division-image-hover-details .division-number,
  .division-image-hover-details p { display: none; }
  .division-image-caption .division-detail-link { font-size: 11px; letter-spacing: .08em; }
  main .section-head h2,
  main .about-copy h2,
  main .group-companies-head h2,
  main .why-heading h2,
  main .contact-info h2,
  main .cta-band h2 { font-size: clamp(25px, 7vw, 31px); line-height: 1.18; letter-spacing: -.02em; text-wrap: balance; }
  .stats-band { min-height: auto; padding: 52px 0; background: #1d5685; }
  .stats-band .container { padding-right: 18px; padding-left: 18px; }
  .stats-bg-image { object-fit: contain; object-position: center; transform: none; animation: none; }
  .stats-flow,
  .stats-grid::before { display: none; }
  .stats-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 12px; }
  .stat-shell { transform: none !important; }
  .stat-frame { width: min(100%, 145px); }
  .stat { padding: 15px; }
  .stat::before { inset: 9px; }
  .stat::after { inset: 19px; }
  .stat strong { max-width: 118px; font-size: clamp(19px, 5.7vw, 24px); line-height: 1.05; }
  .stat-label { max-width: 105px; margin-top: 6px; font-size: 8.5px; line-height: 1.35; letter-spacing: .055em; }
  .hero-bg img { inset: auto 0 0; width: 100%; height: 88%; object-fit: cover; object-position: center bottom; }
  .reveal,
  .reveal-left,
  .reveal-right,
  .reveal-screen-shell,
  .reveal-screen-motion { opacity: 1 !important; transform: none !important; transition: none !important; }
  .gallery .section-head h2 { font-size: 0 !important; line-height: 1.15; }
  .gallery .section-head h2::before,
  .gallery .section-head h2::after { display: block; font-size: 25px; line-height: 1.15; }
  .gallery .section-head h2::before { content: "Explore Our Operations"; }
  .gallery .section-head h2::after { content: "in Action."; }
}
