/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
body {
  background: #ffffff;
  color: #000000;
  font-size: 16px !important;
}
a {
  /* color: #000000; */
  color: #a71823;
  /* color: #e3272a; */
  text-decoration: underline;
  /* 11.18.24 */
}
a:hover {
  color: #a71823;
  /* color: #e3272a; */
  text-decoration: none;
}
hr {
  /* border-bottom: 4px solid #f0f2f4; */
  background-color: #c0c0c0;
  border: 0 none;
  height: 1px;
}
/* secondary font color light yellow */
.secondary-font-color {
  color: #ffffcc;
}
input[type="radio"], input[type="checkbox"] {
  width: auto;
  margin: 0.5rem;
}
/* h1 alternative */
h1.mheader {
  font-size: 28px;
  color: #000;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 10px;
  margin-top: 5px;
  line-height: 1.4em;
  height: auto;
  width: 95%;
  clear: both;
}
.element.style {
  background-color: #900000;
}
.notice1 {
  display: block;
  height: auto !important;
  text-align: center;
  color: #6a6100;
  background-color: #f2f987;
  border-color: #c3c66e;
  font-size: 17px !important;
  font-weight: bold;
  padding: 10px;
  border-style: solid;
  border-width: thin;
  margin: 12px 0 12px 0 !important;
}
.notice {
  display: block;
  height: auto !important;
  text-align: center;
  color: #6a6100;
  background-color: #f2f987;
  border-color: #c3c66e;
  font-weight: bold;
  padding: 10px;
  border-style: solid;
  border-width: thin;
  margin: 15px 0 15px 0 !important;
}
.notice-green {
  display: block;
  height: auto !important;
  color: #060;
  background-color: #e5ffe5;
  font-weight: bold;
  padding: 10px;
  border-style: solid;
  border-color: #060;
  border-width: thin;
  margin: 15px 0 15px 0 !important;
}
.new-box {
  background-color: #ff0000;
  color: #ffffff;
  padding: 3px;
}
a.notice {
  color: #6a6100 !important;
}
#g-page-surround {
  background: #555555;
}
/*Navigation/Header be here*/
.torklift-logo {
  width: 18rem;
  top: 0;
  left: 3.5rem;
  padding: 1rem;
}
/*Header top menu non-mobile*/
#g-navigation {
  color: #fff;
  text-align: center;
  position: relative;
  height: 4rem;
  z-index: 100;
  background: #990000;
  /* tlc red background: #a71823; */
  /* light red with gradient
 background: #a71823;
 border: 1px solid;
 border-color: #891e15;
 background-color: #e14538;
 background: -webkit-linear-gradient(top, rgba(225,69,56,1) 0%, rgba(186,41,28,1) 100%);
 text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
*/
}
/*ORIGINAL Header top menu non-mobile*/
/*
  #g-navigation {
  background: #a71823;
  color: #fff;
  text-align: center;
  position: relative;
  height: 4rem;
  z-index: 100;
}
*/
#g-main {
  color: #000000 !important;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #f5f5f5;
  box-shadow: 0px 10px 40px #606060;
  border: black 15px solid;
  text-shadow: none;
}
/*  li.g-menu-item-link-parent{
    font-weight: bold;
    font-size: 1.25rem;
  }*/
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.1rem 0.5rem;
  margin-left: 1.5rem;
  /*border-right: black 1px solid;*/
}
/* Align main menu menu left - Added 6/23/17 TC */
#g-navigation .g-main-nav .g-toplevel {
  -webkit-justify-content: left;
  color: #ffffff;
}
/* Changes on 6/23/17 - Changing the active background main menu item to red instead of white  */
/* active main menu tab */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  /* background: #fff; */
  color: #fff;
  background: #7a0000;
  text-shadow: none;
}
/* Active menu color */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ffffff;
}
/* End Changes on 6/23/17 */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #404040;
}
#g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff;
}
li.g-menu-item .active {
  color: white;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: white;
}
.g-main-nav .g-sublevel > li:last-child {
  margin-bottom: 1rem;
}
/* Main menu font size - Desktop - Will need to set to 10px for ipad - TC 2016 */
.g-menu-item-title {
  font-size: 13px;
  /* text-decoration: none; */
}
a.g-menu-item-title {
  /* font-size: 10px;  */
  /* text-decoration: none; */
}
/* override light gray footer */
#g-footer {
  /* background: #f0f0f0; */
  background: #111;
  /*
 background-image: url('images/backgrounds/bg3.jpg');
 background-repeat: repeat; 
*/
  color: #c0c0c0;
  text-decoration: none;
  border-top-style: solid;
  border-top: 3px solid #e6e6e6;
}
#g-footer a {
  color: #c0c0c0;
  text-decoration: none;
}
#g-footer a:hover {
  color: #ffffff;
}
#g-footer h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #C0C0C0;
  margin: 5px 0 10px 0;
}
.g-title h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #C0C0C0;
  margin: 5px 0 10px 0;
}
#g-footer h5 {
  font-size: 1.2em;
  font-weight: bold;
  color: #C0C0C0;
  margin: 5px 0 10px 0;
}
/* footer buttons, acy etc. */
#g-footer .button {
  padding: 10px 40px 10px 40px;
}
#g-footer hr {
  background-color: #666;
}
.footer-blk {
  background: #000000;
}
.footer-sec-bg {
  background: #222;
  border-right: black 5px solid;
  border-bottom: black 5px solid;
}
/* override for left side menu bullets */
.nav {
  list-style: square;
}
ul.nav-child {
  list-style: circle;
}
div.column-head {
  font-size: 1.125rem;
  font-weight: bold;
  /*text-decoration: underline;
  -moz-text-decoration-color: gray; 
  text-decoration-color: gray;*/
  color: maroon;
  margin-top: 0.625rem;
  margin-left: -1rem;
  border-top: black 1px solid;
  border-bottom: black 1px solid;
  /*background-color: rgba(167,24,35,.2);*/
}
/* 2.21.20 Add style to sublink */
div.column-subhead {
  font-weight: bold;
  color: #000000;
  margin-top: 0.625rem;
  margin-left: -0.5rem;
}
div.column-subhead a {
  color: #000000 !important;
}
div.column-head hr {
  margin: none;
  border: none;
}
div.column-sub {
  font-size: 0.875rem;
  font-style: bold;
  /*text-decoration: underline;
  -moz-text-decoration-color: gray; 
  text-decoration-color: gray;*/
  color: #a71823;
  /*  margin-top:.625rem;*/
  /*margin-left:-.5rem;*/
  border-bottom: #404040 1px dashed;
}
div.column-sub::before {
  content: "»";
}
/* remove underline from top red main menu */
#g-navigation a {
  text-decoration: none;
}
/*End header top menu*/
/*#g-navigation{
  height: 3.95rem;
}*/
.gantry-logo img {
  width: 200px;
  margin-top: 0.75rem;
}
.finder {
  margin-top: 0;
}
.finder input {
  color: #800000;
}
.finder button {
  border: none;
}
.nowrap {
  white-space: nowrap;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
/*End full-width header top menu*/
/*Begin mobile menu*/
@media (max-width: 500px) {
  span.ts-number {
    color: white;
  }
  #g-navigation {
    height: 5rem;
  }
}
#g-mobilemenu-container {
  padding-top: 15px;
  background-color: #900;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none;
  background: #f5f5f5;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
  box-shadow: 0px 2px 10px 0px #808080;
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after {
  display: inline-block;
  text-align: center;
  color: #a71823;
  opacity: 0.7;
  line-height: normal;
  font-family: FontAwesome;
  content: "";
}
#g-mobilemenu-container span.g-menu-parent-indicator:hover {
  background-color: orange;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #ffffff;
  background-color: #900;
}
#g-offcanvas #g-mobilemenu-container ul > li.active > .g-menu-item-container {
  background-color: white;
}
#g-mobilemenu-container .g-toplevel li {
  display: block;
  position: static !important;
  margin-right: 0;
  cursor: pointer;
  border-bottom: #d2d2d2 1px solid;
}
#g-mobilemenu-container .g-toplevel li .g-menu-item-container:hover {
  color: black !important;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: white;
}
/*subnav*/
#g-offcanvas #g-mobilemenu-container ul.g-sublevel > li > .g-menu-item-container {
  color: #404040;
  background-color: #f5f5f5;
}
#g-offcanvas #g-mobilemenu-container ul.g-sublevel > li > .g-menu-item-container > .column-head {
  color: #900;
  margin-left: 2px;
}
#g-offcanvas #g-mobilemenu-container ul.g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: white;
  font-weight: bold;
  background-color: #900;
}
/*end subnav*/
/*End mobile menu*/
/*Begin search nav button*/
div.search, form.form-inline, div.search fieldset {
  display: inline;
}
/* FORMS */
input[type="text"]#name {
  display: none;
}
/* IE6 */
input#name {
  display: none;
}
/* SEARCH */
#search-menu-bar input[type=search] {
  width: 200px;
  height: 1.1rem !important;
  margin: 0.5rem 0;
}
#search-menu-bar input[type=search]:hover {
  background-color: #fff;
  /* padding-left: 2rem; */
}
#search-menu-bar input[type=search]:focus {
  /*  width: 200px; */
  /* padding-left: 2rem; */
  color: #000;
  background-color: #fff;
  /* cursor: auto; */
}
/*
#search-menu-bar input:-moz-placeholder {
  color: transparent;
}

#search-menu-bar input::-webkit-input-placeholder {
  color: transparent;
}
*/
button.search-menu-button {
  color: ffffff !important;
  font-weight: bold;
  margin-left: 1px;
  height: 20px;
  width: 4rem;
  border-radius: 4px;
  padding-bottom: 7px;
  background-color: #e14538;
  background: linear-gradient(top, #e14538 0%, #ba291c 100%) !important;
  background: -webkit-linear-gradient(top, #e14538 0%, #ba291c 100%);
  border-color: #891e15;
}
/* END SEARCH */
/***************************************************************



 GLOBAL




****************************************************************/
.extra-menu-items {
  display: inline-block;
}
.top-menu {
  font-size: 12px;
}
.top-menu-pc {
  word-spacing: 2px;
  font-size: 12px;
}
.top-menu-mobile {
  position: relative !important;
  width: 100%;
  margin-top: 20px !important;
  margin-left: 0px !important;
  padding: 0 50px 0 50px;
  background: #800000;
  font-size: 14px;
  z-index: 100;
  float: left;
  background: linear-gradient(to left, #800000 96%, #000000 35%);
}
/* top menu user bar */
.top-menu-user-bar {
  float: right;
}
.top-menu-phone-bar {
  float: right;
}
div.top-menu {
  text-align: center;
  float: right;
}
div.top-menu a {
  padding: 0 1rem;
}
/* reduce top spacing */
.g-main {
  padding: 0.1rem 0;
  background: #fff;
  color: #000000;
}
/* grey divider between content and sidebar */
.size-80 {
  border-right-style: solid;
  border-right: 1px solid #e1e1e1;
}
/* Adjust home page features   */
#g-subfeature {
  color: #606060;
}
/* override */
#g-subfeature {
  padding: 0;
  /* background: #f5f5f5; */
  color: #606060;
  border-top: 0px solid rgba(0, 0, 0, 0.05);
  border-bottom: 0px solid rgba(0, 0, 0, 0.05);
  background-image: url('../../../../images/backgrounds/graybg.png');
  background-repeat: repeat;
}
#g-subfeature .g-container {
  background-color: #ffffff;
  padding: 0 20px 20px 20px;
}
/* featured products */
.mdiv3 {
  display: inline-block;
  width: 30%;
  vertical-align: text-top;
  margin-right: 2px;
}
.mdiv3_wrapper {
  display: block;
  width: 100%;
}
.mdiv3 img {
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 5px;
}
.mdiv2 {
  display: inline-block;
  width: 48%;
  vertical-align: text-top;
  margin-right: 2px;
}
div.where-to-buy *:hover {
  color: #404040;
}
/*Navigation be ending*/
h1 {
  font-size: 32px;
  color: #800000;
  margin: 0.2rem 0 2rem 0;
  /*
  font-size: 34px;
  margin: .2rem 0 .2rem 0;
*/
}
h2 {
  font-size: 32px;
  color: #800000;
  margin: 0.2rem 0 40px 0;
}
/* H3 header with black text and red stripe */
h3 {
  font-size: 26px;
  /* color: #454545; */
  color: #000000;
  /* border-bottom: 4px solid #b20000; */
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 10px;
  margin-top: 5px;
  line-height: 1.4em;
  height: auto;
  width: 95%;
  clear: both;
}
h4 {
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: bold;
  /* color: #555555; */
  color: #000000;
  margin: 0.2rem 0 0.2rem 0;
}
h4 a {
  text-decoration: none;
}
h5 {
  font-size: 1em;
  line-height: 1.4em;
  font-weight: bold;
  color: #000000;
  margin: 0.2rem 0 0.2rem 0;
}
h5 a {
  text-decoration: none;
}
/*Tables*/
tr, td, th {
  vertical-align: top;
  text-align: left;
  /*
  vertical-align: middle;
  text-align: center;
*/
}
/*End tables*/
/*Lists*/
ul {
  list-style-type: none;
}
ul.bulleted li, ul.highlights li {
  list-style-type: disc;
}
ul.highlights {
  padding: 0px;
  margin: 0px;
  padding-bottom: 20px;
}
ul.highlights li {
  padding-left: 2px;
  line-height: 1.5em;
  margin-left: 2em;
  font-size: 1.25em;
}
ul.alist li {
  padding-left: 2px;
  line-height: 1.5em;
  margin-left: 20px;
  font-size: 16px;
  list-style-type: disc;
}
ul.genlist {
  padding: 0px;
  margin: 0px;
}
ul.genlist li {
  padding-left: 0px;
  line-height: 1.5em;
  margin-left: 0px;
  font-size: 16px;
}
/*End lists*/
/* BIN - Updated Buy it Now button 4.7.2015 plus rebates */
.bin, .rebatebutton {
  display: inline-block !important;
  font-family: "Open Sans", sans-serif;
  font-size: 1.1666em;
  font-weight: normal;
  background: #900;
  display: inline-block;
  min-width: 100px;
  padding: 10px 60px 10px 60px;
  line-height: 1.7em;
  font-size: 1em;
  color: #ffffff !important;
  margin-top: 5px;
  margin-bottom: 30px;
  box-shadow: 0px 2px 10px 0px #808080;
}
a.bin, div.rebatebutton > a {
  color: #ffffff !important;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}
.bin_mini {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 1.1666em;
  font-weight: normal;
  background: #e9e9e9;
  display: inline-block;
  min-width: 100px;
  padding: 10px 10px 10px 10px;
  line-height: 1.7em;
  font-size: 1em;
  color: #ffffff;
  margin-top: 5px;
  box-shadow: 0px 2px 10px 0px #e1e1e1;
}
a.bin_mini {
  color: #333333;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}
.bin:hover {
  background: #e14538;
  color: #fff;
}
/* END BIN */
/*Rebate button*/
.rebatebutton {
  min-width: 200px;
}
/*End rebate button*/
/* input */
.btn-primary:hover {
  background: #e14538;
  color: #fff;
}
.btn-primary {
  background: #e14538;
  color: #fff;
  text-shadow: none;
  box-shadow: none;
  height: 30px !important;
}
.component-content .cols-3 .column-1 {
  float: left;
  width: 98%;
  margin-right: 1%;
  padding: 5px;
}
@media (min-width: 1200px)\a .row-fluid .span4 {
  width: 31.4917127072%;
}
@media (min-width: 1200px)\a .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.5641025641%;
}
.row-fluid .span4 {
  width: 31.914893617%;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
}
@media (min-width: 1200px)\a .span4 {
  width: 370px;
}
@media (min-width: 1200px)\a [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 30px;
}
.span4 {
  width: 300px;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.component-content .cols-3 .column-1 {
  float: left;
  width: 29%;
  margin-right: 7%;
}
.component-content .column-1, .component-content .column-2, .component-content .column-3, .component-content .column-4, .component-content .page-header {
  padding: 10px 0;
}
/* Shopping Cart header */
.componentheading {
  color: maroon;
  margin: 2rem 0 1.5rem 0;
  font-weight: 500;
  font-size: 1.9rem;
}
@media (min-width: 1200px)\a .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
@media (min-width: 1200px)\a .row-fluid .span4 {
  width: 31.4917127072%;
}
@media (min-width: 1200px)\a .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.5641025641%;
}
.row-fluid .span4 {
  width: 31.914893617%;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
}
@media (min-width: 1200px)\a .span4 {
  width: 370px;
}
@media (min-width: 1200px)\a [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 30px;
}
.span4 {
  width: 300px;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.row-fluid {
  /* width: 100%; */
}
@media (min-width: 1200px)\a .row-fluid {
  width: 100%;
}
@media (max-width: 979px) and (min-width: 768px)\a .row-fluid {
  width: 100%;
}
@media (min-width: 1200px)\a .row-fluid {
  width: 100%;
}
@media (max-width: 767px)\a .row-fluid {
  width: 100%;
}
/* Read more button */
.readmore, #g-offcanvas .button {
  display: inline-block;
  padding: 3px 10px;
  margin: 10px 0 10px 0;
  line-height: 1.7em;
  font-size: 1em;
  border-radius: 4px;
  border: 1px solid;
  color: #ffffff;
  box-shadow: 0px 2px 10px 0px #808080;
}
/* Override margins for Where to Buy dealer title */
h4.loc-name {
  color: maroon;
  margin: 0.3rem 0 0.3rem 0;
}
h4.infoloc-name {
  margin: 0.3rem 0 0.3rem 0;
}
.button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button, .btn-primary, #g-offcanvas .button {
  /*background-color: #e14538;
  background: linear-gradient(top, rgba(225,69,56,1) 0%, rgba(186,41,28,1) 100%);
  background: -webkit-linear-gradient(top, rgba(225,69,56,1) 0%, rgba(186,41,28,1) 100%);*/
  background-color: #900;
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
  /* box-shadow: 0px 2px 10px 0px #808080; */
  box-shadow: none;
}
.button, .readon, .readmore, button.validate, #member-profile a, #member-registration a, .formelm-buttons button, .btn-primary, #g-offcanvas .button {
  border-color: #891e15;
}
.readmore, #g-offcanvas .button {
  background: #900;
  color: #fff;
  text-shadow: none;
  box-shadow: none;
  padding: 10px 40px 10px 40px;
}
.readmore:hover, #g-offcanvas:hover .button {
  /* light red
  background: #e14538;
*/
  background: #be070a;
  color: #fff;
}
a.readmore, #g-offcanvas .button {
  color: #ffffff;
  text-decoration: none;
}
.readmore a, #g-offcanvas .button a {
  color: #ffffff;
  text-decoration: none;
}
.btn_callout {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  padding: 15px;
  line-height: 1.8em;
  background-color: #cde2fe;
  border-style: solid;
  border-color: #c0c0c0;
  border-width: thin;
  -webkit-border-radius: 12px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-image: linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
}
.btn-classic {
  background-color: #e14538;
  background: linear-gradient(top, #e14538 0%, #ba291c 100%);
  background: -webkit-linear-gradient(top, #e14538 0%, #ba291c 100%);
  border-color: #891e15;
  color: #ffffff;
  display: inline-block;
  padding: 3px 10px;
  margin-bottom: 8px;
  line-height: 1.7em;
  font-size: 1em;
  border-radius: 4px;
  border: 1px solid;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.btn-classic a, .btn-classic a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}
.btn-gold, .btn-gold a, .btn_gold a:hover {
  font-family: "Arial", Gadget, sans-serif;
  background-color: #fcff97;
  background: #d57b2b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d57b2b 0%, #fcff97 52%, #fcff97 52%, #fcff97 52%, #fcff97 52%, #fcff97 52%, #d57b2b 100%, #fcff97 100%, #d57b2b 100%, #fcff97 100%, #d57b2b 100%, #fcff97 100%, #fcff97 100%, #fcff97 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d57b2b 0%, #fcff97 52%, #fcff97 52%, #fcff97 52%, #fcff97 52%, #fcff97 52%, #d57b2b 100%, #fcff97 100%, #d57b2b 100%, #fcff97 100%, #d57b2b 100%, #fcff97 100%, #fcff97 100%, #fcff97 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d57b2b 0%, #fcff97 52%, #fcff97 52%, #fcff97 52%, #fcff97 52%, #fcff97 52%, #d57b2b 100%, #fcff97 100%, #d57b2b 100%, #fcff97 100%, #d57b2b 100%, #fcff97 100%, #fcff97 100%, #fcff97 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d57b2b", endColorstr="#fcff97",GradientType=0);
  /* IE6-9 */
  border-color: #d57b2b;
  color: #000000;
  display: inline-block;
  padding: 3px 10px;
  margin-bottom: 8px;
  font-size: 1em;
  font-weight: bold;
  border-radius: 4px;
  border: 1px solid;
  text-decoration: none;
}
a.btn-gold {
  color: #000000;
}
.btn-gold a:hover {
  color: #000000 !important;
}
#g-header {
  position: relative;
  color: #ffffff;
  font-weight: bold;
  height: 130px;
  /*
 background-image: url('images/backgrounds/dawn_bg.png');
 background-repeat: no-repeat;
 */
}
#g-header a {
  color: #ffffff;
  text-decoration: none;
}
#g-header a:hover {
  color: red;
}
/*end override*/
.find-dealer, .shop-now, .distributor {
  font-family: "Open Sans", sans-serif;
  font-size: 1.1666em;
  font-weight: normal;
  background: #555;
  display: inline-block;
  min-width: 120px;
  padding: 10px 50px 10px 50px;
  line-height: 1.7em;
  font-size: 1em;
  color: #ffffff;
  margin-top: 5px;
  box-shadow: 0px 2px 10px 0px #808080;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}
.product_jcepopup {
  background-color: goldenrod;
}
.shop-now {
  background-color: goldenrod;
}
.distributor {
  background-color: #314C59;
  color: #ffffff;
  margin-left: 0;
  margin-right: 0;
}
.shop-now a, .find-dealer a, .distributor a {
  color: #fff;
}
a.distributor:hover {
  color: #fff;
}
.shop-now, .find-dealer, .bin {
  /* float: left; */
  clear: both;
}
a.find-dealer:hover {
  color: #fff;
}
a.shop-now:hover {
  color: #fff;
}
/******FOUR COLUMNS *********/
/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 5px;
}
/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1%;
  width: 25%;
}
.col:first-child {
  margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
  /* For IE 6/7 */
}
/*  GRID OF FOUR  */
.span_4_of_4 {
  width: 100%;
}
.span_3_of_4 {
  width: 74.6%;
}
.span_2_of_4 {
  width: 49.2%;
}
.span_1_of_4 {
  width: 23.8%;
  /* background-color: yellow; */
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }
  .span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
    width: 100%;
  }
}
/****** END FOUR COLUMNS ******/
/*** THREE COLUMNS ******/
/*  GRID OF THREE  */
.span_3_of_3 {
  width: 100%;
}
.span_2_of_3 {
  width: 65.2%;
}
.span_1_of_3 {
  width: 28.8%;
  /* background-color: yellow; */
}
/*  GO FULL WIDTH BELOW 680 PIXELS */
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%;
  }
  .span_1_of_3, .span_2_of_3, .span_3_of_3 {
    width: 100%;
  }
}
/**** END THREE COLUMNS ******/
/* full article image */
.pull-left {
  margin-left: 20px;
  margin-right: 20px;
}
/* gridtable class version */
table.gridtable {
  width: 100%;
  border-width: 1px;
  border-color: #555555;
  border-collapse: collapse;
}
table.gridtable th {
  border-width: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-color: #777777;
  color: #ffffff;
  background-color: #555555;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
table.gridtable td {
  border-width: 1px;
  border-style: solid;
  border-color: #C0C0C0;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.3em;
  text-transform: capitalize;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  vertical-align: top;
}
table.gridtable tr:nth-child(odd) td {
  background-color: #e9e9e9;
}
table.gridtable tr:nth-child(even) td {
  background-color: #ffffff;
}
table.gridtable th {
  color: #ffffff;
}
table.gridtable th.sub {
  color: #ffcc00;
  text-align: left;
  background-color: #757575;
}
/* table capacity */
table.capacity {
  width: 100%;
  color: #ffffff;
  border-width: 1px;
  border-color: #C0C0C0;
  border-collapse: collapse;
}
table.capacity th {
  border-width: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-color: #C0C0C0;
  color: #ffffff;
  background-color: #222222;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
table.capacity td {
  border-width: 1px;
  border-style: solid;
  border-color: #C0C0C0;
  background-color: #222222;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
table.capacity tr:nth-child(odd) td {
  background-color: #222222;
}
table.capacity tr:nth-child(even) td {
  background-color: #222222;
}
/* end capacity */
/* system message */
#system-message {
  margin: 0 auto;
  padding: 20px 0 0;
}
.alert, .alert h4, .text-warning {
  color: #c09853;
}
.alert {
  /* background-color: #f8f4ec;
  border-color: #eee4d2; */
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert {
  border-radius: 0.1875rem;
  padding: 0.938rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert, .alert h4, .text-warning {
  color: #468847;
}
/* hide the text "message" */
.alert h4 {
  display: none;
}
/****** TWO COLUMN 6.25.2015  ************/
.container {
  width: 100%;
  min-height: 400px !important;
}
.leftColumn {
  width: 70%;
  float: left;
  border-right: 1px solid #e1e1e1;
}
.rightColumn {
  width: 30%;
  float: left;
  padding-left: 10px;
}
@media (max-width: 800px) {
  .leftColumn {
    width: 320px;
    float: none;
    display: block;
    position: relative;
    border-right: none;
    border-bottom: 1px solid #e1e1e1;
  }
  .rightColumn {
    width: 320px;
    float: none;
    display: block;
    position: relative;
    /* background-color: blue; */
  }
}
/******* END TWO COLUMN **********/
.red-btn {
  font-family: "Open Sans", sans-serif;
  font-size: 1.1666em;
  font-weight: normal;
  background: #a71823;
  display: inline-block;
  min-width: 100px;
  padding: 10px 60px 10px 60px;
  line-height: 1.7em;
  font-size: 1em;
  border-radius: 4px;
  border: 1px solid;
  color: #ffffff;
  margin-top: 5px;
}
a.red-btn {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
}
/* quick user menu */
#primary_nav_wrap {
  padding: 0;
  float: left;
  /* adjusted for iphones */
  margin-left: 0px;
  display: inline-block;
  z-index: 1000 !important;
}
#primary_nav_wrap ul {
  list-style: none;
  position: relative;
  margin: 0;
  padding-right: 0px;
  float: left;
  z-index: 1000 !important;
  display: inline-block;
}
#primary_nav_wrap ul a {
  display: block;
  margin: 0;
  padding: 0;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  z-index: 1000 !important;
  display: inline-block;
}
/* SET PADDING BETWEEN MENU ICONS */
#primary_nav_wrap ul li {
  position: relative;
  margin: 0;
  padding: 0;
  padding-right: 5px;
  z-index: 1000 !important;
  display: inline-block;
}
#primary_nav_wrap ul li.current-menu-item {
  z-index: 1000 !important;
}
#primary_nav_wrap ul li:hover {
  background: transparent;
  z-index: 1000 !important;
}
#primary_nav_wrap ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #888;
  color: #222222;
  padding: 0;
  z-index: 1000 !important;
}
#primary_nav_wrap ul ul li {
  float: none;
  width: 200px;
  z-index: 1000 !important;
}
#primary_nav_wrap ul ul a {
  line-height: 120%;
  padding: 10px 15px;
  z-index: 1000 !important;
}
#primary_nav_wrap ul ul ul {
  top: 0;
  left: 100%;
  z-index: 1000 !important;
}
#primary_nav_wrap ul li:hover > ul {
  display: block;
  z-index: 1000 !important;
}
#g-showcase {
  z-index: 1 !important;
}
.vt_nivo_slider {
  position: relative;
  z-index: 1 !important;
}
/* Mobile navigation menu */
.bigheader {
  /* font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;  */
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  /* background: #900;  */
  background: #444;
  display: inline-block;
  min-width: 100px;
  padding: 30px 30px 30px 30px;
  line-height: 1.7em;
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
  margin: 0 0 30px 0;
  box-shadow: 0px 2px 10px 0px #808080;
}
/* general div that separates content in 3 columns - TC 8.6.2015  */
.cdiv2 {
  display: inline-block;
  width: 400px;
  vertical-align: text-top;
  margin: 6px;
}
.cdiv3 {
  display: inline-block;
  width: 250px;
  vertical-align: text-top;
  margin: 6px;
}
.pdiv2 {
  display: inline-block;
  width: 400px;
  vertical-align: text-top;
  margin: 6px;
}
/* Fit Guide product instances - TC 12.14.2015 */
.fdiv3 {
  display: inline-block;
  width: 280px;
  vertical-align: text-top;
  margin: 12px;
}
/* non-vehicular appguide gsr, etc */
.adiv2 {
  display: inline-block;
  width: 350px;
  vertical-align: text-top;
  margin-right: 5px;
  margin-bottom: 20px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 10px 40px 10px;
}
.adiv3 {
  display: inline-block;
  width: 250px;
  vertical-align: text-top;
  margin: 6px;
}
/* general div for customers who bought section - TC 8.7.2015  */
.pdiv3 {
  display: inline-block;
  width: 250px;
  vertical-align: text-top;
  margin: 6px;
}
/* general div for video section - TC 8.13.2015  */
.vdiv3 {
  display: inline-block;
  width: 320px;
  vertical-align: text-top;
  margin: 10px 6px 20px 6px;
}
.vehicle_title {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 10px 0;
}
/* 2 column manual adjust */
.c2_wrap {
  /* margin:0 auto; */
}
.c2_left {
  float: left;
  border-width: thin;
  border-style: solid;
  border-right-color: #ffffff;
  border-top-color: #ffffff;
  border-left-color: #ffffff;
  border-bottom-color: #ffffff;
}
.c2_right {
  float: right;
}
.c2_right_inner {
  background: #c0c0c0;
  padding: 10px;
}
.caution {
  color: red;
  font-weight: bold;
}
/* appguide */
.vehicle_title {
  font-size: 28px;
  line-height: 1.2222em;
  margin: 2px 0 5px 0;
  color: #000000;
}
.appguide-product-cat {
  font-family: "Open Sans Condensed", sans-serif !important;
  background: #222222;
  color: #ffffff;
  /* text-transform: uppercase; 11.19.24 */
  margin: 10px 0 0 -15px;
  padding: 30px 10px 30px 10px;
  font-size: 20px;
  font-weight: bold;
  background-image: url('//www.torklift.com/images/backgrounds/rivet1.jpg');
  background-repeat: repeat;
  background-size: auto auto;
}
.step_title {
  font-size: 18px;
  text-decoration: none;
  font-family: "Open Sans Condensed", sans-serif !important;
  /* text-transform: uppercase !important; 11.18.2024 */
  color: #a71823;
  font-weight: bold;
  text-shadow: 1px 1px 0 #ffffff;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
  font-weight: bold;
  font-family: "UnitWebPro-MediumIta", serif;
  padding: 15px 5px 15px 15px;
  background: #e9e9e9;
  margin: 10px 0 0 -15px;
}
.tiedown_pnum {
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #e3272a;
  margin: 0px 0 5px 0;
  font-size: 18px;
}
a.tiedown_pnum {
  display: none;
  text-decoration: none;
}
.tiedown_pnum a {
  text-decoration: none;
}
.tiedown_title {
  font-weight: bold;
  text-transform: uppercase;
  color: #e3272a;
}
.appguide_header {
  background-color: #e1e1e1;
  padding: 30px 20px 10px 20px;
  margin-bottom: 20px;
}
.appguide_subtitle {
  font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
  font-size: 16px;
  color: #555555;
  margin: 0 0 20px 0;
}
/*

.appguide_subheader
{
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
  font-size: 14px;  
  background-color: #e1e1e1;
  color: #555;
  padding: 10px 10px 10px 10px;
  margin-bottom: 30px;
}
*/
.callout {
  margin: 1px 0 1px 0;
  padding: 10px;
  line-height: 1.8em;
  background-color: #cde2fe;
  border-style: solid;
  border-color: #c0c0c0;
  border-width: thin;
  -webkit-border-radius: 12px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-image: linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  clear: both;
}
.callout2 {
  width: 95%;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  padding: 15px;
  line-height: 1.8em;
  background-color: #cde2fe;
  border-style: solid;
  border-color: #c0c0c0;
  border-width: thin;
  -webkit-border-radius: 12px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-image: linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -o-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -moz-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -webkit-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
  background-image: -ms-linear-gradient(bottom, #e6e6e6 11%, #f0f0f0 56%);
}
.cbox {
  display: inline-block;
  margin: 2px 5px 2px 5px;
  text-align: left;
}
.available {
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: bold;
  color: #555;
  margin: 3px 0 0 0;
}
.yourhitch {
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: bold;
  color: #555;
  background: red;
  margin: 3px 0 0 0;
}
.app_caution {
  color: #e3272a;
  font-size: 16px;
  padding: 10px;
  font-weight: bold;
  width: 90%;
}
.btn_blk {
  position: relative;
  margin: 20px 0 0 0;
  background: #444;
  color: #ffffff;
  padding: 20px;
  text-decoration: none;
}
.btn_blk a {
  color: #ffffff;
}
.btn_blk:hover {
  color: #ffffff !important;
}
.footnotes {
  font-size: 12px;
}
/*** END APPGUIDE ***/
/*** CHART ****/
.chart_wrap {
  /*
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
*/
  background-color: #000000;
  color: #ffffff;
  padding: 10px;
  font-weight: bold;
  margin: 5px 0 10px 0;
}
.chart_title {
  font-size: 16px;
  font-weight: 250%;
  color: #ffffcc;
  margin: 10px 0 10px 0;
  padding: 5px;
  background: #555555;
  text-transform: uppercase;
}
.chart_row {
  display: block;
}
.chart_col1 {
  display: inline-block;
  width: 200px;
}
.chart_col2 {
  display: inline-block;
}
.chart_warn {
  text-transform: uppercase;
  margin: 10px 0 10px 0;
}
.chart_line {
  background-color: #555555;
  height: 1px;
  margin: 10px 0 10px 0;
}
/*** END CHART ***/
/* Remove bullets in login - TC 9.16.2015  */
.nav-tabs > li, .nav-pills > li {
  list-style-type: none;
}
/* home page slider background area */
#g-showcase {
  padding: 0 0;
  background-image: url('../../../../images/backgrounds/graybg.png');
  background-repeat: repeat;
  color: #fff;
}
/* Home slider content area */
#g-showcase .g-container {
  background-color: #f6f6f6;
}
/* HOME PAGE SLIDER RESIZED TO 100% ON SCREEN */
#g-showcase .g-container {
  /* background-color: yellow; */
  padding: 0 auto;
  /* INCREASE HOME PAGE SLIDER TO FULL SCREEN - WIDTH: 100% */
  /* width: 100%; */
}
/* HOME PAGE SLIDER - REMOVE PADDING */
#g-showcase .g-container .g-grid .g-block .g-content {
  padding: 0;
  /* margin: 20px 0 0 0; */
  margin-bottom: -40px !important;
}
/* move up Find your fit on the home page */
#g-showcase .g-container .g-grid .size-100 {
  /* margin-top: -40px !important; */
}
#g-main {
  background-image: url('../../../../images/backgrounds/graybg.png');
  background-repeat: repeat;
  margin: 0;
  /* removes space between banner section and content area */
  padding: 0;
}
#g-main .g-container {
  background-color: #ffffff;
}
.redtext {
  color: red;
}
.redtext a {
  color: red;
}
#gallery ul {
  width: 42px;
}
.product-subheader {
  font-size: 18px;
  color: #000000;
  background: #e9e9e9;
  text-decoration: none;
  font-family: "Open Sans Condensed", sans-serif !important;
  text-transform: uppercase !important;
  font-weight: bold;
  text-shadow: 1px 1px 0 #ffffff;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
  font-weight: bold;
  font-family: "UnitWebPro-MediumIta", serif;
  padding: 15px 5px 15px 15px;
}
/* FIT GUIDE HEADER BAR */
#fitguide_select {
  margin-bottom: 20px;
  margin-right: 5px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #a71823;
  color: #ffffff;
  padding: 20px;
  font-weight: bold;
}
#fitguide_select a {
  color: #ffffff;
  text-decoration: underline;
}
.fitguide_title {
  font-size: 150%;
  margin: auto;
  color: #ffffcc;
  font-weight: bold;
}
.fitguide_separator {
  display: inline-block;
  width: 200px;
}
.fitguide_input {
  font-weight: normal;
  display: inline-block;
  width: 200px;
  color: #000000;
  margin: 20px 0 0 0;
}
.blkbox {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #000000;
  color: #ffffff;
  padding: 10px;
  font-weight: bold;
  margin: 5px 0 10px 0;
}
.section {
  display: block;
  margin: 20px 0 20px 0;
}
.msection {
  display: block;
  margin: 10px 0 0px 0;
  padding: 10px 0 0px 0;
  min-height: 300px;
  /* border-bottom: 1px solid #e1e1e1; */
}
/* easy blog title */
#eb .eb-brand-name {
  font-size: 32px !important;
}
/* easy blog link */
#eb a:link {
  /* text-decoration: none; */
  color: #e3272a;
  text-decoration: underline;
}
/* easyblog follow blog button override */
div#fd .btn-primary {
  color: #fff !important;
  background-color: #555555 !important;
  border-color: #666666 !important;
}
div#fd .btn-primary:hover, div#fd .btn-primary:focus, div#fd .btn-primary:active, div#fd .btn-primary.active, .open .dropdown-toggle_div#fd .btn-primary {
  color: #fff !important;
  background-color: #555555 !important;
  border-color: #666666 !important;
}
/* easy blog title */
div#fd.eb .eb-brand-name {
  font-size: 32px;
  line-height: 32px;
  margin: 0 0 6.6666666667px;
}
/* easy blog links on hover */
div#fd.eb a:hover {
  color: #e3272a;
}
/* easy blog hako template link override */
div#fd a:link {
  text-decoration: underline !important;
}
/* easy blog hako exclude titles from underline */
div#fd.eb .eb-post-title a {
  text-decoration: none !important;
}
/* Easyblog carbon header background */
div#fd.eb .eb-header {
  background: url('../images/carbon.png') #e9e9e9;
  padding: 15px 15px 0;
  border-radius: 3px;
  color: #000;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
/* Easyblog Carbon tab link color */
div#fd.eb .eb-post-meta a, div#fd.eb .eb-entry-meta a {
  color: red;
}
/* the safari image height problem */
/* cancel button on registration page */
.controls .btn {
  background: #900;
  color: #ffffff;
  text-decoration: none;
}
/* where to buy boxes */
/* indicates that instance was successfully added */
.green-box {
  display: inline;
  color: #006600;
  background-color: #e5ffe5;
  padding: 2px 10px 2px 2px;
  margin: 2px;
}
/* indicates that a problem occurred  */
.red-box {
  display: inline;
  color: #b23000;
  background-color: #ffd9cc;
  padding: 2px 10px 2px 2px;
  margin: 2px;
}
/* indicates that there is a warning or useful note  */
.orange-box {
  display: inline;
  color: #ab5600;
  background-color: #ffcf9c;
  padding: 2px 10px 2px 2px;
  margin: 2px;
}
/* indicates that there is a warning or useful note  */
.yellow-box {
  display: inline;
  color: #B3432B;
  background-color: #FFFCCF;
  padding: 2px 10px 2px 2px;
  margin: 2px;
}
/* indicates that there is a warning or useful note  */
.grey-box {
  display: inline;
  color: #555555;
  background-color: #E8E8E8;
  padding: 2px 10px 2px 2px;
  margin: 2px;
}
/* where to buy button */
/*
.btn-info
{

  background-color: #e14538;
  background-image: linear-gradient(to bottom, #e14538, #ba291c);
    background-repeat: repeat-x;
    border-color: rgba(225,69,56,1) rgba(225,69,56,1) rgba(186,41,28,1); 
    border-color: #ba291c #ba291c #ba291c;

}
*/
/* 
  Where to buy sub menu search label 
  Text was disappearing in white background before

*/
#sl_search label {
  color: #000000 !important;
}
#sl_search_radiusSelect {
  color: #000000 !important;
}
/* override advanced smart search input field */
input.search-query {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  width: 130px;
}
/* Add height to the article content area - initially for the view cart page */
/* disrupting other design elements
#g-main .g-content .platform-content #akeeba-renderjoomla
{
  min-height: 500px;
}

#g-main .g-grid .g-content .platform-content .finder
{
  min-height: 500px;
}
*/
/* search button on empty search */
.btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #ffffff;
  background-color: #800000;
}
/* zt testimonials */
.ztTestimonial ol.carousel-indicators li.active {
  float: none;
  background-color: #e1e1e1;
  border: 1px solid #c0c0c0;
  height: 10px;
  width: 10px;
  margin: 1px 5px 1px 1px;
}
.content-testimonial {
  font-size: 18px;
  font-family: "roboto", sans-serif;
  font-weight: 400;
  line-height: 1.3em;
}
.supplies-last {
  clear: both;
  display: block;
  margin: 10px 0 10px 0;
  color: red;
  font-style: italic;
  font-weight: bold;
}
.space10 {
  display: block;
  margin: 10px 0 10px 0;
}
.space20 {
  clear: both;
  display: block;
  margin: 20px 0 20px 0;
}
.space30 {
  clear: both;
  display: block;
  margin: 30px 0 30px 0;
}
.holestodrill {
  clear: both;
  display: block;
  margin: 60px 0 20px;
}
.tiedown_pnum {
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #e3272a;
  margin: 0px 0 5px 0;
  font-size: 18px;
}
/* certified dealer section */
#training-notice {
  color: #555555;
  font-weight: bold;
  font-size: 150%;
  text-align: center;
  margin-top: 15px;
}
.split-img {
  /* background-color: green; 
  display: inline-block; */
}
.splitter {
  display: inline-block;
  background-color: orange;
}
.lead-image {
  width: 320px;
  float: right;
  padding: 6px;
  vertical-align: top;
}
.lead-gallery {
  /* width: 400px; */
  width: 50%;
  float: left;
  padding: 0 15px 0 0;
  vertical-align: top;
}
.lead-caption {
  display: block;
  padding: 10px;
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: bold;
}
.vplayer {
  width: 90%;
}
.rimage {
  padding: 6px;
  font-size: 12px;
  font-weight: bold;
}
/* override bt-content slider title */
.bt-cs .bt-inner .bt-title {
  color: #000;
  font-weight: bold;
  text-transform: none;
  line-height: 150%;
}
/* catalog - ex: truck camper bumpers - lists */
.catalog-wrapper {
  display: inline-block;
}
.catalog-item {
  display: inline-block;
  min-width: 100px;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  margin-left: 10px;
}
.catalog-logo {
  display: block;
  height: 100px;
  margin-bottom: 10px;
}
/* detail overrides */
dd {
  display: inline-block;
  -webkit-margin-start: 2px;
}
.published .icon-calendar:before {
  content: none;
}
/* tags */
.label-info[href], .badge-info[href] {
  background-color: #d9d9d9;
  color: #222222;
  padding: 10px;
  text-decoration: none;
}
a.label-info[href], a.badge-info[href] {
  color: #222222;
  text-decoration: none;
}
.muted {
  color: #888;
}
/* end overrides */
/* global */
.hdiv2-wrapper {
  /* width: 80%; */
  clear: both;
  display: block;
}
.hdiv2-img {
  float: left;
  width: 400px;
  padding: 0 10px 0 0;
}
.hdiv2-txt {
  /*
  display: inline-block;
  width: 38%; 
  vertical-align: text-top; 
  */
}
.mdiv2-wrapper {
  width: 90%;
}
.mdiv2-img {
  display: inline-block;
  width: 30%;
  vertical-align: text-top;
  margin-right: 10px;
}
.mdiv2-txt {
  display: inline-block;
  width: 60%;
  vertical-align: text-top;
}
.vdiv1 {
  display: inline-block;
  width: 1280px;
  height: 720px;
  vertical-align: text-top;
  /* margin-right: 2px; */
}
.vdiv1_wrapper {
  display: block;
  width: 100%;
}
.vdiv1-title {
  font-size: 1.2em;
  font-weight: bold;
}
/***************************************************************







 MEDIA QUERIES







*****************************************************************/
/* mobile */
@media only screen and (min-width: 180px) and (max-width: 300px) {
  /* hide banner container */
  /* hide gray bg on mobile */
  /* featured products - mobile 280 */
  /* non-vehicular appguide gsr, etc */
  .vdiv1 {
    vertical-align: text-top;
    width: 300px;
    height: 169px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c0c0c0;
  }
  .vdiv1_wrapper {
    display: 100%;
  }
  .callout {
    display: block !important;
    float: none !important;
  }
  .rtable {
    font-size: 10px;
  }
  .rtab {
    display: none;
  }
  .lead-image {
    display: block;
    float: none;
    padding: 6px;
  }
  .rimage {
    display: block;
    float: none !important;
    padding: 6px;
    margin: auto !important;
  }
  .size-85 {
    display: none !important;
  }
  .zbanner {
    display: none !important;
  }
  #g-navigation {
    display: none;
  }
  .search {
    display: none;
  }
  .g-grid .g-block .size-100 .g-content {
    display: none;
  }
  .top-menu-pc {
    display: none !important;
    z-index: 1001;
  }
  .top-menu-mobile {
    z-index: 1001 !important;
  }
  .ztitle {
    width: 150px !important;
  }
  .zbanner {
    display: none !important;
  }
  #g-subfeature, #g-showcase, #g-main {
    background-image: none;
  }
  .mdiv3 {
    vertical-align: text-top;
    margin-bottom: 10px;
    border-bottom: 1px solid #c0c0c0;
  }
  .mdiv3_wrapper {
    display: 100%;
  }
  .mdiv3 img {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px;
  }
  .mdiv2 {
    vertical-align: text-top;
    margin-bottom: 10px;
    border-bottom: 1px solid #c0c0c0;
  }
  .adiv2 {
    display: inline-block;
    width: 280px;
    vertical-align: text-top;
    margin-right: 5px;
    margin-bottom: 20px;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 10px 40px 10px;
  }
  h5 {
    clear: both;
  }
  .bin_product_title {
    clear: both;
  }
}
/* mobile */
@media only screen and (min-width: 301px) and (max-width: 480px) {
  /*    
    .vdiv1
     {
      display: block;
      width: 426px;
      height: 240px;
      vertical-align: text-top;
     }
    
    .vdiv1_wrapper
    {
      display: 100%;
    }    
*/
  /* hide banner container */
  /* hide gray bg on mobile */
  /* featured products - mobile 280 */
  /* featured products - mobile 280 */
  /* non-vehicular appguide gsr, etc */
  .top-menu-mobile {
    margin-top: 70px !important;
    background: none !important;
  }
  .btn-primary {
    height: 32px !important;
    font-size: 12px !important;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  .callout {
    display: block !important;
    float: none !important;
  }
  .rtable {
    font-size: 10px;
  }
  .rtab {
    display: none;
    color: red;
  }
  ul.mlist {
    width: 230px;
  }
  .lead-image {
    width: 90%;
    display: block !important;
    float: none !important;
    padding: 6px;
  }
  .rimage {
    display: block;
    float: none !important;
    padding: 6px;
    margin: auto !important;
  }
  .torklift-logo {
    width: 16rem;
    top: 0;
    left: 3.5rem;
    padding: 1rem;
  }
  .size-85 {
    display: none !important;
  }
  .zbanner {
    display: none !important;
  }
  #g-navigation {
    display: none;
  }
  .search {
    display: none;
  }
  .g-grid .g-block .size-100 .g-content {
    display: none;
  }
  .g-content {
    padding: 0;
  }
  .top-menu-pc {
    display: none !important;
    z-index: 1001;
  }
  .top-menu-mobile {
    z-index: 1001 !important;
  }
  .ztitle {
    width: 150px !important;
  }
  .zbanner {
    display: none !important;
  }
  #g-subfeature, #g-showcase, #g-main {
    background-image: none;
  }
  .mdiv3 {
    vertical-align: text-top;
    /* Edit - 11.21.2016 TC */
    /* Rolled back change causing too much spacing on FK accessories page - TC 11.22.2016 */
    /* margin-bottom: 30px;  */
    border-bottom: 1px solid #c0c0c0;
  }
  .mdiv3_wrapper {
    display: 100%;
  }
  .mdiv3 img {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px;
  }
  .mdiv2 {
    vertical-align: text-top;
    border-bottom: 1px solid #c0c0c0;
  }
  .vdiv3 {
    width: 95%;
  }
  .adiv2 {
    display: inline-block;
    width: 280px;
    vertical-align: text-top;
    margin-right: 5px;
    margin-bottom: 20px;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 10px 40px 10px;
  }
  h5 {
    clear: both;
  }
  .bin_product_title {
    clear: both;
  }
}
/* ipad mini, ipad 1 and 2 - Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .g-menu-item-title {
    font-size: 10px;
    /* text-decoration: none; */
  }
}
/* iPad 3 & 4 - Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  /* Main menu font size - Tablet 10px - TC 2016 */
  .g-menu-item-title {
    font-size: 10px;
    /* text-decoration: none; */
  }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 481px) and (max-width: 767px) {
  /* Main menu font size - Tablet 10px - TC 2016 */
  /* hide banner container */
  /* TOP MENU */
  /* Hide additional top menu items  - TC 7.24.2015 */
  .top-menu-mobile {
    /* margin-top: 70px !important; */
    background: none !important;
  }
  .btn-primary {
    height: 32px !important;
    font-size: 12px !important;
  }
  .g-menu-item-title {
    font-size: 10px;
    /* text-decoration: none; */
  }
  .lead-image {
    /* width: 30%; */
    padding: 6px;
    margin: auto;
    display: block !important;
    float: none !important;
  }
  .rimage {
    width: 30%;
    padding: 6px;
    float: none !important;
    margin: auto !important;
  }
  .size-85 {
    display: none !important;
  }
  .gcontent {
    display: none;
  }
  #g-navigation {
    display: none;
  }
  .search {
    display: none;
  }
  .top-menu-pc {
    display: none !important;
    z-index: 1001;
  }
  .zbanner {
    display: none !important;
  }
  #g-navigation {
    z-index: 1;
  }
  .top-menu {
    margin-top: 15px;
  }
  .extra-menu-items {
    display: none;
  }
}
@media (max-width: 767px) {
  /* featured products */
  .vdiv1 {
    display: block;
    width: 426px;
    height: 240px;
    vertical-align: text-top;
  }
  .vdiv1_wrapper {
    display: 100%;
  }
  a.torklift-logo, div.top-menu {
    position: absolute;
  }
  div.top-menu {
    left: 0;
  }
  div.column-head {
    font-size: 1.125rem;
    font-style: bold;
    color: #ffffff;
  }
  div.column-head {
    border: none;
    font-weight: bold;
  }
  div.search {
    width: 100%;
  }
  div.search {
    padding: 0.5rem;
    margin: 0 0 1rem 0;
  }
  .mdiv3 {
    display: block;
    width: 100%;
    vertical-align: text-top;
  }
  .mdiv3_wrapper {
    display: 100%;
  }
  .mdiv2 {
    display: block;
    width: 100%;
    vertical-align: text-top;
  }
  h5 {
    clear: both;
  }
  .bin_product_title {
    clear: both;
  }
}
/* media query */
@media (max-width: 958px) {
  .hdiv2-wrapper {
    width: 100%;
    clear: both;
    display: block;
  }
  .hdiv2-img {
    display: block;
    width: 100%;
    vertical-align: text-top;
  }
  .hdiv2-txt {
    /*      
   display: block;
   width: 100%; 
   vertical-align: text-top;
   */
  }
  .mdiv2-wrapper {
    width: 100%;
    clear: both;
  }
  .mdiv2-img {
    display: block;
    width: 100%;
    vertical-align: text-top;
  }
  .mdiv2-txt {
    display: block;
    width: 100%;
    vertical-align: text-top;
  }
  .lead-gallery {
    width: 100%;
    display: block;
    float: none;
    padding: 6px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  /* featured products */
  /* hide product review slider due to overlapping - TC 4.11.2016 */
  .vdiv1 {
    display: inline-block;
    width: 854px;
    height: 480px;
    vertical-align: text-top;
    /* margin-right: 2px; */
  }
  .vdiv1_wrapper {
    display: block;
    width: 100%;
  }
  .top-menu-pc {
    display: inline-block !important;
    float: right !important;
  }
  .top-menu-mobile {
    display: none !important;
  }
  .ztitle {
    display: none !important;
  }
  .search {
    margin-top: 0px;
  }
  .mdiv3 {
    display: inline-block;
    width: 30%;
    vertical-align: text-top;
    margin-right: 2px;
  }
  .mdiv3_wrapper {
    display: block;
    width: 100%;
  }
  .mdiv2 {
    display: inline-block;
    width: 48%;
    vertical-align: text-top;
    margin-right: 2px;
  }
  .carousel-indicators {
    display: none;
  }
  .bin {
    /*
  padding-left: 30px;
  padding-right: 30px;
*/
  }
}
@media screen and (min-width: 767px) {
  /* Fit Guide product instances - TC 12.14.2015 */
  .top-menu-pc {
    display: inline-block !important;
    float: right !important;
  }
  .top-menu-mobile {
    display: none !important;
  }
  .ztitle {
    display: none !important;
  }
  div.search::before {
    content: "\a";
    white-space: pre;
  }
  .fdiv3 {
    display: inline-block;
    width: 200px;
    vertical-align: text-top;
    margin: 0px;
  }
}
@media screen and (min-width: 100px) and (max-width: 959px) {
  /* hide gray bg on mobile */
  #g-subfeature, #g-showcase, #g-main {
    background-image: none !important;
    background: #ffffff !important;
  }
}
@media screen and (min-width: 960px) {
  .mdiv3 {
    display: inline-block;
    width: 30%;
    vertical-align: text-top;
    margin-right: 15px;
  }
  .mdiv2 {
    display: inline-block;
    width: 48%;
    vertical-align: text-top;
    margin-right: 15px;
  }
}
/*****************************************************








END MEDIA QUERIES 









*******************************************************/
#postcode {
  width: 50px !important;
}
/* acy */
/* acy sign up */
.acysubbutton {
  padding: 20px;
}
/* override input bar */
.acyfield_email textarea, 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"], .uneditable-input {
  height: 30px !important;
  font-size: 16px !important;
  color: #555;
}
/* h5 */
.bin_product_title {
  display: block;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: bold;
  /* color: #555555; */
  color: #000000;
  margin: 0.2rem 0 0.2rem 0;
}
.bin_product_title a {
  text-decoration: none;
}
/* Print email dropdown button on hover */
.dropdown-menu > li > a:hover {
  background: #660000;
}
/* override ugly green continue to check out button - TC 3.15.2016 */
a.btn-success {
  color: #fff;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e14538;
  background-image: -moz-linear-gradient(top, #e14538, #e14538);
  background-image: -webkit-linear-gradient(top, #e14538 0%, #ba291c 100%);
  background-image: -webkit-linear-gradient(top, #e14538, #e14538);
  background-image: -o-linear-gradient(top, #e14538, #e14538);
  background-image: linear-gradient(to bottom, #e14538, #e14538);
  background-repeat: repeat-x;
  border-color: #e14538 #e14538 #e14538;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  /*
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e14538', endColorstr='#891e15', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
*/
  margin-top: 5px;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #ffffff;
  background-color: #e14538;
}
.btn-success:active, .btn-success.active {
  background-color: #e14538 \9 ;
}
.grey-line {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1px;
  padding-top: 1px;
  margin-bottom: 1px;
  margin-top: 1px;
  width: 95%;
  clear: both;
}
.grey-box {
  background-color: #e4e4e4;
  padding-bottom: 1px;
  padding-top: 1px;
  margin-bottom: 5px;
  margin-top: 1px;
  width: 95%;
  clear: both;
}
#rlabel {
  width: 100px;
  margin-top: 5px;
}
#rinput {
  width: 300px;
}
.rl_tabs > ul.nav-tabs > li > a {
  display: block !important;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  color: #000 !important;
  text-decoration: none;
  line-height: inherit;
  font-weight: bold;
}
/*# sourceMappingURL=custom_139.css.map */