@font-face {
	font-family: 'Univers LT';
	src: url('../fonts/UniversLTStd-Light.eot');
	src: local('Univers LT Std 45 Light'), local('UniversLTStd-Light'), url('../fonts/UniversLTStd-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversLTStd-Light.woff2') format('woff2'), url('../fonts/UniversLTStd-Light.woff') format('woff'), url('../fonts/UniversLTStd-Light.ttf') format('truetype'), url('../fonts/UniversLTStd-Light.svg#UniversLTStd-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Univers CN';
	src: url('../fonts/UniversLTStd-Cn.eot');
	src: local('Univers LT Std 57 Condensed'), local('UniversLTStd-Cn'), url('../fonts/UniversLTStd-Cn.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversLTStd-Cn.woff2') format('woff2'), url('../fonts/UniversLTStd-Cn.woff') format('woff'), url('../fonts/UniversLTStd-Cn.ttf') format('truetype'), url('../fonts/UniversLTStd-Cn.svg#UniversLTStd-Cn') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Univers Bold';
	src: url('../fonts/UniversLTStd-Bold.eot');
	src: local('Univers LT Std 65 Bold'), local('UniversLTStd-Bold'), url('../fonts/UniversLTStd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversLTStd-Bold.woff2') format('woff2'), url('../fonts/UniversLTStd-Bold.woff') format('woff'), url('../fonts/UniversLTStd-Bold.ttf') format('truetype'), url('../fonts/UniversLTStd-Bold.svg#UniversLTStd-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

body {
	font-family: 'Univers LT', sans-serif;
	font-size: 16px;
	line-height: 1.6em;
	color: #57545d;
	background-color: #fff;
}

h1 {
	color: #fff;
	font-size: 90px;
	line-height: 106px;
	margin: 0;
	padding: 0 0 0px 0;
	letter-spacing: 0px;
	font-family: 'Univers Bold';
}

h2 {
	color: #fff;
	font-size: 36px;
	line-height: 45px;
	margin: 0;
	padding: 0;
	font-family: 'Univers Bold';
}

h3 {
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

h4 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 28px;
}

p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 30px;
	margin: 0;
}

p a {
	color: #97c13d;
	text-decoration: underline;
}

.show {
	display: block;
}

.clear {
	clear: both;
}

.cl {
	clear: both;
	height: 0px;
}

.desktopView {
	display: block;
}

.mobileView {
	display: none;
}

.wrapper {
	display: block;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	overflow: hidden;
}

.innerContainer {
	max-width: 1270px;
	margin: 0 auto;
}


/*--- header----*/

header {
	padding: 40px 0 30px 0;
	text-align: center;
	background: #12395e;
}

header .innerContainer {
	max-width: 935px;
	margin: 0 auto;
}

header .logoImage {
	text-align: center;
	max-width: 220px;
	margin: 0 auto;
}

header .logoImage img {
	width: 100%;
}


/*--- heroBanner Section----*/

.heroBanner {
	background: url(../images/hero-image.jpg) left top no-repeat;
	background-size: 100% 100%;
	padding: 65px 0 60px 0;
	position: relative;
}

.heroBanner .overlay {
	position: absolute;
	z-index: 9;
	background-color: rgba(7, 96, 164, 0.7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.heroBanner .innerContainer {
	margin: 0 auto;
	position: relative;
	z-index: 99;
	max-width: 1240px;
}

.heroBanner p {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}


/*--- Service Section ----*/

.serviceSection {
	padding: 130px 0 50px 0;
	position: relative;
	background: #e6e7e8;
}

.serviceSection .section-1 {
	background: url(../images/middleBg.png) left top no-repeat;
	background-size: 100%;
	height: 740px;
	position: relative;
}

.pulseBlock {
	width: 160px;
	height: 160px;
	display: block;
}

.pulseBlock img {
	width: 100%;
}

.pulseBlock button {
	background: none;
	outline: none;
	border: none;
	cursor: pointer;
}

.desginBlock {
	position: relative;
	width: 604px;
	height: 330px;
	padding: 20px 26px;
	float: left;
}

.desginBlock .pulseBlock {
	position: absolute;
	top: 138px;
	left: 121px;
}

.validationBlock {
	position: relative;
	width: 604px;
	height: 330px;
	padding: 20px 26px;
	float: right;
}

.validationBlock .pulseBlock {
	position: absolute;
	top: 138px;
	right: 138px;
}

.validationBlock h2 {
	text-align: right;
}

.omBlock {
	position: relative;
	width: 604px;
	height: 330px;
	padding: 20px 26px;
	margin-top: 85px;
	float: left;
}

.omBlock .pulseBlock {
	position: absolute;
	top: 38px;
	left: 121px;
}

.omBlock h2 {
	position: absolute;
	bottom: 20px;
	left: 26px;
}

.manufBlock {
	position: relative;
	width: 604px;
	height: 330px;
	padding: 20px 26px;
	margin-top: 85px;
	float: right;
}

.manufBlock h2 {
	position: absolute;
	bottom: 20px;
	right: 26px;
}

.manufBlock .pulseBlock {
	position: absolute;
	top: 38px;
	right: 138px;
}

.pulse {
	-webkit-animation: pulse 1s infinite ease-in-out alternate;
	animation: pulse 1s infinite ease-in-out alternate;
}

.middleContent {
	width: 481px;
	height: 486px;
	margin: 0px auto 0 -243px;
	position: absolute;
	top: 128px;
	left: 50%;
}

.middleContent .icon {
	width: 106px;
	margin: 140px auto 0 auto;
}

.middleContent .icon img {
	width: 100%;
}

.middleContent span {
	color: #fff;
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	display: block;
	font-family: 'Univers Bold';
	width: 230px;
	margin: 0 auto;
}

.middleContent .contentMid {
	position: relative;
	z-index: 99;
}

.middleContent .middleBg {
	background: url(../images/middle.png) left top no-repeat;
	background-size: 100%;
	width: 481px;
	height: 486px;	
	position: absolute;
	z-index: 1;
	top: 0px;
}

.topArrowOuter {
	background: #123960;
	height: 38px;
	width: 103px;
	right: -78px;
	top: 73px;
	position: absolute;
}

.topArrow {
	background: url(../images/arrow-top.png) left center no-repeat;
	background-size: 36px;
	height: 38px;
	width: 64px;
	position: relative;
	animation: movetop 3s;
	animation-iteration-count: 2000;
}

@keyframes movetop {
	from {
		left: 0px;
	}
	to {
		left: 64px;
	}
}

.rightArrowOuter {
	background: #123960;
	height: 87px;
	width: 37px;
	right: 32%;
	bottom: -82px;
	position: absolute;
}

.rightArrow {
	background: url(../images/arrow-right.png) center top no-repeat;
	background-size: 27px;
	height: 87px;
	width: 37px;
	position: relative;
	animation: moveright 3s;
	animation-iteration-count: 2000;
}

@keyframes moveright {
	from {
		top: 0px;
	}
	to {
		top: 64px;
	}
}

.bottomArrowOuter {
	background: #123960;
	height: 38px;
	width: 69px;
	left: -15px;
	bottom: 83px;
	position: absolute;
}

.bottomArrow {
	background: url(../images/arrow-bottom.png) left center no-repeat;
	background-size: 36px;
	height: 38px;
	width: 64px;
	position: relative;
	animation: movebottom 3s;
	animation-iteration-count: 2000;
}

@keyframes movebottom {
	from {
		right: 0px;
	}
	to {
		right: 64px;
	}
}

.leftArrowOuter {
	background: #123960;
	height: 87px;
	width: 37px;
	left:29.5%;
	top: -89px;
	position: absolute;
}

.leftArrow {
	background: url(../images/arrow-left.png) center bottom no-repeat;
	background-size: 27px;
	height: 87px;
	width: 37px;
	position: relative;
	animation: moveleft 3s;
	animation-iteration-count: 2000;
}

@keyframes moveleft {
	from {
		bottom: 0px;
	}
	to {
		bottom: 64px;
	}
}

.rightArrow span.arrow span {
	background: url(../images/arrow-right.png);
}

.leftArrow span.arrow span {
	background: url(../images/arrow-left.png);
}

.serviceSection .section-2 {
	position: relative;
	text-align: center;
	max-width: 327px;
	margin: 0 0 0 43%;
}

.serviceSection .section-2 img {
	width: 100%;
}

.serviceSection .section-2 .pulseBlock {
	width: 87px;
	position: absolute;
	top: 187px;
	right: 58px;
}


/*--- iPapperSection Section----*/

.iPapperSection {
	background: url(../images/ipapper-image.jpg) left top no-repeat;
	background-size: 100% 100%;
	padding: 48px 0 38px 0;
	position: relative;
}

.iPapperSection .overlay {
	position: absolute;
	z-index: 9;
	background-color: rgba(7, 96, 164, 0.7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.iPapperSection .innerContainer {
	position: relative;
	z-index: 99;
}

.iPapperSection .contentLeft {
	float: left;
	max-width: 857px;
}

.iPapperSection .contentLeft p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	padding: 0;
}

.iPapperSection .contentRight {
	float: right;
}

.iPapperSection .contentRight a {
	border: solid 2px #fff;
	color: #fff;
	font-size: 40px;
	line-height: 60px;
	font-family: 'Roboto', sans-serif;
	font-family: 500;
	padding: 0 20px;
	display: inline-block;
	transition: all .8s ease-in-out;
}

.iPapperSection .contentRight a:hover {
	text-decoration: none;
	transform: scale(1.1);
}

footer {
	background: #12395f;
	padding: 40px 15px 35px 15px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}


/*--- popup Section----*/

.modal-content {
	background: url(../images/popup-bg.png) left top no-repeat;
	background-size: 100%;
	padding: 40px 60px;
	width: 800px;
	height: 523px;
	border: none;
	box-shadow: none;
	outline: none;
}

.modal-backdrop.show {
	opacity: .7;
}

.modal-dialog {
	max-width: 800px;
	width: 800px;
}

.modal button.close {
	width: 26px;
	height: 26px;
	background: url(../images/close.png) left top no-repeat;
	background-size: 100%;
	opacity: 1;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 55px;
	right: 80px;
	z-index: 999;
}

.modal-header {
	border: none;
}

.modal-body {
	margin-top: 60px;
}

.modal-body h1 {
	display: block;
	text-align: center;
	color: #20a5de;
	font-size: 42px;
	line-height: 60px;
}

.modal-body p {
	display: block;
	text-align: center;
	color: #20a5de;
	color: #000;
	padding: 0;
}

.designPopup .productImage {
	max-width: 400px;
	min-height: 160px;
	margin: 35px auto 0 auto;
}

.designPopup .productImage .imageA {
	float: left;
	background-size: 100%;
	width: 236px;
	height: 160px;
	padding: 45px 0 0 29px;
}

.designPopup .productImage .imageA.red-circle {
	float: left;
	background: url(../images/ds-img1.png) center center no-repeat;
	background-size: 100%;
	width: 236px;
	height: 160px;
	padding: 45px 0 0 29px;
	position: absolute;
}

.designPopup .productImage .image1 {
	float: left;
	width: 84px;
	margin-right: 16px;
	background-color: #fff;
}

.designPopup .productImage .image1 img {
	width: 100%;
}

.designPopup .productImage .image2 {
	float: left;
	width: 84px;
	background-color: #fff;
}

.designPopup .productImage .image2 img {
	width: 100%;
}

.designPopup .productImage .imageB {
	float: right;
	width: 120px;
	padding-top: 30px;
	position: relative;
}

.designPopup .productImage .imageB img {
	width: 100%;
}

.designPopup .productImage .imageB .txt {
	position: absolute;
	top: 70px;
	left: 15px;
}


/*********** validation Popup css**********/

.validation .productImage {
	/* max-width: 435px; */
	min-height: 350px;
	/* margin: 20px auto 0 auto; */
}

#designPopup .modal-body {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 50px;
}

#animation_container {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
}

.validation .leftAnimtion {
	float: left;
	width: 270px;
	height: 168px;
	position: relative;
}

.validation .leftAnimtion .parentDiv {
	width: 98px;
	height: 73px;
	background: url(../images/val-img1.png) left top no-repeat;
	background-size: 100%;
	position: relative;
	margin: 0 auto;
}

.validation .leftAnimtion .parentDiv span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 14px;
	font-family: 'Univers Bold';
	color: #000;
	margin: -7px 0 0 -36px;
}

.validation .leftAnimtion .direction {
	height: 33px;
	width: 100%;
	position: relative;
}

.validation .leftAnimtion .leftdir {
	width: 63px;
	height: 33px;
	background: url(../images/val-img2.png) left top no-repeat;
	background-size: 100%;
	position: absolute;
	left: 47px;
	top: 0px;
}

.validation .leftAnimtion .centerdir {
	width: 1px;
	height: 33px;
	background: url(../images/val-img3.png) left top no-repeat;
	background-size: 100%;
	position: absolute;
	left: 50%;
	top: 0px;
}

.validation .leftAnimtion .rightdir {
	width: 74px;
	height: 33px;
	background: url(../images/val-img4.png) left top no-repeat;
	background-size: 100%;
	position: absolute;
	right: 38px;
	top: 0px;
}

.validation .leftAnimtion .child-1 {
	width: 77px;
	height: 58px;
	background: url(../images/val-img5.png) left top no-repeat;
	background-size: 100%;
	position: relative;
	margin-right: 18px;
	float: left;
}

.validation .leftAnimtion .child-1 span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 9px;
	font-family: 'Univers Bold';
	color: #000;
	margin: -7px 0 0 -21px;
}

.validation .leftAnimtion .child-2 {
	width: 77px;
	height: 58px;
	background: url(../images/val-img5.png) left top no-repeat;
	background-size: 100%;
	position: relative;
	margin-right: 18px;
	float: left;
}

.validation .leftAnimtion .child-2 span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 9px;
	font-family: 'Univers Bold';
	color: #000;
	margin: -7px 0 0 -30px;
}

.validation .leftAnimtion .child-3 {
	width: 77px;
	height: 58px;
	background: url(../images/val-img5.png) left top no-repeat;
	background-size: 100%;
	position: relative;
	float: left;
}

.validation .leftAnimtion .child-3 span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 9px;
	font-family: 'Univers Bold';
	color: #000;
	margin: -7px 0 0 -14px;
}

.validation .rightAnimtion {
	float: right;
	width: 130px;
	height: 163px;
	position: relative;
	margin-top: 18px;
}

.validation .rightAnimtion .icon {
	width: 57px;
	height: 44px;
	background: url(../images/val-img8.png) left top no-repeat;
	background-size: 100%;
	margin: 10px auto 0 auto;
}

.validation .rightAnimtion .direction {
	width: 9px;
	height: 30px;
	background: url(../images/val-img9.png) left top no-repeat;
	background-size: 100%;
	margin: 5px auto 0 auto;
}

.validation .rightAnimtion .borderDiv {
	background: url(../images/val-img10.png) left top no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 129px;
	height: 145px;
}

.validation .rightAnimtion .child-1 {
	width: 57px;
	height: 43px;
	background: url(../images/val-img5.png) left top no-repeat;
	background-size: 100%;
	position: relative;
	margin: 0 auto 0 auto;
}

.validation .rightAnimtion .child-1 span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 9px;
	font-family: 'Univers Bold';
	color: #000;
	margin: -7px 0 0 -21px;
}

.validation .rightAnimtion .cursor {
	background: url(../images/cursor.png) left top no-repeat;
	width: 14px;
	background-size: 100%;
	position: absolute;
	bottom: 12px;
	left: 73px;
	height: 25px;
	z-index: 99;
}


/********** validation css End**********/


/*********** Manufacturing css**********/

.manufacture .productImage {
	max-width: 400px;
	min-height: 86px;
	margin: 20px auto 0 auto;
	position: relative;
}

.manufacture .leftAnimtion {
	width: 132px;
	position: relative;
	float: left;
}

.manufacture .leftAnimtion .parentDiv {
	width: 110px;
	height: 82px;
	background: url(../images/val-img1.png) left top no-repeat;
	background-size: 100%;
	position: relative;
}

.manufacture .leftAnimtion .parentDiv span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 20px;
	font-family: 'Univers CN';
	color: #000;
	margin: -7px 0 0 -42px;
}

.manufacture .leftAnimtion .list-1 {
	background: url(../images/bulletNumber.png) left center no-repeat;
	background-size: 11px;
	padding-left: 15px;
	font-size: 16px;
	font-family: 'Univers CN';
	position: absolute;
	right: 0px;
	top: 10px;
}

.manufacture .leftAnimtion .list-2 {
	background: url(../images/bulletNumber.png) left center no-repeat;
	background-size: 11px;
	padding-left: 15px;
	font-size: 16px;
	font-family: 'Univers CN';
	position: absolute;
	right: 0px;
	top: 27px;
}

.manufacture .leftAnimtion .list-3 {
	background: url(../images/bulletNumber.png) left center no-repeat;
	background-size: 11px;
	padding-left: 15px;
	font-size: 16px;
	font-family: 'Univers CN';
	position: absolute;
	right: 0px;
	top: 45px;
}

.manufacture .leftAnimtion .list-4 {
	background: url(../images/bulletNumber.png) left center no-repeat;
	background-size: 11px;
	padding-left: 15px;
	font-size: 16px;
	font-family: 'Univers CN';
	position: absolute;
	right: 0px;
	top: 61px;
}

.manufacture .line1 {
	background: url(../images/man-img5.png) left center no-repeat;
	background-size: 100%;
	width: 157px;
	height: 10px;
	position: absolute;
	top: 41px;
	left: 140px;
}

.manufacture .line2 {
	background: url(../images/man-img4.png) left center no-repeat;
	background-size: 100%;
	width: 42px;
	height: 10px;
	float: left;
	margin-top: 39px;
	margin-left: 5px;
}

.manufacture .centerAnimtion {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -41px 0 0 -20px;
	z-index: 999;
	background: #fff;
}

.manufacture .centerAnimtion .icon-1 {
	background: url(../images/man-img1.png) left center no-repeat;
	background-size: 100%;
	height: 14px;
	width: 55px;
	display: block;
	margin: 10px auto 0 auto;
}

.manufacture .centerAnimtion .icon-2 {
	background: url(../images/man-img2.png) left center no-repeat;
	background-size: 100%;
	height: 14px;
	width: 55px;
	display: block;
	margin: 5px auto 0 auto;
}

.manufacture .centerAnimtion .icon-3 {
	background: url(../images/man-img1.png) left center no-repeat;
	background-size: 100%;
	height: 14px;
	width: 55px;
	display: block;
	margin: 5px auto 0 auto;
}

.manufacture .centerAnimtion .text {
	font-size: 22px;
	font-family: 'Univers CN';
	margin-top: 5px;
	line-height: 24px;
	display: block;
}

.manufacture .rightAnimtion {
	float: right;
	padding-top: 17px;
}

.manufacture .rightAnimtion .icon-1 {
	background: url(../images/bulletCircle.png) left center no-repeat;
	background-size: 12px;
	display: block;
	margin: 10px auto 0 auto;
	padding-left: 15px;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Univers CN';
}

.manufacture .rightAnimtion .icon-2 {
	background: url(../images/bulletCircle.png) left center no-repeat;
	background-size: 12px;
	display: block;
	margin: 0px auto 0 auto;
	padding-left: 15px;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Univers CN';
}

.manufacture .rightAnimtion .icon-1.active,
.manufacture .rightAnimtion .icon-2.active {
	background: url(../images/bulletCircleActive.png) left center no-repeat;
	background-size: 12px;
}


/************ Manufacturing End********/

.carousel-control.left {
	background: url(../images/leftArrow.png) left top no-repeat;
	background-size: 20px;
	width: 20px;
	height: 22px;
	top: 52%;
	left: -12px;
}

.carousel-control.right {
	background: url(../images/rightArrow.png) left top no-repeat;
	background-size: 20px;
	width: 20px;
	height: 22px;
	top: 52%;
	right: 0px;
}


/************ OM popup CSS start********/

.OM .productImage {
	max-width: 300px;
	min-height: 86px;
	margin: 20px auto 0 auto;
	position: relative;
}

.OM img {
	width: 100%;
}

.OM .step-1 {}

.OM .step-1 .img-1 {
	background: url(../images/OM-img3.png) left center no-repeat;
	background-size: 100%;
	display: block;
	width: 110px;
	height: 110px;
	float: left;
}

.OM .step-1 .img-2 {
	background: url(../images/val-img8.png) left center no-repeat;
	background-size: 100%;
	display: block;
	width: 65px;
	height: 110px;
	float: left;
}

.OM .step-1 .line1 {
	background: url(../images/OM-img2.png) left center no-repeat;
	background-size: 100%;
	width: 75px;
	height: 10px;
	float: left;
	margin: 52px 10px 0 0;
}

.OM .step-1 .line2 {
	background: url(../images/OM-img2.png) left center no-repeat;
	background-size: 100%;
	width: 75px;
	height: 10px;
	float: left;
	margin: 52px 10px 0 10px;
}

.OM .step-1 .rightAnimtion {
	float: right;
	min-height: 80px;
	max-width: 94px;
}

.OM .step-1 .rightAnimtion .icon-1 {
	background: url(../images/man-img1.png) left center no-repeat;
	background-size: 100%;
	height: 14px;
	width: 47px;
	display: block;
	margin: 10px auto 0 auto;
}

.OM .step-1 .rightAnimtion .icon-2 {
	background: url(../images/man-img2.png) left center no-repeat;
	background-size: 100%;
	height: 14px;
	width: 47px;
	display: block;
	margin: 5px auto 0 auto;
}

.OM .step-1 .rightAnimtion .icon-3 {
	background: url(../images/man-img1.png) left center no-repeat;
	background-size: 100%;
	height: 14px;
	width: 47px;
	display: block;
	margin: 5px auto 0 auto;
}

.OM .step-1 .rightAnimtion .text {
	font-size: 18px;
	font-family: 'Univers CN';
	margin-top: 5px;
	line-height: 18px;
	display: block;
	text-align: center;
}

.OM .step-2 {
	max-width: 335px;
	margin: 0 auto;
}

.OM .step-2 .leftAnimtion {
	float: left;
	min-height: 80px;
	max-width: 94px;
}

.OM .step-2 .leftAnimtion .icon-1 {
	background: url(../images/man-img1.png) left center no-repeat;
	background-size: 100%;
	height: 14px;
	width: 47px;
	display: block;
	margin: 10px auto 0 auto;
}

.OM .step-2 .leftAnimtion .icon-2 {
	background: url(../images/man-img2.png) left center no-repeat;
	background-size: 100%;
	height: 14px;
	width: 47px;
	display: block;
	margin: 5px auto 0 auto;
}

.OM .step-2 .leftAnimtion .icon-3 {
	background: url(../images/man-img1.png) left center no-repeat;
	background-size: 100%;
	height: 14px;
	width: 47px;
	display: block;
	margin: 5px auto 0 auto;
}

.OM .step-2 .leftAnimtion .text {
	font-size: 19px;
	font-family: 'Univers CN';
	margin-top: 5px;
	line-height: 19px;
	display: block;
	text-align: center;
}

.OM .step-2 .line1 {
	background: url(../images/OM-img2.png) left center no-repeat;
	background-size: 100%;
	width: 100px;
	height: 10px;
	float: left;
	margin: 52px 10px 0 10px;
}

.OM .step-2 .img-1 {
	background: url(../images/OM-img1.png) left center no-repeat;
	background-size: 100%;
	display: block;
	width: 110px;
	height: 110px;
	float: right;
}

.OM .step-3 {
	max-width: 186px;
	min-height: 159px;
	margin: 0 auto;
	position: relative;
}

.OM .step-3 .parentDiv {
	background: url(../images/OM-img4.png) left center no-repeat;
	background-size: 100%;
	height: 159px;
	width: 186px;
	display: block;
	margin: 0 auto;
}

.OM .step-3 .icon-1 {
	background: url(../images/val-img1.png) left center no-repeat;
	background-size: 100%;
	height: 50px;
	width: 60px;
	display: block;
	position: absolute;
	bottom: 16px;
	left: 25px;
}

.OM .step-3 .icon-1 span {
	font-size: 14px;
	font-family: 'Univers CN';
	margin-top: 22px;
	line-height: 14px;
	display: block;
	text-align: center;
}

.OM .step-3 .icon-2 {
	background: url(../images/val-img1.png) left center no-repeat;
	background-size: 100%;
	height: 50px;
	width: 60px;
	display: block;
	position: absolute;
	bottom: 16px;
	right: 28px;
}

.OM .step-3 .icon-2 span {
	font-size: 14px;
	font-family: 'Univers CN';
	margin-top: 22px;
	line-height: 14px;
	display: block;
	text-align: center;
}


/************ OM popup CSS End********/


/************ IT popup CSS start********/

.IT .productImage {
	max-width: 210px;
	min-height: 176px;
	margin: 20px auto 0 auto;
	position: relative;
}

.IT img {
	width: 100%;
}

.IT .step-1 .img-1 {
	background: url(../images/IT-img1.png) center top no-repeat;
	background-size: 57px;
	height: 175px;
	width: 120px;
	position: relative;
	float: left;
}

.IT .step-1 .img-1 span {
	position: absolute;
	bottom: 6px;
	left: auto;
	font-size: 14px;
	font-family: 'Univers CN';
	line-height: 18px;
	display: block;
	width: 100%;
	text-align: center;
}

.IT .step-1 .img-2 {
	background: url(../images/IT-img2.png) center 14px no-repeat;
	background-size: 55px;
	height: 175px;
	width: 108px;
	position: relative;
	float: right;
}

.IT .step-1 .img-2 span {
	position: absolute;
	bottom: 6px;
	left: auto;
	font-size: 14px;
	font-family: 'Univers CN';
	line-height: 18px;
	display: block;
	width: 100%;
	text-align: center;
}

.IT .redBorder {
	background: url(../images/IT-img4.png) left center no-repeat;
	background-size: 100%;
	height: 175px;
	width: 108px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.IT .step-2 .img-1 {
	background: url(../images/IT-img1.png) center top no-repeat;
	background-size: 57px;
	height: 175px;
	width: 110px;
	position: relative;
	float: left;
}

.IT .step-2 .img-2 {
	background: url(../images/IT-img3.png) center 0px no-repeat;
	background-size: 111px;
	height: 175px;
	width: 117px;
	position: relative;
	float: right;
}


/************ IT popup CSS End********/

@media screen and (max-width:1300px) {
	.innerContainer {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (max-width:1280px) {
	.rightArrowOuter {
		right: 31%;
		top:314px;
	}
	.bottomArrowOuter {
		bottom:101px;
	}
	.leftArrowOuter {
		left: 29%;
		top:-97px;
	}
	.serviceSection .section-2 .pulseBlock{
		width: 100px;    right: 48px;
	}
}

@media screen and (max-width:1024px) {
	h2 {
		position: absolute;
		top: 4px;
		font-size: 25px;
	}
	.middleContent .middleBg {
		width: 374px;
		top: -25px;
		left:53px;
	}
	.middleContent .icon {
		width: 106px;
		margin: 85px auto 0 auto;
	}
	.middleContent span {
		font-size: 25px;
		line-height:26px;
	}
	.leftArrowOuter {
		top: -500px;
		left: 23%;
	}
	.topArrowOuter {
		right: 34px;
		top: 50px;
	}
	.rightArrowOuter {
		top: -85px;
		right: 24%;
	}
	.bottomArrowOuter {
		top: -179px;
		left: 472px;
	}
	.iPapperSection .contentLeft {
		width: 60%;
	}
	.iPapperSection .contentLeft p {
		padding-left: 10px;
	}
	.iPapperSection .contentRight {
		width: 40%;
		padding-left: 28px;
		padding-top: 25px
	}
	.desginBlock .pulseBlock button {
		width: 80%;
		position: absolute;
		top: -40px;
		left: -27px;
	}
	.validationBlock h2 {
		position: absolute;
		top: -325px;
		left: 441px;
	}
	.validationBlock .pulseBlock button {
		width: 80%;
		position: absolute;
		top: -369px;
		left: 61px;
	}
	.omBlock .pulseBlock button {
		width: 80%;
		position: absolute;
		left: -22px;
		bottom: 455px;
	}
	.omBlock h2 {
		top: -233px;
		line-height: 30px;
	}
	.manufBlock .pulseBlock button {
		width: 80%;
		position: absolute;
		top: -328px;
		left: 485px;
	}
	.manufBlock {
		padding: 0;
		margin-top: 0;
		float: none;
	}
	.manufBlock h2 {
		right: -379px;
		top: -131px;
	}
	.section-2 img {
		position: absolute;
		top: -126px;
		left: -10px;
	}
	.heroBanner p {
		padding-left: 15px;
		max-width: 766px;
	}
	h1 {
		font-size: 70px;
		line-height: 80px;
		padding: 0 0 0px 15px;
	}
}

@media screen and (max-width: 1024px) and (max-height: 1366px) {
	.manufBlock .pulseBlock button {
		left: 456px;
	}
}

@media screen and (max-width:940px) {
	.innerContainer {
		padding-left: 2%;
		padding-right: 2%;
	}
	.section-2 .innerContainer {
		padding-left: 0%;
		padding-right: 0%;
	}
	header .contentBlock p {
		width: 61%;
	}
	header .animationBlock {
		width: 35%;
	}
	header .animationBlock .layer1 img {
		width: 100%;
	}
	header .animationBlock .layer2 img {
		width: 75%;
	}
	.sliderDiv .row-2 .iconImage {
		width: 13%;
	}
	.sliderDiv .row-2 .iconImage img {
		width: 100%;
		max-width: 89px;
	}
	.sliderDiv .row-2 .desText {
		width: 82%;
		margin-left: 5%;
	}
	.tabPannel .tab-content,
	.section-5 .tabPannel .tab-content {
		padding: 75px 4% 74px 4%;
	}
	.tabPannel .tab-content .iconImage {
		width: 15%;
	}
	.tabPannel .tab-content .description {
		width: 82%;
		margin-left: 3%;
		padding-top: 0;
	}
	.section-5 .tabPannel .tab-content .description {
		padding-top: 0;
	}
}

@media screen and (max-width:860px) {
	.sliderDiv .carousel-inner {
		width: 80%;
	}
	.tabPannel .nav-tabs li a {
		font-size: 15px;
	}
}

@media screen and (max-width:800px) {
	h2 {
		position: absolute;
		top: 4px;
		font-size: 20px;
		line-height: 24px !important;
	}
	.middleContent .middleBg {
		width: 270px;
		height: 300px;
		top: -48px;
		left: 106px;
	}
	.heroBanner p {
		padding-left: 15px;
		max-width: 766px;
	}
	h1 {
		font-size: 50px;
		line-height: 60px;
		padding: 0 0 0px 15px;
	}
	.serviceSection {
		padding: 70px 0 20px 0;
	}
	.middleContent .icon {
		width: 91px;
		margin: 8px auto 0 auto;
	}
	.middleContent span {
		font-size: 20px;
		line-height: 22px;
	}
	.leftArrowOuter {
		top: -571px;
		left: 16%;
	}
	.topArrowOuter {
		right: 153px;
		top: 33px;
	}
	.rightArrowOuter {
		bottom: 410px;
		right: 18%;
	}
	.bottomArrowOuter {
		top: -305px;
		left: 349px;
	}
	.omBlock {
		min-height: 140px;
		height: auto;
	}
	.iPapperSection .contentLeft {
		width: 60%;
	}
	.iPapperSection .contentLeft p {
		padding-left: 10px;
	}
	.iPapperSection .contentRight {
		width: 40%;
		padding-left: 11px;
		padding-top: 25px text-align: right;
	}
	.iPapperSection .contentRight a {
		font-size: 25px;
		line-height: 60px;
		text-align: center;
	}
	.desginBlock .pulseBlock button {
		width: 55%;
		position: absolute;
		top: -68px;
		left: -46px;
	}
	.desginBlock h2 {
		margin-top: 10px;
	}
	.validationBlock h2 {
		margin-top: 10px;
	}
	.validationBlock .pulseBlock button {
		width: 55%;
		position: absolute;
		top: -399px;
		left: 121px;
	}
	.omBlock .pulseBlock button {
		width: 55%;
		position: absolute;
		left: -42px;
		bottom: 584px;
	}
	.omBlock h2 {
		top: -380px;
		line-height: 30px;
		left: 17px;
	}
	.manufBlock .pulseBlock button {
		width: 55%;
		position: absolute;
		top: -415px;
		left: 257px;
	}
	.manufBlock {
		padding: 0;
		margin-top: 0;
		float: none;
	}
	.manufBlock h2 {
		right: -122px;
		top: -274px;
	}
	.section-2 img {
		position: absolute;
		top: -283px;
		left: -27px;
	}
}

@media screen and (max-width:740px) {
	.topArrowOuter {
		right: 166px;
	}
	.omBlock h2 {
		top: -388px;
	}
	.manufBlock h2 {
		right: -84px;
		top: -280px;
	}
	.bottomArrowOuter {
		top: -311px;
		left: 336px;
	}
}

@media screen and (max-width:720px) {
	p {
		padding-bottom: 20px;
	}
	h1 {
		font-size: 30px;
		line-height: 35px;
	}
	h2 {
		line-height: 16px !important;
	}
	.progress-tracker {
		display: none !important;
	}
	.heroBanner {
		background-size: cover;
		padding: 40px 0 40px 0;
	}
	.heroBanner .innerContainer {
		padding-left: 15px;
		padding-right: 15px;
	}
	.heroBanner h1 {
		padding-left: 0;
	}
	.heroBanner p {
		padding-left: 0;
		font-size: 18px;
		line-height: 24px;
	}
	header .headingText {
		font-size: 40px;
		line-height: 45px;
	}
	header .description {
		font-size: 25px;
		line-height: 35px;
		padding-top: 25px;
	}
	header .contentBlock {
		padding-top: 40px;
	}
	header .animationBlock {
		float: none;
		display: none;
	}
	header .contentBlock p {
		width: 100%;
		max-width: 100%;
	}
	.whiteTransparent {
		background: none;
		padding-bottom: 0px;
	}
	.section-1 {
		padding: 0px;
	}
	.section-1 p {
		padding: 0px 0 20px 0;
	}
	.section-1 .tabPannel {
		margin-top: 40px;
	}
	.section-1 .tabPannel .tab-content {
		padding: 30px 4%;
		text-align: center;
	}
	.tabPannel .tab-content .iconImage {
		float: none;
	}
	.section-1 .tabPannel .tab-content .description {
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		padding: 20px 0 0 0px;
		font-size: 24px;
		line-height: 32px;
	}
	.serviceSection .section-2{
		max-width: 175px;
		margin: 0 0 0 45%;
	}
	.section-2 {
		padding:0px 0 0 0; min-height:250px;
	}
	.section-4 .imageSection .innerContainer {
		padding-left: 4%;
		padding-right: 4%;
	}
	.section-2 .contentBlock p {
		padding-top: 0px;
	}
	.section-3 {
		padding: 40px 0;
	}
	.section-3 p {
		padding-top: 0;
	}
	.section-3 .contentBlock2 {
		padding-top: 0;
	}
	.blueToggle {
		margin-bottom: 20px;
	}
	.section-3 .blockRight {
		padding: 30px 4%;
		margin-top: 20px;
		font-size: 30px;
		line-height: 40px;
	}
	.section-3 .blockLeft p {
		max-width: 100%;
		text-align: center;
	}
	.section-4 {
		padding-top: 30px;
	}
	.section-4 .contentBlock p {
		padding-top: 0px;
	}
	.section-4 .contentBlock h3 {
		padding-top: 30px;
	}
	.sliderDiv {
		margin-top: 40px;
	}
	.sliderDiv .row-2 .desText {
		font-size: 20px;
		line-height: 24px;
		padding-top: 0;
	}
	.sliderDiv .row-2 .desText p {
		font-size: 20px;
		line-height: 24px;
	}
	.sliderDiv .carousel-control-prev-icon,
	.sliderDiv .carousel-control-next-icon {
		width: 15px;
		height: 25px;
		background-size: 100%;
	}
	.carousel-control-next,
	.carousel-control-prev {
		width: 10%;
	}
	.section-4 .imageSection {
		padding: 40px 0 20px 0;
	}
	.section-5 {
		padding: 40px 0 30px 0;
	}
	.section-5 .contentBlock h1 {
		padding-bottom: 20px;
	}
	.section-5 .contentBlock {
		padding-left: 0;
		padding-right: 0;
	}
	.section-5 .threeCol {
		float: none;
		width: 100%;
	}
	.section-5 .threeCol .description {
		max-width: 100%;
	}
	.section-5 h3 {
		font-size: 25px;
		line-height: 33px;
		padding-top: 30px;
	}
	.section-5 .paragraph2 {
		padding-top: 30px;
	}
	.section-5 .tabPannel {
		margin-top: 10px;
	}
	.section-5 .tabPannel .nav-tabs li {
		width: 100%;
	}
	.section-5 .tabPannel .nav-tabs li a {
		border-right: solid 1px #919294;
		border-bottom: none;
	}
	.section-5 .tabPannel .nav-tabs li:last-child a {
		border-bottom: solid 1px #919294;
	}
	.section-5 .tabPannel .nav-tabs li a.active {
		border: none;
	}
	.section-5 .tabPannel .tab-content {
		padding: 30px 4%;
		text-align: center;
	}
	.tabPannel .tab-content .iconImage {
		float: none;
		width: 100%;
	}
	.section-5 .tabPannel .tab-content .description {
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		padding: 20px 0 0 0px;
		font-size: 24px;
		line-height: 32px;
	}
	.section-5 .contentBlock2 {
		padding-top: 30px;
	}
	.section-5 h4 {
		margin-top: 30px;
		font-size: 30px;
		line-height: 38px;
	}
	.rightPositon,
	.leftPositon {
		padding: 25px 0;
	}
	.rightPositon .description,
	.leftPositon .description {
		width: 100%;
		position: static;
		clear: both;
		padding: 30px 4%;
	}
	.section-2 .contentBlock {
		padding-left: 2%;
		padding-right: 2%;
	}
	.section-3 .blockLeft,
	.section-3 .blockRight {
		float: none;
		width: 100%;
		max-width: 100%;
	}
	.serviceSection .section-1 {
		background-size: 100% 231px;
	}
	.middleContent .middleBg {
		width: 134px;
		height:200px;
		top: -80px;
		left:175px;
	}
	.middleContent .icon {
		top: -50px;
		position: absolute;
		left: 219px;
		width: 45px;
		margin: 0px auto 0 auto;
	}
	.middleContent span {
		font-size: 10px;
		line-height: 12px;
		top: -5px;
		position: absolute;
		left: 127px;
	}
	.leftArrowOuter {
		top: -29px;
		left: 48px;
		width: 30px;
		height: 30px;
	}
	.leftArrow {
		width: 18px;
		background-size: 14px;
		height: 22px;
		left: 5px;
		margin-bottom: -31px;
		position: absolute;
	}
	.rightArrowOuter {
		top:95px;
		right: 55px;
		width: 21px;
		height: 35px;
	}
	.rightArrow {
		width: 22px;
		background-size: 14px;
		height: 20px;
		margin-top: -31px;
		position: absolute;
	}
	.topArrowOuter {
		right: -9px;
		top: 15px;
		height: 15px;
		width: 40px;
	}
	.topArrow {
		background-size: 20px;
		height: 18px;
		width: 27px;
	}
	.bottomArrowOuter {
		top: 63px;
		left: -10px;
		height: 19px;
		width: 41px;
	}
	.bottomArrow {
		background-size: 20px;
		background-color: #123960;
		height: 19px;
		width: 30px;
	}
	h2 {
		position: absolute;
		font-size: 15px;
		left: 10px;
		margin-top: 0px;
	}
	.desginBlock h2 {
		margin-top: 0px;
	}
	.desginBlock .pulseBlock {
		position: relative;
		top: 0;
		left: 0;
		height:60px;
		width:60px;
	}
	.omBlock .pulseBlock {
		position: relative;
		top: -24px;
		left: 0;
		height:60px;
		width: 60px;
	}
	.validationBlock .pulseBlock {
		position: relative;
		top: 0;
		right: -72px;
		height:60px;
		width:60px;
	}
	.manufBlock .pulseBlock {
		position: relative;
		top: 0;
		right: -98px;
		height:60px;
		width: 60px;
	}
	.desginBlock .pulseBlock button,
	.validationBlock .pulseBlock button,
	.manufBlock .pulseBlock button,
	.omBlock .pulseBlock button {
		width:100%;
		position: absolute;
		top: 12px;
		left: 8px;
	}
	.validation .productImage{
		min-height:250px;
		}
	.omBlock h2 {
		position: absolute;
		top: auto;
		bottom: 5px;
		line-height: 10px;
		left: 10px;
	}
	.validationBlock h2 {
		position: absolute;
		top: -5px;
		right: 10px;
		left: auto;
	}
	.manufBlock h2 {
		position: absolute;
		top: auto;
		bottom: 5px;
		line-height: 10px;
		right: 10px;
		text-align: right;
	}
	.section-2 img {
		position: absolute;
		top:0px;
		left: -27px;
	}
	.serviceSection .section-2 .pulseBlock {
		width:50px;
		position: absolute;
		top:95px;
		right:27px;
	}
	.desginBlock {
		width: 50%;
		height: 100px;
	}
	.validationBlock {
		width: 50%;
		height: 100px;
	}
	.manufBlock {
		width: 50%;
		height: 100px;
		float: left;
		margin-top: 30px;
	}
	.middleContent {
		width: 100%;
		height: auto;
	}
	.iPapperSection .contentLeft {
		width: 100%;
	}
	.iPapperSection .contentRight {
		width: 100%
	}
	.serviceSection .section-1 {
		min-height:250px; height:auto;
	}
	.omBlock {
		width: 50%;
		height: 100px;
		min-height: 100px;
		margin-top: 30px;
	}
	.serviceSection {
		padding: 30px 0 20px 0;
	}
	.iPapperSection {
		background-size: cover;
	}
	.iPapperSection .innerContainer {
		padding-left: 15px;
		padding-right: 15px;
	}
	.iPapperSection .contentRight {
		padding-left: 0px;
		text-align: center;
	}
	.iPapperSection .contentLeft p {
		font-size: 18px;
		line-height: 24px;
		padding-left: 0px;
	}
	.iPapperSection .contentRight a {
		font-size: 30px;
		line-height: 60px;
		width: 100%;
		text-align: center;
	}
	footer {
		visibility: visible !important;
	}
	.modal-content {
		background-image: none;
		width: 359px;
		height: 557px;
		padding: 40px 22px 0px 22px;
		background: #fff;
		border: 14px solid #d7d7d7;
		margin-top: 46px;
		border-radius: 2px;
	}
	.modal-body h1 {
		font-size: 20px;
		line-height: 22px;
	}
	.modal button.close {
		top: 14px;
		right: 16px;
	}
	.modal-dialog {
		max-width: 358px;
		margin: 0 auto;
	}
	.carousel-control.left {
		left: -26px;
	}
	.carousel-control.right {
		right: -30px;
	}
	.designPopup .productImage .imageA {
		width: 150px;
	}
	.designPopup .productImage .imageB {
		width: 89px;
	}
}

@media screen and (max-width:716px) {
	.section-1 p br {
		display: none;
	}
	.modal-dialog {
		max-width: 96%;
	}
	.modal-content {
		width: 100%;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
	}
	#designPopup .modal-body {
    padding-right: 0px;
    margin-top: 0;
	}
	#animation_container {
		/* width: 100% !important; */
	}
	#animation_container canvas {
		/* width: 100% !important; */
  }
  
  #_preload_div_
  {
    max-width: 100% !important;
    max-height: 100% !important;
  }



}

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

@media screen and (max-width:375px) {
	.serviceSection .section-2 .pulseBlock {
		top: 89px;
	}
}

@media screen and (max-width:340px) {
	footer .logoLeft {
		max-width: 140px;
	}
}

#animation_container, #_preload_div_ {
	position:absolute;
	margin:auto;
	left:0;right:0;
  }
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; 
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}