.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:0;
}
.clrflt{clear:both;}
.no_mar{margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg{background:none !important;}
.no_border{border:none !important;}
.fl-lt{float:left !important;}
.fl-rt{float:right !important;}
a{text-decoration:underline;color:#820018;}
a:hover{text-decoration:none;}
a img{border:0;text-decoration:none;}
button{margin:0;padding:0;border:none;background:none;}
img, embed, object, iframe{max-width:100%;}
form, p{margin:0;padding:0;}
h4,h3,h2,h1{margin:0;padding:0;}
input, textarea, select{font-family:arial;}
textarea{overflow:auto;resize:none;}
input[type="button"], input[type="submit"], input[type="image"], input[type="reset"], a, select, button{cursor:pointer;}
table{border-collapse:collapse;}
::-webkit-input-placeholder{color:#333;}
:-moz-placeholder{color:#333;}
.error::-webkit-input-placeholder{color:#820018;}
.error:-moz-placeholder{color:#820018;}
input.error, textarea.error, select.error{
	color:#820018;
	border:1px solid #820018 !important;
}
input[type="checkbox"].error ~ span{color:#820018;}
label.error{
	color:#820018;
	display:block;
	text-align:left;
	clear:both;
	font-family:alef,arial;
	letter-spacing:-1px;
}
input[type="checkbox"], input[type="radio"]{vertical-align:middle;}
*{outline:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
html{
	width:100%;
	-webkit-text-size-adjust:100%;
	direction:rtl;
	height:100%;
	font-size:16px;
}
body{
	font-family:alef,arial;
	letter-spacing:-1px;
	font-size:1rem;
	line-height:20px;
	color:#41535d;
	background:#ffffff;
	padding:0;
	margin:0;
	height:100%;
}
.ie7div{
	display:none;
	*display:block;
	margin:0 auto;
	width:1000px;
	padding:50px 0 20px 0;
	color:#41535d;
	font-family:arial;
	text-align:center;
	font-size:20px;
	line-height:30px;
}
.lt9 .ie7div{display:block;}
.lt9 .footer-section, .lt9 .wrapper{display:none;}
.ie7div .fw{padding:50px 0 0 0;}
.ie7div_a{
	margin:0 30px;
	width:128px;
	height:128px;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
}
.ie7div_a_1{background:url(/content/images/web1.png) right top no-repeat;}
.ie7div_a_2{background:url(/content/images/web2.png) right top no-repeat;}
.ie7div_a_3{background:url(/content/images/web3.png) right top no-repeat;}
.ie7div_a_4{background:url(/content/images/web4.png) right top no-repeat;}
.ie7div_a_5{background:url(/content/images/web5.png) right top no-repeat;}
.ie7div_a:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
	-khtml-opacity:0.8;
}
.wrapper{
	margin:0 auto -340px;
	min-width:100%;
	height:auto;
	min-height:100%;
	width:100%;
	overflow:hidden;
}
.container{
	margin:0 auto;
	width:1160px;
}
.push{
	height:340px;
	clear:both;
}
#logo{
	padding:12px 1.6% 0 7.5%;
	float:right;
}
#logo .logo-in{
	display:block;
	width:auto;
	height:54px;
}
#logo .mobile-logo{
	display:none;
}
.header{
	background:#fff;
	height:120px;
	border-top:1px solid #DDDDDD;
	position:fixed;
    right:0;
    left:0;
    z-index:10;
}
.headerGreyRow{
	background:#222222;
	height:40px;
	padding:10px 0 0 0;
	color:#cccccc;
	font-size:1.125rem;
}
.topMiniMenu{
	white-space:nowrap;
	list-style:none;
	padding:0;
	margin:0;
	font-size:0;
}
.topMiniMenu li{
	display:inline-block;
	vertical-align:top;
}
.topMiniMenu a{
	display:block;
	font-size:1.125rem;
	color:#cccccc;
	line-height:20px;
	border-right:1px solid #fff;
	padding:0 10px;
	text-decoration:none;
}
.topMiniMenu li:first-child a{
	border:none;
	padding-right:0;
}
.topMiniMenu a:hover{
	color:#fff;
}
.phoneOnHeader{
	color:#fff;
	font-weight:700;
	font-size:20px;
	padding:0 6px 0 0;
}
#nav{
	float:right;
	width:62%;
	padding:9px 0 0 0;
	text-align:center;
}
.topMenu{
	list-style-type:none;
	padding:0;
	margin:0;
}
.topMenu .topMenu_a{
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	text-decoration:none;
	color:#41535d;
	font-size:1.125rem;
	display:block;
}
.topMenu li > .level4Menu{
	visibility:hidden;
	-webkit-transition:visibility 0s linear 0.2s;
	-ms-transition:visibility 0s linear 0.2s;
	transition:visibility 0s linear 0.2s;
}
.topMenu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	visibility:hidden;
	-webkit-transition:visibility 0s linear 0.2s;
	-ms-transition:visibility 0s linear 0.2s;
	transition:visibility 0s linear 0.2s;
}
.topMenu .topSubMenu_topBrandsHeadline{
	color:#41535D;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-size:18px;
	font-weight:bold;
	padding:9px 0 10px 0;
}
.topMenu .level4Menu ul.topMenuDivisionsLogos li{
	background:#fff;
	display:inline-block;
	width:60px;
	height:60px;
	line-height:60px;
	margin:5px;
	border-radius:50%;
	border:1px solid #ddd;
}
.topMenu ul a{
	display:block;
	font-size:1rem;
	text-decoration:none;
}
.topMenu .topMenu_a span{
	display:inline-block;
	position:relative;
}
.topMenu .topMenu_li.haveSons > .topMenu_a span:after{
	content:'';
	width:0;
	height:0;
	position:absolute;
	left:50%;
	bottom:5px;
	border-top:5px solid #43545E;
	border-right:5px solid transparent;
	border-left:5px solid transparent;
	margin:0 0 0 -5px;
}
.topMenu_li .contact-num{
	font-size:1.2rem;
	color:#41535d;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	text-decoration:none;
	direction:ltr;
}
.topMenu .waitCursor,
.topMenu .waitCursor > a{
	cursor:wait;
}
.menu-icon{display:none;}
.second-level{
	background:url(../images/arrow1.png) no-repeat center bottom;
}
.search-block{
	background:#41535d;
	height:80px;
	position:absolute;
	left:-370px;
	top:40px;
	border:none;
	outline:none;
	margin:-1px 0 0 0;
	font-size:0;
	white-space:nowrap;
	direction:ltr;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.search-block.active{
	left:0;
}
.searchBtn{
	background:url(../images/search-icon.png) no-repeat center center;
	display:inline-block;
	width:80px;
	height:100%;
	vertical-align:top;
}
.hiddenSearchInput{
	direction:rtl;
	vertical-align:top;
	display:inline-block;
	width:370px;
	overflow:hidden;
}
.hiddenSearchInput .footer-search{
	width:100%;
	margin:14px 0 0 0;
}
.hiddenSearchInputInner{
	padding:0 0 0 20px;
}
.hiddenSearchInput .footer-search::before{width:30px;}
.search-block:after{
	content:'';
	border-bottom:solid 80px transparent;
	border-left:solid 30px #41535d;
	position:absolute;
	right:-30px;
	top:0;
}
.topMenu_li:first-child a{
	padding-right:0;
}
.topMenu_li:nth-last-child(1){
	border:none;
}
.banner-section{
	float:left;
	width:100%;
	height:350px;
	position:relative;
	overflow:hidden;
	direction:rtl;
	text-align:right;
}
.main-container{
    background:#fff;
    position:relative;
    z-index:2;
	margin:520px 0 0 0;
}
.layout_1347 .main-container{
	margin:770px 0 0 0;
}
.hpTopBannerWrapppper{
	width:100%;
	position:fixed;
	right:0;
	top:0;
}
.hpTopBannerWrapppper,
.layout_1347 .banner-section{
	height:770px;
	overflow:hidden;
}
.pagination{
	position:fixed;
	left:15px;
	top:145px;
	z-index:2;
}
.pagination a{
	background:#fff;
	display:inline-block;
	width:15px;
	height:15px;
	margin:0 7px;
	border:2px solid #fff;
	border-radius:50%;
}
.pagination a.selected{
	background:#820018;
}
.pagination a span{display:none;}
.contentTopBanner{
	width:100%;
	height:520px;
	position:fixed;
	left:0;
	top:0;
}
.banner-section .pic{
	min-width:100%;
	max-width:none;
	height:100%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.banner{
	position:absolute;
	left:0;
	top:0;
	width:100%;
}
.contentTopBannerImgWrapper{
	float:left;
	height:520px;
	overflow:hidden;
	position:relative;
}
.layout_1350 .contentTopBannerImgWrapper{
	height:440px;
}
.layout_1350 .main-container{
	margin:440px 0 0 0;
}
.topBannerContainer{
	width:1160px;
	max-width:100%;
	position:absolute;
	left:50%;
	bottom:0;
	-webkit-transform:translate(-50%,0);
	-ms-transform:translate(-50%,0);
	transform:translate(-50%,0);
	z-index:10;
}
.bannerHead{
	background:#fff;
	max-width:calc(87% + 2000px);
	position:relative;
	display:inline-block;
	font-size:2.5rem;
	line-height:31px;
	margin:0 -2000px 0 0;
	margin-right:-3160px;
	padding:24px 2040px 29px 30px;
	color:#820018;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	z-index:1;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
}
.bannerHeadPos{
	position:relative;
	z-index:1;
	font-size:2.5rem;
	margin:0;
	line-height:31px;
	padding:0;
}
.redHeadlineLogo{
	display:block;
	height:21px;
	margin:5px 0 6px 0;
}
.bannerHead:after{
	content:'';
	background:#fff;
	width:55px;
	height:100%;
	position:absolute;
	left:-18px;
	top:0;
	transform:skewX(-12deg);
	-moz-transform:skewX(-12deg);
	-ms-transform:skewX(-12deg);
	-o-transform:skewX(-12deg);
	-webkit-transform:skewX(-12deg);
	z-index:0;
}
.banner-content{
	background:#ffffff;
	width:43%;
	min-width:43%;
	max-width:calc(96% - 60px);
	padding:50px 2040px 23px 20px;
	font-family:alef,arial;
	letter-spacing:-1px;
	margin:-30px -2000px 0 0;
	margin-right:-3160px;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	position:relative;
	z-index:0;
	font-size:1rem;
	color:#3f515b;
	line-height:29px;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
}
.banner-content:after{
	content:'';
	background:#fff;
	width:55px;
	height:100%;
	position:absolute;
	left:-17px;
	top:0;
	z-index:0;
	transform:skewX(-12deg);
	-moz-transform:skewX(-12deg);
	-ms-transform:skewX(-12deg);
	-o-transform:skewX(-12deg);
	-webkit-transform:skewX(-12deg);
}
.bannerContentPos{
	position:relative;
	z-index:1;
}
.main-product{
	padding:50px 0 9px 0;
}
.product-block{
	margin:0 0 40px 0;
	float:right;
	width:33.33%;
	text-align:center;
	text-decoration:none;
}
.product-align{
	padding:0 16px;
	margin:0 7% 0 0;
	border:solid 1px #eeeeee;
	background:url(../images/product-bg.png) repeat;
}
.layout_1364 .product-align{
	background:url(/content/images/bg.gif) right bottom repeat-x;
}
.hpProductImgWrapper{
	height:166px;
	margin:11px 0 15px 0;
	position:relative;
}
.hpProductImgWrapper .product{
	width:auto;
	height:auto;
	vertical-align:middle;
	max-height:100%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.product-title{
	border-top:solid 1px #41535d;
}
.product-title .lnk{
	background:url(../images/arrow2.png) no-repeat left center;
	display:block;
	line-height:25px;
	padding:17px 0 17px 14px;
	font-size:1.5rem;
	color:#41535d;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	margin:0;
}
.engineers-bg{
	padding:41px 0 49px 0;
	width:100%;
	border-bottom:solid 1px #dddddd;
	border-top:solid 1px #dddddd;
	background:#f5f6f7;
}
.layout_1364 .engineers-bg{
	border-bottom:none;
	margin:30px 0 0 0;
}
.engineers-block{
	float:right;
	width:33.33%;
}
.engineers-align{
	padding:0 0 0 3%;
}
.engineers-pic{
	float:right;
	width:26.5%;
	height:100px;
	margin:9px 0 0 5%;
	overflow:hidden;
	position:relative;
}
.engineers-pic .pic{
	min-width:100%;
	max-width:none;
	width:auto;
	height:100%;
	position:absolute;
	left:50%;
	top:0;
	-webkit-transform:translateX(-50%) scale(1);
	-ms-transform:translateX(-50%) scale(1);
	transform:translateX(-50%) scale(1);
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
a.engineers-pic:hover .pic{
	-webkit-transform:translateX(-50%) scale(1.06);
	-ms-transform:translateX(-50%) scale(1.06);
	transform:translateX(-50%) scale(1.06);
}
.engineers-content{
	float:right;
	width:67.5%;
}
.engineers-content .txt{
	padding:0 0 13px 0;
	font-size:1.25rem;
	line-height:27px;
	color:#41535d;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
}
.engineers-content .more{
	padding:0 19px;
	display:inline-block;
	font-size:1rem;
	line-height:40px;
	color:#ffffff;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	background:#41535d;
	text-decoration:none;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.engineers-content .more:hover{
	background:#1E2325;
}
.engineers-section .engineers-block:nth-child(2) .engineers-align{
	padding:0 3% 0 0;
}
.engineers-section .engineers-block:nth-child(3) .engineers-align{
	padding:0 6% 0 0;
}
.cat-section{
	padding:50px 0 30px 0;
	position:relative;
}
.cat-block{
	float:right;
	width:25%;
}
.cat-align{
	padding:30px 0 0 0;
	margin:0 0 0 10.8%;
	border-top:solid 4px #3f545e;
}
.bottomArticlesInner  .head,
.cat-block .head{
	padding:0 0 12px 0;
	margin:0;
	font-size:1.5rem;
	line-height:24px;
	color:#41535d;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
}
.bottomArticlesInner .con,
.cat-block .con{
	padding:0 0 16px 0;
	font-family:alef,arial;
	letter-spacing:-1px;
	margin:0;
	letter-spacing:-1px;
	font-size:1rem;
	line-height:23px;
	color:#3f515b;
	font-weight:normal;
}
.bottomArticlesInner .con{color:#333;}
.bottomArticlesInner .more,
.cat-block .more{
	min-width:100px;
	text-align:center;
	padding:0 21px;
	letter-spacing:-1px;
	display:inline-block;
	font-size:1rem;
	line-height:40px;
	color:#ffffff;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	background:#41535d;
	text-decoration:none;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.bottomArticlesInner .more:hover,
.cat-block .more:hover{
	background:#1E2325;
}
.bottomArticlesInner .itc-cat,
.cat-block .itc-cat{
	display:block;
}
.bottomArticlesInner .itc,
.cat-block .itc{
	display:block;
	width:100%;
}
.itc-align .more{
	background:#fec600;
	color:#000000;
	padding:0 30px;
}
.itc-align .more:hover{
	background:#79610C;
	color:#fff;
}
.itc-align{
	padding:8px 21px 20px 10px;
	background:#f5f6f7;
}
.cat-block:nth-child(2) .cat-align{
	margin:0 2.4% 0 8%;
}
.cat-block:nth-child(3) .cat-align{
	margin:0 6.4% 0 3.8%;
}
.cat-block:nth-child(5) .cat-align{
	margin:0 9.5% 0 1%;
}
.bottomArticlesPagination,
.main_bullets{
	padding:20px 0 15px 0;
	text-align:center;
	display:none;
}
.bottomArticlesPagination span{
	display:none;
}
.bottomArticlesPagination a{
	background:#BFC5C8;
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	margin:0 10px;
}
.bottomArticlesPagination a.selected{
	background:#41535D;
}
.main_bullets_in{
	display:inline-block;
}
.main_bullets_in .bullet{
	margin:0 10px;
	display:inline-block;
	float:right;
	background:url(../images/bullets.png) no-repeat;
	width:10px;
	height:10px;
}
.main_bullets_in .bullet:hover{
	background-position:-10px 0;
}
.sponsor-section{
	background:#f5f6f7;
	padding:28px 0 37px 0;
	border-top:solid 1px #dddddd;
}
.sponsor-section .container{
	height:115px;
	overflow:hidden;
}
.sponsor-content{
	list-style:none;
	padding:0;
	margin:0;
}
.sponsor-block{
	float:left;
	width:16.66%;
	height:115px;
	line-height:115px;
	font-size:1px;
	letter-spacing:-1px;
	border-left:solid 1px #dddddd;
	text-align:center;
}
.sponsor-block:first-child{
	border:none;
}
.clearfix:after{
	display:table;
	content:" ";
	clear:both;
}
.sponsor-block .sponsorin{
	max-width:80%;
	max-height:80%;
	vertical-align:middle;
}
.inner-ban-bg{
	width:100%;
	display:block;
}
.inner-ban-bg1{
	width:100%;
	display:block;
}
.inner-banner .head{
	top:118px;
	font-size:1.875rem;
}
.inner-nav{
	padding:26px 0 19px 0;
}
.mainBreadcrumbsWrapper{
	font-family:Arial;
	font-size:1.063rem;
	line-height:17px;
}
.breadCrumb_span{display:inline-block;}
.BreadCrumb{
	text-decoration:none;
	color:#333;
}
a.BreadCrumb:hover{
	color:#820018;
}
.BreadCrumbStop{
	background:url(../images/arrow4.jpg) no-repeat left center;
	display:inline-block;
	width:5px;
	height:10px;
	margin:0 7px;
}
.inner-nav ul{
	padding:0;
	margin:0;
	float:right;
}
.inner-nav ul li{
	padding:0 0 0 11px;
	margin:0 0 0 6px;
	float:right;
	background:url(../images/arrow4.jpg) no-repeat left center;
	list-style-type:none;
}
.inner-nav ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.063rem;
	line-height:17px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.inner-nav ul li a:hover{
	color:#820018;
}
.inner-nav ul li:nth-last-child(1){
	padding:0;
	margin:0;
	background:none;
}
.sidebar{
	padding:5px 0 50px 0;
	float:right;
	width:22.3%;
}
.sidebar-top{
	margin:0 0 29px 0;
	border:solid 1px #dddddd;
	list-style:none;
	padding:0;
}
.media-lnk,
.sidebar-top > li > a{
	padding:0 18px 0 0;
	display:block;
	font-size:1.125rem;
	line-height:49px;
	color:#41535d;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	border-bottom:solid 1px #dddddd;
	background:#f5f6f7 url(../images/arrow5.png) no-repeat 8% center;
	text-decoration:none;
}
.sidebar-top ul{
	list-style:none;
	padding:0;
	margin:0;
}
.sidebar-top ul a{
	background:url(../images/arrow6.png) no-repeat 5px center;
	padding:14.5px 10px 14.5px 17px;
	margin:0 17px;
	display:block;
	font-size:1.125rem;
	font-family:alef,arial;
	letter-spacing:-1px;
	line-height:20px;
	color:#333;
	font-weight:normal;
	border-top:solid 1px #dddddd;
	text-decoration:none;
	position:relative;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.sidebar-top ul a:after{
	border-top:1px solid #506168;
	border-left:1px solid #506168;
	content:'';
	position:absolute;
	left:8px;
	top:50%;
	width:13px;
	height:13px;
	margin:-6px 0 0 0;
	-webkit-transform:translateX(20px) rotate(-45deg);
	-ms-transform:translateX(20px) rotate(-45deg);
	transform:translateX(20px) rotate(-45deg);
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.sidebar-top ul a:hover:after, .sidebar-top ul li.active > a:after{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	-webkit-transform:translateX(0) rotate(-45deg);
	-ms-transform:translateX(0) rotate(-45deg);
	transform:translateX(0) rotate(-45deg);
}
.sidebar-top ul a:hover{
	color:#41535d;
	text-indent:5px;
}
.sidebar-top ul li.active > a{
	color:#41535d;
	text-indent:0;
}
.sidebar-top ul li:first-child a{
	border:none;
}
.sidebar-top .no-arrow{
	background-image:none;
}
.help-line{
	margin:0 0 30px 0;
	border:solid 1px #dddddd;
	background:#41535d;
}
.headset{
	float:right;
	width:23%;
	text-align:center;
	position:relative;
	background:url(../images/headset-icon.png) no-repeat 8% center #f5f6f7;
	min-height:88px;
}
.headset:after{
	content:'';
	border-left:22px solid transparent;
	border-bottom:88px solid #f5f6f7;
	position:absolute;
	left:-22px;
	top:0;
}
.help-content{
	padding:16px 27px 0 0;
	float:right;
	width:77%;
}
.help-content .txt{
	padding:0 0 14px 0;
	font-size:1.225rem;
	line-height:18px;
	color:#ffffff;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
}
.help-content .num{
	font-size:1.5rem;
	line-height:28px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.get-quote{
	background:#f5f6f7;
	display:block;
	border:solid 1px #dddddd;
	text-decoration:none;
	position:relative;
}
.get-quote:after{
	content:'';
	background:#41535d;
	width:32px;
	height:100%;
	position:absolute;
	right:16%;
	top:0;
	-webkit-transform:skewX(-12deg);
	-ms-transform:skewX(-12deg);
	transform:skewX(-12deg);
	z-index:0;
	-webkit-transition:all 0.7s ease;
	transition:all 0.7s ease;
	will-change:transform;
}
.get-quote:hover:after{
	width:84%;
	-webkit-transform:skewX(0deg);
    -ms-transform:skewX(0deg);
    transform:skewX(0deg);
}
.quote{
	background:url(../images/quote-icon.png) no-repeat 24% center #41535d;
	float:right;
	width:23%;
	text-align:center;
	position:relative;
	min-height:88px;
	z-index:1;
}
.get-content{
	float:right;
	width:77%;
	position:relative;
	z-index:1;
}
.get-content .txt{
	padding:0 28px 0 0;
	font-size:1.6rem;
	line-height:82px;
	color:#41535d;
	-webkit-transition:all 0.7s ease;
	transition:all 0.7s ease;
}
.get-quote:hover .get-content .txt{
	color:#fff;
}
.news-content{
	float:left;
	width:74.5%;
}
.social-section{
	padding:0;
}
.social-section .head{
	padding:0;
	margin:0;
	float:right;
	font-size:1.875rem;
	line-height:30px;
	color:#41535d;
	font-weight:normal;
}
.social-block{
	padding:5px 0 0 0;
	float:left;
}
.social-block .icon{
	float:right;
	display:inline-block;
	margin:0 4px 0 0;
}
.social-block:first-child .icon{
	margin:0;
}
.social-section .txt{
	margin:13px 0 0 0;
	font-family:alef,arial;
	letter-spacing:0;
	font-size:1rem;
	line-height:29px;
	color:#333;
	font-weight:normal;
}
.layout_1364 .social-section .txt{
	color:#333;
	font-size:1.2rem;
}
.layout_1364 .hpBoxesUnderBannerInner{
	border-color:#DDDDDD;
}
.news-division{
	padding:9px 0 0 0;
	width:-webkit-calc(100% + 40px);
	width:calc(100% + 40px);
	margin:0 -20px;
	font-size:0;
}
.news-block{
	display:inline-block;
	vertical-align:top;
	width:33.33%;
	padding:0 20px 40px 20px;
}
.news-align{
	padding:14px 0 0 0;
	border-top:solid 4px #3f545e;
}
.news-block:first-child .news-align,
.news-block:first-child + .news-block .news-align,
.news-block:first-child + .news-block + .news-block .news-align{
	border:none;
}
.news-block .picWrapper{
	display:block;
	height:200px;
	overflow:hidden;
	margin:0 0 15px 0;
	position:relative;
	border:1px solid #DDDDDD;
}
.news-block .pic{
	max-width:none;
	min-width:100%;
	height:100%;
	position:absolute;
	left:50%;
	top:0;
	-webkit-transform:translateX(-50%) scale(1);
	-ms-transform:translateX(-50%) scale(1);
	transform:translateX(-50%) scale(1);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.news-block .picWrapper:hover .pic{
	-webkit-transform:translateX(-50%) scale(1.1);
	-ms-transform:translateX(-50%) scale(1.1);
	transform:translateX(-50%) scale(1.1);
}
.mediaSonsTextWrapper{
	overflow:hidden;
	height:115px;
	margin:0 0 22px 0;
}
.news-block .head{
	padding:0 0 10px 0;
	margin:0;
	font-size:1.125rem;
	line-height:22px;
	color:#41535d;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
}
.news-block .con{
	float:right;
	font-size:1rem;
	line-height:29px;
	color:#333;
	font-weight:normal;
	font-family:alef,arial;
	letter-spacing:-1px;
}
.news-block .more{
	padding:0 25px;
	display:inline-block;
	float:right;
	letter-spacing:-1px;
	font-size:1rem;
	line-height:40px;
	color:#ffffff;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	background:#41535d;
	text-decoration:none;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.news-block .more:hover{
	background:#1E2325;
}
.news-block .date{
	padding:0;
	float:left;
	font-size:1rem;
	line-height:38px;
	color:#333;
	font-weight:normal;
}
.article-section{
	padding:40px 0 39px 0;
	border-top:solid 1px #dddddd;
}
.article-section .cat-section{
	padding:0;
}
.product-banner .head{
	top:140px;
	font-size:1.813rem;
	line-height:29px;
	height:116px;
}
.product-banner .head:after{
	border-bottom-width:116px;
	border-left-width:30px;
	left:-30px;
}
.product-banner .small-logo{
	display:block;
	margin:29px 0 6px 0;
}
.product-section{
	padding:13px 0 0 0;
}
.product-content{
	float:right;
	width:68%;
}
.product-content .con{
	margin:0 0 16px 0;
	font-family:alef,arial;
	letter-spacing:0;
	font-size:1.1rem;
	line-height:31px;
	color:#333;
	font-weight:normal;
}
.product-helix{
	float:left;
	display:block;
	width:30%;
	height:200px;
	line-height:200px;
	letter-spacing:-1px;
	font-size:1px;
	text-align:center;
	border:solid 1px #dddddd;
	margin:11px 0 0 0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.product-helix:hover{
	-webkit-box-shadow:#ccc 0px 0px 9px 1px;
	-moz-box-shadow:#ccc 0px 0px 9px 1px;
	box-shadow:#ccc 0px 0px 9px 1px;
}
.product-helix .pic{
	max-width:80%;
	max-height:80%;
	vertical-align:middle;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}
.product-helix:hover .pic{
	-webkit-transform:scale(1.05);
	-ms-transform:scale(1.05);
	transform:scale(1.05);
}
.quote.locater{
	background:url(../images/locator-icon1.png) no-repeat 35% center #41535d;
}
.sidebar-info{
	margin:0 10px 0 20px;
	border-bottom:solid 1px #dddddd;
}
.sidebar-info .icon{
	margin:12px 0 0 12px;
	float:right;
}
.sidebar-info .txt{
	float:right;
	font-size:1rem;
	font-family:alef,arial;
	letter-spacing:-1px;
	line-height:49px;
	color:#333;
	font-weight:normal;
}
.sidebar-top .sidebar-info:nth-last-child(1){
	border:none;
}
.form-section{
	margin:25px 3px 110px 0;
}
.form-block{
	margin:0 0 20px 0;
}
.form-names{
	width:49%;
	overflow:hidden;
}
.form-section .field{
	border:solid 1px #dddddd;
	padding:0 16px 0 10px;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-size:1rem;
	line-height:48px;
	color:#333;
	font-weight:normal;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:0;
	width:100%;
	height:48px;
}
.form-more{
	margin:0 0 0 2.5%;
	width:31.6%;
	float:right;
	overflow:hidden;
}
.form-message{
	width:100%;
	overflow:hidden;
}
.form-section .msg{
	border:solid 1px #dddddd;
	padding:13px 16px 13px 10px;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-size:1rem;
	line-height:17px;
	color:#333;
	font-weight:normal;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:0;
	width:100%;
	height:182px;
	resize:none;
	overflow:auto;
}
.form-section .field:focus,
.form-section .msg:focus{
	border-color:#BEBEBE;
}
.form-section .send-but{
	padding:0 24px;
	display:inline-block;
	float:left;
	font-size:0.9375rem;
	line-height:40px;
	letter-spacing:-1px;
	color:#ffffff;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	background:#41535d;
	text-decoration:none;
	border:none;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:0;
	cursor:pointer;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.form-section .send-but:hover{
	background:#1E2325;
}
.branch-banner{
	background:url(../images/branch-banner.jpg) no-repeat left top;
	background-size:cover;
}
.news-section{
	margin:0 0 113px 0;
}
.branch-section{
	padding:14px 0 0 0;
	margin:0;
}
.branch-content{
	padding:0;
	margin:0;
	float:right;
	width:66.3%;
}
.branch-tab{
	margin:0 0 -1px 0;
	display:block;
	position:relative;
	z-index:9;
}
.branch-tab .tab{
	padding:0 25px;
	display:inline-block;
	float:right;
	border:solid 1px #dddddd;
	border-bottom:solid 1px #dddddd;
	font-size:1.125rem;
	line-height:50px;
	color:#333;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	background:#f5f6f7;
	text-decoration:none;
}
.branch-tab .tab.active{
	background:#ffffff;
	color:#41535d;
	border-bottom-color:transparent;
}
.branch-tab .tab:first-child{
	border-left:none;
}
.tab-main{
	min-height:596px;
	padding:18px 20px 0 20px;
	border:solid 1px #dddddd;
	letter-spacing:-1px;
	font-size:1px;
}
.branch-block{
	display:inline-block;
	width:33.33%;
	vertical-align:top;
	letter-spacing:0;
	margin:0 0 20px 0;
}
.branch-align{
	padding:17px 18px 14px 18px;
	margin:0 0 0 5%;
	background:#fafafb;
	min-height:170px;
}
.branch-block .title{
	padding:0 0 5px 0;
	font-size:1rem;
	line-height:16px;
	color:#820018;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
}
.branch-block .sub-txt{
	padding:0;
	font-size:1rem;
	line-height:24px;
	color:#333;
	font-weight:normal;
	font-family:alef,arial;
	letter-spacing:-1px;
}
.branch-block .sub-title{
	float:right;
	margin:0 0 0 5px;
	color:#41535d;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
}
.branch-map{
	width:32%;
	float:left;
	display:inline-block;
	border:solid 1px #dddddd;
}
.branch-map .map{
	width:100%;
	display:block;
}
.footer-section{
	background:#41535d;
	padding:85px 0;
	min-height:340px;
	position:relative;
	z-index:2;
	color:#fff;
}
.footer{position:relative;}
.footer-section .container{
	width:1200px;
}
.footer-information{
	float:right;
	width:100%;
}
.footerRightLinks{
	float:right;
	width:25%;
	padding:0 0 0 10px;
}
.footer-links{
	width:-webkit-calc(100% - 220px);
	width:calc(100% - 220px);
	float:right;
}
.footer-links .head{
	width:100%;
	text-align:right;
	padding:0 0 15px 0;
	margin:0;
	font-size:1.5rem;
	line-height:24px;
	color:#bfc5c8;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
}
.footer-links ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.footer-links ul li a{
	display:block;
	font-family:alef,arial;
	letter-spacing:0;
	font-size:1rem;
	line-height:16px;
	padding:10px 0;
	margin:0 0 0 10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.footer-links ul li a:hover{
	text-decoration:underline;
}
.footer-information .support{
	width:220px;
}
.footer-information .support .footerLinksWrapper{
	float:right;
	width:51%;
}
.footer-information .support .footerLinksWrapper ul{
	width:100%;
}
.address-block{
	margin:0 0 10px 0;
	display:inline-block;
	width:100%;
}
.address-block .icon{
	margin:0 0 0 14px;
	float:right;
}
.address-block .txt{
	float:right;
	font-family:alef,arial;
	letter-spacing:0;
	font-size:0.875rem;
	line-height:16px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.address-block .mailid{
	float:right;
	font-family:alef,arial;
	letter-spacing:0;
	font-size:1rem;
	line-height:17px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.address-ad:hover .mailid{
	text-decoration:underline;
}
.footerNewsletterWrapper{
	float:left;
	width:320px;
}
.footer-search{
	/* background:#ecedee;*/
	margin:4px 0 0 0;
	position:relative;
}
.footer-search .field{
	padding:0 10px 0 100px;
	font-size:1.5rem;
	line-height:48px;
	color:#41535d;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	border:none;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:0;
	width:100%;
	height:50px;
	background:#ecedee;
}
.footer-search .field:focus{background:#fff;}
.footer-search .field:focus + label.error{background:#fff;}
.footer-search .field::-webkit-input-placeholder{color:#41535d;}
.footer-search .field:-moz-placeholder{color:#41535d;}
.footer-search label.error{
	display:inline-block;
	background:#fff;
	padding:1px 6px;
	margin:7px 0 0 0;
	color:red;
}
.footer-search .submit-but{
	width:65px;
	padding:0 11px 0 0;
	text-align:right;
	margin:0;
	position:absolute;
	left:0;
	top:0;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-size:1.2rem;
	line-height:50px;
	color:#41535d;
	font-weight:normal;
	border:none;
	outline:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	appearance:none;
	border-radius:0;
	height:50px;
	cursor:pointer;
	background:#BFC5C8;
}
.footer-search .submit-but:hover{
	font-weight:bold;
}
.footer-search:before{
	content:'';
	background:#BFC5C8;
	width:22px;
	height:50px;
	position:absolute;
	left:51px;
	top:0;
	display:block;
	transform:skewX(-12deg);
	-moz-transform:skewX(-12deg);
	-ms-transform:skewX(-12deg);
	-o-transform:skewX(-12deg);
	-webkit-transform:skewX(-12deg);
}
.mobile-menu #logo .mobile-logo{
	display:block;
}
.mobile-menu .search-block{
	position:absolute;
	left:0;
	top:0;
}
.mobile-menu #nav{
	width:100%;
	padding:20px 20px 0 20px;
	float:none;
	display:inline-block;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:none !important;
}
.mobile-menu #nav > ul > li{
	width:100% !important;
	border:none;
	border-bottom:solid 1px #dddddd;
	float:none;
	width:100%;
	min-height:50px;
}
.mobile-menu #nav > ul > li > a{
	line-height:50px;
}
.mobile-menu .second-level{
	background-position:left center;
	padding:0 25px 0 25px !important;
}
.mobile-menu #nav > ul > li .contact-num{
	line-height:50px;
}
.mobile-menu #nav > ul > li:nth-last-child(1){
	border:none;
}
.mobile-menu .search-block{
	width:14%;
	min-height:50px;
}
.mobile-menu .search-block:after{
	right:-16px;
	border-bottom-width:50px;
	border-left-width:20px;
}
.mobile-menu #logo{
	padding:20px 0 0 0;
	width:100%;
	text-align:center;
}
.mobile-menu .logo-lnk{
	display:inline-block;
}
.mobile-menu .menu-icon{
	display:block;
	position:absolute;
	top:15px;
	right:15px;
}
.respo{
	margin:0 0 49px 0;
}
.table-content{
	padding:45px 0 0 0;
}
.headings{
	border-bottom:solid 1px #41535d;
	display:block;
	width:100%;
}
.t-head{
	float:right;
	width:28%;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-size:1.1rem;
	line-height:16px;
	color:#333;
	font-weight:normal;
}
.headings .t-head:nth-child(1){
	padding:0 11px 8px 0;
}
.headings .t-head:nth-child(3){
	width:17%;
	text-align:center;
}
.headings .t-head:nth-child(4){
	width:27%;
}
.product2tableTabs{
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
	border-bottom:1px solid #820018;
}
.product2tableTabs li{
	float:right;
}
.product2tableTabs button{
	height:30px;
	line-height:30px;
	padding:0 15px;
	font-family:alef,arial;
	letter-spacing:0;
	font-size:1.1rem;
	color:#333;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.product2tableTabs button:hover{
	color:#41535D;
}
.product2tableTabs li.active button{
	background:#820018;
	color:#fff;
}
.technicalSpecifications .t-head{
	width:100%;
}
.technicalSpecifications .table-type{
	width:40%;
}
.technicalSpecifications .table-using{
	width:60%;
}
.technicalSpecificationsTable{
	padding:0 0 30px 0;
}
.product2DivTab{
	position:fixed;
	top:-9999px;
	left:-9999px;
}
.product2DivTab.active{
	position:relative;
	top:0;
	left:0;
}
.table-block{
	border-bottom:solid 1px #dddddd;
	width:100%;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.table-block:hover{
	background:#f5f6f7;
}
.table-type{
	padding:16px 11px 9px 0;
	width:28%;
	float:right;
	font-size:1rem;
	line-height:16px;
	color:#333;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
}
.table-pdf{
	float:right;
	width:17%;
	padding:14px 0 9px 0;
	text-align:center;
}
.table-using{
	float:right;
	width:28%;
	padding:17px 0 9px 0;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-size:1rem;
	line-height:16px;
	color:#333;
	font-weight:normal;
}
.table-specifications{
	float:right;
	padding:0 0 0 11px;
	width:27%;
	text-align:left;
}
.table-specifications .lnk{
	padding:14px 0 14px 17px;
	font-family:alef,arial;
	letter-spacing:-1px;
	font-size:1rem;
	line-height:20px;
	display:inline-block;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/arrow7.png) no-repeat left center;
}
.table-specifications .lnk:hover{
	color:#820018;
}
.layout_1349 .social-section .txt{
	padding:0 0 50px 0;
}
.bottomDate{
	font-size:1rem;
	font-family:alef,arial;
	padding:12px 0 0 0;
	color:#333;
}
.blurImgAboveTextWrapper{
	margin:25px 0 20px 0;
	border:1px solid #DDDDDD;
	overflow:hidden;
}
.blurImgAboveText{
	vertical-align:top;
	width:100%;
}
.blurImgAboveText.blur{
	-webkit-filter:blur(4px);
	-moz-filter:blur(4px);
	-o-filter:blur(4px);
	-ms-filter:blur(4px);
	filter:blur(4px);
}
.logoOnblurImg{
	max-width:45%;
	max-height:45%;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	z-index:1;
}
.branchesTabs_div{
	position:fixed;
	top:-9999px;
	left:-9999px;
}
.branchesTabs_div.active{
	position:relative;
	top:0;
	left:0;
}
.bottomHpArticlesCarousel{
	float:right;
	width:75%;
}
.bottomArticlesWrapper{
	width:-webkit-calc(100% + 40px);
	width:calc(100% + 40px);
	margin:0 -20px;
}
.bottomArticles{
	float:right;
	width:25%;
	padding:0 20px;
}
.bottomHpArticlesCarousel .bottomArticles{
	width:33.3333%;
}
.bottomArticlesInner{
	border-top:4px solid #3f545e;
	padding:24px 0 0 0;
}
.hpBoxesUnderBannerWrapper{
	padding:30px 0;
	font-size:0;
}
.hpBoxesUnderBanner{
	display:inline-block;
	width:33.3333%;
	vertical-align:top;
	padding:20px;
	text-decoration:none;
}
.hpBoxesUnderBannerInner{
	min-height:280px;
	padding:0 19px;
	border:1px solid #eee;
	background:#ffffff;
	background:-moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%);
	background:-webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%);
	background:linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.layout_1364 .hpBoxesUnderBannerInner{
	background:#ffffff;
	background:-moz-linear-gradient(top,  #ffffff 62%, #f5f5f5 100%);
	background:-webkit-linear-gradient(top,  #ffffff 62%,#f5f5f5 100%);
	background:linear-gradient(to bottom,  #ffffff 62%,#f5f5f5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}
.hpBoxesUnderBanner:hover .hpBoxesUnderBannerInner{
	-webkit-box-shadow:#ccc 0px 0px 9px 1px;
	-moz-box-shadow:#ccc 0px 0px 9px 1px;
	box-shadow:#ccc 0px 0px 9px 1px;
}
.hpBoxesUnderBanner .hpProductImgWrapper .product,
.hpBoxesUnderBanner .product-title .lnk{
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.hpBoxesUnderBanner:hover .product-title .lnk{
	color:#820018;
}
.hpBoxesUnderBanner:hover .hpProductImgWrapper .product{
	-webkit-transform:translate(-50%,-50%) scale(0.97);
	-ms-transform:translate(-50%,-50%) scale(0.97);
	transform:translate(-50%,-50%) scale(0.97);
}
#quoteFboxWrapper{
	display:none;
	width:250px;
	max-width:100%;
}
.quoteFboxHeadline{
	font-family:alef,arial;
	letter-spacing:-1px;
	font-weight:bold;
	font-size:1.125rem;
	color:#41535d;
	padding:0 0 10px 0;
	border-bottom:1px solid #ddd;
}
.qouteFor{
	color:#820018;
	padding:7px 0 5px 0;
}
.inputsLabel{
	display:block;
	font-family:alef,arial;
	letter-spacing:-1px;
	padding:8px 0;
	font-size:14px;
}
.inputs{
	background:#ECEDEE;
	width:100%;
	height:30px;
	line-height:30px;
	border:none;
	font-family:alef,arial;
	letter-spacing:-1px;
	padding:0 10px;
	margin:0;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:0;
}
.send{
	background:#41535D;
	float:left;
	height:30px;
	line-height:30px;
	color:#fff;
	font-family:alef,arial;
	letter-spacing:-1px;
	padding:0 15px;
	margin:10px 0 0 0;
	border:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:0;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.send:hover{background:#1E2325;}
#map_canvas{direction:ltr;}
#map_canvas img{max-width:none;}
.map-lnk{height:641px;}
.menuBtn{
	width:20px;
	height:20px;
	position:absolute;
	right:15px;
	top:15px;
}
.menuBtnSpans{
	background:#41535D;
	display:block;
	height:4px;
	margin:0 0 4px 0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-transform:rotate(0deg) scale(1,1) translate(0,0);
	transform:rotate(0deg) scale(1,1) translate(0,0);
}
.menuBtnSpan3{margin:0;}
.menuIsOpen .menuBtnSpan1{
	-webkit-transform:rotate(45deg) scale(1.2,1) translate(7px,6px);
	transform:rotate(45deg) scale(1.2,1) translate(7px,6px);
}
.menuIsOpen .menuBtnSpan2{
	-webkit-transform:rotate(0deg) scale(0,1) translate(0,0);
	transform:rotate(0deg) scale(0,1) translate(0,0);
}
.menuIsOpen .menuBtnSpan3{
	-webkit-transform:rotate(-45deg) scale(1.2,1) translate(4px,-3px);
	transform:rotate(-45deg) scale(1.2,1) translate(4px,-3px);
}
.hideOnMobile{display:none;}
.actionPage{padding:0 0 50px 0;}
.searchItemA{text-decoration:none;}
.searchItemA:hover{text-decoration:underline;}
.searchItemSpan{color:#333;}
.dooble{
	float:left;
	text-decoration:none;
	color:#BFC5C8;
	letter-spacing:0;
	margin:10px 0 0 0;
}
.dooble:hover{color:#00CCFF;}
.addthis_default_style a:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
	-khtml-opacity:0.8;
}
.caroufredsel_wrapper{cursor:default !important;}
#pager{
	padding:10px 0;
	text-align:center;
}
#pager a{
	display:inline-block;
	padding:0 10px;
	height:29px;
	line-height:26px;
	color:#41535D;
	text-decoration:none;
	border:1px solid #41535D;
}
#pager a.active, #pager a:hover{
	border-color:#820018;
	color:#820018;
}
.layout_1373 .product-content{
	width:50%;
}
.w801{
	float:right;
	width:50%;
	padding:0 50px 0 0;
	height:336px;
	overflow:hidden;
	position:relative;
}
.w801:before{
	background:url(/content/images/359.gif) center center no-repeat;
	content:'';
	width:64px;
	height:64px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-32px 0 0 -32px;
}
.w801.active:before{
	display:none;
}
.gcw1, .gcw2{
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.w801.active .gcw1,
.w801.active .gcw2{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.gcw1{
	position:relative;
	float:right;
	width:100%;
	border:1px solid #ccc;
}
.gcul1{
	height:250px;
	margin:0;
	padding:0;
	list-style:none;
}
.gcul1 li{
	float:left;
	width:100%;
	height:100%;
	text-align:center;
	position:relative;
}
.gcul1_img{
	max-width:95%;
	max-height:95%;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.gcw1 .prev, .gcw1 .next,
.gcw2 .prev, .gcw2 .next{
	background:rgba(255,255,255,0.5);
	position:absolute;
	top:50%;
	width:35px;
	height:50px;
	margin:-25px 0 0 0;
	z-index:5;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.gcw1:hover .prev, .gcw1:hover .next,
.gcw2:hover .prev, .gcw2:hover .next{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.gcw1 .prev:before, .gcw1 .next:before,
.gcw2 .prev:before, .gcw2 .next:before{
	content:'';
	position:absolute;
	left:50%;
	top:50%;
	width:15px;
	height:15px;
	margin:-7.5px 0 0 -3px;
	border-top:1px solid #41535D;
}
.gcw1 .next:before,
.gcw2 .next:before{
	border-right:1px solid #41535D;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	margin-left:-11px;
}
.gcw1 .prev:before,
.gcw2 .prev:before{
	border-left:1px solid #41535D;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.gcw1 .next,
.gcw2 .next{
	right:0;
	border-right:none;
}
.gcw1 .prev,
.gcw2 .prev{
	left:0;
	border-left:none;
}
.gcw2 .prev, .gcw2 .next{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.gcw2{
	position:relative;
	float:right;
	width:100%;
	padding:0 40px;
	margin:20px 0 0 0;
}
.gcul2{
	margin:0;
	padding:0;
	list-style:none;
}
.gcul2 li{
	float:left;
	width:108px;
	height:64px;
	margin:0 10px;
	border:1px solid #ccc;
	position:relative;
}
.gcul2_img{
	cursor:pointer;
	max-width:95%;
	max-height:95%;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.gcul2 li:hover .gcul2_img{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.gcul2 li.active{
	border:1px solid #820018;
}
.playIcon{
	width:20px;
	position:absolute;
	left:50%;
	top:50%;
	z-index:1;
	margin:-10px 0 0 -10px;
	cursor:pointer;
}
.gcw1 .playIcon{
	width:50px;
	margin:-25px 0 0 -25px;
}
.downloadLinks .table-type,
.downloadLinks .t-head{
	width:36%;
}
.downloadLinks .table-using{width:37%;}
.product2propertiesWrapper{
	line-height:26px;
}
.product2propertiesHead{
	border-bottom:1px solid #820018;
	font-size:20px;
	line-height:30px;
	margin:0 0 10px 0;
}
.quoteButton{
	background:#820018;
	float:left;
	height:30px;
	line-height:29px;
	font-size:16px;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding:0 15px 0 22px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.quoteButton:hover{
	background:#B90020;
}
.quoteButton:after{
	content:'';
	position:absolute;
	left:14px;
	top:50%;
	margin:-4px;
	width:7px;
	height:7px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.forQuoteHeadline{
	color:#820018;
	font-size:20px;
	padding:0 0 15px 0;
}
.addthis_default_style span{
	vertical-align:top;
}
.footerSocialsLinks{
	background-size:100% 100% !important;
	float:left;
	width:50px;
	height:50px;
	border-radius:50%;
	margin:15px 15px 0 0;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.footerSocialsLinks.facebookBG{
	background:url(/content/images/footer_facebook.png) center center no-repeat;
}
.footerSocialsLinks.twitterBG{
	background:url(/content/images/footer_twitter.png) center center no-repeat;
}
.footerSocialsLinks.youtubeBG{
	background:url(/content/images/footer_youtube.png) center center no-repeat;
}
.footerSocialsLinks.instagramBG{
	background:url(/content/images/footer_instegram.png) center center no-repeat;
}
.footerSocialsLinks:hover{
	background-color:#BFC5C8;
}
.blackOpacityDots{
	background:url(/content/images/black_opacity.png);
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
}
.strips{
	background:rgba(65,83,93,0.5);
	position:absolute;
	z-index:2;
}
.strip1{
	width:140%;
	height:60%;
    left:-250px;
    top:340px;
	-webkit-transform:rotate(25deg);
	transform:rotate(25deg);
}
.strip2{
	width:120%;
	height:70%;
	left:-80px;
	top:200px;
	-webkit-transform:rotate(25deg);
	transform:rotate(25deg);
}
.strip3, .strip4, .strip5{
	background:rgba(65,83,93,0.3);
    -webkit-transform:rotate(-32deg);
    transform:rotate(-32deg);
}
.strip3{
    width:100%;
    height:65%;
    left:-340px;
    top:-290px;
}
.strip4{
    width:100%;
    height:65%;
    left:-340px;
    top:-470px;
}
.strip5{
    width:100%;
    height:65%;
    right:-340px;
    bottom:-470px;
}
.fancybox-nav{
	width:36px !important;
	height:34px !important;
	top:50% !important;
	margin:-17px 0 0 0;
}
.fancybox-nav span{
	visibility:visible !important;
}
.newsletterChkbx{cursor:pointer;}
.newsletterChkbx p{display:inline;}
.hpTopBannerWrapppper .prev,
.hpTopBannerWrapppper .next{
	background:#820018;
	width:50px;
	height:50px;
	position:absolute;
	top:50%;
	border-radius:50%;
	z-index:8;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.hpTopBannerWrapppper .prev{
	left:50px;
}
.hpTopBannerWrapppper .next{
	right:50px;
}
.hpTopBannerWrapppper .prev:after,
.hpTopBannerWrapppper .next:after{
	content:'';
	width:15px;
	height:15px;
	border-top:2px solid #fff;
	position:absolute;
	top:50%;
	margin:-7px 0 0 0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	z-index:5;
}
.hpTopBannerWrapppper .prev:after{
	border-left:2px solid #fff;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	margin-right:-11px;
}
.hpTopBannerWrapppper .next:after{
	border-right:2px solid #fff;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	margin-right:-5px;
}
.hpTopBannerWrapppper .prev:before,
.hpTopBannerWrapppper .next:before{
	background:#820018;
	content:'';
	width:100%;
	height:100%;
	border-radius:50%;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	-webkit-transform:translate(-50%,-50%) scale(0);
	transform:translate(-50%,-50%) scale(0);
}
.hpTopBannerWrapppper .prev:hover:before,
.hpTopBannerWrapppper .next:hover:before{
	background:#fff;
	-webkit-transform:translate(-50%,-50%) scale(1);
	transform:translate(-50%,-50%) scale(1);
}
.hpTopBannerWrapppper .prev:hover:after,
.hpTopBannerWrapppper .next:hover:after{
	border-color:#820018;
}
iframe[name="google_conversion_frame"]{
	position:fixed;
	left:-999px;
	top:-999px;
}
iframe[name="google_conversion_frame"]{
	position:fixed;
	left:-858px;
	top:-555px;
}
.btnStyle,
.showCalcText{
	display:none;
	background:#820017;
	color:#fff;
	height:30px;
	line-height:30px;
	border:none;
	padding:0 15px;
	margin:10px 0 10px 5px;
	font-family:alef,arial;
	font-size:16px;
	font-weight:700;
	text-decoration:none;
}
.btnStyle.active,
.showCalcText.active{
	display:inline-block;
}
.txt img{height:auto !important;}
.calcTextHeight{overflow:hidden;max-height:22px;}
.clearfix:before,
.clearfix:after{
	content:'';
	display:block;
	clear:both;
}
#INDmenu-btn{
	top:auto !important;
	bottom:0 !important;
}
.langBtn{
	float:left;
	color:#ccc;
	text-decoration:none;
	position:relative;
	padding:0 10px;
	margin:2px 8px 0 0;
	font-size:15px;
}
.langBtn:hover{color:#fff;}
.langBtn::after{
	content:'';
	background:#ccc;
	width:1px;
	height:15px;
	position:absolute;
	right:0;
	top:2px;
}
.forum{width:100%;margin:0 0;float:right;}
#postsPager{
width:500px;
float:left;
text-align:left;
padding:0 0 0 0;
margin:10px 0 0 1px;
}
.forum_head{
height:28px;
float:right;
width:100%;
background:#820018;
}
.forumADD{width:100%;padding:8px 2% 8px 0;float:right;background:#444444;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
.activeComment .post_body{display:block !important;}
.onlyRegistered{
color:#fff;
padding:0 0 0 10px;
margin:0 0 0 10px;
border-left:1px dotted #fff;
float:right;
}
.onlyRegistered + span{float:right;}
.spanFields{
float:left;
width:217px;
}
ul.forum_posts{
margin:0 0;
padding:0;
list-style:none;
float:right;
width:100%;
}
li.post_row{
width:100%;
float:right;
color:#EFF6FC;
line-height:30px;
background:#EEE;
position:relative;
border-top:5px solid #FFFFFF;
}
.post_head{
cursor:pointer;
float:right;
width:100%;
position:relative;
z-index:2;
}
li.post_row.even{background:#DDD;}
.post_items{
float:right;
width:100%;
}
.forum_orderby{
float:left;
width:190px;
color:#fff;
padding:6px 0 0 0;
}
.forum_orderby a{color:#fff;}
.forumBtn{
font-size:15px;
float:right;
background:url(commentbtn.gif) right top no-repeat;
padding:0 20px 0 0;
width:76px;
height:23px;
text-decoration:none;
font-weight:normal;
line-height:19px;
padding-left:12px;
}
.forumBtn:hover{color:#4ca6c8;}
.post_body{
background:#dbedf4;
float:right;
width:99%;
padding:5px 1%;
color:#000;
border-top:2px solid #FFFFFF;
}
#addPostForm, .IDaddPostForm{
float:right;
width:96%;
padding:2%;
background:#eeeeee;
}
.commentsText{
float:right;
width:100%;
}
.no_comments{
color:red;
font-size:12px;
}
.addComment{
font-size:15px;
float:left;
background:url(addcomment.gif) right top no-repeat;
padding:0 18px 0 0;
width:79px;
height:28px;
text-decoration:none;
font-weight:normal;
line-height:25px;
font-weight:bold;
color:#fff;
margin:0 0 7px 7px;
}
.addComment:hover{color:#4ca6c8;}
.closeComment{
font-size:15px;
float:left;
background:url(closecomment.gif) right top no-repeat;
padding:0 23px 0 0;
width:37px;
height:28px;
text-decoration:none;
font-weight:normal;
line-height:25px;
font-weight:bold;
color:#fff;
margin:0 0 7px 7px;
}
.closeComment:hover{color:#4ca6c8;}
.forum ul{
margin:0;
padding:0;
list-style:none;
}
.forum ul .post_body{
width:98%;
padding:5px 1%;
}
.forum_header{
line-height:30px;
font-weight:bold;
color:#FFF!important;
}
.post_title{
float:right;
width:58%;
padding:0 1%;
color:#000;
min-height:1px;
}
.post_author{
float:right;
width:18%;
padding:0 1%;
color:#000;
min-height:1px;
}
.post_date{
float:right;
width:18%;
padding:0 1%;
color:#000;
min-height:1px;
}
.forum_add_form{
width:300px;
margin:0;
padding:0;
list-style:none;
}
.forum_add_form li{
float:right;
width:100%;
margin:5px 0;
}
.form_add_input{
width:217px;
float:left;
}
textarea.form_add_input{height:150px;}
.sub_item{
	margin:0;
	padding:0;
	list-style:none;
}
.captcha{float:left;width:180px;}
.captcha img{margin:0 0 10px 0;}
ul.in .post_arrow{padding:0 15px 0 0;}
ul.in .commentsText{padding:0 15px 0 0;}
ul.in ul.in .post_arrow{padding:0 30px 0 0;}
ul.in ul.in .commentsText{padding:0 30px 0 0;}
ul.in ul.in ul.in .post_arrow{padding:0 45px 0 0;}
ul.in ul.in ul.in .commentsText{padding:0 45px 0 0;}
ul.in ul.in ul.in ul.in .post_arrow{padding:0 60px 0 0;}
ul.in ul.in ul.in ul.in ul.in .post_arrow{padding:0 75px 0 0;}
ul.in ul.in ul.in ul.in ul.in .commentsText{padding:0 75px 0 0;}
ul.in ul.in ul.in  ul.in ul.in ul.in .post_arrow{padding:0 90px 0 0;}
ul.in ul.in ul.in  ul.in ul.in ul.in .commentsText{padding:0 90px 0 0;}
ul.in ul.in ul.in ul.in  ul.in ul.in ul.in .post_arrow{padding:0 105px 0 0;}
ul.in ul.in ul.in ul.in  ul.in ul.in ul.in .commentsText{padding:0 105px 0 0;}
ul.in ul.in ul.in ul.in ul.in  ul.in ul.in ul.in .post_arrow{padding:0 120px 0 0;}
ul.in ul.in ul.in ul.in ul.in  ul.in ul.in ul.in .commentsText{padding:0 120px 0 0;}