/*Home CSSs*/
.home-company-logo{
    padding-top: 39px;
}
.home-hero-section{
    width: 100%;
    min-height: 671px;
    background-repeat: no-repeat;
    background-size: cover!important;
    background-position: top center;
}
.home-hero-content-container{
    position: absolute;
    right: 0;
    bottom: 250px;
    text-align: right;
}
.home-hero-content-container .heading{
    font-size: 24px;
    color: #fff;
    text-align: right;
    padding-bottom: 10px;
}
.horizontal-line{
    position: absolute;
    bottom: 318px;
    right: 0;
    height: 3px;
    width: 481px;
    background-color: #fff; 
}
.free-home-consultation-quoteb-btn{
    width: 435px;
    height: 51px;
    background-color: #F7941E;
    padding-top: 12px;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
}
.free-home-consultation-quoteb-btn:hover, .free-home-consultation-quoteb-btn:active, .free-home-consultation-quoteb-btn:focus{
    color: #fff;
}
.why-choose-us-section{
    width: 100%;
    padding-bottom: 50px;
}
.our-team-and-business-box{
    background-color: #fff;
    margin-top: -10px;
    border: solid 5px #fff;
}
.our-team-and-business-box .media-left{
    padding-right: 0px;
}
.why-choose-us-section .heading{
    font-size: 36px;
    color: #10003F;
}
.why-choose-us-section .content{
    color: #242413;
    padding-top: 30px;
}
.why-choose-us-section .content .list-content{
    margin: 0;
    padding: 0;
    padding-top: 20px;
}
.why-choose-us-section .content .list-content li{
    display: block;
}
.our-services-section{
    width: 100%;
    min-height: 634px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 35px;
    padding-bottom: 30px;
}
.service-item-box{
    text-align: center;
}
.service-item-box .title a{
    display: block;
    padding-top: 15px;
    padding-bottom: 8px;
    font-size: 18px;
    color: #F7941E;
}
.service-item-box .title a:hover, .service-item-box .title a:active, .service-item-box .title a:focus{
    text-decoration: none;
}
.service-item-box .desc{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.service-item-box .read-more-link a{
    color: #FF7F00;
}
.service-item-box .read-more-link a:hover, .service-item-box .read-more-link a:active, .service-item-box .read-more-link a:focus{
    color: #FF7F00; 
}
.home-gillis-blog-section{
    width: 100%;
    padding-top: 70px;
    padding-bottom: 60px;
}
.home-blog-item{
    width: 100%;
    border: 1px solid #79796A;
}
.home-blog-item .blog-meta ul{
    margin: 0;
    padding: 0;
}
.home-blog-item .blog-meta ul li{
    display: inline-block;
    margin-right: 15px;
    font-size: 12px;
    color: #10003F;
}
.home-blog-item .blog-image{
    width: 100%;
    min-height: 170px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-blog-item .blog-title a{
    display: block;
    font-size: 18px;
    color: #10003F;
    padding-top: 15px;
    padding-bottom: 15px;
}
.home-blog-item .blog-title a:hover, .home-blog-item .blog-title a:active, .home-blog-item .blog-title a:focus{
    color: #10003F;
}
.home-blog-item .blog-desc p{
    font-size: 12px;
    color: #79796A;
    margin-bottom: 35px;
}
.home-bookappointment-section{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 80px;
    background-color: #100040;
}
.bookappointment-secton-btn{
    width: 291px;
    height: 56px;
    background-color: #fff;
    font-size: 18px;
    color: #464637;
    padding-top: 15px;
    margin-bottom: 15px;
}
.appointment-btn-box{
    padding-top: 50px;
}
.home-qualification-section{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
}
.contact-our-team-today-btn{
    font-size: 16px;
    color: #fff;
    width: 340px;
    height: 60px;
    background-color: #100040;
    padding-top: 20px;
}
.contact-our-team-today-btn:hover, .contact-our-team-today-btn:active, .contact-our-team-today-btn:focus{
    color: #fff
}
.home-testimonial-section{
    width: 100%;
    min-height: 457px;
    background-size: cover!important;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.home-testimonial-section .carousel-control-prev,
.home-testimonial-section .carousel-control-next{
    font-size: 36px;
}

.site-page-hero-block{
    min-height: 297px;
    background-size: cover!important;
}

#product_details_modal .close{
    position: absolute;
    right: 0;
    top: 0;
}


@media(max-width: 767px){
   .home-hero-content-container{
        text-align: center;
        left: 0;
   }
   .home-hero-content-container .heading{
        text-align: center;
   }
   .horizontal-line{
    width: 291px;
   }
   .free-home-consultation-quoteb-btn{
        width: 287px;
        font-size: 11px;
        padding-top: 15px;
   }
   .our-team-and-business-box .media-body{
        text-align: center;
        padding: 15px 10px  20px 10px !important;
   }
   .home-qualification-section{
        padding-top: 10px;
   }
   .contact-our-team-today-btn{
        width: 256px;
   }
   .consulation-form-container{
        padding: 25px;
   }
}
@media(min-width: 768px) and (max-width: 990px){
    .home-company-logo{
        padding-top: 15px;
    }
   .home-blog-item .blog-meta ul li{
        margin-right:1px;
   }
   .appointment-btn-box{
        padding-top: 18px;
   }
   .appointment-btn-box .bookappointment-secton-btn{
        margin-top: 15px;
   }
   
   .our-team-and-business-box .pull-left, .our-team-and-business-box .media-left{
        width: 100%;
    }
    .our-team-and-business-box .media-body{
        padding: 15px 10px !important;
        text-align: center;
    }
    
}
@media(min-width: 991px) and (max-width: 1199px){ 
    .appointment-btn-box{
        padding-top: 10px;
    }
    .home-bookappointment-section{
        padding-bottom: 30px;
    }
    .consulation-form-container{
        padding: 10px;
        min-height: 510px;
    }
}
@media(min-width: 1200px){ 
    
}