/******************************************************************
Stylesheet: Main Stylesheet

******************************************************************/
/*********************
IMPORTING PARTIALS
*********************/
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/*
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/*
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/*
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold; }

/*
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic; }

/*
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: manual;
  -epub-hyphens: manual;
  -moz-hyphens: manual;
  hyphens: manual; }

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0; }

/*
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/*
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }

/*
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
  list-style-type: none; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
  Embedded content
========================================================================== */
/*
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/*
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/*
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    clear: both; }

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }

/******************************************************************
Stylesheet: Variables

******************************************************************/
/*********************
COLORS
*********************/
/******************************************************************
Stylesheet: Typography

******************************************************************/
@font-face {
  font-family: 'si';
  src: url("../fonts/socicon.eot");
  src: url("../fonts/socicon.eot?#iefix") format("embedded-opentype"), url("../fonts/socicon.woff") format("woff"), url("../fonts/socicon.ttf") format("truetype"), url("../fonts/socicon.svg#icomoonregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: si;
    src: url(../fonts/socicon.svg) format(svg); } }
p {
  -ms-word-break: none;
  -ms-word-wrap: none;
  word-break: none;
  word-break: none;
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig"; }

/******************************************************************
Stylesheet: Sass Functions

******************************************************************/
/******************************************************************
Stylesheet: Mixins Stylesheet

******************************************************************/
/*********************
TRANSITION
*********************/
/*********************
CSS3 GRADIENTS
*********************/
/* @include css-gradient(); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(); */
/*********************
BORDER-RADIUS
*********************/
/* @include rounded-corners(); */
/******************************************************************
Stylesheet: Grid Stylesheet

******************************************************************/
.last-col {
  float: right;
  padding-right: 0 !important; }

/* Mobile Grid Styles */
@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; } }
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; } }
/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }

  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }

  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; } }
/*********************
IMPORTING MODULES
*********************/
/******************************************************************
Stylesheet: Button Styles

******************************************************************/
/*********************
BUTTON DEFAULTS
*********************/
.red-button, .red-ghost-button {
  display: inline-block;
  position: relative;
  font-family: "alternate-gothic-no-3-d", Arial, sans-serif;
  font-size: 1.2em;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  color: white !important;
  padding: 11px 20px 9px;
  border: 0;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .red-button:hover, .red-ghost-button:hover, .red-button:focus, .red-ghost-button:focus {
    color: white !important;
    text-decoration: none; }

.red-button {
  background-color: #161e22; }
  .red-button:hover, .red-button:focus {
    background-color: #65110d; }

.red-ghost-button {
  border: 1px solid #161e22;
  color: #161e22 !important; }
  .red-ghost-button:hover, .red-ghost-button:focus {
    background-color: #65110d;
    color: white !important; }

/******************************************************************
Stylesheet: Form Styles

******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 0.9em;
  color: #302E31;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  font-family: "Open Sans", Arial, sans-serif;
  background-color: white;
  padding: 0 20px;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    cursor: not-allowed;
    opacity: 0.6; }

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em; }

input[type="submit"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#parts-lookup input[type="text"] {
  width: 90%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
#parts-lookup input.sbtn {
  width: 10% !important; }

/*********************
BASE (MOBILE) SIZE
*********************/
/******************************************************************
Stylesheet: Base Mobile Stylesheet

******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #302E31;
  background-color: #302E31;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

p {
  margin: 0 0 20px; }
  p .small {
    font-size: .8em;
    font-style: italic; }

hr {
  display: block;
  height: 1px;
  margin: 15px 0;
  border: solid #555555;
  border-width: 1px 0 0; }

span.nowrap {
  white-space: nowrap; }

.print-only {
  display: none !important; }

/*********************
LAYOUT & GRID STYLES
*********************/
#sitewrap {
  overflow: hidden; }

#container {
  position: relative;
  left: 0;
  width: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.5); }
  #container.active {
    position: fixed;
    left: 320px;
    margin-left: -64px; }

.wrap {
  width: 90%;
  margin: 0 auto; }

/*********************
LINK STYLES
*********************/
a, a:visited {
  text-decoration: none;
  color: #161e22;
  /* mobile tap color */ }
  a:hover, a:active, a:visited:hover, a:visited:active {
    color: #65110d; }
  a:link, a:visited:link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-family: "alternate-gothic-no-3-d", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }
  h1 span, .h1 span, h2 span, .h2 span, h3 span, .h3 span, h4 span, .h4 span, h5 span, .h5 span {
    color: #161e22; }

/*********************
NAVIGATION STYLES
*********************/
#navcontainer {
  position: absolute;
  width: 100%;
  overflow: hidden; }
  #navcontainer .wrap {
    width: 100%; }
  #navcontainer a.h1 {
    display: block;
    font-size: 1.5em;
    color: #999999;
    padding: 25px 20px; }
    #navcontainer a.h1:hover, #navcontainer a.h1:active {
      color: white; }

#mainnav {
  max-width: 260px; }
  #mainnav ul {
    margin: 0; }
  #mainnav li {
    list-style: none; }
    #mainnav li a {
      display: block;
      font-family: "alternate-gothic-no-3-d", Arial, sans-serif;
      font-size: 1.2em;
      line-height: 1;
      text-transform: uppercase;
      color: white;
      padding: 10px 20px; }
      #mainnav li a:hover, #mainnav li a:active {
        color: #FFCB2E; }
      #mainnav li a:focus {
        outline: none; }
    #mainnav li.dropdown {
      position: relative; }
      #mainnav li.dropdown .caret {
        position: absolute;
        top: 15px;
        right: 20px;
        display: block;
        width: 8px;
        height: 8px;
        background-color: #FFCB2E;
        -webkit-border-radius: 100px;
        border-radius: 100px; }
      #mainnav li.dropdown.active {
        background-color: #161517; }
        #mainnav li.dropdown.active > a {
          color: #FFCB2E; }
    #mainnav li ul.children {
      display: none;
      background: white;
      margin: 0;
      padding: 10px 0; }
      #mainnav li ul.children hr {
        margin: 5px 0; }
      #mainnav li ul.children li a {
        color: #302E31; }
        #mainnav li ul.children li a:hover, #mainnav li ul.children li a:active {
          color: #161e22; }

/*********************
HEADER STYLES
*********************/
#header {
  position: relative;
  background: #302E31;
  border-bottom: solid 5px #161e22;
  padding: 10px 0; }

#inner-header {
  width: 94%; }

#menu, #search-btn {
  position: absolute;
  top: 13px;
  left: 3%;
  width: 44px;
  height: 44px;
  background: url(../images/icon-menu.png) no-repeat 0 0;
  background-size: 44px;
  -ms-behavior: url(../js/backgroundsize.min.htc);
  cursor: pointer; }
  #menu.active, #search-btn.active {
    background-position: 0 -44px; }

#search-btn {
  left: auto;
  right: 3%;
  z-index: 10;
  background: url(../images/icon-search.png) no-repeat 6px 8px;
  background-size: 32px;
  -ms-behavior: url(../js/backgroundsize.min.htc); }

#logo a {
  display: block;
  width: 180px;
  height: 48px;
  background: url(../images/logo-header.png) no-repeat 0 0;
  background-size: contain;
  -ms-behavior: url(../js/backgroundsize.min.htc);
  text-indent: -9999px;
  margin: 0 auto; }

#search {
  position: absolute;
  top: 19px;
  right: 3%;
  z-index: -1;
  width: 0px;
  height: 36px;
  padding-right: 44px;
  overflow: hidden;
  -webkit-transition: width 200ms;
  transition: width 200ms; }
  #search.active {
    width: 250px;
    z-index: 2000; }
  #search input[type="text"] {
    float: right;
    height: 35px;
    background-color: #999999;
    line-height: 35px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px; }
    #search input[type="text"]:focus, #search input[type="text"]:active {
      background-color: white; }
  #search input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 36px;
    background: #161e22 url(../images/icon-search.png) no-repeat 6px 2px;
    background-size: 32px;
    -ms-behavior: url(../js/backgroundsize.min.htc);
    border: none;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0; }

/*********************
SLIDER STYLES
*********************/
#mainslider {
  position: relative;
  background-color: #302E31; }
  #mainslider ul {
    margin: 0; }
    #mainslider ul .slide-wrap {
      position: relative;
      background-color: #302E31;
      text-align: center;
      color: white;
      padding: 60px 10px 40px; }
      #mainslider ul .slide-wrap.slide-1 {
        background: url(../images/bg-crosshatch.png) repeat 0 0, url(../images/slide-bg-hydraulic.jpg) no-repeat 0 0;
        background-size: auto, cover;
        -ms-behavior: url(../js/backgroundsize.min.htc); }
      #mainslider ul .slide-wrap.slide-2 {
        background: url(../images/bg-crosshatch.png) repeat 0 0, url(../images/slide-bg-water.jpg) no-repeat 0 0;
        background-size: auto, cover;
        -ms-behavior: url(../js/backgroundsize.min.htc); }
      #mainslider ul .slide-wrap.slide-3 {
        background: url(../images/bg-crosshatch.png) repeat 0 0, url(../images/slide-bg-dirt.jpg) no-repeat 0 0;
        background-size: auto, cover;
        -ms-behavior: url(../js/backgroundsize.min.htc); }
      #mainslider ul .slide-wrap img {
        display: block;
        width: 100%;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0; }
      #mainslider ul .slide-wrap h2 {
        position: absolute;
        top: 30%;
        right: 0px;
        left: 0px;
        font-size: 2em;
        line-height: 0.9;
        text-align: center;
        color: white;
        text-shadow: 0 0 10px black; }
        #mainslider ul .slide-wrap h2 span {
          color: #FFCB2E; }
        #mainslider ul .slide-wrap h2.two-line {
          top: 35%; }
      #mainslider ul .slide-wrap p {
        background-color: #302E31;
        font-size: 0.9em;
        margin: 0;
        padding: 5px 10px;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px; }
        #mainslider ul .slide-wrap p span {
          color: #FFCB2E; }
      #mainslider ul .slide-wrap a {
        display: inline-block;
        font-family: "alternate-gothic-no-3-d", Arial, sans-serif;
        font-size: 1.2em;
        text-transform: uppercase;
        color: #FFCB2E;
        margin-left: 10px; }

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flexslider {
  position: relative;
  zoom: 1; }
  .flexslider .slides {
    zoom: 1; }
    .flexslider .slides > li {
      display: none;
      -webkit-backface-visibility: hidden; }
    .flexslider .slides img {
      width: 100%;
      display: block; }
    .flexslider .slides:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }
  .flex-direction-nav li a {
    background: url(../images/icon-slider-arrows.png) no-repeat left center;
    background-size: 64px;
    text-decoration: none;
    display: block;
    width: 40px;
    margin: 0;
    position: absolute;
    top: 60px;
    bottom: 40px;
    text-indent: -9999px;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease; }
    .flex-direction-nav li a.flex-prev {
      left: 3%; }
    .flex-direction-nav li a.flex-next {
      right: 3%;
      background-position: right center; }
  .flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default; }

.flex-pauseplay span {
  text-transform: capitalize; }
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }
  .flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'; }
  .flex-pauseplay a:hover {
    opacity: 1; }
  .flex-pauseplay a.flex-play:before {
    content: '\f003'; }

.flex-control-nav {
  display: none;
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }
  .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }
  .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7); }
  .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }
  .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0; }
    .flex-control-thumbs li img {
      width: 100%;
      display: block;
      opacity: .7;
      cursor: pointer; }
      .flex-control-thumbs li img:hover {
        opacity: 1; }
  .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

#carousel {
  width: 90%;
  position: relative;
  margin: -20px auto 30px; }
  #carousel ul.slides li div {
    background: white;
    text-align: center;
    margin: 5px;
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.5); }
  #carousel ul.slides li img {
    width: 100%;
    margin-bottom: 5px; }
  #carousel ul.slides li p {
    display: table;
    width: 100%;
    margin: 0; }
  #carousel ul.slides li a {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    font-size: 0.8em;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase; }
  #carousel .flex-direction-nav li a {
    top: 0px;
    bottom: 0px; }
    #carousel .flex-direction-nav li a.flex-prev {
      left: -25px; }
    #carousel .flex-direction-nav li a.flex-next {
      right: -25px; }

/*********************
CONTENT STYLES
*********************/
.clear {
  clear: both; }

#content {
  background-color: white;
  position: relative; }
  #content.interior {
    background: white url(../images/slide-bg-hydraulic.jpg) no-repeat center top; }

.home #content.interior {
  background: white !important; }

.mining #content.interior {
  background: white url(../images/bg-mining.jpg) no-repeat center top; }

.shale-oil #content.interior {
  background: white url(../images/bg-shale-oil.jpg) no-repeat center top; }

.products #content.interior {
  background: white url(../images/bg-products.jpg) no-repeat center top; }

.contact #content.interior {
  background: white url(../images/bg-contact.jpg) no-repeat center top; }

.resources #content.interior {
  background: white url(../images/bg-resources.jpg) no-repeat center top; }

.support #content.interior {
  background: white url(../images/bg-support.jpg) no-repeat center top; }

.company #content.interior {
  background: white url(../images/bg-company.jpg) no-repeat center top; }

.news #content.interior {
  background: white url(../images/bg-news.jpg) no-repeat center top; }

.catalog #content.interior {
  background: white url(../images/bg-catalog.jpg) no-repeat center top; }

#inner-content.interior {
  padding-top: 60px; }

div#main .d-1of4:nth-child(3n+1) {
  clear: left; }

#cat-banner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100; }
  #cat-banner .wrap {
    background: #555555;
    color: white;
    padding: 10px 0;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px; }

#iframe-btn {
  background: url(../images/icon-catalog.png) no-repeat right -7px;
  background-size: 36px;
  -ms-behavior: url(../js/backgroundsize.min.htc);
  padding: 0 40px 0 5%;
  cursor: pointer; }
  #iframe-btn.active {
    background-position: right -43px; }

#iframe-wrap iframe {
  display: none;
  position: absolute;
  top: 40px;
  left: 5%;
  z-index: 200;
  width: 90%;
  height: 582px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }

#featured {
  text-align: center; }
  #featured h1 {
    color: white;
    line-height: .75em; }
    #featured h1 span {
      color: #FFCB2E;
      display: block;
      font-size: .75em; }
  #featured img.featured-img {
    width: auto;
    max-width: 300px;
    height: 200px; }

#main {
  margin-bottom: 20px; }
  #main img {
    max-width: 100%; }
  #main h1 {
    color: #161e22;
    margin-bottom: 20px; }
  #main h2 {
    font-size: 1.8em;
    margin-bottom: 20px; }
    #main h2.title {
      color: #161e22; }
  #main h3 {
    font-size: 1.6em;
    margin-bottom: 10px;
    color: #161e22; }
  #main ul {
    list-style: disc;
    margin: 0 0 30px 20px; }
    #main ul li {
      margin: 5px 0; }
    #main ul.download-list {
      list-style: none;
      margin: 0 0 20px 0; }
      #main ul.download-list li {
        font-weight: 600;
        margin: 10px 0; }
  #main.interior {
    width: 100%;
    background-color: white;
    margin: 0 0 40px 0;
    padding: 20px 5%;
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  #main .hidden {
    display: none; }
  #main .red-button, #main .red-ghost-button {
    margin-bottom: 20px; }
  #main a.read-more:before {
    content: 'Read More';
    font-weight: 600; }
  #main a.read-more.open:before {
    content: 'Read Less'; }
  #main a.read-more.buyers-guide:before {
    content: 'Buyers Guide'; }
  #main a.read-more.buyers-guide.open:before {
    content: 'Close'; }
  #main table td {
    border: 1px solid #eee;
    padding: 10px; }
  #main table tr:nth-child(even) {
    background: #efefef; }
  #main table thead td, #main table thead th {
    background: #333;
    border: 1px solid #333;
    color: white; }
  #main table.noborder td {
    border: none;
    background: white; }
  #main table.prod-specs {
    width: 100%;
    margin-bottom: 40px; }
    #main table.prod-specs th, #main table.prod-specs td {
      text-align: left;
      padding: 5px; }
    #main table.prod-specs th {
      font-family: "alternate-gothic-no-3-d", Arial, sans-serif;
      font-size: 1.2em;
      font-weight: normal;
      text-transform: uppercase; }
    #main table.prod-specs td {
      font-size: 0.9em; }
      #main table.prod-specs td:first-child {
        width: 65%;
        font-weight: 600;
        padding-right: 10px; }
    #main table.prod-specs tr:nth-child(even) {
      background: #efefef; }
  #main #breadcrumbs {
    list-style: none;
    margin: 0 0 20px; }
    #main #breadcrumbs li {
      position: relative;
      display: inline-block;
      font-size: 0.9em;
      color: #555555;
      margin: 0;
      padding-right: 20px; }
      #main #breadcrumbs li .arrow {
        position: absolute;
        top: 7px;
        right: 0;
        display: block;
        width: 8px;
        height: 8px;
        border-top: solid 4px transparent;
        border-bottom: solid 4px transparent;
        border-left: solid 4px #999999; }

.distributor-locator label {
  margin: 0 10px; }
.distributor-locator input, .distributor-locator select {
  border: 1px solid #999999; }
.distributor-locator td {
  border: none;
  background: white; }
.distributor-locator #pnlDistributors {
  margin-top: 40px; }
  .distributor-locator #pnlDistributors table td {
    border: none;
    padding: 0; }
  .distributor-locator #pnlDistributors table tr {
    background: white; }
  .distributor-locator #pnlDistributors span#lblMessage {
    margin: 0px 0 25px 0;
    display: block;
    color: #555555; }

#downloads {
  margin-bottom: 40px; }

a.button {
  background: #161e22;
  padding: 20px;
  color: white;
  border-radius: 5px;
  display: inline-block; }
  a.button:hover {
    background: #65110d;
    color: white;
    cursor: pointer; }

.CollapsiblePanelTab {
  color: #161e22;
  border-bottom: 1px dotted #161e22;
  cursor: pointer !important;
  font-weight: bold;
  display: inline; }

.CollapsiblePanelContent {
  margin: 30px 0; }

/*********************
SIDEBARS & ASIDES
*********************/
#sidebar1 {
  margin-bottom: 20px; }

#aside {
  position: relative;
  max-width: 300px;
  margin-bottom: 40px; }
  #aside .product-app {
    background-color: #999999;
    margin-right: 40px;
    padding: 10px 20px 10px 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    #aside .product-app h4 {
      font-size: 1.4em;
      color: white; }
    #aside .product-app p {
      font-size: 0.8em;
      line-height: 1.2;
      color: white;
      margin: 0; }
  #aside img {
    position: absolute;
    right: 0;
    bottom: 0; }

.sidebar h2 {
  margin-bottom: 20px; }

/*********************
FOOTER STYLES
*********************/
#footer {
  color: #999999;
  padding: 40px 0;
  border-top: solid 5px #161e22; }
  #footer p {
    font-size: 0.9em; }

.soc {
  overflow: hidden;
  margin: 0; }
  .soc li {
    display: inline-block;
    *display: inline;
    zoom: 1; }
    .soc li a {
      font-family: si !important;
      font-style: normal;
      font-weight: 400;
      overflow: hidden;
      text-decoration: none;
      text-align: center;
      display: block;
      position: relative;
      z-index: 1;
      width: 36px;
      height: 36px;
      line-height: 36px;
      font-size: 1.1875em;
      margin-right: 10px;
      color: #999999; }
      .soc li a.soc-icon-last {
        margin: 0 !important; }
      .soc li a.soc-facebook:before {
        content: 'b'; }
      .soc li a.soc-twitter:before {
        content: 'a'; }
      .soc li a.soc-linkedin:before {
        content: 'j'; }
      .soc li a.soc-youtube:before {
        content: 'r'; }
      .soc li a:hover, .soc li a:active {
        color: white; }

#quick-links li {
  font-size: 0.8em;
  margin: 10px 0; }
  #quick-links li a {
    color: #999999; }
    #quick-links li a:hover, #quick-links li a:active {
      color: white; }

#footernav {
  display: none; }
  #footernav ul {
    margin: 0 0 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #555555; }
    #footernav ul:last-child {
      border: none; }
  #footernav li {
    font-size: 0.8em;
    margin: 5px 0; }
    #footernav li.heading {
      font-weight: 600;
      text-transform: uppercase; }
    #footernav li a {
      color: #999999; }
      #footernav li a:hover, #footernav li a:active {
        color: white; }

/*********************
PARTS LOOKUP STYLES
*********************/
#parts-lookup-page {
  height: 460px;
  background-color: #555555;
  padding: 20px 5%;
  overflow: hidden; }
  #parts-lookup-page h1, #parts-lookup-page .h1, #parts-lookup-page h2, #parts-lookup-page .h2, #parts-lookup-page h3, #parts-lookup-page .h3, #parts-lookup-page h4, #parts-lookup-page .h4, #parts-lookup-page h5, #parts-lookup-page .h5 {
    color: white; }
  #parts-lookup-page h3 {
    font-size: 1.4em;
    margin-bottom: 10px; }
  #parts-lookup-page h4 {
    font-size: 1.2em; }
  #parts-lookup-page select {
    margin-bottom: 20px; }
  #parts-lookup-page p.caption {
    font-size: 0.8em;
    color: #999999;
    margin-bottom: 10px; }
    #parts-lookup-page p.caption a {
      color: white; }
  #parts-lookup-page input[type="text"] {
    margin: 5px 0;
    padding-right: 65px; }
  #parts-lookup-page input.sbtn {
    float: right;
    width: 45px;
    height: 30px;
    background: #161e22 url(../images/btn-search.png) no-repeat center center;
    background-size: 16px;
    -ms-behavior: url(../js/backgroundsize.min.htc);
    text-indent: -9999px;
    margin-top: -35px;
    border: none;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0; }
  #parts-lookup-page .distributor {
    background: #161e22 url(../images/icon-locator.png) no-repeat 10px center;
    background-size: 24px;
    -ms-behavior: url(../js/backgroundsize.min.htc);
    padding-left: 40px; }
    #parts-lookup-page .distributor:hover, #parts-lookup-page .distributor:active {
      background-color: #65110d; }
  #parts-lookup-page .close-btn {
    position: absolute;
    top: 20px;
    right: 5%;
    width: 24px;
    height: 24px;
    background: url(../images/btn-hide.png);
    background-size: 24px;
    -ms-behavior: url(../js/backgroundsize.min.htc);
    text-indent: -9999px;
    cursor: pointer; }

#form-light-duty {
  position: absolute;
  top: 460px;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background: #555555;
  padding: 20px 5%; }
  #form-light-duty.active {
    top: 0; }
  #form-light-duty select {
    margin-bottom: 10px; }
  #form-light-duty .red-button, #form-light-duty .red-ghost-button {
    margin-top: 10px; }

/* -----------------------------------*/
/* -- PROMO BOXES <<<--------*/
/* -----------------------------------*/
.lightDutyPromo {
  float: left;
  background: url(../../images/graphics/duty-promo-bottom.jpg) bottom left no-repeat;
  padding: 0 0 10px 0;
  width: 222px;
  margin: 0 0 10px 0;
  color: #fff; }

.lightDutyPromo h2 {
  background: url(../../images/graphics/light-duty-promo-h2.jpg) top left no-repeat;
  padding: 150px 10px 0 10px;
  margin-top: 0px;
  color: #FF9900;
  font-size: 13pt;
  height: 25px; }

.lightDutyPromo p {
  padding: 0 10px 0 10px; }

.lightDutyPromo li {
  margin-left: -30px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  background-image: url(../../images/graphics/bullet.png);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  list-style-type: none; }

.heavyDutyPromo {
  float: left;
  background: url(../../images/graphics/duty-promo-bottom.jpg) bottom left no-repeat;
  padding: 0 0 10px 0;
  width: 222px;
  margin: 0 10px 10px 0;
  color: #fff; }

.heavyDutyPromo h2 {
  background: url(../../images/graphics/heavy-duty-promo-h2.jpg) top left no-repeat;
  padding: 150px 10px 0 10px;
  margin-top: 0px;
  color: #FF9900;
  font-size: 13pt;
  height: 25px; }

.heavyDutyPromo p {
  padding: 0 10px 0 10px; }

.heavyDutyPromo li {
  margin-left: -30px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  background-image: url(../../images/graphics/bullet.png);
  background-repeat: no-repeat;
  background-position: 0 .4em;
  list-style-type: none; }

.product-promo {
  width: 200px;
  height: 440px;
  float: left;
  background: url(../../images/graphics/promo-product-bg.jpg) bottom left no-repeat;
  padding: 0 0 10px 0;
  margin: 10px 8px 0 0;
  position: relative; }

.product-promo p {
  padding: 0 10px 0 10px;
  margin-top: 0px;
  font-size: 13px; }

.product-promo .read-more {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 14px;
  font-weight: bold; }

.product-promo h2 {
  padding: 145px 10px 5px 10px;
  margin: 0px;
  color: #900;
  font-size: 13pt; }

.product-promo h2.oil {
  background: url(../../images/graphics/promo-h2-oil.jpg) top left no-repeat; }

.product-promo h2.pcv {
  background: url(../../images/graphics/promo-h2-pcv.jpg) top left no-repeat; }

.product-promo h2.breathers {
  background: url(../../images/graphics/promo-h2-breathers.jpg) top left no-repeat; }

.product-promo h2.air-filters {
  background: url(../../images/graphics/promo-h2-air-filters.jpg) top left no-repeat; }

.product-promo h2.auto-trans {
  background: url(../../images/graphics/promo-h2-auto-trans.jpg) top left no-repeat; }

.product-promo h2.cabin-air {
  background: url(../../images/graphics/promo-h2-cabin-air.jpg) top left no-repeat; }

.product-promo h2.hydraulic {
  background: url(../../images/graphics/promo-h2-hydraulic.jpg) top left no-repeat; }

.product-promo h2.fuel-filters {
  background: url(../../images/graphics/promo-h2-fuel-filters.jpg) top left no-repeat; }

.product-promo h2.coolant-filters {
  background: url(../../images/graphics/promo-h2-coolant-filters.jpg) top left no-repeat; }

.product-promo h2.water-pumps {
  background: url(../../images/graphics/promo-h2-water-pumps.jpg) top left no-repeat; }

.product-promo h2.ld-fuel-filters {
  background: url(../../images/graphics/promo-h2-ld-fuel-filters.jpg) top left no-repeat; }

.product-promo h2.ld-air-filters {
  background: url(../../images/graphics/promo-h2-ld-air-filters.jpg) top left no-repeat; }

.product-promo h2.ld-oil {
  background: url(../../images/graphics/promo-h2-ld-oil.jpg) top left no-repeat; }

.airtexPromo {
  float: left;
  background: url(../../images/graphics/uci-box-bg.jpg) bottom left no-repeat;
  padding: 0 0 10px 0;
  width: 222px;
  margin: 0 0 10px 0;
  color: #fff; }

.airtexPromo h2 {
  display: none; }

.airtexPromo h3 {
  background: url(../../images/graphics/uci-airtex-bg.jpg) top left no-repeat;
  padding: 170px 10px 0 10px;
  margin-top: 0px;
  color: #000;
  font-size: 13pt;
  height: 25px;
  text-align: center; }

.airtexPromo p {
  text-align: center;
  margin-top: 30px;
  display: block; }

.ascPromo {
  float: left;
  background: url(../../images/graphics/uci-box-bg.jpg) bottom left no-repeat;
  padding: 0 0 10px 0;
  width: 222px;
  margin: 0 0 10px 10px;
  color: #fff; }

.ascPromo h2 {
  display: none; }

.ascPromo h3 {
  background: url(../../images/graphics/uci-asc-bg.jpg) top left no-repeat;
  padding: 170px 10px 0 10px;
  margin-top: 0px;
  color: #000;
  font-size: 13pt;
  height: 25px;
  text-align: center; }

.ascPromo p {
  text-align: center;
  margin-top: 30px;
  display: block; }

.framPromo {
  float: left;
  background: url(../../images/graphics/uci-box-bg.jpg) bottom left no-repeat;
  padding: 0 0 10px 0;
  width: 222px;
  margin: 0 0 10px 0;
  color: #fff; }

.framPromo h2 {
  display: none; }

.framPromo h3 {
  background: url(../../images/graphics/uci-fram-bg.jpg) top left no-repeat;
  padding: 170px 10px 0 10px;
  margin-top: 0px;
  color: #000;
  font-size: 13pt;
  height: 25px;
  text-align: center; }

.framPromo p {
  text-align: center;
  margin-top: 30px;
  display: block; }

.wellsPromo {
  float: left;
  background: url(../../images/graphics/uci-box-bg.jpg) bottom left no-repeat;
  padding: 0 0 10px 0;
  width: 222px;
  margin: 0 0 10px 10px;
  color: #fff; }

.wellsPromo h2 {
  display: none; }

.wellsPromo h3 {
  background: url(../../images/graphics/uci-wells-bg.jpg) top left no-repeat;
  padding: 170px 10px 0 10px;
  margin-top: 0px;
  color: #000;
  font-size: 13pt;
  height: 25px;
  text-align: center; }

.wellsPromo p {
  text-align: center;
  margin-top: 30px;
  display: block; }

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 10px;
  padding-top: 56.25%;
  overflow: hidden; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

/* CATALOG STYLES */
#tabs {
  margin-bottom: 40px; }
  #tabs ul.ui-tabs-nav {
    display: none; }
  #tabs p {
    font-size: 1em;
    margin: 0 0 20px; }
    #tabs p.heading {
      position: relative;
      font-size: 1.1em;
      color: #302E31;
      margin: 0;
      padding: 10px 20px;
      cursor: pointer;
      outline: 0;
      background: #eee; }
      #tabs p.heading span.caret {
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        width: 16px;
        height: 16px;
        border-top: solid 8px #555555;
        border-bottom: none;
        border-left: solid 8px transparent;
        border-right: solid 8px transparent; }
      #tabs p.heading.first {
        border-top: solid 1px #999999; }
      #tabs p.heading.ui-accordion-header-active {
        background-color: #161e22;
        color: white; }
        #tabs p.heading.ui-accordion-header-active span.caret {
          top: 10px;
          border-top: none;
          border-bottom: solid 8px white;
          border-left: solid 8px transparent;
          border-right: solid 8px transparent; }
  #tabs .ui-state-hover {
    color: #161e22; }
  #tabs div.ui-accordion-content, #tabs div.ui-tabs-panel {
    margin: 0;
    padding: 20px;
    overflow: hidden; }
    #tabs div.ui-accordion-content.ui-accordion-content-active, #tabs div.ui-tabs-panel.ui-accordion-content-active {
      border-bottom: solid 1px #999999; }

.catalog a.button-print {
  background: #fafafa;
  border: 1px solid #eeeeee;
  padding: 7px 12px; }
  .catalog a.button-print:hover {
    background-color: #F0F0F0; }
.catalog .go-back a, .go-back-spec a {
  background: #fafafa url("../../../images/icon-back.png") no-repeat scroll left center;
  border: 1px solid #eeeeee;
  padding: 7px 12px 7px 40px; }

  .catalog .go-back a:hover,.go-back-spec a:hover {
    background-color: #F0F0F0; }

.catalog {
  /*********************
  PARTS LOOKUP STYLES
  *********************/
  /* Bootstrap Related*/ }
  .catalog table {
    font-size: .8em; }
    .catalog table thead td, .catalog table thead th {
      background: white;
      border: none;
      color: #302E31; }
  .catalog .hidden {
    display: none; }
  .catalog #cat-banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100; }
    .catalog #cat-banner .wrap {
      background: #555555;
      color: white;
      padding: 10px 0;
      -webkit-border-radius: 0 0 5px 5px;
      border-radius: 0 0 5px 5px; }
  .catalog #cat-btn {
    background: url(../images/icon-catalog.png) no-repeat right -7px;
    background-size: 36px;
    -ms-behavior: url(../js/backgroundsize.min.htc);
    padding: 0 40px 0 5%;
    cursor: pointer; }
    .catalog #cat-btn.active {
      background-position: right -43px; }
  .catalog #sidebar-wrap > div {
    display: none;
    position: absolute;
    top: 40px;
    left: 5%;
    z-index: 200;
    width: 90%;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px; }
  .catalog #parts-lookup {
    background-color: #555555;
    padding: 0;
    overflow: hidden;
    line-height: 1.4; }
    .catalog #parts-lookup h1, .catalog #parts-lookup .h1, .catalog #parts-lookup h2, .catalog #parts-lookup .h2, .catalog #parts-lookup h3, .catalog #parts-lookup .h3, .catalog #parts-lookup h4, .catalog #parts-lookup .h4, .catalog #parts-lookup h5, .catalog #parts-lookup .h5 {
      color: white;
      font-weight: 200; }
    .catalog #parts-lookup h3 {
      font-size: 1.4em;
      margin-bottom: 10px; }
    .catalog #parts-lookup h4 {
      font-size: 1.2em; }
    .catalog #parts-lookup h5 {
      font-size: 1.2em; }
    .catalog #parts-lookup select {
      margin-bottom: 0;
      /*background-image:none;*/ }
    .catalog #parts-lookup p.caption {
      font-size: 0.8em;
      color: #999999;
      margin-bottom: 5px; }
    .catalog #parts-lookup p.caption a {
      color: white; }
    .catalog #parts-lookup label.cat-label {
      font-family: "alternate-gothic-no-3-d", Arial, sans-serif;
      margin-bottom: 5px;
      color: white;
      margin-bottom: 2px; }
    .catalog #parts-lookup input[type="text"] {
      margin: 5px 0;
      padding-right: 65px;
      font-size: 0.8em; }
    .catalog #parts-lookup input.sbtn {
      float: right;
      width: 30px;
      height: 30px;
      background: #161e22 url(../images/btn-search.png) no-repeat center center;
      background-size: 16px;
      -ms-behavior: url(../js/backgroundsize.min.htc);
      text-indent: -9999px;
      margin-top: -35px;
      border: none;
      -webkit-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0; }
    .catalog #parts-lookup .distributor {
      background: #161e22 url(../images/icon-locator.png) no-repeat 10px center;
      background-size: 24px;
      -ms-behavior: url(../js/backgroundsize.min.htc);
      padding-left: 40px; }
    .catalog #parts-lookup .distributor:hover, .catalog #parts-lookup .distributor:active {
      background-color: #65110d; }
    .catalog #parts-lookup .close-btn {
      position: absolute;
      top: 20px;
      right: 5%;
      width: 24px;
      height: 24px;
      background: url(../images/btn-hide.png);
      background-size: 24px;
      -ms-behavior: url(../js/backgroundsize.min.htc);
      text-indent: -9999px;
      cursor: pointer; }
    .catalog #parts-lookup input[type="text"], .catalog #parts-lookup input[type="number"], .catalog #parts-lookup input[type="search"], .catalog #parts-lookup select, .catalog #parts-lookup textarea, .catalog #parts-lookup .field {
      display: block;
      line-height: 20px;
      font-size: 0.8em; }
    .catalog #parts-lookup div.container {
      padding: 5px 5%;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
    .catalog #parts-lookup .red-button, .catalog #parts-lookup .red-ghost-button {
      font-size: 1em;
      color: #FFF !important;
      padding: 5px 10px 5px;
      border: 0px none;
      cursor: pointer;
      border-radius: 5px;
      margin-top: 5px;
      margin-bottom: 5px; }
    .catalog #parts-lookup #form-light-duty {
      position: absolute;
      top: 460px;
      bottom: 0;
      left: 0;
      z-index: 100;
      width: 100%;
      background: #555555;
      padding: 20px 5%; }
    .catalog #parts-lookup #form-light-duty.active {
      top: 0; }
    .catalog #parts-lookup #form-light-duty select {
      margin-bottom: 10px; }
    .catalog #parts-lookup #form-light-duty .red-button, .catalog #parts-lookup #form-light-duty .red-ghost-button {
      margin-top: 10px; }
    .catalog #parts-lookup #form-vehicle-attributes {
      position: relative; }
    .catalog #parts-lookup #form-vehicle-attributes select {
      margin-top: 0;
      margin-bottom: 0; }
    .catalog #parts-lookup #missing-application {
      margin: 0;
      padding: 0; }
  .catalog #part-detail-spec table {
    border-collapse: collapse; }
    .catalog #part-detail-spec table th {
      border-bottom: 1px solid #555555;
      font-weight: bold; }
    .catalog #part-detail-spec table tr {
      vertical-align: text-top; }
    .catalog #part-detail-spec table td.spec-label {
      width: 40%;
      font-weight: bold; }
    .catalog #part-detail-spec table td.spec-field {
      max-width: 55%; }
  .catalog .clear {
    clear: both; }
  .catalog #part-detail-header h3 {
    display: inline-block; }
  .catalog #part-detail-header a {
    float: right; }
  .catalog div.part-detail-expand {
    margin-top: 10px; }
  .catalog .section-header {
    font-weight: bold; }
@font-face {
  .catalog {
    font-family: 'Glyphicons Halflings';
    src: url("http://174.129.205.36/Luberfiner/fonts/glyphicons-halflings-regular.eot");
    src: url("http://174.129.205.36/Luberfiner/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("http://174.129.205.36/Luberfiner/fonts/glyphicons-halflings-regular.woff") format("woff"), url("http://174.129.205.36/Luberfiner/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("http://174.129.205.36/Luberfiner/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg"); } }
  .catalog .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 24px; }
  .catalog .glyphicon-print:before {
    content: "\e045"; }
  .catalog #part-slider .slides img, .catalog #part-carousel .slides img {
    max-width: 95%;
    width: auto;
    max-height: 200px; }
  .catalog #part-slider .slides img {
    max-height: 200px;
    margin-left: auto;
    margin-right: auto; }
  .catalog #part-carousel .slides img {
    max-height: 40px; }
  .catalog #part-carousel .slides {
    margin-left: 30px; }
  .catalog #part-detail-spec {
    float: left;
    /*border:1px solid green;*/
    white-space: normal;
    max-width: 95%; }
    .catalog #part-detail-spec table td {
      padding: 5px 5px 0 0 !important;
      border: 0 !important; }
    .catalog #part-detail-spec table tr {
      background: none !important; }
  .catalog #part-detail-image {
    width: 90%;
    max-height: 360px;
    float: left;
    /*border: 5px solid red;*/
    line-height: normal;
    cursor: pointer;
    display: block; }
  .catalog #part-slider, .catalog #part-carousel {
    margin-bottom: 30px; }
  .catalog #part-slider .flex-direction-nav li a {
    top: 60px;
    height: 40px; }
  .catalog #part-carousel .flex-direction-nav li a {
    top: 0; }
  .catalog #part-detail-image .flex-direction-nav li a.flex-prev {
    margin-left: -20px;
    left: 5%; }
  .catalog #part-detail-image .flex-direction-nav li a.flex-next {
    margin-right: -20px;
    right: 5%; }
  .catalog #part-detail-image .flex-direction-nav a.flex-next::before {
    content: none; }
  .catalog #part-detail-image ul {
    list-style: outside none none;
    margin: 0; }
  .catalog #part-detail-image ul li {
    margin: 0; }
  .catalog #part-detail-image .flex-control-nav {
    display: block; }
  .catalog #form-multiparts-search input[type="text"], .catalog form#form-upload-search input[type="text"] {
    border: 1px solid #999999;
    margin-bottom: 10px; }
  .catalog #form-multiparts-search p, .catalog form#form-upload-search p {
    font-weight: bold; }
  .catalog #form-multiparts-search input#excel-file, .catalog form#form-upload-search input#excel-file {
    font-size: .8em;
    margin-bottom: 40px; }
  .catalog form#form-multiparts-search {
    float: left;
    padding: 20px;
    width: 70%; }
  .catalog form#form-upload-search {
    float: left;
    padding: 20px;
    width: 30%; }
  .catalog .ui-widget {
    font-size: 0.8em; }
  .catalog .ui-menu .ui-menu-item {
    padding: 1px 1em 1px 0.4em; }
  .catalog .ui-front {
    z-index: 200; }
  .catalog .ui-autocomplete {
    max-height: 300px;
    /* height for combobox dropdown list */
    overflow-y: auto;
    overflow-x: hidden; }
  .catalog #parts-lookup {
    background-color: #555555;
    padding: 20px 5%;
    overflow: hidden; }
    .catalog #parts-lookup .custom-combobox-input {
      height: 20px;
      line-height: 20px;
      font-size: 0.8em;
      margin: 0;
      padding: 0 10px;
      float: left;
      width: 100%;
      margin-right: -20px;
      background: white repeat scroll 0 0 !important; }
    .catalog #parts-lookup .custom-combobox {
      position: relative;
      display: inline-block;
      width: 100%; }
    .catalog #parts-lookup .custom-combobox-toggle {
      position: absolute;
      top: 0;
      bottom: 0;
      margin-left: -10px;
      padding: 0; }
    .catalog #parts-lookup .ui-button {
      float: left; }
    .catalog #parts-lookup div.container {
      padding: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
    .catalog #parts-lookup h2 {
      font-size: 1.5em; }
    .catalog #parts-lookup #category {
      margin-bottom: 10px; }
    .catalog #parts-lookup p.caption {
      margin-bottom: 10px; }
    .catalog #parts-lookup #form-vehicle-attributes select {
      margin-bottom: 10px; }
    .catalog #parts-lookup #missing-application {
      margin-bottom: 30px; }
    .catalog #parts-lookup #form-vehicle-attributes div#submit-vehicle-attributes {
      height: auto;
      margin-top: 20px; }
    .catalog #parts-lookup .red-button, .catalog #parts-lookup .red-ghost-button {
      font-size: 1.2em;
      color: #FFF !important;
      padding: 11px 20px 9px;
      border: 0px none;
      cursor: pointer;
      border-radius: 5px;
      margin-top: 0;
      margin-bottom: 10px; }
    .catalog #parts-lookup .close-btn {
      display: none;
      position: relative;
      top: 10px;
      float: right; }
    .catalog #parts-lookup .custom-combobox-input {
      height: 30px !important;
      border-radius: 5px; }
    .catalog #parts-lookup .ui-button {
      float: left;
      height: 30px !important;
      width: 30px !important;
      margin-left: -10px; }

.catalog #parts-lookup .ui-state-default, .catalog #parts-lookup .ui-widget-content .ui-state-default, .catalog #parts-lookup .ui-widget-header .ui-state-default {
  background: #161e22;
  border: none; }
.catalog #parts-lookup .ui-state-hover, .catalog #parts-lookup .ui-widget-content .ui-state-hover, .catalog #parts-lookup .ui-widget-header .ui-state-hover, .catalog #parts-lookup .ui-state-focus, .catalog #parts-lookup .ui-widget-content .ui-state-focus, .catalog #parts-lookup .ui-widget-header .ui-state-focus {
  border: none;
  background: #161e22;
  font-weight: normal;
  color: #fff; }
.catalog #parts-lookup .ui-state-default .ui-icon, .catalog #parts-lookup .ui-state-hover .ui-icon {
  background-image: url("../images/ui-icons_FFFFFF_256x240.png") !important; }
.catalog #parts-lookup button.ui-multiselect {
  color: #fff;
  height: 30px; }
.catalog #parts-lookup .ui-multiselect-checkboxes span {
  margin: 0 0 0 5px; }

.lt-ie9 #inner-content {
  padding-top: 25px !important; }
.lt-ie9 #mainslider ul .slide-wrap {
  padding-top: 25px !important; }
.lt-ie9 #navcontainer {
  padding-left: 360px !important; }

.lt-ie9 .catalog #sidebar-wrap > div.toosmall, .ie9 .catalog #sidebar-wrap > div.toosmall {
  top: 25px !important; }
.lt-ie9 #mainslider, .ie9 #mainslider {
  position: relative;
  background-color: #302E31; }
  .lt-ie9 #mainslider ul, .ie9 #mainslider ul {
    margin: 0; }
    .lt-ie9 #mainslider ul .slide-wrap, .ie9 #mainslider ul .slide-wrap {
      position: relative;
      background-color: #302E31;
      text-align: center;
      color: white;
      padding: 60px 10px 40px; }
      .lt-ie9 #mainslider ul .slide-wrap.slide-1, .ie9 #mainslider ul .slide-wrap.slide-1 {
        background-image: url(/library/images/slide-bg-hydraulic.jpg) !important; }
      .lt-ie9 #mainslider ul .slide-wrap.slide-2, .ie9 #mainslider ul .slide-wrap.slide-2 {
        background-image: url(/library/images/slide-bg-water.jpg) !important; }
      .lt-ie9 #mainslider ul .slide-wrap.slide-3, .ie9 #mainslider ul .slide-wrap.slide-3 {
        background-image: url(/library/images/slide-bg-dirt.jpg) !important; }

/*********************
LARGER MOBILE DEVICES
*********************/
@media only screen and (min-width: 481px) {
  /******************************************************************
  Stylesheet: Larger Mobile Stylesheet
  
  ******************************************************************/
  /*********************
  SLIDER STYLES
  *********************/
  .float-right {
    float: right;
    margin-left: 15px; }

  #mainslider ul .slide-wrap h2 {
    font-size: 3em; }

  #carousel ul.slides li a {
    height: 40px;
    font-size: 0.9em; }
  #carousel .flex-direction-nav li a.flex-prev {
    left: -35px; }
  #carousel .flex-direction-nav li a.flex-next {
    right: -35px; }

  /*********************
  CONTENT STYLES
  *********************/
  #main table.prod-specs th, #main table.prod-specs td {
    padding: 10px; }
  #main table.prod-specs th {
    font-size: 1.4em;
    padding: 0 10px; }
  #main table.prod-specs td {
    font-size: 0.9em; } }
/*********************
LARGEST MOBILE DEVICES
*********************/
@media only screen and (min-width: 600px) {
  /******************************************************************
  Stylesheet: Largest Mobile Stylesheet
  
  ******************************************************************/
  /*********************
  SLIDER STYLES
  *********************/
  #mainslider ul .slide-wrap p {
    font-size: 1em; }

  .flex-direction-nav li a {
    background: url(../images/icon-slider-arrows.png) no-repeat left center;
    background-size: 96px; }
    .flex-direction-nav li a.flex-prev {
      left: 1%; }
    .flex-direction-nav li a.flex-next {
      right: 1%; }

  #carousel ul.slides li a {
    height: 40px;
    font-size: 1em; }
  #carousel .flex-direction-nav li a.flex-prev {
    left: -40px; }
  #carousel .flex-direction-nav li a.flex-next {
    right: -40px; }

  /*********************
  CONTENT STYLES
  *********************/
  #featured {
    position: relative;
    height: 160px;
    text-align: left; }
    #featured h1 {
      float: left;
      width: 60%;
      font-size: 2.25em;
      margin-top: 60px; }
    #featured img.featured-img {
      position: absolute;
      top: 0;
      right: 0; }

  #main h2.title {
    width: 60%; }
  #main div#content-wide-split-main {
    width: 75%;
    float: left;
    padding-right: 30px; }
  #main div#content-wide-split-sidebar {
    width: 25%;
    float: left;
    padding-top: 50px; }
    #main div#content-wide-split-sidebar #downloads {
      padding: 0;
      position: inherit;
      width: 100%; }
  #main .news-sidebar {
    float: right;
    width: 25%;
    padding-left: 30px; }
    #main .news-sidebar ul {
      margin: 0;
      list-style: none; }
      #main .news-sidebar ul li {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 20px; }
    #main .news-sidebar #rhtBlogArchives ul li {
      margin-bottom: 0; } }
/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Stylesheet: Tablet Stylesheet
  
  ******************************************************************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 94%; }

  /*********************
  SLIDER STYLES
  *********************/
  #mainslider ul .slide-wrap {
    padding: 60px 3% 40px; }
    #mainslider ul .slide-wrap h2 {
      top: 25%;
      font-size: 4.5em; }
    #mainslider ul .slide-wrap img {
      -webkit-border-radius: 5px;
      border-radius: 5px; }
    #mainslider ul .slide-wrap p {
      position: absolute;
      left: 0;
      bottom: 25%;
      right: 0;
      width: 600px;
      margin: 0 auto;
      -webkit-border-radius: 5px;
      border-radius: 5px; }

  .flex-direction-nav li a.flex-prev {
    left: 4%; }
  .flex-direction-nav li a.flex-next {
    right: 4%; }

  #carousel {
    width: 95%; }
    #carousel ul.slides li a {
      font-size: 0.8em; }
    #carousel .flex-direction-nav li a {
      background-size: 64px; }
      #carousel .flex-direction-nav li a.flex-prev {
        left: -34px; }
      #carousel .flex-direction-nav li a.flex-next {
        right: -34px; }

  /*********************
  CONTENT STYLES
  *********************/
  #cat-banner {
    width: 600px;
    margin: 0 auto; }

  #iframe-wrap iframe {
    right: 0;
    left: 0;
    width: 564px;
    margin: 0 auto; }

  #featured {
    height: 200px; }
    #featured h1 {
      width: 55%;
      font-size: 3em;
      margin: 80px 0 0 5%; }
    #featured img.featured-img {
      height: 250px; }

  #main h2 {
    font-size: 2em; }
  #main.interior {
    overflow: hidden;
    width: 100%;
    margin: 0 0 40px;
    padding: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    #main.interior h1.title {
      float: left;
      width: 60%; }
    #main.interior img.product-img {
      float: right;
      width: 40%;
      max-width: 320px;
      padding-left: 20px; }
    #main.interior .product-details {
      position: relative;
      float: left;
      width: 60%; }

  #downloads {
    position: absolute;
    top: 40%;
    right: -40%;
    width: 40%;
    padding-left: 60px; }

  /*********************
  SIDEBARS & ASIDES
  *********************/
  #aside {
    width: 45%;
    margin-bottom: 20px; }
    #aside .product-app {
      margin-right: 30px; }

  /*********************
  FOOTER STYLES
  *********************/
  #footer .col.left {
    float: left;
    width: 50%; }

  .soc {
    float: right; }

  #quick-links {
    clear: both; }
    #quick-links li {
      display: inline-block;
      margin-right: 20px; }

  div#main .d-1of4:nth-child(2n+1) {
    clear: none; }

  div#main .d-1of4:nth-child(3n+1) {
    clear: left; }

  .video-container iframe {
    width: 640px !important;
    height: 360px !important; }

  #main ul.ui-tabs-nav li:hover {
    background: #66110e;
    text-shadow: 0 0 5px #312e30; }
  #main ul.ui-tabs-nav li.ui-tabs-active {
    background: white;
    border: 1px solid #999999;
    border-bottom: 1px solid white !important;
    cursor: pointer !important; }
  #main ul.ui-tabs-nav li.ui-tabs-active:hover {
    text-shadow: none; }
  #main ul.ui-tabs-nav li.ui-tabs-active a {
    color: #931914;
    cursor: pointer !important; }
  #main .ui-state-active {
    cursor: pointer !important; }
  #main .ui-tabs-panel {
    padding: 20px;
    border: 1px solid #999999;
    background: white;
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px; }
  #main .ui-tabs-panel ul {
    list-style-type: square;
    padding-left: 20px; }

  #tabs ul.ui-tabs-nav {
    font-family: "alternate-gothic-no-3-d", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1.2em;
    list-style: none;
    display: block;
    overflow: hidden;
    margin: 0 0 -1px 0; }
    #tabs ul.ui-tabs-nav li {
      float: left;
      display: inline-block;
      border: 1px solid #66110e;
      margin: 0 5px -1px 0;
      -webkit-border-radius: 3px 3px 0 0;
      border-radius: 3px 3px 0 0;
      cursor: pointer !important; }
      #tabs ul.ui-tabs-nav li a {
        display: inline-block;
        padding: 10px;
        color: white;
        cursor: pointer !important;
        background: #931914;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0; }
    #tabs ul.ui-tabs-nav li:last-child {
      margin: 0; }
    #tabs ul.ui-tabs-nav li.ui-state-active a {
      color: #161e22;
      text-decoration: none;
      background: white; }
  #tabs p.heading {
    display: none; }
  #tabs div.ui-tabs-panel {
    margin: 0;
    padding: 20px; }
    #tabs div.ui-tabs-panel h2 {
      margin-top: 0px; }

  /*********************
  SIDEBAR CONTENT STYLES
  *********************/
  .catalog table {
    font-size: 1em; }
  .catalog #cat-banner {
    width: 600px;
    margin: 0 auto; }
  .catalog #sidebar-wrap > div {
    right: 0;
    left: 0;
    width: 564px;
    margin: 0 auto; }
  .catalog #parts-lookup {
    background-color: #555555;
    padding: 20px 10px;
    overflow: hidden; } }
/*********************
DESKTOP
*********************/
@media only screen and (min-width: 1030px) {
  /******************************************************************
  Stylesheet: Desktop Stylsheet
  
  ******************************************************************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 96%;
    max-width: 1240px; }

  /*********************
  HEADER STYLES
  *********************/
  #header {
    padding: 0; }
    #header.headroom {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 200;
      transition: transform 200ms linear; }
    #header.headroom--pinned {
      transform: translateY(0%); }
    #header.headroom--unpinned {
      transform: translateY(-100%); }

  #inner-header {
    position: relative;
    padding: 20px 0; }

  #menu {
    display: none; }

  #search-btn {
    background-color: #302E31;
    top: 33px; }

  #logo a {
    height: 57px;
    text-indent: -9999px;
    margin: 0; }

  #search {
    top: 39px; }

  /*********************
  NAVIGATION STYLES
  *********************/
  #navcontainer {
    top: 0px;
    z-index: 1000;
    max-width: 100%;
    height: 127px;
    min-height: 36px;
    padding-left: 22%;
    overflow: visible; }
    #navcontainer.headroom {
      position: fixed;
      transition: transform 200ms linear; }
    #navcontainer.headroom--pinned {
      transform: translateY(0%); }
    #navcontainer.headroom--unpinned {
      transform: translateY(-100%); }
    #navcontainer .wrap {
      position: relative; }
    #navcontainer a.h1 {
      display: none; }

  #mainnav {
    position: relative;
    top: 40px;
    float: left;
    max-width: 100%;
    margin: 0; }
    #mainnav li {
      display: inline-block; }
      #mainnav li:first-child {
        display: none; }
      #mainnav li.dropdown {
        position: relative;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0; }
        #mainnav li.dropdown .caret {
          top: 15px;
          right: 6px;
          width: 6px;
          height: 6px; }
        #mainnav li.dropdown a {
          font-size: 1.1em;
          padding: 10px 16px 10px 10px; }
      #mainnav li ul.children {
        position: absolute;
        min-width: 130px;
        white-space: nowrap;
        padding: 10px 0;
        -webkit-border-radius: 0 5px 5px 5px;
        border-radius: 0 5px 5px 5px;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25); }
        #mainnav li ul.children li {
          display: block; }
          #mainnav li ul.children li a {
            font-size: 1em;
            padding: 10px 14px; }

  /*********************
  SLIDER STYLES
  *********************/
  #mainslider ul .slide-wrap {
    padding: 127px 2% 120px;
    overflow: hidden; }
    #mainslider ul .slide-wrap h2 {
      top: 12%;
      left: 26%;
      font-size: 5em; }
      #mainslider ul .slide-wrap h2 span {
        color: #FFCB2E; }
      #mainslider ul .slide-wrap h2.two-line {
        top: 20%; }
    #mainslider ul .slide-wrap p {
      bottom: 20%;
      left: 26%; }
    #mainslider ul .slide-wrap .slide-content {
      position: relative;
      width: 100%;
      max-width: 1240px;
      margin: 0 auto;
      padding-left: 26%; }

  .flex-direction-nav li a {
    top: 127px;
    bottom: 120px; }
    .flex-direction-nav li a.flex-prev {
      left: 28%; }
    .flex-direction-nav li a.flex-next {
      right: 2%; }

  #carousel {
    position: relative;
    float: right;
    width: 68%;
    margin: -160px 3% 30px; }

  /*********************
  CONTENT STYLES
  *********************/
  #cat-banner {
    display: none; }

  #iframe-wrap {
    position: relative;
    width: 96%;
    max-width: 1240px;
    margin: 0 auto; }
    #iframe-wrap iframe {
      position: fixed;
      top: 127px;
      left: 2%;
      display: block;
      width: 24%;
      margin: 0;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      #iframe-wrap iframe.toosmall {
        position: absolute;
        top: 127px;
        left: 0;
        z-index: 10;
        width: 25%; }

  #inner-content {
    position: relative; }
    #inner-content.interior {
      padding-top: 0px; }

  #featured {
    height: 250px;
    margin-left: 28%; }
    #featured h1 {
      margin: 100px 0 0; }
    #featured img.featured-img {
      max-width: 100%;
      height: 300px; }

  #topbar-wrap {
    float: left;
    width: 44%;
    margin-left: 27%;
    }
    #topbar-wrap.home {
      width: 65%;
      margin-left: 30%; }
    #topbar-wrap.interior {
      width: 71%;
      margin-left: 28%; }

  #main {
    float: left;
    width: 44%;
    margin-left: 27%;
    margin-bottom: 30px;
    padding-right: 40px; }
    #main.home {
      width: 65%;
      margin-left: 30%; }
    #main.interior {
      width: 71%;
      margin-left: 28%; }

  #downloads {
    top: 300px; }

  /*********************
  SIDEBARS & ASIDES
  *********************/
  #sidebar1.home {
    float: right;
    width: 28%;
    padding-right: 3%; }

  #aside {
    position: fixed;
    left: 2%;
    width: 24%; }
    #aside.toosmall {
      position: absolute;
      top: 20px;
      left: 0;
      width: 25%; }
    #aside .product-app {
      margin-right: 30px; }

  /*********************
  FOOTER STYLES
  *********************/
  #footer .col.left {
    width: 60%; }

  #inner-footer {
    width: 94%;
    padding: 0 3% 0 26%; }

  #footernav {
    display: block; }
    #footernav ul {
      float: left;
      width: 22%;
      margin: 0 10px 15px;
      border: none; }

  /*********************
  IE9 STYLES
  *********************/
  .ie9 #inner-content.interior {
    padding-top: 25px; }
  .ie9 #mainslider ul .slide-wrap {
    padding: 25px 2% 120px; }

  div#main .d-1of4:nth-child(2n+1) {
    clear: none; }

  div#main .d-1of4:nth-child(3n+1) {
    clear: none; }

  div#main .d-1of4:nth-child(4n+1) {
    clear: left; }

  #tabs div.ui-tabs-panel {
    overflow: visible; }

  /*********************
  SIDEBAR CONTENT STYLES
  *********************/
  .catalog #cat-banner {
    display: none; }
  .catalog .flex-direction-nav li a.flex-prev {
    left: 2%; }
  .catalog .flex-direction-nav li a.flex-next {
    right: 2%; }
  .catalog #sidebar-wrap {
    position: relative;
    width: 96%;
    max-width: 1240px;
    margin: 0 auto; }
    .catalog #sidebar-wrap > div {
      position: fixed;
      top: 127px;
      left: 2%;
      display: block;
      width: 24%;
      margin: 0;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
    .catalog #sidebar-wrap > div.toosmall {
      position: absolute;
      top: 127px;
      left: 0;
      z-index: 10;
      width: 25%; }
  .catalog #part-detail-spec {
    float: left;
    max-width: 55%; }
  .catalog #part-detail-image {
    float: left;
    width: 40%; } }
/*********************
LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1300px) {
  /******************************************************************
  Stylesheet: Super Large Monitor Stylesheet
  
  ******************************************************************/
  /*********************
  HEADER STYLES
  *********************/
  #logo a {
    width: 220px;
    height: 57px; }

  /*********************
  NAVIGATION STYLES
  *********************/
  #navcontainer {
    right: 0;
    left: 0;
    max-width: 1300px;
    margin: 0 auto;
    padding-left: 320px; }

  #mainnav li:first-child {
    display: inline-block; }
  #mainnav li.dropdown .caret {
    right: 10px; }
  #mainnav li.dropdown a {
    font-size: 1.2em;
    padding: 10px 24px 10px 12px; }
  #mainnav li a {
    padding: 10px 12px; }
  #mainnav li ul.children {
    min-width: 160px; }
    #mainnav li ul.children li a {
      font-size: 1.1em; }

  /*********************
  SLIDER STYLES
  *********************/
  #mainslider ul .slide-wrap h2 {
    top: 15%;
    font-size: 5.5em; }
    #mainslider ul .slide-wrap h2.two-line {
      top: 25%; }
  #mainslider ul .slide-wrap .slide-content {
    padding-left: 320px; }

  .flex-direction-nav li a.flex-prev {
    left: 50%;
    margin-left: -280px; }
  .flex-direction-nav li a.flex-next {
    right: 50%;
    margin-right: -600px; }

  #carousel ul.slides li a {
    font-size: 0.9em; }
  #carousel .flex-direction-nav li a.flex-prev {
    left: -40px;
    margin: 0; }
  #carousel .flex-direction-nav li a.flex-next {
    right: -40px;
    margin: 0; }

  /*********************
  CONTENT STYLES
  *********************/
  .wrap {
    max-width: 1240px; }

  #iframe-wrap iframe {
    left: 50%;
    width: 300px;
    margin-left: -620px; }
    #iframe-wrap iframe.toosmall {
      margin: 0; }

  #featured {
    height: 350px;
    margin-left: 330px; }
    #featured h1 {
      font-size: 4em;
      margin-top: 140px; }
    #featured img.featured-img {
      width: auto;
      height: 400px; }

  #main.interior, #topbar-wrap.interior {
    margin-left: 330px; }

  /*********************
  SIDEBARS & ASIDES
  *********************/
  #sidebar1.home {
    padding-right: 2%; }

  #aside {
    left: 50%;
    width: 300px;
    margin-left: -620px; }
    #aside.toosmall {
      margin: 0; }

  /*********************
  FOOTER STYLES
  *********************/
  #inner-footer {
    width: 94%;
    padding: 0 40px 0 350px; }

  #footernav ul {
    padding-right: 20px; }

  #tabs ul.ui-tabs-nav li a {
    padding: 10px 12px; }

  /*********************
  CATALOG SIDEBAR STYLES
  *********************/
  .catalog {
    /* override datatables responsive.css to wrap colums in details*/
    /* override style.css*/ }
    .catalog #sidebar-wrap > div {
      left: 50%;
      width: 300px;
      margin-left: -620px; }
    .catalog #sidebar-wrap > div.toosmall {
      margin: 0; }
    .catalog tr.child ul li {
      white-space: normal !important; }
    .catalog .dataTables_filter {
      margin-bottom: 10px; }
    .catalog .dataTables_filter input {
      display: inline-block !important;
      border: 1px solid !important;
      width: auto !important;
      padding: 0 !important; }
    .catalog #main {
      -webkit-border-radius: 10px;
      border-radius: 10px; }
    .catalog #parts-list {
      width: auto;
      overflow-x: auto; }
    .catalog #Loading {
      position: fixed;
      top: 40%;
      left: 40%;
      height: 60px;
      width: 150px;
      margin: auto;
      padding-left: 3px;
      padding-top: 2px;
      z-index: 1000000; } }
/*********************
LARGER VIEWING SIZE
*********************/
/*********************
X-LARGE VIEWING SIZE
*********************/
@media only screen and (min-width: 1900px) {
  /******************************************************************
  Stylesheet: Super Duper Large Monitor Stylesheet
  
  ******************************************************************/
  .mining #content.interior, .shale-oil #content.interior, .products #content.interior, .contact #content.interior, .resources #content.interior, .support #content.interior, .company #content.interior, .news #content.interior, .catalog #content.interior {
    background-size: 100%;
    -ms-behavior: url(/library/js/backgroundsize.min.htc); } }
/*********************
RETINA (2x RESOLUTION DEVICES)
*********************/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Stylesheet: Retina Screens & Devices Stylesheet
  
  ******************************************************************/ }
/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
  Stylesheet: Print Stylesheet
  
  ******************************************************************/
  .print-only {
    display: block;
    max-width: 200px !important;
    margin: 0 auto; }

  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  #footer, #header {
    border: none !important;
    padding: 0; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav, .soc, #quick-links, .ui-tabs-nav, #cat-banner, #navcontainer, .test .glyphicon, .test .glyphicon:before, #header {
    display: none; }

  #inner-content.interior {
    padding-top: 0; }

  #content, #main.interior {
    box-shadow: none; } }

 
