/* Your custom style */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css');


.hb-hor-lyn.loaded {
    display: none;
}


.cdz-newsletter-modal.modal-popup .social span.fa {
    font-family: 'FontAwesome';
    color: #086421;
}
.cdz-newsletter-modal.modal-popup p.img.-para {
    color: #000000;
    top: 50px;
    padding: 30px 18px;
    text-shadow: 0 0 #086421;
}
.cdz-newsletter-modal.modal-popup .popup-content {
    padding: 60px 20px;
}
.cdz-newsletter-modal.modal-popup .popup-content-desc {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 2.2px;
    line-height: 1.8;
}
.cdz-newsletter-modal.modal-popup .popup-title h3 {
    color: #086421;
}

.social-wrap a .fa {
    font-size: 14px;
    font-family: 'FontAwesome' !important;
}
p.img.-para {
    position: absolute;
    color: #000000;
    top: 25px;
    font-weight: 600;
    z-index: 2;
    font-size: 20px;
    text-align: center;
    padding: 20px;
    line-height: 1.8;
}

.page-header .header-top {
    background: #24772a;
    color: #ffffff;
    padding: 7px 0;
}
ul.header.features-links.items.hidden-xs li.linkslist-link {
    display: none !important;
}


.page-header .logo {
    margin: 0;
    max-width: 70%;
}

.page-header .search-trigger:before, .page-header .utilies-toggle-btn:before, .page-header .account-trigger:before, .page-header .action.showcart:before {
    color: #24772a;
    font-weight: 600 !important;
    font-size: 22px !important;
}


header.page-header.header-style-08 {
    min-height: auto !important;
}
.page-header .sticky-menu:not(.active) .header.panel {
    border: 0;
    padding-top: 12px;
    padding-bottom: 0px;
}

header.page-header.header-style-08 .row.cdz-fix-left {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.logo img {
    margin-bottom: -5px;
}
.header-panel-middle {
    display: flex;
    align-content: center;
    justify-content: center;
}


/*Slider*/
.cdz-slideshow .item-desc {
    position: absolute;
    top: 20%;
    left: 10%;
    width: auto;
    z-index: 10;
    backdrop-filter: blur(1px);
}
.cdz-slide-caption p.slide-subtitle.text-uppercase.cdz-eff-1 {
    text-transform: capitalize;
    border: 1px solid hsl(180 40% 45%);
    display: block;
    width: fit-content;
    padding: 8px 20px;
    border-radius: 12px;
    color: hsl(180 40% 45%);
    font-weight: 700;
    backdrop-filter: blur(4px);
}
a.item-image.abs-img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 2;
    opacity: 0.6;
}
p.slide-title.cdz-eff-2 {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
}
p.slide-desc.cdz-eff-3 {
    color: #fff !important;
    font-size: 20px;
    margin-bottom: 34px;
}

a.button-link.slide-btn.cdz-eff-4 {
    background: #24812a;
    padding: 10px 22px;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
}


span.text-accent {
    color: hsl(180 40% 45%);
}
.more-icon {
    display: flex;
    gap: 26px;
    padding: 20px 0;
    margin-top: 12px;
}

.icon-item {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 16px;
}

.icon-item i {
    background: rgba(0, 255, 200, 0.1);
    color: #00d1b2;
    padding: 10px;
    border-radius: 10px;
    font-size: 16px;
    font-family: 'FontAwesome';
}
.cdz-slideshow .owl-nav [class*='owl-']:not(:hover) {
    color: #ffffff;
    border-color: transparent;
    background: #ffffff5c;
    backdrop-filter: blur(4px);
}
.owl-carousel .owl-nav [class*='owl-']:hover:not(.disabled) {
    color: #247a2a;
    border-color: #247a2a;
    background: #ffffff;
}

.page-header .logo {
    margin: 0 !important;
    max-width: 80%;
}
.cdz-slideshow .preview-dots .owl-dots .owl-dot.active {
    border: 3px solid #24812a;
}
.container-fluid.setup {
    background: #f4f6f4;
}

.comparison-section {
    padding: 0 0px 80px 20px;
    background: #f5f5f5;
}

.comparison-section .container {
    max-width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 85px;
    position: relative;
}

/* Boxes */
.box {
    flex: 1;
    padding: 45px;
    border-radius: 16px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

/* Left */
.box.left {
    background: #fdecea;
    border: 1px solid #f5c2c0;
}

.comparison-section h2 {
    color: #7a1e1e;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}
/* Right */
.box.right {
    background: #e6f4ea;
    border: 1px solid #b7e1c0;
}

.box.right h2 {
    color: #1e6b3a;
}

.tag {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.8px;
    color: #870505;
}


/* List */
.box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.box ul li {
    margin-bottom: 12px;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Roboto';
}

.box ul li i {
    margin-right: 10px;
    font-size: 16px;
}

/* Colors */
.left ul li i {
    color: #c0392b;
}

.right ul li i {
    color: #2e7d32;
}

.awninginstaller-setup p.title-desc.h3 {
    color: #24772a;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.awninginstaller-setup p.b-title.h2 {
    color: #000;
    font-family: 'Roboto';
    font-weight: 600;
    text-transform: capitalize;
}
.cdz-block-title .b-title.h2:after {
    border-color: #870505;
    box-shadow: 0px 3px 0px 0px #24772a;
}
.cdz-block-title .b-title.h2:before, .cdz-block-title .b-title.h2:after {
    border-bottom: 5px solid #870505;
}

/* VS Circle */
.vs-circle {
    width: 60px;
    height: 60px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

/* Responsive */
@media (max-width: 768px) {
    .container {
        flex-direction: column;
    }

    .vs-circle {
        position: static;
        transform: none;
        margin: 20px 0;
    }
}
.cdz-block-title .b-title.h2:before {
    box-shadow: 0px 3px 0px 0px #870505;
}
.container-fluid.awning-hauler .bc-desc.prce {
    text-transform: capitalize;
    line-height: 1.4;
    font-size: 30px;
}

.diff-service-banner {
    padding-top: 32px;
    padding-bottom: 22px;
}
.diff-service-banner .item {
text-align: center;
    border: 1px solid #24772a00;
    transition: all 500ms ease;
    backface-visibility: hidden;
    border-radius: 16px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    padding: 22px;
}
.diff-service-banner .item-top.item-icon::before {
    background-color: #086421;
    color: #ffffff;
    transition: all 500ms ease;
    backface-visibility: hidden;
    border-radius: 100%;
    padding: 15px;
    width: 60px;
    height: 60px;
    display: inline-block;
}
.diff-service-banner .item-top.item-icon {
    background-color: transparent;
    font-size: 30px;
    position: relative;
    top: -32px;
    padding: 0 10px;
}
.diff-service-banner .item-content {
    padding: 10px 20px;
    min-height: 135px;
}
.item-bottom {
    position: relative;
    bottom: -30px;
}
.diff-service-banner a.ser-btn.button {
    background-color: #24812a;
    color: #ffffff;
    border-color: #24812a;
    text-transform: none;
    border-radius: 100%;
    padding: 14px;
}
.diff-service-banner h2 {
    color: #7a1e1e;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 14px;
}
.diff-service-banner p {
    margin-bottom: 14px;
    font-size: 14px;
    font-family: 'Roboto';
}

.container.space-lg {
    margin-bottom: 0px;
}
.awning-setup {
    background: #ffffff;
    padding: 60px 0;
}
.diff-service-banner .item-top.item-icon:hover::before {
    background-color: #a50021;
}
.diff-service-banner .item:hover {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.awning-hauler {
    background: #000;
    padding: 80px 0;
}
.banner-style29 .rectangle {
    position: absolute;
    background: #24772a;
    border: unset !important;
    margin: 0;
    width: 100%;
    height: calc( 100% - 40px );
    left: -40px;
    bottom: -40px;
}
.banner-style27 .b-caption {
    font-weight: 600;
    font-size: 16px;
    color: #24772a;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.banner-style27 .bc-title {
    color: #fff;
}
.banner-style27 .bc-desc {
    color: #fff;
}
.bc-desc.prce {
    font-weight: 900;
    font-size: 32px;
    color: #24772a;
    letter-spacing: 0px;
    font-family: 'Montserrat', sans-serif;
    margin: 22px 0;
}

.feature-list {
    list-style: none;
    padding: 0;
    max-width: 500px;
}

.feature-list li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 16px;
}

.feature-list li i {
    color: #00c853;
    font-size: 18px;
    margin-right: 12px;
}
.banner-style29 .cdz-banner img {
    border: 8px solid #ffffff;
    position: relative;
    z-index: 1;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
.banner-style29 .cdz-banner img {
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}


.container-fluid.about-us-main-sec {
    padding: 80px 0;
    background: #fff;
}
.video-banner {
    width: 100%;
}

.video-banner video {
    width: 100%;
    height: auto;
    display: block;
}
.about-us-main-sec .cdz-block-title .b-title.h2::before, .about-us-main-sec .cdz-block-title .b-title.h2::after{
    display:none;
}


p.b-caption {
    font-weight: 600;
    font-size: 16px;
    color: #24772a;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
}
.about-us-main-sec p.b-title.h2 {
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
}
.about-us-main-sec span.text-underline {
    color: #9a1212;
}
.about-us-main-sec p.b-desc {
    text-align: justify;
    font-size: 16px;
    line-height: 1.8;
}
.about-us-main-sec .cdz-block-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.about-us-main-sec a.bc-btn {
    display: inline-block;
    padding: 8px 25px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 30px;
    color: #ffffff;
    border-color: #cf111a;
    background: #cf111a;
}
.about-us-main-sec .row {
    align-items: center;
    display: flex;
}
.day-shade {
    display: flex;
    justify-content: flex-start;
    gap: 22px;
    width: 100%;
    align-items: center;
    margin-bottom: 22px;
}
.day-shade a.day-shde {
    border: 1px solid #24772a8f;
    color: #fff;
    border-radius: 20px;
    padding: 8px 12px;
    background: #24772a8f;
}
.awning-hauler.day-shade .banner-style29 .rectangle {
    position: absolute;
    bottom: -40px;
    left: unset;
    right: -40px;
    height: calc( 100% - 40px );
    margin: 0;
    border: unset !important;
    background-color: #24772a;
}


.banner-style29 .cdz-banner {
    position: relative;
    width: 100%;
}
.banner-style29 .cdz-banner img {
    width: 100%;
}


.wrapper-adv-style-24 .tt-inner .tt-top:before {
display:none;
}
.wrapper-adv-style-24 .tt-inner .tt-top {
    width: 80px;
}

.wrapper-adv-style-24 .tt-inner .tt-name {
    color: #000000;
    font-weight:600px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    margin-top: 12px;
}
.wrapper-adv-style-24 .tt-inner .tt-comment {
    font-style: normal;
    color: #000;
}
.wrapper-adv-style-24 .tt-inner .tt-subtext {
    color: #000;
}
.wrapper-adv-style-24 .rating-summary .rating-result>span::before {
    color: #237329;
}
.wrapper-adv-style-24 .tt-inner:after {
    color: #237329f0;
}
.base-slider .owl-nav [class*='owl-']:not(:hover) {
    color: #000000;
    border-color: transparent;
    background: #c3c0c07d;
    backdrop-filter: blur(4px);
}
.container-fluid.customer-review {
    padding: 36px 0 60px 0;
}



.awning-installer-video .video-banner {
    position: relative;
    overflow: hidden;
}

.awning-installer-video .video-banner video {
    width: 100%;
    height: auto;
    display: block;
}

/* Text overlay styling */
.awning-installer-video .cdz-banner-desc {
    position: absolute;
    top: 100% !important;
    bottom: -70px !important;
    left: 20px;
    transform: translateY(-50%);
    color: #fff;
}
.awning-installer-video .banner-style06 .cdz-banner .cdz-banner-desc {
    background-color: rgb(36 119 42) !important;
}
.awning-installer-video .banner-style06 .cdz-banner .cdz-banner-desc .desc {
    font-family: 'Montserrat', sans-serif;
    padding: 6px;
}
.container-fluid.installer-video {
    background: #fff;
    padding: 60px 0 20px 0;
}

.awning-installer-video .cdz-banner-desc .desc {
    font-size: 20px;
    font-weight: 600;
}
.about-us-main-sec .rectangle.space-base {
    display: none;
}


.page-footer .footer-top {
    background-color: #ffb700;
    width: 100%;
    padding: 40px 0px;
    text-align: center;
    color: #fff;
    background: radial-gradient(circle at center, #0a5c2f, #01210f);
}


.cta-top {
    color: #2ecc71;
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.cta-section h2 {
    font-size: 42px;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 20px;
}

.cta-section h2 span {
    color: #2ecc71;
}

.cta-desc {
    font-size: 16px;
    color: #ddd;
    margin-bottom: 30px;
}

.cta-buttons {
    margin-bottom: 20px;
}

.btn-primary {
    background: #000;
    color: #fff;
    padding: 14px 28px;
    margin-right: 10px;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    display: inline-block;
}

.btn-secondary {
    background: transparent;
    border: 1px solid #2ecc71;
    color: #2ecc71;
    padding: 14px 28px;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    display: inline-block;
}
.banner-style27 .bc-actions .bc-btn:hover {
    color: #8e0a0a;
    border-color: #950f0f;
    background: #ffffff;
}
button.action.tocart.primary, .about-us-main-sec a.bc-btn, .banner-style27 .bc-actions .bc-btn {
    padding: 10px 30px;
    color: #ffffff;
    border-color: transparent;
    background: radial-gradient(circle at center, #a81b1b, #800000);
}

.page-footer .footer-logo img {
    width: 50%;
    filter: invert(1);
}
.page-footer .footer-bottom .footer-address p {
    font-size: 14px;
}
.cta-footer {
    font-size: 14px;
    color: #ccc;
}

.page-footer .footer-bottom {
    padding: 18px 0px;
    background: radial-gradient(circle at center, #0a5c2f, #01210f);
}
.page-footer .footer-social a .fa, .page-footer .footer-social a .fab, .page-footer .footer-social a .fas {
    font-size: 0;
    font-family: 'FontAwesome';
    color: #fff;
}
.page-footer .footer-social a {
    background: #074824;
}



.about-us-page {
    padding: 80px 20px;
    background: #f8f9fa;
    font-family: 'Poppins', sans-serif;
}

/* TOP SECTION */
.about-top {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    gap: 50px;
}

.about-left {
    flex: 1;
}

.about-tag {
    font-size: 14px;
    letter-spacing: 3px;
    color: #2e7d32;
    font-weight: 600;
}

.about-left h2 {
    font-size: 40px;
    margin: 10px 0 20px;
}

.about-left h2 span {
    color: #8e0909;
}

.about-left p {
    font-size: 16px;
    color: #444;
    line-height: 1.7;
    margin-bottom: 10px;
}

/* IMAGE */
.about-right {
    flex: 1;
}

.about-right img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

/* BOTTOM SECTION */
.about-bottom {
    max-width: 1100px;
    margin: 60px auto 0;
    text-align: center;
}

.about-text {
    margin-bottom: 30px;
}

.about-text p {
    font-size: 16px;
    color: #444;
    line-height: 1.8;
    margin-bottom: 15px;
}

.highlight {
    font-weight: 600;
    color: #2e7d32;
    font-size: 18px;
}

/* FEATURES */
.about-features {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.about-features div {
    background: #fff;
    padding: 12px;
    border-radius: 8px;
    font-size: 14px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

/* RESPONSIVE */
@media (max-width: 992px) {
    .about-top {
        flex-direction: column;
        text-align: center;
    }

    .about-left h2 {
        font-size: 30px;
    }

    .about-features {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .about-features {
        grid-template-columns: 1fr;
    }

    .about-us-page {
        padding: 50px 15px;
    }
}


.account .form-address-edit .actions-toolbar .action.primary, a.action.primary, .action.primary, .action-primary, .action.primary, .cdz-popup-area .cdz-popup .actions-toolbar .primary button {
    color: #ffffff;
    border-color: #24812a;
    background: #24812a;
    font: 600 14px/1.35 Roboto, Helvetica Neue, Verdana, Arial, sans-serif;
}
.sidebar .block:not(.account-nav) .block-title, .sidebar .block:not(.account-nav) .title {
    color: #ffffff;
    background: #24772a;
}
.block.block-brands-search, .filter-options-item.rating.active {
    display: none;
}
.product-view-style-04 .product-info-main div.product-left {
    width: 100%;
}
.product-view-style-04 .product-info-main .cdz-social-listing {
    display: none;
}
.product-view-style-04 .main-inner {
    margin-bottom: 30px;
}


.gallery-page {
    padding: 40px 20px;
    background: #f8f9fa;
}
h1.glry-hdng {
    text-align: center;
    margin-bottom: 28px;
}

.gallery-container {
    max-width: 1200px;
    margin: auto;
}

/* GRID */
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

/* ITEM */
.gallery-item {
    overflow: hidden;
    border-radius: 12px;
    cursor: pointer;
    position: relative;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s ease;
}

/* HOVER EFFECT */
.gallery-item:hover img {
    transform: scale(1.08);
}

/* POPUP */
.gallery-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

.gallery-popup img {
    max-width: 90%;
    max-height: 80%;
    border-radius: 10px;
}

/* CLOSE BUTTON */
.gallery-popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}

/* NAVIGATION */
.gallery-popup .nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    padding: 10px;
}

.gallery-popup .prev {
    left: 20px;
}

.gallery-popup .next {
    right: 20px;
}
.page-footer .footer-box .h5 {
    font-weight: 700;
    font-size: 18px;
    color: #930d0d;
    margin-bottom: 10px;
}


/* RESPONSIVE */
@media (max-width: 992px) {
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .gallery-grid {
        grid-template-columns: 1fr;
    }
}


/*Ipad Pro*/
@media only screen and (min-width: 1024px)and (max-width: 1365px) {

p.slide-title.cdz-eff-2 {
    font-size: 28px;
}
.cdz-slideshow .item-desc {

    top: 8%;
    left: 8%;
}

.container-fluid.about-us-main-sec {
    padding: 80px 20px 8px;
}
.page-footer .footer-bottom .footer-address p {
    text-align: center;
}
.awning-hauler {
    padding: 80px 30px;
}

}

/*Ipad*/
@media only screen and (min-width: 768px)and (max-width: 1023px) {
.header-panel-left {
    width: 25%;
}
.page-header .sticky-menu:not(.active) .header-panel-middle {
    margin-top: 0;
}
.header-panel-middle {
    display: flex;
    align-content: center;
    justify-content: flex-start;
}
.cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
    padding: 10px 14px;
    font-size: 14px !important;
}
.cdz-slide-caption p.slide-subtitle.text-uppercase.cdz-eff-1 {
    padding: 6px 20px;
}
p.slide-title.cdz-eff-2 {
    font-size: 22px;
    margin-bottom: 4px;
}
.container-fluid.awning-hauler .banner-style29 {
    margin-top: 68px;
}
.cdz-slideshow .item-desc {
    top: 10%;
    left: 6%;
}
.icon-item i {
    font-size: 14px;
}
p.slide-desc.cdz-eff-3 {
    font-size: 18px;
    margin-bottom: 18px;
}
a.button-link.slide-btn.cdz-eff-4 {
    padding: 8px 22px;
}
.more-icon {
    display: flex;
    gap: 12px;
    padding: 16px 0;
    margin-top: 0px;
}

.comparison-section .container {
    max-width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    flex-direction: row !important;
    align-content: flex-start;
}
.cdz-slideshow .preview-dots .owl-dots {
    bottom: 7px;
}
.space-lg {
    margin-bottom: 30px;
}
.awninginstaller-setup p.b-title.h2 {
    font-size: 32px;
}
.cdz-block-title .title-desc {
    font-size: 16px;
}
.diff-service-banner .item {
    padding: 12px;
}
.diff-service-banner .item-content {
    padding: 0px 0px;
}
.item-bottom {
    bottom: -22px;
}
.awning-hauler {
    padding: 52px 0px 28px;
}
.box {
    padding: 28px;
}
.container-fluid.about-us-main-sec {
    padding: 80px 0 12px 0;
}
.about-us-main-sec p.b-desc:last-child {
    display: none;
}
.bc-desc.prce {
    font-size: 26px;
    margin: 20px 0;
}
.day-shade {
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 90%;
    align-items: center;
    margin-bottom: 21px;
    align-content: center;
}
.cdz-block-title {
    margin-bottom: 14px;
    padding-bottom: 0px;
}
.cta-section h2 {
    font-size: 32px;
    margin-bottom: 14px;
}
.page-footer .footer-top {
    padding: 40px 0 12px 0px;
}
.page-footer .footer-bottom .footer-address p {
    text-align: center;
}
.page-footer .newsletter {
    display: none;
}
.container-fluid.awning-hauler.day-shade {
    width: 100%;
}

}

/*Mobile*/
@media only screen and (min-width: 320px)and (max-width: 767px) {
 .page-header .sticky-menu:not(.active) .header.panel {
    padding-top: 10px;
}   
.page-header {
    background: transparent;
}
 .header-search .search-toggle:before {
    color: #000000;
}
.awninginstaller-setup p.b-title.h2 {
    font-size: 20px !important;
}
.cdz-block-title .b-title.h2:before, .cdz-block-title .b-title.h2:after {
    bottom: -10px;
}
.cdz-slideshow .item-desc {
    top: 7%;
    left: 6%;
}

.page-header .nav-toggle:before, .page-header .nav-toggle>span:before, .page-header .nav-toggle>span:after {
    background: #000000;
}
.page-header .mobi-cart-wrapper .action.showcart:before{
    color:#000;
}
.page-header {
    background: #fbfbfb;
}
.page-header a.logo[class] {
    margin-left: 80px !important;
}
p.slide-title.cdz-eff-2 {
    font-size: 14px;
    margin-bottom: 0;
}
.cdz-slide-caption p.slide-subtitle.text-uppercase.cdz-eff-1 {
    display: none;
}
p.slide-desc.cdz-eff-3 {
    font-size: 12px;
    margin-bottom: 20px;
    display: block;
}
.more-icon {
    display: none;
}
a.button-link.slide-btn.cdz-eff-4 {
    padding: 8px 22px;
    font-size: 14px;
    margin: -16px auto;
    width: 40%;
}
.awning-hauler.day-shade .banner-style29 .rectangle {
    bottom: -23px;
    right: 4px;
    height: calc( 100% - 40px );

}
.comparison-section .container {
    gap: 0px;
}
.comparison-section {
    padding: 0 0px 80px 0px;
}
.diff-service-banner .item {
    padding: 20px;
    margin: 0 12px 48px 12px;
}
.awning-setup {
    padding: 10px 0;
}
.comparison-section {
    padding: 0 0px 52px 0px;
}
.banner-style29 .rectangle{
    display:none;
}
.awning-installer.banner-style27 {
    padding: 0 20px;
}
.banner-style27 .bc-title {
    font-size: 300%;
    margin-bottom: 14px;
}
.awning-hauler {
    padding: 0px 0;
}
.bc-desc.prce {
    font-size: 26px;
}
.container-fluid.about-us-main-sec {
    padding: 60px 10px;
}
.cdz-block-title {
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.cta-section h2 {
    font-size: 30px;
    margin-bottom: 12px;
}
.page-header .sticky-menu.active {
    color: #ffffff;
    background: #fff;
}
.container-fluid.installer-video {
    padding: 60px 10px 20px 10px;
}
.about-us-main-sec .abt-img-bnr {
    display:none;
}
p.b-title.h2 {
    font-size: 22px !important;
}
.mb-bottom-toolbar {
    background: #8a0707;
}

}

/*Desktop-sys*/
@media only screen and (min-width: 1365px)and (max-width: 1440px) {
    
}