@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;

}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#manualcurrency {
	background-color: #eee;
	width: 96%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	float: none;
	clear: both;
	margin-top: 10px;
	text-align: center;
	border: 1px solid #FF0004;
	color: #FF0004;
}

.crosssell {
	background-color: #EEEEEE;
	border: 1px solid #00573A;
	text-align: center;
	color: #00573A;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 5%;
	padding-bottom: 15px;
	padding-left: 5%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.elementright {
	margin-bottom: 10px;
}
.vspace50{
	width: 100%;
	height: 20px;
	display: block;
	clear: both;
	float: none;
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}
.top1mob {
	width: 100%;
	height: auto;
	background-color: #00573A;
	float: none;
	clear: both;
	font-family: "bebas-neue";
	font-size: 22px;
	line-height: 40px;
	color: #FFFFFF;
	min-height: 40px;
}
.top1mobright {
	width: 25%;
	float: right;
	clear: none;
	text-align: right;
	background-image: url(images/structure/mobilenav.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15%;
	color: #FFFFFF;
	text-decoration: none;
}
.top1mobleft {
	width: 55%;
	float: left;
	clear: none;
	margin-left: 5%;
	color: #FFFFFF;
	text-decoration: none;
}
.top1{
	width: 100%;
	background-position: left top;
	background-repeat: repeat-x;
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
	display: none;
}
.top1social {
	float: right;
	clear: none;
	width: 120px;
	height: 34px;
	margin-top: 10px;
	margin-right: 10px;
	display: none;
}
.socialicons{
	border-style: none;
	margin-right: 2px;
	float: left;
	clear: none;
}
.top1menu {
	float: right;
	clear: none;
	width: 400px;
	color: #FFFFFF;
	line-height: 56px;
	margin-right: 20px;
	display: none;
	}
	.whiterow {
	width: 100%;
	float: none;
	clear: both;
	background-color: #FFFFFF;
	text-decoration: none;
}
.videobox1_1 {
	width: 100%;
	height: 200px;
	float: none;
	clear: both;
	overflow-y: hidden;
	display: block;
	margin-top: 80px;
	background-color: #E52529;
}
.videobox1_2 {
	display: none;
}
.videobox1_3 {
	display: none;
}
.videobox {
	width: 100%;
	float: none;
	clear: both;
	overflow-y: hidden;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow-x: hidden;
}
h1 {
	font-family: "bebas-neue";
	color: #0C5A40;
  }
  h2 {
	font-family: "bebas-neue";
	color: #000000;
  }
  .mainrow1 {
	background-position: center bottom;
	height: auto;
	width: 100%;
	float: none;
	clear: both;
	background-repeat: repeat-x;
	padding-top: 10px;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	  }
.maincentre {
	width: 100%;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	text-decoration: none;
}
.top2left {
	float: left;
	clear: none;
	width: 33%;
	display: none;
}
.top2right {
	float: none;
	clear: both;
	width: 100%;
}
.top2centre {
	float: none;
	clear: both;
	text-align: center;
	padding-left: 1%;
	padding-right: 1%;
	width: 98%;
	background-image: url(images/structure/logo3.gif);
	background-position: center top;
	padding-top: 35px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: fira-sans;
	color: #000000;
	line-height: 24px;
}
.rightalign {
	float: right;
	clear: none;
	width: 33%;
}
.plastictitle {
	font-family: "bebas-neue";
	font-size: 24px;
	color: #005739;
	background-image: url(images/structure/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	line-height: 40px;
	padding-left: 30px;
}
.plastictitlewhite {
	font-family: "bebas-neue";
	font-size: 24px;
	color: #FFFFFF;
}
.top3_box1 {
	width: 100%;
	background-color: #000000;
	float: left;
	clear: none;
	margin-right: 2.5%;
	display: block;
	text-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	line-height: 70px;
	font-family: "bebas-neue";
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
}
.top3_box2 {
	width: 88%;
	float: left;
	clear: none;
	height: auto;
	font-family: "bebas-neue";
	font-size: 24px;
	background-image: url(images/pages/top3_2.jpg);
	padding-left: 6%;
	padding-right: 6%;
	padding-top: 235px;
	text-align: center;
	color: #005739;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center 0%;
	background-color: #cccccc;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
	
.top3_box3 {
	width: 99%;
	background-color: #005739;
	float: none;
	clear: both;
	font-family: "bebas-neue";
	font-size: 24px;
	border-top: 1px solid #175D46;
	border-right: 1px solid #175D46;
	border-left: 1px solid #175D46;
	color: #FFFFFF;
	line-height: 70px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 15px;
}
p{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
}
ul{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
}
ol{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
}
.tabletext{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.tabletextbold{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.text_indent {
	display: block;
}
.text_indentblacktxt {
	padding-left: 20px;
	display: block;
	text-decoration: none;
	color: #000000;
	float: none;
	clear: both;
	font-family: "bebas-neue";
	padding-top: 5px;
	padding-right: 10px;
}
.text_indentblacktxtsmall {
	padding-left: 20px;
	padding-right: 10px;
	display: block;
	text-decoration: none;
	color: #000000;
	float: none;
	clear: both;
	font-size: 16px;
	line-height: normal;
	font-family: fira-sans;
	padding-top: 5px;
}
.icon_arrow_black {
	width: 36px;
	height: 36px;
	display: block;
	float: right;
	clear: none;
	background-image: url(images/structure/icon_arrow_black.png);
	margin-top: 18px;
	margin-right: 20px;
}
.icon_arrow_green {
	width: 36px;
	height: 36px;
	display: block;
	float: right;
	clear: none;
	background-image: url(images/structure/icon_arrow_green.png);
	margin-top: 18px;
	margin-right: 20px;
}
	.left50 {
	width: 100%;
	margin-right: 0%;
	float: none;
	clear: both;

}
	.left502 {
	width: 100%;
	margin-right: 0%;
	float: none;
	clear: both;

	}
.blackbarback1 {
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	float: none;
	clear: both;
	margin-top: 20px;
}
.p1newsbox {
	width: 100%;
	background-color: #eeeeee;
	float: none;
	clear: both;
	line-height: normal;
	font-family: "bebas-neue";
	font-size: 24px;
	text-decoration: none;
	color: #000000;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.scrollerouter {
	width: 382px;
	float: right;
	clear: none;
	padding-bottom: 40px;
	background-position: left top;
	height: 353px;
	background-color: #FFFFFF;
	padding-left: 93px;
	background-image: url(images/structure/spotlighttitle.gif);
	background-repeat: no-repeat;
	display: none;

	}
  
.p1scroller1{
	background-image: url(images/pages/scrollerback.png);
	background-position: left top;
	background-repeat: no-repeat;	
	padding-top: 100px;
	padding-left: 50px;	height: 293px;
}
.hbar {
	width: 100%;
	height: 0px;
	float: none;
	clear: both;
	}
	.scrollertext {
	float: right;
	clear: none;
	width: 170px;
	margin-right: 23px;
	font-family: "bebas-neue";
	font-size: 34px;
	margin-top: 50px;
	color: #FFFFFF;
	background-image: url(images/structure/icon_arrow_green.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 36px;
	padding-right: 36px;
}
.greenbarback {
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	float: none;
	clear: both;
	margin-top: 50px;
}
.greenbar_greybox {
	background-image: url(images/structure/transparentgrey.png);
	display: none;
	float: none;
	clear: both;
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: 70px;
	margin-bottom: 15px;
}
.pictureborder1 {
	float: none;
	clear: both;
}
.greenbartext {
	float: left;
	clear: none;
	display: block;
	width: 100%;
	font-family: "bebas-neue";
	font-size: 34px;
	line-height: 38px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	color: #000000;
}
.casestudytitle {
	background-color: #eeeeee;
	display: block;
	float: left;
	clear: none;
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	width: 100%;
	}
	.blacktitle {
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	float: none;
	clear: both;
	width: 96%;
	font-size: 28px;
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: right  center;
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: normal;
	text-decoration: none;
}
	.blacktitle2 {
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	float: none;
	clear: both;
	width: 96%;
	font-size: 28px;
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: 40px;
	text-decoration: none;
}
.box2c_left{
	width: 100%;
	max-width: 581px;
	float: left;
	clear: none;
	background-color: #000000;
	margin-top: 5px;
	text-decoration: none;
}
.box2c_right{
	width: 100%;
	max-width: 581px;
	float: right;
	clear: none;
	background-color: #000000;
	margin-top: 5px;
	text-decoration: none;
}
.footnote {
	width: 90%;
	background-color: #000000;
	min-height: 300px;
	float: none;
	clear: both;
	margin-top: 50px;
	padding-top: 40px;
	display: block;
	color: #FFFFFF;
	padding-bottom: 60px;
	height: auto;
	padding-left: 5%;
	padding-right: 5%;
}
.threecolumns {
	width: 100%;
	margin-right: 2%;
	float: left;
	clear: none;
	margin-left: 1%;
}

.greenbar {
	background-color: #005739;
	width: 100%;
	height: 15px;
	clear: both;
	float: none;
	margin-top: 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.gap40{
	width: 100%;
	clear: both;
	float: none;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}
.top1strapline {display: none; }
.logo1 {
	float: left;
	clear: none;
	border-style: none;
	display: none;
}
.logo2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}
.dmxHTML5VideoPlayer {
	height: 400px;
}
	#vidPlayer1 { 
  height: 175px !important; 
}
.prodphotothumb {
	max-height: 300px;
	display: block;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
}
.module_pricebox {
	background-color: #eeeeee;
	width: 200px;
	line-height: 40px;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.show {}
.shownone {display: none;}
table {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	background-color: #ffffff;
}
table td {	background-color: #eeeeee;}
input {
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	border: 1px solid #808080;
	width: 96%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
textarea {
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	border: 1px solid #808080;
	width: 96%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
select {
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	border: 1px solid #808080;
	width: 96%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
.link_white {
	color: #FFFFFF;
	text-decoration: none;
}
.button1 {
	background-color: #4F4F4F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 80px;
	text-decoration: none;
	text-align: center;
	float: none;
	clear: both;
	color: #FFFFFF;
	margin-right: 5px;
}
.button2 {
	background-color: #4F4F4F;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 80px;
	text-decoration: none;
	text-align: center;
	float: none;
	clear: both;
	color: #FFFFFF;
	margin-right: 5px;
}
.warningmessage {
	color: #D81619;
	font-style: italic;
	font-size: 11px;
}
.link_green {
	color: #0C5A40;
	text-decoration: none;
}
.link_red {
	color: #DB2727;
	text-decoration: none;
}
.currencyswitch {
	width: 98%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	float: right;
	clear: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background-color: #eeeeee;
	margin-top: 10px;
}
.breadcrumbs {
	background-color: #eeeeee;
	display: block;
	padding-left: 1%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
	clear: none;
	width: 98%;
	line-height: 30px;
	padding-right: 1%;
}
.proddetail {}
.left65 {
	width: 65%;
	float: left;
	clear: none;
}
.right30 {
	clear: none;
	float: right;
	width: 30%;
}
.producttitlebar {
	line-height: 40px;
	border-top: 1px dashed #0E684B;
	border-bottom: 1px dashed #0E684B;
	display: block;
	clear: both;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "bebas-neue";
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 100%;
	min-height: 40px;
}
.productpricebox {
	clear: none;
	float: right;
	width: 30%;
	line-height: 70px;
	color: #CC2528;
	font-size: 26px;
}
.top2photobackground{
	display: block;
	width: 100%;
	float: none;
	clear: both;
	background-image: url(images/structure/greenbarback2.jpg);
	height: auto;
	background-repeat: no-repeat;
}
.greenbarvideo{
	display: block;
	width: 100%;
	float: none;
	clear: both;
	height: auto;
	background-repeat: no-repeat;
	background-color: #00573A;
}
.cartbutton {
	background-color: #0C5A40;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100px;
	float: right;
	clear: none;
	margin-right: 10px;
}
.newsbox{
	width: 90%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	background-image: -webkit-linear-gradient(270deg,rgba(12,12,12,1.00) 0%,rgba(59,59,59,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(12,12,12,1.00) 0%,rgba(59,59,59,1.00) 100%);
	display: block;
	clear: both;
	float: none;
	margin-bottom: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.newsbox2{
	width: 100%;
	background-color: #eeeeee;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	margin-bottom: 15px;
	float: left;
	clear: none;
		text-decoration: none;
}
a.newsbox2:hover{
		text-decoration: none;
		}
.newsimage{
	width: 100%;
	clear: none;
}
.newsimage2{
	width: 100%;
	float: none;
	clear: both;
	padding-bottom: 15px;
	border-style: none;
}
.newstext{
	width: 100%;
	clear: none;
	text-align: left;
	font-size: 14px;
	font-family: fira-sans;;
	text-decoration: none;
}
.newstext2{
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
		text-decoration: none;
}
.newstitle1{
	color: #FF0004;
	font-size: 30px;
	font-family: "bebas-neue";
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
}

.dealerscards {
	width: 96%;
	background-color: #eeeeee;
	padding-top: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	float: left;
	clear: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	-webkit-box-shadow: 0px 0px 6px #727272;
	box-shadow: 0px 0px 6px #727272;
	margin-left: 1px;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
.mainpagearea{
	padding-bottom: 40px;
	width: 100%;
}
		.worldmap {}
.countryselector {
	background-color: #00573A;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	text-align: center;
	font-family: "bebas-neue";
	color: #FFFFFF;
	font-size: 22px;
	width: 98%;
	float: none;
	clear: both;
}
		.greenbar_textright {
	width: 400px;
	margin-right: 30px;
	margin-top: 40px;
	display: block;
	float: right;
	clear: none;
	line-height: normal;
}
		.greenbar_textright2 {
	width: 400px;
	margin-right: 30px;
	display: block;
	float: right;
	clear: none;
	line-height: normal;
}
.mobilenavl1 {
	width: 100%;
	float: none;
	clear: both;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-family: "bebas-neue";
	background-color: #026E4A;
	font-size: 18px;
	display: block;
	text-decoration: none;
	margin-bottom: 2px;
}
.mobilenavl2 {
	width: 100%;
	float: none;
	clear: both;
	line-height: 40px;
	text-align: center;
	color: #000000;
	font-family: "bebas-neue";
	background-color: #AFAFAF;
	font-size: 18px;
	display: block;
	text-decoration: none;
	margin-bottom: 2px;
}
.twitterwidget {
	width: 100%;
	height: auto;
	float: none;
	clear: both;
	background-color: #000000;
	border-style: none;
}
.moduletitle {}
.teambox1 {
	border: 1px solid #848484;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-bottom: 20px;
	background-image: url(images/structure/backblocks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.manualbox1 {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-bottom: 20px;
	background-image: url(images/structure/backblocks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.teampic1 {
	float: left;
	clear: none;
	margin-right: 2%;
	-webkit-box-shadow: 2px 2px 4px #000000;
	box-shadow: 2px 2px 4px #000000;
}
.teamtext1{
	width: 70%;
	float: right;
	clear: none;
	margin-top: 20px;
}
.moduleimage1{
	height: 240px;
	display: block;
}
.greyboxinner {
	background-image: url(images/pages/p1_screenshot2.jpg);
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-decoration: none;
	min-height: 300px;
}
.image2col{
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
.image3col{
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
.image4col{
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
.image5col{
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}

#panel, #flip {

}

#panel {
    display: none;
}
.downloadcolumns {
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	display: block;
		font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.downloadcolumns2 {
	width: 50%;
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: left;
	clear: none;
			font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.tabletitle {}
.videobox2{
	width: 100%;
	display: block;
	float: none;
	clear: both;
	margin-bottom: 20px;
}
.largetext {
	font-size: 120%;
	font-weight: bold;
}
.categorybox {
	width: 96%;
	background-color: #FFFFFF;
	float: left;
	clear: none;
	-webkit-box-shadow: 0px 0px 4px #F2F2F2;
	box-shadow: 0px 0px 4px #F2F2F2;
	border-radius: 4px;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
	font-family: "bebas-neue";
	font-size: 22px;
	line-height: 40px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
	border: 1px solid #B3C9C2;
	}
.vouchererror {
	color: #FF0004;
	margin-left: 10px;
	display: block;
}
.mainvideobox {
	width: 100%;
	height: auto;
	display: block;
margin-bottom: 20px;
}
.videothumb {
	width: 100%;
	height: auto;
	display: block;
	clear: both;
	margin-bottom: 20px;
	margin-right: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #4F4F4F;
}
@media print {
.footnote {display: none;
}
.top1mob {display: none;}
.top1{display: none;}
.top2photobackground{display: none;}
.breadcrumbs {display: none;}
.currencyswitch{display: none;}
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.elementright {
	width: 25%;
	clear: none;
	margin-left: 2%;
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
.top1mob {
	width: 100%;
	height: auto;
	background-color: #00573A;
	float: none;
	clear: both;
	font-family: "bebas-neue";
	font-size: 22px;
	line-height: 40px;
	color: #FFFFFF;
	min-height: 40px;
}
.top1mobright {
	width: 25%;
	float: right;
	clear: none;
	text-align: right;
	background-image: url(images/structure/mobilenav.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15%;
	color: #FFFFFF;
	text-decoration: none;
}
.top1mobleft {
	width: 55%;
	float: left;
	clear: none;
	margin-left: 5%;
	color: #FFFFFF;
	text-decoration: none;
}
.top1{
	width: 100%;
	background-position: left top;
	background-repeat: repeat-x;
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
}
.top1social {
	float: right;
	clear: none;
	width: 120px;
	height: 34px;
	margin-top: 10px;
	margin-right: 10px;
	display: block;
}
.socialicons{
	border-style: none;
	margin-right: 2px;
	float: left;
	clear: none;
}
.top1menu {
	float: right;
	clear: none;
	width: 400px;
	color: #FFFFFF;
	line-height: 56px;
	margin-right: 20px;
	display: none;
	}
	.whiterow {
	width: 100%;
	float: none;
	clear: both;
	background-color: #FFFFFF;
}
.videobox1_1 {
	display: none;
}
.videobox1_2 {
	width: 100%;
	height: 500px;
	float: none;
	clear: both;
	overflow-y: hidden;
	display: block;
}
.videobox1_3 {
	display: none; 
}
.videobox {
	width: 100%;
	height: 350px;
	float: none;
	clear: both;
	overflow-y: hidden;
	display: block;
}
h1 {
	font-family: "bebas-neue";
	color: #0C5A40;
  }
  .mainrow1 {
	background-position: center bottom;
	height: 186px;
	width: 100%;
	float: none;
	clear: both;
	background-repeat: repeat-x;
	padding-top: 10px;
	display: block;
	margin-bottom: 15px;
	  }
.maincentre {
	width: 100%;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.top2left {
	float: left;
	clear: none;
	width: 33%;
	display: block;
	margin-top: 60px;
}
.top2right {
	float: right;
	clear: none;
	width: 30%;
		margin-top: 60px;
}
.top2centre {
	float: left;
	clear: none;
	text-align: center;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 35px;
	width: 31%;
	font-family: fira-sans;
		line-height: 30px;
}
.rightalign {
	float: right;
	clear: none;
	width: 33%;
}
.plastictitle {
	font-family: "bebas-neue";
	font-size: 24px;
	color: #005739;
	text-decoration: none;
}
.plastictitlewhite {
	font-family: "bebas-neue";
	font-size: 24px;
	color: #FFFFFF;
}
.top3_box1 {
	width: 32%;
	background-color: #000000;
	float: left;
	clear: none;
	margin-right: 2%;
	height: 235px;
	display: block;
	text-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 382px;
	color: #FFFFFF;
	line-height: 70px;
	font-family: "bebas-neue";
	font-size: 24px;
	text-decoration: none;
}
.top3_box2 {
	width: 20%;
	float: left;
	clear: none;
	margin-right: 2%;
	height: 110px;
	max-width: 382px;
	font-family: "bebas-neue";
	font-size: 18px;
	background-image: url(images/pages/top3_2.jpg);
	padding-left: 6%;
	padding-right: 6%;
	padding-top: 125px;
	text-align: center;
	color: #005739;
	text-decoration: none;
	background-size: 100% auto;
	background-position: center top;
}
	
.top3_box3 {
	width: 31%;
	background-color: #005739;
	float: left;
	clear: none;
	height: 235px;
	max-width: 382px;
	font-family: "bebas-neue";
	font-size: 24px;
	border-top: 1px solid #175D46;
	border-right: 1px solid #175D46;
	border-left: 1px solid #175D46;
	color: #FFFFFF;
	line-height: 70px;
	text-decoration: none;
	margin: 0px;
	padding-left: 0px;
}
p{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
}
.text_indent {
	display: block;
	padding-left: 5%;
	padding-right: 5%;
}
.text_indentblacktxt {
	padding-left: 20px;
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	float: none;
	clear: both;
	font-family: "bebas-neue";
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_indentblacktxtsmall {
	padding-left: 20px;
	padding-right: 10px;
	display: block;
	text-decoration: none;
	color: #000000;
	float: none;
	clear: both;
	font-size: 14px;
	line-height: normal;
	font-family: fira-sans;
}
.icon_arrow_black {
	width: 36px;
	height: 36px;
	display: none;
	float: right;
	clear: none;
	margin-top: 18px;
	text-align: center;
	background-color: #000000;
	background-image: none;
}
.icon_arrow_green {
	width: 36px;
	height: 36px;
	display: none;
	float: right;
	clear: none;
	background-image: url(images/structure/icon_arrow_green.png);
	margin-top: 18px;
	margin-right: 0px;
}
	.left50 {
	width: 100%;
	margin-right: 0%;
	float: none;
	clear: both;

}
	.left502 {
	width: 100%;
	margin-right: 0%;
	float: none;
	clear: both;

	}
.blackbarback1 {
	width: 100%;
	height: auto;
	background-position: center top;
	background-repeat: no-repeat;
	display: none;
	float: none;
	clear: both;
	margin-top: 20px;
}
.p1newsbox {
	width: 48%;
	background-color: #FFFFFF;
	float: left;
	clear: none;
	line-height: 70px;
	font-family: "bebas-neue";
	font-size: 24px;
	text-decoration: none;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-bottom: 10px;
	height: 420px;
}
.scrollerouter {
	width: 100%;
	float: none;
	clear: both;
	padding-bottom: 40px;
	background-position: left top;
	height: 353px;
	background-color: #FFFFFF;
	padding-left: 93px;
	background-image: url(images/structure/spotlighttitle.gif);
	background-repeat: no-repeat;

	}
  
.p1scroller1{
	background-image: url(images/pages/scrollerback.png);
	background-position: left top;
	background-repeat: no-repeat;	
	padding-top: 100px;
	padding-left: 50px;	height: 293px;
}
.hbar {
	width: 100%;
	height: 0px;
	float: none;
	clear: both;
	}
	.scrollertext {
	float: right;
	clear: none;
	width: 170px;
	margin-right: 23px;
	font-family: "bebas-neue";
	font-size: 34px;
	margin-top: 50px;
	color: #FFFFFF;
	background-image: url(images/structure/icon_arrow_green.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 36px;
	padding-right: 36px;
}
.greenbarback {
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	float: none;
	clear: both;
	margin-top: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.greenbar_greybox {
	background-image: url(images/structure/transparentgrey.png);
	width: 100%;
	height: auto;
	display: block;
	float: none;
	clear: both;
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
}
.pictureborder1 {
	float: none;
	clear: both;
}
.greenbartext {
	float: left;
	clear: none;
	display: block;
	width: 200px;
	font-family: "bebas-neue";
	font-size: 34px;
	line-height: 38px;
	margin-left: 150px;
	margin-top: 150px;
	background-image: url(images/structure/icon_arrow_green.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	color: #000000;
}
.casestudytitle {
	background-color: #eeeeee;
	width: 98%;
	display: block;
	float: left;
	clear: none;
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: 70px;
	padding-left: 2%;
	text-decoration: none;
	color: #000000;
	}
	.blacktitle {
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	float: none;
	clear: both;
	width: 96%;
	font-size: 28px;
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: right  center;
	background-image: url(images/structure/icon_arrow_black2.png);
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: 70px;
	text-decoration: none;
}
	.blacktitle2 {
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	float: none;
	clear: both;
	width: 96%;
	font-size: 28px;
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: 40px;
	text-decoration: none;
}
.box2c_left{
	width: 48%;
	max-width: 581px;
	float: left;
	clear: none;
		background-color: #000000;
}
.box2c_right{
	width: 48%;
	max-width: 581px;
	float: right;
	clear: none;
	background-color: #000000;
}
.footnote {
	width: 90%;
	background-color: #000000;
	min-height: 300px;
	float: none;
	clear: both;
	margin-top: 50px;
	padding-top: 40px;
	display: block;
	color: #FFFFFF;
	padding-bottom: 60px;
	height: auto;
}
.threecolumns {
	width: 100%;
	margin-right: 2%;
	float: left;
	clear: none;
	margin-left: 1%;
}

.greenbar {
	background-color: #005739;
	width: 100%;
	height: 15px;
	clear: both;
	float: none;
	margin-top: 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.gap40{
	width: 100%;
	clear: both;
	float: none;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}
.top1strapline {display: none; }
.logo1 {
	float: left;
	clear: none;
	border-style: none;
	display: none;
}
.logo2 {
	display: block;
	width: 300px;
}
.dmxHTML5VideoPlayer {
	height: 700px;
}
	#vidPlayer1 { 
  height: 360px !important; 
}
.prodphotothumb {
	max-height: 300px;
	display: block;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
}
.module_pricebox {
	background-color: #eeeeee;
	width: 200px;
	line-height: 40px;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.currencyswitch {
	width: 25%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	clear: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background-color: #eeeeee;
	margin-top: 10px;
}
.breadcrumbs {
	background-color: #eeeeee;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
	clear: none;
	width: 68%;
	line-height: 30px;
}
.proddetail {}
.left65 {
	width: 65%;
	float: left;
	clear: none;
}
.right30 {
	clear: none;
	float: right;
	width: 30%;
}
.producttitlebar {
	line-height: 40px;
	border-top: 1px dashed #0E684B;
	border-bottom: 1px dashed #0E684B;
	display: block;
	clear: both;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "bebas-neue";
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 100%;
	min-height: 40px;
}
.productpricebox {
	clear: none;
	float: right;
	width: 30%;
	line-height: 70px;
	color: #CC2528;
	font-size: 26px;
}
.top2photobackground{
	display: block;
	width: 100%;
	float: none;
	clear: both;
	background-image: url(images/structure/greenbarback2.jpg);
	height: auto;
	background-repeat: no-repeat;
}
.greenbarvideo{
	display: block;
	width: 100%;
	float: none;
	clear: both;
	height: auto;
	background-repeat: no-repeat;
	background-color: #00573A;
}
.cartbutton {
	background-color: #0C5A40;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 90px;
	float: right;
	clear: none;
	margin-right: 10px;
	display: block;
}
.newsbox{
	width: 90%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	background-image: -webkit-linear-gradient(270deg,rgba(12,12,12,1.00) 0%,rgba(59,59,59,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(12,12,12,1.00) 0%,rgba(59,59,59,1.00) 100%);
	display: block;
	clear: both;
	float: none;
	margin-bottom: 20px;	
	color: #FFFFFF;
}
.newsbox2{
	width: 30%;
	height: 450px;
	background-color: #eeeeee;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	margin-bottom: 15px;
	float: left;
	clear: none;
		text-decoration: none;
}
.newsimage{
	width: 55%;
	float: left;
	clear: none;
}
.newsimage2{
	width: 100%;
	float: none;
	clear: both;
	padding-bottom: 15px;
	border-style: none;
}
.newstext{
	width: 40%;
	float: right;
	clear: none;
	text-align: left;
	font-size: 14px;
	font-family: fira-sans;
	text-decoration: none;
}
.newstext2{
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
		text-decoration: none;
}
.newstitle1{
	color: #FF0004;
	font-size: 30px;
	font-family: "bebas-neue";
	text-decoration: none;
	display: block;
}
.dealerscards {
	width: 46%;
	background-color: #eeeeee;
	padding-top: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	float: left;
	clear: none;
	height: 150px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	-webkit-box-shadow: 0px 0px 6px #727272;
	box-shadow: 0px 0px 6px #727272;
	margin-left: 1px;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
.mainpagearea{
	
		padding-bottom: 40px;}
				.worldmap {}
			.countryselector {
	background-color: #00573A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	font-family: "bebas-neue";
	color: #FFFFFF;
	font-size: 22px;
	width: 300px;
	float: right;
	clear: none;
	margin-right: 20px;
	margin-bottom: 10px;
}
				.greenbar_textright {
	width: 60%;
	margin-top: 5px;
	display: block;
	float: right;
	clear: none;
	padding-left: 5%;
	margin-right: 10px;
	font-family: fira-sans;
	font-size: 16px;
	font-weight: bold;
		font-family: fira-sans;
}
				.greenbar_textright2 {
	width: 60%;
	display: block;
	float: right;
	clear: none;
	padding-left: 5%;
	margin-right: 10px;
	font-family: fira-sans;
	font-size: 16px;
	font-weight: bold;
}
.twitterwidget {
	width: 48%;
	float: right;
	clear: none;
	background-color: #000000;
	margin-left: 10px;
	padding-bottom: 30px;
	height: 400px;
}
.moduletitle {}
.teambox1 {
	border: 1px solid #848484;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-bottom: 20px;
	background-image: url(images/structure/backblocks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.manualbox1 {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-bottom: 20px;
	background-image: url(images/structure/backblocks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.teampic1 {
	float: left;
	clear: none;
	margin-right: 2%;
	-webkit-box-shadow: 2px 2px 4px #000000;
	box-shadow: 2px 2px 4px #000000;
}
.teamtext1{
	width: 70%;
	float: right;
	clear: none;
	margin-top: 20px;
}
.moduleimage1{
	height: 240px;
	display: block;
}
.greyboxinner {
	background-image: url(images/pages/p1_screenshot2.jpg);
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	color: #000000;
	text-decoration: none;
	background-size: 100% auto;
}
.image2col{
	width: 48%;
	float: left;
	clear: none;
	margin-right: 2%;
	margin-bottom: 10px;
}
.image3col{
	width: 100%;
	clear: none;
	margin-bottom: 10px;
}
.image4col{
	width: 48%;
	float: left;
	clear: none;
	margin-right: 2%;
	margin-bottom: 10px;
}
.image5col{
	width: 48%;
	float: left;
	clear: none;
	margin-right: 2%;
	margin-bottom: 10px;
}
#panel, #flip {

}

#panel {
    display: none;
}
.downloadcolumns {
	width: 45%;
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: left;
	clear: none;
	margin-right: 4%;
	border-right: 1px solid #0C5A40;
}
.downloadcolumns2 {
	width: 50%;
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: left;
	clear: none;
}
.tabletitle {}
.videobox2{
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	float: none;
	clear: both;
	background-image: url(images/structure/backblocks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.categorybox {
	width: 44%;
	height: 420px;
	background-color: #FFFFFF;
	float: left;
	clear: none;
	-webkit-box-shadow: 0px 0px 4px #F2F2F2;
	box-shadow: 0px 0px 4px #F2F2F2;
	border-radius: 4px;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
	font-family: "bebas-neue";
	font-size: 22px;
	line-height: 40px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
	border: 1px solid #B3C9C2;
	}
	.mainvideobox {
	width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.videothumb {
	width: 50%;
	height: 250px;
	display: block;
	float: left;
	clear: none;
	margin-bottom: 20px;
	margin-right: 20px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 999px) {

.gridContainer {
	width: 100%;
	max-width: 2000px;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
.top1mob {
display: none;
}
.top1{
	background-image: url(images/structure/top1.png);
	width: 100%;
	background-position: left top;
	background-repeat: repeat-x;
	height: 217px;
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}
.top1social {
	float: right;
	clear: none;
	width: 110px;
	height: 34px;
	margin-top: 10px;
	display: none;
}
.socialicons{
	border-style: none;
	margin-right: 2px;
	float: left;
	clear: none;
}
.top1menu {
	float: right;
	clear: none;
	width: 500px;
	color: #FFFFFF;
	line-height: 56px;
	margin-right: 20px;
	display: block;
	}
	.whiterow {
	width: 100%;
	float: none;
	clear: both;
	background-color: #FFFFFF;
}
.videobox1_1 {
	display: none;
}
.videobox1_2 {
		display: none;
}
.videobox1_3 {
	width: 100%;
	height: 800px;
	float: none;
	clear: both;
	overflow-y: hidden;
	display: block;
	background-color: #80A99B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.videobox {
	width: 100%;
	height: 800px;
	float: none;
	clear: both;
	overflow-y: hidden;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h1 {
	font-family: "bebas-neue";
	color: #0C5A40;
  }
  .mainrow1 {
	background-image: url(images/structure/mainrow1.jpg);
	background-position: center bottom;
	height: 186px;
	width: 100%;
	float: none;
	clear: both;
	background-repeat: repeat-x;
	padding-top: 10px;
	display: block;
	margin-bottom: 15px;
	  }
.maincentre {
	width: 99%;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	height: auto;
}
.top2left {
	float: left;
	clear: none;
	width: 33%;
		margin-top: 0px;
}
.top2right {
	float: right;
	clear: none;
	width: 30%;
			margin-top: 0px;
}
.top2centre {
	float: left;
	clear: none;
	text-align: center;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 50px;
	margin-top: 15px;
	width: 31%;
	font-family: fira-sans;
}
.rightalign {
	float: right;
	clear: none;
	width: 33%;
}
.plastictitle {
	font-family: "bebas-neue";
	font-size: 24px;
	color: #005739;
}
.plastictitlewhite {
	font-family: "bebas-neue";
	font-size: 24px;
	color: #FFFFFF;
}
.top3_box1 {
	width: 32%;
	background-color: #323232;
	float: left;
	clear: none;
	margin-right: 2.5%;
	height: 305px;
	display: block;
	text-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 382px;
	color: #FFFFFF;
	line-height: 70px;
	font-family: "bebas-neue";
	font-size: 24px;
	text-decoration: none;
}
.top3_box2 {
	width: 20%;
	float: left;
	clear: none;
	margin-right: 2.5%;
	height: 60px;
	max-width: 382px;
	font-family: "bebas-neue";
	font-size: 24px;
	background-image: url(images/pages/top3_2.jpg);
	padding-left: 5.5%;
	padding-right: 5.5%;
	padding-top: 235px;
	text-align: center;
	color: #005739;
	text-decoration: none;
}
	
.top3_box3 {
	width: 31%;
	background-color: #323232;
	float: left;
	clear: none;
	height: 305px;
	max-width: 382px;
	font-family: "bebas-neue";
	font-size: 24px;
	border-top: 1px solid #175D46;
	border-right: 1px solid #175D46;
	border-left: 1px solid #175D46;
	color: #FFFFFF;
	line-height: 70px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
}
.text_indent {
	padding-left: 20px;
	display: block;
	text-decoration: none;
	float: none;
	clear: both;
}
.text_indentblacktxt {
	padding-left: 20px;
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: 82px;
	float: none;
	clear: both;
	font-family: "bebas-neue";
	margin: 0px;
}
.text_indentblacktxtsmall {
	padding-left: 20px;
	padding-right: 0px;
	display: block;
	text-decoration: none;
	color: #000000;
	float: none;
	clear: both;
	font-size: 14px;
	line-height: normal;
	font-family: fira-sans;
}
.icon_arrow_black {
	width: 36px;
	height: 36px;
	display: block;
	float: right;
	clear: none;
	background-image: url(images/structure/icon_arrow_black.png);
	margin-top: 18px;
	margin-right: 20px;
}
.icon_arrow_green {
	width: 36px;
	height: 36px;
	display: block;
	float: right;
	clear: none;
	background-image: url(images/structure/icon_arrow_green.png);
	margin-top: 18px;
	margin-right: 20px;
}
	.left502 {
	width: 48%;
	margin-right: 2%;
	float: left;
	clear: none;

}
	.left50 {
	width: 100%;
	margin-right: 0%;
	float: none;
	clear: both;
}
.blackbarback1 {
	background-image: url(images/structure/blackbarback1.gif);
	width: 100%;
	height: 390px;
	background-position: center top;
	background-repeat: no-repeat;
	display: block;
	float: none;
	clear: both;
	margin-top: 20px;
}
.p1newsbox {
	width: 67.5%;
	background-color: #FFFFFF;
	float: left;
	clear: none;
	height: 395px;
	line-height: 70px;
	font-family: fira-sans;
	font-size: 24px;
	text-decoration: none;
	color: #000000;
}
.scrollerouter {
	width: 323px;
	float: right;
	clear: none;
	background-position: left top;
	height: 353px;
	background-color: #eeeeee;
	padding-left: 93px;
	background-image: url(images/structure/spotlighttitle.gif);
	background-repeat: no-repeat;
	display: block;

	}
  
.p1scroller1{
	background-image: url(images/pages/scrollerback.png);
	background-position: left top;
	background-repeat: no-repeat;	
	padding-top: 100px;
	padding-left: 50px;	height: 293px;
}
.hbar {
	width: 100%;
	height: 0px;
	float: none;
	clear: both;
	}
	.scrollertext {
	float: right;
	clear: none;
	width: 170px;
	margin-right: 23px;
	font-family: "bebas-neue";
	font-size: 34px;
	margin-top: 50px;
	color: #FFFFFF;
	background-image: url(images/structure/icon_arrow_green.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 36px;
	padding-right: 36px;
}
.greenbarback {
	background-image: url(images/structure/greenbarback1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 416px;
	display: block;
	float: none;
	clear: both;
	margin-top: 50px;
	padding-top: 10px;
}
.greenbar_greybox {
	width: 94%;
	height: 330px;
	display: block;
	float: left;
	clear: none;
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: 70px;
	background-image: url(images/structure/transparentgrey.png);
	padding-top: 40px;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 10px;
}
.pictureborder1 {
	margin-left: 15px;
	float: none;
	clear: both;
	margin-top: 5px;
}
.greenbartext {
	float: left;
	clear: none;
	display: block;
	width: 200px;
	font-family: "bebas-neue";
	font-size: 34px;
	line-height: 38px;
	margin-left: 150px;
	margin-top: 150px;
	background-image: url(images/structure/icon_arrow_green.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	color: #000000;
}
.casestudytitle {
	background-color: #eeeeee;
	width: 65.5%;
	display: block;
	float: left;
	clear: none;
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: 70px;
	padding-left: 2%;
	text-decoration: none;
	color: #000000;
	}
	.blacktitle {
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 2%;
	float: none;
	clear: both;
	width: 96%;
	font-size: 28px;
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: right  center;
	background-image: url(images/structure/icon_arrow_black2.png);
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: 70px;
	text-decoration: none;
}
	.blacktitle2 {
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	float: none;
	clear: both;
	width: 96%;
	font-size: 28px;
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/structure/icon_arrow_black3.png);
	font-family: "bebas-neue";
	font-size: 24px;
	line-height: 40px;
	text-decoration: none;
}
.box2c_left{
	width: 48%;
	max-width: 581px;
	float: left;
	clear: none;
	background-color: #000000;
	text-decoration: none;
}
.box2c_right{
	width: 48%;
	max-width: 581px;
	float: right;
	clear: none;
	background-color: #000000;
	text-decoration: none;
}
.footnote {
	width: 100%;
	background-color: #000000;
	min-height: 300px;
	float: none;
	clear: both;
	margin-top: 50px;
	padding-top: 40px;
	display: block;
	color: #FFFFFF;
	padding-bottom: 60px;
	height: auto;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.threecolumns {
	width: 30%;
	margin-right: 2%;
	float: left;
	clear: none;
	margin-left: 1%;
}

.greenbar {
	background-color: #005739;
	width: 100%;
	height: 15px;
	clear: both;
	float: none;
	margin-top: 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.gap40{
	width: 100%;
	clear: both;
	float: none;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}
.top1strapline {display: none; }
.logo1 {
	float: left;
	clear: none;
	border-style: none;
	display: block;
}
.logo2 {display:none;}
.dmxHTML5VideoPlayer {
	height: 1100px;    
	}
.categorybox {
	width: 29%;
	height: 360px;
	background-color: #FFFFFF;
	float: left;
	clear: none;
	-webkit-box-shadow: 0px 0px 4px #F2F2F2;
	box-shadow: 0px 0px 4px #F2F2F2;
	border-radius: 4px;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
	font-family: "bebas-neue";
	font-size: 22px;
	line-height: 40px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
	border: 1px solid #B3C9C2;
	}
	#vidPlayer1 { 
  height: 800px !important; 
}
#slider1 {
	  height: 404px !important; }
.twitterwidget {
	width: 29%;
	height: 390px;
	float: right;
	clear: none;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 1%;
	padding-right: 1%;
	overflow-y: hidden;
	overflow-x: hidden;
	background-image: url(images/structure/bigtwitter1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.prodphotothumb {
	display: block;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	max-height: 250px;
	max-width: 100%;
}
.module_pricebox {
	background-color: #eeeeee;
	width: 200px;
	line-height: 40px;
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.currencyswitch {
	width: 35%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	clear: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background-color: #eeeeee;
	margin-top: 10px;
}
.breadcrumbs {
	background-color: #eeeeee;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
	clear: none;
	width: 60%;
	line-height: 30px;
}
.proddetail {}
.left65 {
	width: 65%;
	float: left;
	clear: none;
}
.right30 {
	clear: none;
	float: right;
	width: 30%;
}
.producttitlebar {
	line-height: 40px;
	border-top: 1px dashed #0E684B;
	border-bottom: 1px dashed #0E684B;
	display: block;
	clear: both;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "bebas-neue";
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 100%;
	min-height: 40px;
}
.productpricebox {
	clear: none;
	float: right;
	width: 30%;
	line-height: 70px;
	color: #CC2528;
	font-size: 26px;
}
.top2photobackground{
	display: block;
	width: 100%;
	float: none;
	clear: both;
	background-image: url(images/structure/greenbarback2.jpg);
	height: auto;
	background-repeat: no-repeat;
}
.greenbarvideo{
	display: block;
	width: 100%;
	float: none;
	clear: both;
	height: 120px;
	background-repeat: no-repeat;
	background-color: #00573A;
	padding-top: 40px;
	background-image: url(images/structure/greenbarback2.jpg);
}
.cartbutton {
	background-color: #0C5A40;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100px;
	float: right;
	clear: none;
	margin-right: 10px;
}
.newsbox{
	width: 90%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	background-image: -webkit-linear-gradient(270deg,rgba(12,12,12,1.00) 0%,rgba(59,59,59,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(12,12,12,1.00) 0%,rgba(59,59,59,1.00) 100%);
	display: block;
	clear: both;
	float: none;
	margin-bottom: 20px;	
	color: #FFFFFF;
}
.newsbox2{
	width: 30.3%;
	height: 340px;
	background-color: #eeeeee;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
	margin-bottom: 15px;
	float: left;
	clear: none;
	text-decoration: none;
	margin-right: 1%;
}
.newsimage{
	width: 66%;
	float: left;
	clear: none;
}
.newsimage2{
	width: 100%;
	float: none;
	clear: both;
	padding-bottom: 15px;
	border-style: none;
}
.newstext{
	width: 30%;
	float: right;
	clear: none;
	text-align: left;
	font-size: 14px;
	font-family: fira-sans;
	text-decoration: none;
}
.newstext2{
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
		text-decoration: none;
}
.newstitle1{
	color: #FF0004;
	font-size: 30px;
	font-family: "bebas-neue";
	text-decoration: none;
}

.dealerscards {
	width: 29%;
	background-color: #eeeeee;
	padding-top: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	float: left;
	clear: none;
	height: 150px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	-webkit-box-shadow: 0px 0px 6px #727272;
	box-shadow: 0px 0px 6px #727272;
	margin-left: 1px;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
.mainpagearea{
	
		padding-bottom: 40px;}
		.worldmap {
	background-color: #FFFFFF;
}
.countryselector {
	background-color: #00573A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	font-family: "bebas-neue";
	color: #FFFFFF;
	font-size: 22px;
	width: 300px;
	float: right;
	clear: none;
}
.greenbar_textright {
	width: 550px;
	margin-right: 50px;
	margin-top: 50px;
	display: block;
	float: right;
	clear: none;
	line-height: 43px;
	font-family: fira-sans;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	padding-left: 0px;
	height: 180px;
	text-shadow: 0px 0px 3px #FFFFFF;
}
.greenbar_textright2 {
	width: 500px;
	margin-right: 50px;
	display: block;
	float: right;
	clear: none;
	line-height: 43px;
	font-family: "bebas-neue";
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	padding-left: 0px;
	text-align: right;
	padding-right: 50px;
	background-image: url(images/structure/icon_arrow_green.png);
	background-position: right center;
	background-repeat: no-repeat;
;
}
.vidoctrl{
	width: 40px;
	height: 50px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0;
	z-index: 1000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/structure/videotoggle.gif);
	margin-top: 400px;
}
.vidoctrl2{
	width: 40px;
	height: 50px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0;
	z-index: 1000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/structure/videotoggle2.gif);
	margin-top: 400px;
}
.audioctrl{
	width: 40px;
	height: 50px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0;
	z-index: 1000;
	background-repeat: no-repeat;
	background-position: center center;
		margin-top: 460px;
}
.audioctrl2{
display:none;
}

.moduletitle {
	display: block;
	height: 80px;
}
.teambox1 {
	border: 1px solid #848484;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-bottom: 20px;
	background-image: url(images/structure/backblocks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.manualbox1 {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-bottom: 20px;
	background-image: url(images/structure/backblocks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.teampic1 {
	float: left;
	clear: none;
	margin-right: 2%;
	-webkit-box-shadow: 2px 2px 4px #000000;
	box-shadow: 2px 2px 4px #000000;
}
.teamtext1{
	width: 70%;
	float: right;
	clear: none;
	margin-top: 20px;
}
.moduleimage1{
	height: 240px;
	display: block;
}
.greyboxinner {
	background-image: url(images/pages/p1_screenshot2.jpg);
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	color: #000000;
	text-decoration: none;
}
.image2col{
	width: 48%;
	float: left;
	clear: none;
	margin-right: 2%;
	margin-bottom: 10px;
}
.image3col{
	width: 31%;
	float: left;
	clear: none;
	margin-right: 2%;
	margin-bottom: 10px;
}
.image4col{
	width: 23%;
	float: left;
	clear: none;
	margin-right: 2%;
	margin-bottom: 10px;
}
.image5col{
	width: 19%;
	float: left;
	clear: none;
	margin-right: 1%;
	margin-bottom: 10px;
}
.downloadcolumns {
	width: 15%;
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: left;
	clear: none;
}
.downloadcolumns2 {
	width: 20%;
	font-size: 14px;
	font-weight: normal;
	display: block;
	float: left;
	clear: none;
}
.datatable {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #eeeeee;
	margin-top: 2px;
}
.tabletitle {
	font-weight: bold;
	background-color: #CCCCCC;
}
table {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 5px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	background-color: #ffffff;
}
table td {	
background-color: #eeeeee;
border: 5px;
border-color: #FFFFFF;
border-style: solid;
	padding: 3px;}
.videobox2{
	width: 70%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	float: none;
	clear: both;
	background-image: url(images/structure/backblocks.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainvideobox {
	width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	max-width: 1200px;
}
.videothumb {
	width: 320px;
	height: 230px;
	display: block;
	float: left;
	clear: none;
	margin-bottom: 20px;
	margin-right: 20px;
}
}
@media only screen and (min-width: 1190px) {
	.top1social {
	float: right;
	clear: none;
	width: 150px;
	height: 34px;
	margin-top: 10px;
	display: block;
}

	
	}
@media only screen and (min-width: 1400px) {

.top1strapline {
	display: block;
	line-height: 52px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: "bebas-neue";
	float: left;
	clear: none;
	margin-left: 15px;
}
	#vidPlayer1 { 
  height: 1100px !important; 
}
}
