@media (max-width: 1199.98px) {
  :root {
    --section-space: 82px;
  }

  .hero-media {
    min-height: 500px;
  }
}

@media (max-width: 991.98px) {
  :root {
    --section-space: 72px;
  }

  .top-bar-wrap {
    flex-wrap: wrap;
    align-items: center;
  }

  .navbar {
    min-height: 74px;
  }

  .site-header.is-compact .navbar {
    min-height: 68px;
  }

  .navbar-collapse {
    margin-top: 0.78rem;
    padding: 0.72rem;
    background: #ffffff;
    border: 1px solid #d6e2ec;
    border-radius: 12px;
    box-shadow: 0 14px 26px rgba(3, 33, 51, 0.12);
    max-height: calc(100vh - 140px);
    overflow-y: auto;
  }

  .navbar-nav .nav-link {
    padding: 0.68rem 0.76rem;
  }

  .navbar-nav {
    gap: 0.1rem;
  }

  .navbar-nav .nav-link.active::after {
    display: none;
  }

  .nav-mobile-cta {
    margin: 0.65rem 0 0;
  }

  .hero-section {
    padding: 82px 0 74px;
  }

  .hero-title {
    font-size: clamp(2.2rem, 6vw, 3.6rem);
  }

  .hero-media {
    min-height: 470px;
  }

  .hero-media-content h2 {
    font-size: 1.82rem;
  }

  .hero-media-strap {
    grid-template-columns: 1fr;
  }

  .about-panel {
    padding: 34px;
  }

  .about-strength-visual {
    min-height: 390px;
  }

  .cta-banner {
    grid-template-columns: 1fr;
    padding: 30px 24px;
  }

  .prefooter-cta .cta-banner-actions {
    grid-template-columns: 1fr;
  }

  .testimonial-card {
    padding: 24px 20px;
  }

  .contact-info-panel {
    padding: 22px 18px;
  }

}

@media (max-width: 767.98px) {
  :root {
    --section-space: 56px;
  }

  .top-bar {
    font-size: 0.84rem;
  }

  .top-bar-info {
    gap: 0.72rem;
  }

  .top-bar-info a,
  .top-bar-info span {
    white-space: normal;
  }

  .top-bar-hours {
    font-size: 0.82rem;
    width: 100%;
  }

  .navbar-brand img {
    width: 148px;
  }

  .site-header.is-compact .navbar-brand img {
    width: 142px;
  }

  .hero-title {
    font-size: 2.08rem;
  }

  .hero-copy {
    font-size: 1rem;
  }

  .hero-cta-group .btn {
    width: 100%;
    justify-content: center;
  }

  .della-global-btn-mobile-full {
    width: 100%;
    justify-content: center;
  }

  .hero-media {
    min-height: 420px;
  }

  .hero-media-content {
    padding: 26px 22px 14px;
  }

  .hero-media-content h2 {
    font-size: 1.5rem;
  }

  .hero-media-content p {
    font-size: 0.95rem;
  }

  .hero-media-strap {
    left: 12px;
    right: 12px;
    bottom: 12px;
  }

  .hero-cta-group {
    margin-top: 1.55rem;
  }

  .hero-trust-points {
    margin-top: 1rem;
    gap: 0.6rem;
  }

  .hero-trust-points li {
    width: 100%;
    justify-content: flex-start;
  }

  .facts-strip {
    padding: 22px 0;
  }

  .trust-head {
    margin-bottom: 1.4rem;
  }

  .trust-stat-card h3 {
    font-size: 1.24rem;
  }

  .about-strength-visual {
    min-height: 360px;
  }

  .about-strength-content {
    padding: 24px 22px 16px;
  }

  .about-strength-metrics {
    left: 12px;
    right: 12px;
    bottom: 12px;
    grid-template-columns: 1fr;
  }

  .section-heading {
    margin-bottom: 2rem;
  }

  .project-gallery-media {
    min-height: 262px;
    padding: 12px;
  }

  .project-gallery-content h3 {
    font-size: 1.18rem;
  }

  .section-title {
    font-size: 1.8rem;
  }

  .page-hero {
    padding: 62px 0 54px;
  }

  .page-title {
    font-size: 2rem;
  }

  .della-breadcrumbs li {
    font-size: 0.86rem;
  }

  .quote-form {
    padding: 22px 18px;
  }

  .contact-side-panel {
    padding: 20px 18px;
  }

  .project-details-card {
    position: static;
  }

  .site-footer {
    padding: 56px 0 22px;
  }

  .footer-main {
    row-gap: 1.5rem;
  }

  .footer-about {
    max-width: 100%;
  }

  .prefooter-cta {
    padding-bottom: 24px;
  }

  .cta-banner h2 {
    font-size: 1.9rem;
  }

  .cta-banner-actions .btn {
    width: 100%;
  }

  .contact-hub-head {
    margin-bottom: 1.45rem;
  }

  .contact-primary-link {
    font-size: 1rem;
  }

  .testimonial-text {
    font-size: 0.96rem;
  }
}

@media (max-width: 575.98px) {
  .container {
    padding-left: 18px;
    padding-right: 18px;
  }

  .hero-media {
    min-height: 400px;
  }

  .about-strength-visual {
    min-height: 340px;
  }

  .about-owner-chip {
    flex-direction: column;
    align-items: flex-start;
    border-radius: 12px;
  }

  .top-bar-hours {
    display: none;
  }

  .btn-hero-primary,
  .btn-hero-secondary {
    min-height: 50px;
    font-size: 0.95rem;
  }

  .value-card,
  .process-card,
  .portfolio-card,
  .service-detail-card,
  .contact-card {
    padding: 22px 18px;
  }

  .service-media {
    min-height: 150px;
    padding: 13px;
  }

  .service-card-body {
    padding: 18px 16px 16px;
  }

  .project-card {
    min-height: 240px;
    padding: 24px 20px;
  }

  .project-card-lg {
    min-height: 290px;
  }

  .project-gallery-media {
    min-height: 224px;
    border-radius: 12px;
  }

  .project-category {
    font-size: 0.72rem;
  }

  .project-gallery-content h3 {
    font-size: 1.06rem;
    margin: 0;
  }

  .project-gallery-content p {
    font-size: 0.88rem;
  }

  .cta-banner {
    border-radius: 14px;
    padding: 24px 18px;
  }

  .testimonial-card {
    padding: 20px 16px;
  }

  .cta-banner h2 {
    font-size: 1.65rem;
  }

  .contact-info-panel h3 {
    font-size: 1.5rem;
  }

  .della-lightbox {
    padding: 12px;
  }

  .della-lightbox-btn {
    width: 40px;
    height: 40px;
  }

  .contact-direct-actions .btn {
    width: 100%;
  }

  .service-area-map-visual {
    min-height: 340px;
  }

  .service-area-map-overlay {
    max-width: calc(100% - 16px);
    margin: 8px;
    padding: 14px 14px 16px;
  }

  .service-area-map-overlay h3 {
    font-size: clamp(1.3rem, 6.8vw, 1.65rem);
  }

  .service-area-map-overlay li {
    font-size: clamp(0.96rem, 4.6vw, 1.08rem);
  }

  .contact-quote-form {
    padding: 22px 16px;
  }

  .site-footer h2,
  .site-footer h3 {
    margin-bottom: 0.7rem;
  }

  .footer-contact li {
    margin-bottom: 0.48rem;
  }


  .site-footer .footer-main > .col-sm-6 {
    flex: 0 0 50%;
    width: 50%;
  }
}

@media (max-width: 1199.98px) {
  .hero-section {
    min-height: 640px;
  }

  .about-main-image {
    min-height: 420px;
  }
}

@media (max-width: 991.98px) {
  .navbar-nav .dropdown-menu {
    box-shadow: none;
    border-color: #d5e2ed;
    margin-left: 0.45rem;
    margin-right: 0.45rem;
  }

  .hero-section {
    min-height: 0;
    padding: 84px 0 70px;
  }

  .hero-title {
    font-size: clamp(2.15rem, 6vw, 3.5rem);
  }

  .hero-quick-quote {
    margin-top: 0.4rem;
  }

  .about-copy-panel h3 {
    font-size: 1.75rem;
  }

  .why-feature-grid {
    margin-top: 0.4rem;
  }

  .service-area-map-visual {
    min-height: 430px;
  }

  .service-area-map-overlay {
    max-width: 70%;
  }

}

@media (max-width: 767.98px) {
  .hero-kicker {
    font-size: 0.86rem;
  }

  .hero-copy {
    font-size: 1rem;
  }

  .hero-quick-quote {
    padding: 20px 16px;
  }

  .hero-quick-quote h2 {
    font-size: 1.7rem;
  }

  .trust-green-card {
    padding: 18px 16px;
  }

  .about-main-image {
    min-height: 360px;
  }

  .about-owner-photo {
    width: 40%;
    border-width: 4px;
  }

  .about-experience-box {
    left: 10px;
    bottom: 8px;
    min-width: 150px;
  }

  .about-experience-box .counter-number {
    font-size: 2.15rem;
  }

  .service-media {
    min-height: 176px;
  }

  #services .section-heading {
    margin-bottom: 1.65rem;
  }

  #services .service-media {
    min-height: 168px;
  }

  #services .service-card-body {
    padding: 16px 14px 15px;
  }

  #services .service-card h3 {
    font-size: 1.24rem;
  }

  #services .service-card p {
    min-height: auto;
    font-size: 0.9rem;
  }

  .why-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.65rem;
  }

  .why-feature-card p {
    font-size: 0.84rem;
  }

  .floating-social-rail {
    display: none;
  }

  .floating-quote-cta span {
    display: none;
  }

  .floating-quote-cta {
    width: 46px;
    height: 46px;
    border-radius: 999px;
    justify-content: center;
    padding: 0;
  }

  .floating-whatsapp {
    width: 48px;
    height: 48px;
    font-size: 1.4rem;
    right: 14px;
    bottom: 78px;
  }

  .go-top-btn {
    right: 14px;
    bottom: 18px;
    width: 42px;
    height: 42px;
  }

  .cookie-notice {
    width: calc(100% - 20px);
    left: 10px;
    transform: translateX(0) translateY(10px);
    bottom: 10px;
  }

  .cookie-notice.is-visible {
    transform: translateX(0) translateY(0);
  }

  .cookie-notice .cookie-actions .btn {
    flex: 1;
  }

}

@media (max-width: 575.98px) {
  .hero-section {
    padding-top: 76px;
  }

  .hero-title {
    font-size: 1.95rem;
  }

  .hero-trust-points li {
    width: 100%;
  }

  .about-main-image {
    min-height: 320px;
  }

  .about-owner-photo {
    width: 42%;
    min-width: 110px;
  }

  .about-experience-box {
    min-width: 132px;
    padding: 11px 12px;
  }

  .about-experience-box .counter-number {
    font-size: 1.95rem;
  }

  .why-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.55rem;
  }

  .why-feature-card {
    min-height: 122px;
    padding: 12px 10px;
  }

  .why-feature-card h3 {
    font-size: 0.92rem;
  }

  .why-feature-card p {
    font-size: 0.8rem;
    line-height: 1.35;
  }

}

@media (max-width: 767.98px) {
  .hero-section {
    min-height: 0;
    padding: 0 0 56px;
    background: linear-gradient(145deg, #f9fcff 0%, #edf5fb 46%, #e6f1fa 100%);
  }

  .hero-video,
  .hero-fade-slider {
    position: relative;
    inset: auto;
    width: 100%;
    height: 240px;
    display: block;
  }

  .hero-video {
    object-fit: cover;
  }

  .hero-fade-slider {
    overflow: hidden;
  }

  .hero-video-overlay {
    display: none;
  }

  .hero-shell {
    padding-top: 26px;
  }

  .hero-kicker {
    color: var(--brand-blue-dark);
  }

  .hero-title {
    color: var(--brand-navy);
  }

  .hero-copy {
    color: var(--text-muted);
  }

  .hero-trust-points li {
    color: var(--text-main);
    background: #ffffff;
    border: 1px solid #d7e4ef;
  }

  .hero-trust-points i {
    color: var(--brand-blue);
  }

  .hero-quick-quote {
    background: #ffffff;
    border: 1px solid #d7e4ef;
    box-shadow: 0 14px 26px rgba(3, 33, 51, 0.1);
    backdrop-filter: none;
  }

  .hero-quick-quote h2 {
    color: var(--steel);
  }

  .hero-quick-quote p {
    color: var(--text-muted);
  }

  .hero-field i {
    color: var(--brand-blue);
  }

  .hero-field input,
  .hero-field select,
  .hero-field textarea {
    background: #ffffff;
    color: var(--text-main);
    border: 1px solid #d7e4ef;
  }

  .hero-field input::placeholder,
  .hero-field textarea::placeholder {
    color: #6f8493;
  }
}

@media (max-width: 575.98px) {
  .hero-video,
  .hero-fade-slider {
    height: 210px;
  }

  .hero-shell {
    padding-top: 22px;
  }

}

@media (max-width: 991.98px) {
  .top-bar .container {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }

  .top-bar .container::-webkit-scrollbar {
    height: 4px;
  }

  .top-bar-wrap {
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 0.95rem;
    width: max-content;
    min-width: max-content;
    padding-bottom: 2px;
  }

  .top-bar-info {
    flex-wrap: nowrap;
    gap: 0.95rem;
    flex: 0 0 auto;
  }

  .top-bar-info a,
  .top-bar-info span {
    white-space: nowrap;
  }

  .top-bar-hours {
    flex: 0 0 auto;
    width: auto;
    white-space: nowrap;
    display: inline-flex;
  }
}

@media (max-width: 575.98px) {
  .top-bar-hours {
    display: inline-flex;
  }
}
