#bannerwrapper {
	display: block;
	background-color: #666;
	color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#bannerwrapper.nocover {
	background-color: #FFF!important;
	background-position: center top!important;
	background-size: 100% 300px!important;
	overflow: auto;
}
#banner {
	display: block;
	position: relative;
	min-height: 340px;
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 156px;
	padding-bottom: 50px;
	text-align: left;
	overflow: auto;
}
#bannerwrapper.nocover #banner {
	background-color: #FFF!important;
	padding-left: 15px;
	padding-right: 15px;
}
#banner h1 {
	position: absolute;
	top: 27px;
	color: #FFF;
}
#bannerwrapper.nocover #banner h1 {
	color: #001E37!important;
}
#banner p {
	display: block;
	width: 50%;
	font-size: 12pt;
	font-weight: bold;
}
@media screen and (max-width: 800px) {
	#banner {
		padding-left: 10px;
		padding-right: 10px;
	}
	#banner h1 {
		padding-left: 0px!important;
	}
	#banner p {
		width: 100%;
	}
}

#productbody {
	display: block;
	width: 80%;
	padding: 30px;
	padding-left: 14px;
	padding-right: 0px;
	background-color: #EFF0F0!important;
	color: #4E5356!important;
	float: right;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: auto;
	font-size: 9pt;
}
#productbody p {
	font-size: 9pt;
}
#productbodyside {
	display: block;
	width: 300px;
	padding-left: 20px;
	float: right;
}
@media screen and (max-width: 800px) {
	#productbody {
		width: auto!important;
		padding: 15px!important;
		font-size: 10pt!important;
	}
	#productbodyside {
		width: 100%!important;
		padding-left: 0px!important;
		float: none!important;
	}
}
#productbodyside #img {
	display: block;
	width: 100%;
	height: 0px;
	padding-top: 100%;
	margin-bottom: 15px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#productbodyside #addtoproject {
	display: block;
	height: 50px;
	background-color: #EFF0F0;
	background-image: url(../resources/images/addtoproject.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#productbodyside #addaproject {
	display: block;
	height: 50px;
	background-color: #EFF0F0;
	background-image: url(../resources/images/addaproject.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#productbody h2 {
	color: #001E37!important;
	font-weight: bold!important;
}

#industryquicklinkswrapper {
	display: block;
	background-color: #F58F25;
	color: #001E37;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;	
}

#industryblock {
	display: block;
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: auto;
	
}
#industrymain {
	display: block;
	width: 75%;
	/* padding-left: 10px; */
	min-height: 50px;
	float: right;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.industrymain {
	display: block;
	margin-left: 15px;
	background-color: #F58F25;
	color: #001E37;
	padding: 25px;
	padding-left: 18px;
	overflow: auto;
}
.industrymain h3 {
	font-weight: bold;
}
#industryside {
	display: block;
	width: 25%;
	/* padding-right: 10px; */
	min-height: 50px;
	float: left;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#toolbox {
	display: block;
	padding: 24px;
	padding-top: 93px;
	padding-bottom: 50px;
	margin-bottom: 10px;
	background-color: #ECEFEF;
	background-image: url(../resources/images/toollbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 10pt;
	color: #58595B;
}
#hintsandtips {
	display: block;
	padding: 24px;
	padding-top: 93px;
	padding-bottom: 50px;
	margin-bottom: 10px;
	background-color: #ECEFEF;
	background-image: url(../resources/images/hintsandtips.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 10pt;
	color: #58595B;
}
#industryalso {
	display: block;
	padding: 24px;
	padding-top: 93px;
	padding-bottom: 50px;
	margin-bottom: 10px;
	background-color: #ECEFEF;
	background-image: url(../resources/images/industries.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 10pt;
	color: #58595B;
}
#toolbox a, #hintsandtips a, #industryalso a {
	font-weight: normal;
	text-decoration: none;
	color: #58595B;
}
#toolbox a:hover, #hintsandtips a:hover, #industryalso a:hover {
	color: #444546;
}
.videocontent {
	display: block;
	color: #FFF;
	min-height: 200px;
	overflow: hidden;
}
.videocontent h3 {
	color: #002337;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 15px;
	margin-right: 25px;
	line-height: 60px;
	font-weight: bold;
}
#productfocusslider {
	display: block;
	width: 100%;
	height: 180px;
	padding-top: 15px;
	overflow: hidden;
}
#productfocusslider a {
	display: block;
	float: left;
	width: 320px;
	height: 180px;
	background-color: rgba(255,255,255,0.2);/*  */
	margin-left: 15px;
	margin-right: 15px;
}
a.popup-youtube {
    display: block;
	position: relative;
}
a.popup-youtube img {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border: 0px;
}
a.popup-youtube:after {
    display: block;
    content: "";
	position: absolute;
	z-index: 5;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background-image:url(/resources/images/play.svg);
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
    opacity: 1;
    transition: opacity 1s;
}
a.popup-youtube:hover:after {
    opacity: 0.8;
}
.bgthumb {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border: 0px;
	margin-right: 10px;
}
.cliptitle {
	display: none;
}
#productfocustext {
	display: block;
	text-align: left;
	padding-left: 20px;
	height: 100px;
	overflow: hidden;
	line-height: 20px;
	text-transform: none;
}

@media screen and (max-width: 800px) {
	

	#industrymain, #industryside {
		width: auto!important;
		float: none!important;
		margin-bottom: 15px;
	}
	
}

#industryquicklinks {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#breadcrumb {
	text-align: left;
	color: #FFF;
	font-weight: bold;
}
#breadcrumb a {
	color: #FFF;
}

.industryprodlinks {
	display: block;
	float: left;
	width: 31.333%;
	margin-left: 1%;
	margin-right: 1%;
	min-height: 70px;
	padding: 5px;
	background-color: #F58F25;
	color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
.industryprodlinks:hover {
	color: #001E37;
}
.industryprodlinks ul {
	font-weight: normal!important;
	font-size: 9pt!important;
}

.industrymain .industryprodlinks {
	margin-left: 0px;
	margin-right: 0px;
}
#iinfoblockwrapper {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 31.333%;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 15px;
	padding-left: 17px;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
#iinfoblockwrapper::before {
	content:'';
	background-image:url(../resources/images/iinfoblock-01.png);
	height: 39px;/*height of image*/
	width: 40px;/*width of image*/
	position: absolute;
	left: 0px;
	top: 10px;
}
#iinfoblock {
	display: block;
	min-height: 70px;
	padding: 15px;
	padding-left: 30px;
	padding-right: 46px;
	background-color: #00A6E6;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	background-image: url(../resources/images/iinfoblock-02.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.emaillink {
	text-decoration: none;
	color: #00B4F1;
}
.emaillink:hover {
	text-decoration: underline;
	color: #00B4F1;
}

.subpagelink {
	display: block;
	position: relative;
	padding: 10px;
	color: rgb(44, 46, 49);
	text-decoration: none;
	font-size: 10pt;
}
.subpagelink:hover {
	text-decoration: underline;
	color: rgb(22, 22, 22);
	text-decoration: none;
}
.subpagelink b {
	display: block;
	font-size: 12pt;
}
.hasimg {
	padding-left: 170px;
	min-height: 150px;
}
.subpagelinkimg {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 150px;
	height: auto;
	max-height: 150px;
	border: 0px;
}