/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

body {
	font-family: arial, helvetica, sans-serif;
}

 .slideshow_main {
 	padding: 0px;
 	background: #ffffff;
	color: #555555;
 }

 .disclaimer {
 	padding: 15px 15px 5px 15px;
 	line-height: 14px;
 }

body > .tm-page-bg {  
    background: url("../images/background/bg.jpg") no-repeat 100% 0 rgba(225, 228, 231, 1);
    background-position: top center;
}

div.clr {
	clear: both;
	width: 100%;
	height: 1px;
}

div.items .width33 {
	float: left;
}

div.yoo-zoo .item .pos-content .element {
	margin-top: 15px;
	margin-bottom: 25px;
}

div.items .width33 header h1.title {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	width: 270px;
	margin-bottom: 0px;
	margin-top: 20px;
	padding: 15px 10px 10px;
	text-align: center;
	background: #52a9ca;
	min-height: 36px;
}

div.items .width33 header h1.title a {
	color: #e8f3f8;
}

div.items .width33 header h1.title a:hover {
	color: #fff;
}

.tm-content #system h3.page-title {
	font-size: 24px;
	line-height: 24px;
}

div.element-imagepro {
	background: #fff;
	margin-right: 15px;
	text-align: center;
}

div.width33 div.element-imagepro {
	background: none;
	margin-right: 0px;
}

div.pos-content h3 {
	font-size: 24px;
	color: #52a9ca;
}

div.pos-content h4 {
	font-size: 26px;
	margin: 0 0 15px 0;
	font-family: 'Roboto Condensed';
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
	border-top:2px solid #c4c4c4;
	padding-top: 30px;
}

article.item div.pos-content ul, article.item div.pos-content ol {
	display: inline-block;
	clear: both;
}

article.item div.pos-content ul li, article.item div.pos-content ol li {

}

div.pos-content p {
	display: inline;
	clear: both;
}

/*div.pos-content div.element-imagepro img {
	margin: 20px;
}*/

.yoo-zoo .item ul.pos-taxonomy {
	list-style: none;
	margin: 20px 0;
	padding: 0 !important;
}

.yoo-zoo .item ul.pos-taxonomy li {
	padding: 20px;
	background: #fff;
}

.yoo-zoo .item ul.pos-taxonomy li.last {
	padding: 20px 20px 40px;
}

.yoo-zoo .item ul.pos-taxonomy li a {
	color: #E56161;
	font-size: 16px;
	line-height: 16px;
}

.yoo-zoo .item ul.pos-taxonomy table {
}

ul.pos-taxonomy table tr:nth-child(odd) td {
    background-color: #e8f3f8 !important;
}

div.cta_btn p {
	margin: 0;
	padding: 0;
}

div.cta_btn p a {
	width: 100%;
	background: green;
	font-size: 20px;
	font-family: 'Roboto Condensed', arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 20px 0;
	display: block;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #34740e;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	background-color: #4ba614; background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
	background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
	background-image: -moz-linear-gradient(top, #4ba614, #008c00);
	background-image: -ms-linear-gradient(top, #4ba614, #008c00);
	background-image: -o-linear-gradient(top, #4ba614, #008c00);
	background-image: linear-gradient(to bottom, #4ba614, #008c00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4ba614, endColorstr=#008c00);
}

div.cta_btn p a:hover {
	background: green;
	text-decoration: none;
	border:1px solid #224b09;
	background-color: #36780f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
	background-image: -webkit-linear-gradient(top, #36780f, #005900);
	background-image: -moz-linear-gradient(top, #36780f, #005900);
	background-image: -ms-linear-gradient(top, #36780f, #005900);
	background-image: -o-linear-gradient(top, #36780f, #005900);
	background-image: linear-gradient(to bottom, #36780f, #005900);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#36780f, endColorstr=#005900);
}

body.homepage div.tm-container section.tm-top-b {
	margin-top: 0px;
	text-align: center;-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

body.homepage div.tm-container section.tm-top-b div.home_blurb {
	margin-top: 0px;
	background: #52a9ca;
	color: #fff;
	text-align: left;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

body.homepage div.tm-container section.tm-top-b div.home_blurb p {
	font-size: 18px;
	font-weight: normal;
}

body.homepage div.tm-container section.tm-top-b div.home_blurb p a {
	width: auto;
	background: green;
	font-size: 20px;
	font-family: 'Roboto Condensed', arial, helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 30px;
	display: inline-block;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #34740e;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	background-color: #4ba614; background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
	background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
	background-image: -moz-linear-gradient(top, #4ba614, #008c00);
	background-image: -ms-linear-gradient(top, #4ba614, #008c00);
	background-image: -o-linear-gradient(top, #4ba614, #008c00);
	background-image: linear-gradient(to bottom, #4ba614, #008c00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4ba614, endColorstr=#008c00);
}

body.homepage div.tm-container section.tm-top-b div.home_blurb p a:hover {
	background: green;
	text-decoration: none;
	border:1px solid #224b09;
	background-color: #36780f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
	background-image: -webkit-linear-gradient(top, #36780f, #005900);
	background-image: -moz-linear-gradient(top, #36780f, #005900);
	background-image: -ms-linear-gradient(top, #36780f, #005900);
	background-image: -o-linear-gradient(top, #36780f, #005900);
	background-image: linear-gradient(to bottom, #36780f, #005900);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#36780f, endColorstr=#005900);
}

body.homepage section.tm-top-c {
	text-align: center;-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

div.cta_feature {
}

div.cta_feature h3.uk-panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 24px;
	font-weight: 300;
	text-transform: uppercase;
	color: #52a9ca;
	padding: 15px;
}

div.cta_feature li {
	width: 50%;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
}

div.cta_feature li div.uk-thumbnail {
	font-size: 15px;
	font-weight: bold;
	width: 100%;
	margin: 0px;
	padding: 0 10px;
	text-align: center;
	background: #52a9ca;
	box-shadow: none;
	border-radius: 0px;
}

div.cta_feature li div.uk-thumbnail a {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 15px 0;
	margin: 0;
	display: block;
	box-shadow: none;
}

div.cta_feature li div.uk-thumbnail a:hover {
	color: #d2f3ff;
	text-decoration: none;
}

div.cta_feature li img {
	width: 100%;
	height: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.pagination a, div.pagination strong {
	padding-right: 8px;
	font-size: 16px;
}

div.wk-slideshow {
	width: 100%;
	background: #fff;
	text-align: center;
}

h3, .uk-h3 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 4px;
	border-bottom: 1px solid #8DB3C9;
}

div.sizing_pdf, div.custom_pdf {
	background: url(../images/blue-document-pdf.png) 6px 1px no-repeat;
	padding: 0 0 0 30px;
	margin: 0;
}

img.mobile_logo {
	display: none;
}

div.element-imagepro img {
	margin: 0px auto 20px;
	padding: 20px 0;
}

div.home_feature_product ul.zoo-item-list h4 {
	margin-bottom: 15px !important;
}

div.items-col-3 div.pos-media {
	max-width: 290px;
}

@media (min-width: 1000px) {
	div.home_feature_product ul.zoo-item-list h4 {
		min-height: 500px;
	}
}

@media (max-width: 768px) {
	.slideshow_main {
		display: none;
	}
	div.items .width33 {
		float: left;
		display: inline-block;
		width: 50%;
	}
	h4.mobile_menu {
		font-size: 16px;
		line-height: 55px;
		color: #fff;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	img.mobile_logo {
		display: block;
		margin: 0 auto;
		padding: 10px 0;
		text-align: center;
	}
}

@media (max-width: 640px) {
	div.items .width33 {
		float: none;
		display: block;
		width: 100%;
	}
}