.ll-element {
    content-visibility: hidden;
}

.banner {
    background-image: url('../img/webp/banner.webp');
}

.banner, .banner .container, .videobg_overlay, .videobg_wrapper {
    height: clamp(360px, 28.125vw, 540px);
    min-height: clamp(360px, 28.125vw, 540px);
}

.banner-content {
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
}

.banner .banner-content h1 {
    font-size: clamp(30px, 3.6458333333333335vw, 70px) !important;
    font-weight: 700 !important;
    margin-bottom: 20px !important;
    color: #FFF;
    line-height: 1.1;
}

.banner .banner-content h2 {
    font-size: clamp(18px, 1.4583333333333333vw, 28px) !important;
    font-weight: lighter !important;
    margin-top: 0 !important;
    line-height: clamp(22px, 2.03125vw, 39px) !important;
    margin-bottom: 30px !important;
}

.home-pillars h3 {
    font-family: "adelle", serif;
    font-size: clamp(17px, 0.9895833333333334vw, 19px);
    margin-top: clamp(10px, 1.0416666666666667vw, 20px);
    margin-bottom: 8px;
    color: #ce740c;
}

.home-service h2 {
    font-size: 35px;
    line-height: 30px;
    color: #4a4a4a;
}

.home-service h2 + p {
    color: #9b9b9b;
    font-size: 15px;
    margin: 0 0 20px;
}

.content .service-image + h3 a {
    display: block !important;
    margin: 10px 0 5px !important;
    font-weight: 100 !important;
    font-size: clamp(16px, 1.1979166666666667vw, 23px) !important;
    color: #ce740c !important;
}

.shingles.shingles-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.product-info h3 {
    font-size: 23px;
    font-family: "Adelle", serif;
    margin: 10px 0 5px;
    color: #4a4a4a;
    line-height: 1.1;
    font-weight: 100;
}

.shingles-top .house-area .house-c {
    width: clamp(458px, 44.427083333333336vw, 853px) !important;
    height: clamp(218px, 21.25vw, 408px) !important;
    background-repeat: no-repeat;
    background-size: 100% !important;
    left: -30px;
    bottom: 0 !important;
    top: unset !important;
}

.shingles-top .shingles-nav {
    margin-top: 0 !important;
}

.icon-sp-1 {
    background-image: url(../img/2024/icon-sp-1.svg) !important;
}

.icon-sp-2 {
    background-image: url(../img/2024/icon-sp-2.svg) !important;
}

.icon-sp-3 {
    background-image: url(../img/2024/icon-sp-3.svg) !important;
}

.icon-sp-4 {
    background-image: url(../img/2024/icon-sp-4.svg) !important;
}

.icon-sp-5 {
    background-image: url(../img/2024/icon-sp-5.svg) !important;
}

.icon-sp-6 {
    background-image: url(../img/2024/icon-sp-6.svg?v=1) !important;
}

.icon-boat {
    background-image: url(../img/2024/icon-boat.svg?v=1) !important;
}

footer {
    margin: clamp(33.333333333333336px, 2.6041666666666665vw, 50px) 0 !important;
}

footer h3 {
    margin: 0 0 10px;
}

.lp-content.lp-content-eavestroughs .row {
    margin: 0 0 60px;
}

.lp-content.lp-content-eavestroughs .row:first-of-type,
.lp-content.lp-content-eavestroughs .row:last-of-type {
    margin: 0;
}

.heading-styling h2 {
    font-family: adelle, serif !important;
    color: #222 !important;
    font-weight: 700 !important;
    font-size: clamp(25px, 2.0833333333333335vw, 40px) !important;
    margin: 0 0 clamp(13.333333333333334px, 1.0416666666666667vw, 20px) !important;
}

.content-text h2 {
    font-family: adelle, serif !important;
    color: #222 !important;
    font-weight: 700 !important;
    font-size: clamp(25px, 1.5625vw, 30px) !important;
    margin: 10px 0 7px !important;
}

.lp-content.lp-new-roof-installations:not(#parry-sound-roofing.lp-content.lp-new-roof-installations, #lp-new-roof-installations.lp-content.lp-new-roof-installations) .col-sm-6:last-of-type {
    display: none;
}

.lp-content.lp-new-roof-installations .col-sm-6:first-of-type {
    margin: 0 auto !important;
    display: block;
}

.lp-content.lp-new-roof-installations .row:last-of-type {
    display: flex;
}

.icon-shingles {
    background-image: url(../img/2024/icon-shingles.svg) !important;
}

.icon-repair {
    background-image: url(../img/2024/icon-repair.svg) !important;
}

.icon-replacement {
    background-image: url(../img/2024/icon-replacement.svg) !important;
}

.footer-menu {
    padding: 0;
    list-style: none;
    margin: 0;
}

.footer-menu li a {
    color: #FFF !important;
}

.footer-menu li a:hover,
.footer-menu li a:focus {
    color: #e7913a !important;
}

.lp-content.lp-new-roof-installations ul li {
    display: flex;
    flex-direction: column;
}

#lp-house-cottage-cribbing,
.lp-service-pillars.lp-service-pillars-house-cottage-cribbing .col-sm-6:nth-child(4),
.lp-service-pillars.lp-service-pillars-house-cottage-cribbing .col-sm-6:nth-child(5),
.lp-service-pillars.lp-service-pillars-house-cottage-cribbing .col-sm-6:nth-child(6) {
    display: none;
}

.lp-service-pillars.lp-service-pillars-house-cottage-cribbing .icon-sp-1 {
    background-image: url(../img/2024/icon-cribbing.svg) !important;
}

.lp-service-pillars.lp-service-pillars-house-cottage-cribbing .icon-sp-2 {
    background-image: url(../img/2024/icon-jacking.svg) !important;
}

.lp-service-pillars.lp-service-pillars-house-cottage-cribbing .icon-sp-3 {
    background-image: url(../img/2024/icon-sp-6.svg) !important;
}

@media (max-width: 1199px) {
    .shingles-top.shingles-second {
        height: 300px;
    }

    .lp-cta p {
        justify-content: center;
        grid-gap: 20px;
    }
}

@media (max-width: 991px) {
    .shingles-top, .viewbp {
        display: none;
    }

    .lp-service-pillars.lp-service-pillars-eavestroughs .col-sm-6 {
        float: none !important;
    }

    .lp-service-pillars.lp-service-pillars-eavestroughs .row {
        display: flex;
        flex-wrap: wrap;
    }

    .lp-content.lp-content-house-cottage-cribbing .row {
        display: flex;
        flex-direction: column;
    }

    .content-img {
        -webkit-order: -1 !important;
        -ms-order: -1 !important;
        order: -1 !important;
    }
}

@media (max-width: 767px) {
    .banner {
        margin-top: 66px;
    }

    .lp-service-pillars.lp-service-pillars-eavestroughs .col-md-4,
    .lp-service-pillars.lp-service-pillars-house-cottage-cribbing .col-md-4 {
        justify-content: center !important;
        text-align: center !important;
        flex-direction: column !important;
        width: 100% !important;
    }

    .lp-service-pillars.lp-service-pillars-eavestroughs * {
        text-align: center !important;
    }

    .lp-content.lp-content-eavestroughs .row,
    .lp-content.lp-content-house-cottage-cribbing .row,
    .lp-content.lp-content-island-roofing-services-parry-sound .row {
        display: flex;
        flex-direction: column;
    }

    .content-img {
        -webkit-order: -1 !important;
        -ms-order: -1 !important;
        order: -1 !important;
        margin: 0 0 20px !important;
    }

    .footer-menu {
        margin-bottom: 25px !important;
    }

    .lp-service-pillars * {
        text-align: center !important;
    }

    .lp-service-pillars .col-md-4, .lp-whychoose .col-sm-3 {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center !important;
        flex-direction: column;
        width: 100%;
    }
}


.bpcert h2 {
    font-family: adelle, serif;
    font-weight: 700;
    font-size: clamp(20px, 1.5625vw, 30px);
    color: #333;
}

.bpcert {
    text-align: center;
    margin: clamp(40px, 3.125vw, 60px) 0 0;
}

.bpcert img {
    max-width: 90%;
    margin: 10px auto 0;
    display: block;
    height: auto;
}

.icon-attic {
    background-image: url(../img/2024/icon-attic.svg) !important;
}

.icon-wall {
    background-image: url(../img/2024/icon-wall.svg) !important;
}

.icon-removal {
    background-image: url(../img/2024/icon-removal.svg) !important;
}

.icon-topup {
    background-image: url(../img/2024/icon-topup.svg) !important;
}

.icon-assessment {
    background-image: url(../img/2024/icon-assessment.svg) !important;
}

.icon-damming {
    background-image: url(../img/2024/icon-damming.svg) !important;
}

.icon-experience {
    background-image: url(../img/2024/icon-experience.svg) !important;
}

.icon-contractors {
    background-image: url(../img/2024/icon-contractors.svg) !important;
}

.lp-cta + .lp-service-pillars p {
    font-size: 18px;
    margin: 0 0 25px;
}

.lp-cta + .lp-service-pillars p:last-of-type {
    margin: 0;
}

.lp-service-pillars-door-and-screen-door-installation-in-parry-sound .icon-shingles {
    background-image: url(../img/icon-doorpg-1.svg) !important;
}

.lp-service-pillars-door-and-screen-door-installation-in-parry-sound .icon-repair {
    background-image: url(../img/icon-doorpg-2.svg) !important;
}

.lp-service-pillars-door-and-screen-door-installation-in-parry-sound .icon-replacement {
    background-image: url(../img/icon-doorpg-3.svg) !important;
    background-size: 45px !important;
}

.whychoose-door-and-screen-door-installation-in-parry-sound i.icon-lpwc-1 {
    background-image: url(../img/icon-door-whychoose-1.svg);
}

.whychoose-door-and-screen-door-installation-in-parry-sound i.icon-lpwc-2 {
    background-image: url(../img/icon-door-whychoose-2.svg);
}

.lp-service-pillars-windows-and-installation-services-in-parry-sound .icon-shingles {
    background-image: url(../img/2025/icon-windowspg-1.svg) !important;
}

.lp-service-pillars-windows-and-installation-services-in-parry-sound .icon-repair {
    background-image: url(../img/2025/icon-windowspg-2.svg) !important;
}

.lp-service-pillars-windows-and-installation-services-in-parry-sound .icon-replacement {
    background-image: url(../img/2025/icon-windowspg-3.svg) !important;
}

.whychoose-windows-and-installation-services-in-parry-sound i.icon-lpwc-1 {
    background-image: url(../img/2025/icon-window-whychoose-1.svg);
}

.whychoose-windows-and-installation-services-in-parry-sound i.icon-lpwc-2 {
    background-image: url(../img/2025/icon-window-whychoose-2.svg);
}

.dw-content img.img-fluid {
    max-height: 180px;
    width: auto;
    margin: 15px 0;
}

.lp-content-windows-and-installation-services-in-parry-sound#parry-sound-roofing a,
.lp-content-door-and-screen-door-installation-in-parry-sound#parry-sound-roofing a {
    margin: 50px 0 0;
}

.header .logo a {
    display: block;
    /*max-width: clamp(100px, 7.8125vw, 150px);*/
    max-width: clamp(133px, 10.415vw, 200px);
}

@media (max-width: 991px) {

    .lp-hero + .lp-content.lp-content-windows-and-installation-services-in-parry-sound .row,
    .lp-hero + .lp-content.lp-content-door-and-screen-door-installation-in-parry-sound .row {
        display: flex;
        flex-direction: column;
    }

    .lp-hero + .lp-content.lp-content-windows-and-installation-services-in-parry-sound .row .content-text,
    .lp-hero + .lp-content.lp-content-door-and-screen-door-installation-in-parry-sound .row .content-text {
        margin: 0 !important;
    }

    .lp-hero + .lp-content.lp-content-windows-and-installation-services-in-parry-sound .row .content-img,
    .lp-hero + .lp-content.lp-content-door-and-screen-door-installation-in-parry-sound .row .content-img {
        order: -1;
        margin-bottom: 30px !important;
    }

    .header a.header-link {
        margin-top: 35px;
        display: block;
        width: max-content;
        margin-left: auto;
    }

}

@media (max-width: 767px) {
    .logo img {
        width: 85px;
        top: 5px;
    }


    #ccm-layout-column-43 .ccm-layout-column-inner {
        padding-top: 25px;
        padding-bottom: 25px;

    }

    .img-responsive.smicon.eavestrough-icon {
        margin-top: -6px;
    }


}

footer p a:hover, footer p a:focus {
    color: #e7913a !important;
}

.col-md-4{
    padding-right: 10px!important;
    padding-left: 10px!important;
}


