@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);
.owl-nav button span,
a.back-to-top i.fa {
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

.home-carousel .carousel-item:after,
.home-carousel .carousel-item:before {
    width: 53%;
    left: 0;
    clip-path: polygon(0 0, 84% 0, 95% 100%, 0% 100%);
    content: ""
}

.bog-sidebar ul li a,
.mobile-navs li a,
.prod-spec-sidebar h4,
.prod-spec-sidebar ul li a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
li.nav-item a,
p,
section.about-sec ul li,
ul li {
    font-family: Roboto, sans-serif
}

.carousel-indicators div img,
.news-img-sec img,
a.image-popup img {
    object-position: center;
    object-fit: cover
}

.owl-nav,
a.back-to-top.bt {
    display: flex !important
}

.header-position a.logo.navbar-brand,
button:focus {
    box-shadow: none
}

@font-face {
    font-family: Alga;
    src: local('Alga Light'), local('Alga-Light'), url(../../../../../../themes/brssupply/assets/font/Alga-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Alga;
    src: local('Alga Regular'), local('Alga-Regular'), url(../../../../../../themes/brssupply/assets/font/Alga-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Alga;
    src: local('Alga Medium'), local('Alga-Medium'), url(../../../../../../themes/brssupply/assets/font/Alga-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Alga;
    src: local('Alga Semibold'), local('Alga-Semibold'), url(../../../../../../themes/brssupply/assets/font/Alga-Semibold.woff2) format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

html {
    scroll-behavior: smooth
}

body {
    margin: 0;
    font-weight: 400;
    color: #363636
}

@media (min-width:1400px) {
    .container {
        max-width: 1270px
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #393738;
    font-weight: 600
}

h5 {
    font-size: 21px
}

p,
ul li {
    color: #646464;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: .1px
}

p {
    font-weight: 400
}

.banner-caption a.theme-btn,
.call-wrapper a,
.nav-menu a,
a,
a.theme-btn {
    font-family: Inter, sans-serif
}

a {
    color: #25283a;
    display: inline-block
}

a:hover {
    text-decoration: none;
    color: #b70d03
}

button:focus {
    outline: 0
}

.col-pd,
.faq-sec .card-header,
.request-left-sec ul {
    padding: 0
}

.pd-left,
section.event-single-sec .event-content {
    padding-left: 0
}

.pd-right {
    padding-right: 0
}

.owl-dots {
    margin: 2rem 0 0
}

button.owl-dot {
    background: #d1d1d1 !important;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    border-radius: 100px
}

.banner-caption a.theme-btn.bg-red,
.front-product-box:hover,
.reg-btn,
a.back-to-top,
a.theme-btn {
    background: #000
}

button.owl-dot.active {
    background: #fdba4f !important
}

section {
    position: relative;
    padding: 60px 0
}

.auto-container {
    position: static;
    max-width: 1210px;
    padding: 0 20px;
    margin: 0 auto
}

.theme-heading-sec {
    text-align: center;
    margin-bottom: 2.5rem;
    position: relative
}

.theme-heading-sec h6 {
    font-size: 17px;
    color: #525252
}

.theme-heading-sec h2 {
    font-size: 40px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    letter-spacing: -.6px;
    line-height: 42px;
    color: #111
}

.theme-heading-sec h5,
a.theme-btn {
    text-transform: uppercase;
    font-size: 14px
}

.banner-caption h1 span,
.theme-heading-sec h2 span {
    color: #1192ca
}

.theme-heading-sec h5 {
    margin-bottom: 3px;
    color: #1e1e2a;
    font-weight: 700;
    padding-bottom: .2rem;
    letter-spacing: -.2px
}

a.theme-btn {
    color: #fff;
    padding: 12px 22px;
    font-weight: 500;
    letter-spacing: .2px;
    border-radius: 4px;
    border: 1px solid;
    margin-top: 1rem
}

.product-listing-wrapper .prd-title a:hover,
a.theme-btn:hover {
    color: #fff;
    background: #b70d03
}

.theme-content {
    margin-top: 1.5rem
}

.theme-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -.3px
}

a.back-to-top {
    position: fixed;
    bottom: 38px;
    right: 20px;
    color: #fff;
    display: none;
    width: 42px;
    height: 42px;
    z-index: 999;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-radius: 100px;
    border: 1px solid
}

.hvr-bounce-to-right:before {
    background: #466fc4
}

.call-wrapper:before,
section.about-sec ul li:first-child:before,
section.about-sec ul li:nth-child(2):before {
    width: 44px;
    height: 44px;
    background-size: 44px;
    content: ""
}

a.back-to-top i.fa {
    top: 50%
}

a.author-link {
    color: #d0ac4c;
    font-weight: 400
}

.owl-nav {
    justify-content: center
}

.owl-nav button {
    position: relative;
    background: 0 0 !important;
    width: 37px;
    height: 36px;
    overflow: hidden;
    margin: 2px;
    transition: .3s;
    border: 1px solid !important;
    color: #645c5c !important;
    font-size: 22px !important
}

.owl-nav button span {
    top: 40%
}

button.owl-next:hover,
button.owl-prev:hover {
    background: #ee212b !important;
    color: #fff !important
}

section.inner-banner-sec {
    width: 100%;
    max-height: 350px !important;
    height: 100vh !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: var(--wpr-bg-dab816d6-be8d-4ff7-ba3b-ce057ce3d47f)
}

section.inner-banner-sec-solar:after,
section.inner-banner-sec:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(12 17 32 / 68%) 0, rgb(12 17 31 / 48%) 120%)
}

section.divider-bg .container,
section.high-quality-gutter-sec .container,
section.inner-banner-sec .container,
section.inner-banner-sec-solar .container,
section.reliable-atlanta-roofing-sec .container,
section.service-product-sec .container,
section.testimonial-sec .container,
section.warantee-sec .container {
    position: relative;
    z-index: 1
}

section.inner-banner-sec h1,
section.inner-banner-sec-solar h1 {
    color: #fff;
    font-weight: 500;
    font-size: 38px;
    line-height: 40px;
    letter-spacing: -.5px
}

header {
    transition: .5s;
    position: relative;
    top: 0;
    z-index: 999;
    height: 95px;
    width: 100%;
    border-bottom: 1px solid
}

header.header-position {
    position: fixed;
    top: 0;
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%)
}

.theme-inner-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-height: 95px;
    height: 100vh
}

.call-wrapper {
    display: block;
    width: 16%;
    position: relative;
    padding-left: 1rem
}

.call-wrapper a {
    font-size: 21px;
    font-weight: 700;
    line-height: 29px
}

.nav-menu a,
.reg-btn span {
    font-weight: 600;
    text-transform: uppercase
}

.call-wrapper span {
    display: block;
    font-size: 14px;
    padding-left: 7px
}

.call-wrapper:before {
    background-image: var(--wpr-bg-d0946cc0-eff1-4b87-8d3d-73c7e1275855);
    position: absolute;
    top: 50%;
    left: -16%;
    background-repeat: no-repeat;
    transform: translateY(-50%)
}

a.navbar-brand img {
    max-width: 370px
}

a.logo.navbar-brand {
    padding: 13px 22px
}

.header-fixed a.navbar-brand,
.header-fixed a.navbar-brand img {
    height: 66px
}

nav.nav-menu {
    width: 100%;
    height: auto;
    padding: 0 0 0 22px
}

.nav-menu>ul {
    display: block;
    height: 100%;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

li.drop-down ul {
    list-style: none
}

.reg-btn {
    display: flex;
    height: 99%;
    align-items: center;
    transition: .3s;
    padding: 0 15px;
    max-width: 70px;
    width: 100%;
    cursor: pointer
}

.reg-btn img {
    width: 46px;
    filter: brightness(0) invert(1)
}

.access-content-col a:hover,
.banner-caption a.theme-btn:hover,
.front-product-box ul a:hover,
.reg-btn:hover {
    background: #b70d03
}

.reg-btn span {
    color: #fff;
    letter-spacing: -.5px;
    border: none;
    font-size: 18px;
    width: 100%;
    text-align: center
}

header.header-position nav.nav-menu ul li.li-quote {
    border-radius: 0
}

.nav-menu a {
    display: block;
    position: relative;
    transition: .3s;
    color: #393738;
    font-size: 15px;
    padding: 9px 15px !important
}

.banner-caption h5,
.mobile-nav a {
    letter-spacing: -.2px;
    font-size: 16px
}

.nav-menu .active a {
    color: #ee212b !important
}

.carousel-control-next:focus,
.carousel-control-prev:focus,
.footer-middle-row ul li a:hover,
.nav-menu a:hover,
.nav-menu li:hover>a,
.social-sec a:hover i,
.topbar-left-wrapper ul li a:hover,
.topbar-right-wrapper ul li a:hover,
.topbar-right-wrapper ul li span:hover,
nav li.dropdown.megamenu.show a#megamneu {
    color: #ee212b
}

.nav-menu .drop-down ul {
    display: block;
    position: absolute;
    left: 6px;
    top: calc(100% + 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding: 8px 0;
    background: #fff;
    transition: .3s;
    width: 250px
}

.nav-menu li.drop-down {
    position: relative
}

.nav-menu .drop-down:hover>ul {
    opacity: 1;
    top: 90%;
    visibility: visible
}

.nav-menu .drop-down li {
    min-width: 236px;
    position: relative
}

.nav-menu .drop-down ul a {
    padding: 12px !important;
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    text-align: left;
    letter-spacing: -.3px;
    line-height: 21px;
    border-bottom: 1px dashed;
    border-right: none;
    text-transform: capitalize
}

.nav-menu .drop-down ul .active>a,
.nav-menu .drop-down ul a:hover {
    color: #b39960
}

.nav-menu .drop-down ul li:hover>a {
    color: #b70d03 !important
}

.nav-menu .drop-down>a:after {
    padding-left: 8px;
    font-family: fontawesome;
    font-weight: 100;
    content: "\f078";
    font-size: 9px;
    color: #d3d5db;
    top: -2px;
    position: relative
}

.nav-menu .drop-down ul li:last-child a {
    border: none
}

.nav-menu .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px)
}

.nav-menu .drop-down .drop-down:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%
}

.mobile-nav .drop-down>a,
.nav-menu .drop-down .drop-down>a {
    padding-right: 35px
}

.nav-menu .drop-down .drop-down>a:after {
    content: "\F0d7";
    font-family: fontawesome;
    position: absolute;
    right: 10px;
    font-size: 14px;
    top: 50%;
    transform: translateY(-50%)
}

.nav-menu li.reserve-btn {
    background: #b39960;
    box-sizing: border-box;
    border: 1px solid #ececec
}

.nav-menu li.reserve-btn a {
    color: #f9f9f9
}

.brand-post-wrapper:hover .brand-post-title a,
.brand-post-wrapper:hover .brand-post-title h4,
.faq-sec a[area-expanded=true] h5,
.faq-sec a[aria-expanded=true] h5,
.front-product-box:hover h4,
.front-product-box:hover p,
.mobile-nav-active .mobile-nav-toggle i,
.mobile-nav-toggle i,
.nav-menu li.reserve-btn:hover a,
.product-right-col p,
.service-product-sec .theme-heading-sec h2,
.service-product-sec .theme-heading-sec h5,
.social-sec a i,
section.high-quality-gutter-sec h2,
section.reliable-atlanta-roofing-sec .theme-heading-sec h2,
section.testimonial-sec .theme-heading-sec h2,
section.testimonial-sec .theme-heading-sec h5 {
    color: #fff
}

li.get-quote-btn a {
    background: #045a9b;
    color: #fff !important;
    padding: 9px 17px !important;
    border-radius: 0 20px
}

li.get-quote-btn {
    margin-left: 1.2rem
}

li.get-quote-btn a:hover {
    background: #d3a458
}

@media screen and (max-width:1200px) {
    .theme-heading-sec h2 {
        font-size: 40px
    }
    .nav-menu a {
        padding: 9px 8px !important
    }
    nav.nav-menu {
        margin: 0
    }
    .nav-call-wrapper:after {
        left: -50px
    }
    .nav-call-wrapper:before {
        left: -42px;
        font-size: 33px
    }
}

@media screen and (max-width:576px) {
    .theme-heading-sec h2 {
        font-size: 29px;
        line-height: 37px;
        letter-spacing: -.5px
    }
    .call-wrapper,
    .mob-sec,
    .nav-call-wrapper,
    .reg-btn,
    .theme-heading-sec h2 br {
        display: none
    }
    a.back-to-top {
        mix-blend-mode: unset
    }
    section {
        padding: 45px 0
    }
    header {
        height: 92px;
        top: 0;
        position: relative;
        background: #fff
    }
    .theme-inner-header {
        max-height: 92px
    }
    a.navbar-brand {
        margin: 0 .5rem;
        padding: 0 !important;
        background: 0 0;
        position: relative;
        top: unset;
        left: unset;
        transform: none
    }
    a.navbar-brand img {
        max-width: 380px
    }
    .mob-menu-area {
        position: absolute;
        right: 13px !important;
        padding-right: 7px;
        color: #fff;
        display: flex;
        align-items: center;
        top: 21px
    }
    .navbar-brand {
        text-align: center;
        display: block
    }
}

.mobile-nav-toggle {
    z-index: 9998;
    background: #083674;
    font-size: 20px;
    transition: .4s;
    outline: 0 !important;
    line-height: 1;
    padding: .85rem;
    border: none
}

i.fa.fa-bars.fa-close:before,
i.fa.fa-bars.fa-times:before {
    content: "\f00d"
}

.mobile-nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow-y: auto;
    background: #fff;
    transition: .7s;
    opacity: 1;
    visibility: hidden;
    border-radius: 0;
    padding: 10px 0;
    transform: translateX(-120%);
    width: 83%;
    height: 100%
}

.mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none
}

.mobile-nav a {
    display: block;
    position: relative;
    color: #333;
    padding: 10px 20px;
    font-weight: 400;
    outline: 0
}

.mobile-nav .active>a,
.mobile-nav a:hover,
.mobile-nav li:hover>a {
    color: #b70d03 !important;
    text-decoration: none
}

.mobile-nav .drop-down>a:after {
    content: "\F0d7";
    position: absolute;
    right: 15px;
    font-family: fontawesome;
    font-weight: 900
}

.mobile-nav .active.drop-down>a:after {
    content: "\F0d8"
}

.mobile-nav .drop-down ul {
    display: none;
    overflow: hidden
}

.mobile-nav .drop-down li {
    padding-left: 20px
}

.mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(26, 26, 26, .6);
    overflow: hidden;
    display: none;
    transition: .2s ease-in-out
}

.mobile-nav-active {
    overflow: hidden
}

.mobile-nav-active .mobile-nav {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

.mob-menu-area,
.mobile-navs,
.news-head-wrap .news-date {
    display: none
}

#demo {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto
}

.carousel-item {
    position: relative;
    max-height: 610px;
    height: 100vh;
    background-size: initial;
    background-position: 100%;
    background-repeat: no-repeat
}

.carousel-control-next,
.carousel-control-prev {
    width: auto;
    display: table;
    opacity: 1;
    transition: .3s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #ee212b
}

a.carousel-control-prev {
    left: 50px
}

a.carousel-control-next {
    right: 50px
}

.carousel-control-next i,
.carousel-control-prev i {
    border-radius: 100%;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1px;
    border: 1px solid;
    background: #fff
}

.access-content-col,
.caption-col,
.carousel-item .container,
.event-col,
.roofing-img-col {
    display: flex;
    align-items: center
}

.carousel-control-next i:hover,
.carousel-control-prev i:hover {
    background: rgb(238 33 43);
    color: #fff
}

.carousel-item .container {
    position: relative;
    height: 100%;
    z-index: 1
}

.banner-caption {
    position: relative;
    z-index: 1;
    width: 42%;
    text-align: left
}

.banner-caption h5 {
    color: #ff000c;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 .8rem;
    text-align: left;
    font-size: 18px;
}

.banner-caption h1 {
    font-weight: 700;
    font-size: 50px;
    text-align: left;
    color: #fff;
    line-height: 50px;
    margin: 15px auto .5rem;
    letter-spacing: -.3px;
    text-transform: capitalize;
}

.banner-caption h4 {
    color: #fff;
    font-weight: 400
}

.banner-caption p {
    color: #efeded;
    font-size: 17px;
    line-height: 28px;
    margin: 1.5rem 0 2rem;
    width: 90%;
}

.banner-caption a.theme-btn {
    background: 0 0;
    color: #fff;
    padding: 12px 18px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    box-shadow: none;
    letter-spacing: .1px;
    border-radius: 4px;
    margin-top: 0;
    transition: .3s
}

a.theme-btn.work-btn {
    background: #12509d;
    padding: .8rem 1.7rem
}

a.theme-btn.work-btn:hover {
    background: #dd4814
}

.carousel-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #fff;
    border: 4px solid transparent;
    opacity: 1
}

.carousel-indicators .active {
    background-color: #c3000a;
    box-shadow: 0 0 0 .1px #c3000a
}

.carousel .quote-form-wrapper {
    width: 73%;
    margin-left: auto;
    margin-top: 4rem;
    border-radius: 12px;
    border: 1px solid;
    background: linear-gradient(143deg, rgb(18 29 54) 22%, rgb(28 10 58 / 71%) 100%)
}

.carousel .quote-form-wrapper .form-group {
    margin-bottom: .9rem;
    padding: 0 7px
}

.submit-grp {
    margin-bottom: 5px !important
}

.home-carousel .carousel-item:after {
    height: 100%;
    background: #1e1e2a;
    position: absolute;
    top: 0
}

.home-carousel .carousel-item:before,
section.reliable-atlanta-roofing-sec,
section.service-product-sec {
    background-image: var(--wpr-bg-5294bd00-2b01-4ea3-b0ed-6f34fe300a7b)
}

.home-carousel .carousel-item:before {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    opacity: .09;
    background-size: 253px
}

section.statement-sec {
    border-top: 1px solid;
    margin-bottom: 1rem
}

section.statement-sec h4 {
    font-size: 20px;
    letter-spacing: -.1px
}

.News-title p,
.faq-sec .card p,
section.blog-single-sec .author-sec p,
section.blog-single-sec .news-date p,
section.statement-sec p {
    margin-bottom: 0
}

section.statement-sec .img-col {
    display: flex;
    align-items: center;
    justify-content: center
}

section.statement-sec img {
    height: 64px
}

.about-right-col {
    padding-left: 3rem;
    display: flex;
    align-items: center
}

.why-choose-sec .theme-heading-sec,
section.about-sec .theme-heading-sec {
    text-align: left;
    margin-bottom: 1.3rem
}

section.about-sec ul {
    list-style: none;
    padding: 0;
    margin: 28px 0 19px 19px
}

section.about-sec ul li {
    color: #282828;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    margin-right: 30px;
    line-height: 26px;
    letter-spacing: .1px;
    position: relative;
    padding-left: 34px
}

section.about-sec ul li a,
section.about-sec ul li span {
    display: block;
    color: #000;
    font-weight: 600
}

section.about-sec ul li:nth-child(2):before {
    background-image: url(../../../../../../themes/brssupply/assets/img/phone-call.png);
    position: absolute;
    top: 50%;
    left: -9%;
    background-repeat: no-repeat;
    transform: translateY(-50%)
}

section.about-sec ul li:first-child:before {
    background-image: var(--wpr-bg-f10c5516-dd2a-4e7e-a015-5313570a549e);
    position: absolute;
    top: 50%;
    left: -9%;
    background-repeat: no-repeat;
    transform: translateY(-50%)
}

.mission-left-col .theme-heading-sec {
    margin: .8rem 0 !important
}

.mission-left-col {
    display: flex;
    align-items: center;
    padding-right: 4rem
}

.topbar-left-wrapper ul li a,
.topbar-right-wrapper ul li a,
.topbar-right-wrapper ul li span {
    letter-spacing: -.1px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

section.high-quality-gutter-sec:after,
section.reliable-atlanta-roofing-sec:after,
section.service-product-sec:after,
section.testimonial-sec:after {
    content: "";
    background: rgb(30 30 42 / 94%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.service-product-sec .theme-heading-sec,
section.design-size-sec .theme-heading-sec,
section.purpose-use-sec .theme-heading-sec,
section.seamless-gutter-sec .theme-heading-sec,
section.testimonial-sec .theme-heading-sec,
section.warantee-sec .theme-heading-sec {
    text-align: left
}

.product-right-col {
    padding: 1rem 0 0 15rem
}

.service-product-sec .col-pd {
    padding: 1px
}

.front-product-box {
    background: #fff;
    border-radius: 6px;
    padding: 2rem 2.7rem;
    transition: .5s;
    min-height: 360px
}

.front-product-box img {
    width: 200px
}

.front-product-box h4 {
    letter-spacing: -.7px;
    font-size: 24px;
    margin-bottom: .9rem
}

.front-product-box span {
    background: #ee212b;
    width: 10%;
    height: 4px;
    display: block;
    margin-bottom: 1rem
}

.front-product-box p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.News-title h4,
.News-title p,
.event-sec .theme-heading-sec h2,
.prd-tax-title p,
.product-listing-wrapper .prd-title p {
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.front-product-box ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin: 0
}

.News-title h4,
.News-title p {
    overflow: hidden;
    display: -webkit-box
}

.front-product-box ul a {
    background: #ee212b;
    color: rgb(255 255 255);
    padding: 6px 15px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid
}

.front-product-box:hover span,
.social-sec a:hover {
    background: #fff
}

section.testimonial-sec {
    background-image: var(--wpr-bg-dac26ee5-f9c2-4dd3-8147-e9b491eec282);
    padding: 8rem 0 4rem
}

.testimonial-wrapper {
    width: 85%;
    margin-right: auto;
    background: #fff;
    padding: 3rem;
    text-align: left;
    border-radius: 6px
}

.testimonial-content-sec p {
    color: #646464
}

.testimonial-title-sec h5 {
    color: #ee212b;
    margin-bottom: 5px
}

.contact-page-left-col p,
.testimonial-title-sec p,
.tools-listing-heading p {
    margin: 0
}

section.testimonial-sec .owl-nav {
    width: 85%;
    margin: 1.5rem 0 0;
    position: relative
}

section.testimonial-sec .owl-nav button {
    background: #fff !important;
    width: 40px;
    height: 40px;
    font-size: 22px !important;
    border-radius: 100px;
    margin: 0 3px
}

section.testimonial-sec .owl-nav button span {
    top: 43%;
    font-size: 29px
}

section.testimonial-sec .owl-nav button:hover {
    background: #ee212b !important
}

.news-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin: 15px 0
}

.news-img-sec {
    background: #e8ecf5;
    max-height: 220px;
    height: 100vh
}

.news-img-sec img {
    height: 100%
}

.news-head-wrap {
    background: #fff;
    padding: 1.2rem 1rem;
    border: 1px solid
}

.News-title h4 {
    letter-spacing: 0;
    font-size: 20px;
    line-height: 26px
}

.News-title h4:hover {
    color: #b70d03
}

.author-sec p,
.news-date p {
    margin-bottom: 13px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -.3px
}

.author-sec p i,
.news-date p i {
    color: #ee212b;
    margin-right: 9px;
    font-size: 14px
}

section.blog-single-sec .news-head-wrap {
    display: flex;
    align-items: center;
    padding: .8rem 1rem;
    margin-bottom: 1rem
}

.author-sec {
    margin-left: 1rem
}

.pagination-sec {
    padding-top: 0
}

.fz-pagination {
    background: #df1f2b;
    padding: .4rem 2rem;
    margin: auto;
    border: 1px solid
}

.fz-pagination .page-numbers {
    font-family: Roboto, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 8px;
    display: inline-block;
    width: 37px;
    text-align: center
}

.fz-pagination .current {
    background: #fff;
    color: #df1f2b
}

.call-action-wrapper:before,
.footer-call-wrapper:before {
    background-image: var(--wpr-bg-c7a26449-59d7-43ab-82d9-2f6cedfa4fc0);
    background-repeat: no-repeat;
    transform: translateY(-50%);
    content: ""
}

.color-row p,
.grass-listing-heading,
.social-sec,
section.guaranted-sec,
section.guarantee-pdf-sec,
section.high-quality-gutter-sec .gutter-content {
    text-align: center
}

hr,
main .theme-heading-sec,
section.divider-bg .theme-heading-sec,
section.guaranted-sec .theme-heading-sec {
    margin-bottom: 1.5rem
}

section.guaranted-sec p {
    margin-bottom: 2.2rem
}

section.guaranted-sec img {
    background: #ebecf5;
    border-radius: 100%;
    padding: 17px
}

footer {
    background: #1e1e2a;
    padding: 60px 0 7px
}

.row.footer-top-row {
    align-items: center;
    margin-bottom: 3rem
}

.footer-logo-sec img {
    width: 100%;
    max-width: 300px
}

.footer-call-wrapper {
    display: table;
    position: relative;
    margin: auto 5px auto 79px
}

.footer-call-wrapper:before {
    width: 54px;
    height: 55px;
    position: absolute;
    top: 50%;
    left: -22%;
    filter: brightness(.5) invert(1);
    background-size: 50px
}

.call-action-wrapper:before,
.contact-ic img {
    filter: brightness(0) invert(1)
}

.footer-call-wrapper span {
    display: block;
    color: #fff;
}

.footer-call-wrapper a {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize
}

.social-sec a {
    background: #ffffff;
    width: 47px;
    height: 42px;
    border-radius: 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #ff0000 !important;
}

.footer-middle-row {
    padding-top: 3rem;
    border-top: 1px solid
}

.footer-middle-row h4 {
    color: #fff;
    margin-bottom: 1.2rem;
    padding-bottom: .6rem
}

.bog-sidebar ul,
.footer-middle-row ul {
    list-style: none;
    padding: 0
}

.footer-middle-row ul li {
    display: inline-block;
    width: calc(100% / 2 - 2px);
    padding-left: 18px;
    letter-spacing: -.3px;
    position: relative
}

.footer-middle-row ul li a {
    color: #ffffff;
    padding: 5px 0;
    font-family: Roboto,sans-serif;
    transition: .3s;
    font-size: 16px;
}

.prduct_infos2 {
    color: #ffffff !important;
}

.social-sec a i {
	color:#ff0000cc;
}

.footer-middle-row ul li a:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 6px
}

.footer-middle-row span {
    width: 48px;
    height: 4px;
    background: red;
    display: block;
    margin-top: 21px
}

.gform_wrapper textarea,
textarea {
    max-height: 65px;
    height: 100vh !important
}

.footer-middle-row p {
    color: #a5a5a5
}

.row.copyright {
    border-top: 1px solid;
    padding-top: 1rem;
    margin-top: 1rem;
    text-align: center
}

.row.copyright p {
    color: #fff;
    margin-bottom: 10px
}

section.call-to-action {
    padding: 20px 20px 0
}

section.call-to-action .container {
    background-image: var(--wpr-bg-f742e968-b50e-407a-a823-58b4be73e9d3);
    background-position: 100% 54%;
    margin-bottom: -4rem;
    position: relative;
    z-index: 1
}

.call-action-wrapper {
    padding: 3.5rem 3.5rem 3.5rem 7.1rem;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    background: #ee212b;
    position: relative
}

.call-action-wrapper:before {
    position: absolute;
    top: 48%;
    left: 6%;
    width: 60px;
    height: 60px;
    background-size: 60px
}

.call-action-wrapper h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 3px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: -.2px
}

.call-action-wrapper a {
    font-weight: 700;
    font-size: 31px;
    color: #fff
}

.gform_wrapper .gfield input,
.gform_wrapper .gfield select,
.gform_wrapper textarea {
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #ebeef5
}

.gform_wrapper .gfield input,
.gform_wrapper .gfield select {
    height: 46px;
    border-radius: 2px;
    border: none
}

.gform_wrapper .gfield_label,
.gform_wrapper .gfield_required,
section.brand-sec .owl-nav {
    display: none !important
}

.gform_wrapper textarea {
    border-radius: 2px;
    border: none
}

.gform_wrapper .gform_footer {
    padding-bottom: 0 !important
}

.contact-page-right-col .gform_wrapper .gfield input,
.contact-page-right-col .gform_wrapper .gfield select,
.contact-page-right-col .gform_wrapper textarea {
    background: #fff;
    border: 1px solid #e3e3e3
}

.quote-form-wrapper {
    padding: 1.7rem 2rem;
    background: #fff;
    border-radius: 10px;
    width: 90%;
    margin-left: auto
}

.quote-form-wrapper h4 {
    color: #000;
    font-weight: 700;
    margin-bottom: 16px;
    font-size: 30px;
    letter-spacing: -.2px
}

.form-group {
    margin-bottom: .8rem
}

.file-input input {
    width: 100%;
    padding: .7rem;
    color: #d74613;
    border: 1px dashed #ffffff70;
    border-radius: 3px;
    background: #fff;
    font-weight: 600;
    letter-spacing: -.5px
}

.quote-form-wrapper .form-control {
    height: 46px;
    border-radius: 2px;
    background-color: #ebeef5;
    border: none
}

.quote-form-wrapper label {
    color: #fff;
    font-size: 14px
}

input[type=submit] {
    background: #ee212b !important;
    color: #fff;
    border: 1px solid;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: .5px;
    border-radius: 4px !important;
    height: 50px !important;
    width: 100%
}

input[type=submit]:hover {
    background: #b70d03 !important
}

.request-left-sec {
    border: 1px solid;
    padding: 1rem 2.5rem;
    height: 100%
}

.request-left-sec img {
    width: 250px
}

.request-left-sec .theme-heading-sec {
    text-align: left;
    margin: 1.2rem 0 .8rem
}

.request-left-sec ul li {
    list-style: none;
    margin-bottom: 1.2rem;
    position: relative;
    padding-left: 4rem;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px
}

.request-left-sec ul li:nth-child(6),
.request-left-sec ul li:nth-child(7) {
    padding-top: 5px
}

.request-left-sec ul li span {
    position: absolute;
    left: 0;
    font-size: 23px;
    top: 4px;
    font-weight: 500;
    color: #d74613
}

.request-left-sec ul li i.fa {
    position: absolute;
    left: 0;
    font-size: 14px;
    top: 1px;
    font-weight: 500;
    color: #fff;
    width: 35px;
    height: 35px;
    background: #dd4814;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width:1200px) {
    .banner-caption {
        width: 60%
    }
    .banner-caption h1 {
        width: 100%
    }
    .banner-caption p {
        width: 90%
    }
    .request-left-sec {
        padding: 1rem 2rem
    }
    .request-left-sec ul li {
        padding-left: 3rem
    }
}

section.sidebar-toogle-sec {
    position: fixed;
    width: 19%;
    background: #fff5f5;
    height: 100vh;
    top: 0;
    right: -22%;
    z-index: 999;
    padding: 20px 0;
    transition: .5s
}

.prd-tax-img img,
.product-listing-wrapper .prd-img img {
    transition: 2s;
    width: 100%;
    object-position: center;
    object-fit: cover
}

.sidebar-close-btn {
    background: #ee212b;
    border: none;
    color: #fff;
    padding: 10px 16px;
    border-radius: 5px
}

section.sidebar-toogle-sec.active-sidebar {
    right: 0
}

section.topbar-sec {
    background: #1e1e2a;
    padding: 8px 0
}

.topbar-left-wrapper ul li i {
    padding-right: 9px;
    color: #ee212b
}

.topbar-left-wrapper ul li {
    display: inline-block;
    border-right: 1px solid #a5a5a594;
    padding-right: 18px;
    color: #bdbdc1
}

.mobile-navs li a,
li.nav-item a {
    color: #444;
    text-transform: uppercase
}

.topbar-left-wrapper ul li:nth-child(2) {
    border-right: none;
    padding-left: 16px
}

.topbar-left-wrapper ul li a {
    padding: 0;
    transition: .3s
}

.topbar-right-wrapper {
    display: flex;
    align-items: center;
    justify-content: end
}

.topbar-left-wrapper ul,
.topbar-right-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.topbar-right-wrapper ul li,
section.details-page-menu nav ul li {
    display: inline-block
}

.topbar-right-wrapper ul li a,
.topbar-right-wrapper ul li span {
    padding: 0 16px;
    border-right: 1px solid #a5a5a594;
    transition: .3s
}

section.topbar-sec .social-sec a {
    width: 32px;
    height: 32px
}

.academy-top-col,
.tax-description-wrap {
    margin-bottom: 2rem
}

.tax-description-wrap h2 {
    font-size: 32px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    letter-spacing: -.9px;
    line-height: 40px;
    color: #111
}

.prod-spec-sidebar h3,
.roofing-tools-sidebar h3 {
    background: #b70d03;
    color: #fff;
    padding: 12px 16px;
    font-size: 21px;
    font-weight: 500;
    border-radius: 6px
}

.prod-spec-sidebar {
    border: 1px solid #e5e5e5;
    padding: 1.5rem;
    position: sticky;
    top: 100px;
    max-height: 800px;
    height: 100%;
    overflow-y: scroll
}

.benefit-content ul,
.prod-spec-sidebar ul,
.roofing-tools-sidebar ul {
    padding: 0;
    list-style: none
}

.prod-spec-sidebar ul li a {
    line-height: 26px
}

.prod-spec-sidebar h4 {
    font-size: 20px;
    letter-spacing: -.4px;
    margin: 14px 0 0;
    padding: 14px 0 10px;
    border-top: 1px solid #e5e5e5;
    color: #955154;
    font-weight: 500
}

.product-listing-col {
    padding: 0 8px
}

.product-listing-wrapper,
.product-tax-wrapper {
    border: 1px solid #e5e5e5;
    margin-bottom: 1rem;
    transition: .5s
}

.prd-tax-img,
.product-listing-wrapper .prd-img {
    margin: 15px;
    position: relative;
    overflow: hidden
}

.product-listing-wrapper:hover,
.product-tax-wrapper:hover {
    border: 1px solid rgb(241 207 209);
    box-shadow: 3px 4px 14px 0 rgb(0 0 0 / 12%)
}

.product-listing-wrapper .prd-img {
    border-bottom: 1px solid #e5e5e5
}

.product-listing-wrapper .prd-img img {
    max-height: 240px;
    height: 100vh;
    transform: scale(1)
}

.product-listing-wrapper:hover img,
.product-tax-wrapper:hover img {
    transform: scale(1.2)
}

.prd-tax-title,
.product-listing-wrapper .prd-title {
    padding: 15px;
    border-top: 1px solid #e5e5e5
}

.prd-tax-title h4,
.product-listing-wrapper .prd-title h4 {
    color: #b70d03;
    font-family: Roboto, sans-serif;
    letter-spacing: -.2px;
    font-size: 22px;
    font-weight: 500
}

.prd-tax-title a,
.product-listing-wrapper .prd-title a {
    color: #b70d03;
    padding: 5px 15px;
    letter-spacing: -.3px;
    font-weight: 500
}

.prd-tax-title p,
.product-listing-wrapper .prd-title p {
    overflow: hidden;
    display: -webkit-box;
    margin-bottom: 0
}

.product-listing-wrapper .prd-title a {
    border: 1px solid #d9d8d8;
    margin: .2rem 0 .7rem;
    font-size: 15px;
    border-radius: 4px;
    transition: .1s
}

.prd-tax-img img {
    max-height: 301px;
    height: 100vh
}

.prd-tax-title a {
    border: 1px solid #d9d8d8;
    margin: .2rem 0 0;
    font-size: 15px;
    border-radius: 4px
}

.prd-tax-title a:hover {
    background: #b70d03;
    color: #fff
}

.navbar {
    position: unset
}

.card-header a,
nav.navbar,
section.academy-sec video,
table.turf-table {
    width: 100%
}

.megamenu {
    position: static
}

nav a[aria-expanded=false]:after {
    content: "\f067";
    font-family: FontAwesome
}

nav a[aria-expanded=true]:after {
    content: "\f068";
    font-family: FontAwesome
}

nav .dropdown-toggle::after {
    display: inline-block;
    border: none;
    position: absolute;
    font-size: 10px;
    margin-left: .5rem;
    right: 2px;
    top: 50%;
    transform: translateY(-50%)
}

.megamenu-row {
    width: 100%;
    background: #ededf5
}

.megamenu-row h6 {
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid;
    padding-bottom: 7px;
    margin: 16px 0 6px
}

.row.megamenu-row h6 a {
    padding: 0 !important;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .2px
}

.navbar-toggler {
    background: red;
    z-index: 999;
    max-height: 92px;
    height: 100vh;
    color: #fff;
    border-radius: 0;
    padding: 5px 22px
}

.megamenu .dropd own-menu {
    background: 0 0;
    border: none;
    width: 100%
}

.dropdown-menu {
    width: 100%;
    background: #ededf5;
    padding: 0 0 1rem;
    top: 99%
}

li.nav-item a {
    display: block;
    position: relative;
    transition: .3s;
    font-weight: 500;
    font-size: 17px;
    padding: 8px 20px!important;
    letter-spacing: -.3px;
}

.megamenu-row .nav-item a,
.mobile-navs li a {
    font-size: 15px;
    letter-spacing: -.3px;
    font-weight: 400
}

.megamenu-row img {
    height: 100%;
    object-fit: cover;
    padding-top: 15px
}

.megamenu-row .nav-item a {
    padding: 4px 12px 4px 0 !important;
    width: 100%;
    text-align: left;
    line-height: 21px;
    border-bottom: 1px dashed;
    border-right: none;
    text-transform: capitalize
}

.mobile-navs li a {
    padding: 9px 15px !important
}

@media screen and (max-width:1560px) {
    .call-wrapper {
        width: 21%;
        padding-left: 3.2rem
    }
    .call-wrapper:before {
        left: 9px;
        width: 38px;
        height: 38px;
        background-size: 38px
    }
    .call-wrapper a {
        font-size: 19px
    }
    nav.nav-menu {
        padding: 0
    }
    li.nav-item a {
        font-size: 16px;
        padding: 9px 13px !important
    }
    a.logo.navbar-brand {
        padding: 13px 0 13px 22px
    }
}

@media screen and (max-width:1366px) {
    .call-wrapper {
        display: none
    }
    .reg-btn {
        margin-left: 3rem
    }
    li.nav-item a {
        padding: 9px 15px !important
    }
    a.logo.navbar-brand {
        padding: 13px 10px 13px 22px;
        margin-right: 0
    }
}

section.sidebar-toogle-sec ul {
    list-style: none;
    padding: 0 0 0 10px;
    margin: 18px 0 0
}

section.sidebar-toogle-sec ul li a {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
    border-bottom: 1px solid;
    width: 100%
}

section.sidebar-toogle-sec a.logo.navbar-brand {
    padding: .3125rem 0
}

section.sidebar-toogle-sec img.sidebar-img {
    position: absolute;
    bottom: 0;
    padding: 20px
}

a.sidebar-call {
    width: 100%;
    text-align: center;
    padding: 4rem 1rem;
    font-size: 26px;
    font-weight: 600;
    color: #ee212b;
    letter-spacing: -.5px
}

a.sidebar-call img {
    height: 48px;
    width: 48px;
    display: block;
    margin: auto auto .8rem
}

a.sidebar-call span {
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #111;
    padding-bottom: 2px
}

.pdf-content-wapper {
    width: 25%;
    margin: auto;
    background: #eceff5
}

.pdf-content-wapper a {
    padding: 4rem
}

section.guarantee-pdf-sec h5 {
    margin: 1rem 0 0;
    display: inline-block;
    text-align: center
}

main .carousel-control-next i,
main .carousel-control-prev i {
    width: 40px;
    height: 40px;
    font-size: 14px
}

main a.carousel-control-next {
    right: -17px
}

main a.carousel-control-prev {
    left: -20px
}

section.details-page-menu {
    background: #ee212b;
    padding: 0;
    position: sticky;
    top: 95px;
    z-index: 99
}

section.details-page-menu nav ul {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: center
}

section.details-page-menu nav ul li a {
    padding: 19px 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 500;
    border-right: 1px dashed #ff6e75
}

.details-carousel {
    background: 0 0 !important;
    border: 1px solid;
    padding: 8px
}

.details-carousel .carousel-inner {
    background: #ececf1
}

.details-carousel .carousel-item {
    max-height: 294px;
    height: 100vh;
    background-size: contain;
    background-position: center center;
    mix-blend-mode: darken;
    padding: 13px
}

.details-carousel .carousel-indicators {
    position: relative;
    right: unset;
    bottom: unset;
    left: unset;
    justify-content: left;
    margin-right: 0;
    margin-left: 0;
    display: unset
}

.details-carousel .carousel-indicators li {
    width: 65px;
    height: 65px;
    border-radius: 0;
    background-color: #e5e5e5;
    border: 4px solid transparent;
    opacity: 1
}

.carousel-indicators div {
    width: calc(100% / 4 - 7px);
    margin: 6px 2px 0;
    display: inline-block
}

.carousel-indicators div img {
    max-height: 70px;
    height: 100vh
}

main .theme-heading-sec h2 {
    font-size: 35px
}

.details-content {
    padding: 0 2.2rem 0 1rem;
    display: flex;
    align-items: center
}

.details-right-wrapper,
section.tools-cat-listing-sec .row {
    padding: 0 2rem
}

.details-content .theme-heading-sec {
    text-align: left;
    margin-bottom: .5rem
}

section.design-size-sec p {
    width: 98%;
    margin: 0 0 18px;
    text-align: left
}

.academy-bottom-col,
.design-size-left-col img {
    margin-top: 1rem
}

section.design-size-sec ul,
section.purpose-use-sec ul {
    list-style: none;
    padding: 14px;
    text-align: center;
    border: 1px solid
}

section.design-size-sec ul li,
section.purpose-use-sec ul li {
    display: inline-block;
    font-size: 18px;
    letter-spacing: -.1px;
    background: #e8ecf5;
    padding: 25px 22px;
    width: 100%;
    border-bottom: 1px solid
}

section.design-size-sec ul li span,
section.purpose-use-sec ul li span {
    display: block;
    font-weight: 500;
    color: #111;
    font-size: 19px;
    padding-bottom: 8px
}

.details-page-right-sidebar {
    border: 1px solid #e5e5e5;
    padding: 1.5rem .8rem;
    background: #d7d9df;
    height: 100%
}

.details-page-right-sidebar .form-control {
    background-color: #fff
}

.details-page-right-sidebar .quote-form-wrapper {
    padding: 0;
    background: 0 0;
    border-radius: 0;
    width: 100%
}

section.prd-details-page-sec h3 {
    margin: 2rem 0 1rem;
    border-bottom: 1px dashed #bdbdbd;
    padding-bottom: 1rem
}

section.design-size-sec {
    padding-top: 20px
}

section.warantee-sec {
    background-image: var(--wpr-bg-64ab1ad9-12fb-42d0-b133-7523fda599a8);
    max-height: 370px;
    height: 100vh
}

.divider-bg:after,
section.warantee-sec:after {
    content: "";
    background: rgb(30 30 42 / 87%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

section.divider-bg h2,
section.warantee-sec .theme-heading-sec h2,
section.warantee-sec p {
    color: #e7e7e7
}

section.warantee-sec ul {
    list-style: none;
    padding: 0 0 0 22px;
    border-left: 1px solid gray;
    height: 100%
}

section.warantee-sec ul li {
    color: #e7e7e7;
    font-size: 18px;
    letter-spacing: .3px;
    margin-bottom: 16px;
    line-height: 28px
}

section.warantee-sec ul span {
    display: block;
    color: #959393;
    font-size: 16px;
    padding-bottom: 8px;
    font-weight: 500;
    letter-spacing: -.1px;
    border-bottom: 1px dashed;
    margin-bottom: .7rem
}

section.purpose-use-sec p,
section.warantee-sec p {
    padding-right: 1rem
}

.details-info-tab .col-pd,
.tour-listing-sec .col-pd,
section.gallery-sec .col-pd {
    padding: 8px
}

section.gallery-sec {
    padding-top: 15px
}

a.image-popup img {
    max-height: 250px;
    height: 100vh;
    width: 100vw;
    max-width: 100%
}

ul.nav.nav-tabs li {
    width: calc(100% / 3 - 5px);
    text-align: center
}

ul.nav.nav-tabs li a {
    font-size: 20px;
    font-weight: 500;
    padding: 14px 0 !important
}

.award-carousel .owl-nav,
.tab-content {
    margin-top: 2rem
}

.details-info-tab .color-box h5 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -.5px;
    margin: 1rem 0 0;
    text-align: center
}

.details-info-tab .clr-box-content {
    text-align: center;
    margin: 4rem 0 0;
    font-size: 18px;
    padding: 0 6rem;
    line-height: 26px;
    letter-spacing: -.2px;
    position: relative
}

.details-info-tab .clr-box-content:before {
    content: "";
    position: absolute;
    top: -33px;
    width: 40%;
    height: 1px;
    background: #d5d5d5;
    left: 50%;
    transform: translateX(-50%)
}

div#resources h5 {
    text-align: center;
    background: #9a9aa7;
    font-weight: 500;
    padding: 12px 0;
    letter-spacing: .1px;
    font-size: 19px;
    color: #fff
}

.pdf-list {
    margin: 25px 0;
    text-align: center
}

.pdf-list a {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -.4px;
    padding: 8px 0;
    width: calc(100% / 6 - 0px);
    border-radius: 4px;
    transition: .1s
}

.pdf-list a:hover {
    color: #fff;
    background: #ee212b
}

p.resources-txt {
    margin: 25px 0 0;
    text-align: center
}

#feedback .testimonial-wrapper {
    width: 80%;
    margin: auto;
    text-align: center
}

section.brand-sec {
    background: #ff000c;
    padding: 40px 0
}

.affiliation-wrapper {
    background: #fff;
    max-height: 100px;
    height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.5rem;
    border-radius: 5px;
}
.ftr-para{
	line-height: 29px;
    font-size: 15px;
    letter-spacing: .1px;
    font-weight: 500 !important;
    color: #fff;
}

section.brand-sec:after {
    content: "";
    background-image: var(--wpr-bg-92398d4e-52ef-4d50-8938-eacd3143721f);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .07
}

.brand-post-wrapper {
    position: relative;
    padding: 1.5rem;
    margin-bottom: 2rem
}

.brand-post-img {
    background: #1e1e2a
}

.brand-post-img img {
    max-height: 350px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top
}

.brand-post-wrapper:hover .brand-post-img img {
    opacity: .6
}

.ti-widget.ti-goog .ti-read-more span,
.ti-widget.ti-goog .ti-widget-container .ti-date {
    font-weight: 700 !important;
    opacity: 1 !important
}

.brand-post-title {
    text-align: center;
    padding: 1rem;
    width: 75%;
    margin: auto;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -100%);
    background: #fff;
    border: 1px solid;
    transition: .5s
}

.brand-post-wrapper:hover .brand-post-title {
    top: 50%;
    background: #ee212b;
    transform: translate(-50%, -50%)
}

.brand-post-title h4 {
    margin-bottom: 2px;
    font-size: 28px;
    letter-spacing: -.9px
}

.brand-post-title a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .2px;
    font-family: Inter, sans-serif;
    color: #ee212b
}

.brand-post-title a:hover {
    color: #dfd8d9 !important
}

.about-img-wrapper,
.buy-top-quality-img-wrapper {
    padding: 15px;
    border: 1px solid
}

.reliable-img-sec {
    border: 1px solid #7c7c7c;
    padding: 7px
}

section.reliable-atlanta-roofing-sec p {
    color: #d3d3d3
}

.award-carousel {
    width: 80%;
    margin: auto
}

.award-img {
    background: #d5d5df
}

.contact-page-right-col .quote-form-wrapper {
    padding: 1.5rem;
    background: #ebeef5;
    border-radius: 0
}

.contact-page-left-col .theme-heading-sec {
    text-align: left;
    margin-bottom: 1.5rem
}

.contact-page-left-col .theme-heading-sec p {
    margin-top: 9px
}

.contact-page-row {
    width: 90%;
    margin: auto
}

.contact-ic {
    background: #ee212b;
    padding: 12px
}

.contact-page-left-col .row {
    padding: 1.7rem 0;
    border-bottom: 1px solid #efeded
}

.contact-page-left-col h4 {
    font-size: 24px;
    letter-spacing: -.3px
}

.contact-page-right-col .quote-form-wrapper .form-control {
    height: 52px;
    background: #fff;
    border: 1px solid #e3e3e3
}

.quote-form-wrapper p {
    margin-bottom: 21px
}

.quote-form-wrapper .form-group p {
    margin-bottom: 0;
    padding: 0
}

section.map-sec,
section.map-sec .col-lg-12 {
    padding: 20px 0 0
}

section.map-sec iframe {
    filter: grayscale(1);
    border: 0;
    padding: 0;
    max-height: 510px;
    height: 100vh;
    width: 100%;
    margin: 0 0 -6px
}

section.map-sec iframe:hover {
    filter: grayscale(0)
}

.tools-cat-listing-sec .img-sec {
    border: 1px solid;
    transition: .3s;
    min-height: 500px
}

.tools-cat-listing-sec .img-sec:hover {
    box-shadow: 6px 7px 16px 0 rgb(0 0 0 / 12%)
}

.tools-listing-wrapper {
    background: #fff;
    border: 1px solid #d9d9d9;
    padding: 1rem
}

.roofing-tools-sidebar {
    border: 1px solid #e5e5e5;
    padding: 1rem 1.5rem;
    position: sticky;
    top: 100px
}

.roofing-tools-sidebar ul li {
    position: relative;
    padding-left: 25px;
    border-bottom: 1px dashed
}

.roofing-tools-sidebar ul li a {
    width: 100%;
    padding: 9px 0
}

.roofing-tools-sidebar ul li:after {
    content: "\f00c";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    font-size: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #933833
}

.image-wrapper {
    background: #e5e4ed;
    text-align: center;
    padding: 16px
}

.image-wrapper .img-fluid {
    max-width: 80%
}

.tools-listing-heading h4 {
    font-size: 18px;
    padding: 10px 0;
    margin: 0;
    color: #b70d03
}

.tools-listing-heading a {
    color: #b70d03;
    border: 1px solid #d9d8d8;
    padding: 5px 15px;
    margin: 1rem 0 .7rem;
    font-weight: 500;
    letter-spacing: -.3px;
    font-size: 15px;
    border-radius: 4px;
    transition: .1s;
    background: #fff;
    text-transform: capitalize
}

.access-content-col a,
.card-header h4 {
    text-transform: uppercase;
    font-weight: 500
}

.card {
    border: none;
    margin-bottom: 15px
}

.card-header {
    background: #eceff5;
    border: none !important;
    padding: 15px
}

.card-header h4 {
    display: inline-flex;
    align-items: center;
    font-size: 21px;
    letter-spacing: -.2px;
    width: 100%;
    justify-content: space-between
}

.card-body {
    padding: 30px 0
}

.card-header h4 i {
    background: #ee212b;
    color: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    margin-right: 15px;
    font-size: 24px
}

.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.search-sec {
    padding: 53px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    display: none;
    transition: 2s
}

.show-aj,
section.search-sec.active {
    display: block
}

.show-aj {
    position: absolute;
    background: #fff;
    width: 40%;
    border-top: none;
    line-height: 25px;
    font-size: 16px
}

.search-form-wrapper {
    justify-content: center;
    display: flex;
    position: relative
}

.search-form-wrapper form {
    width: 60%
}

.search-form-wrapper .form-control {
    padding: 0 20px;
    max-height: 45px;
    height: 100vh;
    border: 1px solid;
    background: #f1f1f7
}

.search-form-wrapper .fa-times {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: #ee212b;
    color: #fff;
    height: 100%;
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    cursor: pointer
}

.bog-sidebar {
    border: 1px solid #e5e5e5;
    padding: 1.5rem;
    position: sticky;
    top: 100px;
    max-height: 800px;
    height: 100%;
    overflow-y: auto
}

.bog-sidebar .sidebar-title h4 {
    background: #b70d03;
    color: #fff;
    padding: 12px 16px;
    font-size: 21px;
    font-weight: 500;
    border-radius: 6px;
    margin-bottom: 1rem
}

h3.blog-single-title {
    color: #b70d03;
    letter-spacing: -.4px;
    font-size: 28px
}

article.single-content h2,
article.single-content h3,
article.single-content h4 {
    font-size: 22px;
    letter-spacing: -.2px;
    margin: 8px 0
}

article.single-content b,
strong {
    color: #25283a
}

article.single-content img {
    max-height: 500px;
    height: 100vh;
    object-fit: cover;
    width: 100%;
    object-position: bottom
}

.bog-sidebar ul li a {
    line-height: 22px;
    font-size: 16px;
    letter-spacing: -.1px;
    text-transform: inherit;
    padding-bottom: 10px;
    position: relative;
    padding-left: 35px
}

.bog-sidebar ul li a:before {
    position: absolute;
    left: 10px;
    top: -1px;
    font-family: FontAwesome;
    font-size: 14px;
    content: "\f046"
}

.gutter-content .theme-heading-sec {
    margin-bottom: 24px
}

section.seamless-gutter-sec .gutter-content {
    margin-bottom: 2.4rem;
    display: flex;
    align-items: center;
    padding: 0 1.5rem
}

section.high-quality-gutter-sec {
    background-image: var(--wpr-bg-4779d6ef-3b3f-463b-953d-5ec311777982);
    padding: 100px 0
}

section.high-quality-gutter-sec p {
    color: #dddada
}

.benefit-content {
    border: 1px solid #cfcfcf;
    border-radius: 10px;
    height: 100%;
    padding: 1.5rem 2rem
}

.benefit-content h3 {
    line-height: 32px;
    font-size: 28px;
    letter-spacing: -.3px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 12px;
    margin-bottom: 16px
}

.benefit-content ul li {
    padding: 0 0 .5rem 2rem;
    position: relative
}

.benefit-content ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 5px;
    color: #ee212b
}

section.buy-top-quality-sec {
    padding-top: 25px
}

.buy-top-quality-content .theme-heading-sec {
    text-align: left;
    margin-bottom: 1rem
}

.buy-top-quality-content ul {
    background: #df1f2b;
    list-style: none;
    margin: 27px 0 0;
    padding: 0
}

.buy-top-quality-content ul li {
    color: #efefef;
    padding: 15px 30px;
    line-height: 24px
}

.buy-top-quality-content ul li a {
    font-weight: 700;
    font-size: 26px;
    color: #fff;
    position: relative;
    top: 3px
}

.faq-img {
    position: sticky;
    top: 95px
}

.faq-sec .card-header a {
    width: 100%;
    padding: .6rem 1rem;
    background: rgb(242 243 249 / 36%)
}

.faq-sec .card-body {
    padding: 22px;
    background: #eaebf59c
}

.faq-sec .card-header h5 {
    font-family: Rubik, sans-serif;
    font-weight: 500;
    font-size: 17px;
    padding: .4rem;
    display: flex;
    justify-content: space-between
}

.faq-sec a[area-expanded=true],
.faq-sec a[aria-expanded=true] {
    background: #df1f2b
}

.faq-sec a[aria-expanded=false] {
    background: rgb(242 243 249 / 36%)
}

.faq-sec a[aria-expanded=false] h5 {
    color: #28353f
}

.faq-sec .accordion>.card>.card-header {
    margin-bottom: 0;
    background: #f2f3f9;
    border: 1px solid !important
}

.faq-sec .card-header h5 i {
    font-size: 20px;
    font-weight: 700
}

section.academy-sec h5 {
    font-weight: 400;
    font-size: 24px;
    letter-spacing: -.4px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 1rem;
    text-transform: capitalize;
    padding: 20px;
    border: 1px solid
}

section.academy-sec h5 a {
    color: #fff;
    font-weight: 600;
    background: #ee212b;
    padding: 4px 25px;
    font-size: 20px;
    border-radius: 100px;
    position: relative;
    margin-top: 7px
}

.academy-content p {
    text-align: justify
}

.academy-bottom-col h5 {
    padding: 1rem 6rem 0 !important;
    margin: 0 !important;
    border: none !important
}

.academy-bottom-col p {
    margin: .5rem auto 0;
    width: 68%;
    text-align: center
}

.roofing-img-col img {
    max-width: 100%;
    width: 100%
}

section.accessories-sec .row:nth-child(2n),
section.cities-product-details-sec .row:nth-child(2n) {
    flex-direction: row-reverse
}

.accessories-img-col img {
    max-width: 100%;
    object-fit: cover;
    object-position: center
}

.access-content-col a {
    background: #ee212b;
    color: #fff;
    padding: 12px 22px;
    font-size: 14px;
    letter-spacing: .2px;
    border-radius: 4px
}

.event-content .theme-heading-sec {
    text-align: left;
    margin-bottom: 1.2rem
}

.event-sec .theme-heading-sec h2 {
    font-size: 22px;
    line-height: 28px;
    overflow: hidden;
    display: -webkit-box
}

.date-venue-sec {
    margin-bottom: 1.2rem;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px
}

.commercial-acc-prd-wrapper,
.ventilation-prd-wrapper {
    border: 1px solid #e5e5e5;
    transition: .5s;
    padding: 2rem;
    text-align: center
}

.date-venue-sec h5 {
    font-size: 18px
}

.date-venue-sec i.fa {
    margin: 0 8px 0 0;
    font-size: 20px;
    color: #ee212b
}

.event-sec a.theme-btn {
    padding: 9px 12px;
    font-size: 12px;
    margin-top: 0
}

section.event-sec img {
    height: 100%;
    object-fit: cover
}

.ventilation-prd-wrapper {
    margin-top: 1rem;
    height: 94%
}

.commercial-acc-prd-wrapper h4,
.ventilation-prd-wrapper h4 {
    font-size: 21px;
    padding: 15px 23px;
    margin: 0
}

.commercial-acc-prd-wrapper {
    margin-top: 1.7rem
}

.accessories-prd-cont-wrapper h4 {
    font-size: 24px;
    letter-spacing: -.3px;
    margin: 19px 0 10px;
    color: #ee212b
}

.accessories-prd-wrapper {
    border: 1px solid #d1d0d0;
    padding: 20px;
    height: 100%;
    margin: 1rem 0
}

.accessories-prd-cont-wrapper {
    margin-bottom: 3rem
}

.accessories-page-sec tr.table-header {
    background: #231f20
}

.accessories-prd-wrapper h4 {
    color: #ee212b;
    font-size: 22px;
    letter-spacing: -.2px;
    margin-bottom: 12px
}

.accessories-page-sec tr.table-header th {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 5px
}

.accessories-page-sec .title1 {
    background: #231f20;
    padding: 18px 14px;
    color: #fff;
    font-size: 14px
}

.accessories-page-sec .td-content {
    font-size: 15px;
    padding: 0 6px
}

section.cities-sec img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    display: block
}

.cities-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.cities-wrapper ul li {
    border: 1px solid #c7c7c7;
    display: inline-block;
    margin: 7px 5px;
    padding: 15px 10px;
    width: calc(100% / 3 - 16px);
    text-align: center;
    font-size: 18px;
    border-radius: 4px
}

@media screen and (max-width:992px) {
    header .row {
        justify-content: space-between;
        align-items: center
    }
    header .theme-inner-header {
        width: 100%
    }
    .nav-call-wrapper:after {
        display: none
    }
    header.header-position .navbar-brand {
        display: block;
        text-align: left
    }
    .mob-menu-area {
        display: block
    }
    .banner-caption {
        width: 80%
    }
    .cities-wrapper {
        margin-top: 1rem
    }
}

@media screen and (max-width:576px) {
    .carousel-item {
        height: 70vh;
        background-position: 100%
    }
    .banner-caption {
        width: 100%;
        margin: auto;
        background: rgb(30 30 42 / 94%);
        padding: 28px 22px;
        border-radius: 12px
    }
    .banner-caption h1 {
        font-size: 30px;
        line-height: 32px;
        font-weight: 500;
        letter-spacing: -.1px
    }
    .banner-caption h5 {
        color: #ee212b;
        letter-spacing: -.1px;
        margin: 0 0 .5rem;
        font-size: 16px
    }
    .banner-caption p {
        font-size: 15px;
        width: 100%;
        line-height: 22px;
        letter-spacing: .1px;
        font-weight: 400
    }
    .carousel-control-prev {
        left: 0;
        display: none
    }
    .carousel-control-next {
        right: 0;
        display: none
    }
    .carousel-indicators {
        bottom: 40px
    }
    .carousel-item:after,
    .carousel-item:before,
    .footer-call-wrapper:before,
    section.details-page-menu {
        display: none
    }
    .banner-caption a.theme-btn {
        font-size: 12px;
        margin-top: 5px;
        width: 100%;
        text-align: center
    }
    section.statement-sec {
        text-align: center;
        padding: 30px 0
    }
    section.statement-sec img {
        margin-bottom: 1rem
    }
    section.statement-sec p {
        margin-bottom: 1.2rem
    }
    .about-sec,
    .why-choose-sec {
        padding: 20px 0 45px
    }
    .about-right-col {
        padding-left: 1rem
    }
    .why-choose-sec .theme-heading-sec,
    section.about-sec .theme-heading-sec {
        margin-bottom: .5rem;
        margin-top: 1.5rem
    }
    section.about-sec ul {
        margin: 23px 0 0;
        display: flex;
        justify-content: space-between
    }
    section.about-sec ul li {
        margin: 0 0 .8rem;
        padding-left: 0;
        font-weight: 500;
        font-size: 15px;
        line-height: 21px;
        letter-spacing: 0
    }
    section.about-sec ul li a,
    section.about-sec ul li span {
        display: block;
        color: #000;
        font-weight: 600;
        font-size: 18px
    }
    section.about-sec ul li:first-child:before,
    section.about-sec ul li:nth-child(2):before {
        position: relative;
        top: unset;
        left: unset;
        transform: none;
        display: block;
        margin-bottom: 8px
    }
    .service-product-sec .theme-heading-sec {
        text-align: center;
        margin-bottom: 1.5rem
    }
    .product-right-col {
        padding: 0 1rem 2rem;
        text-align: center
    }
    .front-product-box {
        padding: 2rem 1.7rem
    }
    .service-product-sec .col-pd {
        padding: 6px 10px
    }
    .testimonial-wrapper {
        width: 100%;
        padding: 1.8rem
    }
    section.testimonial-sec .owl-nav button {
        width: 34px;
        height: 34px
    }
    section.testimonial-sec .owl-nav {
        width: 100%;
        margin: 1.5rem 0
    }
    .News-title h4 {
        font-size: 19px;
        line-height: 23px;
        margin-bottom: 3px
    }
    footer {
        padding: 50px 20px 10px
    }
    .footer-call-wrapper {
        margin: 1.2rem auto 1.5rem;
        text-align: center
    }
    .footer-call-wrapper span {
        color: #c5c5c5
    }
    .footer-call-wrapper a {
        font-size: 22px
    }
    .footer-middle-row {
        padding-top: 2rem
    }
    .footer-middle-row span {
        margin-top: 12px
    }
    .call-action-wrapper {
        padding: 2.5rem 0;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        text-align: center;
        background: rgb(238 33 43 / 87%)
    }
    .call-action-wrapper:before {
        position: relative;
        top: unset;
        left: unset;
        width: 50px;
        height: 50px;
        background-size: 50px;
        display: block;
        margin: 0 auto 1rem;
        transform: none
    }
    .call-action-wrapper h3 {
        font-size: 17px;
        font-weight: 400
    }
    .call-action-wrapper a {
        font-weight: 600;
        font-size: 28px
    }
    .request-left-sec {
        padding: 1rem
    }
    .request-left-sec ul li {
        padding-left: 2.7rem
    }
    .quote-form-wrapper h4 {
        font-size: 26px
    }
    .quote-form-wrapper {
        padding: 1.7rem .8rem;
        width: 91%;
        margin: auto
    }
    section.topbar-sec {
        background: #1e1e2a;
        padding: 10px 0 12px
    }
    .topbar-left-wrapper ul,
    .topbar-right-wrapper ul {
        margin: 0;
        text-align: center;
        padding: 0
    }
    .topbar-left-wrapper ul li,
    .topbar-left-wrapper ul li a {
        font-size: 15px;
        border: none
    }
    .topbar-right-wrapper,
    section.cities-sec .row {
        flex-direction: column-reverse
    }
    .topbar-sec .social-sec {
        margin: 8px 0 11px;
        border-top: 1px solid rgb(58 58 58);
        border-bottom: 1px solid rgb(58 58 58);
        width: 100%;
        padding: 12px 0
    }
    section.topbar-sec .social-sec a {
        width: 30px;
        height: 30px;
        font-size: 15px
    }
    .topbar-right-wrapper ul li a {
        font-size: 15px;
        padding: 0 7px;
        line-height: 16px
    }
    .mobile-navs {
        display: block
    }
    div#navbarContent {
        position: absolute;
        left: 0;
        top: 0;
        background: #ebebeb;
        height: 100vh;
        width: 82.5%;
        overflow: scroll;
        padding: 11px
    }
    .dropdown-toggle::after {
        right: 14px
    }
    li.nav-item a {
        font-size: 15px;
        padding: 9px 15px !important
    }
    nav.navbar {
        width: auto
    }
    main .carousel-control-next,
    main .carousel-control-prev {
        display: block;
        height: 40px
    }
    main a.carousel-control-prev {
        left: -10px
    }
    main a.carousel-control-next {
        right: -10px
    }
    section#overview {
        padding-bottom: 8px
    }
    .details-carousel .carousel-item {
        height: 30vh
    }
    .details-right-wrapper {
        padding: 1.5rem 0 0
    }
    main .theme-heading-sec h2 {
        font-size: 30px;
        line-height: 32px
    }
    section.design-size-sec {
        padding-top: 10px
    }
    section.design-size-sec p {
        width: 100%
    }
    section.design-size-sec ul li {
        width: calc(100% / 1 - 5px);
        padding: 18px;
        margin: 3px 0
    }
    section.warantee-sec {
        max-height: unset;
        height: auto
    }
    section.warantee-sec p {
        padding-right: 0;
        padding-bottom: .7rem
    }
    section.purpose-use-sec ul,
    section.warantee-sec ul {
        padding: 16px 0 0;
        border-top: 1px solid gray;
        height: 100%;
        border-left: none
    }
    section.purpose-use-sec p {
        padding-right: 0
    }
    section.details-info-tab {
        padding-top: 0
    }
    .details-info-tab ul.nav.nav-tabs li {
        width: calc(100% / 1 - 5px);
        text-align: center
    }
    .details-info-tab .nav-tabs .nav-link.active {
        color: #fff;
        background-color: red;
        border-color: #dee2e6
    }
    .details-info-tab .clr-box-content {
        padding: 0
    }
    .pdf-list a {
        padding: 0 12px 5px
    }
    .pdf-list {
        margin: 14px 0
    }
    .details-info-tab .nav-tabs {
        padding-bottom: 15px
    }
    #feedback .testimonial-wrapper {
        width: 100%;
        padding: 0 1rem
    }
    .testimonial-bottom-sec {
        padding-bottom: 10px
    }
    section.brand-sec {
        background: #ee212b;
        padding: 50px 0 60px
    }
    .affiliation-wrapper {
        max-height: 90px;
        padding: .8rem
    }
    section.brand-sec .owl-dots {
        margin: 1rem 0 0;
        position: absolute;
        bottom: -37px;
        left: 50%;
        transform: translateX(-50%)
    }
    section.brand-sec .owl-carousel button.owl-dot {
        border: 2px solid #ee212b
    }
    section.brand-sec button.owl-dot.active {
        background: #fff !important;
        box-shadow: 0 0 0 2px #fff
    }
    .contact-page-left-col {
        text-align: center
    }
    .contact-ic {
        width: 65px;
        margin: 0 auto 18px
    }
    .academy-top-col {
        margin-bottom: .5rem
    }
    section.academy-sec h5 {
        font-size: 20px;
        letter-spacing: -.4px;
        line-height: 26px;
        margin-bottom: 1rem;
        padding: 15px
    }
    section.academy-sec h5 a {
        padding: 7px 17px;
        font-size: 15px;
        margin-top: 18px
    }
    section.academy-sec video {
        margin: 0 0 .8rem
    }
    .academy-bottom-col h5 {
        padding: 0 !important
    }
    .academy-bottom-col p {
        margin: .6rem auto 0;
        width: 100%;
        line-height: 24px
    }
    .cities-wrapper {
        margin-bottom: 1rem;
        margin-top: 0
    }
    .cities-wrapper ul li {
        margin: 5px 3px;
        padding: 15px 9px;
        width: calc(100% / 2 - 8px)
    }
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #27a766
}

.wpcf7 form .wpcf7-response-output {
    padding: .4em 1em;
    width: 93%;
    margin: auto;
    border: 1px solid !important;
    color: #fff;
    text-align: center
}

.wpcf7 form.invalid .wpcf7-response-output {
    background: #950d14
}

span.wpcf7-spinner {
    position: absolute
}

.contact-page-sec .quote-form-wrapper .wpcf7 form .wpcf7-response-output {
    width: 97.5%
}

section.event-single-sec .theme-heading-sec {
    margin-bottom: 5px;
    text-align: left
}

section.event-single-sec h2 {
    font-size: 35px;
    margin: 20px 0 9px
}

section.event-single-sec .date-venue-sec {
    margin-bottom: 1.2rem;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    display: flex
}

section.event-single-sec .date-venue-sec h5 {
    font-size: 24px;
    padding: 0 16px 0 0
}

section.event-single-sec .date-venue-sec i.fa {
    margin: 0 8px 0 0;
    font-size: 22px;
    color: #ee212b
}

section.event-single-sec img {
    width: 100%;
    max-height: 408px;
    object-fit: cover
}

.supplies-content img {
    float: left;
    padding: 0 20px 20px 0;
    max-width: 100%;
    width: 500px
}

.divider-bg {
    background-image: var(--wpr-bg-9b6fda6f-866f-4c28-b2c6-275150f139c1)
}

section.divider-bg p {
    color: #e7e7e7;
    width: 95%;
    margin: 0 auto 3.5rem;
    text-align: center
}

section.divider-bg ul {
    padding: 0;
    width: 95%;
    margin: auto
}

section.divider-bg ul li {
    display: inline-block;
    width: calc(100% / 3 - 5px);
    color: #e7e7e7;
    padding: 0 0 12px 40px;
    position: relative;
    font-size: 17px
}

section.cities-product-details-sec .theme-heading-sec {
    text-align: left;
    margin-bottom: .8rem
}

section.cities-product-details-sec img {
    max-width: 100%;
    max-height: 400px;
    height: 100vh;
    object-fit: cover
}

.details-col {
    display: flex;
    align-items: center;
    padding: 0 2.5rem;
    text-align: justify
}

.supplies-content ul {
    margin: 0;
    padding: .5rem 0 0
}

.supplies-content ul li {
    display: inline-block;
    width: calc(100% / 2 - 2px);
    position: relative;
    padding: 0 0 6px 24px;
    margin: 0
}

.supplies-content ul li:before {
    content: "\f00c";
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    color: #ee212b;
    font-size: 14px
}

.grass-listing-wrapper {
    background: #f7f7f7;
    border: 1px solid #d9d9d9;
    text-align: center;
    padding: 1rem
}

.grass-listing-wrapper .image-wrapper {
    background: #e5e4ed;
    text-align: center;
    padding: 1px
}

.grass-listing-wrapper .image-wrapper .img-fluid {
    max-width: 100%
}

.grass-listing-heading h4 {
    font-size: 21px;
    padding: 13px 0 8px;
    margin: 0;
    color: #b70d03
}

.grass-listing-heading a {
    color: #b70d03;
    border: 1px solid #d9d8d8;
    padding: 5px 15px;
    margin: .3rem 0 .7rem;
    font-weight: 500;
    letter-spacing: -.3px;
    font-size: 15px;
    border-radius: 4px;
    transition: .1s;
    background: #fff;
    text-transform: capitalize
}

table.turf-table tr td,
table.turf-table tr th {
    width: 50%;
    padding: 8px;
    border: 1px solid #f7f7f7
}

section.section-404 {
    text-align: center;
    padding: 120px 0 170px
}

section.section-404 h1 {
    font-size: 11rem;
    margin: 0;
    background: var(--wpr-bg-2652556f-e817-4e9b-8d44-8a7921b504aa) 0 0/366px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.kis-pagena .nav-links {
    float: none;
    margin: 0 auto;
    text-align: center
}

a.page-numbers {
    background: #ee212b;
    color: #fff;
    padding: 0 5px
}

span.page-numbers.current {
    background: #000;
    color: #fff;
    padding: 2px 5px
}

section.inner-banner-sec-solar {
    width: 100%;
    max-height: 350px !important;
    height: 100vh !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: var(--wpr-bg-00a3c929-e251-4f2f-8029-0ff9913c3e51)
}

@media screen and (min-width:1366px) and (max-width:1366px) {
    .front-product-box ul a {
        font-size: 10px !important
    }
    .footer-call-wrapper a {
        font-size: 22px !important
    }
}