/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
html {
	line-height:1;
}
a img {
	border:none;
}
a {
	color: #0069b1;
	text-decoration:none;
}
a:hover, a:active  {
	text-decoration:underline;
}
body {
	padding:0;
	margin:0;
	width:100%;
	box-sizing: border-box;
	overflow-x:hidden;
	position:relative;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust:none;
}
body * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul {
	line-height: 1.25;
}
.left { float: left; }
.right { float: right; }
.clear {
	display:block;
	padding:0;
	margin:0;
	clear:both;
}
form {
	margin:0;
	padding:0;
}
.alignright { float:right; }
.alignleft { float:left; }
.clearfix:before,
.clearfix:after {
	content:'';
	display:table;
}
.clearfix:after {
	clear:both;
}
.gm-style img {
	/* Fix typical Google Maps conflicting styles issue */
	max-width: none !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
h1, h2, h3, h4 {
	font-family: 'Open Sans Condensed', sans-serif;
}
h1 {font-size: 2.8em;}
h2 {font-size: 2em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1em;}
.product-entry h3 {
color: #0097d5;
font-size: 1.5em;
text-transform: uppercase;
border-bottom: 2px solid #0097d5;
margin: 2em 0 0.5em 0;
padding: 0 0 0.3em 0;
}
p {
	line-height: 1.5;
}
.wrapper {
	margin: 0 auto;
	padding: 0;
	max-width: 1280px;
	position: relative;
	width: 90%;
}
.header {
	border-bottom: 1px solid #0069b1;
}
.logo {
	display: block;
	width: 12em;
	height: 5.25em;
	background: url('../img/logo.png') no-repeat center center;
	background-size: cover;
	float: left;
	margin: 1.75em 0 .5em 2.25em;
	-webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .5));
	filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .5));
}
table {
    border-collapse: collapse;
    width: 100%;
	border:1px solid #000;
}
th {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: .05em;
	color: #fff;
	padding: 1em;
	text-transform: uppercase;
	text-align: left;
}
thead {
	background-color: #009bda;
}
td {
    padding: 0.5em 1em;
}
tr:nth-child(2n) {
    background: rgba(0, 155, 218, 0.09);
}
table.entry-products {
    border: 1px solid #000;
    margin: 1.6em 0;
    width: 100%;
    background: #fff;
}
table.entry-products th {
    border-top: none;
}
.logo em { display: none; }
.refine-search {
	border: 1px solid #0069b1;
	border-radius:1em;
	padding:0.7em 1.2em;
	margin: 2.2em 0;
}
.loop-paged {
	border-bottom: 1px solid rgba(0, 105, 177, 0.23);
}
.search-title {
	background: #009bda;
	color:#fff;
	margin:0;
	padding:4% 6%;
}
@media screen and (max-width:767px) {
	.search-title {
		font-size:2em;
	}
}
.wrapper-search {
	margin-bottom: 4%;
	margin-top: 4%;
}
.utility {
	background: #009bda;
	float: right;
}
.utility a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size: .8em;
	letter-spacing: .05em;
	color: #fff;
	padding: 1em;
	text-transform: uppercase;
	display: block;
	float: left;
	transition: background-color 0.25s ease;
}
.utility form {
	float: left;
	padding: .5em;
}
.utility a:hover {
	background: #fff;
	color: #009bda;
	text-decoration: none;
}
.utility-search-submit {
	width: 24px;
	margin-bottom: -8px;
}
.utility-search-feild {
	border: 0;
	padding: 0.4em;
}
.main-nav {
	display: block;
	position: relative;
	text-align: center;
}
.main-nav li, .main-nav ul {
	display: block;
	margin: 0;
	padding: 0;
}
.main-nav .sub-menu {
	display:none;
}
.main-nav a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: .9em;
	color: #0069b1;
	padding: 20px;
	display:block;
	width:100%;
}
.main-nav .current-menu-item a {
	background: #0069b1;
	color:#fff;
}
.main-nav .current-menu-item a:hover {
	background: #009ad8;
	color:#fff;
}
.main-nav > li {
	width: 19%;
	display: inline-table;
}
.main-nav a:hover {
	color: black;
	text-decoration: none;
}
.brand-window {
	position: relative;
}
.brand-window-image {
	position: absolute;
	right: 5%;
	bottom: 0;
	line-height: 0;
}
.brand-window-blue {
	background: #0098d6;
	padding: 30px 0;
	margin: 30px 0 0 0;
}
.brand-window-grey {
	background: #f2f2f2;
}
.brand-window-title {
	color: #009ad8;
	font-weight: 500;
	margin-right: 420px;
}
.brand-window-subtitle {
	color: #fff;
	font-weight: 500;
	margin-right: 420px;
	padding-right: 5%;
	line-height: 1.4;
}
.brand-window-header {
	position:relative;
}
.brand-window-slides {
	border-bottom:8px solid #0069b1;
}
.brand-window-slide {
	display:none;
	position: relative;
}
.brand-window-slide.active {
	display:block;
}
.brand-window-subtitle-fixed {
	min-height: 2em;
}
.brand-window-header .brand-window-image {
	bottom: -3.2em;
}
.brand-window-link {
	
}
.brand-window-pagination {
    left: 14em;
    top: -2.5em;
    margin: 0 auto; padding: 0; max-width: 1280px; position: relative; width: 90%;
    height: 0;
}
.brand-window-pagination a {
	display:inline-block;
	width:1em;
	height:1em;
	background:#c9c9c9;
	margin: 0.1em 0.3em;
	border-radius: 1em;
	overflow: hidden;
	text-indent: -100px;
}
.brand-window-pagination a:hover {
	background:#6499bb;
}
.brand-window-pagination a.active {
	background:#006aad;
}
.brand-window-link-href {
    display: inline-block;
	
    padding: 0.7em;
	
    padding-right: 2em;
    padding-left:0;
    font-family: 'Open Sans', sans-serif;
	font-weight: bold;
    font-size: 1.6em;
}
.brand-window-link-img {
    height: 1.3em;
	
    width: 1.3em;
    margin-bottom: -0.3em;
    position: relative;
    top: -0.1em;
}
.product-tabs {
	background: #f2f2f2;
	border-bottom: .4em solid #0069b1;
	margin-bottom: 1em!important;
	height: 3.6em;
}
.product-tabs ul { 
	margin: 0;
	padding: 0;
	display: inline-table;
	list-style:	 none;
}
.product-tab {
	padding: 1em 0;
	margin: 0 0 0 -20px;
	float: left;
	display: block;
}
.r-tabs .r-tabs-tab {
	margin-left: -2px !important;
}
.r-tabs .r-tabs-panel {
	padding: 0!important;
}
.product-tab a {
	padding: 0 1em;
	text-align: center;
	font-size: 1em;
	border-right: 1px solid #0069b1;
}
.product-tab:hover, .r-tabs-tab.r-tabs-state-active {
	background: #0069b1;
}
.product-tab:hover a, .r-tabs-tab.r-tabs-state-active a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 1.6em;
	border-right: 0;
	margin-right: 1px;
}
.r-tabs-tab.r-tabs-state-active a{
	background: url('../img/indc.png') no-repeat center bottom;
}
.r-tabs-state-excluded:hover {
	background: #0098d6;
}
.product-tab:last-child a{
	border-right: 0;
}
.product-item {
	float: left;
	width: 25%;
	max-width: 30em;
	position: relative;
}
.product-item-image {
	width: 100%;
	max-width: 30em;
	height: auto;
	padding-bottom: 1px;
	border-bottom: 8px solid #dedfdf;
}
.product-file-header {
	color: #0069b1;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: .1em;
	padding-top: 2em;
}
.product-files {
	border-bottom: 1px dotted #0069b1;
	padding: 1em 0;
}
.product-files:last-child {
	border-bottom: none;
}
.product-file {
	float: left;
	padding: 1em 2em 1em 0;
	margin: 0;
	text-align: center;
	width: 12em;
}
.product-file-label {
	padding-top: 1em;
	display: block;
	position: relative;
	top: -0.5em;
}
.product-files-left {
	float: left;
	width: 25%;
}
.product-files-right {
	float: right;
	width: 75%;
	list-style: none;
}
.product-item-zoom {
	margin-top: 1em;
	background: url('../img/icn-zoom.svg') no-repeat left center;
	font-size: 80%;
	float: right;
	padding-left: 1.25em;
	text-transform: uppercase;
}
.product-item-zoom:hover {
	color: #000;
}
.product-item:last-child {
	margin-right: 0;
}
.product-item-header {
	color: #fff;
	padding: .5em;
	background: #0069b1;
	font-size: 1em;
}
.product-image {
    max-height: 460px !important;
}
.product-header {
	background: #0098d6;
	padding: .5em 0;
}
.product-title {
	color: #fff;
}
.product-overview-entry {
	padding-left: 2em;
	width: 75%;
	float: right;
}
.product-entry h1 {
	color: #0097d5;
	font-size: 2em;
	text-transform: uppercase;
	border-bottom: 1px solid #0097d5;
	margin: 1em 0 1em 0;
	padding: 0 0 .5em 0;
}
.product-entry-gallery {
	width: 102.5%;
}
.product-entry-gallery img {
    width: 100%;
    height: auto;
    /* opacity: 0.8; */
}
.product-entry-gallery a {
    width: 31%;
    display: block;
    margin-right: 2.3%;
    float: left;
    line-height: 0;
    border-top: solid 5px #00A3E5;
    position: relative;
}
.product-entry-gallery a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 152, 214, 0) 84%, rgba(0, 0, 0, 0.18) 100%);
    top: 0;
    left: 0;
}
.product-entry-gallery a:hover {
    border-top: solid 5px #0069B1;
    box-shadow: inset 0 0 1em #00A3E5;
}
.product-entry-gallery a:hover img {
    opacity: 0.9;
}
#html5-watermark a{display: none;!important}
ul.gform_fields {
	width: 75%;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	background: #efefef;
	padding: 2em !important;
}
.gform_fields .gfield {
	border-bottom: 1px solid #efefef;
	padding: 1em 0;
	min-height: 3em;
}
.gform_fields input {
	border: 1px solid #ccc;
	border-radius: .3em;
	padding: .5em;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 100% !important;
}
.gform_wrapper {text-align: center;}
.gform_fields .gfield:last-child {
	border-bottom: none;
}
.gform_fields select, .gform_fields textarea {
	border: 1px solid #ccc;
	padding: .3em;
	background: #fff;
	border-radius: 1em;
}
.gform_button {
	background: #0069b1;
	border: 1px solid #0069b1;
	color: #fff;
	padding: .5em 1em;
	border-radius: .3em;
	cursor: pointer;
}
.gform_wrapper .left_label .gfield_label {
	font-weight: 100!important;
	font-size: .8em;
}
.footer {
	background: #f0f0f2;
	color: #464646;
	font-size: .9em;
	margin-top: 1em;
}
.footer-search-submit {
	width: 24px;
	margin-bottom: -7px;
}
.single-default {
	margin-bottom: 3em;
}
.footer-links {
	list-style: none;
	padding: 0;
}
.footer-links li {
	margin-bottom: 1em;
}
.footer-taglines {
	margin: 0;
	padding: 0;
}
.footer-taglines {
	list-style: none;
	padding: 0;
}
.footer-taglines li {
	margin: 0 0 2em 0;
	padding: 0;
}
.footer-taglines li a {
	color: #333;
	font-size: .85em;
	text-transform: uppercase;
}
.footer-location-header {
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0 0 .25em 0;
	padding: 0;
}
.footer-contact p {
	margin-bottom: 2em;
}
.footer-row-1 {
	border-bottom: 1px solid #fff;
	padding: 30px 0;
}
.footer-row-2 {
	padding: 30px 0;
}
.footer-box {
	line-height: 1.4em;
}
.footer-contact {
	
}
.footer-taglines {
	
}
.footer-logos {
	float: right;
	margin-top: -1em;
	width: 35%;
}
.footer-logo {
	margin-left: 1em;
}
.sub-footer {
	margin: 1em 0;
}
.sub-footer .wrapper {
	border-top: 8px solid #0069b1;
	padding: 1em 0;
	margin-top: .2em;
}
.sub-footer-header {
	border-bottom: 1px solid #0069b1;
	color: #0069b1;
	padding: 0 0 0.4em 0;
	margin-bottom: 0.4em;
}
.sub-footer-subheader {
	font-weight: 600;
}

.paged-quote {
	border-bottom: 1px solid rgba(0, 105, 177, 0.23);	
	padding-bottom: 1.7em;
}
.paged-quote-title {
	font-size: 1.7em;
}
.paged-quote p {
	margin: 0.3em 1em;
}
.single-quote-td {
	width:50%;
}
.single-quote-footer {
    /* background-color: #009bda; */
    color: #000;
    font-family: 'Open Sans Condensed', sans-serif; font-weight: bold; font-size: 1em; letter-spacing: .05em;  padding: 1em; text-transform: uppercase; text-align: left;
    border-top: #009bda solid 1px;
}
.single-quote-footer-label {
    text-align: right;
}
.single-quote-footer-total {
    font-size: 1.7em;
    text-align: right;
    padding: 1em;
}

.entry h1 {
	color: #0097d5;
	border-bottom: 1px solid #0097d5;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	font-size: 2.5em;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.single-sidebar {
	float: left;
	width: 10em;
	margin-right: 2em;
}

.single-content {
	padding-left: 12em;
	position: relative;
}
h1.ci-title {
	color: #fff;
	padding: .5em;
	background: #0069b1;
	font-size: .8em;
	margin: 0 0 1em 0;
}
.distributors {
	
}
.distributors header h1 {
	color: #0097d5;
	margin: 1em 0 .25em;
	padding: 0;
	font-size: 3em;
	text-transform: uppercase;
	letter-spacing: .05em;
}
.distributors header h2 {
	font-size: 1.55em;
	margin: 0;
	padding: 0;
}
.distributor-map-wrapper {
	width: 100%;
	text-align: center;
	max-height: 402px;
}
.distributor-map[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}
.distributor-map {
	margin: 0 auto;
}
.distributor-map-region {
	fill: #016BB1;
}
.distributor-map-region:hover {
	fill: #189ad6;
	cursor: pointer;
}
.distributor-listing-title {
    font-size: 1.5em;
}
.distributor-listing p {
    margin: 0;
    font-size: 0.8em;
}
.distributor-subtitle {
    font-size: 1em;
    text-transform: uppercase;
    margin: 1em 0 0.4em;
    letter-spacing: 0.03em;
}
.distributor-listing {
    padding-bottom: 1.8em;
    border-bottom: 3px solid #009bda;
    margin-bottom: 2em;
}
.distributors-header {
    padding-bottom: 1em;
    margin-bottom: 2em;
    border-bottom: 8px solid #0069b1;
}
.distributor-listing p span {
    background: rgba(233, 246, 255, 1);
    display: inline-block;
    padding: 0 0.6em;
    margin: 0.3em 0.1em;
    font-size: 0.9em;
    border-radius: 0.4em;
    border: 1px solid rgba(197, 232, 255, 1);
    color: rgba(16, 84, 129, 1);
    box-shadow: 0.1em 0.1em 0.1em rgba(0, 66, 98, 0.17);
}
.distributor-listings-empty {
	font-size: 1.5em;
	display: none;
	margin: 1em 0;
}
.home-widget p {
	margin: 0 1em;
}
.home-widget-button {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: .8em 1em;
	border-radius: 3px;
	background: #0069b1;
	margin: 1em;
	float: left;
}
.home-widget-button:hover {
	text-decoration: none;
	background: #0098d6;
}
.home-widgets {
	border-top: 1px solid #0069b1;
	margin: 1em 0;
	padding: 1em 0;
}
.home-widget {
	width: 32.6%;
	float: left;
	margin-right: 1%;
	border-bottom: .4em solid #ececec;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 50%, #efefef 99%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(99%,#efefef), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 50%,#efefef 99%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 50%,#efefef 99%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 50%,#efefef 99%,#ffffff 100%);
	background: linear-gradient(to bottom,  #ffffff 50%,#efefef 99%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.home-widget:last-child {
	margin-right: 0!important;
}
.home-widget h1 {
	background: #0069b1;
	padding: 1em;
	color: white;
	font-size: 1.5em;
	letter-spacing: .01em;
	text-transform: uppercase;
}
.intro {
	/*border-top: 1px solid #0069b1;*/
}
.intro p {
	line-spacing: 1.3;
	font-size: 120%;
	margin: 2em 0;
	color: #777;
}
.intro a {
	font-weight: bold;
}
.locations-left {
	float: left;
	width: 50%;
}
.locations-left .gform_button { display: none!important; }
.product-category {
	float: left;
	width: 20%;
}
.product-categories {
	border-top: 1px solid #0069b1;
	padding: 2em 0 1em 0;
}
.product-category h1 {
	text-align: center;
	font-size: 1.25em;
}
.product-content-log-in {
	padding: 1.7em;
	text-align: center;
	margin: 2em 0;
	background-color: rgba(0, 152, 214, 0.13);
	line-height: 1.5;
}
.product-content li {
	line-height:1.5;
}
.product-content-tile-header {
	color: #fff;
	padding: .5em;
	background: #0069b1;
	font-size: 1em;
}
.product-content-tiles table {
	font-size: 0.8em;
	line-height: 1.3;
}
.product-content-tiles img {
	max-width: 100%;
	height: auto;
}
.map {
	text-align: right;
	margin-left: 280px;
	margin-top: 2em;
	margin-bottom: -118px;
}
.map-png {
	max-width: 100%;
	height:auto;
}
.styled-select {
	cursor: pointer;
	overflow: hidden;
	padding: 0;
	margin: 0.2em;
	background: #fff;
	background-color: #0069b1;
	position:relative;
}
.styled-select select {
    margin:0; 
    padding:0; 
    outline:none; 
    font-family:inherit;
	
    font-size: 0.8em;
	
    padding: 0.8em;
	
    padding-right: 2.5em;
	
    color: #fff;

	width: 105%;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	border: none;
	box-shadow: none;
	
	padding-right:0;
	width:125%;
    line-height: 1;
    cursor: pointer;
}
.styled-select:before {
	content: "";
	position: absolute;
	top: 0.8em;
	right: 0.7em;
	width: 0;
	height: 0;
	border-left: 0.6em solid transparent;
	border-right: 0.6em solid transparent;
	border-top: 0.6em solid #fff;
	pointer-events: none;
}
.styled-select:hover {
	border-color:#0085e0;
}
.styled-select option {
	color: #000;
}
.quote-nav {
	display: block;
	background-color: #0069b1;
	padding: 1em;
	margin: 1em 0;
	color: #fff;
	border-radius: 0.3em;
	box-shadow: 0.2em 0.2em 0.5em #CACACA;
}
.quote-nav:hover {
	background-color: #00548E;
	color: #FFFFFF;
	text-decoration: none;
}
.quote-nav-prev {
	float:left;
}
.quote-nav-next {
	float:right;
}
.quote-nav-totals {
	padding: 1em;
	text-align: center;
}
@media (max-width: 767px) {
	.wide {
		display:none;
	}
	.home-widget {
		width: 100%;
	}
	.products {
		padding: 1em;
	}
	.product-c1, .product-c2, .product-c3, .product-c4 {
		max-width: 100%;
	}
	.product-title {
		font-size: 1.5em;
		line-height: 1.4;
	}
	.brand-window-subtitle {
		font-size: 1.3em;
	}
	.product-tabs .wrapper {
		padding: 0;
	}
	.r-tabs .r-tabs-accordion-title {
		display: block;
		margin-left: 0;
		padding: 1em;
		text-align: center;
		border-bottom: 1px solid #ccc;
		background: #f0f0f0;
	}
	.r-tabs-accordion-title a {
		border-right: none;
	}
	.r-tabs-accordion-title a:hover {
		text-decoration: none;
	}
	.r-tabs-accordion-title:hover, .r-tabs-accordion-title.r-tabs-state-active {
		border-bottom: none;
		margin-bottom: 1px;
		background: #0069b1;
	}
	.r-tabs-accordion-title:hover a, .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
		color: #fff;
	}
	.product-item {
		display: block;
		float: none;
		width: 93%;
		margin: 1em auto;
	}
	.product-entry {
		width: 100%;
		float: none;
		padding: 1em;
	}
	ul.gform_fields {
	    width: 100%;
	}
	.logo {
		float: none;
		margin: 20px auto;
	}
	.utility {
		float: none;
		text-align: center;
		margin: 20px 0;
	}
	.utility a {
		float: none;
		display: inline-table;
		padding: 1em .5em;
		font-size: .7em;
	}
	.main-nav {
		border-top: 1px solid #efefef;
	}
	.main-nav li {
		width: 100%;
		display: block; 
	}
	.main-nav a {
		padding: 20px;
		border-bottom: 1px solid #efefef;
		display:block;
		width:100%;
	}
	.main-nav a:hover {
		color: black;
		text-decoration: none;
	}
	.brand-window-image {
		display: none;
	}
	.brand-window-title {
		margin-right: 0;
	}
	.brand-window-subtitle {
		margin-right: 0;
	}
	.footer-box {
		border-bottom: 1px solid #fff;
		margin-bottom: 1em;
		padding-bottom: 1em;
	}
	.footer-logos {
		float: right;
		margin-top: -1em;
		width: auto;
	}
	.sub-footer-image {
		float: left;
		margin: 1em 0;
		width: 100%;
		height: auto;
	}
	.map {
	    margin: 1em;
	}
	.distributors header h1 {
	    margin-top: 0;
	    font-size: 2em;
	}
	.distributors header h2 {
	    font-size: 1.2em;
	}
	.product-content-tiles-wide table {
		min-width: 1024px;
	}
	.product-content-tiles table {
		font-size: 0.8em;
		line-height: 1.3;
	}
}

@media (min-width: 768px) {
	.product-content-tiles-thin {
		width: 50%;
		padding-right: 2%;
	}
	..product-content-tiles-thin-wrapper {
		width: 102%;
	}
	.thin {
		display:none;
	}
	.distributor-filters .styled-select {
		/* width: 23%; */
		/* float: left; */
		margin: 1em 1%;
	}
	.product-phone-tabs {
		display: none;
	}
	.product-tabbed-content {
		margin-top: 2em;
	}
	.footer-box {
		width: 33%;
		float: left;
		padding: .33%;
		line-height: 1.4em;
	}
	.product-c1 {
		width: 307px;
	}
	.product-c2 {
		width: 627px;
	}
	.product-c3 {
		width: 74%;
	}
	.product-c4 {
		width: 99%;
	}
	.sub-footer-right {
		width: 60%;
		float:	right;
	}
	.sub-footer-image {
		float: left;
		margin: 1em 0;
		max-width: 38%;
		height: auto;
	}
	.distributor-listings {
	    margin-left: 33%;
	}
	.distributor-filters {
	    float: left;
	    width: 30%;
	}
}
@media print {
	.main-nav, .utility, .footer-row-2, .footer-box, .single-quote-back {
	    display: none;
	}
	.footer-row-1 {
	    padding: 10px;
	}
	.logo {
	    width: auto;
	    height: auto;
	    float: none;
	    background: none;
	    -webkit-filter: none;
	    font-size: 3em;
	    margin: 0.4em;
	}
	.logo em {
	    display: block;
	}
	.single-quote-back
}
