*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	outline:none;
	font-family:'Proxima Nova', sans-serif;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
fieldset{border:none;}
h1,h2,h3,h4,h5,h6{
	font-family:'Proxima Nova', sans-serif;
}
::-moz-selection{color: #fff; background: #f86f34;}
::selection{color: #fff; background: #f86f34;}
.centerAlign{
	width:1150px;
	margin:0 auto;
}
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;
}
.headerContainer{
	display:table;
	width:100%;
	position:relative;
	padding:15px 40px 18px 40px;
}
.logoBlock{
	display:block;
	width:130px;
	float:left;
}
.logoBlock img{
	display:block;
	width:100%;
}
.mainNavWrp{
	position:absolute;
	left:50%;
	top:32px;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
}
.mainNavListWrp{
	display:block;
}
.mainNavListWrp li{
	float:left;
	margin:0 18px;
}
.mainNavListWrp li a{
	display:block;
	color:#000000;
	font-size:16px;
	line-height:18px;
	font-weight:600;
	position:relative;
	letter-spacing:0.8px;
}
.mainNavListWrp li a:before{
	content:'';
	background:#f86f34;
	width:70%;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	height:2px;
	position:absolute;
	bottom:-5px;
	opacity:0;
	-webkit-transition:all ease 0.5s;
	transition:all ease 0.5s;
}
.mainNavListWrp li a:hover:before,
.mainNavListWrp li a.active:before{
	opacity:1;
}
.respNavBtn{
	display:none;
	width:30px;
	height:30px;
	border:1px solid #ccc;
	background:url('../images/navIcon.png') center center no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	cursor:pointer;
}
.closeIcn.respNavBtn{
	background-image:url('../images/navCloseIcon.png');
}
.headLinkWrap{
	float:right;
	margin-top:13px;
}
.headLinkWrap > a{
	display:inline-block;
	vertical-align:middle;
	color:#000000;
	font-size:16px;
	line-height:18px;
	font-weight:600;
	opacity:0.8;
}
.headSrchWrp{
	display:inline-block;
	vertical-align:middle;
	margin-top:-3px;
	margin-left:25px;
}
.headSrchWrp input[type="text"] {
    border: none;
    color: #333333;
    padding: 4px 0 4px 0;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
	width:0;
	-webkit-transition:all ease 0.2s;
	transition:all ease 0.2s;
}
.headSrchWrp input[type="text"]:focus{
	border-color:#f86f34;
	color:#f86f34;
}
.headSrchIcn{
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:30px;
	opacity:0.5;
	background:url('../images/hdrSrchIcn.png') center center no-repeat;
}
.headSrchWrp.expndSrch input[type="text"]{
	width:150px;
	padding-left:8px;
	padding-right:5px;
}
.headLinkWrap .headSrchIcn:hover,
.headLinkWrap > a:hover{opacity:1;}
.sliderMainWrap{
	display:block;
	overflow:hidden;
	position:relative;
	width:100%;
}
.slideBlock,
.sliderMainWrap,
.sliderMainWrap img{
	display:block;
	width:100%;
}
.slideTextCont{
	position:absolute;
	width:100%;
	bottom:100px;
	z-index:180;
	text-align:center;
}
.slideTxt{
	font-size:50px;
	color:#fff;
	font-weight:600;
}
.slideTxt2{
	display:block;
	padding-top:4px;
	font-size: 15px;
    color: #fff;
    letter-spacing: 3px;
	text-transform:uppercase;
}
.slidePagerWrp{
	display:table;
	margin:20px auto 0 auto;
}
.slidePagerWrp span {
    width: 8px;
    height: 8px;
    float: left;
    border-radius: 50px;
    margin: 0 6px;
    cursor: pointer;
    background: #dddddd;
}
.slidePagerWrp span.cycle-pager-active{background:#707070;}
.slidePagerWrp span:hover{background:#9f9f9f;}
.secPad{padding-top:80px; padding-bottom:80px;}
.sidePad .centerAlign{padding-left:50px; padding-right:50px;}
.hmeAbtSecSplit{
	overflow:hidden;
	display:block;
}
.hmeAbtLeft{
	width:46%;
	float:left;
}
.secTitle{
	font-size:38px;
	line-height:44px;
	color:#000;
	font-weight:normal;
	letter-spacing:2px;
}
.secTitle strong{font-weight:bold;}
.secTitle span{color:#f86f34;}
.secTitleLine{
	text-align:center;
	display:table;
	margin:0 auto;
}
.secTitleLine:after{
	content:'';
	display:block;
	margin:15px auto 15px auto;
	width:100px;
	height:2px;
	background:#f86f34;
}
.hmeAbtLeft .secTitle {
    letter-spacing: 3px;
    padding-bottom: 15px;
}
.hmeAbtRight{
	width:45%;
	float:right;
}
.hmeAbtLeft p {
	font-size: 17px;
	line-height: 24px;
    margin-top: 20px;
    color: #595959;
    font-weight: normal;
}
.hmeAdvntgIcnWrp{
	display:table;
	margin:80px auto 0 auto;
	overflow:hidden;
}
.hmeAdvntgIcnWrp li {
	float: left;
	margin:0 25px;
}
.hmeAdvntgIcnWrp i{
	background:url('../images/hmeAdvntageIcons.png') 0 0 no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	width:100px;
	height:100px;
	display:block;
	margin:0 auto;
}
.hmeAdvntgIcnWrp i.unqIcn{background-position:0 0;}
.hmeAdvntgIcnWrp i.ultIcn{background-position:0 50%;}
.hmeAdvntgIcnWrp i.esyAvlIcn{background-position:0 100%;}
.hmeAdvntgIcnWrp li span {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #d4d4d4;
    letter-spacing: 2px;
}
.hmeAdvntgIcnWrp li span:before{	
	content:'';
	display:inline-block;
	width:5px;
	height:5px;
	margin-right:3px;
	border-radius:50px;
	margin-top:-1px;
	background:#ccc;
}
.hmePrdtCatWrp{
	overflow:hidden;
	padding:0 50px;
	width:100%;
	text-align:center;
}
.hmePrdtCatWrp a{
	width:29%;
	display:inline-block;
	margin:0 2% 50px 2%;
	text-align:center;
}
.hmePrdtCatWrp a img{
	display:block;
	width:100%;
}
.hmePrdtCatWrp a h2 {
    display: inline-block;
    font-size: 17px;
    color: #000;
	font-weight:normal;
	letter-spacing:1px;
    margin-top: 15px;
	position:relative;
	padding-bottom:3px;
	-webkit-transition:all ease-out 0.3s;
	transition:all ease-out 0.3s;
	padding:4px 0;
}
.hmePrdtCatWrp a h2 strong{
	font-weight:bold;
}
.hmePrdtCatWrp a:hover h2{
	color:#fff;
	padding:4px 5px;
}
.hmePrdtCatWrp a h2:before{	
	content:'';
	width:102%;
	bottom:0;
	background:#f86f34;
	position:absolute;
	left:-1%;
	height:2px;
	z-index:-1;
	-webkit-transition:all ease-out 0.3s;
	transition:all ease-out 0.3s;
}
.hmePrdtCatWrp a:hover h2:before{	
	height:100%;
}
.craftManShipContain{
	background:#f86f34;
	width:100%;
}
.craftManShipContain .centerAlign{
	padding-bottom: 50px;
	padding-top: 10px;
	display:table;
	background:url('../images/vitaraBgLogoImg.svg') center left no-repeat;
	-webkit-background-size:540px auto;
	background-size:540px auto;
}
.cManShipWrap {
	width: 47%;
	margin-top: -170px;
    float: right;
}
.cManShipWrap img{
	display:block;
	width:100%;
}
.cmanShipTxt {
    text-transform: uppercase;
    color: #f86f34;
    font-size: 24px;
    font-weight: 600;
    margin-top: -37px;
    line-height: 38px;
    margin-left: 19px;
    letter-spacing: 3px;
}
.cmanShipTxt strong{
	color:#ffffff;
	font-weight:bold;
	display: block;
	font-size:160%;
}
.ftrMainContainer{
	padding:60px 0;
	background:#f0f0f0;
}
.ftrLftCont{
	width:60%;
	float:left;
	border-bottom:1px solid #ccc;
	padding-bottom: 25px;
	margin-bottom: 30px;
}
.ftrLinkWrp{
	margin-bottom:8px;
}
.ftrLinkWrp span{
	color:#696969;
	font-size:14px;
	margin-right:6px;
	line-height:10px;
	display:inline-block;
	vertical-align:middle;
}
.ftrLinkWrp ul{
	display:inline-block;
	vertical-align:middle;
}
.ftrLinkWrp ul li{
	color:#696969;
	float:left;
	font-size:14px;
	line-height:10px;
	display:block;
	border-left:1px solid #ccc;
	padding:0 8px;
}
.ftrLinkWrp ul li:first-child{
	border:none;
	padding-left:0;
}
.ftrLinkWrp ul li a{color:#696969; display:block;}
.ftrLogo {
    float: right;
	width:115px;
    display: block;
    margin-top: 30px;
}
.ftrCpyrightWrp{
	clear:both;
	overflow:hidden;
}
.cpyRghtBlck p{
	color:#696969;
	font-size:14px;
	margin-top: 5px;
}
.cpyRghtBlck p a{
	color:#696969;
}
.ftrLinkWrp ul li a:hover,
.cpyRghtBlck p a:hover{
	color:#000;
	text-decoration:underline;
}
.cpyRghtBlck{
	float:left;
}
.mvTopWrp{
	float:right;
	font-size:14px;
	padding:5px 15px;
	background:#fff;
	color:#f86f34;
	font-weight:600;
	display:block;
	margin-top:5px;
}
.mvTopWrp:hover{
	background:#f86f34;
	color:#fff;
}
.bannerMainContainer{
	overflow:hidden;
}
.bannerMainContainer img{
	display:block;
	width:100%;
}
.inrBodyCont .headerContainer{
	position:absolute;
	top:0;
	width:100%;
	left:0;
	z-index:1;
	-webkit-transition:all ease 0.2s;
	transition:all ease 0.2s;
}
.inrBodyCont .headerContainer:hover{
	background:#fff;
}
.filtMainContainer{
	width:100%;
	background:#f8f8f8;
	border:25px solid #fff;
	margin-bottom:80px;
	position:relative;
	z-index:1;
	margin-top:-235px;
}
.filtSrchWrp{
	position:relative;
	overflow:hidden;
	width:100%;
}
.filtSrchWrp input[type="text"]{
	width:100%;
	display:block;
	border:none;
	font-size:16px;
	font-weight:600;
	letter-spacing:0.5px;
	padding:17px 15px 15px 50px;
	color:#000;
	border-bottom:3px solid #f1f1f1;
	border-top:3px solid #f1f1f1;
}
.filtSrchIcn{
	position:absolute;
	left: 18px;
	top: 19px;
	width:20px;
	opacity:0.6;
	height:20px;
	background:url('../images/hdrSrchIcn.png') center center no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
.filtSrchWrp input[type="text"]::-webkit-input-placeholder{color:#010101;}
.filtSrchWrp input[type="text"]::-moz-placeholder{color:#010101;}
.filtSrchWrp input[type="text"]:-ms-input-placeholder{color:#010101;}
.filtSrchWrp input[type="text"]:-moz-placeholder{color:#010101;}
.filtSrchWrp input[type="text"]:focus + i{
	opacity:1;
}
.hmePrdctCatMainCont .contParaWrp{
	width:72%;
	margin:0 auto 80px auto;
}
.prdFiltMainWrp{
	padding:25px;
}
.prdGridFilt{
	display:block;
	width:100%;
	margin-bottom: 28px;
	padding:0 26px 15px 26px;
	border-bottom:3px solid #f1f1f1;
}
.prdFiltBlck span,
.prdGridFilt span {
	display:inline-block;
	vertical-align:middle;
    font-size: 16px;
    color: #010101;
    font-weight: 600;
	margin-right:20px;
	line-height:20px;
}
.prdGridFilt ul{
	margin-top:-3px;
	display:inline-block;
	vertical-align:middle;
}
.prdGridFilt li{
	float:left;
	margin-right:18px;
}
.prdGridFilt li a{
	font-size:15px;
	line-height:20px;
	color:#161616;
}
.prdFiltNmeWrp{
	overflow:hidden;
	width:100%;
}
.prdFiltBlck{
	width:25%;
	padding:0 26px;
	height:160px;
	border-right:3px solid #f1f1f1;
	float:left;
}
.prdFiltBlck:last-child{
	border-right:none;
}
.prdFiltBlck span{
	display:block;
	margin-bottom:10px;
}
.prdFiltBlck ul li{
	margin-bottom:5px;
	display:block;
}
.prdFiltBlck ul li a{
	font-size:15px;
	line-height:20px;
	color:#5b5b5b;	
}
.prdFiltBlck ul li a:hover{
	color:#333333;
}
.inrAdvantgeCont{
	background-color:#f86f34;
}
.inrAdvantgeCont .hmeAbtRight{
	overflow:hidden;
	float:none;
	padding:45px 0;
    background: url('../images/vitaraBgLogoImg.svg') 0 40% no-repeat;
    -webkit-background-size: 300px auto;
    background-size: 300px auto;
	width:100%;
}
.inrAdvantgeCont .hmeAdvntgIcnWrp{
	margin-top:0;
	width:69%;
	overflow:hidden;
	float:right;
}
.inrAdvantgeCont .hmeAdvntgIcnWrp li {
    margin: 0 25px;
}
.inrAdvantgeCont .hmeAdvntgIcnWrp i{
	background-image:url('../images/hmeAdvntageIconsWhte.png');
	display:inline-block;
	vertical-align:middle;
	width:90px;
	height:90px;
}
.inrAdvantgeCont .hmeAdvntgIcnWrp li span{
	display:inline-block;
	color:#fff;
	font-size:19px;
	vertical-align:middle;
}
.inrAdvantgeCont .hmeAdvntgIcnWrp li span:before{
	width:4px;
	height:4px;
	background:#fff;	
}
.contParaWrp{
	margin-top:10px;
}
.contParaWrp p{
	display:block;
	text-align:center;
	margin-bottom:2px;
	font-size: 16px;
	line-height: 23px;
	color: #595959;
	font-weight: normal;
}
.contParaWrp p u{
	text-decoration:underline;
}
.contParaWrp p a{
	color:#f86f34;
}
.contParaWrp p a:hover{
	color:#333;
}
.contInfoMainWrap{
	border-top:3px solid #f0f0f0;
	border-bottom:3px solid #f0f0f0;
	width:100%;
	overflow:hidden;
	padding:18px 70px;
	margin-top:65px;
	display:table;
	text-align:center;
}
.contInfoMainWrap li{
	/*display:table-cell;
	vertical-align:middle;
	width:33%;	*/
	width:auto;
	vertical-align:middle;
	display:inline-block;
	margin:0 25px;
	padding-left:64px;
	text-align:left;
	position:relative;
}
.contInfoMainWrap li:before{
	content:'';
	position:absolute;
	width:60px;
	height:60px;
	left:0;
	top:0;
	background:url('../images/contIconSprite.png') 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.contInfoMainWrap li.phIcn:before{background-position:0 0; top: -8px;}
.contInfoMainWrap li.locIcn:before{background-position:0 50%;}
.contInfoMainWrap li.milIcn:before{background-position:0 100%; top: -8px;}
.contInfoMainWrap li p{
	font-size: 14px;
	font-weight: 600;
	color: #474747;
	padding:1px 0;
	line-height: 20px;
}
.contInfoMainWrap li p a{color: #474747;}
.contInfoMainWrap li p a:hover{color: #f86f34;}
.contSplitMainWrap{
	margin-top:80px;
	overflow:hidden;
}
.contLeftMainWrp{
	width:38%;
	float:left;
}
.contRightMainWrp{
	width:50%;
	float:right;
}
.contSplitMainWrap .secTitle{
    font-size: 30px;
    line-height: 34px;
}
.contRightMainWrp .secTitle{
	text-align:center;
}
#map{	
	width: 100%;
	height: 577px;
	display: block;
	background: #f1f1f1;
	border:1px solid #f1f1f1;
	margin-top: 15px;
}
.contMsgWrp{
	display:none;
}	
.contMsgWrp p{
	font-weight:600;
	padding:8px 15px;
	font-size:14px;
	margin-top:5px;
	text-align:center;
	width:100%;
	color:#cf605a;
	background:#f2e8e2;
	
}
.contMsgWrp p.sucMsg{background-color:#e5f2e2; color:#61a551;}
.contLeftMainWrp .contParaWrp{
	margin-bottom:15px;
}
.contFormMainWrp{
	margin-top:15px;
}
.contFormMainWrp input[type="text"],
.contFormMainWrp textarea{
	width:100%;
	background:url('../images/contFormIconSprite.png') 100% 0 no-repeat #fff;
	-webkit-background-size:auto 600%;
	background-size:auto 600%;
	border:none;
	border-bottom:1px solid #ccc;
	margin-bottom:8px;
	font-size:14px;
	line-height:20px;
	margin-bottom:5px;
	padding:7px 35px 6px 7px;
}
.contFormMainWrp textarea{
	-webkit-background-size:auto 206px;
	background-size:auto 206px;
	resize:none;
	height:70px;
}
.contFormMainWrp input[type="text"].fulNmeIcn{background-position:99% 0;}
.contFormMainWrp input[type="text"].compNmeIcn{background-position:99% 20%;}
.contFormMainWrp input[type="text"].cityIcn{background-position:99% 40%;}
.contFormMainWrp input[type="text"].celNoIcn{background-position:99% 60%;}
.contFormMainWrp input[type="text"].mailIcn{background-position:99% 80%;}
.contFormMainWrp .detMsgIcn{background-position:99% 124%;}

.contFormMainWrp input[type="text"]:focus,
.contFormMainWrp textarea:focus{
	background-image:url('../images/contFormIconSpriteHvr.png') ;
	border-bottom-color:#f86f34;
}
.captchaWrap{
	display:block;
	overflow:hidden;
	margin-top:15px;
}
.contSubMainWrp{
	overflow:hidden;
	margin-top: 25px;
}
.contSubMainWrp input[type="submit"],
.contSubMainWrp input[type="button"]{
	float:left;
	display:block;
	padding:7px 25px;
	color:#000000;
	background:#f1f1f1;
	line-height:18px;
	font-size:14px;
	font-weight:600;
	border:none;
	cursor:pointer;
}
.contSubMainWrp p{
	font-size:15px;
	color:#b8b8b8;
	float:right;
}
.contSubMainWrp p sup,
.contSubMainWrp p span{
	color:#f86f34;	
}
.contSubMainWrp p sup{
	font-size:20px;
	font-weight:900;
}
.contSubMainWrp input[type="submit"]:hover,
.contSubMainWrp input[type="button"]:hover{
	background-color:#f86f34;
	color:#fff;
}
.fulScrnBtn{
	background:url('../images/fulScrnIcn.png') 5px 0 no-repeat #f1f1f1;
	color:#000;
	display:table;
	line-height:40px;
	height:40px;
	font-size:14px;
	letter-spacing:1px;
	font-weight:600;
	margin:30px auto 0 auto;
	padding:0 15px 0 45px;
	cursor:pointer;
	-webkit-transition:all ease 0.3s;
	transition:all ease 0.3s;
}
.fulScrnBtn:hover{
	background-color:#f86f34;
	color:#fff;
	background-position:5px 100%;
}
.prdMainList{
	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
}
.prdMainList li{
	width:22%;
	margin:0 1.3% 30px 1.3%;
	display:inline-block;
	vertical-align:top;
	border:3px solid #f1f1f1;
}
.prdImgSlide{display:block; position:relative;}
.prdImgSlide img{display:block; width:100%;}
.prdLstInfWrp{
	padding:20px 0;
	width:100%;
	text-align:center;
}
.prdId{
	font-size:14px;
	color:#373737;
	font-weight:bold;
	display:block;
	margin-bottom:3px;
}
.prdId a{color:#373737;}
.prdLstCatNme{
	display:block;
	font-size:15px;
	color:#373737;
}
.prdCtrlWrp{	
	display:table;
	margin:15px auto 0 auto;
}
.prdCtrlWrp a{
	display:block;
	float:left;
	margin: 0 6px;
	width: 30px;
	height: 24px;
	background:url('../images/prdctListIcns.png') 50% 0 #9ab7bb no-repeat;
	-webkit-background-size:auto 200%;
	background-size:auto 200%;
}
.prdCtrlWrp a.expPrd{
	width: auto;   
	background-position: 3px 0;  
	padding-left: 30px;    
	line-height: 26px;    
	font-size: 11px;    
	text-transform:uppercase;
	padding-right: 14px;    
	color: #fff;    
	font-weight: 600;
}
.prdCtrlWrp a.prdFavIcn{background-position:50% 100%; background-color:#c2b6a3;}
/*.prdCtrlWrp a.expPrd:hover{background-color:#749296;}
.prdCtrlWrp a.prdFavIcn:hover{background-color:#988a73;}*/
.prdCtrlWrp a.expPrd:hover{background-color:#69acb5;}
.prdCtrlWrp a.prdFavIcn:hover{background-color:#ad946e;}
.prdCtrlWrp a.rmvFav{background:url('../images/removeIcon.png') center center #ff858b no-repeat; background-size:auto 100%; -webkit-background-size:auto 100%;}
.prdCtrlWrp a.rmvFav:hover{background-color:#ea7379;}
.prdLstPgr{
	position:absolute;
	z-index:150;
	right:15px;
	top:15px;
}
.prdLstPgr span{
	width:6px;
	height:6px;
	border-radius:50%;
	float:left;
	cursor:pointer;
	margin-left:5px;
	background:none;
	border:1px solid #000;
}
.prdLstPgr span.cycle-pager-active{
	background:#000;	
}
.prdDetMainWrap{
	position: relative;
	z-index:1;
}
.prdDetMainTitle{
	display:block;
	text-align:center;
	margin-top: -405px;
	margin-bottom: 55px;
}
.prdDetMainTitle .secTitle{
	color:#4e4e4e;
	display:block;
	text-align:center;
}
.prdDetMainTitle a{
	display: table;
	margin: 20px auto 0 auto;
	background-color: #fff;
	font-size: 14px;
	padding: 8px 18px;
	color: #4e4e4e;
	font-weight: 600;
}
.prdDetMainTitle a:hover{
	background-color:#f86f34;
	color:#fff;
}
.prdDetMainInfoWrp{
	overflow:hidden;
	width:100%;
}
.prdDetImgWrp{
	width:44%;
	float:left;
}
.prdDetImgWrp img{
	width:100%;
	display:block;
}
.prdDetInfoWrp{
	width:52%;
	float:right;
}
.prdDetInfoWrp .secTitle{
	margin:0 0 10px 0;
	font-size: 34px;
	font-weight: bold;
}
.inrMdaBrchInfWrp .secTitleLine:after,
.prdDetInfoWrp .secTitleLine:after{
	margin: 10px 0px 13px 0;
	width: 40px;
	height: 3px;
}
.inrMdaBrchInfWrp p,
.prdDetInfoWrp > p{
	font-size: 16px;
	line-height: 23px;
	color: #020202;
	font-weight: normal;
	margin-bottom:60px;
}
.prdDetInfHeadWrp{
	min-height:200px;
	display:block;
}
.srchResTit{
	margin-bottom:40px;
}
.prdDetBtn{
	display:table;
	margin-bottom:35px;
	border-bottom:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	padding:12px 20px;
	line-height:16px;
	position:relative;
	-webkit-transition:all ease 0.5s;
	transition:all ease 0.5s;
}
.prdDetBtn:hover{
	color:#f86f34;
}
.prdDetBtn:before{
	content:'\2665';
	padding-right:7px;
	font-size:120%;
	line-height:16px;
}
.rmv_frv:before{content:'X'; font-size:100%;}
.prdDetBtn:after{
	content:'';
	bottom:-1px;
	right:0;
	left:0;
	top:-1px;
	-webkit-transform:scaleX(0);
	transform:scaleX(0);
	position:absolute;
	border-bottom:1px solid #f86f34;
	border-top:1px solid #f86f34;
	-webkit-transition:all ease 0.5s;
	transition:all ease 0.5s;
}
.prdDetBtn:hover:after{
	-webkit-transform:scaleX(1);
	transform:scaleX(1);
}
.specNdavailWrp{
	overflow:hidden;
}
.specNdavailWrp h3{
	font-size:22px;
	font-weight:600;
	letter-spacing:1px;
	color:#f86f34;
	padding-bottom: 8px;
	margin-bottom: 23px;
	border-bottom:1px solid #e2e2e2;
}
.specNdavailWrp ul li{
	display:block;
	clear:both;
	margin-bottom:22px;
	position:relative;
	padding-left:55px;
}
.specNdavailWrp ul li:before{
	content:'';
	width:44px;
	height:44px;
	background:url('../images/prodSpecsIcons.jpg') top left no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	position:absolute;
	left:0;
	top:-4px;
}
.specNdavailWrp ul li.specSizIcn:before{background-position:0 0;}
.specNdavailWrp ul li.specFinsIcn:before{background-position:0 50%;}
.specNdavailWrp ul li.specMateIcn:before{background-position:0 100%;}

.specTtleWrp{
	font-size:14px;
	font-weight:bold;
	color:#303030;
	margin-bottom:5px;
	letter-spacing:1px;
}
.specInfWrp{
	color:#808080;
	font-size:14px;
	letter-spacing:1px;
}
.prdDetListMainWrp{
	margin-top:120px;
}
.prdDetListMainWrp .secTitleLine{
	margin-bottom:25px;
	display:table;
}
.prdDetListMainWrp .secTitleLine:after{
	width:50px;
	height:4px;
	margin:25px auto 15px auto;
}
.prdDetListBlocks{
	display:block;
	text-align:center;
}
.prdDetListBlocks a{
	width:23%;
	margin:0 0.8% 30px 0.8%;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	color:#000;
}
.prdDetListBlocks a img{
	display:block;
	width:100%;
}
.prdDetListBlocks a span{
	display:block;
	font-size:16px;
	font-weight:600;
	margin-top:15px;
	letter-spacing:2px;
}
.prdDetListBlocks a span:before{
	content:'';
	width:19px;
	height:19px;
	background:url('../images/prdDetailIcn.png') center center no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin-top:-3px;
	margin-right:5px;
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
.prdDetListBlocks a:hover{color:#f86f34;}
.inrDwldBrchrBtn{
	margin-top:25px;
	background:url('../images/pdfIcon.png') 21px 13px no-repeat #f86f34;
	color:#fff;
	font-size: 18px;
	line-height: 20px;
    font-weight: bold;
	padding:11px 21px 10px 70px;
	display:table;
	letter-spacing:1px;
	clear:both;
	text-transform:uppercase;
}
.inrDwldBrchrBtn small{
	display:block;
	font-weight:normal;
	font-size:60%;	
}
.inrMdaBrchInfWrp .secTitleLine{
	display:block;
	text-align:left;
}
.inrMdaBrchWrp{
	width:60%;
	float:left;
}
.inrMdaBrchWrp img{
	display:block;
	float:right;
}
.inrMediaMainCont{
	overflow:hidden;
}
.inrMdaBrchInfWrp{
	float:right;
	width: 32%;
    margin-top: 50px;
}
.inrMdaBrchInfWrp p{
    font-size: 15px;
    line-height: 23px;
}
.highLightTxtBtn{
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
	background:#f86f34;
	font-weight:bold;
	padding:5px 15px;
	display:table;
	margin-bottom:30px;
}
.inrBrochureMainWrp img{
	display:block;
	width:100%;
}
.inrBrochureMainWrp .centerAlign{
	position:relative;
	display:table;
}
.inrBrochureDwldBtn{
	position:relative;
	margin-top:50px;
	display:table;
	border:1px solid #dcdcdc;
	padding:16px 45px 16px 21px;
}
.inrBrochureDwldBtn div{
	display:block;
	font-size:25px;
	color:#f86f34;
	font-weight:normal;
}
.inrBrochureDwldBtn div strong{
	font-weight:600;
}
.inrBrochureDwldBtn	span{
	font-size: 13px;
	letter-spacing:1px;
	font-weight: 600;
	margin-top: 2px;
	color: #999999;
	display: block;
}
.inrBrochureDwldBtn:before,
.inrBrochureDwldBtn:after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	-webkit-transition:all ease 0.5s;
	transition:all ease 0.5s;
}
.inrBrochureDwldBtn:before{
	left:-1px;
	right:-1px;
	border-bottom:1px solid #f86f34;
	border-top:1px solid #f86f34;
	-webkit-transform:scaleX(0);
	transform:scaleX(0);
}
.inrBrochureDwldBtn:after{
	border-left:1px solid #f86f34;
	border-right:1px solid #f86f34;
	top:-1px;
	bottom:-1px;
	-webkit-transform:scaleY(0);
	transform:scaleY(0);
}
.inrBrochureDwldBtn:hover:after{
	-webkit-transform:scaleY(1);
	transform:scaleY(1);
}
.inrBrochureDwldBtn:hover:before{
	-webkit-transform:scaleX(1);
	transform:scaleX(1);
}
.abtMainContainer .contParaWrp p{
	padding-bottom:30px;
}
.abtInfoMainCont{
	overflow:hidden;
	display:block;
}
.abtPiersWrp{
	display:block;
	float:left;
	width: 30%;
	margin-right: 8%;
}
.abtPiersWrp img{
	width:100%;
	display:block;
}
.abtInfBlck{
	margin-right:8%;
	width:27%;
	float:left;
	margin-top:50px;
}
.abtInfBlck .secTitle{
	text-transform:uppercase;
	font-weight:600;
	font-size:22px;
	line-height:36px;
	margin-bottom:20px;
}
.abtInfBlck .secTitle span{
	font-size:180%;
	display:block;
	letter-spacing:4px;
}
.abtInfBlck p{
	font-size: 14px;
	line-height: 20px;
	color:#767676;	
}
.abtInfBlck .certFcBtn{
	display:table;
	margin-left:0;
	margin-right:0;
	background-image:url('../images/certIcn.png');
}
.abtInfBlck:last-child{
	margin-right:0;
}
.inrDwldLockerWrp{	
	float:left;
	width:36%;
}
.dwldBrchrFrmWrap{
	float:right;
	width:55%;
}
.lockerTitle{
	background:url('../images/lockerIcn.png') no-repeat 0 48%;
	-webkit-background-size:120px auto;
	background-size:120px auto;
	padding:10px 0 8px 150px;
	font-size:30px;
	color:#000000;
	font-weight:600;
	margin-bottom:20px;
}
.lockerTitle strong{
	display:block;
	color:#f86f34;
	letter-spacing:3px;
	font-size:150%;
}
.lockerTitle:after{
	content:'';
	display:block;
	clear:both;
	width:100px;
	height:3px;
	background:#f86f34;
	margin-top:14px;
}
.inrDwldLockerWrp p{
	font-size:15px;
	line-height:22px;
	color:#767676;
}
.inrDwldLockerWrp p span{
	color:#f86f34;
}
.dwldBrchrFrm{
	margin-top:15px;
}
.dwldBrchrError{
	display:none;
}
.dwldBrchrError p{
	font-size:16px;
	color:#00b4f7;
	display:block;
	margin-bottom:30px;
}
.dwldBrchrError p strong{
	font-size:160%;
	font-weight:600;
	display:block;
}
.dwldBrchrError .dwldThnk{
	color:#f86f34;
}
.dwldBrchrFrm label{
	display:block;
	clear:both;
	margin-bottom:5px;
	font-size:17px;
	font-weight:600;
}
.dwldBrchrFrm input[type="text"],
.dwldBrchrFrm input[type="email"]{
	width:100%;
	height:50px;
	line-height:50px;
	background:#e5e5e5;
	border:none;
	color:#333;
	padding:0 15px;
	font-size:16px;
	font-weight:600;
	margin-bottom:30px;
}
.dwldBrchrFrm input[type="button"],
.dwldBrchrFrm input[type="submit"]{
	display:table;
	background:#f86f34;
	color:#fff;
	cursor:pointer;
	font-size:16px;
	padding:10px 18px;
	font-weight:500;
	border:none;
}
.pgeErrMainBlock{
	display:table;
	width:700px;
	padding:80px 60px;
	background:#fff;
	border:1px solid #e6e6e6;
	margin:0 auto;
	text-align:center;
}
.pgeErrMainBlock p{
	font-size:16px;
	color:#4a4a4a;
	padding:0 50px;
	line-height:22px;
	margin-top:20px;
	margin-bottom:30px;
}
.pgeErrMainBlock a{
	display:table;
	margin:15px auto 0 auto;
	float:none;
}
.pgeErrMainBlock a:before{display:none;}
.privcyPolicyWrap .contParaWrp p{
	text-align:justify;
}
.privcyPolicyWrap .secTitleLine,
.privcyPolicyWrap .secTitleLine:after{
	margin-left:0;
	margin-right:0;
}
.privcyPolicyWrap .contParaWrp h3 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}
.prdNotFoundWrap{
	display:block;
	width:100%;
	clear:both;
	padding:110px 0 140px 0;
}
.prdNotFoundWrap p{
	display:table;
	margin:0 auto;
	padding:13px 25px;
	border:1px solid #f86f34;
	color:#f86f34;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}
.shortContPar{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}