*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	outline:none;
	font-family:'Futura', sans-serif;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
fieldset{border:none;}
::-moz-selection{color: #000; background: #ef7f1a;}
::selection{color: #000; background: #ef7f1a;}
.centerAlign{width:90%;	margin:0 auto;}
.centerAlign50 {
	width: 50%;
	margin: 0 auto;
}
h1,h2,h3,h4,h5,h6,h1 *,h2 *,h3 *,h4 *,h5 *,h6 *{font-family:'Futura', sans-serif;}
a{
	-webkit-transition:color ease 0.4s,border-color ease 0.4s,background-color ease 0.4s;
	transition:color ease 0.4s,border-color ease 0.4s,background-color ease 0.4s;
}
[data-fancybox]{cursor: pointer;}
.mTop-5{margin-top:5px;}
.mTop-10{margin-top:10px;}
.mTop-15{margin-top:15px;}
.mTop-20{margin-top:20px;}
.mTop-30{margin-top:30px;}
.mTop-40{margin-top:40px;}
.mTop-50{margin-top:50px;}
.mTop-60{margin-top:60px;}

.pTop-5{padding-top:5px;}
.pTop-10{padding-top:10px;}
.pTop-15{padding-top:15px;}
.pTop-20{padding-top:20px;}
.pTop-30{padding-top:30px;}
.pTop-40{padding-top:40px;}
.pTop-50{padding-top:50px;}
.pTop-60{padding-top:60px;}

.mBtm-5{margin-bottom:5px;}
.mBtm-10{margin-bottom:10px;}
.mBtm-15{margin-bottom:15px;}
.mBtm-20{margin-bottom:20px;}
.mBtm-30{margin-bottom:30px;}
.mBtm-40{margin-bottom:40px;}
.mBtm-50{margin-bottom:50px;}
.mBtm-60{margin-bottom:60px;}

.pBtm-5{padding-bottom:5px;}
.pBtm-10{padding-bottom:10px;}
.pBtm-15{padding-bottom:15px;}
.pBtm-20{padding-bottom:20px;}
.pBtm-30{padding-bottom:30px;}
.pBtm-40{padding-bottom:40px;}
.pBtm-50{padding-bottom:50px;}
.pBtm-60{padding-bottom:60px;}

.secPadT{padding-top:150px;}
.secPadB{padding-bottom:150px;}
.secPadT2{padding-top:80px;}
.secPadB2{padding-bottom:80px;}
.secTtle{
	display:block;
	font-size:40px;
	color:#ef7f1a;
	line-height:50px;
	font-weight:normal;
	letter-spacing:2px;
	margin-bottom:15px;
	text-transform: uppercase;
}
.txtNorm{text-transform: none !important;}
.sidePads{padding-left:15%; padding-right:15%;}
.centTxt{text-align:center;}
.justTxt .secDesc p{
	text-align: justify;
	text-align-last: center;
}
.headerMainCont{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	overflow:hidden;
	z-index:180;
}

.subMenuMainCont{
	position:absolute;
	left:0;
	top:0;
	height:0;
	background:#fff;
	z-index:170;
	width:100%;
	padding-top:0;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	overflow:hidden;
	padding-left:5%;
}
.subMenuOpen .subMenuMainCont{
    height: 100%;
    padding-top: 90px;
}
.subMenuMainCont .centerAlign{
	display:block;
	height:100%;
	position:relative;
}
.subBlckWrp{
	position:absolute;
	width:100%;
	height:100%;
}
.subMenBlckWrp{
	position:relative;
	width:100%;
	height:100%;
}
.subMenuBlck{
	position:absolute;
	top:50px;
	left:0;
	width:100%;
	display:block;
}
.ofLft{padding-left:200px;}
.subMenuOpen{overflow:hidden;}
.subMenImgSld{
	position:absolute;
	width:60%;
	top:40px;
	bottom:40px;
	right:40px;
}
.subMnBgImg{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url('../images/products/ac-drum-motor/banner.jpg') center center no-repeat;
	background-size:cover;
	transition:all ease 0.5s;
	opacity:0;
}
.subMnImgAct{
	opacity:1;
}
.subMenImgSld,
.subMenuBlck{
	visibility:hidden;
	opacity:0;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
}
.showThisSub{z-index:1;}
.showThisSub .subMenuBlck,
.showThisSub .subMenImgSld{
	opacity:1;
	visibility:visible;
	-webkit-transition-delay:0.3s;
	transition-delay:0.3s;
}
.subMenuBlck li{
	display:block;
	overflow:hidden;	
	position:relative;
}
.subMenuBlck li:after{
	content:'';
	left:27%;
	top:50%;
	z-index:1;
	position:absolute;
	height:2px;
	width:0;
	background-color:#ef7f1a;
	transition:all ease 0.5s;
}
.subMenuBlck li.subNavImgAct:after{width:200px;}
.subMenuBlck li a{
	float:left;
	color:#111;
	margin: 10px 0;
	padding-right:15px;
	display: block;
	background-color:#fff;
	position:relative;
	z-index:2;
	font-size: 30px;
}
.subMenuBlck li a:hover{
	color:#ef7f1a;
}

.subMenuBlck li a img{
	display:inline-block;
	vertical-align:middle;
	margin-right: 20px;
	width: 36px;
	-webkit-filter:grayscale(100%) brightness(0%);
	filter:grayscale(100%) brightness(0%);
	margin-top: -7px;
}
.headerMainCont:before{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	background:#fff;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
}
.headerMainCont:hover:before{
	width:90%;
}
.logBlck{
	width:140px;
	display:inline-block;
	vertical-align:middle;
}
.logBlck img{
	width:100%;
	display:block;
}
.headMainNavWrap{
	display:inline-block;
	vertical-align:middle;
	margin-left:20px;
}
.headMainNavWrap ul li{
	float:left;
	margin-left:20px;
}
.headMainNavWrap ul li a{
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1.5px;
	font-weight: bold;
	padding: 5px;
	color: #000;
	overflow:hidden;
	display:inline-block;
	position:relative;
}
.sbMnIcn{
	display:inline-block;
	vertical-align:middle;
	margin-top:-2px;
	margin-left:2px;
}
.sbMnIcn span{
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    display: block;
    width: 15px;
    height: 2px;
    background-color: #292929;
}
.headMainNavWrap ul li a.actMainMenu{color:#ef7f1a;}
.headMainNavWrap ul li a.actMainMenu .sbMnIcn span,
.headMainNavWrap ul li a:hover .sbMnIcn span{background-color:#ef7f1a;}
.sbMnIcn .sbMnM {margin: 3px 0;}
.sidr-open .headRespBtn .sbMnIcn .sbMnT,
.actMainMenu .sbMnIcn .sbMnT{
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sidr-open .headRespBtn .sbMnIcn .sbMnM,
.actMainMenu .sbMnIcn .sbMnM {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.sidr-open .headRespBtn .sbMnIcn .sbMnB,
.actMainMenu .sbMnIcn .sbMnB{
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.sidr-open .headRespBtn .sbMnIcn span {
    width: 18px;
}
.headMainNavWrap ul li.homeLink a{
	padding-top:0;
	padding-bottom:0;
	opacity:0.5;
}
.headMainNavWrap ul li.homeLink a:hover{	
	opacity:1;
}
.headMainNavWrap ul li.homeLink a:before{
	display:none;
}
.homeLink img{
	width:20px;
	display:block;	
}
.navLogoMainWrp{float:left; margin-top:23px;}
.headRespBtn{
	display:none;
	padding:5px;
	float:right;
	cursor:pointer;
}
.headRespBtn .sbMnIcn span {
    width: 24px;
    height: 1px;
}
.headRespBtn .sbMnIcn .sbMnM {
    margin: 5px 0;
}
.headQckInq{float:right; position:relative; margin-right: -30px;}
.headQckInq:before{
	content:'';
	width:500px;
	height:100%;
	background:#ef7f1a;
	position:absolute;
	left:100%;
	top:0;
}
.headQckInq a{
	display:block;
	background:#ef7f1a;
	padding:33px 10px 33px 25px;
	text-transform:uppercase;
}
.headQckInq span{
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	color:#fff;
}
.headQckInq i{
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	background:url('../images/curOpnIcon.svg') center center no-repeat;
	margin-right:8px;
	margin-top:-3px;
}
.hmeSlidMainCont{
	width:100%;
	position:relative;
	overflow:hidden;
	background:#f5f5f5;
}
.hmeSlidImgMainWrap{
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	width:55%;
	height:100%;
}
/*.imgSlidMainWrp div{
	position:absolute;
	width:100%;
	height:100%;
	background:url('../images/slideImg1.jpg') center center no-repeat;
	background-size:cover;
}*/
.hmeSwipImgWrp,
.hmeSlidImgMainWrap .swiper-wrapper,
.hmeSlidImgMainWrap .swiper-slide,
.hmeSlidImgMainWrap .swiper-container {
	width: 100%;
	height: 100%;
}
.hmeSwipImgWrp {
	width: 100%;
	position:absolute;
	left:0;
	top:0;
}
.hmeSwipInfWrp{
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
	padding: 36px 46px 24px 46px;
	position: absolute;
	z-index: 5;
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	width: 370px;
	background-color: #f5f5f5;
}
.hmeSwipTtle{
	font-size: 14px;
	color: #aaa;
	margin: 0 0 15px;
}
.hmeSwipDesc{
	padding-right:0;
	font-size: 15px;
	line-height:22px;
	color: #292929;
	text-transform: none;
	/*-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	display:block;*/
}
.hmeSwipImgWrp{
	background:url('../images/slideImg1.jpg') center center no-repeat;
	background-size:cover;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: transform linear 350ms;
	-moz-transition: transform linear 350ms;
	-ms-transition: transform linear 350ms;
	-o-transition: transform linear 350ms;
	transition: transform linear 350ms;
	z-index:1;
}
.swiper-slide-active .hmeSwipImgWrp{
	-webkit-transition: transform linear 350ms;
	-moz-transition: transform linear 350ms;
	-ms-transition: transform linear 350ms;
	-o-transition: transform linear 350ms;
	transition: transform linear 350ms;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.swiper-slide-active .hmeSwipDesc{
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.pagin-wrapper{
	right: 30%;
	max-width: 1660px;
	padding: 0 112px;
	padding-right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	z-index: 10;
}
.pagin-wrapper li{
	display: inline-block;
	position: relative;
	cursor: pointer;
	/* padding-left: 112px; */
	padding: 0 30px;
	text-transform: uppercase;
	color: #111;
	font-size: 4.1vw;
	margin: 4px 0;
	min-width: 50%;
	z-index: 1;
	overflow: hidden;
}
.pagin-wrapper li span{
	z-index:1;
	overflow:hidden;
	display: block;
	padding:0 30px;
	position:relative;
	float: left;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}
.ftrLnkBlck li a{
	display:block;
	position:relative;
	overflow:hidden;
}
.linkHvr:before,
.longLineBtn a:before,
.prdFtrLnk:before,
.ftrLnkBlck li a:before,
.headMainNavWrap ul li a:before,
.pagin-wrapper li span:before{
	content: '';
	position: absolute;
	left: -10%;
	top: 0;
	width: 0;
	height: 100%;
	z-index: 0;
	background-color: #ef7f1a;
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-transform-origin: right center;
	transform-origin: right center;
}
.linkHvr:hover:before,
.longLineBtn a:hover:before,
.prdFtrLnk:hover:before,
.ftrLnkBlck li a:hover:before,
.headMainNavWrap ul li a:hover:before{
	animation: oLay ease 0.5s forwards;
}
.pagin-wrapper li:hover span:before{
	animation: oLay ease 0.8s forwards;
}
@keyframes oLay{
	0%{width:0;}
	50%{width:120%;}
	60%{width:120%; transform:scaleX(1);}
	100%{width:120%; transform:scaleX(0);}
}
.linkHvr{position:relative; overflow:hidden;}
.linkHvr:hover,
.longLineBtn a:hover,
.ftrLnkBlck li a:hover,
.headMainNavWrap ul li a:hover,
.pagin-wrapper li:hover span{
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	color:#ef7f1a;
}
.navbox {
    margin-top: 0;
    top: auto;
    position: absolute;
    z-index: 10;
    bottom: 30px;
    right: 55%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    height: 56px;
    border: 3px solid #111;
    font-size: 0;
}
.navbox .nav {
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    text-align: center;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    background-image: none;
    position: static;
    width: 68px;
    height: 100%;
	cursor:pointer;
    line-height: 54px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.navbox .nav:hover {
    background-color: #111;
}
.navbox .nav:hover svg * {
    fill: #fff;
}
.inrBlgContMainWrp .inrPgrDescWrp ul li,
.secDesc p{
    font-size: 16px;
    line-height: 26px;
    color: #676767;
    margin-bottom: 15px;
}
.secDesc p > a{color: inherit;}
.secDesc p > a:hover{color: #ef7f1a;}
.secDesc p > strong{font-weight:500; color:#292929;}
.inrBlgContMainWrp .secTtle{
	width:90%;
	font-weight:500;
}
.secDesc p:last-child{
	/* margin-bottom:0; */
	margin-bottom:30px;
}
/*.hmeAbtDataWrp .secDesc p{line-height:32px;}*/
.arrow-link{
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	color: #000;
	letter-spacing:0.5px;
	font-weight:500;
}
.ftrArwIcn,
.arrow-link > span{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
	margin-top:-1px;
    padding: 0 10px;
    overflow: hidden;
	width:12px;
	height:10px;
}
.ftrArwIcn:after,
.ftrArwIcn:before,
.arrow-link > span:after,
.arrow-link > span:before{
	content:'';
	position: absolute;
	top: 0;
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
	display: inline-block;
	width:100%;
	height:100%;
	background:url('../images/arw-right.svg') 50% 50% no-repeat;
	background-size:14px auto;
}
.ftrArwIcn:after,
.arrow-link > span:after{left:0;}
.ftrArwIcn:before,
.arrow-link > span:before{left: -40px;}
.arrow-link:hover > span:after{left:40px;}
.arrow-link:hover > span:before{left:0px; transition-delay:0.05s;}
.hmeAbtMainSecCont{
	overflow:hidden;
	position:relative;
}
.hmeAbtMainSecCont:after{
	content:'';
	width:6%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	background:url('../images/pattern-1.png') repeat center center #ef7f1a;
	background-size:150px auto;
}
.hmeAbtTxtWrp{
	width:40%;
	margin-left:10%;
	display:inline-block;
	vertical-align:middle;	
}
.hmeAbtDataWrp{
	width:40%;
	display:inline-block;
	vertical-align:middle;	
}
.hmeAbtTxt{
	font-size:40px;
	line-height:54px;
	color:#656565;
	position:relative;
	font-weight:normal;
}
.hmeAbtTxt span{color:#ef7f1a;}
.hmeAbtTxt:before{
	content:'';
	right:94%;
	bottom:88%;
	position:absolute;
	z-index:-1;
	width:120px;
	height:120px;
	background:url('../images/infinityIcon.png') 50% 50% no-repeat;
	background-size:cover;
}
.hmeCertWrp{
	margin-top:35px;
}
.hmeCertWrp a{
	display:inline-block;
	vertical-align:middle;
	width:50px;
	margin-right:15px;
}
.hmeCertWrp a img{
	display:block;
	width:100%;
}
.hmePrlxVidSecCont{
	background-color:#000;
	position:relative;
	overflow:hidden;
}
.hmePrlxBg{
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	z-index:0;
	background:url('../images/parllxImg1.jpg') 0 0 no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
.hmePrlxVidSecCont .centerAlign{
	height:550px;
	position:relative;
	z-index:1;
}
.hmePrlxTxt1{
	position:absolute;
	left:0;
	bottom:30%;
	font-size:40px;
	color:#fff;
	line-height:38px;
	font-weight:500;
	letter-spacing:1px;
}
.hmePrlxTxt1 span{
	font-weight:normal;
	font-size:45%;
	display:block;
}
.hmePrlxVidBtn{
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
}
.hmePrlxVidBtn:after,
.hmePrlxVidBtn:before{
	content:'';
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:600px;
	background:#000;
}
.hmePrlxVidBtn:before{z-index:-2;}
.hmePrlxVidBtn:after{
	width:600px;
	background: -moz-linear-gradient(left, rgba(239,127,26,0) 0%, rgba(239,127,26,0) 7%, rgba(239,127,26,1) 71%, rgba(239,127,26,1) 100%);
	background: -webkit-linear-gradient(left, rgba(239,127,26,0) 0%,rgba(239,127,26,0) 7%,rgba(239,127,26,1) 71%,rgba(239,127,26,1) 100%);
	background: linear-gradient(to right, rgba(239,127,26,0) 0%,rgba(239,127,26,0) 7%,rgba(239,127,26,1) 71%,rgba(239,127,26,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ef7f1a', endColorstr='#ef7f1a',GradientType=1 );
	z-index:-1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-size: 0% 100%;
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.hmePrlxVidBtn:hover:after{
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	background-size: 200% 100%;
}
.hmePrlxVidBtn a{
	padding:43px 40px;
	display:block;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #ef7f1a;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
}
.hmePrlxVidBtn a i{
	background:url('../images/playIcon.svg') 0 0 no-repeat;
	background-size:auto 100%;
	width:14px;
	height:14px;
	display:inline-block;
	vertical-align:middle;	
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
}
.hmePrlxVidBtn:hover a{color:#fff;}
.hmePrlxVidBtn:hover a i{background-position:100% 0;}
.hmePrdSecMainCont{
	background:#f5f5f5;
	overflow:hidden;
	width:100%;
	position:relative;
	z-index:1;
}
.hmePrdSwiper {
	width: 100%;
	height: 100%;
}
.hmePrdSwiper .swiper-slide {
	background-position: center;
	background-size: cover;
	background-color:#f5f5f5;
}
.hmePrdListWrap{
	display:inline-block;
	vertical-align:middle;	
	width: 43%;
	margin-right: 6%;
	margin-left: 0;
}
.hmePrdInfWrp{
	display:inline-block;
	vertical-align:middle;
	width:50%;
	padding-left: 40px;
}
.hmePrdListWrap:before{
	content:'';
	width:100%;
	right:57%;
	background:#000;
	height:100%;
	position:absolute;
	top:0;
	z-index:-1;
}
.hmePrdListWrap ul li{
	position:relative;
	display:block;
}
.hmePrdThmb{
	width: 130px;
	display: block;
	position: absolute;
	right: -70px;
	opacity:0;
	bottom:50%;
	padding:15px 10px;
	margin-right:-20px;
	background:#ef7f1a;
	transform:translateY(50%);
}
.hmePrdThmb img{
	display:block;
	width:100%;
	opacity:0.8;
	-webkit-mix-blend-mode:multiply;
	-moz-mix-blend-mode:multiply;
	-mz-mix-blend-mode:multiply;
	-o-mix-blend-mode:multiply;
	mix-blend-mode:multiply;
}
.hmePrdListWrap ul li.hmePrdAct .hmePrdThmb{
	-webkit-transition:all ease 0.5s;
	transition:all ease .5s;
	opacity:1;
	margin-right:0px;
}
.hmePrdListWrap ul li span{
	display:block;
	margin:10px 0;
	font-size:16px;
	line-height:24px;
	padding:5px 10px;
	letter-spacing:1px;
	color:#a1a1a1;
	text-transform:uppercase;
	-webkit-transition:all ease 0.3s;
	transition:all ease 0.3s;
	cursor:pointer;
}
.hmePrdListWrap ul li span:before{
	content:'';
	width:6px;
	height:6px;
	border-radius:100px;
	background:#fff;
	margin-right:15px;
	display:inline-block;
	margin-bottom: 2px;
	-webkit-transition:all ease 0.3s;
	transition:all ease 0.3s;
}
.hmePrdListWrap ul li.hmePrdAct span,
.hmePrdListWrap ul li span:hover{
	color:#fff;
}
.ftrBlckMainCont{
    background: #f5f5f5;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 1;
}
.ftrBlckMainCont .centerAlign{overflow:hidden;}
.ftrBlcksWrap{
	float:left;
	width:50%;
	padding:0 20px;
}
.ftrBlcksWrap a{
	display:block;
	background:#fff;
	height:345px;
	width:100%;
	position:relative;
}
.ftrBlckBgWrp{
	position:absolute;
	width:67%;
	height:100%;
	right:0;
	top:0;
	background:#fff;
	overflow:hidden;
}
.ftrBlckBg{
	position:absolute;
	width:100%;
	height:100%;
	right:0;
	top:0;
	opacity:0.9;
	background:url('../images/caseStudyBg.jpg') center center no-repeat;
	background-size:cover;
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
}
.ftrBlcksWrap a:hover .ftrBlckBg{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.ftrBlckTtleWrp{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	padding:95px 0 0 72px;
}
.ftrBlckTtleWrp img{
	width:50px;
	vertical-align:top;
	display:inline-block;
	margin-top:10px;
}
.ftrBlckTtle{
	margin-left:20px;
	color:#000;
	font-weight:500;
	text-transform:uppercase;
	font-size: 48px;
	display: inline-block;
	vertical-align: top;
}
.ftrArwIcn{
	position: absolute;
	bottom: 76px;
	left: 150px;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 8px;
}
.ftrBlcksWrap a:hover .ftrArwIcn:after{left:40px;}
.ftrBlcksWrap a:hover .ftrArwIcn:before{left:0px; transition-delay:0.05s;}
.ftrSocialWrp{
	display:block;
	float:right;
}
.ftrSocialWrp a{
	float:left;
	border-radius:500px;
	margin-left:10px;
	position:relative;
}
.ftrSocialWrp a i{
	display:block;
	width:34px;
	height:34px;
	background:url('../images/socialMediaSprite.svg') 0 0 no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	float:left;
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
}
.ftrSocialWrp a:before{
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;

	content:'';
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:url('../images/socialMediaSpriteHvr.svg') 0 0 no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	opacity:0;
}
.ftrSocialWrp a.fbIcn:before,
.ftrSocialWrp a.fbIcn i{background-position:0 0;}
.ftrSocialWrp a.twtIcn:before,
.ftrSocialWrp a.twtIcn i{background-position:0 20%;}
.ftrSocialWrp a.lnkdIcn:before,
.ftrSocialWrp a.lnkdIcn i{background-position:0 40%;}
.ftrSocialWrp a.gplsIcn:before,
.ftrSocialWrp a.gplsIcn i{background-position:0 60%;}
.ftrSocialWrp a.instIcn:before,
.ftrSocialWrp a.instIcn i{background-position:0 80%;}
.ftrSocialWrp a.ytIcn:before,
.ftrSocialWrp a.ytIcn i{background-position:0 100%;}

.ftrSocialWrp a:hover i{opacity:0;}
.ftrSocialWrp a:hover:before{opacity:1;}

.footerMainCont{
	background:#f5f5f5;
}
.footerMainCont .centerAlign{
	padding:0 20px;
	overflow:hidden;
}
.ftrLnkSpliSec{
	overflow:hidden;
	width:100%;
	margin-top:70px;
}
.ftrLnkBlck{
	margin-top:5px;
	float:left;
}
.ftrLnkBlck li{
	float:left;
	margin-right:20px;
}
.ftrLnkBlck li a{
	letter-spacing:0.5px;
	font-weight:bold;
	color:#000;
	padding:4px 7px;
	font-size:10px;
	text-transform:uppercase;
}
.ftrCpyRghtWrp{
	overflow:hidden;
	width:100%;
	margin:68px 0 68px 0;
}
.ftrCpyRghtWrp > div{
	float:left;
	font-size:14px;
	letter-spacing:0.2px;
	color:#757575;
}
.ftrCpyRghtWrp > div a{
	color:#000;
}
.ftrCpyRghtWrp > div:last-child{float:right;}
.inrBnrMainCont{
	overflow:hidden;
	width:100%;
	margin-top:88px;
}
.inrBnrBgWrp{
	width:94%;
	display:inline-block;
	vertical-align:bottom;
	height:500px;
	background:url('../images/prdBanner.jpg') 0 0 no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
.inrBnrScrlDwn{
	margin-bottom:20px;
	display:inline-block;
	vertical-align:bottom;
	width:6%;
	margin-left:-5px;
}
.inrBnrScrlDwn span{
	display:block;
	font-size:12px;
	letter-spacing:2px;
	white-space:nowrap;
	margin:0 auto;
	padding:5px 0;
	width:0;
	line-height:30px;
	transform:rotate(-90deg);
	transform-origin:left center;
	cursor:pointer;
}
.inrBnrScrlDwn span i{
	display:inline-block;
	vertical-align:middle;
	width:16px;
	height:16px;
	margin-right:10px;
	margin-top:-2px;
	background:url('../images/arw-left.svg') center center no-repeat;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
/*.cd-image-container {
	position: relative;
	width: 100%;
	margin: 0em auto;
}
.cd-image-container img {
  width: 100%;
  display: block;
}

.cd-image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
.cd-image-label.is-hidden {
  visibility: hidden;
}
.is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-right:2px solid #ef7f1a;
}
.cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}
.cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
}
.is-visible .cd-resize-img {
  width: 90%;
  -webkit-animation: cd-bounce-in 0.7s;
  -moz-animation: cd-bounce-in 0.7s;
  animation: cd-bounce-in 0.7s;
}
@-webkit-keyframes cd-bounce-in{0%{width:0}60%{width:95%}100%{width:90%}}
@-moz-keyframes cd-bounce-in{0%{width:0}60%{width:95%}100%{width:90%}}
@keyframes cd-bounce-in{0%{width:0}60%{width:95%}100%{width:90%}}
.cd-handle {
  position: absolute;
  height: 44px;
  width: 44px;
  left: 90%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border-radius: 50%;
  background: #ef7f1a url("../images/cd-arrows.svg") no-repeat center center;
  cursor: move;
  box-shadow: 0 0 0 5px #fff, 0 0 10px rgba(0, 0, 0, 0.6), inset 0 3px 0 rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
}
.cd-handle.draggable {
  background-color: #494949;
}
.is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}*/
.prdCompSlidrCont{
	width:100%;
	display:inline-block;
	margin-top:50px;
	position:relative;
}
.prdCompSlidrWrap{
	position:relative;
	display:inline-block;
	float:left;
	width:78%;
	margin-left:0;
}
.prdCompSlidrWrap .cd-image-container{
	float:right;
	width:100%;
}
.prdCompSldThumbWrp{
	width: 20%;
	position: absolute;
	height: 100%;
	overflow: hidden;
	right: 0;
	float:right;	
}
.prdCompSldThumbWrp a{
	margin: 14px auto;
	width: 84%;
	display:block;
}
.prdCompSldThumbWrp a img{
	display:block;
	width:100%;
}
.prdCmpSldSwtchCont{
	margin-top:50px;
	display:table;
	width:100%;
}
.prdCmpSldSwtch{
	width:70%;
	padding:10px 30px;
	background:#f1ebdd;
	text-align:center;
	float:left;
}
.watchLiveWrp{
	float:left;
	width:30%;
	background-color:#2b2b2b;
	text-align:center;
}
.watchLiveWrp a{
	display:inline-block;
	font-size:14px;
	font-weight:600;
	line-height:24px;
	padding:15px 0 15px 80px;
	color:#ef7f1a;
	position:relative;
	letter-spacing:3px;
}
#playIcnBlck {
  cursor: pointer;
  position:absolute;
  left:0;
  top:-6px;
  width:66px;
  height:66px;
}
@-webkit-keyframes spin{to{-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes spin{to{-webkit-transform: rotate(360deg);transform: rotate(360deg);}}

.stroke-dotted {
	opacity: 1;
	stroke-dasharray: 10,13;
	stroke-width: 1px;
	-webkit-transform-origin: 50% 50%;
		  transform-origin: 50% 50%;
	-webkit-animation: spin 8s infinite linear;
		  animation: spin 8s infinite linear;
	-webkit-transition: opacity 1s ease,  stroke-width 1s ease;
	transition: opacity 1s ease,  stroke-width 1s ease;
}

.stroke-solid {
  stroke-dashoffset: 0;
  stroke-dashArray: 300;
  stroke-width: 6px;
  -webkit-transition: stroke-dashoffset 1s ease,  opacity 1s ease;
  transition: stroke-dashoffset 1s ease,  opacity 1s ease;
}

.plyIcon {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);

  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}
.plyCentIcn:hover .stroke-dotted,
.watchLiveWrp a:hover .stroke-dotted {
  stroke-width: 6px;
  opacity: 1;
}
.plyCentIcn:hover .stroke-solid,
.watchLiveWrp a:hover .stroke-solid {
  opacity: 0;
  stroke-dashoffset: 300;
}
.watchLiveWrp a:hover .plyIcon {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.prdCpSwtch{
	position:relative;
	width: 130px;
	height: 34px;
	background:#fff;
	border-radius:50px;
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;	
	margin:0 15px;
}
.prdCpSwtch input{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	cursor:pointer;
	opacity:0;
}
.prdCpSwtch span{
	position:absolute;
	width:25%;
	border-radius:50px;
	background-color:#ef7f1a;
	left: 6%;
	top: 7px;
	bottom: 7px;
	z-index:1;
	animation:chkAnim2 ease 0.5s forwards;
}
.actSwitch .prdCpSwtch span{
	animation:chkAnim ease 0.5s forwards;
}
@keyframes chkAnim{
	0%{width:25%; left:6%;}
	33%{width:90%; left:6%;}
	66%{width:90%; left:auto; right:6%;}
	100%{width:25%; left:auto; right:6%;}
}
@keyframes chkAnim2{
	0%{width:25%; left:auto; right:6%;}
	33%{width:90%; left:auto; right:6%;}
	66%{width:90%; left:6%;}
	100%{width:25%; left:6%;}
}
.prdCmlLbl{
	font-size:14px;
	font-weight:600;
	color:#c5a894;
	letter-spacing:3px;
	display:inline-block;
	vertical-align:middle;
	transition:all ease 0.5s;
}
.prdCmlLbl:first-child{color:#ef7f1a;}
.actSwitch .prdCmlLbl:first-child{color:#c5a894;}
.actSwitch .prdCmlLbl:last-child{color:#ef7f1a;}
.prodAppliMainCont{
	overflow:hidden;
	width:100%;
	position:relative;
}
.prodAppInfoCont{
	display:block;
	float:left;
	width:45%;
	background-color:#ef7f1a;
	padding:90px 100px 90px 50px;
	position:relative;
}
.prodAppInfoCont:after{
	content:'';
	left:99.95%;
	top:0;
	position:absolute;
	z-index:-1;
	border-bottom:97px solid #eadfc5;
	border-right:50px solid transparent;
}
.prodAppInfoWrap{
	float:right;
	width:70%;
	max-width:400px;
}
.prdAppTtle{
	font-size:22px;
	color:#000;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	display:block;
	margin-bottom:25px;
}
.prdAppTtle strong{
	color:#fff;
	font-size:30px;
	font-weight:normal;
	display:block;
}
.prodAppInfoWrap .secDesc{text-align:justify;}
.prodAppInfoWrap .secDesc p{color:#fff;}
.prdAppNavMainCont{
	width:55%;
	position:absolute;
	top:50%;
	right:0;
	background:#fff;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	border-top:3px solid #f1ebdd;
	border-bottom:3px solid #f1ebdd;
}
.prdAppNavWrp{
	display:block;
	width:100%;
	overflow:hidden;
}
.prdAppNavWrp li{
	float:left;
	width:20%;
	position:relative;
	text-align:center;
	height:280px;
}
.vCent{
	position:absolute;
	width:100%;
	text-align:center;
	top:50%;
	transform:translateY(-50%);
}
.prdAppIcn{
	width:50px;
	height:50px;
	display:block;
	/*background:url('../images/prdAppIcn.png') 0 0 no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;*/
	margin:0 auto 10px auto;
	opacity:0.7;
	-webkit-filter:grayscale(100%);
	filter:grayscale(100%);
}
.prdAppNavTtl{
	font-size:18px;
	font-weight:normal;
	color:#8c8c8c;
	display:block;
	margin-top:5px;
}
.prdAppIcnBg{
	width:100%;
	background:url('../images/food-logistic.jpg') center center no-repeat;
	-webkit-background-size:cover;
	background-size:cover;
	height:0px;
	margin:0;
}
.prdAppNvNum{
	display:block;
	margin-top: 40px;
	font-size: 40px;
	font-weight:lighter;
	color:#d5d5d5;
	font-family:'Roboto',sans-serif
}
.prdAppNavWrp li,
.prdAppIcnBg,
.prdAppNvNum,
.prdAppIcn,
.prdAppNavTtl{
	transition:all ease 0.5s;	
}
.prdAppNavWrp li.actv,
.prdAppNavWrp li:hover{
	background-color:#f1ebdd;
}
.prdAppNavWrp li:hover .prdAppIcnBg,
.actv .prdAppIcnBg{
	height:120px;
	margin:15px 0 15px 0;
}
.prdAppNavWrp li:hover .prdAppNvNum,
.actv .prdAppNvNum{
	opacity:0;
	transform:translateY(60px);
}
.prdAppNavWrp li:hover .prdAppNavTtl,
.actv .prdAppNavTtl{
	color:#000;
}

.prdAppNavWrp li:hover .prdAppIcn,
.actv .prdAppIcn{
	/*margin-top: 100px;*/
	opacity:1;
	-webkit-filter:grayscale(0%);
	filter:grayscale(0%);
}
.pdrFtrLinkWrp{
	width:94%;
	display:block;
	margin:0 auto;
	overflow:hidden;
}
.pdrFtrLinkWrp li{
	width:33.33%;
	float:left;
	padding:0 55px;
	text-align:center;
}
.prdFtrIcn{
	width:100px;
	height:100px;
	display:block;
	margin:0 auto 15px auto;
	background:url('../images/prdFtrIcn.jpg') 0 0 no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
.faqIcn{background-position:0 50%;}
.enqIcn{background-position:0 100%;}
.prdFtrLnkTtle{
	font-size:18px;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#020202;
	display:block;
	margin-bottom:5px;
}
.pdrFtrLinkWrp li .secDesc{
	min-height:110px;
	display:block;
}
.prdFtrLnk{
	position:relative;
	overflow:hidden;
	padding:5px 10px;
	display:inline-block;
	font-size:13px;
	font-weight:lighter;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#020202;
}
.prdFtrLnk:hover{
	color:#ef7f1a;
}
.contInfMainCont{
	width:100%;
	overflow:hidden;
	margin:30px auto 0 auto;
	text-align:center;
}
.contInfMainCont li{
	display:inline-block;
	vertical-align:top;
	text-align:left;
	border-left:4px solid #e9e9e9;
	padding:20px 25px 20px 30px;
	min-height:120px;
}
.contInfMainCont li:first-child{
	padding-left:0;
	border:none;
}
.contInfMainCont li:last-child{
	padding-right:0;
}
.cntCompTtle,
.cntInfTtle{
	font-size:16px;
	display:block;
	color:#ef7f1a;
	margin-bottom:6px;
	letter-spacing:1px;
}
.contInfMainCont li p{
	font-size:16px;
	line-height: 24px;
	margin-bottom: 1px;
	color:#4b4b4b;
	letter-spacing:0.5px;
}
.contInfMainCont li p a{
	color:#4b4b4b;
}
.contInfMainCont li p a:hover{text-decoration:underline; color:#000;}
.contPrlxMainCont{
	display:block;
	width:100%;
	background:url('../images/contMidPrlxBg.jpg') 0 0 no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
.contPrlxMainCont .centerAlign{
	height:480px;
	position:relative;
}
.contPrlxMainCont .defBtn{
	position:absolute;
	right: 22%;
	bottom: 18%;
	background-color:rgba(255,255,255,0.5);
}
.contMainForm{
	display:block;
}
.contMainForm fieldset{
	display:block;
	width:100%;
	padding:0 10px;
	margin-bottom:8px;
}
.contMainForm .col2{
	overflow:hidden;
	display:block;
}
.contMainForm .col2 fieldset{
	width:50%;
	float:left;
}
.contMainForm input[type="file"]{
    cursor: pointer;
}
.uploadWrp{
	position:relative;
	display:block;
	width:100%;
	height: 40px;
	overflow: hidden;
}
.upldTxt,
.contMainForm fieldset input,
.contMainForm fieldset select,
.contMainForm fieldset textarea{
	width:100%;
	padding:10px;
	border:none;
	border-bottom:2px solid #fdf7f1;
	font-size:15px;
	background:#fff;
	color:#a2a2a2;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
}
.contMainForm fieldset select{
	background:url('../images/selArw.png') 96% 55% no-repeat #fff;
	background-size:13px auto;
}
.upldTxt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    height: 100%;
    -webkit-pointer-events: none;
    pointer-events: none;
}
.contMainForm fieldset input::-webkit-input-placeholder,
.contMainForm fieldset select::-webkit-input-placeholder,
.contMainForm fieldset textarea::-webkit-input-placeholder{color:#a2a2a2; opacity:1;}

.contMainForm fieldset input::-moz-placeholder,
.contMainForm fieldset select::-moz-placeholder,
.contMainForm fieldset textarea::-moz-placeholder{color:#a2a2a2; opacity:1;}

.contMainForm fieldset input:-ms-input-placeholder,
.contMainForm fieldset select:-ms-input-placeholder,
.contMainForm fieldset textarea:-ms-input-placeholder{color:#a2a2a2; opacity:1;}

.contMainForm fieldset input:-moz-placeholder,
.contMainForm fieldset select:-moz-placeholder,
.contMainForm fieldset textarea:-moz-placeholder{color:#a2a2a2; opacity:1;}

.upldTxt:hover,
.contMainForm fieldset input:focus,
.contMainForm fieldset select:focus,
.contMainForm fieldset textarea:focus{
	color:#000;
	border-bottom-color:#ccc;
}
.contMainForm fieldset textarea{height:120px;}
.capMainWrp{
	overflow:hidden;
	margin-top:30px;
	padding:0 10px;
}
.captchaWrap{
	float:left;
}
.defBtn{
	font-size:13px;
	padding:10px 30px;
	display:inline-block;
	border:1px solid #ef7f1a;
	color:#ef7f1a;
	letter-spacing:2px;
	text-transform:uppercase;
	background:none;
	cursor:pointer;
	-webkit-transition:all ease 0.5s;
	transition:all ease 0.5s;
}
.defBtn:hover{
	background-color:#ef7f1a;
	color:#fff;
}
.capMainWrp .defBtn{float:right; background-color:#ef7f1a; color:#fff;}
.capMainWrp .defBtn:hover{background-color:#333; border-color:#333;}
.contErrMsgs{
	display:block;
}
.contErrMsgs > div{
	display:none;
	margin:5px 0 10px 0;
	background-color:#ffefef;
	color:#993d3f;
	font-size:13px;
	padding:8px 0px;
	line-height:18px;
	text-transform:uppercase;
	letter-spacing:2px;
}
.contErrMsgs > div.sucMsg{
	color: #218026;
	background-color: #d4f5dd;
}
.featSingPrdCont{
	width:100%;
	display:block;
	position:relative;
	overflow:hidden;
}
.featSingPrdCont > .centerAlign{position:relative;}
.overText{
	white-space: nowrap;
	display:block;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	font-size: 60px;
	letter-spacing: 60px;
	color: #ef7f1a;
	text-transform: uppercase;
	font-weight: bolder;
	right: 100%;
	z-index:1;
	-webkit-mix-blend-mode: difference;
	mix-blend-mode: difference;
}
.prdMainDetWrp{
	margin-bottom:60px;
}
.featPrdImgWrp{
	display:inline-block;
	vertical-align:middle;
	width:55%;
}
.featPrdImgWrp img{
	display:block;
	width:100%;
	float:right;
}
.featPrdInf{
	display:inline-block;
	vertical-align:middle;
	width:35%;
	margin-left:9%;	
}
.featPrdInf h2{
	font-size: 44px;
	line-height: 54px;
	margin-bottom:15px;
	color:#0E0E0E;
	letter-spacing:5px;
	text-transform:uppercase;
}
.featPrdInf h2 a{color:#0E0E0E;}
.featPrdInf p{
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:3px;
	color:#8c8c8c;
	line-height:24px;
	max-width:400px;
}
.revFeatSingPrd{
	direction:rtl;	
}
.revFeatSingPrd .featPrdInf{
	margin-right:9%;
	margin-left:0;
}
.revFeatSingPrd .longLineBtn:after {
    right: auto;
	left:103%;
}
.longLineBtn{
	display:block;
	margin-top:20px;
	position:relative;
	margin-left:-10px;
}
.longLineBtn:after{
	content:'';
	top:50%;
	height:1px;
	width:300px;
	background:#ccc;
	right:102%;
	z-index:1;
	position:absolute;	
}
.longLineBtn a{
	display:inline-block;
	font-size:13px;
	letter-spacing:2px;
	padding:5px 10px;
	color:#000;
	position:relative;
	overflow:hidden;
}
.threColProdCont{
	background:#ffefd5;
	width:100%;
	overflow:hidden;
}
.threColPrdBlck{
	width:33.33%;
	padding:0 20px;
	margin:0 -2px;
	display:inline-block;
	vertical-align:top;
}
.threColImg{
	width:100%;
	display:block;
}
.threColImg img{
	display:block;
	width:100%;
}
.threColInfWrp{
	display:block;
}
.threColInfWrp h2{
	font-size:34px;
	font-weight:bolder;
	color:#0E0E0E;
	text-transform:uppercase;
}
.threColInfWrp h2 a{color:#0E0E0E;}
.featPrdInf h2 a:hover, .threColInfWrp h2 a:hover{color:#ef7f1a;}
.threColInfWrp{
	padding-left:140px;
}
.longLineBtn2:after{
    width: 50px;
}
.longLineBtn2:before{
	content:'';
	bottom: 15px;
	width: 1px;
	height: 210px;
	background: #ccc;
	left: -55px;
	z-index:1;
	position:absolute;	
}
.threColPrdBlck .longLineBtn2:before,
.threColPrdBlck .longLineBtn2:after{
	background-color:#000;	
}
.twoUpDwnProdCont .centerAlign,
.threColProdCont .centerAlign{
	position:relative;
}
.twoUpDwnProdCont{
	width:100%;
	overflow:hidden;
}
.twoPrdUDBlck{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	width:50%;
	padding:0 30px 150px 30px;
	margin:0 -2px;
}
.twoPrdUDBlck .longLineBtn2:before{left: -58px;}
.twPrdUdImgWrp{
	display:block;
}
.twPrdUdImgWrp img{
	display:block;
	width:100%;
}
.twoPrdUDBlck .threColInfWrp{
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	width:100%;
}
.twiPrdTpInf{
	padding-top:180px;
	padding-bottom:0 !important;
}
.twiPrdTpInf .threColInfWrp{
	bottom:auto;
	top:0;
}
.twiPrdTpInf .longLineBtn2:before{
	top:15px;
	bottom:auto;
}
.featBlogMainWrp{
	overflow:hidden;
	display:block;
	width:100%;
	margin:50px auto 0 auto;
}
.featBlogBlckWrp{
	width:50%;
	float:left;
	padding:0 40px;
	position:relative;
}
.featBlgBg{
	height:320px;
	width:100%;
	margin-bottom:20px;
	display:block;
	background:url('../images/blogThumb1.jpg') 0 0 no-repeat;
	background-size:cover;
}
.expTxt{
	display:inline-block;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:13px;
	color:#ef7f1a;
	margin-top:10px;
}
.featTtleWrp{
	font-size:34px;
	font-weight:500;
	color:#333;
	width:80%;
	margin-bottom:10px;
}
.featTtleWrp a{color:#333;}
.featDteWrp{
	position:absolute;
	left: 10px;
	top: 290px;
	width:30px;
	height:30px;
	color:#6e6e6e;
	font-size:14px;
	letter-spacing:1px;
	white-space:nowrap;
	transform:rotate(-90deg);
}
.blgListMainWrp{
	margin-top:50px;
	display:block;
	width:100%;
	padding:0 30px;
}
.blgListMainWrp li{
	display:inline-block;
	margin:0 -2px 40px -2px;
	width:33%;
	vertical-align:top;
	padding:0 10px;
}
.blgLstBlckBg{
	height:250px;
	width:100%;
	margin-bottom:20px;
	display:block;
	background:url('../images/blogThumb1.jpg') 0 0 no-repeat;
	-webkit-background-size:cover;
}
.blgLstTtle{
	font-size:24px;
	font-weight:normal;
	color:#333;
	width:90%;
	line-height: 30px;
	margin-bottom:10px;
}
.blgLstTtle a{color:#333;}
.blgLstWrp{
	color:#6e6e6e;
	font-size:14px;
	letter-spacing:1px;
	display:block;
	margin-bottom:10px;
}
.blgLstNoImgTtle{
	text-align:center;
	height:330px;
	background: url('../images/pattern-1.png') repeat center center #ef7f1a;
	background-size: auto auto;
	background-size: 150px auto;
	position:relative;
	width:100%;
	margin-bottom: 10px;
	display:block;
}
.blgLstNoImgTtle .blgLstTtle{
	position:absolute;
	color:#fff;
	width:80%;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	line-height: 38px;
}
.blgLstNoImgTtle:hover h2{text-decoration:underline;}
.featTtleWrp a:hover,
.blgLstTtle a:hover{
	color:#ef7f1a;
}
.blgInrImg{
	display:block;
	width:100%;
	margin-bottom:30px;
	margin-top: -480px;
}

.inrBlgContMainWrp .inrPgrDescWrp > img{
	max-width:100%;
	margin-top:20px;
}
.inrBlgContMainWrp .inrPgrDescWrp ul,
.inrBlgContMainWrp .inrPgrDescWrp p{
	margin-bottom:0;
	margin-top:10px;
}
.inrBlgContMainWrp .inrPgrDescWrp p:nth-of-type(1){margin-top:0;}
.inrBlgContMainWrp .inrPgrDescWrp p + ul{
	margin-top:5px;
	margin-left: 15px;
}
.inrBlgContMainWrp .inrPgrDescWrp ul{
	margin-bottom:20px;
}
.inrBlgContMainWrp .inrPgrDescWrp ul li{
	padding-left: 15px;
	margin-left:5px;
	margin-bottom: 8px;
	background:url('../images/rightArwBullet.png') 0 6px no-repeat;
	background-size:auto 11px;
    line-height: 21px;
}
.inrBlgContMainWrp .inrPgrDescWrp > h1,
.inrBlgContMainWrp .inrPgrDescWrp > h2,
.inrBlgContMainWrp .inrPgrDescWrp > h3,
.inrBlgContMainWrp .inrPgrDescWrp > h4,
.inrBlgContMainWrp .inrPgrDescWrp > h5,
.inrBlgContMainWrp .inrPgrDescWrp > h6{
	margin-top:30px;
	color:#ef7f1a;
}
.inrBlgContMainWrp .inrPgrDescWrp > h1{
	font-size:26px;
	font-weight:600;
}
.inrBlgContMainWrp .inrPgrDescWrp > h2{
	font-size:22px;
	font-weight:600;
}
.inrBlgContMainWrp .inrPgrDescWrp > h3{
	font-size:22px;
	font-weight:500;
}
.inrBlgContMainWrp .inrPgrDescWrp > h4{
	font-size:20px;
	font-weight:500;
}
.inrBlgContMainWrp .inrPgrDescWrp > h5{
	font-size:19px;
	font-weight:400;
}
.inrBlgContMainWrp .inrPgrDescWrp > h6{
	font-size:17px;
	font-weight:400;
}

.inrBlgContMainWrp .inrPgrDescWrp > h1 + ul,
.inrBlgContMainWrp .inrPgrDescWrp > h2 + ul,
.inrBlgContMainWrp .inrPgrDescWrp > h3 + ul,
.inrBlgContMainWrp .inrPgrDescWrp > h4 + ul,
.inrBlgContMainWrp .inrPgrDescWrp > h5 + ul,
.inrBlgContMainWrp .inrPgrDescWrp > h6 + ul,
.inrBlgContMainWrp .inrPgrDescWrp > h1 + p,
.inrBlgContMainWrp .inrPgrDescWrp > h2 + p,
.inrBlgContMainWrp .inrPgrDescWrp > h3 + p,
.inrBlgContMainWrp .inrPgrDescWrp > h4 + p,
.inrBlgContMainWrp .inrPgrDescWrp > h5 + p,
.inrBlgContMainWrp .inrPgrDescWrp > h6 + p{
	margin-top:8px;
}
.inrBlgContMainWrp .inrPgrDescWrp > h1 + table,
.inrBlgContMainWrp .inrPgrDescWrp > h2 + table,
.inrBlgContMainWrp .inrPgrDescWrp > h3 + table,
.inrBlgContMainWrp .inrPgrDescWrp > h4 + table,
.inrBlgContMainWrp .inrPgrDescWrp > h5 + table,
.inrBlgContMainWrp .inrPgrDescWrp > h6 + table{
	margin-top:5px;
}
.inrBlgContMainWrp .inrPgrDescWrp > p > a{color:#000000; text-decoration:underline;}
.inrBlgContMainWrp .inrPgrDescWrp > p > a:hover{color:#de9303;}

.blogScalIcnWrap{
	display:block;
	text-align:center;
	padding:30px 60px;
	overflow:hidden;
	width:100%;
	margin:65px auto 0 auto;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}
.blgFtrSclWrp{
	float:left;
	display:block;
	margin-top:2px;
}
.blgFtrSclWrp .scalIcnTtle{
	font-size: 14px;
	letter-spacing: 1px;
	line-height:15px;
	color:#444444;
	font-weight:500;
	margin:0 8px 0 0;
	display: inline-block;
	vertical-align:middle;
}
.scalIcnWrap {
    display: inline-block;
	vertical-align:middle;
}
.scalIcnWrap a{
	display:block;
	float:left;
	width:36px;
	height:36px;
    margin: 0 5px;
	background:url('../images/facebook.svg') center center no-repeat #f5f5f5;
	background-size:75% auto;
}
.scalIcnWrap a.twitterIcn{background-image:url('../images/twitter.svg');}
.scalIcnWrap a.gglPlsIcn{background-image:url('../images/google_plus.svg');}
.scalIcnWrap a:hover{
	background-color:#ef7f1a;
}
.scalIcnWrap .fbIcn:hover{
	background-image:url('../images/facebookwht.svg');
}
.scalIcnWrap .twitterIcn:hover{
	background-image:url('../images/twitterwht.svg');
}
.scalIcnWrap .gglPlsIcn:hover{
	background-image:url('../images/google_pluswht.svg');
}
.blogTxtBtmWrap{
	display:block;
	width:100%;
	margin:50px auto 0 auto;
	overflow:hidden;
}
/*.blogTxtBtmWrap:before{
	position:absolute;
	content:'';
	left:0;
	top:0;
	height:100%;
	border-left:2px solid #eaeaea;
}*/
.blogRhtBtmWrap,
.blogLftBtmWrap{
	display:block;
	width:45%;
	padding:15px 40px 15px 0;
	float:left;
	position:relative;
}
.blogRhtBtmWrap:before,
.blogLftBtmWrap:after{
	position:absolute;
	content:'';
	background:url('../images/left-arrow.svg') no-repeat right top;
	background-size:80% auto;
	height:20px;
	width:20px;
	right:-20px;
	top:50%;
	margin-top:-10px;
}
.blogRhtBtmWrap{
	float:right;
	padding:15px 0 15px 40px;
}
.blogRhtBtmWrap:before{
	background-image:url('../images/right-arrow.svg');
	left:-20px;
	right:auto;
}
.blogLftBtmWrap h4{
	text-align:right;
}
.blogLftBtmWrap h4,
.blogRhtBtmWrap h4{
	font-size:18px;
	line-height:normal;
	color:#000;
	font-weight:400;
	margin-bottom:10px;
	display:block;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	-webkit-transition:all ease 0.3s;
	transition:all ease 0.3s;
}
.blogTxtBtmWrap a:hover h4{
	color:#ef7f1a;
}
.blogLftBtmWrap small,.blogRhtBtmWrap small{
	font-size:11px;
	line-height:11px;
	color:#939393;
	text-align:right;
	display:block;
}
.blogRhtBtmWrap small{
	text-align:left;
}
.blogScalIcnWrap .defBtn{float:right;}
/*.blogDtalBtn{
	display:block;
	font-size:13px;
	line-height:18px;
	color:#555555;
	border:1px solid #555555;
	float:right;
	margin-top:0;
	padding:10px 33px;
	border-radius:500px;
	text-transform:uppercase; 
}
.blogDtalBtn:hover{
	background-color:#ef7f1a;
	color:#fff;
	border-color:#fff;
}*/
.inrBlgContMainWrp {
	position:relative;
	z-index:1;
}
.postDateInr{
	display:block;
	margin-bottom:15px;
	text-transform:uppercase;
	letter-spacing:4px;
	font-size:12px;
	color:#585858;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}
.inrBlogBanner{
	background-color:#f1f1f1;
}
.inrBlogBanner .inrBnrBgWrp{
	background: url('../images/pattern-1_black.png') repeat center center ;
	background-size: auto auto;
	background-size: 150px auto;
	width:100%;
	opacity:0.2;
}
.dwldSecMainCont{
	overflow:hidden;
	width:100%;
	margin-top:80px;
}
.dwldTabNavWrp{
	width:34%;
	display:inline-block;
	vertical-align:top;
	border-right:1px solid #ccc;
}
.dwldTabContMainWrp{
	width:60%;
	margin-left:5%;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.dwldTabNavWrp li{
	display:block;
	position:relative;
}
.dwldTabNavWrp li a{
	display:block;
	padding:24px 90px 24px 120px;
	position:relative;
	margin-bottom:5px;
}
.dwldTabFoldIcn{
	position:absolute;
	left: 40px;
	top: 50%;
	width: 60px;
	height: 60px;
	background:url('../images/folderIcons.svg') 0 0 no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	/*transition:all ease 0.3s;*/
}
.dwldTabTtle{
	display:block;
	font-size: 20px;
	color: #323232;
	width: 80%;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
	transition:all ease 0.5s;
}
.dwldTabNum{
	position:absolute;
	right:40px;
	top:50%;
	width:40px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	line-height:40px;
	text-align:center;
	font-size:18px;
	background-color:#fff1e4;
	border-radius:100px;
	color:#000000;
	transition:all ease 0.5s;
}
/*.dwldTabNavWrp li a:hover .dwldTabFoldIcn,*/
.dwldTabNavWrp li a.actTab .dwldTabFoldIcn{
	background-position:0 100%;
}
.dwldTabNavWrp li a:hover .dwldTabNum,
.dwldTabNavWrp li a.actTab .dwldTabNum{
	transform:rotate(90deg) scale(0.3);
	opacity:0;
}
.dwldTabNavWrp li a:hover .dwldTabTtle,
.dwldTabNavWrp li a.actTab .dwldTabTtle{
	color:#ef7f1a;
}
.dwldTabNavWrp li a:before{
	content:'';
	width:0;
	height:100%;
	z-index:-1;
	left:0;
	top:0;
	position:absolute;
	background-color:#fff1e4;
	transition:all ease 0.5s;
}
.dwldTabNavWrp li a:hover:before,
.dwldTabNavWrp li a.actTab:before{
	width:100%;
}
.dwldTabNavWrp li a:after{
	content:'';
	position:absolute;
	top:50%;
	left:100%;
	-webkit-transform:translateY(-50%) rotate(45deg) scale(0);
	transform:translateY(-50%) rotate(45deg) scale(0);
	transition:all ease 0.5s;
	width:20px;
	height:20px;	
	margin-left:-10px;
	background-color:#fff1e4;
}
.dwldTabNavWrp li a:hover:after,
.dwldTabNavWrp li a.actTab:after{
	-webkit-transform:translateY(-50%) rotate(45deg) scale(1);
	transform:translateY(-50%) rotate(45deg) scale(1);
	transition-delay:0.3s;
}
.dwldFileListWrp{
	display:block;
}
.dwldFileListWrp li{
	width:46%;
	float:left;
	position:relative;
	padding-left:60px;
	border-bottom:1px dotted #ccc;
	text-transform:uppercase;
}
.dwldFileListWrp li a{
	display:block;
	padding-bottom:20px;
	padding-top:20px;
}
.dwldFileListWrp li:nth-child(even){
	margin-left:8%;
}
.dwldTabBlckWrp{
	display:none;
	overflow:hidden;
	position:absolute;
	padding-top:0;
	width: 100%;
}
.dwldTabBlckWrp:first-child{display:block;}
.dwldTabBlckMainTitle{
	display:block;
	/*position:absolute;
	left:0;
	top:0;*/
	width:100%;
	padding-bottom:15px;
	margin-top:30px;
	margin-bottom:10px;
	padding-right:0;
	font-size: 26px;
	font-weight: 600;
	color: #ef7f1a;
	border-bottom:1px solid #ccc;
	letter-spacing:5px;
	text-transform:uppercase;
	line-height:30px;
}
.dwldFilIcn{
	width:40px;
	height:40px;
	left:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	position:absolute;
	background:url('../images/fileIcon.svg') 0 0 no-repeat;
	background-size:100%;
}
.dwldFilIcn span{
	position: absolute;
	left: 5%;
	top: 25%;
	font-size: 9px;
	letter-spacing: 1px;
	color: #ef7f1a;
	width: 60%;
	text-align: center;
	font-weight: 500;
}
.dwldFilSize{
	display:block;
	font-size:13px;
	margin-top:5px;
	color: #676767;
	letter-spacing:2px;
}
.dwldFilTtle{
	font-size: 16px;
	color: #333;
	letter-spacing:1px;
	-webkit-transition:all ease 0.5s;
	transition:all ease 0.5s;
}
.dwldFileListWrp li a:hover .dwldFilTtle{
	color:#ef7f1a;
}
.vidResList{
	margin-top:50px;
}
.vidResList li{
	width:25%;
	margin:0 -2px;
	display:inline-block;
	vertical-align:top;
	padding:0 15px;
	margin-bottom:30px;
}
.vidResList li a{
	display:block;
}
.vidResList li a .vidResImgWrp{
	display:block;
	width:100%;
	border: 2px solid #000;
	overflow:hidden;
	background: #000;
	position: relative;
}
.vidResImgWrp:before{
	content: '';
	width: 50px;
height: 50px;
z-index: 51;
	background: url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI5NC44NDMgMjk0Ljg0MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjk0Ljg0MyAyOTQuODQzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPHBhdGggZD0iTTI3OC41MjcsNzkuOTQ2Yy0xMC4zMjQtMjAuMDIzLTI1LjM4LTM3LjcwNC00My41MzgtNTEuMTMyYy0yLjY2NS0xLjk3LTYuNDIxLTEuNDA3LTguMzkyLDEuMjU3cy0xLjQwNyw2LjQyMSwxLjI1Nyw4LjM5MiAgIGMxNi42ODcsMTIuMzQsMzAuNTIxLDI4LjU4Niw0MC4wMDgsNDYuOTgzYzkuOTQsMTkuMjc3LDE0Ljk4LDQwLjEyOCwxNC45OCw2MS45NzZjMCw3NC42NzEtNjAuNzUsMTM1LjQyMS0xMzUuNDIxLDEzNS40MjEgICBTMTIsMjIyLjA5MywxMiwxNDcuNDIxUzcyLjc1LDEyLDE0Ny40MjEsMTJjMy4zMTMsMCw2LTIuNjg3LDYtNnMtMi42ODctNi02LTZDNjYuMTMzLDAsMCw2Ni4xMzMsMCwxNDcuNDIxICAgczY2LjEzMywxNDcuNDIxLDE0Ny40MjEsMTQ3LjQyMXMxNDcuNDIxLTY2LjEzMywxNDcuNDIxLTE0Ny40MjFDMjk0Ljg0MiwxMjMuOTc3LDI4OS4yMDEsMTAwLjY0NSwyNzguNTI3LDc5Ljk0NnoiIGZpbGw9IiNGRkZGRkYiLz4KCTxwYXRoIGQ9Ik0xMDkuNjk5LDc4Ljk2OWMtMS44NzYsMS4wNjctMy4wMzUsMy4wNTktMy4wMzUsNS4yMTZ2MTMxLjY3NGMwLDMuMzE0LDIuNjg3LDYsNiw2czYtMi42ODYsNi02Vjk0Ljc0bDg4LjgzMyw1Mi44ODMgICBsLTY1LjMyNCw0Mi4wODdjLTIuNzg1LDEuNzk1LTMuNTg5LDUuNTA4LTEuNzk0LDguMjkzYzEuNzk2LDIuNzg2LDUuNTA4LDMuNTksOC4yOTQsMS43OTRsNzMuNDY1LTQ3LjMzMyAgIGMxLjc0Ni0xLjEyNSwyLjc4Ni0zLjA3MywyLjc0OS01LjE1Yy0wLjAzNy0yLjA3Ny0xLjE0NS0zLjk4Ny0yLjkzLTUuMDVMMTE1LjczMyw3OS4wMjkgICBDMTEzLjg3Nyw3Ny45MjYsMTExLjU3NSw3Ny45MDIsMTA5LjY5OSw3OC45Njl6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==') center center no-repeat;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	transform: translate(-50%,-50%) scale(0.5);
	transition: all ease 0.5s;

}
.vidResList li a:hover .vidResImgWrp:before{
	opacity: 1;
	visibility:visible;
	transform: translate(-50%,-50%) scale(1);
}
.vidResDur,
.vidResViews{
	position: absolute;
	z-index: 1;
	transition: all ease 0.2s;
	font-size: 10px;
	color: #fff;
}
.vidResViews{
	left: 0;
	top: 0;
	opacity: 0;
	background:7px 3px no-repeat url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ4OC44NSA0ODguODUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4OC44NSA0ODguODU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4Ij4KPGc+Cgk8cGF0aCBkPSJNMjQ0LjQyNSw5OC43MjVjLTkzLjQsMC0xNzguMSw1MS4xLTI0MC42LDEzNC4xYy01LjEsNi44LTUuMSwxNi4zLDAsMjMuMWM2Mi41LDgzLjEsMTQ3LjIsMTM0LjIsMjQwLjYsMTM0LjIgICBzMTc4LjEtNTEuMSwyNDAuNi0xMzQuMWM1LjEtNi44LDUuMS0xNi4zLDAtMjMuMUM0MjIuNTI1LDE0OS44MjUsMzM3LjgyNSw5OC43MjUsMjQ0LjQyNSw5OC43MjV6IE0yNTEuMTI1LDM0Ny4wMjUgICBjLTYyLDMuOS0xMTMuMi00Ny4yLTEwOS4zLTEwOS4zYzMuMi01MS4yLDQ0LjctOTIuNyw5NS45LTk1LjljNjItMy45LDExMy4yLDQ3LjIsMTA5LjMsMTA5LjMgICBDMzQzLjcyNSwzMDIuMjI1LDMwMi4yMjUsMzQzLjcyNSwyNTEuMTI1LDM0Ny4wMjV6IE0yNDguMDI1LDI5OS42MjVjLTMzLjQsMi4xLTYxLTI1LjQtNTguOC01OC44YzEuNy0yNy42LDI0LjEtNDkuOSw1MS43LTUxLjcgICBjMzMuNC0yLjEsNjEsMjUuNCw1OC44LDU4LjhDMjk3LjkyNSwyNzUuNjI1LDI3NS41MjUsMjk3LjkyNSwyNDguMDI1LDI5OS42MjV6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==');
	background-size: auto 70%;
	background-color: rgba(255,255,255,0.2);
	z-index: 5;
	padding: 3px 7px 3px 26px;
	letter-spacing: 1px;
	color: #fff;
}
.vidResList li a:hover .vidResViews{
	opacity: 1;
}
.vidResDur{
	right: 3px;
	bottom: 3px;
	padding: 4px;
	letter-spacing: 2px;
	background-color: rgba(0,0,0,0.2);
}
.vidResList li a img{
	display:block;
	width:100%;
	-webkit-transition:all ease 0.5s;
	transition:all ease 0.5s;
	opacity: 1;
	/*-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);*/
}
.vidResList li .vidResTtle{
	display:block;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-top:10px; 
	line-height:20px;
	color:#000;
	width:80%;
}
.vidResList li a:hover img{
	opacity: 0.8;
	/*transform:scale(1.3);
	-webkit-filter:grayscale(0%);
	-moz-filter:grayscale(0%);
	-ms-filter:grayscale(0%);
	-o-filter:grayscale(0%);
	filter:grayscale(0%);*/
}
.vidResList li a:hover .vidResTtle{
	color: #ef7f1a;
}
.hmePrdInfTtle,
.hmePrdIcn{display:none;}
.hmePrdIcn{margin-bottom:15px;}
.inrInfoCont{
	width:100%;
	overflow:hidden;
}
.inrLeftInfoWrp{
	float:left;
	width:55%;
}
.inrIndusWeServ{
	float:right;
	width: 32%;
	margin-right: 6%;
	padding: 0 4%;
	border-left:1px solid #ccc;
	text-align:center;
}
.indusTtle{
	display: block;
	font-size: 26px;
	color: #ef7f1a;
	line-height: 36px;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: 2px;
	margin-bottom: 15px;
}
.indusWeSrvList{
	overflow:hidden;
	margin-bottom:30px;
	text-align:left;
}
.indusWeSrvList li{
	width:49%;
	display:inline-block;
	vertical-align:top;
	margin-top:35px;
	text-align:center;
}
.indusWeSrvList li img{
	display:block;
	width:60px;
	margin:0 auto;
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
}
.indusWeSrvList li span{
	display:block;
	font-size:16px;
	color:#636363;
	margin-top:3px;
}
.quickInqMainCont{
	background:url('../images/qckInqPrlxBg.jpg') 0 0 no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	width:100%;
	position:relative;
	padding:150px 0;
	text-align:center;
	z-index:1;
}
.qckInqBg{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:-1;
}
.quickInqMainCont .secTtle{
	text-transform:uppercase;
	display:block;
	font-weight:500;
}
.quickInqMainCont p{
	font-size:18px;
	color:#fff;	
	margin-top:20px;
	letter-spacing:0.5px;
}
.quickInqMainCont p a{
	text-decoration:underline;
	color:#fff;
}
.quickInqMainCont p a:hover{color:#ef7f1a;}
.quickInqMainCont .defBtn{
	margin-top:70px;
	padding:15px 35px;
	color:#fff;
}
.indCaseStudMainCont{
	width:100%;
	text-align:center;
}
.indCaseStudBlck{
	padding:0 60px 0 50px;
	width:49%;
	text-align:left;
	display:inline-block;
	vertical-align:top;
}
.indCaseStudBlck:nth-child(odd){
	margin-top:80px;
}
.indCaseImg{
	width:100%;
	display:block;
	margin-bottom:30px;
	position:relative;
}
.indCaseImg img{
	display:block;
	width:100%;
}
.indCasBordBlck{
	position:absolute;
	z-index:1;
	left:50px;
	bottom:45px;
	width:100%;
	height:100%;
	border:5px solid #ef7f1a;
}
.indCaseStudBlck .secTtle{
	margin-bottom:5px;
}
.indCaseSml{
	font-size: 18px;
	color: #7A7A7A;
	margin-bottom: 15px;
	letter-spacing: 2px;
	font-weight: 500;
}
.plyCentIcn{
	z-index:2;
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	width:70px;
	height:70px;
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
}
.plyCentIcn #playIcnBlck{
	top:0;
	width:100%;
	height:100%;
}
.carerMainCont{
	overflow:hidden;
	width:100%;
	margin-top:40px;
}
.carMainLeftWrp{
	float:left;
	width:25%;
	padding-top:30px;
}
.carMainInfMainWrp{
	float:right;
	width:75%;
	border-left:1px solid #ccc;
	padding-left:70px;
	min-height:500px;
	padding-top:20px;
	padding-bottom:30px;
}
.carNvTtle{
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#606060;
	padding:0 20px 20px 20px;
}
.carNavListWrp li{
	display:block;
	margin-bottom:10px;
}
.carNavListWrp li a{
	display:block;
	padding:10px 20px;
	position:relative;
}
.carNavListWrp li a:after{
	content:'';
	position:absolute;
	right:-11px;
	top:50%;
	margin-top:-10px;
	width:20px;
	height:20px;
	background:#fff;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	transform:rotate(-45deg) scale(0);
	-webkit-transition:all ease 0.5s;
	transition:all ease 0.5s;
}
.carNavListWrp li .actCarLnk:after,
.carNavListWrp li a:hover:after{
	transform:rotate(-45deg) scale(1);
}
.carNvJbTtle{
	display:block;
	font-size:24px;
	color:#2A2A2A;
	-webkit-transition:all ease 0.5s;
	transition:all ease 0.5s;
}
.carNavListWrp li .actCarLnk .carNvJbTtle,
.carNavListWrp li a:hover .carNvJbTtle{
	color:#ef7f1a;
}
.carDetOpningNum,
.carNvOpnin{
	font-size:15px;
	margin-top:3px;
	display:block;
	color:#4F4F4F;
}
.carDetOpningNum{font-size:16px;}
.carDetailBlock{
	display:none;
	-webkit-transition:-webkit-transform ease 0.5s;
	transition:transform ease 0.5s;
	transform:translateY(50px);
}
.actCarBlck{
	transform:translateY(0px);
}
.carDetailBlock:first-child{display:block;}
.carDetailBlock > h2{
	font-size:30px;
	font-weight:500;
	color:#ef7f1a;
}
.carDetailBlock .inrPgrDescWrp h2,
.carDetailBlock .inrPgrDescWrp h3,
.carDetailBlock .inrPgrDescWrp h4,
.carDetailBlock .inrPgrDescWrp h5,
.carDetailBlock .inrPgrDescWrp h6{color:#000;}
.carDetailBlock .defBtn{
	margin-top:25px;
}
.aplyCarerMainWrp{
	background-color:#f7f7f7;
	padding:30px;
	display:none;
}
.carAplyTtle{
	font-size: 22px;
	font-weight: 500;
	padding: 0 10px;
	margin-bottom: 15px;
	color:#ef7f1a;
}
.aplyCarerMainCont > .defBtn {
    margin-top: 25px;
}
.infinitySvg{
	width:100%;
	text-align:right;
}
.infiSvgTxt{
	fill:#a7a7a7;
	font-size:50px;
	letter-spacing:5px;
}
.txtPathObj{
	/*transition:all ease 0.5s;*/
	/*transform-origin:50% 50% ;*/
	/*-moz-transform-origin:50% 50% !important;*/
}
/*.infinitySvg:hover .txtPathObj{
	transform:rotate(65deg);
}*/
.abtWhtWhySecMainWrp{
	margin-top:30px;
	overflow:hidden;
	width:100%;
	position:relative;
	text-align:center;
}
.splitDivWrp{
	overflow:hidden;
}
.spltDv{
	width:50%;
	float:left;
	padding:0 50px;
}
.spltDv:last-child{
	float:right;
}
.whyAbtSec,
.whtAbtSec{
	width:31%;
	float:left;
	margin-bottom:80px;
	margin-top:90px;
	display:block;
}
.whyAbtSec{
	float:right;
}
.abtInfinIcn{
	position:absolute;
	width:30%;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.abtWhtWhySecMainWrp .secDesc p{
	text-transform:uppercase;
	letter-spacing:1px;
}
.abtWhtWhySecMainWrp .secDesc p span{color:#ef7f1a;}
.whtTtle{
	display:block;
	text-transform:uppercase;
	color:#7F7E7E;
	letter-spacing:2px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
	position:relative;
}
.whtTtle:after{
	content:'';
	width:9px;
	height:9px;
	position:absolute;
	left:50%;
	margin-left:-4px;
	bottom:-5px;
	transform:rotate(45deg);
	background-color:#ef7f1a;
}
.certIcns{
	display:block;
	margin-top:25px;
}
.certIcns a{
	width:50px;
	display:inline-block;
	vertical-align:middle;
	margin-right:15px;
}
.certIcns a img{
	display:block;
	width:100%;
}
.abtQualityMainCont{
	background:url('../images/qltyPattern.jpg') 0 0 repeat-y #f2f2f2;
	background-size:40% auto;
	display:inline-block;
	padding-bottom:80px;
	padding-top:80px;
	width:100%;
}
.abtQltyImgWrp{
	width:30%;
	margin-left:15%;	
	float:left;
	margin-bottom:-180px;
	border:10px solid #333;
	padding:20px;
	background-color:#fff;
	box-shadow:0px 8px 30px 0px rgba(0,0,0,0.42), inset 5px 5px 20px 0px rgba(0, 0, 0, 0.32);
}
.abtQltyImgWrp img{
	width:100%;
	display:block;
}
.abtQltyCert{
	width:48%;
	margin-top:50px;
	margin-left:0;
	float:right;
}
.abtQltyCert .secDesc{
	max-width:700px;
}
.ourGoalTxtWrp{
	width:35%;
	margin-left:7%;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
}
.ourGoalTxtWrp .secDesc p{
	font-size:18px;
	padding:0 30px;
	line-height:28px;
	color:#a1a1a1;
}
.ourGoalTxtWrp .secDesc p strong{
	font-weight:500;
}
.ourGoalImg{
	display:inline-block;
	vertical-align:middle;
	width:50%;
	margin-left:7%;	
}
.grpSvg{
	width:100%;
}
.grpCompTxtWrp{
	margin:0 auto;
	width:600px;
	display:block;
	padding-right:100px;
}
.grpCompTxtWrp .secTtle{
	font-weight:500;
}
.secSmlTtle,
.grpCompTxtWrp .secTtle small{
	font-size:18px;
	line-height:30px;
	color:#737373;
	display:block;
	letter-spacing: 0;
}
.icnBubbleWrp{
	position:absolute;
	left:0;
	top:0;
	transform:translate(-50%,-50%);
}
.icnBble1{left:30%; top: 38%;}
.icnBble2{left:47%; top:12%;}
.icnBble3{left:70%; top:12%;}
.icnBble4{left:90%; top:52%;}
.icnBubbleWrp > div{
	margin:0 auto;
	display:block;
}
.icnBbleCirc{
	width:130px;
	height:130px;
	padding:30px;
	background-color:#fff;
	border:1px solid #5d5d5d;
	border-radius:100px;
	position:relative;
	display:block;
}
.icnBbleCirc svg{
	width:100%;
	-webkit-transform-origin:50% 100%;
	transform-origin:50% 100%;
}
.icnBbleCirc svg path{fill:#5d5d5d;}
.icnBbleLine{
	background-color:#5d5d5d;
	width:1px;
	height:100px;
	transform-origin:center top;
}
.icnBbleDot{
	width:11px;
	height:11px;
	border-radius:100px;
	background-color:#5d5d5d;
}
.grpCompBbleCont{position:relative;}

.icnBble2 .icnBbleCirc{border-color:#ef7f1a;}
.icnBble2 .icnBbleLine, .icnBble2 .icnBbleDot{background-color:#ef7f1a;}
.icnBble2 .icnBbleCirc svg path{fill:#ef7f1a;}

/*.icnBble4 .icnBbleCirc{border-color:#ef7f1a;}*/
.icnBble4 .icnBbleCirc svg path{fill:#ef7f1a;}
/*.icnBble3 .icnBbleLine, .icnBble3 .icnBbleDot{background-color:#5d5d5d;}*/
.txtUpr{text-transform: uppercase;}
.icnBbleTtle{
	position:absolute;
	text-align:center;
	width:100%;
	left:0;
	bottom:110%;
	letter-spacing:2px;
	font-size:13px;
	color:#5E5E5E;
	line-height:18px;
	text-transform:uppercase;
}
.technoMainCont .secDesc{
	width:65%;
}
.whyInraLogMainWrp{
	position:relative;
	width:100%;
}
.whyIntraList,
.whyIntraTtle{
	width:35%;
	display:inline-block;
	vertical-align:top;
}
.whyIntraTtle{
	text-align:center;
	font-size:60px;
	font-weight:normal;
	color:#ccc;
	margin-top:120px;
}
.whyIntraList{
	width:32%;
	margin-top:100px;
}
.whyIntraList:last-child{
	margin-top:0px;
}
.cntCompTtle{
	text-transform:uppercase;
	letter-spacing:3px;
	display:block;
	margin-bottom:10px;
}
.whyIntraList img{
	height:110px;
	display:block;
	margin-bottom:15px;
}
.whyIntraList ul li{
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 8px;
	display: list-item;
	list-style: decimal;
	color: #767676;
	letter-spacing: 0.5px;
	margin-left: 15px;
	padding-right: 15px;
}
.ind40MainWrp{
	width: 60%;
	text-align: center;
	padding-right: 20%;
	padding-left: 3%;
	display:inline-block;
	vertical-align:middle;
	position:relative;
}
.ind40MainWrp:before{
	content:'';
	width:1500px;
	right:0;
	top:0;
	z-index:-1;
	height:100%;
	position:absolute;
	background-color:#f8f8f8;
}
.ind40VidWrp{
	display:inline-block;
	vertical-align:middle;
	width: 60%;
	margin-left: -16%;
	margin-right: -5%;
	-webkit-mix-blend-mode:multiply;
	-moz-mix-blend-mode:multiply;
	-ms-mix-blend-mode:multiply;
	-o-mix-blend-mode:multiply;
	mix-blend-mode:multiply;
	
}
.ind40VidWrp video{
	display:block;
	width:100%;
}	
.techSoluIcnWrp{
	display:block;
	margin-top:80px;
}
.techSoluIcnWrp li{
	width:20%;
	margin:0 5%;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.techSoluIcnWrp li svg{
	width:100px;
	margin:0 auto 20px auto;
}
.techLin{
	content:'';
	width:50%;
	left:100%;
	position:absolute;
	top:50px;
	height:1px;
	background-color:#ccc;
}
/*.techSoluIcnWrp li:last-child:after{display:none;}*/
.prdFeaTtle{
	margin-top:50px;
	margin-bottom:15px;
}
.prdFeaTtle span{
	display:inline-block;
	vertical-align:middle;
	font-size:18px;
	color:#ef7f1a;
	font-weight:normal;
	letter-spacing:1px;
}
.prdFeaTtle span:before,
.prdFeaTtle span:after{
	content:'';
	border-bottom:1px solid #ef7f1a;
	width:25px;
	display:inline-block;
	vertical-align:middle;
	margin:-1px 10px 0 10px;
}
.prdFeatList{
	margin:0 auto;
	text-align:center;
}
.prdFeatList li{
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
	font-size:16px;
	color:#5B5B5B;
	padding-left:15px;
	margin-right:10px;
	position:relative;
}
.prdFeatList li:before{
	content:'';
	width:6px;
	height:6px;
	transform:rotate(45deg);
	margin-top:6px;
	position:absolute;
	left:0;
	background-color:#ef7f1a;
}

.prdDimeImgSplit{
	width:100%;
	text-align:left;
	margin-top:50px;
}
.prdDimeImgSplit.mt0{margin-top:0;}
.prdDimeImgWrp{
	display:inline-block;
	vertical-align:middle;
	width:60%;
	margin-left:-5px;
}
.prdDimeImgWrp img{
	width:100%;
	display:block;
}
.prdDimeDatWrp{
	display:inline-block;
	vertical-align:middle;
	width:40%;
	margin-left:0;
	padding-right:0;
	position:relative;
	z-index:1;
	padding:25px;
	background-color:#fff;
	box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.32);
}
.prdDimeDatWrp{
	box-shadow:none;
	padding:25px 0 25px 35px;
	border-left:1px dotted #d8cfbb;
}
.drkDimeDta{background-color: #696969;}
/*.prdDimeDatWrp:before{
	content:'';
	width:1000px;
	left:0;
	top:0;
	z-index:-1;
	position:absolute;
	height:100%;
	background-color:#fff7f1;
}*/
.oHid{overflow:hidden;}
.prdDimeTtle{
	font-size:16px;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#ef7f1a;
	margin-bottom:5px;
	font-weight:500;
}
.prdDimeTtle.x2{
	font-size: 24px;
	margin-bottom: 22px;
}
.drkCol{color:#000;}
.verTbleDat{
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	/*border:1px solid #CFCFCF;*/
}
.verTbleDat tbody tr td,
.verTbleDat tbody tr th{
	font-weight:normal;
	padding:12px 15px;
	font-size:14px;
	line-height: 19px;
	border-bottom:1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
}
.verTbleDat tbody tr td:first-child,
.verTbleDat tbody tr th:first-child{border-left:none;}
.noPadBord tbody tr td,
.noPadBord tbody tr th{padding:8px 10px; border:none;}
.noPadBord{border:none;}
.noPadBord tbody tr th{width:125px;}

.verTbleDat tbody tr th{
	color:#464646;
	font-weight:500;
}
/*.verTbleDat tbody tr:nth-child(even){
	background-color:#f5f5f5;
}*/
.drkTable tbody tr:nth-child(even),
.drkTable tbody tr{
	background-color:transparent;
}
.drkTable tbody tr th,
.drkTable tbody tr td{
	 padding-left:0;
	 padding-right:0;
	 color:#fff;
	 border-bottom:1px solid rgba(255,255,255,0.5);
}
.drkDimeDta .prdDimeTtle{
	color:#fff;
}
.prdDimeDatWrp .prdFeatList li{
	display:block;
	margin-right:0;
	padding-right:0;
	text-align:left;
}
.numList{
	margin-top:15px;
	display:block;
	text-align:left;
}
.numList li{
	width:25%;
	display:inline-block;
	vertical-align:top;
	margin:0 -2px 15px -2px;
	font-size:15px;
}
.numList li span{
	font-size:80%;
	display:inline-block;
	vertical-align:middle;
	border:1px solid #ef7f1a;
	color:#ef7f1a;
	padding:5px;
	margin-top:-3px;
	margin-right:5px;
	border-radius:100px;
}
.numList li:hover span{
	background-color:#ef7f1a;
	color:#fff;
}
.numList li:hover{
	color:#ef7f1a;
}
.prdDimeFulWid{
	width:80%;
	text-align:center;
	margin:0 auto 0 auto;
}
.prdDimeFulWid img{
	max-width:1000px;
	margin:0 auto 20px auto;
	display:block;
}
.prdDimeFulWid .secTtle{
	margin-bottom:10px;
}
.prdDimeImgSplit .prdFeatList{
	text-align:left;
	column-count: 2;
	column-gap: 0;
}
.prdDimeImgSplit .prdFeatList li{
	width:100%;
	display:inline-block;
	padding-right:18px;
	margin-left:-5px;
	margin-right:0;
	padding-left:22px;
	vertical-align:top;
	font-size:15px;
	line-height:18px;
	color:#000;
}
.prdDimeImgSplit .prdFeatList li:before{
	background:url('../images/checked.svg') 0 0 no-repeat;
	background-size:100% auto;
	transform:none;
	width:12px;
	height:12px;	
	left:5px;
	margin-top:2px;
}
.prdDimeMainContBg{
	background-color:#ffefd5;
}
.prdDimeImgWrp .prdDimeTtle{
	color:#ef7f1a;
}
.dime3dDraw{
	width:100%;
	overflow:visible;
	display:table;
}
.dime3dDraw .prdDimeTtle{
	margin-bottom:10px;
	text-align:center;
}
.dime3dDraw .spltDv{
	padding:0;
}
/*.dime3dDraw img{
	width:100%;
	margin-bottom:50px;
	display:block;
}*/
.dimeTble{
	display:block;
	width:100%;
	margin:0 auto;
	text-align:left;
}
.dimeTble .verTbleDat tbody tr th{
	width:50px;
	padding-right:0;
}
.dime3dDraw .spltDv:nth-child(1){width:65%;}
.dime3dDraw .spltDv:nth-child(2){width:30%; margin-top:30px;}
.draw3dSlide{
	display:block;
}
.draw3dSlide img{
	width:100%;
}
.draw3dPgr{
	display:table;
	width:100%;
	margin-top:15px;
}
.draw3dPgr img {
	border: 2px solid #FFF;
	padding: 10px;
	width: 47.5%;
	float: left;
	opacity: 0.2;
	cursor: pointer;
	filter: grayscale(100%);
	margin-right: 5%;
	transition: all ease 0.3s;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0);
}
.draw3dPgr img.cycle-pager-active{
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
	filter: grayscale(0);
	opacity: 1;
}
.col3pgr.draw3dPgr img{width:30%;}
.draw3dPgr img:last-child{margin-right:0%}
.dimeFulWrp img{
	display:block;
	width:100%;
}
.dimeFulWrp .dimeTble{
	display:block;
	margin:50px auto 0 auto;
	width:650px;
}
.dimeFulWrp .prdDimeTtle{margin-bottom:15px;}
.dimeFulWrp .dimeTble .verTbleDat tbody tr th{width:70px; color:#ef7f1a}
.faqMainWrap h3{
	font-size:24px;
	color:#454545;
	font-weight:normal;
	display:block;
	cursor:pointer;
	padding-right:30px;
	transition:all ease 0.3s;
}
.faqMainWrap h3:hover{
	color:#000;
}
.faqMainWrap > li{
	padding-left:60px;
	position:relative;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px solid #ccc;
}
.faqEq{
	position:absolute;
	left:10px;
	top:-3px;
	font-size:28px;
	color:#C4C4C4;
	font-weight:lighter;
}
.faqMainWrap > li .secDesc{
	padding-top:15px;
	display:none;
}
.faqMainWrap{
	margin-top:50px;
}
.faqMainWrap h3:before{
	content:'';
	width:24px;
	height:24px;
	display:block;
	position:absolute;
	right:10px;
	top:5px;
	background:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=);
	background-size:cover;
	background-position:center center;
	opacity:0.4;
	transition:all ease 0.5s;
}
.faqMainWrap .active h3:before{
	transform:rotateX(180deg);
}
.faqMainWrap h3:hover:before{
	opacity:0.8;
}
.watchLiveOverlay video,
.watchLiveOverlay{
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
}
.watchLiveOverlay{
	z-index:150;
	opacity:0;
	visibility:hidden;
}
.watchLiveOverlay,
.prdCompSlidrWrap .js-img-compare{
	transition:all ease 0.5s;
}
.blrElem .js-img-compare{
	opacity:0;
}
.blrElem .watchLiveOverlay{
	transition-delay:0.2s;
	transform:scale(1);
	opacity:1;
	visibility:visible;
}
.stpIcn,.plyIcon{transition:all ease .3s;}
.stpIcn{opacity:0; transform-origin:50% 50%; transform:scale(0.4);}
.blrElem .plyIcon{opacity:0;}
.blrElem .stpIcn{opacity:1;}
.prdInrSlidThmbWrp{
	width:100%;
	overflow:hidden;
	position:relative;
}
.prdInrSlidThmbWrp img{
	width:100%;
	display:block;
}
.prdInrSlidWrp{
	display:block;
	width:75%;
	float:left;
}
.prdInrThmbWrp{
	width:20%;
	position:absolute;
	right:0;
	top:0;
	padding-top:10px;
	height:100%;
	border-left:1px solid #ef7f1a;
}
.prdInrThmbWrp li{
	display:block;
	margin-bottom:20px;
	position:relative;
	padding-left:30px;
}
.prdInrThmbWrp li:before{
	content:'';
	position:absolute;
	left:-3px;
	top:50%;
	width:15px;
	height:15px;
	border-top:1px solid #ef7f1a;
	border-left:1px solid #ef7f1a;
	background:#fff;
	display:block;
	-webkit-transform:rotate(-45deg) translateY(-50%);
	transform:rotate(-45deg) translateY(-50%);	
	opacity:0;
	transition:all ease 0.2s;
}
.prdInrThmbWrp li.cycle-pager-active:before{
	opacity:1;
}
.prdInrThmbWrp li a{
	display:block;
	filter:grayscale(100%);
	opacity:0.5;
	transition:all ease 0.2s;
}
.prdInrThmbWrp li a span{
	font-size:12px;
	color:#727272;
	text-align:center;
	display:block;
	margin-top:2px;
	text-transform:uppercase;
	letter-spacing:2px;
}
.prdInrThmbWrp li.cycle-pager-active a{
	filter:grayscale(0%);
	opacity:1;
}
.indMotBlckList{
	display:block;
	width:100%;
	text-align:center;
}
.indMotBlckList li{
	display:inline-block;
	vertical-align:top;
	width:33%;
	margin-top:50px;
	padding:0 30px;
	text-align:center;
}
.indMotImg,
.indMotImg img{
	display:block;
	width:100%;
}
.indMotImg{
	box-shadow: 0px 20px 10px -15px rgba(0,0,0,0.2);
	margin-bottom:25px;  
	transition:all ease 0.4s;
}
.indMotImg:hover{
	box-shadow: 0px 30px 15px -20px rgba(0,0,0,0.2);
	transform:translateY(-10px);
}
.inrMotTxt{
	width:90%;
	margin:0 auto 0 auto;
}
.inrMotTxt h2{
	color: #ef7f1a;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	padding:0 8%;
	margin-bottom: 6px;
}
.inrMotTxt p{
	font-size:14px;
	line-height:18px;
	color:#676767;
	margin-bottom:15px;
}
.pagination{
	text-align: center;
}
.pagination li{
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle;
}
.pagination li a{
	padding: 6px 10px;
	display: block;
	color: #3b3b3b;
	font-family: Arial;
	border-radius: 3px;
}
.pagination li a:hover{
	background-color:  #f1f1f1;
}
.pagination li.active a{
	background: #ef7f1a;
	color: #fff;
}

.offeringmenu li a {
	font-size: 19px;
	margin: 7px 0 !important;
}

.offeringmenu li a img {
	width: 18px;
}

.centerAlign50 .prdDimeImgWrp {
	width: 100%;
	margin-left: 0px;
}
.centerAlign50 .prdDimeImgWrp .prdDimeTtle{
	text-align: center;
}
.dimension_table_title{
	color: #ef7f1a !important;
}

@media screen and (max-width:1600px){
	.tbl_res {
		overflow-x:auto !important;
	}
}

.clientInfoContainer * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.clientInfoContainer {
	display: block;
	overflow: hidden;
	padding: 30px 0px 100px 0px;
}

.clientInfoContainer ul li {
	display: block;
	float: left;
	width: 20%;
	position: relative;
	border: 1px solid #ececec;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.clientInfoContainer ul li a {
	display: block;
	width: 100%;
	margin: 0px auto;
}

.clientInfoContainer ul li img {
	display: block;
	margin: 0px auto;
	width: 100%;
	height: auto;
}