@font-face {
    font-family: ubuntulight;
    src: url(ubuntu-light_1-webfont.eot?#iefix) format("embedded-opentype"), url(ubuntu-light_1-webfont.woff) format("woff"), url(ubuntu-light_1-webfont.ttf) format("truetype"), url(ubuntu-light_1-webfont.svg#ubuntulight) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: ubunturegular;
    src: url(ubuntu-regular_1-webfont.eot?#iefix) format("embedded-opentype"), url(ubuntu-regular_1-webfont.woff) format("woff"), url(ubuntu-regular_1-webfont.ttf) format("truetype"),
        url(ubuntu-regular_1-webfont.svg#ubunturegular) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: ubuntumedium;
    src: url(ubuntu-medium_1-webfont.eot?#iefix) format("embedded-opentype"), url(ubuntu-medium_1-webfont.woff) format("woff"), url(ubuntu-medium_1-webfont.ttf) format("truetype"), url(ubuntu-medium_1-webfont.svg#ubuntumedium) format("svg");
    font-weight: 400;
    font-style: normal;
}
body {
    margin: 0;
    color: #1c1c1c;
    font-family: ubunturegular;
    font-size: 100%;
}
img {
    border: 0 currentColor;
    border-image: none;
    vertical-align: middle;
    max-width: 100%;
}
a {
    color: #257095;
    text-decoration: underline;
}
a:hover {
    color: #1c1c1c;
    text-decoration: none;
}
figure {
    margin: 0;
}
p {
    margin: 0 0 1em;
    font-size: 1em;
}
address {
    font-style: normal;
}
.webtrax-code {
    height: 0;
    overflow: hidden;
}
.wrap-inner {
    margin: 0 auto;
    width: 67.5em;
}
header {
    background: #664303;
    border-bottom-color: #d5c9a9;
    border-bottom-width: 0.12em;
    border-bottom-style: solid;
    min-width: 67.5em;
}
#inner-header {
    width: 100%;
    height: auto;
    float: left;
}
header .wrap-inner {
    width: auto;
    min-width: 67.5em;
    max-width: 80em;
}
.header-top {
    text-align: left;
    position: relative;
    z-index: 4;
}
.header-phones {
    padding: 0.94em 0 0 2%;
    color: #ebe7e2;
    line-height: 1.12em;
    font-family: ubuntumedium;
    font-size: 1.12em;
    vertical-align: middle;
    float: left;
    display: inline-block;
}
.header-phones a {
    color: #ebe7e2;
}
.email-icon span {
    display: none;
}
.email-icon {
    margin: 1px 0 1px 0.75em;
    padding-left: 0.87em;
    text-decoration: none;
    vertical-align: top;
    border-left-color: #ebe7e2;
    border-left-width: 0.12em;
    border-left-style: solid;
    display: inline-block;
}
.email-icon img {
    display: block;
}
.email-icon figure {
    width: 1.18em;
    height: 0.87em;
    vertical-align: middle;
    display: inline-block;
}
.email-icon:hover figure {
    background: linear-gradient(transparent, transparent), url(email-icon-hover.svg) no-repeat;
}
.email-icon:hover figure img {
    opacity: 0;
}
.header-button {
    background: url(header-button-background.png) repeat-x top;
    top: 0;
    height: 3.43em;
    text-align: right;
    right: 0;
    position: absolute;
}
.employee-text {
    padding: 0 1.53em;
    height: 4.23em;
    color: #fff;
    text-transform: uppercase;
    line-height: 4.23em;
    font-family: ubuntumedium;
    font-size: 0.81em;
    text-decoration: none;
    vertical-align: top;
    border-left-color: #5093bf;
    border-left-width: 1px;
    border-left-style: solid;
    display: inline-block;
}
.employee-text span {
    background: url(Employee-Portal-icon.png) no-repeat left top;
    width: 3.46em;
    height: 2.46em;
    line-height: 1em;
    vertical-align: middle;
    display: inline-block;
}
.employee-text:hover span {
    background: url(Employee-Portal-icon.png) no-repeat left bottom;
}
#search-trigger {
    background: linear-gradient(transparent, transparent), url(search-icon.svg) no-repeat center;
    width: 3.12em;
    height: 3.43em;
    vertical-align: top;
    border-left-color: #5093bf;
    border-left-width: 1px;
    border-left-style: solid;
    display: inline-block;
    cursor: pointer;
}
.active-search#search-trigger {
    background: linear-gradient(transparent, transparent), url(search-icon-black.svg) no-repeat center #5093bf;
}
.header-search {
    background: #e3e0d9;
    padding: 0.5em 0 0.62em;
    text-align: right;
    clear: both;
}
.header-search form {
    margin: 0;
    width: 13em;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
}
.header-search p {
    margin: 0;
    width: 64%;
    text-align: center;
    color: #4d270d;
    line-height: 1.14em;
    font-family: ubunturegular, Arial, Helvetica, sans-serif;
    font-size: 0.87em;
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
}
.header-search p span {
    background: url(line-separator.png) no-repeat bottom;
    text-transform: uppercase;
    padding-bottom: 0.64em;
    font-family: ubuntumedium;
    margin-bottom: 0.21em;
    display: block;
}
.search-box1 {
    padding: 0.31em 0.5em;
    border: 0 currentColor;
    border-image: none;
    width: 8.25em;
    color: #797979;
    font-family: ubunturegular;
    font-size: 1em;
    margin-right: 0.43em;
    vertical-align: middle;
}
.search-button {
    width: 1.62em;
    font-size: 1em;
    vertical-align: middle;
    cursor: pointer;
}
#utility-nav {
    background: 0 0;
    height: 3.43em;
    padding-left: 0.62em;
    clear: both;
    display: inline-block;
}
#utility-nav a {
    padding: 1.53em 0.38em;
    color: #eeebe5;
    text-transform: uppercase;
    line-height: 1em;
    font-family: ubuntumedium;
    font-size: 0.81em;
    text-decoration: none;
    display: inline-block;
}
#utility-nav a.selected {
    background: 0 0;
    color: #d5b249;
}
#utility-nav a:hover {
    background: 0 0;
    color: #d5b249;
}
.logo-bar {
    background: url(logo-background.png);
    width: 100%;
    clear: both;
    float: left;
    position: relative;
    z-index: 3;
}
#company-logo {
    margin: 0 auto;
    padding: 2.5em 0 0 2%;
    float: left;
    display: block;
    max-width: inherit;
}
#top-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0.5em;
    float: left;
}
#top-nav > li {
    padding: 0 1px;
    width: 6.5em;
    height: 10.31em;
    vertical-align: top;
    float: left;
    display: inline-block;
    position: relative;
    z-index: 99;
}
li.menu-icon1 > a {
    background: linear-gradient(transparent, transparent), url(products-menu-icon.svg) no-repeat top;
    padding-top: 4.8em;
}
li.menu-icon2 > a {
    background: linear-gradient(transparent, transparent), url(Preferred-Distributors-menu-icon.svg) no-repeat top;
    padding-top: 4.5em;
}
li.menu-icon3 > a {
    background: linear-gradient(transparent, transparent), url(Resources-menu-icon.svg) no-repeat top;
    padding-top: 5em;
}
li.menu-icon4 > a {
    background: linear-gradient(transparent, transparent), url(Manufacturing-and-Service-Centers-menu-icon.svg) no-repeat top;
    padding-top: 4em;
}
li.menu-icon5 > a {
    background: linear-gradient(transparent, transparent), url(Bunting-Green-Policy-menu-icon.svg) no-repeat top;
    padding-top: 4em;
}
li.menu-icon4 br {
    display: none;
}
li.menu-icon6 > a {
   background: linear-gradient(transparent, transparent), url(ruler-menu-icon.svg) no-repeat center top;
   padding-top:4.8em;                                 /* BASE FONT = 10px >>> 48px/10px = 4.8em */
}
#top-nav li:hover ul {
    display: block;
}
#top-nav > li:hover {
    background: #e3dfd8;
    padding: 0;
    border-right-color: #d3cbb8;
    border-left-color: #d3cbb8;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
}
#top-nav > li > a {
    text-align: center;
    color: #4d270d;
    line-height: 1.2em;
    padding-top: 3.43em;
    font-family: ubuntumedium;
    font-size: 1em;
    text-decoration: none;
    margin-top: 2.5em;
    display: block;
    background-size: 3.43em;
}
#top-nav > li:hover > a {
    background-position: center -9.37em;
    color: #257095;
}
#top-nav li.menu-icon3 ul {
    width: 20.5em;
}
#top-nav > li.menu-icon4 {
    width: 9.62em;
}
#top-nav > li.menu-icon5 {
    width: 7.87em;
}
#top-nav li ul {
    background: #e3e0d9;
    border-width: 0 1px 1px;
    border-style: none solid solid;
    border-color: currentColor #d3cbb8 #d3cbb8;
    list-style: none;
    margin: 0;
    padding: 0;
    border-image: none;
    left: -1px;
    top: 10.31em;
    width: 25em;
    display: none;
    position: absolute;
}
#top-nav > li.menu-icon1 > a {
    padding-top: 3.87em;
}
#top-nav > li.menu-icon3 > a {
    padding-top: 3.87em;
}
li.menu-icon4 br {
    display: block;
}
#top-nav li li a {
    padding: 0.5em 1.5em;
    color: #4d270d;
    text-decoration: none;
    border-top-color: #d3cbb8;
    border-top-width: 1px;
    border-top-style: solid;
    display: block;
}
#top-nav li li a.selected {
    background: url(menu-arrow.png) no-repeat right #d3cbb8;
}
#top-nav li li a:hover {
    background: url(menu-arrow.png) no-repeat right #d3cbb8;
}
#plp-main-area {
    margin: 1.87em 0;
    width: 100%;
    float: left;
}
#plp-main-area .wrap-inner {
    padding: 0 0.62em;
    width: auto;
    min-width: 66.25em;
    max-width: 77em;
}
footer {
    width: 100%;
    float: left;
    min-width: 67.5em;
    margin-bottom: -25px;
}
footer .wrap-inner {
    text-align: center;
}
.footer-first {
    margin-bottom: 1.56em;
    border-top-color: #cec2a2;
    border-bottom-color: #cec2a2;
    border-top-width: 1px;
    border-bottom-width: 1.31em;
    border-top-style: solid;
    border-bottom-style: solid;
}
.footer-first-inner {
    margin: 0 auto;
    padding: 0 0.62em;
    max-width: 80em;
}
.footer-first-inner h3 {
    margin: 0;
    padding: 1.11em 0.93em 0 0;
    color: #6b490a;
    font-family: ubuntulight;
    font-size: 1.12em;
    font-weight: 400;
    display: inline-block;
}
.follow-us {
    width: 61%;
    padding-top: 1.37em;
    padding-bottom: 1.37em;
    border-right-color: #cec2a2;
    border-right-width: 1px;
    border-right-style: solid;
    display: inline-block;
    max-width: inherit;
}
.follow-us a.facebook {
    background: linear-gradient(transparent, transparent), url(facebook-icon.svg) no-repeat left top;
    padding: 0.78em 0.62em 0.78em 3.28em;
    width: auto;
    height: 1.21em;
    color: #6b490a;
    font-family: ubuntulight;
    font-size: 0.87em;
    text-decoration: none;
    margin-bottom: 0.71em;
    display: inline-block;
}
.follow-us a.twitter {
    background: linear-gradient(transparent, transparent), url(facebook-icon.svg) no-repeat left top;
    padding: 0.78em 0.62em 0.78em 3.28em;
    width: auto;
    height: 1.21em;
    color: #6b490a;
    font-family: ubuntulight;
    font-size: 0.87em;
    text-decoration: none;
    margin-bottom: 0.71em;
    display: inline-block;
}
.follow-us a.linkedin {
    background: linear-gradient(transparent, transparent), url(facebook-icon.svg) no-repeat left top;
    padding: 0.78em 0.62em 0.78em 3.28em;
    width: auto;
    height: 1.21em;
    color: #6b490a;
    font-family: ubuntulight;
    font-size: 0.87em;
    text-decoration: none;
    margin-bottom: 0.71em;
    display: inline-block;
}
.follow-us a.google-plus {
    background: linear-gradient(transparent, transparent), url(facebook-icon.svg) no-repeat left top;
    padding: 0.78em 0.62em 0.78em 3.28em;
    width: auto;
    height: 1.21em;
    color: #6b490a;
    font-family: ubuntulight;
    font-size: 0.87em;
    text-decoration: none;
    margin-bottom: 0.71em;
    display: inline-block;
}
.follow-us a.blog {
    background: linear-gradient(transparent, transparent), url(facebook-icon.svg) no-repeat left top;
    padding: 0.78em 0.62em 0.78em 3.28em;
    width: auto;
    height: 1.21em;
    color: #6b490a;
    font-family: ubuntulight;
    font-size: 0.87em;
    text-decoration: none;
    margin-bottom: 0.71em;
    display: inline-block;
}
.follow-us a.youtube {
    background: linear-gradient(transparent, transparent), url(youtube-logo.png) no-repeat left top;
    padding: 0.78em 0.62em 0.78em 3.28em;
    width: auto;
    height: 1.21em;
    color: #6b490a;
    font-family: ubuntulight;
    font-size: 0.87em;
    text-decoration: none;
    margin-bottom: 0.71em;
    display: inline-block;
}
.follow-us a.twitter {
    background: linear-gradient(transparent, transparent), url(twitter-icon.svg) no-repeat left top;
}
.follow-us a.linkedin {
    background: linear-gradient(transparent, transparent), url(Linked-in-icon.svg) no-repeat left top;
}
.follow-us a.google-plus {
    background: linear-gradient(transparent, transparent), url(google-plus-icon.svg) no-repeat left top;
}
.follow-us a.blog {
    background: linear-gradient(transparent, transparent), url(wordpress-blog-icon.svg) no-repeat left top;
}
.follow-us a.youtube:hover {
    background: linear-gradient(transparent, transparent), url(youtube-logo1.png) no-repeat left top;
}
.follow-us a:hover {
    background-position: left bottom;
    color: #257193;
}
.associations {
    padding: 1.37em 0 0 5px;
    vertical-align: top;
    display: inline-block;
}
.associations a.cbsa-logo {
    margin: 0.31em 0 0.93em;
    text-decoration: none;
    display: inline-block;
}
.associations a.ptda-logo {
    margin: 0.31em 0 0.93em;
    text-decoration: none;
    display: inline-block;
}
.associations a.nffs-logo {
    margin: 0.31em 0 0.93em;
    text-decoration: none;
    display: inline-block;
}
.associations a.bsa-logo {
    margin: 0.31em 0 0.93em;
    text-decoration: none;
    display: inline-block;
}
.associations a.cbsa-logo:hover img {
    opacity: 0;
}
.associations a.ptda-logo:hover img {
    opacity: 0;
}
.associations a.nffs-logo:hover img {
    opacity: 0;
}
.associations a.bsa-logo:hover img {
    opacity: 0;
}
.associations a.cbsa-logo:hover {
    background: url(cbsa-logo-hover.png) no-repeat left top;
}
.associations a.ptda-logo:hover {
    background: url(ptda-logo-hover.png) no-repeat left top;
}
.associations a.nffs-logo:hover {
    background: url(nffs-logo-hover.png) no-repeat left top;
}
.associations a.bsa-logo:hover {
    background: url(bear-org.png) no-repeat left top;
}
footer .wrap-inner a {
    color: #1c1c1c;
}
footer .wrap-inner a:hover {
    color: #257095;
}
.footer-nav a:hover {
    color: #257095;
}
.footer-company-nm {
    padding: 0.62em 0;
    font-size: 1.12em;
    display: block;
    font-family: ubuntumedium;
    font-weight: 400;
}
.gold-text {
    color: #6b490a;
    text-transform: uppercase;
    padding-bottom: 0.71em;
    font-family: ubuntulight;
    font-size: 0.87em;
    display: block;
}
.made-in-usa {
    color: #454545;
    text-transform: uppercase;
    padding-top: 1.83em;
    font-family: ubuntumedium;
    font-size: 0.75em;
    display: inline-block;
}
.made-in-usa img {
    padding-right: 0.83em;
}
.footer-nav {
    background: #f6f4ee;
    margin: 2.08em 0 0;
    padding: 1.5em 0.66em;
    text-align: center;
    color: #454545;
    text-transform: uppercase;
    font-family: ubuntumedium;
    font-size: 0.75em;
    border-bottom-color: #c6ba9c;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.footer-nav a {
    padding: 0 0.83em;
    color: #454545;
    display: inline-block;
}
footer small {
    padding: 2.08em 0.83em;
    text-align: center;
    color: #797979;
    font-size: 0.75em;
    display: block;
}
footer br {
    display: none;
}
footer small a {
    color: #797979;
}
.desktop-hide {
    display: none;
}
footer small a:hover {
    color: #257095;
}
.copyright {
    background: #fff;
    padding: 1em 0;
    text-align: center;
    font-size: 0.87em;
}
.copyright a {
    font-size: 1em;
}
@media screen and (min-width: 80em) {
    .email-icon span {
        color: #ebe7e2;
        text-transform: uppercase;
        line-height: 1em;
        padding-right: 0.31em;
        font-family: ubuntulight;
        font-size: 1em;
        display: inline-block;
    }
    .email-icon:hover span {
        color: #e6c94a;
    }
    #utility-nav {
        padding-left: 7%;
    }
    #utility-nav a {
        padding: 1.53em 0.46em;
    }
    .header-search {
        padding: 2.18em 0 0;
        top: 3.43em;
        width: 13.06em;
        height: 8.12em;
        right: 0;
        position: absolute;
        z-index: 3;
    }
    .header-search p {
        width: 100%;
        margin-bottom: 0.5em;
    }
    .header-search p span {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
    .header-search form {
        text-align: center;
    }
}
@media screen and (min-width: 80em) {
    .associations {
        padding: 1.37em 0 0 1.56em;
        vertical-align: top;
        display: inline-block;
    }
}
.associations img {
    margin-right: 7px;
}
@media screen and (min-width: 40em) {
    .associations img {
        margin-right: 0;
    }
}
@media screen and (min-width: 60em) {
    .associations img {
        margin-right: 1px;
    }
}
@media screen and (min-width: 80em) {
    .associations img {
        margin-right: 19px;
    }
}
h3.ass-h3 {
    padding-right: 2px;
}
@media screen and (min-width: 40em) {
    h3.ass-h3 {
        padding-right: 16px;
    }
}

