@media (max-width: 991px) {
  .hero-section .container,
  .stats-band .container,
  .about-hero-section .container {
    width: 100%;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .header-inner {
    flex-wrap: wrap;
    justify-content: center;
    padding-block: 0.7rem;
  }

  .header-topbar-inner {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    min-height: 32px;
  }

  .header-topbar-left {
    gap: 0.75rem;
    font-size: 11px;
  }

  .main-nav {
    margin-left: 0;
    left: 0;
    width: 100%;
    order: 3;
  }

  .nav-list {
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 0.65rem;
  }

  .quote-btn {
    margin-left: 0;
    left: 0;
    order: 2;
  }

  .hero-inner {
    grid-template-columns: minmax(0, 1fr);
    align-items: start;
  }

  .hero-content {
    margin-left: 0;
    max-width: 100%;
  }

  .hero-content h1 br {
    display: none;
  }

  .hero-form-card {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-top: 0.75rem;
  }

  .stats-grid {
    grid-template-columns: repeat(2, 1fr);
    transform: translateY(-1.75rem);
  }

  .stat-item:nth-child(2) {
    border-right: 0;
  }

  .stat-item:nth-child(-n + 2) {
    border-bottom: 1px solid #ebf0f8;
  }

  .precision-section .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .services-section .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .trust-section .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .partners-section .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .process-section .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .faq-section .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .news-section .container {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .worldwide-inner {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .worldwide-social-inner {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer-top-inner,
  .footer-bottom-inner {
    width: 100%;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
  }

  .precision-inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.5rem;
  }

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

  .trust-inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.5rem;
  }

  .trust-grid {
    margin-left: 0;
  }

  .partners-inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.5rem;
  }

  .partners-card {
    margin-left: 0;
  }

  .process-steps {
    grid-template-columns: 1fr;
    gap: 2.2rem;
  }

  .process-steps::before {
    display: none;
  }

  .faq-inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 1.5rem;
  }

  .faq-content,
  .faq-media {
    order: initial;
    margin-left: 0;
    margin-right: 0;
    transform: none;
  }

  .news-layout {
    grid-template-columns: minmax(0, 1fr);
  }

  .news-featured {
    margin-left: 0;
  }

  .footer-top-inner,
  .footer-bottom-inner {
    flex-direction: column;
    gap: 1rem;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }

  .footer-brand {
    clip-path: none;
    border-radius: 0.35rem;
    width: fit-content;
    max-width: none;
    justify-content: flex-start;
  }

  .footer-services-grid {
    grid-template-columns: 1fr;
    gap: 0.35rem;
  }

  .footer-subscribe {
    max-width: 100%;
  }

  .precision-media {
    margin-left: 0;
  }

  .precision-media > img {
    min-height: clamp(260px, 55vw, 360px);
  }

  .precision-content {
    margin-left: 0;
  }

  .precision-content h2 {
    white-space: normal;
  }

  .precision-points {
    grid-template-columns: 1fr 1fr;
  }

  .about-stats-row {
    grid-template-columns: 1fr;
    gap: 1.15rem;
    text-align: center;
  }

  .about-stats-left,
  .about-stats-right {
    justify-self: center;
    margin-left: 0;
    margin-right: 0;
    max-width: 760px;
  }

  .about-breadcrumb {
    transform: none;
  }

  .about-stats-left h2 {
    font-size: var(--font-30px);
    margin-top: 0.2rem;
  }

  .about-stats-right img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.2rem;
  }

  .about-empower-top {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .about-empower-top h2 {
    max-width: none;
    white-space: normal;
  }

  .about-empower-grid {
    grid-template-columns: 1fr;
  }

  .about-empower-image-wrap img {
    min-height: clamp(260px, 54vw, 380px);
    max-height: none;
  }

  .about-empower-cards {
    gap: 0.8rem;
    width: 100%;
  }

  .service-hero-section {
    min-height: clamp(400px, 88vw, 540px);
  }

  .service-hero-inner {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    padding: 1.25rem 1rem 2rem;
    transform: none !important;
  }

  .service-hero-breadcrumb {
    margin-top: 0.75rem;
    font-size: var(--font-14px);
  }

  .service-hero-content {
    margin-top: 1.5rem;
    max-width: 100%;
  }

  .service-hero-inner h1 {
    max-width: 100%;
    white-space: normal !important;
    font-size: var(--font-40px);
  }

  .service-hero-inner h1 br {
    display: none;
  }

  .service-hero-text {
    max-width: 100%;
    font-size: var(--font-16px);
  }

  .service-hero-btn {
    width: auto;
    max-width: 100%;
  }

  .ocean-media-section .media-content-media {
    margin-left: 0;
    min-height: auto;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }

  .ocean-media-section .media-content-image-large {
    width: 100%;
    max-width: none;
    height: clamp(220px, 48vw, 340px);
    margin-left: 0;
  }

  .ocean-media-section .media-content-image-small {
    position: static;
    right: auto;
    bottom: auto;
    width: 100%;
    height: clamp(180px, 42vw, 280px);
    min-height: 0;
    margin: 0;
    display: block;
  }

  .reliable-ocean-banner {
    min-height: clamp(260px, 58vw, 380px);
  }

  .reliable-ocean-banner-inner {
    padding: 2.5rem 1rem 4.8rem;
  }

  .reliable-ocean-cards-wrap {
    width: 100%;
    margin-top: -3.2rem;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .reliable-ocean-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
  }

  .miami-ocean-inner {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .miami-ocean-copy {
    transform: none;
  }

  .miami-ocean-media {
    transform: none;
  }

  .miami-ocean-copy p {
    max-width: 100%;
  }

  .media-content-inner {
    grid-template-columns: 1fr;
    gap: 1.1rem;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .media-content-media {
    min-height: auto;
  }

  .media-content-image-large {
    width: 100%;
    min-height: clamp(250px, 50vw, 380px);
  }

  .media-content-image-small {
    right: 0.45rem;
    bottom: -0.75rem;
    width: clamp(200px, 46vw, 320px);
    min-height: clamp(150px, 26vw, 210px);
  }

  .blog-hero-section {
    min-height: clamp(420px, 62vw, 580px);
  }

  .blog-hero-inner {
    width: min(100% - 2rem, 960px);
    padding-left: 1rem;
    padding-right: 1rem;
    transform: none !important;
  }

  .blog-hero-card {
    width: 100%;
    max-width: 640px;
    min-height: auto;
  }

  .blog-hero-card h1 {
    font-size: var(--font-45px);
  }

  .blog-hero-card h2 {
    white-space: normal !important;
    font-size: var(--font-22px);
  }

  .latest-blogs-inner {
    width: min(100% - 2rem, 960px);
    margin-left: 1rem;
    margin-right: auto;
    padding-left: 0;
    padding-right: 1rem;
  }

  .latest-blog-item {
    grid-template-columns: minmax(0, 300px) minmax(0, 1fr);
    gap: 1.15rem;
  }

  .latest-blog-item img {
    height: 200px;
  }

  .contact-hero-section {
    min-height: clamp(280px, 48vw, 420px);
  }

  .contact-hero-inner {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contact-hero-breadcrumb {
    left: 1rem;
  }

  .contact-form-inner {
    width: min(100% - 2rem, 720px);
  }

  .contact-map-inner > h2 {
    font-size: var(--font-45px);
  }

  .contact-map-panel {
    border-radius: 1.6rem;
    padding: 1.2rem;
  }

  .contact-map-card-wrap {
    width: min(100%, 760px);
  }

  .quote-page-head {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .quote-form-inner {
    width: min(100% - 2rem, 820px);
  }

  .quote-page-head h1 {
    font-size: var(--font-50px);
  }

  .quote-cargo-pack {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .quote-cargo-four {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .blog-detail-inner {
    grid-template-columns: minmax(0, 1fr);
  }

  .blog-detail-related {
    max-width: 760px;
  }
}

@media (max-width: 768px) {
  .container {
    width: 100%;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-section .container,
  .stats-band .container,
  .about-hero-section .container,
  .media-content-section .container,
  .about-empower-section .container,
  .service-hero-section .container,
  .precision-section .container,
  .services-section .container,
  .trust-section .container,
  .partners-section .container,
  .process-section .container,
  .faq-section .container,
  .news-section .container,
  .worldwide-inner,
  .footer-top-inner,
  .footer-bottom-inner {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .header-inner {
    position: relative;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0.5rem;
    min-height: 64px;
    padding-block: 0.5rem;
  }

  .header-topbar-left span:last-child {
    display: none;
  }

  .brand {
    width: auto;
    max-width: calc(100% - 52px);
    min-width: 0;
    flex: 1 1 auto;
    justify-content: flex-start;
    gap: 0.35rem;
  }

  .brand-logo {
    width: 40px;
    height: auto;
    max-width: 40px;
    transform: none;
    flex-shrink: 0;
  }

  .brand-name {
    width: auto;
    max-width: min(160px, 48vw);
    height: auto;
    transform: none;
    object-fit: contain;
  }

  .menu-toggle {
    display: inline-flex;
    width: 42px;
    height: 42px;
    margin-left: auto;
    flex-shrink: 0;
    border: 1px solid #d6e3f6;
    border-radius: 8px;
    background: #ffffff;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    padding: 0;
    cursor: pointer;
  }

  .menu-toggle span {
    width: 18px;
    height: 2px;
    background: #1d2b44;
    border-radius: 2px;
  }

  .main-nav,
  .quote-btn {
    display: none;
    position: static;
    left: 0;
    margin-left: 0;
  }

  .header-inner.menu-open {
    flex-wrap: wrap;
  }

  .header-inner.menu-open .main-nav {
    display: block;
    width: 100%;
    order: 3;
  }

  .header-inner.menu-open .quote-btn {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    order: 4;
  }

  .nav-list {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8rem;
    width: 100%;
    padding: 0.5rem 0;
  }

  .nav-item-dropdown {
    width: 100%;
  }

  .nav-dropdown {
    position: static;
    min-width: 0;
    width: 100%;
    margin-top: 0.55rem;
    box-shadow: none;
  }

  .nav-dropdown a {
    white-space: normal;
  }

  .hero-section {
    min-height: auto;
    margin-top: 0;
    padding-top: 72px;
  }

  .hero-bg-image {
    transform: scale(1.05);
    object-position: center center;
  }

  .hero-content {
    margin-left: 0;
    padding-top: 1.25rem;
    width: 100%;
  }

  .hero-content h1 {
    margin: 0.75rem 0 0.6rem;
    word-break: break-word;
  }

  .hero-content p {
    max-width: 100%;
  }

  .hero-actions {
    flex-wrap: wrap;
    width: 100%;
  }

  .hero-btn {
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .hero-form-card {
    margin-left: 0;
    margin-top: 1rem;
    width: 100%;
    max-width: 100%;
  }

  .form-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .stats-grid {
    grid-template-columns: 1fr;
    transform: translateY(-1.25rem);
  }

  .stat-item {
    border-right: 0;
    border-bottom: 1px solid #ebf0f8;
  }

  .stat-item:last-child {
    border-bottom: 0;
  }

  .precision-points {
    grid-template-columns: 1fr;
  }

  .services-grid {
    grid-template-columns: 1fr;
  }

  .service-card {
    min-height: 260px;
  }

  .trust-grid {
    grid-template-columns: 1fr;
  }

  .partners-quote strong {
    display: inline;
    white-space: normal;
  }

  .precision-cta {
    width: 100%;
    justify-content: center;
  }

  .about-hero-inner {
    width: 100%;
  }

  .about-stats-center strong {
    font-size: clamp(90px, 20vw, 150px);
  }

  .about-empower-inner {
    width: 100%;
    transform: none;
  }

  .about-empower-card h3 {
    font-size: var(--font-30px);
  }

  .media-content-copy h2 {
    font-size: var(--font-36px);
  }

  .blog-hero-section {
    min-height: clamp(400px, 70vw, 540px);
  }

  .blog-hero-card {
    max-width: 100%;
    padding: 1.4rem;
  }

  .blog-hero-card h1 {
    font-size: var(--font-40px);
  }

  .blog-hero-card h2 {
    font-size: var(--font-20px);
  }

  .latest-blog-item {
    grid-template-columns: 1fr;
  }

  .latest-blog-item img {
    height: clamp(210px, 44vw, 280px);
  }

  .latest-blogs-inner {
    margin-left: 1rem;
    margin-right: 1rem;
    width: auto;
  }

  .contact-form-row {
    grid-template-columns: 1fr;
    gap: 1.2rem;
  }

  .contact-hero-inner h1 {
    font-size: var(--font-45px);
  }

  .contact-form-inner > h2 {
    font-size: var(--font-30px);
  }

  .contact-map-inner > h2 {
    font-size: var(--font-40px);
  }

  .contact-map-card-wrap {
    grid-template-columns: 1fr;
    width: min(100%, 520px);
    gap: 0.75rem;
  }

  .contact-map-card {
    padding: 0.9rem 0.9rem 0.95rem;
  }

  .quote-page-head h1 {
    font-size: var(--font-45px);
  }

  .worldwide-social-inner {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 0.6rem;
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
  }

  .worldwide-social-text {
    order: 2;
  }

  .worldwide-social-icons {
    order: 3;
  }

  .quote-form-inner h2 {
    font-size: var(--font-36px);
  }

  .quote-grid {
    grid-template-columns: 1fr;
    gap: 0.45rem;
  }

  .quote-cargo-four {
    grid-template-columns: 1fr;
  }

  .quote-cargo-title,
  .quote-cargo-four span,
  .quote-cargo-pieces span {
    font-size: var(--font-24px);
  }

  .quote-cargo-check {
    font-size: var(--font-16px);
  }

  .blog-detail-main h1 {
    font-size: var(--font-40px);
  }

  .related-blog-card {
    grid-template-columns: minmax(0, 160px) minmax(0, 1fr);
  }
}

@media (max-width: 640px) {
  .container,
  .hero-section .container,
  .stats-band .container,
  .about-hero-section .container,
  .precision-section .container,
  .services-section .container,
  .trust-section .container,
  .partners-section .container,
  .process-section .container,
  .faq-section .container,
  .news-section .container,
  .worldwide-inner,
  .footer-top-inner,
  .footer-bottom-inner {
    padding-left: 0.85rem;
    padding-right: 0.85rem;
  }

  .brand-name {
    max-width: min(140px, 45vw);
  }

  .header-topbar-right a,
  .header-topbar-right img {
    width: 18px;
    height: 18px;
  }

  .nav-list a {
    font-size: var(--font-14px);
  }

  .quote-btn {
    width: 100%;
    justify-content: center;
  }

  .about-hero-inner h1 {
    margin-bottom: 0.8rem;
  }

  .about-breadcrumb {
    transform: none;
  }

  .about-hero-image {
    height: clamp(180px, 48vw, 290px);
  }

  .about-stats-center strong {
    font-size: clamp(56px, 18vw, 90px);
  }

  .about-empower-top p {
    font-size: var(--font-16px);
  }

  .about-contact-btn {
    width: 100%;
    justify-content: center;
  }

  .media-content-image-small {
    position: static;
    width: 100%;
    margin-top: 0.6rem;
  }

  .media-content-copy p {
    font-size: var(--font-16px);
  }

  .media-content-btn {
    width: 100%;
    justify-content: center;
  }

  .service-hero-section {
    min-height: auto;
  }

  .service-hero-inner {
    padding: 1rem 0.85rem 1.75rem;
  }

  .service-hero-content {
    margin-top: 1.15rem;
  }

  .service-hero-inner h1 {
    font-size: var(--font-34px);
  }

  .service-hero-btn {
    width: 100%;
    justify-content: center;
  }

  .ocean-media-section .media-content-media {
    min-height: auto;
    gap: 0.65rem;
  }

  .ocean-media-section .media-content-image-large,
  .ocean-media-section .media-content-image-small {
    position: static;
    width: 100%;
    margin: 0;
    right: auto;
    bottom: auto;
  }

  .ocean-media-section .media-content-image-large {
    height: clamp(200px, 48vw, 280px);
  }

  .ocean-media-section .media-content-image-small {
    height: clamp(170px, 42vw, 240px);
  }

  .reliable-ocean-cards {
    grid-template-columns: 1fr;
  }

  .reliable-ocean-banner-inner h2 {
    font-size: var(--font-36px);
  }

  .reliable-ocean-banner-inner p {
    font-size: var(--font-16px);
  }

  .reliable-ocean-cards-wrap {
    margin-top: -2.6rem;
  }

  .miami-ocean-copy h2 {
    font-size: var(--font-34px);
  }

  .miami-ocean-btn {
    width: 100%;
    justify-content: center;
  }

  .blog-hero-section {
    min-height: clamp(360px, 92vw, 520px);
    align-items: flex-end;
    padding-bottom: 1.25rem;
  }

  .blog-hero-inner {
    width: 100%;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    transform: none !important;
  }

  .blog-hero-card {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    padding: 1.25rem;
  }

  .blog-hero-breadcrumb {
    font-size: var(--font-14px);
    margin-bottom: 0.55rem;
  }

  .blog-hero-card h1 {
    font-size: var(--font-34px);
    margin-bottom: 0.75rem;
  }

  .blog-hero-meta {
    font-size: var(--font-14px);
  }

  .blog-hero-card h2 {
    max-width: 100%;
    white-space: normal !important;
    font-size: var(--font-18px);
    margin-bottom: 0.9rem;
  }

  .blog-hero-link {
    font-size: var(--font-16px);
  }

  .latest-blogs-inner {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .latest-blogs-inner > h2 {
    font-size: var(--font-27px);
  }

  .latest-blog-item {
    grid-template-columns: 1fr;
    gap: 0.85rem;
  }

  .latest-blog-item img {
    height: clamp(200px, 48vw, 260px);
  }

  .latest-blog-copy h3 {
    font-size: var(--font-22px);
  }

  .contact-hero-section {
    min-height: clamp(240px, 58vw, 360px);
  }

  .contact-hero-inner h1 {
    font-size: var(--font-40px);
  }

  .contact-form-inner {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contact-form-inner > h2 {
    font-size: var(--font-27px);
  }

  .contact-submit-btn {
    width: 100%;
  }

  .contact-map-inner > h2 {
    font-size: var(--font-34px);
  }

  .contact-map-inner > p {
    font-size: var(--font-14px);
  }

  .contact-map-panel {
    border-radius: 1.2rem;
    padding: 0.9rem 0.75rem;
  }

  .contact-map-card h3 {
    font-size: var(--font-18px);
  }

  .contact-map-card p {
    font-size: 13px;
  }

  .quote-page-head {
    padding-left: 0.85rem;
    padding-right: 0.85rem;
  }

  .worldwide-social-logo-wrap img {
    width: 114px;
  }

  .quote-page-head h1 {
    font-size: var(--font-40px);
  }

  .quote-form-inner {
    width: 100%;
    padding-left: 0.85rem;
    padding-right: 0.85rem;
  }

  .quote-form-inner h2 {
    font-size: var(--font-30px);
  }

  .quote-group {
    border-radius: 0.45rem;
  }

  .quote-cargo-pieces {
    width: 100%;
  }

  .quote-submit-btn {
    width: 100%;
  }

  .blog-detail-main h1 {
    font-size: var(--font-34px);
  }

  .blog-detail-main h2 {
    font-size: var(--font-24px);
  }

  .blog-detail-main h3 {
    font-size: var(--font-20px);
  }

  .blog-detail-main p {
    font-size: var(--font-16px);
  }

  .related-blog-card {
    grid-template-columns: 1fr;
  }

  .related-blog-card img {
    height: 180px;
  }
}
