body{
	margin: 0 auto;
}
.banner-sec-sr img{ width: 100%;}

.banner-sec-sr{
	position: relative;
}
.banner-sec-sr .content{ 
	position: absolute;
	  background: #fff;
	  bottom: -50px;
	  margin: 0 auto;
	  width: 1170px;
	  left: 0;
	  right: 0;
	  text-align: center;
}

.banner-sec-sr .content .hdng{ color: #e51a38; margin: 0 auto; font-size: 30px; font-weight: bold; padding-top: 10px;}
.banner-sec-sr p{ padding: 10px 20px; text-align: left; }



.globus-contact .entry-title {
    font-size: 50px;
    font-weight: bold;
    color: #e51a38;
    text-align: center;
    margin-bottom: 50px;
}
/*start contact*/
.contact-form .fromarea{
	/* background: #dfdfdf;
    padding: 30px;
    margin-bottom: 50px; */
}

.globus-contact .contact-sr{ font-size: 25px; font-weight: bold; color: #e51a38; }
.globus-contact .contact-sr h4{
	color:#e51a38;
	font-size: 20px;
}

.contact-map-sr img{ width: 100%; }
.contact-details-sr { background: #dfdfdf; padding: 20px 0; margin-bottom: 20px; }

/*end contact*/
.about-part{
	background:#e51a38;
	padding: 50px 0;
	vertical-align: middle;
}

.about-part .h2{
	color: #fff;
	margin-bottom: 30px;
}

.about-part .content{
	color: #fff;
	margin-bottom: 50px;
}

.mission-vission{
	background: #d4d4d4;
	padding: 40px 0; 
}
.mission-vission .innertitle{
	font-size: 45px;
	font-weight: bold;
	color: #e51a38;
	margin-bottom: 40px;
	text-align: center;
}
.mission-vission .mission{
	margin: 0 auto;
}

.mission-vission p{
	color: #e51a38;
}
.mission-vission .h2{
	margin: 0 auto;
	text-align: center;
}

.ourteam-part-sr .hdng{
	font-size: 50px;
	font-weight: bold;
	padding: 50px;
	text-align: center;
	color: #e51a38;

}

.img-fluid {
    width: 100%;
    height: auto;
}

.img{
    vertical-align: middle;
    border-style: none;
}

.ourteam-part-sr .innertitle{
	font-size: 30px;
	font-weight: bold;
	color: #e51a38;
	margin-bottom: 30px;
	vertical-align: middle;
}

.ourteam-part-sr p{
	/*color: #e51a38;*/
	margin-top: 30px;
}

.ourteam-part .img-fluid{
	vertical-align: top;
	width: 400px;
	height: auto;
}

.product-sr{
	background: #e51a38;
	padding: 30px 0;
}

.product-sr img{
	width: 100%;
}

.product-sr .entry-title a{
	color: #fff;
	text-align: center;
}

.achievement-part{
	padding: 20px 0;
}

.quality-part-sr .h2{
	text-align: center;
	color: #e51a38;
	margin: 20px 0;
}

.quality-part-sr .row{
	margin: 40px 0;
}

.achievement-part .h2{
	color: #e51a38;
	margin: 0 0 40px 0;
}

.quality-part-sr .content{
	color: #e51a38;
	font-size: 17px;
}

table{ border: 1px solid #e51a38;}

 th{ border: 1px solid #e51a38; text-align: center; padding:5px 0; }

 td{ border: 1px solid #e51a38; padding: 5px 0; text-align:center;  }

.noblealloys-part .row{ margin: 20px 0; }

.noblealloys-part .h2{ text-align: center; margin: 30px 0; color: #e51a38; }

.noblealloys-part .hdng{ font-size: 22px; font-weight:bold; color: #e51a38; margin: 30px 0; }

.Traders-part{ text-align: center; background: #d4d4d4; padding: 40px 0;}

.Traders-part .hdng { 
	font-size: 45px;
	font-weight: bold;
	color: #e51a38;
	margin-bottom: 30px;
	padding-top: 20px;
 }


  .iconsection {background: url(../images/parent-bg.jpg) center 0 repeat;}

  .iconsection ul li{ display: inline-block; }

  .entry-title { text-align: center; }


.aboutul {
	    margin-bottom: 0;
    list-style: none;
    font-size: 0;
} 
.aboutul li {
    display: inline-block;
    margin-right: 15px;
    width: calc((100% - 90px) / 4);
    font-size: 15px;
    text-align: center;
    vertical-align: top;
}

.aboutul li p { color: #fff; }
 
@media (max-width: 751px){

	.aboutul {
		margin: 0;
		padding: 0;
	}

	.aboutul li {
		width: 100%;
	}
}


/* vikram */
.map {
    width: 100%;
    height: 300px;
	border: 2px solid #ced4da;
	border-radius: 15px;
}