@charset "UTF-8";

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

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

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

h1 {
	font-size: 42px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

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

strong {
	font-weight: 500;
}

a {
	text-decoration: none;
	color: #09c;
}

	a:hover {
		color: #09f;
		text-decoration: underline;
	}

.thin {
	font-weight: 300;
}

p.s175 {
	line-height: 1.75;
}

.dotted {
	display: inline-block;
	margin: 0 -25px;
	padding: 5px 25px 15px;
	border-bottom: 1px dotted #000;
}

span.br {
	display: block;
	font-size: 1px;
	line-height: 0;
}

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

#system-message > .alert,
.wrapper {
	max-width: 1300px;
	margin: 0 auto;
	padding: 1px 0;
}

	.home .wrapper {
		padding: 0;
	}

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

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

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

	a.logoContainer {
		text-decoration: none;
	}

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

	#mainContent > .content {
		min-height: 350px;
	}

	hr.threeDots {
		height: 14px;
		margin: 0;
		padding: 15px 0;
		line-height: 14px;
		background: none;
		border: 0 none;
		clear: both;
	}

	hr.threeDots::before {
		display: block;
		content: '\25CF\00A0\00A0\00A0\25CF\00A0\00A0\00A0\25CF';
		width: 100%;
		font-size: 14px;
		color: #a0a0a0;
		text-align: center;
	}

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

	hr.linkUp {
		margin-bottom: 0;
		background-image: url(../images/hrup.png);
	}

	.bannerfooter hr.link {
		margin: 30px auto 15px;
	}

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

.toolbar {
	background-color: #900;
}

	.toolbar .wrapper {
		text-align: right;
	}

.moduletable_menu .joomla-nav > li > .searchLink {
	position: absolute;
	top: -10px;
	margin-left: 10px !important;
	width: 20px;
	height: 20px;
	font-size: 0;
	cursor: pointer;
}

	.moduletable_menu .joomla-nav > li > .searchLink > .bg {
		display: none !important;
	}

	.moduletable_menu .searchLink:before,
	.moduletable_menu .searchLink:after {
		position: absolute;
		content: ' ';
	}

	.moduletable_menu .searchLink:before {
		top: 1px;
		left: 1px;
		width: 10px;
		height: 10px;
		border: 2px solid #f6b7b7;
	}

	.moduletable_menu .searchLink:after {
		width: 4px;
		height: 10px;
		top: 10px;
		left: 14px;
		background: #f6b7b7;
	}

	.moduletable_menu .searchLink:hover:before {
		border-color: #fff;
	}

	.moduletable_menu .searchLink:hover:after {
		background-color: #fff;
	}


.search {
	display: none;
	position: relative;
	padding: 10px 0;
}

	.search button,
	.search .inputbox {
		font-size: 16px;
		line-height: 1;
		background-color: #700;
		border: 1px solid #c00;
	}

	.search .inputbox {
		width: 33.33%;
		padding: 10px 25px;
		color: #fff;
	}

	.search button {
		padding: 11px 25px;
		color: #ecc;
		cursor: pointer;
	}

	.search button:hover {
		background-color: #c00;
	}

	.search .inputbox:focus {
		outline: none;
		border: 1px solid #e33;
	}

.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;
		z-index: 20;
	}

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

#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 {
	color: #fff;
	position: relative;
	padding: 35px 0 70px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: -50px;
}

	.items-row .item-title span {
		background: url('../images/bdot.gif') repeat-x center bottom;
	}

	.background .item-title span {
		background: url('../images/wdot.gif') repeat-x center bottom;
	}

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

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

	p.readmore {
		clear: both;
		text-align: center;
	}

		p.readmore .btn {
			display: inline-block;
			padding: 15px 30px;
			font-size: 24px;
			line-height: 1;
			color: #fff;
			text-transform: lowercase;
			text-decoration: none;
			background-color: #64b261;
		}

		.items-leading .leading-0 p.readmore .btn {
			background: #8fa7ca;
		}

		.home p.readmore .btn:hover {
			margin: -1px;
			color: #424242;
			background: #fff !important;
			border: 1px solid #ccc;
		}

	.items-leading .leading-0 {
		padding: 35px 0 50px;
		background: #e9e9e9;
	}

.content > .contact,
.home .items-row .item,
.home .item-page {
	padding: 50px 0;
}

h1.item-title {
	font-size: 46px;
	font-weight: 300;
	text-align: center;
}

	h2.item-title span {
		display: inline-block;
		padding: 10px 25px 15px;
		background: url('../images/bdot.gif') repeat-x center bottom;
	}


.categories-moduleThumbs {
	list-style: none;
	font-size: 0;
	margin: 25px auto 50px;
	padding: 0;
}

	.categories-moduleThumbs > li {
		display: inline-block;
		width: 23%;
		margin: 0 1%;
		font-size: 16px;
		line-height: 1.25;
		vertical-align: top;
	}

	.categories-moduleThumbs h2 {
		margin: 10px auto;
		font-size: 21px;
		font-weight: 300;
		line-height: 1;
	}

	.categories-moduleThumbs > li p {
		margin: 20px 35px;
	}

	.categories-moduleThumbs h2 a {
		color: #484848;
		text-decoration: none;
	}

	.categories-moduleThumbs h2 a:hover .title {
		margin: -5px -10px;
		padding: 5px 10px;
		color: #000;
		background: #eee;
	}

	.categories-moduleThumbs .img-readmore {
		display: block;
		position: relative;
		font-size: 0;
		min-height: 300px;
		line-height: 300px;
		vertical-align: middle;
	}

	.categories-moduleThumbs .img-readmore::after {
		content: ' ';
		position: absolute;
		height: 1px;
		width: 1px;
		left: 50%;
		top: 50%;
		margin: -120px;
		border: 120px solid #eee;
		font-size: 0;
		background: #fff;
		z-index: -1;
	}

		.categories-moduleThumbs a:hover .img-readmore::after {
			margin: -130px;
			border: 130px solid #d5f1f5;
		}

	.categories-moduleThumbs .img-readmore img {
		display: inline-block;
		vertical-align: middle;
		max-width: 100%;
	}

.tableContainer {
	margin: 35px auto;
	text-align: center;
}

	.tableContainer table {
		display: inline-block;
		margin: 0 15px;
		vertical-align: top;
	}

	.tableContainer > table tr > td:first-child > img {
		margin: -7px 0;
	}

ul.itemize {
	display: block;
	margin: 0 auto;
	padding: 0;
	font-size: 26px;
	font-weight: 300;
	list-style: none;
	text-align: center;
}

	.background ul.itemize {
		font-weight: 100;
	}

	ul.itemize > li > ul {
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: left;
	}

	ul.itemize > li {
		display: inline-block;
		width: 25%;
		margin: 25px 0;
		line-height: 1;
	}

	ul.itemize > li > strong {
		text-align: right;
	}

	ul.itemize > li > strong img {
		margin: -7px 0 10px;
	}

	ul.itemize > li > strong,
	ul.itemize > li > ul {
		display: inline-block;
		vertical-align: top;
	}

p.boxed {
	text-align: center;
}

	p.boxed > a,
	p.boxed > span > a {
		display: inline-block;
		padding: 12px 25px 10px;
		font-weight: 400;
		border: 1px solid #484848;
	}

	p.boxed > a img {
		margin: -5px 5px 0 0;
		vertical-align: middle;
	}

	.background p.boxed > a {
		border: 1px solid #fff;
	}


/* Products */

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

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

	.Products > h2 {
		font-size: 52px;
		font-weight: 300;
		line-height: 1;
	}

	.Products > .category-desc {
		position: relative;
		min-height: 80px;
		margin-bottom: 35px;
		border-bottom: 1px dotted #ccc;
	}

	.Products > .category-desc img {
		position: absolute;
		bottom: -20%;
		right: 0;
	}

	.Products > .category-desc p {
		margin-right: 300px;
		font-size: 32px;
		font-weight: 200;
		line-height: 1;
	}

	.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 .item {
			position: relative;
		}

		.Products .item-image div.img_caption[style] {
			width: auto !important;
		}

		.Products .items-row p.img_caption {
			display: none;
		}

		.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 .item .page-header h2,
		.Products .item p,
		.Products .news-item p {
			margin: 0;
			padding: 0;
		}

		.Products .items-row .item:hover .icon,
		.pictures .item:hover .icon {
			position: absolute;
			width: 50px;
			height: 50px;
			top: 50%;
			left: 50%;
			margin: -35px 0 0 -28px;
			border-radius: 40px;
			border: 8px solid #fff;
			z-index: 50;
		}

			.pictures .item {
				max-width: 250px;
			}

			.pictures .item:hover > i {
				position: relative;
				z-index: 10;
			}

			.pictures .item:hover i:before {
				position: absolute;
				content: ' ';
				width: 100%;
				height: 100%;
				top: 0;
				left: 0;
				background: black;
			}

			.Products .items-row .item:hover .icon:before {
				position: absolute;
				content: "+";
				top: 50%;
				left: 50%;
				margin: -26px 0 0 -14px;
				font-size: 52px;
				font-weight: 500;
				line-height: 1;
				color: #fff;
				z-index: 99;
			}

			.pictures .item:hover .icon:before {
				position: absolute;
				content: " ";
				width: 14px;
				height: 30px;
				left: 100%;
				top: 100%;
				margin: -9px 0 0 5px;
				transform: rotate(-49deg);
				background: #fff;
				z-index: 99;
			}

		.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;
		}


	.gallery h2.sep {
		clear: both;
		margin: 10px 0 15px;
		cursor: pointer;
		border-bottom: 1px dotted #ccc;
	}

		.gallery h2.sep::before {
			display: inline-block;
			content: '-';
			width: 15px;
			margin: 8px 15px 8px 0;
			padding: 0 5px;
			font-weight: 100;
			font-size: 25px;
			text-align: center;
			line-height: 1;
			vertical-align: top;
			border: 1px dotted #ccc;
		}

		.gallery h2.hidden::before {
			content: '+';
		}


	.gallery .group {
		margin: 10px 0 35px;
	}

	.gallery .pictures .itemTitle {
		position: absolute;
		width: 90%;
		padding: 10px 5%;
		top: 100%;
		font-size: 16px;
		line-height: 1;
		color: #424242;
		font-weight: 500;
		text-transform: uppercase;
		text-align: left;
		z-index: 80;
	}

		.gallery .pictures .item {
			min-height: 250px;
			box-shadow: 0 0 1px #000f;
			-webkit-box-shadow: 0 0 1px #000f;
			-moz-box-shadow: 0 0 1px #000f;
			-o-box-shadow: 0 0 1px #000f;
		}

		.gallery .pictures .item img,
		.gallery .pictures .item .itemTitle {
			left: 0;
		}

		.gallery .pictures .itemTitle em {
			font-weight: 300;
			text-transform: none;
			font-style: normal;
		}

		.gallery .pictures .itemTitle .highlight {
			margin: -1px -3px;
			padding: 1px 3px;
			background-color: #c00;
		}


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

	#bodyCss:not(.our-products) .blog .page-header h1 {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: 0 none;
	}

	.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 0 20px;
	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: 78%;
		margin: 0 auto;
		padding: 10px;
	}

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


.highlight {
	position: relative;
	margin: -3px -5px;
	padding: 3px 5px;
	background: #ff9;
	z-index: -1;
}

.search-results {
	margin: 15px 0 20px;
}

#searchForm .btn-toolbar,
#searchForm .form-limit {
	float: right;
	margin-right: 0.9%;
}

	#searchForm .btn-group {
		float: none;
	}

	#searchForm input[type="text"] {
		padding: 10px 20px;
		font-size: 16px;
		line-height: 1;
		border: 1px solid #ccc;
	}

	#searchForm input[type="submit"],
	#searchForm button {
		padding: 11px 20px;
		font-size: 16px;
		line-height: 1;
		border: 1px solid #ccc;
	}

	#searchForm input[type="submit"]::-moz-focus-inner {
		border: 0;
		padding: 0;
		margin: 0;
	}

	#searchForm .fieldsets {
		font-size: 0;
		text-align: center;
	}

		#searchForm .fieldsets fieldset {
			display: inline-block;
			width: 40.5%;
			margin: 0 0.5%;
			padding: 0 4%;
			font-size: initial;
			vertical-align: top;
			border: 1px solid #ccc;
		}

		#searchForm .phrases-box {
			float: left;
		}

		#searchForm .ordering-box {
			float: right;
		}

	.search .result-container {
		clear: both;
		margin: 0;
		padding: 15px 0 35px;
	}

.pagination ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.pagination ul li {
	display: inline-block;
}

#jform_captcha {
	text-align: center;
}

	#jform_captcha > div {
		margin: 0 auto;
	}


#footer {
	min-height: 195px;
	padding: 20px 0;
	font-size: 0;
	line-height: 1.25;
	color: #777;
	background: #171717;
}

	#footer .content,
	#footer .copyright {
		display: inline-block;
		padding: 20px 0;
		vertical-align: top;
	}

	#footer .content {
		width: 70%;
		text-align: left;
	}

	#footer .masonry {
		column-count: 3;
		column-gap: 1em
	}

	#footer .copyright {
		width: 30%;
		text-align: right;
	}

	#footer .copyright .custom {
		font-size: 16px;
	}

	#footer .custom p {
		margin: 10px 0;
	}

	#footer .category-module,
	#footer .category-module li,
	#footer .category-module ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#footer .category-module {
		font-size: 16px;
		font-weight: 500;
		text-align: left;
		vertical-align: top;
		margin: 0 8px 8px 0;
		break-inside: avoid;
		-webkit-column-break-inside: avoid;
		padding: 10px;
	}

	#footer .category-module ul {
		margin: 5px 0 0 10px;
	}

	#footer .mod-articles-category-group {
		color: #b2b2b2;
	}

	#footer a {
		text-decoration: none;
		color: #b2b2b2;
	}

	#footer .category-module a {
		margin: 0;
		padding: 0;
		font-weight: 300;
		text-transform: uppercase;
		color: #777;
	}

	#footer a:hover,
	#footer .moduletable a:hover,
	#footer .category-module a:hover {
		color: #fff;
	}

.fancybox-content > .fancy-image,
.fancybox-content > .fancy-desc {
	display: inline-block;
	vertical-align: top;
}

	.fancybox-content > .fancy-image {
		width: 60%;
		max-width: 800px;
	}

	.fancybox-content > .fancy-desc {
		width: 38%;
		padding-left: 2%;
	}

	.fancybox-bg {
		background: #fff;
	}

	.fancybox-content {
		padding: 25px;
	}

	.fancy-desc {
		width: 48%;
		padding-left: 2%;
		font-size: 22px;
	}

	.fancy-desc .title {
		margin: 20px 0;
		font-size: 32px;
		font-weight: 700;
		text-transform: uppercase;
	}

	.fancybox-button {
		cursor: pointer;
	}

	.fancybox-slide--html .fancybox-close-small {
		margin: 0;
		padding: 0;
	}


table.tableData {
	border-collapse: separate;
	border-spacing: 1px;
	background: #ccc;
}

	table.tableData td {
		padding: 5px 10px;
		background: #fff;
	}


#system-message {
	padding: 10px;
	text-align: center;
	background: #ffc;
}

	#system-message .alert .close {
		display: none;
	}

	#system-message .alert > .alert-heading,
	#system-message .alert > div {
		display: inline-block;
		margin: 0 10px;
		color: #333;
	}

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

	span.br {
		display: inline;
	}
}

@media screen and (max-width: 1200px) {
	.contact-form fieldset {
		margin-top: 50px;
	}

	#logo .custom div span[style] {
		font-size: 32px !important;
	}

	#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;
	}
}

@media screen and (max-width: 1100px) {
	.gallery .group {
		text-align: center;
	}

	.toolbar .wrapper {
		text-align: center;
	}

	.categories-moduleThumbs > li {
		display: inline-block;
		width: 47%;
		margin: 0 1%;
		font-size: 16px;
		line-height: 1.25;
		vertical-align: top;
	}

	.content .item-page div[itemprop="articleBody"] img {
		max-width: 50%;
		height: auto;
	}

	#footer .content,
	#footer .copyright {
		display: block;
		width: auto;
	}

	#footer .copyright p[style] {
		text-align: center !important;
	}

	#footer .FooterLogo {
		width: auto;
	}

	.background p > br {
		display: none;
	}
}

@media screen and (max-width: 740px) {
	.fancybox-content > .fancy-image,
	.fancybox-content > .fancy-desc {
		display: block;
		width: 100%;
		padding: 0;
	}

		.fancybox-content {
			padding: 10px;
		}

		.fancy-desc .title {
			margin: 10px 0 0;
			font-size: 5vw;
		}

		.fancy-desc .description {
			font-size: 4.5vw;
		}


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

	.content > .contact,
	.home .items-row .item,
	.home .item-page {
	    padding: 0 0 50px;
	}

	.content > .search,
	.blog, .item-page {
	    padding: 0 0 50px;
	}

	.Products > h2 {
		text-align: center;
	}

	.Products > .category-desc {
		text-align: center;
	}

	.Products > .category-desc img {
		position: relative;
	}

	.Products > .category-desc p {
		margin: 0;
	}

	#footer .masonry {
		column-count: 2;
	}

	.contact-form fieldset {
		width: 90%;
	}

	ul.itemize > li > strong,
	ul.itemize > li > ul {
		display: block;
		text-align: center;
	}

	ul.itemize > li > ul {
		margin-top: 10px;
	}

	.categories-moduleThumbs {
		margin: 0 auto;
	}

	.categories-moduleThumbs > li {
		display: block;
		width: auto;
	}

	.item-content img[style] {
		float: none !important;
		margin: 0 !important;
		max-width: 65% !important;
	}

	.item-content h1[style],
	.item-content h2[style],
	.item-content p[style] {
		margin: 15px auto;
		line-height: 1.2;
		text-align: center !important;
	}

	.item-content h1[style] {
		font-size: 8vw !important;
	}

	.item-content h2[style] {
		font-size: 6vw !important;
	}

	.item-content p[style] {
		font-size: 4vw !important;
	}

	.toolbar .wrapper {
		text-align: left;
	}

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

	.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;
	}

	#logo {
		width: 90%;
	}

	#logo img {
		width: 10%;
	}

	#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%;
	}
}

@media screen and (max-width: 420px) {
	#footer .masonry {
		column-count: 1;
	}

	#footer .masonry .mod-articles-category-group,
	#footer .masonry li {
		text-align: center;
	}

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

	.content .item-page div[itemprop="articleBody"] h2.logo img,
	.content .item-page div[itemprop="articleBody"] h2.logo img[style] {
		margin: 0;
		display: inline-block !important;
	}

	h2.logo[style] {
		font-size: 8vw !important;
	}

	h2.logo span.big[style] {
		font-size: 20vw !important;
	}

	h1 {
		font-size: 10vw;
	}

	h2 {
		font-size: 8vw;
	}

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

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

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

	#logo img {
		width: auto;
	}

	#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: 12vw;
		line-height: 1;
		text-align: center;
	}
}

#mbCenter {
	overflow: visible;
}

	#mbContainer {
		position: relative;
	}

	#mbNextLink,
	#mbPrevLink,
	#mbCloseLink {
		position: absolute;
	}

	#mbTitle,
	#mbCaption {
		display: inline;
		font-size: initial;
	}

	#mbTitle {
		padding: 0 10px;
		color: #fff;
		font-size: initial;
		text-transform: uppercase;
	}

	#mbNextLink,
	#mbPrevLink {
		float: none;
		width: 50%;
		height: 100%;
		top: 0;
		margin: 0;
	}

	#mbPrevLink big,
	#mbNextLink big {
			font-size: 0;
		}

		#mbPrevLink big::before,
		#mbNextLink big::before,
		#mbPrevLink big::after,
		#mbNextLink big::after {
			position: absolute;
			content: ' ';
			width: 30px;
			height: 30px;
			top: 50%;
			margin-top: -15px;
			border-width: 0;
			border-style: solid;
			border-color: #fff;
		}

		#mbPrevLink big::before,
		#mbNextLink big::before {
			margin-left: -3px;
			margin-right: -3px;
			border-color: #777;
		}

		#mbNextLink:hover big::before,
		#mbNextLink:hover big::after {
			border-width: 2px 2px 0 0;
			right: 10%;
		}

		#mbPrevLink:hover big::before,
		#mbPrevLink:hover big::after {
			border-width: 0 0 2px 2px;
			left: 10%;
		}

		#mbPrevLink {
			left: 0;
		}

		#mbNextLink {
			left: 50%;
		}

	#mbCloseLink {
		right: -15px;
		top: -15px;
	}

		#mbCloseLink big {
			display: inline-block;
			padding: 0px 7px 0px 8px;
			color: #fff;
			font-size: 32px;
			line-height: 32px;
			background: #000;
			border: 3px solid #fff;
		}

	#mbNumber {
		display: block;
		text-align: right;
	}

/* 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%;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #933;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #933;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #933;
}
:-moz-placeholder { /* Firefox 18- */
	color: #933;
}
