﻿:root {
	--KOA-blue: #17479e;
	--midnight-blue: #003479;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	width: 100%
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-size: 100%
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

.sidebar hr {
	border-top-color: #AFAFAF
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0
}

img.auto {
	width: auto !important
}

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

[class^="icon-"],
[class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-chevron-up:before {
	content: "\f077"
}

.icon-facebook-square:before {
	content: "\f082"
}

.icon-twitter:before {
	content: "\f099"
}

.icon-arrow-circle-right:before {
	content: "\f0a9"
}

.icon-google-plus:before {
	content: "\f0d5"
}

.icon-caret-down:before,
.icon-sort-down:before {
	content: "\f0d7"
}

.icon-linkedin:before {
	content: "\f0e1"
}

/* --- CORP BANNER --- */
#corporatebanner {
	background-color: white;
	height: 84px; /* - - 49px - - */
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.5);
	z-index: 10000;
	position: fixed;
	width: 100%;
	box-sizing: border-box;
	top: 0;
}
#corporatebanner .span_10_of_12 {
	margin: 0 auto;
	padding: 4px 0;
	width: 83.06%;
	max-width: 1500px;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
}
#corporatebanner img {
	width: auto;
}
#corporatebanner .span_10_of_12>a {
	width: 38px;
}
#corporatebanner img.mark {
	max-width: 315px;
	margin-left: 0;
}
#corporatebanner ul {
	list-style: none;
	padding: 6px 0 0 0;
	margin: 0;
	width: auto;
}
#corporatebanner li {
	margin-left: 30px;
	display: inline-block;
	position: relative;
}
#corporatebanner li span {
	position: relative;
	top: 1px;
}
#corporatebanner a:link {
	color: var(--KOA-blue);
	text-decoration: none;
	padding-bottom: 8px;
}
#corporatebanner a:visited {
	color: var(--KOA-blue);
	text-decoration: none;
	padding-bottom: 8px;
}
#corporatebanner a:hover, #corporatebanner a:active {
	color: var(--midnight-blue);
	text-decoration: none;
	padding-bottom: 8px;
}
#companies {
	display: none;
	width: 232px;
	border: 1px solid var(--KOA-blue);
	border-radius: 5px;
	box-shadow: 0 0 3px 3px rgba(0,0,0,.25);
	box-sizing: border-box;
	background: #FFF;
	margin: 0;
	position: absolute;
	right: -15px;
	max-height: calc(100vh - 100px);
	height: auto;
}
#companies ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: none;
	width: auto;
	height: auto;
}
#companies li {
	padding: 15px 0;
	display: block;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #CECECE;
}
#companies li:first-child {
	padding-top: 0;
}
#companies li:last-child {
	border: 0 none;
}
#companies li.koa {
	padding:15px 0 5px 0;
}
#companies .koa img {
	clip-path: inset(0px 0px 10px 0px);
}
#corporatebanner .right-nav {
  display: inline-block;
}
#companies:before {
	content: " ";
	position: relative;
	z-index: 10;
	top: -9px;
	left: 166px;
	width: 0;
	height: 0;
	border-bottom: 10px solid #fff;
	border-left: 9px solid transparent;
	border-right: 10px solid transparent;
	display: block;
}
#companies:after {
	content: " ";
	position: absolute;
	z-index: 1;
	top: -10px;
	left: 166px;
	width: 0;
	height: 0;
	border-bottom: 10px solid var(--KOA-blue);
	border-left: 9px solid transparent;
	border-right: 10px solid transparent;
	display: block;
}
#companies-parent:hover #companies {
	display: block;
	margin-top: 10px;
}
#companies .inner-companies {
  overflow-y: auto;
  max-height: calc(100vh - 120px);
  height: auto;
  width: 100%;
  padding: 0 20px 15px 20px;
  box-sizing: border-box;
}
.inner-companies::-webkit-scrollbar {
	width: 10px;
}
.inner-companies::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
	border-radius: 8px;
}
.inner-companies::-webkit-scrollbar-thumb {
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.5);
}

.section {
	clear: both;
	padding: 0px;
	margin: 0px
}

.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%
}

.col:first-child {
	margin-left: 0
}

.group:before,
.group:after {
	content: "";
	display: table
}

.group:after {
	clear: both
}

.group {
	zoom: 1
}

.span_12_of_12 {
	width: 100%
}

.span_11_of_12 {
	width: 91.53%
}

.span_10_of_12 {
	width: 83.06%
}

.span_9_of_12 {
	width: 74.6%
}

.span_8_of_12 {
	width: 66.13%
}

.span_7_of_12 {
	width: 57.66%
}

.span_6_of_12 {
	width: 49.2%
}

.span_5_of_12 {
	width: 40.73%
}

.span_4_of_12 {
	width: 32.26%
}

.span_3_of_12 {
	width: 23.8%
}

.span_2_of_12 {
	width: 15.33%
}

.span_1_of_12 {
	width: 6.866%
}

body {
	background-color: black;
	background-image: url(/img/bg-left.jpg), url(/img/bg-right.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: top left, top right;
	background-attachment: fixed, fixed;
	font-size: 100%;
	top: 0px !important
}

.wrapper {
	background-color: black;
	border: 2px solid #8f8f8f;
	margin: 0 auto;
	border-top: 0 none;
	border-bottom: 0 none;
	max-width: 1260px
}

header h2 {
	display: block;
	height: 178px;
	width: 334px;
	text-indent: -5000px;
	background: url(img/Piranha-Hose-Products-logo.png) no-repeat top center
}

header h2.col {
	margin: inherit auto;
	padding: 0 1%;
	box-sizing: border-box
}

header h2.span_12_of_12 img {
	width: auto;
	max-width: 100%
}

nav {
	background-color: #cecece;
	height: 45px;
	position: relative;
	z-index: 500
}

nav ul,
ul.page-nav,
.productsPage main ul.page-nav {
	list-style: none;
	font-size: 0.9375em;
	text-transform: uppercase;
	margin: 0 0 0 2.5%;
	float: left;
	padding: 0;
	position: relative;
	z-index: 1000
}

ul.page-nav,
.productsPage main ul.page-nav {
	float: none;
	color: red;
	text-align: left;
	margin: 0 0 20px 0
}

ul.page-nav a:link,
ul.page-nav a:visited,
.productsPage main ul.page-nav li a:link,
.productsPage main ul.page-nav li a:visited,
.productsPage-new main ul.page-nav a:link,
.productsPage-new main ul.page-nav a:visited {
	color: red;
	text-decoration: underline
}

ul.page-nav a:hover,
.productsPage main ul.page-nav li a:hover,
.productsPage-new main ul.page-nav a:hover {
	color: white;
	text-decoration: none
}

.productsPage main ul.page-nav li {
	width: auto;
	margin: 0 15px 0 0
}

nav p {
	margin: 0 auto;
	text-transform: uppercase;
	float: none;
	font-size: 140%;
	text-align: center;
	color: #555;
	box-sizing: border-box;
	padding-top: 5px;
	line-height: 40px
}

nav li,
.page-nav li {
	display: inline-block;
	margin-right: 4px
}

.page-nav li {
	margin-right: 10px
}

.page-nav li.active a:link,
.page-nav li.active a:visited,
.productsPage main ul.page-nav li.active a:link,
.productsPage main ul.page-nav li.active a:visited,
.productsPage-new main ul.page-nav li.active a:link,
.productsPage-new main ul.page-nav li.active a:visited {
	color: #cecece;
	text-decoration: none
}

nav a {
	color: #1b1b1b;
	text-decoration: none;
	height: 45px;
	padding: 12px 15px 11px 15px;
	box-sizing: border-box;
	display: inline-block
}

nav a:link,
nav a:visited {
	color: #1b1b1b;
	text-decoration: none
}

nav a:hover,
nav a:active {
	color: red
}

nav li.active a:link,
nav li.active a:visited,
nav li.active a:hover,
nav li.active a:active {
	color: red
}

nav li.active a {
	border-bottom: 3px solid red;
	color: red
}

nav li.active.parent:hover a {
	border-bottom: 0 none
}

nav li.parent:hover a {
	background-color: #e2e2e2
}

ul.sub {
	background-color: #fafafa;
	background-image: -moz-linear-gradient(#e2e2e2 0%, #fafafa 100%);
	background-image: -o-linear-gradient(#e2e2e2 0%, #fafafa 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(100%, #fafafa));
	background-image: -webkit-linear-gradient(#e2e2e2 0%, #fafafa 100%);
	background-image: -ms-linear-gradient(#e2e2e2 0%, #fafafa 100%);
	background-image: linear-gradient(#e2e2e2 0%, #fafafa 100%);
	position: absolute;
	height: auto;
	display: none;
	margin: 0;
	padding: 0 0 10px 20px;
	box-sizing: border-box;
	z-index: 700
}

ul.sub.about {
	top: 32px;
	width: auto
}

ul.sub.product {
	z-index: 1000
}

ul.sub li {
	display: block
}

nav .sub li a,
nav .sub li:hover a,
nav li.parent:hover .sub li a {
	border: 0 none;
	background: none;
	padding: 10px
}

nav li.active ul.sub a:link,
nav li.active ul.sub a:visited,
nav li.active ul.sub a:hover,
nav li.active ul.sub a:active {
	background: none;
	color: #1b1b1b
}

html nav li.active ul.sub a:hover,
html nav li.active ul.sub a:active {
	color: red
}

#nav-products ul.sublinks {
	margin: 0 0 20px 0;
	border: 0 none;
	padding: 0;
	position: relative
}

nav #nav-products ul.sublinks li {
	display: inline-block;
	clear: none
}

nav #nav-products ul.sublinks li a:link,
nav #nav-products ul.sublinks li a:visited {
	color: #000
}

nav #nav-products ul.sublinks li a:hover,
nav #nav-products ul.sublinks li a:active {
	color: red
}

nav #language {
	float: right;
	position: relative;
	z-index: 10;
	height: 38px;
	overflow: hidden;
	width: 15%
}

div.skiptranslate {
	display: none
}

#language div.skiptranslate {
	display: block
}

#language div.skiptranslate select {
	display: block;
	height: 28px;
	border: 1px solid #646464;
	font-size: 115%;
	margin-top: 8px;
	color: black;
	width: 90%
}

select.goog-te-combo {
	font-size: 90%;
	width: 80%;
	height: 24px;
	border: 1px solid #999;
	margin-right: 1%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	padding-left: 10px;
	background: url(/img/arrow-down.png) 90% center no-repeat, #fff;
	background: url(/img/arrow-down.png) 90% center no-repeat, -moz-linear-gradient(top, #fff 5%, #dfdfdf 50%);
	background: url(/img/arrow-down.png) 90% center no-repeat, -webkit-linear-gradient(top, #fff 5%, #dfdfdf 50%);
	background: url(/img/arrow-down.png) 90% center no-repeat, linear-gradient(to bottom, #fff 5%, #dfdfdf 50%)
}

#language a.goog-logo-link img {
	display: none
}

nav #nav-products {
	display: none;
	position: absolute;
	top: 44px;
	left: 0;
	width: 40%;
	height: auto;
	background-color: #f9f9f9;
	background-image: -moz-linear-gradient(#e3e3e3 0%, #f9f9f9 100%);
	background-image: -o-linear-gradient(#e3e3e3 0%, #f9f9f9 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e3e3), color-stop(100%, #f9f9f9));
	background-image: -webkit-linear-gradient(#e3e3e3 0%, #f9f9f9 100%);
	background-image: -ms-linear-gradient(#e3e3e3 0%, #f9f9f9 100%);
	background-image: linear-gradient(#e3e3e3 0%, #f9f9f9 100%);
	padding: 2% 2% 29px 3.4%;
	border: 1px solid #A2A2A2;
	z-index: 800;
	min-width: 500px;
	-webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.25);
	border-top: 0 none
}

nav #nav-products .col {
	width: 48%
}

nav #nav-products p {
	color: #666;
	text-align: left;
	font-size: 100%
}

nav #nav-products h4 {
	font-size: 1em
}

nav #nav-products input {
	height: 30px;
	width: 80%
}

nav #nav-products li {
	display: block;
	clear: both
}

nav #nav-products li a {
	border: 0 none;
	height: auto;
	padding: 2px 10px;
	background: none
}

nav #nav-products li a:hover {
	color: #000
}

nav #nav-products form {
	margin-bottom: 21px
}

#nav-products .specialists {
	width: 39%
}

#nav-products .specialists ul {
	text-transform: none;
	font-size: 90%;
	border-right: 0 none
}

#nav-products .specialists li {
	margin-bottom: 20px
}

#nav-products .specialists img {
	width: auto;
	float: left;
	margin: 0 10px 0 5px;
	clear: left
}

nav #nav-products .specialists li a:link,
nav #nav-products .specialists li a:visited {
	font-style: italic;
	font-weight: 700;
	color: #069;
	font-size: 110%;
	display: inline-block;
	text-decoration: underline;
	padding: 2px 10px 2px 0
}

nav #nav-products .specialists li a:hover,
nav #nav-products .specialists li:hover a {
	background: none;
	color: #024D72
}

nav #nav-products a.button:link,
nav #nav-products a.button:visited {
	border-color: red;
	background: rgba(75, 116, 154, 0.88);
	color: #FFF;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	font-size: 90%;
	height: auto
}

nav #nav-products a.button:hover {
	background-color: #4b749a
}

#nav-products button {
	border: 0 none;
	background: none;
	position: absolute;
	top: 63px;
	left: 75%
}

#nav-products button .fa-2x {
	font-size: 140%;
	color: #b7b7b7;
	margin-top: 5px
}

main {
	margin: 40px 3.3% 20px 3.3%;
	z-index: 200;
	position: relative
}

h1 {
	color: red;
	font-size: 187.50%;
	text-transform: uppercase
}

main h1:first-child {
	margin-top: 0
}

h2 {
	color: red;
	font-size: 1.5em;
	margin-bottom: 8px
}

h3 {
	color: red;
	font-size: 1.35em
}

main h3 {
	clear: both;
	margin-bottom: 10px
}

h4 {
	font-size: 1.2em;
	margin-bottom: 10px;
	color: red
}

h4:first-of-type {
	margin-top: 0
}

h4 em,
h5 em {
	display: block;
	font-style: italic;
	color: red
}

h4.logo {
	text-align: center;
	margin: 60px 0
}

h4.logo:nth-of-type(1) {
	margin-top: 22px
}

.sidebar h5 {
	margin-bottom: 8px
}

.sidebar h5:nth-of-type(1) {
	margin-top: 4px
}

p,
ul {
	color: white;
	font-size: 112.5%;
	margin: 0 0 16px 0;
	padding-right: 20px
}

ul ul {
	font-size: 100%
}

ul ul ul {
	font-size: 100%
}

.news-events p,
.about div.span_8_of_12 p {
	padding-right: 50px
}

.news-events div.span_6_of_12:nth-child(2) {
	padding-left: 50px;
	box-sizing: border-box
}

.news-events main ul {
	list-style: none;
	padding: 0
}

.news-events main li {
	border-bottom: 1px solid #8F8F91;
	margin: 20px 0
}

.news-events main li:last-child {
	border-bottom: 0 none
}

h4.date {
	margin-bottom: 0;
	color: #333;
	text-transform: uppercase
}

h4.date+h3 {
	margin-top: 8px
}

a:link,
a:visited,
.productsPage-new main a.more:link {
	color: red;
	text-decoration: underline
}

a:hover,
a:active {
	color: #B80505;
	text-decoration: none
}

.slides.col.span_8_of_12 {
	position: relative
}

.main-slider,
.featured-slider {
	padding: 0;
	margin: 0
}

.featured-slider {
	padding-bottom: 20px;
	list-style: none
}

.featured-bg {
	background: #000000;
	background: -moz-linear-gradient(left, #000 0%, gray 8%, gray 92%, #000 100%);
	background: -webkit-linear-gradient(left, #000 0%, gray 8%, gray 92%, #000 100%);
	background: linear-gradient(to right, #000 0%, gray 8%, gray 92%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
	width: 100%;
	height: 1px
}

.featured-bg.bottom {
	margin-bottom: 20px
}

.featured-slider li {
	position: relative;
	height: 150px;
	width: 24%;
	display: inline-block
}

.featured-slider img {
	width: 50%;
	position: absolute;
	z-index: 1;
	left: 25%
}

.featured-slider a {
	text-decoration: none;
	height: 100%;
	display: block
}

.featured-slider p {
	position: relative;
	z-index: 10;
	font: italic 800 120% "Source Sans Pro", Helvetica, sans-serif;
	text-shadow: 1px 1px 3px #000000;
	padding-top: 146px;
	text-align: center
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url("/img/ajax-loader.gif") center center no-repeat
}

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

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.featured-slider .slick-prev:before,
.featured-slider .slick-next:before {
	color: white
}

.slick-prev {
	left: 5px;
	z-index: 10
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: '←'
}

[dir='rtl'] .slick-prev:before {
	content: '→'
}

.slick-next {
	right: 5px
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: '→'
}

[dir='rtl'] .slick-next:before {
	content: '←'
}

#search,
#mobilesearch {
	z-index: 1000;
	position: fixed;
	margin-top: -2px;
	background-color: #cecece;
	height: 59px;
	box-sizing: border-box;
	max-width: 1260px;
	padding-top: 8px
}

#mobilesearch {
	margin-top: 0;
	height: 57px
}

#search .span_2_of_12 {
	width: 17%
}

#search p {
	text-align: left;
	text-transform: uppercase;
	font-size: 85%;
	padding: 3px 20px 0 0;
	float: right;
	width: 60px;
	line-height: 15px
}

#search p a:link,
#search p a:visited,
#mobilesearch p a:link,
#mobilesearch p a:visited {
	color: #1b1b1b
}

#search form {
	height: 100px;
	width: 43%;
	float: right
}

input[type=text],
input[type=password] {
	border: 1px solid #8F8F91;
	background-color: #fff;
	background-image: -moz-linear-gradient(#eaeaea 0%, #fff 26%);
	background-image: -o-linear-gradient(#eaeaea 0%, #fff 26%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(26%, #fff));
	background-image: -webkit-linear-gradient(#eaeaea 0%, #fff 26%);
	background-image: -ms-linear-gradient(#eaeaea 0%, #fff 26%);
	background-image: linear-gradient(#eaeaea 0%, #fff 26%);
	color: #4c4c4c;
	padding-left: 10px;
	box-sizing: border-box
}

#login input[type=text] {
	margin: 10px 0 30px 0
}

#search input[type=text],
#mobilesearch input[type=text] {
	font-size: 90%;
	height: 30px;
	width: 100%
}

#search select,
#mobilesearch select {
	font-size: 90%;
	width: 80%;
	height: 30px;
	border: 1px solid #8F8F91;
	background-color: #dfdfdf;
	background-image: -moz-linear-gradient(#fff 5%, #dfdfdf 50%);
	background-image: -o-linear-gradient(#fff 5%, #dfdfdf 50%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fff), color-stop(50%, #dfdfdf));
	background-image: -webkit-linear-gradient(#fff 5%, #dfdfdf 50%);
	background-image: -ms-linear-gradient(#fff 5%, #dfdfdf 50%);
	background-image: linear-gradient(#fff 5%, #dfdfdf 50%);
	margin-right: 1.5%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	padding-left: 10px
}

#search label,
#mobilesearch label {
	position: relative
}

#search label:after,
#mobilesearch label:after {
	position: absolute;
	font-family: 'icomoon';
	top: 0;
	right: 20px;
	content: "\f0d7";
	pointer-events: none
}

#search button,
#mobilesearch button {
	background-color: #888;
	background-image: -moz-linear-gradient(#6b6b6b 0%, #888 26%);
	background-image: -o-linear-gradient(#6b6b6b 0%, #888 26%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6b6b6b), color-stop(26%, #888));
	background-image: -webkit-linear-gradient(#6b6b6b 0%, #888 26%);
	background-image: -ms-linear-gradient(#6b6b6b 0%, #888 26%);
	background-image: linear-gradient(#6b6b6b 0%, #888 26%);
	border: 1px solid #8F8F91;
	color: #fff;
	font-size: 90%;
	font-weight: 400;
	padding: 1px 12px;
	height: 30px;
	margin-left: 3%;
	width: auto
}

#search button:hover,
#mobilesearch button:hover,
input[type=submit]:hover,
input[type=reset]:hover {
	border-color: red;
	background-color: #6D0202;
	background-image: -moz-linear-gradient(red 0%, #6D0202 66%);
	background-image: -o-linear-gradient(red 0%, #6D0202 66%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, red), color-stop(66%, #6D0202));
	background-image: -webkit-linear-gradient(red 0%, #6D0202 66%);
	background-image: -ms-linear-gradient(red 0%, #6D0202 66%);
	background-image: linear-gradient(red 0%, #6D0202 66%)
}

#mobilesearch {
	position: relative
}

.productsPage main li img {
	display: block;
	margin-bottom: 5px
}

.productsPage main a:hover img,
.productsPage-new main a:hover img,
.product-group a:hover img {
	opacity: 0.8
}

.productsPage main ul {
	list-style: none;
	text-align: center
}

.productsPage main li {
	text-align: center;
	color: white;
	display: inline-block;
	margin: 20px 2%
}

.productsPage main li a:link,
.productsPage main li a:visited,
.productsPage-new main a:link,
.productsPage-new main a:visited {
	color: white;
	text-decoration: none
}

.productsPage-new main a:hover,
.productsPage main .product-wrapper a:hover {
	color: red
}

.productsPage-new h3 {
	background: #8F8F91;
	padding: 5px 0 5px 10px;
	width: 100%;
	color: #FFF;
	clear: both
}

.productsPage-new .span_3_of_12 {
	height: auto;
	position: relative
}

.productsPage-new .span_3_of_12 img {
	max-height: 220px;
	width: auto;
	display: block;
	margin: 3px auto
}

.productsPage-new .span_3_of_12.tall {
	height: 290px
}

.productsPage-new main img {
	border: 1px solid black
}

.productsPage-new main a:hover img {
	border-color: red
}

dl {
	float: left;
	margin: 10px;
	text-align: center;
	width: 230px
}

dd {
	margin: 5px auto
}

.catalogs main .col {
	margin: 1% 0 1% 1%;
	text-align: center
}

.catalogs main .col h1 {
	text-align: left
}

.catalogs main a {
	display: block
}

.catalogs main img {
	margin-bottom: 5px
}

.catalogs div.span_3_of_12:nth-of-type(5) {
	clear: both
}

.catalogs h3 {
	background: #8F8F91;
	padding: 5px 0 5px 10px;
	width: 100%;
	color: #FFF;
	text-align: left
}

img.catalog {
	margin: 0 10px 15px 0
}

.catalogs .link {
	background: #FFF;
	margin: 0 10px 15px 0;
	padding: 25% 10px;
	font-size: 120%;
	font-weight: 800;
	font-style: italic;
	display: block;
	width: 100%;
	height: 327px;
	color: #000;
	box-sizing: border-box
}

.catalogs .link.tooling {
	background: url("img/catalogs/piranha-tooling-cover-faded.jpg") no-repeat;
	margin: 0 auto 5px auto;
	background-size: cover
}

.catalogs .link.piranha-bulletin {
	background: url("../img/catalogs/piranha-swager-cover-faded.jpg") no-repeat;
	margin: 0 auto 5px auto;
	background-size: cover
}

.catalogs a.alink {
	text-decoration: none
}

.featured .col.span_4_of_12 {
	position: relative
}

.featured header {
	background-color: rgba(0, 86, 165, 0.8);
	height: auto;
	width: 100%;
	text-shadow: 1px 3px 5px rgba(1, 23, 72, 0.75);
	padding: 9px 2px 0 18px;
	box-sizing: border-box;
	position: absolute
}

.featured header.solo {
	padding: 16px 2px 16px 18px
}

.featured header h3 {
	margin: 0
}

.featured div:first-child header h3 {
	white-space: nowrap
}

p.type {
	color: #FFF;
	font: 200 15px 'Source Sans Pro';
	margin: 0;
	text-transform: uppercase
}

.featured h3 a {
	font: 1.5em / 1.5em 'Source Sans Pro';
	font-style: italic;
	font-weight: 700;
	margin: 0;
	color: #FFF;
	text-decoration: none
}

.featured footer {
	background-color: #0056a5;
	width: auto;
	height: 37px;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	font: 400 0.9375em 'Source Sans Pro';
	padding: 6px 11px;
	box-sizing: border-box
}

.featured footer a:link,
.featured footer a:visited,
.featured footer a:hover,
.featured footer a:active {
	color: #FFF;
	font: 700 1em 'Source Sans Pro';
	text-transform: uppercase
}

.sidebar {
	background-color: #cecece;
	padding: 20px 24px 25px 24px;
	box-sizing: border-box;
	margin-top: 2.27em
}

.sidebar h3 {
	color: red;
	font: italic 700 1.25em 'Source Sans Pro';
	margin: 20px 0 7px 0
}

.sidebar h3:first-child {
	margin-top: 0
}

.sidebar input[type=text] {
	height: 28px
}

button.submit,
.sidebar input[type=submit] {
	width: 30px;
	height: 32px;
	background-color: #888;
	background-image: -moz-linear-gradient(#747474 0%, #888 26%);
	background-image: -o-linear-gradient(#747474 0%, #888 26%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #747474), color-stop(26%, #888));
	background-image: -webkit-linear-gradient(#747474 0%, #888 26%);
	background-image: -ms-linear-gradient(#747474 0%, #888 26%);
	background-image: linear-gradient(#747474 0%, #888 26%);
	color: #fff;
	border: 1px solid #8F8F91;
	border-left: 0 none
}

.sidebar input[type=submit] {
	width: 34px
}

radiogroup {
	margin-right: 30px
}

radiogroup img {
	margin-left: 8px
}

radiogroup .first {
	margin-right: 25px
}

button.submit:hover,
.sidebar input[type=submit]:hover {
	background-color: #747474;
	background-image: -moz-linear-gradient(#505050 0%, #747474 26%);
	background-image: -o-linear-gradient(#505050 0%, #747474 26%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #505050), color-stop(26%, #747474));
	background-image: -webkit-linear-gradient(#505050 0%, #747474 26%);
	background-image: -ms-linear-gradient(#505050 0%, #747474 26%);
	background-image: linear-gradient(#505050 0%, #747474 26%)
}

em.note {
	display: block
}

.sidebar .note {
	color: #7C7C7C;
	margin: 6px 0 14px 0
}

.sidebar img {
	width: auto
}

.sidebar img:first-of-type {
	margin-right: 15px
}

.sidebar p {
	font-size: 94%;
	color: black
}

main .span_4_of_12 img,
main .span_5_of_12 img {
	margin: 12px 0
}

main .span_5_of_12 .event img {
	margin: 0
}

.more {
	font-weight: 700
}

.med {
	font-size: 106%;
	font-weight: 700
}

.page-na-bar {
	background-color: #8f8f8f;
	height: auto;
	padding: 0 3.3%;
	color: black;
	font: 300 1.1em / 1.4375em 'Source Sans Pro';
	margin: 0 0 2.5% 0;
	box-sizing: border-box
}

.new-badge {
	background-color: red;
	color: #FFF;
	font-weight: 800;
	width: 60px;
	height: 30px;
	-moz-border-radius: 80px / 40px;
	-webkit-border-radius: 80px / 40px;
	border-radius: 80px / 40px;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 3px;
	box-sizing: border-box
}

img.left {
	margin: 0 1.5% 10px 0
}

img.small {
	width: 40%
}

img.medium {
	width: 60%
}

.span_12_of_12>img.left {
	margin-bottom: 35px
}

a.button.large:link,
a.button.large:visited,
a.button.med:link,
a.button.med:visited {
	background: red;
	color: #FFF;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	font-size: 120%;
	height: auto;
	padding: 10px
}

a.button.med:link {
	font-size: 100%
}

a.button.large:hover,
a.button.med:hover {
	background: #B80505
}

p a.button {
	display: block;
	width: 40%
}

a.back {
	font-size: 70%;
	font-weight: normal;
	margin: 3px 8px 0 0
}

a.back:link,
a.back:visited,
a.back:hover {
	color: #FFF;
	text-decoration: none
}

form ul {
	list-style: none
}

form li {
	margin: 10px
}

.advertising .span_4_of_12 p {
	text-align: center
}

.advertising .col.span_4_of_12 {
	text-align: center
}

tr.head {
	background-color: #0056A5;
	padding: 10px 0;
	color: #FFF
}

h2.events {
	margin-top: 0
}

.event {
	border: 2px solid red
}

.event span {
	background: red;
	display: block;
	width: 100%;
	text-align: center;
	font: italic 800 150% "Source Sans Pro", Helvetica, sans-serif;
	padding: 15px 0
}

.event span a {
	color: white;
	text-decoration: none
}

ul.logos {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 75%
}

ul.logos li {
	text-align: center;
	margin: 60px auto;
	width: 70%
}

.product-group {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0 auto
}

.product-group li {
	width: 18%;
	display: inline-block;
	margin-right: 20px
}

h4.logo {
	text-align: center;
	margin: 60px 0;
}
img.small {
	width: 40%;
}
img.medium {
	width: 60%;
}

footer {
	background: #cecece;
	background: -moz-linear-gradient(top, #cecece 0%, #818181 100%);
	background: -webkit-linear-gradient(top, #cecece 0%, #818181 100%);
	background: linear-gradient(to bottom, #cecece 0%, #818181 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#818181', GradientType=0);
	padding: 21px 32px;
	color: black;
	text-transform: uppercase
}

footer img {
	margin: 0 auto
}

.contact-bar {
	height: auto;
	background: #8F8F91;
	padding: 0 10px;
	font-weight: 800
}

footer p {
	color: black;
	clear: both;
	font-size: 90%
}

footer div.address {
	text-align: center;
	color: black;
	clear: both;
	padding: 32px;
	font-size: 90%
}
footer .iso {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: center;
	width: 75%;
	margin: 0 auto;
}
footer .iso img {
	height: 60px;
	width: auto;
	margin: 0 0 0 20px;
	align-items: center;
}
footer .iso p {
	margin: 0;
	text-align: left;
}
footer ul {
	list-style: none;
	font-size: 90%
}

footer p img {
	float: left;
	margin-left: 0
}

footer p a:last-child img {
	margin-left: 40px
}

footer li {
	display: inline
}

footer h5 {
	margin-top: 0;
	text-align: left
}

footer h5 em {
	color: black;
	text-transform: none
}

footer ul a {
	padding: 0 8px;
	border-right: 1px solid #797979
}

footer ul li:last-child a {
	border-right: 0 none
}

footer a:link,
footer a:visited {
	color: black
}

footer a:hover,
footer a:active {
	color: red
}

footer .logo p {
	font-size: 100%
}

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: right;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
	margin-top: 0.188em
}

.slicknav_menu {
	*zoom: 1
}

.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: left
}

.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0.188em 0 0 0.438em
}

.slicknav_menu .slicknav_no-text {
	margin: 0
}

.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.125em;
	height: 0.125em;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.slicknav_menu:before {
	content: " ";
	display: table
}

.slicknav_menu:after {
	content: " ";
	display: table;
	clear: both
}

.slicknav_nav {
	clear: both
}

.slicknav_nav ul {
	display: block
}

.slicknav_nav li {
	display: block
}

.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em
}

.slicknav_nav .slicknav_item {
	cursor: pointer
}

.slicknav_nav .slicknav_item a {
	display: inline
}

.slicknav_nav .slicknav_row {
	display: block
}

.slicknav_nav a {
	display: block
}

.slicknav_nav .slicknav_parent-link a {
	display: inline
}

.slicknav_brand {
	float: left
}

.slicknav_menu {
	font-size: 16px;
	box-sizing: border-box;
	background: #cecece;
	padding: 5px
}

.slicknav_menu * {
	box-sizing: border-box
}

.slicknav_menu .slicknav_menutxt {
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 3px #000
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #fff
}

.slicknav_btn {
	margin: 5px 5px 6px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #A0A0A0
}

.slicknav_nav {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 0.875em;
	list-style: none;
	overflow: hidden
}

.slicknav_nav ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 20px
}

.slicknav_nav .slicknav_row {
	padding: 5px 10px;
	margin: 2px 5px
}

.slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ccc;
	color: #fff
}

.slicknav_nav a {
	padding: 5px 10px;
	margin: 2px 5px;
	text-decoration: none;
	color: #1b1b1b
}

.slicknav_nav a:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ccc;
	color: #222
}

.slicknav_nav .slicknav_txtnode {
	margin-left: 15px
}

.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0
}

.slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0
}

.slicknav_brand {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	padding: 7px 12px;
	height: 44px
}

main.catalog-box {
	margin: 0 0 49px 0;
	background-color: white;
	top: 49px;
	padding: 0;
}

.b2b {
  display: none;
}

@media screen and (min-width: 320px) {
	body {
		font-size: 80%
	}
	.wrapper {
		border: 0 none
	}
	.wrapper.span_10_of_12,
	.span_1_of_12,
	.span_2_of_12,
	.span_3_of_12,
	.span_4_of_12,
	.span_5_of_12,
	.span_6_of_12,
	.span_7_of_12,
	.span_8_of_12,
	.span_9_of_12,
	.span_10_of_12,
	.span_11_of_12,
	.span_12_of_12,
	.productsPage .span_3_of_12,
	.productsPage-new .span_3_of_12,
	#productSearch .span_2_of_12 {
		width: 100%
	}
	header.section {
		padding-top: 10px
	}
	header h2.col.span_4_of_12 {
		margin: 0 auto;
		width: 90%;
		float: none;
		padding-top: 5px;
		background-size: contain
	}
	header a:link {
		text-decoration: none
	}
	header h2 {
		font-size: 2em
	}
	header h2 span {
		max-width: 55%;
		padding-bottom: 15px;
		display: inline-flex
	}
	header h2 img {
		display: inline;
		width: 100px;
		margin-top: 15px
	}
	#productSearch .span_7_of_12 {
		width: 90%
	}
	.productsPage-new .span_3_of_12 {
		display: table;
		margin-bottom: 20px
	}
	.slides.col.span_8_of_12 {
		width: 100%;
		float: none;
		clear: left;
		margin: 0
	}
	nav,
	#search,
	#corporatebanner {
		display: none
	}
	#mobilesearch,
	.mobilelanguage {
		display: block
	}
	#mobilesearch .span_7_of_12 {
		width: 57.66%
	}
	.mobileonly {
		display: inline-block
	}
	.slicknav_menu {
		display: block
	}
	.slicknav_nav {
		margin-bottom: 10px
	}
	.slicknav_nav ul.sub {
		background: none;
		position: static;
		min-width: 300px;
		top: 0;
		border: 0 none;
		box-shadow: none;
		height: auto
	}
	ul.sub.about {
		margin: 0 0 0 20px
	}
	h1 {
		margin: 0.25em 0 0.5em 0
	}
	#mobilesearch {
		height: 100px
	}
	#search select {
		margin-bottom: 10px;
		padding-left: 4px
	}
	#mobilesearch label:after {
		right: 10px
	}
	#mobilesearch .span_3_of_12 {
		width: 100%
	}
	#mobilesearch .span_2_of_12 {
		width: 40%
	}
	#mobilesearch form {
		width: 90%;
		margin: 0 auto
	}
	#mobilesearch p {
		text-align: left;
		margin: 3px 0 0 0;
		font-size: 100%;
		padding-right: 0;
		width: 50%
	}
	#mobilesearch button {
		float: right;
		margin-right: 3%;
		margin-top: -38px
	}
	.featured-slider li {
		display: block;
		height: auto;
		width: 90%
	}
	.featured-slider img {
		position: relative
	}
	.featured-slider p {
		padding-top: 5px
	}
	.productsPage-new .span_3_of_12 img {
		width: 100%;
		max-height: 500px
	}
	.productsPage main li {
		width: 90%
	}
	.featured header h3 {
		font-size: 95%
	}
	.section.group p:first-child {
		margin-top: 15px
	}
	.section.group.featured p:first-child {
		margin-top: 0
	}
	.featured .col {
		margin-left: 0
	}
	.sidebar.col {
		margin: 2.27em 0 1em 0
	}
	.sidebar h3 {
		font-size: 1.75em
	}
	.sidebar p,
	.sidebar h5 {
		font-size: 122%
	}
	.col.contact-bar {
		height: auto
	}
	.social {
		text-align: center;
		margin-top: 10px
	}
	.social a {
		text-decoration: none;
		font-size: 120%;
		margin-right: 15px
	}
	.social a:last-child {
		margin-right: 0
	}
	.catalogs main img {
		width: 70%
	}
	.catalogs .link {
		width: 70%;
		font-size: 125%;
		height: 273px
	}
	.catalogs main .col {
		margin-bottom: 20px
	}
	.contact-bar .col {
		text-align: center
	}
	a.back {
		float: none
	}
	footer img,
	.productsPage-new footer .span_3_of_12 img {
		width: 90%;
		float: none;
		display: block
	}
	footer p,
	footer .logo p {
		padding-right: 0;
		text-align: center
	}
	footer p img,
	footer p a:last-child img {
		float: none;
		margin: 0 auto 15px auto
	}
	footer .address img {
		width: auto;
		margin: 0 auto;
		float: none
	}
	footer ul {
		width: 100%;
		text-align: center;
		margin: 5px auto 0px auto;
		padding: 10px 0 0 0;
		clear: both
	}
	footer h5 {
		text-align: center
	}
	footer .shipment img {
		width: auto
	}
	footer img,
	.productsPage-new footer .span_3_of_12 img {
		width: 50%;
		margin-top: 15px
	}
}

@media screen and (min-width: 354px) {
	#mobilesearch button {
		margin-top: -20px
	}
	#mobilesearch label:after {
		right: 20px
	}
	.learn-more {
		bottom: 16px;
		left: 46%;
		width: 25% !important
	}
	.promo {
		top: 65px;
		left: 33.1%;
		width: 25% !important
	}
	.catalogs .link {
		height: 300px
	}
}

@media screen and (min-width: 380px) {
	.featured header h3 {
		font-size: 150%
	}
	.col {
		margin: 1% 0px 1% 0%
	}
	#search form {
		width: 71%
	}
}

@media screen and (min-width: 400px) {
	header h2 {
		font-size: 300%
	}
	.learn-more {
		bottom: 16px;
		left: 46%;
		width: 25% !important
	}
	.promo {
		top: 38%;
		left: 33.1%;
		width: 25% !important
	}
	.catalogs .link {
		height: 340px
	}
}

@media screen and (min-width: 520px) {
	body {
		font-size: 90%
	}
	header h2.col.span_4_of_12 {
		margin: 20px auto
	}
	.productsPage-new .span_3_of_12 {
		width: 48%;
		margin-right: 1.5%
	}
	footer img,
	.productsPage-new footer .span_3_of_12 img {
		width: auto
	}
	.featured footer {
		font-size: 200%;
		height: auto
	}
	.productsPage main li {
		width: 45%
	}
	a.back {
		float: right
	}
	.catalogs main .col {
		margin-bottom: 1%
	}
	.catalogs .link {
		height: 480px;
		width: 70%;
		font-size: 150%
	}
}

@media screen and (min-width: 570px) {
	.featured-slider li {
		display: inline-block;
		height: 150px;
		width: 24%
	}
	.featured-slider img {
		position: absolute
	}
	.featured-slider p {
		padding-top: 146px
	}
}

@media screen and (min-width: 720px) {
	body {
		font-size: 90%
	}
	.span_12_of_12 {
		width: 100%
	}
	.span_11_of_12 {
		width: 91.53%
	}
	.span_10_of_12 {
		width: 83.06%
	}
	header h2 span {
		display: inline;
		margin-left: 10px
	}
	header h2 img {
		float: none;
		margin-top: 0
	}
	#search.span_10_of_12 {
		width: 100%
	}
	.span_9_of_12 {
		width: 74.6%
	}
	.span_8_of_12 {
		width: 66.13%
	}
	.span_7_of_12,
	#productSearch .span_7_of_12 {
		width: 57.66%
	}
	.span_6_of_12 {
		width: 49.2%
	}
	.span_5_of_12 {
		width: 40.73%
	}
	.span_4_of_12 {
		width: 32.26%
	}
	.span_3_of_12,
	#productSearch .span_3_of_12,
	.productsPage .span_3_of_12 {
		width: 23.8%
	}
	.span_2_of_12,
	#productSearch .span_2_of_12 {
		width: 15.33%
	}
	.span_1_of_12 {
		width: 6.866%
	}
	.col {
		margin: 1% 0 1% 1%
	}
	.featured .col {
		margin-left: 1.6%
	}
	.featured .col:first-child {
		margin-left: 0
	}
	.home h1 {
		margin: 0 0 0.67em 0
	}
	h1 {
		margin: 0.67em 0
	}
	.main {
		padding-top: 84px
	}
	header.section {
		padding-top: 57px
	}
	nav,
	#search,
	#corporatebanner {
		display: block
	}
	nav li {
		margin-right: 0
	}
	ul.sub.about {
		margin: 13px 0 0 0
	}
	#mobilesearch,
	.mobilelanguage {
		display: none
	}
	.slicknav_menu {
		display: none
	}
	#productSearch {
		height: 100px;
		padding-left: 20px
	}
	#search form {
		width: 85%
	}
	#search select {
		width: 100%
	}
	#search label:after {
		right: 10%
	}
	#search button {
		padding: 1px 15px
	}
	.span_3_of_12 {
		width: 23.8%
	}
	.productsPage-new .span_3_of_12 {
		width: 22%;
		display: table-cell
	}
	.productsPage-new .toc .span_3_of_12,
	.catalogs .toc .span_3_of_12 {
		width: 23.8%;
		margin: 1% 1% 1% 0
	}
	.span_4_of_12 {
		width: 32.26%
	}
	.span_8_of_12 {
		width: 66.13%
	}
	.featured header h3 {
		font-size: 75%
	}
	.featured header {
		background-color: #0056a5
	}
	.featured img {
		margin-top: 35px
	}
	.featured footer {
		font-size: 0.9375em
	}
	.section.group p:first-child {
		margin-top: 1px
	}
	.sidebar.col {
		margin: 2.27em 0 1em 1.6%
	}
	.sidebar h3 {
		font-size: 1.25em
	}
	.sidebar p,
	.sidebar h5 {
		font-size: 102%
	}
	.catalogs main img {
		width: 90%
	}
	.contact-bar .col {
		text-align: left
	}
	.contact-bar .social {
		text-align: right
	}
	.catalogs .link {
		height: 210px;
		padding-top: 15px;
		width: 90%;
		font-size: 100%
	}
	footer ul {
		margin: 5px 0 0 53px;
		padding: 0;
		float: left;
		clear: none;
		width: auto
	}
	footer .address img {
		float: left;
		margin: 0
	}
	footer img,
	.productsPage-new footer .span_3_of_12 img {
		width: 70%
	}
	footer .logo p {
		text-align: left
	}
	footer .logo p {
		padding: 15px 0 0 23.5%
	}
}

@media screen and (min-width: 768px) {
	.catalogs .link {
		height: 200px
	}
}

@media screen and (min-width: 830px) {
	body {
		font-size: 100%
	}
	#search form {
		width: 75%
	}
	.catalogs .link.piranha-bulletin {
		font-size: 90%
	}
}

@media screen and (min-width: 860px) {
	nav li {
		padding-right: 0
	}
	.catalogs .link {
		height: 225px
	}
}

@media screen and (min-width: 897px) {
	#search button {
		margin-right: 6%;
		margin-left: 3%
	}
}

@media screen and (min-width: 910px) {
	.featured h3 {
		font-size: 100%
	}
	.catalogs .link {
		height: 238px;
		font-size: 100%
	}
	.catalogs .link.piranha-bulletin {
		font-size: 100%
	}
}

@media screen and (min-width: 920px) {
	.wrapper.span_10_of_12,
	#corporatebanner .span_10_of_12,
	#search.span_10_of_12 {
		width: 90%
	}
	.wrapper {
		border: 2px solid #8f8f8f
	}
	header h2.col.span_4_of_12 {
		margin-top: 5%;
		width: 32.26%;
		float: left;
		padding-top: 0;
		margin-bottom: 0
	}
	header h2 span {
		max-width: 450px;
		margin: 0 auto
	}
	header h2 {
		background: url(img/Piranha-Hose-Products-logo.png) no-repeat middle center;
		background-size: contain
	}
	#search form {
		width: 70%
	}
	#search ul li a {
		padding-left: 7px
	}
	.slides.col.span_8_of_12 {
		width: 67.7%;
		float: left;
		clear: none;
		margin: 0
	}
	.featured header h3.smaller {
		font-size: 75%
	}
	#productSearch {
		height: 105px;
		padding-left: 50px
	}
	#productSearch p {
		margin-top: 5px
	}
	.productsPage main li {
		width: 24%
	}
	#search label:after {
		right: 8px
	}
	#search button {
		top: 50%;
		float: none;
		margin-right: 0;
		margin-left: 0;
		padding: 1px 12px
	}
	.catalogs .link {
		height: 215px
	}
}

@media screen and (min-width: 945px) {
	.catalogs .link {
		height: 221px;
		font-size: 100%
	}
}

@media screen and (min-width: 980px) {
	.catalogs .link {
		height: 225px;
		padding: 8px
	}
}

@media screen and (min-width: 1025px) {
	.mobileonly {
		display: none
	}
	.productsPage main li {
		width: 24%
	}
	.catalogs .link {
		height: 240px;
		font-size: 105%
	}
	.catalogs .link.piranha-bulletin {
		font-size: 105%
	}
}

@media screen and (min-width: 1081px) {
	#search ul li a {
		padding-left: 10px
	}
	.featured header h3 {
		font-size: 0.9em
	}
	.featured header h3.smaller {
		font-size: 0.8em
	}
	.featured header {
		background-color: rgba(0, 86, 165, 0.8)
	}
	.featured img {
		margin-top: 0
	}
	.social {
		text-align: right;
		margin-top: 1%
	}
	#search form {
		width: 64%
	}
	.catalogs .link {
		height: 252px
	}
	footer p img {
		float: left;
		margin-left: 0
	}
	footer h5 {
		margin-top: 0;
		text-align: left
	}
}

@media screen and (min-width: 1100px) {
	.catalogs .link {
		height: 260px
	}
}

@media screen and (min-width: 1121px) {
	.about nav #language {
		margin-top: 0
	}
}

@media screen and (min-width: 1135px) {
	#search ul li a {
		padding-left: 15px
	}
	.productsPage-new .span_3_of_12 img {
		height: auto
	}
	#search label:after {
		right: 10px
	}
	#search form {
		width: 62%
	}
}

@media screen and (min-width: 1150px) {
	#search ul li a {
		padding-left: 25px
	}
	.featured header h3 {
		font-size: 0.9em
	}
	.featured header h3.smaller {
		font-size: 0.9em
	}
	.catalogs .link {
		height: 270px
	}
}

@media screen and (min-width: 1245px) {
	nav #language li {
		margin-right: 0;
		padding-right: 10px
	}
	nav #language {
		display: inline-block
	}
	.wrapper.span_10_of_12,
	#search.span_10_of_12,
	#corporatebanner .span_10_of_12 {
		width: 83.06%
	}
	#search form {
		width: 60%
	}
}

@media screen and (min-width: 1330px) {
	header h2.col.span_4_of_12 {
		margin-top: 6.5%
	}
	.featured header h3 {
		font-size: 1em
	}
	.featured header h3.smaller {
		font-size: 1em
	}
	header h2 img {
		width: 179px
	}
	#search form {
		width: 56%
	}
	.catalogs .link {
		height: 285px
	}
}

@media screen and (min-width: 1400px) {
	header h2 img {
		width: 189px
	}
	#search form {
		width: 53%
	}
	#search select {
		padding-left: 6px
	}
	.catalogs .link {
		font-size: 120%;
		height: 300px;
		padding: 15% 10px
	}
	.catalogs .link.piranha-bulletin {
		font-size: 120%
	}
}

@media screen and (min-width: 1460px) {
	nav #language li {
		margin-right: 13px
	}
	nav li {
		margin-right: 4px;
		padding-right: 15px
	}
	.featured header h3 {
		font-size: 1.1em
	}
	.featured header h3.smaller {
		font-size: 1em
	}
	header h2.col.span_4_of_12 {
		margin-top: 8.5%
	}
	header h2 img {
		width: 199px
	}
	.productsPage .span_3_of_12 {
		height: auto
	}
	#search form {
		width: 52%
	}
	.catalogs .link {
		height: 315px
	}
}

@media screen and (min-width: 1510px) {
	.featured header h3 {
		font-size: 1.1em
	}
	#search form {
		width: 50%
	}
	.catalogs .link {
		height: 326px;
		padding-top: 24%
	}
}

@media screen and (min-width: 1560px) {
	.featured header h3 {
		font-size: 1.2em
	}
	#search form {
		width: 49%
	}
	.learn-more {
		bottom: 16px;
		left: 46%;
		width: auto !important
	}
	.promo {
		top: 150px;
		left: 33.1%;
		width: auto !important
	}
	.catalogs .link {
		height: 327px;
		padding-top: 25%
	}
}

@media screen and (min-width: 1650px) {
	.featured header h3 {
		font-size: 1.2em
	}
	.featured header h3.smaller {
		font-size: 1.25em
	}
	#search form {
		width: 45%
	}
	#search select {
		padding-left: 10px
	}
}

@media screen and (min-width: 1723px) {
	#search form {
		width: 43%
	}
	.learn-more {
		bottom: 16px;
		left: 46%
	}
	.promo {
		top: 178px;
		left: 33.1%
	}
}

@media screen and (min-width: 1800px) {
	.featured header h3 {
		font-size: 1.35em
	}
	.featured header h3.smaller {
		font-size: 1.25em
	}
}

.hidden {
	display: none !important;
	visibility: hidden
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.invisible {
	visibility: hidden
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1
}

.clear {
	clear: both
}

.left {
	float: left
}

.right {
	float: right
}

.no-shadow,
.catalogs main img.no-shadow {
	box-shadow: none;
	text-shadow: none
}

.inline {
	display: inline
}

img.first {
	margin-top: 10px
}

.center {
	text-align: center
}

@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	pre,
	blockquote {
		border: 1px solid #8F8F91;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,
	img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}

/*# sourceMappingURL=styles.css.map */