@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');

body {font-family: 'Poppins', sans-serif; color: #1b1b1b; line-height: 28px; font-weight: normal; font-size: 16px; overflow-x:hidden; background: #fff;}
ul, ol { margin:0; padding:0; } 
a, button  { -moz-transition:all 500ms ease-in-out; -ms-transition:all 500ms ease-in-out; -o-transition:all 500ms ease-in-out; -webkit-transition:all 500ms ease-in-out; text-decoration: none !important;}
a, a:focus, a:hover, a:active, input:focus, select:focus, button:focus{ outline:0 !important}
h1, h2, h3, h4, h5, h6 {font-family: 'Poppins', sans-serif;} 

/*-----------------------------------*/
/* Page 404
/*-----------------------------------*/
#page404{text-align:center;}
#page404 img{margin:50px 0; margin-bottom:20px;}
#page404 a{padding: 15px 30px; font-weight:bold; font-size:13px; text-decoration:none}
.btn11 { background: #c9383d; display: inline-block; color: #ffffff; text-transform: uppercase;  padding: 8px 12px 5px 12px; border: none;}
.btn11:hover {background:#9f161b;}

/*-----------------------------------*/
/* Flexible Container
/*-----------------------------------*/
.Flexible-container {position: relative; padding-bottom: 30%; height: 0; overflow: hidden; border: none; margin-bottom:0;}
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {position: absolute; width: 100%; top: 0; border: none; left: 0; width: 100%; height: 100%;}
.Flexible-container1 {position: relative; padding-bottom: 100%; height: 0; overflow: hidden; border: none; margin-bottom:0;}
.Flexible-container1 iframe, .Flexible-container1 object, .Flexible-container1 embed {position: absolute; width: 100%;  border: none; top: 0; left: 0; width: 100%; height: 450px;}

/*-----------------------------------*/
/* Table Styles
/*-----------------------------------*/
table { width: 100%; border-collapse: collapse; background-color: #fff; }
tr:nth-of-type(odd) {  background: #f9f9f9; }
th { background: #5e5751; color: white; font-weight: bold; }
td, th {  padding: 6px 6px 6px 6px;  border: 1px solid #dbdbdb; }
.tWidth{width:100%; float:left; color: #fff;}

.textBox {width: 100% !important;height: 45px !important;background: #fff0;border: 1px solid rgba(255,255,255,0.3);color: #fff !important;font-size: 16px;padding: 5px 25px;margin-bottom: 15px;}
.textBoxMulti {width: 100% !important; height: 108px !important; background: #fff0;
border: 1px solid rgba(255,255,255,0.3); color:#fff !important; font-size:16px; padding:5px 25px; margin: 0 0 10px 0;}
.tred{color:#C00;}
/***********multidropdown css*********/
.dropdown-submenu { position: relative;}
.dropdown-submenu>.dropdown-menu { top: 0; left: 100%;  margin-top: -6px; margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px;}
.dropdown:hover>.dropdown-menu { display: block;}
.dropdown-submenu:hover>.dropdown-menu { display: block;}
.dropdown-submenu>a:after {display: block;content: " ";float: right;width: 0;height: 0;border-color: transparent;border-style: solid;border-width: 5px 0 5px 5px;border-left-color: #ccc;margin-top: 5px;margin-right: -10px;}
.dropdown-submenu:hover>a:after { border-left-color: #fff;}
/******end******/
.navbar-inverse .navbar-nav > li > a {color: #fff;  padding: 12px 25px; text-transform: uppercase;}
.navbar-inverse .navbar-nav > li:last_child > a{background:none !important;}
.nav > li > a {padding: 15px 20px;}
.navbar-nav > li {list-style: none;}
.navbar.navbar-expand-lg.navbar-light.bg-light {display: none;}
.navbar-inverse {border: none;}
.navbar-nav > li {background: url(../images/pipe.png) center right no-repeat;}
.navbar-nav > li > a {text-transform: uppercase;font-weight: 500;padding: 30px 18px;
font-size: 15px;font-family: 'Poppins', sans-serif;color:#000 !important;}
.navbar-nav > li:last-child {background: none !important;}
.headerInfo {width: 100%; float: left; background: #fff; position:relative;}
.logoInfo {background: #000;width: 100%;position: relative;float: left; 
text-transform: uppercase;font-weight: 600;}
.logo {position: absolute;top: 10px;z-index: 99;}
.topSection {width: 100%;float: left;}
#bs-example-navbar-collapse-1 {float: right;}
.callInfo {width: 33%; float: right; text-align: left; font-size: 15px; background: #e5131d;padding: 10px 15px;}
.downloadInfo {width: 22%; float: right; text-align: left; padding: 10px 0;}
.downloadInfo .col-sm-10 span, .callInfo .col-sm-10 span {display: block; font-weight: 200; color: #fff;}
.downloadInfo a, .callInfo a{color: #fff;}
.logoInfo .glyphicon{ color:#fff;}
.downloadInfo .col-sm-10 h4, .callInfo  .col-sm-10 h4  {padding: 0 6px; font-size:16px;}
.slidersText {float: left;padding: 0 5%;}
.slidersImg {float: right;}
.slidersText h3{text-transform:uppercase;font-weight: bold;font-size: 25px; line-height: 40px;margin: 0;}
.slidersText h3 span {display: block; font-size:30px; font-weight:200}
.welcomeInfo {width: 100%;float: left; position: relative;padding:60px 0 0 0; background:#fff}
.welcomeInner {position: relative; width: 100%;padding-bottom: 35px;background: #fff;
z-index: 10;}
.welcomeInfo h2, .proSection h2, #why h2, #clients h2, #testimonial h2{text-transform: uppercase;font-size: 35px; color: #e3000f; padding-bottom: 20px;margin-bottom: 20px; margin-top: 10px; }
.welcomeInfo h1 {text-transform: uppercase;font-size: 30px; color: #e3000f; font-weight: bold;}
.moreInfo {color: #fff;font-size: 18px;background: #e3000f;padding: 32px 12px;display: inline-block;font-weight: 500;writing-mode: sideways-lr;text-orientation: upright;}
.moreInfo span{margin-top: 15px;}
.welcomeInfo h2 span, .proSection h2 span, #clients h2 span, #testimonial h2 span{font-weight: 400;color: #000;font-size: 20px;}
#why h2 span{font-weight: 400;color: #fff;font-size: 20px;}
.welcomeInfo h1 span {font-weight: 400;color: #000;font-size: 20px;font-size: 24px;display: block;}
.welTextblue{color:#0053a5;}
.visionSection{width:100%; float:left;z-index: 9;margin-top: -34px;}
.visionSection .container-fluid {padding: 0 !important;}
.vision{background:#000; padding: 60px 6%; color:#fff;}
.mission{    background: #000000d4;padding: 60px 6%;color:#fff;}
.iconPatch {float:left;border:1px solid #fff;border-radius: 100%;font-size: 30px;width: 65px;
height: 65px;text-align: center; -webkit-transition: all 0.4s;  transition: all 0.4s;}
.iconPatch span{line-height: 2; color:#fff;}
.proSection{width:100%; float:left; padding: 60px 0;}
.pro_blk {width: 100%;float: left; margin-bottom: 20px; margin-top: 15px;}
.pro_blk p{ color:#000;}
.para1{ color:#838383 !important;}
#product .read{ background:#ea5f2f;}
#products .moreInfo{margin-left: 110px; background:#e3000f; color:#fff;}
.pro_blk1{ width:100%; background: #f1f1f1;margin-bottom: 15px;border: 3px solid #f1f1f1;}
.pro_blk1 h4{padding: 15px 20px;margin: 0; color:#000;text-transform: uppercase;text-align:center;}
.pro_blk1:hover h4{ background:#e3000f; color:#fff;}
.pro_blk1 a{ text-decoration:none;}
#product h1{font-size:45px; color:#000; font-weight:bold; text-transform:uppercase; margin:0; position:absolute; top: 35px;left: 8%;}
#product h1 span{ color:#cdcdcd;}
.read {color: #e3000f;}
.missionInfo {width: 60%; float: left; position:relative;padding:60px 0;}
.missionText {width: 100%; float: left; background: #fff; color: #000; font-size: 20px; line-height: 35px; padding: 40px 50px; margin: 30px 0;}
.missionImg {width: 40%; float: left; }
.missionImg img {width: 100%; height: auto;}
.missionBnt { width: 100%; float: left; margin: 25px 0 0 0;}
.missionBnt a {background: #0076b6; padding: 15px 25px; color: #fff; font-size: 16px; text-transform: uppercase;}
.missionBnt a:hover {background: #04094b; }
#why {width: 100%;float: left;}
.whyText{color: #fff; font-weight:600; font-size:30px;}
.whyText span {font-weight: 200;}
.why_info {color: #fff;}
#clients {width: 100%;float: left;padding: 60px 0;}
.why_blk p{color: rgba(255,255,255,0.4);}
.whyChoose{ float:left; background:#000000; color:#fff;padding: 35px 30px;}
.whyChoose a{ color:#fff;}
.infra_img{ margin-bottom:20px;}
.whyChoose .col-xs-12.col-sm-3{ text-align:center;}
.time{ background:#004782;padding: 35px 30px 47px 30px;}
.time hr{ border-top:1px solid rgba(255,255,255,0.3);}
.clientLogo img {width: 100%;margin-bottom: 20px;border: 2px solid #f1f1f1;height: auto;}
#clients h2{margin-top: -20px;text-align: right;}
#clients .moreInfo {margin-top: -28px;background: #e3000f;margin-left: 110px;}
.clientBnt {background: #005dac;padding: 10px 20px;display: inline-block;color: #fff !important;text-decoration: none !important;margin-left: 14px;}
#clients p{padding: 0 211px 10px 15px;}
#testimonial{ width:100%; background:url(../images/testimonial_bg.jpg) no-repeat left top; background-size:100% 100%; padding:80px 0;position: relative;}
#back-to-top {cursor: pointer;position: fixed !important;bottom: 20px;right: 20px;z-index: 99 !important;background: #e3000f;padding:7px 7px;border-radius: 0;border: none;}
#back-to-top img{width:60%;height:auto;}
.box{ width:100%; background:#fff; position:relative; float:left; color:#000;padding: 60px 8% 40px 19%; text-align:center;}
.blk{ position:absolute;left: 33px;top: -36px;}
.people{ overflow:hidden;}
#testimonial .owl-carousel .owl-wrapper-outer{overflow: inherit;}
.photo{ text-align:right;margin-top: 40px;position: relative;}
.photo h3{ color:#000; font-size:20px; text-transform:uppercase; font-weight:bold;}
.photo h3 span{ font-weight:500; text-transform:capitalize;}
.photo img{float: left;text-align: right;margin-left:60%;}
.triangle{ position:absolute;right: 60px;top: 160px;}
#testimonial h2{padding-bottom:0;margin-bottom: 10px;margin-top: -25px;}
.followInfo{ width:100%; float:left; background:url(../images/footer_bg.jpg) no-repeat left top; background-size:100% 100%; padding: 50px 0;color: #fff;} 
.links{margin: 0 0 0 20px;}
.followInfo a, .followInfo p{color: rgba(255,255,255,0.5);text-decoration:none;}
.links li{ border-bottom:1px solid rgba(255,255,255,0.3); padding-bottom:10px;}
.links li:last-child{ border:none;}
#submit {background: #e3000f;border: none;color: #fff;display: inline-block;padding: 5px 20px;text-align: left;margin: 10px 0 0 0;}
.followInfo hr{border-top: 1px solid rgba(255,255,255,0.3);}
.followInfo h3 {margin-bottom: 20px;text-transform: uppercase;font-size: 20px;font-weight: 600;}
.followInfo p span{font-weight: bold;color: #fff;}
#footer{background: #000;padding:20px 0;border-top: 1px solid rgba(255,255,255,0.4);color: #fff;}
#footer a{ color:#fff;}
.design strong{ color:#e3000f;}
.slidersImg img{ width:60%;}
.carousel-caption{ text-align:left;right: 0;left: 4%;bottom:5px;padding: 0;}
.carousel-caption h1{color: #fc980b;text-transform: uppercase;margin: 0;}
.carousel-indicators {bottom:30%;left: 7%;}
.carousel-indicators li{border-radius: 0;border: 2px solid #fff;}
.carousel-indicators .active{background-color: #e5131d;}
.carousel-caption .col-sm-2 img{width:45%;}
.carousel-caption .col-sm-2{ text-align:center;}
/*---------------------inner pages--------------*/
.innerSection {
	width: 100%;
	float: left;
	padding: 40px 0;
}
.innerSection h2 {
	color: #e5131d;
	font-weight: 600;
	text-transform: uppercase;
}

.innerh2 {
	color: #e5131d;
	font-weight: 600;
	text-align: center;
	 text-decoration: underline;
	text-transform: uppercase;
}

.divider {
	padding-bottom: 20px;
}


.dividerh {
	padding-bottom: 20px;
	     text-align: center;
  

}


.overview{width: 100%;float: left;
	border: 2px solid #efefef;
	padding: 20px 20px 20px 70px;
	margin-bottom: 20px;
	position: relative; 
}
.visionPatch {width: 100%;float: left;
	border: 2px solid #efefef;
	padding: 10px 20px 10px 70px;
	margin-bottom: 20px;
	position: relative; min-height:170px;
}
.visionPatch h3 {
	color: #005dac;
	font-weight: 400;
}
.icon {
	position: absolute;
	padding: 15px 15px 5px 15px;
	background: #e3000f;
	margin-right: 3px;
	left: -26px;
	top: 45px;
}

.icon span{
	color: #fff; font-size:23px;
}
.from_sec {
	width: 100%;
	float: left;
	padding: 50px 0;
}
#form1 {
	border: 2px solid #f4f4f4;
	padding: 25px 30px;
}
#form1 .tWidth{width:100%; float:left; color: #fff;}
#form1 .textBox {width: 100% !important;height: 45px !important;background: #fff0;border: 1px solid #e4e4e4;color: #000 !important;font-size: 16px;padding: 5px 25px;margin-bottom: 15px;}
#form1 .textBoxMulti {width: 100% !important; height: 108px !important; background: #fff0;
border: 1px solid #e4e4e4; color:#000 !important; font-size:16px; padding:5px 25px; margin: 0 0 10px 0;}
#form1  .enquiryBtn {
	text-align: center;
}
#form1 #submit {
	text-align: center;
	margin: 0 auto;
	color: #fff; padding:7px 25px;
	text-transform: uppercase; display: inline-block; -webkit-transition: all 2s; /* Safari */
  transition: all 2s;
}
#submit:hover {
	background: #005dac;
}
.address {
	background: #000;
	padding: 30px;
	color: #fff;
}
.address a{color:#fff;}
.clients img {
	margin-bottom: 30px;
	border-top: 4px solid #e3000f;
	box-shadow: 0px 0px 5px 4px #edecec;
}

/**--------------*/
.chat {
    position: fixed;
	top: 30%;
	left: 0px;
    z-index: 999;
}
.soial-hydo01 {
    position: fixed;
    margin-left: 5px;
    top: 80%;
    left: 0px;
    z-index: 999;
}

.chat-mob, .soial-hydo-mob{
	display:none
}


/* effects */
.grid {
	position: relative;
	margin: 0 auto;
	padding: 0; 
	list-style: none;
	text-align: center;
} 
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 20% 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 110px;
 margin: 0 auto; text-align: center !important;
} 
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}



/* Common style */


.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*---------------*/
/***** Julia *****/
/*---------------*/

figure.effect-julia {
	background:#000;
	border: 2px solid #ccc;
}

figure.effect-julia img {
	max-width: none;
	height:auto;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-julia figcaption {
	text-align: left;
}

figure.effect-julia h2 {
	position: relative;
	padding: 0.5em 0;
}

figure.effect-julia p {
	padding: 0px 10px !important;
	margin: 110px 0 !important;
	text-align: center !important;
	background: #e5131d !important;
	color: #fff !important;
	display: block !important;
	font-size: 16px !important;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
	
}

figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.infraBox {
	margin-top: 20px;
}
.facility, .overview {
	width: 100%;
	float: left;
	padding: 20px;
	margin-bottom: 30px;
	border-bottom: 3px solid #e3000f;
	box-shadow: 0px 0px 4px 3px #f0f0f0;
}
 .history{width: 100%;
	float: left;
	padding: 20px;
	margin-bottom: 30px;
	border-bottom: 3px solid #e3000f;  -webkit-transition: all 2s; /* Safari */
  transition: all 2s;
	box-shadow: 0px 0px 4px 3px #f0f0f0; 
}
.history .tab button {
	background-color: #005dac;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 7px 30px;
	transition: 0.3s;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	margin-right:5px; -webkit-transition: height 2s; /* Safari */
  transition: height 2s;
}
.history p {padding: 20px 10px;font-size: 18px;text-align: center;margin-top: 20px;border: 1px solid #ccc; border-top: 2px solid #e3000f;}
.history .tab button:hover, .history .tab button:active, .history .tab button:focus{background:#e3000f; -webkit-transition: all 2s; /* Safari */
  transition: all 2s; }
.history .tab button:hover:after, .history .tab button:active:after, .history .tab button:focus:after{-webkit-transition: all 2s; /* Safari */
  transition: all 2s;  content: "\e252";  font-family: "Glyphicons Halflings";display:block;}


.bn632-hover {
  width: 390px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  margin: 20px;
  height: 55px;
  text-align:center;
  border: none;
  background-size: 300% 100%;
  border-radius: 50px;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.bn632-hover:hover {
  background-position: 100% 0;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.bn632-hover:focus {
  outline: none;
}

.bn632-hover.bn25 {
  background-image: linear-gradient(
    to right,
    #29323c,
    #485563,
    #2b5876,
    #4e4376
  );
  box-shadow: 0 4px 15px 0 rgba(45, 54, 65, 0.75);
}





.facility  img {
	width: 100%;
	height: auto;
}
.facility h4, .overview h3, #abtceo_sec h3, #form1 h3, .history h3 {
	color: #004782;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 10px;
	padding-top: 5px;
}
 #form1 h3{text-align:center; text-transform:uppercase;}
.follow{padding:0 5px;}


/****resposnsive*****/
@media only screen and (min-width: 1300px) {
.time {background: #000000d4;padding: 35px 30px 20px 30px;}
	
	}
@media only screen and (max-width: 1300px) {

	}
@media only screen and (max-width: 1199px) {
.container {width: 96%;}
.tablinks{margin: 10px 0;}
}

@media only screen and (max-width: 1130px) {
.downloadInfo{width: 30%;}
.mission{padding: 60px 0;}
.navbar-nav > li > a{padding: 30px 15px;}
.logo img{width: 70%;}
.carousel-indicators {bottom: 20%;left: 8%;}
.vision {padding: 60px 0;}
.time {padding: 35px 30px 1px 30px;}
}


@media only screen and (max-width: 1024px) {
.container {width: 96%;}


}

@media only screen and (max-width: 991px) {
.callInfo{width: 40%;}
.logo img {width: 55%;}
.carousel-caption {display: none;}
}

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

}

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


}

@media only screen and (max-width: 820px) {
.callInfo {width: 50%;}
.downloadInfo {width: 35%;}
}

@media (max-width: 767px) {
#bs-example-navbar-collapse-1 {float: right;width: 100%;position: absolute;z-index: 100;background: #fff;}
.navbar-nav > li {background: none;}
.navbar-nav > li > a {padding: 10px 12px;font-size: 15px;}
.carousel-indicators {bottom: 50px;}
.dropdown-menu > li > a {	font-size: 14px;}
.dropdown-menu {position: relative;width: 100%;float: left;background: #f1f1f1;box-shadow: none;}
.callInfo, .downloadInfo{ display:none;}
.navbar-default {background-color: #e3000f;}
.navbar-default .navbar-toggle {border-color: #fff;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.moreInfo, .welcomeInfo h2, #wecmPatch, .iconPatch{ display:none;}
.welcomeInfo{padding: 10px 0 0 0;}
.pro_blk1 img{ width:100%;}
.proSection, #clients{ padding:0;}
#clients h2 {margin-top: 0;text-align: left;}
.design{text-align: left !important;float: none !important;}
.box{padding: 40px 20px;}
.mission {padding: 10px 0;}
.welcomeInfo h2, .proSection h2, #why h2, #clients h2, #testimonial h2{ margin:0; padding:0; text-align:left;}
#clients p {padding: 0;}
.photo img{ float:none !important;}
.missionInfo, #testimonial{padding: 30px 0;}
.infraBox img{ width:100%;}
#client_sec .col-sm-3.col-md-2{width: 20%;
float: left;}

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

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

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

	}
@media only screen and (max-width: 358px) {
.carousel-indicators {left: 16%;}
.welcomeInfo h1{font-size: 18px;}
.welcomeInfo h2, .proSection h2, #why h2, #clients h2, #testimonial h2{font-size: 20px;}
.whyText{font-size: 20px;}
.blk2{ display:none;}
.why_info {width: 100%;}


	}