/**** Inner Page ****/
.inner-page-img{float: left;margin: 0px 15px 0px 0px;}


/**** Inquiry From ****/
.send_btn input{
    display: block;
    width: 112px;
    float: left;
    line-height: 35px;
    color: #fff !important;
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
    background-color: #bf261e;
    border: 1px solid #bf261e;
}
.send_btn input:hover {
    background-color: #fff;
    color: #bf261e !important;
    text-decoration: none;
    border: 1px solid #bf261e;
}
.required{color: #F00;}
span.wpcf7-not-valid-tip{float: left;}
div.wpcf7-response-output{margin: 0px; text-align: left;}
div.wpcf7 .ajax-loader.is-active{float: left;margin-top: 20px;}
.captcha_img{float: left;}
/**** Footer ******/
.embed-responsive{border:10px solid #424242; height: 285px;}


/****** Filter Gallery ********/
.filter{display: none;}
.services_menu ul li a.active{color: #bf261e;}
.services_menu ul li a.active::after{
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: #27221e;
    border-right: 4px solid #bf261e;
    border-top: 4px solid #bf261e;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    bottom: -31px;
    left: 50%;
    margin-left: -25px;
}
.service-fancybox{background: transparent;border: none;margin: 0px;}
.navbar-fixed-top.container.menu-2.fancybox-margin{margin-right: 103px !important;}
.x-bottom:hover .xoverlay-box{font-size: 15px;}
.service-gallery-box{margin-top: 15px;}
.services_bg{min-height: 350px;}
.service-gallery-box .sml_icn{padding-top: 40px !important;}
.service-page-link a:hover{text-decoration: none; color: #bf261e;}

.service-page-link {
    padding-left: 20px;
}


/****** Preloader *******/
#preloader { position: fixed; left: 0; top: 0; z-index: 9999; width: 100%; height: 100%; overflow: visible; background: #fff url('../images/loading.gif') no-repeat center center;}

/****** 18-12-17 *******/
.cnt_nm{margin-bottom:20px;}
p {margin: 0 0 15px; line-height: 25px;}


/***** 21-12-17******/
.border_1{min-height: 368px;}

/***** 22-12-17 ******/
.cms_page_content{padding-left: 20px;}
.pdl25{padding-left: 25px !important;}
.heat_treatment_prt{margin-top: 0;}
.logo_email{ padding-left: 35px;}

div.go-gallery.menu-show ul.go-gallery-filters {
    display: block;
    padding-bottom: 20px;
}

.go-gallery-filters li a {
    background-color: transparent !important;
    color: #000 !important;
    margin: 0 0px;
  text-transform: uppercase !important;
  font-weight: bold;
}
.go-gallery-filters li a:hover {
    color:#bf261e !important;
}
.go-gallery-filters li::after {
    padding: 0 2px;
    color: #333;
    content: "|";
}
.go-gallery-filters li:last-child::after {
     content: "";
}
.go-gallery-filters li a:focus {
  color:#bf261e !important;
   
}
.go-gallery-list li.go-gallery-item .image-overlay {
    background: rgba(255, 255, 255, 0.4);
    display: none !important;
}
div.go-gallery ul.go-gallery-list li.go-gallery-item img {
	border: 2px solid #fff;
}
 ul.go-gallery-filters li:nth-child(1) {
    display: none !important;
}
.infra-page h3{
  text-align: center;
font-weight: bold;
margin-bottom: 35px;
text-decoration:underline;
}
.infra-page h5 {
    
    padding-bottom: 15px !important;
    margin-bottom: 20px !important;
  border-bottom:3px solid #bf261e !important;
}


img.footer-map{border: 10px solid #424242;}

@media only screen and (max-width: 768px) {

    .filter{margin-bottom: 30px;}
    .services_menu ul li a.active::after{content: inherit;}

    #blockContainer #blockA.col-lg-9 h2
    { 
        font-size: 1.1em;
        padding-left: 14px;
    }
	

}
@media (min-width: 766px) and (max-width: 992px){
		.logo_email {
    padding-left: 17px;
		}

}

@media (min-width: 993px) and (max-width: 1199px){ 
  
}

/* ============================================== */
/* iPhone4/Android portrait               320x480 */
/* iPhone5 portrait                       320x568 */
/* ============================================== */
@media screen and (max-width:320px) {
    #blockContainer #blockA.col-lg-9 h2
    { 
        font-size: 0.89em;
        padding-left: 14px;
    }
}


@media (min-width: 200px) and (max-width: 765px){
    .menu-1 {
        height: 61px;
    }
	
  .logo_email{ padding-left: 15px;}
  .tbl_wdh {
    overflow-y: hidden;
    overflow-x: scroll;
}
  .tbl_wdh_in {
    width: 300px;
}
  .go-gallery-filters li a {
    
  font-weight: normal;
}
  
}





