*,
:after,
:before {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

html {
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: '"1"';
	font-size: 62.5%
}

body {
	color: #443f39;
	position: relative;
	background: #fff;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.7rem;
	font-weight: 400;
	line-height: 2em
}

main {
	display: block
}

embed,
img,
object,
video {
	max-width: 100%
}

svg {
	overflow: hidden
}

embed,
object {
	height: 100%
}

audio,
canvas,
video {
	display: inline-block
}

abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #443f39
}

b,
strong {
	font-weight: 700
}

mark {
	color: #443f39;
	background: #ff0
}

canvas {
	-ms-touch-action: double-tap-zoom
}

iframe {
	border: 0;
	margin-bottom: 4rem
}

figure {
	position: relative;
	text-align: center;
	padding: 4rem;
	margin-bottom: 4rem
}

figure img {
	margin-bottom: 4rem
}

figure figcaption {
	color: #737373;
	font-style: italic;
	line-height: 1.7em
}

img {
	display: inline-block
}

sub,
sup {
	font-size: .7em;
	line-height: 0;
	margin-left: .2em;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -1em
}

::-moz-selection {
	background: #0f5b80;
	color: #fff;
	text-shadow: none
}

::selection {
	background: #0f5b80;
	color: #fff;
	text-shadow: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #433e3a;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 0
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: 400
}

h1 {
	font-size: 5.5rem;
	color: #433e3a;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 0
}

h1 small {
	font-weight: 400
}

h2 {
	font-size: 2.2rem;
	color: #433e3a;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 0
}

h2 small {
	font-weight: 400
}

h3 {
	font-size: 1.7rem;
	color: #433e3a;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 0
}

h3 small {
	font-weight: 400
}

h4 {
	font-size: 1.4rem;
	color: #433e3a;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 0
}

h4 small {
	font-weight: 400
}

h5 {
	font-size: 2rem;
	color: #433e3a;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 0
}

h5 small {
	font-weight: 400
}

h6 {
	font-size: 1.6rem;
	color: #433e3a;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 0
}

h6 small {
	font-weight: 400
}

p {
	color: #443f39;
	font-weight: 400;
	line-height: 1.7em;
	margin-bottom: 2rem
}

small {
	font-size: 1.3rem
}

dfn,
em,
i,
var {
	font-style: italic
}

blockquote,
q {
	color: #433e3a;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.6em;
	font-style: italic
}

blockquote cite,
q cite {
	color: #a19f9c;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.2em;
	font-style: normal;
	margin-top: 1.4rem
}

blockquote cite:before,
q cite:before {
	content: '\2014\00a0'
}

blockquote p,
q p {
	color: #433e3a
}

blockquote {
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	margin-bottom: 4rem
}

blockquote cite {
	display: block
}

del,
s,
strike {
	text-decoration: line-through
}

a {
	color: #0f5b80;
	text-decoration: none
}

a:focus {
	outline: thin dotted
}

a:hover {
	color: #0a3b52
}

a:active {
	color: #041a25
}

a img {
	border: 0
}

hr {
	border: 0;
	display: block;
	height: 1px;
	border-top: 1px solid #c6c5c3;
	margin-top: 4rem;
	margin-bottom: 4rem
}

address {
	color: #433e3a;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.7rem;
	font-weight: 400;
	line-height: 1.7em;
	font-style: normal;
	margin-bottom: 4rem
}

dl,
ol,
ul {
	color: #443f39;
	list-style-position: inside;
	line-height: 1.7em;
	margin-bottom: 2rem
}

dl li,
ol li,
ul li {
	margin-bottom: .2rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0;
	margin-left: 2rem
}

ul {
	list-style-type: disc
}

ul ul {
	list-style-type: circle
}

ul ul ul {
	list-style-type: square
}

ol {
	list-style-type: decimal
}

nav ol,
nav ul {
	list-style: none;
	margin: 0
}

nav ol li,
nav ul li {
	margin-bottom: 0
}

dl {
	margin-bottom: 4rem
}

dt {
	color: #443f39;
	font-family: proxima-nova, sans-serif;
	font-size: 2rem;
	margin-bottom: .2rem
}

dd {
	color: #a19f9c;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.7rem;
	margin-bottom: 1rem
}

.container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	box-sizing: content-box;
	max-width: 2000px;
	padding-left: 6%;
	padding-right: 6%
}

.js-hide {
	display: none !important
}

.img-left {
	float: left;
	margin-top: .32em;
	margin-right: 2rem;
	margin-bottom: 2rem
}

.img-right {
	float: right;
	margin-top: .32em;
	margin-bottom: 2rem;
	margin-left: 2rem
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
	color: #fff;
	display: inline-block;
	line-height: 1em;
	text-align: center;
	text-shadow: none;
	background: 0 0;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.7rem;
	font-weight: 400;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-clip: border-box;
	border-radius: 3px;
	border: none;
	border: 0
}

.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0)
}

.button:active,
button:active,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
	color: #fff;
	background-color: rgba(0, 0, 0, 0)
}

.button.button-colored,
button.button-colored,
input[type=button].button-colored,
input[type=reset].button-colored,
input[type=submit].button-colored {
	background: #0f5b80
}

.button.button-colored:hover,
button.button-colored:hover,
input[type=button].button-colored:hover,
input[type=reset].button-colored:hover,
input[type=submit].button-colored:hover {
	color: #fff;
	background-color: #0c4b69
}

.button.button-colored:active,
button.button-colored:active,
input[type=button].button-colored:active,
input[type=reset].button-colored:active,
input[type=submit].button-colored:active {
	color: #fff;
	background-color: #0a3b52
}

.button.button-disabled,
.button[disabled],
button.button-disabled,
button[disabled],
input[type=button].button-disabled,
input[type=button][disabled],
input[type=reset].button-disabled,
input[type=reset][disabled],
input[type=submit].button-disabled,
input[type=submit][disabled] {
	cursor: not-allowed
}

.button.button-disabled,
.button.button-disabled:active,
.button.button-disabled:hover,
.button[disabled],
.button[disabled]:active,
.button[disabled]:hover,
button.button-disabled,
button.button-disabled:active,
button.button-disabled:hover,
button[disabled],
button[disabled]:active,
button[disabled]:hover,
input[type=button].button-disabled,
input[type=button].button-disabled:active,
input[type=button].button-disabled:hover,
input[type=button][disabled],
input[type=button][disabled]:active,
input[type=button][disabled]:hover,
input[type=reset].button-disabled,
input[type=reset].button-disabled:active,
input[type=reset].button-disabled:hover,
input[type=reset][disabled],
input[type=reset][disabled]:active,
input[type=reset][disabled]:hover,
input[type=submit].button-disabled,
input[type=submit].button-disabled:active,
input[type=submit].button-disabled:hover,
input[type=submit][disabled],
input[type=submit][disabled]:active,
input[type=submit][disabled]:hover {
	color: #737373;
	background: #c6c5c3
}

button[disabled] {
	cursor: not-allowed
}

code,
kbd,
samp {
	color: #433e3a;
	background: #f5f5f5;
	font-family: monospace;
	font-size: 1.7rem;
	line-height: 1.4em;
	padding-top: .2em;
	padding-right: .5em;
	padding-bottom: .2em;
	padding-left: .5em
}

pre {
	background: #433e3a;
	margin-bottom: 4rem;
	-moz-tab-size: 4;
	tab-size: 4
}

pre code {
	background: 0 0;
	color: #f5f5f5;
	display: block;
	font-family: monospace;
	font-size: 1.3rem;
	padding-top: 1.4rem;
	padding-right: 2rem;
	padding-bottom: 1.4rem;
	padding-left: 2rem;
	overflow: auto;
	white-space: pre
}

form {
	margin-bottom: 4rem
}

input,
select,
textarea {
	outline: 0;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.7rem;
	font-weight: 400
}

button {
	outline: 0;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.7rem;
	font-weight: 400
}

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

fieldset {
	border: 0;
	margin-bottom: 4rem
}

legend {
	border: 0;
	color: #443f39;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.8rem;
	line-height: 2em;
	display: block;
	margin-bottom: 1.4rem
}

label {
	font-weight: 400;
	line-height: 1.3em;
	display: block;
	margin-bottom: .4rem
}

input[type=checkbox],
input[type=radio] {
	padding: 0;
	margin-right: .5rem
}

input[type=email],
input[type=file],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
select,
textarea {
	background-clip: border-box;
	color: #433e3a;
	width: 100%;
	background: 0 0;
	padding-top: 1rem;
	padding-right: 1.6rem;
	padding-bottom: 1rem;
	padding-left: 1.6rem;
	margin-bottom: 0;
	border-width: 0;
	min-height: 3rem;
	min-width: 20rem
}

input[type=email]:focus:required:invalid,
input[type=file]:focus:required:invalid,
input[type=number]:focus:required:invalid,
input[type=password]:focus:required:invalid,
input[type=search]:focus:required:invalid,
input[type=tel]:focus:required:invalid,
input[type=text]:focus:required:invalid,
select:focus:required:invalid,
textarea:focus:required:invalid {
	color: #781111;
	background: #fff;
	border-color: #a41818
}

input[type=email]:invalid,
input[type=file]:invalid,
input[type=number]:invalid,
input[type=password]:invalid,
input[type=search]:invalid,
input[type=tel]:invalid,
input[type=text]:invalid,
select:invalid,
textarea:invalid {
	color: #781111;
	background: #fff;
	border: 1px solid #a41818
}

input[type=email]:invalid:hover,
input[type=file]:invalid:hover,
input[type=number]:invalid:hover,
input[type=password]:invalid:hover,
input[type=search]:invalid:hover,
input[type=tel]:invalid:hover,
input[type=text]:invalid:hover,
select:invalid:hover,
textarea:invalid:hover {
	border-color: #781111
}

input[type=email]:invalid:focus,
input[type=file]:invalid:focus,
input[type=number]:invalid:focus,
input[type=password]:invalid:focus,
input[type=search]:invalid:focus,
input[type=tel]:invalid:focus,
input[type=text]:invalid:focus,
select:invalid:focus,
textarea:invalid:focus {
	border-color: #4b0b0b
}

input[type=email]:required,
input[type=file]:required,
input[type=number]:required,
input[type=password]:required,
input[type=search]:required,
input[type=tel]:required,
input[type=text]:required,
select:required,
textarea:required {
	color: #595959;
	background: #fff;
	border-color: #737373;
	border: 1px solid #737373
}

input[type=email]:required:hover,
input[type=file]:required:hover,
input[type=number]:required:hover,
input[type=password]:required:hover,
input[type=search]:required:hover,
input[type=tel]:required:hover,
input[type=text]:required:hover,
select:required:hover,
textarea:required:hover {
	border-color: #595959
}

input[type=email]:required:focus,
input[type=file]:required:focus,
input[type=number]:required:focus,
input[type=password]:required:focus,
input[type=search]:required:focus,
input[type=tel]:required:focus,
input[type=text]:required:focus,
select:required:focus,
textarea:required:focus {
	border-color: #404040
}

input[type=search] {
	-webkit-appearance: textfield
}

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

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

select {
	cursor: pointer;
	padding-right: 1rem
}

select[multiple] {
	vertical-align: top;
	min-height: 8rem
}

select[multiple]:after {
	content: ' '
}

textarea {
	vertical-align: top;
	line-height: 1.3em;
	min-height: 8rem;
	padding-top: 1rem;
	padding-right: 1.6rem;
	padding-bottom: 1rem;
	padding-left: 1.6rem;
	overflow: hidden;
	resize: vertical
}

input[disabled] {
	color: #737373;
	cursor: not-allowed;
	background-color: #f5f5f5
}

::-webkit-input-placeholder {
	color: #aba49e
}

::-moz-placeholder {
	color: #aba49e
}

:-ms-input-placeholder {
	color: #aba49e
}

::-ms-input-placeholder {
	color: #aba49e
}

.table,
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	min-width: 100%;
	table-layout: fixed;
	word-wrap: break-word;
	font-size: 1.7rem;
	margin-bottom: 4rem
}

.table tbody tr:nth-child(odd) td,
.table tbody tr:nth-child(odd) th,
table tbody tr:nth-child(odd) td,
table tbody tr:nth-child(odd) th {
	background: #f5f5f5
}

.table td,
.table th,
table td,
table th {
	text-align: left;
	vertical-align: top;
	line-height: 1.7em;
	padding-top: .6rem;
	padding-right: 1.6rem;
	padding-bottom: .6rem;
	padding-left: 1.6rem
}

.table tfoot,
.table thead,
table tfoot,
table thead {
	font-weight: 700
}

.table tfoot th,
.table thead th,
table tfoot th,
table thead th {
	color: #433e3a;
	vertical-align: bottom
}

.table caption,
table caption {
	background: #f5f5f5;
	font-style: italic;
	padding-top: 1.2rem;
	padding-right: 1.6rem;
	padding-bottom: 1.2rem;
	padding-left: 1.6rem
}

.table img,
table img {
	vertical-align: top
}

.table-bordered {
	border-bottom: 1px solid #f5f5f5
}

.table-bordered caption {
	border: 1px solid #f5f5f5;
	border-bottom: 0
}

.table-bordered td,
.table-bordered th {
	border-right: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5
}

.table-bordered td:first-child,
.table-bordered th:first-child {
	border-left: 1px solid #f5f5f5
}

#nprogress {
	pointer-events: none
}

#nprogress .bar {
	background: #29d;
	position: fixed;
	z-index: 1031;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px
}

#nprogress .peg {
	display: block;
	position: absolute;
	right: 0;
	width: 100px;
	height: 100%;
	box-shadow: 0 0 10px #29d, 0 0 5px #29d;
	opacity: 1;
	-webkit-transform: rotate(3deg) translate(0, -4px);
	-ms-transform: rotate(3deg) translate(0, -4px);
	transform: rotate(3deg) translate(0, -4px)
}

#nprogress .spinner {
	display: block;
	position: fixed;
	z-index: 1031;
	top: 15px;
	right: 15px
}

#nprogress .spinner-icon {
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	border: solid 2px transparent;
	border-top-color: #29d;
	border-left-color: #29d;
	border-radius: 50%;
	-webkit-animation: nprogress-spinner .4s linear infinite;
	animation: nprogress-spinner .4s linear infinite
}

.nprogress-custom-parent {
	overflow: hidden;
	position: relative
}

.nprogress-custom-parent #nprogress .bar,
.nprogress-custom-parent #nprogress .spinner {
	position: absolute
}

@-webkit-keyframes nprogress-spinner {
	0% {
		-webkit-transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes nprogress-spinner {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

@font-face {
	font-family: icomoon;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/icomoon.woff2) format('woff2'), url(../fonts/icomoon.woff) format('woff'), url(../fonts/icomoon.ttf) format('truetype')
}

a.-no-outline {
	outline: 0
}

.copyright {
	margin-top: 3rem
}

.copyright__company {
	display: block
}

abbr[title] {
	border: none
}

.button {
	background: 0 0;
	font-family: proxima-nova, sans-serif;
	font-size: 1.1rem;
	letter-spacing: .18rem;
	padding-top: 1.5rem;
	padding-right: 3rem;
	padding-bottom: 1.2rem;
	padding-left: 3rem;
	background-clip: border-box;
	border-radius: 0;
	transition: opacity .2s ease-in-out 0s;
	text-transform: uppercase
}

.button:hover {
	opacity: .8
}

.button.-dark {
	background: #0f5b80;
	color: #fff
}

.button.-light {
	background: #fff;
	color: #443f39
}

ul {
	list-style-position: outside
}

.hero {
	text-align: center;
	overflow: hidden;
	position: relative
}

.hero:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(68, 63, 57, .3);
	content: '';
	z-index: 100
}

.hero.-home {
	height: 49.6rem;
	position: relative
}

.hero.-home:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(67, 62, 58, .1);
	content: '';
	z-index: 100
}

.hero.-news-detail {
	height: 22.8rem;
	margin-bottom: 3.4rem
}

.hero.-resources {
	height: 33.4rem
}

.hero.-gallery {
	text-align: center;
	overflow: hidden;
	height: 16.8rem;
	position: relative
}

.hero.-gallery::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(68, 63, 57, .3);
	content: '';
	z-index: 100
}

.hero.-other-resources,
.hero.-product-specifications {
	width: 100%;
	height: 16.8rem;
	position: relative
}

.hero.-product-index,
.hero.-product-type {
	height: 14rem
}

.hero.-product-index:before,
.hero.-product-type:before {
	background: 0 0
}

.hero.-catalog-library,
.hero.-contact,
.hero.-gallery,
.hero.-general {
	height: 16.8rem
}

.hero.-general {
	margin-bottom: 5.8rem
}

.hero.-contact-us,
.hero.-our-story {
	height: 24.6rem
}

.hero.-contact-us {
	margin-bottom: 5rem
}

.hero.-landing-page {
	height: 14rem
}

.hero.-landing-page:before {
	background: 0 0
}

.hero__image {
	left: 50%;
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	position: relative;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.hero__image.-landing-page {
	z-index: -10
}

.hero__title {
	position: absolute;
	text-align: center;
	width: 100%;
	font-family: proxima-nova, sans-serif;
	font-size: 1.5rem;
	letter-spacing: .85rem;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-transform: uppercase;
	z-index: 100
}

.hero__title.-home {
	font-family: proxima-nova, sans-serif;
	font-size: 1.3rem;
	line-height: 2.3em;
	letter-spacing: .73rem;
	margin-bottom: 2.5rem;
	position: static
}

.hero__title.-full {
	text-align: left;
	font-size: 1.5rem;
	letter-spacing: .48rem;
	margin-bottom: 1rem;
	position: static;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 100
}

.hero__link,
.hero__sub-title,
.hero__text,
.hero__title {
	color: #fff
}

.hero__sub-title {
	font-size: 3.5rem;
	margin-bottom: 1.8rem
}

.hero__link {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	text-decoration: underline
}

.hero__link:hover {
	color: #ef3e23
}

.hero__text.-home {
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.8rem;
	line-height: 1.8em;
	margin-bottom: 3.5rem
}

.hero__container.-home {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	padding-top: 5.8rem;
	padding-bottom: 11.6rem;
	width: 23.8rem;
	z-index: 100
}

.hero__container.-full {
	position: absolute;
	top: 6rem;
	text-align: left;
	float: left;
	max-width: 28rem;
	z-index: 100
}

.hero__container.-full h2 {
	font-size: 3.5rem;
	line-height: 1.3em;
	margin-bottom: 2rem;
	color: #fff
}

.hero__container.-full p {
	font-size: 1.7rem;
	line-height: 2.12em;
	color: #fff
}

.hero__container.-full a {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	text-decoration: underline;
	color: #fff
}

.hero__container.-resources {
	padding-top: 11.6rem;
	padding-right: 0;
	padding-left: 0
}

.hero.-full {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 54.5rem;
	position: relative
}

.hero.-full::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(68, 63, 57, .43);
	content: '';
	z-index: 100
}

.hero.-short {
	position: relative;
	margin-bottom: 5.8rem
}

.hero.-short::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(68, 63, 57, .3);
	content: ''
}

main {
	padding-top: 11.6rem
}

#nprogress .bar {
	background-color: '#72afcd';
	height: .3rem
}

body,
html {
	height: auto
}

body {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 200rem
}

body.-is-disabled {
	overflow: hidden;
	height: 0
}

body.-is-disabled .header {
	display: none !important
}

body.-is-disabled.footer {
	display: none
}

body.-search-active {
	overflow: hidden
}

body.-search-active .header {
	height: 100%
}

body.-search-active .header__icon.-search:before {
	font-variant: normal;
	speak: none;
	content: '\E906';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

body.-search-active .menu.-desktop {
	display: none
}

body.-search-active .footer,
body.-search-active .main,
body.-search-active .nav.-social {
	display: none
}

body.-search-active .search-form {
	display: inherit
}

input[type=search] {
	color: #fff;
	width: 95%
}

input[type=number] {
	-moz-appearance: textfield;
	text-align: center;
	min-width: 0;
	padding-top: 1rem;
	padding-right: 0;
	padding-bottom: 1rem;
	padding-left: 0;
	width: 7rem
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.brand {
	width: 14.7rem
}

.brand.-large {
	width: 19.9rem
}

.brand.-footer {
	height: 6rem
}

.brand.-footer .brand__path.-white {
	fill: #fff
}

.brand.-footer .brand__path.-text {
	fill: #0f5b80
}

.header {
	background: #fff;
	width: 100%;
	position: fixed;
	padding-left: 0;
	padding-right: 0;
	z-index: 200
}

.header.-is-stuck {
	position: absolute
}

.header.-is-active {
	background: #0f5b80;
	width: 100%;
	height: 100%;
	position: static
}

.header.-is-active .brand__path.-white {
	fill: #fff
}

.header.-is-active .brand__path.-text {
	fill: #0f5b80
}

.header.-is-active .header__main {
	background: #0f5b80;
	box-shadow: none
}

.header.-is-active .header__top-nav {
	background: #0f5b80;
	height: 3.5rem;
	box-shadow: none
}

.header.-is-active .header__icon.-cart:before,
.header.-is-active .header__icon.-search:before {
	color: #fff
}

.header.-is-active .menu-toggle__span:before {
	font-variant: normal;
	speak: none;
	content: '\E906';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	color: #fff
}

.header.-is-active~.footer,
.header.-is-active~main {
	display: none
}

.header__top-nav {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: false;
	-ms-flex-direction: false;
	flex-direction: false;
	-webkit-flex-wrap: false;
	flex-wrap: false;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
	-webkit-align-content: stretch;
	-ms-align-content: stretch;
	align-content: stretch;
	box-shadow: inset 0 0 .1rem 0 #a19f9c;
	box-shadow: 1px 1px 0 0 #a19f9c
}

.header__main {
	overflow: hidden;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 6.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	box-shadow: inset 0 0 .1rem 0 #a19f9c;
	box-shadow: 1px 1px 0 0 #a19f9c
}

.header__main__logo {
	margin-top: 1.3rem;
	margin-left: auto;
	width: 100%
}

.header__icons {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-left: auto
}

.header__icon {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	cursor: pointer;
	position: relative
}

.header__icon::before {
	position: absolute;
	top: 20%;
	margin-right: 1rem
}

.header__icon.-cart,
.header__icon.-search {
	overflow: hidden;
	font-size: 0;
	display: inline-block;
	margin-right: .5rem;
	width: 4rem
}

.header__icon.-search::before {
	font-variant: normal;
	speak: none;
	content: '\E905';
	font-family: icomoon;
	font-size: 2.4rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.header__icon.-cart {
	color: #433e3a
}

.header__icon.-cart::before {
	font-variant: normal;
	speak: none;
	content: '\E903';
	font-family: icomoon;
	font-size: 2.7rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.cart-qty {
	position: absolute;
	text-align: center;
	background: #ef3e23;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1rem;
	line-height: 1.5em;
	padding-top: .1rem;
	right: 1rem;
	background-clip: border-box;
	border-radius: 100%;
	height: 1.5rem;
	width: 1.5rem;
	text-indent: 0;
	top: 1rem;
	color: #fff
}

.cart-qty.-is-disabled {
	display: none
}

.top-nav {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: none;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
	-webkit-align-content: stretch;
	-ms-align-content: stretch;
	align-content: stretch
}

.top-nav.-right {
	display: none
}

.top-nav__item {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.3rem;
	font-weight: 100;
	line-height: 1.7em;
	color: #a19f9c;
	margin-top: .7rem;
	margin-bottom: .7rem;
	padding-left: 1rem;
	padding-right: 1rem
}

.top-nav__item:hover {
	color: #a19f9c;
	opacity: .7
}

.top-nav__item.-border-right {
	border-right: 1px solid #a19f9c
}

.top-nav__item.-border-left {
	border-left: 1px solid #a19f9c
}

.top-nav__item.-catalog {
	display: none
}

.cart-img,
.search-img {
	cursor: pointer;
	height: 100%
}

.menu-toggle {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-left: 1.1rem
}

.menu-toggle__span {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 3rem
}

.menu-toggle__span:before {
	color: #433e3a;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-variant: normal;
	speak: none;
	content: '\E904';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	margin-right: 100rem
}

.menu.-mobile {
	text-align: center;
	background: #0f5b80;
	width: 100%;
	display: none;
	padding-top: 3rem
}

.menu.-mobile.-is-active {
	overflow: hidden;
	padding-bottom: 11rem;
	display: inherit
}

.menu__logo {
	margin-top: 1.6rem;
	margin-left: 2rem;
	opacity: .4;
	width: 13.4rem
}

.nav {
	margin-bottom: 5rem
}

.nav__title {
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	margin-bottom: 2rem;
	text-transform: uppercase;
	color: #fff
}

.nav__item,
.nav__list {
	height: 100%
}

.nav__list {
	line-height: 2em
}

.nav__list.-social {
	overflow: hidden;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: false;
	-ms-flex-direction: false;
	flex-direction: false;
	-webkit-flex-wrap: false;
	flex-wrap: false;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
	-webkit-align-content: stretch;
	-ms-align-content: stretch;
	align-content: stretch;
	height: 3rem;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.nav__link {
	cursor: pointer;
	width: 100%;
	height: 100%;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	line-height: 2em;
	display: inline-block;
	color: #fff
}

.nav__link:hover {
	opacity: .7;
	color: #fff
}

.nav__link.-social {
	opacity: .3;
	padding-left: 1.3rem;
	padding-right: 1.3rem;
	transition: opacity .2s ease-in-out 0s;
	width: 5.5rem
}

.nav__link.-social:hover {
	opacity: .7
}

.nav__link.-facebook:before,
.nav__link.-instagram:before,
.nav__link.-pinterest:before {
	margin-right: 100rem
}

.nav__link.-facebook:before {
	font-variant: normal;
	speak: none;
	content: '\E900';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.nav__link.-pinterest:before {
	font-variant: normal;
	speak: none;
	content: '\E902';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.nav__link.-instagram:before {
	font-variant: normal;
	speak: none;
	content: '\E901';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.nav__footer {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.3rem;
	line-height: 1.7em;
	color: #fff
}

.button-outline {
	color: #fff;
	display: inline-block;
	line-height: 1em;
	text-align: center;
	text-shadow: none;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.7rem;
	font-weight: 400;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-radius: 3px;
	border: none;
	border: 0;
	background: 0 0;
	font-family: proxima-nova, sans-serif;
	font-size: 1.1rem;
	letter-spacing: .18rem;
	padding-top: 1.5rem;
	padding-right: 3rem;
	padding-bottom: 1.2rem;
	padding-left: 3rem;
	background-clip: border-box;
	border-radius: 0;
	transition: opacity .2s ease-in-out 0s;
	text-transform: uppercase
}

.button-outline:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0)
}

.button-outline:active {
	color: #fff;
	background-color: rgba(0, 0, 0, 0)
}

.button-outline.button-colored {
	background: #0f5b80
}

.button-outline.button-colored:hover {
	color: #fff;
	background-color: #0c4b69
}

.button-outline.button-colored:active {
	color: #fff;
	background-color: #0a3b52
}

.button-outline.button-disabled,
.button-outline[disabled] {
	cursor: not-allowed
}

.button-outline.button-disabled,
.button-outline.button-disabled:active,
.button-outline.button-disabled:hover,
.button-outline[disabled],
.button-outline[disabled]:active,
.button-outline[disabled]:hover {
	color: #737373;
	background: #c6c5c3
}

.button-outline:hover {
	opacity: .8
}

.button-outline.-dark {
	background: #0f5b80;
	color: #fff
}

.button-outline.-light {
	background: #fff;
	color: #443f39
}

.button-outline:active,
.button-outline:focus {
	background-color: rgba(255, 255, 255, .15)
}

.button-outline:hover {
	border: 90% solid #fff;
	background-color: rgba(255, 255, 255, .15)
}

.button-outline.-small {
	font-size: 1rem;
	padding-top: .4rem;
	padding-right: .6rem;
	padding-bottom: .2rem;
	padding-left: .6rem
}

.button-outline.-white {
	border: 1px solid #fff
}

.footer {
	background: #0f5b80;
	clear: both;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.3rem;
	line-height: 1.7em;
	padding-bottom: 5rem;
	color: #fff
}

.footer__content {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 2rem;
	padding-right: 2rem
}

.footer__details {
	margin-top: 5rem
}

.footer__logo {
	margin-bottom: 2.5rem
}

.footer__copyright {
	margin-top: 2.5rem
}

.footer__copyright__company {
	display: block
}

.action-buttons {
	background: #719e4e;
	max-width: 200rem
}

.action-button {
	text-align: center;
	background: #719e4e;
	display: block;
	border-top: 1px solid #0f5b80;
	border-right: 2px solid #0f5b80;
	border-bottom: 1px solid #0f5b80;
	border-left: 2px solid #0f5b80;
	width: 100%;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	height: 5rem;
	letter-spacing: .2rem;
	opacity: 1;
	padding-top: 1.3rem;
	padding-bottom: 1.3rem;
	transition: opacity .2s ease-in-out 0s;
	text-transform: uppercase;
	color: #fff
}

.action-button:first-child {
	border-top: #0f5b80 solid 2px
}

.action-button:hover {
	opacity: .7;
	color: #fff
}

.catalog-link {
	display: none
}

.footer-nav.-social {
	overflow: hidden
}

.footer-nav__title {
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	margin-top: 5rem;
	max-width: 22.2rem;
	margin-bottom: 2rem;
	text-transform: uppercase;
	color: #fff
}

.footer-nav__title.-catalog {
	display: none
}

.footer-nav__list.-social {
	height: 4rem;
	margin-left: -1rem
}

.footer-nav__item {
	display: inline-block;
	width: 100%
}

.footer-nav__item.-social {
	width: auto
}

.footer-nav__link {
	cursor: pointer;
	width: 100%;
	height: 100%;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	line-height: 2.2em;
	display: inline-block;
	color: #fff
}

.footer-nav__link:hover {
	opacity: .7;
	color: #fff
}

.footer-nav__link.-social {
	opacity: .3;
	padding-left: 1.3rem;
	padding-right: 1.3rem;
	transition: opacity .2s ease-in-out 0s;
	width: 5.5rem
}

.footer-nav__link.-social:hover {
	opacity: .7
}

.footer-nav__link.-facebook:before,
.footer-nav__link.-instagram:before,
.footer-nav__link.-pinterest:before {
	margin-right: 1000rem
}

.footer-nav__link.-facebook:before {
	font-variant: normal;
	speak: none;
	content: '\E900';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.footer-nav__link.-pinterest:before {
	font-variant: normal;
	speak: none;
	content: '\E902';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.footer-nav__link.-instagram:before {
	font-variant: normal;
	speak: none;
	content: '\E901';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.call-to-action__content {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 60.6rem;
	padding-top: 8rem;
	padding-bottom: 8rem
}

.call-to-action__text,
.call-to-action__title {
	color: #433e3a
}

.call-to-action__title {
	font-family: proxima-nova, sans-serif;
	/* font-size: 1.3rem; */
	line-height: 2.3em;
	letter-spacing: .4rem;
	margin-bottom: 2.6rem;
	text-transform: uppercase;
	font-size: 2rem;
}

.call-to-action__text {
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.5rem;
	line-height: 2.1em;
	margin-bottom: 4.8rem
}

.image-blocks {
	clear: both;
	overflow: hidden;
	height: 100%
}

.image-block {
	text-align: center;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 30rem;
	position: relative
}

.image-block:hover {
	opacity: 1
}

.image-block:hover .image-block__image {
	-ms-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	transform: scale(1.04)
}

.image-block.-our-story .image-block__title,
.image-block.-resources .image-block__title {
	font-size: 1.5rem;
	letter-spacing: .48rem;
	line-height: 1.68em
}

.image-block__image {
	background-position: center center;
	background-size: cover;
	display: block;
	height: 30rem;
	position: relative;
	transition: all .4s ease-in-out 0s
}

.image-block__image:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	content: ''
}

.image-block__overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .87
}

.image-block__title {
	position: absolute;
	top: 50%;
	right: 0;
	text-align: center;
	width: 100%;
	font-family: proxima-nova, sans-serif;
	font-size: 2.3rem;
	line-height: 2.5em;
	letter-spacing: .4rem;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-transform: uppercase;
	color: #fff;
	z-index: 10
}

.related {
	margin-top: 7rem;
	margin-bottom: 7rem
}

.related__entry {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: false;
	-ms-flex-direction: false;
	flex-direction: false;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
	-webkit-align-content: stretch;
	-ms-align-content: stretch;
	align-content: stretch;
	height: auto;
	margin-top: 2.4rem;
	max-width: 100%;
	position: relative
}

.related__link.-image {
	overflow: hidden;
	width: 100%;
	height: 18.8rem
}

.related__link.-image:hover .related__image {
	-ms-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	transform: scale(1.04)
}

.related__link.-title {
	color: #433e3a
}

.related__link.-title:hover {
	color: #0f5b80
}

.related__image {
	background-size: cover;
	width: 100%;
	height: 100%;
	transition: all .4s ease-in-out 0s
}

.related__flag {
	position: absolute;
	top: 2.5rem;
	left: 0;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	height: 3.2rem;
	letter-spacing: .4rem;
	padding-left: 1.4rem;
	padding-right: 1.4rem;
	text-transform: uppercase;
	color: #fff
}

.related__content {
	width: 100%;
	margin-top: 2.5rem;
	padding-left: 2rem;
	padding-right: 2rem
}

.related__title {
	font-size: 2.2rem;
	line-height: 1.4em;
	margin-bottom: 1.5rem
}

.related__excerpt {
	overflow: hidden;
	font-size: 1.5rem;
	line-height: 2.1em;
	max-height: 12.8rem;
	margin-bottom: .4rem
}

.related__more {
	color: #0f5b80;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	opacity: 1;
	transition: opacity .2s ease-in-out 0s;
	text-decoration: underline
}

.related__more:hover {
	color: #0f5b80;
	opacity: .8
}

.search-form {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #0f5b80;
	width: 100%;
	height: 100%;
	display: none;
	padding-left: 6%;
	padding-right: 6%;
	z-index: 100
}

.search-form__field {
	height: 3.4rem;
	margin-top: 1.5rem;
	position: relative;
	width: 95% !important
}

.search-form__field:after {
	position: absolute;
	bottom: -1rem;
	left: 0;
	background: #fff;
	content: '';
	height: .1rem;
	opacity: .5;
	width: 95%
}

.search-form__input {
	position: relative;
	z-index: 20
}

.search-form__input::-ms-clear {
	display: none
}

.search-form__label {
	position: absolute;
	top: 1rem;
	left: 1.6rem;
	opacity: .3;
	color: #fff;
	z-index: 10
}

.search-form__submit[type=submit] {
	display: none
}

.search-form__close:before {
	position: absolute;
	top: 1rem;
	right: -1.5rem;
	cursor: pointer;
	font-variant: normal;
	speak: none;
	content: '\E906';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	color: #fff
}

.search-results__text {
	text-align: center;
	padding-top: 7rem;
	padding-bottom: 5rem
}

.search-results__categories {
	margin-left: 6%;
	margin-right: 6%
}

.search-results__categories-list {
	border-bottom: 1px solid #c6c5c3;
	margin-bottom: 0
}

.search-results__category {
	cursor: pointer;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	line-height: 1.5em;
	height: 3rem;
	display: inline-block;
	letter-spacing: .2rem;
	margin-right: 3rem;
	opacity: .5;
	position: relative;
	margin-bottom: 0;
	transition: opacity .2s ease-in-out 0s;
	text-transform: uppercase
}

@media (min-width: 448px) {
	.search-results__category {
		height: 3.3rem;
		margin-right: 3rem;
		margin-bottom: 0
	}
}

.search-results__category:last-child {
	margin-bottom: 0
}

.search-results__category:after {
	content: attr(data-total);
	position: absolute;
	background-color: rgba(68, 63, 57, .5);
	height: 1.7rem;
	display: inline-block;
	margin-left: 1rem;
	padding-top: .1rem;
	padding-right: .8rem;
	padding-bottom: 0;
	padding-left: 1rem;
	top: -2.5rem;
	transition: background .2s ease-in-out 0s;
	color: #fff
}

.search-results__category:hover {
	opacity: 1
}

.search-results__category:hover:after {
	background-color: rgba(68, 63, 57, .9)
}

.search-results__category.-is-active {
	border-bottom: .4rem solid #443f39;
	opacity: 1
}

.search-results__category.-is-active:after {
	background: #ef3e23
}

.search-results__category.-products:after {
	left: 1.5rem
}

.search-results__category.-news:after {
	left: .01rem
}

.search-results__category.-pages:after {
	left: .2rem
}

.search-results__title {
	font-family: proxima-nova, sans-serif;
	font-size: 2.2rem;
	line-height: 1.4em;
	margin-bottom: 2.5rem
}

.search-results__number {
	max-width: 70.4rem;
	margin-bottom: 3.5rem
}

.search-results__content {
	padding-top: 2.5rem
}

.search-results__list {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7rem;
	padding-left: 0;
	position: relative
}

.search-results__list.-is-disabled {
	display: none
}

.search-results__no-results {
	text-align: center;
	margin-bottom: 0
}

.pages-list__item {
	margin-bottom: 1rem;
	list-style: none
}

.page {
	width: 100%;
	padding-top: 2rem;
	position: relative
}

.page__image {
	margin-left: -7%;
	max-width: 114%
}

.page__title {
	font-size: 2.2rem;
	margin-top: 1rem;
	margin-bottom: 1.5rem
}

.page__type {
	font-size: 1.8rem
}

.page__description {
	margin-bottom: 4rem
}

.product-hero__flag {
	position: absolute;
	bottom: 1.5rem;
	left: 0;
	background: #ef3e23;
	font-size: 1.3rem;
	line-height: 2.5em;
	letter-spacing: .4rem;
	padding-top: .25rem;
	padding-right: 2rem;
	padding-bottom: 0;
	padding-left: 2rem;
	text-transform: uppercase;
	color: #fff
}

.filter-toggle {
	background: #fff;
	cursor: pointer;
	width: 100%;
	font-family: proxima-nova, sans-serif;
	font-size: 1.3rem;
	line-height: 4.5em;
	height: 5rem;
	letter-spacing: .46rem;
	padding-left: 2rem;
	padding-right: 2rem;
	position: relative;
	box-shadow: inset 0 0 4px 0 rgba(68, 63, 57, .3);
	box-shadow: 1px 1px 0 0 rgba(68, 63, 57, .3);
	text-transform: uppercase
}

.filter-toggle:after {
	position: absolute;
	top: 0;
	right: 2rem;
	color: #f8b34d;
	font-variant: normal;
	speak: none;
	content: '\E908';
	font-family: icomoon;
	font-size: 3.5rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	display: inline-block
}

.filters-back {
	background: #fff;
	cursor: pointer;
	font-family: proxima-nova, sans-serif;
	font-size: 1.3rem;
	line-height: 4.5em;
	height: 5rem;
	letter-spacing: .46rem;
	padding-left: 4rem;
	box-shadow: inset 0 0 4px 0 rgba(68, 63, 57, .3);
	box-shadow: 1px 1px 0 0 rgba(68, 63, 57, .3);
	text-transform: uppercase;
	z-index: 30
}

.filters-back:before {
	position: absolute;
	top: -.2rem;
	left: 0;
	color: #f8b34d;
	font-variant: normal;
	speak: none;
	content: '\E908';
	font-family: icomoon;
	font-size: 3.5rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	display: inline-block;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.filters {
	background: #fff;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: scroll;
	z-index: 9999
}

.filters.-is-disabled {
	display: none
}

.filters__container {
	display: inline-block;
	margin-top: 3rem;
	margin-bottom: 7rem;
	max-width: 35.5rem;
	padding-left: 2rem;
	padding-right: 2rem
}

.filter {
	position: relative
}

.filter__section {
	margin-bottom: 3.5rem
}

.filter__heading {
	font-size: 1.5rem;
	line-height: 2.3em;
	letter-spacing: .48rem;
	margin-bottom: 3.5rem;
	text-transform: uppercase
}

.filter__span {
	display: block;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.3rem;
	line-height: 1.7em;
	margin-bottom: .5rem
}

.filter__list {
	margin-bottom: 5rem;
	list-style: none
}

.filter__item {
	font-family: proxima-nova, sans-serif;
	font-size: 1.1rem;
	line-height: 1em;
	display: inline-block;
	letter-spacing: .18rem;
	margin-right: .8rem;
	text-transform: uppercase
}

.filter__link {
	border: 1px solid #a19f9c;
	color: #443f39;
	display: inline-block;
	opacity: .4;
	padding-top: 1.2rem;
	padding-right: 1.2rem;
	padding-bottom: .9rem;
	padding-left: 1.2rem;
	margin-bottom: .8rem;
	transition: all .2s ease-in-out 0s
}

.filter__link.-is-active,
.filter__link:hover {
	border-color: #f8b34d;
	color: #433e3a;
	opacity: 1
}

.filter__label {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.7rem;
	line-height: 2.1em;
	margin-bottom: .5rem
}

.filter__label:before {
	vertical-align: middle;
	border: 1px solid #a19f9c;
	content: '';
	cursor: pointer;
	display: inline-block;
	margin-top: -.3rem;
	margin-right: 1rem;
	margin-bottom: 0;
	margin-left: 0;
	height: 2rem;
	width: 2rem
}

.filter__checkbox {
	display: none
}

.filter__checkbox:checked+.filter__label:before {
	text-align: center;
	border-color: #f8b34d;
	color: #719e4e;
	font-variant: normal;
	speak: none;
	content: '\E909';
	font-family: icomoon;
	font-size: 4rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	line-height: .3em;
	text-indent: -.6rem
}

.filter__checkbox:disabled+.filter__label {
	opacity: .3
}

.filter__checkbox:disabled+.filter__label:before {
	cursor: not-allowed
}

.filter__clear {
	color: #0f5b80;
	cursor: pointer;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem
}

.filter__clear.-top {
	position: absolute;
	top: 0;
	right: 0
}

.filter__clear.-top:before {
	position: absolute;
	top: 2.3rem;
	left: 0;
	background: #0f5b80;
	content: '';
	height: .1rem;
	width: 80%
}

.filter__clear.-top:after {
	color: #0f5b80;
	font-variant: normal;
	speak: none;
	content: '\E906';
	font-family: icomoon;
	font-size: 2rem;
	font-weight: 900;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	margin-left: .9rem;
	vertical-align: top
}

.filter__clear.-bottom {
	position: absolute;
	bottom: -5rem;
	left: 0
}

.filter__clear.-bottom:before {
	position: absolute;
	top: 2.3rem;
	left: 0;
	background: #0f5b80;
	content: '';
	height: .1rem;
	width: 80%
}

.filter__clear.-bottom:after {
	color: #0f5b80;
	font-variant: normal;
	speak: none;
	content: '\E906';
	font-family: icomoon;
	font-size: 2rem;
	font-weight: 900;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	margin-left: .9rem;
	vertical-align: top
}

.products {
	background: #f5f5f5
}

.products__intro {
	line-height: 2.1em;
	padding-left: 2rem;
	padding-right: 2rem;
	margin-bottom: 4rem
}

.products__container {
	padding-top: 3rem;
	padding-right: 0;
	padding-bottom: 7rem;
	padding-left: 0
}

.product-card {
	background: #fff;
	border-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	width: 100%;
	padding-top: 2rem;
	position: relative
}

.product-card__image {
	width: 100%
}

.product-card__flag {
	position: absolute;
	top: 3.8rem;
	left: 0;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	height: 2.9rem;
	letter-spacing: .4rem;
	padding-left: 1.4rem;
	padding-right: 1.4rem;
	text-transform: uppercase;
	color: #fff
}

.product-card__description {
	margin-bottom: 4rem
}

.product-card__category {
	display: block;
	color: #433e3a;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .4rem;
	opacity: .4;
	margin-bottom: 1rem;
	text-transform: uppercase
}

.product-card__title {
	font-size: 2.2rem;
	margin-bottom: 1.8rem
}

.product-card__excerpt {
	font-size: 1.7rem;
	line-height: 2.1em;
	display: none
}

.pagination {
	text-align: center;
	width: 100%;
	height: 2.8rem;
	line-height: 0;
	margin-top: 7rem;
	position: relative
}

.pagination.-news {
	margin-top: 6rem;
	margin-bottom: 8rem
}

.pagination.-search-results {
	margin-top: 5.6rem;
	padding-bottom: 4rem
}

.pagination__page,
.pagination__pages {
	display: inline-block
}

.pagination__page {
	font-family: proxima-nova, sans-serif;
	font-size: 1.5rem
}

.pagination__page.-next {
	transition: opacity .2s ease-in-out 0s
}

.pagination__page.-next:before {
	color: #433e3a;
	cursor: pointer;
	font-variant: normal;
	speak: none;
	content: '\E90b';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	display: inline-block;
	opacity: .4;
	position: relative;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	top: .7rem
}

.pagination__page.-next:hover {
	opacity: .3
}

.pagination__link {
	color: #433e3a;
	height: 100%;
	display: inline-block;
	opacity: .4;
	padding-left: 1rem;
	padding-right: 1rem;
	transition: opacity .2s ease-in-out 0s
}

.pagination__link:hover {
	color: #433e3a;
	opacity: .3
}

.pagination__link.-prev {
	padding: 0
}

.pagination__link.-prev:before {
	color: #433e3a;
	cursor: pointer;
	font-variant: normal;
	speak: none;
	content: '\E90b';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	display: inline-block;
	opacity: .4;
	padding: 0;
	position: relative;
	top: .7rem
}

.pagination__link.-current {
	opacity: 1
}

.reader {
	position: absolute;
	top: 90rem;
	right: 1000rem
}

.faq {
	max-width: 85rem;
	margin-bottom: 7rem
}

.faq__title {
	text-align: center;
	font-size: 2.2rem;
	margin-top: 5rem;
	margin-bottom: 2.5rem
}

.faq__text {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 54rem;
	font-size: 1.5rem;
	margin-top: 3rem;
	margin-bottom: 7rem
}

.faq-list-item {
	list-style: none;
	margin-bottom: 2.5rem
}

.faq-list-item.-is-active .faq-list-item {
	overflow: scroll
}

.faq-list-item.-is-active .faq-list-item__title {
	border: 1px solid #f8b34d
}

.faq-list-item.-is-active .faq-list-item__title:before {
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.faq-list-item.-is-active .faq-list-item__description {
	max-height: 55rem;
	padding-bottom: 5rem
}

.faq-list-item__title {
	border: 1px solid #433e3a;
	cursor: pointer;
	font-size: 1.2rem;
	line-height: 1.9em;
	padding-top: 1.4rem;
	padding-right: 3rem;
	padding-bottom: 1rem;
	padding-left: 3rem;
	position: relative;
	transition: border .4s ease 0s;
	text-transform: uppercase;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none
}

.faq-list-item__title:hover {
	border: 1px solid #f8b34d
}

.faq-list-item__title:before {
	position: absolute;
	top: 1.3rem;
	right: auto;
	bottom: auto;
	left: 0;
	content: '';
	font-variant: normal;
	speak: none;
	content: '\E907';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	display: inline-block;
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	vertical-align: middle
}

.faq-list-item__title.-no-outline,
.faq-list-item__title:active {
	outline: 0
}

.faq-list-item__description {
	background: #f5f5f5;
	max-height: 0;
	overflow: hidden;
	padding-left: 2.4rem;
	padding-right: 2.4rem;
	transition: max-height .5s ease-in-out 0s
}

.faq-list-item__description h3,
.faq-list-item__description h4 {
	margin-top: 2.4rem;
	margin-bottom: 2rem
}

.faq-video {
	margin: 0 auto;
	max-width: 100%
}

.call-to-action.-faq {
	background: #f5f5f5
}

.call-to-action.-faq .call-to-action__content {
	max-width: 50rem
}

.call-to-action.-faq .call-to-action__title {
	font-size: 1.5rem;
	margin-bottom: 4.5rem
}

.call-to-action.-faq .call-to-action__text {
	font-size: 1.5rem;
	margin-bottom: 4rem
}

.call-to-action.-faq .call-to-action__button {
	font-size: 1.2rem
}

.breadcrumbs {
	margin-top: .9rem;
	margin-left: 2rem
}

.breadcrumbs__path {
	color: #000;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.3rem;
	margin-bottom: 2.2rem;
	list-style: none
}

.breadcrumbs__path .current {
	color: #0f5b80;
	font-weight: 700;
	text-decoration: underline
}

.breadcrumbs__item {
	display: inline-block
}

.breadcrumbs__item.-current {
	margin-left: .5rem
}

.breadcrumbs__link {
	color: #0f5b80
}

.product-info {
	margin-left: 2rem;
	width: 86%
}

.product-info__title {
	font-size: 2.2rem
}

.product-info__parent {
	font-family: proxima-nova, sans-serif;
	font-size: 1.3rem;
	margin-bottom: 1.5rem
}

.product-info__price {
	display: block;
	font-family: proxima-nova, sans-serif;
	font-size: 2.6rem;
	margin-bottom: 2rem
}

.product-link {
	vertical-align: top
}

.product-link:hover {
	opacity: 1
}

.product-link:hover .product__image {
	opacity: .75
}

.product-images {
	border: none;
	margin-bottom: 7rem
}

.product {
	position: relative
}

.product__image {
	width: 100%;
	transition: opacity .2s ease-in-out 0s
}

.product__flag {
	transition: opacity .2s ease-in-out 0s;
	position: absolute;
	display: block;
	background: #f8b34d;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	font-weight: 100;
	line-height: 2.66em;
	letter-spacing: .4rem;
	padding-left: 1.2rem;
	padding-right: 1.2rem;
	top: 2rem;
	text-transform: uppercase;
	color: #fff
}

.product__views {
	margin-left: 2rem;
	list-style: none
}

.product__views .view {
	cursor: pointer;
	display: inline-block;
	margin-right: .7rem;
	width: 6rem
}

.product__views .view__image {
	border: 1px solid #fff
}

.product__views .view__image.-is-active {
	border: 1px solid #f8b34d
}

.options {
	margin-left: 2rem;
	margin-bottom: 7rem;
	width: 28rem
}

@media (max-width: 575.98px) {
	.options {
		width: 33rem;
	}
}

.options input[type=text] {
	border: 1px solid #9c9c9c;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	padding-top: 1.6rem;
	margin-bottom: 3rem;
	width: 21rem
}

.options input[type=text]:hover {
	border: 1px solid #443f39
}

.options input[type=text]:focus {
	border: 1px solid #443f39
}

.options .dropdown {
	height: 4rem;
	width: 21rem;
	z-index: 20
}

.options .dropdown__label {
	cursor: pointer;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none
}

.options .dropdown__content {
	display: none
}

.options .dropdown__content.-is-active {
	display: inherit
}

.options .dropdown__item {
	cursor: pointer
}

.options .option {
	font-size: 0;
	margin-bottom: 1rem
}

.options .option .dropdown {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #a19f9c;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	font-weight: 1;
	line-height: 1em;
	letter-spacing: .2rem;
	position: relative;
	background-clip: border-box;
	border-radius: 0;
	margin-bottom: .8rem
}

.options .option .dropdown:hover {
	border: 1px solid #443f39
}

.options .option .dropdown:focus {
	outline: 0
}

.options .option .dropdown.selectionMade {
	border: 1px solid #f8b34d
}

.options .option .dropdown.-is-active {
	border: 1px solid #443f39;
	z-index: 21
}

.options .option .dropdown.-is-active .dropdown__label:after {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.options .option .dropdown.-shadeShelter .dropdown__label:after {
	top: -1rem
}

.options .option .dropdown__label {
	height: 4rem;
	padding-top: 1.6rem;
	padding-bottom: 1.3rem;
	padding-left: 1.4rem
}

.options .option .dropdown__label:after {
	content: ' ';
	height: 0;
	width: 0;
	border-left: .64rem solid transparent;
	border-right: .64rem solid transparent;
	border-top: .64rem solid #000;
	position: relative;
	float: right;
	top: .2rem
}

.options .option .dropdown__content {
	height: auto !important
}

.options .option .dropdown__items {
	background: #fff;
	border: 1px solid #443f39;
	width: 100%;
	max-height: 20.5rem;
	overflow-y: scroll;
	margin-bottom: 0;
	list-style: none;
	z-index: 2
}

.options .option .dropdown__item {
	width: 100%;
	line-height: 1em;
	padding-top: 1.6rem;
	padding-bottom: 1.3rem;
	padding-left: 1.4rem;
	margin-bottom: 0
}

.options .option .dropdown__item:hover {
	background-color: rgba(0, 0, 0, .05)
}

.options .option__title {
	display: block;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.3rem;
	line-height: 1.7em;
	margin-bottom: .5rem
}

.options .option__radio {
	display: none
}

.options .option__radio:checked+label {
	border: 1px solid #f8b34d;
	opacity: 1
}

.options .option__radio:checked+label:hover {
	color: #443f39
}

.options .option__radio-label {
	border: 1px solid #443f39;
	box-sizing: border-box;
	cursor: pointer;
	font-family: proxima-nova, sans-serif;
	font-size: 1.1rem;
	display: inline-block;
	letter-spacing: .183rem;
	margin-right: .8rem;
	margin-bottom: .8rem;
	opacity: .4;
	padding-top: 1.2rem;
	padding-right: 1.2rem;
	padding-bottom: .9rem;
	padding-left: 1.2rem;
	transition: all .2s ease-in-out 0s;
	text-transform: uppercase
}

.options .option__radio-label:hover {
	border: 1px solid #f8b34d;
	color: #433e3a;
	opacity: 1
}

.options .option__color,
.options .option__pattern {
	font-weight: 700;
	margin-left: .5rem;
	text-transform: uppercase
}

.options .option.-color {
	overflow: hidden;
	height: 7rem;
	position: relative;
	transition: max-height .2s ease-in-out 0s;
	/*width: 30rem;*/
	width: 100%;
	/*border: 5px solid red;*/
}

.options .option.-color.-is-active {
	height: auto;
}

.options .option.-color .option__radio:checked+label {
	border: 1px solid #f8b34d;
	opacity: 1
}

.options .option.-color .option__radio-label {
	border: 1px solid #c6c5c3;
	height: 3.5rem;
	margin-right: 1rem;
	opacity: 1;
	width: 3.5rem
}

.options .option__see-more {
	position: absolute;
	top: 3.5rem;
	right: 0;
	display: block;
	color: #0f5b80;
	cursor: pointer;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	line-height: 2.13em;
	margin-top: -2rem;
	text-decoration: underline;
	z-index: 20
}

.options .option__see-more:hover {
	opacity: .75
}

.options .deselectColorOption {
	color: #0f5b80;
	position: absolute;
	top: 4.5rem;
	right: 0;
	display: inline-block;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.4rem;
	line-height: normal;
	cursor: pointer;
	text-decoration: underline;
}

fieldset.option.-pattern {
	width: 100%;
	/*width: 40rem;*/
	position: relative;
	/*	border: 5px solid red;*/
}

.options .deselectColorOption.desc2 {
	/*	border: 5px solid red;*/
	color: #0f5b80;
	position: absolute;
	top: 0rem;
	right: 0;
	display: inline-block;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.4rem;
	line-height: normal;
	cursor: pointer;
	text-decoration: underline;
}

.options .option.-fabric,
.options .option.-icon,
.options .option.-lettering,
.options .option.-pattern,
.options .option.-recycled,
.options .option.-wood {
	font-size: 0
}

.options .option.-fabric .option__radio:checked+label,
.options .option.-icon .option__radio:checked+label,
.options .option.-lettering .option__radio:checked+label,
.options .option.-pattern .option__radio:checked+label,
.options .option.-recycled .option__radio:checked+label,
.options .option.-wood .option__radio:checked+label {
	border: 1px solid #f8b34d;
	opacity: 1
}

.options .option.-fabric .option__radio-label,
.options .option.-icon .option__radio-label,
.options .option.-lettering .option__radio-label,
.options .option.-pattern .option__radio-label,
.options .option.-recycled .option__radio-label,
.options .option.-wood .option__radio-label {
	border: 1px solid #fff;
	height: 5.5rem;
	margin-right: 1rem;
	opacity: 1;
	padding: 0;
	position: relative;
	margin-bottom: .5rem;
	width: 5.5rem
}

.options .option__image {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.options__submit {
	background: #0f5b80;
	width: 100%;
	padding: 1.1rem;
	background-clip: border-box;
	border-radius: 0
}

.options__submit .button-text {
	vertical-align: middle;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	text-transform: uppercase
}

.options__submit .button-text:before {
	vertical-align: middle;
	font-variant: normal;
	speak: none;
	content: '\E903';
	font-family: icomoon;
	font-size: 2.5rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	margin-right: 1rem
}

.options__submit:hover {
	background: #0f5b80;
	opacity: .8
}

.quantity {
	text-align: center;
	max-width: 7rem;
	position: relative
}

.quantity__down,
.quantity__up {
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	font-size: 1.6rem;
	height: 3.6rem;
	width: 3.6rem
}

.quantity__down {
	left: -1rem
}

.quantity__down:before {
	font-variant: normal;
	speak: none;
	content: '\E90b';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	display: inline-block
}

.quantity__up {
	right: -1rem
}

.quantity__up:before {
	font-variant: normal;
	speak: none;
	content: '\E90b';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	display: inline-block;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.quantity__current {
	font-family: proxima-nova, sans-serif;
	font-size: 1.6rem
}

.details {
	margin-left: 2rem;
	margin-right: 2rem
}

.details__title {
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	margin-bottom: 2.5rem;
	text-transform: uppercase
}

.details__title.-resources:after {
	vertical-align: middle;
	font-variant: normal;
	speak: none;
	content: '\E90a';
	font-family: icomoon;
	font-size: 2.5rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.details__body {
	font-size: 1.5rem;
	line-height: 2.13em;
	margin-bottom: 5rem
}

.details__body.-specifications {
	margin-left: 1.5rem
}

.details__body.-specifications .specification {
	margin-left: 2rem;
	padding-left: 1rem
}

.details__body.-resources {
	color: #0f5b80;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	text-decoration: underline;
	list-style: none
}

.resource__link {
	color: #0f5b80;
	transition: opacity .2s ease-in-out 0s
}

.resource__link:hover {
	color: #0f5b80;
	opacity: .8
}

.related-products {
	background: #f5f5f5;
	padding-bottom: 6rem
}

.related-products:after {
	clear: both;
	content: '';
	display: block
}

.related-products.-quote .related-products__title {
	padding-top: 7rem;
	padding-bottom: 3.5rem
}

.related-products__title {
	text-align: center;
	/* font-size: 1.2rem; */
	letter-spacing: .2rem;
	padding-top: 6rem;
	padding-bottom: 7rem;
	text-transform: uppercase
}

.related-products__cards {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.related-products__link {
	vertical-align: top;
	display: inline-block
}

.related-products__link:hover {
	opacity: 1
}

.related-products__link:hover .related-product {
	box-shadow: 4px 4px 12px 0 rgba(0, 0, 0, .25)
}

.related-products .related-product {
	text-align: left;
	background: #fff;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	color: #443f39;
	font-family: proxima-nova, sans-serif;
	height: 48rem;
	box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, .1)
}

.related-products .related-product__image {
	margin-top: 1.5rem;
	width: 100%
}

.related-products .related-product__category {
	display: block;
	font-size: 1.2rem;
	letter-spacing: .384rem;
	line-height: 2.67em;
	margin-left: 2rem;
	opacity: .4;
	margin-bottom: 1rem;
	text-transform: uppercase
}

.related-products .related-product__product {
	display: block;
	font-size: 2.2rem;
	line-height: 1.41em;
	margin-left: 2rem;
	margin-bottom: 1.8rem;
	width: 28rem
}

.related-products .related-product__description {
	display: block;
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.7rem;
	line-height: 2.11em;
	margin-left: 2rem;
	padding-bottom: 3rem;
	margin-bottom: 0;
	width: 87.5%
}

.news-detail {
	margin-bottom: 9rem
}

.news-detail__button {
	font-size: 1.2rem;
	display: inline;
	margin-top: 6rem
}

.news-article {
	margin-bottom: 5rem
}

.news-article__category {
	font-size: 1.3rem;
	letter-spacing: .4rem;
	margin-bottom: 1.5rem;
	text-transform: uppercase
}

.news-article__title {
	font-size: 2.6rem;
	line-height: 1.4em;
	margin-bottom: 2.5rem
}

.news-article__publishing {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: proxima-nova, sans-serif;
	font-size: 1.3rem;
	line-height: 1.6em;
	letter-spacing: .2rem;
	opacity: .5;
	margin-bottom: 3.5rem;
	text-transform: uppercase
}

.news-article__text {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.news-article__text * {
	margin-bottom: 3.5rem
}

.news-article__text p {
	font-size: 1.6rem;
	line-height: 2.2em
}

.news-article__text blockquote {
	color: rgba(68, 63, 57, .5);
	-ms-flex-item-align: center;
	-webkit-align-self: center;
	-ms-align-self: center;
	align-self: center;
	font-style: italic;
	padding: 0;
	position: relative;
	width: 80%
}

.news-article__text blockquote:before {
	position: absolute;
	font-variant: normal;
	speak: none;
	content: '\E90c';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	left: -3.6rem
}

.news-article__text hr {
	border: 5px dashed #c6c5c3;
	-ms-flex-item-align: center;
	-webkit-align-self: center;
	-ms-align-self: center;
	align-self: center;
	margin-top: 0;
	overflow: visible;
	position: relative;
	height: 1rem;
	width: 1rem
}

.news-article__text hr::after,
.news-article__text hr::before {
	position: absolute;
	top: -5px;
	background: #c6c5c3;
	content: '';
	height: 1rem;
	width: 1rem
}

.news-article__text hr::before {
	left: -3rem
}

.news-article__text hr::after {
	right: -3rem
}

.news-article__image-container {
	margin-left: -7%;
	margin-right: -7%;
	margin-bottom: 6rem
}

.share {
	opacity: .5;
	margin-bottom: 5.5rem
}

.share.-lower-share .share__label,
.share.-lower-share .share__links,
.share.-news-article .share__label,
.share.-news-article .share__links {
	margin-left: 0
}

.share__label {
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	line-height: 1.6em;
	letter-spacing: .2rem;
	display: block;
	margin-bottom: 1rem;
	text-transform: uppercase
}

.share__links {
	list-style: none
}

.share__item {
	display: inline-block
}

.share__link {
	font-size: 0;
	width: 100%;
	height: 100%
}

.share__link:first-of-type {
	margin-left: -1rem
}

.share__link:after {
	color: #a19f9c;
	padding: 1rem
}

.share__link.-facebook:after {
	font-variant: normal;
	speak: none;
	content: '\E900';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.share__link.-pinterest:after {
	font-variant: normal;
	speak: none;
	content: '\E902';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.share__link.-twitter:after {
	font-variant: normal;
	speak: none;
	content: '\E90d';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.related-articles {
	display: none
}

.call-to-action.-thank-you {
	margin-bottom: 19.2rem
}

.call-to-action.-thank-you .call-to-action__content {
	margin-top: 6rem;
	max-width: 60rem
}

.call-to-action.-thank-you .call-to-action__title {
	font-size: 2.2rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.8em;
	text-transform: none
}

.call-to-action.-thank-you .call-to-action__text {
	font-size: 1.7rem;
	margin-bottom: 3.5rem
}

.call-to-action.-thank-you .call-to-action__button {
	font-size: 1.2rem
}

.news-index__title {
	display: none
}

.story:last-child .story__content {
	border: none
}

.story.-featured {
	margin-top: -1.5rem
}

.story__container.-bottom {
	margin-bottom: 6rem
}

.story__link {
	display: block;
	width: 100%
}

.story__image {
	margin-left: -7%;
	max-width: 114%;
	margin-bottom: 2.7rem
}

.story__image.-featured {
	width: 100%;
	margin: 0
}

.story__content {
	border-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	margin-left: 2rem;
	margin-right: 2rem
}

.story__label {
	color: #443f39;
	font-family: proxima-nova, sans-serif;
	font-size: 1.5rem;
	line-height: 1.2em;
	letter-spacing: .25rem;
	opacity: .5;
	margin-bottom: 1.1rem;
	text-transform: uppercase
}

.story__byline,
.story__date {
	display: block;
	color: #443f39;
	font-family: proxima-nova, sans-serif;
	font-size: 1.3rem;
	letter-spacing: .2rem;
	opacity: .5;
	text-transform: uppercase
}

.story__date {
	margin-bottom: -1rem
}

.story__byline,
.story__content,
.story__read {
	margin-bottom: 3.5rem
}

.story__title {
	color: #443f39
}

.story__title:hover {
	color: #0f5b80
}

.story__excerpt {
	font-size: 1.5rem;
	line-height: 2.1em;
	margin-bottom: .5rem
}

.story__read {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	display: inline-block;
	margin-bottom: 2.5rem;
	transition: opacity .2s ease-in-out 0s;
	text-decoration: underline
}

.story__read:hover {
	opacity: .8
}

.story__read.-featured {
	text-align: center;
	background: #0f5b80;
	display: block;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	margin-top: 2.6rem;
	margin-bottom: 3.5rem;
	padding-top: .3rem;
	text-decoration: none;
	transition: opacity .2s ease-in-out 0s;
	text-transform: uppercase;
	color: #fff;
	width: 18.7rem
}

.story__read.-featured:hover {
	opacity: .9;
	color: #fff
}

.news-filters {
	margin-left: 2rem;
	margin-right: 2rem;
	margin-bottom: 5rem
}

.news-filter {
	width: 100%;
	font-size: 0;
	display: inline-block;
	margin-bottom: 2.2rem;
	position: relative
}

.news-filter:focus {
	outline: 0
}

.news-filter:after {
	position: absolute;
	top: 3.3rem;
	right: .5rem;
	font-variant: normal;
	speak: none;
	content: '\E907';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	opacity: .6;
	z-index: -99
}

.news-filter.-is-active:after {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.news-filter__title {
	display: block;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.3rem;
	line-height: 1.7em;
	margin-bottom: .5rem
}

.news-filter__item,
.news-filter__select,
.news-filter__toggle {
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	font-weight: 1;
	line-height: 1em
}

.news-filter__toggle {
	border: 1px solid #a19f9c;
	cursor: pointer;
	height: 4.3rem;
	padding-top: 1.7rem;
	padding-left: 1.4rem
}

.news-filter__toggle.-is-active {
	border: 1px solid #443f39
}

.news-filter__toggle:hover {
	border: 1px solid #443f39
}

.news-filter__selection {
	color: #443f39;
	letter-spacing: .2rem;
	opacity: .4;
	text-transform: uppercase
}

.news-filter__select {
	position: absolute;
	background: #fff;
	border: 1px solid #737373;
	border-top: 0;
	width: 100%;
	max-height: 41rem;
	overflow-y: scroll;
	margin-bottom: 0;
	list-style: none;
	z-index: 2
}

.news-filter__select.-is-disabled {
	overflow: hidden;
	border: none;
	max-height: 0;
	z-index: 2
}

.news-filter__item {
	height: 4.1rem;
	letter-spacing: .2rem;
	line-height: 1em;
	margin-bottom: 0
}

.news-filter__option {
	display: block;
	cursor: pointer;
	color: #443f39;
	height: 100%;
	padding-top: 1.6rem;
	padding-bottom: 1.3rem;
	padding-left: 1.4rem;
	text-transform: uppercase
}

.news-filter__option:hover {
	background-color: rgba(0, 0, 0, .05)
}

.share {
	opacity: .5;
	margin-bottom: 5.5rem
}

.share.-featured .share__label {
	margin-left: 0
}

.share.-featured .share__links {
	margin-left: 0
}

.share__label {
	display: block;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	line-height: 1.6em;
	letter-spacing: .2rem;
	margin-left: 2rem;
	text-transform: uppercase
}

.share__links {
	height: 4rem;
	margin-left: 1rem;
	list-style: none
}

.share__item {
	height: 100%;
	display: inline-block
}

.share__link {
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: inline-block;
	margin-right: 2rem;
	padding-top: 1rem;
	width: 5rem
}

.share__link:first-of-type {
	margin-left: -1rem
}

.share__link:before {
	color: #a19f9c;
	padding: 1rem
}

.share__link.-facebook:before {
	font-variant: normal;
	speak: none;
	content: '\E900';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.share__link.-pinterest:before {
	font-variant: normal;
	speak: none;
	content: '\E902';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.share__link.-twitter:before {
	font-variant: normal;
	speak: none;
	content: '\E90d';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.general-content {
	margin-top: 5.8rem;
	max-width: 70rem;
	margin-bottom: 5rem
}

.content-block h1 {
	font-size: 2.6rem
}

.content-block h1,
.content-block h2,
.content-block h3,
.content-block h4,
.content-block h5,
.content-block h6 {
	margin-bottom: 3rem
}

.content-block p {
	line-height: 2.15em;
	margin-bottom: 5rem
}

.content-block ol,
.content-block ul {
	margin-bottom: 5rem
}

.content-block li {
	list-style-position: outside;
	margin-left: 5rem;
	padding-left: 1.2rem
}

.content-block__text {
	margin-bottom: 4rem
}

.content-block__image {
	display: block;
	margin-bottom: 2rem
}

.content-block__button {
	margin-bottom: 3rem;
	width: 100%
}

.our-story__intro {
	background-color: #f5f5f5;
	padding-top: 6rem;
	padding-right: 6%;
	padding-bottom: 0;
	padding-left: 6%
}

.our-story__title {
	line-height: 1.5em;
	margin-bottom: 3rem
}

.our-story__text {
	line-height: 2.15em;
	padding-bottom: 6rem;
	margin-bottom: 0
}

.our-story__list-container {
	margin-top: 7rem;
	margin-right: 0;
	margin-bottom: 8rem;
	margin-left: 0;
	padding-left: 6%;
	padding-right: 6%
}

.our-story__list-image {
	display: none;
	max-width: 100rem
}

.our-story__list {
	font-size: 1.5rem;
	line-height: 1.93em;
	margin-top: 7rem;
	margin-bottom: 7rem
}

.our-story__list-item {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3.5rem;
	padding-left: 2rem;
	position: relative;
	margin-bottom: 0;
	list-style: none
}

.our-story__list-item::after {
	position: absolute;
	background: #ef3e23;
	content: '';
	left: -.5rem;
	height: 1.2rem;
	width: 1.2rem;
	top: .8rem
}

.our-story__list-item:nth-child(6n+2)::after {
	background: #719e4e
}

.our-story__list-item:nth-child(6n+3)::after {
	background: #0f5b80
}

.our-story__list-item:nth-child(6n+4)::after {
	background: #f8b34d
}

.our-story__list-item:nth-child(6n+5)::after {
	background: #F17E3F
}

.our-story__list-item:nth-child(6n+6)::after {
	background: #72AFCD
}

.our-story__list-item::before {
	position: absolute;
	border-left: 1px solid #c6c5c3;
	content: '';
	height: 100%;
	left: 0;
	top: .8rem;
	width: 1px
}

.our-story__list-item:last-child::before {
	height: 0
}

.call-to-action.-our-story {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 53.3rem;
	clear: both
}

.call-to-action.-our-story .call-to-action__container {
	padding-top: 7rem;
	padding-bottom: 7rem
}

.call-to-action.-our-story .call-to-action__title {
	margin-bottom: 3rem
}

.call-to-action.-our-story .call-to-action__text {
	margin-bottom: 3.5rem
}

.resources__intro {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6rem;
	margin-bottom: 6rem;
	max-width: 70rem;
	padding-left: 2rem;
	padding-right: 2rem
}

.resources__intro h2 {
	font-size: 2.6rem;
	margin-bottom: 2rem
}

.resources__intro p {
	font-size: 1.5rem;
	line-height: 2.1em;
	max-width: 70rem
}

.quote {
	margin-top: 6rem;
	margin-bottom: 6rem;
	max-width: 115rem
}

.quote-summary {
	text-align: center;
	display: inherit;
	margin-bottom: 2.5rem
}

.quote-summary:after {
	clear: both;
	content: '';
	display: block
}

.quote-summary.-is-disabled {
	display: none
}

.quote-summary.-empty {
	display: none
}

.quote-summary.-empty.-is-active {
	display: inherit
}

.quote-summary__summary,
.quote-summary__title {
	margin-bottom: 2.5rem
}

.quote-summary__title {
	font-size: 2.2rem
}

.quote-summary__summary {
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.5rem;
	line-height: 2.1em
}

.quote-summary__link {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	text-decoration: underline
}

.quote-summary__link:hover {
	opacity: .8
}

.quote-summary__link.-shop {
	text-align: center;
	background: #0f5b80;
	display: block;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	height: 4rem;
	letter-spacing: .2rem;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: .5rem;
	background-clip: border-box;
	border-radius: 0;
	margin-bottom: 1.5rem;
	transition: opacity .2s ease-in-out 0s;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	width: 19.6rem
}

.quote-summary__link.-shop:hover {
	background: #0f5b80;
	color: #fff;
	opacity: .9
}

.quote-summary__link.-shopping {
	float: left
}

.quote-summary__link.-send {
	float: right
}

.quote-list {
	position: relative
}

.quote-list.-is-disabled {
	display: none
}

.quote-list__heading {
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	margin-right: 3.2rem;
	opacity: .4;
	text-transform: uppercase
}

.quote-item {
	border-top: 1px solid #c6c5c3;
	padding-top: 1.8rem;
	margin-bottom: 2.5rem
}

.quote-item__img {
	vertical-align: top;
	display: inline-block;
	margin-right: 5%;
	width: 40%
}

.quote-item__info {
	display: inline-block;
	width: 55%
}

.quote-quantity {
	margin-top: 2rem;
	margin-bottom: 1.5rem
}

.quote-quantity .quantity {
	display: inline
}

.quote-quantity__remove {
	display: block;
	color: #0f5b80;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	margin-left: 12rem;
	text-decoration: underline
}

.quote-quantity__remove:hover {
	cursor: pointer
}

.quote-price {
	font-family: proxima-nova, sans-serif;
	font-size: 1.6rem
}

.quote-price__price {
	margin-left: 3.5rem
}

.quote-total {
	border-top: 1px solid #c6c5c3;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem
}

.quote-total:after {
	clear: both;
	content: '';
	display: block
}

.quote-total__estimate {
	text-align: right
}

.quote-total__heading {
	display: inline-block;
	margin-top: 3.8rem;
	margin-right: 6.4rem
}

.quote-total__total {
	font-family: proxima-nova, sans-serif;
	font-size: 2.2rem;
	display: inline-block;
	margin-top: 3.5rem
}

.quote-total__footnote {
	position: absolute;
	right: 0;
	bottom: 10rem;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem
}

.quote-total__submit {
	text-align: center;
	background: #0f5b80;
	display: block;
	width: 100%;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	height: 4rem;
	letter-spacing: .2rem;
	margin-top: 20rem;
	padding-top: .5rem;
	background-clip: border-box;
	border-radius: 0;
	margin-bottom: 1.5rem;
	transition: opacity .2s ease-in-out 0s;
	text-transform: uppercase;
	color: #fff
}

.quote-total__submit:hover {
	background: #0f5b80;
	color: #fff;
	opacity: .9
}

.quote-total__link {
	float: right;
	transition: opacity .2s ease-in-out 0s;
	text-decoration: underline
}

.contact__form-container {
	margin-bottom: 2rem
}

.contact__form-title {
	margin-bottom: 1.8rem
}

.contact__form-text {
	font-size: 1.5rem;
	line-height: 2.1em;
	margin-bottom: 3.5rem
}

.contact__info {
	background: #f5f5f5;
	padding-top: 5rem
}

.contact__info-title {
	text-transform: capitalize;
	margin-bottom: 1.8rem
}

.contact__info-text {
	font-size: 1.5rem;
	line-height: 2.1em;
	margin-bottom: 3.7rem
}

.contact__address {
	margin-bottom: 3.5rem
}

.contact__address-item {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	line-height: 2.1em;
	list-style: none
}

.contact__address-item:nth-child(-n+2) {
	display: inline-block
}

.contact__address-link:hover {
	color: #0f5b80;
	opacity: .8
}

.contact__address-link.-email {
	text-decoration: underline
}

.contact__social {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 5rem;
	list-style: none
}

.contact__social-icon {
	color: transparent;
	font-size: 0;
	padding-right: 2rem
}

.contact__social-icon::before {
	color: #443f39;
	font-variant: normal;
	speak: none;
	content: '\E900';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.contact__social-icon.-instagram::before {
	content: '\E901'
}

.contact__social-icon.-pinterest::before {
	content: '\E902'
}

.call-to-action.-contact-us {
	padding: 0
}

.call-to-action.-contact-us .call-to-action__content {
	text-align: left;
	padding-top: 0;
	padding-bottom: 0
}

.call-to-action.-contact-us .call-to-action__title {
	text-transform: capitalize;
	font-size: 2.2rem;
	letter-spacing: 0;
	line-height: 1.4em;
	margin-bottom: 4.7rem
}

.call-to-action.-contact-us .call-to-action__text {
	margin-bottom: 4.3rem
}

.call-to-action.-contact-us .call-to-action__button {
	font-size: 1.2rem;
	margin-bottom: 8rem
}

.iframe {
	overflow: auto
}

.form .focus .row:not(.likert-head) {
	background: 0 0 !important
}

.form-top-aligned .row-fluid {
	padding-bottom: 0 !important
}

.class123-label {
	font-family: Verdana;
	font-size: 1.3rem;
	line-height: 1.7em;
	padding: 0;
	margin-bottom: -.5rem
}

.subitem input {
	border: 1px solid #a19f9c;
	font-family: Verdana;
	font-size: 1.2rem;
	color: #a19f9c;
	letter-spacing: .2rem;
	padding: 0;
	background-clip: border-box;
	border-radius: 0
}

.col-lg-6,
.col-sm-6 {
	width: 100%;
	padding: 0
}

.col-sm-12 {
	padding: 0
}

#formwrapper {
	padding: 0
}

.big-container.user-own-css input[type=text] {
	font-family: Verdana;
	font-size: 1.2rem;
	font-weight: 600;
	height: 4rem;
	letter-spacing: .2rem;
	padding-left: 1.4rem;
	text-transform: uppercase
}

.fieldwidth50 {
	width: 100% !important;
	float: none
}

.fieldcontainer {
	float: none;
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
	padding: 0
}

.requiredfield:not(.likert-label):after {
	color: #ef3e23 !important;
	font-size: 1.5rem !important
}

.select2-container .select2-choice {
	border: 1px solid #a19f9c;
	font-family: Verdana;
	font-size: 1.2rem;
	height: 4rem;
	background-clip: border-box;
	border-radius: 0;
	text-transform: uppercase
}

.select2-container .select2-choice>.select2-chosen {
	font-weight: 600;
	color: #a19f9c;
	letter-spacing: .2rem;
	padding-top: .5rem
}

.select2-container.select2-extra .select2-choice .select2-arrow {
	margin-top: .5rem
}

.label-text {
	font-family: Verdana;
	font-size: 1.7rem;
	position: relative
}

.label-text:before {
	vertical-align: middle;
	border: 1px solid #a19f9c;
	content: '';
	cursor: pointer;
	display: inline-block;
	margin-top: -.3rem;
	margin-right: 1rem;
	margin-bottom: 0;
	margin-left: 0;
	height: 2rem;
	width: 2rem
}

input[type=checkbox]:not(old)+label>.outside {
	display: none
}

input[type=checkbox]:not(old):checked+label>.outside+.label-text:before {
	text-align: center;
	border-color: #f8b34d;
	color: #719e4e;
	content: '';
	font-family: icomoon;
	line-height: .3em;
	text-indent: -.6rem
}

input[type=checkbox]:not(old):checked+label>.outside+.label-text:after {
	position: absolute;
	border: 1px solid #719e4e;
	border-width: 0 2px 2px 0;
	content: '';
	left: .7rem;
	height: 1.8rem;
	width: .8rem;
	top: -.2rem;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.class123-checkbox {
	margin-bottom: 2.5rem
}

.textarea-container.force_block {
	border: 1px solid #a19f9c
}

.textarea-container.force_block>textarea {
	font-family: Verdana;
	font-size: 1.2rem;
	color: #a19f9c;
	letter-spacing: .2rem;
	min-height: 17rem;
	text-transform: uppercase
}

.big-container.user-own-css .formdefaultbut {
	font-weight: 400
}

.submit-btn {
	background: #0f5b80 !important;
	border: none !important;
	height: 4rem;
	letter-spacing: .2rem;
	background-clip: border-box !important;
	border-radius: 0 !important;
	transition: opacity .2s ease-in-out 0s;
	text-transform: uppercase;
	width: 17.6rem
}

.submit-btn:hover {
	opacity: .8
}

span.errormsg.customerrormsg {
	font-family: proxima-nova, helvetica, sans-serif
}

.error {
	margin: 0
}

.validation-error .row {
	background: 0 0 !important
}

.validation-error input[type=text]:not(.exclude-error-input):not(.no-validation-error) {
	background: 0 0 !important
}

.fielderror {
	color: #ef3e23;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.3rem;
	position: relative;
	top: -1rem
}

.gallery {
	text-align: center;
	padding-top: 5rem;
	padding-right: 2rem;
	padding-bottom: 6rem;
	padding-left: 2rem
}

.gallery__intro {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 27rem;
	font-size: 1.5rem;
	line-height: 2.1em;
	max-width: 57rem;
	margin-bottom: 6rem
}

.gallery__images {
	text-align: left
}

.gallery__item {
	cursor: pointer;
	display: inherit;
	margin-bottom: .8rem
}

.gallery__item.-featured {
	height: auto;
	margin-top: 1rem;
	margin-right: -2rem;
	margin-left: -2rem;
	position: relative
}

.gallery__item.-is-active .gallery__caption,
.gallery__item.-is-active .gallery__link {
	display: inline-block
}

.gallery__item.-is-hidden {
	display: none
}

.gallery__description {
	padding-left: 2rem;
	padding-right: 2rem
}

.gallery__caption,
.gallery__link {
	font-size: 1.5rem;
	display: inline
}

.gallery__caption {
	line-height: 2.1em
}

.gallery__link {
	color: #0f5b80;
	margin-left: 1rem;
	transition: opacity .2s ease-in-out 0s;
	text-decoration: underline
}

.gallery__link:hover {
	opacity: .7
}

.gallery__nav {
	position: absolute
}

.gallery__nav.-close {
	right: 1rem;
	top: 0
}

.gallery__nav.-close:before {
	font-variant: normal;
	speak: none;
	content: '\E906';
	font-family: icomoon;
	font-size: 3rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	color: #fff
}

.gallery__nav.-next:before,
.gallery__nav.-prev:before {
	position: absolute;
	background-color: rgba(67, 62, 58, .8);
	font-variant: normal;
	speak: none;
	content: '\E90b';
	font-family: icomoon;
	font-size: 4.5rem;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	color: #fff
}

.gallery__nav.-prev {
	left: 0;
	top: 41.5%
}

.gallery__nav.-next {
	right: 0;
	top: 50%;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.gallery__button {
	text-align: center;
	background: #0f5b80;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	padding-top: 1.6rem;
	padding-right: 2.4rem;
	padding-bottom: 1.4rem;
	padding-left: 2.4rem;
	background-clip: border-box;
	border-radius: 0;
	margin-bottom: 10.4rem;
	transition: opacity .2s ease-in-out 0s;
	text-transform: uppercase;
	color: #fff;
	width: 21rem
}

.gallery__button:hover {
	background: #0f5b80;
	opacity: .8;
	color: #fff
}

.show-more {
	display: block;
	color: #0f5b80;
	cursor: pointer;
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	line-height: 2.13em;
	text-decoration: underline
}

.show-more:hover {
	opacity: .75
}

.quote-form {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 110rem;
	padding-top: 5rem;
	padding-bottom: 5rem
}

.quote-form ::-webkit-input-placeholder {
	color: #443f39;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	opacity: .4;
	text-transform: uppercase
}

.quote-form ::-moz-placeholder {
	color: #443f39;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	opacity: .4;
	text-transform: uppercase
}

.quote-form :-ms-input-placeholder {
	color: #443f39;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	opacity: .4;
	text-transform: uppercase
}

.quote-form :-moz-placeholder {
	color: #443f39;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	letter-spacing: .2rem;
	opacity: .4;
	text-transform: uppercase
}

.quote-form input[type=email],
.quote-form input[type=text],
.quote-form textarea {
	border: 1px solid #9c9c9c;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	padding-top: 1.6rem;
	margin-bottom: 2rem
}

.quote-form input[type=email]:hover,
.quote-form input[type=text]:hover,
.quote-form textarea:hover {
	border: 1px solid #443f39
}

.quote-form input[type=email]:focus,
.quote-form input[type=text]:focus,
.quote-form textarea:focus {
	border: 1px solid #443f39
}

.quote-form__intro {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 60rem
}

.quote-form__heading {
	margin-bottom: 2.5rem
}

.quote-form__paragraph {
	font-family: ptserif-regular, 'Times New Roman', serif;
	font-size: 1.5rem;
	line-height: 2.1em
}

.quote-form__label {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.2rem
}

.quote-form .dropdown {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #9c9c9c;
	font-family: proxima-nova, sans-serif;
	font-size: 1.2rem;
	font-weight: 1;
	line-height: 1em;
	letter-spacing: .2rem;
	position: relative;
	background-clip: border-box;
	border-radius: 0;
	margin-bottom: 2rem;
	height: 4.2rem;
	top: -.1rem
}

.quote-form .dropdown:hover {
	border: 1px solid #443f39
}

.quote-form .dropdown:focus {
	outline: 0
}

.quote-form .dropdown.-is-active {
	border: 1px solid #443f39
}

.quote-form .dropdown.-is-active .dropdown__label:after {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.quote-form .dropdown__label {
	color: #443f39;
	padding-top: 1.6rem;
	padding-bottom: 1rem;
	padding-left: 1.4rem;
	opacity: .4;
	text-transform: uppercase
}

.quote-form .dropdown__label:after {
	content: ' ';
	height: 0;
	width: 0;
	border-left: .64rem solid transparent;
	border-right: .64rem solid transparent;
	border-top: .64rem solid #000;
	margin-right: 1.2rem;
	position: relative;
	float: right;
	top: .2rem
}

.quote-form .dropdown__items {
	position: absolute;
	background: #fff;
	border: 1px solid #443f39;
	left: -1px;
	max-height: 20.5rem;
	overflow-y: scroll;
	margin-bottom: 0;
	width: 100.2%;
	list-style: none;
	z-index: 2
}

.quote-form .dropdown__item {
	line-height: 1em;
	padding-top: 1.6rem;
	padding-bottom: 1.3rem;
	padding-left: 1.4rem;
	margin-bottom: 0
}

.quote-form .dropdown__item:hover {
	background-color: rgba(0, 0, 0, .05)
}

.freeform-required:after {
	content: '*';
	font-size: 1.5rem;
	margin-left: .25rem;
	color: #ef3e23
}

.freeform-column {
	position: relative;
	margin-bottom: 1rem
}

.freeform-column.-quoteCartData {
	display: none
}

.landing-page {
	margin-top: -3.6rem;
	position: relative;
	z-index: 100
}

.landing-page__content {
	margin-bottom: 6rem
}

.landing-page__content.-border {
	border-top: 1px solid #c6c5c3
}

.landing-page__logo {
	display: inline-block;
	box-shadow: 2px 1px 12px 0 rgba(0, 0, 0, .1);
	width: 14.4rem
}

.landing-page__section {
	padding-top: 1.4rem;
	margin-bottom: 4.6rem
}

.landing-page h1 {
	font-family: proxima-nova, sans-serif;
	font-size: 2.6rem;
	line-height: 1.4em;
	margin-bottom: 2.5rem
}

.landing-page h2 {
	margin-bottom: 3.5rem
}

.landing-page p {
	font-size: 1.5rem;
	line-height: 2.1em;
	margin-bottom: 2.5rem
}

.landing-page__button {
	width: 100%;
	margin-bottom: 1rem
}

.product-gallery {
	width: 100%;
	margin-bottom: 4rem;
	margin-left: 0
}

.slider {
	position: relative
}

.slider__arrow {
	position: absolute;
	top: 50%;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	font-size: 4.5rem;
	line-height: 1em;
	height: 4.5rem;
	width: 4.5rem;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff
}

.slider__arrow:before {
	background-color: rgba(67, 62, 58, .3);
	width: 100%;
	font-variant: normal;
	speak: none;
	content: '\E90b';
	font-family: icomoon;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	text-indent: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	display: inline-block
}

.slider__arrow:last-child {
	right: 0
}

.slider__arrow:last-child:before {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.slider__content {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.slider__image {
	display: block;
	opacity: 1;
	transition: opacity .2s ease-in-out 0s
}

.slider__image.-is-disabled {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0
}

.section-link {
	display: inline-block;
	max-width: 50%
}

.catalog-library {
	padding-top: 3.5rem;
	padding-bottom: 8rem
}

.catalog {
	border-bottom: 1px solid #c6c5c3;
	margin-top: 3.5rem;
	padding-bottom: 3.5rem
}

.catalog__image {
	width: 14.1rem
}

.catalog__content {
	margin-top: 2.5rem
}

.catalog__title {
	transition: color .2s ease-in-out 0s
}

.catalog__title:hover {
	color: #0f5b80
}

.catalog__description {
	display: none
}

.other-resources {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 70rem;
	padding-top: 5rem;
	padding-bottom: 8rem
}

.other-resources__heading {
	font-size: 2.6rem;
	margin-bottom: 2rem
}

.other-resources__intro {
	font-size: 1.5rem;
	line-height: 2.1em;
	margin-bottom: 3.5rem
}

.other-resources__list {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
	-webkit-align-content: stretch;
	-ms-align-content: stretch;
	align-content: stretch;
	padding: 0
}

.group {
	margin-bottom: 5rem
}

.group__title {
	margin-bottom: 2rem
}

.group__item {
	list-style: none
}

.group__link {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	line-height: 2.1em;
	transition: opacity .2s ease-in-out 0s;
	text-decoration: underline
}

.group__link:hover {
	opacity: .7
}

.call-to-action.-other-resources {
	background: #f5f5f5;
	padding-top: 3rem;
	padding-bottom: 3rem
}

.call-to-action.-other-resources .call-to-action__content {
	max-width: 53.3rem
}

.product-specifications {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 89rem;
	padding-top: 5rem;
	padding-right: 6%;
	padding-bottom: 8rem;
	padding-left: 6%
}

.product-specifications__heading {
	font-size: 2.6rem;
	margin-bottom: 2rem
}

.product-specifications__intro {
	font-size: 1.5rem;
	line-height: 2.1em;
	margin-bottom: 3.5rem
}

.spec-group {
	margin-bottom: 5rem
}

.spec-group__title {
	margin-bottom: 2rem
}

.spec-group__list {
	margin-bottom: 0
}

.spec-group__item {
	list-style: none
}

.spec-group__link {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.5rem;
	line-height: 2.1em;
	transition: opacity .2s ease-in-out 0s;
	text-decoration: underline
}

.spec-group__link:hover {
	opacity: .7
}

.call-to-action.-product-specifications {
	background: #f5f5f5;
	padding-top: 3rem;
	padding-bottom: 3rem
}

.call-to-action.-product-specifications .call-to-action__content {
	max-width: 53.3rem
}

.featured-produ table td {
	text-align: center;


}

.featured-produ table,
.featured-produ table td,
.featured-produ table tr {
	border: 0;
	margin: 0;
	padding: 0;
	background: #fff !important;
	vertical-align: middle !important;
	table-layout: auto;
}

.featured-produ h3 {
	display: inline-block;
	white-space: nowrap;
	border: 1px solid rgba(192, 192, 192, .3);
	font-weight: 100;
	text-transform: none;
	font-size: 30px;
	padding: 10px 30px;
	border-radius: 3px;
	margin-right: 20px;
	margin-left: 20px;
}

.featured-produ table td span {
	display: block;
	height: 1px;
	width: 100%;
	background-color: #000000;
	position: relative;
	top: 7px;
}

.featured-produ .pro-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	width: 100%;
	gap: 25px;
	padding: 50px 0;
}

.featured-produ .pro-list li {
	list-style: none;


	border: 1px solid #ededed;
	background-color: #f6f6f6;
	margin-bottom: 35px;
	position: relative;
	overflow: hidden;
}

.featured-produ .pro-list li:hover {
	background-color: #0f5b80;
	border: 1px solid #0f5b80;
}

.featured-produ .pro-list li .thumbnail_container {
	margin: 7px 7px 20px 7px;
	position: relative;
}

.featured-produ .product_image_hover {
	overflow: hidden;
	position: relative;
	height: 202px;
}

.featured-produ .product_image_hover>a {
	display: block;
	float: left;
	position: absolute;
	width: 100%;
	height: 200%;
	-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);
	-webkit-transition: -webkit-transform .5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	-webkit-transition-delay: .0s;
	-moz-transition: -moz-transform .5s cubic-bezier(0.190, 1.000, 0.220, 1.000) 0s;
	-o-transition: -o-transform .5s cubic-bezier(0.190, 1.000, 0.220, 1.000) 0s;
	transition: transform .5s cubic-bezier(0.190, 1.000, 0.220, 1.000) 0s;
}

.featured-produ .product_image_hover:hover>a {
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	-o-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-webkit-transition: -webkit-transform .5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
	-webkit-transition-delay: 0s;
	-moz-transition: -moz-transform .5s cubic-bezier(0.190, 1.000, 0.220, 1.000) 0s;
	-o-transition: -o-transform .5s cubic-bezier(0.190, 1.000, 0.220, 1.000) 0s;
	transition: transform .5s cubic-bezier(0.190, 1.000, 0.220, 1.000) 0s;
}

.featured-produ .pro-list li a img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0px;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
}

.pro-list .product h2 {
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 2.0rem;
}

.featured-produ .pro-list li:hover h2 {
	color: #fff;
}

.pro-list .product_categories {
	padding: 5px 20px 15px;

}

.pro-list .product_categories a {

	text-decoration: none;
	line-height: 1.2 !important;
	margin: 0;
	padding: 0;
}

.featured-produ .pro-list li:hover .product_categories a {
	color: #fff;
}

footer.cart_buttons {
	border-top: 1px solid #ededed;
	border-top: 1px solid rgba(192, 192, 192, .3);
	padding: 15px 20px;
	font-size: 11px;
	line-height: 11px;
	text-align: right;
}

.featured-produ .pro-list li:hover footer.cart_buttons a {
	color: #fff;
}

footer.cart_buttons a {
	padding: 0;
	text-transform: uppercase;

	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
	border: none;
	color: #0f5b80;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

@media (max-width: 640px) {
	.featured-produ .pro-list {

		grid-template-columns: 1fr;

	}
}

@media (max-width: 768px) {
	.featured-produ h3 {
		white-space: pre-line;
	}
}

@-ms-viewport {
	width: device-width
}

@media (min-width: 455px) {
	html {
		font-family: '"2"'
	}

	.related__link.-image {
		height: 30rem
	}

	.related-products__cards {
		width: 35rem
	}

	.related-products .related-product {
		margin-bottom: .85rem;
		width: 35rem
	}

	.related-products .related-product__product {
		width: 32rem
	}

	.related-products .related-product__description {
		width: 32rem
	}

	.catalog-library {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 70rem;
		padding-bottom: 10rem
	}

	.catalog {
		margin-top: 3.8rem;
		padding-bottom: 3.5rem
	}

	.catalog__image {
		width: 17.3rem
	}

	.catalog__content {
		vertical-align: top;
		display: inline-block;
		min-width: 19rem;
		margin-top: 0;
		margin-left: 3.5rem;
		max-width: 48%
	}

	.catalog__title {
		margin-bottom: 1.5rem
	}

	.catalog__description {
		line-height: 2.1em;
		display: inherit
	}

	.landing-page__button {
		margin-right: 1rem;
		width: auto
	}

	.faq-list-item.-is-active .faq-list-item__description {
		max-height: 60rem
	}
}

@media (min-width: 743px) {
	html {
		font-family: '"3"'
	}

	.hero.-product-index,
	.hero.-product-type {
		height: 33.7rem
	}

	.hero.-gallery {
		height: 26.1rem
	}

	.hero.-catalog-library {
		height: 26.9rem
	}

	.hero.-other-resources,
	.hero.-product-specifications {
		height: 26.1rem
	}

	.hero.-landing-page {
		height: 23rem
	}

	.hero.-full {
		height: 81.7rem
	}

	.hero.-general {
		height: 26.1rem;
		margin-bottom: 9rem
	}

	.hero.-landing-page {
		height: 23rem
	}

	.hero.-news-detail {
		height: 33rem;
		margin-bottom: 5rem
	}

	.hero.-home {
		height: 90rem
	}

	.hero.-our-story {
		height: 31.3rem;
		margin-bottom: 0
	}

	.hero__container.-home {
		padding-top: 12.8rem;
		padding-bottom: 0;
		width: 58.8rem
	}

	.hero__container.-full {
		top: 9.1rem;
		max-width: 43.3rem
	}

	.hero__title.-home {
		font-family: proxima-nova, sans-serif;
		/* font-size: 1.5rem; */
		line-height: .8em;
		letter-spacing: .85rem;
		margin-bottom: 3.3rem;
		font-size: 2.5rem;
	}

	.hero__text {
		font-family: ptserif-regular, 'Times New Roman', serif;
		font-size: 2.1rem;
		line-height: 2.1em
	}

	.brand {
		width: 16.5rem
	}

	.header__top-nav {
		padding-left: 1rem;
		padding-right: 1rem
	}

	.header__main {
		height: 7.5rem;
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}

	.header__home {
		display: inline-block;
		margin-right: 1.4rem;
		padding-top: 1.4rem;
		padding-bottom: 1.4rem;
		padding-left: 2.3rem
	}

	.header__search {
		top: 1.8rem
	}

	.header__cart {
		margin-top: 1.8rem;
		margin-right: 2.3rem;
		float: right
	}

	.header__icon::before {
		top: 25%
	}

	.cart-qty {
		top: 2rem
	}

	.top-nav.-right {
		display: inherit
	}

	.top-nav__item.-catalog {
		display: inherit
	}

	.search__img {
		width: 2.1rem
	}

	.menu {
		text-align: left;
		background: 0 0;
		position: static
	}

	.menu.-is-disabled {
		display: none
	}

	.menu__logo {
		margin-top: 1.6rem;
		margin-left: 2rem;
		opacity: .4;
		width: 13.4rem
	}

	.footer {
		clear: both;
		padding-bottom: 6.5rem
	}

	.footer__content {
		padding-left: 5%;
		padding-right: 5%
	}

	.footer__row {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: false;
		-ms-flex-direction: false;
		flex-direction: false;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		justify-content: flex-start;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between
	}

	.footer__details {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: none;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		justify-content: flex-start;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		-webkit-align-items: top;
		-moz-align-items: top;
		-ms-align-items: top;
		align-items: top;
		margin-top: 9rem
	}

	.footer__logo {
		margin-top: 0;
		margin-right: 2rem;
		margin-bottom: 0;
		margin-left: 0
	}

	.footer__copyright {
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: auto
	}

	.footer-column.-social {
		width: 100%
	}

	.footer-nav__item {
		display: block
	}

	.footer-nav__item.-social {
		display: inline-block
	}

	.action-buttons {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center
	}

	.action-button {
		border-top: 2px solid #0f5b80;
		border-right: 1px solid #0f5b80;
		border-bottom: 0 solid #0f5b80;
		border-left: 1px solid #0f5b80;
		width: 33.3%
	}

	.address.-street {
		display: block
	}

	.image-block {
		height: 40rem
	}

	.image-block__image {
		height: 40rem
	}

	.image-block__image:before {
		opacity: .3
	}

	.image-block__overlay {
		opacity: .87
	}

	.related {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: false;
		flex-wrap: false;
		-webkit-justify-content: false;
		-ms-justify-content: false;
		justify-content: false;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		align-items: center;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		margin-top: 8rem;
		margin-bottom: 8rem;
		padding-left: 6%;
		padding-right: 6%
	}

	.related__entry {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: false;
		-ms-flex-direction: false;
		flex-direction: false;
		-webkit-flex-wrap: false;
		flex-wrap: false;
		-ms-flex-pack: distribute;
		-webkit-justify-content: space-around;
		-ms-justify-content: space-around;
		justify-content: space-around;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		height: 22rem;
		margin-bottom: 6rem;
		width: 69rem
	}

	.related__link.-image {
		height: 22rem;
		display: inline-block;
		width: 46%
	}

	.related__flag {
		position: absolute;
		top: 2.5rem;
		left: -1rem;
		height: 2.9rem
	}

	.related__content {
		display: inline-block;
		width: 46%;
		margin-top: 0;
		margin-left: 4rem;
		height: 22rem;
		padding-left: 0;
		padding-right: 0
	}

	.related__excerpt {
		overflow: hidden;
		font-size: 1.7rem;
		line-height: 2.1em;
		max-height: 14.4rem
	}

	.product-hero__flag {
		bottom: 3.1rem
	}

	.filter-toggle {
		padding-left: 3.7rem;
		padding-right: 3.7rem
	}

	.filters-back {
		padding-left: 6.5rem;
		top: 11.1rem
	}

	.filters-back:before {
		left: 2rem
	}

	.filters__container {
		padding-left: 3.7rem
	}

	.products__intro {
		padding-left: 0;
		padding-right: 0
	}

	.products__container {
		max-width: 70.4rem;
		padding-right: 3.7rem;
		padding-bottom: 9rem;
		padding-left: 3.7rem
	}

	.product-link {
		border: none;
		display: inline-block;
		margin-bottom: 3.4rem;
		width: 47.5%;
		margin-right: 5%
	}

	.product-link:nth-child(2n+2) {
		margin-right: 0
	}

	.product-link.-search {
		margin-bottom: 0
	}

	.product-card {
		height: 38.5rem
	}

	.product-card__flag {
		left: -1rem
	}

	.pagination {
		margin-top: 5.6rem
	}

	.pagination.-products {
		margin-left: 1.7rem
	}

	.pagination.-news {
		margin-bottom: 9rem
	}

	.faq {
		margin-bottom: 9rem
	}

	.faq__title {
		margin-top: 6rem;
		margin-bottom: 3rem
	}

	.faq__text {
		font-size: 1.7rem;
		margin-bottom: 8.9rem
	}

	.faq-list-item {
		margin-bottom: 3rem
	}

	.faq-list-item__description {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 95%
	}

	.faq-video {
		max-width: 80%
	}

	.call-to-action.-faq .call-to-action__content {
		padding-top: 9rem;
		padding-bottom: 9rem
	}

	.call-to-action.-faq .call-to-action__text {
		font-size: 1.7rem
	}

	.breadcrumbs {
		margin-top: 2rem;
		margin-left: 0
	}

	.listing {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 144rem
	}

	.listing__left {
		vertical-align: top;
		display: inline-block;
		margin-left: 1.5rem;
		margin-right: 3rem;
		width: 48%
	}

	.listing__right {
		vertical-align: top;
		display: inline-block;
		margin-top: 4rem;
		width: 44%
	}

	.product-info {
		display: inline-block;
		margin-left: 0;
		width: 100%
	}

	.product__image {
		width: 100%
	}

	.product__flag {
		margin-left: -1rem
	}

	.product__views {
		margin-left: 0
	}

	.product__views .view {
		margin-right: 2rem;
		width: 10rem
	}

	.options {
		width: 100%;
		margin: 0
	}

	.options__form {
		margin-bottom: 10rem
	}

	.details {
		width: 100%;
		margin: 0
	}

	.details__body.-specifications {
		margin-bottom: 10rem
	}

	.related-products {
		padding-bottom: 7rem
	}

	.related-products__link {
		margin: 1.7rem
	}

	.related-products__title {
		padding-top: 7rem;
		padding-bottom: 1.8rem
	}

	.related-products__cards {
		text-align: center;
		width: 100%
	}

	.news-detail {
		margin-bottom: 10rem
	}

	.news-article__category {
		font-size: 1.5rem;
		letter-spacing: .48rem
	}

	.news-article__title {
		font-size: 3.5rem;
		padding-right: 3.2rem
	}

	.news-article__publishing {
		display: inline-block;
		margin-bottom: 4.5rem
	}

	.news-article__date {
		border-right: 1px solid #433e3a;
		display: inline-block;
		margin-right: 2rem;
		padding-right: 2rem
	}

	.news-article__author {
		display: inline-block
	}

	.news-article__text * {
		margin-bottom: 4.6rem
	}

	.news-article__text p {
		font-size: 1.7rem
	}

	.news-article__text blockquote {
		text-align: justify;
		-ms-flex-item-align: end;
		-webkit-align-self: flex-end;
		-ms-align-self: flex-end;
		align-self: flex-end;
		font-size: 2.4rem
	}

	.news-article__image-container {
		margin-bottom: 5.5rem
	}

	.news-article__image-container.-center-aligned {
		margin-left: 0;
		margin-right: 0
	}

	.news-article__image-container.-left-aligned {
		margin-left: 0;
		margin-right: 0
	}

	.share {
		text-align: right;
		margin-right: 5%;
		float: right;
		margin-bottom: 0;
		width: 5.9rem
	}

	.share__label {
		margin-bottom: 2rem
	}

	.share__item {
		display: block;
		margin-bottom: 2rem
	}

	.share__link {
		text-align: right;
		margin-right: -1rem
	}

	.share.-lower-share {
		margin-right: 0;
		float: right;
		width: auto
	}

	.share.-lower-share .share__label,
	.share.-lower-share .share__links {
		display: inline-block
	}

	.share.-lower-share .share__label {
		line-height: 0;
		vertical-align: middle
	}

	.share.-lower-share .share__item {
		display: inline-block;
		margin-left: 1.5rem
	}

	.share.-lower-share .share__link {
		margin-right: 0
	}

	.call-to-action.-thank-you {
		margin-bottom: 32.8rem
	}

	.call-to-action.-thank-you .call-to-action__content {
		margin-top: 7rem
	}

	.general-content {
		margin-bottom: 6rem
	}

	.content-block h1 {
		font-size: 3.5rem
	}

	.content-block li {
		margin-left: 6.5rem
	}

	.content-block__text {
		margin-bottom: 5rem
	}

	.content-block__image {
		margin-bottom: 3.2rem
	}

	.content-block__button {
		margin-right: 1rem;
		width: auto
	}

	.our-story__intro {
		padding-top: 8.5rem
	}

	.our-story__title {
		margin-bottom: 3.34rem
	}

	.our-story__text {
		padding-bottom: 8rem
	}

	.our-story__list-container {
		margin-top: 8.5rem;
		margin-bottom: 8.5rem;
		padding-left: 0
	}

	.our-story__list-image {
		display: inline-block;
		margin-bottom: 8rem;
		vertical-align: top;
		width: 50%
	}

	.our-story__list {
		display: inline-block;
		width: 50%
	}

	.our-story__list-item {
		padding-top: 0;
		padding-right: 10%;
		padding-bottom: 5rem;
		padding-left: 3.5rem
	}

	.call-to-action.-our-story .call-to-action__container {
		padding-bottom: 8rem
	}

	.resources__intro {
		margin-top: 8rem;
		margin-bottom: 8rem;
		padding-left: 3.7rem;
		padding-right: 3.7rem
	}

	.resources__intro h2 {
		font-size: 3.5rem;
		margin-bottom: 3.5rem
	}

	.resources__intro p {
		font-size: 1.7rem
	}

	.story {
		display: inline-block;
		max-width: 35rem
	}

	.story.-featured {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 76.8rem;
		width: 100%
	}

	.story.-featured .story__content {
		position: relative
	}

	.story.-featured .story__excerpt {
		max-width: 60rem
	}

	.story__container.-featured {
		margin-left: 3.7rem;
		margin-right: 3.7rem
	}

	.story__container.-bottom {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 76.8rem
	}

	.story__image {
		width: 100%;
		margin: 0
	}

	.story__content {
		margin-left: 0;
		margin-right: 0
	}

	.story__byline,
	.story__date {
		display: inline-block
	}

	.story__date:after {
		content: '|';
		margin-left: 1rem;
		margin-right: 1rem
	}

	.story__byline {
		margin-bottom: 2.5rem
	}

	.news-filters {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 76.8rem
	}

	.news-filters:after {
		clear: both;
		content: '';
		display: block
	}

	.news-filter {
		display: inline-block;
		float: left;
		margin-bottom: 0;
		width: 28rem
	}

	.news-filter.-category {
		margin-right: 2rem
	}

	.entries {
		margin-left: 3.7rem;
		margin-right: 3.7rem
	}

	.entry {
		max-width: 48%
	}

	.entry:nth-child(n+3) {
		border-top: 0;
		border-top: 1px solid rgba(0, 0, 0, .15)
	}

	.share {
		text-align: right;
		margin-right: 5%;
		float: right;
		margin-bottom: 0;
		width: 5.9rem
	}

	.share.-featured {
		position: absolute;
		top: 0;
		right: 0;
		float: none;
		margin-right: 0;
		width: 7.5rem
	}

	.share.-featured .share__item,
	.share.-featured .share__label {
		margin-bottom: 1rem
	}

	.share__label {
		margin-bottom: 2rem
	}

	.share__item {
		display: block;
		margin-bottom: 2rem
	}

	.share__link {
		text-align: right;
		margin-right: -1rem
	}

	.search-results__categories-list {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 70.4rem
	}

	.search-results__category {
		margin-right: 5rem
	}

	.search-results__category:after {
		position: static
	}

	.search-results__container {
		background: #fff;
		padding-top: 1.5rem
	}

	.search-results__container.-gray {
		background: #f5f5f5
	}

	.search-results__list {
		max-width: 70.4rem
	}

	.search-results__results.-search.grid {
		margin-left: 0
	}

	.page__image {
		width: 100%;
		max-width: 100%;
		margin-left: 0
	}

	.quote {
		margin-top: 6rem;
		margin-bottom: 10rem
	}

	.quote-summary {
		margin-bottom: 3.7rem
	}

	.quote-summary.-empty {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 55.6rem;
		display: none
	}

	.quote-summary.-empty.-is-active {
		display: inherit
	}

	.quote-summary__link {
		margin-top: -5.5rem
	}

	.quote-list {
		position: relative
	}

	.quote-list__heading.-price,
	.quote-list__heading.-quantity {
		position: absolute;
		top: .5rem
	}

	.quote-list__heading.-quantity {
		margin-right: 48.6rem
	}

	.quote-list__heading.-price {
		right: -3rem
	}

	.quote-item {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: false;
		-ms-flex-direction: false;
		flex-direction: false;
		-webkit-flex-wrap: false;
		flex-wrap: false;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		padding-top: 2.5rem;
		margin-bottom: 3.7rem
	}

	.quote-item__img {
		margin-right: 1rem;
		height: 9rem;
		width: 14rem
	}

	.quote-item__info {
		display: inline-block;
		max-width: 45rem
	}

	.quote-quantity {
		vertical-align: top;
		display: inline-block;
		margin-top: -.5rem;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 3.5rem
	}

	.quote-quantity__remove {
		margin-left: 0
	}

	.quote-price {
		vertical-align: top;
		display: inline-block;
		margin-top: -.3rem;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 3.5rem
	}

	.quote-price__price {
		margin-left: 0
	}

	.quote-total__estimate {
		position: relative
	}

	.quote-total__heading {
		position: absolute;
		top: 0;
		right: 0;
		margin-right: 23.8rem
	}

	.quote-total__footnote {
		bottom: 7rem
	}

	.quote-total__link,
	.quote-total__submit {
		margin-top: 13rem
	}

	.quote-total__submit {
		background: #0f5b80;
		margin-left: 4.5rem;
		float: right;
		margin-bottom: 1.5rem;
		width: 18.7rem
	}

	.quote-total__submit:hover {
		background: #0f5b80;
		opacity: .9
	}

	.quote-total__link {
		float: right;
		text-decoration: underline
	}

	.contact__form-container {
		max-width: 70rem
	}

	.contact__form-text {
		font-size: 1.7rem;
		line-height: 2.5em;
		margin-bottom: 3rem
	}

	.contact__info {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		padding-top: 8rem
	}

	.contact__info-content {
		padding-right: 3.5rem;
		width: 50%
	}

	.contact__info-text {
		font-size: 1.7rem;
		line-height: 2.1em;
		margin-bottom: 2.5rem
	}

	.contact__social {
		margin-bottom: 9rem
	}

	.call-to-action.-contact-us {
		width: 50%
	}

	.call-to-action.-contact-us .call-to-action__title {
		margin-bottom: 1.8rem
	}

	.call-to-action.-contact-us .call-to-action__text {
		margin-bottom: 3.5rem
	}

	.landing-page {
		margin-top: 0
	}

	.landing-page__content {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 70rem;
		margin-bottom: 9rem
	}

	.landing-page__logo {
		display: block;
		margin-top: -5.6rem;
		width: 22rem
	}

	.landing-page h1 {
		font-size: 3.5rem;
		margin-top: 3.5rem;
		margin-bottom: 3.5rem
	}

	.landing-page p {
		font-size: 1.7rem
	}

	.landing-page__image {
		margin-bottom: 5rem
	}

	.landing-page__button {
		margin-top: 3rem;
		margin-right: 1rem;
		margin-bottom: 6rem;
		width: auto
	}

	.gallery {
		max-width: 69.4rem;
		padding-top: 7rem;
		padding-right: 0;
		padding-left: 0
	}

	.gallery__intro {
		font-size: 1.7rem;
		margin-bottom: 8rem
	}

	.gallery__images {
		margin-left: -5%;
		width: 105%
	}

	.gallery__item {
		margin-left: 5%;
		display: inline-block;
		margin-bottom: 2.2rem;
		width: 45%
	}

	.gallery__item.-featured {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 3.4rem
	}

	.gallery__featured {
		margin-left: 5%;
		width: 95%
	}

	.gallery__description {
		padding-left: 0;
		padding-right: 0
	}

	.gallery__nav.-prev {
		left: 3.7rem
	}

	.gallery__nav.-next {
		right: .1rem
	}

	.freeform-column.-city,
	.freeform-column.-email,
	.freeform-column.-firstName,
	.freeform-column.-lastName,
	.freeform-column.-phone,
	.freeform-column.-preferredRepresentative,
	.freeform-column.-preferredRepresentativeValue,
	.freeform-column.-state,
	.freeform-column.-streetAddress,
	.freeform-column.-zipCode {
		display: inline-block
	}

	.freeform-column.-firstName,
	.freeform-column.-lastName,
	.freeform-column.-preferredRepresentative,
	.freeform-column.-preferredRepresentativeValue,
	.freeform-column.-state,
	.freeform-column.-zipCode {
		width: 48%
	}

	.freeform-column.-firstName,
	.freeform-column.-preferredRepresentative,
	.freeform-column.-state {
		margin-right: 4%
	}

	.freeform-column.-email,
	.freeform-column.-streetAddress {
		margin-right: 5%;
		width: 60%
	}

	.freeform-column.-city,
	.freeform-column.-phone {
		width: 35%
	}

	.catalog__content {
		max-width: 68%
	}

	.other-resources {
		padding-top: 8rem;
		padding-bottom: 8.8rem
	}

	.other-resources__heading {
		font-size: 3.5rem;
		margin-bottom: 3.5rem
	}

	.other-resources__intro {
		font-size: 1.7rem
	}

	.other-resources__groups {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: false;
		-ms-flex-direction: false;
		flex-direction: false;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		justify-content: flex-start;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		max-width: 70rem
	}

	.other-resources__groups-wrapper {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		justify-content: flex-start;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		max-height: 140rem
	}

	.group {
		margin-right: 15rem
	}

	.group__title {
		margin-bottom: 3rem
	}

	.group__list {
		margin-bottom: 0
	}

	.product-specifications {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: none;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		justify-content: flex-start;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		padding-top: 8rem;
		padding-bottom: 8.8rem
	}

	.product-specifications__heading {
		font-size: 3.5rem;
		margin-bottom: 3.5rem
	}

	.product-specifications__intro {
		font-size: 1.7rem
	}

	.spec-group__wrapper {
		margin-left: -5%;
		max-width: 105%
	}

	.spec-group__wrapper:after {
		clear: both;
		content: '';
		display: block
	}

	.spec-group__list {
		float: left;
		margin-left: 5%;
		width: 15%;
		margin-bottom: 2rem
	}

	.spec-group__item {
		margin-right: 2rem
	}
}

@media (min-width: 743px) and (min-width: 768px) {
	.image-block {
		float: left;
		width: 50%
	}
}

@media (min-width: 1230px) {
	html {
		font-family: '"4"'
	}

	body.-search-active {
		overflow: initial
	}

	body.-search-active .header {
		height: auto
	}

	body.-search-active .header__icons {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin-left: 3rem
	}

	body.-search-active .footer,
	body.-search-active .main {
		display: inherit
	}

	input[type=search] {
		color: #433e3a;
		width: 85%
	}

	.hero.-product-index,
	.hero.-product-type {
		height: 33.2rem
	}

	.hero.-gallery {
		height: 33.9rem
	}

	.hero.-catalog-library {
		height: 35.5rem
	}

	.hero.-other-resources,
	.hero.-product-specifications {
		height: 33.4rem
	}

	.hero.-landing-page {
		height: 33.3rem
	}

	.hero.-news-detail {
		height: 45.1rem;
		margin-bottom: 6rem
	}

	.hero.-contact-us,
	.hero.-our-story {
		height: 33.4rem;
		margin-bottom: 0
	}

	.hero.-full {
		height: 81.7rem
	}

	.hero.-full .hero__sub-title,
	.hero.-full .hero__text,
	.hero.-full .hero__title {
		max-width: 43rem
	}

	.hero.-general {
		height: 33.5rem;
		margin-bottom: 11rem
	}

	.brand {
		width: 14.7rem
	}

	.header {
		z-index: 200
	}

	.header__main {
		height: 8rem;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between
	}

	.header__main__logo {
		margin-left: 0;
		margin-right: 0;
		width: auto
	}

	.header__icons {
		margin-left: 0
	}

	.menu-toggle {
		display: none
	}

	.search__img {
		width: 2.1rem
	}

	.menu.-desktop {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.nav {
		margin-bottom: 0
	}

	.nav.-main {
		position: absolute;
		right: 8.7rem
	}

	.nav.-product {
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		-webkit-flex-basis: 0%;
		-ms-flex-preferred-size: 0;
		flex-basis: 0%
	}

	.nav.-product:after {
		display: none
	}

	.nav__list {
		text-align: center;
		height: 8rem;
		line-height: 0
	}

	.nav__item {
		display: inline-block
	}

	.nav__link {
		color: #433e3a;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		font-family: proxima-nova, sans-serif;
		font-size: 1.1rem;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		letter-spacing: .1rem;
		padding-left: 1.2rem;
		padding-right: 1.2rem;
		text-transform: uppercase
	}

	.nav__link:hover {
		color: #433e3a;
		opacity: .7
	}

	.footer {
		position: relative;
		z-index: 2
	}

	.footer__top {
		background: #719e4e;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center
	}

	.footer__content {
		margin-left: auto;
		margin-right: auto;
		max-width: 115rem;
		padding-left: 0;
		padding-right: 0
	}

	.footer__row {
		margin-top: 3.8rem
	}

	.footer__details {
		margin-top: 10.6rem
	}

	.footer__copyright {
		margin-top: 1.25rem
	}

	.footer__copyright__company {
		display: inline-block;
		margin-right: 1rem
	}

	.action-buttons {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between
	}

	.action-button {
		width: 38.3rem
	}

	.action-button:first-child {
		border-left: .2rem solid #0f5b80
	}

	.action-button:last-child {
		border-right: .2rem solid #0f5b80
	}

	.footer-column.-social {
		width: inherit
	}

	.catalog-link {
		display: inherit
	}

	.footer-nav__title.-catalog {
		display: inherit
	}

	.catalog-thumbnail {
		width: 17.3rem
	}

	.address {
		margin-top: 2rem
	}

	.address.-street {
		display: inline-block
	}

	.call-to-action__content {
		max-width: 72.4rem
	}

	.image-blocks {
		line-height: 0
	}

	.image-block.-resources {
		width: 33.3%
	}

	.image-block:hover .image-block__overlay {
		opacity: .87
	}

	.image-block__overlay {
		opacity: 0;
		transition: opacity .3s ease-in-out 0s
	}

	.image-block__image {
		transition: all .5s ease-in-out 0s
	}

	.related {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: false;
		flex-wrap: false;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		margin-top: 9rem;
		margin-right: auto;
		margin-bottom: 9rem;
		margin-left: auto;
		max-width: 113rem;
		padding-left: 0;
		padding-right: 0
	}

	.related__entry {
		height: 47rem;
		margin-top: 0;
		margin-bottom: 0;
		max-width: 35.3rem;
		position: relative
	}

	.related__link.-image {
		height: 18.8rem;
		display: inline-block;
		width: 100%
	}

	.related__content {
		display: inline-block;
		width: 100%;
		margin-top: 0;
		margin-left: 0;
		max-width: 100%
	}

	.search-form {
		background: 0 0;
		border: none;
		height: 8rem;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 0;
		position: static
	}

	.search-form.-is-active {
		width: 100%;
		display: inherit
	}

	.search-form.-is-active .search-form__field {
		width: 100%
	}

	.search-form__field {
		height: 100%;
		margin: 0
	}

	.search-form__input {
		height: 8rem;
		opacity: 1
	}

	.search-form__label {
		color: #433e3a;
		font-family: 1.7;
		left: 1.6rem;
		top: 2.75rem
	}

	.search-form__submit[type=submit] {
		position: absolute;
		top: 1.8rem;
		right: 0;
		background: #0f5b80;
		cursor: pointer;
		font-family: proxima-nova, sans-serif;
		font-size: 1.2rem;
		letter-spacing: .2rem;
		padding-top: 1.6rem;
		padding-right: 4.5rem;
		padding-bottom: 1.3rem;
		padding-left: 4.5rem;
		background-clip: border-box;
		border-radius: 0;
		display: inherit;
		transition: opacity .2s ease-in-out 0s;
		text-transform: uppercase
	}

	.search-form__submit[type=submit]:hover {
		background: #0f5b80;
		opacity: .9
	}

	.search-form__close:before {
		display: none
	}

	.filter-toggle.-is-fixed~.products {
		padding-top: 0
	}

	.filters {
		overflow: auto;
		padding-left: 14.5rem;
		padding-right: 7rem;
		position: static
	}

	.filters__container {
		width: 100%;
		margin-top: 6.9rem;
		margin-bottom: 10.4rem;
		padding-left: 0;
		padding-right: 0
	}

	.filter__clear.-top {
		right: -4rem
	}

	.products-content {
		width: 100%;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: false;
		-ms-flex-direction: false;
		flex-direction: false;
		-webkit-flex-wrap: false;
		flex-wrap: false;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		justify-content: flex-start;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		position: relative
	}

	.products__intro {
		padding-left: 0;
		padding-right: 0
	}

	.products__container {
		max-width: 70.4rem;
		padding-right: 3.7rem;
		padding-bottom: 9rem;
		padding-left: 3.7rem
	}

	.product-link {
		border: none;
		display: inline-block;
		margin-bottom: 3.4rem;
		width: 47.5%;
		margin-right: 5%
	}

	.product-link:nth-child(2n+2) {
		margin-right: 0
	}

	.product-card {
		overflow: hidden;
		height: 55rem
	}

	.product-card__flag {
		left: -1rem
	}

	.product-card__excerpt {
		display: inherit
	}

	.pagination {
		margin-top: 11rem
	}

	.pagination.-news {
		margin-top: 5rem;
		margin-bottom: 11rem
	}

	.pagination__pages {
		margin-left: -1.7rem
	}

	.pagination__link.-prev {
		left: -1.7rem;
		position: relative
	}

	.faq {
		margin-bottom: 11rem
	}

	.faq__title {
		margin-top: 8rem
	}

	.faq__text {
		margin-bottom: 9rem
	}

	.faq-list-item {
		margin-bottom: 3.5rem
	}

	.call-to-action.-faq .call-to-action__content {
		padding-top: 11rem;
		padding-bottom: 11rem
	}

	.breadcrumbs {
		margin-top: 2rem;
		margin-left: 0
	}

	.listing {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 144rem
	}

	.listing__left {
		vertical-align: top;
		display: inline-block;
		margin-left: 14.5rem;
		margin-right: 3rem;
		width: 48%
	}

	.listing__right {
		vertical-align: top;
		display: inline-block;
		margin-top: 4rem;
		width: 27%
	}

	.product-info {
		display: inline-block;
		margin-left: 0;
		width: 100%
	}

	.product__image {
		width: 100%
	}

	.product__flag {
		margin-left: -1rem
	}

	.product__views {
		margin-left: 0
	}

	.product__views .view {
		margin-right: 2rem;
		width: 10rem
	}

	.options {
		width: 100%;
		margin: 0
	}

	.options__form {
		margin-bottom: 10rem
	}

	.details {
		width: 100%;
		margin: 0
	}

	.details__body.-specifications {
		margin-bottom: 10rem
	}

	.news-detail {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 140rem;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 11rem
	}

	.news-detail__button {
		margin: 10%
	}

	.news-article {
		display: inline-block;
		padding-left: 10%;
		position: relative;
		width: 60%
	}

	.news-article__text blockquote {
		background: #fff;
		-ms-flex-item-align: start;
		-webkit-align-self: flex-start;
		-ms-align-self: flex-start;
		align-self: flex-start;
		width: 100%;
		margin-left: -12%;
		position: relative;
		box-shadow: -40px 0 30px 3rem #fff
	}

	.news-article__image-container {
		margin-top: 0;
		margin-right: -80%;
		margin-bottom: 5.5rem;
		margin-left: -20%;
		position: relative;
		box-shadow: 0 -30px 26px #fff, 0 30px 26px #fff, inset 19px -29px 54px #fff
	}

	.news-article__image-container.-left-aligned {
		margin-left: -20%
	}

	.news-article__image {
		width: 100%
	}

	.share.-news-article {
		position: absolute;
		top: 0;
		-ms-transform: translateX(-160%);
		-webkit-transform: translateX(-160%);
		transform: translateX(-160%)
	}

	.share.-news-article.-fixed {
		position: fixed;
		top: 18rem
	}

	.share.-lower-share {
		padding-right: 6%
	}

	.related-articles {
		vertical-align: top;
		display: inline-block;
		padding-left: 3.5rem;
		padding-right: 6%;
		width: 40%
	}

	.related-articles__label {
		display: block;
		font-family: proxima-nova, sans-serif;
		font-size: 1.5rem;
		line-height: 2.1em;
		letter-spacing: .48rem;
		margin-bottom: 1.9rem;
		text-transform: uppercase
	}

	.related-article {
		border-bottom: 1px solid #c6c5c3;
		font-family: proxima-nova, sans-serif;
		margin-bottom: 5rem
	}

	.related-article__category {
		display: block;
		font-size: 1.3rem;
		line-height: 1.4em;
		letter-spacing: .2rem;
		margin-top: 2rem;
		opacity: .5;
		margin-bottom: .8rem;
		text-transform: uppercase
	}

	.related-article__title {
		font-size: 1.8rem;
		line-height: 1.7em
	}

	.related-article__title a {
		color: inherit
	}

	.related-article__title a:hover {
		color: #0f5b80
	}

	.related-article .news-article__publishing {
		margin-left: 0;
		padding-bottom: 2.3rem;
		margin-bottom: 0
	}

	.call-to-action.-thank-you .call-to-action__content {
		margin-top: 8rem
	}

	.general-content {
		margin-bottom: 8rem
	}

	.our-story__intro {
		padding-top: 13.3rem
	}

	.our-story__intro-container {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		margin: auto;
		max-width: 115rem
	}

	.our-story__text {
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 13rem;
		padding-left: 5.5rem
	}

	.our-story__list-container {
		margin-top: 5rem;
		margin-bottom: 5rem
	}

	.our-story__list-item {
		font-size: 1.7rem;
		line-height: 2.15em;
		padding-top: 0;
		padding-right: 20%;
		padding-bottom: 6rem;
		padding-left: 3.8rem
	}

	.image-block.-our-story {
		width: 33.3%
	}

	.call-to-action.-our-story .call-to-action__container {
		padding-top: 8rem;
		padding-right: 6%;
		padding-bottom: 11rem;
		padding-left: 6%
	}

	.resources__intro {
		margin-top: 10rem;
		margin-bottom: 10rem
	}

	.story.-featured {
		margin-top: 0;
		max-width: 100%;
		margin-bottom: 3.5rem
	}

	.story.-featured .story__link {
		display: inline-block;
		margin-right: 3%;
		margin-bottom: 0;
		max-width: 75rem;
		width: 54%
	}

	.story.-featured .story__image {
		width: 100%;
		display: inline-block;
		margin-bottom: 0
	}

	.story.-featured .story__content {
		vertical-align: top;
		border: none;
		display: inline-block;
		margin-top: 6rem;
		width: 30%
	}

	.story.-featured .story__excerpt {
		overflow: hidden;
		max-height: 8.8rem;
		margin-bottom: 0
	}

	.story__container.-featured {
		margin: 0
	}

	.story__container.-bottom {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 111.8rem
	}

	.news-filters {
		border-top: 0;
		border-top: 1px solid rgba(0, 0, 0, .15);
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 111.8rem;
		margin-bottom: 3rem;
		padding-top: 3.5rem
	}

	.share.-featured {
		right: -8rem
	}

	.search-results__categories-list {
		max-width: 112.8rem
	}

	.search-results__text {
		text-align: center;
		padding-top: 7rem;
		padding-bottom: 5rem
	}

	.search-results__title {
		font-family: proxima-nova, sans-serif;
		font-size: 2.2rem;
		line-height: 1.4em;
		margin-bottom: 2.5rem
	}

	.search-results__number {
		max-width: 112.8rem
	}

	.search-results__list {
		max-width: 112.8rem;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 7rem;
		padding-left: 0
	}

	.quote-summary.-empty {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 72.4rem;
		display: none
	}

	.quote-summary.-empty.-is-active {
		display: inherit
	}

	.contact {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.contact__form-container {
		margin-top: 8rem;
		margin-left: 3.1rem;
		padding: 0;
		margin-bottom: 11rem;
		width: 100%
	}

	.contact__form-text {
		max-width: 67.3rem;
		margin-bottom: 3.5rem
	}

	.contact__info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0;
		padding: 0;
		width: 53rem
	}

	.contact__info-content {
		margin-top: 8rem;
		margin-right: 5.3rem;
		margin-bottom: 6rem;
		margin-left: 14.5rem;
		padding: 0;
		width: 33.2rem
	}

	.contact__address {
		margin-bottom: 0
	}

	.contact__address-list {
		margin-bottom: 1rem
	}

	.contact__social {
		margin-bottom: 0
	}

	.contact__address-item:nth-child(-n+2) {
		display: block
	}

	.call-to-action.-contact-us {
		margin-right: 4.1rem;
		margin-left: 14.5rem;
		width: 34.3rem
	}

	.call-to-action.-contact-us .call-to-action__text {
		font-size: 1.7rem
	}

	.gallery {
		max-width: 111.8rem;
		padding-top: 8rem;
		padding-right: 0;
		padding-bottom: 11.4rem;
		padding-left: 0
	}

	.gallery__intro {
		max-width: 70rem
	}

	.gallery__images {
		margin-left: -3%;
		width: 103%
	}

	.gallery__item {
		margin-left: 3.33%;
		display: inline-block;
		width: 30%
	}

	.gallery__item.-featured {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 3.4rem
	}

	.gallery__featured {
		margin-left: 3%;
		width: 97%
	}

	.gallery__nav.-prev {
		top: 45%
	}

	.catalog-library {
		padding-top: 5.5rem;
		padding-bottom: 11rem
	}

	.landing-page__content {
		margin-bottom: 11rem
	}

	.product-specifications {
		padding-left: 0;
		padding-right: 0
	}
}

@media (min-width: 1230px) and (min-width: 1630px) {
	.product-card {
		height: 60rem
	}
}

@media (min-width: 1230px) and (min-width: 1680px) {
	.search-results__categories-list {
		max-width: 120.4rem
	}
}

@media (min-width: 1230px) and (min-width: 1680px) {
	.search-results__list {
		max-width: 120.4rem
	}
}

@media (min-width: 1330px) {
	html {
		font-family: '"5"'
	}

	.brand {
		width: 17.5rem
	}

	.nav__link {
		font-size: 1.2rem
	}

	.filter-toggle.-is-fixed~.products {
		padding-top: 0
	}

	.filters {
		overflow: auto;
		padding-left: 14.5rem;
		padding-right: 7rem;
		position: static
	}

	.filters__container {
		width: 100%;
		margin-top: 6.9rem;
		margin-bottom: 10.4rem;
		padding-left: 0;
		padding-right: 0
	}

	.filter__clear.-top {
		right: -4rem
	}

	.products-content {
		width: 100%;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: false;
		-ms-flex-direction: false;
		flex-direction: false;
		-webkit-flex-wrap: false;
		flex-wrap: false;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		-ms-justify-content: flex-start;
		justify-content: flex-start;
		-ms-flex-align: stretch;
		-webkit-align-items: stretch;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-align-content: stretch;
		align-content: stretch;
		position: relative
	}

	.products {
		width: 100%
	}

	.products__intro {
		max-width: 111.7rem
	}

	.products__container {
		margin-top: 6rem;
		margin-right: 0;
		margin-bottom: 10rem;
		margin-left: 1.7rem;
		max-width: 111.7rem
	}

	.product-link {
		margin-right: 3%;
		width: 31.33%
	}

	.product-link:nth-of-type(2n+2) {
		margin-right: 3%
	}

	.product-link:nth-of-type(3n+3) {
		margin-right: 0
	}

	.product-card__image {
		max-height: 52.2rem
	}

	.product-card__title {
		margin-bottom: 1.8rem
	}

	.product-card__excerpt {
		display: inherit
	}

	.pagination {
		margin-top: 11rem
	}

	.pagination.-news {
		margin-top: 5rem;
		margin-bottom: 11rem
	}

	.pagination__pages {
		margin-left: -1.7rem
	}

	.pagination__link.-prev {
		left: -1.7rem;
		position: relative
	}
}

@media (min-width: 1330px) and (min-width: 1680px) {
	.products__container {
		max-width: 120.4rem
	}
}

@media (min-width: 1415px) {
	html {
		font-family: '"6"'
	}
}

@media print {

	*,
	:after,
	:before {
		background: 0 0;
		box-shadow: none;
		color: #000;
		text-shadow: none
	}

	html {
		font-size: 70%
	}

	body {
		padding: 2cm .5cm
	}

	.not-printed,
	aside,
	embed,
	footer[role=contentinfo],
	header[role=banner],
	iframe,
	nav,
	object {
		display: none
	}

	main a:link {
		color: #06c
	}

	main a:link:after {
		content: " [" attr(href) "] "
	}

	blockquote,
	img,
	p,
	pre,
	tr {
		page-break-inside: avoid
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	p {
		orphans: 3;
		widows: 3
	}

	pre {
		white-space: pre-wrap
	}
}

.dropdown {
	outline: 0;
	position: relative
}

.dropdown.-is-active {
	z-index: 10
}

.dropdown.-is-active .dropdown__search {
	display: inherit
}

.dropdown.-is-multi .dropdown__search {
	position: static
}

.dropdown.-is-multi .dropdown__search:focus+.dropdown__label {
	opacity: 1
}

.dropdown.-is-multi .dropdown__label {
	display: none;
	padding-top: .2rem;
	padding-right: .3rem;
	padding-bottom: .2rem;
	padding-left: .3rem
}

.dropdown.-is-multi .dropdown__label.-is-active {
	display: block
}

.dropdown.-is-multi .dropdown__placeholder {
	margin-top: 1.1rem;
	margin-right: .6rem;
	margin-bottom: 1.1rem;
	margin-left: .6rem
}

.dropdown__label {
	cursor: pointer;
	visibility: hidden;
	padding-top: 1.2rem;
	padding-right: 1.6rem;
	padding-bottom: 1.2rem;
	padding-left: 1.6rem;
	position: relative;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	z-index: 1
}

.dropdown__label.-is-active {
	visibility: visible
}

.dropdown__search {
	position: absolute;
	cursor: pointer;
	display: none;
	top: 0;
	z-index: 0
}

.dropdown__content {
	height: 0;
	display: none;
	outline: 0
}

.dropdown__content.-is-active {
	display: inherit
}

.dropdown__items {
	margin-bottom: 0;
	list-style: none
}

.dropdown__item {
	cursor: pointer;
	margin: 0
}

.dropdown__item.-is-hidden {
	display: none
}

.dropdown__deselect {
	position: absolute;
	top: .5rem;
	right: .7rem
}

.dropdown__selection {
	border: 1px solid #f5f5f5;
	font-size: 1.3rem;
	display: inline-block;
	margin: .5rem;
	padding-top: .5rem;
	padding-right: 2.5rem;
	padding-bottom: .5rem;
	padding-left: .5rem;
	position: relative;
	border-radius: 3px
}

.dropdown {
	background: #fff;
	border: 1px solid #f5f5f5;
	display: inline-block;
	position: relative;
	margin-bottom: 2rem;
	width: 40rem
}

.dropdown__content {
	position: absolute;
	top: calc(100% - 1px);
	right: -.1rem;
	left: -.1rem;
	background: #fff;
	border: 1px solid #f5f5f5;
	border-top: 0;
	overflow: scroll;
	z-index: 10
}

.dropdown__search {
	border: none;
	border: 0;
	width: 100%;
	padding-top: 1rem;
	padding-right: 1.6rem;
	padding-bottom: 1rem;
	padding-left: 1.6rem
}

.dropdown__item {
	font-size: 1.5rem;
	line-height: 1.7em;
	padding-top: .6rem;
	padding-right: 1.9rem;
	padding-bottom: .7rem;
	padding-left: 1.9rem
}

.dropdown__item:hover {
	background: #f5f5f5
}

.dropdown__item.-is-active,
.dropdown__item.-is-selected {
	background: #f5f5f5
}

.dropdown__item.-is-empty:hover {
	background: #fff
}

.slider {
	padding-top: 1rem;
	padding-bottom: 1rem;
	position: relative
}

.slider__image {
	display: block;
	opacity: 1;
	transition: opacity .5s ease-in-out 0s
}

.slider__image.-is-disabled {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0
}

.slider__arrow {
	position: absolute;
	top: 50%;
	text-align: center;
	background-color: rgba(255, 255, 255, .4);
	cursor: pointer;
	font-size: 4.5rem;
	line-height: 1em;
	height: 4.2rem;
	width: 4.2rem;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10
}

.slider__arrow:before {
	display: inline-block;
	line-height: 4.2rem
}

.slider__arrow:first-child:before {
	content: '\E90b'
}

.slider__arrow:last-child {
	right: 0
}

.slider__arrow:last-child:before {
	content: '\E90b'
}

.thumbnails {
	display: block;
	margin-bottom: 1rem;
	height: 4.9rem;
	overflow: hidden;
	white-space: nowrap;
	position: relative
}

.thumbnails__wrapper {
	position: absolute;
	left: 0;
	transition: all .2s ease-in-out 0s
}

.thumbnails__item {
	cursor: pointer;
	display: inline-block;
	width: 9rem;
	margin-right: 1rem;
	position: relative;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none
}

.thumbnails__item:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(239, 62, 35, .9);
	content: '';
	transition: opacity .2s ease-in-out 0s;
	opacity: 0
}

.thumbnails__item.-is-active:before {
	opacity: 1
}

.thumbnails__image {
	display: block
}

.grid {
	opacity: 1;
	margin-left: -3%;
	max-width: 103%;
	transition: opacity .35s ease-out 0s
}

.grid:after {
	clear: both;
	content: '';
	display: block
}

.grid.-is-disabled {
	opacity: 0
}

.grid__column {
	float: left;
	margin-left: 3%;
	width: 97%
}

.grid__column.-columns-2 {
	margin-left: 3%;
	width: 47%
}

.grid__column.-columns-3 {
	margin-left: 3%;
	width: 30.33333333%
}

.grid__column.-columns-4 {
	margin-left: 3%;
	width: 22%
}

.grid__column.-columns-5 {
	margin-left: 3%;
	width: 17%
}

.grid__column.-columns-6 {
	margin-left: 3%;
	width: 13.66666667%
}

.grid__column.-columns-3 {
	margin-left: 4.5%
}

.grid__column.-columns-3:nth-child(3n+1) {
	margin-left: 0
}

.grid__column.-columns-2:nth-child(1n+2) {
	margin-left: 6%;
	max-width: 35rem
}

.grid__column.-columns-2:nth-child(2n+1) {
	margin-left: 0
}

.wee-alert-top {
	overflow: hidden;
	max-height: 3.5rem;
	position: relative
}

.wee-alert-top__section {
	display: block;
	cursor: pointer;
	height: 3.5rem;
	line-height: 1.9em;
	position: relative
}

.wee-alert-top__section:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: 0 0;
	content: '';
	transition: all .2s ease-in-out 0s
}

.wee-alert-top__section:hover {
	color: #fff
}

.wee-alert-top__section:hover:after {
	background-color: rgba(255, 255, 255, .1)
}

.wee-alert-top__section-info {
	font-family: proxima-nova, helvetica, sans-serif;
	font-size: 1.3rem;
	display: inline-block;
	margin-left: 1.2rem;
	margin-right: 1rem;
	margin-bottom: 0;
	color: #fff
}

.wee-alert-top__section-button {
	visibility: hidden
}

.wee-alert-top__inner {
	position: relative
}

.wee-alert-top__close {
	position: absolute;
	top: .3rem;
	right: 2rem;
	cursor: pointer;
	font-family: proxima-nova, helvetica, sans-serif;
	color: #fff
}

.wee-alert-top.-is-disabled {
	overflow: hidden;
	max-height: 0
}

.featured_heading {
	color: #707070;
	font-size: 22px !important;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 25px;
}

.home_featured a {
	border: 1px solid #707070;
}

.button.-dark {
	background: #0f5b80;
	color: #fff;
	display: inline-block;
	margin-top: 25px;
	line-height: 52px;
	padding: 0 30px;
	font-size: 14px;
	font-weight: 600;
}

.home_featured a .container {
	padding-left: 8%;
	padding-right: 8%;
}

.home_featured .products__grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.home_featured .product-link {
	margin-right: 0 !important;
	width: 32%;
}

.home_featured .product-link .product-card {
	height: auto;
}

@media (min-width: 743px) {
	.wee-alert-top__section {
		text-align: center;
		line-height: 2.2em
	}

	.wee-alert-top__section-info {
		margin-left: 0
	}

	.wee-alert-top__section-button {
		display: inline-block;
		line-height: 1em;
		text-align: center;
		text-shadow: none;
		font-family: ptserif-regular, 'Times New Roman', serif;
		font-size: 1.7rem;
		font-weight: 400;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		border-radius: 3px;
		border: none;
		border: 0;
		background: 0 0;
		font-family: proxima-nova, sans-serif;
		letter-spacing: .18rem;
		padding-top: 1.5rem;
		padding-right: 3rem;
		padding-bottom: 1.2rem;
		padding-left: 3rem;
		transition: opacity .2s ease-in-out 0s;
		border: .1rem solid #fff;
		font-family: proxima-nova, helvetica, sans-serif;
		font-size: 1.1rem;
		display: inline;
		background-clip: border-box;
		border-radius: 0;
		text-transform: uppercase;
		vertical-align: middle;
		visibility: visible;
		color: #fff
	}

	.wee-alert-top__section-button:hover {
		color: #fff;
		background-color: rgba(0, 0, 0, 0)
	}

	.wee-alert-top__section-button:active {
		color: #fff;
		background-color: rgba(0, 0, 0, 0)
	}

	.wee-alert-top__section-button.button-colored {
		background: #0f5b80
	}

	.wee-alert-top__section-button.button-colored:hover {
		color: #fff;
		background-color: #0c4b69
	}

	.wee-alert-top__section-button.button-colored:active {
		color: #fff;
		background-color: #0a3b52
	}

	.wee-alert-top__section-button.button-disabled,
	.wee-alert-top__section-button[disabled] {
		cursor: not-allowed
	}

	.wee-alert-top__section-button.button-disabled,
	.wee-alert-top__section-button.button-disabled:active,
	.wee-alert-top__section-button.button-disabled:hover,
	.wee-alert-top__section-button[disabled],
	.wee-alert-top__section-button[disabled]:active,
	.wee-alert-top__section-button[disabled]:hover {
		color: #737373;
		background: #c6c5c3
	}

	.wee-alert-top__section-button:hover {
		opacity: .8
	}

	.wee-alert-top__section-button.-dark {
		background: #0f5b80;
		color: #fff
	}

	.wee-alert-top__section-button.-light {
		background: #fff;
		color: #443f39
	}

	.wee-alert-top__close {
		top: .3rem
	}
}

@media (min-width: 1230px) and (min-width: 743px) {
	.hp-box {
		display: flex;
		flex-wrap: wrap;
	}

	.container.call-to-action {
		flex: 1 1 150px;
	}

	.container.hp-vid {
		flex: 1 1 150px;
	}

}

@media (max-width: 799px) {
	.home_featured .product-link {
		width: 100%;
		margin-bottom: 30px;
	}
}