.in-ban.product-development-ban .left {
	background: url(../images/product-development-ban-bg.png) no-repeat center center;
	background-size: cover
}
.in-ban.product-development-ban .left .text {
	font-size: 14px
}
.in-ban.product-development-ban .left ul {
	margin: 0 0 20px
}
.in-ban.product-development-ban .left ul li {
	font-size: 18px;
	line-height: 30px;
	background: url(../images/career-arrow.png) no-repeat left 10px;
	padding-left: 22px
}
.orange-btn {
	background: #ff4e00;
	color: #fff;
	text-transform: uppercase;
	padding: 0 20px;
	border-radius: 4px;
	line-height: 40px;
	border: none;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	display: none
}
.orange-btn:hover {
	background: #f6ac01
}
.product-development h2 {
	font-size: 55px;
	line-height: 60px;
	color: #000;
	margin: 0 auto 30px;
	position: relative;
	text-align: center;
	padding-bottom: 20px;
	width: 1200px
}
.product-development h2:after {
	background: #000;
	height: 2px;
	width: 80px;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	position: absolute;
	content: ''
}
.product-development h4 {
	font-size: 23px;
	line-height: 30px;
	color: #000;
	margin: 0 auto 30px;
	position: relative;
	text-align: center;
	padding-bottom: 20px;
	width: 1200px;
	font-weight: 300
}
.product-development h4 span {
	position: relative;
	padding-left: 15px;
	margin: 0 10px;
	clear: both;
	display: ruby-base
}
.product-development h4 span:before {
	width: 8px;
	height: 8px;
	background: #000;
	position: absolute;
	left: 0;
	top: 14px;
	content: '';
	border-radius: 50%
}
.expect-from {
	padding-bottom: 0 !important
}
.expect-from ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.expect-from ul li {
	float: left;
	width: 25%;
	float: left;
	height: 450px;
	overflow: hidden
}
.expect-from ul li.img img {
	width: 100%
}
.expect-from ul li.text {
	background: #ededed;
	text-align: center;
	height: 450px;
	position: relative;
	overflow: visible
}
.expect-from ul li.text .arrow-left {
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-right: 30px solid #ededed;
	left: -15px;
	padding: initial
}
.expect-from ul li.text .arrow-right {
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 30px solid #ededed;
	right: -45px;
	padding: initial;
	left: auto
}
.expect-from ul li.text div {
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	position: absolute;
	width: 100%;
	padding: 30px
}
.expect-from ul li.text h3 {
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	color: #000
}
.expect-from ul li.custom-products {
	width: 50%
}
.development-process ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.development-process ul li {
	float: left;
	display: inline-block;
	text-align: center;
	padding: 0 24px
}
.development-process ul li img {
	display: table;
	margin: 0 auto
}
.development-process ul li .text {
	width: 200px;
	margin: 0 auto;
	text-align: center
}
.development-process ul li .text h3 {
	font-size: 25px;
	font-weight: 700;
	margin: 0 0 20px
}
.development-process ul li .text .number {
	width: 54px;
	height: 54px;
	color: #fff;
	border-radius: 50%;
	background: #7026e0;
	font-size: 25px;
	text-align: center;
	line-height: 54px;
	display: table;
	margin: 20px auto
}
.products {
	background: #f1f1f1
}
.products ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.products ul li {
	float: left;
	width: 32%;
	background: #fff;
	margin-right: 2%
}
.products ul li:last-child {
	margin-right: 0
}
.products ul li .pro-img {
	width: 100%;
	position: relative;
	display: block;
	padding: 20px
}
.products ul li .pro-img img {
	width: 100px
}
.products ul li .text {
	padding: 20px;
	min-height: 140px
}
.products ul li .text p {
	margin: 0
}
.usp {
	background-size: cover;
	width: 100%;
	height: 100%
}
.usp .box {
	position: relative;
	width: 100%;
	top: auto;
	left: auto;
	transform: translate(0,0);
	-webkit-transform: translate(0,0)
}
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
	.expect-from ul li.text {
		height: 360px
	}
	.expect-from ul li {
		height: 360px;
		overflow: hidden
	}
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
	#content .row1 {
		overflow-x: hidden
	}
	.expect-from ul li.text {
		height: 301px
	}
	.expect-from ul li {
		height: 301px;
		overflow: hidden
	}
	.expect-from ul li.text h3 {
		font-size: 16px;
		line-height: 22px
	}
	.development-process ul li {
		width: 25%
	}
	.development-process ul li img {
		max-width: 100%
	}
	.product-development h2 {
		width: 1170px
	}
	.product-development h4 {
		width: 1170px
	}
	.usp .box .left {
		margin: 50px 0
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	#content .row1 {
		overflow-x: hidden
	}
	.expect-from ul li.text {
		height: 301px
	}
	.expect-from ul li {
		height: 301px;
		overflow: hidden
	}
	.expect-from ul li.text h3 {
		font-size: 16px;
		line-height: 22px
	}
	.product-development h2 {
		font-size: 36px;
		line-height: 50px
	}
	.product-development h4 {
		font-size: 20px;
		padding: 0 100px
	}
	.development-process ul li {
		width: 25%
	}
	.development-process ul li img {
		max-width: 100%
	}
	.product-development h2 {
		width: 1170px
	}
	.product-development h4 {
		width: 1170px
	}
	.usp .box .left {
		margin: 50px 0
	}
	.products ul li .text {
		font-size: 14px
	}
	.in-ban.product-development-ban .left ul li {
		font-size: 16px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
.product-development h2{font-size: 44px; line-height: 50px; width: 100%; padding: 0 15px;}
.product-development h4{font-size: 18px; width: 100%; padding: 0 15px;}
.expect-from ul li{height: 250px;}
.expect-from ul li.text h3 {font-size: 16px; line-height: 22px;}
.expect-from ul li.text{height: 250px;}
.expect-from ul li.text div{font-size: 14px;}
.development-process ul li{width: 25%;}
.development-process ul li img{max-width: 100%;}
.products ul li .text h3{min-height: 48px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.product-development h2{font-size: 44px; line-height: 50px; width: 100%; padding: 0 15px;}
.product-development h4{font-size: 18px; width: 100%; padding: 0 15px;}
.expect-from ul li{height: 250px; width: 50%;}
.expect-from ul li.text h3 {font-size: 16px; line-height: 22px;}
.expect-from ul li.text{height: 250px;}
.expect-from ul li.text div{font-size: 14px;}
.development-process ul li{width: 50%; min-height: 647px;}
.development-process ul li img{max-width: 100%;}
.products ul li .text{min-height: 282px;}
.products ul li .text h3{min-height: 48px;}	
.expect-from ul li.custom-products, .expect-from ul li.custom-products{height: 190px;}
}