/* main.site-main {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
} */

.page-center {
    max-width: 1200px !important;
    padding: 0 15px;
    margin: 0 auto;
}

.top-full-width-heading-section {
    background: #43484e;
    padding-top: 75px;
    padding-bottom: 75px;
}

.top-full-width-heading-section * {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.top-full-width-heading-section h1 span {
    color: #b3903e;
}

.top-full-width-heading-inner-section .section-text p {
    font-size: 20px;
    line-height: normal;
}

.top-full-width-heading-inner-section .section-text p:last-child {
    margin: 0;
}

.property-blog-filter-section {
    padding: 75px 0;
}
.property-blog-filter-section .top-heading-text-section {
    text-align: center;
    max-width: 850px;
    margin: 0 auto 75px;
}
.property-blog-filter-section .filter-section {
    width: 50%;
    padding: 0 15px;
}
.bottom-filter-inner-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}
.case-studies-by-region-inner {
    background: url(http://bryantsandbox.mysites.io/wp-content/uploads/2022/02/search-by-region.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.case-studies-home-type-inner {
    background: url(http://bryantsandbox.mysites.io/wp-content/uploads/2022/02/search-by-home-type.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.filter-inner-section {
    position: relative;
    padding: 50px;
    height: 100%;
}
.bottom-filter-inner-section .filter-section .icon {
    text-align: center;
    line-height: 0;
}
.bottom-filter-inner-section .filter-section h2 {
    margin: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 65px;
}
.bottom-filter-inner-section .filter-section h2 span {
    color: #b3903e;
}
.bottom-filter-inner-section .filter-section .filter-label * {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: .5px;
    display: block;
    margin: 0 0 15px;
    width: 100%;
    font-weight: 600;
    text-align: center;
}
.bottom-filter-inner-section .filter-section .icon img {
    margin: 0 auto 25px;
    height: 60px;
    width: auto;
}
.filter-inner-section .location-filter select {
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 15px 50%;
    padding-left: 40px !important;
    box-shadow: 0 0 0 4px rgb(255 255 255 / 20%);
    font-family: brandon-grotesque,sans-serif;
    font-weight: 500;
    width: 100%;
    padding: 0 15px;
    border-radius: 3px;
    height: 45px;
    border: 1px solid #ccc;
    margin: 0;
    outline: none;
    transition: .4s all;
    background-color: #fff;
    font-size: 14px;
    box-sizing: border-box;
}
.case-studies-by-region .location-filter select {
    background-image: url(http://bryantsandbox.mysites.io/wp-content/uploads/2022/02/map-icon.png);
}
.case-studies-home-type .location-filter select {
    background-image: url(http://bryantsandbox.mysites.io/wp-content/uploads/2022/02/house-icon.png);
}
.property-blog-filter-section .top-heading-text-section p:last-child {
    margin: 0;
}
.filter-inner-section:after {
    content: " ";
    width: 85%;
    bottom: -5px;
    background: #b3903e;
    height: 5px;
    position: absolute;
    left: 7.5%;
}
.blog-listing-section .post-item {
    padding: 15px 15px;
    width: 33.33333333%;
}
.blog-listing-inner-section .blog-lising {
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
}
.blog-listing-section .post-item .feature-img img {
    width: auto;
    height: 100%;
    object-fit: contain;
    max-height: 171px;
    margin: 0 auto;
    display: block;
}
.blog-listing-section  .post-item-inner {
    padding: 30px 30px 30px 30px;
    background-color: #fff;
    box-shadow: 1px 1px 12px rgb(0 0 0 / 10%);
    height: 100%;
    position: relative;
    text-align: center;
    border-radius: 10px;
}
.blog-listing-section {
    background: #f4f7f9;
    padding: 75px 0;
}
.blog-listing-heading h2 {
    text-align: center;
    margin: 0;
}
.blog-listing-section .post-item .tag-name a {
    background: #b3903e;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 6px 40px;
    border-radius: 25px;
}
.blog-listing-section .post-item .tag-name {
    transform: translate(0,-50%);
    margin: 0;
}
.blog-listing-section .post-item .blog-title h4 {
    font-size: 20px;
    color: #f11b1f;
    margin: 0;
    font-weight: 600;
    margin: 0;
}
.blog-listing-section .post-item .blog-title a {
    margin: 0 0 50px;
    display: inline-block;
}
.blog-listing-section .post-item .ream-more-link a {
    text-transform: uppercase;
    font-family: brandon-grotesque,sans-serif;
    font-weight: 600;
    font-size: 14px;
    background: transparent;
    border: 1px solid #e8b20c;
    box-shadow: 1px 1px 8px rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 8px 15px;
    transition: .4s all;
    color: #474747 !important;
    display: inline-block;
    max-width: 203px;
    width: 100%;
}
.blog-listing-section .post-item .ream-more-link a:hover {
    background: #352a08;
    border-color: #352a08;
    color: #fff !important;
}
.blog-listing-section .post-item .feature-img a:hover img {
    filter: grayscale(1);
}
.blog-listing-section .pagination li a {
    font-size: 18px!important;
    background: transparent!important;
    border: none;
    font-weight: 700;
    color: #474747;
    transition: .4s all;
    border: none;
    position: relative;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
}
.blog-listing-section .pagination li a.current, .blog-listing-section .pagination li a:hover {
    color: #b3903e;
}
.blog-lising-wraper div#pagerHeader {
    display: none;
}
.blog-listing-inner-section #pagerFooter2 {
    margin-top: 50px;
}
.left-right-section {
    background: #f4f7f9;
}
.left-right-inner-section .left-img-section {
    width: 50%;
}

.left-right-inner-section .right-side-text-section {
    width: 50%;
}
.left-right-inner-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    line-height: 0;
    position: relative;
}
.left-right-section .left-img-inner-section img {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
    left: 0;
}
.right-side-text-inner-section {
    padding: 125px 75px;
    max-width: 600px;
    position: relative;
}
.left-right-inner-section .right-side-text-section p {
    line-height: normal;
    margin-bottom: 20px;
}
.left-right-inner-section .right-side-text-section .wp-block-button__link {
    line-height: normal;
}
.right-side-text-inner-section h2 {
    margin-top: 0;
}
.blog-post-content-inner {
    background: #fff;
    padding: 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.blog-post-content-section {
    position: relative;
    background: #f4f7f9;
    border-bottom: 2px solid rgba(0,0,0,.05);
}
.blog-post-content-section:after {
    content: "";
    width: 100%;
    height: 150px;
    background: #43484e;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.blog-post-content-section .page-center {
    position: relative;
    z-index: 5;
}
.blog-post-content-body hr {
    margin: 16px 0;
}
.blog-post-content-body h1,
.blog-post-content-body h2,
.blog-post-content-body h3,
.blog-post-content-body h4,
.blog-post-content-body h5,
.blog-post-content-body h6 {
 color:  #f11b1f;   
}
.blog-post-content-body p, .blog-post-content-body li {
    font-size: 18px;
}
.case-study-cta-section {
    background: url(http://bryantsandbox.mysites.io/wp-content/uploads/2022/02/cta-background.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 75px 50px;
}
.case-study-cta-inner-section .cta-img-section {
    width: 50%;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
}
.case-study-cta-inner-section .form-section {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
.case-study-cta-inner-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.case-study-cta-inner-section .form-section h2 {
    color: #fff;
    margin: 0 0 20px;
}
.case-study-cta-inner-section .form-section form label {
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
    display: inline-block;
    margin-bottom: 0.5rem;
}
.case-study-cta-inner-section .form-section form input[type="text"], 
.case-study-cta-inner-section .form-section form input[type="email"], 
.case-study-cta-inner-section .form-section form input[type="tel"],
.case-study-cta-inner-section .form-section form input[type="url"],
.case-study-cta-inner-section .form-section form select {
    height: 45px;
    border: 1px solid #ccc;
    margin: 0;
    border-radius: 5px;
    outline: none;
    transition: .4s all;
    background-color: #fff;
    padding: 0 15px;
    font-size: 14px;
    width: 100%;
    font-family: "Open Sans";
    box-sizing: border-box;
}
.case-study-cta-inner-section .form-section form input[name="firstname"] {
    background-image: url(http://bryantsandbox.mysites.io/wp-content/uploads/2022/02/person-icon.png);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 10px 15px;
    padding-left: 35px;
}
.case-study-cta-inner-section .form-section form input[name="email"] {
    background-image: url(http://bryantsandbox.mysites.io/wp-content/uploads/2022/02/email-icon.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 10px 18px;
    padding-left: 35px;
}
.case-study-cta-inner-section .form-section form .hs-form-field {
    margin: 0 0 15px;
}
.case-study-cta-inner-section .form-section form .hs-submit {
    text-align: center;
    margin: 30px 0 0;
    display: block;
}
.case-study-cta-inner-section .cta-img-section img {
    max-width: 300px;
    width: 100%;
    margin: 0 auto !important;
}
.how-ductless-work-section h2 {
    margin-top: 0;
}
.how-ductless-work-inner-section * {
    text-align: center;
}
.how-ductless-work-section {
    padding: 65px 0;
}
.archive-banner {
    background-image: url(http://bryantsandbox.mysites.io/wp-content/uploads/2022/02/blog-banner-image.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.archive-blog-listing .blog-listing-heading {
    text-align: center;
}
.archive-blog-listing .blog-listing-heading img {
    display: block;
    margin: 0 auto 25px;
}
.archive-blog-listing .blog-listing-heading h2 {
    color: #f11b1f;
    text-transform: uppercase;
    font-weight: 800;
}
.archive-listing-after-text {
    background: #f4f7f9;
    padding: 0 0 75px;
}
.archive-listing-after-text p {
    margin-top: 0;
}
/*---------------- Media Query ----------------*/

@media screen and (max-width: 1199px) {
    .property-blog-filter-section .top-heading-text-section {
        margin: 0 auto 65px;
    }
    .bottom-filter-inner-section .filter-section h2 {
        font-size: 29px;
        margin-bottom: 55px;
    }
    .blog-listing-heading h2, .right-side-text-inner-section h2 {
        font-size: 35px;
    }
    .right-side-text-inner-section {
        padding: 90px 60px;
    }
    .blog-post-content-body h2, .case-study-cta-inner-section .form-section h2, .how-ductless-work-section h2 {
        font-size: 35px;
    }

}

/*-------- 1199 ends here ----------*/

@media screen and (max-width: 991px) {
    .blog-listing-inner-section #pagerFooter2 {
        margin-top: 40px;
    }
    .blog-listing-heading h2, .right-side-text-inner-section h2 {
        font-size: 30px;
    }
    .blog-listing-section .post-item .blog-title a {
        margin: 0 0 40px;
    }
    .right-side-text-inner-section {
        padding: 80px 40px;
    }
    .blog-post-content-body h2, .case-study-cta-inner-section .form-section h2, .how-ductless-work-section h2 {
        font-size: 30px;
    }
    .case-study-cta-inner-section .cta-img-section img {
        max-width: 250px;
    }

}


/*-------- 991 ends here ----------*/

@media screen and (max-width: 880px) {
    .property-blog-filter-section .top-heading-text-section {
        margin: 0 auto 55px;
    }
    .filter-inner-section {
        padding: 40px;
    }
    .bottom-filter-inner-section .filter-section .icon img {
        height: 50px;
    }
    .bottom-filter-inner-section .filter-section h2 {
        font-size: 26px;
        margin-bottom: 45px;
    }
    .blog-listing-section .post-item {
        padding: 15px 15px;
        width: 50%;
    }

}


/*-------- 880 ends here ----------*/

@media screen and (max-width: 767px) {
    .top-full-width-heading-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .top-full-width-heading-section h1 {
        font-size: 35px;
    }

    .property-blog-filter-section {
        padding: 50px 0;
    }
    .blog-listing-section {
        padding: 50px 0;
    }
    .property-blog-filter-section .top-heading-text-section {
        margin: 0 auto 25px;
    }
    .bottom-filter-inner-section {
        flex-direction: column;
    }
    .property-blog-filter-section .filter-section {
        width: 100%;
        padding: 20px 0px;
    }
    .bottom-filter-inner-section .filter-section h2 {
        font-size: 26px;
     }
     .bottom-filter-inner-section .filter-section .icon img {
        height: 40px;
        margin: 0 auto 15px;
    }

    .blog-listing-section .post-item {
        padding: 15px 0;
        width: 100%;
    }
    .blog-listing-inner-section #pagerFooter2 {
        margin-top: 30px;
    }
    .left-right-inner-section .left-img-section {
        width: 100%;
    }
    .left-right-inner-section .right-side-text-section {
        width: 100%;
    }
    .left-right-inner-section {
        flex-direction: column;
    }
    .left-right-section .left-img-inner-section img {
        width: 100%;
        height: 100%;
        position: static;
    }
    .right-side-text-inner-section {
        padding: 50px 30px;
        max-width: 650px;
        margin: 0 auto;
    }
    .case-study-cta-section {
        padding: 50px 50px;
    }
    .case-study-cta-inner-section {
        flex-direction: column;
    }
    .case-study-cta-inner-section .cta-img-section, .case-study-cta-inner-section .form-section {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .case-study-cta-inner-section .cta-img-section {
        margin-bottom: 30px;
    }
    .how-ductless-work-section {
        padding: 45px 0;
    }
    .archive-listing-after-text {
        padding: 0 0 50px;
    }  
}


/*-------- 767 ends here ----------*/

@media screen and (max-width: 630px) {}


/*-------- 630 ends here ----------*/

@media screen and (max-width: 568px) {}


/*-------- 568 ends here ----------*/

@media screen and (max-width: 480px) {}


/*-------- 480 ends here ----------*/

@media screen and (max-width: 360px) {}


/*-------- 360 ends here ----------*/