.z-default-subpage-header.blog {
    background-image: url(../images/blog-banner.jpg);
}
.z-default-subpage-header.contact {
    background-image: url(../images/contact-banner.jpg);
}
.z-default-subpage-header.estimate {
    background-image: url(../images/estimate-banner.jpg);
}
.z-default-subpage-header.exteriorsol {
    background-image: url(../images/exteriorsol-banner.jpg);
}
.z-default-subpage-header.faq {
    background-image: url(../images/faq-banner.jpg);
}
.z-default-subpage-header.gallery {
    background-image: url(../images/gallery-banner.jpg);
}
.z-default-subpage-header.interiorsol {
    background-image: url(../images/interiorsol-banner.jpg);
}
.hsec1 {
    background-image: url(../images/hsec1bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin: -6px 0 0 0;
    padding: 100px 0 280px 0;
}
.hsec1 .icons {
    padding: 70px 0 0 0;
}
.hsec1 .icons .icon {
    display: inline-block;
    text-align: center;
    margin: 0;
    width: 33.33%;
    float: left;
}
.hsec1 .icons .icon:first-child {
    margin-left: 0;
}
.hsec1 .icons .head, .doingsec2 .box .head {
    font-size: 76px;
    padding: 10px 0 0 0;
}
.hsec1 .icons .text, .doingsec2 .box .itext {
    text-transform: uppercase;
    padding: 10px 0 0 0;
}
.hsec2 .innbox {
    position: absolute;
    transform: translateY(-40%);
}
.hsec2 .box, .hsec4 .box, .hsec5 .box {
    max-width: 395px;
}
.hsec1 .spform {
    background-color: #fff;
    padding: 65px;
    display: inline-block;
    width: 100%;
    margin: -180px 0 0 0;
    z-index: 99999;
    position: relative;
}
.hsec3 {
    background-color: #43b7da;
    padding: 350px 0 110px 0;
}
.hsec3 .head {
    color: #fff;
}
.hsec3 .gall img {
    display: inline-block;
    width: 18%;
    margin: .7%;
}
.hsec4 {
    padding: 100px 0;
}
.hsec4 .title {
    padding: 15px 20px;
}
.hsec5 {
    background-image: url(../images/hsec5bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 100px 0;
}
.hsec5 .title a {
    color: #43b7da;
    text-transform: uppercase;
}
.hsec5 .title a:hover {
    color: #fff;
}
.hsec6 {
    background-color: #e7e9f1;
}
.hsec6 .right {
    padding-top: 120px;
    padding-bottom: 120px;
}
.hsec6 .imgbox {
    position: relative;
}
.hsec6 .imgbox img {
    position: absolute;
    top: 0;
    right: 70px;
    height: 100%;
    width: auto;
}
.hsec7 .logos img.z-fluid {
    margin: 10px;
}
.subsec1 {
    padding: 80px 0 70px 0;
}
.subsec1 .text {
    padding-left: 5%;
    padding-right: 5%;
}
.consec2 .spform input[type="text"], .consec2 .spform input[type="email"], .consec2 .spform textarea {
    background-color: #d6d6d6;
}
.estimatesec2 .spform {
    width: 620px;
    max-width: 100%;
    margin: 0 auto;
}
.solusec {
    background-color: #e7e9f1;
    overflow: hidden;
}
.solusec .z-6of12 {
    padding: 120px 40px;
    margin-bottom: 0;
}
.solusec .z-6of12.imgbox {
    padding: 0;
    position: relative;
}
.solusec .imgbox img {
    position: absolute;
    top: 0;
    left: -12px;
    height: 100%;
    width: auto;
}
.solusec.sec2 .imgbox img {
    left: auto;
    right: -12px;
}
.faqsec .faqs {
    background-color: #e7e9f1;
    padding: 50px;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}
.faqsec .faqs .head {
    padding-bottom: 20px;
}
.gallsec1 .box {
    float: left;
    width: 48%;
    background-color: #000000;
    text-align: center;
    color: #fff;
    position: relative;
}
.gallsec1 .box:nth-child(1) {
    margin-right: 2%;
}
.gallsec1 .box:nth-child(2) {
    margin-left: 2%;
}
.gallsec1 .box img {
    opacity: .30;
}
.gallsec1 .box:hover img {
    opacity: .50;
}
.gallsec1 .box img, .gallsec1 .box:hover img  {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.gallsec1 .box .linkb {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.gallsec1 .box .linkb .head {
    padding-bottom: 15px;
}
.consec2 .text p a {
    color: #000;
}
.consec2 .text p a:hover {
    color: #43b7da;
}


@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
    .hsec1 {padding: 50px 0 35px 0;}
    .hsec1 .spform {margin: -20px 0 0 0;}
    .hsec2 .innbox {position: relative;transform: translateY(0);padding: 50px 0 30px 0;}
    .hsec3, .hsec4, .hsec5 {padding: 50px 0 60px 0;}
    .hsec6 .imgbox {padding-top: 30px;}
    .hsec6 .imgbox img {position: relative;top: 0;right: auto;max-width: 100%;}
    .hsec6 .right {padding-top: 50px;padding-bottom: 50px;height: auto !important;}
    .solusec .z-6of12 {padding: 40px 0;height: auto !important;}
    .solusec .imgbox img, .solusec.sec2 .imgbox img {right: auto;position: relative;top: auto;left: auto;height: auto;max-width: 100%;}
    .solusec {margin: 0 0 35px 0;padding-bottom: 40px;}
    .solusec.sec2 {padding-bottom: 0;padding-top: 40px;}
    .solusec.sec3 {margin-bottom: 0;}
}
@media screen and (max-width: 767px) {  
    .hsec3 .gall img {width: 30%;}
    .subsec1 {padding: 40px 0;}
    .subsec1 .text {padding-left: 0;padding-right: 0;}
}
@media screen and (max-width: 479px) {
    .hsec1 .spform {padding: 15px;}
    .hsec1 .spform .ftext br {display: none;}
    .hsec1 {padding: 35px 0 0 0;}
    .hsec3 .gall img, .gallsec1 .box {width: 100%;}
    .hsec3 .gall img {margin: 8px 0;}
    .hsec4 .title {padding: 10px 0;}
    .consec2 p {word-break: break-all;}
    .faqsec .faqs {padding: 20px;}
    .faqsec .faqs .head {padding-bottom: 10px;}
    .gallsec1 .box:nth-child(2), .gallsec1 .box:nth-child(1) {margin: 5px 0 0 0;}
}