<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  Theme Name: HDT
  Theme URI: http://www.meritechinc.com
  Version: 2.0
  Author: Meritech, Inc.
  Author URI: http://www.meritechinc.com
  Tags: responsive, simple, clean, right sidebar, HTML5, CSS3, Schema.org, OpenGraph, ARIA
  Licence: GPL
  
  Description: Clean Wordpress template for building rich sites.
*/

/*----------Redeclarations----------*/

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}

hr {
	display: none;
}

p {
	margin: 1em 0;
}

sup, sub {
	position: relative;
	font-size: 80%;
}

sup {
	top: -3px;
}

h2 sup {
	top: -20px;
}

.wp-caption-text sup {
	top: -6px;
}

sub {
	top: 3px;
}

img {
	max-width: 100%;
	height: auto;
}

/*-------------Sprites--------------*/

.tcx_slideshow .flex-control-paging li a, #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url("images/spritesheet.png");
	background-repeat: no-repeat;
}

h1 a {
	background-image: url("images/logo-hdt.png");
	background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
	.tcx_slideshow .flex-control-paging li a, #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url("images/spritesheet-2x.png");
		background-size: 500px 400px;
	}

	h1 a {
		background-image: url("images/logo-hdt-2x.png");
		background-size: 230px 66px;
	}
}

/*-------Block Level Elements-------*/

body {
	background-color: #c9cacc;
	color: #54534a;
	font: 18px/26px "Open Sans", Helvetica, Arial, sans-serif;
	-webkit-animation: bugfix infinite 1s;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

header.main {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,0.8);
	z-index: 9;
}

header.main.absolutely {
	position: absolute;
}

#menu {
	position: absolute;
	right: 20px;
	bottom: 0;
}

#toggle, .toggle {
	display: none;
}

#menu li {
	position: relative;
	float: left;
	margin-right: 10px;
}

#menu li:last-child {
	margin-right: 0;
}

#menu li:hover &gt; .sub-menu {
	display: block;
}

#menu a {
	display: block;
	text-decoration: none;
	display: block;
	padding: 10px 9px 5px 9px;
	font-size: 18px;
	line-height: 30px;
	border-bottom: 5px solid transparent;
	color: #fff;
	text-decoration: none;
}

#menu &gt; li:hover &gt; a, #menu &gt; .current-menu-item &gt; a, #menu &gt; .current_page_item &gt; a, #menu &gt; .current-menu-ancestor &gt; a, #menu &gt; .current_page_ancestor &gt; a {
	border-bottom-color: #dbb630;
}

#menu .menu-item-has-children &gt; a {
	padding-right: 30px;
	padding-left: 15px;
}

#menu .menu-item-has-children &gt; a::after {
	position: absolute;
	right: 10px;
	font-size: 14px;
	line-height: 30px;
	content: '\25bc';
}

#menu .sub-menu .menu-item-has-children &gt; a {
	padding-right: 30px;
}

#menu .sub-menu .menu-item-has-children &gt; a::after {
	right: 10px;
	top: 50%;
	font-size: 12px;
	line-height: 0;
	content: '\25b6';
}

#menu &gt; li:last-child &gt; a {
	background-color: #ce7019;
	font-weight: 700;
}

#menu &gt; li:hover:last-child &gt; a, #menu &gt; li:last-child.current-menu-item &gt; a {
	border-bottom-color: transparent;
	background-color: #d48337;
}

#menu .sub-menu {
	position: absolute;
	display: none;
	padding: 0;
	z-index: 900;
	background-color: #333;
	background-color: rgba(0,0,0,0.8);
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

#menu &gt; li:last-child .sub-menu, #menu &gt; #menu-item-3933 &gt; .sub-menu  {
	right: 0;
}

#menu .sub-menu li {
	width: 100%;
	min-width: 200px;
}

#menu .sub-menu li a {
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 2em;
	color: #fff;
	padding: 3px 10px;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#menu .sub-menu li:hover &gt; a, #menu .sub-menu .current-menu-item a, #menu .sub-menu .current_page_item a {
	color: #ce7019;
}

#menu .sub-menu .current-menu-ancestor, #menu .sub-menu .current_page_ancestor {
	background-color: transparent;
	color: #ce7019;
}

#menu .sub-menu .sub-menu {
	display: none;
	position: absolute;
	padding: 5px 0 2px 0;
	left: 100%;
	top: 0px;
	border-top-width: 0;
	background-color: #555;
	background-color: rgba(0,0,0,0.8);
}

#menu .sub-menu .sub-menu li a {
	line-height: 20px;
}

#menu .menu-item-3966 .sub-menu, #menu .menu-item-3968 .sub-menu {
	top: auto;
	bottom: 0;
}

#menu .sub-menu .sub-menu a:hover, #menu .sub-menu .sub-menu .current-menu-item &gt; a {
	
}

#slideshow {
	position: relative;
	background-color: #000;
	z-index: 1;
}

.slideshow-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('images/overlay-header.png');
}

#slideshow .container {
	padding: 0 20px;
}

#slideshow .tcx_slideshow {
	position: relative;
	clear: both;
	margin-bottom: 0;
}

#slideshow .slide-desc {
	width: 60%;
	height: 100%;
	left: 60%;
	padding: 150px 30px 30px 30px;
	margin: 0 0 0 -40%;
	background: transparent;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#slideshow .title {
	color: #fff;
}

#slideshow .description {
	font-size: 21px;
	line-height: 28px;
	-webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
	-moz-text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
	text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
}

#slideshow .flex-control-nav {
	bottom: -20px;
}

#banner {
	position: relative;
	width: 100%;
	height: 300px;
	padding-top: 270px;
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}

#banner .container {
	padding: 0 20px;
}

.title-page {
	position: absolute;
	color: #fff;
	text-align: left;
	z-index: 2;
	bottom: 0;
}

.featured-banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.featured-banner img {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	bottom: 0;
}

.featured-banner.abstract img {
	width: 100%;
	height: 100%;
}

#home-routing {
	position: relative;
	background-color: #c9cacc;
	border-bottom: 8px solid #aeafb1;
	z-index: 2;
}

#home-routing .container {
	padding-bottom: 0;
}

#home-routing .routing {
	position: relative;
	float: left;
	top: -60px;
	width: 31.3%;
	padding: 25px 20px 0 20px;
	margin-right: 3%;
	text-align: center;
	background-color: #c9cacc;
	-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.75);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#home-routing .routing:last-child {
	margin-right: 0;
}

#home-routing .routing * {
	position: relative;
	z-index: 2;
}

#home-routing .routing:after {
	content: "";
	position: absolute;
	left: -10px;
	bottom: -10px;
	z-index: 0;
	display: block;
	width: 100%;
	height: 50%;
	border: 10px solid transparent;
	-webkit-border-image: -webkit-gradient(linear, 0 0, 0 50%, from(rgba(201, 202, 204, 0)), to(#c9cacc)) 1 stretch;
	-webkit-border-image: -webkit-linear-gradient(rgba(201, 202, 204, 0), #c9cacc 50%) 1 stretch;
	-moz-border-image: -moz-linear-gradient(rgba(201, 202, 204, 0), #c9cacc 50%) 1 stretch;
	-o-border-image: -o-linear-gradient(rgba(201, 202, 204, 0), #c9cacc 50%) 1 stretch;
	border-image: linear-gradient(to bottom, rgba(201, 202, 204, 0), rgba(201, 202, 204, 1) 50%) 1 stretch;
}

#home-routing .routing h3, #home-routing .routing p {
	text-align: left;
	margin-top: 0;
}

#home-routing .textwidget, #home-routing .searchform {
	position: static;
}

#home-routing .textwidget {
	padding-bottom: 80px;
}

#home-routing .tcx_button, #home-routing input.searchsubmit {
	margin: 0 auto;
	display: block;
	width: 60%;
	white-space: nowrap;
	position: absolute;
	left: 50%;
	margin-left: -30%;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*#home-routing .routing:before{
	content:"";
	position: absolute;
	z-index: 0;
	left: -4px; right: -4px;
	top: 2px;
	bottom: -6px;
	border-radius: 0px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.75)), color-stop(50%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 50%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 50%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 50%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 50%,rgba(0,0,0,0) 100%);
	box-shadow: inset 0 0 3px 2px rgba(255,255,255,0.9);
}*/

.breadcrumb {
	background-color: #aeafb1;
}

#product-lines {
	background: rgb(79,78,80);
	background: rgb(79,78,80)  url("images/overlay-products.png");
	background: url("images/overlay-products.png"), -moz-linear-gradient(top,  rgba(79,78,80,1) 0%, rgba(113,112,115,1) 50%, rgba(79,78,80,1) 100%);
	background: url("images/overlay-products.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(79,78,80,1)), color-stop(50%,rgba(113,112,115,1)), color-stop(100%,rgba(79,78,80,1)));
	background: url("images/overlay-products.png"), -webkit-linear-gradient(top,  rgba(79,78,80,1) 0%,rgba(113,112,115,1) 50%,rgba(79,78,80,1) 100%);
	background: url("images/overlay-products.png"), -o-linear-gradient(top,  rgba(79,78,80,1) 0%,rgba(113,112,115,1) 50%,rgba(79,78,80,1) 100%);
	background: url("images/overlay-products.png"), -ms-linear-gradient(top,  rgba(79,78,80,1) 0%,rgba(113,112,115,1) 50%,rgba(79,78,80,1) 100%);
	background: url("images/overlay-products.png"), linear-gradient(to bottom,  rgba(79,78,80,1) 0%,rgba(113,112,115,1) 50%,rgba(79,78,80,1) 100%);
}

.products #product-lines {
	border-top: 8px solid #c9cacc;
}

#product-lines .container {
	padding: 40px 0;
}

#product-lines h2 {
	text-align: center;
	color: #fff;
}

.document-container {
	padding: 10px 20px 20px 20px;
	background-color: #fff;
	border: 4px solid #aeafb1;
	border-width: 0 4px 4px 0;
}

.document-container .doc {
	display: block;
	position: relative;
	float: left;
	text-align: center;
	font-size: 20px;
	margin: 1em;
}

.document-container .doc::before {
	content: '\E807';
	display: block;
	text-align: center;
	font-family: hdt-icons;
	font-size: 70px;
	line-height: 80px;
}

#content {
	position: relative;
	float: right;
	width: 65%;
}

#content.blog {
	float: left;
}

#content.full {
	width: 100%;
}

.blog.single, .products .single {
	padding-top: 10px;
}

#sidebar {
	position: relative;
	float: left;
	width: 28%;
	margin: 15px 0 20px 0;
}

.blog #sidebar {
	float: right;
}

.title-sidebar {
	border-bottom: 1px solid #54534a;
	padding-bottom: 5px;
	margin-top: 0;
}

#sidebar .widget {
	margin-bottom: 40px;
}

.entrytext #sidebar ul, .entrytext #sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .widget li {
	margin: 15px 0;
}

#sidebar .widget li &gt; a {
	display: block;
	padding-left: 15px;
	position: relative;
}

#sidebar .widget li &gt; a:hover {
	text-decoration: none;
}

#sidebar .widget li &gt; a .recent-date {
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	color: #717073;
}

#sidebar .widget li &gt; a::before {
	content: '\25b8';
	font-family: hdt-icons;
	font-size: 16px;
	color: #ce7019;
	position: absolute;
	top: 0;
	left: 0;
}

.sidebar-menu {
	background-color: #aeafb1;
}

.sidebar-menu ul, .entrytext #sidebar .sidebar-menu ul {
	padding: 5px 0 5px 20px;
}

#sidebar .widget .sidebar-menu ul li {
	margin: 10px 0;
}

#sidebar .widget .sidebar-menu &gt; li {
	margin: 0;
}

#sidebar .widget .sidebar-menu li a {
	padding-right: 10px;
	color: #54534a;
}

#sidebar .widget .sidebar-menu &gt; li &gt; a {
	padding: 5px 10px;
	background-color: #ce7019;
	color: #fff;
}

#sidebar .widget .sidebar-menu &gt; li &gt; a:hover {
	background-color: #ea7f1c;
}

#sidebar .widget .sidebar-menu li.current_page_item &gt; a, #sidebar .widget .sidebar-menu li.current-cat &gt; a {
	color: #794400;
}

#sidebar .widget .sidebar-menu &gt; li.current_page_item &gt; a, #sidebar .widget .sidebar-menu &gt; li.current-cat &gt; a {
	background-color: #dbb630;
	color: #fff;
}

#sidebar .widget .sidebar-menu li &gt; a::before {
	content: 'â€¢';
	color: #54534a;
}

#sidebar .widget .sidebar-menu &gt; li &gt; a::before {
	content: '';
}

#sidebar .searchform, #sidebar .searchform .search {
	max-width: 100%;
}

#sidebar .searchform .searchsubmit {
	margin-top: 0.5em;
	float: right;
}

#sidebar .cat-item .children {
	padding-left: 20px;
}

.searchsection, body &gt; .searchsection {
	clear: both;
	background-color: #aeafb1;
	border-top: 8px solid #c9cacc;
	padding: 20px 0;
}

.searchsection h3, .searchsection .searchform, .searchsection .searchform .search, .searchsection .searchform .searchsubmit {
	display: block;
	position: relative;
	float: left;
	clear: none;
}

.searchsection .searchform {
	max-width: 760px;
}

.searchsection h3 {
	padding-right: 40px;
	margin: 0.25em 0;
}

.searchsection .searchform .search {
	max-width: 540px
}

.searchsection .searchform .searchsubmit {
	margin: -3px 0 0 40px;
}

.cpt-query-series {
	margin: 60px 0;
}

.cpt-query-series .grid-single {
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.category-carousel .grid-single {
	margin-right: 20px;
}

.cpt-query-series a:hover {
	text-decoration: none;
}

.cpt-query-series .wp-caption-text {
	min-height: 80px;
}

.cpt-query-series a:hover .wp-caption-text {
	color: #ce7019;
}

.entrytext .category-grid ul {
	margin: 0;
	padding: 0;
}

.category-grid .c25, .category-grid .c33 {
	clear: none;
	margin-left: 0;
	padding: 0;
}

#product-lines .c25 {
	margin: 0 2% 1em 2%;
}

.tax-content.c66 {
	margin-right: 0;
	position: relative;
	float: right;
}

.event-box.post {
	clear: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.event-box.post a {
	display: block;
	width: 100%;
	height: auto;
	background-color: #fff;
}

.event-box.post a:hover {
	text-decoration: none;
}

.event-box.post a:hover .postmetadata {
	background-color: #2c3b14;
}

.event-box.post .postmetadata {
	display: block;
	position: relative;
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
	width: 140px;
	height: 100%;
	padding: 20px;
	background-color: #455a21;
	color: #fff;
	font-size: 20px;
	line-height: 34px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: color .2s linear, background .2s linear;
	-ms-transition: color .2s linear, background .2s linear;
	-o-transition: color .2s linear, background .2s linear;
	-moz-transition: color .2s linear, background .2s linear;
	transition: color .2s linear, background .2s linear;
}

.event-box.post .postmetadata span {
	font-size: 36px;
	font-weight: 700;
}

.event-box.post a .postmetadata {
	color: #fff;
}

.event-box.post .post-title {
	display: block;
	position: relative;
	float: left;
	max-width: 344px;
	padding-top: 20px;
}

.event-box.post .post-title h4 {
	display: inline;
}

.footer-routing {
	clear: both;
	background: #000;
	border-top: 8px solid #c9cacc;
	color: #fff;
}

.footer-routing a {
	color: #fff;
}

.footer-routing a:hover {
	color: #fff;
}

.title-footer {
	color: #fff;
	border-bottom: 1px solid #ce7019;
	padding-bottom: 5px;
	margin: 0.5em 0 0.25em 0;
}

.footer-routing .recent-post {
	font-size: 21px;
}

.footer-routing .recent-post a {
	display: block;
	width: 100%;
	padding: 20px 0 20px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dotted #4d4d4d;
	position: relative;
}

.footer-routing .recent-post a:hover {
	text-decoration: none;
	background-color: rgba(255,255,255,0.15);
}

.footer-routing .recent-post a::before {
	content: '\25b8';
	font-family: hdt-icons;
	font-size: 16px;
	color: #ce7019;
	position: absolute;
	top: 21px;
	left: 0;
}

.footer-routing .recent-post .recent-title {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.footer-routing .recent-post .recent-date {
	text-transform: uppercase;
	font-size: 15px;
}

.footer-routing .social {
	clear: both;
	position: relative;
	float: right;
}

footer.main {
	clear: both;
	font-size: 13px;
	color: #fff;
	background-color: #000;
}	

footer.main:hover {
	color: #fff;
}

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

footer.main:hover a {
	color: #fff;
	text-decoration: underline;
}

footer.main a:hover {
	text-decoration: none;
}

footer.main p {
	margin: 0 0 20px 0;
}

/*---------Inline Elements----------*/

h1 a {
	position: relative;
	float: left;
	display: block;
	width: 230px;
	height: 66px;
	text-indent: -999px;
	overflow: hidden;
}

h2 {
	font-family: Oswald;
	font-weight: 300;
	font-size: 56px;
	line-height: 64px;
	color: #54534a;
	text-transform: uppercase;
	-webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
	-moz-text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
	text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
}

h3 {
	font-family: Oswald;
	font-weight: 400;
	font-size: 36px;
	line-height: 42px;
	color: #54534a;
	text-transform: uppercase;
	margin: 0.5em 0;
}

h4 {
	font-family: Oswald;
	font-weight: 400;
	font-size: 26px;
	line-height: 32px;
	color: #717073;
	text-transform: uppercase;
	margin: 0.5em 0;
}

h5 {
	color: #717073;
	font-weight: 700;
	margin: 0.5em 0;
}

a {
	color: #ce7019;
	text-decoration: none;
}

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

.orange {
	color: #ce7019;
}

.darkorange {
	color: #794400;
}

.yellow {
	color: #dbb630;
}

.green {
	color: #455a21;
}

.blue {
	color: #455560;
}

.darkgray {
	color: #54534a;
}

.gray {
	color: #717073;
}

.lightgray {
	color: #c9cacc;
}

/*-------------The Post-------------*/

.post {
	clear: left;
	margin-bottom: 40px;
}

.sectioned-page .post {
	margin-bottom: 0;
}

.post-edit-link {
	position: relative;
	float: right;
	display: block;
	padding: 5px 10px;
	background-color: #fff;
	border: 3px solid #aeafb1;
	border-width: 0 3px 3px 0;
	font-family: Oswald;
	font-size: 13px;
	line-height: 20px;
	color: #717073;
	text-transform: uppercase;
	text-decoration: none;
}

.post-edit-link:hover, .post-edit-link:focus, .post-edit-link:active {
	background-color: #e9e9e9;
	color: #54534a;
	text-decoration: none;
}

.title-archive {
	padding-bottom: 10px;
	border-bottom: 1px solid #54534a;
	margin-bottom: 20px;
}

.post-date {
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 15px;
}

.post-title {
	padding-top: 10px;
}

.post h2, h2.noshadow {
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
}

.post h2 a:hover {
	text-decoration: none;
}

.post .postmetadata {
	display: block;
	clear: left;
	position: relative;
	font-size: 14px;
	text-transform: uppercase;
	color: #717073;
}

.event .post .postmetadata {
	font-size: 22px;
}

.post .postmetadata a {
	color: #606060;
}

.post .postmetadata .read-more {
	position: relative;
	float: right;
	margin-right: 35px;
	text-transform: uppercase;
}

.single .post .postmetadata .read-more {
	display: none;
}

.featured-image-container img {
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.featured-image-container.full {
	/*max-height: 270px;
	overflow: hidden;*/
}

.single .featured-image img {
	max-width: 100%;
	height: auto;
}

.entrytext cite {
	font-style: oblique;
	padding-bottom: 1em;
	display: block;
	text-align: right;
	border-bottom: 0;
	color: #717073;
}

.entrytext cite::before {
	content: 'â€“';
	padding-right: 5px;
}

.entrytext img {
	max-width: 100%;
	height: auto;
}

.entrytext img.aligncenter {
	display: block;
	margin: 0 auto;
}

.entrytext .wp-caption {
	max-width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	margin-bottom: 1.5em;
}

.entrytext .wp-caption img { 
	width: 100%;
	height: auto;
}

.wp-caption-text {
	font-family: Oswald;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #717073;
	text-transform: uppercase;
	padding: 10px;
	margin: 0;
}

.entrytext .alignnone img, .entrytext .alignright img, .entrytext .alignleft img, .entrytext img.aligncenter, .gallery img {
	
}

.entrytext img.alignnone, .entrytext img.alignright, .entrytext img.alignleft, .entrytext img.aligncenter {
	margin-bottom: 1.5em;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.entrytext img.alignright, .entrytext .wp-caption.alignright {
	margin-left: 1.5em;
}

.entrytext img.alignleft, .entrytext .wp-caption.alignleft {
	margin-right: 1.5em;
}

.entrytext ul, .entrytext ol {
	margin: 1.25em 0 1.5em 1.25em;
}

.entrytext ul ol, .entrytext ol ul {
	margin-bottom: 0;
	margin-top: 0;
}

.entrytext ul li, .entrytext ol li {
	padding: 0.5em 0;
	margin-left: 1.25em;
}

.entrytext ul &gt; li {
	list-style-type: disc;
}

.entrytext ul &gt; li &gt; ul &gt; li{
	list-style-type: circle;
}

.entrytext ol &gt; li {
	list-style-type: decimal;
}

.entrytext ol.upper-alpha &gt; li {
	list-style-type: upper-alpha;
}

.entrytext ol.lower-alpha &gt; li {
	list-style-type: lower-alpha;
}

.entrytext ol.upper-roman &gt; li {
	list-style-type: upper-roman;
}

.entrytext ol.lower-roman &gt; li {
	list-style-type: lower-roman;
}

.entrytext table {
	display: block;
	max-width: 100%;
	margin-bottom: 1.25em;
	overflow: scroll;
	overflow-y: hidden;
}

.entrytext td {
	border-bottom: 1px solid #777;
	padding: .5em;
}

.navigation {
	display: inline-block;
	width: 100%;
	margin: 1.25em 0;
}

.float-left, .alignleft {
	position: relative;
	float: left;
}

.float-right, .alignright {
	position: relative;
	float: right;
}

.separator {
	clear: both;
	height: 8px;
	width: 100%;
	background-color: #aeafb1;
	margin: 1em 0;
}

.clear {
	clear: both;
}

/*---------Content Sections---------*/

.entrytext section {
	border-top: 8px solid #c9cacc;
	padding: 20px 0;
}

.entrytext section.left {
	text-align: left;
}

.entrytext section.full {
	text-align: center;
}

.entrytext section.full ul li {
	list-style-position: inside;
}

.entrytext section.full .wp-caption-text, .entrytext section.full .accordion {
	text-align: left;
}

.entrytext section.reverse, .entrytext section.reverse h2, .entrytext section.reverse h3, .entrytext section.reverse .tcx_button:hover {
	color: #fff;
}

.entrytext section.reverse h4, .entrytext section.reverse h5, .entrytext  section.reverse cite {
	color: #c9cacc;
}

.entrytext section.reverse a:hover {
	color: #ea7f1c;
}

.entrytext .section-grid {
	background: rgb(79,78,80);
	background: rgb(79,78,80)  url("images/overlay-products.png");
	background: url("images/overlay-products.png"), -moz-linear-gradient(top,  rgba(79,78,80,1) 0%, rgba(113,112,115,1) 50%, rgba(79,78,80,1) 100%);
	background: url("images/overlay-products.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(79,78,80,1)), color-stop(50%,rgba(113,112,115,1)), color-stop(100%,rgba(79,78,80,1)));
	background: url("images/overlay-products.png"), -webkit-linear-gradient(top,  rgba(79,78,80,1) 0%,rgba(113,112,115,1) 50%,rgba(79,78,80,1) 100%);
	background: url("images/overlay-products.png"), -o-linear-gradient(top,  rgba(79,78,80,1) 0%,rgba(113,112,115,1) 50%,rgba(79,78,80,1) 100%);
	background: url("images/overlay-products.png"), -ms-linear-gradient(top,  rgba(79,78,80,1) 0%,rgba(113,112,115,1) 50%,rgba(79,78,80,1) 100%);
	background: url("images/overlay-products.png"), linear-gradient(to bottom,  rgba(79,78,80,1) 0%,rgba(113,112,115,1) 50%,rgba(79,78,80,1) 100%);
}

.entrytext .section-orange-graph {
	background: #ce7019 url("images/random-gray-variations.png");
}

.entrytext section.section-orange-graph h4, .entrytext section.section-orange-graph h5, .entrytext  section.section-orange-graph cite {
	color: #fff;
}

.entrytext .section-orange-graph a {
	color: #f9cf37;
}

.entrytext section.section-orange-graph a:hover {
	color: #dbb630;
}

.entrytext .section-orange-graph blockquote::before {
	color: #455560;
}

.entrytext .section-orange-graph .element {
	border-color: #455560;
}

.entrytext .section-orange-graph .tcx_button {
	background-color: #455560;
	-moz-border-image: url("images/button-border-blue.png") 16 repeat;
	-webkit-border-image: url("images/button-border-blue.png") 16 repeat;
	-o-border-image: url("images/button-border-blue.png") 16 repeat;
	border-image: url("images/button-border-blue.png") 16 repeat;
}

.entrytext .section-orange-graph .tcx_button:hover {
	background-color: #303b43;
}

.entrytext .section-orange-graph .tcx_button, .entrytext .section-orange-graph .tcx_button:hover {
	color: #fff;
}

.entrytext .section-green {
	background-color: #455a21;
}

.entrytext .section-blue {
	background-color: #455560;
}

/*-------------Comments-------------*/

#comments {
	clear: both;
}

.comment-list, .nopassword, .nocomments {
	margin: 1.25em 0;
}

.comment-list li.comment, #commentform {
	background: #f1f1f1;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}

.comment-list .pingback {
	margin: 0 0 1.5em;
	padding: 0 1.5em;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children li.comment {
	background: #fff;
	margin: 1.5em 0 0;
	padding: 1.5em;
	position: relative;
}

.comment-author {
	font-size: 14px;
}

.comment-meta {
	color: #666;
	font-size: 12px;
	padding: .25em 0;
}

.comment-list .avatar {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0;
	position: relative;
	float: left;
	margin-right: 10px;
}

.comment-list &gt; li.pingback:before {
	content: '';
}

.comment-reply-link {
	display: inline-block;
	position: absolute;
	right: 1.5em;
	top: 1.5em;
	background-color: #fff;
	border: 3px solid #aeafb1;
	border-width: 0 3px 3px 0;
	padding: 5px 10px;
	color: #717073;
	font-family: Oswald;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
}

.comment-reply-link:hover, .comment-reply-link:focus, .comment-reply-link:active, .active-reply {
	background-color: #e9e9e9;
	color: #54534a;
	text-decoration: none;
}

a.comment-reply-link &gt; span {
	display: inline-block;
	position: relative;
	top: -1px;
}

.comment-list &gt; li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

.comment-list &gt; li.bypostauthor .comment-meta {
	color: #575757;
}

.comment-list .children &gt; li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url, #respond .comment-form-comment {
	position: relative;
}

#respond input[type="text"]:focus, #respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}

#respond textarea {
	resize: vertical;
	width: 100%;
}

#respond .comment-form-author .required, #respond .comment-form-email .required {
	color: #ce7019;
	font-size: 18px;
	font-weight: bold;
	z-index: 1;
}

#respond .comment-notes, #respond .logged-in-as {
	font-size: 13px;
	margin-top: 0;
}

#respond .form-submit {
	font-family: Arial, sans-serif;
	text-align: right;
	margin-bottom: 0;
}

#respond #cancel-comment-reply-link {
	color: #777;
	margin-left: 10px;
	text-decoration: none;
}

#respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}

.comment-list #respond {
	margin: 1.5em 0 0;
	width: auto;
}

#cancel-comment-reply-link:focus, #cancel-comment-reply-link:active, #cancel-comment-reply-link:hover {
	color: #ff4b33;
}

#respond label {
	line-height: 2em;
}

#respond input[type="text"], #respond input[type="email"], #respond input[type="url"] {
	display: block;
	width: 75%;
	padding: .5em;
}

p.comment-form-comment {
	margin: 0;
}

.form-allowed-tags {
	display: none;
}

/*------------Galleries-------------*/

#content .gallery .gallery-row {
	margin-bottom: 1.5em;
}

#content .gallery .gallery-item .gallery-icon img {
	padding: 0;
}

#content .gallery .col-2 img, #content .gallery .col-3 img {
	max-width: 80%;
}

#content .gallery .col-4 img, #content .gallery .col-5 img {
	max-width: 70%;
}

/*-----------Accordions-------------*/

.accordion {
	display: block;
	padding: 13px 20px;
	background-color: #fff;
	border: 4px solid #aeafb1;
	border-width: 0 4px 4px 0;
	font-family: Oswald;
	font-size: 18px;
	line-height: 26px;
	color: #717073;
	text-transform: uppercase;
	margin: 1em 0;
	cursor: pointer;
	position: relative;
}

.accordion:hover {
	background-color: #e9e9e9;
	color: #54534a;
}

.accordion::after {
	content: '\25BE';
	position: absolute;
	top: 0;
	right: 0;
	font-family: hdt-icons;
	font-size: 22px;
	line-height: 26px;
	padding: 13px 20px;
	color: #ce7019;
}

blockquote {
	margin: 1.5em 0 1em 0;
	padding-left: 60px;
	position: relative;
}

blockquote::before {
	content: "â€œ";
	font-family: Oswald;
	font-size: 100px;
	font-weight: 700;
	color: #ce7019;
	position: absolute;
	top: 30px;
	left: 0;
}

.element {
	margin-left: 20px;
	border-left: 4px #ce7019 solid;
	padding-left: 20px;
}

.element p {
	margin: 1em 0;
}

/*-------------Columns--------------*/

.c75, .c66, .c50, .c33, .c25, .c20 {
	display: block;
	position: relative;
	float: left;
	margin: 0 4% 1em 0;
}

.c75 {
	width: 71%;
}

.c66 {
	width: 62%;
}

.c50 {
	width: 46%;
}

.c33 {
	width: 29.3%;
}

.c25 {
	width: 21%;
}

.c20 {
	width: 16%;
}

.c75 .element, .c66 .element, .c50 .element, .c33 .element, .c25 .element, .c20 .element {
	width: auto;
}

/*-----------TCX Buttons------------*/

.tcx_button, body .gform_wrapper .gform_footer input.button, .searchform .searchsubmit {
	display: inline-block;
	position: relative;
	cursor: pointer;
	text-rendering: auto;
	border: 0;
	-webkit-appearance: none;
	
	color: #fff;
	text-transform: uppercase;
	padding: 0;
	font-family: Oswald;
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;
	margin: .5em 0 1em 0;
	background-color: #ce7019;
	border-style: solid;
	border-width: 16px;
	-moz-border-image: url("images/button-border.png") 16 repeat;
	-webkit-border-image: url("images/button-border.png") 16 repeat;
	-o-border-image: url("images/button-border.png") 16 repeat;
	border-image: url("images/button-border.png") 16 repeat;
}

body .gform_wrapper .gform_footer input.button, .searchform .searchsubmit {
	line-height: 33px;
}

.tcx_button:hover, body .gform_wrapper .gform_footer input.button:hover, .searchform .searchsubmit:hover {
	text-decoration: none;
	color: #fff;
	background-color: #794400;
}

.entrytext .tcx_button {
	margin-right: 0.5em;
}

/*-----------Search Form------------*/

.searchform {
	width: 100%;
	max-width: 300px;
	position: relative;
}

.searchform .search {
	width: 100%;
	max-width: 300px;
	height: 56px;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
	border: 4px solid #aeafb1;
	border-width: 4px 0 0 4px;
	font-size: 24px;
	color: #717073;
}

.searchform .search:focus {
	background-color: #e9e9e9;
	color: #54534a;
}

.searchform .searchsubmit {
	position: relative;
	margin: 1em auto 0 auto;
	cursor: pointer;
}

/*------------Slideshow-------------*/

.tcx_slideshow {
	position: relative;
	clear: both;
	margin-bottom: 20px;
}

.flex-control-nav {
	margin: 0;
	z-index: 999;
}

.slide-desc {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #000;
	background-color: rgba(0,0,0,.5);
	padding: 20px;
	margin: 20px;
	width: 300px;
	line-height: 21px;
	color: #fff;
}

.slide-desc .tcx_button {
	clear: both;
	margin: 1em 0;
}

#content .slide-desc {
	position: static;
	width: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .80);
	padding: 20px;
	margin: 0;
	color: #fff;
}

.slides li {
	display: none;
	position: relative;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}

.entrytext .slides, .entrytext .slides li, .tcx_slideshow .flex-control-paging li, .tcx_slideshow .flex-control-paging, ul.flex-direction-nav li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.tcx_slideshow .slides .carousel {
	margin-right: 30px;
}

.slides img {
	width: 100%;
	height: auto;
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	margin: 10px 6px 0 6px;
	border: 0;
	box-shadow: none;
	background-color: transparent;
	background-position: -25px 0;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-moz-transition: none;
	transition: none;
	direction: rtl;
	overflow: hidden;
}

html .flex-control-paging li .flex-active, .flex-control-paging li a:hover {
	background-color: transparent;
	background-position: -25px -11px;
}

tcx_slideshow .numbers li a {
	text-indent: 0;
}

.flex-direction-nav a {
	display: block;
	width: 35px;
	height: 50px;
	background-image: none;
	z-index: 8;
	-webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
	-moz-text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
	text-shadow: 2px 2px 2px rgba(0,0,0,0.75);
	
	text-indent: 0;
	position: absolute;
	top: 50%;
	opacity: 1;
	-webkit-transition: color .2s linear, background .2s linear;
	-ms-transition: color .2s linear, background .2s linear;
	-o-transition: color .2s linear, background .2s linear;
	-moz-transition: color .2s linear, background .2s linear;
	transition: color .2s linear, background .2s linear;
}

.flex-direction-nav a:hover {
	text-decoration: none;
}

.flex-direction-nav a:hover::before {
	color: #794400;
}

.flex-direction-nav a::before {
	font-family: hdt-icons;
	font-size: 44px;
	line-height: 52px;
	text-align: center;
	color: #ce7019;
}

.flex-direction-nav .flex-prev {
	left: -8%;
}

.flex-direction-nav .flex-prev::before {
	content: '\2190';
}

.flex-direction-nav .flex-next {
	right: -3%;
	text-align: right;
}

.flex-direction-nav .flex-next::before {
	content: '\2192';
}

/*.video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.video-overlay img {
	width: 50%;
	max-width: 200px;
	height: auto;
}*/

.video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("images/graphic-video.png") center center no-repeat;
	background-size: 200px 200px;
}

/*----------jQuery Fader------------*/

.fadeThis {
	position: relative;
	display: block;
}

.fadeThis span, .fadeThis div {
	display: none;
}

.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

#fadeButton, #fadeButton span.hover {
	background: url("images/fade-button.png") no-repeat;
	width: 150px;
	height: 40px;
}

#fadeButton span.hover {
	background-position: 0 -40px;
}

/*------------Pagination------------*/

.pagination {
	clear: both;
}

.page-numbers {
	display: inline-block;
	padding: 5px 10px;
	background-color: #fff;
	border: 3px solid #aeafb1;
	border-width: 0 3px 3px 0;
	font-family: Oswald;
	font-size: 16px;
	line-height: 24px;
	color: #717073;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 2px;
}

.page-numbers:hover {
	background-color: #e9e9e9;
	color: #54534a;
	text-decoration: none;
}

.page-numbers.current, .page-numbers.current:hover {
	color: #ce7019;
}

.pagination .current, .pagination .dots {
	cursor: default;
}

.pagination .current:hover {
	background-color: #fff;
}

.pagination .dots:hover {
	background-color: #fff;
	color: #717073;
}

/*----------Share Buttons-----------*/

.tcx_share.bar {
	position: fixed;
	top: 25%;
	z-index: 99;
}

.tcx_share.bar.left {
	left: 0;
}

.tcx_share.bar.right {
	right: 0;
}

.tcx_share .notooltip .tip {
	display: none;
}

.tcx_share li {
	line-height: 0;
}

.tcx_share .tcx-icon {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0;
	background-color: #999;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.tcx_share .tcx-icon::before {
	font-size: 17px;
	line-height: 32px;
}

.tcx_share a:hover {
	background-color: #aaa;
}

.tcx_share.bar.top li:first-child a, .tcx_share.bar.right li:last-child a {
	-webkit-border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
}

.tcx_share.bar.left li:first-child a {
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}

.tcx_share.bar.right li:first-child a {
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}

.tcx_share.bar li:last-child a {
	-webkit-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
}

.tcx_share.buttons li:first-child a {
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.tcx_share.buttons li:last-child a {
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

/*------------Tool Tips-------------*/

.tooltip .tip {
	position: absolute;
	top: -13px;
	left: 65px;
	width: 190px;
	opacity: 0;
	visibility: hidden;
	padding: 16px 20px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	pointer-events: none;
	border-radius: 5px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	background: #444;
	background: rgba(60, 60, 60, 0.975);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 9;
}

.tooltip:hover {
	text-decoration: none;
}

.tooltip .tip:after {
	content: '';
	position: absolute;
	top: 18px;
	left: 0;
	margin-left: -8px;
	border-width: 8px;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
	border-right: 8px solid #444;
	border-right: 8px solid rgba(60, 60, 60, .975);
}

.tooltip:hover .tip {
	opacity: 1;
	top: -13px;
	left: 55px;
	visibility: visible;
}

.tooltip .tip:hover {
	visibility: hidden;
}

.tooltip .tip ul, .tooltip .tip li:last-child {
	margin-bottom: 0;
}

.right .tooltip .tip {
	left: auto;
	right: 65px;
}

.right .tooltip:hover .tip {
	right: 55px;
}

.right .tooltip .tip:after {
	left: auto;
	right: -16px;
	border-right: 8px solid transparent;
	border-left: 8px solid #444;
	border-left: 8px solid rgba(60, 60, 60, .975);
}

/*-------Responsive Photosets-------*/

.photoset {
	overflow: hidden;
	width: 100%;
}

.photoset .photoset-row {
	margin-bottom: .5rem;
	overflow: hidden;
	width: 150%;
}

.photoset .photoset-row:last-child { margin: 0; }

.photoset .photoset-item {
	display: block;
	float: left;
	margin: 0 .25rem;
}

.photoset .photoset-item:first-child { margin-left: 0; }

.photoset .photoset-item:last-child  { margin-right: 0; }

.photoset figure {
	margin: 0;
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden; /* To fix webkit 1px rendering bug */
}

.photoset figcaption {
	background-color: rgba(255, 255, 255, .75);
	box-sizing: border-box;
	font-size: .75rem;
	padding: .5rem;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all .5s ease-in-out;
}

.photoset-item a {
	border: 0;
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.photoset .photoset-item:hover a + figcaption {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.photoset img {
	display: block;
	max-width: 100%;
	transition: all .25s ease-in-out;
}

/*----------Twitter Widget----------*/

.footer-routing .container &gt; .c33 &gt; .twitterwidget {
	padding: 1em 0;
}

.twitterwidget a {
	color: #ce7019;
}

.twitterwidget a:hover {
	color: #794400;
	text-decoration: underline;
}

.twitterwidget .entry-content {
	display: block;
	padding-left: 55px;
	margin-bottom: 1em;
	position: relative;
}

.twitterwidget .entry-content::before {
	content: 'â€œ';
	font-family: Oswald, serif;
	font-size: 100px;
	line-height: 100px;
	position: absolute;
	top: 0;
	left: -5px;
}

.twitterwidget .entry-meta {
	display: block;
	height: 24px;
	margin: 1em 0;
	font-size: 15px;
}

.twitterwidget .entry-meta a, .twitterwidget .time-meta a {
	color: #fff;
}

.twitterwidget .time-meta {
	display: block;
	width: auto;
	position: relative;
	float: right;
}

.twitterwidget-title {
	display: block;
	width: auto;
	position: relative;
	float: left;
}

.twitterwidget .intent-meta {
	display: block;
	width: 100%;
	margin: 1em 0;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	text-align: center;
}

.twitterwidget .intent-meta a {
	color: #fff;
	margin: 0 10px;
}

.twitterwidget .intent-meta a:hover {
	color: #ce7019;
	text-decoration: none;
}

.twitterwidget .intent-meta a::before {
	content: '';
	font-family: hdt-icons;
	font-size: 16px;
	font-weight: 300;
	color: #ce7019;
	padding-right: 8px;
}

.twitterwidget .intent-meta .in-reply-to::before {
	content: '\25b8';
}

.twitterwidget .intent-meta .retweet::before {
	content: '\1f501';
}

.twitterwidget .intent-meta .favorite::before {
	content: '\2605';
}

.twitterwidget .from-meta {
	display: none;
}

/*-----------Social Icons-----------*/

.tcx-icon {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #54534a;
	text-align: center;
	margin: 10px 0 10px 20px;
	position: relative;
	float: left;
}

.tcx-icon:hover {
	background-color: #fff;
	text-decoration: none;
}

.tcx-icon:before {
	font-family: hdt-icons;
	font-size: 28px;
	line-height: 50px;
	color: #fff;
}

.tcx-icon.email:before {
	content: '\e805';
}

.tcx-icon.facebook:before {
	content: '\e80a';
}

.tcx-icon.twitter:before {
	content: 'ð•';
}

.tcx-icon.linkedin:before {
	content: '\e803';
}

.tcx-icon.pinterest:before {
	content: '\e802';
}

.tcx-icon.youtube:before {
	content: '\e806';
}

.tcx-icon.vimeo:before {
	content: '\e800';
}

.tcx-icon.googleplus:before {
	content: '\e801';
}

.tcx-icon.instagram:before {
	content: '\e804';
}

.tcx-icon.steam:before {
	content: '\e811';
}

.tcx-icon.lastfm:before {
	content: '\e80c';
}

.tcx-icon.behance:before {
	content: '\e822';
}

.tcx-icon.dribbble:before {
	content: '\e821';
}

.tcx-icon.stumbleupon:before {
	content: '\e803';
}

.tcx-icon.tumblr:before {
	content: '\e804';
}

.tcx-icon.reddit:before {
	content: '\e805';
}

.tcx-icon.foursquare:before {
	content: '\e806';
}

.tcx-icon.goodreads:before {
	content: '\e800';
}

.tcx-icon.rss:before {
	content: '\e81a';
}

.tcx-icon.web:before {
	content: '\1f30e';
}

.tcx-icon.email:hover, .color .tcx-icon.email {
	background-color: #f58020;
}

.tcx-icon.facebook:hover, .color .tcx-icon.facebook {
	background-color: #3b5998;
}

.tcx-icon.twitter:hover, .color .tcx-icon.twitter {
	background-color: #00aced;
}

.tcx-icon.googleplus:hover, .color .tcx-icon.googleplus {
	background-color: #dd4b39;
}

.tcx-icon.linkedin:hover, .color .tcx-icon.linkedin {
	background-color: #007bb6;
}

.tcx-icon.pinterest:hover, .color .tcx-icon.pinterest {
	background-color: #cb2027;
}

.tcx-icon.youtube:hover, .color .tcx-icon.youtube {
	background-color: #bb0000;
}

.tcx-icon.vimeo:hover, .color .tcx-icon.vimeo {
	background-color: #aad450;
}

.tcx-icon.instagram:hover, .color .tcx-icon.instagram {
	background-color: #517fa4;
}

.tcx-icon.steam:hover, .color .tcx-icon.steam {
	background-color: #000;
}

.tcx-icon.lastfm:hover, .color .tcx-icon.lastfm {
	background-color: #c3000d;
}

.tcx-icon.behance:hover, .color .tcx-icon.behance {
	background-color: #1769ff;
}

.tcx-icon.dribbble:hover, .color .tcx-icon.dribbble {
	background-color: #ea4c89;
}

.tcx-icon.stumbleupon:hover, .color .tcx-icon.stumbleupon {
	background-color: #eb4924;
}

.tcx-icon.tumblr:hover, .color .tcx-icon.tumblr {
	background-color: #35465c;
}

.tcx-icon.reddit:hover, .color .tcx-icon.reddit {
	background-color: #5f99cf;
}

.tcx-icon.foursquare:hover, .color .tcx-icon.foursquare {
	background-color: #e83165;
}

.tcx-icon.goodreads:hover, .color .tcx-icon.goodreads {
	background-color: #87614f;
}

.tcx-icon.rss:hover, .color .tcx-icon.rss {
	background-color: #fac649;
}

.tcx-icon.web:hover, .color .tcx-icon.web {
	background-color: #8cc642;
}

/*----------Gravity Forms-----------*/

.gform_wrapper {
	width: 100%;
	max-width: 100%;
	margin: 1em 0;
}

.gform_body .ginput_container, .gform_body span {
	overflow: visible;
}

.gform_wrapper .gform_heading {
	width: 100%;
	margin-bottom: 1em;
}

.gform_wrapper h3.gform_title {
	font-size: 2em;
	font-weight: normal;
	margin: 0.5em 0;
}

.gform_wrapper .gfield {
	padding: 0;
	margin: 2em 0;
	position: relative;
}

.ginput_complex &gt; .ginput_full {
	margin: 2em 0;
}

.ginput_complex &gt; .ginput_left, .ginput_complex &gt; .ginput_right {
	margin: 0 0 2em 0;
}

.gf_clear, .gf_clear_complex {
	clear: both;
}

.gform_wrapper .gfield_label, .gform_wrapper .top_label .gfield_label {
	display: none;
}

.gform_wrapper .gfield_label.keep-label, .gform_wrapper .gfield_label, .gform_wrapper .top_label .gfield_label.keep-label {
	display: block;
	margin-bottom: 0.5em;
}

/* non-inline labels
.gform_wrapper .gfield_label, .gform_wrapper .top_label .gfield_label {
	font-weight: bold;
	line-height: 1.5em;
	margin: 0.25em 0;
}*/

.gform_wrapper .gform_body input, .gform_wrapper .gform_body textarea {
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border: 4px solid #aeafb1;
	border-width: 4px 0 0 4px;
	font-size: 24px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.gform_wrapper .gform_body input {
	height: 56px;
}

.gform_body input:focus, .gform_body textarea:focus {
	background-color: #e9e9e9;
	color: #54534a;
}

.gform_wrapper .top_label input.medium {
	padding-right: 10px;
}

.gform_wrapper .gform_body .ginput_complex input, .gform_wrapper .gform_body .ginput_complex .ginput_right input, .gform_wrapper .gform_body .gfield_error .ginput_complex .ginput_left input, .gform_wrapper .gform_body .gfield_error .ginput_complex .ginput_right input, .gform_wrapper .gform_body .ginput_complex .ginput_full input {
	width: 100% !important;
}

.gform_wrapper .gform_body .ginput_complex select, .gform_wrapper .gform_body .ginput_complex .ginput_right select {
	width: 110% !important;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
	width: 100%;
}

.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .gfield_error .ginput_complex .ginput_left, .gform_wrapper .gfield_error .ginput_complex .ginput_right {
	width: 47%;
}

.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	display: none;
	border: none;
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 25px rgba(0, 0, 0, .4);
	box-shadow: 0 0 25px rgba(0, 0, 0, .4);
}

.ui-datepicker a {
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-moz-transition: none;
	transition: none;
}

.recaptchatable {
	border: none;
}

.styled-select {
	position: relative;
	background-color: #fff;
	border: 4px solid #aeafb1;
	border-width: 4px 0 0 4px;
	overflow: hidden;
}

.styled-select:hover {
	background-color: #e9e9e9;
	color: #54534a;
}

.styled-select::after {
	content: '\25BE';
	font-family: hdt-icons;
	font-size: 28px;
	line-height: 38px;
	padding: 10px 15px;
	color: #ce7019;
	position: absolute;
	right: 0;
	top: 0;
}

.styled-select select, .gform_wrapper .gfield.float-right .styled-select select, .gform_wrapper .gfield.float-left .styled-select select {
	position: relative;
	width: 110% !important;
	padding: 10px 20px;
	font-size: 24px;
	color: #717073;
	vertical-align: top !important;
	text-align: left;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	cursor: pointer;
	z-index: 2;
}

.styled-select select:focus {
	outline: none;
}

.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
	padding: 1px 0 !important;
}

.gfield_radio label, .gfield_checkbox label {
	margin-left: 10px;
	cursor: pointer;
}

.gfield_radio input[type="radio"], .gfield_checkbox input[type="checkbox"] {
	display: none;
}

.gfield_radio input[type="radio"] + label span, .gfield_checkbox input[type="checkbox"] + label span {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 10px;
	vertical-align: middle;
	background-color: #fff;
	border: 5px solid #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
}

.gfield_radio input[type="radio"]:hover + label span, .gfield_checkbox input[type="checkbox"]:hover + label span {
	background-color: #e9e9e9;
}

.gfield_radio input[type="radio"]:checked + label span {
	background-color: #ce7019;
}

.gfield_checkbox input[type="checkbox"] + label span {
	width: 18px;
	height: 18px;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.gfield_checkbox input[type="checkbox"]:checked + label span::before {
	margin-left: 1px;
	font-size: 23px;
	line-height: 12px;
	font-weight: normal;
	text-align: center;
	color: #ce7019;
	-webkit-text-shadow: 1px 0 0 #fff;
	-moz-text-shadow: 1px 0 0 #fff;
	text-shadow: 1px 0 0 #fff;
	content: '\2713';
}

.gform_wrapper .gfield_label.keep-label {
	display: block;
	margin-bottom: 0.5em;
}

.gform_wrapper .gform_footer {
	text-align: right;
	padding: 0;
	margin: 1em 0;
}

.gform_wrapper .gform_body .gfield_required {
	color: #ce7019;
	margin-left: 2px;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	padding: 0 !important;
	margin: 2em 0 !important;
}

.gform_wrapper .gfield.gfield_error .gfield_description, .gform_wrapper .top_label .gfield_description.validation_message {
	position: relative;
	top: 2px;
	left: 0;
	padding: 0 !important;
	margin: 0;
	text-align: left;
}

.gform_wrapper .gfield_error, .gform_wrapper li.gfield.gfield_error.gfield {
	width: auto;
	border: none;
	background: none;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding: 0 !important;
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
	color: #794400;
}

.gform_wrapper .gfield_error .gfield_label, .gform_wrapper .gfield_error .ginput_container {
	margin-top: 0 !important;
}

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error textarea {
	
}

.gfield_error input:focus, .gfield_error textarea:focus {
	
}

/*-------------FancyBox-------------*/

#fancybox-loading {
	background-position: -105px -45px;
}

.fancybox-close {
	background-position: 1px -45px;
}

.fancybox-nav span {
	width: 35px;
}

.fancybox-prev span {
	background-position: -35px -45px;
}

.fancybox-next span {
	background-position: -70px -45px;
}

ol.flex-control-thumbs {
	text-align: left;
	margin-left: 0;
}

.flex-control-thumbs li:first-child {
	margin-left: 0;
}

.flex-control-thumbs li {
	width: 16.8%;
	float: none;
	margin: 0;
	padding-right: 1%;
	padding-top: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.flex-control-thumbs li:last-child {
	padding-right: 0;
}

/*-------------WebFonts-------------*/

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/OpenSans-Light-webfont.eot');
	src: local('Open Sans Light'),
		 local('OpenSans-Light'),
		 url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/OpenSans-Light-webfont.woff') format('woff'),
		 url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
		 url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/OpenSans-Regular-webfont.eot');
	src: local('Open Sans'),
		 local('OpenSans'),
		 url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
		 url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
		 url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
}

@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: url('fonts/OpenSans-Italic-webfont.eot');
	src: local('Open Sans Italic'),
		 local('OpenSans-Italic'),
		 url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
		 url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
		 url('fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/OpenSans-Bold-webfont.eot');
	src: local('Open Sans Bold'),
		 local('OpenSans-Bold'),
		 url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
		 url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
		 url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/oswald-light-webfont.eot');
	src: url('fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/oswald-light-webfont.woff2') format('woff2'),
		 url('fonts/oswald-light-webfont.woff') format('woff'),
		 url('fonts/oswald-light-webfont.ttf') format('truetype'),
		 url('fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/oswald-regular-webfont.eot');
	src: url('fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/oswald-regular-webfont.woff2') format('woff2'),
		 url('fonts/oswald-regular-webfont.woff') format('woff'),
		 url('fonts/oswald-regular-webfont.ttf') format('truetype'),
		 url('fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
}

@font-face {
	font-family: 'hdt-icons';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/hdt-icons.eot');
	src: url('fonts/hdt-icons.eot?#iefix') format('embedded-opentype'),
		url('fonts/hdt-icons.woff') format('woff'),
		url('fonts/hdt-icons.ttf') format('truetype'),
		url('fonts/hdt-icons.svg#hdt-icons') format('svg');
}

/*---------CSS3 and Tweaks----------*/

body {
	text-rendering: optimizeLegibility;
	/*-webkit-font-smoothing: antialiased;*/
}

::-moz-selection {
	background: #252525;
	color: #e9e9e9;
}

::selection {
	background: #252525;
	color: #e9e9e9;
}

.click-through {
	pointer-events: none;
}

input, textarea {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

input:focus, textarea:focus {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

a, footer.main, .accordion, #menu li {
	-webkit-transition: color .2s linear, background .2s linear;
	-ms-transition: color .2s linear, background .2s linear;
	-o-transition: color .2s linear, background .2s linear;
	-moz-transition: color .2s linear, background .2s linear;
	transition: color .2s linear, background .2s linear;
}

/*-----Responsive Media Queries-----*/

/* Nicolas Gallagher micro clearfix */
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }

/* Tim Pietrusky advanced checkbox hack (Android &lt;= 4.1.2) */
@-webkit-keyframes bugfix { from {padding:0;} to {padding:0;} }

/**
 * Full
 */
@media only screen and (min-width: 1181px) {
	.container {
		position: relative;
		width: 1140px;
		padding: 20px;
		margin: 0 auto;
	}

	#slideshow .slides img {
		width: 130%;
		max-width: 130%;
		margin-left: -15%;
	}
}

/**
 * Comfy Tablet
 */
@media only screen and (max-width: 1180px) {
	.container {
		position: relative;
		width: 100%;
		padding: 20px;
		margin: 0 auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	h1 {
		left: 20px;
	}

	#slideshow .slides img {
		width: 150%;
		max-width: 150%;
		margin-left: -25%;
	}

	#slideshow .slide-desc {
		width: 80%;
		left: 70%;
		margin-left: -60%;
	}

	#slideshow .title {
		font-size: 36px;
		line-height: 40px;
	}

	#slideshow .description {
		font-size: 16px;
		line-height: 22px;
	}

	.toggle {
		display: block;
		position: relative;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	#toggle:checked ~ #menu {
		display: block;
		opacity: 1;
	}

	.toggle:after {
		display: block;
		width: 50px;
		height: 50px;
		background-color: #54534a;
		text-align: center;
		margin: 8px 0 8px 20px;
		position: relative;
		float: right;
		content: '\2630';
		font-family: hdt-icons;
		font-size: 28px;
		line-height: 50px;
		color: #fff;
		text-align: center;
	}
	
	.toggle:hover:after {
		text-decoration: none;
		color: #fff;
		background-color: #ce7019;
	}
	
	#toggle:checked + .toggle:after {
		content: '';
	}
	
	#menu {
		position: absolute;
		right: 20px;
		top: 125px;
		bottom: auto;
		display: none;
		opacity: 0;
		width: 50%;
		height: auto;
		padding: 20px;
		background-color: #000;
		background-color: rgba(0,0,0,0.8);
		-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.12);
		-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.12);
		box-shadow: 5px 5px 10px rgba(0,0,0,0.12);
		z-index: 9;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#menu::after {
		position: absolute;
		top: -12px;
		right: 10px;
		display: block;
		width: 0;
		height: 0;
		content: '';
		border-bottom: 12px solid #000;
		border-bottom: 12px solid rgba(0,0,0,0.8);
		border-left: 12px solid transparent;
		border-right: 12px solid transparent;
	}

	#menu li {
		float: none;
		top: auto;
		width: 100%;
		height: auto;
		list-style-type: none;
	}

	#menu li a {
		display: block;
		width: 100%;
		height: auto;
		padding: 6px 10px;
		margin: 0;
		line-height: 28px;
		color: #fff;
		text-decoration: none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#menu &gt; li:last-child a {
		font-weight: 400;
		background-color: transparent;
	}

	#menu &gt; li:hover:last-child a, #menu &gt; li:last-child.current-menu-item a {
		border-bottom-color: #dbb630;
		background-color: transparent;
	}

	#menu .menu-item:hover, #menu .current-menu-item &gt; a, #menu .current_page_item &gt; a {
		background-color: #999;
		background-color: rgba(255, 255, 255, 0.15);
	}

	#menu .current-menu-ancestor, #menu .current_page_ancestor {
		background-color: transparent;
	}

	#menu .menu-item-has-children &gt; a {
		padding-left: 10px;
	}

	#menu .sub-menu {
		display: none;
		position: relative;
		width: 100%;
		padding: 0;
		clear: both;
		color: #fff;
		border-top-width: 0;
		background-color: #888;
		background-color: rgba(255, 255, 255, 0.1);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#menu li:hover &gt; .sub-menu {
		display: block;
	}

	#menu .sub-menu li {
		width: 100%;
	}

	#menu .sub-menu li a {
		line-height: 28px;
		padding: 6px 10px 6px 20px;
		height: auto;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	#menu .sub-menu .menu-item-has-children &gt; a::after {
		top: auto;
		line-height: 30px;
		content: '\25bc';
	}

	#menu .sub-menu .sub-menu {
		position: static;
	}

	.flex-direction-nav .flex-next {
		right: 10px;
	}

	.flex-direction-nav .flex-prev {
		left: 10px;
	}

	.title-page {
		font-size: 48px;
		line-height: 56px;
	}

	#home-routing .container {
		padding-bottom: 20px;
	}

	#home-routing .routing {
		top: 0;
		width: 48%;
	}

	#home-routing .routing:nth-child(2) {
		margin-right: 0;
	}

	#home-routing .routing:last-child {
		width: 100%;
		margin: 1em 0;
	}

	#home-routing .routing:last-child h3, #home-routing .routing:last-child p {
		text-align: center;
	}

	#home-routing .tcx_button, #home-routing input.searchsubmit {
		bottom: 20px;
		width: 60%;
		margin-left: -30%;
		left: 50%;
	}

	#home-routing input.searchsubmit {
		bottom: -80px;
	}

	#home-routing .searchform {
		width: 80%;
		position: relative;
		margin: 0 auto;
	}

	#product-lines .container {
		padding: 40px 10px;
	}

	.category-carousel {
		padding: 0 40px;
	}

	.title-footer {
		font-size: 28px;
		line-height: 32px;
	}

	.event-box.post a {
		height: 154px;
	}

	.event-box.post .postmetadata {
		width: 33%;
		height: 154px;
		margin: 0;
	}

	.event-box.post .post-title {
		width: 66%;
		max-width: none;
		padding: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.event-box.post .post-title h4 {
		font-size: 22px;
		line-height: 28px;
	}

}
@media only screen and (min-width: 761px) and (max-width: 977px) {

}

/**
 * Tablet
 */
@media only screen and (max-width: 760px) {
	body {
		font-size: 16px;
	}

	h1 a {
		width: 173px;
		height: 50px;
		background-size: 173px 50px;
	}

	h2 {
		font-size: 36px;
		line-height: 40px;
	}

	h3 {
		font-size: 26px;
		line-height: 32px;
	}

	h4 {
		font-size: 22px;
		line-height: 28px;
	}

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

	header.main .container {
		padding: 15px 20px;
	}

	.toggle:after {
		width: 40px;
		height: 40px;
		margin: 5px 0 5px 20px;
		line-height: 40px;
	}

	#menu {
		top: 100px;
	}

	#slideshow .slide-desc {
		position: relative;
		background-color: #333;
		background-color: rgba(0,0,0,0.8);
		width: 100%;
		left: 0;
		padding: 20px;
		margin-left: 0;
		background-color: 
	}

	.tcx_button, body .gform_wrapper .gform_footer input.button, .searchform .searchsubmit {
		font-size: 26px;
	}

	.slideshow-bottom, #slideshow .flex-direction-nav, #slideshow .flex-control-nav {
		display: none;
	}

	#banner {
		height: 240px;
		padding-top: 220px;
		overflow: hidden;
	}

	.featured-banner {
		height: 240px;
	}

	.title-page {
		font-size: 32px;
		line-height: 38px;
		padding-left: 0;
		text-align: left;
	}

	.accordion {
		font-size: 22px;
		line-height: 28px;
	}

	#content {
		width: 100%;
	}

	#sidebar {
		width: 100%;
		margin-top: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#home-routing .routing {
		width: 100%;
		margin-right: 0;
	}

	#home-routing .textwidget {
		padding-bottom: 60px;
	}

	#home-routing .routing h3, #home-routing .routing p {
		text-align: center;
	}

	.searchform .search, .gform_wrapper .gform_body input, .gform_wrapper .gform_body textarea {
		font-size: 20px;
	}

	.cpt-query-series {
		margin: 40px 0;
	}

	.searchsection .searchform .searchsubmit {
		margin: 20px 0 0 5px;
	}

	.event-box.post {
		width: 100%;
	}

	.footer-routing .c33:last-child {
		width: 100%;
	}

	footer.main p {
		text-align: center;
	}

	footer.main p span {
		display: block;
		padding-top: 10px;
	}

	footer.main p span a {
		padding: 8px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 760px) {
	#menu {
		width: 55%;
	}

	.c33, .c25, .c20 {
		width: 46%;
	}
}

/**
 * Phone
 */
@media only screen and (max-width: 480px) {
	h1 a {
		width: 138px;
		height: 40px;
		background-size: 138px 40px;
	}

	.toggle:after {
		width: 40px;
		height: 40px;
		margin: 0 0 0 20px;
		line-height: 40px;
	}

	#menu {
		top: 88px;
		right: 0;
		width: 100%;
	}

	#menu a {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#menu:after {
		right: 28px;
	}

	#slideshow {
		padding-top: 70px;
	}

	.title-page {
		font-size: 28px;
		line-height: 32px;
	}

	#home-routing .searchform {
		width: 100%;
	}

	#product-lines .container {
		padding: 40px 20px;
	}

	#product-lines .c25 {
		margin: 0 0 1em 0;
	}

	.event-box.post a {
		height: auto;
		min-height: 154px;
	}

	.event-box.post .postmetadata {
		padding: 20px 10px;
	}

	.event-box.post .postmetadata span {
		font-size: 30px;
	}

	.c75, .c66, .c50, .c33, .c25, .c20 {
		width: 100%;
	}

	.fancybox-overlay .fancybox-opened .fancybox-skin {
		padding: 5px !important;
	}

	.entrytext .alignleft img, .entrytext .alignright img, .entrytext .aligncenter img, .entrytext img.alignleft, .entrytext img.alignright, .entrytext img.aligncenter {
		width: 100%;
		height: auto;
	}

	.entrytext .wp-caption {
		width: 100% !important;
	}
}</pre></body></html>