/*======================================================
  Screen Style Sheet
  B&B Manufacturing
------------------------------------------------------
  Author(s): An Lieu, Diana Le @topspot.com
  Created: Aug 2014
======================================================*/

/* Imported CSS Files */
@import url("bootstrap.min.css?v=3.4.1");

/* General Classes */
.hidden,
.hidetext{
    display:none;
}
.clear{clear:both;}
.clearfix:after,
.inputRow:after {content:"";display:block;height:0;clear:both;}
.req,
.warning,
.error{
    color:#a00;
}
body{
  background:#F9F9F9;
}

body p {
	line-height: 1.428571429;
}

#main-content img {
	margin: 0 5px;
}

.mobile, .wide { display: none; }

/* ****************************************** Typography */
#main-content p,
#main-content li {
	font-family: Arial, serif;
	color: #545454;
}
.distributor{
    background: #d6a000;
    height: auto;
    padding: 5px 10px;
    width:50%;
    margin: 0 auto;
}

.distributor #zipcode{
    border: 1px solid black;
    position: relative;
    height: 50px;
    width: 300px;
    padding: 10px;
    margin: 15px 0px;
}
.distributor #findrep {
    background: #071689;
    border-radius: 20px;
    padding: 10px 15px;
    color: #fff;
    width: 150px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    left: 20px;
    position: relative;
}
#resultsdata{
    margin-top:50px;
}

h1{
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #c0c0c0;
	font-size: 32px;
	padding-bottom: 20px;
}

h2 {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 24px;
	color: #071687;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #071687;
}

/* ****************************************** Layout */
#wrap{
    background:#FFF;
    margin:0 auto;
    padding:0 20px;
    width:1080px;
    overflow: hidden;
}
ul.col3 {
	float: left;
	width: 30%;
}

.col2_2{ width:70%;}
.col2_2 li{width:35%; float:left;}

.col2{ width:100%;}
.col2 li{width:45%; float:left;}

/* ***************************************** Global Navigation */
#global-nav{
    list-style: none;
    margin: 0;
}

#global-nav li{
    display: inline;
}

/* ***************************************** Buckets - Home */
#buckets{
    margin: 1em 0;
}
#buckets .span4{
    width: 255px;
}

/* ***************************************** Breadcrumbs & SM Toolbar */
#bread-social{
    margin: 0 0 10px;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
}

/* ***************************************** Breadcrumbs */
ul.B_crumbBox{
    list-style: none;
    margin: 0;
    float: left;
    padding-left: 0;
    font-size: 12px;
}
ul.B_crumbBox li{
    display: inline;
}

ul.B_crumbBox a {
     color: #4b4b4b;
}

ul.B_crumbBox .B_currentCrumb {
    color: #071687;
}

ul.B_crumbBox .B_homeCrumb {
	background: url(/images/template/home-breadcrumb.png) center center no-repeat;
	color: transparent;
}

/* ****************************************** Content CTA */
.content-cta a {
	text-decoration: none;
	color: #eeb600;
	font-style: italic;
	display: block;
	font-family: "Open Sans", sans-serif;
}

.content-cta {
	clear: both;
	background-color: #f8f8f8;
	border: 1px solid #e4e4e4;
	border-bottom: 2px solid #2033c4;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	padding: 7px 0;
	margin: 15px 0;
}

.content-cta span {
	font-size: 21px;
	color: #071689;
	font-style: normal;
}

/* ****************************************** Sidebar - Right */
#sidebar-right{
    width: 230px;
    margin-left: 20px;
    padding-left: 10px;
}

body.home .rfq-btn,
#mobile-nav .rfq-btn {
	font-size: 31px;
	background: url(/images/template/sprite.png) -304px -1216px;
	background-color: #cf9200;
	padding: 10px 20px;
	color: #FFF;
	width: 354px;
	display: block;
	margin: 21px auto;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border-bottom: 2px solid #ffb20c;
}

body.home .rfq-btn:hover {
	background-color: #000;
	border-bottom: 2px solid #353535;
}

#rfq-btn-wrapper {
	width: 254px;
	padding-top: 20px;
	background: url(/images/template/sprite.png) -74px -1323px no-repeat;
}

.rfq-btn {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	background: url(/images/template/sprite.png) -304px -1216px;
	background-color: #d6a000;
	color: #FFF;
	margin: 10px 0;
	width: 254px;
}

.rfq-btn:hover {
	background-color: #000;
	color: #FFF;
}

/* ****************************************** Forms */

/* Thank you page */
#thank-you {
	border: 5px solid #E5E5E5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
}

#thank-you-left {
	border-right: 1px solid #7c7c7c;
}

#thank-you-social {
	margin: 0 auto;
	width: 202px;
}

#thank-you-right h2 {
	margin-top: 0;
	text-align: center;
}

#thank-you-logo {
	background: url(/images/template/sprite.png) 0 0 no-repeat;
	width: 140px;
	height: 129px;
}

#thank-you-social a {
	background-color: black;
	margin: 5px;
	width: 35px;
	height: 35px;
	display: inline-block;
}

#thank-you-social a.linked-in {
	background: url(/images/template/sprite.png) -9px -1844px no-repeat;
}

#thank-you-social a.twitter {
	background: url(/images/template/sprite.png) -314px -1517px no-repeat;
}

#thank-you-social a.gplus {
	background: url(/images/template/sprite.png) -9px -1639px no-repeat;
}

#thank-you-social a.facebook {
	background: url(/images/template/sprite.png) -9px -797px no-repeat;
}

#thank-you-social a.linked-in:hover {
	background-position: -9px -1742px;
}

#thank-you-social a.twitter:hover {
	background-position: -314px -1415px;
}

#thank-you-social a.gplus:hover {
	background-position: -9px -1537px;
}

#thank-you-social a.facebook:hover {
	background-position: -9px -695px;
}

#qc-wrapper {
	width: 254px;
	padding-top: 20px;
	background: url(/images/template/sprite.png) -74px -1020px no-repeat;
}

#quickContact {
	background-color: #f1f1f1;
	width: 254px;
	padding: 10px 15px;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#quickContact .sprite-qc-question {
	display: block;
	background: url(/images/template/sprite.png) no-repeat;
	background-position: -323px -1092px;
	margin: 0 auto;
}

#quickContact h4 {
	text-transform: uppercase;
	color: #071689;
	font-weight: 600;
	text-align: center;
	font-size: 16px;
	margin: 0;
}

#quickContact p,
#contact p,
#rfq p {
	text-align: center;
	font-family: Arial, sans-serif;
}

#quickContact input[type="text"],
#quickContact input[type="tel"],
#quickContact input[type="email"],
#quickContact textarea,
#quickContact #file_Attachment,
#quickContact #file_Attachment_1,
#quickContact #file_Attachment_2,
#quickContact #file_Attachment_3,
#contact input[type="text"],
#contact input[type="tel"],
#contact input[type="email"],
#contact textarea,
#contact #file_Attachment,
#contact #file_Attachment_1,
#contact #file_Attachment_2,
#contact #file_Attachment_3,
#rfq input[type="text"],
#rfq input[type="tel"],
#rfq input[type="email"],
#rfq textarea,
#rfq #file_Attachment_1,
#rfq #file_Attachment_2,
#rfq #file_Attachment_3,
#rfq #file_Attachment {
	width: 100%;
	margin: 5px 0;
	color: #767676;
	font-size: 13px;
	font-style: italic;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	border-bottom: 2px solid #c5c5c5;
	padding: 5px;
}

/* Contact form specific */

#contact-page h4, #page-belt-length-calculator h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #4b4b4b;
	text-transform: uppercase;
}
#page-belt-length-calculator #contact-left {
    width: 100%;
    margin-left: 0;
}
#page-belt-length-calculator #content-wrap {
    padding-bottom:0;
}

#contact-left,
#rfq {
	width: 67%; /*45.66%;*/
	margin-left: auto;
	margin-right: auto;
	background-color: #f9f9f9;
	text-align: center;
	position: relative;
}

#rfq {
    background-color: #e8e8e8;
}

#rfq fieldset{
	text-align: left;
	width: 90%;
	display: block;
	margin: 0 auto;
}

#contact-left h4 {
	margin: 15px 0;
}

#contact-right {
	width: 547px; /*53.66%;*/
	float: left;
	text-align: center;
}

#contact-info {
	background-color: #fbfbfb;
	width: 100%;
	height: 168px;
	margin-bottom: 20px;
}

#contact-info p {
	font-size: 15px;
}

#contact-left,
#google-map,
#contact-info {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e0e0e0;
}

#google-map iframe {
	width: 100%;
	height:355px;
	pointer-events: none;
}

#contact-form-image {
	position: absolute;
	background: url(/images/template/sprite.png) 0px -303px no-repeat;
	width: 254px;
	height: 55px;
	left: 50%;
	margin-left: -127px;
	top: 30px;
}

#contact-address,
#contact-phone {
	float: left;
	width: 47%;
	/*padding-top: 58px;*/
}

#contact-address span.sprite-contact-phone {
	background: url(/images/template/sprite.png) 0px -408px no-repeat;
	display: block;
	margin: 0 auto;
}

#contact-phone span.sprite-contact-form {
	background: url(/images/template/sprite.png) 0px -303px no-repeat;
	display: block;
	margin: 0 auto;
	height: 64px;
}

#contact {
	background-color: #e8e8e8;
	padding: 20px;
}

/* File input */
.file-upload-button {
	position: relative;
}

#fileButton, #fileButton_1, #fileButton_2, #fileButton_3, #fileUpload, #fileUpload_1, #fileUpload_2, #fileUpload_3 {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

#fileButton:hover, #fileButton_1:hover, #fileButton_2:hover, #fileButton_3:hover, #fileUpload:hover, #fileUpload_1:hover, #fileUpload_2:hover, #fileUpload_3:hover {
	cursor: pointer;
	background: rgb(190,190,190); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlYmViZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(190,190,190,1) 0%, rgba(236,236,236,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(190,190,190,1)), color-stop(100%,rgba(236,236,236,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(190,190,190,1) 0%,rgba(236,236,236,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(190,190,190,1) 0%,rgba(236,236,236,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(190,190,190,1) 0%,rgba(236,236,236,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(190,190,190,1) 0%,rgba(236,236,236,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#ececec',GradientType=0 ); /* IE6-8 */

}


#fileButton, #fileButton_1, #fileButton_2, #fileButton_3 {
	cursor: pointer;
	color: #3c3044;
	text-transform: uppercase;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	height: 29px;
	background: rgb(236,236,236); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZWJlYmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(236,236,236,1) 0%, rgba(190,190,190,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,236,236,1)), color-stop(100%,rgba(190,190,190,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(236,236,236,1) 0%,rgba(190,190,190,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(236,236,236,1) 0%,rgba(190,190,190,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(236,236,236,1) 0%,rgba(190,190,190,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(236,236,236,1) 0%,rgba(190,190,190,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#bebebe',GradientType=0 ); /* IE6-8 */

}

input#fileUpload, input#fileUpload_1, input#fileUpload_2, input#fileUpload_3 {
	width: 100px;
	opacity: 0;
	height: 33px;
}

.realperson-challenge {
	text-align: center;
	margin: 12px 0;
}

.realperson-regen {
	text-transform: uppercase;
}

/* Submit button */

.submit {
	background-color: #4b4b4b;
	text-transform: uppercase;
	color: #dfdfdf;
	border: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 2px solid #7e7e7e;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
}

/* Float labels */

#quickContact .float-label label.error,
#contact .float-label label.error,
#rfq .float-label label.error {
	position: relative;
	top: 0;
	color: #A00;
	font-size: 12px;
}

#quickContact .float-label,
#contact .float-label,
#rfq .float-label {
  	position: relative;
  	overflow: hidden;
}
#quickContact .float-label:hover,
#contact .float-label:hover,
#rfq .float-label:hover {
	cursor: text;
}

#quickContact .float-label label,
#contact .float-label label,
#rfq .float-label label {
  	position: absolute;
  	display: block;
}

#quickContact label,
#contact label,
#rfq label {
	position: absolute;
	top: -16px;
	bottom: 0;
	left: 5px;
	width: 100%;
	transition: 0.2s;
	-moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
	font-size: 8px;
	color: #071689;
	height: 10px;
	text-align: left;
}

#quickContact input:focus + label,
#contact input:focus + label,
#rfq input:focus + label,
#quickContact textarea:focus + label,
#contact textarea:focus + label,
#rfq textarea:focus + label {
	top: 8px;
}

#quickContact #defaultReal:focus + label,
#contact #defaultReal:focus + label,
#rfq #defaultReal:focus + label {
	top: 75px;
}

#quickContact input:focus,
#contact input:focus,
#rfq input:focus,
#quickContact textarea:focus ,
#contact textarea:focus,
#rfq textarea:focus {
	padding-top: 15px;
}

#quickContact input#file_Attachment:focus,
#quickContact input#file_Attachment_1:focus,
#quickContact input#file_Attachment_2:focus,
#quickContact input#file_Attachment_3:focus {
	padding: 0;
}

#quickContact input.submit:focus,
#contact input.submit:focus,
#rfq input.submit:focus {
	padding: 3px 17px;
}


/* ****************************************** Footer */
#footer{
    clear: both;
    position: relative;
    height: 415px;
    background-color: #efefef;
    margin-top: -20px;
}

#footer-content {
	width: 1080px;
	min-width: 1080px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	text-transform: uppercase;
}

#footer-content h4 {
	font-weight: 300;
	color: #000;
	font-size: 20px;
	padding: 0;
	font-family: "Open Sans", Arial, sans-serif;
}

#footer-content a {
	color: #FFF;
}

#footer-bottom-bg {
	width: 100%;
	height: 45px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #071689;
}

footer .left,
footer .right {
	margin-top: 55px;
	width: 236px;
	font-family: 'Open Sans', sans-serif;
}

footer .left {
	float: left;
}

.footer-links {
	list-style: none;
	padding: 0;
}

.footer-links a {
	display: block;
	background-color: #4a4a4a;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 10px 0;
	text-align: center;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
}

.footer-links a:hover {
	background-color: #525252;
}

footer .right {
	float: right;
}

footer .center {
	position: absolute;
	top: 0;
	width: 565px;
	height: 370px;
	left: 50%;
	margin-left: -283px;
	background-color: #f3f3f3;
	text-align: center;
	font-weight: 300;
}

footer .center .sprite-bblogo-footer {
	background: url(/images/footer_logo_new.png) 10% no-repeat;
	display: block;
	margin: 0 auto;
}

footer .center address {
	padding-top: 16px;
	text-transform: none;
	font-size: 17px;
	margin-bottom: 5px;
}

footer .center .footer-phone {
	font-size: 20px;
}

footer .center .sprite-footer-phone {
	display: block;
	background: url(/images/template/sprite.png) 0px -1420px no-repeat;
	margin: -14px auto;
}

footer .center .footer-phone span {
	font-weight: 400;
}

.footer-border.border-01,
.footer-border.border-02 {
	width: 2px;
	height: 413px;
	position: absolute;
	background: url(/images/template/sprite.png) 0 -939px no-repeat;
	left: 255px;
	top: 0;
}

.footer-border.border-02 {
	left: 821px;
}

#footer-bottom {
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 0;
	width: 1080px;
	min-width: 1080px;
	margin: 0 auto;
}

.footer-policy {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
	margin-bottom: 14px;
	color: #FFF;
}

#copyright {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 14px;
}

#credits {
	position: absolute;
	bottom: 0;
	width: 342px;
	left: 50%;
	margin-left: -171px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	margin-bottom: 0;
}

.social-links a {
	background-color: black;
	margin: 5px;
	width: 35px;
	height: 35px;
	display: inline-block;
}

.social-links a.linked-in {
	background: url(/images/template/sprite.png) -9px -1844px no-repeat;
}

.social-links a.twitter {
	background: url(/images/template/sprite.png) -314px -1517px no-repeat;
}

.social-links a.gplus {
	background: url(/images/template/sprite.png) -9px -1639px no-repeat;
}

.social-links a.facebook {
	background: url(/images/template/sprite.png) -9px -797px no-repeat;
}

/* Social Links Hover */
.social-links a.linked-in:hover {
	background-position: -9px -1742px;
}

.social-links a.twitter:hover {
	background-position: -314px -1415px;
}

.social-links a.gplus:hover {
	background-position: -9px -1537px;
}

.social-links a.facebook:hover {
	background-position: -9px -695px;
}

/* ****************************************** Back To Top */
/*#back-top{
position: fixed;
bottom: 0;
left: 0px;
padding: 5px 5px 5px 15px;
text-align: right;
clear: both;
background: #F7D498;
-webkit-border-radius: 0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0;
border-radius: 0px 5px 5px 0px;
-webkit-box-shadow:  1px 1px 5px 0px #ccc;
box-shadow:  1px 1px 5px 0px #ccc;
}
#back-top a{
text-transform: uppercase;
color: #373737;
}
#back-top a:hover{
text-decoration: none;
}*/

/* ****************************************** Form Styles */
textarea{resize: none !important;}

/* ***************************************** Social Media Toolbar */
#bread-social #share-media-bar{
    text-align:right;
    height:21px;
    float: right;
}
#share-media-bar > div{
    float:left;
    margin:0 10px 0 0;
    padding:0;
}
.share-email{
display:none;
}
.share-print{
background: url(/images/template/sprite.png) -300px -1890px no-repeat;
margin: 3px 5px 0 0 !important;
}
.share-twitter{
height:22px;
margin:2px 0 0 !important;
padding:0;
}
.share-twitter iframe{
width:84px !important;
}
.share-gplus{
height:22px;
margin:0 !important;
width:69px;
}
.share-gplus iframe{
float:left;
height:22px;
margin:2px 0 0 !important;
width:69px !important;
}
.share-facebook{
height:21px;
margin:2px 9px 0 0 !important;
}
.share-linkedin{
height:21px;
margin:2px 0 0 !important;
}

ul.B_crumbBox, .share-print {
position: relative;
top: 3px;
}

/* Other Classes */
.special{
    display:none !important;
}

/*An's basic style*/
#primary-nav{
	background-color: #ececec;
	margin: 0px;padding: 0px;
	display: block;
}
#primary-nav li{
	list-style: none;margin: 0px;
}
#primary-nav > li{
	display: inline-block;zoom:1;*display:inline;vertical-align: top;
	position: relative;
	padding: 5px 10px;
}
#primary-nav > li ul{
	position: absolute;
	left: 0px;
	top:30px;
	z-index: 1000;
}

#content,#sidebar-right, #sidebar-left{
	float: left;
}
.tpl-3 #content,
.tpl-7 #content {
	width: 810px;
}

.tpl-2 #content {
	width: 100%;
}

.tpl-4 #sidebar-left{
	width: 197px;
	margin-right: 20px;
}
.tpl-4 #content{
	width: 603px;
}
.icon {
	display: inline-block;zoom: 1;*display:inline;
    background: url("../images/sprite_icons.png") no-repeat top left;
}
.sprite-cart_gray_icon{ background-position: 0 0; width: 20px; height: 18px; }
.sprite-catalog_gray_icon{ background-position: 0 -68px; width: 19px; height: 19px; }
.sprite-facebook_gray_icon{ background-position: 0 -137px; width: 33px; height: 33px; }
.sprite-gplus_gray_icon{ background-position: 0 -220px; width: 33px; height: 33px; }
.sprite-linkin_gray_icon{ background-position: 0 -303px; width: 33px; height: 33px; }
.sprite-location_mark_blue_icon{ background-position: 0 -386px; width: 24px; height: 40px; }
.sprite-location_mark_gray_icon{ background-position: 0 -476px; width: 19px; height: 31px; }
.sprite-login_gray_icon{ background-position: 0 -557px; width: 20px; height: 21px; }
.sprite-phone_blue_icon{ background-position: 0 -628px; width: 34px; height: 34px; }
.sprite-search_gray_icon{ background-position: 0 -712px; width: 17px; height: 17px; }
.sprite-speech_gray_icon{ background-position: 0 -779px; width: 31px; height: 30px; }
.sprite-twitter_gray_icon{ background-position: 0 -859px; width: 34px; height: 33px; }

/* New sprite */
.sprite-bblogo-footer{ background-position: 0 0; width: 115px; height: 186px; }
.sprite-cds-triangle{ background-position: 0 -236px; width: 11px; height: 17px; }
.sprite-contact-form{ background-position: 0 -303px; width: 254px; height: 55px; }
.sprite-contact-phone{ background-position: 0 -408px; width: 205px; height: 64px; }
.sprite-distributor-hover{ background-position: 0 -522px; width: 32px; height: 32px; }
.sprite-distributor{ background-position: 0 -604px; width: 32px; height: 32px; }
.sprite-facebook-hover{ background-position: 0 -686px; width: 52px; height: 52px; }
.sprite-facebook{ background-position: 0 -788px; width: 52px; height: 52px; }
.sprite-footer-divider{ background-position: 0 -890px; width: 2px; height: 480px; }
.sprite-footer-phone{ background-position: 0 -1420px; width: 59px; height: 59px; }
.sprite-gplus-hover{ background-position: 0 -1529px; width: 52px; height: 52px; }
.sprite-gplus{ background-position: 0 -1631px; width: 52px; height: 52px; }
.sprite-linkedin-hover{ background-position: 0 -1733px; width: 52px; height: 52px; }
.sprite-linkedin{ background-position: 0 -1835px; width: 52px; height: 52px; }
.sprite-mobile-bucket{ background-position: 0 -1937px; width: 126px; height: 109px; }
.sprite-mobile-menu-close{ background-position: -304px 0; width: 37px; height: 37px; }
.sprite-mobile-menu-logo{ background-position: -304px -87px; width: 465px; height: 180px; }
.sprite-mobile-menu-prev-active{ background-position: -304px -317px; width: 26px; height: 26px; }
.sprite-mobile-menu-prev{ background-position: -304px -393px; width: 26px; height: 26px; }
.sprite-mobile-sidebar-collapse{ background-position: -304px -469px; width: 29px; height: 29px; }
.sprite-mobile-sidebar-expand{ background-position: -304px -548px; width: 29px; height: 29px; }
.sprite-mobile-triangle{ background-position: -304px -627px; width: 26px; height: 26px; }
.sprite-photo-next{ background-position: -304px -703px; width: 17px; height: 27px; }
.sprite-photo-prev{ background-position: -304px -780px; width: 17px; height: 27px; }
.sprite-productcatalog-hover{ background-position: -304px -857px; width: 32px; height: 32px; }
.sprite-productcatalog{ background-position: -304px -939px; width: 32px; height: 32px; }
.sprite-qc-corner{ background-position: -304px -1021px; width: 26px; height: 21px; }
.sprite-qc-question{ background-position: -304px -1092px; width: 226px; height: 74px; }
.sprite-rfq-bg{ background-position: -304px -1216px; width: 640px; height: 70px; }
.sprite-rfq-triangle{ background-position: -304px -1336px; width: 26px; height: 21px; }
.sprite-twitter-hover{ background-position: -304px -1407px; width: 52px; height: 52px; }
.sprite-twitter{ background-position: -304px -1509px; width: 52px; height: 52px; }
.sprite-viewcart-hover{ background-position: -304px -1611px; width: 32px; height: 32px; }
.sprite-viewcart{ background-position: -304px -1693px; width: 32px; height: 32px; }
.sprite-zhamburger{ background-position: -304px -1775px; width: 46px; height: 27px; }

.cross-reference-icon {
    font-size: 21px !important;
    display: inline !important;
    margin-right: .25em;
    float: left;
}
.cross-reference-span {
    padding-top: 0.35em !important;
}

body{
	background-color: white;
}
#wrap {
	width: 100%;
	padding: 0px;
}


#blue-bg{
	background-color: #071689;
	position: absolute;
	width: 100%;
	min-width: 1080px;
	top:204px;
	left:0;
	height: 300px;
}

/*#gray-bg {
	background-color: #e5e5e5;
	width: 100%;
	height: 34px;
	position: absolute;
	top: 170px;
	left: 0;
}*/

body.home #gray-bg {
	display: none;
}

#nav-bg{
	background-color: #ebedef;
	position: absolute;
	width: 100%;
	min-width: 1080px;
	top: 107px;
	left: 0;
	height: 52px;
	border-top:1px solid #6972b7;
	border-bottom:1px solid #6972b7;
}

#global-nav-bg{
	background-color: #edf0f1;
	position: absolute;
	width: 100%;
	min-width: 1080px;
	top: 0px;
	left: 0;
	height: 35px;
	border-bottom: 1px solid #e8e8e8;
}
#global-nav-bg-shadow{
	position: absolute;
	width: 100%;
	min-width: 1169px;
	top: 29px;
	left: 0;
	height: 57px;
	background-image: url("../images/header_shadow.png");
	background-repeat:no-repeat;
	background-position: center top;
}
#top-bar{
	background-color: #eaedef;
	height: 49px;
	position: absolute;
	top: 0px;
	left:0;
	width: 1080px;min-width: 1080px;
	border: 1px solid #e8e8e8;
	border-top:0px solid white;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: 0 1px 0 0px rgba(255, 255, 255, 1);
    -moz-box-shadow:    0 1px 0 0px rgba(255, 255, 255, 1);
    box-shadow:         0 1px 0 0px rgba(255, 255, 255, 1);
}
#sisea-form-search1,
#sisea-form-search2{
	border:1px solid #e1e1e1;
	position: absolute;
	width: 250px;
	height: 26px;
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	background-color: white;
	left: 20px;
	top: 3px;
}
#searchWrap-search1 {
    top: 16px;
    position: relative;
}
#sisea-form-search1,
#sisea-form-search2{
	border:1px solid #e1e1e1;
	position: absolute;
	width: 280px;
	height: 26px;
	border-radius: 13px;-moz-border-radius: 13px;-webkit-border-radius: 13px;
	background-color: white;
	left: 20px;top:-5px;
}
#search1,
#search2 {
	padding: 3px;
	padding-left: 15px;
	width: 84%;
	font-size: 12px;
	border:0px;
	background-color: transparent;
}
#simpleSearch_submit-search1,
#simpleSearch_submit-search2 {
	display: inline-block;zoom: 1;*display:inline;
    background: url("../images/sprite_icons.png") no-repeat top left;
    background-position: 0 -712px; width: 17px; height: 17px;
    border:0px solid white;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}

#telephone{
	position: absolute;
	color: #146a9f;
	font-weight:bold;
	font-size: 24px;
	right: 20px;
	top: 0;
	font-family: 'Open Sans', sans-serif;
	margin:0;
}

#global-nav {
    position: absolute;
    left: -273px;
    top: 6px;
    margin: 0;
    padding: 0;
    margin-left: 50%;
    width: 650px;
}
#global-nav li{
	display: inline-block;zoom: 1;*display:inline;
	vertical-align: top;
	margin: 0px;padding: 0px;
	margin: 0px 7px;
}
#global-nav li a{
	color: #696969;
	font-size: 10px;
	text-transform: uppercase;
}
#global-nav li .text{
	padding-top: 4px;
}
#global-nav li span{
	float: left;
	margin-right: 5px;
}
#global-nav li a:hover{
	color: #dbaf60;
	text-decoration: none;
}
.sprite-distributor,
.sprite-viewcart,
.sprite-productcatalog {
	display:inline-block;
	background: url(/images/template/sprite.png) 5px -610px no-repeat;
	width: 32px; height: 32px;
}
.sprite-viewcart {
	background-position: -301px -1697px;
}
.sprite-productcatalog {
	background-position: -301px -944px;
}
#global-nav li a:hover .sprite-distributor {
	background-position: 5px -528px;
}
#global-nav li a:hover .sprite-viewcart {
	background-position: -301px -1615px;
}
#global-nav li a:hover .sprite-productcatalog {
	background-position: -301px -862px;
}
/* Products Megamenu */
a.product-trigger {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    position: relative;
    padding: 5px 10px;
    height: 31px;
    padding-top: 15px;
    font-weight: bold;
    color: #071689;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding-right: 2em;
}
a.product-trigger:hover {
    text-decoration: none;
    color: #146a9f;
}
#product-nav {
  position: relative;
    top: 3.5em;
    z-index: 1000;
    -webkit-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 10px 20px -6px rgba(0, 0, 0, 0.4);
    background-color: #f1f2f3;
    max-width: 75%;
    text-align: left;
    font-size: 14px;
    min-width: 770px;
    height: auto;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}
#product-nav .column {
  width: 45%;
  float: left;
  padding: 20px 15px;
}
#product-nav .column:first-child {
    margin-right: 1.5em;
}
#product-nav strong {
  display: block;
}
#product-nav ul {
  margin: 0;
  display: block;
  padding: 0;
  padding-top: .25em;
  border-top: 1px solid #071689;
  column-count: 2;
}
#product-nav ul li {
  list-style-type: none;
  display: block;
  text-align: left;
  padding: .25em 0 .25em 0;
}
#product-nav ul li a {
  font-size: 14px;
  padding: 5px 5px;
  font-weight: normal;
  text-transform: none;
  display: block;
  font-weight: 500;
  color: #7c7c7c;
  
}
#product-nav ul li a:hover{
    background-color: #ecb400;
    text-decoration: none;
}
#product-nav ul:last-child li:last-child a {
  padding-bottom: 0;
}
#product-nav p {
  margin-bottom: 0;
}
#product-nav img {
  margin-bottom: 15px;
}
#product-nav.active {
    max-height: 100%;
}
#product-nav:after {
  /* content: ''; */
  width: 1px;
  height: 90%;
  position: absolute;
  background-color: #949595;
  right: 33.33%;
  margin-top: 28px;
}
#product-nav strong {
  display: block;
  margin-top: 25px;
  margin-bottom: 5px;
}
#product-nav strong:first-child {
  margin-top: 0;
  font-weight: bold;
  color: #071689;
}
#product-nav .button {
  position: absolute;
  bottom: 15px;
  left: 15px;
}

#header
,#content-wrap{
	background-color: transparent;
	width: 1080px;
	min-width: 1080px;
	margin: auto;
	padding: 0px;
	position: relative;
}

.banner-container{
    background: url("../images/banner-bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#hero-banner{
	width: 100%;
	min-width: 1080px;
    max-width:1500px;
    margin:0 auto;
}


#header{
	height: 194px;
	position: relative;
	z-index: 99;
}

/* Link to home page from logo */
#home-link {
	width: 170px;
	height: 149px;
	position: absolute;
	margin-left: -74px;
	left: 50%;
	z-index: 100;
	top: 69px;
}



#logo{
	position: absolute;
	bottom: -22px;
	height: 166px;
	width: 100%;
	background-image: url("../images/header_logo_new.png");
	background-repeat: no-repeat;
	background-position: top center;
}


#primary-nav{
	background-color: transparent;
	position: absolute;
	bottom: 36px;
	height: 50px;
}
#primary-nav > li {
	height: 31px;
	padding-top: 15px;
	padding-right:2em;
}
#primary-nav > li.active a {
	color: #146a9f;
}
#primary-nav > li > a{
	font-size: 14px;
	font-weight: bold;
	color: #071689;
	font-family: 'Open Sans', sans-serif;
}
#primary-nav > li > a:hover{
	color: #146a9f;
}
#product-nav .column a.product-title {
	font-weight: bold;
	color: #071689;
	
}
#product-nav .column a.product-title:hover{
	color: #146a9f;
	text-decoration: none;
}
#primary-nav > li#primary-menu-item-130{
	margin-right: 9em;
}
#primary-nav li > a:hover{
	text-decoration: none;
}

#primary-nav > li > ul{
	background-color: #f1f3f5;
	top:52px;
	border-top:1px solid #d7d8da;
	width: 240px;
	padding: 0px 10px;
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	display: none;
}

#primary-nav > li ul div.submenu-arrow{
	width: 22px;
	height: 11px;
	background-image: url("/images/dropdown_arrow.png");
	position: absolute;
	top:-10px;
	left: 30px;
}

#primary-nav > li > ul > li {
	margin: 5px 0px;
}
#primary-nav > li > ul > li > a{
	display: block;
	color: #696969;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	padding: 5px 10px;
}
#primary-nav > li > ul > li > a:hover{
	background-color: #ecb400;
}

/* Hide Engineering Resources dropdown */

#primary-menu-item-83 ul { display: none !important; }

/*hero banner*/
#hero-banner{
	width: 100%;
	background-color: black;
}
/* .flex-direction-nav{display: none;} */
#hero-banner .flexslider{
	border:0px solid white;
	box-shadow: none;
	position: relative;
	margin-bottom: 0px;
}
#hero-banner .flexslider .flex-viewport{
	overflow: hidden;
	height: 500px;
}

#hero-banner .flex-control-nav{
	bottom:20px !important;
	z-index: 99999;
}
#hero-banner .flexslider .slides li{
	position: relative;
}
#hero-banner .flexslider .flex-caption{
	position: absolute;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
#hero-banner .flexslider .flex-caption .caption-content{
	display: block;
	/*width: 1080px;*/
	background-image: url("../images/trans_black_80.png");
	margin: auto;
	margin-top: 400px;
	height: 200px !important;
	position: relative;
	z-index: -1;
}
.flex-caption .caption-content h3{
	color: white;
	text-align: left;
	padding-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 24px;
}

.flex-caption .caption-content .more:hover{
	text-decoration: none;
	background-color: #00c0d5;
}
.flex-caption .caption-content .more span{
	font-size: 24px;
	line-height: 24px;
}
/*=======end hero banner*/
body.home h1 {
	font-size: 40px;
	border: 0;
}

#page-index #main-content{
	text-align: center;
}
body.home #content-wrap {
	margin-top: -20px;
	min-height: 600px;
	padding-top: 0;
}
body.tpl-4 #content-wrap {
	padding-left: 0;
}
#content-wrap{
	background-color: white;
	margin-top: 0;
	position: relative;
	padding: 0px 10px;
	z-index: 1;
	padding-top: 25px;
	padding-bottom: 20px;
}

.home-bucket{
	background-color: #f5f4f2;
	display: block;
	float: left;
	margin: 0px;
	margin-left: 2.66%;
	margin-top: 10px;margin-bottom: 10px;
	width: 22.66%;
	height: 290px;
	position: relative;
	border-radius: 4px;
	border:1px solid #dadada;
	margin-bottom: 50px;
}
.home-bucket:hover,
.landing-bucket:hover {
	text-decoration: none;
}
.home-bucket.bucket-13{
	margin-left: 0px;
}
.home-bucket img{
	width: 100%;
	position: absolute;
	top:60px;
	left: 0px;
}
.home-bucket h3{
	color: #146a9f;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: center;
	position: absolute;
	top:-5px;
	width: 100%;
	z-index: 99;
}
.home-bucket .description{
	background-color: #4b4b4b;
	position: absolute;
	left: 0px;top:0px;
	font-size: 13px;
	padding: 0 20px;
	height: 290px;
	padding-top: 50px;
	color: white;
	display: none;
	line-height: 1.3em;
	width: 100%;
}
.home-bucket:hover .description,
.landing-bucket:hover .description {

	display: block;
}
.home-bucket:hover h3,
.landing-bucket:hover h3 {
	color: white;
}
.more{
	display: block;
	position: absolute;bottom:-30px;
	left: 50%;
	margin-left: -47px;
	padding: 10px;
	background-color: #002eb7;
	color: white;
}

#main-content p.more,
.home-bucket p.more {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
}

/* Diana's */

/* ***************************************** Left Sidebar */

#sidebar-left h2 {
	line-height: 1em;
	border-bottom: 1px solid #e1e1e1;
	padding-left: 10px;
	padding-bottom: 14px;
}

#sidebar-left h2 a {
	font-size: 19px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	color: #020606;
	text-decoration: none;
}

.secondary-nav {
	list-style: none;
	padding-left: 0;
	font-family: Arial, sans-serif;
}

.secondary-nav a {
	color: #4b4b4b;
	display: block;
	padding: 10px 15px;
}

.secondary-nav li ul a {
	padding-left: 25px;
}

/* Active or Hover states */
.secondary-nav li.active > a,
.secondary-nav a:hover {
	background-color: #071689;
	color: #FFF;
	text-decoration: none;
}

.secondary-nav li.active .secondary-nav li.active a,
.secondary-nav li.active .secondary-nav li.active a:hover,
.secondary-nav li.active .secondary-nav li a:hover {
	background-color: #2030af;
	color: #FFF;
}

.secondary-nav li.current .secondary-nav li a,
.secondary-nav li.active .secondary-nav li a {
	color: #071687;
}


/* ****************************************** Landing Buckets */
.landing-bucket{
	display: block;
	float: left;
	margin: 0px;
	margin-right: 2.66%;
	margin-top: 10px;margin-bottom: 31px;
	width: 29.66%;
	height: 162px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
}

.landing-bucket > img{
	width: 100%;
	margin: 0 auto !important;
	position: absolute;
	top:60px;
	left: 0px;
	border: 1px solid #c2c2c2;
	border-bottom: 3px solid #c2c2c2;
}
.landing-bucket h3{
	color: #146a9f;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: center;
	position: absolute;
	top:-5px;
	width: 100%;
	z-index: 99;
}

.landing-bucket p.description{
	background-color: #4b4b4b;
	position: absolute;
	left: 0px;top:0px;
	font-size: 13px;
	padding: 20px;
	height: 190px;
	padding-top: 60px;
	color: white !important;
	display: none;
	width: 100%;
}
.landing-bucket p.more{
	display: block;
	position: absolute;
	bottom:-15px;
	left: -42px;
	margin-left: 50%;
	padding: 6px 10px;
	color: #373737;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 10px;
	background: rgb(230,230,230); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNWM1YzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(230,230,230,1) 0%, rgba(197,197,197,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(197,197,197,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(197,197,197,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(197,197,197,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(197,197,197,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(230,230,230,1) 0%,rgba(197,197,197,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#c5c5c5',GradientType=0 ); /* IE6-8 */
}

.landing-bucket .more:hover {
	background: rgb(197,197,197); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1YzVjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(197,197,197,1) 0%, rgba(230,230,230,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,197,197,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(197,197,197,1) 0%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(197,197,197,1) 0%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(197,197,197,1) 0%,rgba(230,230,230,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(197,197,197,1) 0%,rgba(230,230,230,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c5c5', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */
}

/* Engineering Resources bucket */
#identify-timing-belt {
	margin-bottom: 30px;
}
#identify-timing-belt a {
	display: block;
	-moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #146a9f;
    border-color: -moz-use-text-color -moz-use-text-color #004772;
    border-image: none;
    border-radius: 5px;
    border-style: none none solid;
    border-width: 0 0 4px;
    color: white;
    margin: 5px 8px;
    padding: 8px 0;
    text-align: center;
    width: 18em;
    height: 40px;
}

#identify-timing-belt a:hover {
	text-decoration: none;
	background-color: #004772;
}

/* ****************************************** Three Column Landing Buckets */

body.tpl-4 .landing-bucket {
	width: 45.66%;
}

body.tpl-4 .landing-bucket .more {
	bottom: -30px;
}


.tablet,
.mobile {
	display: none;
}

#mobile-nav:not( .mm-menu ) {
   display: none;
}

/* ****************************************** Product Tables */
table.products {
    border-collapse: collapse;
    width: 50%;
    height: 15px;
    
}


/* ****************************************** Blog */

#articles {
	float: left;
	width: 73%;
	margin-right: 2%;
}

#sidebar-blog h3 {
	font-size: 13px;
	color: #4b4b4b;
	text-transform: uppercase;
	border: 1px solid #d4d4d4;
	text-align: center;
	padding: 5px;
	cursor: pointer;
}

#sidebar-blog ul {
	list-style: none;
	padding-left: 0;
	display: none;
}

#sidebar-blog {
	float: left;
	width: 24.66%;
}

.post .news-wrapper,
.post img {
	float:  left;
}

.post img {
	border: 1px solid #e5e5e5;
	margin-right: 1.66%;
	width: 18%;
}

.post .news-wrapper {
	width: 80%;
}

.post {
	border-bottom: 1px solid #d8d8d8;
	padding: 17px 0;
}

.post h2 {
	font-size: 19px;
	margin: 0;
}

.post h2 span {
	font-weight: 300;
	color: #4b4b4b;
}

.post h2 a {
	font-size: 19px;
	color: #071689;
}

.news-bottom {
	display: inline-block;
}

.post .learn-more {
	text-transform: uppercase;
	color: #e69801;
	font-size: 11px;
	font-family: "Georgia", "Times New Roman", serif;
}

.paging ul.pageList {
	list-style: none;
	padding-left: 0;
}

#main-content .paging .pageList li {
	display: inline-block;
	margin: 0 7px;
}

#main-content .paging .pageList li a {
	color: #071689;
}

/* ****************************************** Gallery */

/* Tabs */
.tabbable .flexslider {
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: 0;
	-o-box-shadow: 0;
	margin-bottom: 35px;
}

.nav-tabs > li > a {
	border-radius: 0;
	text-transform: uppercase;
	border: 0 !important;
	color: #4c4c4c;
	background-color: #e5e5e5;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	background-color: #071689;
	color: #FFF;
	border: 0;
}

.tab-content {
	border-top: 4px solid #071689;
}

.tab-pane {
	padding: 10px 5px;
}

.picture-title {
	background-color: #efefef;
	padding: 10px 15px;
	width: 100%;
}

.picture-title h3 {
	color: #071689;
	border-bottom: 1px solid #cdcdcd;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0;
}

.picture-title p {
	padding-top: 10px;
}

.thumbnail {
	padding: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	margin: 0 5px;
}

#photo-single .flex-direction-nav {
	display: block;
}

#photo-single .flex-direction-nav .flex-prev {
	background: url(/images/template/sprite.png) -296px -780px no-repeat;
	left: 0;
	opacity: 0.8;
}

#photo-single .flex-direction-nav .flex-next {
	background: url(/images/template/sprite.png) -304px -703px no-repeat;
	right: 0;
	opacity: 0.8;
}

#photo-single img {
	margin: 0;
}

#photo-carousel,
#video-carousel {
	position: relative;
	padding: 0 33px;
}

#photo-carousel .thumbnail {
	border: 0;
}

#photo-carousel .slides li img {
	border: 1px solid #dedede;
}

#photo-carousel .slides li.flex-active-slide img {
	border: 1px solid #071689;
}

#photo-carousel .flex-direction-nav,
#video-carousel .flex-direction-nav {
	display: block;
}

#photo-carousel .flex-direction-nav a,
#video-carousel .flex-direction-nav a {
	width: 17px;
	height: 27px;
	background: url(/images/template/sprite.png) -304px -703px no-repeat;
}

/* Custom navigation arrows */
#photo-carousel .flex-direction-nav .flex-next,
#video-carousel .flex-direction-nav .flex-next {
	right: 0 !important; opacity: 1 !important;
}

#photo-carousel .flex-direction-nav .flex-prev,
#video-carousel .flex-direction-nav .flex-prev {
	left: 0 !important; opacity: 1 !important; background-position: -304px -780px;
}

#photo-carousel .flex-direction-nav .flex-disabled,
#video-carousel .flex-direction-nav .flex-disabled {
	display: none;
}

/* Video */
#video-single {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

#video-single iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

#video-carousel .slides li {
	/*width: 119px !important;*/
}

#video-text li.flex-active-slide {

}

/* Photo Feed on Footer */
#photo-feed ul {
	list-style: none;
	padding: 0;
}

#photo-feed ul li {
	display: block;
	float: left;
	margin: 5px;
}

#photo-feed ul li img {
	border: 1px solid #d8d8d8;
}

select{
    width:100%;
    height:30px !Important;
}

/* Landing Page */

.landing-bucket-cds {
	display: block;
	float: left;
	margin: 0px;
	margin-right: 2.66%;
	margin-top: 10px;
	margin-bottom: 31px;
	width: 29.66%;
	height: 366px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #ccc;
	padding: 0 4%;
}

.landing-bucket-cds h3 {
	color: #146a9f;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: center;
	width: 100%;
	margin: 10px 0;
}

.landing-bucket-cds p.description {
	font-family: "Georgia", serif;
	font-size: 13px;
	margin-top: 17px;
}

.landing-bucket-cds p.learn-more {
	position: absolute;
	bottom: -18px;
	left: -42px;
	display: block;
	margin-left: 50%;
	padding: 6px 10px;
	color: #373737;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 10px;
	background: rgb(230,230,230);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodÃ¢â‚¬Â¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(230,230,230,1) 0%, rgba(197,197,197,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(197,197,197,1)));
	background: -webkit-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(197,197,197,1) 100%);
	background: -o-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(197,197,197,1) 100%);
	background: -ms-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(197,197,197,1) 100%);
	background: linear-gradient(to bottom, rgba(230,230,230,1) 0%,rgba(197,197,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#c5c5c5',GradientType=0 );
}

.landing-bucket-cds img {
	width: 100%;
	display: block;
	margin: 0 auto;
	border: 1px solid #c2c2c2;
	border-bottom: 3px solid #c2c2c2;
}

.landing-bucket-cds .learn-more:hover {
	background: rgb(197,197,197); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1YzVjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(197,197,197,1) 0%, rgba(230,230,230,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,197,197,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(197,197,197,1) 0%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(197,197,197,1) 0%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(197,197,197,1) 0%,rgba(230,230,230,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(197,197,197,1) 0%,rgba(230,230,230,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c5c5', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */
}

#header div {
	float: none;

}
#modx-sidebar-right {
	width: 230px;
	float: left;
	margin-left: 20px;
	padding-left: 10px;
}

#modx-sidebar-left {
	width: 197px;
	float: left;
	margin-right: 20px;
}
/* CDS Search Results */

table.search-results span {
	margin-right: 5px;
}
table.search-results tr:nth-child(even) {
  background-color: #eee;
}

/* Link to CDS category */
ul.cds-categories {
	list-style: none;
	padding-left: 0;
}

li#cds-category a {
	display: block;
	background-color: #0b2086;
	text-transform: uppercase;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	padding: 10px;
	position: relative;
	text-decoration: none;
	margin-top: 15px;
}

li#cds-category a:hover {
	background-color: #0e2ba1;
}

li#cds-category a:hover span {
	background-color: #0b2086;
}

li#cds-category a span {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50px;
	background: url(/images/template/sprite.png) 19px -222px no-repeat #0e2ba1;
}

.secondary-nav-cds {
	list-style: none;
	padding-left;
	font-family: Arial, sans-serif;
}

.secondary-nav-cds a {
	color: #4b4b4b;
	display: block;
	padding: 10px 15px;
}

.secondary-nav-cds ul ul a {
	padding-left: 25px;
}

.secondary-nav-cds > li > h2 {
	line-height: 1em;
	border-bottom: 1px solid #e1e1e1;
	padding-left: 10px;
	padding-bottom: 14px;
}

.secondary-nav-cds > li > h2 > a {
	font-size: 19px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	color: #020606;
	text-decoration: none;
	padding: 0;
}

#pdfResults p{
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #146a9f;
    border-color: -moz-use-text-color -moz-use-text-color #004772;
    border-image: none;
    border-radius: 5px;
    border-style: none none solid;
    border-width: 0 0 4px;
    color: white;
    margin: 5px 8px;
    padding: 10px 0;
    text-align: center;
    width: 18em;
    float: left;
    height: 55px;
}

#pdfResults a{
	color: white;
}

#pdfResults a:hover{
	text-decoration:none;
}

#pdfResults h3,
#pdfResults h2 {
	clear: both;
}

#pdfResults h3 { text-transform: uppercase; }

#pdf-library { clear: both; }

select#category,
select#sub_category {
	width: 278px;
	font-size: 16px;
}

/*****fotter-right ISO image**********/

.ISO-img{
	padding-top:14px;
	height:259px;
	margin-left:55px;
}

/***** REMOVE THIS CODE LATER - DISABLES BUCKETS ON INDUSTRIES PAGE  **********/

/*
.landing-bucket.landing-bucket-117 img,
.landing-bucket.landing-bucket-117 p.description,
.landing-bucket.landing-bucket-117 p.more,
.landing-bucket.landing-bucket-118 img,
.landing-bucket.landing-bucket-118 p.description,
.landing-bucket.landing-bucket-118 p.more,
.landing-bucket.landing-bucket-119 img,
.landing-bucket.landing-bucket-119 p.description,
.landing-bucket.landing-bucket-119 p.more {
	display: none;
}

.landing-bucket.landing-bucket-117 {
	clear: left;
}

.landing-bucket.landing-bucket-117:hover {

}
*/

/***** Internet Explorer  **********/
.ie7 #primary-nav > li#primary-menu-item-73,
.ie8 #primary-nav > li#primary-menu-item-73 {
	margin-right: 170px;
}

.ie7 .secondary-nav,
.ie7 .footer-links {
	margin: 0;
}

.ie7 .home-bucket {
	width: 240px;
	height: 310px;
}

.ie7 .landing-bucket p.description {
	padding: 20px 0;
	z-index: 999;
	height: 150px;
}

.ie7 .landing-bucket,
.ie8 .landing-bucket {
	z-index: 999;
}

.ie7 .flex-caption .caption-content h3 {
	padding-top: 0;
}

.ie7 #search1 {
	float: left;
}

.ie7 #rfq-btn-wrapper,
.ie7 #qc-wrapper {
	background: none;
}

.ie7 .tab-content {
	clear: both;
}




form .group {
	margin: 20px 0 0;
	clear: both;
}
form .group:first-child {
	margin-top: 0;
}
form .group img { display: block; margin: 0 auto !important; max-width: 96%; }
form .subtitle {
	display: block;
    margin: 0 0 10px;
	font-size: 16px;
    color: #999;
    font-style: oblique;
}
form .input {
    position: relative;
    width: 98%;
	margin-right: 2%;
    font-family: 'Oxygen','Roboto', Arial, Helvetica, sans-serif;
	clear: left;
}
form .input.file {
    margin: 0 0 1.5em;
    padding: 4px 12px 9px;
    background: #f4f4f4;
    border: 1px solid #dedede;
    border-top: 3px solid #dedede;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
form .input.half {
	width: 48%;
	float: left;
	clear: none;
}
	form .input.addy { width: 48%; }
	form .input.city { width: 36%; }
	form .input.state { width: 10%; }
form .inputRow {
	clear: both;
}
form .input label {
	display: block;
}
form .input input[type=text],
form .input input[type=email],
form .input input[type=number],
form .input input[type=tel],
form .input select,
form .input textarea {
	display: block;
    width: 100%;
    background: #f4f4f4;
    padding: 10px 15px;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    margin: 0 0 1.5em;
    border: 1px solid #dedede;
    border-top: 3px solid #dedede;
    border-radius: 3px;
}
form .input input[type=text].error,
form .input input[type=email].error,
form .input input[type=number].error,
form .input input[type=tel].error,
form .input select.error,
form .input textarea.error {
    background: #FFB5B5;
    border: 1px solid #900;
    border-top: 3px solid #900;
}
form .input textarea {
	max-width: 100%;
	height: 75px;
	max-height: 150px;
}
form .input input[type=file] {
	width: 100%;
}
form.shifty .input label {
    position: absolute;
    top: 12px;
    left: 15px;
    line-height: 1em;
    font-size: 14px;
    font-weight: bold;
	opacity: 0.5;
    -webkit-transition: all 0.165s ease;
    -moz-transition: all 0.165s ease;
    -ms-transition: all 0.165s ease;
    -o-transition: all 0.165s ease;
    transition: all 0.165s ease;
}
form.shifty .input label.focus {
	top: -14px;
	font-size: 11px;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
	font-style: normal;
	text-transform: uppercase;
	opacity: 1.0;
}
form.shifty .input label.focus:after {
	content: "\f0d7";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-left: 0.5em;
}

form.shifty .input label.hidden { opacity: 0.0; }
form label.error { display: none !important; }

.filters {
	margin: 0 0 10px;
}
.filters > span:first-child {
	margin: 0 1em 0 0;
    vertical-align: text-bottom;
}
.filters .btn {
    background: #fff;
    border: 2px solid #2196F3;
	padding: 4px 12px;
    font-size: 12px;
    margin: 0 0.5em 0.5em 0;
}
.filters .btn:hover {
    background: rgba(33, 150, 243, 0.07);
    border: 2px solid #2196F3;
}
.filters .btn.active {
	color: #fff;
    background: #2196F3;
    border: 2px solid #2196F3;
}

form.rfq {
	width: 730px;
	max-width: 100%;
	margin: 0 auto 60px;
}
form.rfq .input.mix {
	width: 48%;
	margin-right: 2%;
	float: left;
	clear: none;
	display: none;
}

	/* additional fixes on 7/28/17 by Jasmine Oh at TopSpot IMS */

html body.home #content-wrap {
  margin-top:0px;
  padding-top:10px;
}
#contact-left,
#contact-right {
  width: 45%;
  padding: 0px;
  margin: 8px 21px 0px 26px;
  display: inline-block;
}
table#ctl00_columns {
    width: 74%;
}

td#ctl00_centerColumn {
    padding: 0px 0px 20px 62px;
}

/* Terry's fixes 10/08/2018 */
#newsletter {
	color:#5b5b5b; 
	background-color:#f3f3f3; 
	border-radius:5px;
	padding: 15px;
}
#newsletter .float-label {
	display: inline-block;
	text-align: left;
	width: 36%;
}
#newsletter .float-label input {
	width: 100%;
	padding: 10px;
}
#newsletter .float-label label {
	display: block;
}
.ctct-form-footer {
    font-size: 11px;
    font-family: 'Helvetica Neue',Arial,sans-serif;
    padding: 10px 0px 0px 0px;
}
.ctct-custom-form p {
    margin: 0;
    margin-bottom: 24px;
}
.ctct-button {
    color: #fff;
    background-color: #0078c1;
    display: inline-block;
    width: 25%;
    padding: 10px;
}
.ctct-button:hover {
    color: #fff;
    background-color: #3e9fda;
}






@media only screen and (max-width: 459px) {
	form .input { width: 100%; margin-right: 0%; }
	form .input.half { width: 100%; }
	form .input.addy { width: 100%; }
	form .input.city { width: 75%; margin-right: 2%; }
	form .input.state { width: 23%; }
	form.rfq .input.mix { width: 100%; }
}


.dist-lookup {
	margin: 0 0 1em;
	padding: 10px 0 0;
	border-bottom: 1px solid #ddd;
}
.dist-lookup select {
	margin: 0 1em 1em 0;
	font-size: 13px;
	padding: 0 12px;
	border: 1px solid #ddd;
	border-radius: 4px;
	background: #fff;
	height: 32px;
	line-height: 32px;
}
.dist-lookup select[name=city] { display: none; }
.infocard-group {
	margin: 0 0 30px;
}
.infocard-group.half {
	float: left;
	width: 46%;
	margin: 0 4% 30px 0;
}
.infocard-group h3 {
	font-weight: bold;
	font-size: 20px;
}
.infocard {
	position: relative;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fafafa;
	padding: 0.8em 1.2em 0.6em;
	margin: 0 0 1em;
	float: left;
	width: 46%;
	margin: 0 4% 1em 0;
}
.half .infocard {
	width: 100%;
	margin: 0 0 1em;
}
.infocard:nth-child(2n) { clear: left; }
.infocard > span {
	display: block;
	margin: 0 0 0.5em;
	position: relative;
	padding: 0 0 0 95px;
}
.infocard label {
	position: absolute;
	left: 0;
	top: 3px;
	width: 80px;
	font-size: 11px;
	font-weight: 200;
	color: #555;
	text-transform: uppercase;
	vertical-align: baseline;
}
.infocard .heading {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #ddd;
	padding: 0 0 5px;
}
@media only screen and (max-width: 1079px) {
	.infocard-group.half { float: none; width: 100%; margin: 0 0 30px; }
	.half .infocard { width: 100%; margin: 0 0 1em; }

}
@media only screen and (max-width: 459px) {
	.infocard label { width: 60px; }
	.infocard > span { padding: 0 0 0 75px; }
}

/*PDF IFRAME BUTTONS*/
.pdf-ctas {  }
.pdf-ctas > a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    min-width: 190px;
    margin: 10px;
    padding: 0 1.25em;
    font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	background: url(/images/template/sprite.png) -304px -1216px;
	background-color: #d6a000;
	color: #FFF;
	width: 254px;
    text-align: center;

}
.pdf-ctas > a:hover {
    background-color: #000;
	color: #FFF;
}
.pdf-ctas #btn_rfq {  }
.pdf-ctas #btn_dl_pdf {  }
.pdf-iframe {
    position: relative;
    padding-bottom: 129.4%; /* 8.5:11 */
    padding-top: 0px;
    height: 0;
}
.pdf-iframe iframe,
.pdf-iframe object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
/*
.pdf-iframe .resp { display: none; }
@media only screen and (max-width: 1199px) {
    .pdf-iframe .default { display: none !important; }
    .pdf-iframe .resp { display: block !important; }
}
*/


.rfq-btn {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	background: url(/images/template/sprite.png) -304px -1216px;
	background-color: #d6a000;
	color: #FFF;
	margin: 10px 0;
	width: 254px;
}

.rfq-btn:hover {
	background-color: #000;
	color: #FFF;
}
/*PDF Titles*/
.pdfTitlesForm {
	margin: 10px 0;
}
.pdfTitles .btn {
	margin: 10px 0;
}
/**** Download PDF CTA *****/
.download-pdf {
    margin-bottom: 20px;
}
.download-pdf a{
    display: block;
    background-color: #146a9f;
    text-transform: uppercase;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    padding: 10px;
    position: relative;
    text-decoration: none;
    margin-top: 15px;
}
.download-pdf a:hover {
    background-color: #428bca;
}
span.fa.fa-file-pdf-o {
    margin-right: 10px;
}
.arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
    background: url(/images/template/sprite.png) 19px -222px no-repeat #428bca;
}
.download-pdf a:hover .arrow {
    background-color: #146a9f;
}

.xref-search {
    position: relative;
    width: 100%;
    background: #f1f1f1;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 10px 15px;
}
.xref-search:before {
	
}
.xref-search fieldset { position: relative; }
.xref-search label {
	display: block;
	margin: 0px 0 54px;
	height: auto;
	text-transform: uppercase;
	color: #071689;
	font-weight: 600;
	text-align: center;
	font-size: 16px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.1;
}
.xref-search input[type=text] {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	margin: 0px 0;
	color: #767676;
	font-size: 13px;
	font-style: italic;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	border-bottom: 2px solid #c5c5c5;
	padding: 5px;
}
.xref-search input[type=submit] {
	border: 0;
	height: 30px;
	width: 30px;
	position: absolute;
	bottom: 20px;
	left: auto;
	right: 15px;
	background: transparent;
	opacity: 0;
	z-index: 2;
	cursor: pointer;
}
.xref-search i.fa {
	border: 0;
	height: 30px;
	width: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 20px;
	left: auto;
	right: 15px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background: #4b4b4b;
	border-radius: 4px;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}
.xref-search input[type=submit]:hover + i.fa {
	color: #fff;
	background: #7c7c7c;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}


/* ul.B_crumbBox .B_homeCrumb {
    background: url(/images/template/home-breadcrumb.png) center center no-repeat;
    color: transparent;
}

ul.B_crumbBox li {
    display: inline;
}

ul.B_crumbBox, .share-print {
    position: relative;
    top: 13px;
}
 */
/*-----   career page styling --------*/
 .request-quote #sidebar-right{
    width: 80%;
 }
 
 .career-video{
     width:100%;
 }
 
.video-section {
   padding-right:0px;
}
 
/*  .text-content {
    word-wrap: break-word;
} */

.career-section{
    padding-left: 1em;
    margin-top:2em;
}

.career-section h3 {
    font-size:20px;
    text-align:centet;
}

.open-position{
    padding:1em 0em 1em 0em;
}

.open-position:nth-child(odd){
    padding-right:1em;
}

.career-page #sidebar-left{
    width:16%;
}


.career-page #sidebar-left h2 {
    margin-left:5px;
}


.job-detail{
    padding:1em;
    border:1px solid #ccc;
   /*  border-left: 10px solid #071689; */
    min-height: 250px;
}

.job-detail:hover{
    background: #ccc3;
}

.location::before{
    font-family:fontawesome;
    content:"\f041";
    margin-right:10px;
}

.career-start {
    text-align:left;
    padding:0.5em;
}

.career-section h1 {
    text-align:center;
}

.text-content h1 {
    display:none;
}

.job-form-section h5, .job-form-section span, .job-form-section p{
    color:#545454
    
}

#contact input[type=checkbox] {
    margin-right:5px;
}

#contact p {
    font-size:18px;
}

#contact a {
    text-decoration:none;
    text-align:center;
}
.job-pdf {
    width:100%;
    text-align:left;
    
}

.form-title{
    text-transform:uppercase;
}

#hide-on-load{
    display:none;
}

.job-application span.fa.fa-file-pdf-o {
    color: #ffff !important;
}



@media (min-width: 1080px) and (max-width: 1398px) {
	.xref-search {
		width: 254px;
		border-top-right-radius: 0;
		margin-top: 23px;
	}
	.xref-search:before {
		content: "";
		display: block;
		position: absolute;
		top: -23px;
		right: -1px;
		width: 24px;
		height: 23px;
		background: url(/images/template/sprite.png) -304px -1018px no-repeat;
	}
}
@media (min-width: 768px) and (max-width: 1079px) {
	.xref-search {
		width: 216px;
		border-top-right-radius: 0;
		margin-top: 23px;
	}
	.xref-search:before {
		content: "";
		display: block;
		position: absolute;
		top: -23px;
		right: -1px;
		width: 21px;
		height: 23px;
		background: url(/images/template/sprite.png) -304px -1016px no-repeat;
	}
	
	.open-position:nth-child(odd) {
     padding-right: 0em;
}
}
@media (max-width: 767px) {
	.xref-search {
		width: 85%;
		margin: 0 auto;
	}
	a.rfq-btn.btn { right: 0 !important; }	
}




#page-pt-v-belt-sheaves .tabbed-table .container h1,
#page-pt-v-belt-sheaves .tabbed-table .container h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  color: #ccc;
}
#page-pt-v-belt-sheaves .tabbed-table .container h2 {
  font-size: 20px;
  color: #999;
}
#page-pt-v-belt-sheaves .tabbed-table tr:nth-child(odd) {
  background: #efefef;
}
#page-pt-v-belt-sheaves .tabbed-table td,
#page-pt-v-belt-sheaves .tabbed-table th {
  padding: 12px;
  text-align: left;
}
#page-pt-v-belt-sheaves .tabbed-table th {
  background: #00497c;
  color: white;
}
#page-pt-v-belt-sheaves .tabbed-table th[data-tabbedTable] {
  background: #0076c8;
}
#page-pt-v-belt-sheaves .tabbed-table .tabbedTable-labels {
  float: right;
}
#page-pt-v-belt-sheaves .tabbed-table label {
  background: black;
  color: white;
  border-radius: 5px 5px 0 0;
  padding: 12px 15px 10px 15px;
  margin-left: 5px;
  display: inline-block;
  cursor: pointer;
  float: left;
}
#page-pt-v-belt-sheaves .tabbed-table label.tabbedTable-label--active {
  background: #0076c8;
}
#page-pt-v-belt-sheaves .tabbedTable {
  width: 100%;
  margin: 0 0 20px 0;
}
#page-pt-v-belt-sheaves .tabbed-table th {
  background: #0076c8;
  padding: 12px !important;
  border-top: 1px solid #fff;
}
#page-pt-v-belt-sheaves .tabbed-table td {
  padding: 12px !important;
}
#page-pt-v-belt-sheaves .tabbed-table .nav-tabs > li.active > a,
#page-pt-v-belt-sheaves .tabbed-table .nav-tabs > li.active > a:focus,
#page-pt-v-belt-sheaves .tabbed-table .nav-tabs > li.active > a:hover {
  color: #fff !important;
  background-color: #0076c8!important;
}
#page-pt-v-belt-sheaves .tabbed-table .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background: black;
  color: white;
  border-radius: 5px 5px 0 0;
  padding: 8px 11px 10px 15px;
  display: inline-block;
  cursor: pointer;
  float: left;
}
#page-pt-v-belt-sheaves .tabbed-table ul.nav.nav-tabs {
  float: right;
}
#page-pt-v-belt-sheaves .tabbed-table .tab-content {
    border-top: 0 !important;
}
@media screen and (max-width: 425px) {
    #page-pt-v-belt-sheaves .tab-pane {
        overflow: auto;
    }
}
.tabbed-table {
    width: 100% !important;
}

/* Ribbon Banner */
.banner_container {
    position: absolute;
    margin-left: 73%;
    width: 35%;
    top: 45px;
    background: #ebbd02;
    height: 50px;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    z-index: 1000;
}
#page-catalog .banner_container {
    margin-top: 0.8em;
}
.ribbon_edge {
    float: left;
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
}
.ribbon_edge:before {
    content: '';
    top: 0px;
    left: -30px;
    border-color: #ebbd02 transparent transparent;
    border-style: solid;
    border-width: 50px;
    height: 0px;
    width: 0px;
    position: relative;
    float: left;
}
.ribbon_edge:after {
    content: '';
    top: -150px;
    left: -30px;
    border-color: transparent transparent #ebbd02;
    border-style: solid;
    border-width: 50px;
    height: 0px;
    width: 0px;
    position: relative;
    float: left;
}
.rectangle h3 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
     font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.rectangle h3 a {
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 500ms ease;
    transition: all 450ms ease;
    display:block;
    color:#353535;
}
.rectangle h3 a:hover {
        text-decoration: none;
    letter-spacing: .01em;
    color: #263678;
}
@media only screen and (min-width: 1860px) {
	.banner_container {
        position: relative;
        margin-right: 0px;
        margin-left: 84%;
        margin-top: .8em;
        width: 20vw;
        background: #ebbd02;
        height: 50px;
        display: inline-block;
    }
}

@media only screen and (min-width: 1160px) and (max-width: 1440px) {
	.banner_container {
        width:33vw;
    }
}

@media only screen and (min-width: 1080px) and (max-width: 1175px) {
	.banner_container {
        margin-left: 68%;
    }
}

@media only screen and (min-width: 1145px) and (max-width: 1179px) {
	.banner_container {
        margin-left: 70%;
    }
}

@media only screen and (min-width: 1080px) and (max-width: 1144px) {
	.rectangle h3 a:hover {
    letter-spacing: .0;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1079px) {
	.banner_container {
        width:37vw;
    }
}

@media only screen and (min-width: 768px) and (max-width: 858px) {
	.banner_container {
        width:36vw;
        margin-left: 66%;
        box-shadow: none;
    }
    .rectangle h3 {
        font-size: 12px;
        margin-top: -3.3em;
        padding: 0;
    }
    .rectangle h3 a {
        padding: 0px 14px;
    }
}

@media only screen and (min-width: 859px) and (max-width: 1024px) {
	.banner_container {
        width:39vw;
        margin-left: 66%;
    }
    .rectangle h3 {
        font-size: 12px;
        margin-top: -2.75em;
        padding: 0;
    }
}


@media only screen and (min-width: 768px) {
	.desktop-hidden {
	    display: none;
	}
}

@media only screen and (max-width: 767px) {
    .mobile-hidden {
        display: none;
    }
    .banner_container {
        background: none;
        box-shadow: none;
        margin:0;
        right:10px;
        height:auto;
        width:auto;
    }
	.ribbon-mobile {
        margin: 0 auto;
        width: 6em;
        height: 5.5em;
        right: 0;
        position: relative;
        border-top-right-radius: .2em;
        border-top-left-radius: .2em;
        background-color: #ebbd02;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    }

    .ribbon-mobile:before {
        content: "";
        position: absolute;
        bottom: -2.4em;
        left: 0;
        width: 0;
        height: 0;
        border-top: 2.5em solid #ebbd02;
        border-right: 3.5em solid transparent;
    }

    .ribbon-mobile:after {
        content: "";
        position: absolute;
        bottom: -2.4em;
        right: 0;
        width: 0;
        height: 0;
        border-top: 2.5em solid #ebbd02;
        border-left: 3.5em solid transparent;
    }



    .ribbon-mobile h3 {
        color: #fff;
        text-align: center;
        font-size: .65em;
        float: right;
        text-transform: uppercase;
        margin: 0 auto;
        margin-top: 2.5em;
        padding: 0px 2px;
        font-weight: 600;
    }
}

.cta-shadow {
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
}
.not-italic {
    font-style: normal !important;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
ul.nav>li:nth-of-type(2)>a,ul.nav>li:nth-of-type(3)>a  {
    background-color: #ced1e7;
}

/* Secondary Mobile Menu */
.mobile-secondary-menu {
    background: #26337A;
    width: 100%;
    position: fixed;
    display: block;
    bottom: 0;
    z-index: 999;
    padding: .75em;
    text-align: center;
    display: none;
}

.mobile-secondary-menu a {
    color: #fff;
    font-size: 13px;
}

.mobile-secondary-menu i.fa {
    margin-right: .1em;
}

.mobile-secondary-menu a:nth-child(2) {
    margin: 1.13em;
}

#page-index .rfq-btn {
    font-size: 20px;
    width: 100%;
}

#page-index #hero-banner .flexslider .flex-viewport {
    height: auto;
}
#page-index #hero-banner .flexslider .flex-caption .caption-content {
    margin-top: 22%;
    vertical-align: middle;
}
#page-index .flex-caption .caption-content h3 {
    width: 70%;
    display: inline-block;
}
#page-index .flexslider .flex-caption .caption-content .rfq-btn{
    display: block;
}
.flexslider .button-wrapper {
    display: inline-block;
}
#page-index .flexslider .button-wrapper {
    margin-right: 3em;
}
#page-index h1 {
    margin-top: 0;
    text-align: center;
}
#page-index #blue-bg {
    top: 490px !important;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.cds-id-cell a {
    font-weight: 600;
}

#page-index .flex-caption .caption-content h3 {
    font-size: 1.3em;
    text-align: left;
}
/* COVID Banner */

#home-buckets-cds img {
    width: 100%;
    max-width: 184px;
    border: 1px solid #c2c2c2;
    border-bottom: 3px solid #c2c2c2;
}

#home-buckets-cds .cds-browse-list{
	padding:0;
}
#home-buckets-cds .cds-browse-list li {
    width: 19%;
    height:230px;
    padding:0px 10px;
    margin:10px 0;
    border: none;
}
#page-index .cds-product-image.new-cart {
	width: 100%;
	height: auto;
}


/* Homepage slider updates */
#page-index #header #bread-social {
    display: none;
}

#page-index #hero-banner .flexslider .flex-viewport {
    height: auto;
}
#page-index #hero-banner .flexslider .flex-caption .caption-content {
        margin-top: 22%;
    vertical-align: middle;
}
#page-index .flex-caption .caption-content h3 {
    width: 70%;
    display: inline-block;
}
#page-index .flexslider .flex-caption .caption-content .rfq-btn{
    font-size: 20px;
    width: 100%;
    position: relative;
    top: 100px;
    left: 34px;
}
.flexslider .button-wrapper {
    float: right;
    margin-top: -7.5em;
    display: block;
    margin-right: 3em;
    position: relative;
}
#page-index .flexslider .button-wrapper {
    display: inline-block;
}
#page-index h1 {
    margin-top: 0;
    text-align: center;
}
#page-index #blue-bg {
    top: 490px !important;
}
#page-index #hero-banner {
    width: 100%;
}
#page-index .rfq-btn {
    font-size: 31px;
    background: url(/images/template/sprite.png) -304px -1216px;
    background-color: #cf9200;
    padding: 10px 20px;
    color: #FFF;
    width: 354px;
    display: block;
    margin: 21px auto;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border-bottom: 2px solid #ffb20c;
}
.cds-id-cell a {
    font-weight: 600;
}

#page-index .flex-caption .caption-content h3 {
    font-size: 1.3em;
    text-align: left;
}

#page-index .rfq-btn {
    font-size: 20px;
    width: 235px;
}

/*Covid Banner */
.globalAlert {
	margin: 0;
	padding: 16px 0;
	position: absolute;
	font-size: 24px;
	background: #69737d;
	color: #69737d;
	z-index: 9;
	width: 100%;
	top: 0;
}
.globalAlert .hidden {
	display: none;	
}
.globalAlert .centre {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 22px;
}
.globalAlert .alert-content {
	text-align: center;
	position: relative;
}
.alert-content > i {
	color: #23262b;
	background: #e9bd39;
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	line-height: 50px;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	font-style: normal;
	position: absolute;
	top: 3px;
	left: 0;
	display: none;
}
.globalAlert h1 {
	margin-bottom: 3px;
	color: white;
	text-align: center;
	line-height: 0.5; 
	padding-bottom: 23px;
	font-size: 24px !important;
}
.globalAlert p {
	color: white;
	margin-bottom: 0;
	font-size: 20px;
}

#page-home-deomo #wrap {
    position: relative;
}
.btn.submit:hover{
    color: #eee;
    background-color: #898989;
    text-decoration: none;
}

@media only screen and (max-width: 1079px) {
    .globalAlert h1 {
        font-size: 14px !important;
    }
    #page-index #mobile-nav {
        top: 55px;
    }
    #page-index #buger {
        top: 10px !important;
    }
    #page-index #hero-banner .flexslider .flex-caption .caption-content {
        display: none;
    }
}
@media only screen and (max-width: 979px) {
    .globalAlert h1 {
        font-size: 14px !important;
    }
    .globalAlert {
        overflow-y: scroll;
    }
    #page-index .five-row ul li {
        width: 200px;
        display: contents;
    }
}


