/*Media Query Start*/

/* ---- Premium header responsive ---- */

@media only screen and (max-width: 1199px) {
    .nlrc-header__nav .nlrc-nav-list {
        gap: 18px;
    }
    .nlrc-header__nav .nlrc-nav-list > li > a {
        font-size: 14px;
    }
    .nlrc-header__cta {
        font-size: 14px;
        padding: 10px 20px;
    }
    .nlrc-header__logo img {
        height: 65px;
    }
    .nlrc-header__inner {
        height: 80px;
    }
}

@media only screen and (max-width: 991px) {
    .nlrc-header__nav--left,
    .nlrc-header__nav--right,
    .nlrc-header__right .nlrc-header__cta {
        display: none;
    }
    .nlrc-header__hamburger {
        display: flex;

    .page-template-default .roof-inspection-page {
        margin: 16px auto 52px;
    }
    }
    .nlrc-header__inner {
        height: 70px;
        padding: 0 20px;
    }
    .nlrc-header__logo img {
        height: 55px;
    }
}

/* Force-hide the mobile-menu plugin output at every size */
html .mob-menu-header-holder {
    display: none !important;
}
html body.mob-menu-overlay,
body.mob-menu-slideout,
body.mob-menu-slideout-over,
body.mob-menu-slideout-top {
    padding-top: 0 !important;
}

/* ---- End header responsive ---- */

@media only screen and (min-width: 1366px) and (max-width: 1920px) {
html {
    overflow-x: hidden;
}

}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
html {
    overflow-x: hidden;
} 
.about-content h2 {
    font-size: 45px;
}
.why-choose-text h2 {
    font-size: 35px;
}
.woment-content h2 {
    font-size: 33px;
}
.sec-head h2 {
    font-size: 36px;
}
.testi-box {
    padding: 60px 20px 30px 20px;
}
ul.testi-profile-list {
    margin-top: 25px;
    padding-top: 20px;
}
.service-page .service-box .service-text h3 {
    font-size: 19px;
}
.service-page .service-box .service-text h3 {
    font-size: 19px;
}
.home-banner-box h1 {
    font-size: 29px;
}
.btn-1 {
    font-size: 12px;
    padding: 8px 10px 8px 10px;
}


}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
html {
    overflow-x: hidden;
}    
.home.page-template .home-banner-sec {
    height: 80vh !important;
}
.about-content h2 {
    font-size: 36px;
}
.about-sec {
    position: relative;
    z-index: 1;
    padding: 50px 0;
}
.why-choose-text h2 {
    font-size: 20px;
}
.why-choose-text p {
    font-size: 13px;
    color: #848488;
    margin: 6px 0;
}
.woment-content h2 {
    font-size: 30px;
}
.sec-head h2 {
    font-size: 30px;
}
ul.footer-social-list li i {
    font-size: 17px;
    width: 40px;
    height: 40px;
}
li.imgicon img {
    max-width: 40px;
}
ul.footer-social-list {
    gap: 10px;
}
ul.footer-link li a {
    font-size: 13px;
}
.footer-text p {
    font-size: 12px;
}
ul.footer-link-list li p {
    font-size: 12px;
}
.footer-form input {
    font-size: 14px;
    padding-left: 40px;
}
.footer-form i {
    top: 20px;
    left: 14px;
}
.footr-btn button {
    font-size: 18px;
}
.home-baner-text.inner-banner-text h1 {
    font-size: 40px;
}
.review-page .testi-box {
    padding: 60px 20px 30px 20px;
}
ul.testi-profile-list {
    margin-top: 20px;
    padding-top: 16px;
}
.contact2 ul li p {
    font-size: 15px;
}


}

@media only screen and (min-width: 768px) and (max-width: 991px) {
html {
    overflow-x: hidden;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 26px;
}

.home.page-template .home-banner-sec {
    height: 80vh !important;
}
.svg {
    width: 13px;
    height: 45px;
    transform: rotate(180deg);
    color: #000;
}
.button {
    width: 40px;
    height: 60px;
}
.about-content h2 {
    font-size: 36px;
}
.about-sec {
    padding: 40px 0;
}
.service-text h3 {
    font-size: 16px;
    line-height: 24px;
}
.service-sec {
    padding: 50px 0px 20px;
}
.why-choose-text h2 {
    font-size: 30px;
    width: 78%;
}
.woment-content h2 {
    font-size: 30px;
}
.sec-head h2 {
    font-size: 35px;
}
.testi-box {
    padding: 50px 20px 40px 20px;
}
.testi-text p {
    font-size: 13.16px;
    color: #000000;
}
ul.testi-profile-list {
    margin-top: 15px;
    padding-top: 17px;
}
html .vc_grid-item-mini h4 {
    font-size: 14px;
    font-weight: 400;
    margin: 4px 0;
}
html .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 10px;
    
}
html .vc_grid-item-mini {
    padding: 10px;
    border-radius: 2px;
}
.inner-banner-imag {
    height: 300px;
    object-fit: cover;
}
.home-baner-text.inner-banner-text h1 {
    font-size: 35px;
}
.contact2 ul li h4 {
    font-size: 23px;
}
.contact1 input {
    margin-bottom: 10px;
    height: 46px;
}
    
    
    
}

@media only screen and (min-width: 520px) and (max-width: 767px) {

html {
    overflow-x: hidden;
}
.home-banner-box h1 {
    font-size: 24px;
}
.home-baner-text p {
    font-size: 12px;
    margin: 4px 0;
    line-height: 26px;
}
.btn-1 {
    font-size: 14px;
    padding: 10px 18px 10px 18px;
}
.svg {
    width: 12px;
    height: 24px;
}
.button {
    width: 40px;
    height: 60px;
}
.home.page-template .home-banner-sec {
    height: 60vh !important;
}
.scroll-down {
    right: 20px;
    bottom: 12px;
    left: unset;
}
.about-content h2 {
    font-size: 24px;
    margin: 4px 0;
}
.about-sec {
    padding: 40px 0;
}
.sec-head h2 {
    font-size: 30px;
}

.service-text {
    padding: 12px 10px;
}
.service-text h3 {
    font-size: 17.54px;
    line-height: 24px;
}
.service-sec {
    padding: 30px 0;
  
}
.why-choose-sec {
    padding: 40px 0;
}
.why-choose-text {
    padding-left: 0px;
    width: 100%;
}
.why-choose-text h2 {
    font-size: 21px;
}
.why-choose-text p {
    font-size: 12px;
}
img.chose-2 {
    /* margin: 0px 0 0 0; */
}
img.chose-1 {
    /* width: 100%; */
    /* margin-bottom: 10px; */
}
.woment-content h2 {
    font-size: 19px;
}
.women-imag img {
    width: 100%;
    object-fit: cover;
    object-position: bottom;
    height: 480px;
}
.women-imag {
    width: 100%;
    height: auto;
}
.galery-sec {
    padding: 30px 0;
}
.sec-head h2 {
    font-size: 16px;
}
.sec-head {
    text-align: center;
    margin-bottom: 10px;
}
.column {
    padding: 4px !important;
}
.gallery-image a, .gallery-image img {
    height: 190px;
}
.testimonial-sec {
    padding: 30px 0;
}
.testi-box {
    padding: 40px 10px 30px 10px;
}
.quoma {
    width: 50px;
    height: 50px;
}
.testi-text p {
    font-size: 12.16px;
}
footer.footer-sec {
    padding: 30px 0 40px;
}
ul.footer-link-list li p {
    font-size: 13px;
}
section.bottom-nav {
    padding: 10px;
}
section.bottom-nav p {
    font-size: 14px;
    line-height: 25px;
}
section.home-banner-sec.inner-banner-sec img {
    height: 170px;
}
section.error-404.not-found h2 {
    font-size: 21px;
}
section.error-404.not-found {
    text-align: center;
    padding: 30px 0px;
}
html .post-template-default .post-thumbnail img {
    height: auto !important;
}
.entry-content h2 {
    font-size: 23px;
    margin: 20px 0px;
}
.entry-content h3 {
    font-size: 19px;
    margin: 20px 0px;
}
html .vc_gitem-zone-img {
    height: 240px;
    
}
html .vc_grid-item-mini {
    padding: 10px;
}
.review-page .testi-box {
    padding: 30px 10px 20px 10px;
}
section.contact_us {
    padding: 30px 0 40px;
    margin-top: 0%;
}
.contact1 input, .contact1 textarea {
    margin-bottom: 14px;
    height: 50px;
}
.contact2 h2 {
    font-size: 32px;
    margin-top: 30px;
}
.contact2 ul li h4 {
    font-size: 18px;
}
.contact2 ul li {
    margin-bottom: 20px;
    gap: 15px;
}
.contact2 .icon i {
    font-size: 28px;
}
.contact2 .icon i {
    height: 65px;
    width: 65px;
}


    
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    

html {
    overflow-x: hidden;
}
.home-banner-box h1 {
    font-size: 19px;
}
.home-baner-text p {
    font-size: 12px;
    margin: 4px 0;
    line-height: 26px;
}
.btn-1 {
    font-size: 14px;
    padding: 10px 18px 10px 18px;
}
.svg {
    width: 12px;
    height: 24px;
}
.button {
    width: 40px;
    height: 60px;
}
.home.page-template .home-banner-sec {
    height: 80vh !important;
}
.scroll-down {
    right: 20px;
    bottom: 12px;
    left: unset;
}
.about-content h2 {
    font-size: 24px;
    margin: 4px 0;
}
.about-sec {
    padding: 40px 0;
}
.sec-head h2 {
    font-size: 30px;
}
.service-image .serv-1 {
    height: auto;
}
.service-text {
    padding: 12px 10px;
}
.service-text h3 {
    font-size: 17.54px;
}
.service-sec {
    padding: 30px 0;
  
}
.why-choose-sec {
    padding: 40px 0;
}
.why-choose-text {
    padding-left: 0px;
    width: 100%;
}
.why-choose-text h2 {
    font-size: 21px;
}
.why-choose-text p {
    font-size: 12px;
}
img.chose-2 {
    margin: 0px 0 0 0;
}
img.chose-1 {
    width: 100%;
    margin-bottom: 10px;
}
.woment-content h2 {
    font-size: 19px;
}
.women-imag img {
    width: 100%;
    object-fit: cover;
    object-position: bottom;
    height: 330px;
}
.women-imag {
    width: 100%;
    height: auto;
}
.galery-sec {
    padding: 30px 0;
}
.sec-head h2 {
    font-size: 16px;
}
.sec-head {
    text-align: center;
    margin-bottom: 10px;
}
.column {
    padding: 4px !important;
}
.gallery-image a, .gallery-image img {
    height: 190px;
}
.testimonial-sec {
    padding: 30px 0;
}
.testi-box {
    padding: 40px 10px 30px 10px;
}
.quoma {
    width: 50px;
    height: 50px;
}
.testi-text p {
    font-size: 12.16px;
}
footer.footer-sec {
    padding: 30px 0 40px;
}
ul.footer-link-list li p {
    font-size: 13px;
}
section.bottom-nav {
    padding: 10px;
}
section.bottom-nav p {
    font-size: 16px;
    line-height: 25px;
}
section.home-banner-sec.inner-banner-sec img {
    height: 170px;
}
section.error-404.not-found h2 {
    font-size: 21px;
}
section.error-404.not-found {
    text-align: center;
    padding: 30px 0px;
}
html .post-template-default .post-thumbnail img {
    height: auto !important;
}
.entry-content h2 {
    font-size: 23px;
    margin: 20px 0px;
}
.entry-content h3 {
    font-size: 19px;
    margin: 20px 0px;
}
html .vc_gitem-zone-img {
    height: 240px;
    
}
html .vc_grid-item-mini {
    padding: 10px;
}
.review-page .testi-box {
    padding: 30px 10px 20px 10px;
}
section.contact_us {
    padding: 30px 0 40px;
    margin-top: 0%;
}
.contact1 input, .contact1 textarea {
    margin-bottom: 14px;
    height: 50px;
}
.contact2 h2 {
    font-size: 32px;
    margin-top: 30px;
}
.contact2 ul li h4 {
    font-size: 18px;
}
.contact2 ul li {
    margin-bottom: 20px;
    gap: 15px;
}
.contact2 .icon i {
    font-size: 28px;
}
.contact2 .icon i {
    height: 65px;
    width: 65px;
}
.service-slider .slick-dots {
    bottom: -24px;
}
.service-slider .slick-dots li {
    width: 5px;
}

    
    
}


/*Media Query End*/

/* ============================================================
   CARD AND MEDIA NORMALIZATION
   Fixes broken card heights, malformed collage positioning,
   and image wrappers that were stretching or collapsing.
   ============================================================ */

.why-choose-images {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-left: auto;
}

.service-page .row > [class*="col-"],
.review-page .row > [class*="col-"],
.blog-page .row > [class*="col-"],
.gallery-page .row > [class*="col-"] {
    display: flex;
}

.service-slider .slick-track,
.testi-slider .slick-track,
.blogs .slick-track {
    display: flex !important;
}

.service-slider .slick-slide,
.testi-slider .slick-slide,
.blogs .slick-slide {
    height: auto !important;
}

.service-slider .slick-slide > div,
.testi-slider .slick-slide > div,
.blogs .slick-slide > div {
    display: flex;
    width: 100%;
}

.service-box,
.testi-box,
.blog-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.service-image,
.blog-image {
    overflow: hidden;
}

.service-image {
    aspect-ratio: 5 / 3;
    background: #eef1f4;
}

.service-image a,
.blog-image a,
.gallery-image a {
    display: block;
    width: 100%;
}

.service-image .serv-1,
.blog-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.service-text,
.testi-text,
.blog-text {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.service-text p,
.testi-text p,
.blog-text p {
    margin-bottom: 0;
}

.service-text a,
.blog-text a,
ul.testi-profile-list {
    margin-top: auto;
}

.gallery-image {
    width: 100%;
}

.gallery-image a {
    overflow: hidden;
    border-radius: 10px;
}

.gallery-image img {
    display: block;
}

.blog-image {
    aspect-ratio: 16 / 10;
    border-radius: 10px;
    background: #eef1f4;
}

.blog-text {
    width: calc(100% - 24px);
    margin: -24px auto 0;
}

ul.blog-list {
    flex-wrap: wrap;
    gap: 16px 28px;
}

.testi-box .contentesti,
.review-page .contentesti,
.home.page-template-PagesHome-php .testi-box .contentesti {
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
}

.review-page .contentesti > *:last-child,
.home.page-template-PagesHome-php .contentesti p:last-child {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .why-choose-images {
        max-width: 640px;
        margin: 28px auto 0;
    }
}

@media (max-width: 767px) {
    .service-image,
    .blog-image {
        aspect-ratio: 4 / 3;
    }

    .blog-text {
        width: calc(100% - 16px);
        margin-top: -16px;
        padding: 22px 18px;
    }

    .gallery-image img {
        height: 190px;
    }
}

/* ============================================================
   GALLERY PAGE CLEANUP
   The live Gallery page is WPBakery-driven (page ID 16), so keep
   its video rows and masonry grid from showing empty placeholder
   cards when admin content is incomplete or unsupported.
   ============================================================ */

.page-id-16 .three-column-section {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 20px;
    align-items: start;
    max-width: 1400px;
    margin: 20px auto 0;
}

.page-id-16 .three-column-section .column {
    padding: 0 !important;
    background: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.page-id-16 .three-column-section .column:empty {
    display: none !important;
}

.page-id-16 .three-column-section video {
    width: 100% !important;
    max-height: none !important;
    aspect-ratio: 16 / 9;
    display: block;
    border-radius: 20px;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.18) 0 7px 24px;
}

.page-id-16 .vc_masonry_media_grid .vc_grid-item:has(.vc_gitem-zone img[src$=".heic" i]),
.page-id-16 .vc_masonry_media_grid .vc_grid-item:has(.vc_gitem-zone[style*=".heic"]) {
    display: none !important;
}

.page-id-16 .vc_masonry_media_grid .vc_grid-item.gallery-item-hidden {
    display: none !important;
}

@media (max-width: 767px) {
    .page-id-16 .three-column-section {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

/* ============================================================
   MOBILE INNER-PAGE CONSISTENCY
   Fixes clipped inner banners, stacked homepage slider dots,
   oversized contact heading, review-card dead space, and the
   live default-template blog spacing on small screens.
   ============================================================ */

@media (max-width: 767px) {
    body:not(.home).mob-menu-overlay,
    body:not(.home).mob-menu-slideout,
    body:not(.home).mob-menu-slideout-over,
    body:not(.home).mob-menu-slideout-top {
        padding-top: 104px !important;
    }

    html .mob-menu-header-holder {
        height: 104px !important;
        padding-top: 6px !important;
    }

    .page-template-Pages .inner-banner-imag {
        height: 152px !important;
    }

    .page-template-Pages .inner-banner-box .row {
        align-items: flex-end;
    }

    .page-template-Pages .inner-banner-text {
        justify-content: flex-start !important;
        align-items: flex-end !important;
        padding: 0 0 14px !important;
    }

    .page-template-Pages .inner-banner-text h1 {
        font-size: clamp(28px, 8.5vw, 38px) !important;
        line-height: 0.92 !important;
        max-width: 11ch;
        overflow-wrap: anywhere;
        text-wrap: balance;
    }

    .page-template-PagesContactUs-php section.contact_us {
        padding-top: 8px !important;
    }

    .page-template-PagesContactUs-php .contact1 h1 {
        font-size: clamp(28px, 8.6vw, 34px) !important;
        line-height: 0.96 !important;
        max-width: 9ch;
    }

    .page-template-PagesContactUs-php .contact1 p,
    .page-template-PagesContactUs-php .contact2 > p {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 1.65;
    }

    .page-template-PagesContactUs-php .contact2 h2 {
        font-size: 26px;
        line-height: 0.98;
    }

    .page-template-PagesContactUs-php .contact2 ul li {
        gap: 14px;
    }

    .page-template-PagesContactUs-php .contact2 ul li h4 {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .page-template-PagesContactUs-php .contact2 ul li p {
        font-size: 15px;
        line-height: 1.5;
    }

    .page-template-PagesContactUs-php .contact2 .icon i {
        width: 58px;
        height: 58px;
        font-size: 24px;
    }

    .review-page {
        padding: 28px 0 36px;
    }

    .review-page .row > [class*="col-"] {
        display: block;
    }

    .review-page .testi-box {
        height: auto;
        margin: 20px 0 0;
        padding: 62px 20px 24px;
    }

    .review-page .testi-text {
        display: block;
    }

    .review-page .quoma {
        width: 52px;
        height: 52px;
        top: -18px;
        left: 14px;
        border-radius: 14px;
        border-top-right-radius: 0;
    }

    .review-page .contentesti {
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
    }

    .review-page .testi-text p {
        font-size: 15px;
        line-height: 1.7;
    }

    .review-page ul.testi-profile-list {
        margin-top: 20px;
        padding-top: 18px;
        gap: 12px;
    }

    .review-page ul.testi-profile-list h5,
    .review-page ul.testi-profile-list h4 {
        font-size: 15px;
        line-height: 1.3;
    }

    .home.page-template-PagesHome-php .testi-box {
        margin-bottom: 0;
    }

    .home.page-template-PagesHome-php .testi-slider .slick-dots,
    .home.page-template-PagesHome-php .service-slider .slick-dots {
        position: static;
        bottom: auto;
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
        margin: 18px 0 0;
        padding: 0;
        line-height: 0;
    }

    .home.page-template-PagesHome-php .testi-slider .slick-dots li,
    .home.page-template-PagesHome-php .service-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0;
    }

    .home.page-template-PagesHome-php .testi-slider .slick-dots li button,
    .home.page-template-PagesHome-php .service-slider .slick-dots li button {
        width: 10px;
        height: 10px;
        padding: 0;
    }

    .home.page-template-PagesHome-php .testi-slider .slick-dots li button:before,
    .home.page-template-PagesHome-php .service-slider .slick-dots li button:before {
        content: none !important;
        display: none !important;
    }

    .page-id-11.page-template-default .blog-hub-container {
        width: min(100% - 20px, 100%);
    }

    .page-id-11.page-template-default .site-main {
        padding-top: 18px;
        padding-bottom: 50px;
    }

    .page-id-11.page-template-default .entry-header {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-bottom: 22px;
        padding: 30px 22px;
        border-radius: 24px;
    }

    .page-id-11.page-template-default .entry-title {
        margin: 16px 0 14px;
        font-size: clamp(34px, 11vw, 48px);
        max-width: none;
    }

    .page-id-11.page-template-default .blog-hub-intro {
        font-size: 15px;
        line-height: 1.7;
    }

    .page-id-11.page-template-default .blog-hub-header__meta {
        grid-template-columns: 1fr;
    }

    .page-id-11.page-template-default .blog-hub-stat {
        padding: 18px 18px 16px;
        border-radius: 20px;
    }

    .page-id-11.page-template-default .blog-hub-stat__value {
        font-size: 26px;
    }

    .page-id-11.page-template-default .blog-hub-stat__value--date {
        font-size: 20px;
    }

    .page-id-11.page-template-default .blog-hub-grid {
        gap: 18px;
    }

    .page-id-11.page-template-default .blog-hub-card {
        border-radius: 22px;
    }

    .page-id-11.page-template-default .blog-hub-card__body {
        padding: 20px 18px 22px;
    }

    .page-id-11.page-template-default .blog-hub-card__meta {
        margin-bottom: 14px;
    }

    .page-id-11.page-template-default .blog-hub-card__title {
        font-size: 24px;
    }

    .page-id-11.page-template-default .blog-hub-card__excerpt {
        font-size: 15px;
        line-height: 1.68;
    }

    .page-id-11.page-template-default .blog-hub-card__link {
        padding-top: 18px;
        font-size: 12px;
    }

    .page-id-11.page-template-default .blog-hub-pagination {
        margin-top: 24px;
    }

    .page-id-11.page-template-default .blog-hub-pagination a,
    .page-id-11.page-template-default .blog-hub-pagination span {
        width: 42px;
        height: 42px;
        border-radius: 14px;
    }
}

@media (max-width: 991px) {
    .page-id-11.page-template-default .blog-hub-container {
        width: min(100% - 28px, 100%);
        max-width: none;
    }

    .page-id-11.page-template-default .site-main {
        padding-top: 28px;
        padding-bottom: 64px;
    }

    .page-id-11.page-template-default .entry-header {
        grid-template-columns: 1fr;
        gap: 22px;
        padding: 38px 34px;
    }

    .page-id-11.page-template-default .entry-title {
        max-width: 11ch;
    }
}

/* Keep homepage hero alignment stable across legacy breakpoint rules. */
@media (max-width: 1199px) {
    .home.page-template-PagesHome-php .home-banner-sec {
        height: auto !important;
        min-height: clamp(520px, 82vh, 760px) !important;
    }

    .home.page-template-PagesHome-php .home-banner-box .row {
        align-items: center !important;
    }
}

@media (max-width: 767px) {
    .home.page-template-PagesHome-php .home-banner-sec {
        min-height: calc(100vh - 70px) !important;
    }

    .home.page-template-PagesHome-php .home-baner-text {
        justify-content: center !important;
        align-items: flex-start !important;
        text-align: left !important;
    }

    .home.page-template-PagesHome-php .home-baner-text p {
        margin-bottom: 0 !important;
        max-width: 42ch;
    }
}

@media (max-width: 767px) {
    .page-id-11.page-template-default .blog-hub-container {
        width: min(100% - 20px, 100%);
    }

    .page-id-11.page-template-default .site-main {
        padding-top: 18px;
        padding-bottom: 50px;
    }

    .page-id-11.page-template-default .entry-header {
        gap: 20px;
        margin-bottom: 22px;
        padding: 30px 22px;
        border-radius: 24px;
    }

    .page-id-11.page-template-default .entry-title {
        margin: 16px 0 14px;
        font-size: clamp(34px, 11vw, 48px);
        max-width: none;
    }

    .page-id-11.page-template-default .blog-hub-intro {
        font-size: 15px;
        line-height: 1.7;
    }

    .page-id-11.page-template-default .blog-hub-header__meta {
        grid-template-columns: 1fr;
    }

    .page-id-11.page-template-default .blog-hub-stat {
        padding: 18px 18px 16px;
        border-radius: 20px;
    }

    .page-id-11.page-template-default .blog-hub-stat__value {
        font-size: 26px;
    }

    .page-id-11.page-template-default .blog-hub-stat__value--date {
        font-size: 20px;
    }

    .page-id-11.page-template-default .blog-hub-grid {
        gap: 18px;
    }

    .page-id-11.page-template-default .blog-hub-card {
        border-radius: 22px;
    }

    .page-id-11.page-template-default .blog-hub-card__body {
        padding: 20px 18px 22px;
    }

    .page-id-11.page-template-default .blog-hub-card__meta {
        margin-bottom: 14px;
    }

    .page-id-11.page-template-default .blog-hub-card__title {
        font-size: 24px;
    }

    .page-id-11.page-template-default .blog-hub-card__excerpt {
        font-size: 15px;
        line-height: 1.68;
    }

    .page-id-11.page-template-default .blog-hub-card__link {
        padding-top: 18px;
        font-size: 12px;
    }

    .page-id-11.page-template-default .blog-hub-pagination {
        margin-top: 24px;
    }

    .page-id-11.page-template-default .blog-hub-pagination a,
    .page-id-11.page-template-default .blog-hub-pagination span {
        width: 42px;
        height: 42px;
        border-radius: 14px;
    }
}

@media (max-width: 991px) {
    .single-post .blog-post-container {
        width: min(100% - 28px, 100%);
        max-width: none;
    }

    .single-post .site-main {
        padding-top: 30px;
        padding-bottom: 70px;
    }

    .single-post .post-story {
        gap: 22px;
    }

    .single-post .post-story-header,
    .single-post .post-story-content,
    .single-post .post-navigation {
        width: min(100%, 100%);
    }

    .single-post .post-story-header {
        padding: 30px 28px;
        border-radius: 28px;
    }

    .single-post .post-story-title {
        max-width: 16ch;
        font-size: clamp(34px, 7vw, 52px);
    }

    .single-post .post-story-media .post-thumbnail {
        border-radius: 28px;
    }

    .single-post .post-story-content {
        padding: 30px 28px 34px;
        border-radius: 28px;
    }

    .single-post .post-story-content p,
    .single-post .post-story-content li {
        font-size: 17px;
    }

    .single-post .post-story-content > p:first-of-type {
        font-size: 20px;
    }

    .single-post .post-navigation .nav-links {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .single-post .blog-post-container {
        width: min(100% - 20px, 100%);
    }

    .single-post .site-main {
        padding-top: 18px;
        padding-bottom: 52px;
    }

    .single-post .post-story {
        gap: 18px;
    }

    .single-post .post-story-header {
        padding: 24px 20px 22px;
        border-radius: 22px;
    }

    .single-post .post-story-meta {
        gap: 8px 12px;
        margin-bottom: 14px;
    }

    .single-post .post-story-pill,
    .single-post .post-story-date,
    .single-post .post-story-reading-time {
        font-size: 10px;
        letter-spacing: 0.12em;
    }

    .single-post .post-story-title {
        max-width: none;
        font-size: clamp(28px, 9.5vw, 40px);
        line-height: 0.98;
    }

    .single-post .post-story-media .post-thumbnail,
    .single-post .post-story-content,
    .single-post .post-navigation a {
        border-radius: 22px;
    }

    .single-post .post-story-content {
        padding: 24px 20px 28px;
    }

    .single-post .post-story-content > * + * {
        margin-top: 14px;
    }

    .single-post .post-story-content > h2,
    .single-post .post-story-content > h3,
    .single-post .post-story-content > h4 {
        margin-top: 26px;
    }

    .single-post .post-story-content p,
    .single-post .post-story-content li {
        font-size: 16px;
        line-height: 1.78;
    }

    .single-post .post-story-content > p:first-of-type {
        font-size: 18px;
    }

    .single-post .post-story-content h2 {
        font-size: 27px;
    }

    .single-post .post-story-content h3 {
        font-size: 23px;
    }

    .single-post .post-story-content h4 {
        font-size: 19px;
    }

    .single-post .post-story-content blockquote {
        padding: 20px 18px;
        border-radius: 0 20px 20px 0;
    }

    .single-post .post-navigation a {
        padding: 18px 18px;
    }

    .single-post .post-navigation .nav-title {
        font-size: 16px;
        line-height: 1.4;
    }
}

@media (max-width: 1100px) {
    .single-post .post-story--editorial .post-story-header {
        grid-template-columns: 1fr;
    }

    .single-post .post-story--editorial .post-story-title {
        max-width: 14ch;
    }

    .single-post .post-story--editorial .post-story-body {
        grid-template-columns: 1fr;
    }

    .single-post .post-story-rail__card {
        position: static;
    }
}

@media (max-width: 991px) {
    .single-post .blog-post-container {
        width: min(100% - 28px, 100%);
    }

    .single-post .post-story--editorial .post-story-header,
    .single-post .post-story--editorial .post-story-media,
    .single-post .post-story--editorial .post-story-body,
    .single-post .post-story--editorial + .post-navigation {
        width: min(100%, 100%);
    }

    .single-post .post-story--editorial .post-story-header {
        padding: 34px 30px;
        border-radius: 30px;
    }

    .single-post .post-story-standfirst {
        font-size: 17px;
    }

    .single-post .post-story-brief {
        padding: 22px 20px 24px;
        border-radius: 24px;
    }

    .single-post .post-story--editorial .post-story-media {
        margin-top: -24px;
        margin-bottom: 22px;
    }

    .single-post .post-story--editorial .post-story-media .post-thumbnail {
        border-width: 8px;
        border-radius: 28px;
    }

    .single-post .post-story--editorial .post-story-content {
        padding: 34px 30px 38px;
        border-radius: 30px;
    }

    .single-post .post-story--editorial .post-story-content > p:first-of-type {
        padding-left: 18px;
    }
}

@media (max-width: 767px) {
    .single-post .blog-post-container {
        width: min(100% - 20px, 100%);
    }

    .single-post .site-main {
        padding-top: 18px;
        padding-bottom: 54px;
    }

    .single-post .post-story--editorial .post-story-header {
        gap: 18px;
        padding: 24px 20px;
        border-radius: 22px;
    }

    .single-post .post-story-kicker {
        margin-bottom: 14px;
        font-size: 10px;
        letter-spacing: 0.14em;
    }

    .single-post .post-story--editorial .post-story-title {
        max-width: none;
        font-size: clamp(30px, 10vw, 42px);
        line-height: 0.98;
    }

    .single-post .post-story-standfirst {
        margin-top: 18px;
        font-size: 15px;
        line-height: 1.8;
    }

    .single-post .post-story-brief {
        gap: 16px;
        padding: 18px 16px 20px;
        border-radius: 20px;
    }

    .single-post .post-story-brief__stat strong {
        font-size: 17px;
    }

    .single-post .post-story-outline__item,
    .single-post .post-story-rail__item {
        grid-template-columns: 26px minmax(0, 1fr);
        gap: 12px;
        align-items: start;
    }

    .single-post .post-story-outline__item a,
    .single-post .post-story-rail__item a {
        font-size: 14px;
        line-height: 1.5;
    }

    .single-post .post-story-outline__item::before,
    .single-post .post-story-rail__item::before {
        width: 26px;
        height: 26px;
        margin-top: 1px;
        font-size: 9px;
    }

    .single-post .post-story--editorial .post-story-media {
        margin-top: -14px;
        margin-bottom: 18px;
    }

    .single-post .post-story--editorial .post-story-media .post-thumbnail {
        border-width: 6px;
        border-radius: 22px;
    }

    .single-post .post-story--editorial .post-story-media .post-thumbnail img {
        aspect-ratio: 4 / 3;
    }

    .single-post .post-story-rail__card,
    .single-post .post-story--editorial .post-story-content,
    .single-post .post-story--editorial + .post-navigation a {
        border-radius: 22px;
    }

    .single-post .post-story-rail__card {
        gap: 16px;
        padding: 18px 16px;
    }

    .single-post .post-story--editorial .post-story-content {
        padding: 24px 20px 28px;
    }

    .single-post .post-story--editorial .post-story-content > * + * {
        margin-top: 14px;
    }

    .single-post .post-story--editorial .post-story-content > h2,
    .single-post .post-story--editorial .post-story-content > h3,
    .single-post .post-story--editorial .post-story-content > h4 {
        margin-top: 30px;
        padding-top: 18px;
    }

    .single-post .post-story--editorial .post-story-content > h2::before,
    .single-post .post-story--editorial .post-story-content > h3::before,
    .single-post .post-story--editorial .post-story-content > h4::before {
        width: 54px;
    }

    .single-post .post-story--editorial .post-story-content > p:first-of-type {
        padding-left: 16px;
        font-size: 18px;
        line-height: 1.82;
    }

    .single-post .post-story--editorial .post-story-content p,
    .single-post .post-story--editorial .post-story-content li {
        font-size: 16px;
        line-height: 1.82;
    }

    .single-post .post-story--editorial .post-story-content h2 {
        font-size: 28px;
    }

    .single-post .post-story--editorial .post-story-content h3 {
        font-size: 24px;
    }

    .single-post .post-story--editorial .post-story-content h4 {
        font-size: 20px;
    }

    .single-post .post-story--editorial + .post-navigation {
        margin-top: 18px;
    }

    .single-post .post-story--editorial + .post-navigation a {
        padding: 18px 18px;
    }
}

/* Homepage About section layout */
.home.page-template-PagesHome-php .about-sec {
    padding: 56px 0 46px;
}

.home.page-template-PagesHome-php .about-sec::before {
    opacity: 0.22;
    background-position: left top;
}

.home.page-template-PagesHome-php .about-sec::after {
    opacity: 0.3;
    background-size: contain;
    background-position: bottom right;
}

.home.page-template-PagesHome-php .about-shell {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(202, 172, 74, 0.16);
    border-radius: 32px;
    padding: clamp(32px, 4vw, 54px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.96) 0%, rgba(251, 248, 239, 0.98) 100%);
    box-shadow: 0 25px 65px rgba(17, 17, 17, 0.07);
}

.home.page-template-PagesHome-php .about-shell::before,
.home.page-template-PagesHome-php .about-shell::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

.home.page-template-PagesHome-php .about-shell::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #caac4a 0%, rgba(202, 172, 74, 0) 68%);
}

.home.page-template-PagesHome-php .about-shell::after {
    width: 360px;
    height: 360px;
    top: -140px;
    right: -130px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(202, 172, 74, 0.18) 0%, rgba(202, 172, 74, 0) 72%);
}

.home.page-template-PagesHome-php .about-content {
    position: relative;
    z-index: 1;
    display: grid;
    max-width: 900px;
    row-gap: 0;
}

.home.page-template-PagesHome-php .about-content::after {
    display: none;
    content: none;
}

.home.page-template-PagesHome-php .about-content > * {
    position: relative;
    z-index: 1;
}

.home.page-template-PagesHome-php .about-content > h2,
.home.page-template-PagesHome-php .about-content > h3,
.home.page-template-PagesHome-php .about-content > p,
.home.page-template-PagesHome-php .about-content > .btn-3 {
    max-width: min(100%, 760px);
}

/* Homepage About typography hierarchy */
.home.page-template-PagesHome-php .about-content > h2 {
    font-family: 'Montserrat';
    font-size: clamp(15px, 0.95vw, 18px);
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #caac4a;
    margin: 0 0 10px;
}

.home.page-template-PagesHome-php .about-content > h3 {
    font-family: 'gotham';
    font-weight: 500;
    line-height: 1.05;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
}

.home.page-template-PagesHome-php .about-content > h3:first-of-type {
    font-size: clamp(38px, 3.9vw, 54px);
    max-width: 22ch;
    margin-bottom: 14px;
}

.home.page-template-PagesHome-php .about-content > h3:not(:first-of-type) {
    font-size: clamp(26px, 2.4vw, 33px);
    position: relative;
    margin: 10px 0 8px;
    padding: 16px 0 0;
}

.home.page-template-PagesHome-php .about-content > h3:not(:first-of-type)::before {
    position: absolute;
    content: '';
    width: 58px;
    height: 3px;
    top: 0;
    left: 0;
    border-radius: 999px;
    background: #caac4a;
}

.home.page-template-PagesHome-php .about-content > p {
    max-width: 64ch;
    font-family: 'Montserrat';
    font-size: clamp(16px, 1.15vw, 18px);
    font-weight: 400;
    line-height: 1.62;
    color: #4f4f4f;
    margin: 0 0 14px;
}

.home.page-template-PagesHome-php .about-content > p:first-of-type {
    padding-right: 0;
}

.home.page-template-PagesHome-php .about-content > p:last-of-type {
    margin-bottom: 16px;
    padding: 0;
    border-left: 0;
    color: #414141;
}

.home.page-template-PagesHome-php .about-content .btn-3 {
    justify-self: start;
    margin-top: 8px;
    box-shadow: 0 14px 34px rgba(202, 172, 74, 0.22);
}

@media only screen and (max-width: 1199px) {
    .home.page-template-PagesHome-php .about-content > p:first-of-type {
        padding-right: 0;
    }
}

@media only screen and (max-width: 991px) {
    .home.page-template-PagesHome-php .about-sec {
        padding: 46px 0 38px;
    }

    .home.page-template-PagesHome-php .about-shell {
        border-radius: 24px;
        padding: 24px 20px;
    }

    .home.page-template-PagesHome-php .about-content > h2 {
        margin-bottom: 10px;
    }

    .home.page-template-PagesHome-php .about-content > h3:first-of-type {
        font-size: clamp(32px, 7vw, 42px);
        max-width: none;
        margin-bottom: 12px;
    }

    .home.page-template-PagesHome-php .about-content > h3:not(:first-of-type) {
        font-size: clamp(22px, 4.8vw, 28px);
        margin: 8px 0 8px;
        padding: 14px 0 0;
    }

    .home.page-template-PagesHome-php .about-content > p {
        font-size: 16px;
        line-height: 1.58;
        margin-bottom: 12px;
    }

    .home.page-template-PagesHome-php .about-content > p:first-of-type {
        padding-right: 48px;
    }

    .home.page-template-PagesHome-php .about-content > p:last-of-type {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .home.page-template-PagesHome-php .about-shell {
        border-radius: 20px;
        padding: 22px 18px;
    }

    .home.page-template-PagesHome-php .about-content > .btn-3 {
        width: 100%;
    }

    .home.page-template-PagesHome-php .about-content > h3:not(:first-of-type) {
        padding-left: 0;
    }

    .home.page-template-PagesHome-php .about-content > h3:not(:first-of-type)::before {
        left: 0;
        width: 52px;
    }

    .home.page-template-PagesHome-php .about-content > p:first-of-type,
    .home.page-template-PagesHome-php .about-content > p:last-of-type {
        padding-right: 0;
    }

    .home.page-template-PagesHome-php .about-content > p:last-of-type {
        padding-left: 0;
    }
}

/* Homepage Services typography and card media */
.home.page-template-PagesHome-php .service-sec .sec-head {
    margin: 0 auto 42px;
    max-width: 980px;
}

.home.page-template-PagesHome-php .service-sec .sec-head h6,
.home.page-template-PagesHome-php .service-sec .sec-head .theme-head {
    font-family: 'Montserrat';
    font-size: clamp(15px, 0.95vw, 18px);
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #5f5020;
    margin: 0 0 16px;
}

.home.page-template-PagesHome-php .service-sec .sec-head h2 {
    font-family: 'gotham';
    font-size: clamp(38px, 4vw, 58px);
    font-weight: 500;
    line-height: 1.08;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    color: #111111;
    max-width: 15ch;
    margin: 0 auto;
}

.home.page-template-PagesHome-php .service-sec .service-box {
    border-radius: 22px;
    display: grid;
    grid-template-rows: auto 1fr;
    height: 100%;
}

.home.page-template-PagesHome-php .service-sec .service-image {
    aspect-ratio: auto;
    height: clamp(195px, 16.5vw, 240px);
    background: #e9edf0;
}

.home.page-template-PagesHome-php .service-slider .slick-track {
    align-items: stretch;
}

.home.page-template-PagesHome-php .service-slider .slick-slide {
    display: flex !important;
    height: auto !important;
}

.home.page-template-PagesHome-php .service-slider .slick-slide > div {
    display: flex;
    width: 100%;
    height: 100%;
}

.home.page-template-PagesHome-php .service-sec .service-image a {
    display: block;
    height: 100%;
}

.home.page-template-PagesHome-php .service-sec .service-image .serv-1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.home.page-template-PagesHome-php .service-sec .service-text {
    padding: 24px 22px 20px;
    display: grid;
    grid-template-rows: auto auto 1fr auto;
    align-content: start;
}

.home.page-template-PagesHome-php .service-sec .service-text h3 {
    font-family: 'gotham';
    font-size: clamp(22px, 1.7vw, 28px);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #111111;
    margin: 0 0 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    min-height: 4.8em;
}

.home.page-template-PagesHome-php .service-sec .service-text p {
    font-family: 'Montserrat';
    font-size: clamp(15px, 0.98vw, 16.5px);
    font-weight: 400;
    line-height: 1.65;
    color: #4f4f4f;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    min-height: 6.6em;
}

.home.page-template-PagesHome-php .service-sec .service-text a {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    gap: 12px;
    padding-top: 16px;
    margin-top: 18px;
}

@media only screen and (max-width: 991px) {
    .home.page-template-PagesHome-php .service-sec .sec-head {
        margin-bottom: 28px;
    }

    .home.page-template-PagesHome-php .service-sec .sec-head h6,
    .home.page-template-PagesHome-php .service-sec .sec-head .theme-head {
        margin-bottom: 12px;
    }

    .home.page-template-PagesHome-php .service-sec .sec-head h2 {
        font-size: clamp(30px, 7vw, 40px);
        max-width: 12ch;
    }

    .home.page-template-PagesHome-php .service-sec .service-image {
        height: auto;
        aspect-ratio: 16 / 10;
    }

    .home.page-template-PagesHome-php .service-sec .service-text {
        padding: 20px 18px 18px;
        display: flex;
    }

    .home.page-template-PagesHome-php .service-sec .service-text h3 {
        font-size: clamp(20px, 4.8vw, 24px);
        margin-bottom: 12px;
        min-height: 0;
    }

    .home.page-template-PagesHome-php .service-sec .service-text p {
        font-size: 15px;
        line-height: 1.6;
        min-height: 0;
    }

    .home.page-template-PagesHome-php .service-slider .slick-slide {
        display: block !important;
    }
}

/* Homepage Why Choose image stack */
.home.page-template-PagesHome-php .why-choose-sec {
    --nlrc-why-gap: clamp(30px, 4vw, 64px);
    --nlrc-why-copy-max: 620px;
    --nlrc-why-media-max: 430px;
    --nlrc-why-card-radius: 24px;
    --nlrc-why-card-border: 6px;
    --nlrc-why-card-shadow: 0 26px 56px rgba(5, 7, 10, 0.16), 0 14px 30px rgba(5, 7, 10, 0.11);
}

.home.page-template-PagesHome-php .why-choose-sec .row {
    align-items: center;
    row-gap: var(--nlrc-why-gap);
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-copy-col,
.home.page-template-PagesHome-php .why-choose-sec .why-choose-media-col {
    display: flex;
    align-items: center;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-copy-col {
    width: 54%;
    max-width: 54%;
    justify-content: flex-start;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-media-col {
    width: 46%;
    max-width: 46%;
    justify-content: flex-end;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text {
    width: 100%;
    max-width: var(--nlrc-why-copy-max);
    margin: 0;
    padding: 0 clamp(8px, 2.4vw, 34px) 0 0;
    display: grid;
    align-content: center;
    gap: clamp(14px, 1.8vw, 22px);
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > :first-child {
    margin-top: 0;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > :last-child {
    margin-bottom: 0;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > :is(h2, h3) {
    margin: 0;
    max-width: 17ch;
    font-size: clamp(32px, 3.4vw, 44px);
    line-height: 1.08;
    letter-spacing: 0.015em;
    text-transform: uppercase;
    text-wrap: balance;
    word-break: normal;
    overflow-wrap: normal;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > :is(h2, h3) b,
.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > :is(h2, h3) strong {
    font-weight: 800;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > p {
    margin: 0;
    max-width: 58ch;
    font-size: clamp(16px, 1.15vw, 18px);
    line-height: 1.82;
    color: #5b6067;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > ul {
    list-style: none;
    margin: 4px 0 0;
    padding: 0;
    display: grid;
    gap: 16px;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > ul li {
    display: grid;
    grid-template-columns: 10px minmax(0, 1fr);
    column-gap: 14px;
    align-items: start;
    padding-top: 16px;
    border-top: 1px solid rgba(5, 5, 5, 0.12);
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    margin-top: 11px;
    border-radius: 50%;
    background: #caac4a;
    box-shadow: 0 0 0 6px rgba(202, 172, 74, 0.12);
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > ul li p {
    margin: 0;
    font-size: clamp(15px, 1.04vw, 16px);
    line-height: 1.8;
    color: #4f545b;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > ul li b,
.home.page-template-PagesHome-php .why-choose-sec .why-choose-text > ul li strong {
    color: #050505;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-images {
    width: min(100%, var(--nlrc-why-media-max));
    min-height: 0;
    margin: 0 0 0 auto;
    padding: 0;
    display: grid;
    justify-items: stretch;
    align-content: start;
    row-gap: clamp(16px, 1.9vw, 22px);
    position: relative;
    isolation: isolate;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-image-card {
    width: 100%;
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    border: var(--nlrc-why-card-border) solid #ffffff;
    border-radius: var(--nlrc-why-card-radius);
    background: #eef1f4;
    box-shadow: var(--nlrc-why-card-shadow);
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-image-card--top {
    aspect-ratio: 16 / 8.8;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-image-card--bottom {
    aspect-ratio: 16 / 10.6;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-badge {
    display: block;
    width: clamp(88px, 18%, 114px);
    height: auto;
    position: absolute;
    right: clamp(10px, 3%, 22px);
    bottom: clamp(10px, 3%, 22px);
    border: 0;
    box-shadow: none;
    filter: drop-shadow(0 14px 28px rgba(5, 7, 10, 0.18));
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .home.page-template-PagesHome-php .why-choose-sec {
        --nlrc-why-copy-max: 560px;
        --nlrc-why-media-max: 390px;
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-text {
        padding-right: 22px;
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-text > :is(h2, h3) {
        max-width: 16ch;
        font-size: clamp(30px, 3.1vw, 39px);
    }
}

@media only screen and (max-width: 991px) {
    .home.page-template-PagesHome-php .why-choose-sec .why-choose-copy-col,
    .home.page-template-PagesHome-php .why-choose-sec .why-choose-media-col {
        width: 100%;
        max-width: 100%;
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-text {
        max-width: none;
        padding-right: 0;
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-images {
        width: min(100%, 620px);
        margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {
    .home.page-template-PagesHome-php .why-choose-sec {
        --nlrc-why-gap: 28px;
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-text > :is(h2, h3) {
        max-width: 15ch;
        font-size: clamp(28px, 8vw, 36px);
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-text > p {
        font-size: 15px;
        line-height: 1.75;
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-text > ul {
        gap: 14px;
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-text > ul li {
        column-gap: 12px;
        padding-top: 14px;
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-image-card {
        border-radius: 20px;
        border-width: 5px;
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-badge {
        width: clamp(74px, 20vw, 92px);
        right: 10px;
        bottom: 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-id-433 .commercial-services-hero__layout {
        grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.92fr);
        gap: 24px;
        padding: 108px 0 64px;
    }

    .page-id-20 .nlrc-residential-hero__layout {
        grid-template-columns: minmax(0, 0.92fr) minmax(320px, 1.08fr);
        gap: 26px;
        padding-bottom: 72px;
    }

    .page-id-20 .nlrc-residential-hero__copy h1 {
        max-width: 11.8ch;
        font-size: clamp(42px, 5.4vw, 64px);
    }

    .page-id-20 .nlrc-residential-hero__copy p {
        font-size: 17px;
        line-height: 1.7;
    }

    .page-id-20 .nlrc-residential-hero__feature {
        min-height: 500px;
    }

    .page-id-20 .nlrc-residential-hero__panel strong,
    .page-id-20 .nlrc-residential-value-card h3,
    .page-id-20 .nlrc-residential-service-card__body h3,
    .page-id-20 .nlrc-residential-upgrade-card h3,
    .page-id-20 .nlrc-residential-process__step h3,
    .page-id-20 .nlrc-residential-review-card h3,
    .page-id-20 .nlrc-residential-showcase__item figcaption strong {
        font-size: 24px;
    }

    .page-id-20 .nlrc-residential-values__grid,
    .page-id-20 .nlrc-residential-services__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .page-id-20 .nlrc-residential-process__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .page-id-20 .nlrc-residential-proof__reviews {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .page-id-20 .nlrc-residential-showcase__item figcaption {
        max-width: 76%;
    }

    .page-id-433 .commercial-services-page__intro {
        gap: 18px;
        margin-top: -56px;
        margin-bottom: 26px;
    }

    .page-id-433 .commercial-services-page__intro-copy {
        padding: 28px 24px 24px;
    }

    .page-id-433 .commercial-services-page__intro-detail {
        margin-top: 12px;
        padding: 22px 20px 20px;
    }

    .page-id-433 .commercial-services-page__intro-copy h2 {
        max-width: 14ch;
        font-size: clamp(28px, 3.1vw, 40px);
    }

    .page-id-433 .commercial-services-page__intro-note,
    .page-id-433 .commercial-services-page__intro-detail p {
        font-size: 14px;
        line-height: 1.66;
    }

    .page-id-433 .commercial-services-page__intro-band {
        margin-top: 16px;
        padding: 14px;
    }

    .page-id-433 .commercial-services-page__intro-band strong {
        font-size: 20px;
    }

    .page-id-433 .commercial-services-page__signal-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin-top: 0;
    }

    .page-id-433 .commercial-services-page__signal strong {
        font-size: 22px;
    }

    .page-id-433 .commercial-service-card__media,
    .page-id-433 .commercial-service-card__media img {
        min-height: 258px;
    }

    .page-id-433 .commercial-service-card__body {
        padding: 28px 24px 24px;
    }

    .page-id-433 .commercial-service-card__body h3 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 991px) {
    .page-id-20 .nlrc-residential-section {
        padding: 78px 0;
    }

    .page-id-20 .nlrc-residential-section__intro--split,
    .page-id-20 .nlrc-residential-proof__header,
    .page-id-20 .nlrc-residential-cta__panel,
    .page-id-20 .nlrc-residential-upgrades__layout {
        grid-template-columns: minmax(0, 1fr);
    }

    .page-id-20 .nlrc-residential-hero__layout {
        grid-template-columns: minmax(0, 1fr);
        gap: 24px;
        padding-top: 108px;
        padding-bottom: 62px;
    }

    .page-id-20 .nlrc-residential-hero__copy h1,
    .page-id-20 .nlrc-residential-section__intro h2,
    .page-id-20 .nlrc-residential-proof__copy h2,
    .page-id-20 .nlrc-residential-cta__copy h2 {
        max-width: none;
    }

    .page-id-20 .nlrc-residential-hero__visual {
        grid-template-columns: minmax(0, 1fr) minmax(220px, 0.42fr);
    }

    .page-id-20 .nlrc-residential-hero__feature {
        min-height: 460px;
    }

    .page-id-20 .nlrc-residential-values__grid,
    .page-id-20 .nlrc-residential-services__grid,
    .page-id-20 .nlrc-residential-process__grid,
    .page-id-20 .nlrc-residential-proof__reviews {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .page-id-20 .nlrc-residential-showcase__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-auto-rows: 220px;
    }

    .page-id-20 .nlrc-residential-showcase__item.is-featured,
    .page-id-20 .nlrc-residential-showcase__item.is-wide {
        grid-column: span 2;
    }

    .page-id-20 .nlrc-residential-cta__actions {
        flex-direction: row;
        flex-wrap: wrap;
        min-width: 0;
    }

    .page-id-20 .nlrc-residential-cta__copy h2 {
        font-size: clamp(30px, 5vw, 44px);
    }

    .page-id-433 .commercial-services-hero .container-fluid {
        padding-left: 24px;
        padding-right: 24px;
    }

    .page-id-433 .commercial-services-hero__layout {
        grid-template-columns: 1fr;
        gap: 24px;
        padding: 112px 0 52px;
    }

    .page-id-433 .commercial-services-hero__copy h1 {
        max-width: none;
    }

    .page-id-433 .commercial-services-hero__panel {
        max-width: 680px;
    }

    .page-id-433 .commercial-services-page {
        padding-bottom: 84px;
        background: linear-gradient(180deg, #09131e 0%, #101d2b 9%, #f5f0e8 9%, #f5f0e8 100%);
    }

    .page-id-433 .commercial-services-page__intro {
        grid-template-columns: 1fr;
        grid-template-areas:
            "copy"
            "detail"
            "signals";
        gap: 14px;
        margin-top: -28px;
        margin-bottom: 24px;
    }

    .page-id-433 .commercial-services-page__intro-copy,
    .page-id-433 .commercial-services-page__intro-detail {
        max-width: none;
    }

    .page-id-433 .commercial-services-page__intro-copy {
        padding: 24px 22px 20px;
    }

    .page-id-433 .commercial-services-page__intro-detail {
        margin-top: 0;
        padding: 20px 18px 18px;
    }

    .page-id-433 .commercial-services-page__intro-copy h2,
    .page-id-433 .commercial-services-page__intro-note {
        max-width: none;
    }

    .page-id-433 .commercial-services-page__intro-copy h2 {
        font-size: clamp(28px, 5vw, 38px);
    }

    .page-id-433 .commercial-services-page__intro-note,
    .page-id-433 .commercial-services-page__intro-detail p {
        font-size: 14px;
        line-height: 1.66;
    }

    .page-id-433 .commercial-services-page__signal-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        margin-top: 0;
    }

    .page-id-433 .commercial-services-page__signal {
        min-height: 0;
        padding: 14px 14px 12px;
        gap: 8px;
    }

    .page-id-433 .commercial-services-page__signal strong {
        font-size: 18px;
    }

    .page-id-433 .commercial-services-page__intro-band strong {
        font-size: 20px;
    }

    .page-id-433 .commercial-service-card__media,
    .page-id-433 .commercial-service-card__media img {
        min-height: 254px;
    }

    .page-id-433 .commercial-service-card__body {
        padding: 26px 24px 24px;
    }

    .page-id-433 .commercial-service-card__body h3 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 767px) {
    .page-id-20 .nlrc-residential-page__eyebrow,
    .page-id-20 .nlrc-residential-hero__panel-label,
    .page-id-20 .nlrc-residential-proof__commitments-label,
    .page-id-20 .nlrc-residential-review-card__label,
    .page-id-20 .nlrc-residential-service-card__eyebrow {
        gap: 10px;
        font-size: 10px;
        letter-spacing: 0.16em;
    }

    .page-id-20 .nlrc-residential-page__eyebrow::before,
    .page-id-20 .nlrc-residential-hero__panel-label::before,
    .page-id-20 .nlrc-residential-proof__commitments-label::before,
    .page-id-20 .nlrc-residential-review-card__label::before,
    .page-id-20 .nlrc-residential-service-card__eyebrow::before {
        width: 36px;
    }

    .page-id-20 .nlrc-residential-section {
        padding: 64px 0;
    }

    .page-id-20 .nlrc-residential-section__intro,
    .page-id-20 .nlrc-residential-proof__header {
        gap: 14px;
        margin-bottom: 24px;
    }

    .page-id-20 .nlrc-residential-section__intro h2,
    .page-id-20 .nlrc-residential-proof__copy h2,
    .page-id-20 .nlrc-residential-cta__copy h2 {
        font-size: clamp(28px, 8vw, 38px);
    }

    .page-id-20 .nlrc-residential-section__intro p,
    .page-id-20 .nlrc-residential-proof__copy p,
    .page-id-20 .nlrc-residential-cta__copy p {
        font-size: 14px;
        line-height: 1.68;
    }

    .page-id-20 .nlrc-residential-hero {
        background:
            radial-gradient(circle at top right, rgba(200, 157, 70, 0.24) 0%, rgba(200, 157, 70, 0) 34%),
            linear-gradient(135deg, #08131e 0%, #0e1b28 44%, #152638 100%);
    }

    .page-id-20 .nlrc-residential-hero__layout {
        gap: 20px;
        padding-top: 78px;
        padding-bottom: 40px;
    }

    .page-id-20 .nlrc-residential-hero .nlrc-residential-page__eyebrow {
        align-items: flex-start;
        flex-wrap: wrap;
        row-gap: 6px;
    }

    .page-id-20 .nlrc-residential-hero__copy h1 {
        margin: 14px 0 14px;
        font-size: clamp(34px, 11vw, 48px);
    }

    .page-id-20 .nlrc-residential-hero__copy p {
        font-size: 16px;
        line-height: 1.66;
    }

    .page-id-20 .nlrc-residential-hero__actions,
    .page-id-20 .nlrc-residential-hero__trust-list,
    .page-id-20 .nlrc-residential-proof__chips,
    .page-id-20 .nlrc-residential-cta__actions {
        gap: 10px;
    }

    .page-id-20 .nlrc-residential-button {
        width: 100%;
        min-height: 50px;
        padding: 13px 18px;
        font-size: 11px;
        letter-spacing: 0.14em;
    }

    .page-id-20 .nlrc-residential-hero__visual {
        grid-template-columns: 1fr;
    }

    .page-id-20 .nlrc-residential-hero__feature {
        min-height: 340px;
        border-radius: 24px;
    }

    .page-id-20 .nlrc-residential-hero__feature figcaption {
        right: 16px;
        bottom: 16px;
        max-width: calc(100% - 32px);
        padding: 10px 14px;
        font-size: 12px;
    }

    .page-id-20 .nlrc-residential-hero__panel {
        padding: 20px 18px 18px;
        border-radius: 24px;
    }

    .page-id-20 .nlrc-residential-hero__panel::after {
        border-radius: 23px;
    }

    .page-id-20 .nlrc-residential-hero__panel strong,
    .page-id-20 .nlrc-residential-value-card h3,
    .page-id-20 .nlrc-residential-service-card__body h3,
    .page-id-20 .nlrc-residential-upgrade-card h3,
    .page-id-20 .nlrc-residential-process__step h3,
    .page-id-20 .nlrc-residential-review-card h3,
    .page-id-20 .nlrc-residential-showcase__item figcaption strong {
        font-size: 22px;
    }

    .page-id-20 .nlrc-residential-hero__stack {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .page-id-20 .nlrc-residential-hero__stack figure {
        min-height: 160px;
        border-radius: 20px;
    }

    .page-id-20 .nlrc-residential-values {
        padding-top: 54px;
    }

    .page-id-20 .nlrc-residential-values__grid,
    .page-id-20 .nlrc-residential-services__grid,
    .page-id-20 .nlrc-residential-process__grid,
    .page-id-20 .nlrc-residential-proof__reviews,
    .page-id-20 .nlrc-residential-showcase__grid {
        grid-template-columns: 1fr;
    }

    .page-id-20 .nlrc-residential-value-card,
    .page-id-20 .nlrc-residential-service-card,
    .page-id-20 .nlrc-residential-upgrade-card,
    .page-id-20 .nlrc-residential-process__step,
    .page-id-20 .nlrc-residential-review-card,
    .page-id-20 .nlrc-residential-proof__commitments,
    .page-id-20 .nlrc-residential-services__note,
    .page-id-20 .nlrc-residential-cta__panel {
        border-radius: 24px;
    }

    .page-id-20 .nlrc-residential-service-card__media,
    .page-id-20 .nlrc-residential-service-card__media img {
        min-height: 220px;
    }

    .page-id-20 .nlrc-residential-service-card__body,
    .page-id-20 .nlrc-residential-value-card,
    .page-id-20 .nlrc-residential-upgrade-card,
    .page-id-20 .nlrc-residential-process__step,
    .page-id-20 .nlrc-residential-review-card,
    .page-id-20 .nlrc-residential-proof__commitments {
        padding: 22px 20px 20px;
    }

    .page-id-20 .nlrc-residential-services__note {
        padding: 20px 18px;
    }

    .page-id-20 .nlrc-residential-upgrades__feature {
        min-height: 320px;
        border-radius: 24px;
    }

    .page-id-20 .nlrc-residential-upgrades__feature figcaption {
        right: 16px;
        bottom: 16px;
        max-width: calc(100% - 32px);
        padding: 14px 16px;
    }

    .page-id-20 .nlrc-residential-upgrade-card::before,
    .page-id-20 .nlrc-residential-process__step::before {
        left: 20px;
        width: 92px;
    }

    .page-id-20 .nlrc-residential-process__count,
    .page-id-20 .nlrc-residential-value-card__index {
        width: 36px;
        height: 36px;
        border-radius: 12px;
        font-size: 10px;
    }

    .page-id-20 .nlrc-residential-showcase__grid {
        grid-auto-rows: auto;
    }

    .page-id-20 .nlrc-residential-showcase__item,
    .page-id-20 .nlrc-residential-showcase__item.is-featured,
    .page-id-20 .nlrc-residential-showcase__item.is-wide {
        grid-column: auto;
        grid-row: auto;
        min-height: 280px;
    }

    .page-id-20 .nlrc-residential-showcase__item figcaption {
        right: 16px;
        bottom: 16px;
        max-width: calc(100% - 32px);
    }

    .page-id-20 .nlrc-residential-cta {
        padding-top: 0;
    }

    .page-id-20 .nlrc-residential-cta__panel {
        gap: 18px;
    }

    .page-id-433 .commercial-services-hero::after {
        top: -140px;
        right: -170px;
        width: 420px;
        height: 420px;
    }

    .page-id-433 .commercial-services-hero {
        min-height: 520px;
    }

    .page-id-433 .commercial-services-hero .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }

    .page-id-433 .commercial-services-hero__layout {
        gap: 20px;
        padding: 96px 0 38px;
    }

    .page-id-433 .commercial-services-hero__eyebrow,
    .page-id-433 .commercial-services-hero__panel-label,
    .page-id-433 .commercial-services-page__eyebrow {
        gap: 10px;
        font-size: 10px;
        letter-spacing: 0.22em;
    }

    .page-id-433 .commercial-services-hero__eyebrow::before,
    .page-id-433 .commercial-services-hero__panel-label::before,
    .page-id-433 .commercial-services-page__eyebrow::before {
        width: 36px;
    }

    .page-id-433 .commercial-services-hero__copy h1 {
        margin: 14px 0 14px;
        font-size: clamp(40px, 13vw, 58px);
    }

    .page-id-433 .commercial-services-hero__copy p {
        font-size: 16px;
        line-height: 1.65;
    }

    .page-id-433 .commercial-services-hero__panel {
        padding: 22px 20px 22px;
        border-radius: 24px;
    }

    .page-id-433 .commercial-services-hero__panel::after {
        border-radius: 23px;
    }

    .page-id-433 .commercial-services-hero__stat strong {
        font-size: 48px;
    }

    .page-id-433 .commercial-services-hero__chips {
        gap: 8px;
    }

    .page-id-433 .commercial-services-hero__chips span {
        min-height: 36px;
        padding: 7px 14px;
        font-size: 11px;
        letter-spacing: 0.04em;
    }

    .page-id-433 .commercial-services-page {
        padding-bottom: 68px;
    }

    .page-id-433 .commercial-services-page__intro {
        gap: 12px;
        margin-top: -12px;
        margin-bottom: 22px;
    }

    .page-id-433 .commercial-services-page__intro-copy {
        padding: 22px 18px 18px;
        border-radius: 26px;
    }

    .page-id-433 .commercial-services-page__intro-copy h2 {
        margin-top: 10px;
        font-size: clamp(26px, 8vw, 34px);
    }

    .page-id-433 .commercial-services-page__intro-note {
        margin-top: 12px;
        font-size: 13px;
        line-height: 1.62;
    }

    .page-id-433 .commercial-services-page__intro-detail {
        padding: 18px 16px 16px;
        border-radius: 24px;
    }

    .page-id-433 .commercial-services-page__intro-detail::before {
        left: 20px;
        width: 96px;
    }

    .page-id-433 .commercial-services-page__intro-detail p {
        font-size: 13px;
        line-height: 1.62;
    }

    .page-id-433 .commercial-services-page__intro-band {
        margin-top: 14px;
        padding: 12px 14px;
        border-radius: 18px;
    }

    .page-id-433 .commercial-services-page__intro-band strong {
        font-size: 18px;
    }

    .page-id-433 .commercial-services-page__signal-grid {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .page-id-433 .commercial-services-page__signal {
        gap: 8px;
        padding: 12px 14px 11px;
        border-radius: 20px;
    }

    .page-id-433 .commercial-services-page__signal strong {
        font-size: 16px;
    }

    .page-id-433 .commercial-services-page__signal-index {
        width: 30px;
        height: 30px;
        border-radius: 10px;
        font-size: 9px;
    }

    .page-id-433 .commercial-services-grid {
        row-gap: 20px;
    }

    .page-id-433 .commercial-service-card {
        border-radius: 24px;
    }

    .page-id-433 .commercial-service-card::after {
        inset: 12px;
        border-radius: 18px;
    }

    .page-id-433 .commercial-service-card__media,
    .page-id-433 .commercial-service-card__media img {
        min-height: 236px;
    }

    .page-id-433 .commercial-service-card__count {
        top: 14px;
        left: 14px;
        width: 52px;
        height: 52px;
        border-radius: 16px;
        font-size: 22px;
    }

    .page-id-433 .commercial-service-card__cta-chip {
        right: 14px;
        bottom: 14px;
        min-height: 36px;
        padding: 8px 12px;
        font-size: 10px;
    }

    .page-id-433 .commercial-service-card__body {
        gap: 14px;
        padding: 22px 20px 20px;
    }

    .page-id-433 .commercial-service-card__body h3 {
        font-size: 24px;
    }

    .page-id-433 .commercial-service-card__body p {
        font-size: 14px;
        line-height: 1.68;
    }

    .page-id-433 .commercial-service-card__link {
        width: 100%;
        justify-content: space-between;
        padding-top: 16px;
        font-size: 12px;
        letter-spacing: 0.12em;
    }

    .page-id-433 .commercial-services-empty {
        padding: 34px 22px;
        border-radius: 24px;
    }

    .page-id-433 .commercial-services-empty p {
        font-size: 15px;
    }
}

@media only screen and (max-width: 575px) {
    .page-id-20 .nlrc-residential-section {
        padding: 56px 0;
    }

    .page-id-20 .nlrc-residential-hero__layout {
        padding-top: 70px;
        padding-bottom: 28px;
    }

    .page-id-20 .nlrc-residential-hero__copy h1 {
        font-size: clamp(34px, 11.4vw, 46px);
    }

    .page-id-20 .nlrc-residential-hero__copy p,
    .page-id-20 .nlrc-residential-hero__panel p,
    .page-id-20 .nlrc-residential-value-card p,
    .page-id-20 .nlrc-residential-service-card__body p,
    .page-id-20 .nlrc-residential-upgrade-card p,
    .page-id-20 .nlrc-residential-process__step p,
    .page-id-20 .nlrc-residential-review-card p,
    .page-id-20 .nlrc-residential-services__note p,
    .page-id-20 .nlrc-residential-proof__commitments li {
        font-size: 13px;
        line-height: 1.64;
    }

    .page-id-20 .nlrc-residential-hero__stack {
        grid-template-columns: 1fr;
    }

    .page-id-20 .nlrc-residential-hero__stack figure {
        min-height: 150px;
    }

    .page-id-20 .nlrc-residential-hero__feature,
    .page-id-20 .nlrc-residential-upgrades__feature,
    .page-id-20 .nlrc-residential-showcase__item,
    .page-id-20 .nlrc-residential-showcase__item.is-featured,
    .page-id-20 .nlrc-residential-showcase__item.is-wide {
        min-height: 240px;
    }

    .page-id-20 .nlrc-residential-hero__trust-list li,
    .page-id-20 .nlrc-residential-proof__chips li {
        min-height: 34px;
        padding: 7px 12px;
        font-size: 11px;
    }

    .page-id-20 .nlrc-residential-proof__commitments ul {
        gap: 10px;
        margin-top: 16px;
    }

    .page-id-20 .nlrc-residential-cta__copy h2 {
        font-size: clamp(26px, 9vw, 34px);
    }

    .page-id-433 .commercial-services-hero {
        min-height: 470px;
    }

    .page-id-433 .commercial-services-hero__layout {
        padding: 84px 0 28px;
    }

    .page-id-433 .commercial-services-hero__panel {
        padding: 20px 18px;
    }

    .page-id-433 .commercial-services-hero__stat span {
        letter-spacing: 0.12em;
    }

    .page-id-433 .commercial-services-page {
        padding-bottom: 56px;
    }

    .page-id-433 .commercial-services-page__intro {
        margin-top: -6px;
        margin-bottom: 18px;
    }

    .page-id-433 .commercial-services-page__intro-copy {
        padding: 18px 16px 16px;
    }

    .page-id-433 .commercial-services-page__intro-detail {
        padding: 16px 14px 14px;
    }

    .page-id-433 .commercial-services-page__intro-copy h2 {
        font-size: clamp(24px, 8.4vw, 30px);
    }

    .page-id-433 .commercial-services-page__intro-band strong,
    .page-id-433 .commercial-services-page__signal strong {
        font-size: 15px;
    }

    .page-id-433 .commercial-service-card__media,
    .page-id-433 .commercial-service-card__media img {
        min-height: 220px;
    }

    .page-id-433 .commercial-service-card__pill {
        letter-spacing: 0.12em;
    }

    .page-id-433 .commercial-service-card__body h3 {
        font-size: 22px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-our_services .commercial-service-story__hero {
        grid-template-columns: minmax(0, 1fr) minmax(320px, 0.86fr);
        padding: 28px;
    }

    .single-our_services .commercial-service-story__title {
        font-size: clamp(42px, 4.6vw, 62px);
    }

    .single-our_services .commercial-service-story__image {
        min-height: 380px;
    }

    .single-our_services .commercial-service-story__layout {
        grid-template-columns: minmax(0, 1fr) minmax(260px, 0.52fr);
        gap: 22px;
    }

    .single-our_services .commercial-service-story__content {
        padding: 30px 28px;
    }

    .single-our_services .commercial-service-story__rail-card {
        padding: 24px 20px 22px;
    }
}

@media only screen and (max-width: 991px) {
    .single-our_services .commercial-service-story {
        margin: 26px 0 76px;
    }

    .single-our_services .commercial-service-story__hero {
        grid-template-columns: 1fr;
        gap: 22px;
        padding: 28px;
    }

    .single-our_services .commercial-service-story__hero-copy {
        gap: 16px;
    }

    .single-our_services .commercial-service-story__title,
    .single-our_services .commercial-service-story__summary {
        max-width: none;
    }

    .single-our_services .commercial-service-story__hero-side {
        gap: 16px;
    }

    .single-our_services .commercial-service-story__image {
        min-height: 360px;
    }

    .single-our_services .commercial-service-story__layout {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .single-our_services .commercial-service-story__rail {
        position: static;
    }
}

@media only screen and (max-width: 767px) {
    .single-our_services .commercial-service-story {
        margin: 20px 0 60px;
    }

    .single-our_services .commercial-service-story__hero {
        gap: 18px;
        padding: 22px 20px;
        border-radius: 28px;
    }

    .single-our_services .commercial-service-story__eyebrow,
    .single-our_services .commercial-service-story__section-label {
        gap: 10px;
        font-size: 10px;
        letter-spacing: 0.2em;
    }

    .single-our_services .commercial-service-story__eyebrow::before,
    .single-our_services .commercial-service-story__section-label::before {
        width: 34px;
    }

    .single-our_services .commercial-service-story__title {
        font-size: clamp(34px, 10vw, 48px);
    }

    .single-our_services .commercial-service-story__summary {
        font-size: 15px;
        line-height: 1.72;
    }

    .single-our_services .commercial-service-story__actions {
        flex-direction: column;
        align-items: stretch;
    }

    .single-our_services .commercial-service-story__phone,
    .single-our_services .commercial-service-story__rail-phone,
    .single-our_services .commercial-service-story__actions .btn-1,
    .single-our_services .commercial-service-story__rail-card .btn-1 {
        width: 100%;
        justify-content: center;
    }

    .single-our_services .commercial-service-story__stats {
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }

    .single-our_services .commercial-service-story__stat {
        padding: 16px 14px 14px;
        border-radius: 18px;
    }

    .single-our_services .commercial-service-story__stat strong {
        font-size: 24px;
    }

    .single-our_services .commercial-service-story__media {
        border-radius: 22px;
    }

    .single-our_services .commercial-service-story__image {
        min-height: 280px;
    }

    .single-our_services .commercial-service-story__layout {
        gap: 18px;
        margin-top: 22px;
    }

    .single-our_services .commercial-service-story__content,
    .single-our_services .commercial-service-story__rail-card {
        border-radius: 24px;
    }

    .single-our_services .commercial-service-story__content {
        padding: 24px 20px;
    }

    .single-our_services .commercial-service-story__content-head {
        gap: 14px;
        margin-bottom: 18px;
    }

    .single-our_services .commercial-service-story__content-head h2 {
        font-size: clamp(28px, 8.2vw, 38px);
    }

    .single-our_services .commercial-service-story__body p,
    .single-our_services .commercial-service-story__body ul li,
    .single-our_services .commercial-service-story__body ol li {
        font-size: 15px;
        line-height: 1.8;
    }

    .single-our_services .commercial-service-story__body h3,
    .single-our_services .commercial-service-story__body h4 {
        margin: 28px 0 10px;
        font-size: 24px;
    }

    .single-our_services .commercial-service-story__rail-card {
        padding: 22px 20px 20px;
    }

    .single-our_services .commercial-service-story__rail-card h3 {
        font-size: 25px;
    }

    .single-our_services .commercial-service-story__rail-card p,
    .single-our_services .commercial-service-story__related-list a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {
    .single-our_services .commercial-service-story__hero {
        padding: 20px 16px;
    }

    .page-id-962.page-template-default .commercial-service-story__hero {
        padding: 20px 16px;
    }


@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .page-id-962.page-template-default .commercial-service-story__hero {
        grid-template-columns: minmax(0, 1fr) minmax(320px, 0.86fr);
        padding: 28px;
    }

    .page-id-962.page-template-default .commercial-service-story__title {
        font-size: clamp(42px, 4.6vw, 62px);
    }

    .page-id-962.page-template-default .commercial-service-story__image {
        min-height: 380px;
    }

    .page-id-962.page-template-default .commercial-service-story__layout {
        grid-template-columns: minmax(0, 1fr) minmax(260px, 0.52fr);
        gap: 22px;
    }

    .page-id-962.page-template-default .commercial-service-story__content {
        padding: 30px 28px;
    }

    .page-id-962.page-template-default .commercial-service-story__rail-card {
        padding: 24px 20px 22px;
    }
}

@media only screen and (max-width: 991px) {
    .page-id-962.page-template-default .commercial-service-story {
        margin: 26px 0 76px;
    }

    .page-id-962.page-template-default .commercial-service-story__hero {
        grid-template-columns: 1fr;
        gap: 22px;
        padding: 28px;
    }

    .page-id-962.page-template-default .commercial-service-story__hero-copy {
        gap: 16px;
    }

    .page-id-962.page-template-default .commercial-service-story__title,
    .page-id-962.page-template-default .commercial-service-story__summary {
        max-width: none;
    }

    .page-id-962.page-template-default .commercial-service-story__hero-side {
        gap: 16px;
    }

    .page-id-962.page-template-default .commercial-service-story__image {
        min-height: 360px;
    }

    .page-id-962.page-template-default .commercial-service-story__layout {
        grid-template-columns: 1fr;
        gap: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .page-id-962.page-template-default .commercial-service-story {
        margin: 20px 0 60px;
    }

    .page-id-962.page-template-default .commercial-service-story__hero {
        gap: 18px;
        padding: 22px 20px;
        border-radius: 28px;
    }

    .page-id-962.page-template-default .commercial-service-story__eyebrow,
    .page-id-962.page-template-default .commercial-service-story__section-label {
        gap: 10px;
        font-size: 10px;
        letter-spacing: 0.2em;
    }

    .page-id-962.page-template-default .commercial-service-story__eyebrow::before,
    .page-id-962.page-template-default .commercial-service-story__section-label::before {
        width: 34px;
    }

    .page-id-962.page-template-default .commercial-service-story__title {
        font-size: clamp(34px, 10vw, 48px);
    }

    .page-id-962.page-template-default .commercial-service-story__summary {
        font-size: 15px;
        line-height: 1.72;
    }

    .page-id-962.page-template-default .commercial-service-story__actions {
        flex-direction: column;
        align-items: stretch;
    }

    .page-id-962.page-template-default .commercial-service-story__phone,
    .page-id-962.page-template-default .commercial-service-story__rail-phone,
    .page-id-962.page-template-default .commercial-service-story__actions .btn-1,
    .page-id-962.page-template-default .commercial-service-story__rail-card .btn-1 {
        width: 100%;
        justify-content: center;
    }

    .page-id-962.page-template-default .commercial-service-story__stats {
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }

    .page-id-962.page-template-default .commercial-service-story__stat {
        padding: 16px 14px 14px;
        border-radius: 18px;
    }

    .page-id-962.page-template-default .commercial-service-story__stat strong {
        font-size: 24px;
    }

    .page-id-962.page-template-default .commercial-service-story__media {
        border-radius: 22px;
    }

    .page-id-962.page-template-default .commercial-service-story__image {
        min-height: 280px;
    }

    .page-id-962.page-template-default .commercial-service-story__layout {
        gap: 18px;
        margin-top: 22px;
    }

    .page-id-962.page-template-default .commercial-service-story__content,
    .page-id-962.page-template-default .commercial-service-story__rail-card {
        border-radius: 24px;
    }

    .page-id-962.page-template-default .commercial-service-story__content {
        padding: 24px 20px;
    }

    .page-id-962.page-template-default .commercial-service-story__content-head {
        gap: 14px;
        margin-bottom: 18px;
    }

    .page-id-962.page-template-default .commercial-service-story__content-head h2 {
        font-size: clamp(28px, 8.2vw, 38px);
    }

    .page-id-962.page-template-default .commercial-service-story__body p,
    .page-id-962.page-template-default .commercial-service-story__body ul li,
    .page-id-962.page-template-default .commercial-service-story__body ol li,
    .page-id-962.page-template-default .commercial-service-story__rail-card p,
    .page-id-962.page-template-default .commercial-service-story__related-list a {
        font-size: 15px;
        line-height: 1.8;
    }

    .page-id-962.page-template-default .commercial-service-story__body h3,
    .page-id-962.page-template-default .commercial-service-story__body h4,
    .page-id-962.page-template-default .commercial-service-story__rail-card h3 {
        margin: 28px 0 10px;
        font-size: 24px;
    }

    .page-id-962.page-template-default .commercial-service-story__rail-card {
        padding: 22px 20px 20px;
    }

    .page-template-default .roof-inspection-page__header {
        gap: 12px;
        margin-bottom: 20px;
    }

    .page-template-default .roof-inspection-page__eyebrow,
    .page-template-default .roof-inspection-page__section-label {
        gap: 10px;
        font-size: 10px;
        letter-spacing: 0.2em;
    }

    .page-template-default .roof-inspection-page__eyebrow::before,
    .page-template-default .roof-inspection-page__section-label::before {
        width: 34px;
    }

    .page-template-default .roof-inspection-page__title {
        font-size: clamp(34px, 10vw, 48px);
    }

    .page-template-default .roof-inspection-page__summary {
        font-size: 15px;
        line-height: 1.72;
    }

    .page-template-default .roof-inspection-page__layout {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .page-template-default .roof-inspection-page__content,
    .page-template-default .roof-inspection-page__card {
        border-radius: 24px;
    }

    .page-template-default .roof-inspection-page__content {
        padding: 24px 20px;
    }

    .page-template-default .roof-inspection-page__content-head {
        gap: 14px;
        margin-bottom: 18px;
    }

    .page-template-default .roof-inspection-page__content-head h2 {
        font-size: clamp(28px, 8.2vw, 38px);
    }

    .page-template-default .roof-inspection-page__body p,
    .page-template-default .roof-inspection-page__body ul li,
    .page-template-default .roof-inspection-page__body ol li,
    .page-template-default .roof-inspection-page__card p,
    .page-template-default .roof-inspection-page__related-list a {
        font-size: 15px;
        line-height: 1.8;
    }

    .page-template-default .roof-inspection-page__body h3,
    .page-template-default .roof-inspection-page__body h4,
    .page-template-default .roof-inspection-page__card h3 {
        margin: 26px 0 10px;
        font-size: 24px;
    }

    .page-template-default .roof-inspection-page__card {
        padding: 22px 20px 20px;
    }
}
    .single-our_services .commercial-service-story__stats {
        grid-template-columns: 1fr;
    }

    .single-our_services .commercial-service-story__title {
        font-size: clamp(30px, 10.5vw, 42px);
    }

    .single-our_services .commercial-service-story__summary {
        font-size: 14px;
    }

    .single-our_services .commercial-service-story__image {
        min-height: 236px;
    }

    .single-our_services .commercial-service-story__content {
        padding: 22px 16px;
    }

    .single-our_services .commercial-service-story__rail-card {
        padding: 20px 16px 18px;
    }
}

@media only screen and (max-width: 1199px) {
    .page-id-18 .nlrc-reviews-proof {
        padding: 80px 0 96px;
    }

    .page-id-18 .nlrc-reviews-proof__shell {
        padding: 36px;
    }

    .page-id-18 .nlrc-reviews-proof__header {
        grid-template-columns: 1fr;
    }

    .page-id-18 .nlrc-reviews-proof__summary {
        max-width: 560px;
    }

    .page-id-18 .nlrc-reviews-proof__cta {
        align-items: flex-start;
        flex-direction: column;
    }

    .page-id-18 .nlrc-reviews-proof__cta-actions {
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 991px) {
    .page-id-18 .nlrc-reviews-proof {
        padding: 64px 0 84px;
    }

    .page-id-18 .nlrc-reviews-proof::after {
        top: 38px;
    }

    .page-id-18 .nlrc-reviews-proof__shell {
        padding: 28px 24px;
        border-radius: 28px;
    }

    .page-id-18 .nlrc-reviews-proof__copy h1,
    .page-id-18 .nlrc-reviews-proof__copy h2 {
        font-size: clamp(32px, 7vw, 44px);
    }

    .page-id-18 .nlrc-reviews-proof__lede {
        font-size: 16px;
    }

    .page-id-18 .nlrc-reviews-proof__summary {
        max-width: none;
        padding: 24px;
    }

    .page-id-18 .nlrc-reviews-proof__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }

    .page-id-18 .nlrc-review-card {
        padding: 24px 22px 22px;
        border-radius: 24px;
    }

    .page-id-18 .nlrc-review-card::after {
        border-radius: 23px;
    }

    .page-id-18 .nlrc-review-card h3 {
        font-size: 25px;
    }

    .page-id-18 .nlrc-review-card__excerpt {
        font-size: 15px;
    }

    .page-id-18 .nlrc-reviews-proof__cta {
        padding: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .page-id-18 .nlrc-reviews-proof {
        padding: 54px 0 70px;
    }

    .page-id-18 .nlrc-reviews-proof__shell {
        padding: 24px 18px;
        border-radius: 24px;
    }

    .page-id-18 .nlrc-reviews-proof__header {
        gap: 20px;
        margin-bottom: 26px;
    }

    .page-id-18 .nlrc-reviews-proof__eyebrow,
    .page-id-18 .nlrc-reviews-proof__summary-label,
    .page-id-18 .nlrc-reviews-proof__cta-label {
        letter-spacing: 0.16em;
    }

    .page-id-18 .nlrc-reviews-proof__eyebrow::before,
    .page-id-18 .nlrc-reviews-proof__summary-label::before,
    .page-id-18 .nlrc-reviews-proof__cta-label::before {
        width: 28px;
    }

    .page-id-18 .nlrc-reviews-proof__trust-strip {
        gap: 10px;
    }

    .page-id-18 .nlrc-reviews-proof__trust-button,
    .page-id-18 .nlrc-review-card__chips li {
        letter-spacing: 0.08em;
    }

    .page-id-18 .nlrc-reviews-proof__grid {
        grid-template-columns: 1fr;
    }

    .page-id-18 .nlrc-review-card {
        gap: 18px;
        padding: 22px 18px 20px;
    }

    .page-id-18 .nlrc-review-card__top {
        align-items: flex-start;
        flex-direction: column;
    }

    .page-id-18 .nlrc-review-card__label {
        min-height: 32px;
    }

    .page-id-18 .nlrc-review-card h3 {
        font-size: 23px;
    }

    .page-id-18 .nlrc-review-card__reviewer-badge {
        width: 48px;
        height: 48px;
        border-radius: 15px;
        font-size: 16px;
    }

    .page-id-18 .nlrc-reviews-proof__cta-actions {
        width: 100%;
    }

    .page-id-18 .nlrc-reviews-proof__cta-button,
    .page-id-18 .nlrc-reviews-proof__cta-link {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .page-id-18 .nlrc-reviews-proof__shell {
        padding: 20px 16px;
    }

    .page-id-18 .nlrc-reviews-proof__copy h1,
    .page-id-18 .nlrc-reviews-proof__copy h2 {
        font-size: 30px;
    }

    .page-id-18 .nlrc-reviews-proof__summary-main strong {
        font-size: 48px;
    }

    .page-id-18 .nlrc-reviews-proof__summary-main span,
    .page-id-18 .nlrc-reviews-proof__summary p,
    .page-id-18 .nlrc-reviews-proof__cta-copy p,
    .page-id-18 .nlrc-reviews-proof__empty p {
        font-size: 14px;
    }

    .page-id-18 .nlrc-review-card h3 {
        font-size: 21px;
    }

    .page-id-18 .nlrc-review-card__excerpt,
    .page-id-18 .nlrc-review-card__full-text p {
        font-size: 14px;
    }

    .page-id-18 .nlrc-review-card__reviewer-meta strong {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1199px) {
    .home.page-template-PagesHome-php .testimonial-sec--home-reviews {
        padding: 84px 0 92px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider {
        padding: 0 42px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-list {
        margin: 0 -14px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-slide > div {
        padding: 0 14px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card {
        min-height: 344px;
        gap: 18px;
        padding: 24px 24px 22px;
        border-radius: 24px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card::after {
        border-radius: 23px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__headline {
        font-size: 25px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__excerpt {
        font-size: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .home.page-template-PagesHome-php .testimonial-sec--home-reviews {
        padding: 72px 0 82px;
    }

    .home.page-template-PagesHome-php .testimonial-sec--home-reviews .sec-head {
        margin-bottom: 26px;
    }

    .home.page-template-PagesHome-php .testimonial-sec--home-reviews .sec-head p {
        font-size: 15px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider {
        padding: 0 24px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-list {
        margin: 0 -10px;
        padding-top: 28px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-slide > div {
        padding: 0 10px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card {
        min-height: 320px;
        padding: 22px 20px 20px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__headline {
        font-size: 23px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__excerpt {
        -webkit-line-clamp: 5;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__reviewer-badge {
        width: 50px;
        height: 50px;
        border-radius: 16px;
        font-size: 17px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-prev,
    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-next {
        width: 48px;
        height: 48px;
    }
}

@media only screen and (max-width: 767px) {
    .home.page-template-PagesHome-php .testimonial-sec--home-reviews {
        padding: 58px 0 68px;
    }

    .home.page-template-PagesHome-php .testimonial-sec--home-reviews .sec-head p {
        font-size: 14px;
        line-height: 1.7;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider {
        padding: 0;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-list {
        margin: 0;
        padding-top: 24px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-slide > div {
        padding: 0;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card {
        min-height: 0;
        gap: 18px;
        padding: 22px 18px 20px;
        border-radius: 20px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card:hover,
    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-center .nlrc-home-review-card {
        transform: none;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card::after {
        border-radius: 19px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__top {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__label {
        min-height: 32px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__headline {
        font-size: 22px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__excerpt {
        font-size: 15px;
        line-height: 1.72;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__footer {
        gap: 16px;
        padding-top: 18px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__reviewer {
        gap: 12px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__reviewer-badge {
        width: 46px;
        height: 46px;
        border-radius: 15px;
        font-size: 16px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__reviewer-meta strong {
        font-size: 16px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__reviewer-meta span,
    .home.page-template-PagesHome-php .nlrc-home-review-card__chips li {
        letter-spacing: 0.08em;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-prev,
    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-next {
        display: none !important;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-slider .slick-dots {
        margin-top: 22px;
        gap: 8px;
        padding: 0 12px;
    }
}

@media only screen and (max-width: 575px) {
    .home.page-template-PagesHome-php .testimonial-sec--home-reviews .sec-head h2 {
        margin-bottom: 12px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card {
        padding: 20px 16px 18px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__headline {
        font-size: 20px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__excerpt {
        font-size: 14px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__chips {
        gap: 8px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__chips li {
        padding: 8px 10px;
        font-size: 10px;
    }

    .home.page-template-PagesHome-php .nlrc-home-review-card__reviewer-meta strong {
        font-size: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .nlrc-city-page {
        padding-top: 30px;
        padding-bottom: 56px;
    }

    .nlrc-city-hero-grid,
    .nlrc-city-service-links,
    .nlrc-city-hero-images,
    .nlrc-city-split-grid,
    .nlrc-city-dual-grid,
    .nlrc-city-faq-grid,
    .nlrc-city-map-grid,
    .nlrc-city-proof-grid {
        grid-template-columns: 1fr;
    }

    .nlrc-city-hero-panel {
        padding: 28px 22px;
    }

    .nlrc-city-hero-copy h1 {
        max-width: none;
    }

    .nlrc-city-card--phone {
        align-items: flex-start;
        flex-direction: column;
    }

    .nlrc-city-phone-actions,
    #colleyville-phone .nlrc-city-phone-actions {
        width: 100%;
        justify-content: flex-start;
        margin-left: 0;
    }

    .nlrc-city-faq-grid .nlrc-city-card--faq:last-child:nth-child(odd) {
        grid-column: auto;
        max-width: none;
        justify-self: stretch;
    }

    #colleyville-recent-work .nlrc-city-checklist {
        grid-template-columns: 1fr;
    }

    #grapevine-recent-work .nlrc-city-checklist {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-section {
        padding: 20px 0;
    }

    .nlrc-city-card,
    .nlrc-city-card--intro,
    .nlrc-city-note-card,
    .nlrc-city-cta-band {
        padding: 22px 18px;
    }

    .nlrc-city-hero-copy p,
    .nlrc-city-page p {
        font-size: 15px;
        line-height: 1.75;
    }

    .nlrc-city-map-frame,
    .nlrc-city-map-frame iframe {
        min-height: 320px;
    }

    .nlrc-city-section + .nlrc-city-section::before {
        width: calc(100% - 24px);
    }

    .nlrc-city-section-heading h2,
    .nlrc-city-card--faq h3 {
        max-width: none;
        font-size: clamp(24px, 7vw, 34px);
    }

    .nlrc-city-hero-card .nlrc-city-checklist li {
        padding-bottom: 12px;
        margin-bottom: 12px;
    }

    .nlrc-city-trust-row {
        gap: 8px;
    }

    .nlrc-city-trust-pill {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    #colleyville-recent-work .nlrc-city-checklist li:not(.nlrc-colleyville-work-card) {
        padding: 18px 18px 18px 44px;
    }

    #colleyville-recent-work .nlrc-city-checklist li:not(.nlrc-colleyville-work-card)::before {
        top: 20px;
        left: 18px;
    }

    #grapevine-recent-work .nlrc-city-checklist li {
        padding: 18px 18px 18px 44px;
    }

    #grapevine-recent-work .nlrc-city-checklist li::before {
        top: 20px;
        left: 18px;
    }
}

@media only screen and (max-width: 575px) {
    .nlrc-city-shell {
        width: min(1180px, calc(100% - 24px));
    }

    .nlrc-city-hero {
        padding-bottom: 22px;
    }

    .nlrc-city-hero-copy h1 {
        font-size: clamp(32px, 10vw, 42px);
    }

    .nlrc-city-btn {
        width: 100%;
    }

    .nlrc-city-hero-actions,
    .nlrc-city-footer-links {
        gap: 10px;
    }

    .nlrc-city-phone-actions {
        align-items: stretch;
        gap: 12px;
    }

    .nlrc-city-phone-link {
        font-size: 24px;
    }

    .nlrc-city-service-links a {
        min-height: 56px;
    }

    .nlrc-city-card--phone {
        gap: 16px;
    }

    #colleyville-phone .nlrc-city-phone-actions {
        align-items: stretch;
        gap: 12px;
    }
}

/* Colleyville mobile readability refinement */
@media only screen and (max-width: 767px) {
    .nlrc-city-page--grapevine {
        padding-top: 24px;
        padding-bottom: 48px;
    }

    .nlrc-city-page--grapevine .nlrc-city-shell {
        width: min(1180px, calc(100% - 22px));
    }

    .nlrc-city-page--grapevine .nlrc-city-section {
        padding: 16px 0;
    }

    .nlrc-city-page--grapevine .nlrc-city-section + .nlrc-city-section::before {
        width: calc(100% - 22px);
    }

    .nlrc-city-page--grapevine h1 {
        margin-bottom: 12px;
        font-size: clamp(30px, 9.2vw, 40px);
        line-height: 1.08;
        letter-spacing: -0.02em;
    }

    .nlrc-city-page--grapevine h2 {
        margin-bottom: 12px;
        font-size: clamp(24px, 6.8vw, 32px);
        line-height: 1.14;
        letter-spacing: -0.02em;
    }

    .nlrc-city-page--grapevine h3 {
        font-size: clamp(20px, 5.4vw, 26px);
        line-height: 1.2;
    }

    .nlrc-city-page--grapevine p,
    .nlrc-city-page--grapevine li,
    .nlrc-city-page--grapevine a {
        font-size: 15px;
        line-height: 1.72;
    }

    .nlrc-city-page--grapevine p {
        margin-bottom: 14px;
        text-align: left;
        text-align-last: auto;
        text-justify: auto;
    }

    .nlrc-city-page--grapevine .nlrc-city-checklist {
        margin-top: 14px;
    }

    .nlrc-city-page--grapevine .nlrc-city-checklist li {
        padding-left: 22px;
        margin-bottom: 10px;
    }

    .nlrc-city-page--grapevine .nlrc-city-checklist li::before {
        width: 8px;
        height: 8px;
        top: 0.72em;
        box-shadow: 0 0 0 4px rgba(202, 172, 74, 0.16);
    }

    .nlrc-city-page--grapevine .nlrc-city-hero-actions {
        margin-top: 20px;
        gap: 10px;
    }

    .nlrc-city-page--grapevine .nlrc-city-btn {
        min-height: 46px;
        padding: 11px 16px;
        font-size: 14px;
    }

    .nlrc-city-page--grapevine .nlrc-city-phone-link {
        font-size: clamp(24px, 7vw, 30px);
    }

    .nlrc-city-page--grapevine #grapevine-next-steps .nlrc-city-map-frame,
    .nlrc-city-page--grapevine #grapevine-next-steps .nlrc-city-map-frame iframe {
        min-height: 260px;
        border-radius: 16px;
    }

    .nlrc-city-page--colleyville {
        padding-top: 24px;
        padding-bottom: 48px;
    }

    .nlrc-city-page--colleyville .nlrc-city-shell {
        width: min(1180px, calc(100% - 22px));
    }

    .nlrc-city-page--colleyville .nlrc-city-section {
        padding: 16px 0;
    }

    .nlrc-city-page--colleyville .nlrc-city-section + .nlrc-city-section::before {
        width: calc(100% - 22px);
    }

    .nlrc-city-page--colleyville h1 {
        margin-bottom: 12px;
        font-size: clamp(30px, 9.2vw, 40px);
        line-height: 1.08;
        letter-spacing: -0.02em;
    }

    .nlrc-city-page--colleyville h2 {
        margin-bottom: 12px;
        font-size: clamp(24px, 6.8vw, 32px);
        line-height: 1.14;
        letter-spacing: -0.02em;
    }

    .nlrc-city-page--colleyville h3 {
        font-size: clamp(20px, 5.4vw, 26px);
        line-height: 1.2;
    }

    .nlrc-city-page--colleyville p,
    .nlrc-city-page--colleyville li,
    .nlrc-city-page--colleyville a {
        font-size: 15px;
        line-height: 1.72;
    }

    .nlrc-city-page--colleyville p {
        margin-bottom: 14px;
    }

    .nlrc-city-page--colleyville .nlrc-city-checklist {
        margin-top: 14px;
    }

    .nlrc-city-page--colleyville .nlrc-city-checklist li {
        padding-left: 22px;
        margin-bottom: 10px;
    }

    .nlrc-city-page--colleyville .nlrc-city-checklist li::before {
        width: 8px;
        height: 8px;
        top: 0.72em;
        box-shadow: 0 0 0 4px rgba(202, 172, 74, 0.16);
    }

    .nlrc-city-page--colleyville .nlrc-city-hero-actions {
        margin-top: 20px;
        gap: 10px;
    }

    .nlrc-city-page--colleyville .nlrc-city-btn {
        min-height: 46px;
        padding: 11px 16px;
        font-size: 14px;
    }

    .nlrc-city-page--colleyville .nlrc-city-phone-link {
        font-size: clamp(24px, 7vw, 30px);
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-city-map-frame,
    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-city-map-frame iframe {
        min-height: 260px;
        border-radius: 16px;
    }

    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-city-checklist li {
        padding: 16px 16px 16px 40px;
        border-radius: 18px;
    }

    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-city-checklist li::before {
        top: 19px;
        left: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville .nlrc-colleyville-shell {
        padding: 28px 24px;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-hero-grid,
    .nlrc-city-page--colleyville .nlrc-colleyville-shell--split,
    .nlrc-city-page--colleyville .nlrc-colleyville-faq-grid,
    .nlrc-city-page--colleyville .nlrc-colleyville-cta-grid,
    #colleyville-roof-repair .nlrc-colleyville-feature-list,
    #colleyville-recent-work .nlrc-colleyville-recent-list {
        grid-template-columns: 1fr;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-hero-media {
        grid-template-columns: minmax(0, 1fr) minmax(200px, 0.8fr);
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-faq-grid .nlrc-city-card--faq:last-child:nth-child(odd) {
        grid-column: auto;
    }

    #colleyville-next-steps .nlrc-colleyville-cta-copy p {
        max-width: 42ch;
    }

    #colleyville-next-steps .nlrc-city-map-frame iframe {
        min-height: 380px;
    }

    #colleyville-recent-work .nlrc-colleyville-recent-list li.nlrc-colleyville-work-card {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville {
        padding-top: 24px;
        padding-bottom: 54px;
    }

    .nlrc-city-page--colleyville .nlrc-city-section {
        padding: 13px 0;
    }

    .nlrc-city-page--colleyville p {
        text-align: left;
        text-align-last: auto;
        text-justify: auto;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-shell {
        padding: 22px 19px;
        border-radius: 22px;
    }

    #colleyville-intro .nlrc-colleyville-shell {
        padding: 30px 22px;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-hero-grid,
    .nlrc-city-page--colleyville .nlrc-colleyville-shell--split {
        gap: 18px;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-hero-media {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-hero-stack {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-trust-strip {
        gap: 10px;
        margin-top: 22px;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-trust-badge {
        width: 52px;
        height: 52px;
        border-radius: 16px;
    }

    #colleyville-intro h1 {
        font-size: clamp(34px, 10vw, 44px);
        line-height: 1.01;
    }

    #colleyville-intro p,
    .nlrc-city-page--colleyville .nlrc-colleyville-shell > p,
    #colleyville-cost-faq .nlrc-city-card--faq p {
        font-size: 15px;
        line-height: 1.74;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-shell > h2 {
        margin-bottom: 15px;
        padding-bottom: 12px;
        font-size: clamp(25px, 7vw, 33px);
    }

    #colleyville-roof-repair .nlrc-colleyville-feature-list {
        margin: 18px 0 22px;
    }

    #colleyville-roof-repair .nlrc-colleyville-feature-list li {
        padding: 16px 16px 16px 42px;
        border-radius: 18px;
    }

    #colleyville-roof-repair .nlrc-colleyville-feature-list li::before {
        top: 19px;
        left: 16px;
        width: 9px;
        height: 9px;
        box-shadow: 0 0 0 5px rgba(202, 172, 74, 0.12);
    }

    #colleyville-cost-faq .nlrc-city-card--faq {
        border-radius: 22px;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-toggle {
        gap: 14px;
        min-height: 0;
        padding: 22px 18px 12px;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-toggle-text {
        max-width: none;
        font-size: clamp(20px, 5.9vw, 26px);
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-toggle-icon {
        flex-basis: 38px;
        width: 38px;
        height: 38px;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-panel {
        padding: 0 18px 0;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-panel p {
        max-width: none;
        padding: 0 0 20px;
    }

    #colleyville-nearby-areas a {
        margin: 4px 3px;
    }

    #colleyville-next-steps .nlrc-colleyville-shell {
        padding: 12px;
    }

    #colleyville-next-steps .nlrc-colleyville-cta-copy,
    #colleyville-next-steps .nlrc-colleyville-map-wrap {
        border-radius: 22px;
    }

    #colleyville-recent-work .nlrc-colleyville-recent-list li.nlrc-colleyville-work-card {
        padding: 0;
        border-radius: 20px;
    }

    #colleyville-recent-work .nlrc-colleyville-recent-list li.nlrc-colleyville-work-card::before {
        content: none;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body {
        padding: 20px 18px 22px;
        min-height: auto;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body::before {
        left: 18px;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body h3 {
        font-size: clamp(20px, 6vw, 25px);
    }

    #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 24px 20px;
    }

    #colleyville-next-steps .nlrc-colleyville-cta-copy p {
        max-width: none;
    }

    #colleyville-next-steps .nlrc-city-btn--primary {
        width: 100%;
    }

    #colleyville-next-steps .nlrc-city-phone-link {
        font-size: clamp(24px, 8vw, 30px);
    }

    #colleyville-next-steps .nlrc-city-map-frame iframe {
        min-height: 320px;
    }
}

@media only screen and (max-width: 575px) {
    .nlrc-city-page--colleyville .nlrc-city-shell {
        width: min(1180px, calc(100% - 20px));
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-shell {

/* Colleyville requested layout corrections (responsive) */
@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-shell--replacement {
        grid-template-columns: 1fr;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-image-card--support,
    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-image-card--support {
        max-width: 380px;
        margin: 0 auto;
        justify-self: center;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-shell {
        padding: 0;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy,
    .nlrc-city-page--colleyville #colleyville-nearby-areas .nlrc-colleyville-shell {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville .nlrc-colleyville-image-card--support,
    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-image-card--support {
        max-width: 320px;
    }

    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-image--crop-timestamp {
        transform: scale(1.12) translateY(-7%) !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-map-wrap {
        padding: 10px;
    }
}
        padding: 20px 16px;
        border-radius: 20px;
    }

    #colleyville-intro .nlrc-colleyville-shell {
        padding: 24px 18px;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-hero-stack {
        grid-template-columns: 1fr;
    }

    #colleyville-roof-repair .nlrc-colleyville-feature-list li {
        padding: 15px 14px 15px 38px;
    }

    #colleyville-roof-repair .nlrc-colleyville-feature-list li::before {
        left: 14px;
    }

    #colleyville-next-steps .nlrc-colleyville-shell {
        padding: 10px;
    }

    #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 22px 18px;
    }

    #colleyville-next-steps .nlrc-colleyville-map-wrap {
        padding: 10px;
    }

    #colleyville-next-steps .nlrc-city-map-frame iframe {
        min-height: 280px;
    }

    #colleyville-recent-work .nlrc-colleyville-recent-list li.nlrc-colleyville-work-card {
        padding: 0;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body {
        padding: 18px 16px 20px;
        min-height: auto;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body::before {
        left: 16px;
    }
}

@keyframes nlrcCityMobileFade {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Homepage structural layout normalization (layout-only) */
.home.page-template-PagesHome-php {
    --nlrc-home-max-width: 1200px;
    --nlrc-home-section-space: clamp(80px, 7vw, 100px);
}

.home.page-template-PagesHome-php :is(.brand-sec, .about-sec, .service-sec, .why-choose-sec, .women-sec, .galery-sec, .testimonial-sec--home-reviews) > .container {
    width: min(var(--nlrc-home-max-width), calc(100% - 40px));
    max-width: var(--nlrc-home-max-width);
    padding-left: 0;
    padding-right: 0;
}

.home.page-template-PagesHome-php :is(.brand-sec, .about-sec, .service-sec, .why-choose-sec, .women-sec, .galery-sec, .testimonial-sec--home-reviews) {
    padding-top: var(--nlrc-home-section-space);
    padding-bottom: var(--nlrc-home-section-space);
}

.home.page-template-PagesHome-php .about-content > p,
.home.page-template-PagesHome-php .why-choose-text > p,
.home.page-template-PagesHome-php .woment-content > p,
.home.page-template-PagesHome-php .testimonial-sec--home-reviews .sec-head > p {
    max-width: 62ch;
}

.home.page-template-PagesHome-php .service-sec .service-shell,
.home.page-template-PagesHome-php .galery-sec .sec-head,
.home.page-template-PagesHome-php .testimonial-sec--home-reviews .sec-head {
    margin-left: auto;
    margin-right: auto;
}

.home.page-template-PagesHome-php .service-sec .service-shell {
    max-width: 1200px;
}

.home.page-template-PagesHome-php .service-sec .sec-head {
    margin-bottom: clamp(28px, 3.5vw, 44px);
}

.home.page-template-PagesHome-php .service-sec .service-slider .slick-track {
    display: flex !important;
    align-items: stretch;
}

.home.page-template-PagesHome-php .service-sec .service-slider .slick-slide > div {
    height: 100%;
}

.home.page-template-PagesHome-php .service-sec .service-box {
    height: 100%;
}

.home.page-template-PagesHome-php .service-sec .service-text {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.home.page-template-PagesHome-php .service-sec .service-text p {
    max-width: 38ch;
}

.home.page-template-PagesHome-php .service-sec .service-text a {
    margin-top: auto;
}

.home.page-template-PagesHome-php .why-choose-sec .row,
.home.page-template-PagesHome-php .women-sec .row {
    row-gap: clamp(28px, 3.5vw, 44px);
    align-items: center;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-copy-col,
.home.page-template-PagesHome-php .women-sec .col-lg-7 {
    display: flex;
    align-items: center;
}

.home.page-template-PagesHome-php .why-choose-sec .why-choose-text,
.home.page-template-PagesHome-php .woment-content {
    width: 100%;
}

.home.page-template-PagesHome-php .women-imag {
    width: min(100%, 560px);
    height: auto;
    margin-left: auto;
}

.home.page-template-PagesHome-php .women-imag img,
.home.page-template-PagesHome-php .women-imag .wmen-img {
    width: 100%;
    height: clamp(360px, 34vw, 560px);
    object-fit: cover;
}

.home.page-template-PagesHome-php .galery-sec .three-column-section {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(16px, 2.4vw, 28px);
    margin: 0 0 clamp(22px, 3vw, 34px);
}

.home.page-template-PagesHome-php .galery-sec .column {
    min-width: 0;
}

.home.page-template-PagesHome-php .galery-sec .row {
    row-gap: clamp(16px, 2vw, 24px);
}

.home.page-template-PagesHome-php .galery-sec .gallery-image {
    margin: 0;
}

.home.page-template-PagesHome-php .testimonial-sec--home-reviews .sec-head {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.home.page-template-PagesHome-php .nlrc-home-review-slider .slick-slide,
.home.page-template-PagesHome-php .nlrc-home-review-slider .slick-slide > div,
.home.page-template-PagesHome-php .nlrc-home-review-slide,
.home.page-template-PagesHome-php .nlrc-home-review-card {
    height: 100%;
}

@media only screen and (max-width: 991px) {
    .home.page-template-PagesHome-php :is(.brand-sec, .about-sec, .service-sec, .why-choose-sec, .women-sec, .galery-sec, .testimonial-sec--home-reviews) > .container {
        width: min(var(--nlrc-home-max-width), calc(100% - 32px));
    }

    .home.page-template-PagesHome-php :is(.brand-sec, .about-sec, .service-sec, .why-choose-sec, .women-sec, .galery-sec, .testimonial-sec--home-reviews) {
        padding-top: clamp(70px, 8vw, 82px);
        padding-bottom: clamp(70px, 8vw, 82px);
    }

    .home.page-template-PagesHome-php .galery-sec .three-column-section {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 767px) {
    .home.page-template-PagesHome-php :is(.brand-sec, .about-sec, .service-sec, .why-choose-sec, .women-sec, .galery-sec, .testimonial-sec--home-reviews) > .container {
        width: min(var(--nlrc-home-max-width), calc(100% - 24px));
    }

    .home.page-template-PagesHome-php :is(.brand-sec, .about-sec, .service-sec, .why-choose-sec, .women-sec, .galery-sec, .testimonial-sec--home-reviews) {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .home.page-template-PagesHome-php .why-choose-sec .why-choose-copy-col,
    .home.page-template-PagesHome-php .why-choose-sec .why-choose-media-col,
    .home.page-template-PagesHome-php .women-sec .col-lg-7,
    .home.page-template-PagesHome-php .women-sec .col-lg-5 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .home.page-template-PagesHome-php .women-imag {
        margin-left: 0;
        width: 100%;
    }

    .home.page-template-PagesHome-php .galery-sec .three-column-section {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 767px) and (prefers-reduced-motion: no-preference) {
    .nlrc-city-page--colleyville .nlrc-city-section {
        animation: nlrcCityMobileFade 0.48s ease both;
    }

    .nlrc-city-page--colleyville .nlrc-city-section:nth-of-type(2) {
        animation-delay: 0.03s;
    }

    .nlrc-city-page--colleyville .nlrc-city-section:nth-of-type(3) {
        animation-delay: 0.06s;
    }

    .nlrc-city-page--colleyville .nlrc-city-section:nth-of-type(4) {
        animation-delay: 0.09s;
    }

    .nlrc-city-page--colleyville .nlrc-city-section:nth-of-type(5) {
        animation-delay: 0.12s;
    }

    .nlrc-city-page--colleyville .nlrc-city-section:nth-of-type(6) {
        animation-delay: 0.15s;
    }
}

/* Grapevine layout upgrade responsive rules */
@media only screen and (max-width: 991px) {
    .nlrc-city-page--grapevine {
        padding-top: 24px;
        padding-bottom: 54px;
    }

    .nlrc-city-page--grapevine .nlrc-city-shell {
        width: min(1420px, calc(100% - 40px));
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-shell {
        padding: 22px 20px;
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-feature-list,
    .nlrc-city-page--grapevine .nlrc-grapevine-faq-grid,
    .nlrc-city-page--grapevine .nlrc-grapevine-recent-list {
        grid-template-columns: 1fr;
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-shell--split {
        grid-template-columns: 1fr;
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-image-card--support {
        max-width: 380px;
        margin: 0 auto;
        justify-self: center;
    }

    .nlrc-city-page--grapevine .nlrc-city-map-frame iframe {
        min-height: 360px;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--grapevine {
        padding-top: 20px;
        padding-bottom: 48px;
    }

    .nlrc-city-page--grapevine .nlrc-city-section {
        padding: 13px 0;
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-shell {
        padding: 20px 16px;
    }

    .nlrc-city-page--grapevine h1 {
        font-size: clamp(34px, 10vw, 44px);
        line-height: 1.01;
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-shell > h2 {
        font-size: clamp(25px, 7vw, 33px);
    }

    .nlrc-city-page--grapevine p,
    .nlrc-city-page--grapevine li,
    .nlrc-city-page--grapevine a {
        font-size: 15px;
        line-height: 1.72;
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-feature-list li {
        padding: 15px 14px 15px 38px;
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-feature-list li::before {
        left: 14px;
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-image-card--support {
        max-width: 320px;
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-work-card__body {
        min-height: auto;
    }

    .nlrc-city-page--grapevine .nlrc-grapevine-cta-copy {
        padding: 24px 18px;
    }

    .nlrc-city-page--grapevine .nlrc-city-btn--primary {
        width: 100%;
    }

    .nlrc-city-page--grapevine .nlrc-city-map-frame iframe {
        min-height: 300px;
    }
}

/* Colleyville dark architectural UI refinement (responsive) */
@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville {
        padding-top: 24px;
        padding-bottom: 54px;
    }

    .nlrc-city-page--colleyville .nlrc-city-shell {
        width: min(1420px, calc(100% - 40px));
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-shell {
        padding: 20px 0;
        border-radius: 0;
    }

    #colleyville-intro .nlrc-colleyville-shell {
        padding: 22px 0;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-hero-grid,
    .nlrc-city-page--colleyville .nlrc-colleyville-shell--split,
    .nlrc-city-page--colleyville .nlrc-colleyville-cta-grid {
        gap: 14px;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-hero-media {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-hero-stack {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .nlrc-city-page--colleyville p,
    .nlrc-city-page--colleyville li,
    .nlrc-city-page--colleyville a {
        font-size: 15px;
        line-height: 1.68;
    }

    #colleyville-roof-repair .nlrc-colleyville-feature-list {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    #colleyville-recent-work .nlrc-colleyville-recent-list {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    #colleyville-next-steps .nlrc-colleyville-cta-copy,
    #colleyville-next-steps .nlrc-colleyville-map-wrap {
        border-radius: 0;
    }

    #colleyville-next-steps .nlrc-city-map-frame iframe {
        min-height: 340px;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville .nlrc-city-shell {
        width: min(1420px, calc(100% - 32px));
    }

    .nlrc-city-page--colleyville .nlrc-city-section {
        padding: 10px 0;
    }

    .nlrc-city-page--colleyville h1 {
        font-size: clamp(33px, 9.6vw, 42px);
    }

    .nlrc-city-page--colleyville h2 {
        font-size: clamp(24px, 6.8vw, 32px);
    }

    .nlrc-city-page--colleyville h3 {
        font-size: clamp(20px, 5.6vw, 25px);
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-shell {
        padding: 18px 0;
        border-radius: 0;
    }

    #colleyville-intro .nlrc-colleyville-shell {
        padding: 20px 0;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-trust-strip {
        margin-top: 18px;
        gap: 8px;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-trust-badge {
        width: 46px;
        height: 46px;
        border-radius: 0;
    }

    #colleyville-roof-repair .nlrc-colleyville-feature-list li {
        padding: 14px 14px 14px 36px;
    }

    #colleyville-roof-repair .nlrc-colleyville-feature-list li::before {
        left: 14px;
        top: 18px;
        box-shadow: 0 0 0 5px rgba(197, 160, 89, 0.14);
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-toggle {
        min-height: 0;
        padding: 18px 16px 12px;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-toggle-icon {
        flex-basis: 36px;
        width: 36px;
        height: 36px;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-panel {
        padding: 0 16px 0;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-panel p {
        padding-bottom: 16px;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body {
        padding: 16px 14px 18px;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body::before {
        left: 14px;
    }

    #colleyville-next-steps .nlrc-colleyville-shell {
        padding: 8px;
    }

    #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 20px 16px;
    }

    #colleyville-next-steps .nlrc-city-btn--primary {
        width: 100%;
    }

    #colleyville-next-steps .nlrc-city-phone-link {
        font-size: clamp(23px, 7.6vw, 30px);
    }

    #colleyville-next-steps .nlrc-city-map-frame iframe {
        min-height: 280px;
    }
}

@media only screen and (max-width: 575px) {
    .nlrc-city-page--colleyville .nlrc-city-shell {
        width: min(1420px, calc(100% - 24px));
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-shell,
    #colleyville-intro .nlrc-colleyville-shell {
        padding: 16px 0;
        border-radius: 0;
    }
}

/* Colleyville final UI cleanup pass (responsive, page-scoped only) */
@media only screen and (max-width: 1199px) {
    .nlrc-city-page--colleyville .nlrc-city-shell,
    .nlrc-city-page--colleyville .nlrc-city-section + .nlrc-city-section::before {
        width: min(1420px, calc(100% - 56px));
    }
}

@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville .nlrc-city-shell,
    .nlrc-city-page--colleyville .nlrc-city-section + .nlrc-city-section::before {
        width: min(1420px, calc(100% - 40px));
    }

    .nlrc-city-page--colleyville .nlrc-city-section {
        padding: 26px 0;
    }

    #colleyville-nearby-areas .nlrc-colleyville-shell,
    #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 24px;
    }

    #colleyville-recent-work .nlrc-colleyville-recent-list {
        grid-template-columns: 1fr;
    }

    #colleyville-next-steps .nlrc-city-map-frame iframe {
        min-height: 320px;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville .nlrc-city-shell,
    .nlrc-city-page--colleyville .nlrc-city-section + .nlrc-city-section::before {
        width: min(1420px, calc(100% - 32px));
    }

    .nlrc-city-page--colleyville h1 {
        font-size: clamp(34px, 9vw, 42px);
        margin-bottom: 16px;
    }

    .nlrc-city-page--colleyville h2 {
        font-size: clamp(24px, 7vw, 31px);
    }

    .nlrc-city-page--colleyville h3 {
        font-size: clamp(20px, 5.8vw, 24px);
    }

    .nlrc-city-page--colleyville p,
    .nlrc-city-page--colleyville li,
    .nlrc-city-page--colleyville a {
        font-size: 15px;
        line-height: 1.7;
    }

    #colleyville-intro .nlrc-colleyville-trust-strip {
        margin-top: 18px;
        gap: 8px;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-toggle {
        padding: 16px 14px 10px;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-panel {
        padding: 0 14px 0;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-panel p {
        padding-bottom: 14px;
    }

    #colleyville-nearby-areas .nlrc-colleyville-shell,
    #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 20px 16px;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body {
        min-height: 92px;
        padding: 16px 14px;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body::before {
        left: 14px;
    }

    #colleyville-next-steps .nlrc-city-btn--primary {
        width: 100%;
    }

    #colleyville-next-steps .nlrc-city-phone-link {
        font-size: clamp(24px, 7.8vw, 30px);
    }

    #colleyville-next-steps .nlrc-city-map-frame iframe {
        min-height: 280px;
    }
}

@media only screen and (max-width: 575px) {
    .nlrc-city-page--colleyville .nlrc-city-shell,
    .nlrc-city-page--colleyville .nlrc-city-section + .nlrc-city-section::before {
        width: min(1420px, calc(100% - 24px));
    }

    .nlrc-city-page--colleyville .nlrc-city-section {
        padding: 22px 0;
    }
}

@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville #colleyville-intro h1 {
        font-size: clamp(32px, 8vw, 44px);
        max-width: 10ch;
    }

    .nlrc-city-page--colleyville #colleyville-intro .nlrc-colleyville-trust-strip {
        display: none;
    }

    .nlrc-city-page--colleyville .nlrc-city-section {
        padding: 24px 0;
    }

    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-colleyville-work-card__body {
        min-height: 96px;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville #colleyville-intro h1 {
        font-size: clamp(30px, 9vw, 38px);
    }

    .nlrc-city-page--colleyville .nlrc-city-section {
        padding: 22px 0;
    }

    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-colleyville-work-card__body {
        min-height: 88px;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 20px 16px;
    }
}

/* Colleyville UI hotfix responsive */
@media only screen and (max-width: 1199px) {
    .nlrc-city-page--colleyville .nlrc-city-shell,
    .nlrc-city-page--colleyville .nlrc-city-section + .nlrc-city-section::before {
        width: min(1420px, calc(100% - 56px)) !important;
    }
}

@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville .nlrc-city-shell,
    .nlrc-city-page--colleyville .nlrc-city-section + .nlrc-city-section::before {
        width: min(1420px, calc(100% - 40px)) !important;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-shell--split {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }

    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-colleyville-recent-list {
        grid-template-columns: 1fr !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 24px !important;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville .nlrc-city-shell,
    .nlrc-city-page--colleyville .nlrc-city-section + .nlrc-city-section::before {
        width: min(1420px, calc(100% - 32px)) !important;
    }

    .nlrc-city-page--colleyville .nlrc-city-section {
        padding: 22px 0 !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-toggle {
        padding: 14px 12px 10px !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-panel {
        padding: 0 12px 0 !important;
    }

    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-colleyville-work-card__body {
        min-height: 86px !important;
        padding: 14px 12px !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 20px 16px !important;
    }
}

@media only screen and (max-width: 575px) {
    .nlrc-city-page--colleyville .nlrc-city-shell,
    .nlrc-city-page--colleyville .nlrc-city-section + .nlrc-city-section::before {
        width: min(1420px, calc(100% - 24px)) !important;
    }
}

/* Colleyville intro alignment match (reference screenshot) */
@media only screen and (max-width: 1199px) {
    .nlrc-city-page--colleyville #colleyville-intro h1 {
        max-width: 12ch !important;
        font-size: clamp(46px, 7.4vw, 66px) !important;
    }

    .nlrc-city-page--colleyville #colleyville-intro p {
        max-width: 56ch !important;
        font-size: 18px !important;
        line-height: 1.62 !important;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville #colleyville-intro h1 {
        max-width: 11ch !important;
        font-size: clamp(34px, 10.6vw, 46px) !important;
        line-height: 0.98 !important;
        margin-bottom: 14px !important;
    }

    .nlrc-city-page--colleyville #colleyville-intro p {
        max-width: 100% !important;
        font-size: 15px !important;
        line-height: 1.65 !important;
        margin-bottom: 10px !important;
    }
}

/* Colleyville final typography + alignment normalization (responsive) */
@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville .nlrc-city-section {
        padding: 24px 0 !important;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-shell--split,
    #colleyville-next-steps .nlrc-colleyville-cta-grid,
    #colleyville-cost-faq .nlrc-colleyville-faq-grid,
    #colleyville-recent-work .nlrc-colleyville-recent-list {
        grid-template-columns: 1fr !important;
    }

    .nlrc-city-page--colleyville .nlrc-colleyville-shell--split {
        gap: 16px !important;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-toggle {
        min-height: 88px !important;
        padding: 16px 16px 10px !important;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body {
        min-height: 90px !important;
    }

    #colleyville-next-steps .nlrc-colleyville-cta-copy,
    #colleyville-next-steps .nlrc-colleyville-map-wrap {
        min-height: auto;
    }

    #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 24px 20px !important;
    }

    #colleyville-next-steps .nlrc-city-map-frame iframe {
        min-height: 320px !important;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville h1 {
        font-size: clamp(31px, 8.8vw, 38px) !important;
    }

    .nlrc-city-page--colleyville h2 {
        font-size: clamp(24px, 7vw, 30px) !important;
    }

    .nlrc-city-page--colleyville h3 {
        font-size: clamp(19px, 5.8vw, 24px) !important;
    }

    .nlrc-city-page--colleyville p,
    .nlrc-city-page--colleyville li,
    .nlrc-city-page--colleyville a {
        font-size: 15px !important;
        line-height: 1.72 !important;
    }

    #colleyville-nearby-areas .nlrc-colleyville-shell,
    #colleyville-next-steps .nlrc-colleyville-cta-copy {
        padding: 20px 16px !important;
    }

    #colleyville-recent-work .nlrc-colleyville-work-card__body {
        min-height: 84px !important;
        padding: 14px 14px 16px !important;
    }

    #colleyville-cost-faq .nlrc-colleyville-faq-panel {
        padding: 0 14px 0 !important;
    }

    #colleyville-next-steps .nlrc-city-btn--primary {
        width: 100%;
    }
}

/* Colleyville paragraph alignment final override (responsive cascade) */
.nlrc-city-page--colleyville p,
.nlrc-city-page--colleyville #colleyville-intro p,
.nlrc-city-page--colleyville .nlrc-colleyville-shell > p {
    text-align: justify !important;
    text-align-last: auto !important;
    text-justify: inter-word;
}

@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-shell {
        padding: 30px 24px 24px !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy {
        max-width: 100% !important;
        padding: 0 !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy h2 {
        max-width: none !important;
        font-size: clamp(32px, 5vw, 40px) !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy p {
        max-width: none !important;
    }

    .nlrc-city-page--colleyville #colleyville-map .nlrc-city-map-frame,
    .nlrc-city-page--colleyville #colleyville-map .nlrc-city-map-frame iframe {
        min-height: 320px !important;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-shell,
    .nlrc-city-page--colleyville #colleyville-map .nlrc-colleyville-shell {
        padding: 12px !important;
    }

    .nlrc-city-page--colleyville #colleyville-map .nlrc-colleyville-map-wrap {
        padding: 20px 16px !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy::after {
        right: 14px !important;
        bottom: 14px !important;
        width: 84px !important;
        height: 84px !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy h2 {
        margin-bottom: 12px !important;
        padding-bottom: 12px !important;
        font-size: clamp(29px, 8vw, 36px) !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-cta-copy p {
        max-width: none !important;
        font-size: 15px !important;
        line-height: 1.58 !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-city-hero-actions {
        margin-top: 18px !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-phone-row {
        margin-top: 16px !important;
        padding-top: 12px !important;
        font-size: 13px !important;
        width: 100% !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-city-phone-link {
        font-size: clamp(18px, 6vw, 22px) !important;
    }

    .nlrc-city-page--colleyville #colleyville-map .nlrc-city-map-frame,
    .nlrc-city-page--colleyville #colleyville-map .nlrc-city-map-frame iframe {
        min-height: 280px !important;
    }
}

@media only screen and (max-width: 575px) {
    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-colleyville-shell,
    .nlrc-city-page--colleyville #colleyville-map .nlrc-colleyville-shell {
        padding: 10px !important;
    }

    .nlrc-city-page--colleyville #colleyville-map .nlrc-colleyville-map-wrap {
        padding: 18px 14px !important;
    }

    .nlrc-city-page--colleyville #colleyville-next-steps .nlrc-city-btn--primary {
        width: 100% !important;
        justify-content: center !important;
        text-align: center !important;
    }

    .nlrc-city-page--colleyville #colleyville-map .nlrc-city-map-frame,
    .nlrc-city-page--colleyville #colleyville-map .nlrc-city-map-frame iframe {
        min-height: 240px !important;
    }
}

@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-colleyville-work-card__media {
        min-height: 205px !important;
        max-height: 205px !important;
    }
}

@media only screen and (max-width: 575px) {
    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-colleyville-work-card__media {
        min-height: 180px !important;
        max-height: 180px !important;
    }
}

/* Colleyville full-block paragraph containment */
.nlrc-city-page--colleyville #colleyville-intro .nlrc-colleyville-hero-copy,
.nlrc-city-page--colleyville .nlrc-colleyville-section-copy {
    width: 100% !important;
    max-width: none !important;
}

.nlrc-city-page--colleyville #colleyville-intro p,
.nlrc-city-page--colleyville #colleyville-intro p:last-of-type,
.nlrc-city-page--colleyville .nlrc-colleyville-shell > p,
.nlrc-city-page--colleyville .nlrc-colleyville-section-copy > p,
.nlrc-city-page--colleyville #colleyville-nearby-areas p {
    width: 100% !important;
    max-width: none !important;
}

@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-grid {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-toggle {
        min-height: 0 !important;
        padding: 20px 20px 14px !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-toggle-text {
        font-size: clamp(21px, 3vw, 27px) !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-panel {
        padding: 0 20px 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-city-card--faq {
        border-radius: 18px !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-toggle {
        gap: 14px !important;
        padding: 18px 16px 12px !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-toggle-text {
        font-size: clamp(19px, 5.8vw, 24px) !important;
        line-height: 1.18 !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-toggle-icon {
        flex-basis: 40px !important;
        width: 40px !important;
        height: 40px !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-panel {
        padding: 0 16px 0 !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-panel p {
        padding: 0 0 18px !important;
        font-size: 15px !important;
        line-height: 1.64 !important;
    }
}

/* Colleyville final link + nearby shell cleanup (responsive) */
.nlrc-city-page--colleyville #colleyville-nearby-areas .nlrc-colleyville-shell {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

.nlrc-city-page--colleyville #colleyville-nearby-areas .nlrc-colleyville-shell::before,
.nlrc-city-page--colleyville #colleyville-nearby-areas .nlrc-colleyville-shell::after {
    content: none !important;
}

.nlrc-city-page--colleyville a:not(.nlrc-city-btn):not(.nlrc-city-phone-link),
.nlrc-city-page--colleyville a:not(.nlrc-city-btn):not(.nlrc-city-phone-link):visited {
    color: #ffd66b !important;
    text-decoration: none !important;
}

.nlrc-city-page--colleyville a:not(.nlrc-city-btn):not(.nlrc-city-phone-link):hover,
.nlrc-city-page--colleyville a:not(.nlrc-city-btn):not(.nlrc-city-phone-link):focus {
    color: #fff0b3 !important;
    text-decoration: none !important;
}

/* Colleyville split-section alignment final (replacement/inspection/storm only) */
@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-shell,
    .nlrc-city-page--colleyville #colleyville-roof-inspection .nlrc-colleyville-shell,
    .nlrc-city-page--colleyville #colleyville-storm-hail .nlrc-colleyville-shell {
        grid-template-columns: 1fr !important;
        row-gap: 16px !important;
    }

    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-alignment-media,
    .nlrc-city-page--colleyville #colleyville-roof-inspection .nlrc-colleyville-alignment-media,
    .nlrc-city-page--colleyville #colleyville-storm-hail .nlrc-colleyville-alignment-media {
        justify-self: start !important;
        align-self: start !important;
        width: 360px !important;
        max-width: 100% !important;
        height: 260px !important;
        max-height: 260px !important;
        margin-top: 0 !important;
    }

    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-alignment-media {
        margin-top: 0 !important;
        height: 320px !important;
        max-height: 320px !important;
    }

    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-alignment-media .nlrc-colleyville-image {
        transform: scale(1.22) translate(-6%, -4%) !important;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-shell,
    .nlrc-city-page--colleyville #colleyville-roof-inspection .nlrc-colleyville-shell,
    .nlrc-city-page--colleyville #colleyville-storm-hail .nlrc-colleyville-shell {
        row-gap: 20px !important;
    }

    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-alignment-media,
    .nlrc-city-page--colleyville #colleyville-roof-inspection .nlrc-colleyville-alignment-media,
    .nlrc-city-page--colleyville #colleyville-storm-hail .nlrc-colleyville-alignment-media {
        width: 100% !important;
        max-width: 100% !important;
        height: 220px !important;
        max-height: 220px !important;
    }

    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-alignment-media {
        margin-top: 0 !important;
        height: 260px !important;
        max-height: 260px !important;
    }

    .nlrc-city-page--colleyville #colleyville-roof-replacement .nlrc-colleyville-alignment-media .nlrc-colleyville-image {
        transform: scale(1.18) translate(-5%, 0%) !important;
    }
}

@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-grid {
        grid-template-columns: 1fr !important;
        gap: 12px !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-card {
        padding: 20px 20px 18px !important;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-card {
        gap: 10px !important;
        padding: 18px 16px 16px !important;
        border-radius: 16px !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-question {
        padding-bottom: 9px !important;
        font-size: clamp(19px, 5.6vw, 24px) !important;
        line-height: 1.2 !important;
    }

    .nlrc-city-page--colleyville #colleyville-cost-faq .nlrc-colleyville-faq-answer {
        font-size: 15px !important;
        line-height: 1.62 !important;
    }
}

/* Colleyville Recent Work — responsive */
@media only screen and (max-width: 991px) {
    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-colleyville-recent-list {
        grid-template-columns: 1fr !important;
        grid-auto-rows: auto !important;
    }

    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-colleyville-work-card__body h3 {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-colleyville-work-card__body {
        padding: 8px 10px 10px !important;
    }

    .nlrc-city-page--colleyville #colleyville-recent-work .nlrc-colleyville-work-card__body h3 {
        font-size: 14.5px !important;
    }
}

/* Homepage premium hierarchy polish (visual-only, no content/order/animation changes) */
.home.page-template-PagesHome-php {
    --nlrc-home-hero-overlay: linear-gradient(100deg, rgba(10, 13, 18, 0.9) 0%, rgba(10, 13, 18, 0.58) 42%, rgba(10, 13, 18, 0.3) 100%);
    --nlrc-home-heading-color: #f6f2e8;
    --nlrc-home-body-color: rgba(242, 237, 225, 0.9);
    --nlrc-home-card-shadow: 0 20px 46px rgba(15, 12, 8, 0.18), 0 8px 18px rgba(15, 12, 8, 0.08);
    --nlrc-home-section-border: rgba(202, 172, 74, 0.2);
}

.home.page-template-PagesHome-php .home-banner-box {
    background: var(--nlrc-home-hero-overlay) !important;
}

.home.page-template-PagesHome-php .home-baner-text {
    max-width: min(760px, 96%);
    gap: clamp(16px, 1.8vw, 22px);
    padding: clamp(128px, 12vw, 178px) 0 clamp(86px, 8vw, 124px);
}

.home.page-template-PagesHome-php .home-baner-text :is(h1, h2, h3) {
    max-width: 13ch;
    font-family: 'gotham';
    font-size: clamp(46px, 5vw, 78px);
    font-weight: 500;
    line-height: 0.98;
    letter-spacing: -0.026em;
    color: var(--nlrc-home-heading-color);
    text-shadow: 0 18px 34px rgba(0, 0, 0, 0.36);
}

.home.page-template-PagesHome-php .home-baner-text p {
    max-width: 54ch;
    font-size: clamp(16px, 1.18vw, 19px);
    line-height: 1.72;
    color: var(--nlrc-home-body-color);
    text-shadow: 0 10px 24px rgba(0, 0, 0, 0.3);
}

.home.page-template-PagesHome-php .home-baner-text .btn-1,
.home.page-template-PagesHome-php .home-baner-text .btn-2 {
    margin-top: 6px;
    min-height: 52px;
    padding: 14px 28px;
    border-radius: 999px;
    border: 1px solid rgba(245, 228, 182, 0.42);
    background: linear-gradient(135deg, #f0d693 0%, #c99f41 100%);
    color: #221505;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    box-shadow: 0 14px 30px rgba(26, 19, 10, 0.3);
}

.home.page-template-PagesHome-php .home-baner-text .btn-1:hover,
.home.page-template-PagesHome-php .home-baner-text .btn-2:hover,
.home.page-template-PagesHome-php .home-baner-text .btn-1:focus,
.home.page-template-PagesHome-php .home-baner-text .btn-2:focus {
    color: #140c02;
    border-color: rgba(255, 241, 207, 0.55);
    box-shadow: 0 18px 36px rgba(26, 19, 10, 0.35);
}

.home.page-template-PagesHome-php .about-sec .about-shell {
    width: min(100%, 1100px);
    margin: 0 auto;
    padding: clamp(36px, 4vw, 52px);
    border: 1px solid var(--nlrc-home-section-border);
    border-radius: 28px;
    background: linear-gradient(145deg, rgba(255, 251, 243, 0.94) 0%, rgba(248, 241, 225, 0.84) 100%);
    box-shadow: 0 24px 58px rgba(14, 12, 9, 0.11);
}

.home.page-template-PagesHome-php .about-sec .about-content {
    max-width: 700px;
    row-gap: clamp(14px, 1.8vw, 20px);
}

.home.page-template-PagesHome-php .about-sec .about-content :is(h2, h3) {
    max-width: 16ch;
    font-size: clamp(34px, 3.55vw, 52px);
    line-height: 1.06;
    letter-spacing: -0.02em;
}

.home.page-template-PagesHome-php .about-sec .about-content p {
    max-width: 62ch;
    font-size: clamp(15px, 1.02vw, 17px);
    line-height: 1.78;
    color: #4d4c48;
}

.home.page-template-PagesHome-php .about-sec .about-content .btn-3 {
    justify-self: start;
    margin-top: 6px;
    min-height: 50px;
    padding: 13px 25px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    box-shadow: 0 12px 28px rgba(123, 93, 35, 0.26);
}

.home.page-template-PagesHome-php .service-sec .sec-head {
    margin-bottom: clamp(34px, 3.9vw, 52px);
}

.home.page-template-PagesHome-php .service-sec .sec-head :is(h2, h3, h4) {
    color: #fff5df;
    text-shadow: 0 14px 30px rgba(0, 0, 0, 0.24);
}

.home.page-template-PagesHome-php .service-sec .sec-head p {
    color: rgba(243, 230, 201, 0.84);
}

.home.page-template-PagesHome-php .service-sec .service-shell {
    width: min(100%, 1200px);
    margin: 0 auto;
}

.home.page-template-PagesHome-php .service-sec .service-box {
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.72);
    box-shadow: var(--nlrc-home-card-shadow);
}

.home.page-template-PagesHome-php .service-sec .service-text {
    padding: 24px 24px 22px;
    gap: 14px;
}

.home.page-template-PagesHome-php .service-sec .service-text h3 {
    font-size: clamp(22px, 1.7vw, 27px);
    line-height: 1.12;
    min-height: 3.35em;
}

.home.page-template-PagesHome-php .service-sec .service-text p {
    max-width: 35ch;
    color: #4b4740;
}

.home.page-template-PagesHome-php .service-sec .service-text a {
    color: #2d220f;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.home.page-template-PagesHome-php .service-sec .service-text a:hover {
    color: #876420;
}

.home.page-template-PagesHome-php .women-sec {
    position: relative;
    isolation: isolate;
}

.home.page-template-PagesHome-php .women-sec::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(16, 20, 25, 0.03) 0%, rgba(16, 20, 25, 0.08) 100%);
}

.home.page-template-PagesHome-php .women-sec > .container {
    position: relative;
    z-index: 1;
}

.home.page-template-PagesHome-php .women-sec .row {
    margin: 0;
    padding: clamp(26px, 3vw, 36px);
    border-radius: 30px;
    border: 1px solid var(--nlrc-home-section-border);
    background: linear-gradient(150deg, rgba(255, 255, 255, 0.96) 0%, rgba(248, 243, 232, 0.9) 100%);
    box-shadow: 0 22px 52px rgba(18, 15, 10, 0.12);
}

.home.page-template-PagesHome-php .women-sec .woment-content {
    max-width: 660px;
    row-gap: clamp(14px, 1.7vw, 20px);
}

.home.page-template-PagesHome-php .women-sec .woment-content :is(h2, h3) {
    max-width: 15ch;
    font-size: clamp(34px, 3.2vw, 48px);
    line-height: 1.07;
    letter-spacing: -0.02em;
}

.home.page-template-PagesHome-php .women-sec .woment-content p {
    max-width: 56ch;
    font-size: clamp(15px, 1.02vw, 17px);
    line-height: 1.78;
    color: #4e4b44;
}

.home.page-template-PagesHome-php .women-sec .woment-content .btn-4 {
    justify-self: start;
    min-height: 52px;
    padding: 14px 26px;
    border-radius: 999px;
    background: linear-gradient(135deg, #1a1f26 0%, #2f3640 100%);
    border: 1px solid rgba(26, 31, 38, 0.28);
    color: #f6e4ba;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.055em;
    text-transform: uppercase;
    box-shadow: 0 14px 30px rgba(14, 17, 21, 0.24);
}

.home.page-template-PagesHome-php .women-sec .woment-content .btn-4:hover,
.home.page-template-PagesHome-php .women-sec .woment-content .btn-4:focus {
    color: #ffe9b6;
    background: linear-gradient(135deg, #12171d 0%, #2a3039 100%);
}

.home.page-template-PagesHome-php .women-sec .women-imag {
    width: min(100%, 520px);
    margin-left: auto;
}

.home.page-template-PagesHome-php .women-sec .women-imag .wmen-img {
    border-radius: 26px;
    box-shadow: 0 20px 42px rgba(13, 11, 8, 0.2);
}

@media only screen and (max-width: 991px) {
    .home.page-template-PagesHome-php .home-baner-text {
        padding: 108px 0 74px;
    }

    .home.page-template-PagesHome-php .home-baner-text :is(h1, h2, h3) {
        font-size: clamp(38px, 7.2vw, 56px);
        max-width: 12ch;
    }

    .home.page-template-PagesHome-php .home-baner-text p {
        max-width: 52ch;
    }

    .home.page-template-PagesHome-php .about-sec .about-shell,
    .home.page-template-PagesHome-php .women-sec .row {
        border-radius: 24px;
        padding: 28px 24px;
    }

    .home.page-template-PagesHome-php .service-sec .service-text {
        padding: 20px 18px;
    }
}

@media only screen and (max-width: 767px) {
    .home.page-template-PagesHome-php .home-baner-text {
        padding: 94px 0 62px;
    }

    .home.page-template-PagesHome-php .home-baner-text :is(h1, h2, h3) {
        font-size: clamp(32px, 9vw, 44px);
        line-height: 1;
        max-width: 11ch;
    }

    .home.page-template-PagesHome-php .home-baner-text p {
        font-size: 15px;
        line-height: 1.68;
    }

    .home.page-template-PagesHome-php .home-baner-text .btn-1,
    .home.page-template-PagesHome-php .home-baner-text .btn-2,
    .home.page-template-PagesHome-php .women-sec .woment-content .btn-4,
    .home.page-template-PagesHome-php .about-sec .about-content .btn-3 {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    .home.page-template-PagesHome-php .about-sec .about-shell,
    .home.page-template-PagesHome-php .women-sec .row {
        border-radius: 20px;
        padding: 24px 18px;
    }

    .home.page-template-PagesHome-php .service-sec .service-box {
        border-radius: 20px;
    }

    .home.page-template-PagesHome-php .service-sec .service-text {
        gap: 12px;
    }

    .home.page-template-PagesHome-php .service-sec .service-text h3 {
        min-height: 0;
    }

    .home.page-template-PagesHome-php .women-sec .women-imag {
        margin: 0 auto;
    }
}

/* Homepage-only structural cleanup and typography system */
.home.page-template-PagesHome-php .wow,
.home.page-template-PagesHome-php [data-wow-duration] {
    animation-duration: 0.5s !important;
}

.home.page-template-PagesHome-php .home-banner-box .row {
    justify-content: center;
    align-items: center;
}

.home.page-template-PagesHome-php .home-banner-box .col-lg-8 {
    flex: 0 0 100%;
    max-width: 100%;
}

.home.page-template-PagesHome-php .home-baner-text {
    max-width: min(980px, 100%);
    margin: 0 auto;
    align-items: center;
    text-align: center;
    padding: clamp(140px, 14vh, 210px) 0 clamp(96px, 10vh, 140px);
}

.home.page-template-PagesHome-php .home-baner-text :is(h1, h2, h3) {
    max-width: 16ch;
    margin-inline: auto;
    font-size: clamp(38px, 4.8vw, 76px);
    line-height: 1;
    letter-spacing: -0.024em;
    text-align: center;
}

.home.page-template-PagesHome-php .home-baner-text p {
    max-width: 56ch;
    margin-inline: auto;
    font-size: clamp(16px, 1.22vw, 20px);
    line-height: 1.68;
    text-align: center;
}

.home.page-template-PagesHome-php .home-baner-text .btn-1,
.home.page-template-PagesHome-php .home-baner-text .btn-2 {
    justify-self: center;
    margin-inline: auto;
}

.home.page-template-PagesHome-php .about-sec .row {
    margin: 0;
}

.home.page-template-PagesHome-php .about-sec .col-lg-12 {
    padding: 0;
}

.home.page-template-PagesHome-php .about-sec .about-shell,
.home.page-template-PagesHome-php .about-sec .about-shell::before,
.home.page-template-PagesHome-php .about-sec .about-shell::after {
    display: none !important;
}

.home.page-template-PagesHome-php .about-sec .about-content {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    gap: 10px;
    background: transparent;
    border: 0;
    box-shadow: none;
}

.home.page-template-PagesHome-php .about-sec .about-content::after {
    content: none !important;
    display: none !important;
}

.home.page-template-PagesHome-php .about-sec {
    padding: 48px 0 40px !important;
}

.home.page-template-PagesHome-php .about-sec .about-content h2 {
    max-width: none;
    margin: 0;
    font-size: clamp(14px, 0.9vw, 17px);
    line-height: 1.2;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #caac4a;
    margin-bottom: 4px;
    text-align: left;
}

.home.page-template-PagesHome-php .about-sec .about-content h3 {
    max-width: 20ch;
    margin: 0;
    font-size: clamp(31px, 3.1vw, 46px);
    line-height: 1.03;
    letter-spacing: -0.02em;
    text-align: left;
}

.home.page-template-PagesHome-php .about-sec .about-content p {
    max-width: 68ch;
    margin: 0;
    font-size: clamp(15px, 1vw, 17px);
    line-height: 1.62;
}

.home.page-template-PagesHome-php .about-sec .about-content p + h3 {
    margin-top: 12px;
}

.home.page-template-PagesHome-php .service-sec {
    background: #1f2833 !important;
}

.home.page-template-PagesHome-php .women-sec .row {
    display: none !important;
}

.home.page-template-PagesHome-php .women-sec .women-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 42%);
    align-items: stretch;
    gap: clamp(24px, 3vw, 44px);
    width: 100%;
}

.home.page-template-PagesHome-php .women-sec .women-copy,
.home.page-template-PagesHome-php .women-sec .women-media,
.home.page-template-PagesHome-php .women-sec .women-imag {
    height: 100%;
}

.home.page-template-PagesHome-php .women-sec .women-copy {
    display: flex;
    align-items: center;
}

.home.page-template-PagesHome-php .women-sec .woment-content {
    width: 100%;
    max-width: 64ch;
}

.home.page-template-PagesHome-php .women-sec .women-imag {
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.home.page-template-PagesHome-php .women-sec .women-imag .wmen-img {
    width: 100%;
    height: 100%;
    min-height: clamp(420px, 45vw, 700px);
    object-fit: cover;
    object-position: center top;
}

.home.page-template-PagesHome-php :is(.home-baner-text, .about-content, .service-text, .why-choose-text, .woment-content) :is(h1, h2, h3, h4) {
    margin-top: 0;
    margin-bottom: 10px;
}

.home.page-template-PagesHome-php :is(.home-baner-text, .about-content, .service-text, .why-choose-text, .woment-content) p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: clamp(15px, 0.95vw, 17px);
    line-height: 1.74;
}

.home.page-template-PagesHome-php .service-sec .sec-head h2 {
    font-size: clamp(34px, 3.9vw, 58px);
    line-height: 1.05;
    margin-bottom: 12px;
}

.home.page-template-PagesHome-php .service-sec .service-text h3 {
    margin-bottom: 8px;
}

@media only screen and (max-width: 991px) {
    .home.page-template-PagesHome-php .home-baner-text {
        padding: 114px 0 74px;
    }

    .home.page-template-PagesHome-php .home-baner-text :is(h1, h2, h3) {
        font-size: clamp(34px, 7vw, 52px);
    }

    .home.page-template-PagesHome-php .women-sec .women-layout {
        grid-template-columns: 1fr;
    }

    .home.page-template-PagesHome-php .women-sec .women-imag .wmen-img {
        min-height: 420px;
    }
}

@media only screen and (max-width: 767px) {
    .home.page-template-PagesHome-php .home-baner-text {
        padding: 96px 0 60px;
    }

    .home.page-template-PagesHome-php .home-baner-text :is(h1, h2, h3) {
        font-size: clamp(30px, 8.8vw, 42px);
        max-width: 14ch;
    }

    .home.page-template-PagesHome-php .home-baner-text p {
        font-size: 15px;
    }

    .home.page-template-PagesHome-php .about-sec .about-content :is(h2, h3) {
        font-size: clamp(28px, 8vw, 38px);
        max-width: 100%;
    }

    .home.page-template-PagesHome-php .women-sec .women-imag .wmen-img {
        min-height: 360px;
    }
}
