.backgroundinner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  height: 122vh;
  width: 100%;
  background-image: url("../img/innerbanner.jpg");
  background-size: cover;
}
.bannertext-sec-inner{
	margin-top: 31%;
	line-height: 20px;
	padding-bottom: 20px;
}
.bannertext-sec-inner h3{
	margin: 0;
}
.inner-ship{
	background-image: url("../img/innerbannerimg01.jpg");
	background-size: cover;
	height: 100vh;
	background-position: bottom;
}
.inner-ship-binacular{
	background-image: url("../img/innerbannerimg02.jpg");
	background-size: cover;
	height: 100vh;
	background-position: bottom;
}
.cvalue{
	color: #fff;
	font-size: 14px;
}
.cvalue strong{
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 7px;
	padding-bottom: 7px;
	font-size: 16px;
}
.inner-truck{
	background-image: url("../img/redtruck.jpg");
	background-size: cover;
	height: 100vh;
	background-position: bottom;
}
.innerservicepadding{
	margin-top: 21%;
	margin-bottom: 0;
}
.backgroundinner-sustainablity{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    height: 122vh;
    width: 100%;
    background-image: url("../img/sustainability.jpg");
    background-size: cover;
}
.backgroundinner-services{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    height: 122vh;
    width: 100%;
    background-image: url("../img/services.jpg");
    background-size: cover;
}
.bac-ser{
	background: #fff;
	padding-top: 5%;
}
.bannertext-services{
	color: #333;
}
.bannertext-services h3{
	color: #0c6a9d;
}
.bannertext-services h5{
  font-size: 40px;
  text-transform: uppercase;
  line-height: 51px;
  padding-bottom: 7px;
  font-weight: 700;
  color: #0c6a9d;
}
.liser{
	margin: 0;
	position: relative;
	text-align: center;
}
.liser ul{
	margin: 0;
	padding: 0;
}
.liser ul li{
	margin: 0 ;
	padding: 0;
	display: inline-block;
	width: 10%;
	
}

.liser ul li img{
	background: #fff;
	position: relative;
	z-index: 9
}
.liser ul li:last-child{
	margin:0;
}
.liser ul li::after {
  height: 1px;
  content: '';
  position: absolute;
  left: 51px;
  top: 60px;
  border-bottom: 1px dotted #ccc;
  width: 90%;
  top: 55px;
}
.liseranother{
	text-align: center;
	position: relative;
}
.liseranother ul{
	list-style: none;
	height: 100%;
	padding: 0;
}
.liseranother ul li{
	text-align: center;
	padding-top: 37px;
}
.liseranother ul li::after {
  height: 177%;
  content: '';
  position: absolute;
  left: 50%;
  border-left: 1px dotted #ccc;
  top: 0;
}
.liseranother ul li img{
	background: #fff;
	position: relative;
	z-index: 9;
	margin-left: ;
}
.liserbottom{
	margin: 0;
	position: relative;
	text-align: center;
	margin-bottom: 70px;
}
.liserbottom ul{
	margin: 0;
	padding: 0;
}
.liserbottom ul li{
	/*! margin: 0 110px 0 0; */
	padding: 22px;
	display: inline-block;
	width: 19%;
}
.liserbottom ul li img{
	background: #fff;
	position: relative;
	z-index: 9;
	padding-bottom: 15px;
}
.liserbottom ul li:last-child{
	margin:0;
}
.liserbottom ul li strong{
  display: block;
  font-size: 21px;
  text-transform: uppercase;
  line-height: 51px;
  padding-bottom: 7px;
  font-weight: 700;
  color: #0c6a9d;
}
.liserbottom ul li::after {
  height: 1px;
  content: '';
  position: absolute;
  left: 10%;
  border-bottom: 1px dotted #ccc;
  width: 70%;
  top: 54px;
}
.liserbottom ul li.auto{
  width: auto;
  padding: 10px;
  position: relative;
  top: -182px;
}

.manufactur{
	margin: 0;
}
.manufactur h5{
	padding: 0;
	margin: 0;
}
.manufactur span{
	margin: 0;
	display: block;
}
.liserimg{
	text-align: center;
}
.liserimg img{
	display: inline-block;
}
.service-foot{
	background-image: url("../img/servicesfooter.jpg");
	background-size: cover;
	height: 115vh;
	background-position: bottom;
}
.con-back{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    height: 122vh;
    width: 100%;
    background-image: url("../img/con-banner.jpg");
    background-size: cover;
}
.con-back-blog{
	height: 80vh;
}
.csr{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    height: 122vh;
    width: 100%;
    background-image: url("../img/csr.jpg");
    background-size: cover;
}
.concsr{
	margin: 0;
}
.concsr strong{
	margin: 0;
	font-size: 30px;
	display: block;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.imgright{
	text-align: right;
}
.imgleft{
	text-align: left;
}
.content-section-blue{
	background: #014476;
}
.contact-inner{
	background: #fff;
}
.formsectionbackground{
	background-color: #fff;
	padding: 40px;
    position: relative;
	text-align: left;
	box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
}
.form-control{
	border-top: 0;
	border-right: 0;
	border-left: 0;
	color:#737579;
	font-size:14px;
	border-radius: 0;
}
.form-control::placeholder {
	 color: #737579 !important;
	 opacity: 1;
 }
 .form-group .form-control-icon {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2rem;
  text-align: center;
  pointer-events: none;
  color: #2b4b9a;
  left: 13px;
  font-size: 20px;
}
.contactUsSubmitButton{
	background: #2b4b9a;
	color: #fff;
}
.contactUsSubmitButton:hover{
	background: #de2e31;
	color: #fff;
}
.right-inner{
	margin-top: 70%;
}
.right-inner ul{
	padding: 0;
	list-style: none;
}
.right-inner ul li{
	overflow: hidden;
	color: #333;
	vertical-align: middle;
	line-height: 38px;
	font-size: 20px;
}
.right-inner ul li:last-child{
	line-height: 35px;
}
.right-inner ul li span {
  background: #2b4b9a;
  color: #fff;
  width: 33px;
  height: 33px;
  text-align: center;
  border-radius: 50px;
  float: left;
  padding: 7px;
  margin-right: 13px;
  margin-top: 2px;
  margin-bottom: 12px;
  clear: both;
}
.formsectionbackground{
	margin-bottom: 100px;
}
.formsectionbackground strong{
  color: #2b4b9a;
  font-size: 32px;
  padding-bottom: 35px;
  display: block; 
}
.map{
	line-height: 0;
}
.map iframe{
	width: 100%;
	height: 360px;
	filter: grayscale(1);
}
@media (max-width: 1920px) {
	.bannertext-sec-inner{
		margin-top: 64%;
	}
	.backgroundinner{
		height: 127vh;
	}
	.backgroundinner-services{
		height: 127vh;
	}
	.csr{
		height: 127vh;
	}
	.backgroundinner-sustainablity{
		height: 127vh;
	}
}
@media (max-width: 1366px) {
	.bannertext-sec-inner{
		margin-top: 30%;
	}
}
@media (max-width: 1360px) {
	.bannertext-sec-inner{
		margin-top: 70%;
	}
	.bannertext-services h5{
		margin-top: 15%;
	}
}
@media (max-width: 1199px) {
	.bannertext-services h5{
		margin-top: 25%;
	}
}
@media (max-width: 575px) {
	.right-inner{
		margin-top: 0;
	}
	.right-inner ul li{
		font-size: 17px;
	}
	.about-banner-bottom-top{
		margin-top: 2%;
		margin-bottom: 3%;
	}
	.about-banner-bottom-top img{
		width: 15%;
	}
	.cvalue{
		margin-bottom: 36px;
	}
	.inner-truck{
		height: auto;
	}
	.innerservicepadding {
	  margin-top: 6%;
	  margin-bottom: 0;
	}
	.buttoncommon{
		margin-bottom: 25px;
	}
	.socialiconspan{
		padding: 12px 7px;
	}
	.inner-ship{
	  background-size: cover;
	  height: auto;
	  background-position: center;
	  text-align: center;
	}
	.inner-ship-binacular {
	  background-size: cover;
	  height: auto;
	  background-position: center;
	  text-align: center;
	}
	.imgright img{
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.imgleft img{
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.backgroundinner-services{
		height: 60vh;
	}
	.bannertext-services h5 {
		font-size: 25px;
		line-height: 36px;
	 }
	.liser ul li{
		width: 100%;
		padding-bottom: 33px;
	}
	.liser ul li::after{
		display: none;
	}
	.liseranother ul li::after{
		display: none;
	}
	.liserbottom ul li{
		width: 100%;
	}
	.liserbottom ul li::after{
		display: none;
	}
	.liseranother ul li{
		padding: 0;
	}
	.liserimg img {
	  display: inline-block;
	  width: 17%;
	}
	.liseranother ul li img{
		width: 17%;
		margin-top: 9px;
	}
	.liserimg{
		padding-bottom: 50px;
	}
}
