.tsr_breadcumb_main_sec {
    height: 400px;
}
.tc {
    text-align: center !important;
}
.tsr_breadcumb_main_sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0006 0% 0% no-repeat padding-box;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: 0;
}

.tsr_breadcumb_main_block {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site_title_r {
    letter-spacing: 2.2px;
    color: #fff;
    margin-bottom: 7px;
    font-family: 'Teko';
    font-size: 55px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
	padding-bottom:0 !important;
}

.breadcumb_links_box {
    text-align: center;
}

.breadcumb_link,
.breadcumb_withour_link {
    font-family: 'Figtree';
    position: relative;
    z-index: 0;
    line-height: 100%;
    margin: 0;
    display: inline-block;
    font-weight: 400;
    letter-spacing: .64px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    transition: 0.6s ease;
}

.breadcumb_withour_link {
    font-weight: 600;
}

.breadcumb_forward_slash_span {
    font-size: 16px;
    color: #fff;
    margin: 0 15px;
}

.breadcumb_link:hover {
    text-decoration: underline;
}

.site_width.gm_iron_need_row {
    margin-left: 0 !important;
    max-width: calc(100% + (1520px - 100%) / 2) !important;
}

.site_width_r {
    width: 100% !important;
    max-width: 1500px !important;
    margin: auto !important;
}

.pd0.tsr_key_features_main_sec {
    padding: 40px 0 !important;
}

.keyfeaturebx {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0 50px;
    width: 25%;
}

.keyfeatureicon>svg {
    max-width: 59px;
    height: 55px;
    object-fit: contain;
    display: block;
}

.keyfeature_main_content_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.keyfeaturename {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Figtree';
    line-height: 1.5;
}

.keyfeaturebx:first-of-type {
    padding-left: 0;
}

.keyfeaturebx:last-of-type {
    padding-right: 0;
}

.keyfeatureicon {
    position: relative;
}

.keyfeatureicon:before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='62.143' height='40' viewBox='0 0 62.143 40'%3e%3cpath id='Path_146' data-name='Path 146' d='M16,0H58.143L36.714,40H-4Z' transform='translate(4)' fill='red' opacity='0.1'/%3e%3c/svg%3e");
    position: absolute;
    content: "";
    width: 60px;
    height: 100%;
    left: -25px;
    right: 0;
    top: -10px;
    margin: auto;
    background-repeat: no-repeat;
}

.site_width_r.tsr_about_ts_main_row {
    margin-left: 0 !important;
    max-width: calc(100% + (1520px - 100%) / 2) !important;
}

.mob_img_r {
    display: none !important;
}

.tsr_about_ts_main_block1 .et_pb_image_wrap {
    width: 100% !important;
}

.tsr_about_ts_main_block1 .et_pb_image_wrap img {
    width: 100% !important;
    height: 650px !important;
    object-fit: cover;
}

.tsr_about_ts_main_col1 {
    width: 56% !important;
}

.tsr_about_ts_main_col2 {
    width: 44% !important;
}

.tsr_about_ts_main_col2 {
    padding-left: 100px;
}

.tb {
    color: #000 !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb12 {
    margin-bottom: 12px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.site_title_18 {
    letter-spacing: .72px;
    color: #201E1E;
    font-weight: 700;
    font-family: 'Figtree';
    text-transform: capitalize;
    font-size: 18px;
    line-height: 1.4;
}

.site_des_r {
    font-family: 'Figtree';
    font-weight: 400;
    letter-spacing: .64px;
    font-size: 16px;
    line-height: 1.6;
    color: #201E1E;
}

.tsr_about_ts_main_row {
    display: flex;
    align-items: center;
}

.pd100 {
    padding: 100px 0 !important;
}

.tsr_about_ts_main_sec,
.line_bg_class {
    position: relative;
}

.tsr_about_ts_main_sec::before,
.line_bg_class::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/09/common-bg-1-scaled.jpg);
    background-repeat: repeat;
    background-size: 100% 100%;
    opacity: .05;
    z-index: 0;
}

.site_button_r {
    font-family: 'Figtree';
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: .32px;
    border: 2px solid transparent;
    color: #000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
    padding: 0 25px;
    min-height: 48px;
    overflow: hidden;
    border-radius: 4px 0 4px 0;
    background: transparent;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    gap: 8px;
    color: #201E1E;
    background: transparent;
    border-color: #201E1E;
}

.site_button_r:hover {
    background-color: #000;
    color: #fff;
}

.single_btn_box {
    margin-top: 30px;
}

.tsr_breadcumb_main_block .site_heading_r {
    text-align: center;
}

.ctacontentleft {
    padding-right: 55px;
    width: calc(100% - 182px);
    gap: 30px;
    display: flex;
    justify-content: space-between;
}

.ctacontentright {
    width: 182px;
}

.cta-logo {
    min-width: 169px;
}

.ctacontentleft .heading-44 {
    color: #fff;
    line-height: 40px;
    letter-spacing: .8px;
    margin-bottom: 0;
    font-size: 44px;
    font-weight: 700;
    text-transform: uppercase;
}

.expert_advice_content_main_box {
    position: relative;
    background: #201E1E;
    border-radius: 10px;
    padding: 65px 60px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.expert_advice_content_main_box::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/09/get-quote-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 0;
    opacity: .25;
    border-radius: 10px;
}

.ctacontentleft,
.ctacontentright {
    z-index: 1;
    position: relative;
}

.ctacontentleft p {
    color: #fff;
    margin-top: 10px;
    font-weight: 400;
    letter-spacing: .64px;
    font-size: 16px;
    line-height: 1.6;
    font-family: 'Figtree';
}

.ctacontentleft p a {
    display: inline-block;
    text-decoration: underline;
    color: #fff;
    font-weight: 600;
}

.cta-logo img {
    display: block;
}

.btn-theme,
.btn-border-white.whiteclass {
    font-family: var(--fitgree-font);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: .32px;
    border: 2px solid transparent;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
    padding: 0 25px;
    min-height: 48px;
    overflow: hidden;
    border-radius: 4px 0 4px 0;
    background: transparent;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    gap: 8px;
    background-color: #ff0000;
    border-color: #ff0000;
}

.btn-theme:hover {
    color: #ff0000;
    background-color: transparent;
    border: 2px solid #ff0000;
}

.btn-border-white.whiteclass {
    color: #fff;
    border-color: #fff;
    background: transparent;
}

.btn-border-white.whiteclass svg {
    fill: #fff;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.btn-border-white.whiteclass:hover {
    color: #201E1E;
    border-color: #fff;
    background: #fff;
}

.btn-border-white.whiteclass:hover svg {
    fill: #000;
}

.button-group {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    margin: 0 -8px;
}

.ctacontentright .button-group {
    gap: 20px;
}

.pd100.tsr_about_ts_main_sec {
    padding-bottom: 243px !important;
}

.tsr_exp_ad_main_sec {
    margin-top: -143px !important;
    background-color: transparent !important;
}

.tsr_abtpg_roofing_serv_main_sec .site_width_r.tsr_about_ts_main_row {
    margin-right: 0 !important;
    margin-left: auto !important;
}

.tsr_abtpg_roofing_serv_main_sec .tsr_about_ts_main_col2 {
    padding-left: 0;
    padding-right: 100px;
}

.all_list_r {
    padding: 0 !important;
    list-style-type: none !important;
    margin-bottom: 30px !important;
}

.all_list_r>li {
    position: relative;
    padding-left: 32px !important;
}

.all_list_r>li:before {
    content: "";
    background: url(/wp-content/uploads/2025/09/listing-check.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 5px;
    width: 17px;
    height: 17px;
    z-index: 1;
}

.all_list_r li {
    line-height: 1.6;
    margin-bottom: 10px;
}

.tsr_abtpg_roofing_serv_main_sec .site_des_r span a {
    display: inline-block;
    text-decoration: underline;
    color: #ff0000;
    font-weight: 600;
}

.content-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.colorchart_items {
    width: 56% !important;
}

.ctent-block {
    width: 44% !important;
    padding-left: 100px;
}

.color_char_txt {
    font-family: var(--fitgree-font);
    font-weight: 400;
    letter-spacing: .64px;
    font-size: 16px;
    line-height: 1.6;
    color: #201E1E;
    margin-bottom: 30px;
}

.colorchart_config_title {
    background: #ff0000;
    border-radius: 10px 10px 0 0;
    font-size: 16px;
    font-weight: 700;
}

/* color section start */
.cl-chart-contain {
    text-align: center
}

.cmn-inhead {
    text-transform: uppercase
}

.chart-txt {
    color: #5C5E60;
    font-family: "Ubuntu";
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    padding-bottom: 48px
}

.chart-left {
    width: 100%;
    float: left
}

.chart-right {
    width: calc(100% - 686px);
    float: right;
    padding-left: 30px
}

.col-chartpg {
    padding-bottom: 35px
}

.colorchart_canvas {
    position: relative;
    width: 100%;
    float: left
}

.colorchart_items {
    position: relative;
    float: right;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    align-self: flex-start;
    overflow: hidden
}

.colorchart-sec .ctent-block {
    width: calc(100% - 960px);
    padding: 0 0 0 100px;
    max-width: 746px
}

.colorchart-sec .ctent-block .heading-55 {
    margin-bottom: 0
}

.colorchart_items .colorchart_item_imgs {
    position: absolute
}

.colorchart_items .colorchart_item_imgs img {
    display: none
}

.colorchart_items .colorchart_roof {
    top: 19.5%;
    left: 14%;
    width: 77%
}

.colorchart_items .colorchart_item_imgs.colorchart_roof img {
    width: 735px
}

.colorchart_items .colorchart_gutter {
    top: 27.7%;
    left: 2px;
    width: 100%
}

.colorchart_items .colorchart_item_imgs.colorchart_gutter img {
    width: 910px
}

.colorchart_items .colorchart_fascias {
    top: 28.3%;
    left: 15.1%;
    width: 75%
}

.colorchart_items .colorchart_item_imgs.colorchart_fascias img {
    width: 727px
}

.colorchart_items .colorchart_wall {
    top: 26.1%;
    left: .1%;
    width: 100%
}

.colorchart_items .colorchart_item_imgs.colorchart_roof img {
    width: 735px
}

.colorchart_configs {
    justify-content: space-between;
    padding: 0;
    margin-top: 0;
    position: relative;
    width: 100%;
    padding-right: 0;
    float: left;
    align-items: inherit
}

.colorchart_configs .colorchart_config {
    width: 44%;
    padding: 0;
    border: 1px solid rgb(177 177 177 / 25%);
    background: #fff;
    margin: 0 0% 25px;
    float: left;
    border-radius: 0;
    overflow: hidden;
    z-index: 0;
    margin-top: 41px
}

.colorchart_configs .colorchart_config .colorchart_config_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    font-family: 'Figtree';
    color: #fff;
    margin-bottom: 0;
    position: relative;
    z-index: 0;
    width: auto;
    height: 40px;
    float: left;
    position: relative;
    padding: 11px 22px;
    text-align: center;
    align-content: center;
    margin-top: -41px
}

.colorchart_configs .colorchart_config .colorchart_config_colors {
    overflow: hidden;
    width: 100%;
    margin: 0 auto 20px
}

.colorchart_configs .colorchart_config .colorchart_config_color {
    width: 40px;
    height: 40px;
    background: #ddd;
    float: left;
    margin: 0;
    border-radius: 20px;
    cursor: pointer
}

.colorchart_configs .colorchart_config .colorchart_config_color.active {
    position: relative
}

.colorchart_configs .colorchart_config .colorchart_config_color.active:before {
    content: '\f00c ';
    position: absolute;
    text-align: center;
    line-height: 40px;
    font-family: FontAwesome;
    font-size: 16px;
    text-shadow: 0 1px 3px rgb(0 0 0 / 40%);
    color: #fff;
    left: 0;
    right: 0
}

.cl-chart-contain .chart-right {
    display: none !important
}

.cl-chart-contain .chart-left {
    width: 100%;
    float: left
}

.colorchart_configs .colorchart_config .colorchart_config_color span {
    display: block
}

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer
}

[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none
}

[data-tooltip]:before {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 32px;
    margin-left: -80px;
    padding: 7px;
    width: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-color: rgb(242, 245, 248);
    color: #000;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    text-transform: capitalize;
    box-shadow: 0 0 5px rgba(0, 0, 0, .41)
}

[data-tooltip]:after {
    position: absolute;
    top: 110%;
    left: 50%;
    margin-left: -5px;
    margin-top: 27px;
    width: 0;
    border-bottom: 5px solid rgb(242, 245, 248);
    border-bottom: 5px solid rgb(242, 245, 248);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0
}

.colorchart_configs .colorchart_config .colorchart_config_color:hover [data-tooltip]:before,
.colorchart_configs .colorchart_config .colorchart_config_color:hover [data-tooltip]:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.colorchart_configs .colorchart_config .colorchart_config_colors,
.colorchart_configs .colorchart_config {
    overflow: inherit
}

.selected_colour {
    position: absolute;
    bottom: 110px;
    padding: 0 49px;
    width: 100%
}

.over_catlist {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .21)
}

.over_catlist li {
    width: 25%;
    border-right: 1px solid #ebebeb
}

.over_catlist li:last-child {
    border-right: none
}

.oc_title,
.oc_clr_title {
    color: #5C5E60;
    font-family: "Ubuntu";
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    padding: 6px 8px
}

.oc_clr_title {
    padding-left: 5px
}

.over_catlist .colorchart_config_color {
    width: 32px;
    height: 32px;
    background: #ddd;
    float: left;
    margin: 5px;
    border-radius: 16px;
    cursor: pointer
}

.over_catlist li .color {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #ebebeb;
    padding: 10px 5px
}

.colorchart_configs .colorchart_config {
    width: 100%
}

.colorchart_configs .colorchart_config .colorchart_config_colors {
    width: 100%;
    padding: 28px 29px 35px;
    float: left;
    margin: 0;
    position: relative;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    gap: 14px
}

.colorchart_configs .colorchart_config .colorchart_config_title p {
    font-size: 16px;
    font-family: "GT Walsheim Pro";
    color: rgb(255, 255, 255);
    line-height: 28px;
    position: relative;
    z-index: 13
}

.colorchart_configs .colorchart_config .colorchart_config_title span {
    margin-bottom: 0;
    text-align: center;
    font-size: 45px;
    font-family: "GT Walsheim Pro";
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    z-index: 13
}

.colorchart_configs .colorchart_config .colorchart_config_title:before {
    content: "";
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: var(--themecolor);
    bottom: auto;
    left: auto;
    border-radius: 10px 10px 0 0;
    z-index: -1
}

.color-brand-title {
    font-size: 16px;
    font-family: "Slicker";
    color: #5C5E60;
    text-align: left;
    line-height: 22px;
    display: block;
    clear: both;
    padding-top: 24px;
    padding-left: 25px
}

.divider {
    clear: both;
    display: block;
    margin-top: 20px;
    border-top: 1px solid #d6d6d6;
    margin-left: 20px
}

.colorchart_config_colors.clearfix:before {
    display: none
}

.colorchart_config_colors.clearfix:after {
    display: none
}

.colorchart_config_colors_wrapper {
    width: calc(100% - 255px);
    float: left;
    position: relative
}

.colorchart_config_colors_wrapper .colorchart_config_colors {
    width: calc(100% - -10px) !important
}

.hm-cta p {
    color: #100708
}

.hm-cta .btn-list {
    margin-top: 30px
}

.page-template-page-colourchart .hm-cta.inner-cta {
    border-bottom: 4px double #1007081a;
    padding-bottom: 80px
}

.colorchart_configs .colorchart_config.active:last-child {
    margin-bottom: 0
}

@media (max-width: 1699px) {
    .colorchart_items {
        width: 800px
    }

    .colorchart-sec .ctent-block {
        width: calc(100% - 800px);
        padding: 0 0 0 60px
    }

    .colorchart_items .colorchart_gutter {
        left: 2px;
        width: 95%
    }
}

@media screen and (max-width: 1440px) {
    .colorchart_items {
        width: 600px
    }

    .colorchart-sec .ctent-block {
        width: calc(100% - 600px);
        padding: 0 30px 0 30px;
        max-width: 100%
    }
}

@media (max-width: 1199px) {
    .colorchart_items {
        width: 500px
    }

    .colorchart-sec .ctent-block {
        width: calc(100% - 500px);
        padding: 0 30px 0 30px;
        max-width: 100%
    }
}

@media screen and (max-width: 991px) {
    .colorchart_items {
        width: 100%;
        position: relative
    }

    .colorchart-sec .ctent-block {
        width: 100%;
        padding: 20px 15px 0 15px;
        max-width: 100%
    }

    .colorchart_configs .colorchart_config .colorchart_config_colors {
        padding: 20px
    }

    .colorchart_configs .colorchart_config .colorchart_config_color.active:before {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
        margin: auto
    }
}

@media screen and (max-width: 768px) {
    .colorchart_configs .colorchart_config .colorchart_config_color {
        width: 32px;
        height: 32px
    }

    .colorchart_configs .colorchart_config .colorchart_config_title {
        font-size: 14px;
        height: 32px;
        padding: 8px 15px;
        margin-top: -32px
    }

    .colorchart_configs .colorchart_config {
        margin: 0 0% 20px;
        margin-top: 32px
    }

    [data-tooltip]:before {
        margin-left: -30px;
        padding: 5px;
        width: 120px
    }
}

@media (max-width: 575px) {
    .colorchart_configs .colorchart_config .colorchart_config_colors {
        gap: 10px
    }

    .colorchart_configs .colorchart_config .colorchart_config_color {
        width: 30px;
        height: 30px
    }

    .colorchart_items .colorchart_gutter {
        left: 0;
        width: 95%
    }
}

/* color section end */

.footer-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 42px 0;
    position: relative;
}

.footer-logo-wrap {
    z-index: 1;
    padding-left: 40px;
    position: relative;
}

.headin-logo {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .8px;
    font-family: var(--teko-font);
    color: #fff;
    max-width: 863px;
    line-height: 33px;
}

.footer-top.bg-white .headin-logo {
    color: #000;
}

.headin-logo>span {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    color: #fff;
    letter-spacing: .64px;
    display: inline-block;
    width: 100%;
    text-transform: none;
    font-family: var(--fitgree-font);
}

.footer-top.bg-white .headin-logo>span {
    color: #000;
}

.footer-logo-wrap:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 25px;
    background: red;
    clip-path: polygon(50% 0, 100% 0%, 48% 100%, 0% 100%);
}

.tsr_need_expe_main_block .footer-top {
    position: relative;
}

.tsr_need_expe_main_block .footer-top:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #D2D3D5;
    z-index: 10;
    width: 100%;
    margin: auto;
}

.footer-top.bg-white .btn-border-white {
    color: #000;
    border-color: #000;
    transition: 0.3s ease;
}

.footer-top.bg-white .btn-border-white:hover {
    background-color: #000;
    color: #fff;
}

.footer-top.bg-white .btn-border-white svg {
    filter: brightness(0)
}

.footer-top.bg-white .btn-border-white:hover svg {
    filter: brightness(0) invert(1);
}

.footer-top .btnlist {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.pd100.tsr_need_expe_main_sec {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
}

.pd100.tsr_ready_to_talk_sec {
    padding: 42px 0 !important;
}

.tsr_ready_to_talk_block .footer-top {
    padding-bottom: 0 !important;
}

.tsr_ready_to_talk_block .btn-theme:hover {
    background-color: #fff;
    border-color: #fff;
}

.brand_we_serve_main_box {
    display: flex;
    align-items: center;
}

.brand_logos_box {
    width: calc(100% - 262px);
    padding-left: 290px;
}

.brand_we_serve_main_box .headin-logo {
    width: 262px;
    color: #000;
}
.pd100.tsr_cupg_map_main_sec{
    padding-bottom: 0 !important;
}
.cupg_map_box,.cupg_map_box iframe{
    height: 650px;
}

.tab_after_before_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -19px;
}

.tab_fp_inr {
    width: 50%;
    padding: 19px;
}
.tsr_gallery_tab_main_block .et_pb_tabs_controls {
    background-color: #fff !important;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    padding-top: 50px !important;
    border-top: 1px solid #ddd;
}
.tsr_gallery_tab_main_block .et_pb_tabs_controls li,.vp-pagination__load-more {
    font-weight: 700 !important;
    font-size: 16px !important;
    display: inline-block !important;
    padding: 13px 0 !important;
    margin: 0;
    list-style: none !important;
    cursor: pointer !important;
    float: left !important;
    color: #201E1E !important;
    margin-bottom: 0 !important;
    font-family: var(--fitgree-font) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 19px !important;
    letter-spacing: .32px !important;
    border: 2px solid #201E1E !important;
    color: #201E1E !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    position: relative !important;
    z-index: 0 !important;
    padding: 0 25px !important;
    min-height: 48px !important;
    overflow: hidden !important;
    border-radius: 4px 0 4px 0 !important;
    background: transparent !important;
    text-transform: capitalize !important;
    transition: all 0.3s linear !important;
    -webkit-transition: all 0.3s linear !important;
    -o-transition: all 0.3s linear !important;
    -ms-transition: all 0.3s linear !important;
}
.tsr_gallery_tab_main_block {
    border:none !important;
}
.tsr_gallery_tab_main_block .et_pb_tab {
    padding: 0 !important;
}
.tsr_gallery_tab_main_block ul.et_pb_tabs_controls:after{
    border: none !important;
}
.tsr_gallery_tab_main_block .et_pb_tabs_controls li a{
    padding: 0 !important;
    color: #201E1E !important;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
.tsr_gallery_tab_main_block .et_pb_tabs_controls li:first-child {
    margin-right: 20px;
}
.tsr_gallery_tab_main_block .et_pb_tabs_controls li:hover{
    border-color: #ff0000 !important;
    background-color: #ff0000 !important;
}
.vp-pagination__load-more:hover{
    background-color: #000 !important;
    color: #fff !important;
}
.tsr_gallery_tab_main_block .et_pb_tabs_controls li.et_pb_tab_active{
    border-color: #ff0000 !important;
    background-color: #ff0000 !important;
}
.tsr_gallery_tab_main_block .et_pb_tabs_controls li.et_pb_tab_active a{
    color: #fff !important;
}
.tsr_gallery_tab_main_block .et_pb_tabs_controls li:hover a{
    color: #fff !important;
}
.tsr_gallery_tab_main_block .et_pb_tabs_controls {
    background-color: #fff !important;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.pd100.tsr_gallery_tab_main_sec{
    padding-top: 0 !important;
}
.vp-portfolio__layout-elements-bottom {
    padding-top: 20px;
}
.tsr_vd_main_sec .tsr_about_ts_main_row{
    align-items: unset;
}
.sg_Services_outer_st_r {
    display: flex;
    flex-wrap: wrap;
    margin: -20px;
}
.sg_Services_outer_st_r .sg_Services_outer_st_col{
    width: 25%;
}
.site_des_r span {
    display: block;
    padding-bottom: 20px;
}
.tsr_breadcumb_main_sec.tsr_bread_form_sec {
    height: auto;
}
.tsr_bread_form_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    
}
.tsr_bread_form_col1  {
        width: calc(100% - 555px) !important;
    padding-right: 200px;
}
.tsr_bread_form_col2{
    width: 555px !important;
}
.tsr_bread_form_block1{
    text-align: left !important;
}
.tsr_bread_form_block1 .breadcumb_links_box {
    text-align: left !important;
}
.keyfeature_main_content_box_wt {
    margin: -20px !important;
    margin-top: 20px !important;
}
.keyfeature_main_content_box_wt .keyfeaturebx{
    width: 50% !important;
    padding: 20px !important;
}
.keyfeature_main_content_box_wt .keyfeaturename {
    color: #fff;
}
.keyfeature_main_content_box_wt .keyfeatureicon>svg {
    filter: brightness(0) invert(1);
}
.git_form.tsr_bread_form_block1{
    padding: 30px 50px 20px;
}
.keyfeature_main_content_box_wt .keyfeatureicon:before {
    background-image: url(/wp-content/uploads/2025/09/pinkdark-spot.png);
}
.tsr_bread_form_sec {
    padding: 15px 0 !important;
}
.head_30 {
    font-size: 30px;
    color: #000;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1.2px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 10px;
}
.site_des_r span a {
    color: #ff0000;
    text-decoration: underline;
    font-weight: 600;
}
.whychoose-bx-top {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.whychoose-icon.keyfeatureicon {.whychoose-bx .whychoose-icon {
    position: relative;
    margin-top: 18px;
    min-width: 59px;
};
.whychoose-bx .whychoose-icon {
    position: relative;
    margin-top: 18px;
    min-width: 59px;
};
    position: relative;
    margin-top: 18px;
    min-width: 59px;
}

.whychoose-bx .whychoose-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: .32px;
    font-family: 'Figtree';
    color:#000;
}
.whychoose-txt p{
font-family: var(--fitgree-font);
    font-weight: 400;
    letter-spacing: .64px;
    font-size: 16px;
    line-height: 1.6;
    color: #201E1E;
}
.tsr_suburb_faqs_block .headin-logo {
    max-width: 640px;
    margin: auto;
    line-height: 40px;
}
.tsr_suburb_faqs_block1 .et_pb_toggle_title {
    font-size: 16px !important;
    font-family: 'Figtree' !important;
    font-weight: 600;
    letter-spacing: .32px;
    line-height: 1.45;
    color: #000 !important;
    background: transparent;
    padding: 20px !important;
    background: #fff !important;
}
.tsr_suburb_faqs_block1 .et_pb_toggle_close{
    padding: 0 !important;
}
.tsr_suburb_faqs_block1 .et_pb_toggle_open .et_pb_toggle_title{

    border-bottom: 1px solid #D2D3D5 !important;
    padding: 18px 50px 18px 18px !important;
}
.tsr_suburb_faqs_block1 .et_pb_toggle_open{
    margin-bottom: 15px !important;
     padding: 0 !important;
}
.tsr_suburb_faqs_block1 .et_pb_toggle_close {
    padding: 0 !important;
     margin-bottom: 15px !important;
}
.tsr_suburb_faqs_block1 .et_pb_toggle_content {
    padding: 30px !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: .64px;
    color: #201E1E;
    font-family: var(--fitgree-font);
}
.tsr_suburb_faqs_block1 .et_pb_toggle_title:before{
    content: "";
    background-image: url(/wp-content/uploads/2025/09/down_arrow.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 7px;
    right: 30px;
    margin-top: 0;
    filter: brightness(0);
}
.tsr_suburb_faqs_block1 .et_pb_toggle_open .et_pb_toggle_title:after {
    content: "" !important;
    position: absolute !important;
    background-image: url(/wp-content/uploads/2025/09/down_arrow.png) !important;
    background-repeat: no-repeat !important;
    width: 12px !important;
    height: 7px !important;
    right: 30px !important;
    transform: rotate(180deg);
    filter: brightness(0) saturate(100%) invert(21%) sepia(91%) saturate(6403%) hue-rotate(357deg) brightness(99%) contrast(116%);
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
.tsr_suburb_faqs_block1 .et_pb_toggle_open,.tsr_suburb_faqs_block1 .et_pb_toggle_open .et_pb_toggle_title{
    background-color: #f9f9f9 !important;
}
.tsr_suburb_faqs_block1{
    width: 1098px !important;
    margin: auto !important;
}
ul.areas-sec-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 80px;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 30px 0 20px 0;
}
ul.areas-sec-list li {
    position: relative;
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
    width: 45%;
    text-decoration: none;
    color: #201E1E;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .64px;
    font-family: 'Figtree';
}
ul.areas-sec-list li a {
    color: #201E1E;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .64px;
    font-family: 'Figtree';
}
ul.areas-sec-list li a strong {
    color: #201E1E;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: .72px;
    font-family: 'Figtree';
    display: block;
}
.heading-24 {
    color: #201E1E;
    line-height: 1.1;
    font-family: 'Figtree';
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: .96px;
    position: relative;
    margin-bottom: -10px;
}
ul.areas-sec-list{
    list-style-type: none !important;
    padding: 0 !important;
}
/* .tsr_about_ts_main_block3 .site_des_r span {
    padding-bottom: 0 !important;
} */
ul.areas-sec-list li:before {
    position: absolute;
    display: block;
    content: "";
    background: url(/wp-content/uploads/2025/09/map-area-icon.png) left top no-repeat;
    width: 16px;
    height: 21px;
    left: 0;
    top: 4px;
    border-radius: 0;
}
.pd100.tsr_about_ts_main_sec.tsr_area_we_serve_sec {
    padding-bottom: 100px !important;
}
.fw-area-we-serve-content .heading-24 {
    font-size: 24px !important;
    margin-bottom: 25px !important;
}
.areas-parent-content{
    text-align: left !important;
}
.tsr_aws_main_block44 .fw-area-we-serve-content ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0;
}
.areas-parent-content {
    display: flex;
}
.fw-area-we-serve-content {
    margin-top: 40px;
    padding-top: 50px;
    border-top: 1px solid #ddd;
}
.fw-areas-sec-map {
    margin-top: 20px;
}
.fp_padd.tsr_aws_main_sec{
    padding-bottom: 0 !important;
}
.tsr_about_ts_main_block3 ul.areas-sec-list li{
    width: calc(50% - 70px);
}
.raq_pop {
    width: 100% !important;
    max-width: 800px !important;
}
.tsr_about_ts_main_block3 .site_des_r span {
    padding-bottom: 20px !important;
}
@media all and (min-width: 320px) and (max-width: 767px) {
	.tsr_area_we_serve_sec  .vid_main {
    display: none !important;
}
    .site_width_r {
        max-width: 100% !important;
    }

    .pd0.site_width_r {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .tsr_breadcumb_main_sec {
        height: 250px;
    }

    .site_title_r {
        margin-bottom: 5px;
        font-size: 28px;
    }

    .breadcumb_forward_slash_span {
        margin: 0 10px;
    }

    .keyfeaturebx {
        padding: 15px;
        width: 100%;
        gap: 10px;
    }

    .keyfeaturename {
        font-size: 14px;
    }

    .keyfeatureicon>svg {
        height: 40px;
        max-width: 40px;
    }

    .pd0.tsr_key_features_main_sec {
        padding: 20px 0 !important;
    }

    .keyfeaturebx:first-of-type {
        padding-left: 15px;
    }

    .site_width_r.tsr_about_ts_main_row {
        margin-left: 0 !important;
        max-width: 100% !important;
    }

    .tsr_about_ts_main_col1 {
        width: 50% !important;
        display: none !important;
    }

    .tsr_about_ts_main_col2 {
        padding-left: 0;
        width: 100% !important;
    }

    .pd100 {
        padding: 50px 0 !important;
    }

    .mt30 {
        margin-top: 15px !important;
    }

    .mb12 {
        margin-bottom: 5px !important;
    }

    .mb15 {
        margin-bottom: 10px !important;
    }

    .tsr_about_ts_main_block1 .et_pb_image_wrap img {
        height: 600px !important;
    }

    .site_des_r {
        font-size: 15px;
        line-height: 1.6;
        letter-spacing: .20px;
    }

    .site_title_18 {
        font-size: 16px;
    }

    .single_btn_box {
        margin-top: 20px;
    }

    .mob_img_r {
        display: block !important;
        margin-bottom: 10px !important;
    }

    .mob_img_r .et_pb_image_wrap {
        width: 100% !important;
    }

    .mob_img_r .et_pb_image_wrap img {
        width: 100% !important;
        height: 330px;
        object-fit: cover;
        display: block;
    }

    .site_button_r {
        font-size: 15px;
        padding: 0 20px;
        min-height: 45px;
    }

    .ctacontentleft .heading-44 {
        line-height: 24px;
        font-size: 24px;
        text-align: center;
    }

    .expert_advice_content_main_box {
        padding: 30px 20px;
        flex-wrap: wrap;
    }

    .tsr_exp_ad_main_sec {
        margin-top: -98px !important;
    }

    .pd100.tsr_about_ts_main_sec {
        padding-bottom: 145px !important;
    }

    .cta-logo {
        min-width: 129px;
    }

    .cta-logo img {
        max-width: 129px;
        margin: auto;
        width: 100%;
    }

    .ctacontentleft {
        gap: 25px;
        padding-right: 0;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .ctacontentright {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .ctacontentright .button-group {
        gap: 15px;
    }

    .btn-theme,
    .btn-border-white.whiteclass {
        font-size: 14px;
        line-height: 19px;
        padding: 0 15px;
        min-height: 40px;
    }

    .ctacontentleft p {
        font-size: 15px;
        text-align: center;
    }

    .tsr_abtpg_roofing_serv_main_sec .tsr_about_ts_main_col2 {
        padding-right: 0;
    }

    .all_list_r {
        margin-bottom: 15px !important;
    }

    .colorchart_items {
        width: 100% !important;
    }

    .colorchart-sec .ctent-block {
        width: 100% !important;
        padding: 10px 0 0 0 !important;
        max-width: 100% !important;
    }

    .tsr_color_chart_main_sec .site_width_r.tsr_about_ts_main_row {
        margin-left: auto !important;
        max-width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .tsr_need_expe_main_block .footer-top {
        justify-content: center;
    }

    .headin-logo {
        font-size: 28px;
    }

    .footer-top .btnlist {
        margin-top: 15px;
        justify-content: center;
    }

    .tsr_ready_to_talk_block .footer-top {
        justify-content: center;
    }

    .tsr_ready_to_talk_block .btnlist {
        margin-top: 15px;
    }

    .brand_logos_box {
        padding-left: 0;
        width: 100%;
    }

    .brand_we_serve_main_box .headin-logo {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }

    .brand_we_serve_main_box {
        flex-wrap: wrap;
        justify-content: center;
    }

    .pd100.tsr_need_expe_main_sec {
        padding-top: 40px !important;
        padding-bottom: 0 !important;
    }

    .tsr_need_expe_main_block .footer-top {
        padding: 0 0 35px 0;
    }
    .cupg_map_box,.cupg_map_box iframe{
        height: 330px;
    }
    .sg_Services_outer_st_r .sg_Services_outer_st_col {
        width: 100%;
    }
    .sg_Services_outer_st_r {
        margin: -10px;
    }
    .git_form.tsr_bread_form_block1 {
        padding: 20px 20px 20px;
    }
    .tsr_bread_form_col1 {
        width: 100% !important;
        padding-right: 0;
    }
    .tsr_bread_form_col2 {
        width: 100% !important;
        margin: auto !important;
    }
    .keyfeature_main_content_box_wt .keyfeaturebx {
        padding: 15px !important;
    }
    .keyfeature_main_content_box_wt {
    margin: -15px !important;
    margin-top: 15px !important;
    margin-left: 10px !important;
    margin-bottom: 15px !important;
}
.keyfeature_main_content_box_wt .keyfeaturebx {
    width: 100% !important;
}
.tab_after_before_box {
        margin: 0 -8px;
    }
    .tab_fp_inr {
        padding: 8px;
        width: 100%;
    }
    [data-vp-layout=grid] .vp-portfolio__item-wrap .vp-portfolio__item {
        margin-left: 16px;
        margin-top: 16px;
    }
    .tsr_gallery_tab_main_block .et_pb_tabs_controls li {
    padding: 0 12px !important;
}
 .head_30 {
        font-size: 21px;
        margin-top: 0;
    }
    .whychoose-bx .whychoose-name {
        margin-bottom: 5px;
    }
    .whychoose-bx-top {
        gap: 10px;
        margin-bottom: 15px;
    }
    .tsr_suburb_faqs_block1{
        width: 100% !important;
        margin: auto !important;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_content {
        padding: 20px !important;
        font-size: 15px;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_open .et_pb_toggle_title {
        padding: 12px 30px 12px 18px !important;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_title {
        padding: 14px 30px 14px 14px !important;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_title:before,.tsr_suburb_faqs_block1 .et_pb_toggle_open .et_pb_toggle_title:after {
        right: 15px !important;
    }
     ul.areas-sec-list li a strong {
        font-size: 15px;
        padding-left: 8px;
        display: block;
    }
    .tsr_aws_main_block {
        width: 100% !important;
        margin: auto;
    }
}
@media all and (min-width: 320px) and (max-width: 575px) {
 ul.areas-sec-list li a strong {
        font-size: 15px;
        padding-left: 8px;
        display: unset;
    }
    ul.areas-sec-list{
        flex-wrap: unset;
        column-gap: unset;
        display: block;
    }
    ul.areas-sec-list li{
        width: 100% !important;
    }
    .tsr_aws_main_block {
        width: 100% !important;
        margin: auto;
    }
        .tsr_aws_main_block44  ul.areas-sec-list li {
        width: 100%;
    }
    .fw-area-we-serve-content .heading-24 {
    font-size: 20px !important;
    margin-bottom: 23px !important;
}
.fw-area-we-serve-content {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #ddd;
}
.areas-parent-content {
    flex-wrap: wrap;
}
.areas-left-con {
    width: 100%;
}
.areas-right-con {
    width: 100%;
}
    
}
@media all and (min-width: 481px) and (max-width: 767px) {
    .keyfeaturebx {
        padding: 10px 15px;
        width: 50%;
        gap: 10px;
    }

    .keyfeaturename {
        font-size: 14px;
    }

    .keyfeatureicon>svg {
        height: 40px;
        max-width: 40px;
    }

    .pd0.tsr_key_features_main_sec {
        padding: 20px 0 !important;
    }

    .keyfeaturebx:first-of-type {
        padding-left: 15px;
    }

    .mob_img_r .et_pb_image_wrap img {
        width: 100% !important;
        height: 400px;
        object-fit: cover;
        display: block;
    }
    .cupg_map_box,.cupg_map_box iframe{
        height: 360px;
    }
    .sg_Services_outer_st_r .sg_Services_outer_st_col {
        width: 50%;
    }
    .sg_Services_outer_st_r {
        margin: -10px;
    }
    .keyfeature_main_content_box_wt .keyfeaturebx {
    width: 50% !important;
}
.head_30 {
        font-size: 24px;
        margin-top: 0;
    }
        .tsr_aws_main_block44  ul.areas-sec-list li {
        width: 45%;
    }
    .fw-area-we-serve-content .heading-24 {
    font-size: 20px !important;
    margin-bottom: 23px !important;
}
.fw-area-we-serve-content {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #ddd;
}
.areas-parent-content {
    flex-wrap: wrap;
}
.areas-left-con {
    width: 100%;
}
.areas-right-con {
    width: 100%;
}
.fw-area-we-serve-content ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0;
}
.tsr_aws_main_block44  ul.areas-sec-list li {
    width: 48%;
}
}

@media all and (min-width: 768px) and (max-width: 980px) {
	.tsr_area_we_serve_sec  .vid_main {
    display: none !important;
}
    .site_width_r {
        max-width: 100% !important;
    }

    .pd0.site_width_r {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .tsr_breadcumb_main_sec {
        height: 300px;
    }

    .site_title_r {
        margin-bottom: 5px;
        font-size: 40px;
    }

    .keyfeaturebx {
        padding: 15px;
        width: 50%;
    }

    .keyfeaturename {
        font-size: 15px;
    }

    .keyfeatureicon>svg {
        height: 50px;
    }

    .pd0.tsr_key_features_main_sec {
        padding: 20px 0 !important;
    }

    .keyfeaturebx:first-of-type {
        padding-left: 15px;
    }

    .site_width_r.tsr_about_ts_main_row {
        margin-left: 0 !important;
        max-width: 100% !important;
    }

    .tsr_about_ts_main_col1 {
        width: 50% !important;
        display: none !important;
    }

    .tsr_about_ts_main_col2 {
        padding-left: 0;
        width: 100% !important;
    }

    .pd100 {
        padding: 50px 0 !important;
    }

    .mt30 {
        margin-top: 15px !important;
    }

    .mb12 {
        margin-bottom: 5px !important;
    }

    .mb15 {
        margin-bottom: 10px !important;
    }

    .tsr_about_ts_main_block1 .et_pb_image_wrap img {
        height: 600px !important;
    }

    .site_des_r {
        font-size: 15px;
        line-height: 1.6;
        letter-spacing: .20px;
    }

    .site_title_18 {
        font-size: 17px;
    }

    .single_btn_box {
        margin-top: 20px;
    }

    .mob_img_r {
        display: block !important;
        margin-bottom: 10px !important;
    }

    .mob_img_r .et_pb_image_wrap {
        width: 100% !important;
    }

    .mob_img_r .et_pb_image_wrap img {
        width: 100% !important;
        height: 450px;
        object-fit: cover;
        display: block;
    }

    .ctacontentleft .heading-44 {
        line-height: 26px;
        font-size: 26px;
    }

    .expert_advice_content_main_box {
        padding: 40px 35px;
        flex-wrap: wrap;
    }

    .tsr_exp_ad_main_sec {
        margin-top: -98px !important;
    }

    .pd100.tsr_about_ts_main_sec {
        padding-bottom: 145px !important;
    }

    .cta-logo {
        min-width: 129px;
    }

    .ctacontentleft {
        gap: 25px;
        padding-right: 0;
        width: 100%;
    }

    .ctacontentright {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .ctacontentright .button-group {
        gap: 15px;
    }

    .btn-theme,
    .btn-border-white.whiteclass {
        font-size: 14px;
        line-height: 19px;
        padding: 0 15px;
        min-height: 40px;
    }

    .tsr_abtpg_roofing_serv_main_sec .tsr_about_ts_main_col2 {
        padding-right: 0;
    }

    .all_list_r {
        margin-bottom: 20px !important;
    }

    .colorchart_items {
        width: 100% !important;
    }

    .colorchart-sec .ctent-block {
        width: 100% !important;
        padding: 20px 15px 0 15px !important;
        max-width: 100% !important;
    }

    .tsr_color_chart_main_sec .site_width_r.tsr_about_ts_main_row {
        margin-left: auto !important;
        max-width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .tsr_need_expe_main_block .footer-top {
        justify-content: center;
    }

    .headin-logo {
        font-size: 30px;
    }

    .footer-top .btnlist {
        margin-top: 15px;
    }

    .tsr_ready_to_talk_block .footer-top {
        justify-content: center;
    }

    .tsr_ready_to_talk_block .btnlist {
        margin-top: 15px;
    }

    .brand_logos_box {
        padding-left: 0;
        width: 100%;
    }

    .brand_we_serve_main_box .headin-logo {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }

    .brand_we_serve_main_box {
        flex-wrap: wrap;
        justify-content: center;
    }
    .cupg_map_box,.cupg_map_box iframe{
        height: 380px;
    }
    .sg_Services_outer_st_r .sg_Services_outer_st_col {
        width: 33.33%;
    }
    .sg_Services_outer_st_r {
        margin: -10px;
    }
    .git_form.tsr_bread_form_block1 {
        padding: 20px 20px 20px;
    }
    .tsr_bread_form_col1 {
        width: calc(100% - 350px) !important;
        padding-right: 40px;
    }
    .tsr_bread_form_col2 {
        width: 350px !important;
    }
    .keyfeature_main_content_box_wt .keyfeaturebx {
        padding: 15px !important;
        width: 100% !important;
    }
    .keyfeature_main_content_box_wt {
        margin: -15px !important;
        margin-top: 15px !important;
    }
    .tab_after_before_box {
        margin: 0 -8px;
    }
    .tab_fp_inr {
        padding: 8px;
    }
    [data-vp-layout=grid] .vp-portfolio__item-wrap .vp-portfolio__item {
        margin-left: 16px;
        margin-top: 16px;
    }
     .head_30 {
        font-size: 26px;
        margin-top: 0;
    }
    .whychoose-bx .whychoose-name {
        margin-bottom: 5px;
    }
    .whychoose-bx-top {
        gap: 10px;
        margin-bottom: 15px;
    }
    .tsr_suburb_faqs_block1{
        width: 100% !important;
        margin: auto !important;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_content {
        padding: 20px !important;
        font-size: 15px;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_open .et_pb_toggle_title {
        padding: 12px 30px 12px 18px !important;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_title {
        padding: 14px 30px 14px 14px !important;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_title:before,.tsr_suburb_faqs_block1 .et_pb_toggle_open .et_pb_toggle_title:after {
        right: 15px !important;
    }
    ul.areas-sec-list li a strong {
        font-size: 15px;
        padding-left: 8px;
        display: unset;
    }
    .tsr_aws_main_block {
        width: 100% !important;
        margin: auto;
    }
    .tsr_aws_main_block44  ul.areas-sec-list li {
        width: 45%;
    }
    .fw-area-we-serve-content .heading-24 {
    font-size: 20px !important;
    margin-bottom: 23px !important;
}
.fw-area-we-serve-content {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #ddd;
}
.areas-parent-content {
    flex-wrap: wrap;
}
.areas-left-con {
    width: 100%;
}
.areas-right-con {
    width: 100%;
}
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .site_width_r {
        max-width: 951px !important;
    }

    .tsr_breadcumb_main_sec {
        height: 300px;
    }

    .site_title_r {
        margin-bottom: 5px;
        font-size: 40px;
    }

    .keyfeaturebx {
        padding: 15px;
        width: 50%;
    }

    .keyfeaturename {
        font-size: 15px;
    }

    .keyfeatureicon>svg {
        height: 50px;
    }

    .pd0.tsr_key_features_main_sec {
        padding: 20px 0 !important;
    }

    .keyfeaturebx:first-of-type {
        padding-left: 15px;
    }

    .site_width_r.tsr_about_ts_main_row {
        margin-left: 0 !important;
        max-width: calc(100% + (951px - 100%) / 2) !important;
    }

    .tsr_about_ts_main_col1 {
        width: 50% !important;
    }

    .tsr_about_ts_main_col2 {
        padding-left: 20px;
        width: 50% !important;
    }

    .pd100 {
        padding: 60px 0 !important;
    }

    .mt30 {
        margin-top: 15px !important;
    }

    .mb12 {
        margin-bottom: 5px !important;
    }

    .mb15 {
        margin-bottom: 10px !important;
    }

    .tsr_about_ts_main_block1 .et_pb_image_wrap img {
        height: 600px !important;
    }

    .site_des_r {
        font-size: 15px;
        line-height: 1.6;
        letter-spacing: .20px;
    }

    .site_title_18 {
        font-size: 17px;
    }

    .single_btn_box {
        margin-top: 20px;
    }

    .ctacontentleft .heading-44 {
        line-height: 26px;
        font-size: 26px;
    }

    .expert_advice_content_main_box {
        padding: 40px 35px;
    }

    .tsr_exp_ad_main_sec {
        margin-top: -98px !important;
    }

    .pd100.tsr_about_ts_main_sec {
        padding-bottom: 155px !important;
    }

    .cta-logo {
        min-width: 129px;
    }

    .ctacontentleft {
        gap: 25px;
        padding-right: 30px;
        width: calc(100% - 162px);
    }

    .ctacontentright {
        width: 162px;
    }

    .ctacontentright .button-group {
        gap: 15px;
    }

    .btn-theme,
    .btn-border-white.whiteclass {
        font-size: 14px;
        line-height: 19px;
        padding: 0 15px;
        min-height: 40px;
    }

    .tsr_abtpg_roofing_serv_main_sec .tsr_about_ts_main_col2 {
        padding-right: 20px;
    }

    .all_list_r {
        margin-bottom: 20px !important;
    }

    .colorchart_items {
        width: 100% !important;
    }

    .colorchart-sec .ctent-block {
        width: 100% !important;
        padding: 20px 15px 0 15px !important;
        max-width: 100% !important;
    }

    .tsr_color_chart_main_sec .site_width_r.tsr_about_ts_main_row {
        margin-left: auto !important;
        max-width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .tsr_need_expe_main_block .footer-top {
        justify-content: center;
    }

    .headin-logo {
        font-size: 34px;
    }

    .footer-top .btnlist {
        margin-top: 15px;
    }

    .tsr_ready_to_talk_block .footer-top {
        justify-content: center;
    }

    .tsr_ready_to_talk_block .btnlist {
        margin-top: 15px;
    }

    .brand_logos_box {
        padding-left: 60px;
    }
    .cupg_map_box,.cupg_map_box iframe{
        height: 400px;
    }
    .sg_Services_outer_st_r {
        margin: -10px;
    }
    .git_form.tsr_bread_form_block1 {
        padding: 20px 20px 20px;
    }
    .tsr_bread_form_col1 {
        width: calc(100% - 400px) !important;
        padding-right: 20px;
    }
    .tsr_bread_form_col2 {
        width: 400px !important;
    }
    .keyfeature_main_content_box_wt .keyfeaturebx {
        padding: 15px !important;
    }
    .keyfeature_main_content_box_wt {
        margin: -15px !important;
        margin-top: 15px !important;
    }
    .tab_after_before_box {
        margin: 0 -8px;
    }
    .tab_fp_inr {
        padding: 8px;
    }
    [data-vp-layout=grid] .vp-portfolio__item-wrap .vp-portfolio__item {
        margin-left: 16px;
        margin-top: 16px;
    }
     .head_30 {
        font-size: 26px;
        margin-top: 0;
    }
    .whychoose-bx .whychoose-name {
        margin-bottom: 5px;
    }
    .whychoose-bx-top {
        gap: 10px;
        margin-bottom: 15px;
    }
    .tsr_suburb_faqs_block1{
        width: 100% !important;
        margin: auto !important;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_content {
        padding: 20px !important;
        font-size: 15px;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_open .et_pb_toggle_title {
        padding: 12px 50px 12px 18px !important;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_title {
        padding: 14px !important;
    }
    ul.areas-sec-list li a {
    font-size: 15px;
}
.tsr_aws_main_block44  ul.areas-sec-list li {
        width: 40%;
    }
    .fw-area-we-serve-content .heading-24 {
    font-size: 20px !important;
    margin-bottom: 23px !important;
}
.fw-area-we-serve-content {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #ddd;
}
}

@media all and (min-width: 992px) and (max-width: 1024px) {
    .colorchart_items {
        width: 500px !important;
    }

    .colorchart-sec .ctent-block {
        width: calc(100% - 500px) !important;
        padding: 0 0 0 30px !important;
        max-width: 100% !important;
    }
    
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .site_width_r {
        max-width: 995px !important;
    }

    .tsr_breadcumb_main_sec {
        height: 300px;
    }

    .site_title_r {
        margin-bottom: 5px;
        font-size: 40px;
    }

    .keyfeaturebx {
        padding: 15px;
        width: 50%;
    }

    .keyfeaturename {
        font-size: 15px;
    }

    .keyfeatureicon>svg {
        height: 50px;
    }

    .pd0.tsr_key_features_main_sec {
        padding: 20px 0 !important;
    }

    .keyfeaturebx:first-of-type {
        padding-left: 15px;
    }

    .site_width_r.tsr_about_ts_main_row {
        margin-left: 0 !important;
        max-width: calc(100% + (995px - 100%) / 2) !important;
    }

    .tsr_about_ts_main_col1 {
        width: 50% !important;
    }

    .tsr_about_ts_main_col2 {
        padding-left: 20px;
        width: 50% !important;
    }

    .pd100 {
        padding: 60px 0 !important;
    }

    .mt30 {
        margin-top: 15px !important;
    }

    .mb12 {
        margin-bottom: 5px !important;
    }

    .mb15 {
        margin-bottom: 10px !important;
    }

    .tsr_about_ts_main_block1 .et_pb_image_wrap img {
        height: 600px !important;
    }

    .site_des_r {
        font-size: 15px;
        line-height: 1.6;
    }

    .site_title_18 {
        font-size: 17px;
    }

    .single_btn_box {
        margin-top: 20px;
    }

    .ctacontentleft .heading-44 {
        line-height: 26px;
        font-size: 26px;
    }

    .expert_advice_content_main_box {
        padding: 40px 35px;
    }

    .tsr_exp_ad_main_sec {
        margin-top: -98px !important;
    }

    .pd100.tsr_about_ts_main_sec {
        padding-bottom: 155px !important;
    }

    .cta-logo {
        min-width: 129px;
    }

    .ctacontentleft {
        gap: 25px;
        padding-right: 30px;
        width: calc(100% - 162px);
    }

    .ctacontentright {
        width: 162px;
    }

    .ctacontentright .button-group {
        gap: 15px;
    }

    .btn-theme,
    .btn-border-white.whiteclass {
        font-size: 14px;
        line-height: 19px;
        padding: 0 15px;
        min-height: 40px;
    }

    .tsr_abtpg_roofing_serv_main_sec .tsr_about_ts_main_col2 {
        padding-right: 20px;
    }

    .all_list_r {
        margin-bottom: 20px !important;
    }

    .colorchart_items {
        width: 500px !important;
    }

    .colorchart-sec .ctent-block {
        width: calc(100% - 500px) !important;
        padding: 0 0 0 30px !important;
        max-width: 100% !important;
    }

    .tsr_need_expe_main_block .footer-top {
        justify-content: center;
    }

    .headin-logo {
        font-size: 34px;
    }

    .footer-top .btnlist {
        margin-top: 15px;
    }

    .tsr_ready_to_talk_block .footer-top {
        justify-content: center;
    }

    .tsr_ready_to_talk_block .btnlist {
        margin-top: 15px;
    }

    .brand_logos_box {
        padding-left: 60px;
    }
    .cupg_map_box,.cupg_map_box iframe{
        height: 450px;
    }
    .sg_Services_outer_st_r {
        margin: -10px;
    }
    .git_form.tsr_bread_form_block1 {
        padding: 30px 20px 20px;
    }
    .tsr_bread_form_col1 {
        width: calc(100% - 400px) !important;
        padding-right: 40px;
    }
    .tsr_bread_form_col2 {
        width: 400px !important;
    }
    .tab_after_before_box {
        margin: 0 -8px;
    }
    .tab_fp_inr {
        padding: 8px;
    }
    [data-vp-layout=grid] .vp-portfolio__item-wrap .vp-portfolio__item {
        margin-left: 16px;
        margin-top: 16px;
    }
     .head_30 {
        font-size: 26px;
        margin-top: 0;
    }
    .whychoose-bx .whychoose-name {
        margin-bottom: 5px;
    }
    .whychoose-bx-top {
        gap: 10px;
        margin-bottom: 15px;
    }
    .tsr_suburb_faqs_block1{
        width: 100% !important;
        margin: auto !important;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_content {
        padding: 20px !important;
        font-size: 15px;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_open .et_pb_toggle_title {
        padding: 12px 50px 12px 18px !important;
    }
    .tsr_suburb_faqs_block1 .et_pb_toggle_title {
        padding: 14px !important;
    }
    .tsr_aws_main_block44  ul.areas-sec-list li {
        width: 42%;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .site_width_r {
        max-width: 1101px !important;
    }

    .tsr_breadcumb_main_sec {
        height: 300px;
    }

    .site_title_r {
        margin-bottom: 5px;
        font-size: 40px;
    }

    .keyfeaturebx {
        padding: 15px;
        width: 50%;
    }

    .keyfeaturename {
        font-size: 15px;
    }

    .keyfeatureicon>svg {
        height: 50px;
    }

    .pd0.tsr_key_features_main_sec {
        padding: 20px 0 !important;
    }

    .keyfeaturebx:first-of-type {
        padding-left: 15px;
    }

    .site_width_r.tsr_about_ts_main_row {
        margin-left: 0 !important;
        max-width: calc(100% + (1101px - 100%) / 2) !important;
    }

    .tsr_about_ts_main_col2 {
        padding-left: 30px;
    }

    .pd100 {
        padding: 60px 0 !important;
    }

    .mt30 {
        margin-top: 15px !important;
    }

    .mb12 {
        margin-bottom: 5px !important;
    }

    .mb15 {
        margin-bottom: 10px !important;
    }

    .tsr_about_ts_main_block1 .et_pb_image_wrap img {
        height: 600px !important;
    }

    .site_des_r {
        font-size: 15px;
        line-height: 1.6;
    }

    .site_title_18 {
        font-size: 17px;
    }

    .single_btn_box {
        margin-top: 20px;
    }

    .ctacontentleft .heading-44 {
        line-height: 28px;
        font-size: 28px;
    }

    .expert_advice_content_main_box {
        padding: 40px 35px;
    }

    .tsr_exp_ad_main_sec {
        margin-top: -100px !important;
    }

    .pd100.tsr_about_ts_main_sec {
        padding-bottom: 160px !important;
    }

    .cta-logo {
        min-width: 139px;
    }

    .ctacontentleft {
        gap: 25px;
    }

    .ctacontentright .button-group {
        gap: 15px;
    }

    .btn-theme,
    .btn-border-white.whiteclass {
        font-size: 15px;
        line-height: 19px;
        padding: 0 20px;
        min-height: 45px;
    }

    .tsr_abtpg_roofing_serv_main_sec .tsr_about_ts_main_col2 {
        padding-right: 30px;
    }

    .colorchart_items {
        width: 550px !important;
    }

    .colorchart-sec .ctent-block {
        width: calc(100% - 550px) !important;
        padding: 0 0 0 30px !important;
        max-width: 100% !important;
    }

    .tsr_need_expe_main_block .footer-top {
        justify-content: center;
    }

    .headin-logo {
        font-size: 34px;
    }

    .footer-top .btnlist {
        margin-top: 15px;
    }

    .tsr_ready_to_talk_block .footer-top {
        justify-content: center;
    }

    .tsr_ready_to_talk_block .btnlist {
        margin-top: 15px;
    }

    .brand_logos_box {
        padding-left: 200px;
    }
    .cupg_map_box,.cupg_map_box iframe{
        height: 500px;
    }
    .sg_Services_outer_st_r {
        margin: -10px;
    }
    .git_form.tsr_bread_form_block1 {
        padding: 30px 20px 20px;
    }
    .tsr_bread_form_col1 {
        width: calc(100% - 500px) !important;
        padding-right: 40px;
    }
    .tsr_bread_form_col2 {
        width: 500px !important;
    }
    .tab_after_before_box {
        margin: 0 -8px;
    }
    .tab_fp_inr {
        padding: 8px;
    }
    [data-vp-layout=grid] .vp-portfolio__item-wrap .vp-portfolio__item {
        margin-left: 16px;
        margin-top: 16px;
    }
    .head_30 {
        font-size: 26px;
        margin-top: 0;
    }
    .whychoose-bx .whychoose-name {
        margin-bottom: 5px;
    }
    .whychoose-bx-top {
        gap: 10px;
        margin-bottom: 15px;
    }
    .tsr_aws_main_block44  ul.areas-sec-list li {
        width: 44%;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .site_width_r {
        max-width: 1241px !important;
    }

    .tsr_breadcumb_main_sec {
        height: 320px;
    }

    .site_title_r {
        margin-bottom: 5px;
        font-size: 40px;
    }

    .keyfeaturebx {
        padding: 0 20px;
    }

    .keyfeaturename {
        font-size: 15px;
    }

    .keyfeatureicon>svg {
        height: 50px;
    }

    .pd0.tsr_key_features_main_sec {
        padding: 30px 0 !important;
    }

    .site_width_r.tsr_about_ts_main_row {
        margin-left: 0 !important;
        max-width: calc(100% + (1241px - 100%) / 2) !important;
    }

    .tsr_about_ts_main_col2 {
        padding-left: 30px;
    }

    .pd100 {
        padding: 70px 0 !important;
    }

    .mt30 {
        margin-top: 15px !important;
    }

    .mb12 {
        margin-bottom: 5px !important;
    }

    .mb15 {
        margin-bottom: 10px !important;
    }

    .tsr_about_ts_main_block1 .et_pb_image_wrap img {
        height: 600px !important;
    }

    .site_des_r {
        font-size: 15px;
        line-height: 1.6;
    }

    .ctacontentleft .heading-44 {
        line-height: 32px;
        font-size: 32px;
    }

    .expert_advice_content_main_box {
        padding: 45px 50px;
    }

    .tsr_exp_ad_main_sec {
        margin-top: -112px !important;
    }

    .pd100.tsr_about_ts_main_sec {
        padding-bottom: 180px !important;
    }

    .cta-logo {
        min-width: 149px;
    }

    .ctacontentright .button-group {
        gap: 15px;
    }

    .btn-theme,
    .btn-border-white.whiteclass {
        font-size: 15px;
        line-height: 19px;
        padding: 0 20px;
        min-height: 45px;
    }

    .tsr_abtpg_roofing_serv_main_sec .tsr_about_ts_main_col2 {
        padding-right: 30px;
    }

    .colorchart_items {
        width: 600px !important;
    }

    .colorchart-sec .ctent-block {
        width: calc(100% - 600px) !important;
        padding: 0 0 0 30px !important;
        max-width: 100% !important;
    }

    .btn-theme,
    .btn-border-white.whiteclass {
        padding: 0 15px;
    }

    .brand_logos_box {
        padding-left: 140px;
    }
    .cupg_map_box,.cupg_map_box iframe{
        height: 550px;
    }
    .sg_Services_outer_st_r {
        margin: -10px;
    }
    .git_form.tsr_bread_form_block1 {
        padding: 30px 20px 20px;
    }
    .tsr_bread_form_col1 {
        width: calc(100% - 500px) !important;
        padding-right: 70px;
    }
    .tsr_bread_form_col2 {
        width: 500px !important;
    }
    .tab_after_before_box {
        margin: 0 -8px;
    }
    .tab_fp_inr {
        padding: 8px;
    }
    [data-vp-layout=grid] .vp-portfolio__item-wrap .vp-portfolio__item {
        margin-left: 16px;
        margin-top: 16px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .site_width_r {
        max-width: 1401px !important;
    }

    .tsr_breadcumb_main_sec {
        height: 350px;
    }

    .site_title_r {
        margin-bottom: 5px;
        font-size: 48px;
    }

    .keyfeaturebx {
        padding: 0 40px;
    }

    .site_width_r.tsr_about_ts_main_row {
        margin-left: 0 !important;
        max-width: calc(100% + (1401px - 100%) / 2) !important;
    }

    .tsr_about_ts_main_col2 {
        padding-left: 50px;
    }

    .pd100 {
        padding: 80px 0 !important;
    }

    .mt30 {
        margin-top: 20px !important;
    }

    .mb12 {
        margin-bottom: 8px !important;
    }

    .tsr_about_ts_main_block1 .et_pb_image_wrap img {
        height: 620px !important;
    }

    .ctacontentleft .heading-44 {
        line-height: 39px;
        font-size: 39px;
    }

    .expert_advice_content_main_box {
        padding: 55px 50px;
    }

    .tsr_exp_ad_main_sec {
        margin-top: -132px !important;
    }

    .pd100.tsr_about_ts_main_sec {
        padding-bottom: 210px !important;
    }

    .tsr_abtpg_roofing_serv_main_sec .tsr_about_ts_main_col2 {
        padding-right: 50px;
    }

    .brand_logos_box {
        padding-left: 240px;
    }
    .cupg_map_box,.cupg_map_box iframe{
        height: 600px;
    }
    .sg_Services_outer_st_r {
        margin: -10px;
    }
    .tab_after_before_box {
        margin: 0 -8px;
    }
    .tab_fp_inr {
        padding: 8px;
    }
    [data-vp-layout=grid] .vp-portfolio__item-wrap .vp-portfolio__item {
        margin-left: 16px;
        margin-top: 16px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .ctent-block {
        padding-left: 50px;
    }
    .sg_Services_outer_st_r {
        margin: -10px;
    }
    .tab_after_before_box {
        margin: 0 -8px;
    }
    .tab_fp_inr {
        padding: 8px;
    }
    [data-vp-layout=grid] .vp-portfolio__item-wrap .vp-portfolio__item {
        margin-left: 16px;
        margin-top: 16px;
    }
}