html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

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

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

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

@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icons/icomoon.eot%3Fazjp5j");
	src: url("../fonts/icons/icomoon.eot%3Fazjp5j") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf%3Fazjp5j") format("truetype"), url("../fonts/icons/icomoon.woff%3Fazjp5j") format("woff"), url("../fonts/icons/icomoon.svg%3Fazjp5j") format("svg");
	font-weight: normal;
	font-style: normal
}

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

.icon-phone:before {
	content: "\e901"
}

.icon-file-pdf:before {
	content: "\e900"
}

@font-face {
	font-family: "DIN";
	font-weight: 400;
	font-style: normal;
	src: url("../fonts/din/normal.eot");
	src: url("../fonts/din/normal.eot?") format("embedded-opentype"), url("../fonts/din/normal.woff") format("woff"), url("../fonts/din/normal.ttf") format("truetype")
}

@font-face {
	font-family: "DIN";
	font-weight: 700;
	font-style: bold;
	src: url("../fonts/din/bold.eot");
	src: url("../fonts/din/bold.eot%3F") format("embedded-opentype"), url("../fonts/din/bold.woff") format("woff"), url("../fonts/din/bold.ttf") format("truetype")
}

@font-face {
	font-family: "Fakt";
	font-weight: 200;
	font-style: normal;
	src: url("../fonts/fakt/fakt-light.eot");
	src: url("../fonts/fakt/fakt-light.eot%3F") format("embedded-opentype"), url("../fonts/fakt/fakt-light.woff") format("woff"), url("../fonts/fakt/fakt-light.ttf") format("truetype")
}

@font-face {
	font-family: "Fakt";
	font-weight: 200;
	font-style: italic;
	src: url("../fonts/fakt/fakt-light_italic.eot");
	src: url("../fonts/fakt/fakt-light_italic.eot%3F") format("embedded-opentype"), url("../fonts/fakt/fakt-light_italic.woff") format("woff"), url("../fonts/fakt/fakt-light_italic.ttf") format("truetype")
}

@font-face {
	font-family: "Fakt";
	font-weight: 400;
	font-style: normal;
	src: url("../fonts/fakt/fakt-blond.eot");
	src: url("../fonts/fakt/fakt-blond.eot%3F") format("embedded-opentype"), url("../fonts/fakt/fakt-blond.woff") format("woff"), url("../fonts/fakt/fakt-blond.ttf") format("truetype")
}

@font-face {
	font-family: "Fakt";
	font-weight: 400;
	font-style: italic;
	src: url("../fonts/fakt/fakt-blond_italic.eot");
	src: url("../fonts/fakt/fakt-blond_italic.eot%3F") format("embedded-opentype"), url("../fonts/fakt/fakt-blond_italic.woff") format("woff"), url("../fonts/fakt/fakt-blond_italic.ttf") format("truetype")
}

@font-face {
	font-family: "Fakt";
	font-weight: 700;
	font-style: normal;
	src: url("../fonts/fakt/fakt-medium.eot");
	src: url("../fonts/fakt/fakt-medium.eot%3F") format("embedded-opentype"), url("../fonts/fakt/fakt-medium.woff") format("woff"), url("../fonts/fakt/fakt-medium.ttf") format("truetype")
}

@font-face {
	font-family: "Fakt";
	font-weight: 700;
	font-style: italic;
	src: url("../fonts/fakt/fakt-medium_italic.eot");
	src: url("../fonts/fakt/fakt-medium_italic.eot%3F") format("embedded-opentype"), url("../fonts/fakt/fakt-medium_italic.woff") format("woff"), url("../fonts/fakt/fakt-medium_italic.ttf") format("truetype")
}

* {
	box-sizing: border-box
}

*:before,
*:after {
	box-sizing: border-box
}

html {
	padding-top: 52px;
	background-color: #202427
}

@media (min-width: 768px) {
	html {
		padding-top: 100px
	}
}

@media (min-width: 1200px) {
	html {
		padding-top: 121px
	}
}

body {
	margin: 0 auto;
	max-width: 1800px;
	background-color: #fff
}

.main>* {
	overflow: hidden
}

body {
	font-family: "Fakt", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400
}

.contact_form__submit {
	padding: .6em 1em .35em;
	background-color: #13b030;
	border: none;
	color: #fff;
	font-family: inherit;
	font-size: 20px;
	font-weight: 200;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-appearance: none
}

.contact_form__submit:hover,
.contact_form__submit:focus {
	outline: 0;
	background-color: #0e8223;
	cursor: pointer
}

.contact_form__submit:active {
	background-color: #0e8223
}

.contact_form__submit:after {
	content: "\203A";
	margin-left: 5px;
	font-size: 120%;
	line-height: 0
}

.about_body {
	padding-top: 30px;
	line-height: 1.6
}

.about_body:before,
.about_body:after {
	content: '';
	display: table
}

.about_body:after {
	clear: both
}

@media only screen and (min-width: 700px) {
	.about_body {
		padding-top: 50px
	}
}

@media only screen and (min-width: 1200px) {
	.about_body {
		padding-top: 80px;
		font-size: 20px
	}
}

.about_body p {
	margin-bottom: .8em
}

.about_body__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 20px
}

.about_body__article {
	float: left;
	clear: both;
	padding-bottom: 30px;
	width: 100%
}

.about_body__article+.about_body__article {
	margin-top: 35px;
	padding-bottom: 70px;
	padding-top: 45px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea
}

.about_body h2 {
	margin-bottom: .1em;
	font-weight: 700;
	font-size: 230%;
	line-height: 1.25
}

.article .about_body__article {
	background: none;
	border: none;
}

.article ul {
	list-style: disc outside none;
	padding-left:10px;
}

.article ul li{
	margin-bottom: 10px;
}

.article b{
	font-weight: bold;
}

@media only screen and (min-width: 600px) {
	.about_body__body {
		float: left;
		width: 54%
	}
	.article .about_body__body {
		margin: 0 auto;
		float: none!important;
		max-width: 850px;
		width: 850px;
	}
}

@media only screen and (min-width: 600px) {
	.about_body__image+.about_body__body,
	.about_body__body+.about_body__image {
		float: right
	}
}

.about_body h3 {
	font-weight: 700;
	font-size: 120%
}

.about_body__image {
	float: left;
	margin-top: 15px;
	padding-bottom: 20px;
	padding-right: 30px;
	width: 44%
}
/*.article .about_body__body {
	margin: 0 auto;
	float: none!important;
	max-width: 850px;
	width: 850px;
}*/
.article .about_body__image {
	float: none;
	width: 100%;
}
.article .about_body__image img{
	width:100%;
}
.article .about_body {
	padding-top:30px;
}

.streamer {
	margin:30px 0!important;
}

@media only screen and (max-width: 599px) {
	.about_body__image {
		display: none
	}
	.article .about_body__image {
		display: block;
	}
}

@media only screen and (min-width: 768px) {
	.about_body__image {
		margin-top: 25px
	}
}

.about_body__image--first .about_body__image_wrap {
	position: relative;
	display: block;
	padding-top: 100%;
	overflow: hidden;
	padding-top: 136.25498%
}

.about_body__image--first .about_body__image_wrap img {
	position: absolute;
	top: 0;
	display: block;
	width: 100%
}

.about_body__image--second .about_body__image_wrap {
	position: relative;
	display: block;
	padding-top: 100%;
	overflow: hidden;
	padding-top: 68.875%
}

.about_body__image--second .about_body__image_wrap img {
	position: absolute;
	top: 0;
	display: block;
	width: 100%
}

.basic_page_header {
	color: #fff
}

@media only screen and (min-width: 1000px) and (min-height: 1000px) {
	.basic_page_header {
		padding-top: 50px
	}
}

.basic_page_header a {
	color: inherit
}

.basic_page_header__inner {
	max-width: 1240px;
	margin: 0 auto;
	padding: 20px
}

@media only screen and (min-width: 768px) {
	.basic_page_header__inner {
		padding-top: 60px
	}
}

.basic_page_header__heading,
.basic_page_header h2 {
	color: #d7d7d7;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 50px;
	text-transform: uppercase
}

@media only screen and (min-width: 768px) {
	.basic_page_header__heading,
	.basic_page_header h2 {
		font-size: 80px
	}
}

@media only screen and (min-width: 1240px) {
	.basic_page_header__heading,
	.basic_page_header h2 {
		font-size: 100px
	}
}

.basic_page_header__leadin,
.basic_page_header p {
	max-width: 850px;
	line-height: 1.4
}

.blog_intro {
	/*max-width: 100%!important;*/
	margin: 24px auto;
}

.blog_heading {
	font-size: 42px;
	margin-bottom: 24px;
	max-width: 850px;
	margin: 24px auto;
}

@media only screen and (min-width: 768px) {
	.basic_page_header__leadin,
	.basic_page_header p {
		font-size: 22px;
		font-weight: 200
	}
}

@media only screen and (min-width: 1240px) {
	.basic_page_header__leadin,
	.basic_page_header p {
		font-size: 24px;
		line-height: 1.6
	}
}

.basic_page_header__strong,
.basic_page_header strong {
	font-weight: 700
}

.basic_page_header--service {
	background-color: #24272a;
	background-image: url(../img/service_header_background.jpg);
	background-position: center bottom;
	background-size: cover
}

.basic_page_header--about {
	padding-bottom: 20px;
	background-color: #24272a
}

.compact_industry_links__item {
	float: left;
	width: 33%;
	padding: 5px;
	text-align: center;
	opacity: 0;
	animation: fadeIn ease-out 1;
	animation-fill-mode: forwards;
	animation-delay: .9s;
	animation-duration: .5s
}

@media only screen and (min-width: 480px) {
	.compact_industry_links__item {
		padding-left: 20px;
		width: 100%;
		text-align: left
	}
}

@media only screen and (min-width: 650px) {
	.compact_industry_links__item {
		margin-right: 10px;
		width: auto
	}
}

@media only screen and (min-width: 930px) {
	.compact_industry_links__item {
		margin-right: 55px
	}
}

.compact_industry_links__link {
	display: inline-block;
	color: #fff;
	text-decoration: none
}

.compact_industry_links__link:hover,
.compact_industry_links__link:focus {
	outline: 0;
	color: #ddd
}

.compact_industry_links__link:active {
	color: #ddd
}

.compact_industry_links__icon {
	display: inline-block;
	height: 80px;
	width: 80px;
	overflow: hidden;
	border: 2px solid #fff;
	border-radius: 50%;
	background-size: cover
}

@media only screen and (min-width: 650px) and (max-width: 800px) {
	.compact_industry_links__icon {
		height: 50px;
		width: 50px
	}
}

.compact_industry_links__item--steel .compact_industry_links__icon {
	background-image: url("../img/industry_texture--steel.jpg");
	border-color: #c4d4dd
}

.compact_industry_links__item--aluminum .compact_industry_links__icon {
	background-image: url("../img/industry_texture--aluminum.jpg");
	border-color: #cdc7c6
}

.compact_industry_links__item--forestry .compact_industry_links__icon {
	background-image: url("../img/industry_texture--forestry.jpg");
	border-color: #efdac8
}

.compact_industry_links__item--windenergy .compact_industry_links__icon {
	background-image: url("../img/industry_texture--windenergy.png");
	border-color: #efdac8
}

.compact_industry_links__text {
	padding-top: 10px;
	font-size: 18px
}

@media only screen and (min-width: 360px) {
	.compact_industry_links__text {
		font-size: 20px
	}
}

@media only screen and (min-width: 480px) {
	.compact_industry_links__text {
		left: 10px;
		position: relative;
		top: -25px;
		display: inline-block;
		font-size: 34px
	}
}

@media only screen and (min-width: 650px) and (max-width: 800px) {
	.compact_industry_links__text {
		top: -18px;
		font-size: 22px
	}
}

.compact_industry_links__text:after {
	content: "\00bb";
	margin-left: 5px
}

.nomarginbotom {
	margin-bottom: 0!important;
}

.contact_body {
	background-color: #2d3135
}

.contact_body:before,
.contact_body:after {
	content: '';
	display: table
}

.contact_body:after {
	clear: both
}

.contact_body__inner {
	margin: 0 auto;
	max-width: 1200px
}

.contact_body__thank_you_message {
	padding: 40px 20px 80px;
	color: #fff;
	font-size: 24px;
	line-height: 1.4
}

.contact_form {
	margin-bottom: 30px;
	border-top: 1px solid #ddd
}

.contact_form:before,
.contact_form:after {
	content: '';
	display: table
}

.contact_form:after {
	clear: both
}

@media only screen and (min-width: 768px) {
	.contact_form {
		margin-bottom: 50px
	}
}

@media only screen and (min-width: 1200px) {
	.contact_form {
		padding-top: 40px;
		margin-bottom: 80px
	}
}

.contact_form__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 20px
}

.contact_form__header {
	margin-bottom: 20px;
	margin-top: 40px;
	max-width: 780px
}

@media only screen and (min-width: 768px) {
	.contact_form__header {
		font-size: 25px
	}
}

.contact_form__heading {
	margin-bottom: .25em;
	color: #ee5933;
	font-size: 1.5em;
	line-height: 1.2
}

.contact_form__leadin {
	font-weight: 200;
	line-height: 1.5
}

@media only screen and (min-width: 768px) {
	.contact_form__main_info {
		float: left;
		width: 49%
	}
}

@media only screen and (min-width: 768px) {
	.contact_form__message {
		float: right;
		width: 49%
	}
}

.contact_form__item {
	position: relative;
	margin: 10px 0;
	padding-left: 80px;
	background-color: #e5e5e5
}

@media only screen and (min-width: 768px) {
	.contact_form__item {
		margin-bottom: 20px;
		padding-left: 100px
	}
}

.contact_form__item--active {
	background-color: #ccc
}

.contact_form__label {
	position: absolute;
	left: 15px;
	top: 10px;
	display: block;
	color: #24272a;
	font-size: 16px;
	font-weight: 200
}

@media only screen and (min-width: 768px) {
	.contact_form__label {
		top: 14px;
		font-size: 20px
	}
}

.contact_form__input {
	padding: 5px;
	width: 100%;
	background-color: transparent;
	border: none;
	font-size: 20px;
	font-family: inherit;
	font-weight: 200;
	-webkit-appearance: textfield
}

@media only screen and (min-width: 768px) {
	.contact_form__input {
		padding-top: 10px;
		font-size: 23px
	}
}

.contact_form__input:focus {
	outline: 0
}

.contact_form__item--stevia {
	opacity: 0.001;
	height: 1px;
	width: 1px;
	padding: 0 !important;
	margin: 0
}

.contact_form__item--stevia input,
.contact_form__item--stevia label {
	padding: 0
}

.contact_form__textarea {
	height: 180px;
	width: 100%;
	padding: 10px;
	background-color: #e5e5e5;
	border: none;
	border-radius: 0;
	font-family: inherit;
	font-weight: 200;
	font-size: 18px;
	-webkit-appearance: textfield;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.contact_form__textarea:-ms-input-placeholder {
	color: #24272a;
	font-style: italic;
	font-weight: 200;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.contact_form__textarea::placeholder {
	color: #24272a;
	font-style: italic;
	font-weight: 200;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width: 768px) {
	.contact_form__textarea {
		margin: 10px 0;
		padding-left: 15px;
		font-size: 23px
	}
}

.contact_form__textarea:focus {
	outline: 0;
	background-color: #ccc
}

.no-placeholder .contact_form__message:before {
	content: 'Your message:';
	color: #fff
}

.contact_form__submit {
	float: right
}

@media only screen and (min-width: 768px) {
	.contact_form__submit {
		margin-top: 6px
	}
}

.contact_form--service,
.contact_form--contact {
	border-top: none
}

.contact_form--service .contact_info_detailed {
	width:100%;
}

.contact_info_detailed .contact_info_detailed__employee {
	width:100%;
}

@media only screen and (min-width: 768px) {
	.contact_form--contact {
		float: right;
		width: 49%
	}
	.contact_form--service .contact_info_detailed .contact_info_detailed__employee {
		width:49%;
		float: left;
	}
}

@media only screen and (min-width: 768px) {
	.contact_form--contact .contact_form__main_info,
	.contact_form--contact .contact_form__message {
		float: none;
		width: 100%
	}
}

@media only screen and (min-width: 768px) {
	.contact_form--contact .contact_form__textarea {
		margin-top: 0
	}
}

.contact_form__error * {
	display: block;
	padding: 8px 5px 5px 8px;
	width: 100%;
	background-color: #ee5933;
	color: #fff;
	font-size: 12px
}

.contact_info_detailed {
	padding: 20px;
	color: #fff;
	line-height: 1.3
}

.contact_info_detailed:before,
.contact_info_detailed:after {
	content: '';
	display: table
}

.contact_info_detailed:after {
	clear: both
}

@media only screen and (min-width: 768px) {
	.contact_info_detailed {
		float: left;
		width: 49%
	}
}

@media only screen and (min-width: 1000px) {
	.contact_info_detailed {
		font-size: 20px
	}
}

.contact_info_detailed a {
	color: inherit;
	text-decoration: none
}

.contact_info_detailed a:hover,
.contact_info_detailed a:focus {
	outline: 0;
	text-decoration: underline
}

.contact_info_detailed a:active {
	text-decoration: none
}

.contact_info_detailed a[href^="mailto"] {
	color: #ee5933
}

.contact_info_detailed__phone {
	display: block
}

@media only screen and (min-width: 1100px) {
	.contact_info_detailed__phone {
		margin-top: 50px;
		font-size: 30px
	}
}

.contact_info_detailed__phone_prefix {
	display: inline-block;
	margin-right: 5px;
	color: #ee5933;
	text-transform: uppercase
}

.contact_info_detailed__phone_digits {
	display: inline-block;
	color: #ee5933;
	font-size: 150%;
	font-weight: 700
}

.contact_info_detailed__address_digits {
	padding-top: 15px;
	line-height: 1.4
}

.contact_info_detailed__title {
	margin-bottom: 0;
	margin-top: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25)
}

@media only screen and (min-width: 768px) {
	.contact_info_detailed__title {
		margin-top: 35px
	}
}

.contact_info_detailed ul {
	margin-bottom: 3px
}

.contact_info_detailed li {
	color: #a0a7ad;
	font-size: 15px;
	line-height: 1.4;
	text-transform: uppercase
}

@media only screen and (min-width: 768px) {
	.contact_info_detailed li {
		display: inline-block;
		list-style: none
	}
	.contact_info_detailed li:before {
		content: ' | ';
		margin: 0 3px;
		color: #6b747c
	}
	.contact_info_detailed li:first-of-type:before {
		content: '';
		margin-left: 0
	}
}

.contact_info_detailed__employee {
	padding: 15px 0;
	line-height: 1.4
}

.customer_list {
	margin: 0 auto;
	max-width: 1330px;
	padding: 20px;
	text-align: center
}

@media only screen and (min-width: 768px) {
	.customer_list {
		margin-bottom: 40px
	}
}

.customer_list__heading {
	margin: 0 auto;
	max-width: 750px;
	padding-bottom: 5px;
	padding-top: 30px;
	background-image: linear-gradient(to right, #fff, #d8d9d9, #fff);
	background-size: 100% 1px;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #24272a;
	font-size: 20px
}

@media only screen and (min-width: 480px) {
	.customer_list__heading {
		margin-bottom: 20px;
		padding-bottom: 8px;
		font-size: 25px
	}
}

@media only screen and (min-width: 768px) {
	.customer_list__heading {
		padding-top: 70px;
		font-size: 32px
	}
}

.customer_list__items {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.customer_list__item {
	padding: 10px 8px;
	display: inline-block;
	display: -ms-flexbox;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

@media only screen and (min-width: 1240px) {
	.customer_list__item {
		padding: 15px
	}
}

.customer_list__item--aperam {
	padding-top: 45px
}

@media only screen and (max-width: 999px) {
	.customer_list__item--aperam {
		padding-top: 34px
	}
}

@media only screen and (max-width: 767px) {
	.customer_list__item--aperam {
		padding-top: 30px
	}
}

@media only screen and (min-width: 1240px) {
	.customer_list__item--aperam {
		padding-top: 48px
	}
}

.customer_list__item--match {
	padding-top: 7px
}

.customer_list__item--voe {
	padding-top: 16px
}

@media only screen and (min-width: 1240px) {
	.customer_list__item--voe {
		padding-top: 24px
	}
}

.customer_list__item--outo {
	padding-top: 15px
}

@media only screen and (min-width: 1000px) {
	.customer_list__item--outo {
		padding-top: 17px
	}
}

@media only screen and (min-width: 767px) {
	.customer_list__item--tata {
		padding-top: 6px
	}
}

@media only screen and (min-width: 767px) {
	.customer_list__item--arcelor {
		padding-top: 3px
	}
}

@media only screen and (max-width: 1135px) {
	.customer_list__item--arcelor {
		padding-bottom: 23px
	}
}

@media only screen and (max-width: 999px) {
	.customer_list__item--arcelor {
		padding-bottom: 0;
		padding-top: 0
	}
}

@media only screen and (min-width: 767px) {
	.customer_list__item--steelscape {
		padding-top: 6px
	}
}

.customer_list__image {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	height: 30px;
	margin: 0 auto;
	width: auto
}

@media only screen and (min-width: 768px) {
	.customer_list__image {
		height: 45px;
		padding: 5px 7px
	}
}

@media only screen and (min-width: 1000px) {
	.customer_list__image {
		height: 52px;
		padding: 5px 10px 0
	}
}

@media only screen and (min-width: 1240px) {
	.customer_list__image {
		height: 57px
	}
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.customer_list__image--svg {
		width: 100%
	}
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.customer_list__image--aleris {
		margin-top: 14px
	}
}

.customer_list__image--wide {
	height: auto;
	width: 110px
}

@media only screen and (min-width: 1000px) {
	.customer_list__image--wide {
		width: 140px
	}
}

@media only screen and (min-width: 1240px) {
	.customer_list__image--wide {
		width: 200px
	}
}

.customer_list__image--circle {
	height: 45px
}

@media only screen and (min-width: 768px) {
	.customer_list__image--circle {
		height: 60px
	}
}

@media only screen and (min-width: 1000px) {
	.customer_list__image--circle {
		height: 68px
	}
}

@media only screen and (min-width: 1240px) {
	.customer_list__image--circle {
		height: 75px
	}
}

.flexible_integration {
	background-image: url(../img/icon_link_large.png);
	background-image: url(../img/icon_link_large.png), linear-gradient(45deg, #d6d6d6, #fff 60%);
	background-size: cover, contain;
	background-repeat: no-repeat;
	background-position: right center
}

@media only screen and (min-width: 768px) {
	.flexible_integration {
		background-size: 50%, cover
	}
}

.flexible_integration__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 40px 20px
}

@media only screen and (min-width: 768px) {
	.flexible_integration__inner {
		padding: 100px 20px
	}
}

.flexible_integration__heading {
	margin: 0 auto 20px;
	max-width: 7em;
	padding: 20px 20% 0 0;
	background-image: url(../img/icon_link.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right top;
	color: #ee5933;
	font-size: 40px;
	line-height: .95
}

@media only screen and (min-width: 650px) {
	.flexible_integration__heading {
		font-size: 60px
	}
}

.flexible_integration__heading_line {
	display: block
}

.flexible_integration__copy {
	margin: 0 auto;
	max-width: 800px;
	font-size: 20px;
	font-weight: 200;
	line-height: 1.3
}

@media only screen and (min-width: 768px) {
	.flexible_integration__copy {
		font-size: 25px;
		line-height: 1.5
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.home_banner {
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: #24272a;
	border-bottom: 3px solid #eff0f0;
	background-size: cover;
	background-position: right 0
}

.home_banner--image-load {
	background-image: url(../img/arm_2.jpg)
}

@media only screen and (min-width: 1000px) {
	.home_banner {
		padding-bottom: 60px
	}
}

.home_banner__inner {
	position: relative;
	margin: 20px auto 0;
	max-width: 1240px
}

@media only screen and (min-width: 960px) {
	.home_banner__inner {
		margin-top: 60px
	}
}

@media only screen and (min-width: 1240px) {
	.home_banner__inner {
		margin-top: 90px
	}
	.home_banner__inner:after {
		position: absolute;
		top: 0;
		left: -9999px;
		content: "";
		display: block;
		height: 220px;
		width: 9999px;
		background-color: #ee5933;
		background-color: rgba(238, 89, 51, 0.9)
	}
}

.home_banner__tagline {
	position: relative;
	min-width: 220px;
	max-width: 570px;
	padding: 14px 10px 7px;
	width: 65%;
	background-color: #ee5933;
	background-color: rgba(238, 89, 51, 0.9);
	color: #fff;
	font-size: 28px
}

@media only screen and (min-width: 360px) {
	.home_banner__tagline {
		padding-bottom: 10px;
		padding-left: 20px;
		padding-top: 21px;
		padding: 21px 0 10px 20px;
		font-size: 32px
	}
}

@media only screen and (min-width: 450px) {
	.home_banner__tagline {
		font-size: 40px
	}
}

@media only screen and (min-width: 480px) {
	.home_banner__tagline {
		font-size: 44px
	}
}

@media only screen and (min-width: 600px) {
	.home_banner__tagline {
		font-size: 56px
	}
}

@media only screen and (min-width: 768px) {
	.home_banner__tagline {
		padding-top: 22px;
		font-size: 70px
	}
}

@media only screen and (min-width: 1100px) {
	.home_banner__tagline {
		max-height: 220px;
		padding: 40px 0 20px 20px;
		font-size: 80px
	}
}

.home_banner__tagline:after {
	position: absolute;
	right: -1em;
	top: 0;
	content: "";
	height: 0;
	width: 0;
	border-bottom: 0 solid transparent;
	border-top: 1.3695em solid transparent;
	border-left: 1em solid #ee5933;
	border-left: 1em solid rgba(238, 89, 51, 0.9);
	font-size: 58px
}

@media only screen and (min-width: 360px) {
	.home_banner__tagline:after {
		font-size: 71px
	}
}

@media only screen and (min-width: 450px) {
	.home_banner__tagline:after {
		font-size: 84px
	}
}

@media only screen and (min-width: 480px) {
	.home_banner__tagline:after {
		font-size: 90px
	}
}

@media only screen and (min-width: 600px) {
	.home_banner__tagline:after {
		font-size: 108px
	}
}

@media only screen and (min-width: 768px) {
	.home_banner__tagline:after {
		font-size: 130px
	}
}

@media only screen and (min-width: 1100px) {
	.home_banner__tagline:after {
		font-size: 161px
	}
}

.home_banner__tagline:before {
	position: absolute;
	right: -2.1em;
	bottom: -1em;
	content: "";
	height: 0;
	width: 0;
	border-left: 1em solid transparent;
	border-right: 1em solid transparent;
	border-top: 1em solid #5f271a;
	border-top: 1em solid rgba(95, 39, 26, 0.9);
	font-size: 27px
}

@media only screen and (min-width: 360px) {
	.home_banner__tagline:before {
		font-size: 33px
	}
}

@media only screen and (min-width: 450px) {
	.home_banner__tagline:before {
		right: -2.4em;
		font-size: 34px
	}
}

@media only screen and (min-width: 480px) {
	.home_banner__tagline:before {
		right: -2.6em
	}
}

@media only screen and (min-width: 600px) {
	.home_banner__tagline:before {
		font-size: 41px
	}
}

@media only screen and (min-width: 768px) {
	.home_banner__tagline:before {
		font-size: 50px
	}
}

@media only screen and (min-width: 1100px) {
	.home_banner__tagline:before {
		right: -3em;
		font-size: 53px
	}
}

.ie .home_banner__tagline:after {
	top: 1px
}

.home_banner--nl .home_banner__tagline {
	max-width: 620px
}

.home_banner__tagline_line {
	position: relative;
	z-index: 2;
	display: block;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.05;
	text-transform: uppercase;
	white-space: nowrap
}

@media only screen and (min-width: 1100px) {
	.home_banner__tagline_line {
		margin-right: -40px;
		line-height: 1
	}
}

.home_banner__intro_text {
	max-width: 600px;
	width: 70%;
	padding: 35px 0 40px 20px;
	font-weight: 200;
	opacity: 0;
	animation: fadeIn ease-out 1;
	animation-fill-mode: forwards;
	animation-delay: .5s;
	animation-duration: .5s
}

.home_banner__intro_text_p {
	color: #fff;
	line-height: 1.45
}

@media only screen and (min-width: 600px) {
	.home_banner__intro_text_p {
		font-size: 20px
	}
}

@media only screen and (min-width: 960px) {
	.home_banner__intro_text_p {
		font-size: 22px
	}
}

@media only screen and (min-width: 1200px) {
	.home_banner__intro_text_p {
		font-size: 25px
	}
}

.home_product_wrap {
	background-color: #3a3a3b;
	background-image: url(../img/texture_steel.jpg);
	background-position: center bottom;
	background-size: cover
}

.home_product_wrap__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 20px
}

.industries_list {
	margin: 40px 0;
	text-align: left
}

.industries_list:before,
.industries_list:after {
	content: '';
	display: table
}

.industries_list:after {
	clear: both
}

@media only screen and (max-width: 649px) {
	.industries_list {
		margin: 0 auto;
		max-width: 400px
	}
}

.industries_list__item {
	position: relative;
	display: block;
	margin: 0 auto 30px;
	padding-bottom: 65%;
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

@media only screen and (min-width: 650px) {
	.industries_list__item {
		clear: none;
		float: left;
		margin-right: 1%;
		padding-bottom: 2%;
		width: 32%;
		padding-bottom: 21.5%
	}
	.industries_list__item:nth-of-type(1n) {
		float: left;
		clear: none;
		margin-right: 2%
	}
	.industries_list__item:nth-of-type(3n+1),
	.industries_list__item.child_3n_1 {
		clear: both;
		margin-left: 0
	}
	.industries_list__item:nth-of-type(3n) {
		margin-right: 0
	}
}

.industries_list__header {
	padding: 15px 0 10px 15px;
	background-color: #787876
}

@media only screen and (min-width: 1200px) {
	.industries_list__header {
		padding-bottom: 5px
	}
}

.industries_list__icon {
	display: inline-block;
	height: 40px;
	width: 40px;
	overflow: hidden;
	border: 2px solid #fff;
	border-radius: 50%;
	background-size: cover
}

@media only screen and (min-width: 480px) {
	.industries_list__icon {
		height: 65px;
		width: 65px
	}
}

@media only screen and (min-width: 400px) and (max-width: 800px) {
	.industries_list__icon {
		height: 50px;
		width: 50px
	}
}

.industries_list__heading {
	left: 10px;
	position: relative;
	top: -8px;
	display: inline-block;
	padding-top: 10px;
	font-size: 30px;
	font-weight: 700
}

@media only screen and (min-width: 360px) {
	.industries_list__heading {
		font-size: 34px
	}
}

@media only screen and (min-width: 480px) {
	.industries_list__heading {
		display: inline-block;
		font-size: 40px
	}
}

@media only screen and (min-width: 650px) and (max-width: 799px) {
	.industries_list__heading {
		top: -18px;
		font-size: 22px
	}
}

@media only screen and (min-width: 800px) {
	.industries_list__heading {
		top: -18px;
		font-size: 26px
	}
}

@media only screen and (min-width: 960px) {
	.industries_list__heading {
		font-size: 28px
	}
}

@media only screen and (min-width: 1100px) {
	.industries_list__heading {
		font-size: 34px
	}
}

@media only screen and (min-width: 1200px) {
	.industries_list__heading {
		left: 15px;
		top: -15px;
		font-size: 44px
	}
}

.industries_list__continue {
	bottom: 0;
	position: absolute;
	display: block;
	padding: 15px 10px;
	width: 100%;
	cursor: pointer;
	text-align: center
}

@media only screen and (min-width: 500px) {
	.industries_list__continue {
		font-size: 20px
	}
}

@media only screen and (min-width: 1200px) {
	.industries_list__continue {
		bottom: 5px;
		font-size: 24px
	}
}

.industries_list__continue:after {
	content: "\203A";
	margin-left: 5px
}

.industries_list__continue:hover,
.industries_list__continue:focus {
	outline: 0;
	color: #919190
}

.industries_list__continue:active {
	color: #919190
}


.industries_list__item--steel .industries_list__header {
	background-color: #4e6572;
	border-bottom: 1px solid #7f99a7
}

.industries_list__item--steel .industries_list__icon {
	background-image: url(../img/industry_texture--steel.jpg);
	border-color: #c4d4dd
}


.industries_list__item--aluminum .industries_list__icon {
	background-image: url(../img/industry_texture--aluminum.jpg);
	border-color: #cdc7c6
}

.industries_list__item--aluminum .industries_list__header {
	background-color: #7a7675;
	border-bottom: 1px solid #aca9a9
}


.industries_list__item--windenergy .industries_list__header {
	background-color: #4e6572;
	border-bottom: 1px solid #7f99a7
}

.industries_list__item--windenergy .industries_list__icon {
	background-image: url(../img/industry_texture--windenergy.png);
	border-color: #c4d4dd
}

.industries_list__item--forestry .industries_list__icon {
	background-image: url(../img/industry_texture--forestry.jpg);
	border-color: #efdac8
}

.industries_list__item--forestry .industries_list__header {
	background-color: #755c49;
	border-bottom: 1px solid #ab8f79
}

.industry_header {
	background-color: #24272a;
	background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
	color: #fff
}

.industry_header__inner {
	margin: 0 auto;
	max-width: 1500px;
	padding: 60px 20px;
	background-image: linear-gradient(45deg, rgba(36, 39, 42, 0.925) 40%, rgba(36, 39, 42, 0) 60%)
}

@media only screen and (min-width: 1000px) {
	.industry_header__inner {
		padding: 100px 30px
	}
}

@media (min-width: 1100px) {
	.industry_header__inner {
		background-image: none
	}
}

@media only screen and (min-width: 1200px) {
	.industry_header__inner {
		padding: 130px 30px
	}
}

.industry_header__heading {
	position: relative;
	text-transform: uppercase;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.industry_header__text {
	font-size: 80px;
	font-weight: 700;
	letter-spacing: -1px;
	opacity: .85
}

@media only screen and (min-width: 768px) {
	.industry_header__text {
		background: -webkit-linear-gradient(-5deg, #bbc0c5 12%, #fff);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent
	}
}

.industry_header__annotation {
	position: absolute;
	top: 24px;
	color: rgba(255, 255, 255, 0.8);
	font-size: 18px
}

@media only screen and (min-width: 768px) {
	.industry_header__annotation {
		font-size: 40px;
		opacity: .75
	}
}

@media only screen and (min-width: 1100px) {
	.industry_header__annotation {
		font-size: 50px
	}
}

.industry_header__p {
	width: 85%;
	max-width: 350px;
	color: #eaeaea;
	font-size: 18px;
	font-weight: 200;
	line-height: 1.4;
	text-shadow: 1px 1px 5px rgba(36, 39, 42, 0.6)
}

@media only screen and (min-width: 768px) {
	.industry_header__p {
		left: 40px;
		position: relative;
		max-width: 425px;
		padding-top: 10px;
		line-height: 1.5
	}
}

@media only screen and (min-width: 1000px) {
	.industry_header__p {
		margin-left: 40px;
		max-width: 600px;
		font-size: 28px
	}
}

@media only screen and (min-width: 768px) {
	.industry_header--steel .industry_header__text {
		font-size: 130px
	}
}

@media only screen and (min-width: 1000px) {
	.industry_header--steel .industry_header__text {
		font-size: 170px
	}
}

@media only screen and (min-width: 1100px) {
	.industry_header--steel .industry_header__text {
		font-size: 180px
	}
}

@media only screen and (min-width: 1200px) {
	.industry_header--steel .industry_header__text {
		font-size: 220px
	}
}

.industry_header--steel .industry_header__annotation {
	left: 200px
}

@media only screen and (min-width: 768px) {
	.industry_header--steel .industry_header__annotation {
		left: 335px;
		top: 35px
	}
}

@media only screen and (min-width: 1000px) {
	.industry_header--steel .industry_header__annotation {
		left: 440px;
		top: 50px
	}
}

@media only screen and (min-width: 1100px) {
	.industry_header--steel .industry_header__annotation {
		left: 470px;
		top: 48px
	}
}

@media only screen and (min-width: 1200px) {
	.industry_header--steel .industry_header__annotation {
		left: 580px;
		top: 65px
	}
}

.industry_header--aluminum .industry_header__text {
	display: block;
	margin-bottom: 10px;
	margin-top: 80px;
	font-size: 43px
}

@media only screen and (min-width: 650px) {
	.industry_header--aluminum .industry_header__text {
		font-size: 60px
	}
}

@media only screen and (min-width: 768px) {
	.industry_header--aluminum .industry_header__text {
		margin-bottom: 0;
		margin-top: 50px;
		font-size: 120px
	}
}

@media only screen and (min-width: 1000px) {
	.industry_header--aluminum .industry_header__text {
		margin-top: 120px;
		font-size: 140px
	}
}

@media only screen and (min-width: 1200px) {
	.industry_header--aluminum .industry_header__text {
		font-size: 160px
	}
}

.industry_header--aluminum .industry_header__annotation {
	top: 19px;
	left: 210px
}

@media only screen and (min-width: 650px) {
	.industry_header--aluminum .industry_header__annotation {
		left: 300px;
		top: 30px
	}
}

@media only screen and (min-width: 768px) {
	.industry_header--aluminum .industry_header__annotation {
		left: 470px;
		top: 100px
	}
}

@media only screen and (min-width: 1000px) {
	.industry_header--aluminum .industry_header__annotation {
		left: 570px;
		top: 120px;
		font-size: 50px
	}
}

@media only screen and (min-width: 1200px) {
	.industry_header--aluminum .industry_header__annotation {
		left: 580px;
		top: 135px;
		font-size: 65px
	}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
	.industry_header--aluminum .industry_header__p {
		max-width: 395px
	}
}

@media only screen and (min-width: 1000px) {
	.industry_header--aluminum .industry_header__p {
		max-width: 550px
	}
}

.industry_header--forestry .industry_header__text {
	display: block;
	margin-bottom: 20px;
	font-size: 50px
}

@media only screen and (min-width: 480px) {
	.industry_header--forestry .industry_header__text {
		font-size: 65px
	}
}

@media only screen and (min-width: 580px) {
	.industry_header--forestry .industry_header__text {
		font-size: 90px
	}
}

@media only screen and (min-width: 850px) {
	.industry_header--forestry .industry_header__text {
		margin-bottom: 0;
		font-size: 120px
	}
}

@media only screen and (min-width: 1000px) {
	.industry_header--forestry .industry_header__text {
		font-size: 150px
	}
}

@media only screen and (min-width: 1200px) {
	.industry_header--forestry .industry_header__text {
		font-size: 180px
	}
}

.industry_header--forestry .industry_header__annotation {
	left: 150px;
	top: 48px
}

@media only screen and (min-width: 480px) {
	.industry_header--forestry .industry_header__annotation {
		left: 170px;
		top: 60px;
		font-size: 25px
	}
}

@media only screen and (min-width: 580px) {
	.industry_header--forestry .industry_header__annotation {
		left: 300px;
		top: 75px;
		font-size: 30px
	}
}

@media only screen and (min-width: 850px) {
	.industry_header--forestry .industry_header__annotation {
		left: 350px;
		top: 100px;
		font-size: 50px
	}
}

@media only screen and (min-width: 1000px) {
	.industry_header--forestry .industry_header__annotation {
		left: 480px;
		top: 120px
	}
}

@media only screen and (min-width: 1200px) {
	.industry_header--forestry .industry_header__annotation {
		left: 600px;
		top: 145px;
		font-size: 60px
	}
}

@media only screen and (max-width: 999px) {
	.industry_header--forestry .industry_header__p {
		max-width: 290px
	}
}

@media only screen and (min-width: 1000px) {
	.industry_header--forestry .industry_header__p {
		max-width: 410px
	}
}

@media only screen and (min-width: 1200px) {
	.industry_header--forestry .industry_header__p {
		max-width: 600px
	}
}

.industry_overview_intro {
	margin: 0 auto;
	max-width: 800px
}

.industry_overview_intro__leadin {
	padding: 0 0 3.5em;
	font-size: 20px;
	font-weight: 200;
	line-height: 1.45
}

@media only screen and (min-width: 768px) {
	.industry_overview_intro__leadin {
		font-size: 24px
	}
}

@media only screen and (min-width: 1000px) {
	.industry_overview_intro__leadin {
		font-size: 28px
	}
}

.industry_overview_wrap {
	overflow: hidden;
	background-image: url(../img/industries/overview_background.jpg);
	background-size: cover;
	color: #fff;
	text-align: center
}

.industry_overview_wrap__inner {
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 40px
}

.industry_product_list__product:before,
.industry_product_list__product:after {
	content: '';
	display: table
}

.industry_product_list__product:after {
	clear: both
}

.industry_product_list__product:nth-child(even) {
	background-color: #f1f1f1
}

.industry_product_list__image {
	max-width: 600px
}

@media only screen and (min-width: 768px) {
	.industry_product_list__image {
		float: left;
		width: 40%
	}
}

.industry_product_list__inner {
	display: block;
	margin: 0 auto;
	max-width: 1300px;
	padding: 20px 20px;
	color: inherit;
	text-decoration: none
}

.industry_product_list__inner:before,
.industry_product_list__inner:after {
	content: '';
	display: table
}

.industry_product_list__inner:after {
	clear: both
}

@media only screen and (min-width: 768px) {
	.industry_product_list__inner {
		padding: 30px
	}
}

@media only screen and (min-width: 1000px) {
	.industry_product_list__inner {
		padding: 50px
	}
}

@media only screen and (min-height: 1000px) {
	.industry_product_list__inner {
		padding-bottom: 60px;
		padding-top: 70px
	}
}

.industry_product_list__image_wrap {
	position: relative;
	display: block;
	padding-top: 100%;
	overflow: hidden;
	padding-top: 62.5%;
	background-color: #fff
}

.industry_product_list__image_wrap img {
	position: absolute;
	top: 0;
	display: block;
	width: 100%
}

.industry_product_list__details {
	margin-top: 20px;
	max-width: 720px
}

@media only screen and (min-width: 768px) {
	.industry_product_list__details {
		float: left;
		padding-left: 25px;
		width: 60%
	}
}

@media only screen and (min-width: 1000px) {
	.industry_product_list__details {
		padding-left: 40px
	}
}

.industry_product_list__title_prefix {
	text-transform: uppercase
}

@media only screen and (min-width: 1000px) {
	.industry_product_list__title_prefix {
		font-size: 18px
	}
}

.industry_product_list__title {
	display: block;
	margin-bottom: 20px;
	margin-top: 5px;
	border-bottom: 1px solid rgba(36, 39, 42, 0.3);
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase
}

@media only screen and (min-width: 1000px) {
	.industry_product_list__title {
		font-size: 45px
	}
}

.industry_product_list__p {
	line-height: 1.4
}

@media only screen and (min-width: 1000px) {
	.industry_product_list__p {
		font-size: 21px
	}
}

.industry_product_list__continue {
	display: inline-block;
	padding: 10px 0;
	color: #24272a;
	text-decoration: none;
	text-transform: uppercase
}

@media only screen and (min-width: 1000px) {
	.industry_product_list__continue {
		font-size: 21px
	}
}

@media only screen and (min-width: 1200px) {
	.industry_product_list__continue {
		margin-top: 10px;
		font-size: 23px
	}
}

.industry_product_list__continue:hover,
.industry_product_list__continue:focus {
	outline: 0;
	color: #535a61
}

.industry_product_list__continue:active {
	color: #535a61
}

.industry_product_list__continue:after {
	content: "\203A";
	margin-left: 5px;
	line-height: 1
}

.language_select {
	position: absolute;
	right: 17px;
	top: -2px;
	z-index: 200;
	width: 102px;
	color: #999;
	font-size: 13px;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif
}

@media only screen and (min-width: 1000px) {
	.language_select {
		right: 20px;
		top: 23px
	}
	.headroom--not-top.headroom--unpinned .language_select,
	.headroom--not-top.headroom--pinned .language_select {
		display: none
	}
}

@media (min-width: 1000px) {
	.language_select--no {
		right: 140px
	}
}

@media only screen and (min-width: 1200px) {
	.language_select {
		width: 150px;
		right: 30px;
		top: 37px
	}
	.headroom--not-top.headroom--unpinned .language_select,
	.headroom--not-top.headroom--pinned .language_select {
		display: none
	}
}

.language_select--pt {
	margin-right: 25px
}

@media (min-width: 1200px) {
	.language_select--pt {
		margin-right: 0
	}
}

.language_select:hover {
	color: #fff
}

.language_select__current {
	display: inline-block;
	padding: 7px 8px 5px;
	background-color: #454543;
	border-radius: 3px;
	color: inherit;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none
}

@media (min-width: 1200px) {
	.language_select__current {
		padding: 10px 10px 7px;
		width: 100%;
		font-size: 14px;
		letter-spacing: 0.85px
	}
	.language_select__current:after {
		position: absolute;
		right: 10px;
		top: 6px;
		content: '\203A';
		color: inherit;
		font-size: 20px;
		transform: rotate(90deg)
	}
}

.language_select__languages {
	left: 0;
	position: absolute;
	top: 22px;
	display: none;
	padding: 3px 10px;
	width: 100%;
	background-color: #333
}

@media (min-width: 1200px) {
	.language_select__languages {
		top: 28px;
		padding: 0 15px 15px
	}
}

.language_select__header {
	margin-bottom: 3px;
	margin-top: 10px;
	border-bottom: 1px solid #4d4d4d;
	color: #b3b3b3;
	font-size: 10px;
	text-transform: uppercase
}

@media (min-width: 1200px) {
	.language_select__header {
		margin-top: 15px
	}
}

.language_select__link {
	display: block;
	margin: 0;
	padding: 5px 0;
	color: #787876;
	cursor: pointer;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.2s ease-out
}

@media (min-width: 1200px) {
	.language_select__link {
		padding: 6px 0
	}
}

.language_select__link:hover,
.language_select__link:focus {
	outline: 0;
	color: #ee5933
}

.language_select__link:active {
	color: #f27f62
}

.language_select__link--active {
	color: #fff
}

.language_select__link--active:hover,
.language_select__link--active:focus {
	outline: 0;
	color: #fff
}

.language_select__link--active:active {
	color: #fff
}

.location_message {
	background-color: #ddd;
	border-top: 2px solid #c9c9c8;
	color: #202427
}

.location_message__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 20px
}

.location_message__heading {
	margin-bottom: 7px;
	font-weight: 700;
	text-transform: uppercase
}

.location_message__link {
	color: inherit
}

.location_message__link:hover,
.location_message__link:focus {
	outline: 0;
	color: #787876
}

.main_nav {
	position: absolute;
	width: 100%;
	z-index: 100;
	top: -12px;
}

@media only screen and (min-width: 1000px) {
	.main_nav {
		left: -100px;
		position: relative;
		clear: none;
		float: right;
		width: auto;
		padding: 26px 20px 0 0;
		top: 0px;
	}
}

@media only screen and (min-width: 1200px) {
	.main_nav {
		left: auto;
		margin-top: 6px;
		padding-top: 0px
	}
	.headroom--not-top.headroom--pinned .main_nav,
	.headroom--not-top.headroom--unpinned .main_nav {
		padding-top: 7px;
	}
}

.main_nav__list {
	padding-top: 10px;
	width: 100%;
	background-color: #2b3135
}

@media only screen and (min-width: 1000px) {
	.main_nav__list {
		display: inline-block;
		background-color: transparent
	}
}

@media only screen and (min-width: 1200px) {
	.main_nav__list {
		margin-left: 20px
	}
}

.main_nav__item {
	padding: 5px 0;
	display: inline-block
}

@media (min-width: 1000px) {
	.main_nav__item {
		padding-left: 15px
	}
}

@media only screen and (min-width: 1200px) {
	.main_nav__item {
		padding-left: 20px;
		padding-right: 15px
	}
}

.main_nav__link {
	color: #9fa0a0;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.2s ease-out
}

.main_nav__link--active {
	color: #fff
}

.main_nav__link:hover,
.main_nav__link:focus {
	outline: 0;
	color: #fff
}

.main_nav__link:active {
	color: #fff
}

@media only screen and (min-width: 850px) {
	.main_nav__link {
		font-size: 18px
	}
}

.main_nav__dropdown_checkbox {
	position: absolute;
	top: -9999px;
	left: -9999px
}

.main_nav__dropdown_button {
	display: none;
	width: 50px;
	cursor: pointer;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.main_nav__dropdown_button:before {
	position: relative;
	top: 2px;
	content: '';
	display: inline-block;
	height: 20px;
	margin-right: 10px;
	width: 20px;
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjI1cHgiIGhlaWdodD0iMThweCIgdmlld0JveD0iMCAwIDI1IDE4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4yLjIgKDk5ODMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPlVudGl0bGVkIDM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4KICAgICAgICA8cGF0aCBkPSJNMS4zOTY1NTE3MiwxIEwyMy42MDM0NDgzLDEiIGlkPSJMaW5lIiBzdHJva2U9IiNFNkU2RTYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+PC9wYXRoPgogICAgICAgIDxwYXRoIGQ9Ik0xLjM5NjU1MTcyLDkgTDIzLjYwMzQ0ODMsOSIgaWQ9IkxpbmUtMiIgc3Ryb2tlPSIjRTZFNkU2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgICAgICA8cGF0aCBkPSJNMS4zOTY1NTE3MiwxNyBMMjMuNjAzNDQ4MywxNyIgaWQ9IkxpbmUtMyIgc3Ryb2tlPSIjRTZFNkU2IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+");
	background-repeat: no-repeat;
	background-size: cover
}

@media only screen and (max-width: 999px) {
	.main_nav__dropdown_button {
		display: block;
		padding: 10px;
		color: #fff;
		text-transform: uppercase;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}
	.main_nav__list {
		position: relative;
		display: none
	}
	.main_nav__dropdown_checkbox:checked+.main_nav__list {
		display: block
	}
	.main_nav__item {
		display: block;
		padding: 5px
	}
	.main_nav__link {
		display: block;
		padding: 5px 10px;
		border-radius: 5px;
		font-size: 20px
	}
	.main_nav__link:hover,
	.main_nav__link:focus {
		outline: 0;
		color: #fff
	}
}

@media (min-width: 850px) and (max-width: 900px) {
	.main_nav--es .main_nav__item {
		padding-left: 5px
	}
}

@media (min-width: 1200px) {
	.main_nav--es .main_nav__item {
		padding: 5px 11px
	}
}

.maintenance--no_warranty {
	display: block !important;
	margin: 0 auto !important;
	max-width: 600px
}

.maintenance__header {
	background-image: url(../img/icon_plug.png);
	background-position: left 0;
	background-repeat: no-repeat;
	background-size: contain
}

.maintenance__heading_line {
	display: block
}

.maintenance__heading {
	margin-bottom: 10px;
	padding-left: 20%;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8vw;
	font-weight: 700;
	text-transform: uppercase
}

@media only screen and (min-width: 650px) {
	.maintenance__heading {
		font-size: 47px
	}
}

.maintenance__p {
	font-size: 18px;
	font-weight: 200;
	line-height: 1.3
}

@media only screen and (min-width: 500px) {
	.maintenance__p {
		font-size: 20px;
		line-height: 1.4
	}
}

@media only screen and (min-width: 1000px) {
	.maintenance__p {
		font-size: 22px;
		line-height: 1.45
	}
}

.other_products {
	background-image: linear-gradient(-125deg, #d6d6d6, #fff 60%);
	background-size: cover
}

.other_products__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 5% 20px
}

.other_products__inner:before,
.other_products__inner:after {
	content: '';
	display: table
}

.other_products__inner:after {
	clear: both
}

.other_products__heading {
	margin-bottom: 12px;
	color: #ee5933;
	font-size: 40px
}

.other_products__item {
	padding-bottom: 30px
}

@media only screen and (min-width: 500px) {
	.other_products__item {
		clear: none;
		float: left;
		margin-right: 2.5%;
		padding-bottom: 5%;
		width: 47.5%
	}
	.other_products__item:nth-of-type(1n) {
		float: left;
		clear: none;
		margin-right: 5%
	}
	.other_products__item:nth-of-type(2n+1),
	.other_products__item.child_2n_1 {
		clear: both;
		margin-left: 0
	}
	.other_products__item:nth-of-type(2n) {
		margin-right: 0
	}
}

@media only screen and (min-width: 768px) {
	.other_products__item {
		clear: none;
		float: left;
		margin-right: 1%;
		padding-bottom: 2%;
		width: 23.5%
	}
	.other_products__item:nth-of-type(1n) {
		float: left;
		clear: none;
		margin-right: 2%
	}
	.other_products__item:nth-of-type(4n+1),
	.other_products__item.child_4n_1 {
		clear: both;
		margin-left: 0
	}
	.other_products__item:nth-of-type(4n) {
		margin-right: 0
	}
}

@media only screen and (min-width: 1000px) {
	.other_products__item {
		clear: none;
		float: left;
		margin-right: 1%;
		padding-bottom: 2%;
		width: 18.4%
	}
	.other_products__item:nth-of-type(1n) {
		float: left;
		clear: none;
		margin-right: 2%
	}
	.other_products__item:nth-of-type(5n+1),
	.other_products__item.child_5n_1 {
		clear: both;
		margin-left: 0
	}
	.other_products__item:nth-of-type(5n) {
		margin-right: 0
	}
}

.other_products__title {
	margin: 1em 0 10px;
	font-size: 24px
}

.other_products__title_line {
	display: block
}

.other_products__link {
	color: #24272a;
	text-decoration: none
}

.other_products__image_wrap {
	position: relative;
	display: block;
	padding-top: 100%;
	overflow: hidden;
	padding-top: 100%
}

.other_products__image_wrap img {
	position: absolute;
	top: 0;
	display: block;
	width: 100%
}

.other_products__continue {
	color: #787876;
	text-transform: uppercase;
	text-decoration: none
}

.other_products__continue:hover,
.other_products__continue:focus {
	outline: 0;
	color: #24272a;
	cursor: pointer
}

.other_products__continue:active {
	color: #24272a
}

.other_products__continue:after {
	content: "\203A";
	margin-left: 4px;
	font-size: 125%;
	line-height: 0
}

.product_detail {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #24272a
}

.product_detail__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 20px
}

.product_detail__inner:before,
.product_detail__inner:after {
	content: '';
	display: table
}

.product_detail__inner:after {
	clear: both
}

@media only screen and (min-width: 768px) {
	.product_detail__inner {
		padding: 5% 20px 50px
	}
}

@media only screen and (min-width: 768px) {
	.product_detail__inner {
		padding-bottom: 50px
	}
}

@media only screen and (min-width: 650px) {
	.product_detail__body {
		clear: none;
		float: left;
		padding-right: 3.5%;
		padding-top: 25px;
		width: 60%;
		text-align: right
	}
}

.product_detail__title {
	margin-bottom: .25em;
	margin-top: 1em;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase
}

@media only screen and (min-width: 768px) {
	.product_detail__title {
		font-size: 34px
	}
}

.product_detail p {
	margin-bottom: .8em;
	font-size: 18px;
	font-weight: 200;
	line-height: 1.3
}

@media only screen and (min-width: 768px) {
	.product_detail p {
		font-size: 20px;
		line-height: 1.4
	}
}

@media only screen and (min-width: 960px) {
	.product_detail p {
		font-size: 24px
	}
}

.product_detail__image_wrap {
	max-width: 500px;
	padding: 20px 0
}

@media only screen and (min-width: 650px) {
	.product_detail__image_wrap {
		clear: none;
		float: right;
		width: 40%
	}
}

.product_detail__image {
	position: relative;
	display: block;
	padding-top: 100%;
	overflow: hidden;
	padding-top: 63%
}

.product_detail__image img {
	position: absolute;
	top: 0;
	display: block;
	width: 100%
}

.product_detail img {
	border: 1px solid #fff
}

@media only screen and (min-width: 650px) {
	.product_detail__image_wrap:first-child {
		float: left
	}
	.product_detail__image_wrap+.product_detail__body {
		float: right;
		padding-left: 3.5%;
		padding-right: 0;
		text-align: left
	}
}

.product_detail--wind-energy--innovation {
	background-color: #fff;
}

.product_detail--wind-energy--innovation .product_detail__title {
	color: #ee5933
}

.product_detail--hot_coil--innovation {
	background-color: #f2f2f2
}

.product_detail--hot_coil--innovation .product_detail__title {
	color: #ee5933
}

.product_detail--hot_coil--deliver {
	background-color: #24272a;
	background-image: url(../img/products/detail/background_dark_hot_coil.jpg);
	background-position: right top;
	background-size: cover;
	background-repeat: no-repeat
}

@media only screen and (min-width: 650px) {
	.product_detail--hot_coil--deliver {
		background-position: center 0;
		background-size: cover
	}
}

.product_detail--hot_coil--deliver .product_detail__title,
.product_detail--hot_coil--deliver .product_detail__copy {
	color: #eaeaea
}

.product_detail--hot_coil--deliver .product_detail__image_wrap {
	margin: 20px 0 40px;
	max-height: 200px;
	background-image: url(../img/products/detail/icon_shield.png);
	background-size: contain;
	background-repeat: no-repeat
}

.product_detail--hot_coil--deliver .product_detail__image_wrap img {
	display: none
}

@media only screen and (min-width: 768px) {
	.product_detail--hot_coil--deliver .product_detail__image_wrap {
		left: 10%;
		position: relative;
		top: 40px
	}
}

@media only screen and (min-width: 1000px) {
	.product_detail--hot_coil--deliver .product_detail__image_wrap {
		left: 15%
	}
}

.product_detail--hot_coil--precision {
	background-color: #787876;
	color: #fff
}

.product_detail--hot_coil--productivity {
	background-color: #f2f2f2;
	background-image: url(../img/products/detail/background_faint_texture.jpg)
}

.product_detail--hot_coil--productivity .product_detail__title {
	color: #ee5933
}

.product_detail--cold_coil--accuracy {
	background-color: #f2f2f2
}

.product_detail--cold_coil--accuracy .product_detail__title {
	color: #ee5933
}

.product_detail--cold_coil--reliability {
	background-color: #787876;
	color: #fff
}

.product_detail--cold_coil--improved {
	background-color: #24272a;
	background-image: url(../img/products/detail/background_cold_coil.jpg);
	color: #eaeaea
}

.product_detail--wind-energy--improved {
	background-color: #24272a;
	color: #eaeaea
}

.product_detail--cold_coil--innovation .product_detail__title {
	color: #ee5933
}

.product_detail--slab_marking--identification {
	background-color: #f4f4f4
}

.product_detail--slab_marking--identification .product_detail__title {
	color: #ee5933
}


.product_detail--slab_marking--growth {
	background-color: #1f2024;
	color: #eaeaea
}

.product_detail--slab_marking--success {
	background-color: #f4f4f4
}

.product_detail--slab_marking--success .product_detail__title {
	color: #ee5933
}

.product_detail--de_strapping--injury {
	background-color: #eaeaea
}

.product_detail--de_strapping--productivity {
	background-image: url(../img/products/detail/background_de-strapping.jpg)
}

.product_detail--de_strapping--productivity .product_detail__title {
	color: #ee5933
}

.product_detail--de_strapping--reliability {
	background-color: #1f2024;
	color: #8ba2b0
}

.product_detail--de_strapping--reliability .product_detail__p {
	color: #d4dce1
}

.product_detail--de_strapping--capacity {
	background-color: #f2f2f2
}

.product_detail--de_strapping--manual .product_detail__title {
	color: #4e6572
}

.product_detail--inner_diameter--safer {
	background-color: #f2f2f2
}

.product_detail--inner_diameter--safer .product_detail__title {
	color: #ee5933
}

.product_detail--inner_diameter--efficiency {
	color: #787876
}

.product_detail--inner_diameter--efficiency .product_detail__title {
	color: #595958
}

.product_detail--stencilling--high-res {
	background-color: #f2f2f2
}

.product_detail--stencilling--high-res .product_detail__title {
	color: #ee5933
}

.product_detail--stencilling--end-striping {
	color: #787876
}

.product_detail--stencilling--end-striping .product_detail__title {
	color: #595958
}

.product_detail--stencilling--down-time {
	background-color: #f2f2f2
}

.product_detail--stencilling--down-time .product_detail__title {
	color: #ee5933
}

.product_header {
	background-color: #24272a;
	background-size: cover;
	color: #fff;
	text-align: center
}

.product_header--hot_coil {
	background-image: url(../img/products/headers/hot_coil.jpg)
}

.product_header--cold_coil {
	background-image: url(../img/products/headers/cold_coil.jpg)
}

.product_header--slab {
	background-image: url(../img/products/headers/slab.jpg)
}

.product_header--cold_coil {
	background-image: url(../img/products/headers/cold_coil.jpg)
}

.product_header--de-strapping {
	background-image: url(../img/products/headers/de-strapping.jpg)
}

.product_header--inner_diameter {
	background-image: url(../img/products/headers/inner.jpg)
}

.product_header--stencilling {
	background-image: url(../img/products/headers/stencilling.jpg)
}

.product_header__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 7% 20px
}

.product_header__heading_prefix {
	display: inline-block;
	margin-bottom: 14px;
	padding: 5px 30px 7px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 14px;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 1px
}

@media only screen and (min-width: 500px) {
	.product_header__heading_prefix {
		padding-left: 80px;
		padding-right: 80px;
		font-size: 20px
	}
}

.product_header__heading {
	padding: 20px 0;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8vw;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase
}

@media only screen and (min-width: 960px) {
	.product_header__heading {
		font-size: 80px
	}
}

.product_header__heading_line {
	display: block
}

.product_header__video_link {
	display: inline-block;
	margin-top: .125em;
	padding: .6em 1.25em .4em;
	border: 1px solid #fff;
	border-radius: 30px;
	color: #fff;
	line-height: 1.3;
	text-decoration: none;
	transition: all .2s
}

@media only screen and (min-width: 768px) {
	.product_header__video_link {
		font-size: 20px
	}
}

@media only screen and (min-width: 1200px) {
	.product_header__video_link {
		font-size: 22px
	}
}

.product_header__video_link:after {
	content: "\203A";
	margin-left: .3em;
	font-size: 120%;
	transition: position .2s
}

.product_header__video_link:hover,
.product_header__video_link:focus {
	outline: 0;
	background-color: rgba(255, 255, 255, 0.075);
	box-shadow: inner 0 0 4px #000
}

.product_header__video_link:hover:after,
.product_header__video_link:focus:after {
	position: relative;
	left: 2px
}

.product_header__video_link--forestry {
	position: relative;
	margin-top: 20px
}

@media only screen and (min-width: 768px) {
	.product_header__video_link--forestry {
		left: 40px
	}
}

@media only screen and (min-width: 1000px) {
	.product_header__video_link--forestry {
		left: 80px
	}
}

@media only screen and (min-width: 1200px) {
	.product_header__video_link--forestry {
		margin-top: 30px
	}
}

.product_list {
	padding-bottom: 30px;
	text-align: left
}

.product_list:before,
.product_list:after {
	content: '';
	display: table
}

.product_list:after {
	clear: both
}

@media only screen and (min-width: 1240px) {
	.product_list {
		padding-bottom: 45px
	}
}

.product_list__heading {
	margin-bottom: 10px;
	margin-top: 30px;
	color: #e3e3e3;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase
}

@media only screen and (min-width: 768px) {
	.product_list__heading {
		margin-bottom: 30px;
		margin-top: 70px;
		font-size: 45px
	}
}

@media only screen and (min-width: 1100px) {
	.product_list__heading {
		margin-top: 85px
	}
}

.product_list__item {
	margin: 0 auto;
	max-width: 400px;
	padding-bottom: 5%
}

@media only screen and (min-width: 600px) {
	.product_list__item {
		clear: none;
		float: left;
		margin-right: 2.25%;
		padding-bottom: 4.5%;
		width: 47.75%
	}
	.product_list__item:nth-of-type(1n) {
		float: left;
		clear: none;
		margin-right: 4.5%
	}
	.product_list__item:nth-of-type(2n+1),
	.product_list__item.child_2n_1 {
		clear: both;
		margin-left: 0
	}
	.product_list__item:nth-of-type(2n) {
		margin-right: 0
	}
}

@media only screen and (min-width: 768px) {
	.product_list__item {
		clear: none;
		float: left;
		margin-right: 1.25%;
		padding-bottom: 2.5%;
		width: 31.66667%
	}
	.product_list__item:nth-of-type(1n) {
		float: left;
		clear: none;
		margin-right: 2.5%
	}
	.product_list__item:nth-of-type(3n+1),
	.product_list__item.child_3n_1 {
		clear: both;
		margin-left: 0
	}
	.product_list__item:nth-of-type(3n) {
		margin-right: 0
	}
}

.product_list__link {
	background-color: #232629;
	display: block;
	color: #fff;
	text-decoration: none;
	transition: background .15s ease-out
}

.product_list__link:hover,
.product_list__link:focus {
	outline: 0;
	background-color: #3a4045;
	box-shadow: 0 0 10px rgba(36, 39, 42, 0.25);
	color: #e3e3e3
}

.product_list__link:active {
	color: #e3e3e3
}

.product_list__image_wrap {
	position: relative;
	display: block;
	padding-top: 100%;
	overflow: hidden;
	padding-top: 100%;
	background-color: #fff
}

.product_list__image_wrap img {
	position: absolute;
	top: 0;
	display: block;
	width: 100%
}

@media (min-width: 1000px) {
	.product_list__image_wrap {
		position: relative;
		display: block;
		padding-top: 100%;
		overflow: hidden;
		padding-top: 65%
	}
	.product_list__image_wrap img {
		position: absolute;
		top: 0;
		display: block;
		width: 100%
	}
}

@media (min-width: 1000px) and (min-height: 1000px) {
	.product_list__image_wrap {
		position: relative;
		display: block;
		padding-top: 100%;
		overflow: hidden;
		padding-top: 80%
	}
	.product_list__image_wrap img {
		position: absolute;
		top: 0;
		display: block;
		width: 100%
	}
}

@media (min-width: 1000px) and (min-height: 1200px) {
	.product_list__image_wrap {
		position: relative;
		display: block;
		padding-top: 100%;
		overflow: hidden;
		padding-top: 90%
	}
	.product_list__image_wrap img {
		position: absolute;
		top: 0;
		display: block;
		width: 100%
	}
}

.product_list__title {
	padding: 7px 10px 20px 17px;
	font-size: 20px;
	line-height: 1.325
}

@media only screen and (min-width: 1000px) {
	.product_list__title {
		font-size: 18px
	}
}

@media only screen and (min-width: 1200px) {
	.product_list__title {
		font-size: 23px
	}
}

.product_list__title_prefix {
	padding: 20px 0 0 17px;
	color: #787876;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width: 1200px) {
	.product_list__title_prefix {
		padding-left: 17px
	}
}

@media only screen and (min-width: 1200px) {
	.product_list__line {
		display: block
	}
}

.product_list__continue {
	display: block;
	padding: 10px;
	background-color: #4a4b4d;
	color: #b4b5b6;
	text-align: center;
	text-transform: uppercase;
	transition: background .15s ease-out
}

.product_list__continue:after {
	content: "\203A";
	padding-left: 7px;
	font-size: 20px
}

.product_list__link:hover .product_list__continue,
.product_list__link:focus .product_list__continue {
	outline: 0;
	background-color: #636467
}

@media only screen and (min-width: 550px) {
	.product_overview_intro {
		margin: 20px auto 0;
		max-width: 780px;
		text-align: center
	}
}

@media only screen and (min-width: 1000px) {
	.product_overview_intro {
		margin-top: 0
	}
}

.product_overview_intro__leadin {
	margin-bottom: 1em;
	font-weight: 200;
	font-size: 130%;
	line-height: 1.35
}

@media only screen and (min-width: 768px) {
	.product_overview_intro__leadin {
		font-size: 30px
	}
}

.product_overview_intro__highlight {
	display: inline-block;
	margin-bottom: 1em;
	padding: 10px 20px;
	background-color: #6d6e6d;
	background-color: rgba(255, 255, 255, 0.15);
	font-weight: 700;
	font-size: 20px;
	line-height: 1.4;
	text-align: center
}

@media only screen and (min-width: 768px) {
	.product_overview_intro__highlight {
		font-size: 25px
	}
}

.product_overview_intro__text {
	margin-bottom: 2em;
	line-height: 1.45
}

@media only screen and (min-width: 550px) {
	.product_overview_intro__text {
		font-size: 20px;
		font-weight: 200
	}
}

@media only screen and (min-width: 768px) {
	.product_overview_intro__text {
		font-size: 22px
	}
}

.product_overview_wrap {
	overflow: hidden;
	background-image: url(../img/texture_steel.jpg);
	background-size: cover;
	color: #fff;
	text-align: center
}

.product_overview_wrap__inner {
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 40px
}

.product_spec_sheet_link {
	padding: 15px 20px 15px;
	-ms-flex-align: baseline;
	align-items: baseline;
	-ms-flex-item-align: start;
	align-self: flex-start;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.25)
}

.product_spec_sheet_link:last-child {
	padding-bottom: 45px
}

@media (min-width: 600px) {
	.product_spec_sheet_link {
		max-width: 700px
	}
}

@media (min-width: 600px) {
	.product_spec_sheet_link--2up {
		max-width: 500px;
		width: 50%;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: left
	}
	.product_spec_sheet_link--2up+.product_spec_sheet_link--2up {
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.product_spec_sheet_link--2up:first-of-type {
		text-align: right
	}
}

.product_spec_sheet_link__copy {
	position: relative;
	top: 2px;
	display: inline-block;
	padding: 0 12px;
	color: #fff;
	font-size: 18px;
	line-height: 1.3;
	letter-spacing: .5px
}

@media (min-width: 768px) {
	.product_spec_sheet_link__copy {
		font-size: 20px
	}
}

.product_spec_sheet_link__link {
	position: relative;
	display: inline-block;
	margin-top: .5em;
	padding: .6em 1.25em .4em 3em;
	border: 1px solid rgba(255, 255, 255, 0.65);
	border-radius: 2em;
	color: #fff;
	font-size: 11px;
	line-height: 1.3;
	letter-spacing: .5px;
	text-decoration: none;
	transition: all .2s
}

.product_spec_sheet_link__link:after {
	content: "\203A";
	margin-left: .3em;
	font-size: 120%;
	transition: position .2s
}

.product_spec_sheet_link__link:hover,
.product_spec_sheet_link__link:focus {
	outline: 0;
	background-color: rgba(255, 255, 255, 0.075);
	border: 1px solid #fff;
	box-shadow: inner 0 0 4px #000
}

.product_spec_sheet_link__link:hover:after,
.product_spec_sheet_link__link:focus:after {
	position: relative;
	left: 2px
}

.product_spec_sheet_link__icon {
	left: 12px;
	position: absolute;
	top: 50%;
	margin-right: .3em;
	font-size: 1.25em;
	transform: translateY(-53%)
}

.product_spec_sheets_callout {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: #7a7675;
	color: #fff;
	text-align: center
}

.product_spec_sheets_callout__header {
	width: 100%
}

@media (min-width: 768px) {
	.product_spec_sheets_callout__header {
		-ms-flex-align: end;
		align-items: flex-end;
		-ms-flex-pack: center;
		justify-content: center;
		display: -ms-flexbox;
		display: flex
	}
}

.product_spec_sheets_callout__title {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin-top: 2em;
	padding-bottom: .5em;
	width: 100%;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase
}

@media (min-width: 768px) {
	.product_spec_sheets_callout__title {
		-ms-flex: 0 0 300px;
		flex: 0 0 300px;
		margin-top: .65em;
		padding-bottom: 8px;
		padding-right: 10px;
		font-size: 64px;
		text-align: right
	}
}

.product_spec_sheets_callout__lead {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	padding: 20px;
	width: 100%;
	color: #fff
}

.product_spec_sheets_callout__lead a {
	color: #fff
}

@media (min-width: 768px) {
	.product_spec_sheets_callout__lead {
		-ms-flex: 0 0 300px;
		flex: 0 0 300px;
		padding-left: 10px;
		line-height: 1.15;
		text-align: left
	}
}

.service_body__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 60px 20px 0
}

.service_body__inner:before,
.service_body__inner:after {
	content: '';
	display: table
}

.service_body__inner:after {
	clear: both
}

@media only screen and (min-width: 768px) {
	.service_body__inner {
		background-image: url(../img/icon_cog_arrow.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		background-size: 451px auto
	}
}

.service_body__article {
	padding-bottom: 30px;
	color: #24272a
}

@media only screen and (min-width: 768px) {
	.service_body__article {
		float: left;
		padding-right: 5%;
		width: 50%;
		font-size: 20px
	}
}

@media only screen and (min-width: 1000px) {
	.service_body__article {
		padding-bottom: 50px;
		margin-top: 50px;
		font-size: 24px
	}
}

@media only screen and (min-width: 1000px) and (min-height: 1000px) {
	.service_body__article {
		margin-bottom: 100px;
		margin-top: 80px
	}
}

.service_body h2 {
	margin-bottom: .25em;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.875em
}

.service_body p {
	margin-bottom: .5em;
	font-weight: 200;
	line-height: 1.6
}

.service_callouts {
	background-color: #d1d1d0;
	background-color: rgba(209, 209, 208, 0.8)
}

.service_callouts__inner {
	margin: 0 auto;
	max-width: 600px;
	padding: 20px;
	color: #24272a
}

@media only screen and (min-width: 1000px) {
	.service_callouts__inner {
		max-width: 800px
	}
}

.service_callouts li {
	display: block;
	padding: 12px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.35);
	color: #24272a;
	text-transform: uppercase;
	text-align: center
}

.service_callouts li:first-child {
	border: none
}

@media only screen and (min-width: 768px) {
	.service_callouts li {
		display: inline-block;
		margin-left: -4px;
		width: 33%;
		border-top: none;
		border-left: 1px solid rgba(255, 255, 255, 0.35);
		font-size: 24px
	}
}

@media only screen and (min-width: 1000px) {
	.service_callouts li {
		padding: 20px 30px;
		font-size: 30px
	}
}

.site_footer {
	background-color: #ebebeb;
	border-top: 2px solid #d4d4d4
}

.site_footer__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 40px 20px
}

.site_footer__link {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 20px;
	color: #787876;
	line-height: 1.4;
	text-decoration: none;
	white-space: nowrap
}

.site_footer__link:hover,
.site_footer__link:focus {
	outline: 0;
	color: #24272a
}

.site_footer__link:active {
	color: #535a61
}

.site_header {
	left: 0;
	position: fixed;
	top: 0;
	z-index: 5;
	padding: 20px 0 10px;
	width: 100%;
	background-color: #202427;
	transition: all 0.15s ease-in
}

.site_header:before,
.site_header:after {
	content: '';
	display: table
}

.site_header:after {
	clear: both
}

@media (min-width: 1000px) {
	.site_header {
		padding-bottom: 0;
		padding-top: 0
	}
}

@media only screen and (min-width: 1200px) {
	.site_header {
		padding-top: 30px
	}
	.site_header.headroom--pinned.headroom--not-top,
	.site_header.headroom--unpinned.headroom--not-top {
		padding-top: 10px
	}
	.site_header.headroom--not-top.headroom--unpinned .site_header__inner,
	.site_header.headroom--not-top.headroom--pinned .site_header__inner {
		padding: 0
	}
	.site_header.headroom--not-top.headroom--unpinned .site_header__logo,
	.site_header.headroom--not-top.headroom--pinned .site_header__logo {
		left: 20px;
		top: -5px;
		width: 100px;
		transition: 0.15s
	}
	.site_header.headroom--not-top.headroom--unpinned .site_header__phone_prefix,
	.site_header.headroom--not-top.headroom--pinned .site_header__phone_prefix {
		display: none
	}
	.site_header.headroom--not-top.headroom--unpinned .site_header__phone,
	.site_header.headroom--not-top.headroom--pinned .site_header__phone {
		top: 11px;
		padding-top: 0
	}
}

.site_header__inner {
	position: relative;
	margin: 0 auto;
	max-width: 1240px
}

@media only screen and (min-width: 1000px) {
	.site_header__inner {
		padding: 0 20px
	}
}

.site_header__logo {
	position: relative;
	top: -5px;
	z-index: 2;
	display: block;
	height: auto;
	margin: -5px 0 0 50px;
	width: 100px;
	opacity: 0.8;
	transition: 0.1s;
	z-index: 300
}

@media only screen and (min-width: 1000px) {
	.site_header__logo {
		top: 10px;
		float: left;
		clear: both;
		display: inline-block;
		margin: 0;
		padding-top: 10px;
		width: 150px
	}
	.headroom--not-top.headroom--unpinned .site_header__logo,
	.headroom--not-top.headroom--pinned .site_header__logo {
		top: 10px;
		width: 80px
	}
}

@media only screen and (min-width: 1200px) {
	.site_header__logo {
		position: relative;
		top: -15px;
		width: 200px
	}
}

.site_header__logo_image_wrap {
	position: relative;
	display: block;
	padding-top: 100%;
	overflow: hidden;
	padding-top: 34%
}

.site_header__logo_image_wrap img {
	position: absolute;
	top: 0;
	display: block;
	width: 100%
}

.site_header__phone {
	position: absolute;
	right: 0;
	top: -13px;
	z-index: 300;
	padding: 10px;
	color: #ee5933;
	letter-spacing: 1px;
	font-size: 14px;
	text-align: center
}

@media only screen and (min-width: 1000px) {
	.site_header__phone {
		position: relative;
		right: 0;
		top: 20px;
		float: right;
		margin-right: 10px;
		background-color: transparent
	}
	.headroom--not-top.headroom--unpinned .site_header__phone,
	.headroom--not-top.headroom--pinned .site_header__phone {
		display: none
	}
}

@media only screen and (min-width: 1200px) {
	.site_header__phone {
		position: absolute;
		right: 10px;
		top: -5px;
		line-height: 1.2
	}
	.headroom--not-top.headroom--unpinned .site_header__phone,
	.headroom--not-top.headroom--pinned .site_header__phone {
		display: block
	}
}

.site_header__phone_link {
	color: #ee5933;
	text-decoration: none;
	transition: 0.15s
}

.site_header__phone_link:hover,
.site_header__phone_link:focus {
	outline: 0;
	color: #fff
}

.site_header__phone_icon {
	color: #fff;
	font-size: 23px
}

@media (min-width: 1000px) {
	.site_header__phone_icon {
		display: none
	}
}

.site_header__phone_prefix {
	display: none;
	margin-right: 10px;
	color: inherit;
	text-transform: uppercase
}

@media (min-width: 1000px) {
	.site_header__phone_prefix {
		display: inline-block
	}
}

@media only screen and (min-width: 1200px) {
	.site_header__phone_prefix {
		margin-right: 0;
		display: block;
		font-size: 16px
	}
}

.site_header__phone_digits {
	display: none
}

@media (min-width: 1000px) {
	.site_header__phone_digits {
		display: inline-block
	}
}

@media only screen and (min-width: 1200px) {
	.site_header__phone_digits {
		font-size: 22px
	}
}

.site_header__phone_digits a {
	color: #ee5933;
	text-decoration: none
}

.site_header__phone_digits a:hover,
.site_header__phone_digits a:focus {
	outline: 0;
	color: #fff
}

.site_header__phone_digits a:active {
	color: #fff
}

@media (min-width: 1200px) {
	.site_header--no.headroom--not-top .site_header__phone_digits {
		position: relative;
		top: 4px;
		font-size: 18px
	}
}

.subpage_header {
	left: -15px;
	position: relative;
	display: inline-block
}

@media only screen and (min-width: 550px) {
	.subpage_header {
		left: 0;
		text-align: center
	}
}

.subpage_header:after {
	position: absolute;
	top: 40px;
	left: -9999px;
	content: "";
	display: block;
	height: 56px;
	width: 9999px;
	background-color: #ee5933;
	background-color: rgba(238, 89, 51, 0.9)
}

@media only screen and (min-width: 550px) {
	.subpage_header:after {
		height: 83px
	}
}

@media only screen and (min-width: 768px) {
	.subpage_header:after {
		top: 60px
	}
}

@media only screen and (min-width: 1000px) {
	.subpage_header:after {
		top: 100px;
		height: 123px
	}
}

.subpage_header__heading {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 40px auto;
	padding: 13px 0 7px;
	background-color: #ee5933;
	background-color: rgba(238, 89, 51, 0.9);
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 1.05;
	text-transform: uppercase
}

@media only screen and (min-width: 550px) {
	.subpage_header__heading {
		padding: 17px 0 3px;
		font-size: 60px
	}
}

@media only screen and (min-width: 768px) {
	.subpage_header__heading {
		margin-top: 60px
	}
}

@media only screen and (min-width: 1000px) {
	.subpage_header__heading {
		margin-top: 100px;
		padding: 28px 0 11px;
		width: 700px;
		font-size: 80px
	}
}

.subpage_header__heading:after {
	position: absolute;
	right: -1em;
	top: 0;
	content: "";
	height: 0;
	width: 0;
	border-bottom: 0 solid transparent;
	border-top: 1.37em solid transparent;
	border-left: 1em solid #ee5933;
	border-left: 1em solid rgba(238, 89, 51, 0.9);
	font-size: 41px
}

@media only screen and (min-width: 550px) {
	.subpage_header__heading:after {
		top: -1px;
		font-size: 61px
	}
}

@media only screen and (min-width: 1000px) {
	.subpage_header__heading:after {
		top: 0;
		font-size: 90px
	}
}

.subpage_header__heading:before {
	position: absolute;
	right: -2.1em;
	bottom: -1em;
	content: "";
	height: 0;
	width: 0;
	border-left: 1em solid transparent;
	border-right: 1em solid transparent;
	border-top: 1em solid #5f271a;
	border-top: 1em solid rgba(95, 39, 26, 0.9);
	font-size: 19px
}

@media only screen and (min-width: 550px) {
	.subpage_header__heading:before {
		font-size: 29px
	}
}

@media only screen and (min-width: 1000px) {
	.subpage_header__heading:before {
		font-size: 42px
	}
}

.team_list {
	margin: 0 auto;
	max-width: 1240px;
	padding: 20px;
	color: #24272a
}

.team_list:before,
.team_list:after {
	content: '';
	display: table
}

.team_list:after {
	clear: both
}

@media only screen and (min-width: 768px) {
	.team_list {
		font-size: 20px
	}
}

@media only screen and (min-width: 1200px) {
	.team_list {
		font-size: 24px
	}
}

.team_list__heading {
	margin-bottom: .25em;
	margin-top: 1em;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.875em
}

.team_list__member {
	clear: none;
	float: left;
	margin-right: 2.5%;
	padding-bottom: 5%;
	width: 47.5%
}

.team_list__member:nth-of-type(1n) {
	float: left;
	clear: none;
	margin-right: 5%
}

.team_list__member:nth-of-type(2n+1),
.team_list__member.child_2n_1 {
	clear: both;
	margin-left: 0
}

.team_list__member:nth-of-type(2n) {
	margin-right: 0
}

@media only screen and (min-width: 600px) {
	.team_list__member {
		clear: none;
		float: left;
		margin-right: 1.5%;
		padding-bottom: 3%;
		width: 31.33333%
	}
	.team_list__member:nth-of-type(1n) {
		float: left;
		clear: none;
		margin-right: 3%
	}
	.team_list__member:nth-of-type(3n+1),
	.team_list__member.child_3n_1 {
		clear: both;
		margin-left: 0
	}
	.team_list__member:nth-of-type(3n) {
		margin-right: 0
	}
}

@media only screen and (min-width: 768px) {
	.team_list__member {
		clear: none;
		float: left;
		margin-right: 1%;
		padding-bottom: 2%;
		width: 23.5%
	}
	.team_list__member:nth-of-type(1n) {
		float: left;
		clear: none;
		margin-right: 2%
	}
	.team_list__member:nth-of-type(4n+1),
	.team_list__member.child_4n_1 {
		clear: both;
		margin-left: 0
	}
	.team_list__member:nth-of-type(4n) {
		margin-right: 0
	}
}

.team_list__image_wrap {
	position: relative;
	display: block;
	padding-top: 100%;
	overflow: hidden;
	padding-top: 125%;
	background-color: #787876;
	background-image: linear-gradient(#787876, #383837)
}

.team_list__image_wrap img {
	position: absolute;
	top: 0;
	display: block;
	width: 100%
}

.team_list__name {
	margin-top: .5em;
	font-size: 1em
}

.team_list__title {
	margin-top: .25em;
	color: #787876;
	font-size: 65%;
	text-transform: uppercase
}

.video_banner {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	height: 100%;
	width: 100%;
	background-color: #24272a;
	animation-name: video_banner_fadein;
	animation-iteration-count: 1;
	animation-duration: 3s
}

.video_banner__video {
	position: absolute;
	right: 0;
	top: 50%;
	height: auto;
	min-width: 100%;
	width: auto;
	transform: translateY(-50%)
}

.no-csstransform .video_banner__video {
	top: 5%
}

@keyframes video_banner_fadein {
	0% {
		opacity: 0
	}
	1000% {
		opacity: 1
	}
}

.video_lightbox {
	bottom: 0;
	position: fixed;
	top: 0;
	z-index: 200;
	max-width: 1800px;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	animation: video_lightbox_background 1s 1
}

.video_lightbox__wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.no-csstransforms .video_lightbox__wrapper {
	top: 20px
}

.video_lightbox object,
.video_lightbox iframe {
	position: absolute;
	top: 5%;
	left: 5%;
	height: 90%;
	width: 90%;
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3)
}

.video_lightbox__close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1000000;
	display: block;
	height: 2em;
	width: 2em;
	background-color: #ee5933;
	background-color: rgba(0, 0, 0, 0.7);
	color: #ccc;
	font-size: 30px;
	line-height: 2.25;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.video_lightbox__close:hover,
.video_lightbox__close:focus {
	outline: 0;
	background-color: #ee5933;
	color: #fff;
	cursor: pointer
}

.video_lightbox__close:active {
	background-color: #f00
}

@keyframes video_lightbox_background {
	0% {
		background-color: transparent
	}
	100% {
		background-color: rgba(0, 0, 0, 0.8)
	}
}

.warranty_and_maintenance {
	background-color: #24272a;
	background-image: url(../img/texture_steel_dark.jpg);
	background-size: cover;
	color: #fff
}

.warranty_and_maintenance__inner {
	margin: 0 auto;
	max-width: 1240px;
	padding: 10% 20px 8%
}

.warranty {
	margin-bottom: 60px;
	text-align: right
}

@media only screen and (min-width: 900px) {
	.warranty {
		position: relative;
		display: inline-block;
		margin-bottom: 0;
		padding-right: 5%;
		width: 50%
	}
	.warranty:after {
		position: absolute;
		right: 0;
		top: -20%;
		content: "";
		display: block;
		height: 140%;
		border-right: 2px solid rgba(255, 255, 255, 0.125)
	}
}

.warranty__header {
	background-image: url(../img/icon_checkmark.png);
	background-position: right 0;
	background-repeat: no-repeat;
	background-size: contain
}

.warranty__heading_line {
	display: block
}

.warranty__heading {
	margin-bottom: 10px;
	padding-right: 20%;
	font-family: "DIN", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 8vw;
	font-weight: 700;
	text-transform: uppercase
}

@media only screen and (min-width: 650px) {
	.warranty__heading {
		font-size: 47px
	}
}

.warranty__p {
	font-size: 18px;
	font-weight: 200;
	line-height: 1.3
}

@media only screen and (min-width: 500px) {
	.warranty__p {
		font-size: 20px;
		left: 1.4
	}
}

@media only screen and (min-width: 1000px) {
	.warranty__p {
		font-size: 22px;
		line-height: 1.45
	}
}

