.hero .productheadercont {
	width: 100%
}
.hero .productrange {
	color: #29a0b5;
	font-size: 18px;
	font-weight: bold;
	padding: 40px 0 0 0
}
.hero .productrange a {
	color: #29a0b5;
}
.hero .producttitle {
	font-size: 50px;
	line-height: 50px;
	padding: 5px 0 !important;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}
.hero .producttitle span {
	font-weight: normal;
	color: #d95d33;
	font-size: 35px;
}
#geekmode.hide {
	display: none
}
td {
	height: 50px;
	line-height: 18px;
	border-bottom: 2px solid #ffffff;
	font-size: 15px;
}
.tech-title {
	font-size: 30px;
	line-height: 40px;
	color: #022d3f;
	font-weight: bold;
	padding-top: 35px;
	padding-bottom: 15px
}
tr > td:first-child {
	font-weight: bold;
	padding-right: 10px;
}
table {
	width: 100%
}
.product .topleft {
	float: left;
	width: 60%;
	padding: 0;
	margin: 0;
	margin-top: -150px;
}
.product .topright {
	float: right;
	width: 40%;
	padding: 0;
	margin: 0;
	text-align: right
}
.product .topright img {
	width: 100%;
	height: auto;
	margin-top: -220px;
}
.product .longerdesc {
	color: #022d3f;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	padding-right: 50px;
	padding-top: 80px;
	margin-bottom: 35px;
}
.product .overview {
	padding-top: 0px;
}
.product.diagram img {
	width: 100%;
	height: auto
}
.product h1 {
	font-size: 40px;
	color: #022d3f;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin: 0
}
.product ul {
	padding-left: 25px;
	padding-right: 45px
}
.product li {
	font-size: 22px;
	color: #022d3f;
	padding: 10px 0;
	list-style-image: url(../images/product_li.png);
	padding-left: 20px;
}
.orangebar.product {
	height: 50px;
	width: 100%;
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	background: #d95d33;
	text-align: center
}
.orangebar.product a {
	color: #FFF;
	text-decoration: none
}
.orangebar.product a:hover {
	color: #022d3f
}
.productfullwidthblue {
	width: 100%;
	padding: 35px 0;
	background: #022d3f
}
.productfullwidthblue a.top {
	color: #d95d33;
	font-weight: bold;
	margin-top: 20px;
	display: block
}
.productfullwidthblue a.top:hover {
	color: #FFF
}
.productfullwidthblue a.button {
	color: #FFF
}
.productfullwidthblue .range {
	color: #29a0b5;
	font-size: 16px;
	font-weight: bold
}
.productfullwidthblue .range a {
	color: #29a0b5;
}
.productfullwidthblue .productname {
	font-size: 50px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase
}
.productfullwidthblue .productname span {
	font-weight: normal;
	color: #d95d33
}
.geekmodetitle {
	color: #022d3f;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	padding-bottom: 35px;
}




.productgallery { height:500px; width:100%; position:relative; width:500px; margin:0 auto;margin-top:40px;  background:#FFF }
.productgalleryouter { min-height:500px; height:500px; width:500px; margin:0 auto; position:relative }

.productgallery ul.bxslider{height:100%; width:100%; padding:0; margin:0;}
.productgallery ul.bxslider li{height:100%; width:100%; padding:0; margin:0;}


.productgallery ul.bxslider li{background-size:cover;color: white;height: 500px;margin: 0 auto;padding: 0;width:100%; background-position: center; text-align:center }
.productgallery ul.bxslider li img {display:inline-block; width:100%;}

.productgallery .prev{ top:48%; left:-60px; position:absolute; z-index:5}


.productgallery .next{ top:48%; right:-60px;  position:absolute;  z-index:5}


.productgallery .prev a { display:block; height:36px; width:36px;   background-size: 36px 36px;

-webkit-mask: url(../images/previous.svg) no-repeat 100% 100%;
  mask: url(../images/previous.svg) no-repeat 100% 100%;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #D95D33;

}

.productgallery .next a { display:block; height:36px; width:36px;   background-size: 36px 36px;

-webkit-mask: url(../images/next.svg) no-repeat 100% 100%;
  mask: url(../images/next.svg) no-repeat 100% 100%;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #D95D33;

}
.productgallery .prev a:hover ,.productgallery .next a:hover {background-color: #ffffff; }


.productgallery .bxslider .title { padding-top:0; font-size:75px; line-height:85px; color:#FFF; padding-bottom:10px; font-style:italic; text-transform:uppercase}
.productgallery .bxslider .subline { font-size:22px; line-height:28px; color:#29a0b5; padding-bottom:20px; font-weight:bold;}


.productgallery .container {z-index: 100}


 @media screen and (max-width: 600px) {
	 
	.productgallery { height:300px; width:300px; position:relative; padding-top:40px;}
.productgalleryouter { min-height:300px; height:300px; width:100%; position:relative } 
	 
	 
	 
 }

