@charset "utf-8";
/* CSS Document */
html{ overflow-x: hidden;}
body{ overflow-x: hidden;}


.vision-sec2{width: 100%; height: auto; float: left; display: block; margin: 0px 0; padding: 100px 100px 0; position: relative; background: #ffffff  ; }
.vision-sec2:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
.vision-sec2:before{content: ''; position: absolute; left: 0; right: 0; top: -67px; width: 101%; height: 102px; display: block; 
background-color: #fff; transform: rotateY(0deg) rotate(-2deg); }
.career-sec2-box1a{width: 100%;   height: auto; float: left; display: block;}
.career-sec2-box1a:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
.career-sec2-box1a aside{width: 45%;   height: auto; float: left; display: block;}
.career-sec2-box1a aside h2{width: auto;   height: auto; display: block; font-size: 43px; font-weight: 700; color: #00a34c; line-height:56px; padding-bottom: 80px;}
.career-sec2-box1a article{width: 55%;   height: auto; float: left; display: block; padding-left: 5%;}
.career-sec2-box1a article h2{width: auto;   height: auto; display: block; font-size: 20px; font-weight: 400; color: #595c6f; line-height: 28px; padding-bottom: 20px; text-transform: uppercase;}
.career-sec2-box1a article h2 strong{ color: #00a34c; }
.career-sec2-box1a article p{  font-family: 'helvetica_neue_lt_std53Ex', sans-serif; width: auto;   height: auto; display: block; font-size: 16px; font-weight: 400; color: #595c6f; line-height: 22px; padding-bottom: 20px;}



.intelligent-sec11{width: 100vw;  height: auto; float: left; display: block; margin: 0px 0; padding: 70px 0 70px 0; position: relative; background: #FFFFFF; }
.intelligent-sec11:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
.intelligent-sec11 h2{width: 100%;   height: auto; display: block; font-size: 43px; font-weight: 400; color: #000; line-height: 50px; padding-bottom: 40px;}
.vision-sec2-box1 ul{float: left; margin: 50px 0px 0px 0;  display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; padding-bottom: 0px; justify-content: center;} 
.vision-sec2-box1 ul li{float: left; width:33.333%; padding: 0 5px; margin-bottom: 20px }
.vision-sec2-box1 ul li aside{float: left; text-align: center; width: 100%; height:100%; padding: 40px 0px; position: relative;  border: 1px solid #fff; border-radius: 15px; transition: 0.4s; overflow: hidden;}
.vision-sec2-box1 ul li:hover aside{ -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4); background: #24262e; }
.vision-sec2-box1 ul li aside:before {
  box-sizing: border-box;
  transform: translateX(100%);
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;border-radius: 15px;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
}
.vision-sec2-box1 ul li aside:after {
  box-sizing: border-box;
  transform: translateX(-100%);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;border-radius: 15px;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
}
.vision-sec2-box1 ul li aside:hover {
  color: inherit;
  text-decoration: none;
}
.vision-sec2-box1 ul li aside:hover:before {
  transition: 0.1s transform linear, 0.5s height linear 0.1s;
  transform: translateX(0);
  height: 100%;
  border-color: #fff ;
}
.vision-sec2-box1 ul li aside:hover:after {
  transition: 0.1s transform linear 0.2s, 0.5s height linear 0.3s;
  transform: translateX(0);
  height: 100%;
  border-color: #fff;
}

.vision-sec2-box1 ul li aside figure{ width: 100%; height: 282px; float: left; display:block ;}
.vision-sec2-box1 ul li aside figure i{ width: 250px; height: 250px; margin: 0 auto; display:table; vertical-align: middle; text-align: center; border-radius: 50%; border: 2px solid #fff; overflow: hidden;}

.vision-sec2-box1 ul li aside figure i small{width: auto; display: table-cell; margin: 0 auto; text-align: center; vertical-align: middle;}
.vision-sec2-box1 ul li aside figure i img{   }


.vision-sec2-box1 ul li:hover aside figure i img {}
.vision-sec2-box1 ul li aside article{ width: 100%; height: auto; float: left; display: block; padding: 0px 20px; }
.vision-sec2-box1 ul li aside article h3{font-size: 22px; font-weight: 600; color: #fff; line-height: 28px; padding-bottom: 20px; min-height: 80px; }
.vision-sec2-box1 ul li aside article p{font-family: 'helvetica_neue_lt_std53Ex', sans-serif; font-size: 14px; font-weight: 400; color: #fff; line-height: 20px; }

.logisticsAndSolution{ display: flex;}
	/*.logisticsAndSolution>aside:first-child{ width:25%; padding-right: 2%; }*/
.logisticsAndSolution>aside:first-child p{font-family: 'helvetica_neue_lt_std53Ex', sans-serif; width: 100%;   height: auto; display: block; font-size: 16px; font-weight: 400; color: #24262e; line-height: 22px; padding-bottom: 0px;}
.logisticsAndSolution aside h2{ width: 100%;   height: auto; display: block; font-size: 38px; font-weight: 400; color: #24262e; line-height: 50px; padding-bottom: 0px;}

	.logisticsAndSolution>aside:last-child{ width:100%; margin-bottom: 150px; }
	.slickSliderHolder{  width:90vw;}
.homeSec1Slider li.hsSlide { padding: 0 5px; display: block; width: 350px!important}

.homeSec1Slider li.hsSlide div{ border: 0px solid #00a34c; border-radius: 5px; } 
.homeSec1Slider li.hsSlide div article{ width: 100%; height: 300px; position:relative;padding:20px 20px; background: #24262e; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.homeSec1Slider li.hsSlide div article h2{width: 100%;   height: auto; display: block; font-size: 22px; font-weight: 400; color: #fff; line-height: 28px; padding-bottom: 20px;}
.homeSec1Slider li.hsSlide div article p{font-family: 'helvetica_neue_lt_std53Ex', sans-serif; width: 100%;   height: auto;  font-size: 16px; font-weight: 400; color: #fff; line-height: 22px;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; margin-bottom: 20px;}


.homeSec1Slider li.hsSlide a div{ border: 1px solid #00a34c; border-radius: 5px; } 
.homeSec1Slider li.hsSlide a div article{ width: 100%; height: 340px; position:relative;padding:20px 20px; background: #24262e;}
.homeSec1Slider li.hsSlide a div article h2{width: 100%;   height: auto; display: block; font-size: 22px; font-weight: 400; color: #fff; line-height: 28px; padding-bottom: 20px;}
.homeSec1Slider li.hsSlide a div article p{font-family: 'helvetica_neue_lt_std53Ex', sans-serif; width: 100%;   height: auto;  font-size: 16px; font-weight: 400; color: #fff; line-height: 22px;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 9; -webkit-box-orient: vertical; margin-bottom: 20px;}


.homeSec1Slider li.hsSlide a div article small{ position: absolute; left: 20px; bottom: 20px; width: auto; height: 40px; display: inline-block;background: #00a34c;   padding:0 50px 0 20px; box-sizing: border-box; font-size: 14px; font-weight: 600; color: #fff;  line-height: 40px;   text-align: left; background-image:linear-gradient(0, #833177, #833177); background-size: 0; transition: .8s; background-repeat: no-repeat; border-radius: 20px;  }


.homeSec1Slider li.hsSlide a:hover div article small{ background-size:100%;}

.homeSec1Slider li.hsSlide div article a small{ position: absolute; left: 20px; bottom: 20px; width: auto; height: 40px; display: inline-block;background: #00a34c;   padding:0 50px 0 20px; box-sizing: border-box; font-size: 14px; font-weight: 600; color: #fff;  line-height: 40px;   text-align: left; background-image:linear-gradient(0, #833177, #833177); background-size: 0; transition: .8s; background-repeat: no-repeat; border-radius: 20px;  }


.homeSec1Slider li.hsSlide  div article a:hover small{ background-size:100%;}


.homeSec1Slider li.hsSlide div article a small:after{content: ''; position: absolute; right:4px; top: 50%; width: 32px; height: 32px; margin-top: -16px;  background: #24262e url(../images/rechargeable-usages-arrow.png ) no-repeat center center; border-radius: 50%; }
.homeSec1Slider li.hsSlide div article a:hover small:after{background: #fff url(../images/rechargeable-usages-arrow.png ) no-repeat center center;}
.homeSec1Slider li.hsSlide div figure{ width: 100%; height: auto; display: block; overflow: hidden; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.homeSec1Slider li.hsSlide div figure img{ width: 100%; -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;}
.homeSec1Slider li:hover.hsSlide div figure img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.homeSec1Slider_next{position:absolute;  bottom: -80px; width:40px; height:40px; border-radius:50%; background:#FFF; border:1px solid #CCC; font-size:0; line-height:0; color:transparent; cursor:pointer;  }
.homeSec1Slider_prev{position:absolute; bottom: -80px;  width:40px; height:40px; border-radius:50%; background:#FFF; border:1px solid #CCC; font-size:0; line-height:0; color:transparent; cursor:pointer; }

.homeSec1Slider_prev:after, .homeSec1Slider_next:after{content:''; width:8px; height:12px; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto;}
.homeSec1Slider_prev{ left:0%; }
.homeSec1Slider_next{left: 46px}
.homeSec1Slider_prev:after{ background:url(../images/sliderArrow.png) no-repeat 0 50%;}
.homeSec1Slider_next:after{background:url(../images/sliderArrow.png) no-repeat 100% 50%;}





.career-sec31{width: 100%; height: auto; float: left; display: block; margin: 0px 0; padding: 100px 0 100px 0; position: relative; background: #fff;  }
.career-sec31:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
/*.career-sec31:before{content: ''; position: absolute; left: 0; right: 0; top: -67px; width: 101%; height: 102px; display: block; 
  background-color: #e6e7f3; transform: rotateY(0deg) rotate(-2deg); }*/
.career-sec31a{}
.career-sec31a ul{ width: 100%; height: auto; float: left; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; } 
.career-sec31a ul li{float: left; width:50%; padding: 0 10px; margin-bottom: 20px;  }
.career-sec31a ul li aside{ width: 100%; height: 100%; float: left; display: block; border: 1px solid #888990; padding: 25px 25px;     transition: 0.4s; position: relative; overflow: hidden;}
.career-sec31a ul li aside span{width: 100%; max-width: 120px; height: auto; float: left; display: block; }
.career-sec31a ul li aside span figure{ width: 120px; height: auto; float: left; display: block; }
.career-sec31a ul li aside span figure i{ width: 100%; max-width: 65px; height: auto; display: block; position: relative; margin-bottom: 10px; padding-bottom: 15px;}
.career-sec31a ul li aside span figure i img{ width: 100%;}
.career-sec31a ul li aside span figure i:after{ content: ''; position: absolute; left: 0; right: 0; bottom:-4px; width: 90%; margin: 0 auto; display: table; height: 6px; background: #02a44d;}


.career-sec31a ul li aside article{ width: calc(100% - 120px); height: auto; float: left; display: block; padding-top: 0px;}
.career-sec31a ul li aside article h2{ font-size: 26px; font-weight: 600; color: #00a34c; line-height: 30px; padding-bottom: 20px;}

.career-sec31a ul li aside article h3{width: 100%; height: auto; float: left; display: block; font-size: 15px; font-weight: 400; color: #000000; line-height: 20px; padding-bottom: 20px;}
.career-sec31a ul li aside article p{width: 100%; height: auto; float: left; display: block;font-family: 'helvetica_neue_lt_std53Ex', sans-serif; font-size: 15px; font-weight: 400; color: #000000; line-height: 20px; padding-bottom: 20px;}
.career-sec31a ul li:hover aside{ -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4); background: #FFFFFF; }
.career-sec31a ul li aside:before  { content: ""; width: 0; height: 2px; position: absolute; transition: all 0.2s linear; background: #00a34c;left: 0;bottom: 0;}
.career-sec31a ul li:hover aside::before  { width: 100%;}

.career-sec31a ul li:first-child aside{ border: 0px solid #888990; display: table;     padding: 25px 25px 25px 0px;}
.career-sec31a ul li:hover:first-child aside{ background: none; box-shadow: none;}
.career-sec31a ul li:hover:first-child aside:before{ display: none;}

.career-sec31a ul li:first-child aside h6{  display: table-cell; vertical-align: middle; text-align: left; font-size: 36px; font-weight: 600; color: #00a34c; line-height: 46px;}



.get-in-touch-sec5{width: 100%; height: auto; float: left; display: block; margin: 0px 0; padding: 80px 0 80px 0; position: relative;  }
.sec5-left{ content: ''; width:50%; height: 100%; display: block; position: absolute; left: 0;  top: 0; bottom: 0;background: #833177; }
.sec5-right{content: ''; position: absolute; right: 0; top: 0px; width: 50%; height: 100%; display: block;background: url("../images/get-in-touch-pic12.jpg") no-repeat center center; background-size: cover; overflow: hidden; }
.sec5-right:before{ content: ''; position: absolute; left: 0;  bottom: 0;  height: 0; border-top: 0px solid transparent; border-left: 100px solid #833177; border-bottom: 550px solid transparent; z-index: 2; }
/*.sec5-right:after{ content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.61); z-index: 1;}*/
.get-in-touch-sec5-box1{width: 50%; max-width: 435px;   height: auto; float: left; display: block;}
.get-in-touch-sec5-box1:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
.get-in-touch-sec5-box1 h2{width: 100%;   height: auto; float: left; display: block; font-size: 43px; font-weight: 400; color: #fff; line-height: 46px; padding-bottom: 30px;}
.get-in-touch-sec5-box1 p{ width: 100%; max-width: 1000px; margin: 0 auto; display: block; font-family: 'helvetica_neue_lt_std53Ex', sans-serif;  font-size: 18px; font-weight: 400; color: #fff; line-height: 24px; padding-bottom: 10px; }



.pitstops-sec5{width: 100%; height: auto; float: left; display: block; margin: 80px 0 0px 0; padding: 100px 0 100px 0; position: relative; background: #e6e7f3  ; }
.pitstops-sec5:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
/*.pitstops-sec5:before{content: ''; position: absolute; left: -3px; right: 0; top: -67px; width: 101%; height: 110px; display: block; 
  background-color: #000; transform: rotateY(0deg) rotate(-2deg); z-index: 2;   }*/
.pitstops-sec5-left{ content: ''; width:50%; height: 100%; display: block; position: absolute; left: 0;  top: 0; bottom: 0;background: #e6e7f3;  }
.pitstops-sec5-right{content: ''; position: absolute; right: 0; top: 0px; width: 50%; height: 100%; display: block;background: url("../images/fuel-management-key-features.jpg") no-repeat center top; background-size: cover;   }
.pitstops-sec5-box1{width: 100%;   height: auto; float: left; display: block;}
.pitstops-sec5-box1:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
.pitstops-sec5-box1 aside{width: 49%;   height: auto; float: left; display: block; margin-bottom: 0px;}
.pitstops-sec5-box1 figure{width: 51%;   height: auto; float: left; display: block; line-height: 0; position: absolute; right: 0; bottom: 0;}
.pitstops-sec5-box1 figure i{ display: block;}
.pitstops-sec5-box1 figure i img{ width: 100%;}
.pitstops-sec5-box1 h2{width: 100%;   height: auto; float: left; display: block; font-size: 43px; font-weight: 400; color: #3eaa49; line-height: 46px; padding-bottom: 30px; }
.pitstops-sec5-box1 h3{ width: 100%;  display: block; font-family: 'helvetica_neue_lt_std53Ex', sans-serif;  font-size: 26px; font-weight: 700; color: #595c6f; line-height: 32px; padding-bottom: 20px; }
.pitstops-sec5-box1 h3 strong{font-family: 'helvetica_neue_lt_std73BdEx', sans-serif; font-size: 26px; font-weight: 400; color: #833177; line-height: 32px;}
.pitstops-sec5-box1 p{ width: 100%;  display: block; font-family: 'helvetica_neue_lt_std53Ex', sans-serif;  font-size: 16px; font-weight: 400; color: #3eaa49; line-height: 20px; padding-bottom: 20px; }
.pitstops-sec5-box1 small { width: auto; height: auto; float: left; display: inline-block; margin-bottom: 20px;}
.pitstops-sec5-box1 small a{ width: auto; height: 42px;  background: #833177; display: table; margin: 0 auto; padding: 0px 15px 0px 15px; font-size: 12px; font-weight: 400;color: #fff; line-height: 42px; border-radius: 21px; background-image: linear-gradient(0, #3eaa49, #3eaa49);background-size: 0;transition: .8s;background-repeat: no-repeat; border: 0px solid #00a34c; text-transform: uppercase;}
.pitstops-sec5-box1 small a:hover {border: 0px solid #00d764; background-size: 100%;color: #fff;}

.fabrication1 aside h2 {width: auto; height: auto; display: block;font-size: 30px;font-weight: 700; color: #00a34c;line-height: 42px; padding-bottom: 0px;}
.fabrication2 p {width: 100%;display: block; font-family: 'helvetica_neue_lt_std53Ex', sans-serif;font-size: 16px;font-weight: 400;color: #232323;line-height: 22px; padding-bottom: 20px;}

.fabrication2 ul{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; position: relative;}
.fabrication2 ul li{width: 100%;   height: auto; display: block; float: left; padding-left: 20px; padding-bottom: 15px; font-family: 'helvetica_neue_lt_std53Ex', sans-serif;  font-size: 16px; font-weight: 400; color: #232323; line-height: 22px; position: relative;}
.fabrication2 ul li:after{ content: ''; position: absolute; left: 0; top: 5px; width: 8px; height: 8px; background: #00a34c; border-radius: 50%;}

.fabrication2 aside {
    width: 49%;
    height: auto;
    float: left;
    display: block;
    margin-bottom: 0px; padding-right: 3%;}
.fabrication3 ul li{ width: 33.333%;}
.pitstops-sec5-box1 figure{ display: none;}



.pitstops-sec8{width: 100%; height: auto; float: left; display: block; margin: 0px 0; padding: 100px 0 100px 0; position: relative; background: #833177; }
.pitstops-sec8:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
.pitstops-sec8-box1{width: 100%; max-width: 1050px;   height: auto;  margin: 0 auto; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap;}
.pitstops-sec8-box1:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }


.pitstops-sec8-box2a{width: 75%;  height: auto;  display: table; padding: 0 20px; float: left; }
.pitstops-sec8-box2a:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
.pitstops-sec8-box2a aside{ display: table-cell; vertical-align: middle;}

.pitstops-sec8-box2a aside h2{width: 100%;   height: auto; float: left; display: block; font-size: 43px; font-weight: 400; color: #fff; line-height: 46px; padding-bottom: 30px; }
.pitstops-sec8-box2a aside h3{width: 100%;   height: auto; float: left; display: block; font-size: 34px; font-weight: 400; color: #fff; line-height: 38px; padding-bottom: 30px; }
.pitstops-sec8-box2a aside p{width: 100%; height: auto; display: block; font-family: 'helvetica_neue_lt_std53Ex', sans-serif;  font-size: 15px; font-weight: 400; color: #fff; line-height: 20px; padding-bottom: 10px;}
.pitstops-sec8-box2a aside p a{ font-family: 'helvetica_neue_lt_std53Ex', sans-serif;  font-size: 15px; font-weight: 400; color: #2cdf3e; line-height: 20px; text-decoration: underline; }

.pitstops-sec8-box2{width: 50%;  height: auto;  display: block; padding: 50px 50px; background: #FFFFFF; float: left; border-radius: 20px;}
.pitstops-sec8-box2:after{ content: ''; width: 100%; display: block; clear: both; line-height: 0; font-size: 0px; }
.pitstops-sec8-box2aa{width: 100%;  height: auto; float: left;  display: block; padding-bottom: 50px; position: relative; }
.pitstops-sec8-box2aa:after{ content: ''; position: absolute; left: 0; right: 0; bottom: 40px; width: 100px; height: 5px; background: #00a34c; margin: 0 auto;}
.pitstops-sec8-box2aa h2{width: 100%;   height: auto; float: left; display: block; font-size: 20px; font-weight: 400; color: #00a34c; line-height: 24px; padding-bottom: 20px; text-align: center; }
.pitstops-sec8-box2aa p{width: 100%; height: auto; display: block; font-family: 'helvetica_neue_lt_std53Ex', sans-serif;  font-size: 14px; font-weight: 400; color: #00a34c; line-height: 20px; padding-bottom: 10px; text-align: center;}


/*--------- Sec4 end ---------*/

@media screen and (max-width: 1289px) {
	.vision-sec2 {padding: 50px 0px 0;}
	.slickSliderHolder {width: 100vw;}
}

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

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


}
@media screen and (max-width: 1024px) {
	.vision-sec2:before { display: none;}
	.career-sec31:before{ display: none;}
	.intelligent-sec11 {padding: 50px 0 0px 0;}
}
@media screen and (max-width: 1023px) {
	.career-sec2-box1a aside {width: 100%; text-align: center;}
	.career-sec2-box1a article { width: 100%; padding-left: 0%; text-align: center;}
	.career-sec2-box1a aside h2 {font-size: 30px;line-height: 36px; padding-bottom: 30px;}
	.career-sec2-box1a article h2 { font-size: 16px;line-height: 26px;}
	.intelligent-sec11 h2 { font-size: 30px;line-height: 36px; padding-bottom: 30px; text-align: center;}
	.homeSec1Slider li.hsSlide div article p{ text-align: center;}
	.homeSec1Slider_prev {  left: calc(50% - 50px);}
	.homeSec1Slider_next { right: calc(50% - 50px);left: inherit;}
		.career-sec31 {padding: 20px 0 50px 0;}
	.career-sec31a ul li:first-child aside h6 { text-align: center;font-size: 30px;line-height: 36px;}
	  .sec5-left {display: none; }
	    .sec5-right { width: 100%; height: 100%; background: url(../images/get-in-touch-pic12.jpg) no-repeat center center; background-size: cover;}
	.sec5-right:before{ display: none;}
	.get-in-touch-sec5-box1 { width: 100%; max-width: inherit; text-align: center;}
	.sec5-right:after{ content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.41); }
	.get-in-touch-sec5-box1 h2 { font-size:30px;line-height: 36px;}
	
	
	
	
	.pitstops-sec5:before{ display: none;}
	/*.pitstops-sec4 {padding: 50px 0 50px 0;}*/
	.pitstops-sec5-left{ display: none;}
	.pitstops-sec5-right{ display: none;}
	.pitstops-sec5 {padding: 50px 0 50px 0;}
	.pitstops-sec5-box1 aside {width: 90%; margin-bottom: 0px; text-align: center; margin: 0 auto; display: table;}
	.pitstops-sec5-box1 figure {width: 100%;height: auto; float: none;display: table;line-height: 0;position: relative;right: inherit; bottom: inherit;margin: 0 auto;}
	.pitstops-sec5-box1 small {width: auto;height: auto;float: none;display: table;margin: 0 auto;margin-bottom: 20px;}
	
	    .pitstops-sec5-box1 aside {width: 100%; padding-right: 0%;}
	
	.fabrication2 ul li{ text-align: left;}
	.pitstops-sec5-box1 h2 { font-size: 30px;line-height: 36px;}
	.pitstops-sec8-box2a {width: 100%;}
	.pitstops-sec8-box2a aside h2 { font-size: 30px;line-height: 36px;}
}


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

.career-sec31a ul li {width: 100%;}
.career-sec31a ul li aside span { width: auto; max-width: inherit; height: auto;float: none; display: table; margin: 0 auto 20px;}
.career-sec31a ul li aside span figure { width: auto;}
.career-sec31a ul li aside article {width: 100%; max-width: 500px; height: auto; float: none; display: table; padding-top: 0px; text-align: center; margin: 0 auto;}
	.career-sec31a ul li aside article h2 br{ display: none;}
	  
	
}
@media screen and (max-width: 750px) {
}

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

	
	
}
@media screen and (max-width: 550px) {
   .career-sec2-box1a aside h2 {font-size: 24px; line-height: 30px;}
	    .intelligent-sec11 h2 { font-size: 24px;line-height: 30px;}
	.career-sec31a ul li:first-child aside h6 { font-size: 24px;line-height: 30px;}
	    .get-in-touch-sec5-box1 h2 {font-size: 24px; line-height: 30px;}
}