@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Roboto:200,300,400,500);

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	zoom: 1;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 38px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 24px;
}

p, table tr td {
	vertical-align: top;
}

strong {
	font-weight: 500;
}

img {
	max-width: 100%;
}

#bodyCss {
	margin: 0;
	padding: 0;
	font-family: Roboto, Arial, sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #000;
	font-weight: 200;
	text-align: center;
	background: #fff;
}

.wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 1px 0;
}

	.home .wrapper {
		padding: 0;
	}

#header {
	text-align: right;
	background-color: #1c3f95;
	border-top: 8px solid #103070;
}

#logo {
	float: left;
	margin: 15px 0;
	z-index: 80;
}

	#logo .custom img {
		vertical-align: middle;
	}

	#logo .vdot {
		display: inline-block;
		margin: 0 0 0 5px;
		padding: 25px 0 25px 15px;
		font-size: 15px;
		line-height: 17px;
		color: #a0b1bc;
		text-align: left;
		vertical-align: middle;
		background: url('../images/vdot.gif') repeat-y left top;
	}

	#logo .vdot strong {
		display: block;
		font-size: 31px;
		font-weight: 500;
		line-height: 32px;
		color: #73a1d6;
	}



#mainContent {
	margin: 0;
	padding: 0;
	text-align: left;
}

	#mainContent hr.link,
	#mainContent hr.linkUp {
		display: block;
		position: relative;
		clear: both;
		width: 40px;
		height: 25px;
		margin: -35px auto 10px;
		background: url(../images/hr.png) no-repeat 50% 50%;
		border: 0 none;
		cursor: pointer;
		overflow: hidden;
	}

	#mainContent hr.linkUp {
		background-image: url(../images/hrup.png);
	}

hr {
	height: 1px;
	margin: 35px 0;
	line-height: 1px;
	background-color: #ccc;
	border: 0 none;
}

.twoCols {
	text-align: center;
	font-size: 0;
}

	.twoCols > div[style] {
		width: 48% !important;
		font-size: initial;
	}

	.twoCols > div:first-child[style] {
		text-align: right;
		margin-right: 2%;
	}

	.twoCols > div:last-child[style] {
		text-align: left;
		margin-left: 2%;
	}

.moduletableBanners {
	z-index: 10;
	width: 100%;
	overflow: hidden;
}

	.moduletableBanners #caption {
		display: none;
	}

	.moduletableBanners .slideImg {
		display: block;
		width: 100%;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.moduletableBanners ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.moduletableBanners .owl-item {
		height: 100%;
	}

	.moduletableBanners .owl-dots {
		position: relative;
		float: right;
		margin: -30px 10px 10px;
	}

	.moduletableBanners .bannerfooter {
		position: relative;
		top: -70px;
		margin-bottom: -70px;
	}

.dateSep {
	margin: 20px auto 10px;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid rgb(200,200,200);
}

#mbMaxLink,
#mbCloseLink {
	text-decoration: none;
}

.pageHead {
	display: inline-block;
	margin: 0 auto 35px;
	padding: 18px 50px;
	font-family: Roboto, Arial, sans-serif;
	font-size: 44px;
	font-weight: 300;
	line-height: 44px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.background {
	position: relative;
	padding: 100px 0 150px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
}

	.items-row .pageHead {
		border-bottom-color: #000;
	}

	.background .pageHead {
		border-bottom-color: #fff;
	}

.home .item-content {
	text-align: center;
	padding: 50px 0;
}

.home .background {
	margin: -50px 0;
}

	p.readmore {
		text-align: center;
	}

		p.readmore .btn {
			display: inline-block;
			padding: 12px 35px;
			font-size: 18px;
			line-height: 18px;
			color: #fff;
			text-decoration: none;
			background: #5c842d;
		}

	.items-leading .leading-0 p.readmore {
		position: absolute;
		text-align: center;
		width: 100%;
	}


.background a {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}

.item-page {
	padding: 30px 0 20px;
}

/* Products */

.blog,
.item-page {
	padding: 50px 0 100px;
}

.Products {
	font-size: 0;
	line-height: 0;
}

.Products .items-row,
.Products .news-item {
	position: relative;
	display: inline-block;
	width: 24%;
	margin: 0.5%;
  	font-size: 18px;
	line-height: 18px;
	text-align: right;
	vertical-align: top;
}

	.Products .items-row img,
	.Products .news-item p img,
	.Products .news-item p img[style] {
		width: 100% !important;
		height: auto !important;
	}

	.Products .news-item a,
    	.Products p.readmore a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		font-size: 0;
		text-decoration: none;
		background-color: #fff;
	}

		.Products .page-header h2 a {
			text-decoration: none;
			color: #fff;
		}

 	.Products .page-header h2,
	.Products .item p,
	.Products .news-item p {
		margin: 0;
		padding: 0;
	}

	.Products .items-row .item:hover .icon,
	.Products a:hover .icon {
		position: absolute;
		width: 50px;
		height: 50px;
		top: 50%;
		left: 50%;
		margin: -40px 0 0 -40px;
		border-radius: 40px;
		border: 10px solid rgba(255,255,255,0.25);
	}

		.Products .items-row .item:hover .icon:before,
		.Products a:hover .icon:before {
			position: absolute;
			content: " ";
			width: 14px;
			height: 30px;
			left: 100%;
			top: 100%;
			margin: -8px 0 0 6px;
			transform: rotate(-49deg);
			background: rgba(255,255,255,0.25);
		}

	.Products .items-row .page-header {
		position: absolute;
		width: 100%;
		height: 100%;
	}

 	.Products .page-header h2 a,
	.Products .newsflash-title {
		position: absolute;
		right: 0;
		bottom: 40px;
		margin: 0;
		padding: 10px 20px;
		font-size: 18px;
		line-height: 18px;
		font-weight: 300;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		background: #c00;
		z-index: 10;
	}

	.Products .page-header h2 em,
	.Products .newsflash-title em {
		position: absolute;
		top: 100%;
		right: 0;
		margin: 0;
		padding: 6px 15px;
		font-size: 14px;
		font-weight: 200;
		font-style: normal;
		white-space: nowrap;
		color: #fff;
		background: #000;
	}

	.Products div[itemprop="articleBody"] {
		font-size: 24px;
		line-height: 32px;
	}

	.Products div[itemprop="articleBody"] table td {
		line-height: 24px;
	}

	.item-page p {
		margin: 15px 0 25px;
	}


.page-header h1,
.item-page .page-header h1 {
	font-size: 42px;
	font-weight: 200;
	line-height: 42px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #999;
}

	.page-header h1 em,
	.item-page .page-header h1 em {
		display: inline-block;
		margin-left: 20px;
		font-style: normal;
		font-size: 24px;
		color: #777;
		text-transform: uppercase;
	}

	.page-header h1 em:before,
	.item-page .page-header h1 em:before {
		content: '( ';
	}

	.page-header h1 em:after,
	.item-page .page-header h1 em:after {
		content: ' )';
	}

ul.pager {
	margin: 75px 0 0;
	padding: 0;
	list-style: none;
}

	ul.pager li {
		display: inline-block;
		list-style: none;
	}

	ul.pager li a {
		margin: 0 10px;
		padding: 5px 20px;
		color: #fff;
		text-decoration: none;
		background: #3498db;
	}

	ul.pager li a:hover {
		background: #3cb0fd;
	}

ul.breadcrumb {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

	ul.breadcrumb li {
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		line-height: 14px;
		text-transform: uppercase;
	}

	ul.breadcrumb li a {
		text-decoration: none;
	}


/* Contact Form */

.contact-form .control-label {
	display: none;
}

.contact-form legend {
	margin: 10px 5%;
}

.contact-form fieldset {
	width: 70%;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #ccc;
}

.contact-form .control-group {
	margin: 10px 0;
	text-align: center;
}

	.contact-form .controls {
		margin: 0 5%;
		padding: 1px;
	}

	.contact-form .controls input,
	.contact-form .controls textarea {
		margin: -1px;
		width: 95%;
		font-family: 'Roboto', Arial, sans-serif;
		font-size: 16px;
		font-weight: 300;
		line-height: 16px;
		padding: 10px 2.5%;
		border: 1px solid #ccc;
	}

	.contact-form button {
		width: 80%;
		margin: 0 auto;
		padding: 10px;
	}

	iframe.embedGoogleMap,
	iframe.embedGoogleMap[style] {
		width: 100% !important;
	}

.contact-us .twoCols {
	font-size: 0;
}

.contact-us .bghover {
	display: block;
	padding: 25px;
	color: #999;
	background: none;
}

	.waze:hover {
	 	color: #777;
		background: #bfe3ec;
	}

	.google:hover {
	 	color: #777;
		background: #fff8ef;
	}

#jform_captcha {
	text-align: center;
}

	#jform_captcha > div {
		margin: 0 auto;
	}


#footer {
	min-height: 195px;
	padding-bottom: 20px;
	font-size: 0;
	color: #a2b1cd;
	background: #11275d;
	border-top: 10px solid #0d1f4a;
}

	#footer .custom {
		display: inline-block;
		width: 23%;
		margin: 20px 0;
		font-size: 16px;
		line-height: 21px;
		vertical-align: top;
		text-align: left;
	}

	#footer .FooterLogo {
		width: 40%;
		text-align: right;
	}

	#footer .custom p {
		margin: .5em 0;
	}

	#footer .custom > p:first-child {
		margin-top: 0;
	}

	#footer .custom > p > strong {
		display: block;
		margin-bottom: .25em;
	}

.numbers a {
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	color: inherit;
}

#footer .numbers {
	font-size: .85em;
}

/* ===================== 1300 and below =============== */
@media screen and (max-width: 1300px) {
	.wrapper {
		max-width: 92%;
	}
}

@media screen and (max-width: 1100px) {
	#logo {
		float: none;
		text-align: left;
	}

	.menuBar {
		display: block;
		text-align: center;
	}

	#header {
		text-align: center;
	}

	.background {
		padding: 50px 0 75px;
	}

		.items-leading .background {
			padding-bottom: 150px;
		}

	.Products .items-row,
	.Products .news-item {
		width: 32.33%;
	}

	#bodyCss {
		font-size: 18px;
		line-height: 24px;
	}

	.pageHead {
		margin: 0 auto 25px;
		font-size: 38px;
		line-height: 38px;
	}

	.page-header h1,
	.item-page .page-header h1 {
		font-size: 36px;
		line-height: 36px;
	}

	#footer .custom {
		width: 30.33%;
	}

	#footer .FooterLogo p {
		display: block;
		width: auto;
		text-align: center;
	}
}

@media screen and (max-width: 1100px) {
	.content .item-page div[itemprop="articleBody"] img {
		max-width: 50%;
		height: auto;
	}

	.Products .items-row,
	.Products .news-item {
		width: 49%;
	}

	#footer .custom {
		width: 32.33%;
		text-align: left;
	}

		#footer .custom.address {
			width: 42.33%;
		}

	#footer .FooterLogo {
		width: auto;
	}
}

@media screen and (max-width: 640px) {
	.owl-carousel .owl-item img {
		min-height: 235px;
	}

	.content .item-page div[itemprop="articleBody"] img,
	.content .item-page div[itemprop="articleBody"] img[style] {
		float: none !important;
		display: block;
		max-width: 90%;
		margin: 10px auto 20px !important;
	}

	.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
		float: none !important;
		display: block !important;
		margin: 10px auto !important;
		text-align: center !important;
	}

	.content .item-page table,
	.content .item-page tbody,
	.content .item-page tr,
	.content .item-page td {
		display: block;
	}

	.content .item-page td:nth-child(2) {
		padding-left: 15px;
	}

	#footer .custom.address,
	#footer .custom {
		display: block;
		width: auto;
		text-align: center;
	}

	#logo {
		width: 100%;
		text-align: center;
	}

	#logo .vdot strong {
		font-size: 5.25vw;
		line-height: 1.2;
	}

	#logo .vdot {
		font-size: 2.5vw;
		line-height: 1;
	}

	.FooterLogo p img {
		max-width: 95%;
	}

	.background p > br {
		display: inline-block;
		content: "\00a0";
		width: .25em;
	}
}

@media screen and (max-width: 420px) {
	.twoCols > div[style] {
		display: block;
		width: auto !important;    
		text-align: center !important;
	}

	.owl-carousel .owl-item img {
		min-height: 180px;
	}

	.Products .items-row,
	.Products .news-item {
		width: 99%;
	}

	#logo .vdot strong {
		font-size: 9vw;
	}

	#logo .vdot {
		padding: 10px 0 0;
		font-size: 4.35vw;
		text-align: center;
		background: none;
	}

	.pageHead {
		padding: 10px 15px;
		font-size: 26px;
		line-height: 26px;
	}

	.page-header h1,
	.item-page .page-header h1 {
		font-size: 24px;
		line-height: 24px;
	}
}

/* CSS Hacks */
.clearFix:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearFix {
	display: inline-block;
}

html[xmlns] .clearFix {
	display: block;
}

* html .clearFix {
	height: 1%;
}
