@charset "utf-8";
/* CSS Document */

/*----------- Header -----------*/
.home-link #logo-img{width:auto;}
.banner_slider.banner_slider_wide::after {background-color: #fe0000;}

.mfg-bg{background-image:url("../images/mfg-bg.jpg");background-repeat: no-repeat;background-size: cover;background-position: center;background-attachment: fixed;}
.col-bg-img-two.ttm-col-bgimage-yes > .ttm-col-wrapper-bg-layer {background-image: url(../images/mrk-mfg.jpg);}
.ttm-page-title-row {background-image: url(../images/inner-banner.jpg);}


/**/

.banner_slider.banner_slider_wide { max-width: 96%;}
	
/**/
.ttm-list.ttm-list-style-icon li { width: 100% !important;}

/**/
.first-footer{background-color: #1e2830;}
.first-footer-home{margin-top:140px;}

/**/
.chian-bg{background-image:url(../images/chian1.png);min-height: 190px;
background-repeat: no-repeat;background-position: 100% -9px;}

/*about*/
.abt-row2{background: #fe0000;padding: 0 !important;}

/**/
.ser-img1{background-image:url("../images/service-bg.jpg");background-repeat: no-repeat;background-size: cover;background-position: center;background-attachment: fixed;}
.col-bg-img-five.ttm-col-bgimage-yes > .ttm-col-wrapper-bg-layer {background-position: left;margin-left: -400px;}

/**/
.footer .footer-logo {text-align: center;}
.footer .footer-logo img { max-height: 94px; width: 74px;}

/**/
.featured-imagebox-portfolio.style2 .featured-content .featured-title h3{text-align: center;}
div.pp_default .pp_description {font-size: 16px;}
.pp_social{display: none !important;}


/*==================== Rsponsive Css =================*/

@media (max-width:1500px){
.col-bg-img-five.ttm-col-bgimage-yes > .ttm-col-wrapper-bg-layer {margin-left: -250px;}

}

@media (max-width:1200px){
    
/*Header*/
.site-branding {padding: 5px 0;}

.banner_slider.banner_slider_wide {max-width: 100%;}
    
}

@media (max-width:990px){
    
/*Footer*/
.first-footer .widget.widget_social{text-align: center;}

}


