/* ==========================================================================
   FMMP Champion SoCal North America Styles
   ==========================================================================

    Notes
    -----------------
    Available Fonts:
        Din Condensed bold
        Industry-Bold
        Aktiv-Grotesk-Regular
        Aktiv-Grotesk-Light

    Din Condensed Bold is the local font named "31FEF9_0_0", the //hello.myfonts.net/count/31fef9 <link> counter was added to 
    the aem-base headlibs.jsp, it was added there because this is a global font used on all brands. The license for this 
    font is located at http://www.myfonts.com/viewlicense?type=web&buildid=3276537

    The Industry and Aktiv-Grotesk fonts came from the design team at Innocean, the //hello.myfonts.net/count/3213ef <link> counter was 
    added to the Champion headlibs.jsp for Industry Bold. Aktiv-Grotesk did not come with a tracking file.
*/

/* BASE */
.style-guide-code {
  color: #008000;
  font-family: monospace !important;
  font-size: 14px !important;
}
.style-guide-swatch {
  box-shadow: 0 2px 5px 2px rgba(128, 128, 128, 0.4);
  display: inline-block;
  height: 130px;
  margin: 30px 15px;
  position: relative;
  width: 130px;
}
.style-guide-swatch:after {
  color: #008000;
  font-family: monospace !important;
  font-size: 14px !important;
  left: 0;
  padding-top: 0.5em;
  position: absolute;
  text-align: center;
  top: 100%;
  width: 100%;
}
.style-guide-swatch:before {
  display: block;
  padding-top: 0.5em;
  text-align: center;
  text-shadow: 0 0 4px #fff, 0 0 8px #fff, 0 0 12px #fff, 0 0 12px #fff, 0 0 12px #fff;
  width: 100%;
}
.style-guide-swatch-black {
  background-color: #000000;
}
.style-guide-swatch-black:after {
  content: "@c-black";
}
.style-guide-swatch-black:before {
  content: "#000000";
}
.style-guide-swatch-white {
  background-color: #ffffff;
}
.style-guide-swatch-white:after {
  content: "@c-white";
}
.style-guide-swatch-white:before {
  content: "#ffffff";
}
.style-guide-swatch-primary {
  background-color: #ee1b2e;
}
.style-guide-swatch-primary:after {
  content: "@c-primary";
}
.style-guide-swatch-primary:before {
  content: "#ee1b2e";
}
.style-guide-swatch-primary-dark {
  background-color: #b21821;
}
.style-guide-swatch-primary-dark:after {
  content: "@c-primary-dark";
}
.style-guide-swatch-primary-dark:before {
  content: "#b21821";
}
.style-guide-swatch-primary-desaturate {
  background-color: #dbb38f;
}
.style-guide-swatch-primary-desaturate:after {
  content: "@c-primary-desaturate";
}
.style-guide-swatch-primary-desaturate:before {
  content: "#dbb38f";
}
.style-guide-swatch-primary-light {
  background-color: #ee1b2e;
}
.style-guide-swatch-primary-light:after {
  content: "@c-primary-light";
}
.style-guide-swatch-primary-light:before {
  content: "#ee1b2e";
}
.style-guide-swatch-grey {
  background-color: #808080;
}
.style-guide-swatch-grey:after {
  content: "@c-grey";
}
.style-guide-swatch-grey:before {
  content: "#808080";
}
.style-guide-swatch-grey-dark {
  background-color: #333333;
}
.style-guide-swatch-grey-dark:after {
  content: "@c-grey-dark";
}
.style-guide-swatch-grey-dark:before {
  content: "#333333";
}
.style-guide-swatch-grey-light {
  background-color: #c2c2c2;
}
.style-guide-swatch-grey-light:after {
  content: "@c-grey-light";
}
.style-guide-swatch-grey-light:before {
  content: "#c2c2c2";
}
.style-guide-swatch-grey-x-light {
  background-color: #e1e1e1;
}
.style-guide-swatch-grey-x-light:after {
  content: "@c-grey-x-light";
}
.style-guide-swatch-grey-x-light:before {
  content: "#e1e1e1";
}
.style-guide-swatch-error {
  background-color: #ee1b2e;
}
.style-guide-swatch-error:after {
  content: "@c-error";
}
.style-guide-swatch-error:before {
  content: "#ee1b2e";
}
.style-guide-swatch-secondary {
  background-color: #59636a;
}
.style-guide-swatch-secondary:after {
  content: "@c-secondary";
}
.style-guide-swatch-secondary:before {
  content: "#59636a";
}
.style-guide-swatch-secondary-dark {
  background-color: #2c3134;
}
.style-guide-swatch-secondary-dark:after {
  content: "@c-secondary-dark";
}
.style-guide-swatch-secondary-dark:before {
  content: "#2c3134";
}
.style-guide-swatch-secondary-desaturate {
  background-color: #59636a;
}
.style-guide-swatch-secondary-desaturate:after {
  content: "@c-secondary-desaturate";
}
.style-guide-swatch-secondary-desaturate:before {
  content: "#59636a";
}
.style-guide-swatch-secondary-light {
  background-color: #59636a;
}
.style-guide-swatch-secondary-light:after {
  content: "@c-secondary-light";
}
.style-guide-swatch-secondary-light:before {
  content: "#59636a";
}
.style-guide-font {
  display: block;
  font-size: 1.5em;
  padding: 1em 0 1.5em 0;
  position: relative;
}
.style-guide-font:after {
  content: "The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font:before {
  color: #008000;
  font-family: monospace !important;
  font-size: 14px !important;
  left: 0;
  position: absolute;
  top: 0;
}
.style-guide-font-primary-bold {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.style-guide-font-primary-bold:after {
  content: "Industry-Bold - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-primary-bold:before {
  content: "@ff-primary-bold";
}
.style-guide-font-primary-bold-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.style-guide-font-primary-bold-italic:after {
  content: "Industry-Bold - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-primary-bold-italic:before {
  content: "@ff-primary-bold-italic";
}
.style-guide-font-primary-book {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.style-guide-font-primary-book:after {
  content: "Industry-Bold - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-primary-book:before {
  content: "@ff-primary-book";
}
.style-guide-font-primary-book-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.style-guide-font-primary-book-italic:after {
  content: "Industry-Bold - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-primary-book-italic:before {
  content: "@ff-primary-book-italic";
}
.style-guide-font-primary-light {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.style-guide-font-primary-light:after {
  content: "Industry-Bold - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-primary-light:before {
  content: "@ff-primary-light";
}
.style-guide-font-primary-light-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.style-guide-font-primary-light-italic:after {
  content: "Industry-Bold - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-primary-light-italic:before {
  content: "@ff-primary-light-italic";
}
.style-guide-font-secondary-bold {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
.style-guide-font-secondary-bold:after {
  content: "Aktiv-Grotesk-Regular - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-secondary-bold:before {
  content: "@ff-secondary-bold";
}
.style-guide-font-secondary-bold-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
.style-guide-font-secondary-bold-italic:after {
  content: "Aktiv-Grotesk-Regular - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-secondary-bold-italic:before {
  content: "@ff-secondary-bold-italic";
}
.style-guide-font-secondary-book {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
.style-guide-font-secondary-book:after {
  content: "Aktiv-Grotesk-Regular - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-secondary-book:before {
  content: "@ff-secondary-book";
}
.style-guide-font-secondary-book-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
.style-guide-font-secondary-book-italic:after {
  content: "Aktiv-Grotesk-Regular - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-secondary-book-italic:before {
  content: "@ff-secondary-book-italic";
}
.style-guide-font-secondary-light {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Light', sans-serif;
}
.style-guide-font-secondary-light:after {
  content: "Aktiv-Grotesk-Light - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-secondary-light:before {
  content: "@ff-secondary-light";
}
.style-guide-font-secondary-light-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Light', sans-serif;
}
.style-guide-font-secondary-light-italic:after {
  content: "Aktiv-Grotesk-Light - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-secondary-light-italic:before {
  content: "@ff-secondary-light-italic";
}
.style-guide-font-global-nav {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
.style-guide-font-global-nav:after {
  content: "Din Condensed Bold - The quick brown fox jumps over the lazy dog ąćęłńóśźż ĄĆĘŁŃÓŚŹŻ çğıiöşü ÇĞIİÖŞÜ áéíóúý ÁÉÍÓÚÝ âêîôû ÂÊÎÔÛ ãñõ ÃÑÕ АаБбВвГгДдЕеЁёЖжЗзИиЙйКкЛлМмНнОоПпРрСсТтУуФфХхЦцЧчШшЩщЪъЫыЬьЭэЮюЯя";
}
.style-guide-font-global-nav:before {
  content: "@ff-global-nav";
}
.style-guide-select-sample {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijc1cHgiIGhlaWdodD0iNThweCIgdmlld0JveD0iMCAwIDc1IDU4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA3NSA1OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cmVjdCBmaWxsPSIjNTk1OTVBIiB3aWR0aD0iNzUiIGhlaWdodD0iNTgiLz4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMzIuMTg2LDI0Ljc1MSA0NC4xODcsMjQuNzUxIDM4LjE4NiwzMy4yNTEgIi8+DQo8L3N2Zz4=");
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: contain;
  border: solid 3px #e1e1e1;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  color: #333333;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  height: 50px;
  line-height: normal;
  margin: 15px 0 25px 0;
  padding: 10px 68px 10px 13px;
  text-transform: uppercase;
  width: 340px;
}
.style-guide-select-sample:focus {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijc1cHgiIGhlaWdodD0iNThweCIgdmlld0JveD0iMCAwIDc1IDU4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA3NSA1OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cmVjdCBmaWxsPSIjRUQxRjMwIiB3aWR0aD0iNzUiIGhlaWdodD0iNTgiLz4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNDQuMTg4LDMzLjI1IDMyLjE4OCwzMy4yNSAzOC4xODgsMjQuNzUgIi8+DQo8L3N2Zz4=");
  border-color: #000000;
  outline: none;
}
.style-guide-select-sample::-ms-expand {
  display: none;
}

/* GLOBAL */
body {
  background-color: #3e454a;
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  overflow-y: visible;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* HIGHLIGHT TEXT */
::-moz-selection {
  /* Code for Firefox */
  background: #000000;
  color: #ffffff;
}
::selection {
  background: #000000;
  color: #ffffff;
}

/* WEB FONTS */
.ff-base {
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Industry-Bold';
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-bold {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
@font-face {
  font-family: 'Industry-Bold';
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-bold-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
@font-face {
  font-family: 'Industry-Bold';
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-book {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
@font-face {
  font-family: 'Industry-Bold';
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-book-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
@font-face {
  font-family: 'Industry-Bold';
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-light {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
@font-face {
  font-family: 'Industry-Bold';
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Industry-Bold-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-light-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
@font-face {
  font-family: 'Aktiv-Grotesk-Regular';
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-secondary-bold {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
@font-face {
  font-family: 'Aktiv-Grotesk-Regular';
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-secondary-bold-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
@font-face {
  font-family: 'Aktiv-Grotesk-Regular';
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-secondary-book {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
@font-face {
  font-family: 'Aktiv-Grotesk-Regular';
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Regular-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-secondary-book-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
@font-face {
  font-family: 'Aktiv-Grotesk-Light';
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Light-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Light-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-secondary-light {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Light', sans-serif;
}
@font-face {
  font-family: 'Aktiv-Grotesk-Light';
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Light-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/Aktiv-Grotesk-Light-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-secondary-light-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Light', sans-serif;
}
.ff-global-nav {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
@font-face {
  font-family: 'fontawesome';
  src: url('../../fmmp-base/libs/main/resources/fonts/fontawesome-webfont.eot');
  src: url('../../fmmp-base/libs/main/resources/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../../fmmp-base/libs/main/resources/fonts/fontawesome-webfont.woff') format('woff'), url('../../fmmp-base/libs/main/resources/fonts/fontawesome-webfont.svg') format('svg');
  font-style: normal;
  font-weight: normal;
}

/* TEXT FORMATTING */
span[class^="special_char_"] {
  line-height: 0;
  position: relative;
  font-size: 41.5%;
  margin-right: 0.6em;
  vertical-align: super;
}
span[class^="special_char_"]:after {
  position: absolute;
  left: 0;
  top: -0.6em;
}
span.special_char_E28483,
span.special_char_E28489 {
  font-size: 100%;
  margin-right: 0;
  vertical-align: inherit;
}
span.special_char_E284A2 {
  vertical-align: baseline;
}
span.special_char_E284A2:after {
  content: "\2122";
}
a {
  color: #ee1b2e;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a:hover {
  color: #333333;
}
blockquote,
.blockquote {
  border-left: 4px solid #ee1b2e;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 1em;
  padding-left: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h2-rep,
.h3-rep,
.h4-rep,
.h5-rep {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  letter-spacing: 0.0555555em;
}
h1 {
  font-size: 90px;
  line-height: 100px;
  text-transform: uppercase;
}
h2,
.h2-rep {
  color: #333333;
  font-size: 60px;
  line-height: 70px;
  text-transform: uppercase;
}
h3,
.h3-rep {
  color: #333333;
  font-size: 40px;
  line-height: 50px;
}
h4,
.h-rep {
  color: #333333;
  font-size: 25px;
  line-height: 35px;
}
h5,
.h5-rep {
  color: #333333;
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 18px;
  text-transform: uppercase;
}
p {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 1.5em;
}
h4 span.special_char_E284A2,
h5 span.special_char_E284A2,
h6 span.special_char_E284A2 {
  font-size: 58%;
}
h4 span.special_char_E284A2:after,
h5 span.special_char_E284A2:after,
h6 span.special_char_E284A2:after {
  top: 0em;
}
p span.special_char_E284A2 {
  font-size: 80%;
}
p span.special_char_E284A2:after {
  top: .42em;
}
.blockquote {
  display: block;
}
[class^="fa-"],
[class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  color: #000000;
  font-family: 'fontawesome' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.page-content .has-bg h1,
.page-content .has-bg h2,
.page-content .has-bg h3,
.page-content .has-bg h4,
.page-content .has-bg h5,
.page-content .has-bg h6 {
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.page-content .has-bg p {
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.page-content p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
sub,
sup {
  font-size: 0.75em;
}
sup {
  top: -0.3em;
  position: relative;
}
sup.special_char_REGISTERED {
  font-size: .9em;
  top: -0.1em;
}
h1 sub,
h2 sub,
h3 sub,
h1 sup,
h2 sup,
h3 sup {
  font-size: 0.512em;
}
h1 sup,
h2 sup,
h3 sup {
  top: -0.7em;
}
h4 .special_char_REGISTERED,
h5 .special_char_REGISTERED,
h6 .special_char_REGISTERED,
p .special_char_REGISTERED {
  font-size: 1.5em;
  top: .17em;
}
@media all and (max-width: 1024px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }
  h2,
  .h2-rep {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0px;
  }
  h3,
  .h3-rep {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0px;
  }
  h4,
  .h-rep {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  h5,
  .h5-rep {
    font-size: 15px;
    line-height: 22px;
  }
  p {
    font-size: 16px;
    line-height: 28px;
  }
}
@media all and (max-width: 767px) {
  h1 {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0px;
  }
  h2,
  .h2-rep {
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  p {
    line-height: 23px;
  }
  p.quote {
    font-size: 20px;
    line-height: 30px;
  }
}

.selligent-response #isolatedContent .submit:hover {
  color: #ffffff;
}
.selligent-response #isolatedContent .submit:hover {
  background: #ee1b2e;
  color: #ffffff;
}
hr {
  border-color: #e1e1e1;
}
/* TABLES */
table {
  width: 100%;
}
table,
th,
td {
  border: 1px solid #cdcdcd;
}
th {
  background: #e1e1e1;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 15px;
  text-align: left;
}
td {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-size: 16px;
  line-height: 28px;
  padding: 15px;
  text-align: left;
}
@media all and (max-width: 767px) {
  table {
    min-width: 0;
    width: 100%;
    border: 0;
  }
  table th {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table tr td:first-child {
    border-top: 1px solid #cdcdcd;
  }
  table td {
    border: 0;
    display: block;
    padding: .6rem;
    text-align: left !important;
  }
  table td:before {
    content: attr(data-th);
    font-style: normal;
    font-weight: normal;
    font-family: 'Industry-Bold', sans-serif;
    display: inline-block;
    padding-right: 1em;
    width: 40%;
  }
}
/* LISTS */
ol,
ul {
  line-height: 28px;
  list-style-position: outside;
  margin-left: 16px;
  padding: 0;
}
ol li,
ul li {
  margin: 0;
  padding: 0;
}
ol {
  list-style-type: decimal;
}
ul {
  color: #333333;
  list-style: none;
}
ul li {
  position: relative;
}
ul li:before {
  color: #ee1b2e;
  content: "•";
  font-size: 26px;
  left: -16px;
  line-height: 1;
  position: absolute;
}
/* BUTTONS */
.button-main,
.button-secondary {
  border: 0px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 23px;
  display: inline-block;
  padding: 10px 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  color: #ffffff;
}
.button-main:hover,
.button-secondary:hover {
  color: #ffffff;
}
.button-main {
  background: transparent;
  border: 5px solid #ee1b2e;
  color: #ee1b2e;
}
.button-main:hover {
  background: #ee1b2e;
  color: #ffffff;
}
.button-secondary {
  background: transparent;
  border: 5px solid #808080;
  color: #808080;
}
.button-secondary:hover {
  background: #808080;
  color: #ffffff;
}
.cta-link-external {
  padding-right: 30px;
}
.cta-link-external:after {
  content: '\e60b';
  display: inline-block;
  font-family: 'icomoon';
  font-size: 30px;
  margin: -2px 0 2px 8px;
  vertical-align: bottom;
}
.download-button:after {
  content: '\e606';
  font-family: 'icomoon';
  font-size: 28px;
  vertical-align: bottom;
}
.button-arrow,
.button-arrow-left,
.cta-link,
.cta-link-left {
  display: inline-block;
  position: relative;
}
.button-arrow:after,
.button-arrow-left:before,
.cta-link:after,
.cta-link-left:before {
  border-style: solid;
  content: '';
  display: inline-block;
  height: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease;
  width: 0;
}
.button-arrow,
.cta-link {
  padding-right: 28px;
}
.button-arrow:after,
.cta-link:after {
  border-width: 6.5px 0 6.5px 11px;
  border-color: transparent transparent transparent #ee1b2e;
  right: 0;
}
.button-arrow-left,
.cta-link-left {
  padding-left: 28px;
}
.button-arrow-left:before,
.cta-link-left:before {
  border-width: 6.5px 11px 6.5px 0;
  border-color: transparent #ee1b2e transparent transparent;
  left: 0;
}
.button-arrow:hover:after,
.button-secondary.button-arrow:hover:after {
  border-left-color: #ffffff;
}
.button-arrow-left:hover:before,
.button-secondary.button-arrow-left:hover:before {
  border-right-color: #ffffff;
}
.button-secondary.button-arrow:after {
  border-left-color: #808080;
}
.button-secondary.button-arrow-left:before {
  border-right-color: #808080;
}
.button-main.button-arrow,
.button-secondary.button-arrow {
  padding-right: 50px;
}
.button-main.button-arrow:after,
.button-secondary.button-arrow:after {
  right: 30px;
}
.button-main.button-arrow-left,
.button-secondary.button-arrow-left {
  padding-left: 50px;
}
.button-main.button-arrow-left:before,
.button-secondary.button-arrow-left:before {
  left: 30px;
}
.button-share:after {
  content: '\e904';
  display: inline-block;
  font-family: 'icomoon';
  font-size: 20px;
  font-weight: normal !important;
  margin: -5px 0 5px 10px;
  vertical-align: bottom;
}
.button-pagination {
  background-color: #ee1b2e;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  height: 35px;
  line-height: 20px;
  margin-left: 3px;
  padding: 7px 15px 6px;
  text-align: center;
  width: 35px;
}
.button-pagination.disabled {
  background-color: #e1e1e1;
  border: none;
}
.cta-link,
.cta-link-left {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  position: relative;
  text-shadow: none;
  text-transform: uppercase;
}
.cta-link:hover:after {
  border-left-color: #333333;
}
.cta-link-left:hover:before {
  border-right-color: #333333;
}
.video {
  position: relative;
}
.video .icon-video {
  cursor: pointer;
  font-size: 120px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}
.video .icon-video:before {
  content: "\e90e";
}
@media all and (max-width: 1024px) {
  .video .icon-video {
    font-size: 75px;
  }
}
@media all and (max-width: 767px) {
  .video .icon-video {
    font-size: 60px;
  }
}
/* DEFAULT STYLE OVERRIDES FOR ELEMENTS W/BACKGROUND IMAGES */
.has-bg {
  background-position: center;
  background-size: cover;
  color: #ffffff;
}
.has-bg h1,
.has-bg h2,
.has-bg h3,
.has-bg h4,
.has-bg h5,
.has-bg h6 {
  color: #ffffff;
}
.has-bg ul {
  color: #ffffff;
}
.has-bg .button-secondary {
  border-color: #ffffff;
  color: #ffffff;
}
.has-bg .button-secondary:hover {
  background: #ffffff;
  color: #808080;
}
.has-bg .button-secondary.button-arrow:after {
  border-left-color: #ffffff;
}
.has-bg .button-secondary.button-arrow-left:before {
  border-right-color: #ffffff;
}
.has-bg .button-secondary.button-arrow:hover:after {
  border-left-color: #808080;
}
.has-bg .button-secondary.button-arrow-left:hover:before {
  border-right-color: #808080;
}
.has-bg .cta-link {
  color: #ffffff;
}
.has-bg .cta-link:after {
  border-left-color: #ffffff;
}
.has-bg .cta-link:hover:after {
  border-left-color: #ffffff;
}
.has-bg .cta-link-left {
  color: #ffffff;
}
.has-bg .cta-link-left:before {
  border-right-color: #ffffff;
}
.has-bg .cta-link-left:hover:before {
  border-right-color: #ffffff;
}
.success {
  color: #55b842;
  margin-right: 5px;
}
/* ALERTS */
.alert {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px 20px;
  background-color: #e1e1e1;
  max-width: 350px;
  font-size: 14px;
  line-height: 17px;
}
.alert span {
  color: #000000;
  font-size: 24px;
  margin-right: 15px;
}
.alert.alert-cart span {
  font-size: 45px;
  margin-right: 25px;
}
.alert.alert-error {
  background-color: #ffdbdb;
}
.alert.alert-field-error {
  display: block;
  padding-left: 0;
  background-color: #ffffff;
}
.alert.alert-field-error span {
  font-size: 16px;
  margin-right: 5px;
}
.alert.alert-success {
  background-color: #daf0d6;
}
.alert.alert-success span {
  color: #55b842;
}
.alert.alert-warning {
  background-color: #fff594;
}
/* TABS */
.tab-list {
  padding-left: 0;
  height: 40px;
  margin-left: 0;
}
.tab-list .tab-item {
  background-color: #e1e1e1;
  border-top: 3px solid #e1e1e1;
  color: #ee1b2e;
  height: 40px;
  float: left;
  font-weight: bold;
  margin-right: 4px;
  overflow: hidden;
  padding: 10px 20px;
  text-transform: uppercase;
}
.tab-list .tab-item.active {
  background-color: #ffffff;
  border-top: 3px solid #ee1b2e;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  position: relative;
  top: 2px;
  padding-top: 9px;
}
.tab-container {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #e1e1e1;
  -webkit-transition: all 0.005s ease-in-out 0s;
  -moz-transition: all 0.005s ease-in-out 0s;
  -o-transition: all 0.005s ease-in-out 0s;
  -ms-transition: all 0.005s ease-in-out 0s;
  transition: all 0.005s ease-in-out 0s;
}
.tab-list-side li {
  border-left: 1px solid #e1e1e1;
  padding: 10px 0px 10px 20px;
}
.tab-list-side li:before {
  display: none;
}
.tab-list-side li.active {
  border-left: 3px solid #e1e1e1;
}
.tab-list-side li.active a {
  color: #ee1b2e;
}
.tab-list-side li a {
  display: inline-block;
  font-size: 18px;
  line-height: 21px;
  word-break: break-word;
}

/* FORMS */
input,
textarea {
  border: solid 3px #e1e1e1;
  color: #cdcdcd;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 14px;
  height: 50px;
  margin: 15px 0 25px 0;
  padding-left: 15px;
  text-transform: uppercase;
  width: 340px;
}
input:focus,
textarea:focus {
  color: #333333;
  outline: none;
}
label {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijc1cHgiIGhlaWdodD0iNThweCIgdmlld0JveD0iMCAwIDc1IDU4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA3NSA1OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cmVjdCBmaWxsPSIjNTk1OTVBIiB3aWR0aD0iNzUiIGhlaWdodD0iNTgiLz4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMzIuMTg2LDI0Ljc1MSA0NC4xODcsMjQuNzUxIDM4LjE4NiwzMy4yNTEgIi8+DQo8L3N2Zz4=");
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: contain;
  border: solid 3px #e1e1e1;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  color: #333333;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  height: 50px;
  line-height: normal;
  margin: 15px 0 25px 0;
  padding: 10px 68px 10px 13px;
  text-transform: uppercase;
  width: 340px;
  font-size: 15px;
}
select:focus {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijc1cHgiIGhlaWdodD0iNThweCIgdmlld0JveD0iMCAwIDc1IDU4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA3NSA1OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cmVjdCBmaWxsPSIjRUQxRjMwIiB3aWR0aD0iNzUiIGhlaWdodD0iNTgiLz4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNDQuMTg4LDMzLjI1IDMyLjE4OCwzMy4yNSAzOC4xODgsMjQuNzUgIi8+DQo8L3N2Zz4=");
  border-color: #000000;
  outline: none;
}
select::-ms-expand {
  display: none;
}
textarea {
  height: auto;
  padding: 15px;
}
.default-form:hover {
  border: solid 3px #333333;
  cursor: pointer;
  transition: all 0.3s ease;
}
.error-form-layout {
  border: solid 3px #ee1b2e;
}
.error-form-text {
  color: #ee1b2e;
}
input.mce_inline_error,
select.mce_inline_error {
  border: solid 3px #ee1b2e;
}
span.mce_inline_error {
  color: #ee1b2e;
}
.error-form {
  border: solid 3px #ee1b2e;
  color: #ee1b2e;
}
.disabled-form {
  background-color: #e1e1e1;
  color: #333333;
}
.ui-widget-content {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.ui-widget-content a {
  color: #000000;
}
.ui-widget-content a:hover {
  color: #ee1b2e;
}
.ui-widget-content .ui-state-focus {
  color: #000000;
}
.has-bg select {
  background-color: #b21821;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijc1cHgiIGhlaWdodD0iNThweCIgdmlld0JveD0iMCAwIDc1IDU4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA3NSA1OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cmVjdCBmaWxsPSIjYjIxODIxIiB3aWR0aD0iNzUiIGhlaWdodD0iNTgiLz4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMzIuMTg2LDI0Ljc1MSA0NC4xODcsMjQuNzUxIDM4LjE4NiwzMy4yNTEgIi8+DQo8L3N2Zz4=");
  border: 0;
  color: #ffffff;
}
.has-bg select:focus {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9Ijc1cHgiIGhlaWdodD0iNThweCIgdmlld0JveD0iMCAwIDc1IDU4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA3NSA1OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cmVjdCBmaWxsPSIjYjIxODIxIiB3aWR0aD0iNzUiIGhlaWdodD0iNTgiLz4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNDQuMTg4LDMzLjI1IDMyLjE4OCwzMy4yNSAzOC4xODgsMjQuNzUgIi8+DQo8L3N2Zz4=");
  border: 0;
}
.selligent-response #isolatedContent .error {
  color: #ee1b2e;
  margin-top: 8px;
}
.selligent-response #isolatedContent .form__element:before {
  content: "";
}
.selligent-response #isolatedContent .form__element input,
.selligent-response #isolatedContent .form__element select,
.selligent-response #isolatedContent .form__element textarea {
  border: solid 3px #e1e1e1;
  color: #cdcdcd;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 14px;
  height: 50px;
  margin: 15px 0 25px 0;
  padding-left: 15px;
  text-transform: uppercase;
  width: 100%;
}
.selligent-response #isolatedContent .form__element textarea {
  height: 300px;
}
.selligent-response #isolatedContent .form__element p.error {
  color: #ee1b2e;
  margin: 0 0 1em 0;
}
.selligent-response #isolatedContent .main-form ul {
  margin: 0;
  padding: 0;
}
.selligent-response #isolatedContent .mandatory {
  color: #ee1b2e;
  font-weight: bold;
  margin-left: 2px;
}
.selligent-response #isolatedContent .select__label {
  background: none;
}
.selligent-response #isolatedContent .submit {
  border: 0px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 23px;
  display: inline-block;
  padding: 10px 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  color: #ffffff;
  background: transparent;
  border: 5px solid #ee1b2e;
  color: #ee1b2e;
}
.selligent-response #isolatedContent .submit:hover {
  color: #ffffff;
}
.selligent-response #isolatedContent .submit:hover {
  background: #ee1b2e;
  color: #ffffff;
}
@media all and (max-width: 1024px) {
  .selligent-response #isolatedContent .container,
  .selligent-response #isolatedContent .main-form,
  .selligent-response #isolatedContent .submit {
    width: 100%;
  }
}
.champion-stock-form-registration,
.my-account-container {
  width: 100%;
  max-width: 800px;
  padding: 50px 0;
}
.champion-stock-form-registration input:not([type="submit"]),
.my-account-container input:not([type="submit"]),
.champion-stock-form-registration select,
.my-account-container select {
  border-color: #202020;
  border-width: 2px;
  margin: 20px 0 20px 0;
}
.champion-stock-form-registration input:not([type="submit"]).error-form,
.my-account-container input:not([type="submit"]).error-form,
.champion-stock-form-registration select.error-form,
.my-account-container select.error-form {
  border-color: #ee1b2e;
}
.champion-stock-form-registration input.disabled,
.my-account-container input.disabled {
  pointer-events: none;
  border-color: #c2c2c2;
  color: #c2c2c2;
  background-color: #ffffff;
}
.champion-stock-form-registration input.disabled:hover,
.my-account-container input.disabled:hover,
.champion-stock-form-registration input.disabled:active,
.my-account-container input.disabled:active {
  background-color: #ffffff;
}
.champion-stock-form-registration .alert-field-error,
.my-account-container .alert-field-error {
  max-width: 360px;
  background-color: #ee1b2e;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 20px;
  line-height: 26px;
  margin-bottom: 10px;
  margin-top: -10px;
}
.champion-stock-form-registration .alert-field-error .fa-warning,
.my-account-container .alert-field-error .fa-warning {
  color: #ffffff;
}
.champion-stock-form-registration .form-row,
.my-account-container .form-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.champion-stock-form-registration .cs-reg-form-input,
.my-account-container .cs-reg-form-input {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.champion-stock-form-registration .cs-reg-form-input label.required:after,
.my-account-container .cs-reg-form-input label.required:after {
  content: '*';
  color: #ee1b2e;
}
.champion-stock-form-registration .cs-reg-form-input input,
.my-account-container .cs-reg-form-input input {
  width: 360px;
}
.champion-stock-form-registration .cs-reg-form-input .form-sub-group,
.my-account-container .cs-reg-form-input .form-sub-group {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.champion-stock-form-registration .promo-code-section,
.my-account-container .promo-code-section {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
}
.champion-stock-form-registration .promo-code-section .cs-reg-form-input,
.my-account-container .promo-code-section .cs-reg-form-input {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.champion-stock-form-registration .business-details-section .form-row .cs-reg-form-input,
.my-account-container .business-details-section .form-row .cs-reg-form-input {
  width: 100%;
}
.champion-stock-form-registration .business-details-section .form-row .cs-reg-form-input:not(.business-phone) input,
.my-account-container .business-details-section .form-row .cs-reg-form-input:not(.business-phone) input {
  width: 100%;
}
.champion-stock-form-registration .business-details-section .form-row .cs-reg-form-input.business-phone,
.my-account-container .business-details-section .form-row .cs-reg-form-input.business-phone {
  width: auto;
}
.champion-stock-form-registration .address-section select,
.my-account-container .address-section select,
.champion-stock-form-registration .address-section input[type=text],
.my-account-container .address-section input[type=text] {
  width: 240px;
}
.champion-stock-form-registration .address-section .cs-reg-form-input,
.my-account-container .address-section .cs-reg-form-input {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.champion-stock-form-registration .address-section .postal-field .cs-reg-form-input,
.my-account-container .address-section .postal-field .cs-reg-form-input {
  max-width: 240px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.champion-stock-form-registration .credentials-section .cs-reg-form-input .tooltip,
.my-account-container .credentials-section .cs-reg-form-input .tooltip {
  float: left;
}
.champion-stock-form-registration .submit-section .form-row,
.my-account-container .submit-section .form-row {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.champion-stock-form-registration .submit-section .form-row .cs-reg-form-input,
.my-account-container .submit-section .form-row .cs-reg-form-input {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.champion-stock-form-registration .submit-section .form-row input[type="submit"],
.my-account-container .submit-section .form-row input[type="submit"] {
  max-width: 240px;
  height: 60px;
}
@media all and (max-width: 767px) {
  input,
  select {
    font-size: 16px;
  }
}

/**
 * SIMPLE HEADER
 *
 * Initially set for the "Header - Simple" component, also used in additional components so moved here as a generic module
 */
.header-simple {
  background-color: #ee1b2e;
  color: #dbb38f;
  padding-top: 56px;
  padding-bottom: 50px;
}
/* SLICK CAROUSEL OVERRIDE */
.slick-loading .slick-list {
  background: none;
}
.three-quarters-loader {
  margin-left: 50%;
}
.three-quarters-loader:not(:required) {
  border-color: #ee1b2e;
  border-right-color: transparent;
}

/* RTE and ARTICLE DEFAULT STYLES */
.article .text h1,
[data-locale*='_'] .rte h1,
.article .text h2,
[data-locale*='_'] .rte h2,
.article .text h3,
[data-locale*='_'] .rte h3 {
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.article .text h1,
[data-locale*='_'] .rte h1 {
  font-size: 45px;
  line-height: 50px;
  text-transform: none;
}
.article .text h2,
[data-locale*='_'] .rte h2 {
  font-size: 25px;
  line-height: 35px;
  text-transform: none;
}
.article .text h3,
[data-locale*='_'] .rte h3 {
  font-size: 20px;
  line-height: 28px;
}
.article .text h4,
[data-locale*='_'] .rte h4 {
  font-size: 17px;
  line-height: 23px;
}
.article .text h5,
[data-locale*='_'] .rte h5 {
  font-size: 15px;
  line-height: 20px;
}
.article .text h6,
[data-locale*='_'] .rte h6 {
  font-size: 13px;
  line-height: 18px;
}
.article .text td :last-child,
[data-locale*='_'] .rte td :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .article .text h1,
  [data-locale*='_'] .rte h1 {
    font-size: 34px;
    line-height: 40px;
  }
  .article .text h2,
  [data-locale*='_'] .rte h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .article .text h3,
  [data-locale*='_'] .rte h3 {
    font-size: 15px;
    line-height: 22px;
  }
}
.article {
  margin: 0 auto !important;
  max-width: 840px;
}

/* Accordion Styles */
.accordion .accordion-item,
.rte-accordion .accordion-item {
  border-top: 1px solid #e1e1e1;
}
.accordion .accordion-item:last-child,
.rte-accordion .accordion-item:last-child {
  border-bottom: 1px solid #e1e1e1;
}
.accordion .accordion-item.active .accordion-header,
.rte-accordion .accordion-item.active .accordion-header {
  color: #ee1b2e;
}
.accordion .accordion-item.active .accordion-header:before,
.rte-accordion .accordion-item.active .accordion-header:before {
  background-color: #333333;
  color: #ffffff;
}
.accordion .accordion-item h3,
.rte-accordion .accordion-item h3 {
  font-size: 20px;
  line-height: 28px;
}
.accordion ol > li .accordion-header:before,
.rte-accordion ol > li .accordion-header:before,
.accordion .ordered-list .accordion-header:before,
.rte-accordion .ordered-list .accordion-header:before {
  background-color: #808080;
  border-radius: 50%;
  color: #e1e1e1;
}
/* Data Sheets Styles */
.data-sheets {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}
.data-sheets a {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.data-sheets a:before {
  color: #ee1b2e;
  content: '\e90f';
  font-family: 'icomoon';
  font-size: 28px;
  margin-right: 15px;
  vertical-align: bottom;
}
.data-sheets td,
.data-sheets th {
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}
.data-sheets td.add-border-left,
.data-sheets th.add-border-left {
  border-left-width: 1px;
}
.data-sheets td.add-border-right,
.data-sheets th.add-border-right {
  border-right-width: 1px;
}
.data-sheets td.add-vertical-border,
.data-sheets th.add-vertical-border {
  border-left-width: 1px;
  border-right-width: 1px;
}
.data-sheets th {
  background-color: #ffffff;
  border-bottom-width: 0;
  font-size: 10px;
  text-transform: uppercase;
}
.no-border-left {
  border-left: 0!important;
}
.no-border-right {
  border-right: 0!important;
}
.no-vertical-border {
  border-left: 0!important;
  border-right: 0!important;
}
.fill-in-the-blank {
  border-bottom: 1px solid #333333;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.5px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
}
.has-bg .fill-in-the-blank {
  border-bottom: 1px solid #ffffff;
  border-color: #ffffff;
}
.contact-info {
  color: #ee1b2e;
}

.page-container,
.body-frame {
  margin: 0 auto;
  max-width: 1440px;
}
.body-frame {
  background-color: #ffffff;
  box-shadow: 0 0 10px #181818;
  color: #333333;
  position: relative;
}
.body-frame-content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.global-mobile-nav {
  background: #2c3134;
  padding: 20px;
}
.global-mobile-nav .language-link a {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 30px;
}
.global-mobile-nav .language-link a:hover {
  color: #e1e1e1;
}
.global-mobile-nav.language-only .language-list .language-link a {
  padding: 5px;
}
.global-mobile-nav.region-and-language .region-list .region {
  color: #e1e1e1;
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-size: 18px;
  margin-top: 30px;
}
.global-mobile-nav.region-and-language .region-list .region:first-child {
  margin-top: 18px;
}
.global-mobile-nav.region-and-language .region-list .region:last-child {
  margin-bottom: 18px;
}
.global-mobile-nav.region-and-language .region-list .language-list {
  border-top: 1px solid #59636a;
  margin-top: 15px;
  padding-top: 15px;
}
.global-mobile-nav.region-and-language p {
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* GLOBAL NAV */
.page-global-nav-container .page-container {
  border-bottom: 1px solid #59636a;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-kerning: auto;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 36px;
  margin: 0 40px;
  padding: 6px 0 0 0;
  text-transform: uppercase;
}
.page-global-nav-container .page-container .button-secondary {
  background: transparent;
  border: 0;
  border-left: 1px solid #2c3134;
  color: #000000;
  padding: 7px 15px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-size: 14px;
}
.page-global-nav-container .page-container .button-secondary:hover {
  background: transparent;
  color: #ee1b2e;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-size: 14px;
}
.page-global-nav-container .page-container .page-global-nav-buttons {
  float: right;
}
.page-global-nav-container .page-container .page-global-nav-icon {
  float: right;
  padding-right: 20px;
}
.page-global-nav-container .page-container .page-global-nav-icon i {
  font-size: 25px;
}
.page-global-nav-container .page-container .page-global-nav-item.social-contest {
  border-left: 1px solid #2c3134;
  padding-left: 15px;
}
.page-global-nav-container .page-container .page-global-nav-item a {
  color: #000000;
}
.page-global-nav-container .page-container .page-global-nav-item a:hover {
  color: #333333;
}
.page-global-nav-container .page-container .page-global-nav-item a.page-global-nav-social:hover {
  color: #ee1b2e;
}
.page-global-nav-container .page-container .page-global-nav-item a.page-global-nav-social {
  position: relative;
  top: 5px;
  color: #000000;
}
.page-global-nav-container .page-container .page-global-nav-item a.page-global-nav-social i {
  font-size: 20px;
}
.page-global-nav-container .page-container .page-global-nav-item a.page-global-nav-social:hover {
  color: inherit !important;
}
.page-global-nav-container .page-container .page-language {
  display: inline-block;
}
.page-global-nav-container .page-container .page-language .current-language {
  color: #000000;
}
.page-global-nav-container .page-container .page-language .language-link a {
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 30px;
}
.page-global-nav-container .page-container .page-language .language-link a:hover {
  color: #ee1b2e;
}
@media all and (min-width: 1025px) {
  .page-global-nav-container .page-container .page-language > ul {
    background: #2c3134;
    top: 42px;
  }
  .page-global-nav-container .page-container .page-language .language-link a {
    color: #ffffff;
  }
  .page-global-nav-container .page-container .page-language .language-link a:hover {
    color: #e1e1e1;
  }
  .page-global-nav-container .page-container .page-language.language-only .language-list .language-link a {
    padding: 5px;
  }
  .page-global-nav-container .page-container .page-language.region-and-language .region-list .region {
    border-left: 1px solid #59636a;
    color: #e1e1e1;
    font-style: normal;
    font-weight: normal;
    font-family: 'Aktiv-Grotesk-Regular', sans-serif;
    font-size: 18px;
  }
  .page-global-nav-container .page-container .page-language.region-and-language .region-list .region:first-child {
    border-left: 0;
  }
  .page-global-nav-container .page-container .page-language.region-and-language .region-list .region .language-list {
    margin-top: 25px;
  }
}
@media all and (max-width: 1024px) {
  .page-global-nav-container .page-container {
    margin: 0;
    padding: 0 17px;
  }
  .page-global-nav-icon {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .page-global-nav-container .page-container {
    line-height: 28px;
  }
  .page-global-nav-buttons {
    display: none;
  }
}

.page-header,
.site-nav.active .page-site-nav-container,
.site-nav .page-site-nav-container .page-container.aem-active-scroll {
  background: #dbb38f url('../../../../etc.clientlibs/clientlibs/fmmp-champion/libs/loc-na/resources/images/secondary-texture.png') top center no-repeat;
}
.page-site-nav-container {
  width: 100%;
}
.page-site-nav-container a {
  color: #333333;
}
.page-site-nav-container .page-container {
  background: transparent;
  border: none;
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 14px;
  padding-right: 40px;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.image {
  border-right: 7px solid #dbb38f;
  font-size: 16px;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.image li {
  background-color: #59636a;
  border: 7px solid #dbb38f;
  border-right: 0;
  height: 207px;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.image li a > div.link-label-table-cell:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: '';
  background: #2c3134;
  opacity: 0.7;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.image li a > div.link-label-table-cell:hover:before {
  background: #2c3134;
  opacity: 0;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.image li a > div.link-label-table-cell > div.link-label {
  color: #e1e1e1;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 30px;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-above-image {
  background-color: #e1e1e1;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-above-image li a {
  color: #333333;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-above-image li a:hover {
  color: #808080;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-above-image li a .link-label {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 30px;
  line-height: 1;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-on-hover {
  border-right: 7px solid #dbb38f;
  font-size: 16px;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-on-hover li {
  background-color: #59636a;
  border: 7px solid #dbb38f;
  border-right: 0;
  height: 207px;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-on-hover li a {
  display: block;
  position: relative;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-on-hover li a > div.link-label-table-cell {
  height: 100%;
  vertical-align: middle;
  z-index: 10;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-on-hover li a > div.link-label-table-cell > div.link-label {
  text-align: center;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  padding: 10%;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-1-level {
  background-color: #e1e1e1;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-1-level li {
  margin: 38px 0 38px 0;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-1-level li a {
  color: #333333;
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-1-level li a:hover {
  color: #808080;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-1-level-vertical {
  background-color: #e1e1e1;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-1-level-vertical li a {
  color: #333333;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-1-level-vertical li a:hover {
  color: #808080;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-2-level {
  background-color: #e1e1e1;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-2-level > li {
  border-right: 1px solid #c2c2c2;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-2-level > li > a {
  color: #333333;
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-2-level > li > a:hover {
  color: #808080;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-2-level > li > ul > li > a {
  color: #333333;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  line-height: 21px;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-2-level > li > ul > li > a:hover {
  color: #808080;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-bars {
  border-right: 1px solid #808080;
  color: #e1e1e1;
  padding: 2px 17px 0;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-bars .icon-hamburger-menu {
  color: #000000;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-menu-list.small-list > li > a {
  font-size: 150%;
}
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-menu-list li:hover a,
.page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-menu-list li a.active {
  color: #ee1b2e;
}
.page-site-nav-container .page-container .page-site-nav-parts {
  color: #ffffff;
  font-size: 16px;
}
.page-site-nav-container .page-container .page-site-nav-parts a {
  border: 0px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 23px;
  display: inline-block;
  padding: 10px 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  color: #ffffff;
  background: transparent;
  border: 5px solid #ee1b2e;
  color: #ee1b2e;
}
.page-site-nav-container .page-container .page-site-nav-parts a:hover {
  color: #ffffff;
}
.page-site-nav-container .page-container .page-site-nav-parts a:hover {
  background: #ee1b2e;
  color: #ffffff;
}
.mixblendmode .page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-on-hover li a .link-label-background:after {
  background: #ee1b2e;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  z-index: 3;
}
.mixblendmode .page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-on-hover li a .link-label-background .has-bg {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.mixblendmode .page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-on-hover li a:hover .link-label-background:after {
  background: #59636a;
}
.mixblendmode .page-site-nav-container .page-container .page-site-nav-item-menu-container .page-site-nav-list > li ul.text-on-hover li a > div.link-label-table-cell:before {
  background: transparent;
}
@media all and (max-width: 1024px) {
  .site-nav {
    height: 62px;
  }
  .page-site-nav-container .page-container {
    padding-right: 17px;
  }
}
@media all and (max-width: 767px) {
  .site-nav {
    height: 48px;
  }
  .page-site-nav-container {
    font-size: 13px;
  }
  .page-site-nav-container .page-container .page-site-nav-logo img {
    max-height: 38px;
  }
  .page-site-nav-container .page-container .page-site-nav-parts a {
    font-size: 14px;
    line-height: 1;
    padding: 10px 8px;
    width: auto;
  }
}
@media all and (max-width: 480px) {
  .site-nav {
    height: 91px;
  }
  .page-site-nav-container .page-container {
    padding-right: 0px;
  }
}

/* Cookie Disclaimer */
.cookie-disclaimer-container {
  background-color: #e1e1e1;
}
.footer.section {
  color: inherit;
  background: none;
  padding: inherit;
}
/* FOOTER NAV */
.page-footer-container {
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.page-footer-container .sitemap ul {
  margin-left: 0;
  font-size: 16px;
}
.page-footer-container .page-footer-menu-list .footer-links-par a {
  color: #333333;
}
.page-footer-container .page-footer-menu-list .sitemap_collapsible_link.sitemap_visible {
  color: #ee1b2e;
}
.page-footer-container .page-footer-banner {
  width: 100%;
  margin: 20px 0;
}
.page-footer-container .page-footer-banner img {
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  padding-bottom: 25px;
}
.page-footer-container .page-footer-bottom-bar-container {
  text-transform: none;
  padding: 11px 40px;
}
.page-footer-container .page-footer-bottom-bar-container p {
  color: #333333;
  font-size: 11px;
  line-height: 16px;
  display: inline-block;
  max-width: 70%;
  margin: 0;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-footer-container .page-footer-bottom-bar-container p:last-child {
  margin-bottom: 0;
}
.page-footer-container .page-footer-bottom-bar-fmmp-icon {
  float: right;
  margin-top: 7px;
}
@media all and (min-width: 1025px) {
  .page-footer-container .sitemap-collapsible-background {
    background-color: #59636a;
  }
  .page-footer-container .sitemap-collapsible-background a.child-item {
    color: #ffffff;
    font-size: 90%;
    letter-spacing: 0.1em;
    line-height: 1.2em;
  }
  .page-footer-container .sitemap-collapsible-background a.grandchild-item {
    color: #808080;
    font-size: 90%;
    line-height: 1.2em;
    text-transform: none;
  }
  .page-footer-container .sitemap-collapsible-background a.sitemap_close_link {
    color: #808080;
  }
  .page-footer-container .sitemap-collapsible-background a.sitemap_close_link .fa {
    font-size: 150%;
  }
}
@media all and (max-width: 1024px) {
  .page-footer-container .page-footer-banner img {
    padding-bottom: 0;
  }
  .page-footer-container .page-footer-bottom-bar-container {
    border-top: 0;
    padding: 35px 30px 28px 30px;
  }
  .page-footer-container .page-footer-bottom-bar-container p {
    max-width: 100%;
  }
  .page-footer-container .page-footer-bottom-bar-fmmp-icon {
    float: none;
    margin: 0 0 20px 0;
  }
  .page-footer-container .sitemap-collapsible-background .footer-sitemap > ul > li {
    border-bottom: 1px solid #e1e1e1;
  }
  .page-footer-container .sitemap-collapsible-background .parent ul {
    overflow: hidden;
    position: relative;
  }
  .page-footer-container .sitemap-collapsible-background a.child-item {
    color: #333333;
    font-size: 18px;
    line-height: 1;
  }
  .page-footer-container .sitemap-collapsible-background a.grandchild-item {
    color: #333333;
    font-size: 16px;
    line-height: 1;
    text-transform: none;
  }
}

.mobile-nav {
  background: #2c3134;
}
.mobile-nav {
  color: #e1e1e1;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  padding: 20px;
}
.mobile-nav .root-item {
  color: #e1e1e1;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
}
.mobile-nav .root-item.active {
  color: #c2c2c2;
}
.mobile-nav .item {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 15px;
  line-height: 1;
}
.mobile-nav .item.active {
  color: #e1e1e1;
}
.mobile-nav .item-group {
  border-bottom-color: #808080;
}

.right-rail-right-content {
  background: #dbb38f url('../../../../etc.clientlibs/clientlibs/fmmp-champion/libs/loc-na/resources/images/secondary-texture.png') top center no-repeat;
  color: #808080;
  padding: 44px 55px;
}
.right-rail-right-content .marginalia-ledes + .aem-GridColumn {
  margin-top: 14px;
}
.right-rail-right-content h1,
.right-rail-right-content h2,
.right-rail-right-content h3,
.right-rail-right-content h4,
.right-rail-right-content h5,
.right-rail-right-content h6 {
  color: #ffffff;
}
.right-rail-right-content h1 [class*="icon-"],
.right-rail-right-content h2 [class*="icon-"],
.right-rail-right-content h3 [class*="icon-"],
.right-rail-right-content h4 [class*="icon-"],
.right-rail-right-content h5 [class*="icon-"],
.right-rail-right-content h6 [class*="icon-"] {
  font-size: 30px;
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.right-rail-right-content h1 {
  font-size: 50px;
  line-height: 60px;
}
.right-rail-right-content h2 {
  font-size: 35px;
  line-height: 40px;
}
.right-rail-right-content h3,
.right-rail-right-content h4,
.right-rail-right-content h6 {
  font-size: 15px;
  line-height: 22px;
}
.right-rail-right-content p,
.right-rail-right-content ul,
.right-rail-right-content ol {
  font-size: 14px;
  line-height: 24px;
}
.right-rail-right-content ul,
.right-rail-right-content ol {
  padding-left: 16px;
}
.right-rail-right-content ul li,
.right-rail-right-content ol li {
  line-height: 18px;
}
.right-rail-right-content ul li + li,
.right-rail-right-content ol li + li {
  margin-top: 10px;
}
.right-rail-right-content ul li:before {
  color: #333333;
}
.right-rail-right-content .image img {
  max-width: 100%;
  display: block;
  margin-bottom: 14px;
}
.right-rail-right-content .text h1,
.right-rail-right-content .text h2,
.right-rail-right-content .text h3,
.right-rail-right-content .text h4,
.right-rail-right-content .text h5,
.right-rail-right-content .text h6,
.right-rail-right-content .text p,
.right-rail-right-content .text ul,
.right-rail-right-content .text ol {
  margin-bottom: 14px;
}
@media (max-width: 1024px) {
  .right-rail-right-content {
    padding: 40px 30px;
  }
}

.global-mobile-nav,
.mobile-nav {
  display: none;
}
.body-frame-content.side-content-active-add .global-mobile-nav,
.body-frame-content.side-content-active .global-mobile-nav,
.body-frame-content.side-content-active-remove .global-mobile-nav,
.body-frame-content.global-content-active-add .global-mobile-nav,
.body-frame-content.global-content-active .global-mobile-nav,
.body-frame-content.global-content-active-remove .global-mobile-nav,
.body-frame-content.side-content-active-add .mobile-nav,
.body-frame-content.side-content-active .mobile-nav,
.body-frame-content.side-content-active-remove .mobile-nav,
.body-frame-content.global-content-active-add .mobile-nav,
.body-frame-content.global-content-active .mobile-nav,
.body-frame-content.global-content-active-remove .mobile-nav {
  display: block;
}
/* GLOBAL NAV */
.driv-nav {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
}
.driv-nav .global-nav {
  background: #ffffff;
}
.driv-nav .global-nav .site-search form {
  position: relative;
}
.driv-nav .global-nav .site-search input {
  width: 100%;
  margin: 0;
  border: 1px solid #000000;
  background: #ffffff;
  height: 50px;
}
.driv-nav .global-nav .site-search input:hover {
  border: 1px solid #000000;
}
@media all and (min-width: 768px) {
  .driv-nav .global-nav .site-search input {
    max-width: 300px;
  }
}
.driv-nav .global-nav .site-search input::placeholder {
  color: #000000;
}
.driv-nav .global-nav .site-search button {
  background: #ffffff;
  border: 1px solid #000000;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: 50px;
}
.driv-nav .global-nav .site-search button.button-search:hover {
  cursor: pointer;
}
.driv-nav .global-nav .site-search button:after {
  content: "\e612";
  font-family: 'icomoon' !important;
  font-size: 30px;
  left: 0;
  margin: -15px;
  position: absolute;
  right: 0;
  top: 50%;
  vertical-align: middle;
}
.driv-nav .global-nav.as-overlay .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon i {
  color: #ffffff;
}
.driv-nav .global-nav__hamburger-menu .global-nav__parent-link:after,
.driv-nav .global-nav__hamburger-menu .global-nav__child-link:after,
.driv-nav .global-nav__language-selector__link:after {
  color: #ee1b2e;
}
.driv-nav .global-nav__hamburger-menu .global-nav__parent-link:hover,
.driv-nav .global-nav__hamburger-menu .global-nav__child-link:hover {
  border-bottom: 0;
  text-decoration: none;
}
.driv-nav .global-nav__language-selector__menu {
  background: #ffffff;
}
@media all and (min-width: 768px) {
  .driv-nav .global-nav__language-selector__menu {
    background: none;
  }
}
.driv-nav .global-nav__language-selector__menu__headline {
  font-family: "Aktiv-Grotesk-Regular";
  font-weight: 600;
  font-size: 32px;
  line-height: 56px;
  letter-spacing: -0.5px;
}
.driv-nav .global-nav__language-selector__menu .language-link span {
  padding-left: 15px;
}
.driv-nav .global-nav__language-selector__menu .language-link:hover span {
  color: #999;
}
.driv-nav .global-nav__language-selector__menu .region {
  color: #333333;
  padding-bottom: 0px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
@media all and (min-width: 768px) {
  .driv-nav .global-nav__language-selector__menu .region {
    padding-bottom: 56px;
  }
}
.driv-nav .global-nav__language-selector__menu .region .locale-indicator-flag {
  border-radius: initial;
  border: 0;
  height: auto;
  left: 0;
  margin-right: 0;
  width: 24px;
}
.driv-nav .global-nav__language-selector__menu .region-list li a {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #000000;
  line-height: 32px;
}
.driv-nav .global-nav__language-selector__menu .dark-logo-image img {
  width: 75px;
}
@media all and (min-width: 768px) {
  .driv-nav .global-nav__language-selector__menu .dark-logo-image img {
    width: 96px;
  }
}
.driv-nav .global-nav__language-selector__link {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
}
@media all and (min-width: 768px) {
  .driv-nav .global-nav__language-selector__link {
    margin: 0;
  }
  .driv-nav .global-nav__language-selector__link:hover {
    color: #333333;
  }
}
@media (min-width: 768px) {
  .driv-nav .global-nav__language-selector__link-container {
    cursor: pointer;
    margin: 0 50px 0 30px;
    padding: 5px;
  }
}
.driv-nav .global-nav__hamburger-menu .secondary-nav {
  background: #e1e1e1;
}
@media all and (min-width: 768px) {
  .driv-nav .global-nav__hamburger-menu .secondary-nav {
    background: none;
  }
}
@media all and (min-width: 768px) {
  .driv-nav .global-nav.as-overlay .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-facebook:hover,
  .driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-facebook:hover,
  .driv-nav .global-nav.as-overlay .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-twitter:hover,
  .driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-twitter:hover,
  .driv-nav .global-nav.as-overlay .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-instagram:hover,
  .driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-instagram:hover,
  .driv-nav .global-nav.as-overlay .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-youtube-square:hover,
  .driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-youtube-square:hover,
  .driv-nav .global-nav.as-overlay .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-linkedin:hover,
  .driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-linkedin:hover {
    color: #ffffff;
  }
}
.driv-nav .global-nav.positioned-fixed .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-facebook,
.driv-nav .global-nav.as-overlay .global-nav__hamburger-menu--flyout .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-facebook,
.driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-facebook {
  color: #1877f2;
}
.driv-nav .global-nav.positioned-fixed .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-facebook:hover,
.driv-nav .global-nav.as-overlay .global-nav__hamburger-menu--flyout .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-facebook:hover,
.driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-facebook:hover {
  color: #1877f2;
}
.driv-nav .global-nav.positioned-fixed .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-twitter,
.driv-nav .global-nav.as-overlay .global-nav__hamburger-menu--flyout .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-twitter,
.driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-twitter {
  color: #56acee;
}
.driv-nav .global-nav.positioned-fixed .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-twitter:hover,
.driv-nav .global-nav.as-overlay .global-nav__hamburger-menu--flyout .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-twitter:hover,
.driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-twitter:hover {
  color: #56acee;
}
.driv-nav .global-nav.positioned-fixed .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-instagram,
.driv-nav .global-nav.as-overlay .global-nav__hamburger-menu--flyout .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-instagram,
.driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-instagram {
  color: #000000;
}
.driv-nav .global-nav.positioned-fixed .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-instagram:hover,
.driv-nav .global-nav.as-overlay .global-nav__hamburger-menu--flyout .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-instagram:hover,
.driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-instagram:hover {
  color: #000000;
}
.driv-nav .global-nav.positioned-fixed .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-youtube-square,
.driv-nav .global-nav.as-overlay .global-nav__hamburger-menu--flyout .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-youtube-square,
.driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-youtube-square {
  color: #ff0000;
}
.driv-nav .global-nav.positioned-fixed .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-youtube-square:hover,
.driv-nav .global-nav.as-overlay .global-nav__hamburger-menu--flyout .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-youtube-square:hover,
.driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-youtube-square:hover {
  color: #ff0000;
}
.driv-nav .global-nav.positioned-fixed .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-linkedin,
.driv-nav .global-nav.as-overlay .global-nav__hamburger-menu--flyout .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-linkedin,
.driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-linkedin {
  color: #0376b5;
}
.driv-nav .global-nav.positioned-fixed .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-linkedin:hover,
.driv-nav .global-nav.as-overlay .global-nav__hamburger-menu--flyout .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-linkedin:hover,
.driv-nav .global-nav .social-links .social-links-background .social-links-icon-container a.social-links-nav-icon .fa-linkedin:hover {
  color: #0376b5;
}
.driv-nav .global-nav__main-content .social-links .social-links-background {
  border-top: 1px solid #c2c2c2;
  padding: 20px;
}
@media all and (min-width: 768px) {
  .driv-nav .global-nav__main-content .social-links .social-links-background {
    border-top: 0;
    left: 0;
    bottom: 0;
    padding: 20px 65px 50px;
    position: absolute;
    width: 100%;
  }
}
@media all and (min-width: 900px) {
  .driv-nav .global-nav__main-content .social-links .social-links-background {
    left: auto;
    padding: 0 20px 0 100px;
    right: 0;
  }
}
@media all and (min-width: 1280px) {
  .driv-nav .global-nav__main-content .social-links .social-links-background {
    padding-left: 120px;
    padding-right: calc((100vw - 1440px) / 2);
  }
}
.driv-nav .global-nav__main-content .social-links .social-links-background .social-links-content {
  max-width: 100%;
}
@media all and (min-width: 768px) {
  .driv-nav .global-nav__main-content .social-links .social-links-background .social-links-content .social-links-icon-container {
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding: 10px 0 30px;
  }
}
@media all and (min-width: 768px) {
  .driv-nav .global-nav__main-content .social-links .social-links-background .social-links-content {
    border-top: 1px solid #c2c2c2;
  }
}
@media all and (min-width: 900px) {
  .driv-nav .global-nav__main-content .social-links .social-links-background .social-links-content {
    margin-right: 90px;
  }
}
.driv-nav .global-nav__child-link {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  color: #000000;
  font-size: 16px;
}
.driv-nav .global-nav__child-link:after {
  content: '\e915';
  font-family: 'icomoon' !important;
  margin-top: -8px;
  position: absolute;
  right: 20px;
  top: 50%;
}
.driv-nav .global-nav__child-link:hover {
  border-bottom: 0;
}
@media (min-width: 768px) {
  .driv-nav .global-nav__child-link {
    line-height: 32px;
  }
  .driv-nav .global-nav__child-link:hover {
    color: #999;
  }
}
@media (max-width: 767px) {
  .driv-nav .global-nav__parent-link {
    background: none;
    color: #000000;
    font-style: normal;
    font-weight: normal;
    font-family: 'Aktiv-Grotesk-Regular', sans-serif;
    font-size: 24px;
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    -ms-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
  }
  .driv-nav .global-nav__parent-link.expanded {
    background: #000000;
    color: #ffffff;
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    -ms-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
  }
  .driv-nav .global-nav__parent-link.expanded:after {
    background: #ffffff;
  }
}
@media (min-width: 768px) {
  .driv-nav .global-nav__parent-link {
    font-size: 32px;
    letter-spacing: -0.5px;
    line-height: 56px;
    padding: 0;
    text-transform: none;
    border: 0;
    padding: 0 0 5px 0;
    overflow: hidden;
  }
  .driv-nav .global-nav__parent-link:after {
    background: #ee1b2e;
    bottom: 0;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .driv-nav .global-nav__parent-link:hover {
    color: #ee1b2e;
    border-bottom: 0;
  }
  .driv-nav .global-nav__parent-link:hover:after {
    animation: 0.2s ease-in slideInAnimationFromStart, 0.2s 0.2s ease-in slideInAnimationFromLeft;
  }
}
.driv-nav .global-nav .main-nav {
  margin: 0;
}
.driv-nav .global-nav .main-nav ul {
  margin: 0;
}
.driv-nav .global-nav .main-nav li:before {
  display: none;
}
@media all and (max-width: 1024px) {
  .page-global-nav-container .page-container {
    padding: 0 17px;
  }
  .page-global-nav-icon {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .page-global-nav-container .page-container {
    line-height: 28px;
  }
  .page-global-nav-buttons {
    display: none;
  }
}
@keyframes slideInAnimationFromStart {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes slideInAnimationFromLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

.driv-nav .social-links .social-links-background {
  background: none;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.driv-nav .social-links .social-links-background .social-links-content {
  max-width: 280px;
  padding-top: 0;
  text-align: left;
}
.driv-nav .social-links .social-links-background .social-links-title h4 {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  color: #ffffff;
  text-align: left;
}
@media all and (min-width: 768px) {
  .driv-nav .social-links .social-links-background .social-links-title {
    padding-top: 0;
  }
}
.driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: none;
  height: auto;
  margin: 0;
  width: auto;
}
.driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon .fa {
  font-size: 25px;
  line-height: 25px;
}
.driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon .fa.fa-facebook:before {
  font-family: 'icomoon';
  content: "\e922";
}
.driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon .fa.fa-twitter:before {
  font-family: 'icomoon';
  content: "\e925";
}
.driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon .fa.fa-instagram:before {
  font-family: 'icomoon';
  content: "\e923";
}
.driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon .fa.fa-linkedin:before {
  font-family: 'icomoon';
  content: "\e924";
}
.driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon .fa.fa-youtube-square:before {
  font-family: 'icomoon';
  content: "\e926";
}
.driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon:hover {
  border: 0;
}
@media all and (min-width: 768px) {
  .driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container {
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon {
    margin: 0 30px 0 0;
  }
  .driv-nav .social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon:last-of-type {
    margin-right: 0;
  }
}

.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-input-contents .anti-counterfeit-input {
  background-color: #e1e1e1;
  height: 53px;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-input-contents .anti-counterfeit-input.error {
  border: 3px solid #ee1b2e;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-input-contents .anti-counterfeit-input.success {
  border: 3px solid #55b842;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-input-contents .anti-counterfeit-submit {
  height: 53px;
  vertical-align: top;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages {
  font-weight: bold;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .anti-counterfeit-ok {
  color: #55b842;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .anti-counterfeit-ok .fa-circle {
  color: #55b842;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .anti-counterfeit-not-found,
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .anti-counterfeit-invalid,
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .anti-counterfeit-error,
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .anti-counterfeit-threshold-exceeded {
  color: #ee1b2e;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .anti-counterfeit-not-found .fa-circle,
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .anti-counterfeit-invalid .fa-circle,
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .anti-counterfeit-error .fa-circle,
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .anti-counterfeit-threshold-exceeded .fa-circle {
  color: #ee1b2e;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-help-text p {
  font-size: 13px;
  margin-bottom: 0;
}

.buy-online-redirect-modal {
  color: #ffffff;
}
.buy-online-redirect-modal h4 {
  color: #ffffff;
}
.buy-online-redirect-modal .buy-online-redirect-close {
  color: #ffffff;
}

.cross-sell {
  background: #e1e1e1;
}
.cross-sell .cross-sell-item ~ .cross-sell-item {
  border-left: solid 1px #ffffff;
}
@media (max-width: 767px) {
  .cross-sell .cross-sell-item ~ .cross-sell-item {
    border-left: none;
  }
}
.cross-sell .cross-sell-item h3 {
  text-transform: uppercase;
}
.right-rail-primary-content .cross-sell-items {
  display: block;
}
.right-rail-primary-content .cross-sell-item ~ .cross-sell-item {
  display: none;
}

.download-file .default-bg {
  background-color: #e1e1e1;
}

@media all and (min-width: 1025px) {
  .driv-part-finder-main .driv-part-finder-main-container > div:first-child {
    border-color: #e1e1e1;
  }
}

.driv-ymm-search .ymm-search-default-heading {
  font-size: 20px;
  line-height: 25px;
}
.driv-ymm-search .ymm-search-field {
  background-color: #e1e1e1;
  color: #ee1b2e;
  font-size: 16px;
  text-transform: capitalize;
}
.driv-ymm-search .ymm-search-field .selected-tag {
  font-size: 16px;
  height: 100%;
  text-transform: capitalize;
}
.driv-ymm-search .ymm-search-field .dropdown-toggle {
  border: none;
  height: 50px;
}
.driv-ymm-search .ymm-search-field .vs__actions {
  width: 56px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.driv-ymm-search .ymm-search-field .vs__actions .open-indicator:before {
  left: 50%;
}
.driv-ymm-search .ymm-search-field ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333333;
  text-transform: capitalize;
  opacity: 1;
  /* Firefox */
}
.driv-ymm-search .ymm-search-field :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333333;
  text-transform: capitalize;
}
.driv-ymm-search .ymm-search-field ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #333333;
  text-transform: capitalize;
}
.driv-ymm-search .ymm-search-field:hover .v-select:not(.disabled) {
  color: #ffffff;
}
.driv-ymm-search .ymm-search-field:hover .v-select:not(.disabled) .vs__actions {
  background-color: #ee1b2e;
}
.driv-ymm-search .ymm-search-field:hover .v-select:not(.disabled) input:not(:focus)::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ee1b2e;
  opacity: 1;
  /* Firefox */
}
.driv-ymm-search .ymm-search-field:hover .v-select:not(.disabled) input:not(:focus):-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ee1b2e;
}
.driv-ymm-search .ymm-search-field:hover .v-select:not(.disabled) input:not(:focus)::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ee1b2e;
}
.driv-ymm-search .ymm-search-field .disabled .open-indicator {
  background: transparent;
}
.driv-ymm-search .ymm-search-field .v-select.single.open .selected-tag {
  font-size: 16px;
  text-transform: capitalize;
}
.driv-ymm-search .ymm-search-field .dropdown-menu li > a {
  font-weight: bold;
  text-transform: capitalize;
}
.driv-ymm-search .ymm-search-field .dropdown-menu > .highlight > a {
  background-color: #e1e1e1;
  color: #59636a;
}
.driv-ymm-search .ymm-search-button[disabled]:hover {
  background: transparent;
  color: #ee1b2e;
  border: 1px solid #000000;
}

.driv-parts-list-container .driv-parts-list-quantity,
.driv-parts-list-container .driv-parts-list-item-container,
.driv-parts-list-container .driv-tabs__header {
  border-bottom: 1px solid #c2c2c2;
}
.driv-parts-list-container .driv-parts-list-quantity {
  text-transform: uppercase;
  padding-bottom: 10px;
}
.driv-parts-list-container .driv-parts-list-item-subheading {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 13px;
}
.driv-parts-list-container .driv-parts-list-item-title {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 18px;
}
.driv-parts-list-container .driv-tabs__header {
  margin: 15px 0;
}
.driv-parts-list-container .driv-tabs__header li {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 13px;
  color: #808080;
  background-color: #e1e1e1;
  margin-bottom: -1px;
  text-transform: uppercase;
  border-bottom: 1px solid #c2c2c2;
}
.driv-parts-list-container .driv-tabs__header li.tab__selected {
  border: 1px solid #c2c2c2;
  border-bottom: none;
  color: #333333;
  background-color: #ffffff;
}
.driv-parts-list-container .driv-tabs__header li:not(.tab__selected):hover {
  opacity: 0.7;
}
.driv-parts-list-container .details-item,
.driv-parts-list-container .details-item-info,
.driv-parts-list-container .detail-description {
  font-size: 14px;
}
.driv-parts-list-container .details-item .check-icon,
.driv-parts-list-container .details-item-info .check-icon,
.driv-parts-list-container .detail-description .check-icon {
  color: #55b842;
}
.driv-parts-list-container .details-item .warning-icon,
.driv-parts-list-container .details-item-info .warning-icon,
.driv-parts-list-container .detail-description .warning-icon {
  color: #ee1b2e;
}
.driv-parts-list-container .details-remark {
  font-size: 11px;
  margin-top: -5px;
}
.driv-parts-list-container .details-item-info,
.driv-parts-list-container .detail-description {
  line-height: 20px;
}
.driv-parts-list-container .details-item-info {
  background-color: #e1e1e1;
}

.driv-section {
  border: 2px solid #000000;
}
.driv-section__title {
  border-bottom: 1px solid #c2c2c2;
  text-transform: uppercase;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.driv-section__title:after {
  background-color: #ee1b2e;
  color: #ffffff;
}

.driv-refine-search {
  background-color: #333333;
}
.driv-refine-search__content {
  color: #ffffff;
}
.driv-refine-search__button {
  font-family: "Industry-Bold";
  border-color: #ee1b2e;
  color: #ee1b2e;
}
.driv-refine-search__button:hover {
  color: #ffffff;
  background-color: #ee1b2e;
}

.parts-result-filters_wrapper .panel-head__title {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}

.driv-dropdown-button .driv-dropdown-button-options {
  background-color: #c2c2c2;
  border: none;
}
.driv-dropdown-button .driv-dropdown-button-option {
  border-bottom: 1px solid #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  text-transform: uppercase;
  display: inline-block;
  line-height: 20px;
  cursor: pointer;
  padding: 8px 0 8px 12px;
  width: 100%;
}
.driv-dropdown-button .driv-dropdown-button-option a {
  color: #333333;
}
.driv-dropdown-button .driv-dropdown-button-option a:after {
  border-style: solid;
  content: "";
  display: inline-block;
  height: 0;
  margin-bottom: -2px;
  margin-left: 7px;
  top: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 0;
  border-width: 6.5px 0 6.5px 11px;
  border-left-color: #333333;
  color: transparent;
}
.driv-dropdown-button .driv-dropdown-button-option:hover a {
  color: #ee1b2e;
}
.driv-dropdown-button .driv-dropdown-button-option:hover a:after {
  border-left-color: #ee1b2e;
}

.expert-advice .expert-advice-container h2 {
  font-size: 30px;
}
.expert-advice .expert-advice-container p {
  font-size: 20px;
  line-height: 30px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-style: italic;
}
.expert-advice .has-bg .expert-advice-container .person-headline .person-headline-contents .name,
.expert-advice .has-bg .expert-advice-container .person-headline .person-headline-contents .meta-info {
  color: #ffffff;
}
@media all and (min-width: 768px) {
  .expert-advice .expert-advice-container h2 {
    font-size: 60px;
  }
  .expert-advice .expert-advice-container p {
    font-size: 30px;
    line-height: 40px;
  }
}
@media all and (min-width: 1025px) {
  .expert-advice .expert-advice-container p {
    font-size: 35px;
    line-height: 53px;
  }
}

.filterable-ledes .ledes-wrapper .ledes-filter h5 {
  margin-left: 20px;
  padding: 16px 0 14px 0;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag {
  /** 
         * The styles below require the following HTML format for radio buttons:
         *   <div>
         *        <input type="radio" name="name" id="name1" value="value">
         *        <label for="name1"><span><span></span></span>The Label</label>
         *    </div>
         *
         * and the following for checkboxes:
         *   <div>
         *        <input type="checkbox" name="name" id="name1" value="value">
         *        <label for="name1"><span></span>The Label</label>
         *    </div>
         */
  padding: 4px 0;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=checkbox]:not(old),
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=radio]:not(old) {
  font-size: 1em;
  height: 30px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 2em;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=checkbox]:not(old) + label,
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=radio]:not(old) + label {
  display: inline-block;
  line-height: 1.9em;
  padding: 0 0 0 2em;
  position: relative;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=checkbox]:not(old) + label > span,
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=radio]:not(old) + label > span {
  background: #EEE;
  border: 2px solid #CCC;
  display: inline-block;
  height: 1.25em;
  left: 0;
  margin: 0.25em 0.75em 0.25em 0.25em;
  position: absolute;
  vertical-align: bottom;
  width: 1.25em;
  z-index: 10;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=checkbox]:not(old):checked + label > span:before {
  color: #333;
  content: '✓';
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1em;
  margin: -0.1em 0 0 -0.1em;
  text-align: center;
  width: 1em;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=radio]:not(old):checked + label > span > span {
  background: #333;
  border: 0;
  display: block;
  height: 0.75em;
  margin: 0.125em;
  width: 0.75em;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=checkbox]:not(old) + label > span,
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=radio]:not(old) + label > span {
  background: #e1e1e1;
  border: 2px solid #c2c2c2;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=checkbox]:not(old):checked + label > span:before {
  color: #ee1b2e;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=radio]:not(old):checked + label > span > span {
  background: #ee1b2e;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag label {
  cursor: pointer;
  letter-spacing: 0;
  text-transform: none;
}
.filterable-ledes .ledes-wrapper .ledes-filter .ledes-filter-by-tag input[type=checkbox]:not(old):checked + label > span:before {
  background: #ee1b2e;
  border: 0;
  content: '';
  display: block;
  height: 13px;
  margin: 1px;
  width: 13px;
}
.filterable-ledes .ledes-wrapper .view-more {
  background: transparent;
}
.filterable-ledes .ledes-wrapper ul.pagination li a {
  color: #ee1b2e;
}
.filterable-ledes .ledes-wrapper ul.pagination li.active a,
.filterable-ledes .ledes-wrapper ul.pagination li.active a:hover {
  color: #333333;
  font-weight: bold;
}
.filterable-ledes .ledes-wrapper .ledes-results-total {
  color: #c2c2c2;
}
.filterable-ledes .ledes-wrapper.has-bg .ledes-filter {
  background-color: #333333;
}
.filterable-ledes .ledes-wrapper.has-bg .ledes-filter label {
  color: #ffffff;
}
.filterable-ledes .ledes-wrapper.has-bg ul.pagination li a {
  color: #ffffff;
}
.filterable-ledes .ledes-wrapper.has-bg ul.pagination li.active a,
.filterable-ledes .ledes-wrapper.has-bg ul.pagination li.active a:hover {
  color: #808080;
}
@media all and (min-width: 768px) {
  .filterable-ledes .ledes-wrapper .ledes-filter ul {
    margin-left: 16px;
  }
}

.fixed-carousel-three h1,
.fixed-carousel-three h2,
.fixed-carousel-three h3 {
  line-height: 1;
  padding-bottom: 15px;
}
.fixed-carousel-three p {
  line-height: 23px;
}
.fixed-carousel-three .carousel-thumbnail {
  border: 3px solid #808080;
  transition: all 0.3s ease, z-index 0s;
}
.fixed-carousel-three .carousel-thumbnail .has-bg .bg:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: '';
  background: #2c3134;
  opacity: 0.8;
}
.fixed-carousel-three .carousel-thumbnail .has-bg .bg:hover:before {
  background: #59636a;
  opacity: 0.8;
}
.fixed-carousel-three .carousel-thumbnail:before {
  color: #808080;
}
.fixed-carousel-three .carousel-thumbnail.active {
  border-color: #ee1b2e;
}
.fixed-carousel-three .carousel-thumbnail.active h2 {
  color: #dbb38f;
}
.fixed-carousel-three .carousel-thumbnail.active .has-bg .bg:before {
  background: #59636a;
}
.fixed-carousel-three .carousel-thumbnail.active .has-bg .bg:hover:before {
  background: #59636a;
}
.fixed-carousel-three .carousel-thumbnail h2 {
  color: #c2c2c2;
  font-size: 16px;
  line-height: 20px;
}
.fixed-carousel-three .hide-foreground-image .slide-content .button-arrow {
  display: table;
  margin: 0 auto;
}
.fixed-carousel-three .slick-dots {
  list-style-type: none;
  z-index: 1;
}
.fixed-carousel-three .slick-dots li {
  border-radius: 50%;
  height: 10px;
  list-style-type: none;
  margin: 0 10px 0 0;
  padding: 0;
  width: 10px;
}
.fixed-carousel-three .slick-dots li:before {
  content: "";
}
.fixed-carousel-three .slick-dots li button {
  display: none;
}
.fixed-carousel-three .slick-dots li {
  background-color: rgba(255, 255, 255, 0.5);
}
.fixed-carousel-three .slick-dots li.slick-active {
  background-color: #ffffff;
}
.fixed-carousel-three .slick-dots li {
  height: 20px;
  width: 20px;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .fixed-carousel-three h1 {
    font-size: 90px;
  }
}
@media all and (max-width: 767px) {
  .fixed-carousel-three .carousel-slide-list .has-bg:not(.has-video) .carousel-slide-container {
    background: #ee1b2e !important;
    -webkit-box-shadow: inset 0px 5px 125px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 5px 125px 0px rgba(0, 0, 0, 0.5);
  }
}

.fmmp-title .background-color {
  background-color: #333333;
}
.fmmp-title .has-bg {
  color: #ffffff;
}
.fmmp-title .has-bg a {
  color: #ffffff;
}
.fmmp-title .title-container .link-to-parent {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
}

.google-map .google-map-map .map-zoom-control .map-zoom-out,
.google-map .google-map-map .map-zoom-control .map-zoom-in {
  background: #ee1b2e;
  height: 54px;
  text-align: center;
  width: 46px;
}
.google-map .google-map-map .map-zoom-control .map-zoom-out:hover,
.google-map .google-map-map .map-zoom-control .map-zoom-in:hover {
  background-color: #333333;
}
.google-map .google-map-map .map-zoom-control .map-zoom-out span.fa,
.google-map .google-map-map .map-zoom-control .map-zoom-in span.fa {
  color: #ffffff;
  font-size: 20px;
  line-height: 54px;
}
.google-map .google-map-map .map-zoom-control .map-zoom-in {
  border-radius: 50% 50% 0 0;
}
.google-map .google-map-map .map-zoom-control .map-zoom-in span.fa {
  margin-top: 5px;
}
.google-map .google-map-map .map-zoom-control .map-zoom-out {
  border-radius: 0 0 50% 50%;
  border-top: 1px solid #a7000f;
}
.google-map .google-map-map .map-zoom-control .map-zoom-out span.fa {
  margin-top: -6px;
}
.google-map .gm-style-iw > div .map-infowindow {
  font-size: 10px;
  line-height: 14px;
}
.google-map .gm-style-iw > div .map-infowindow h4 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  -webkit-font-smoothing: antialiased;
}
.google-map .gm-style-iw > div .map-infowindow .directions a {
  color: #333333;
  font-weight: bold;
  padding-left: 5px;
}
.google-map .masked > .google-map-container::before {
  background: #333333;
}

.header-foreground .has-bg .header-foreground-container {
  color: #ffffff;
}
.header-foreground .has-bg .header-foreground-container a {
  font-weight: bold;
}
.header-foreground .has-bg .header-foreground-container h1,
.header-foreground .has-bg .header-foreground-container h2,
.header-foreground .has-bg .header-foreground-container h3 {
  color: #ffffff;
}
.header-foreground .has-bg .header-foreground-container a,
.header-foreground .has-bg .header-foreground-container .cta-link,
.header-foreground .has-bg .header-foreground-container .download-link {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-size: 16px;
  text-transform: none;
}
.header-foreground .header-content-container ol li,
.header-foreground .header-content-container ul li {
  list-style-type: none;
}
.header-foreground .header-content-container ol li:before,
.header-foreground .header-content-container ul li:before {
  content: "";
}
.header-foreground .hide-foreground-image .header-content-container {
  margin: 0;
  padding: 0 4.75%;
}
@media (min-width: 768px) {
  .header-foreground.overlap {
    z-index: 1;
  }
  .header-foreground.overlap .has-bg {
    background-position: bottom center;
  }
  .header-foreground.overlap + * > :first-child.has-bg,
  .header-foreground.overlap + * > :first-child > :first-child.has-bg,
  .header-foreground.overlap + * > :first-child > :first-child > :first-child.has-bg,
  .header-foreground.overlap + * > :first-child > :first-child > :first-child > :first-child.has-bg,
  .header-foreground.overlap + * > :first-child > :first-child > :first-child > :first-child > :first-child.has-bg {
    margin-top: -90px;
    padding-top: 90px;
  }
  .header-foreground.overlap + * > :first-child.has-bg :first-child.has-bg,
  .header-foreground.overlap + * > :first-child > :first-child.has-bg :first-child.has-bg,
  .header-foreground.overlap + * > :first-child > :first-child > :first-child.has-bg :first-child.has-bg,
  .header-foreground.overlap + * > :first-child > :first-child > :first-child > :first-child.has-bg > :first-child.has-bg {
    margin-top: 0;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .header-foreground .has-bg .header-foreground-container {
    background-color: #ee1b2e;
    -webkit-box-shadow: inset 0px 5px 50px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 5px 50px 0px rgba(0, 0, 0, 0.5);
  }
  .header-foreground .has-bg .header-foreground-container.has-bg {
    background-image: none !important;
  }
  .header-foreground .header-content-container {
    margin: 0 5%;
    min-height: 90px;
    width: 90%;
  }
  .header-foreground .header-foreground-image {
    display: none;
  }
}

.header-hero {
  /*header-hero-person*/
}
.header-hero .header-hero-container {
  /* Overlay for this brand includes the Sepia tone */
  /* download */
}
.header-hero .header-hero-container.has-bg-overlay .header-hero-background {
  -webkit-filter: sepia(1) contrast(0.7) brightness(0.8);
  filter: sepia(1) contrast(0.7) brightness(0.8);
}
.header-hero .header-hero-container .header-hero-download .header-hero-download-select {
  border: 0;
  height: 53px;
  margin-bottom: 3px;
  margin-top: 0px;
}
@media (max-width: 1024px) {
  .header-hero .header-hero-container .header-hero-content-container {
    padding: 60px 10%;
  }
}
@media (max-width: 767px) {
  .header-hero .header-hero-container .header-hero-content-container {
    height: auto;
    padding: 30px;
  }
}
.header-hero .header-hero-content .parts-matter-header {
  font-size: 60px;
  line-height: 70px;
  text-transform: uppercase;
}
.header-hero .header-hero-content .person-avatar img {
  border: solid 5px #ffffff;
  background-color: #ffffff;
}
.header-hero .header-hero-content .person-contents h4 {
  font-size: 50px;
}
.header-hero .header-hero-content .person-contents .meta-info {
  font-size: 16px;
}
.header-hero .header-hero-content .header-hero-person-text p {
  font-size: 16px;
  line-height: 2.4em;
}
.header-hero .header-hero-content .header-hero-person-text p b {
  font-size: 20px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  letter-spacing: 2px;
}
@media all and (max-width: 1024px) {
  .header-hero .header-hero-content .person-contents h4 {
    margin-bottom: 20px;
  }
  .header-hero .header-hero-content .header-hero-person-text p {
    line-height: 2.3em;
  }
}
@media all and (max-width: 767px) {
  .header-hero .header-hero-content .person-contents h4 {
    font-size: 30px;
    margin-bottom: 12px;
  }
  .header-hero .header-hero-content .header-hero-person-text p {
    font-size: 15px;
    line-height: 1.9em;
  }
  .header-hero .header-hero-content .header-hero-person-text p b {
    font-size: 15px;
  }
}

.header-lede .header-lede-content .header-lede-person {
  background-color: #ffffff;
  border: solid 5px #ffffff;
  margin-bottom: 22px;
  max-height: 150px;
}
.header-lede .header-lede-content .header-lede-title {
  font-size: 50px;
  line-height: 60px;
  text-transform: none;
  margin-bottom: 30px;
}
.header-lede .header-lede-content .header-lede-video {
  color: #ffffff;
}
.header-lede .header-lede-content .header-lede-video .icon-video {
  font-size: 157px;
  margin: -30px -30px -15px -30px;
}
@media all and (max-width: 1024px) {
  .header-lede .header-lede-content .header-lede-person {
    max-height: 100px;
  }
}
@media all and (max-width: 767px) {
  .header-lede .header-lede-content .header-lede-person {
    margin-bottom: 16px;
    max-height: 70px;
  }
  .header-lede .header-lede-content .header-lede-title {
    font-size: 30px;
    line-height: 40px;
  }
  .header-lede .header-lede-content .header-lede-teaser {
    display: none;
  }
  .header-lede .header-lede-content .header-lede-video .icon-video {
    font-size: 90px;
    margin: -18px -18px -9px -18px;
  }
}

.hero h1,
.hero h2,
.hero h3 {
  margin-bottom: 20px;
}
.hero .hero-container {
  padding-top: 35.9375%;
}
.hero .hero-content {
  width: 65%;
}
.hero .hero-content-container {
  padding: 100px 135px;
}
@media all and (max-width: 1279px) {
  .hero .hero-content-container {
    padding: 60px;
  }
  .hero .hero-content {
    width: 70%;
  }
}
@media all and (max-width: 1024px) {
  .hero .hero-content-container {
    padding: 60px 40px;
  }
  .hero .hero-container {
    padding: 0;
    height: 368px;
  }
  .hero .hero-content-container {
    position: relative;
  }
  .hero .hero-content {
    width: 80%;
  }
}
@media all and (max-width: 767px) {
  .hero .hero-container {
    height: auto;
  }
}
@media all and (max-width: 479px) {
  .hero .hero-content-container {
    padding: 40px 30px;
  }
  .hero .hero-content {
    width: 90%;
  }
}

/* Hover Tout */
.hover-tout h2,
.hover-tout h3 {
  line-height: 1.125;
  padding-bottom: 0;
  text-transform: uppercase;
}
.hover-tout h2 span,
.hover-tout h3 span {
  display: block;
  margin-bottom: 0.75em;
}
.hover-tout h2 {
  font-size: 40px;
}
.hover-tout h3 {
  font-size: 25px;
}
.hover-tout .hover-tout-container.title-above {
  background-color: #e1e1e1;
  border: 1px solid #d4d4d4;
  padding: 6%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover-tout .hover-tout-container.title-above h2,
.hover-tout .hover-tout-container.title-above h3 {
  color: #333333;
  padding: 0 0 40px 0;
  text-align: center;
}
.hover-tout .hover-tout-container.title-above .has-bg {
  padding-bottom: 50%;
}
.hover-tout .hover-tout-container.title-centered .has-bg {
  border: 3px solid #dbb38f;
  padding-bottom: 64.32%;
}
.hover-tout .hover-tout-container.title-centered .has-bg:before {
  background: #dbb38f;
  opacity: 0.3;
}
.hover-tout .hover-tout-container.title-centered .has-bg .bg {
  -webkit-filter: sepia(1) contrast(0.5) brightness(0.5) grayscale(0.3);
  filter: sepia(1) contrast(0.5) brightness(0.5) grayscale(0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover-tout .hover-tout-container.title-centered .has-bg .button-main {
  border-color: #ffffff;
  color: #ffffff;
}
.hover-tout .hover-tout-container.title-centered .has-bg .button-main:hover {
  background: #ffffff;
  color: #808080;
}
.hover-tout .hover-tout-container.title-centered .has-bg .button-main.button-arrow:after {
  border-left-color: #ffffff;
}
.hover-tout .hover-tout-container.title-centered .has-bg .button-main.button-arrow-left:before {
  border-right-color: #ffffff;
}
.hover-tout .hover-tout-container.title-centered .has-bg .button-main.button-arrow:hover:after {
  border-left-color: #808080;
}
.hover-tout .hover-tout-container.title-centered .has-bg .button-main.button-arrow-left:hover:before {
  border-right-color: #808080;
}
.hover-tout .hover-tout-container.title-centered .has-bg:hover .bg {
  -webkit-filter: sepia(0) contrast(1.1) brightness(1.1) grayscale(0);
  filter: sepia(0) contrast(1.1) brightness(1.1) grayscale(0);
}
.hover-tout .hover-tout-container.alternate-style.title-centered .has-bg:before {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: '';
  background: #000000;
  opacity: 0.7;
}
.hover-tout .hover-tout-container.alternate-style.title-centered .has-bg:hover:before {
  background: #000000;
  opacity: 0.2;
}
.hover-tout .hover-tout-container.alternate-style.title-centered .has-bg .tout-title {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover-tout .hover-tout-container.alternate-style.title-centered .has-bg:hover .tout-title {
  opacity: 1;
}
.hover-tout.active .has-bg {
  border-color: #ffffff;
}
.hover-tout.touch .hover-tout-container.alternate-style.title-centered .has-bg .tout-title {
  opacity: 1;
}
.hover-tout.aem-GridColumn--default--6 .hover-tout-container.title-centered .has-bg {
  padding-bottom: 50%;
}
.hover-tout.aem-GridColumn--default--6 h2 {
  font-size: 40px;
}
.hover-tout.aem-GridColumn--default--6 .button-main {
  margin-top: 5px;
}
.hover-tout.aem-GridColumn--default--12 .hover-tout-container.title-centered .has-bg {
  padding-bottom: 35%;
}
.hover-tout.aem-GridColumn--default--12 h2 {
  font-size: 50px;
}
.hover-tout.aem-GridColumn--default--12 .button-main {
  margin-top: 5px;
}
@media all and (max-width: 1024px) {
  .hover-tout h2 span,
  .hover-tout h3 span {
    margin-bottom: 0.5em;
  }
  .hover-tout .hover-tout-container.title-centered .has-bg {
    padding-bottom: 60%;
  }
  .hover-tout h2 {
    font-size: 28px;
  }
  .hover-tout .button-main {
    margin-top: 5px;
  }
  .hover-tout.aem-GridColumn--default--6 .hover-tout-container.title-centered .has-bg {
    padding-bottom: 40%;
  }
  .hover-tout.aem-GridColumn--default--6 h2 {
    font-size: 28px;
  }
  .hover-tout.aem-GridColumn--default--6 .button-main {
    margin-top: 5px;
  }
  .hover-tout.aem-GridColumn--default--12 .hover-tout-container.title-centered .has-bg {
    padding-bottom: 40%;
  }
  .hover-tout.aem-GridColumn--default--12 h2 {
    font-size: 28px;
  }
  .hover-tout.aem-GridColumn--default--12 .button-main {
    margin-top: 5px;
  }
}
@media all and (max-width: 767px) {
  .hover-tout .hover-tout-container.title-centered .has-bg {
    padding-bottom: 35%;
  }
  .hover-tout h2 {
    font-size: 32px;
  }
  .hover-tout .button-main {
    margin-top: 5px;
  }
  .hover-tout.aem-GridColumn--default--6 .hover-tout-container.title-centered .has-bg {
    padding-bottom: 35%;
  }
  .hover-tout.aem-GridColumn--default--6 h2 {
    font-size: 32px;
  }
  .hover-tout.aem-GridColumn--default--6 .button-main {
    margin-top: 5px;
  }
  .hover-tout.aem-GridColumn--default--12 .hover-tout-container.title-centered .has-bg {
    padding-bottom: 35%;
  }
  .hover-tout.aem-GridColumn--default--12 h2 {
    font-size: 32px;
  }
  .hover-tout.aem-GridColumn--default--12 .button-main {
    margin-top: 5px;
  }
  .hover-tout[class*="aem-GridColumn"] {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media all and (max-width: 479px) {
  .hover-tout .hover-tout-container.title-centered .has-bg {
    padding-bottom: 42%;
  }
  .hover-tout h2 {
    font-size: 28px;
  }
  .hover-tout .button-main {
    margin-top: 5px;
  }
  .hover-tout.aem-GridColumn--default--6 .hover-tout-container.title-centered .has-bg {
    padding-bottom: 42%;
  }
  .hover-tout.aem-GridColumn--default--6 h2 {
    font-size: 28px;
  }
  .hover-tout.aem-GridColumn--default--6 .button-main {
    margin-top: 5px;
  }
  .hover-tout.aem-GridColumn--default--12 .hover-tout-container.title-centered .has-bg {
    padding-bottom: 42%;
  }
  .hover-tout.aem-GridColumn--default--12 h2 {
    font-size: 28px;
  }
  .hover-tout.aem-GridColumn--default--12 .button-main {
    margin-top: 5px;
  }
}
.mixblendmode .hover-tout .hover-tout-container.alternate-style.title-centered .has-bg:after {
  background: #ee1b2e;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all 0.2s ease;
  width: 100%;
  z-index: 3;
}
.mixblendmode .hover-tout .hover-tout-container.alternate-style.title-centered .has-bg:before {
  background: transparent;
  opacity: 0;
}
.mixblendmode .hover-tout .hover-tout-container.alternate-style.title-centered .has-bg .bg {
  -webkit-filter: contrast(200%) brightness(2) grayscale(100%);
  filter: contrast(200%) brightness(2) grayscale(100%);
}
.mixblendmode .hover-tout .hover-tout-container.alternate-style.title-centered .has-bg:hover:after {
  background: #59636a;
}

.latest-tweet .latest-tweet-background {
  background-color: #333333;
}
.latest-tweet .latest-tweet-background .latest-tweet-title {
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  color: #ffffff;
  font-size: 15px;
  font-style: normal;
  letter-spacing: 2px;
  line-height: auto;
  padding: 30px 0;
  text-transform: uppercase;
}
.latest-tweet .latest-tweet-background .latest-tweet-content {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-style: italic;
  line-height: 32px;
}
.latest-tweet .latest-tweet-background .latest-tweet-content a:hover {
  color: #ffffff;
}
.social .latest-tweet-content img {
  border: solid 2px #ffffff;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .latest-tweet-background .latest-tweet-content {
    font-size: 22px;
    line-height: 32px;
  }
}
@media all and (min-width: 1025px) {
  .latest-tweet-background .latest-tweet-content {
    font-size: 22px;
    line-height: 40px;
  }
}

.ledes .has-bg {
  background-color: #333333;
}
.ledes .has-bg .lede-title:hover {
  color: #ee1b2e;
}
.ledes-container .ledes-filter {
  color: #000000;
  background-color: #ee1b2e;
  text-align: center;
}
.ledes-container .ledes-filter label {
  color: #000000;
  font-size: 20px;
}
.ledes-container .lede-image {
  position: relative;
}
.ledes-container .lede-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 47.2972973%;
}
.ledes-container .lede-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.ledes-container .lede-image .icon-video {
  color: #ffffff;
}
.ledes-container .lede-meta {
  color: #808080;
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.ledes-container .lede-teaser {
  border-bottom: 1px solid #e1e1e1;
}
.ledes-container .lede-title {
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 25px;
  line-height: 35px;
}
.ledes-container .lede-title:hover {
  color: #ee1b2e;
}
.ledes-container .view-more {
  margin: 0;
  padding: 19px;
  text-align: center;
}
.ledes-container .view-more button {
  margin: 0 auto;
}
@media all and (max-width: 1024px) {
  .ledes-container .lede-teaser .lede-teaser-cta {
    font-size: 10px;
  }
  .ledes-container .lede-teaser .lede-teaser-cta:after {
    background-size: 60%;
    margin-top: -4px;
    right: 35px;
  }
  .ledes-container .lede-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media all and (max-width: 767px) {
  .ledes-container .ledes-filter label {
    font-size: 15px;
  }
  .ledes-container .lede-meta {
    font-size: 12px;
  }
  .ledes-container .lede-title {
    font-size: 16px;
    line-height: 20px;
  }
}

.aem-Grid.aem-Grid--12 .login-form.aem-GridColumn.aem-GridColumn--default--6 {
  padding: 0;
}
.login-form .login-form-wrapper {
  max-width: 340px;
}
.login-form .login-form-wrapper .login-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 25px;
}
.login-form .login-form-wrapper .login-field {
  margin: 0 0 5px 0;
}
.login-form .login-form-wrapper .login-field.invalid {
  border-color: #ee1b2e;
}
.login-form .login-form-wrapper .input-label {
  font-size: 15px;
  font-weight: bold;
  margin: 15px 0;
  text-transform: uppercase;
}
.login-form .login-form-wrapper .login-error-msg .login-error {
  background-color: #ee1b2e;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 20px;
  line-height: 26px;
  margin-bottom: 10px;
}
.login-form .login-form-wrapper .forgot-password {
  margin: 5px 0 25px 0;
}
.login-form .login-form-wrapper .forgot-password > a {
  font-size: 12px;
  color: #333333;
  text-decoration: underline;
  font-weight: bold;
}
.login-form .login-form-wrapper .login-submit .button-main.disabled {
  opacity: 0.5;
}
/* smaller mobile breakpoint */
@media all and (max-width: 767px) {
  .aem-Grid.aem-Grid--12 .login-form.aem-GridColumn.aem-GridColumn--default--6 {
    width: 100%;
  }
}
@media all and (max-width: 379px) {
  .login-form .login-form .login-form-wrapper {
    padding: 25px 10px;
  }
  .login-form .login-form .login-form-wrapper input,
  .login-form .login-form .login-form-wrapper textarea,
  .login-form .login-form .login-form-wrapper .login-error {
    width: 100%;
  }
}

@media all and (min-width: 1025px) {
  .mailing-list h5 {
    font-size: 21px;
  }
}

.marginalia-ledes .lede-image,
.marginalia-ledes .lede-meta {
  margin-bottom: 11px;
}
.marginalia-ledes .lede-meta {
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
}
.marginalia-ledes .lede-title {
  color: #ee1b2e;
  font-size: 25px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .marginalia-ledes .lede-image,
  .marginalia-ledes .lede-meta {
    margin-bottom: 5px;
  }
  .marginalia-ledes .lede-meta {
    font-size: 10px;
    line-height: 11px;
  }
  .marginalia-ledes .lede-title {
    font-size: 17px;
    line-height: 26px;
  }
}

.my-account .page-title {
  height: 120px;
  text-align: center;
  background-color: #dd2424;
  color: #cda88b;
  font-size: 55px;
  font-family: "Industry-Bold";
  text-transform: uppercase;
  margin-bottom: 50px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.my-account .my-account-container {
  margin: 0 auto;
  padding-top: 0;
}
.my-account .my-account-container input,
.my-account .my-account-container input:not([type=submit]),
.my-account .my-account-container textarea {
  color: #333333;
}
.my-account .my-account-container .title-action {
  text-align: center;
  position: relative;
  min-height: 40px;
  margin-bottom: 30px;
}
.my-account .my-account-container .title-action .user-name {
  font-size: 26px;
  font-weight: bold;
}
.my-account .my-account-container .title-action .submit-section {
  position: absolute;
  right: 0;
  top: 0;
}
.my-account .my-account-container .title-action .submit-section .cs-reg-form-input .button-main {
  height: 40px;
  max-width: inherit;
  width: auto;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.my-account .my-account-container .title-action .messages .alert-field-error {
  margin-top: 10px;
}

.part-detail .alert {
  margin: 10px 0;
}
.part-detail .page-content-container .part-detail-top .part-detail-part-description .part-detail-part-number {
  margin-top: 20px;
}
.part-detail .page-content-container .part-detail-top .part-detail-part-description .part-detail-buttons .button {
  padding: 17px 40px;
  margin-top: 15px;
  margin-right: 10px;
}
.part-detail .page-content-container .part-detail-top .part-detail-part-description .part-detail-description-text {
  margin: 30px 0;
}
.part-detail .page-content-container .part-detail-top .part-detail-part-description .part-detail-description-text ul,
.part-detail .page-content-container .part-detail-top .part-detail-part-description .part-detail-description-text ol {
  list-style: initial;
  padding-left: 15px;
}
.part-detail .page-content-container .part-detail-top .part-detail-part-description .fits-info {
  line-height: 18px;
}
.part-detail .page-content-container .part-detail-top .part-detail-marketing {
  background-image: linear-gradient(#ffffff 50%, #808080);
  border: 1px solid #808080;
  padding: 25px 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.part-detail .page-content-container .part-detail-top .part-detail-marketing .part-detail-marketing-text {
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}
.part-detail .page-content-container .part-detail-top .part-detail-marketing .part-detail-marketing-text > span {
  display: block;
  word-break: break-word;
  word-wrap: break-word;
}
.part-detail .page-content-container .part-detail-top .part-detail-marketing img {
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 80px;
  margin-right: 10px;
  max-height: 80px;
}
.part-detail .page-content-container .part-detail-top .part-detail-marketing .part-detail-marketing-title {
  color: #ee1b2e;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
}
.part-detail .page-content-container .part-detail-top .part-detail-marketing .part-detail-marketing-description {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.part-detail .page-content-container .part-detail-bottom h3 {
  font-size: 25px;
  line-height: 28px;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-nav li.part-detail-help-link {
  border-left: none;
  margin-top: 30px;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-details h3 {
  margin: 10px 0px 15px;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-details .attr-name,
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-details .detail-group-name {
  font-weight: bold;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-details table tr:nth-of-type(odd) {
  background-color: #c2c2c2;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-details.part-detail-about-interchanges h3 {
  margin: 10px 0px 15px;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-details.part-detail-specifications table {
  width: 100%;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits .fitment-list-result-bar {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px 0;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits .fitment-list-result-bar .fitment-list-result-bar-child {
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits .fitment-list-result-bar .fitment-list-result-pagination {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin-top: 25px;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits .fitment-list-result-bar .fitment-list-result-pagination > div {
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits .fitment-list-result-bar .fitment-list-result-pagination > div.fitment-list-pages {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 16px;
  line-height: 18px;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits .fitment-list-result-bar .fitment-list-result-pagination > div.fitment-list-pages label input {
  height: 35px;
  margin: 0 10px;
  max-width: 20%;
  padding: 7px 10px;
  text-align: center;
  width: auto;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits .fitment-list-result-bar .select-box {
  display: none;
}
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits table td,
.part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits table th {
  width: 25%;
}
.part-detail .page-content-container .part-detail-help-link a:after {
  color: #ee1b2e;
  content: "\f105";
  font-family: 'fontawesome';
  font-weight: bold;
  margin-left: 8px;
}
@media all and (max-width: 1024px) {
  .part-detail .page-content-container .part-detail-top {
    display: block;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about {
    border: 1px solid #808080;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about h4.tab-mobile {
    display: block;
    color: #ee1b2e;
    border-bottom: 1px solid #808080;
    padding: 15px;
    position: relative;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about h4.tab-mobile .fa-expanded {
    color: #ee1b2e;
    font-size: 15px;
    position: absolute;
    right: 15px;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about h4.tab-mobile .fa-expanded:before {
    content: "\f067";
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about h4.tab-mobile.active .fa-expanded:before {
    content: "\f068";
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-details {
    border-bottom: 1px solid #808080;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-details h3 {
    font-size: 18px;
    margin: 0 0 15px;
    text-transform: uppercase;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-details .detail-group-name {
    font-size: 18px;
    padding: 1.5em 0;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-details table tr:nth-of-type(odd) {
    background-color: #ffffff;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-specifications table {
    width: 100%;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-specifications table tr {
    border-top: 0;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-specifications table td {
    padding-left: 0;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-specifications table td:before {
    width: 0;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-specifications table td.attr-name + td {
    padding-bottom: 30px;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits .fitment-list-result-bar {
    display: block;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits .fitment-list-result-bar .fitment-list-result-pagination > div {
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits .fitment-list-result-bar .fitment-list-page-buttons {
    text-align: right;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits table td,
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits table th {
    width: auto;
  }
  .part-detail .page-content-container .part-detail-bottom .part-detail-about .part-detail-about-also-fits table td:before {
    display: block;
    padding: 0.6em 0;
  }
}

.part-finder-full .part-finder-full-separator {
  background: #e1e1e1;
}
.part-finder-by-number .has-bg {
  background-color: #333333;
}
.part-finder-results-by-filter .part-finder-results-invalid-params-author-msg {
  border-color: #e1e1e1;
}
@media all and (min-width: 1025px) {
  .part-finder-by-filter.part-finder-by-filter-refine .part-finder-by-filter-container {
    width: 1000px;
    margin: 0 auto;
  }
}
.fmmp-part-finder {
  margin: 20px;
}
.fmmp-part-finder .part-finder-container {
  border-color: #e1e1e1;
}
.fmmp-part-finder input,
.fmmp-part-finder select {
  background-color: #e1e1e1;
  border-color: #000000;
  color: #000000;
  width: 100%;
}
.fmmp-part-finder input:focus,
.fmmp-part-finder select:focus,
.fmmp-part-finder input:hover,
.fmmp-part-finder select:hover {
  color: #ee1b2e;
}
.fmmp-part-finder .select-box-holder {
  position: relative;
}
.fmmp-part-finder .select-box {
  display: inline-block;
  position: absolute;
  top: 33px;
  right: 10px;
}
.fmmp-part-finder .select-box .fa {
  display: none;
}
.fmmp-part-finder .select-box:after {
  background-position: 100% center;
  background-size: contain;
  content: " ";
  cursor: pointer;
  display: block;
  height: 44px;
  width: 57px;
}
.fmmp-part-finder ul.tab-links li.active {
  background-color: #ee1b2e;
  color: #ffffff;
}
.fmmp-part-finder .tab-content button {
  padding: 8px 40px;
}
.fmmp-part-finder .part-finder-vehicle-section .part-finder-by-vehicle-carousel {
  background-color: #e1e1e1;
}
.fmmp-part-finder .part-finder-vehicle-section .part-finder-vehicle-content {
  background-color: white;
}
.fmmp-part-finder .part-finder-vehicle-section .part-finder-vehicle-content .part-finder-vehicle-content-wordage p.part-finder-vehicle-make {
  color: #ee1b2e;
}
.fmmp-part-finder .part-finder-vehicle-section .part-finder-vehicle-content .part-finder-vehicle-content-wordage p.part-finder-vehicle-size {
  font-weight: bold;
}
.fmmp-part-finder .part-finder-vehicle-section .part-finder-vehicle-content .part-finder-vehicle-content-wordage button {
  height: 30px;
  line-height: 1px;
  margin-top: 5px;
  padding: 20px 30px 19px;
}
.fmmp-part-finder .part-finder-vehicle-section .slick-prev,
.fmmp-part-finder .part-finder-vehicle-section .slick-next {
  background: #e1e1e1;
}
.fmmp-part-finder .part-finder-vehicle-section .slick-prev:before,
.fmmp-part-finder .part-finder-vehicle-section .slick-next:before {
  font-family: 'fontawesome';
  color: #808080;
  font-size: 45px;
  line-height: 0.5;
}
.fmmp-part-finder .part-finder-selected-state li.selector {
  border-color: #e1e1e1;
}
.fmmp-part-finder .part-finder-selected-state li.selector.active h6 {
  border-bottom-color: #e1e1e1;
}
.fmmp-part-finder .part-finder-selected-state li.selector.active .search-row .search-group button,
.fmmp-part-finder .part-finder-selected-state li.selector.active .search-row .search-group span.button-main {
  margin-top: 44px;
}
.fmmp-part-finder .part-finder-selected-state li.selector h6 {
  color: #ee1b2e;
  line-height: 22px;
}
.fmmp-part-finder .part-finder-selected-state li.selector .part-finder-selected-vehicle .search-row .search-group h5 {
  color: #ee1b2e;
}
.fmmp-part-finder .part-finder-selected-state li.selector .part-finder-selected-vehicle .search-row.search-button button {
  margin-top: 44px;
}
.fmmp-part-finder .part-finder-selected-state li.selector .part-engine-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
.fmmp-part-finder .part-finder-selected-state li.selector .part-number-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
.fmmp-part-finder .part-finder-selected-state li.selector .part-license-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
.fmmp-part-finder .part-finder-selected-state li.selector .part-finder-vin-search .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
.fmmp-part-finder .part-finder-selected-state li.selector .vehicle-type-search .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main {
  margin-top: 44px;
}
.fmmp-part-finder .part-engine-search-form a {
  display: inline-block;
}
.fmmp-part-finder .part-engine-modal-container h3 {
  color: #ee1b2e;
}
.fmmp-part-finder .part-engine-modal-container input,
.fmmp-part-finder .part-engine-modal-container select {
  margin-bottom: 10px;
  margin-top: 10px;
}
.fmmp-part-finder .part-engine-modal-container input[type="checkbox"],
.fmmp-part-finder .part-engine-modal-container select[type="checkbox"] {
  height: 15px;
  margin: 0 3px 5px 0;
  width: 15px;
}
.fmmp-part-finder .part-engine-modal-container label {
  line-height: 18px;
}
.fmmp-part-finder .part-engine-modal-container .spec-row .spec-group {
  margin: 15px 10px;
}
.fmmp-part-finder .part-engine-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
.fmmp-part-finder .part-number-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
.fmmp-part-finder .part-license-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
.fmmp-part-finder .part-finder-vin-search .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
.fmmp-part-finder .vehicle-type-search .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main {
  margin-top: 31px;
}
@media all and (max-width: 1024px) {
  .fmmp-part-finder {
    margin: 20px 0;
  }
  .fmmp-part-finder .part-finder-selected-state {
    border-width: 1px 0 1px 0;
    border-color: #e1e1e1;
    border-style: solid;
  }
  .fmmp-part-finder .part-finder-selected-state .part-engine-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
  .fmmp-part-finder .part-finder-selected-state .part-number-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
  .fmmp-part-finder .part-finder-selected-state .part-license-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
  .fmmp-part-finder .part-finder-selected-state .part-finder-vin-search .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
  .fmmp-part-finder .part-finder-selected-state .vehicle-type-search .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main {
    margin-top: 5px;
  }
  .fmmp-part-finder .tab .mobile-type-selector,
  .fmmp-part-finder .tab .type-selector {
    margin: 0;
  }
  .fmmp-part-finder .part-engine-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
  .fmmp-part-finder .part-number-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
  .fmmp-part-finder .part-license-search-form .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
  .fmmp-part-finder .part-finder-vin-search .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main,
  .fmmp-part-finder .vehicle-type-search .search-row:not(.search-row-vehicle-cat) .search-group.search-button .button-main {
    margin-top: 5px;
  }
}

.part-list {
  margin: 0 20px;
}
.part-list h2 {
  margin-left: 0;
}
.part-list .dimmed:after {
  top: 123px;
}
.part-list .fmmp-part-list .part-list-row {
  border-color: #e1e1e1;
}
.part-list .fmmp-part-list .part-number-results .search-part-number {
  color: #ee1b2e;
}
.part-list .fmmp-part-list .part-list-filter-container .part-list-filters {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.part-list .fmmp-part-list .part-list-results .part-result {
  border-top: 1px solid #e1e1e1;
}
.part-list .fmmp-part-list .part-list-results .part-result .part-result-image:hover img {
  outline: 3px solid #ee1b2e;
}
.part-list .fmmp-part-list .part-list-results .part-result .part-result-info .part-result-criteria-group {
  color: #ee1b2e;
}
.part-list .part-list-header {
  color: #ffffff;
  padding: 10px 20px;
}
.part-list .part-list-header h3 {
  font-size: 28px;
}
.part-list .part-list-filter-header {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.part-list .part-list-filter-header h4 {
  color: #ee1b2e;
  font-size: 22px;
  line-height: 25px;
}
.part-list .part-list-filter-list {
  color: #808080;
}
.part-list .part-list-filter-list li:before {
  content: "";
}
.part-list .part-list-filter-list label {
  color: #000000;
  display: inline-block;
  line-height: 20px;
  word-break: break-all;
}
.part-list .part-list-filter-list label input {
  display: inline;
  height: auto;
  margin: 5px 8px 5px 0;
  width: auto;
}
.part-list .part-list-result-bar .part-list-result-total {
  color: #ee1b2e;
}
.page-content.has-active-nav .part-list .dimmed:after {
  top: 68px;
}
@media all and (max-width: 1024px) {
  .part-list {
    margin: 0;
  }
  .part-list h2 {
    margin-left: 20px;
  }
  .part-list .dimmed:after {
    top: 0;
  }
  .part-list .part-list-header {
    color: #ee1b2e;
  }
  .part-list .part-list-result-bar .part-list-result-total {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
  }
  .part-list .fmmp-part-list .part-list-filter-container.show-filters .part-list-filter-list input:after {
    color: #ee1b2e;
  }
  .part-list .fmmp-part-list .part-list-ix-results tr {
    border-top: none;
    border-bottom: 1px solid #e1e1e1;
  }
  .page-content.has-active-nav .part-list .dimmed:after {
    top: 0;
  }
}

.person-headline-avatar img {
  border: solid 2px #e1e1e1;
}
.person-headline-contents .title {
  color: #333333;
  line-height: 30px;
}
.person-headline-contents .meta-info {
  color: #6b6b6b;
}

.person-ledes .ledes-container .lede a {
  color: #ffffff;
}
.person-ledes .ledes-container .lede a .has-bg {
  -webkit-filter: sepia(1) contrast(0.5) brightness(0.5) grayscale(0.3);
  filter: sepia(1) contrast(0.5) brightness(0.5) grayscale(0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.person-ledes .ledes-container .lede a .has-bg:before {
  background: transparent;
  opacity: 0;
}
.person-ledes .ledes-container .lede a .lede-container img {
  background-color: #ffffff;
  border: solid 5px #dbb38f;
  -webkit-filter: sepia(1) grayscale(0.5);
  filter: sepia(1) grayscale(0.5);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.person-ledes .ledes-container .lede a .lede-container .lede-tags {
  font-size: 14px;
}
.person-ledes .ledes-container .lede a .lede-title {
  color: #ffffff;
}
.person-ledes .ledes-container .lede a:hover .has-bg {
  -webkit-filter: sepia(1) contrast(0.8) brightness(1.2) grayscale(0);
  filter: sepia(1) contrast(0.8) brightness(1.2) grayscale(0);
}
.person-ledes .ledes-container .lede a:hover .lede-container img {
  -webkit-filter: sepia(0) grayscale(0);
  filter: sepia(0) grayscale(0);
}
.person-ledes .ledes-container .lede a:hover .lede-title {
  color: #ffffff;
}
@media all and (max-width: 1024px) {
  .person-ledes .ledes-container .lede-container .lede-title {
    font-size: 20px;
    line-height: 25px;
  }
  .person-ledes .ledes-container .lede-container .lede-tags {
    font-size: 12px;
  }
}
.mixblendmode .person-ledes .ledes-container .lede a:after {
  background: #ee1b2e;
  content: '';
  display: block;
  -webkit-filter: contrast(0.7);
  filter: contrast(0.7);
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  z-index: 3;
}
.mixblendmode .person-ledes .ledes-container .lede a:hover:after {
  opacity: 1;
}

.product-feature .slick-dots {
  list-style-type: none;
  z-index: 1;
  bottom: 22px;
}
.product-feature .slick-dots li {
  border-radius: 50%;
  height: 10px;
  list-style-type: none;
  margin: 0 10px 0 0;
  padding: 0;
  width: 10px;
}
.product-feature .slick-dots li:before {
  content: "";
}
.product-feature .slick-dots li button {
  display: none;
}
.product-feature .slick-dots li {
  background-color: rgba(0, 0, 0, 0.5);
}
.product-feature .slick-dots li.slick-active {
  background-color: #000000;
}
.product-feature .has-bg .slick-dots {
  list-style-type: none;
  z-index: 1;
}
.product-feature .has-bg .slick-dots li {
  border-radius: 50%;
  height: 10px;
  list-style-type: none;
  margin: 0 10px 0 0;
  padding: 0;
  width: 10px;
}
.product-feature .has-bg .slick-dots li:before {
  content: "";
}
.product-feature .has-bg .slick-dots li button {
  display: none;
}
.product-feature .has-bg .slick-dots li {
  background-color: rgba(255, 255, 255, 0.5);
}
.product-feature .has-bg .slick-dots li.slick-active {
  background-color: #ffffff;
}
.product-feature .grey-bg {
  background-color: #e1e1e1;
}
.product-feature .product-feature-container {
  position: relative;
}
.product-feature .product-feature-container .product-feature-title h2 {
  font-size: 60px;
  letter-spacing: 1px;
  line-height: 70px;
}
.product-feature .product-feature-container .product-feature-base .ctas .buy-online-container .button-main.cta-link:hover:after {
  border-left-color: #ffffff;
}
.product-feature .product-feature-container .product-feature-base .ctas .buy-online-container .buy-online-toolbox {
  top: 30px;
}
.product-feature .product-feature-container .product-feature-base .ctas .buy-online-container .buy-online-toolbox a {
  background-color: #c2c2c2;
  color: #333333;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 14px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
.product-feature .product-feature-container .product-feature-base .ctas .buy-online-container .buy-online-toolbox a:after {
  border-color: transparent transparent transparent #333333;
  border-style: solid;
  border-width: 6.5px 0 6.5px 11px;
  content: '';
  display: inline-block;
  height: 0;
  margin: -7px 0 0 10px;
  transition: all 0.3s ease;
  width: 0;
}
.product-feature .product-feature-container .product-feature-base .ctas .buy-online-container .buy-online-toolbox a:hover {
  color: #ffffff;
  background-color: #333333;
}
.product-feature .product-feature-container .product-feature-base .ctas .buy-online-container .buy-online-toolbox a:hover:after {
  border-left-color: #ffffff;
}
.product-feature .product-feature-container .product-feature-base .ctas .buy-online-container.open-up .buy-online-toolbox {
  top: auto;
}
.product-feature .product-feature-container .product-feature-list .product-feature-content h1,
.product-feature .product-feature-container .product-feature-list .product-feature-content h2,
.product-feature .product-feature-container .product-feature-list .product-feature-content h3 {
  letter-spacing: 1px;
  padding: 6px 0 22px 0;
}
.product-feature .product-feature-container .product-feature-list .product-feature-content h1,
.product-feature .product-feature-container .product-feature-list .product-feature-content h2 {
  text-transform: uppercase;
}
.product-feature .product-feature-container .product-feature-list .product-feature-content h1 {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 30px;
  line-height: 40px;
}
.product-feature .product-feature-container .product-feature-list .product-feature-content p {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.product-feature .product-feature-container .slick-slider {
  margin-bottom: 0;
}
.product-feature .has-bg .product-feature-container .buy-online-toolbox a {
  background-color: #ffffff;
}
.product-feature .has-bg .product-feature-container .buy-online-toolbox a:hover {
  background-color: #808080;
}
.product-feature .has-bg .product-feature-container .product-feature-content p {
  color: #ffffff;
}
@media all and (max-width: 1024px) {
  .product-feature .slick-dots {
    bottom: 16px;
  }
  .product-feature .product-feature-container .product-feature-title h2 {
    font-size: 50px;
    line-height: 60px;
  }
  .product-feature .product-feature-container .product-feature-list .product-feature-content h1,
  .product-feature .product-feature-container .product-feature-list .product-feature-content h2,
  .product-feature .product-feature-container .product-feature-list .product-feature-content h3 {
    padding: 6px 0 16px 0;
  }
}
@media all and (max-width: 767px) {
  .product-feature .slick-dots {
    bottom: 10px;
  }
  .product-feature .product-feature-container .product-feature-title h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .product-feature .product-feature-container .product-feature-list .product-feature-content h1,
  .product-feature .product-feature-container .product-feature-list .product-feature-content h2,
  .product-feature .product-feature-container .product-feature-list .product-feature-content h3 {
    padding: 4px 0 10px 0;
  }
}

.random-quote .quotes .quote-list {
  font-style: normal;
  font-weight: normal;
  font-family: 'Aktiv-Grotesk-Regular', sans-serif;
  font-size: 30px;
  line-height: 40px;
}
.random-quote .quotes .quote-list .by-line {
  color: #ee1b2e;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
}

.random-quote .content h3,
.random-quote .content h4 {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}

.promo-contest .promo-content {
  padding: 80px;
  text-align: center;
}
.promo-contest .promo-content .content-copy {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}
.promo-contest .promo-content .content-copy p {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.promo-contest .promo-content .content-ctas a {
  margin: 5px;
}
.promo-contest .promo-share {
  position: absolute;
  right: 80px;
  top: 150px;
}
.promo-contest .promo-share .button-share {
  border-color: #ffffff;
  color: #ffffff;
}
.promo-contest .promo-share .button-share:hover {
  background: #ffffff;
  color: #808080;
}
.promo-contest .promo-share .button-share.button-arrow:after {
  border-left-color: #ffffff;
}
.promo-contest .promo-share .button-share.button-arrow-left:before {
  border-right-color: #ffffff;
}
.promo-contest .promo-share .button-share.button-arrow:hover:after {
  border-left-color: #808080;
}
.promo-contest .promo-share .button-share.button-arrow-left:hover:before {
  border-right-color: #808080;
}
.promo-contest .promo-share .promo-share-hashtag {
  display: inline-block;
  margin-right: 20px;
}
@media all and (max-width: 1279px) {
  .promo-contest .promo-share {
    position: relative;
    right: auto;
    top: auto;
    text-align: right;
    padding-bottom: 5px;
  }
}
@media all and (max-width: 767px) {
  .promo-contest .promo-share {
    display: none;
  }
  .promo-contest .promo-content {
    padding: 30px 20px;
  }
}

.aem-Grid.aem-Grid--12 .promo-code-validate.aem-GridColumn.aem-GridColumn--default--6 {
  padding: 0;
}
.promo-code-validate .promo-code-wrapper {
  max-width: 380px;
  margin: 0 auto;
  padding: 25px 0;
}
.promo-code-validate .promo-code-wrapper .promo-title,
.promo-code-validate .promo-code-wrapper .promo-validation-message {
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
}
.promo-code-validate .promo-code-wrapper .promo-input {
  -webkit-box-align: initial;
  -moz-box-align: initial;
  -ms-flex-align: initial;
  -webkit-align-items: initial;
  align-items: initial;
}
.promo-code-validate .promo-code-wrapper .promo-input input[type=text] {
  border: 2px solid #202020;
  border-right: none;
  margin-bottom: 10px;
}
.promo-code-validate .promo-code-wrapper .promo-input input[type=text].invalid {
  border-color: #ee1b2e;
  color: #ee1b2e;
}
.promo-code-validate .promo-code-wrapper .promo-input .button-main {
  line-height: 20px;
  outline: none;
  margin: 15px 0 10px 0;
}
.promo-code-validate .promo-code-wrapper .promo-validation-message .promo-failure {
  background-color: #ee1b2e;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 20px;
  line-height: 26px;
  margin-bottom: 10px;
}
.promo-code-validate .promo-code-wrapper .details-message {
  text-align: center;
  font-weight: bold;
}
/* smaller mobile breakpoint */
@media all and (max-width: 767px) {
  .aem-Grid.aem-Grid--12 .promo-code-validate.aem-GridColumn.aem-GridColumn--default--6,
  .aem-GridColumn--default--6 .promo-code-validate.aem-GridColumn.aem-GridColumn--default--6 {
    width: 100%;
  }
}
@media all and (max-width: 379px) {
  .promo-code-validate .promo-code-wrapper input[type=text] {
    width: 80%;
  }
}

.random-tip {
  background: #808080;
}
.random-tip .title {
  color: #ee1b2e;
}
.random-tip .content {
  max-width: 840px;
}
.random-tip .text p {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-weight: 300;
}

.schematic-diagram-inner-container .tab-list {
  height: 60px;
}
.schematic-diagram-inner-container .tab-list .tab-item {
  height: 60px;
  padding: 4px 15px 35px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50% 50%;
  background-color: #ee1b2e;
}
.schematic-diagram-inner-container .tab-list .tab-item.orient-FRONT {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHRpdGxlPmZtLWljb25zPC90aXRsZT4KPHBhdGggZD0iTTkuNiwxNS43YzAuNi0wLjQsMS0wLjksMS40LTEuNWw1LjcsNy44YzAuMiwwLjMsMC4zLDAuNiwwLjIsMWMwLDAuMy0wLjIsMC42LTAuNSwwLjhsLTEuMiwwLjljLTAuMywwLjItMC43LDAuMy0xLDAuMgoJYy0wLjMsMC0wLjYtMC4yLTAuOC0wLjVsLTUuNy03LjhDOC40LDE2LjUsOS4xLDE2LjIsOS42LDE1Ljd6IE0xNCwyMi41YzAuNCwwLjEsMC43LTAuMiwwLjctMC41YzAuMS0wLjQtMC4yLTAuNy0wLjUtMC43CglzLTAuNywwLjItMC43LDAuNWMwLDAuMiwwLDAuMywwLjEsMC41QzEzLjcsMjIuMywxMy44LDIyLjQsMTQsMjIuNXogTTIuMywxMS4xQzIuNCwxMSwyLjQsMTEsMi41LDExYzAuMiwwLjEsMC40LDAuMywwLjYsMC41bDEuMiwxCglsMC43LDAuNmwyLjEtMC44bDAuNC0yLjJMNC45LDhDNC43LDcuOSw0LjcsNy43LDQuOCw3LjVjMC0wLjEsMC4xLTAuMSwwLjItMC4xYzAuMy0wLjIsMC43LTAuMywxLjEtMC4zYzAuNC0wLjEsMC44LTAuMSwxLjIsMAoJYzEuMiwwLjIsMi4yLDAuOCwyLjksMS44YzAuNywxLDEsMi4yLDAuOCwzLjNjLTAuMiwxLjItMC44LDIuMy0xLjgsMi45Yy0xLDAuNy0yLjIsMS0zLjMsMC44Yy0xLjktMC4zLTMuNC0xLjgtMy43LTMuNgoJYy0wLjEtMC40LTAuMS0wLjctMC4xLTEuMUMyLjIsMTEuMiwyLjIsMTEuMSwyLjMsMTEuMXoiLz4KPHBhdGggZD0iTTI5LjksMTYuNUwyOS45LDE2LjVjMC0xLjYtMC4xLTMuMi0wLjUtNC43Yy0wLjUtMS41LTEuOS0yLjYtMy41LTIuNWMtNC4xLDAuMi05LjgsMC4yLTE0LjcsMC4xYzAuMSwwLjEsMC4xLDAuMiwwLjIsMC40CglsNy43LDAuMWMwLjEsMCwwLjIsMC4xLDAuMiwwLjFsMC4xLDAuMmMwLDAuMSwwLDAuMi0wLjEsMC4zYzAsMCwwLDAsMCwwYy0wLjksMC4yLTEuOSwwLjMtMi44LDAuM2MtMS4zLDAuMS0zLDAuMS0zLDAuMWgtMS4xaC0wLjYKCWMwLjEsMC41LDAuMSwxLjEsMCwxLjZjLTAuMSwwLjQtMC4yLDAuOC0wLjMsMS4ybDAuMiwwLjNsNS43LDcuOGMwLjIsMC4yLDAuMywwLjUsMC4zLDAuN2MwLjgsMC4xLDEuNCwwLjIsMS42LDAuMgoJYzAuMSwwLDAuMiwwLjEsMC4yLDAuMmMwLDAsMCwwLDAsMGwtMC4xLDAuMmMwLDAuMS0wLjEsMC4xLTAuMiwwLjFoLTEuNWMwLDAuMi0wLjEsMC4zLTAuMiwwLjRjMy4xLDAsNi4xLDAuMSw4LjUsMC4xCgljMS42LDAsMy0xLDMuNS0yLjVDMjkuNywxOS44LDI5LjksMTguMiwyOS45LDE2LjVMMjkuOSwxNi41TDI5LjksMTYuNUwyOS45LDE2LjV6IE0yNS4xLDIyLjNjLTAuMSwwLjItMC40LDAuNC0wLjcsMC40TDIxLDIyCgljLTAuMiwwLTAuMy0wLjItMC4yLTAuM2MwLDAsMCwwLDAsMGMwLjQtMS43LDAuNy0zLjQsMC43LTUuMXYwYzAtMS43LTAuMi0zLjQtMC43LTUuMWMwLTAuMiwwLjEtMC4zLDAuMi0wLjRjMCwwLDAsMCwwLDBsMy41LTAuNwoJYzAuMywwLDAuNSwwLjEsMC43LDAuNGMwLjksMS44LDEuNCwzLjgsMS40LDUuOEMyNi41LDE4LjUsMjYsMjAuNSwyNS4xLDIyLjN6Ii8+Cjwvc3ZnPg==");
}
.schematic-diagram-inner-container .tab-list .tab-item.orient-REAR {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzMiAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzIgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHRpdGxlPmZtLWljb25zPC90aXRsZT4KPHBhdGggZD0iTTI2LjQsMTYuNmwtNS43LDcuOGMtMC4yLDAuMy0wLjUsMC41LTAuOCwwLjVjLTAuMywwLjEtMC43LDAtMS0wLjJsLTEuMi0wLjljLTAuMy0wLjItMC41LTAuNS0wLjUtMC44CgljLTAuMS0wLjQsMC0wLjcsMC4yLTFsNS43LTcuOEMyMy44LDE1LjQsMjUsMTYuMywyNi40LDE2LjZ6IE0yMC41LDIyLjJjMC4yLTAuMywwLjEtMC43LTAuMi0wLjljLTAuMy0wLjItMC43LTAuMS0wLjksMC4yCgljLTAuMiwwLjMtMC4xLDAuNywwLjIsMC45YzAuMSwwLjEsMC4zLDAuMSwwLjUsMC4xQzIwLjMsMjIuNCwyMC41LDIyLjMsMjAuNSwyMi4yeiBNMzIsMTEuM2MwLDAuNCwwLDAuNy0wLjEsMS4xCgljLTAuNCwxLjktMS45LDMuMy0zLjcsMy42Yy0yLjQsMC40LTQuNy0xLjMtNS4xLTMuN2MtMC4yLTEuMiwwLjEtMi40LDAuOC0zLjNjMC43LTEsMS43LTEuNiwyLjktMS44YzAuNC0wLjEsMC44LTAuMSwxLjIsMAoJYzAuNCwwLDAuOCwwLjEsMS4xLDAuM2MwLjIsMC4xLDAuMiwwLjMsMC4yLDAuNGMwLDAsMCwwLjEtMC4xLDAuMWwtMi42LDIuMWwwLjQsMi4ybDIsMC44bDAuNy0wLjZsMS4yLTFjMC4yLTAuMiwwLjQtMC4zLDAuNy0wLjUKCWMwLjEsMCwwLjIsMCwwLjIsMC4xQzMxLjksMTEuMSwzMiwxMS4yLDMyLDExLjN6Ii8+CjxwYXRoIGQ9Ik0xNi43LDIzLjZjLTAuMS0wLjEtMC4xLTAuMi0wLjEtMC40aC0zLjhjLTAuMSwwLTAuMi0wLjEtMC4yLTAuMmMwLTAuMSwwLjEtMC4yLDAuMi0wLjJjMC45LTAuMiwyLTAuNCwyLjYtMC41CgljMC4zLDAsMC44LTAuMSwxLjItMC4xYzAuMS0wLjMsMC4yLTAuNSwwLjMtMC44bDUuNy03LjhsMC4yLTAuMmMtMC4xLTAuNC0wLjItMC44LTAuMy0xLjFjLTAuMS0wLjYtMC4xLTEuMSwwLTEuN2gtMC4zCgljLTEuMywwLjEtMywwLjEtMywwLjFIMThjMCwwLTIuMS0wLjEtMi43LTAuMnMtMS42LTAuMy0yLjYtMC41Yy0wLjEsMC0wLjItMC4xLTAuMi0wLjJzMC4xLTAuMiwwLjItMC4ybDkuOSwwLjEKCWMwLjEtMC4xLDAuMS0wLjMsMC4yLTAuNGMtMi42LDAtNS4zLDAtNy43LDBoLTIuN2MwLjEtMC4yLDAuMS0wLjUsMC4xLTAuOGMtMC4yLTAuOC0xLjcsMC40LTIuMSwwLjhsLTQuNSwwYy0xLjUsMC00LjQsMC40LTUsMi4xCglDMC4zLDEzLDAsMTQuNywwLDE2LjVsMCwwdjBsMCwwYzAsMS44LDAuMywzLjUsMC44LDUuMmMwLjcsMS43LDMuNiwyLjEsNSwyLjFsNC40LTAuMWMwLjEsMC4xLDIsMS44LDIuMiwwLjkKCWMwLjEtMC4zLDAuMS0wLjYtMC4xLTAuOWgyLjhMMTYuNywyMy42TDE2LjcsMjMuNnogTTUuMSwyMy4zYy0wLjgtMC4xLTEuNS0wLjMtMi4yLTAuNmMtMC44LTAuMi0xLjQtMC44LTEuNy0xLjUKCWMwLTAuMSwwLTAuMiwwLjEtMC4yYzAuMy0wLjIsMS4yLTAuNiwyLjcsMWwwLDBDNC43LDIyLjYsNSwyMi41LDUuMSwyMy4zQzUuMiwyMy4yLDUuMSwyMy4zLDUuMSwyMy4zQzUuMSwyMy4zLDUuMSwyMy4zLDUuMSwyMy4zCglMNS4xLDIzLjN6IE0zLjksMTEuMUwzLjksMTEuMWMtMS41LDEuNy0yLjQsMS4yLTIuNywxYy0wLjEtMC4xLTAuMS0wLjEtMC4xLTAuMmMwLjMtMC43LDEtMS4zLDEuNy0xLjVDMy42LDEwLDQuMyw5LjgsNS4xLDkuNwoJYzAsMCwwLjEsMCwwLjEsMGMwLDAsMCwwLDAsMEM1LDEwLjUsNC43LDEwLjQsMy45LDExLjF6IE0xMC4zLDIyLjdjLTAuMiwwLTAuNC0wLjEtMC40LTAuM2MtMC42LTEuOS0wLjktMy45LTAuOS01Ljl2LTAuMQoJYzAtMiwwLjMtNCwwLjktNS45YzAuMS0wLjIsMC4zLTAuMywwLjQtMC4zbDQuNiwwLjdjMC4xLDAsMC4yLDAuMSwwLjIsMC4zYzAsMCwwLDAsMCwwYy0wLjIsMS42LTAuMiwzLjMtMC4zLDUuMWwwLDB2MGwwLDAKCWMwLDEuOCwwLjEsMy42LDAuMyw1LjFjMCwwLjEtMC4xLDAuMy0wLjIsMC4zYzAsMCwwLDAsMCwwTDEwLjMsMjIuN3oiLz4KPC9zdmc+");
}
.schematic-diagram-inner-container .tab-container h3 {
  color: #ee1b2e;
  margin: 15px;
}
.s7button {
  background-color: #808080;
  background-image: none;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  height: 35px;
  line-height: 28px;
  margin-left: 3px;
  text-align: center;
  width: 35px;
  font-family: 'fontawesome';
}
.s7button[state] {
  background-image: none !important;
}
.s7button.s7zoominbutton {
  top: 20px;
}
.s7button.s7zoominbutton:before {
  content: "\f00e";
  background-image: none !important;
}
.s7button.s7zoomoutbutton {
  top: 50px;
  left: 20px !important;
}
.s7button.s7zoomoutbutton:before {
  content: "\f010";
  background-image: none !important;
}
.s7button.s7zoomresetbutton {
  top: 80px;
  left: 20px !important;
}
.s7button.s7zoomresetbutton:before {
  content: "\f0e2";
  background-image: none !important;
}
.s7fullscreenbutton {
  background-color: #808080;
  background-image: none;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  height: 35px;
  line-height: 28px;
  margin-left: 3px;
  text-align: center;
  width: 35px;
  font-family: 'fontawesome';
}
.s7fullscreenbutton[state] {
  background-image: none !important;
}
.s7fullscreenbutton:before {
  content: "\f065";
  background-image: none !important;
}
@media all and (max-width: 1024px) {
  .s7basiczoomviewer.s7touchinput .s7fullscreenbutton,
  .s7basiczoomviewer.s7touchinput .s7zoomresetbutton {
    line-height: 56px;
  }
}

.search-files .search-files-results .search-files-input .button-main {
  background-color: #333333;
  height: 55px;
  margin-left: -4px;
  vertical-align: bottom;
}
.search-files .search-files-results .search-files-input .button-main:hover {
  background-color: #c2c2c2;
}
.search-files .search-files-results .search-files-input p {
  margin-top: 1.5em;
}
.search-files .search-files-results .filter-files-results {
  /** 
         * The styles below require the following HTML format for radio buttons:
         *   <div>
         *        <input type="radio" name="name" id="name1" value="value">
         *        <label for="name1"><span><span></span></span>The Label</label>
         *    </div>
         *
         * and the following for checkboxes:
         *   <div>
         *        <input type="checkbox" name="name" id="name1" value="value">
         *        <label for="name1"><span></span>The Label</label>
         *    </div>
         */
}
.search-files .search-files-results .filter-files-results .search-filter label {
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
  vertical-align: middle;
}
.search-files .search-files-results .filter-files-results .search-filter ul li label {
  color: #c2c2c2;
  font-size: 14px;
  line-height: 30px;
  text-transform: none;
}
.search-files .search-files-results .filter-files-results .search-filter ul li label input {
  height: 20px;
  margin: 0 5px;
}
.search-files .search-files-results .filter-files-results input[type=checkbox]:not(old),
.search-files .search-files-results .filter-files-results input[type=radio]:not(old) {
  font-size: 1em;
  height: 30px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 2em;
}
.search-files .search-files-results .filter-files-results input[type=checkbox]:not(old) + label,
.search-files .search-files-results .filter-files-results input[type=radio]:not(old) + label {
  display: inline-block;
  line-height: 1.9em;
  padding: 0 0 0 2em;
  position: relative;
}
.search-files .search-files-results .filter-files-results input[type=checkbox]:not(old) + label > span,
.search-files .search-files-results .filter-files-results input[type=radio]:not(old) + label > span {
  background: #EEE;
  border: 2px solid #CCC;
  display: inline-block;
  height: 1.25em;
  left: 0;
  margin: 0.25em 0.75em 0.25em 0.25em;
  position: absolute;
  vertical-align: bottom;
  width: 1.25em;
  z-index: 10;
}
.search-files .search-files-results .filter-files-results input[type=checkbox]:not(old):checked + label > span:before {
  color: #333;
  content: '✓';
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1em;
  margin: -0.1em 0 0 -0.1em;
  text-align: center;
  width: 1em;
}
.search-files .search-files-results .filter-files-results input[type=radio]:not(old):checked + label > span > span {
  background: #333;
  border: 0;
  display: block;
  height: 0.75em;
  margin: 0.125em;
  width: 0.75em;
}
.search-files .search-files-results .filter-files-results input[type=checkbox]:not(old) + label > span,
.search-files .search-files-results .filter-files-results input[type=radio]:not(old) + label > span {
  background: #e1e1e1;
  border: 2px solid #c2c2c2;
}
.search-files .search-files-results .filter-files-results input[type=checkbox]:not(old):checked + label > span:before {
  color: #ee1b2e;
}
.search-files .search-files-results .filter-files-results input[type=radio]:not(old):checked + label > span > span {
  background: #ee1b2e;
}
.search-files .search-files-results .search-files-results-container h2 {
  border-bottom-color: #e1e1e1;
  padding-bottom: 20px;
}
.search-files .search-files-results .search-files-results-container .file-result {
  border-bottom: 1px solid #e1e1e1;
}
.search-files .search-files-results .search-files-results-container .file-result .file-result-title {
  line-height: 20px;
}
.search-files .search-files-results .search-files-results-container .file-result .search-file-meta {
  color: #c2c2c2;
  font-size: 12px;
  line-height: 18px;
}
.search-files .search-files-results .search-files-results-container .search-pagination ul.pagination li a {
  font-size: 15px;
  line-height: 30px;
}
.search-files .search-files-results .search-files-results-container .search-pagination ul.pagination li.active a {
  color: #808080;
}
.search-files .search-files-results .search-files-results-container .search-pagination .search-files-results-total {
  color: #c2c2c2;
  font-size: 13px;
  line-height: 30px;
}

.social-feed {
  background: #59636a;
}
.social-feed .mailing-list-wrapper {
  background: #dbb38f url('../../../../etc.clientlibs/clientlibs/fmmp-champion/libs/loc-na/resources/images/secondary-texture.png') top center no-repeat;
}
.social-feed .mailing-list-wrapper .mailing-list h5 {
  color: #000000;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background {
  background: #2c3134;
  box-shadow: none;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content {
  font-size: 13px;
  font-style: normal;
  line-height: 24px;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content br {
  display: block;
  margin: .2em 0;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content iframe {
  margin-top: 0.6em;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  height: 44px;
  width: 44px;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-tweet-content {
  color: #59636a;
  display: inline-block;
  max-width: 75%;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-tweet-text,
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-user-follow {
  text-align: left;
  color: #ffffff;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-user-follow a {
  color: #59636a;
  font-weight: normal;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-user-follow a:hover {
  color: #ee1b2e;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-user-icon {
  padding-top: 5px;
}
.social-feed .feed-wrapper > .instagram .latest-instagram-content .instagram-photo .no-photo-found {
  border: solid 1px #ffffff;
}
.social-feed .feed-wrapper > .instagram .latest-instagram-content .edit-error-message {
  color: #ffffff;
}
.social-feed .feed-wrapper > .youtube.video .icon-video {
  font-size: 140px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-feed .feed-wrapper > .youtube.video:hover .icon-video {
  color: #ffffff;
}
.social-feed .sf-social-icon {
  color: #ffffff;
  font-size: 50px;
  text-shadow: 0 1px 0 #000000;
}
.social-feed .sf-social-icon:hover {
  color: #ee1b2e;
}
.mixblendmode .social-feed .feed-wrapper > .instagram .latest-instagram-content .instagram-photo:after {
  background: #e22738;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  width: 100%;
  z-index: 1;
}
.mixblendmode .social-feed .feed-wrapper > .instagram .latest-instagram-content .instagram-photo:hover:after {
  background: none;
}
.mixblendmode .social-feed .feed-wrapper > .youtube.video .youtubeImg:after {
  background: #59636a;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  width: 100%;
  z-index: 1;
}
.mixblendmode .social-feed .feed-wrapper > .youtube.video:hover .youtubeImg:after {
  background: none;
}
@media all and (max-width: 1024px) {
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content {
    font-size: 18px;
    font-style: normal;
    line-height: 37px;
  }
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content br {
    display: block;
    margin: .6em 0;
  }
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-tweet-content {
    max-width: 85%;
  }
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-user-icon {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content {
    font-size: 16px;
    line-height: 22px;
  }
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content br {
    display: block;
    margin: 1em 0;
  }
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-user-icon {
    margin-bottom: 20px;
    padding-top: 0;
    width: 100%;
  }
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-tweet-content {
    max-width: 100%;
  }
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-tweet-text,
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content .twitter-user-follow {
    text-align: center;
  }
  .social-feed .feed-wrapper > .youtube.video .icon-video {
    font-size: 110px;
  }
}

.social-links .social-links-background {
  background-color: #e1e1e1;
}
.social-links .social-links-background .social-links-title h4 {
  color: #333333;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon {
  height: 52px;
  width: 52px;
  border-radius: 50%;
  background: #333333;
  margin: 0 4px;
}
.social-links .social-links-background .social-links-content .social-links-icon-container a.social-links-nav-icon .fa {
  color: #ffffff;
  font-size: 30px;
  line-height: 52px;
}

.social-outreach {
  background: #e1e1e1;
  text-align: center;
  width: 100%;
}
.social-outreach .social-outreach-background {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: auto;
}
.social-outreach .social-outreach-background h5 {
  color: #333333;
  display: inline-block;
  font-size: 30px;
  padding: 15px;
  vertical-align: middle;
}
.social-outreach .social-outreach-background .social-outreach-newsletter,
.social-outreach .social-outreach-background .social-outreach-content {
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  -webkit-flex: 1 1 50%;
  flex: 1 1 50%;
  margin: 25px 0;
}
.social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form {
  display: inline-block;
}
.social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form input {
  border: 0;
  height: 59px;
  margin: 0 -5px 0 0;
  vertical-align: initial;
}
.social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form button {
  height: 59px;
  vertical-align: top;
}
.social-outreach .social-outreach-background .social-outreach-content .social-outreach-icon-container {
  display: inline-block;
}
.social-outreach .social-outreach-background .social-outreach-content .social-outreach-icon-container a.social-outreach-nav-icon {
  background: #333333;
  border-radius: 50%;
  display: inline-block;
  height: 52px;
  width: 52px;
  margin: 0 4px;
  text-align: center;
}
.social-outreach .social-outreach-background .social-outreach-content .social-outreach-icon-container a.social-outreach-nav-icon .fa {
  color: #ffffff;
  font-size: 30px;
  line-height: 52px;
}
@media all and (max-width: 1024px) {
  .social-outreach .social-outreach-background h5 {
    display: block;
  }
  .social-outreach .social-outreach-newsletter .social-outreach-newsletter-form input {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .social-outreach .social-outreach-background {
    display: block;
  }
}

.timeline .timeline-item-container .timeline-item h2 {
  color: #ee1b2e;
  font-size: 60px;
}
.timeline .timeline-item-container .timeline-item h4 {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
}
.timeline .timeline-item-container .timeline-item h5 {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 14px;
  min-height: 14px;
}
.timeline .timeline-item-container .timeline-item p {
  font-size: 15px;
  line-height: 22px;
}
.timeline .timeline-wrapper:before,
.timeline .timeline-item-container:before {
  background-color: #151515;
}
.timeline .timeline-item-container:after,
.timeline .timeline-item-container .timeline-item h2:after {
  border-color: #151515;
}
.timeline .has-bg {
  background-color: #333333;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .timeline .timeline-item-container .timeline-item h2 {
    font-size: 50px;
  }
}
@media all and (max-width: 767px) {
  .timeline .timeline-item-container .timeline-item h2 {
    font-size: 25px;
  }
}

.tout h1 {
  font-size: 40px;
  letter-spacing: 1px;
  line-height: 50px;
}
.tout h1,
.tout h2,
.tout h3,
.tout h4,
.tout h5,
.tout h6 {
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tout .has-bg .tout-container {
  color: #ffffff;
}
.tout .has-tout-wide-link:hover .button-main {
  background-color: #ee1b2e;
  color: #ffffff;
}
.tout .has-tout-wide-link:hover .button-main:after {
  border-left-color: #ffffff;
}
.tout .has-tout-wide-link:hover .button-secondary {
  background-color: #808080;
  color: #ffffff;
}
.tout .has-tout-wide-link:hover .button-secondary:after {
  border-left-color: #ffffff;
}
.tout .default-bg .tout-container {
  background-color: #e1e1e1;
  color: #333333;
  -webkit-box-shadow: inset 0px 5px 125px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 5px 125px 0px rgba(0, 0, 0, 0.1);
}
.tout .default-bg .tout-container.has-tout-wide-link:hover h1,
.tout .no-bg .tout-container.has-tout-wide-link:hover h1,
.tout .default-bg .tout-container.has-tout-wide-link:hover h2,
.tout .no-bg .tout-container.has-tout-wide-link:hover h2,
.tout .default-bg .tout-container.has-tout-wide-link:hover h3,
.tout .no-bg .tout-container.has-tout-wide-link:hover h3,
.tout .default-bg .tout-container.has-tout-wide-link:hover h4,
.tout .no-bg .tout-container.has-tout-wide-link:hover h4,
.tout .default-bg .tout-container.has-tout-wide-link:hover h5,
.tout .no-bg .tout-container.has-tout-wide-link:hover h5,
.tout .default-bg .tout-container.has-tout-wide-link:hover h6,
.tout .no-bg .tout-container.has-tout-wide-link:hover h6 {
  color: #ee1b2e;
}
.tout .tout-content {
  text-align: center;
}
.tout .tout-showcase a {
  color: #ffffff;
  position: relative;
}
.tout .tout-showcase a:hover {
  text-decoration: underline;
}
.tout .tout-showcase figcaption,
.tout .tout-showcase small {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 28px;
  text-align: left;
  text-transform: uppercase;
}
@media all and (max-width: 1024px) {
  .tout .tout-showcase figcaption,
  .tout .tout-showcase small {
    font-size: 15px;
    line-height: 18px;
  }
}
@media all and (max-width: 767px) {
  .aem-Grid.aem-Grid--12 .tout .tout-showcase figcaption,
  .aem-Grid.aem-Grid--12 .tout .tout-showcase small {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }
}
.aem-GridColumn--default--6.tout .default-bg .tout-container,
.aem-GridColumn--tablet--6.tout .default-bg .tout-container,
.aem-GridColumn--default--4.tout .default-bg .tout-container,
.aem-GridColumn--tablet--4.tout .default-bg .tout-container,
.aem-GridColumn--default--3.tout .default-bg .tout-container,
.aem-GridColumn--tablet--3.tout .default-bg .tout-container {
  background: #ebebeb;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #ebebeb 0%, #e1e1e1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #ebebeb 0%, #e1e1e1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #ebebeb 0%, #e1e1e1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media all and (max-width: 767px) {
  .tout h1,
  .aem-GridColumn--default--6.tout h1,
  .aem-GridColumn--tablet--6.tout h1,
  .aem-GridColumn--default--4.tout h1,
  .aem-GridColumn--tablet--4.tout h1,
  .aem-GridColumn--default--3.tout h1,
  .aem-GridColumn--tablet--3.tout h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 19px;
  }
  .tout .tout-content p,
  .aem-GridColumn--default--6.tout .tout-content p,
  .aem-GridColumn--tablet--6.tout .tout-content p,
  .aem-GridColumn--default--4.tout .tout-content p,
  .aem-GridColumn--tablet--4.tout .tout-content p,
  .aem-GridColumn--default--3.tout .tout-content p,
  .aem-GridColumn--tablet--3.tout .tout-content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 19px;
  }
}
@media all and (min-width: 480px) {
  .tout .tout-content,
  .tout .tout-showcase {
    flex: inherit !important;
  }
}

.tt-symptom .symptom-link-container .symptom-link {
  background-color: #f4f4f4;
  border-bottom: 1px solid #d9d9d9;
}
.tt-symptom .symptom-link-container .symptom-link .symptom-title h4 {
  font-size: 15px;
  line-height: 58px;
}
@media all and (min-width: 768px) {
  .tt-symptom .symptom-link-container.selected .symptom-link,
  .tt-symptom .symptom-link-container.default-selected .symptom-link {
    background-color: #ee1b2e;
  }
  .tt-symptom .symptom-link-container.selected .symptom-link:after,
  .tt-symptom .symptom-link-container.default-selected .symptom-link:after {
    border-left-color: #ee1b2e;
  }
  .tt-symptom .symptom-link-container.selected .symptom-link .symptom-title h4,
  .tt-symptom .symptom-link-container.default-selected .symptom-link .symptom-title h4 {
    color: #ffffff;
  }
}

#verticalLineContainer .vertical-line {
  background-color: #ee1b2e;
}

.where-to-buy-link .where-to-buy-link-container h2 {
  color: #333333;
}
.where-to-buy-link .where-to-buy-link-container .where-to-buy-search-postal-code {
  color: #808080;
}
.where-to-buy-link .where-to-buy-link-container .where-to-buy-search-submit {
  border: 5px solid #ee1b2e;
}

.where-to-buy-redirect .where-to-buy-redirect-close .fa {
  font-size: 150%;
}
.where-to-buy-redirect .where-to-buy-redirect-postal-code {
  color: #808080;
}
.where-to-buy-redirect .where-to-buy-redirect-submit {
  border: 5px solid #ee1b2e;
}

.where-to-buy-search-filter .where-to-buy-search-filter-category {
  border-bottom-color: #333333;
  /** 
         * The styles below require the following HTML format for radio buttons:
         *   <div>
         *        <input type="radio" name="name" id="name1" value="value">
         *        <label for="name1"><span><span></span></span>The Label</label>
         *    </div>
         *
         * and the following for checkboxes:
         *   <div>
         *        <input type="checkbox" name="name" id="name1" value="value">
         *        <label for="name1"><span></span>The Label</label>
         *    </div>
         */
}
.where-to-buy-search-filter .where-to-buy-search-filter-category h5 {
  font-size: 14px;
  letter-spacing: 0;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category label {
  color: #808080;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 21px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=checkbox]:not(old),
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=radio]:not(old) {
  font-size: 1em;
  height: 30px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 2em;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=checkbox]:not(old) + label,
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=radio]:not(old) + label {
  display: inline-block;
  line-height: 1.9em;
  padding: 0 0 0 2em;
  position: relative;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=checkbox]:not(old) + label > span,
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=radio]:not(old) + label > span {
  background: #EEE;
  border: 2px solid #CCC;
  display: inline-block;
  height: 1.25em;
  left: 0;
  margin: 0.25em 0.75em 0.25em 0.25em;
  position: absolute;
  vertical-align: bottom;
  width: 1.25em;
  z-index: 10;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=checkbox]:not(old):checked + label > span:before {
  color: #333;
  content: '✓';
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1em;
  margin: -0.1em 0 0 -0.1em;
  text-align: center;
  width: 1em;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=radio]:not(old):checked + label > span > span {
  background: #333;
  border: 0;
  display: block;
  height: 0.75em;
  margin: 0.125em;
  width: 0.75em;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=checkbox]:not(old) + label > span,
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=radio]:not(old) + label > span {
  background: #e1e1e1;
  border: 2px solid #c2c2c2;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=checkbox]:not(old):checked + label > span:before {
  color: #ee1b2e;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=radio]:not(old):checked + label > span > span {
  background: #ee1b2e;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=checkbox]:not(old) + label > span,
.where-to-buy-search-filter .where-to-buy-search-filter-category input[type=radio]:not(old) + label > span {
  background: #c2c2c2;
  border: 2px solid #808080;
}

.where-to-buy-search-results .where-to-buy-search-results-headline {
  font-size: 40px;
  line-height: 1.2;
  padding-bottom: 30px;
}
.where-to-buy-search-results table {
  border-top-color: #e1e1e1;
  font-size: 12px;
}
.where-to-buy-search-results table tr {
  border-bottom-color: #e1e1e1;
}
.where-to-buy-search-results table td:last-child .button-main.button-arrow {
  padding-left: 25px;
  padding-right: 35px;
}
.where-to-buy-search-results table td:last-child .button-main.button-arrow:after {
  right: 15px;
}
.where-to-buy-search-results .dealer-name {
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  letter-spacing: 0;
  line-height: 24px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.where-to-buy-search-results .dealer-name:hover {
  color: #ee1b2e;
}
.where-to-buy-search-results .dealer-phone,
.where-to-buy-search-results .dealer-website {
  display: block;
  white-space: nowrap;
}
.where-to-buy-search-results .dealer-phone:before,
.where-to-buy-search-results .dealer-website:before {
  font-size: 20px;
}
@media all and (max-width: 1024px) {
  .where-to-buy-search-results .where-to-buy-search-results-headline {
    font-size: 30px;
  }
  .where-to-buy-search-results .dealer-phone {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .where-to-buy-search-results .where-to-buy-search-results-headline {
    font-size: 26px;
  }
  .where-to-buy-search-results .dealer-phone:before,
  .where-to-buy-search-results .dealer-website:before {
    font-size: 16px;
  }
}

.where-to-buy-search .where-to-buy-search-container {
  background-color: #ee1b2e;
  color: #dbb38f;
  padding-top: 56px;
  padding-bottom: 50px;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-postal-code {
  color: #808080;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-submit {
  border-color: #ffffff;
  color: #ffffff;
  border: 5px solid #ffffff;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-submit:hover {
  background: #ffffff;
  color: #808080;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-submit.button-arrow:after {
  border-left-color: #ffffff;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-submit.button-arrow-left:before {
  border-right-color: #ffffff;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-submit.button-arrow:hover:after {
  border-left-color: #808080;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-submit.button-arrow-left:hover:before {
  border-right-color: #808080;
}
.where-to-buy-campaign-base .where-to-buy-search-base,
.where-to-buy-search-base {
  background: #e1e1e1;
}
.where-to-buy-campaign-base .where-to-buy-search-base .where-to-buy-search-submit,
.where-to-buy-search-base .where-to-buy-search-submit {
  margin: 0;
  padding: 8px 40px;
}
.where-to-buy-campaign-base .where-to-buy-search-base .custom-checkbox span,
.where-to-buy-search-base .custom-checkbox span {
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
.where-to-buy-campaign-base .where-to-buy-search-base .custom-checkbox input:checked + span span,
.where-to-buy-search-base .custom-checkbox input:checked + span span {
  background: #ee1b2e;
}

.modal-overlay {
  background-color: rgba(255, 255, 255, 0.8);
}
.modal-container {
  background-color: #ffffff;
  border-color: #59636a;
  color: #202020;
}
.modal-header {
  background-color: #ee1b2e;
  border-color: #59636a;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.modal-header .modal-title {
  color: #ffffff;
}
.modal-header a {
  cursor: pointer;
}
.modal-header a .fa-close {
  color: #ffffff;
}

.part-number_wrapper .part-number_header {
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 2px;
}
.part-number_wrapper .part-number-input-wrapper {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.part-number_wrapper .input-wrapper {
  width: 100%;
}
.part-number_wrapper .input-wrapper .part-number-input {
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-family: 'oswald-bold', sans-serif;
  height: 50px;
  font-size: 16px;
  color: #151515;
  background-color: #e1e1e1;
  padding-left: 15px;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  vertical-align: middle;
}
.part-number_wrapper .input-wrapper .part-number-input::placeholder {
  font-style: normal;
  font-weight: normal;
  font-family: 'oswald-bold', sans-serif;
}
.part-number_wrapper .input-wrapper .part-number-input:hover {
  outline: none;
  box-shadow: none;
  color: #333333;
  background-color: #ffffff;
  border: solid 3px #333333;
}
.part-number_wrapper .input-wrapper .button-arrow-part-number {
  display: none;
}
.part-number_wrapper .button-down {
  text-align: center;
  transition: all 0.3s ease;
  font-style: normal;
  font-weight: normal;
  font-family: 'oswald-bold', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: transparent;
  border: 5px solid #ee1b2e;
  cursor: pointer;
  color: #ee1b2e;
  padding: 0;
  position: relative;
  height: 50px;
  width: 130px;
  margin-top: 30px;
}
.part-number_wrapper .button-down:hover {
  transition: all 0.3s ease;
  background-color: #ee1b2e;
  color: #fff;
}
.driv-part-number-search {
  margin: 0 35px;
}
@media (max-width: 767px) and (min-width: 480px) {
  .part-number_wrapper {
    width: 47%;
    margin: 0 auto;
  }
}

.part-number-page-header {
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-size: 25px !important;
  line-height: 35px;
  text-transform: uppercase;
  color: #333333;
}
.part-number-page-content_table .rowClass {
  border-bottom: 1px solid #c2c2c2;
}
.part-number-page-content_table th {
  border-bottom: 1px solid #c2c2c2;
  border-top: 1px solid #c2c2c2;
  background: transparent;
  font-size: 13px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  letter-spacing: 1px;
  font-weight: 800;
  color: #333333;
}
.part-number-page-content_table td {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  letter-spacing: 1px;
  color: #333333;
}
.part-number-page-content_table td:last-of-type {
  color: #ee1b2e;
}
.part-number-page-content_navbar {
  border-bottom: 1px solid #c2c2c2;
}
.part-number-page-content_navbar .navbar_active {
  font-size: 13px;
  background-color: #c2c2c2;
  font-style: normal;
  font-weight: normal;
  font-family: 'Industry-Bold', sans-serif;
  font-weight: 800;
  color: #333333;
}
.part-number-page-content_navbar .navbar_active-link {
  background-color: #ffffff;
  border: 1px solid #c2c2c2;
  border-bottom-color: transparent;
}

.driv-part-detail-page-header .part-detail-header-metadata {
  border-color: #808080;
}
.driv-part-detail-page-header .part-detail-header-ctas .part-detail-header-button {
  font-family: "Industry-Bold";
  color: #ee1b2e;
}
.driv-part-detail-page-header .part-detail-header-ctas .part-detail-header-button:hover {
  border-color: #ee1b2e;
}

.part-number-page-content {
  font-size: 14px;
}
.part-number-page-content_table-header > .table-header,
.part-number-page-content_table > .table-header {
  font-family: "Industry-Bold";
  border-color: #c2c2c2;
  text-transform: uppercase;
}
.part-number-page-content_table {
  border-bottom-color: #c2c2c2;
}
.driv-tabs__container .driv-tabs__header {
  border-bottom-color: #c2c2c2;
  text-transform: uppercase;
}
.driv-tabs__container .driv-tabs__header > li {
  color: #333333;
  background-color: #c2c2c2;
  font-family: "Industry-Bold";
}
.driv-tabs__container .driv-tabs__header > li.tab__selected {
  color: #333333;
  border-left-color: #c2c2c2;
  border-right-color: #c2c2c2;
  border-top-color: #c2c2c2;
  background-color: #ffffff;
}

.newsletter-submit.button-main.button-arrow.butval {
  border: 5px solid !important;
  line-height: 25px;
}

/* German (de) Language modifications */
[data-locale*='de_'] h1 {
  font-size: 72px;
  line-height: 1.2;
}
[data-locale*='de_'] h2,
[data-locale*='de_'] .hover-tout h2 {
  font-size: 48px;
  line-height: 1.2;
}
[data-locale*='de_'] h3,
[data-locale*='de_'] .hover-tout h3 {
  font-size: 32px;
  line-height: 1.2;
}
[data-locale*='de_'] h4,
[data-locale*='de_'] .hover-tout h4,
[data-locale*='de_'] .h4-rep {
  font-size: 20px;
  line-height: 1.2;
}
@media all and (max-width: 1024px) {
  [data-locale*='de_'] h1 {
    font-size: 60px;
  }
  [data-locale*='de_'] h2,
  [data-locale*='de_'] .hover-tout h2 {
    font-size: 50px;
  }
  [data-locale*='de_'] h3,
  [data-locale*='de_'] .hover-tout h3 {
    font-size: 25px;
  }
  [data-locale*='de_'] h4,
  [data-locale*='de_'] .hover-tout h4,
  [data-locale*='de_'] .h4-rep {
    font-size: 20px;
  }
  [data-locale*='de_'] h5,
  [data-locale*='de_'] .hover-tout h5 {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  [data-locale*='de_'] h1 {
    font-size: 50px;
  }
  [data-locale*='de_'] h2,
  [data-locale*='de_'] .hover-tout h2 {
    font-size: 35px;
  }
}

/* Spanish (es) Language modifications */
[data-locale*='es_'] h1 {
  font-size: 72px;
  line-height: calc(100% + 20px);
}
[data-locale*='es_'] h2,
[data-locale*='es_'] .hover-tout h2 {
  font-size: 48px;
  line-height: calc(100% + 20px);
}
[data-locale*='es_'] h3,
[data-locale*='es_'] .hover-tout h3 {
  font-size: 32px;
  line-height: calc(100% + 20px);
}
[data-locale*='es_'] h4,
[data-locale*='es_'] .hover-tout h4,
[data-locale*='es_'] .h4-rep {
  font-size: 20px;
  line-height: calc(100% + 20px);
}
@media all and (max-width: 1024px) {
  [data-locale*='es_'] h1 {
    font-size: 60px;
  }
  [data-locale*='es_'] h2,
  [data-locale*='es_'] .hover-tout h2 {
    font-size: 50px;
  }
  [data-locale*='es_'] h3,
  [data-locale*='es_'] .hover-tout h3 {
    font-size: 25px;
  }
  [data-locale*='es_'] h4,
  [data-locale*='es_'] .hover-tout h4,
  [data-locale*='es_'] .h4-rep {
    font-size: 20px;
  }
  [data-locale*='es_'] h5,
  [data-locale*='es_'] .hover-tout h5 {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  [data-locale*='es_'] h1 {
    font-size: 50px;
  }
  [data-locale*='es_'] h2,
  [data-locale*='es_'] .hover-tout h2 {
    font-size: 35px;
  }
}

/* French (fr) Language modifications */
[data-locale*='fr_'] h1 {
  font-size: 72px;
  line-height: calc(100% + 20px);
}
[data-locale*='fr_'] h2,
[data-locale*='fr_'] .hover-tout h2 {
  font-size: 48px;
  line-height: calc(100% + 20px);
}
[data-locale*='fr_'] h3,
[data-locale*='fr_'] .hover-tout h3 {
  font-size: 32px;
  line-height: calc(100% + 20px);
}
[data-locale*='fr_'] h4,
[data-locale*='fr_'] .hover-tout h4,
[data-locale*='fr_'] .h4-rep {
  font-size: 20px;
  line-height: calc(100% + 10px);
}
@media all and (max-width: 1024px) {
  [data-locale*='fr_'] h1 {
    font-size: 60px;
  }
  [data-locale*='fr_'] h2,
  [data-locale*='fr_'] .hover-tout h2 {
    font-size: 50px;
  }
  [data-locale*='fr_'] h3,
  [data-locale*='fr_'] .hover-tout h3 {
    font-size: 25px;
  }
  [data-locale*='fr_'] h4,
  [data-locale*='fr_'] .hover-tout h4,
  [data-locale*='fr_'] .h4-rep {
    font-size: 20px;
  }
  [data-locale*='fr_'] h5,
  [data-locale*='fr_'] .hover-tout h5 {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  [data-locale*='fr_'] h1 {
    font-size: 50px;
  }
  [data-locale*='fr_'] h2,
  [data-locale*='fr_'] .hover-tout h2 {
    font-size: 35px;
  }
}

/* Italian (it) Language modifications */
[data-locale*='it_'] h1 {
  font-size: 72px;
  line-height: calc(100% + 20px);
}
[data-locale*='it_'] h2,
[data-locale*='it_'] .hover-tout h2 {
  font-size: 48px;
  line-height: calc(100% + 20px);
}
[data-locale*='it_'] h3,
[data-locale*='it_'] .hover-tout h3 {
  font-size: 32px;
  line-height: calc(100% + 20px);
}
[data-locale*='it_'] h4,
[data-locale*='it_'] .hover-tout h4,
[data-locale*='it_'] .h4-rep {
  font-size: 20px;
  line-height: calc(100% + 20px);
}
@media all and (max-width: 1024px) {
  [data-locale*='it_'] h1 {
    font-size: 60px;
  }
  [data-locale*='it_'] h2,
  [data-locale*='it_'] .hover-tout h2 {
    font-size: 50px;
  }
  [data-locale*='it_'] h3,
  [data-locale*='it_'] .hover-tout h3 {
    font-size: 25px;
  }
  [data-locale*='it_'] h4,
  [data-locale*='it_'] .hover-tout h4,
  [data-locale*='it_'] .h4-rep {
    font-size: 20px;
  }
  [data-locale*='it_'] h5,
  [data-locale*='it_'] .hover-tout h5 {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  [data-locale*='it_'] h1 {
    font-size: 50px;
  }
  [data-locale*='it_'] h2,
  [data-locale*='it_'] .hover-tout h2 {
    font-size: 35px;
  }
}

/* Dutch (nl) Language modifications */
[data-locale*='nl_'] h1 {
  font-size: 72px;
  line-height: calc(100% + 20px);
}
[data-locale*='nl_'] h2,
[data-locale*='nl_'] .hover-tout h2 {
  font-size: 48px;
  line-height: calc(100% + 20px);
}
[data-locale*='nl_'] h3,
[data-locale*='nl_'] .hover-tout h3 {
  font-size: 32px;
  line-height: calc(100% + 20px);
}
[data-locale*='nl_'] h4,
[data-locale*='nl_'] .hover-tout h4,
[data-locale*='nl_'] .h4-rep {
  font-size: 20px;
  line-height: calc(100% + 20px);
}
@media all and (max-width: 1024px) {
  [data-locale*='nl_'] h1 {
    font-size: 60px;
  }
  [data-locale*='nl_'] h2,
  [data-locale*='nl_'] .hover-tout h2 {
    font-size: 50px;
  }
  [data-locale*='nl_'] h3,
  [data-locale*='nl_'] .hover-tout h3 {
    font-size: 25px;
  }
  [data-locale*='nl_'] h4,
  [data-locale*='nl_'] .hover-tout h4,
  [data-locale*='nl_'] .h4-rep {
    font-size: 20px;
  }
  [data-locale*='nl_'] h5,
  [data-locale*='nl_'] .hover-tout h5 {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  [data-locale*='nl_'] h1 {
    font-size: 50px;
  }
  [data-locale*='nl_'] h2,
  [data-locale*='nl_'] .hover-tout h2 {
    font-size: 35px;
  }
}

/* Russian (ru) Language modifications */
[data-locale*='ru_'] h1 {
  font-size: 72px;
  line-height: 1.2;
}
[data-locale*='ru_'] h2 {
  font-size: 48px;
  line-height: 1.2;
}
[data-locale*='ru_'] h3 {
  font-size: 32px;
  line-height: 1.2;
}
[data-locale*='ru_'] h4,
[data-locale*='ru_'] .h4-rep {
  font-size: 20px;
  line-height: 1.2;
}
[data-locale*='ru_'] .hover-tout h2 {
  font-size: 40px;
}
[data-locale*='ru_'] .hover-tout h3 {
  font-size: 25px;
}
@media all and (max-width: 1024px) {
  [data-locale*='ru_'] h1 {
    font-size: 60px;
  }
  [data-locale*='ru_'] h2 {
    font-size: 50px;
  }
  [data-locale*='ru_'] h3 {
    font-size: 25px;
  }
  [data-locale*='ru_'] h4,
  [data-locale*='ru_'] .h4-rep {
    font-size: 20px;
  }
  [data-locale*='ru_'] h5 {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  [data-locale*='ru_'] h1 {
    font-size: 50px;
  }
  [data-locale*='ru_'] h2 {
    font-size: 35px;
  }
}

