﻿html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
	overflow-x: hidden;
}

img {
	max-width: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

#welcome:hover {
	cursor: pointer;
}

@media screen and (max-width: 1250px) {
	.id147 .pageWrap .infoBodyWrap {
		width: 100%;
		clear: both;
	}

	.id147 .pageWrap .absPlastic_Image {
		width: 100%;
		clear: both;
		text-align: center;
	}

	.blueContent_Inner .blueContent_Left {
		width: 100%;
		border-bottom: 1px solid #ccc;
	}

	.blueContent_Inner .blueContent_Right {
		width: 100%;
	}

	.infoBodyWrap table {
		max-width: 100%;
		overflow-x: scroll;
	}

	.threeSetImagery .threeSetImg {
		width: 100%;
		margin: 0 auto;
		display: inline-block;
	}

	.id148 .infoPlasticsInner img {
		max-width: 60%;
		height: auto;
	}
}

@media screen and (max-width: 800px) {
	body.id148 .infoBodyWrap ul li {
		width: 100%;
		font-size: 25px;
	}

	body.id148 .infoBodyWrap ul li img {
		max-width: 120px;
		height: auto;
	}
}

.id147 .infoBodyWrap {
	float: left;
	width: 50%;
}

.id147 .infoBodyWrap ul {
	color: #186cac;
	width: 100%;
	float: left;
	margin: 5px 0 20px;
}

.id147 .infoBodyWrap ul li {
	width: 40%;
	margin: 0.5% 1%;
	float: left;
}

.absPlastic_Image {
	float: right;
	width: 45%;
}

.absPlastic_Image img {
	max-width: 100%;
	height: auto;
}

.blueContentSection {
	clear: both;
	display: none;
	width: 100%;
	background: #00324c;
	color: #fff;
	float: left;
	/*padding-bottom: 40px;*/
	text-align: center;
}

.id148 .blueContentSection {
	padding-bottom: 37px;
}

.id147 .blueContentSection,
.id148 .blueContentSection {
	display: block;
}

.blueContent_Inner {
	max-width: 1500px;
	width: 90%;
	display: inline-block;
	margin: 0 auto;
	padding: 40px;
}

.blueContent_Left {
	width: 50%;
	float: left;
	text-align: left;
}

.blueContent_Left ul {
	float: left;
	margin: 20px 1%;
	list-style-type: none;
	font-size: 19px;
}

.blueContent_Left li {
	margin: 13px 0;
}

.orangeUL {
	color: #d5802d;
	font-weight: bold;
	letter-spacing: 0.5px;
}

.blueContent_Right {
	width: 50%;
	float: right;
	text-align: left;
}

.blueContent_Right ul {
	margin: 10px 20px;
	font-size: 17px;
	display: block;
	float: left;
	width: calc(100% - 40px);
}

.blueContent_Right ul li {
	width: 48%;
	float: left;
	margin: 3.5px 1%;
}

@media screen and (max-width: 550px) {

	.id147 .infoBodyWrap ul li,
	.blueContent_Right ul li {
		width: 98%;
		float: left;
		margin: 3.5px 1%;
	}
}

.id147 .infoPlasticsCommittmentDiv,
.id148 .infoPlasticsCommittmentDiv {
	display: block;
}

.id148 .blueContentSection,
.id148 .infoBodyWrap {
	text-align: center;
}

.id148 .blueContentSection {
	font-size: 18px;
}

.id148 .infoBodyWrap ul {
	list-style-type: none;
	display: inline-block;
	margin: 0;
}

.id148 h1 {
	text-align: center;
}

.id148 h2 {
	font-size: 1.65em;
}

.id148 .infoBodyWrap ul li {
	list-style-type: none;
	display: inline-block;
	width: 30%;
	margin: 2.5% 1.5%;
	text-align: center;
	font-size: 30px;
	color: #00324c;
}

.id148 .infoBodyWrap ul img {
	display: block;
	margin: 0 auto !important;
}

.infoPlasticsCommittmentDiv {
	display: none;
	float: left;
	width: 100%;
	padding: 0% 0;
	clear: both;
	background: #fff;
}

.infoPlasticsInner {
	max-width: 1500px;
	width: 90%;
	display: block;
	margin: 0 auto;
	padding: 40px;
}

.tempControl {
	display: none;
}

@media screen and (max-width: 1300px) {
	nav .menu li a {
		padding: 5px 17px !important;
	}
}

.threeSetImagery {
	width: 100%;
	clear: both;
	text-align: center;
}

.threeSetImg {
	display: block;
	float: left;
	position: relative;
	width: 33.3333%;
	color: #fff;
	transition: all 0.2s ease;
}

.threeSetImg:hover {
	opacity: 0.6;
	transition: all 0.3s ease;
}

.threeSetImg span {
	position: absolute;
	width: 100%;
	display: block;
	font-size: 32px;
	font-weight: 700;
	top: 50%;
	transform: translateY(-50%);
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
}

.backgroundSetImg {
	max-width: 100%;
	height: auto;
}

audio,
canvas,
progress,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

progress {
	vertical-align: baseline;
}

template,
[hidden] {
	display: none;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	box-sizing: border-box;
}

body {
	font-family: "Source Sans Pro", sans-serif;
	background-color: #ffffff;
	font-weight: 300;
	font-size: 20px;
	max-width: 1920px;
	margin: 0 auto;
}

h1 {
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 60px;
	color: #00324c;
	position: relative;
	margin: 10px 0;
	line-height: 1;
}

h2 {
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d5802d;
	line-height: 1.1;
}

h3 {
	font-size: 1.6em;
	margin-top: 12px;
	font-weight: 300;
	margin-bottom: 12px;
}

h4 {
	font-size: 1.4em;
	margin-top: 16px;
	margin-bottom: 16px;
	font-weight: normal;
}

h5 {
	font-style: italic;
	font-weight: 400;
	color: #0082c7;
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 20px;
}

p {
	margin: 10px 0;
}

a {
	text-decoration: underline;
	color: #0082c7;
}

a {
	text-decoration: none;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

.pageWrap .callToAction a {
	padding: 15px 40px 20px;
	background: url(/Content/images/plastics_BtnBG.jpg) left center repeat-x #0082c7;
	color: #ffffff;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
	text-align: center;
	text-decoration: none;
	border-bottom: none;
	text-transform: uppercase;
	font-weight: 300;
	/*max-width:316px;*/
}

.pageWrap .callToAction {
	text-align: center;
	float: left;
	display: block;
	width: 100%;
	margin: 30px 0 50px;
}

.pageWrap .callToAction a:hover {
	color: #000;
}

.pageWrap a {
	border-bottom: 1px solid transparent;
	text-decoration: underline;
}

.pageWrap a:hover,
.pageWrap a:focus {
	border-bottom-color: currentColor;
	text-decoration: none;
}

.clear {
	display: block;
	clear: both;
}

a img,
:link img,
:visited img {
	border: none;
}

.t {
	display: table;
	width: 100%;
	height: 100%;
}

.c {
	position: relative;
	z-index: 1;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.btnSet--spaceTop {
	padding-top: 20px;
}

.pageWrap ul,
.pageWrap ol {
	margin-left: 40px;
}

.pageWrap ul ul,
.pageWrap ol ol,
.pageWrap ul ol,
.pageWrap ol ul {
	margin-left: 20px;
}

.right {
	float: right;
}

.left {
	float: left;
}

.error {
	color: #aa2121;
	font-weight: 500;
	padding: 3px;
	background: rgba(255, 0, 0, 0.1);
}

header {
	width: 100%;
	font-family: "Oswald", sans-serif;
	font-weight: 300;
	display: block;
	color: #ffffff;
	font-size: 16px;
	top: 0;
	z-index: 100;
	max-width: 1920px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: background-image 0.1s ease-in-out;
	transition: background-image 0.1s ease-in-out;
	background: #000 center bottom no-repeat;
}

.Home.Entry header,
.PlasticInjectionMolding.Stream header,
.Products header,
.About header {
	position: fixed;
	background-color: transparent;
}

.Products.Entry header,
.About.Entry header {
	position: static;
}

.Gallery header {
	background-image: url("/Content/images/banners/PlasticInjection.jpg");
}

.TermsAndConditions header {
	background-image: url("/Content/images/streams/contact-us-banner-condensed.jpg");
	background-size: cover;
}

header .headerwrap {
	display: block;
	margin: 0 auto;
	max-width: 1500px;
	width: 90%;
	position: relative;
}

header .logoWrap {
	position: absolute;
	left: 0;
	margin-top: 18px;
	z-index: 3;
	color: #ffffff;
	width: 271px;
}

@media screen and (max-width: 1350px) {
	header .logoWrap {
		width: 250px;
	}
}

@media screen and (max-width: 1250px) {
	header .logoWrap {
		width: 200px;
	}
}

header .logoWrap a {
	display: block;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

header .logoWrap a:hover,
header .logoWrap a:focus {
	opacity: 0.75;
}

header .logo img {
	width: 100%;
	display: block;
}

header .logoWrap .iso {
	color: #e0e0e0;
	display: block;
	-webkit-transition: color 0.5s ease;
	transition: color 0.5s ease;
	letter-spacing: 0.04em;
}

header .logoWrap .iso:hover,
header .logoWrap .iso:focus {
	color: #0082c7;
}

header .headertop {
	display: block;
	text-align: right;
	padding: 0;
	height: 36px;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.9);
}

header .headertop .phone {
	color: #d5802d;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.04em;
	font-family: "Oswald", sans-serif;
}

header .headertop .phone .getaquote {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}

header .headertop .phone .pico {
	padding: 3px 10px;
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
}

header .headertop .phone .hnumber {
	font-weight: 500;
	display: inline-block;
	vertical-align: middle;
}

header .headertop .phone:hover,
header .headertop .phone:focus {
	color: #fff;
}

header .headertop .phone:hover .getaquote,
header .headertop .phone:focus .getaquote {
	color: #d5802d;
}

header .headerbottom {
	display: block;
	text-align: right;
	padding: 13px 0;
	-webkit-transition: 0.7s ease all;
	transition: 0.7s ease all;
}

nav .smartnav {
	display: none;
}

nav .menu {
	list-style-type: none;
}

nav .menu li {
	display: inline-block;
	position: relative;
	z-index: 100;
}

nav .menu li:hover>ul {
	display: block;
	opacity: 1;
}

nav .menu li a {
	color: #ffffff;
	display: block;
	padding: 5px 20px;
	border-bottom: 2px solid transparent;
	-webkit-transition: border-bottom 0.5s ease;
	transition: border-bottom 0.5s ease;
	letter-spacing: 0.04em;
}

nav .menu li a.CurrentPage {
	border-bottom-color: #fff;
}

nav .menu li a:hover,
nav .menu li a:focus {
	border-bottom-color: #0082c7;
}

nav .menu li ul {
	display: none;
	position: absolute;
	top: 95%;
	opacity: 0;
	text-align: left;
	left: 0;
	min-width: 100%;
	background-color: black;
	border-top: 2px solid #0082c7;
}

nav .menu li.menu__item--products ul {
	min-width: 120px;
}

nav .menu li.menu__item--about ul {
	min-width: 150px;
}

nav .menu li.menu__item--resources ul {
	min-width: 170px;
}

nav .menu li ul li {
	display: block;
}

nav .menu li ul li a {
	display: block;
	color: #ffffff;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: bolder;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background-color: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

button,
input,
select,
textarea {
	font: inherit;
	margin: 0;
}

optgroup {
	font-weight: bold;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

@font-face {
	font-family: "Oswald";
	font-weight: 300;
	font-style: normal;
	src: url("/Content/fonts/oswald-light.eot");
	src: url("/Content/fonts/oswald-light.eot?#iefix") format("embedded-opentype"),
		url("/Content/fonts/oswald-light.woff2") format("woff2"),
		url("/Content/fonts/oswald-light.woff") format("woff"),
		url("/Content/fonts/oswald-light.ttf") format("truetype"),
		url("/Content/fonts/oswald-light.svg#oswaldlight") format("svg");
}

@font-face {
	font-family: "Oswald";
	font-weight: 500;
	font-style: normal;
	src: url("/Content/fonts/oswald-medium.eot");
	src: url("/Content/fonts/oswald-medium.eot?#iefix") format("embedded-opentype"),
		url("/Content/fonts/oswald-medium.woff2") format("woff2"),
		url("/Content/fonts/oswald-medium.woff") format("woff"),
		url("/Content/fonts/oswald-medium.ttf") format("truetype"),
		url("/Content/fonts/oswald-medium.svg#oswaldmedium") format("svg");
}

@font-face {
	font-family: "Dosis";
	font-weight: 300;
	font-style: normal;
	src: url("/Content/fonts/dosis-light_0.eot");
	src: url("/Content/fonts/dosis-light_0.eot?#iefix") format("embedded-opentype"),
		url("/Content/fonts/dosis-light_0.woff2") format("woff2"),
		url("/Content/fonts/dosis-light_0.woff") format("woff"),
		url("/Content/fonts/dosis-light_0.ttf") format("truetype"),
		url("/Content/fonts/dosis-light_0.svg#dosislight") format("svg");
}

.group:after {
	content: "";
	display: table;
	clear: both;
}

@-webkit-keyframes "appear" {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes "appear" {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes "growline" {
	0% {
		opacity: 0;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform: scale3d(0, 1, 1);
		transform: scale3d(0, 1, 1);
	}

	1% {
		opacity: 1;
	}

	100% {
		opacity: 1;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes "growline" {
	0% {
		opacity: 0;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform: scale3d(0, 1, 1);
		transform: scale3d(0, 1, 1);
	}

	1% {
		opacity: 1;
	}

	100% {
		opacity: 1;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@-webkit-keyframes "shake" {
	0% {
		-webkit-transform: rotate(-0.5deg);
		transform: rotate(-0.5deg);
	}

	20% {
		-webkit-transform: rotate(1deg);
		transform: rotate(1deg);
	}

	40% {
		-webkit-transform: rotate(-1deg);
		transform: rotate(-1deg);
	}

	60% {
		-webkit-transform: rotate(1deg);
		transform: rotate(1deg);
	}

	80% {
		-webkit-transform: rotate(-1deg);
		transform: rotate(-1deg);
	}

	100% {
		-webkit-transform: rotate(1deg);
		transform: rotate(1deg);
	}
}

@keyframes "shake" {
	0% {
		-webkit-transform: rotate(-0.5deg);
		transform: rotate(-0.5deg);
	}

	20% {
		-webkit-transform: rotate(1deg);
		transform: rotate(1deg);
	}

	40% {
		-webkit-transform: rotate(-1deg);
		transform: rotate(-1deg);
	}

	60% {
		-webkit-transform: rotate(1deg);
		transform: rotate(1deg);
	}

	80% {
		-webkit-transform: rotate(-1deg);
		transform: rotate(-1deg);
	}

	100% {
		-webkit-transform: rotate(1deg);
		transform: rotate(1deg);
	}
}

::-webkit-scrollbar {
	width: 12px;
}

::-webkit-scrollbar-track {
	border-radius: 0px;
	background-color: rgb(207, 207, 207);
}

::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background-color: #0082c7;
}

#slider {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.Home #slider {
	display: block;
	/*overflow: hidden;*/
	position: relative;
	z-index: 6;
}

.Home #slider img {
	width: 100%;
}

#welcome {
	position: absolute;
	/*display: none;*/
	width: 33%;
	left: 20.2%;
	top: 4.6%;
}

.close_video {
	display: block;
	background-color: #0f3448;
	color: #fff;
	padding: 5px;
	text-align: center;
	opacity: 0.4;
	position: absolute;
	bottom: 0;
	left: 31%;
	width: 200px;
	cursor: pointer;
	font-weight: 600;
	transition: 0.33s ease opacity;
}

.close_video:hover {
	opacity: 1;
	transition: 0.33s ease opacity;
}

.noscriptMessage {
	bottom: 0px;
	width: 100%;
	color: #fff;
	z-index: 10000;
	position: fixed;
	text-align: center;
	padding: 5px 0;
	background: #cc0000;
	display: inline-block;
}

#loginButton {
	padding: 10px 73px;
	border: 1px solid #999;
	border-radius: 8px;
	display: block;
	cursor: pointer;
}

.Login input,
select,
textarea {
	font: inherit;
	margin: 0;
	padding: 10px;
}

#slider .slick-slider {
	background-color: #000;
}

#slider .slick-slide {
	height: 700px;
}

#slider .slide {
	position: relative;
	z-index: 1;
}

#slider img {
	display: block;
}

#slider .titlewrap {
	display: block;
	max-width: 1500px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

#slider .titlewrap .title {
	display: block;
	position: absolute;
	left: 0;
	bottom: 300px;
	z-index: 2;
	opacity: 0;
	-webkit-animation: appear 2s ease forwards;
	animation: appear 2s ease forwards;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
	font-size: 0;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
}

#slider .titlewrap .headline {
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 50px;
	color: #ffffff;
	background-color: #090909;
	display: block;
	padding: 20px 35px;
	box-sizing: border-box;
	position: relative;
	letter-spacing: 0.5px;
	opacity: 0;
	-webkit-animation: appear 2s ease forwards;
	animation: appear 2s ease forwards;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#slider .titlewrap .headline:after {
	content: "";
	display: block;
	width: 270px;
	background-color: #0082c7;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-animation: growline 2s ease forwards;
	animation: growline 2s ease forwards;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

#slider .titlewrap .subtext {
	display: inline-block;
	font-family: "Source Sans Pro", sans-serif;
	letter-spacing: 0.7px;
	word-spacing: 1px;
	font-size: 20px;
	color: #ffffff;
	padding: 17px 0px 0px 60px;
	opacity: 0;
	-webkit-animation: appear 2s ease forwards;
	animation: appear 2s ease forwards;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

.feat-no-cssanimations #slider .titlewrap .title,
.feat-no-cssanimations #slider .titlewrap .headline,
.feat-no-cssanimations #slider .titlewrap .headline:after,
.feat-no-cssanimations #slider .titlewrap .subtext {
	opacity: 1;
}

.glass {
	background-position: top;
}

.glass .glassWrap {
	display: block;
	width: 100%;
	border-top: 1px solid #afbcc2;
	margin: 0px auto;
	box-sizing: border-box;
	padding: 0px;
	position: relative;
	background-image: url("/Content/images/shared/Gradientnav.png");
	background-repeat: repeat;
}

.pageWrap a,
.productName,
.makeSmall a {
	font-weight: 600;
}

.glass .glassWrap .box-one-uniq {
	width: 49%;
	margin: 0.5%;
	display: block;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}

#CustomTooling {
	display: block;
	width: 100%;
	position: relative;
}

#CustomTooling .box-description {
	display: block;
	width: 100%;
	bottom: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 15px;
}

#CustomTooling a img {
	width: 100%;
}

#CustomTooling a {
	color: #fff;
}

#CustomTooling .box-headline::before {
	content: "";
	display: block;
	background-color: #0f3448;
	width: 100%;
	height: 15px;
	position: absolute;
	top: -17px;
	left: 0;
}

#CustomTooling .box-headline {
	display: block;
	width: 475px;
	color: #ffffff;
	font-size: 34px;
	font-family: "Dosis", sans-serif;
	font-weight: 600;
	word-spacing: 2px;
	letter-spacing: 1px;
	background-color: #090909;
	box-sizing: border-box;
	border-top: 2px solid #0082c7;
	position: absolute;
	text-transform: uppercase;
	padding: 10px 20px;
	margin: 15px 0 0 40px;
}

.glass .glassWrap .box-one-uniq:hover>.box-description,
.glass .glassWrap .box-one-uniq:focus>.box-description {
	top: auto;
	bottom: 0;
	-webkit-transition: 0.33s ease top;
	transition: 0.33s ease top;
}

.glass .glassWrap .box-one-uniq:hover .box-description .boxDesWrap .box-content {
	display: block;
}

.glass .glassWrap .box-one-uniq:hover>.box-description:before {
	transform: rotate(2160deg);
	transition: 1s ease transform;
}

.glass .glassWrap .box-one-uniq .box-headline {
	display: block;
	width: 475px;
	color: #ffffff;
	font-size: 34px;
	font-family: "Dosis", sans-serif;
	font-weight: 600;
	word-spacing: 2px;
	letter-spacing: 1px;
	background-color: #090909;
	box-sizing: border-box;
	border-top: 2px solid #0082c7;
	position: absolute;
	text-transform: uppercase;
	padding: 10px 20px;
	margin: 15px 0 0 40px;
}

.glass .glassWrap .box-one-uniq .box-headline:before {
	content: "";
	display: block;
	background-color: #0f3448;
	width: 100%;
	height: 15px;
	position: absolute;
	top: -17px;
	left: 0;
}

.glass .glassWrap .box-one-uniq .box-description {
	display: block;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	border-bottom: 4px solid #0082c7;
	position: absolute;
	bottom: 0px;
	-webkit-transition: 0.33s ease bottom;
	transition: 0.33s ease bottom;
}

.glass .glassWrap .box-one-uniq .box-description:before {
	content: "\e934";
	font-family: "Retlaw";
	display: inline-block;
	position: absolute;
	color: #ffffff;
	bottom: 0px;
	right: 0px;
	z-index: 1;
	transform: rotate(0deg);
	transition: 1s ease transform;
}

.glass .glassWrap .box-one-uniq .box-description:after {
	content: "";
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	bottom: -25px;
	right: -25px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #0082c7;
}

.glass .glassWrap .box-one-uniq .box-description .boxDesWrap {
	display: block;
	width: calc(100% - 80px);
	margin: 0 auto;
}

.glass .glassWrap .box-one-uniq .box-description .boxDesWrap .box-title {
	display: block;
	width: 100%;
	color: #ffffff;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 17px;
	letter-spacing: 0.4px;
	margin: 15px 0 10px;
}

.glass .glassWrap .box-one-uniq .box-description .boxDesWrap .box-content {
	display: none;
	width: 100%;
	color: #87c6e8;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	font-size: 15px;
	margin-bottom: 20px;
}

.glass .glassWrap .box-one-uniq img {
	width: 100%;
}

#ex {
	box-sizing: border-box;
	margin-top: 50px;
}

#ex .exWrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#ex .exWrap .exHeadline {
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 60px;
	color: #00324c;
	display: block;
}

#ex .exWrap .subHeadline {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	display: block;
	font-size: 22px;
	letter-spacing: 2px;
	word-spacing: 3px;
	color: #00324c;
	margin: 20px 0 0;
}

#ex .boxWrap {
	width: 90%;
	padding: 40px;
	margin: 0 auto;
	max-width: 1500px;
	text-align: center;
}

#ex .boxWrap .box-tres {
	opacity: 0;
	float: left;
	width: 33.333%;
	display: block;
	padding: 40px;
	box-sizing: border-box;
}

#ex .boxWrap .box-tres .boximg {
	display: block;
	width: 100%;
	height: 150px;
}

#ex .boxWrap .box-tres .boxContent {
	min-height: 80px;
}

#ex .boxWrap .box-tres h4 {
	display: block;
	text-align: center;
	width: 100%;
	color: #00324c;
	font-family: "Dosis", sans-serif;
	font-size: 40px;
	margin: 40px 0 15px;
	font-weight: normal;
}

#ex .boxWrap .box-tres .boxContent p {
	margin: 10px 0;
}

#ex .boxWrap .box-tres .boxContent a {
	display: inline-block;
	border-bottom: 1px solid transparent;
	font-weight: 600;
}

#ex .boxWrap .box-tres .boxContent a:hover,
#ex .boxWrap .box-tres .boxContent a:focus {
	border-bottom: 1px solid;
}

#retprod {
	margin: 5px 0;
}

#retprod .retpwrap {
	display: block;
	max-width: 1500px;
	margin: 0 auto;
	width: 90%;
	padding: 5px 40px;
}

#retprod .retpwrap .ret {
	display: block;
	width: 50%;
	float: left;
	padding: 50px 50px 50px 0;
	box-sizing: border-box;
	font-family: "Source Sans Pro", sans-serif;
}

#retprod .retpwrap .ret h2 {
	display: block;
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 60px;
	color: #000;
}

#retprod .retpwrap .ret p {
	margin: 10px 0 20px;
}

#retprod .retpwrap .ret a {
	border-bottom: 1px solid transparent;
	font-weight: 600;
}

#retprod .retpwrap .ret a:hover,
#retprod .retpwrap .ret a:focus {
	border-bottom: 1px solid;
}

#retprod .prod {
	display: block;
	width: 50%;
	float: left;
	margin-top: 50px;
}

#retprod .prod .box-cuatro {
	display: block;
	width: 25%;
	float: left;
	text-align: center;
}

#retprod .prod .box-cuatro:nth-child(1) .prodTitle {
	border-left: 1px solid #0082c7;
}

#retprod .prod .box-cuatro:nth-child(2) .prodTitle {
	border-left: 1px solid #0082c7;
}

#retprod .prod .box-cuatro:nth-child(3) .prodTitle {
	border-left: 1px solid #0082c7;
}

#retprod .prod .box-cuatro:nth-child(4) .prodTitle {
	border-right: 1px solid #0082c7;
	border-left: 1px solid #0082c7;
}

#retprod .prod .box-cuatro .prodTitle {
	display: block;
	text-align: center;
	color: #0082c7;
	-webkit-transition: color 0.5s ease;
	transition: color 0.5s ease;
	font-weight: 600;
}

#retprod .prod .box-cuatro .prodTitle span {
	display: inline-block;
	border-bottom: 1px solid transparent;
}

#retprod .prod .box-cuatro:hover .prodTitle span,
#retprod .prod .box-cuatro:focus .prodTitle span {
	border-bottom-color: currentColor;
}

#retprod .prod .box-cuatro .prodimg {
	display: block;
	text-align: center;
	margin: 20px auto 0;
}

#plasticInj {
	margin: 50px 0;
	background-color: #ffffff;
}

#plasticInj .plasticwrap {
	max-width: 1500px;
	width: 90%;
	margin: 0 auto;
	padding: 40px;
}

#plasticInj .plasticwrap .plasticText {
	width: 50%;
	display: block;
	box-sizing: border-box;
	float: right;
	padding: 40px 0 40px 40px;
	font-family: "Source Sans Pro", sans-serif;
}

#plasticInj .plasticwrap .plasticText h2 {
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 60px;
	display: block;
	color: #000;
	margin: 0;
}

#plasticInj .plasticwrap .plasticText p {
	margin: 10px 0 20px;
}

#plasticInj .plasticwrap .plasticText a {
	border-bottom: 1px solid transparent;
	font-weight: 600;
}

#plasticInj .plasticwrap .plasticText a:hover,
#plasticInj .plasticwrap .plasticText a:focus {
	border-bottom: 1px solid;
}

#plasticInj .plasticwrap .plasticImage {
	display: block;
	float: left;
	width: 50%;
}

#pageContent,
#SecpageContent {
	background-color: #e6edf5;
}

#pageContent .pageWrap,
#SecpageContent .pageWrap {
	max-width: 1500px;
	width: 90%;
	display: block;
	margin: 0 auto;
	padding: 40px;
}

.ctc #pageContent .pageWrap {
	max-width: 1500px;
	padding: 0 60px 50px;
}

#SecpageContent .pageWrap:empty {
	padding: 0;
}

#pageContent .pageWrap> :first-child,
#SecpageContent .pageWrap> :first-child {
	margin-top: 0;
}

#pageContent .pageWrap> :last-child,
#SecpageContent .pageWrap> :last-child {
	margin-bottom: 0;
}

#js-selector {
	width: 100%;
	margin: 10px 0;
	border: 3px solid #0082c7;
	color: #333;
}

.PlasticInjectionMolding header .glass {
	margin-top: 16px;
	display: none;
}

.PlasticInjectionMolding header .glass .glassWrap {
	height: 55px;
}

.PlasticInjectionMolding header .glass.aquino {
	display: block;
}

.PlasticInjectionMolding .aqui {
	background-image: url("/Content/images/banners/PlasticInjection.jpg");
}

.PlasticInjectionMolding #slider .slide {
	height: 699px;
}

.Products header .glass {
	margin-top: 16px;
	display: none;
}

.Products header .glass .glassWrap {
	height: 55px;
}

.Products header .glass.aquino {
	display: block;
}

.Products .aqui {
	background-image: url("/Content/images/banners/Products.jpg");
}

.Products #slider {
	overflow: hidden;
}

.PlasticInjectionMolding .glass {
	margin-top: -87px;
}

.PlasticInjectionMolding.Stream .glass {
	overflow: hidden;
}

.PlasticInjectionMolding .glass .glassWrap {
	height: 55px;
	padding: 0;
}

.glassTabs {
	list-style: none;
	display: block;
	height: 100%;
	text-align: center;
	font-size: 0;
	box-sizing: border-box;
}

.glassTabs *,
.glassTabs *:before,
.glassTabs *:after {
	box-sizing: inherit;
}

.glassTabs li {
	display: block;
	height: 100%;
	position: relative;
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
}

.glassTabs li.selected {
	background-color: #ffffff;
}

.headerbottom {
	background-color: RGBA(0, 0, 0, 0.7);
}

.glassTabs li.selected:before {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 5px;
	z-index: 1;
	background-color: #0082c7;
}

.glassTabs li.selected a {
	color: #090909;
}

.glassTabs li.selected a:after {
	display: none;
}

.glassTabs li a {
	display: block;
	position: relative;
	height: 100%;
	padding: 0 10px;
	color: #ffffff;
	-webkit-transition: 0.3s ease color, 0.3s ease background;
	transition: 0.3s ease color, 0.3s ease background;
}

.glassTabs li a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.glassTabs li a:hover,
.glassTabs li a:focus {
	color: #090909;
	background-color: rgba(255, 255, 255, 0.5);
}

.glassTabs li a i {
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	height: 35px;
	padding-right: 10px;
	font-size: 35px;
}

.glassTabs li a span {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	font-size: 18px;
	max-width: calc(100% - 45px);
	padding-right: 45px;
	line-height: 20px;
}

.glassTabs li a:after {
	content: "";
	display: block;
	width: 1px;
	height: 25px;
	position: absolute;
	right: 0;
	top: 0;
	background: url("/Content/images/shared/lineg.png") left top repeat;
}

.glassTabs li:last-child a::after {
	display: none;
}

.glassTabs--3 li {
	width: 33.333%;
}

.glassTabs--4 li {
	width: 25%;
}

.glassTabs--5 li {
	width: 20%;
}

.glassTabs--6 li {
	width: 16.6%;
}

.glassTabs .StreamMenuItem--DesignEngineering a i:before {
	content: "\e900";
}

.glassTabs .StreamMenuItem--Tooling a i:before {
	content: "\e901";
}

.glassTabs .StreamMenuItem--MoldCasting a i:before {
	content: "\e902";
}

.glassTabs .StreamMenuItem--Assembly a i:before {
	content: "\e903";
}

.glassTabs .StreamMenuItem--Precision a i:before {
	content: "\e904";
	font-size: 30px;
	line-height: 35px;
}

/* BJF ADDED 12/20/2016 */
.glassTabs .StreamMenuItem--CustomPlastics {
	display: none;
}

.Products .glass {
	margin-top: -87px;
}

.Products .glass .glassWrap {
	height: 55px;
	padding: 0;
	overflow: hidden;
}

.glassTabs .StreamMenuItem--IdlerPulley a i:before {
	content: "\e906";
}

.glassTabs .StreamMenuItem--Adapters a i:before {
	content: "\e905";
}

.glassTabs .StreamMenuItem--Sprockets a i:before {
	content: "\e907";
}

.glassTabs .StreamMenuItem--RebarChairs a i:before {
	content: "\e908";
}

.plasticInContent {
	overflow: hidden;
	background-color: #ffffff;
}

.plasticInContent:nth-child(1) .plasticInWrap {
	position: relative;
	padding-top: 40px;
}

.plasticInContent:nth-child(1) .FeaturedText {
	width: 45%;
	float: left;
}

.plasticInContent:nth-child(1) .featuredImage {
	width: 45%;
	float: right;
}

.plasticInContent:nth-child(1) .featuredImage img {
	width: 100%;
}

.plasticInContent:nth-child(2) .FeaturedText {
	margin-top: 100px;
	width: 45%;
	float: right;
}

.plasticInContent:nth-child(2) .featuredImage {
	width: 45%;
	float: left;
}

.plasticInContent:nth-child(2) .featuredImage img {
	width: 100%;
}

.plasticInContent:nth-child(3) {
	background-color: #e7edf4;
}

.plasticInContent:nth-child(3) .plasticInWrap {
	position: relative;
	padding: 60px 0px;
}

.plasticInContent:nth-child(3) .plasticInWrap:after {
	content: "";
	background-image: url("/Content/images/streams/ingectionmolding.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	width: 490px;
	height: 210px;
}

.plasticInContent:nth-child(3) .FeaturedText {
	width: 45%;
	float: left;
}

.plasticInContent:nth-child(3) .featuredImage {
	width: 45%;
	float: right;
}

.plasticInContent:nth-child(3) .featuredImage img {
	width: 100%;
}

.plasticInContent:nth-child(4) {
	width: 50%;
	float: left;
	padding: 40px;
}

.plasticInContent:nth-child(4) .plasticInWrap {
	border-right: 2px solid #e7edf4;
	width: 100%;
	float: right;
	position: relative;
}

.plasticInContent:nth-child(4) .FeaturedText {
	width: 100%;
	float: none;
}

.plasticInContent:nth-child(4) .title {
	width: 100%;
}

.plasticInContent:nth-child(4) .content {
	width: 70%;
}

.plasticInContent:nth-child(4) .featuredImage {
	width: 25%;
	float: none;
	position: absolute;
	bottom: 0;
	right: 50px;
}

.plasticInContent:nth-child(4) .featuredImage img {
	width: 100%;
}

.plasticInContent:nth-child(5) {
	width: 50%;
	float: right;
	padding: 40px;
}

.plasticInContent:nth-child(5) .plasticInWrap {
	width: 100%;
	float: left;
	position: relative;
}

.plasticInContent:nth-child(5) .FeaturedText {
	width: 100%;
	float: none;
}

.plasticInContent:nth-child(5) .title {
	width: 100%;
}

.plasticInContent:nth-child(5) .content {
	width: 70%;
}

.plasticInContent:nth-child(5) .featuredImage {
	width: 25%;
	float: none;
	position: absolute;
	bottom: 0;
	right: 0;
}

.plasticInContent:nth-child(5) .featuredImage img {
	width: 100%;
}

.plasticInContent .plasticInWrap {
	width: 1500px;
	margin: 0 auto;
	display: block;
	position: relative;
}

.plasticInContent .plasticInWrap .injections {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.plasticInContent .plasticInWrap .injections .FeaturedText {
	display: block;
}

.plasticInContent .plasticInWrap .injections .FeaturedText .title {
	display: block;
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 60px;
	color: #00324c;
	line-height: 1;
}

.plasticInContent .plasticInWrap .injections .FeaturedText .content {
	display: block;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	font-size: 20px;
	margin: 10px 0 20px;
}

.plasticInContent .plasticInWrap .injections .FeaturedText .cta {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #0082c7;
	border-bottom: 1px solid transparent;
}

.plasticInContent .plasticInWrap .injections .FeaturedText .cta:hover,
.plasticInContent .plasticInWrap .injections .FeaturedText .cta:focus {
	border-bottom-color: currentColor;
}

.plasticInContent .plasticInWrap .injections .featuredImage {
	display: block;
}

.plasticInContent .plasticInWrap .injections .featuredImage img {
	display: block;
}

.Products {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	font-size: 20px;
}

.Products .idlerProductwrap {
	display: block;
	max-width: 1500px;
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 40px;
	position: relative;
}

.Products .idlerProductwrap .idlerproductTitle {
	display: block;
	width: 40%;
	float: left;
}

.Products .idlerProductwrap .idlerproductTitle h2 {
	display: block;
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 60px;
	color: #00324c;
	margin: 0;
}

.Products .idlerProductwrap .idlerproductTitle p {
	margin: 10px 0 20px;
}

.Products .idlerProductwrap .productCta {
	display: inline-block;
	float: right;
}

.Products .idlerProductwrap .productCta .unsure {
	display: block;
	margin: 10px 0 20px;
}

.Products .idlerProductwrap .productCta .ContactInverted {
	display: block;
	padding: 10px 80px;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	background-color: #0082c7;
	color: #ffffff;
	margin-top: 0px;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

.Products .idlerProductwrap .productCta .ContactInverted:hover,
.Products .idlerProductwrap .productCta .ContactInverted:focus {
	background-color: #239cdc;
	color: #ffffff;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

.Products .idlerProductwrap .productsListfive {
	display: block;
	margin-bottom: 60px;
}

.Products .idlerProductwrap .productsListfive ul {
	list-style: none;
}

.Products .idlerProductwrap .productsListfive ul li {
	display: block;
	width: 20%;
	float: left;
	text-align: center;
}

.Products .idlerProductwrap .productsListfive ul li a .productName {
	display: block;
}

.Products .idlerProductwrap .productsListfive ul li a .productName span {
	display: inline-block;
	border-bottom: 1px solid transparent;
}

.Products .idlerProductwrap .productsListfive ul li a:hover .productName span,
.Products .idlerProductwrap .productsListfive ul li a:focus .productName span {
	border-bottom-color: currentColor;
}

.Products .idlerProductwrap .idlerfeatures {
	display: block;
	box-sizing: border-box;
	padding: 0 30px 30px;
}

.Products .idlerProductwrap .idlerfeatures ul {
	width: 50%;
	float: left;
	list-style-image: url("/Content/images/bullet-diamond.png");
}

.Products .adapters {
	display: block;
	width: 100%;
	margin: 0 0 40px;
}

.Products .adapters .adapterswrap {
	display: block;
	max-width: 1500px;
	width: 90%;
	margin: 0 auto;
	padding: 30px;
	box-sizing: border-box;
}

.Products .adapters .adapterswrap .adaptersLeft {
	width: 40%;
	display: block;
	float: left;
}

.Products .adapters .adapterswrap .adaptersLeft h2 {
	display: block;
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 60px;
	color: #00324c;
	margin: 0;
}

.Products .adapters .adapterswrap .adaptersLeft p {
	margin: 20px 0;
}

.Products .adapters .adapterswrap .adaptersLeft ul {
	margin-left: 40px;
	list-style-image: url("/Content/images/bullet-diamond.png");
}

.Products .adapters .adapterswrap .adaptersright {
	width: 50%;
	display: block;
	float: right;
	margin-top: 60px;
}

.Products .adapters .adapterswrap .adaptersright ul {
	list-style: none;
}

.Products .adapters .adapterswrap .adaptersright ul li {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
}

.Products .adapters .adapterswrap .adaptersright ul li .productName {
	display: block;
}

.Products .adapters .adapterswrap .adaptersright ul li .productName span {
	display: inline-block;
	border-bottom: 1px solid transparent;
}

.Products .adapters .adapterswrap .adaptersright ul li a:hover .productName span,
.Products .adapters .adapterswrap .adaptersright ul li a:focus .productName span {
	border-bottom-color: currentColor;
}

.Products .sprocketsProductwrap {
	display: block;
	margin: 0 auto;
	max-width: 1500px;
	width: 90%;
	box-sizing: border-box;
	padding: 40px;
}

.Products .sprocketsProductwrap .sprocketsProductTitle {
	border-right: 2px solid #e6edf5;
}

.Products .sprocketsProductwrap .RebarProductTitle {
	box-sizing: border-box;
	padding-left: 50px;
}

.Products .sprocketsProductwrap .sprocketsProductTitle,
.Products .sprocketsProductwrap .RebarProductTitle {
	width: 49%;
	display: block;
	float: left;
}

.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall,
.Products .sprocketsProductwrap .RebarProductTitle .makeSmall {
	display: block;
	width: 63%;
	float: left;
}

.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall h2,
.Products .sprocketsProductwrap .RebarProductTitle .makeSmall h2 {
	display: block;
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 60px;
	color: #00324c;
	margin: 0;
}

.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall p,
.Products .sprocketsProductwrap .RebarProductTitle .makeSmall p {
	margin: 20px 0;
}

.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall ul,
.Products .sprocketsProductwrap .RebarProductTitle .makeSmall ul {
	margin-left: 40px;
	list-style-image: url("/Content/images/bullet-diamond.png");
}

.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall a,
.Products .sprocketsProductwrap .RebarProductTitle .makeSmall a {
	border-bottom: 1px solid transparent;
}

.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall a:hover,
.Products .sprocketsProductwrap .RebarProductTitle .makeSmall a:hover,
.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall a:focus,
.Products .sprocketsProductwrap .RebarProductTitle .makeSmall a:focus {
	border-bottom-color: currentColor;
}

.Products .sprocketsProductwrap .sprocketsProductTitle .featuredimage,
.Products .sprocketsProductwrap .RebarProductTitle .featuredimage {
	display: block;
	width: 30%;
	float: right;
	text-align: center;
	margin-top: 60px;
}

.Products .sprocketsProductwrap .sprocketsProductTitle .featuredimage ul,
.Products .sprocketsProductwrap .RebarProductTitle .featuredimage ul {
	list-style: none;
}

.Products .sprocketsProductwrap .sprocketsProductTitle .featuredimage .productName,
.Products .sprocketsProductwrap .RebarProductTitle .featuredimage .productName {
	display: none;
}

.PlasticInjectionMolding.Entry header {
	background-image: url("/Content/images/banners/PlasticInjection.jpg");
}

.PlasticInjectionMolding.Entry header .glass {
	margin-top: 16px;
	display: block;
}

.PlasticInjectionMolding.Entry header .glass .glassWrap {
	height: 55px;
	padding: 0;
}

.PlasticInjectionMolding.Entry #pageContent,
.PlasticInjectionMolding.Entry #SecpageContent {
	background-color: #ffffff;
}

.PlasticInjectionMolding.Entry .carusel {
	display: block;
	background-color: #e7edf4;
	width: 100%;
}

.PlasticInjectionMolding.Entry .carusel .carouselWrap {
	display: block;
	max-width: 1410px;
	margin: 0 auto;
	padding: 40px;
}

.PlasticInjectionMolding.Entry .carusel .carouselWrap .carouselul {
	margin: 0;
}

.PlasticInjectionMolding.Entry .carusel .carouselWrap .carouselul .slick-arrow:before {
	color: #0082c7;
}

.PlasticInjectionMolding.Entry .carusel .carouselWrap .slick-slide {
	margin: 0 10px;
}

.PlasticInjectionMolding.Entry .carusel .carouselWrap .slick-slide a {
	display: block;
}

.PlasticInjectionMolding.Entry .carusel .carouselWrap .slick-slide img {
	display: block;
}

.DesignEngineering .pageWrap {
	position: relative;
	z-index: 20;
}

.DesignEngineering .pageWrap:after {
	content: "";
	width: 700px;
	height: 500px;
	position: absolute;
	top: -80px;
	right: -150px;
	background-image: url(/Content/images/streams/design-engineering.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: -1;
}

.Tooling .pageWrap,
.Molding .pageWrap,
.Assembly .pageWrap,
.PrecisionQuality .pageWrap {
	position: relative;
	z-index: 20;
}

.Tooling .pageWrap:after,
.Molding .pageWrap:after,
.Assembly .pageWrap:after,
.PrecisionQuality .pageWrap:after {
	content: "";
	width: 700px;
	height: 500px;
	position: absolute;
	top: -110px;
	right: -150px;
	z-index: -1;
	background: transparent right top no-repeat;
}

.Tooling .pageWrap:after {
	background-image: url(/Content/images/streams/tooling.jpg);
}

.Molding .pageWrap:after {
	background-image: url(/Content/images/streams/molding.jpg);
}

.Assembly .pageWrap:after {
	background-image: url(/Content/images/streams/assembly.jpg);
}

.PrecisionQuality .pageWrap:after {
	background-image: url(/Content/images/streams/presicion.jpg);
}

.prod header {
	background-image: url("/Content/images/streams/products-banner-condensed.jpg");
	background-size: cover;
}

.prod header .glass {
	margin-top: 20px;
	display: block;
}

.prod header .glass .glassWrap {
	height: 55px;
	padding: 0;
}

.prod .carusel {
	display: block;
	background-color: #e7edf4;
	width: 100%;
}

.prod .carusel .carouselWrap {
	display: block;
	margin: 0 auto;
	padding: 20px;
}

.prod .topwrap {
	display: block;
	max-width: 1500px;
	width: 90%;
	padding: 40px;
	margin: 50px auto 0;
}

#BackToTopDestination {
	display: block;
}

#GlossaryTop {
	padding: 10px;
	border-bottom: 2px solid #0082c7;
}

.PlasticInjectionTerms .BackToTop a {
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color: #0082c7;
	border-bottom: 1px solid transparent;
	transition: 0.3s ease all;
}

.PlasticInjectionTerms .BackToTop a:hover {
	background-color: #239cdc;
	transition: 0.3s ease all;
}

.PlasticInjectionTerms #GlossaryTop a {
	padding: 0 10px;
}

.PlasticInjectionTerms .BackToTop {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.PlasticInjectionTerms .glossary_wrap {
	padding: 20px 0;
}

.PlasticInjectionTerms .glossary_wrap dt {
	font-size: 30px;
	color: #00324c;
}

.PlasticInjectionTerms .glossary_wrap dd {
	padding: 0 0 0 30px;
}

.PlasticInjectionTerms .glossary_wrap dd p {
	margin: 0;
}

.prod .topwrap h1 {
	margin-top: 0;
}

.prod .topwrap .titlewrap {
	display: block;
	width: 65%;
	float: left;
}

.producttitle,
.producttitleR {
	color: #0082c7;
	display: block;
	font-weight: 500;
	border: 1px solid #bababa;
}

.prod .colls4 {
	display: block;
	text-align: center;
	width: calc(100% / 4);
	float: left;
}

.prod .colls5 {
	display: block;
	text-align: center;
	width: calc(100% / 5);
	float: left;
}

.colls1R {
	text-align: center !important;
}

.colls5R {
	display: block;
	text-align: center;
	width: calc(100% / 5);
	float: left;
	border: 1px solid #bababa;
}

.prod .colls7 {
	display: block;
	text-align: center;
	width: calc(100% / 7);
	float: left;
}

.prod .colls8 {
	display: block;
	text-align: center;
	width: calc(100% / 8);
	float: left;
}

.prod .colls9 {
	display: block;
	text-align: center;
	width: calc(100% / 9);
	float: left;
}

.prod .colls10 {
	display: block;
	text-align: center;
	width: calc(100% / 10);
	float: left;
}

.productDetails:nth-of-type(odd) {
	background-color: #e4edf5;
	border: 1px solid #bababa;
}

.productDetails:nth-last-child(2) {
	border-bottom: 1px solid #bababa;
}

.productDetails {
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
	transition: 0.33s ease all;
}

.productDetails:after {
	content: "";
	clear: both;
	display: block;
}

.producttitle:after {
	content: "";
	clear: both;
	display: block;
}

.sizeR {
	background-color: #e4edf5;
	border: 1px solid #bababa;
}

.prod .topwrap .titlewrap .subtitle {
	font-family: "Source Sans Pro", sans-serif;
	display: inline-block;
	font-weight: 300;
	font-size: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d5802d;
	line-height: 1;
}

.prod .topwrap .titlewrap .ContactInverted {
	display: inline-block;
	padding: 10px 80px;
	text-align: center;
	box-sizing: border-box;
	background-color: #0082c7;
	color: #ffffff;
	margin-top: 0px;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

.prod .topwrap .titlewrap .ContactInverted:hover,
.prod .topwrap .titlewrap .ContactInverted:focus {
	background-color: #239cdc;
	color: #ffffff;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

.prod .topwrap .titlewrap .customSizeing {
	position: relative;
	display: inline-block;
	margin-left: 70px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	font-size: 22px;
}

.prod .topwrap .titlewrap .customSizeing:before {
	content: "";
	width: 35px;
	height: 11px;
	background-image: url("/Content/images/shared/arrowLeft.png");
	background-repeat: no-repeat;
	background-position: center left;
	position: absolute;
	left: -45px;
	top: 10px;
}

.prod .topwrap .titlewrap .customSizeing:after {
	content: "";
	width: 35px;
	height: 11px;
	background-image: url("/Content/images/shared/arrowRight.png");
	background-repeat: no-repeat;
	background-position: center right;
	position: absolute;
	right: -40px;
	top: 10px;
}

.prod .topwrap .featuredImage {
	display: block;
	width: 30%;
	float: left;
}

.Products #pageContent,
.Products #SecpageContent {
	background-color: #ffffff;
}

.Products #pageContent .pageWrap,
.Products #SecpageContent .pageWrap {
	max-width: 1500px;
	width: 90%;
	position: relative;
	padding: 40px;
}

.Products #pageContent .pageWrap .catwrap {
	display: block;
	width: 100%;
	margin: 0 0 30px;
	box-sizing: border-box;
	line-height: 1;
}

.Products #pageContent .pageWrap .catwrap h1 {
	margin: 0;
}

.Products #pageContent .pageWrap .CatEntries {
	font-size: 0;
	text-align: center;
}

.Products #pageContent .pageWrap .catwrap .catCont {
	display: inline-block;
	text-align: center;
	width: 20%;
	border: none;
}

.Products #pageContent .pageWrap .catwrap .catCont .title {
	display: block;
	font-size: 20px;
}

.Products #pageContent .pageWrap .catwrap .catCont .title span {
	border-bottom: 1px solid transparent;
	display: inline-block;
}

.Products #pageContent .pageWrap .catwrap .catCont:hover .title span,
.Products #pageContent .pageWrap .catwrap .catCont:focus .title span {
	border-bottom-color: currentColor;
}

.Products #pageContent .pageWrap .catwrap .catCont .catImg {
	display: block;
}

.Products #pageContent .pageWrap .catwrap .catCont .catImg img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.Products #pageContent .pageWrap .catwrap .goback {
	display: block;
	text-align: center;
	background-color: #0082c7;
	color: #ffffff;
	padding: 10px 80px;
	text-align: center;
	box-sizing: border-box;
	margin-top: 0px;
	-webkit-transition: 0.33s ease all;
	transition: 0.33s ease all;
	margin-top: 100px;
}

.Products #pageContent .pageWrap .catwrap .goback:hover,
.Products #pageContent .pageWrap .catwrap .goback:focus {
	background-color: #239cdc;
	-webkit-transition: 0.33s ease all;
	transition: 0.33s ease all;
}

.Products #pageContent .pageWrap .content {
	margin: 0 auto;
	box-sizing: border-box;
}

#ClevisAdapters #pageContent .pageWrap,
#ShoulderAdapters #pageContent .pageWrap,
#BoreAdapters #pageContent .pageWrap,
#DriveAdapters #pageContent .pageWrap,
.Products.Adapters #pageContent .pageWrap {
	max-width: 1500px;
}

#ClevisAdapters #pageContent .pageWrap .catwrap .catCont,
#ShoulderAdapters #pageContent .pageWrap .catwrap .catCont,
#BoreAdapters #pageContent .pageWrap .catwrap .catCont,
#DriveAdapters #pageContent .pageWrap .catwrap .catCont,
.Products.Adapters #pageContent .pageWrap .catwrap .catCont {
	width: 25%;
}

#ClevisAdapters #pageContent .pageWrap .catwrap .catCont .title,
#ShoulderAdapters #pageContent .pageWrap .catwrap .catCont .title,
#BoreAdapters #pageContent .pageWrap .catwrap .catCont .title,
#DriveAdapters #pageContent .pageWrap .catwrap .catCont .title,
.Products.Adapters #pageContent .pageWrap .catwrap .catCont .title {
	display: block;
}

#ClevisAdapters #pageContent .pageWrap .catwrap .catCont .catImg,
#ShoulderAdapters #pageContent .pageWrap .catwrap .catCont .catImg,
#BoreAdapters #pageContent .pageWrap .catwrap .catCont .catImg,
#DriveAdapters #pageContent .pageWrap .catwrap .catCont .catImg,
.Products.Adapters #pageContent .pageWrap .catwrap .catCont .catImg {
	display: block;
}

#RebarChairClips #pageContent .pageWrap,
#DualDirectionRebarChairs #pageContent .pageWrap,
#SingleDirectionRebarChairs #pageContent .pageWrap,
.Products.RebarChairs #pageContent .pageWrap {
	max-width: 1500px;
}

#RebarChairClips #pageContent .pageWrap .catwrap .catCont,
#DualDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont,
#SingleDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont,
.Products.RebarChairs #pageContent .pageWrap .catwrap .catCont {
	width: 33.333%;
}

#RebarChairClips #pageContent .pageWrap .catwrap .catCont .title,
#DualDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont .title,
#SingleDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont .title,
.Products.RebarChairs #pageContent .pageWrap .catwrap .catCont .title {
	display: block;
}

#RebarChairClips #pageContent .pageWrap .catwrap .catCont .catImg,
#DualDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont .catImg,
#SingleDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont .catImg,
.Products.RebarChairs #pageContent .pageWrap .catwrap .catCont .catImg {
	display: block;
}

.About header .glass {
	margin-top: 20px;
	display: none;
}

.About header .glass.aquino {
	display: block;
}

.About .aqui {
	background-image: url("/Content/images/banners/AboutUs.jpg");
}

.About #slider .slide,
.Products #slider .slide {
	height: 700px;
}

#slider .slide img {
	position: absolute;
	left: -999px;
	right: -999px;
	top: 0;
	margin: 0 auto;
}

.About .glass {
	margin-top: -60px;
}

.About .glass .glassWrap {
	height: 55px;
	padding: 0;
}

.glassTabs .StreamMenuItem--MarketsServed a i:before {
	content: "\e93a";
}

.glassTabs .StreamMenuItem--Wisconsin a i:before {
	content: "\e938";
}

.glassTabs .StreamMenuItem--UnitedStates a i:before {
	content: "\e906";
}

.About #pageContent {
	background-color: #fff;
}

.About.Entry header {
	background-image: url("/Content/images/banners/PlasticInjection.jpg");
}

.About.Entry header .glass {
	margin-top: 16px;
	display: block;
}

.About.Entry header .glass .glassWrap {
	height: 55px;
	padding: 0;
}

.About.Entry #pageContent,
.About.Entry #SecpageContent {
	background-color: #ffffff;
	box-sizing: border-box;
}

.About.Entry #pageContent .pageWrap,
.About.Entry #SecpageContent .pageWrap {
	padding: 30px;
}

.About.Entry .carusel {
	display: block;
	background-color: #e7edf4;
	width: 100%;
}

.About.Entry .carusel .carouselWrap {
	display: block;
	width: 1000px;
	margin: 0 auto;
	padding: 20px;
}

.ctc header {
	background-image: url("/Content/images/streams/contact-us-banner-condensed.jpg");
	background-size: cover;
}

.ctc header .glass {
	margin-top: 20px;
	display: block;
}

.ctc header .glass .glassWrap {
	height: 55px;
	padding: 0;
	background: #ffffff;
}

.ctc #pageContent,
.ctc #SecpageContent {
	background-color: #ffffff;
}

.ctc .carusel {
	display: block;
	background-color: #e7edf4;
	width: 100%;
}

.ctc .carusel .carouselWrap {
	display: block;
	width: 1000px;
	margin: 0 auto;
	padding: 20px;
}

.Contact #pageContent .contactHolder {
	display: block;
	margin-bottom: 50px;
}

.Contact #pageContent .contactHolder .form {
	width: 40%;
	float: left;
}

.Contact #pageContent .contactHolder .form .fillForm {
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d5802d;
}

.Contact #pageContent .contactHolder .form #ContactForm {
	width: 100%;
	display: block;
}

.inp {
	display: block;
	width: 100%;
}

.inp--half {
	width: 49%;
	float: left;
}

.inp--half:nth-child(2n) {
	margin-left: 2%;
}

.inp label {
	display: block;
	padding: 0.25em 0 0;
}

.inp label em {
	color: #f00;
	font-weight: bold;
}

#pageContent .pageWrap .inp p {
	font-size: 16px;
	margin: 0 0 0.25em;
	color: #646464;
	line-height: 1;
}

.inp input,
.inp select,
.inp textarea {
	width: 100%;
	display: block;
	border: 1px solid #0082c7;
	padding: 10px;
	background: #ffffff;
	box-sizing: border-box;
}

.inp textarea {
	max-width: 100%;
	height: 150px;
}

#SendButton input {
	display: block;
	padding: 10px 80px;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	background-color: #0082c7;
	color: #ffffff;
	margin-top: 0px;
	cursor: pointer;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
	max-width: 300px;
	margin: 0 auto;
}

#SendButton input:hover,
#SendButton input:focus {
	background-color: #1d2225;
}

#SendButton input:active {
	background-color: #000;
}

.Contact #pageContent .contactHolder .form #ContactForm #SendButton input:hover,
.Contact #pageContent .contactHolder .form #ContactForm #SendButton input:focus {
	background-color: #239cdc;
	color: #ffffff;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

.Contact #pageContent .contactHolder .map {
	width: 50%;
	float: right;
}

.Contact #pageContent .contactHolder .map .location {
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d5802d;
}

.Contact #pageContent .contactHolder .map p {
	margin: 0;
	padding: 0.25em 0 0;
}

.Contact #pageContent .contactHolder .map .cinfo {
	display: block;
	width: 100%;
	padding: 0.25em 0 0;
}

.Contact #pageContent .contactHolder .map .cinfo .adr {
	display: block;
	color: #0082c7;
}

.Contact #pageContent .contactHolder .map .cinfo .fn.org {
	display: none;
}

.Contact #pageContent .contactHolder .map .cinfo abbr[title] {
	text-decoration: none;
}

.Contact #pageContent .contactHolder .map .cinfo .fphone {
	display: inline-block;
}

.Contact #pageContent .contactHolder .map .cinfo .femail {
	display: block;
}

.Contact #pageContent .contactHolder .map iframe {
	display: block;
	width: 100%;
	height: 381px;
}

.inp label.error {
	display: inline;
	color: #f00;
	margin-left: 5px;
}

.inp input.error,
.inp textarea.error,
#recaptcha_response_field.error {
	border-color: #f00;
	color: #f00;
}

#ContactFormCaptcha {
	margin-top: 0px;
}

.inp.Captcha label.error {
	display: block;
	text-align: center;
	margin: 0;
	background: rgba(255, 0, 0, 0.1);
	font-weight: 500;
	text-align: center;
}

#emoji-slider {
	height: 5px;
	margin: 60px auto 0;
	width: 80%;
	max-width: 430px;
	font-size: 36px;
}

#emoji-slider .ui-slider-handle {
	top: -6px;
	height: 16px;
	width: 16px;
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	transform: rotateZ(45deg);
}

#emoji-slider .ui-slider-pip {
	top: -45px;
}

#emoji-slider .emoji {
	max-height: 2em;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: -webkit-transform 0.2s ease-out;
	transition: -webkit-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

#emoji-slider .ui-slider-pip-selected .emoji {
	-webkit-transform: scale(1) translateY(-5px);
	-ms-transform: scale(1) translateY(-5px);
	transform: scale(1) translateY(-5px);
}

#emoji-slider .ui-slider-line {
	display: none;
}

#emoji-slider .emoji-slider-question img.emoji {
	height: 24px;
	vertical-align: middle;
}

#emoji-slider.ui-slider-horizontal .ui-slider-handle {
	margin-left: -0.25em;
}

@media screen and (max-width: 480px) {
	#emoji-slider .emoji {
		-webkit-transform: scale(0.75);
		-ms-transform: scale(0.75);
		transform: scale(0.75);
	}
}

.inp label.emoji-slider-question span.q-wrap {
	display: inline-block;
}

.inp label.emoji-slider-question q {
	font-weight: bold;
	display: inline-block;
}

.GetProductQuote #emoji-slider {
	margin-left: 30px;
}

#emoji-slider {
	width: 90%;
	margin: 62px auto 50px;
}

#emoji-slider.ui-slider .ui-state-hover,
#emoji-slider.ui-slider .ui-state-focus {
	background: #0082c7;
}

#emoji-slider .ui-state-default,
#emoji-slider .ui-widget-content .ui-state-default,
#emoji-slider .ui-widget-header .ui-state-default {
	border: 1px solid #0082c7;
}

#emoji-slider.ui-widget-content {
	border: 1px solid #0082c7;
}

.retlawSizing {
	background-color: #e6edf5;
	text-align: center;
	overflow: hidden;
}

.retlawSizing .sizingwrap {
	display: block;
	width: 870px;
	margin: 0px auto;
	position: relative;
	box-sizing: border-box;
	padding: 80px 0;
}

.retlawSizing .sizingwrap:before {
	content: "";
	display: block;
	width: 440px;
	height: 220px;
	background-image: url(/Content/images/shared/rounded-circle.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	position: absolute;
	right: -300px;
	bottom: 0;
}

.retlawSizing .sizingwrap h2 {
	margin: 0;
	font-size: 0;
	line-height: 1;
}

.retlawSizing .sizingwrap h2 em {
	display: inline-block;
	color: #00324c;
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	font-size: 26px;
	letter-spacing: 5px;
	word-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	font-style: normal;
}

.retlawSizing .sizingwrap h2 em:before {
	content: "";
	width: 35px;
	height: 11px;
	background-image: url("/Content/images/shared/arrowLeft.png");
	background-repeat: no-repeat;
	background-position: center left;
	position: absolute;
	left: -45px;
	top: 10px;
}

.retlawSizing .sizingwrap h2 em:after {
	content: "";
	width: 35px;
	height: 11px;
	background-image: url("/Content/images/shared/arrowRight.png");
	background-repeat: no-repeat;
	background-position: center right;
	position: absolute;
	right: -40px;
	top: 10px;
}

.retlawSizing .sizingwrap p {
	margin: 20px 0;
}

#aboutUs {
	background-image: url(/Content/images/shared/aboutusbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	padding: 40px;
}

#aboutUs .aboutTitle {
	font-family: "Dosis", sans-serif;
	font-weight: 300;
	display: block;
	font-size: 67px;
}

#aboutUs .aboutContent {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	font-size: 22px;
	max-width: 950px;
	margin: 0 auto;
}

#aboutUs .learnMore {
	display: inline-block;
	padding: 10px 80px;
	background-color: #ffffff;
	color: #0082c7;
	margin-top: 30px;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

#aboutUs .learnMore:hover,
#aboutUs .learnMore:focus {
	background-color: #0082c7;
	color: #ffffff;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

.getTogether {
	display: block;
	text-align: center;
	padding: 40px 0;
	background-color: #0082c7;
	background-image: url("/Content/images/shared/cubabout.png");
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	font-size: 30px;
	color: #ffffff;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

.getTogether:hover,
.getTogether:focus {
	background-color: #239cdc;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

.getTogether .getText {
	display: inline-block;
}

.getTogether .getText .getBuild {
	display: inline-block;
	border-bottom: 1px solid;
}

footer {
	background-color: #1d2225;
	font-family: "Source Sans Pro", sans-serif;
	color: #ffffff;
	padding: 40px 0;
}

footer .footerWrap {
	width: 1500px;
	margin: 0 auto;
	display: block;
}

footer .footerWrap .finfo {
	display: block;
	width: 430px;
	font-size: 15px;
	border-right: 1px solid #fff;
	float: left;
}

footer .footerWrap .finfo .flogo {
	display: block;
}

footer .footerWrap .finfo .vcard {
	display: block;
}

footer .footerWrap .finfo .vcard .fn.org {
	display: none;
}

footer .footerWrap .finfo .vcard abbr[title] {
	text-decoration: none;
}

footer .footerWrap .finfo .mrico {
	display: inline-block;
	margin: 4px 8px 0 0;
	font-size: 18px;
}

footer .footerWrap .finfo .fphone,
footer .footerWrap .finfo .femail {
	display: block;
	color: #ffffff;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

footer .footerWrap .finfo .fphone:hover,
footer .footerWrap .finfo .femail:hover,
footer .footerWrap .finfo .fphone:focus,
footer .footerWrap .finfo .femail:focus {
	color: #0082c7;
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

footer .footerWrap .f-box-cuatro {
	display: block;
	width: calc((100% - 442px) / 4);
	float: left;
	min-height: 170px;
	border-right: 1px solid #fff;
}

footer .footerWrap .f-box-cuatro ul {
	list-style: none;
	margin: 0 0 10px 25px;
}

footer .footerWrap .f-box-cuatro ul li {
	display: block;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 15px;
	font-weight: 300;
}

footer .footerWrap .f-box-cuatro ul li:first-child {
	margin: 0 0 15px;
}

footer .footerWrap .f-box-cuatro ul li:first-child a {
	color: #87c6e8;
}

footer .footerWrap .f-box-cuatro ul li:first-child a.CurrentPage {
	color: #0082c7;
}

footer .footerWrap .f-box-cuatro ul li:first-child a:hover,
footer .footerWrap .f-box-cuatro ul li:first-child a:focus {
	color: #b9d7e7;
}

footer .footerWrap .f-box-cuatro ul li:not(:first-child) a {
	color: #ffffff;
}

footer .footerWrap .f-box-cuatro ul li:not(:first-child) a.CurrentPage {
	color: #0082c7;
}

footer .footerWrap .f-box-cuatro ul li:not(:first-child) a:hover,
footer .footerWrap .f-box-cuatro ul li:not(:first-child) a:focus {
	color: #dadada;
}

.GalleryFullImage {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

@media screen and (max-width: 1500px) {
	#slider .titlewrap .title {
		bottom: 220px;
	}

	#slider .slick-slide {
		height: 525px;
	}

	#slider img {
		max-width: 1500px;
	}

	#slider .titlewrap {
		max-width: 1000px;
	}

	#slider .titlewrap .headline {
		font-size: 30px;
	}

	#slider .titlewrap .subtext {
		font-size: 16px;
		padding: 17px 0px 0px 50px;
	}

	.glass .glassWrap .box-one-uniq .box-headline {
		width: 318px;
		font-size: 22px;
		font-weight: 600;
		margin: 15px 0 0 20px;
	}

	.glass .glassWrap .box-one-uniq .box-description .boxDesWrap {
		width: calc(100% - 36px);
	}

	.glass .glassWrap .box-one-uniq .box-description .boxDesWrap .box-title {
		font-size: 15px;
	}

	#ex .exWrap {
		width: 1000px;
	}

	#ex .boxWrap .box-tres {
		width: 33.333%;
		opacity: 0;
	}

	#retprod {
		margin: 5px 0;
	}

	#retprod .prod .box-cuatro .prodimg img {
		max-width: 100%;
		width: 100%;
		padding: 20px;
	}

	#plasticInj .plasticwrap .plasticImage {
		display: block;
		width: 50%;
		float: left;
	}

	#plasticInj .plasticwrap .plasticImage img {
		width: 100%;
	}

	#pageContent {
		background-color: #e6edf5;
	}

	#pageContent .pageWrap p {
		color: #646464;
		font-size: 22px;
	}

	.PlasticInjectionMolding .glass .glassWrap {
		height: 55px;
		padding: 0;
	}

	.Products .glass .glassWrap {
		height: 55px;
		padding: 0;
	}

	.plasticInContent {
		background-color: #ffffff;
	}

	.plasticInContent:nth-child(1) .plasticInWrap {
		max-width: 1500px;
		width: 90%;
	}

	.plasticInContent:nth-child(3) .plasticInWrap:after {
		content: "";
		background-size: cover;
		width: 400px;
		height: 175px;
		left: 100px;
	}

	.plasticInContent:nth-child(4) .plasticInWrap {
		width: 500px;
	}

	.plasticInContent:nth-child(5) .plasticInWrap {
		width: 500px;
	}

	.plasticInContent .plasticInWrap {
		max-width: 1500px;
		width: 90%;
	}

	.plasticInContent .plasticInWrap .injections .FeaturedText .title {
		font-size: 47px;
	}

	.Products .idlerProductwrap .idlerproductTitle {
		width: 70%;
	}

	.Products .idlerProductwrap .productsListfive {
		text-align: center;
	}

	.Products .idlerProductwrap .productsListfive ul {
		list-style: none;
	}

	.Products .idlerProductwrap .productsListfive ul li {
		display: inline-block;
		width: 33.333%;
		float: none;
		text-align: center;
	}

	.Products .idlerProductwrap .idlerfeatures {
		display: block;
		box-sizing: border-box;
		padding: 30px;
	}

	.Products .idlerProductwrap .idlerfeatures ul {
		width: 100%;
		float: none;
	}

	.Products .adapters .adapterswrap .adaptersLeft {
		width: 100%;
		display: block;
		float: none;
	}

	.Products .adapters .adapterswrap .adaptersright {
		width: 100%;
		float: none;
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle {
		border-bottom: 2px solid #e6edf5;
		border-right: none;
	}

	.Products .sprocketsProductwrap .RebarProductTitle {
		box-sizing: border-box;
		padding-left: 0px;
		margin-top: 20px;
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle,
	.Products .sprocketsProductwrap .RebarProductTitle {
		width: 100%;
		float: none;
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall,
	.Products .sprocketsProductwrap .RebarProductTitle .makeSmall {
		width: 70%;
	}

	.PlasticInjectionMolding.Entry header .glass {
		margin-top: 16px;
		display: block;
	}

	.PlasticInjectionMolding.Entry header .glass .glassWrap {
		overflow: hidden;
	}

	.PlasticInjectionMolding.Entry #pageContent,
	.PlasticInjectionMolding.Entry #SecpageContent {
		background-color: #ffffff;
	}

	.PlasticInjectionMolding.Entry .carusel {
		display: block;
		background-color: #e7edf4;
		width: 100%;
	}

	.PlasticInjectionMolding.Entry .carusel .carouselWrap {
		display: block;
		max-width: 960px;
		margin: 0 auto;
		padding: 20px;
	}

	.PlasticInjectionMolding.Entry .pageWrap {
		width: 1000px;
		box-sizing: border-box;
	}

	.plasticinjectionmolding.entry.pageWrap: after {
		content: "";
		width: 600px;
		height: 350px;
		top: 0;
		right: 30px;
		background-size: cover;
	}

	.prod header {
		background-image: url("/Content/images/streams/products-banner-condensed.jpg");
	}

	.prod header .glass {
		margin-top: 20px;
		display: block;
	}

	.prod header .glass .glassWrap {
		height: 55px;
		padding: 0;
	}

	.prod #pageContent,
	.prod #SecpageContent {
		background-color: #ffffff;
	}

	.prod .carusel {
		display: block;
		background-color: #e7edf4;
		width: 100%;
	}

	.prod .carusel .carouselWrap {
		display: block;
		width: 1000px;
		margin: 0 auto;
		padding: 20px;
	}

	.prod .topwrap .titlewrap {
		width: 59%;
	}

	.prod .topwrap .titlewrap .subtitle {
		font-size: 1.5em;
	}

	.prod .topwrap .featuredImage {
		display: block;
		width: 40%;
		float: right;
	}

	.prod .topwrap .featuredImage img {
		max-width: 100%;
	}

	.Products #pageContent .pageWrap,
	.Products #SecpageContent .pageWrap {
		max-width: 1500px;
		width: 90%;
		box-sizing: border-box;
	}

	#VBeltIdler #pageContent .pageWrap .catwrap .catCont,
	#Flange-lessIdler #pageContent .pageWrap .catwrap .catCont,
	#RoundBeltIdler #pageContent .pageWrap .catwrap .catCont,
	#CableIdler #pageContent .pageWrap .catwrap .catCont,
	#FlatIdler #pageContent .pageWrap .catwrap .catCont,
	.Products.IdlerPulley #pageContent .pageWrap .catwrap .catCont {
		width: 33.333%;
	}

	#ClevisAdapters #pageContent .pageWrap .catwrap .catCont,
	#ShoulderAdapters #pageContent .pageWrap .catwrap .catCont,
	#BoreAdapters #pageContent .pageWrap .catwrap .catCont,
	#DriveAdapters #pageContent .pageWrap .catwrap .catCont,
	.Products.Adapters #pageContent .pageWrap .catwrap .catCont {
		width: 33.333%;
	}

	#RebarChairClips #pageContent .pageWrap .catwrap .catCont,
	#DualDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont,
	#SingleDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont,
	.Products.RebarChairs #pageContent .pageWrap .catwrap .catCont {
		width: 33.333%;
	}

	header {
		background-size: 1500px auto;
	}

	.About header .glass {
		margin-top: 20px;
		display: none;
	}

	.About header .glass .glassWrap {
		height: 55px;
	}

	.About header .glass.aquino {
		display: block;
	}

	.About #slider .slide,
	.Products #slider .slide {
		height: 525px;
	}

	.About #pageContent,
	.About #SecpageContent {
		background-color: #ffffff;
	}

	.About.Entry header .glass {
		margin-top: 20px;
		display: block;
	}

	.About.Entry header .glass .glassWrap {
		height: 55px;
		padding: 0;
		position: relative;
	}

	.About.Entry header .glass .glassWrap:before {
		content: "";
		background-image: url("/Content/images/shared/lineg.png");
		background-repeat: repeat;
		display: block;
		width: 2px;
		height: 209px;
		position: absolute;
		left: 0px;
		top: 1px;
		z-index: 2;
	}

	.About.Entry #pageContent,
	.About.Entry #SecpageContent {
		background-color: #ffffff;
	}

	.About.Entry .carusel {
		display: block;
		background-color: #e7edf4;
		width: 100%;
	}

	.About.Entry .carusel .carouselWrap {
		display: block;
		width: 1000px;
		margin: 0 auto;
		padding: 20px;
	}

	.retlawSizing .sizingwrap {
		width: 648px;
	}

	.retlawSizing .sizingwrap p {
		display: block;
		margin: 20px 0;
	}

	#aboutUs .aboutContent {
		max-width: 850px;
	}

	footer .footerWrap {
		width: 1000px;
		margin: 0 auto;
	}

	footer .footerWrap .finfo {
		width: 310px;
	}

	footer .footerWrap .f-box-cuatro {
		width: 171px;
	}

	.ctc #pageContent .pageWrap {
		max-width: 1000px;
		padding: 0 70px 50px;
	}

	.PlasticInjectionMolding #slider .slide {
		height: 524px;
	}
}

@media screen and (max-width: 1040px) {
	#slider.titlewrap .headline: after {
		width: 200px;
	}

	h1 {
		font-size: 2em;
	}

	h2 {
		font-size: 1.5em;
	}

	h3 {
		font-size: 1.3em;
	}

	h4 {
		font-size: 1.2em;
	}

	h5 {
		font-size: 1.1em;
	}

	h6 {
		font-size: 0.9em;
	}

	header .headerbottom {
		padding: 0;
	}

	header .logoWrap {
		width: 159px;
	}

	header .logoWrap .iso {
		font-size: 12px;
	}

	nav .menu li a {
		padding: 5px 10px;
	}

	#slider .slick-slide {
		height: 364px;
	}

	#slider img {
		max-width: 1040px;
	}

	#slider .titlewrap {
		max-width: 620px;
	}

	#slider .titlewrap .title {
		width: 460px;
		bottom: 130px;
	}

	#slider .titlewrap .headline {
		font-size: 20px;
	}

	#slider .titlewrap .subtext {
		font-size: 16px;
		padding: 10px 0px 0px 30px;
	}

	#CustomTooling {
		display: none;
	}

	.glass .glassWrap .box-one-uniq {
		margin: 0;
	}

	.glass .glassWrap .box-one-uniq.left {
		width: 100%;
		margin: 5px 0;
		box-sizing: border-box;
	}

	.box-one-uniq.right {
		margin: 5px 0;
		box-sizing: border-box;
	}

	.glass .glassWrap .box-one-uniq.left:hover>.box-description,
	.glass .glassWrap .box-one-uniq.left:focus>.box-description {
		bottom: 0;
		-webkit-transition: 0.33s ease bottom;
		transition: 0.33s ease bottom;
	}

	.glass .glassWrap .box-one-uniq.right {
		width: 100%;
	}

	.glass .glassWrap .box-one-uniq.right:hover>.box-description,
	.glass .glassWrap .box-one-uniq.right:focus>.box-description {
		bottom: 0;
		-webkit-transition: 0.33s ease bottom;
		transition: 0.33s ease bottom;
	}

	.glass .glassWrap .box-one-uniq .box-headline {
		width: 368px;
	}

	#ex {
		margin-top: 10px;
	}

	#ex .exWrap {
		width: 620px;
	}

	#ex .exWrap .exHeadline {
		font-size: 54px;
	}

	#ex .boxWrap .box-tres {
		width: 100%;
		display: block;
		float: left;
		padding: 40px 0;
		box-sizing: border-box;
		opacity: 0;
	}

	#retprod .retpwrap {
		display: block;
		margin: 0 auto;
	}

	#retprod .retpwrap .ret {
		width: 100%;
		padding: 20px 0;
	}

	#retprod .retpwrap .ret .retLink {
		display: none;
	}

	#retprod .prod {
		display: block;
		width: 100%;
		float: none;
	}

	#retprod .prod .box-cuatro {
		display: inline-block;
	}

	#retprod .prod .box-cuatro .prodimg img {
		width: auto;
	}

	#plasticInj .plasticwrap .plasticText {
		width: 100%;
		float: none;
		padding: 20px 0;
	}

	#plasticInj .plasticwrap .plasticImage {
		display: block;
		width: 100%;
		float: none;
		text-align: center;
	}

	#plasticInj .plasticwrap .plasticImage img {
		width: 70%;
	}

	#pageContent,
	#SecpageContent {
		background-color: #e6edf5;
	}

	#pageContent .pageWrap,
	#SecpageContent .pageWrap {
		display: block;
		margin: 0 auto;
	}

	#pageContent .pageWrap p,
	#SecpageContent .pageWrap p {
		color: #646464;
		font-size: 22px;
	}

	.PlasticInjectionMolding .glass .glassWrap {
		height: 55px;
		padding: 0;
	}

	.glassTabs li a i {
		display: none;
	}

	.glassTabs li a span {
		max-width: 100%;
		padding-right: 0;
		font-size: 18px;
		line-height: 18px;
	}

	.Products .glass {
		margin-top: -55px;
	}

	.plasticInContent {
		background-color: #ffffff;
	}

	.plasticInContent:nth-child(1) .plasticInWrap {
		width: 620px;
	}

	.plasticInContent:nth-child(1) .FeaturedText {
		width: 100%;
		float: none;
	}

	.plasticInContent:nth-child(1) .featuredImage {
		width: 100%;
	}

	.plasticInContent:nth-child(1) .featuredImage img {
		max-width: 100%;
		width: 390px;
		margin: 50px auto;
	}

	.plasticInContent:nth-child(2) .plasticInWrap {
		width: 620px;
		text-align: center;
	}

	.plasticInContent:nth-child(2) .FeaturedText {
		margin-top: 0;
		float: none;
		width: 100%;
	}

	.plasticInContent:nth-child(2) .featuredImage {
		float: none;
		width: 100%;
	}

	.plasticInContent:nth-child(2) .featuredImage img {
		max-width: 100%;
		width: 390px;
		margin: 50px auto;
	}

	.plasticInContent:nth-child(3) .plasticInWrap {
		width: 620px;
	}

	.plasticInContent:nth-child(3) .plasticInWrap:after {
		content: "";
		background-size: cover;
		width: 231px;
		height: 100px;
		left: 190px;
	}

	.plasticInContent:nth-child(3) .FeaturedText {
		width: 100%;
		float: none;
	}

	.plasticInContent:nth-child(3) .featuredImage {
		float: none;
		width: 100%;
	}

	.plasticInContent:nth-child(3) .featuredImage img {
		width: 60%;
		margin: 50px auto;
	}

	.plasticInContent:nth-child(4) {
		width: 100%;
		float: none;
		padding: 0;
	}

	.plasticInContent:nth-child(4) .plasticInWrap {
		width: 620px;
		margin: 0 auto;
		float: none;
		border-right: none;
		border-bottom: 2px solid #e7edf4;
	}

	.plasticInContent:nth-child(4) .plasticInWrap .injections {
		padding: 30px;
	}

	.plasticInContent:nth-child(4) .content {
		width: 74%;
	}

	.plasticInContent:nth-child(4) .featuredImage {
		top: 98px;
		right: 0;
	}

	.plasticInContent:nth-child(5) {
		width: 100%;
		padding: 30px 0;
	}

	.plasticInContent:nth-child(5) .plasticInWrap {
		width: 620px;
		margin: 0 auto;
		float: none;
	}

	.plasticInContent:nth-child(5) .content {
		width: 74%;
	}

	.plasticInContent:nth-child(5) .featuredImage {
		top: 98px;
		right: 0;
	}

	.plasticInContent .plasticInWrap {
		width: 1000px;
	}

	.plasticInContent .plasticInWrap .injections .FeaturedText .title {
		font-size: 47px;
	}

	.Products .idlerProductwrap .idlerproductTitle {
		width: 54%;
	}

	.Products .idlerProductwrap .productCta {
		width: 46%;
	}

	.Products .idlerProductwrap .productsListfive {
		text-align: center;
	}

	.Products .idlerProductwrap .productsListfive ul li {
		display: inline-block;
		width: 50%;
		float: none;
		text-align: center;
	}

	.Products .idlerProductwrap .idlerfeatures {
		display: block;
		box-sizing: border-box;
		padding: 30px;
	}

	.PlasticInjectionMolding.Entry header .glass {
		margin-top: 20px;
		display: block;
	}

	.PlasticInjectionMolding.Entry header .glass .glassWrap {
		height: 55px;
		padding: 0;
	}

	.PlasticInjectionMolding.Entry #pageContent,
	.PlasticInjectionMolding.Entry #SecpageContent {
		background-color: #ffffff;
	}

	.PlasticInjectionMolding.Entry .carusel {
		display: block;
		background-color: #e7edf4;
		width: 100%;
	}

	.PlasticInjectionMolding.Entry .carusel .carouselWrap {
		display: block;
		max-width: 560px;
		margin: 0 auto;
		padding: 20px;
	}

	.PlasticInjectionMolding.Entry .pageWrap {
		width: 1000px;
		box-sizing: border-box;
	}

	.plasticinjectionmolding.entry.pageWrap: after {
		content: "";
		width: 380px;
		height: 220px;
		top: 0px;
		background-size: cover;
	}

	.prod header .glass {
		margin-top: 20px;
		display: block;
	}

	.prod #pageContent,
	.prod #SecpageContent {
		background-color: #ffffff;
	}

	.prod .carusel {
		display: block;
		background-color: #e7edf4;
		width: 100%;
	}

	.prod .carusel .carouselWrap {
		display: block;
		width: 1000px;
		margin: 0 auto;
		padding: 20px;
	}

	.prod .topwrap {
		display: block;
	}

	.prod .topwrap .titlewrap {
		display: block;
		width: 100%;
		float: none;
	}

	.prod .topwrap .featuredImage {
		width: 100%;
		float: none;
		text-align: center;
	}

	.prod .topwrap .featuredImage img {
		width: auto;
	}

	#VBeltIdler #pageContent .pageWrap .catwrap .catCont,
	#Flange-lessIdler #pageContent .pageWrap .catwrap .catCont,
	#RoundBeltIdler #pageContent .pageWrap .catwrap .catCont,
	#CableIdler #pageContent .pageWrap .catwrap .catCont,
	#FlatIdler #pageContent .pageWrap .catwrap .catCont,
	.Products.IdlerPulley #pageContent .pageWrap .catwrap .catCont {
		width: 50%;
	}

	#ClevisAdapters #pageContent .pageWrap .catwrap .catCont,
	#ShoulderAdapters #pageContent .pageWrap .catwrap .catCont,
	#BoreAdapters #pageContent .pageWrap .catwrap .catCont,
	#DriveAdapters #pageContent .pageWrap .catwrap .catCont,
	.Products.Adapters #pageContent .pageWrap .catwrap .catCont {
		display: block;
		width: 50%;
		float: left;
	}

	#ClevisAdapters #pageContent .pageWrap .catwrap .catCont .catImg img,
	#ShoulderAdapters #pageContent .pageWrap .catwrap .catCont .catImg img,
	#BoreAdapters #pageContent .pageWrap .catwrap .catCont .catImg img,
	#DriveAdapters #pageContent .pageWrap .catwrap .catCont .catImg img,
	.Products.Adapters #pageContent .pageWrap .catwrap .catCont .catImg img {
		width: 100%;
	}

	#RebarChairClips #pageContent .pageWrap .catwrap .catCont,
	#DualDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont,
	#SingleDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont,
	.Products.RebarChairs #pageContent .pageWrap .catwrap .catCont {
		width: 50%;
	}

	header {
		background-size: 1040px auto;
	}

	.About header .glass {
		margin-top: 20px;
		display: none;
	}

	.About header .glass .glassWrap {
		height: 55px;
	}

	.About header .glass.aquino {
		display: block;
	}

	.About #slider .slide,
	.Products #slider .slide {
		height: 364px;
	}

	.About .glass {
		margin-top: -54px;
	}

	.About #pageContent,
	.About #SecpageContent {
		background-color: #ffffff;
	}

	.About.Entry header .glass {
		margin-top: 20px;
		display: block;
	}

	.About.Entry header .glass .glassWrap {
		height: 55px;
		padding: 0;
	}

	.About.Entry #pageContent,
	.About.Entry #SecpageContent {
		background-color: #ffffff;
	}

	.About.Entry .carusel {
		display: block;
		background-color: #e7edf4;
		width: 100%;
	}

	.About.Entry .carusel .carouselWrap {
		display: block;
		width: 1000px;
		margin: 0 auto;
		padding: 20px;
	}

	.ctc header .glass {
		margin-top: 20px;
		display: block;
	}

	.ctc #pageContent,
	.ctc #SecpageContent {
		background-color: #ffffff;
	}

	.ctc .carusel {
		display: block;
		background-color: #e7edf4;
		width: 100%;
	}

	.ctc .carusel .carouselWrap {
		display: block;
		width: 1000px;
		margin: 0 auto;
		padding: 20px;
	}

	.ctc #pageContent .pageWrap {
		padding: 0 60px 50px;
	}

	.Contact #pageContent .contactHolder .form {
		width: 100%;
		float: none;
	}

	.Contact #pageContent .contactHolder .map {
		width: 100%;
		float: none;
	}

	.Contact #pageContent .contactHolder .map p {
		display: none;
	}

	.GetProductQuote #SendButton input {
		margin-left: auto;
	}

	.GetProductQuote #emoji-slider {
		margin-left: auto;
	}

	.retlawSizing .sizingwrap {
		width: 600px;
	}

	footer .footerWrap {
		width: 1000px;
		margin: 0 auto;
	}

	footer .footerWrap .finfo {
		width: 310px;
	}

	footer .footerWrap .f-box-cuatro {
		width: 171px;
	}

	#aboutUs {
		padding: 40px 0;
	}

	#aboutUs .aboutTitle {
		font-size: 57px;
	}

	#aboutUs .aboutContent {
		max-width: 590px;
		font-size: 16px;
	}

	footer .footerWrap {
		width: 620px;
		margin: 0 auto;
	}

	footer .footerWrap .finfo {
		width: 275px;
		float: none;
		margin: 0 auto;
		border: none;
	}

	footer .footerWrap .f-box-cuatro {
		display: none;
	}

	.PlasticInjectionMolding #slider .slide {
		height: 363px;
	}

	.producttitle {
		display: none;
	}

	.productDetails {
		width: calc(100% / 3.199);
		float: left;
		padding: 10px;
		margin: 1%;
	}

	.productDetails {
		border: 1px solid #bababa;
		background-color: #e4edf5;
	}

	.prod .colls4,
	.prod .colls5,
	.prod .colls6,
	.prod .colls7,
	.prod .colls8,
	.prod .colls9,
	.prod .colls10 {
		display: block;
		text-align: left;
		width: 100%;
		float: none;
	}

	.title-partNo:before {
		content: "PART NO: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-shaftDia:before {
		content: "SHAFT DIA: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-standOff:before {
		content: "STAND-OFF: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-keyWay:before {
		content: "KEYWAY: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-a:before {
		content: "A: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-b:before {
		content: "B: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-c:before {
		content: "C: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-d:before {
		content: "D: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-e:before {
		content: "E: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-f:before {
		content: "F: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-w:before {
		content: "W: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-crown:before {
		content: "CROWN: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-bore:before {
		content: "BORE: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-dia:before {
		content: "DIA: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-beltsize:before {
		content: "BELT SIZE: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-sprocketod:before {
		content: "SPROCKET OD: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-pitchdia:before {
		content: "PITCH DIA: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}

	.title-hublength:before {
		content: "HUB LENGTH: ";
		display: inline-block;
		padding-right: 5px;
		font-weight: 500;
	}
}

@media screen and (max-width: 640px) {
	#slider.titlewrap .headline: after {
		width: 100%;
	}

	h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 24px;
	}

	h3 {
		font-size: 22px;
	}

	h4 {
		font-size: 20px;
	}

	h5 {
		font-size: 18px;
	}

	h6 {
		font-size: 16px;
	}

	body {
		font-size: 16px;
	}

	header .headertop .phone .getaquote {
		display: none;
	}

	#slider .slick-slide {
		height: 224px;
	}

	header .headertop .phone .pico {
		padding-left: 0;
		padding-right: 4px;
	}

	.menu.open {
		display: block;
	}

	.menu {
		display: none;
	}

	.id148 .pageWrap .callToAction a {
		display: inline-block;
	}

	.pageWrap .callToAction a {
		display: block;
	}

	.smartnav.open {
		color: #0082c7;
		text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.81);
	}

	nav .smartnav {
		display: inline-block;
		font-size: 33px;
		line-height: 0;
		cursor: pointer;
	}

	nav .menu {
		width: 100%;
		position: absolute;
		top: 46px;
	}

	nav .menu li {
		display: block;
		width: 100%;
	}

	nav .menu li:hover>ul {
		display: block;
		width: 100%;
		position: static;
	}

	nav .menu li a {
		display: block;
		width: 100%;
		text-align: center;
		background-color: #000;
		box-sizing: border-box;
		padding: 20px 0;
	}

	nav .menu li ul li a {
		background-color: #0e0e0e;
		padding: 10px 0;
	}

	nav .menu li ul li a:hover,
	nav .menu li ul li a:focus {
		color: #0082c7;
	}

	.PlasticInjectionMolding #slider .slide {
		height: 224px;
	}

	.Home .glass {
		margin-top: 0px;
	}

	.glass {
		margin-top: -30px;
	}

	#slider .titlewrap {
		max-width: 300px;
		display: none;
	}

	.About #slider .titlewrap,
	.Home.Entry #slider .titlewrap {
		display: block;
	}

	#slider .titlewrap .title {
		width: 100%;
		bottom: 25px;
		text-align: center;
	}

	.Home.Entry #slider .titlewrap .title {
		bottom: 45px;
	}

	#slider .titlewrap .headline {
		font-size: 16px;
		padding: 10px;
	}

	#slider .titlewrap .subtext {
		font-size: 15px;
		padding: 5px 0;
	}

	.glass .glassWrap .box-one-uniq.left .box-headline,
	.glass .glassWrap .box-one-uniq.right .box-headline {
		margin: 0px;
		box-sizing: border-box;
		width: 100%;
		font-size: 15px;
		text-align: center;
		background-color: RGBA(9, 9, 9, 0.7);
		-webkit-transition: ease 0.33s all;
		transition: ease 0.33s all;
	}

	.glass .glassWrap .box-one-uniq.left .box-description,
	.glass .glassWrap .box-one-uniq.right .box-description {
		display: none;
	}

	.glass .glassWrap .box-one-uniq.left:hover>.box-headline,
	.glass .glassWrap .box-one-uniq.right:hover>.box-headline,
	.glass .glassWrap .box-one-uniq.left:focus>.box-headline,
	.glass .glassWrap .box-one-uniq.right:focus>.box-headline {
		background-color: RGBA(9, 9, 9, 1);
		margin: 15px 0;
		-webkit-transition: ease 0.33s all;
		transition: ease 0.33s all;
	}

	#ex {
		margin-top: 10px;
	}

	#ex .exWrap {
		width: 318px;
	}

	#ex .exWrap .exHeadline {
		font-size: 31px;
	}

	#ex .exWrap .subHeadline {
		margin: 5px 0 0;
	}

	#ex .boxWrap .box-tres {
		opacity: 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.14);
	}

	#ex .boxWrap .box-tres .boxLink {
		margin-top: 10px;
	}

	#js-selector {
		display: block;
	}

	#retprod .retpwrap .ret {
		width: 100%;
		padding: 20px 0;
	}

	#retprod .retpwrap .ret h2 {
		font-size: 40px;
	}

	#retprod .retpwrap .ret .retLink {
		display: none;
	}

	#retprod .prod {
		display: block;
		width: 100%;
		float: none;
	}

	#retprod .prod .box-cuatro {
		display: inline-block;
		width: 50%;
	}

	#retprod .prod .box-cuatro .prodimg img {
		width: auto;
	}

	#retprod .prod .box-cuatro:nth-child(2) .prodTitle {
		border-left: 1px solid #0082c7;
		border-right: 1px solid #0082c7;
	}

	#plasticInj .plasticwrap .plasticText {
		width: 100%;
		float: none;
		padding: 20px 0;
	}

	#plasticInj .plasticwrap .plasticText h2 {
		font-size: 40px;
	}

	#plasticInj .plasticwrap .plasticImage {
		display: block;
		width: 100%;
		float: none;
		text-align: center;
	}

	#plasticInj .plasticwrap .plasticImage img {
		width: 70%;
	}

	#pageContent,
	#SecpageContent {
		background-color: #e6edf5;
	}

	#pageContent .pageWrap,
	#SecpageContent .pageWrap {
		display: block;
		margin: 0 auto;
	}

	#pageContent .pageWrap p,
	#SecpageContent .pageWrap p {
		color: #646464;
		font-size: 18px;
	}

	.PlasticInjectionMolding header .glass {
		margin-top: 0px;
	}

	.Products header .glass {
		margin-top: 0px;
	}

	.glassTabs li a i {
		display: inline-block;
		width: 100%;
		padding: 0;
	}

	.glassTabs li a span {
		display: none;
	}

	.plasticInContent {
		background-color: #ffffff;
	}

	.plasticInContent:nth-child(1) .plasticInWrap {
		width: 318px;
	}

	.plasticInContent:nth-child(1) .featuredImage img {
		width: 70%;
		margin: 50px auto 20px;
	}

	.plasticInContent:nth-child(2) .plasticInWrap {
		width: 318px;
	}

	.plasticInContent:nth-child(2) .featuredImage img {
		width: 70%;
		margin: 50px auto 20px;
	}

	.plasticInContent:nth-child(3) .plasticInWrap {
		width: 318px;
	}

	.plasticInContent:nth-child(3) .plasticInWrap:after {
		content: "";
		background-size: cover;
		width: 171px;
		height: 73px;
		left: 50px;
	}

	.plasticInContent:nth-child(3) .featuredImage img {
		width: 70%;
		margin: 50px auto 20px;
	}

	.plasticInContent:nth-child(4) .plasticInWrap {
		width: 318px;
		text-align: center;
	}

	.plasticInContent:nth-child(4) .title {
		font-size: 30px;
	}

	.plasticInContent:nth-child(4) .content {
		width: 100%;
	}

	.plasticInContent:nth-child(4) .featuredImage {
		position: static;
		width: 100%;
	}

	.plasticInContent:nth-child(4) .featuredImage img {
		width: 70%;
		margin: 50px auto 20px;
	}

	.plasticInContent:nth-child(5) .plasticInWrap {
		width: 318px;
		text-align: center;
	}

	.plasticInContent:nth-child(5) .content {
		width: 100%;
	}

	.plasticInContent:nth-child(5) .featuredImage {
		position: static;
		width: 100%;
	}

	.plasticInContent:nth-child(5) .featuredImage img {
		width: 70%;
		margin: 50px auto 20px;
	}

	.plasticInContent .plasticInWrap {
		width: 318px;
	}

	.plasticInContent .plasticInWrap .injections .FeaturedText .title {
		font-size: 35px;
		line-height: 39px;
	}

	.plasticInContent .plasticInWrap .injections .FeaturedText .content {
		font-size: 18px;
	}

	.plasticInContent .plasticInWrap .injections .FeaturedText .cta {
		font-size: 18px;
	}

	.Products .idlerProductwrap .idlerproductTitle,
	.Products .idlerProductwrap .productCta {
		display: block;
		width: 100%;
		float: none;
	}

	.Products .idlerProductwrap .idlerproductTitle h2 {
		font-size: 40px;
	}

	.Products .idlerProductwrap .productsListfive {
		display: block;
		margin-bottom: 60px;
	}

	.Products .idlerProductwrap .productsListfive ul {
		list-style: none;
	}

	.Products .idlerProductwrap .productsListfive ul li {
		display: block;
		width: 100%;
		float: none;
		text-align: center;
	}

	.Products .adapters .adapterswrap .adaptersLeft h2 {
		font-size: 40px;
	}

	.Products .adapters .adapterswrap .adaptersright {
		width: 100%;
		display: block;
		float: none;
	}

	.Products .adapters .adapterswrap .adaptersright ul {
		list-style: none;
	}

	.Products .adapters .adapterswrap .adaptersright ul li {
		display: block;
		width: 100%;
		float: none;
		text-align: center;
	}

	.Products .adapters .adapterswrap .adaptersright ul li img {
		width: 100%;
	}

	.Products .adapters .adapterswrap .adaptersright ul li .productName {
		display: block;
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall,
	.Products .sprocketsProductwrap .RebarProductTitle .makeSmall {
		display: block;
		width: 100%;
		float: none;
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall h2,
	.Products .sprocketsProductwrap .RebarProductTitle .makeSmall h2 {
		font-size: 40px;
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall p,
	.Products .sprocketsProductwrap .RebarProductTitle .makeSmall p {
		display: block;
		margin: 20px 0;
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall ul,
	.Products .sprocketsProductwrap .RebarProductTitle .makeSmall ul {
		margin-left: 40px;
		list-style-image: url("/Content/images/bullet-diamond.png");
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle .makeSmall a,
	.Products .sprocketsProductwrap .RebarProductTitle .makeSmall a {
		display: block;
		margin-top: 20px;
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle .featuredimage,
	.Products .sprocketsProductwrap .RebarProductTitle .featuredimage {
		display: block;
		width: 100%;
		float: none;
		text-align: center;
		margin-top: 00px;
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle .featuredimage ul,
	.Products .sprocketsProductwrap .RebarProductTitle .featuredimage ul {
		list-style: none;
	}

	.Products .sprocketsProductwrap .sprocketsProductTitle .featuredimage .productName,
	.Products .sprocketsProductwrap .RebarProductTitle .featuredimage .productName {
		display: none;
	}

	.PlasticInjectionMolding.Entry header .glass {
		margin-top: 0px;
	}

	.PlasticInjectionMolding.Entry #pageContent,
	.PlasticInjectionMolding.Entry #SecpageContent {
		background-color: #ffffff;
	}

	.PlasticInjectionMolding.Entry .carusel {
		display: block;
		background-color: #e7edf4;
		width: 100%;
	}

	.PlasticInjectionMolding.Entry .carusel .carouselWrap {
		display: block;
		max-width: 80%;
		margin: 0 auto;
		padding: 20px;
	}

	.PlasticInjectionMolding.Entry .pageWrap {
		width: 318px;
		box-sizing: border-box;
	}

	.PlasticInjectionMolding.Entry .pageWrap:after {
		content: "";
		width: 220px;
		height: 130px;
	}

	.prod header .glass {
		margin-top: 0px;
	}

	.prod #pageContent,
	.prod #SecpageContent {
		background-color: #ffffff;
	}

	.prod .carusel {
		display: block;
		background-color: #e7edf4;
		width: 100%;
	}

	.prod .carusel .carouselWrap {
		display: block;
		width: 1000px;
		margin: 0 auto;
		padding: 20px;
	}

	.prod .topwrap {
		display: block;
	}

	.prod .topwrap .titlewrap .subtitle {
		font-size: 1.2em;
	}

	.prod .topwrap .titlewrap .ContactInverted {
		width: 100%;
	}

	.prod .topwrap .titlewrap .customSizeing {
		margin: 10px auto;
		text-align: center;
		display: block;
	}

	.prod .topwrap .titlewrap .customSizeing:before {
		left: -5px;
	}

	.prod .topwrap .titlewrap .customSizeing:after {
		right: -5px;
	}

	.ctc #pageContent .pageWrap {
		padding: 0 20px 50px;
	}

	.Contact #pageContent .contactHolder .form .fillForm,
	.Contact #pageContent .contactHolder .map .location {
		font-size: 1.4em;
	}

	.ctc header .glass .glassWrap {
		height: 20px;
	}

	.Products #pageContent .pageWrap .catwrap .catCont .catImg img {
		width: 100%;
	}

	#VBeltIdler #pageContent .pageWrap .catwrap .catCont,
	#Flange-lessIdler #pageContent .pageWrap .catwrap .catCont,
	#RoundBeltIdler #pageContent .pageWrap .catwrap .catCont,
	#CableIdler #pageContent .pageWrap .catwrap .catCont,
	#FlatIdler #pageContent .pageWrap .catwrap .catCont,
	.Products.IdlerPulley #pageContent .pageWrap .catwrap .catCont {
		width: 100%;
	}

	#ClevisAdapters #pageContent .pageWrap .catwrap .catCont,
	#ShoulderAdapters #pageContent .pageWrap .catwrap .catCont,
	#BoreAdapters #pageContent .pageWrap .catwrap .catCont,
	#DriveAdapters #pageContent .pageWrap .catwrap .catCont,
	.Products.Adapters #pageContent .pageWrap .catwrap .catCont {
		display: block;
		width: 100%;
		float: none;
	}

	#ClevisAdapters #pageContent .pageWrap .catwrap .catCont .catImg img,
	#ShoulderAdapters #pageContent .pageWrap .catwrap .catCont .catImg img,
	#BoreAdapters #pageContent .pageWrap .catwrap .catCont .catImg img,
	#DriveAdapters #pageContent .pageWrap .catwrap .catCont .catImg img,
	.Products.Adapters #pageContent .pageWrap .catwrap .catCont .catImg img {
		width: 100%;
	}

	#RebarChairClips #pageContent .pageWrap .catwrap .catCont,
	#DualDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont,
	#SingleDirectionRebarChairs #pageContent .pageWrap .catwrap .catCont,
	.Products.RebarChairs #pageContent .pageWrap .catwrap .catCont {
		width: 100%;
	}

	.About header .glass {
		margin-top: 0px;
		display: none;
	}

	.About header .glass .glassWrap {
		height: 55px;
	}

	.About header .glass.aquino {
		display: block;
	}

	header {
		background-size: 640px auto;
	}

	.About #slider .slide,
	.Products #slider .slide {
		height: 224px;
	}

	.About #pageContent,
	.About #SecpageContent {
		background-color: #ffffff;
	}

	.About.Entry header .glass {
		margin-top: 0px;
		display: block;
	}

	.About.Entry header .glass .glassWrap {
		height: 55px;
		padding: 0;
	}

	.About.Entry #pageContent,
	.About.Entry #SecpageContent {
		background-color: #ffffff;
	}

	.retlawSizing .sizingwrap {
		width: 310px;
	}

	.retlawSizing .sizingwrap h2 em {
		font-size: 14px;
	}

	.retlawSizing .sizingwrap h2 em:before {
		top: 5px;
	}

	.retlawSizing .sizingwrap h2 em:after {
		top: 5px;
	}

	.retlawSizing .sizingwrap p {
		display: block;
		margin: 20px 0;
	}

	#aboutUs .aboutTitle {
		font-size: 47px;
		margin-bottom: 20px;
	}

	#aboutUs .aboutContent {
		max-width: 300px;
		font-size: 16px;
	}

	.getTogether .getText {
		width: 318px;
	}

	footer .footerWrap {
		width: 318px;
		margin: 0 auto;
	}

	footer .footerWrap .finfo {
		width: 275px;
		float: none;
		margin: 0 auto;
		border: none;
	}

	footer .footerWrap .f-box-cuatro {
		display: none;
	}

	.inp--half {
		float: none;
		width: 100%;
	}

	.inp--half:nth-child(2n) {
		margin: 0;
	}
}

.ProdQuoteProducts {
	box-sizing: border-box;
}

.ProdQuoteProducts *,
.ProdQuoteProducts *:before,
.ProdQuoteProducts *:after {
	box-sizing: inherit;
}

.ProdQuoteProducts__categoryProducts {
	font-size: 0;
}

.ProdQuoteProducts__product {
	display: inline-block;
	width: 33.33%;
	font-size: 18px;
	vertical-align: top;
	padding: 0 0 10px;
	padding-right: 20px;
	box-sizing: border-box;
	position: relative;
}

.ProdQuoteProducts__productCheckWrap {
	position: relative;
}

.ProdQuoteProducts__productCheckbox {
	position: absolute;
	top: 0;
	left: 0;
}

.ProdQuoteProducts__productLabel {
	display: block;
	position: relative;
	background: #fff;
	padding: 0.5em 0.5em 0.5em 2em;
	line-height: 1;
	cursor: pointer;
}

.ProdQuoteProducts__productLabel:before {
	content: "";
	display: block;
	position: absolute;
	top: 0.6em;
	left: 0.5em;
	width: 0.75em;
	height: 0.75em;
	border: 1px solid;
}

.ProdQuoteProducts__productCheckbox:checked~.ProdQuoteProducts__productLabel {
	background-color: #0082c7;
	color: #fff;
}

.ProdQuoteProducts__productCheckbox:checked~.ProdQuoteProducts__productLabel:after {
	content: "";
	display: block;
	position: absolute;
	top: 0.5em;
	left: 0.6em;
	width: 0.6em;
	height: 0.3em;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	transform-origin: right bottom;
	border-bottom: 2px solid;
	border-left: 2px solid;
}

.ProdQuoteProducts__productQtyWrap {
	display: none;
}

.ProdQuoteProducts__productCheckbox:checked~.ProdQuoteProducts__productQtyWrap {
	display: block;
}

.ProdQuoteProducts__productAddMore {
	font-size: 16px;
	padding: 0.5em 0 0.5em 0.5em;
	display: none;
}

.ProdQuoteProducts .ProdQuoteProducts__productAddMore {
	border: 1px solid #afbcc2;
	border-top: none;
}

.ProdQuoteProducts .ProdQuoteProducts__productAddMore:hover,
.ProdQuoteProducts .ProdQuoteProducts__productAddMore:focus {
	border-color: #afbcc2;
	background-color: #e2e7e9;
	color: #000;
}

.ProdQuoteProducts__productCheckbox:checked~.ProdQuoteProducts__productAddMore {
	display: block;
}

.ProdQuoteProducts__productSizeLine {
	border: 1px solid #afbcc2;
}

.ProdQuoteProducts__productSizeLine+.ProdQuoteProducts__productSizeLine {
	border-top: none;
}

.ProdQuoteProducts__productSize {
	display: inline-block;
	vertical-align: top;
	width: 60%;
	font-size: 18px;
	border: none;
	line-height: 1;
	height: 36px;
	padding: 0;
}

.ProdQuoteProducts__productSize:hover,
.ProdQuoteProducts__productSize:focus {
	background-color: #e2e7e9;
}

.ProdQuoteProducts__productQty {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	font-size: 18px;
	border: none;
	border-left: 1px solid #afbcc2;
	border-right: 1px solid #afbcc2;
	height: 36px;
	padding: 0 0 0 0.5em;
}

.ProdQuoteProducts__productQty:hover,
.ProdQuoteProducts__productQty:focus {
	background-color: #e2e7e9;
}

.ProdQuoteProducts__productRemoveLink {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	text-align: center;
	width: 10%;
	color: #d5802d;
	font-weight: bold;
	height: 36px;
	line-height: 2;
}

.ProdQuoteProducts .ProdQuoteProducts__productRemoveLink {
	border: none;
}

.ProdQuoteProducts__productRemoveLink:hover,
.ProdQuoteProducts__productRemoveLink:focus {
	background-color: #d5802d;
	color: #000;
}

.g-recaptcha {
	text-align: center;
	margin: 10px auto;
}

.g-recaptcha>div {
	display: inline-block;
}

@media (max-width: 1040px) {
	.ProdQuoteProducts__product {
		width: 50%;
	}

	.prod .topwrap .titlewrap .ContactInverted {
		width: 100%;
	}

	.pageWrap img {
		max-width: 100% !important;
		height: auto !important;
		display: block !important;
		float: none !important;
		padding: 10px !important;
	}
}

@media (max-width: 860px) {
	.productDetails {
		width: calc(100% / 2.09);
	}
}

@media (max-width: 1200px) {
	nav .menu li a {
		padding: 5px 10px !important;
		font-size: 15px;
	}
}

@media (max-width: 1000px) {
	.menu.open {
		display: block;
	}

	.menu {
		display: none;
	}

	.smartnav.open {
		color: #0082c7;
		text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.81);
	}

	nav .smartnav {
		display: inline-block;
		font-size: 33px;
		line-height: 0;
		cursor: pointer;
	}

	nav .menu {
		width: 100%;
		position: absolute;
		top: 46px;
	}

	nav .menu li {
		display: block;
		width: 100%;
	}

	nav .menu li:hover>ul {
		display: block;
		width: 100%;
		position: static;
	}

	nav .menu li a {
		display: block;
		width: 100%;
		text-align: center;
		background-color: #000;
		box-sizing: border-box;
		padding: 20px 0;
	}

	nav .menu li ul li a {
		background-color: #0e0e0e;
		padding: 10px 0;
	}

	nav .menu li ul li a:hover,
	nav .menu li ul li a:focus {
		color: #0082c7;
	}
}

@media (max-width: 640px) {
	.ProdQuoteProducts__product {
		width: 100%;
		display: block;
		padding-right: 0;
	}

	.productDetails {
		width: 100%;
	}

	.prod .topwrap .titlewrap .ContactInverted {
		padding: 10px 0;
	}
}

.ErrorPage .pageWrap {
	box-sizing: border-box;
	min-height: calc(100vh - 345px);
}

@media only screen and (max-width: 1040px) {
	.ErrorPage .pageWrap {
		min-height: calc(100vh - 264px);
	}
}

@media only screen and (max-width: 640px) {
	.ErrorPage .pageWrap {
		min-height: calc(100vh - 266px);
	}

	.getTogether {
		font-size: 22px;
	}
}

.newTableStyling {}



.tableNewStyle {
	border-collapse: collapse;
	margin-bottom: 50px;
}

.tableNewStyle td,
#customers th {
	border: 1px solid #ddd;
	padding: 9px;
	line-height: 1.5em;
	font-size: 16px;
}

.tableNewStyle tr:first-child td {
	background-color: #0082c7;
}

.tableNewStyle tr:nth-child(even) {
	background-color: #f2f2f2;
}


.tableNewStyle th {
	padding: 9px;
	text-align: center;
	background-color: #0082c7;
	color: white;
}

.jump-links {
	display: flex;
	gap: 15px;
	margin-inline: auto;
	width: fit-content;
	flex-wrap: wrap;
	justify-content: center;
}

.jump-links a img {
	min-width: 80px;
}

.duo-btn {
	display: flex;
	width: fit-content;
	gap: 0 15px;
	margin-inline: auto;
	flex-wrap: wrap;
	justify-content: center;
}

.duo-btn a img {
	height: 92px !important;
	width: 220px;
}


.table-three-wide, .table-two-wide {
	border-collapse: collapse;
	margin-bottom: 50px;
}

	.table-three-wide td, .table-two-wide td {
		border: 1px solid #ddd;
		padding: 9px;
		line-height: 1.5em;
		font-size: 16px;
	}



	.table-three-wide tr:nth-child(even), .table-two-wide tr:nth-child(even) {
		background-color: #f2f2f2;
	}


	.table-three-wide th, .table-two-wide th {
		padding: 9px;
		text-align: center;
		background-color: #0082c7;
		color: white;
	}
@media only screen and (max-width: 640px) {
	.table-three-wide, .table-two-wide {
		overflow-x: auto;
		width: 100%;
		display: block;
	}
}
