/**
 * @license
 * MyFonts Webfont Build ID 3202443, 2016-04-11T17:15:08-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FF DIN Web Pro Italic by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-din/pro-regular-italic/
 * 
 * Webfont: FF DIN Web Pro Bold Italic by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-din/pro-bold-italic/
 * 
 * Webfont: FF DIN Web Pro Light Italic by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-din/pro-light-italic/
 * 
 * Webfont: FF DIN Web Pro Medium Italic by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-din/pro-medium-italic/
 * 
 * Webfont: FF DIN Web Pro Bold by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-din/pro-bold/
 * 
 * Webfont: FF DIN Web Pro Light by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-din/pro-light/
 * 
 * Webfont: FF DIN Web Pro Medium by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-din/pro-medium/
 * 
 * Webfont: FF DIN Web Pro by FontFont
 * URL: http://www.myfonts.com/fonts/fontfont/ff-din/pro-regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3202443
 * Licensed pageviews: 50,000
 * Webfonts copyright: 2009 Albert-Jan Pool published by FSI FontShop International GmbH
 * 
 * © 2016 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/30dd8b");

/* ================== FMMP Corporate (Falcon) Styles ============== 

    Notes
    ----------------
    This set is for the North American (FM 2.0) version of the FMMP corporate site. It was copied from the base/EMEA version (clientlib-site) on October 5, 2016.

*/

/* BASE */
.style-guide-grey {
  background-color: #545454;
}
.style-guide-blue {
  background-color: #164991;
}
.style-guide-grey-light {
  background-color: #cccccc;
}
.style-guide-red {
  background-color: #c41230;
}
.style-guide-white {
  background-color: #ffffff;
}
.style-guide-black {
  background-color: #000000;
}
.style-guide-grey-dark {
  background-color: #3a3a3a;
}
.style-guide-grey-lighter {
  background-color: #e7e7e7;
}
.style-guide-grey-table-dark {
  background-color: #eeeeee;
}
.style-guide-grey-table {
  background-color: #f5f5f5;
}
.style-guide-grey-table-light {
  background-color: #fcfcfc;
}
.style-guide-red-dark {
  background-color: #b5122d;
}
.style-guide-red-darker {
  background-color: #8b0d22;
}
.style-guide-red-light {
  background-color: #ffdbdb;
}
.style-guide-blue-dark {
  background-color: #123b73;
}
.style-guide-yellow {
  background-color: #e5bf2e;
}
.style-guide-yellow-light {
  background-color: #fff594;
}
.style-guide-green {
  background-color: #55b842;
}
.style-guide-green-light {
  background-color: #ddf1d9;
}
/* TRICKERY */
.show-tablet-max {
  display: none;
}
@media all and (max-width: 1024px) {
  .show-tablet-max {
    display: block;
  }
}

/* GLOBAL */
body {
  background-color: #3a3a3a;
  font-family: "din-regular";
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  overflow-y: visible;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[ng-click],
[data-ng-click],
[x-ng-click] {
  cursor: pointer;
}
html body button[disabled],
html body input[disabled],
html body select[disabled],
html body span.disabled {
  cursor: no-drop;
  background-color: #e7e7e7;
  border: 1px solid #cccccc;
}
html body button[disabled]:hover,
html body input[disabled]:hover,
html body span.disabled:hover {
  cursor: no-drop;
  background-color: #e7e7e7;
}
.page-content {
  position: relative;
  z-index: 2;
}

/* WEB FONTS */
.ff-base {
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'din-bold';
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-bold-webfont.eot');
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-bold-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-bold {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
@font-face {
  font-family: 'din-light';
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-light-webfont.eot');
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-light-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-light {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-light', sans-serif;
}
@font-face {
  font-family: 'din-medium';
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-medium-webfont.eot');
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-medium-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-medium {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
@font-face {
  font-family: 'din-regular';
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-regular-webfont.eot');
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-regular-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
@font-face {
  font-family: 'din-bold-italic';
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-bold-italic-webfont.eot');
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-bold-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-bold-italic-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-bold-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold-italic', sans-serif;
}
@font-face {
  font-family: 'din-light-italic';
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-light-italic-webfont.eot');
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-light-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-light-italic-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-light-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-light-italic', sans-serif;
}
@font-face {
  font-family: 'din-medium-italic';
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-medium-italic-webfont.eot');
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-medium-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-medium-italic-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-medium-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium-italic', sans-serif;
}
@font-face {
  font-family: 'din-regular-italic';
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-regular-italic-webfont.eot');
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-regular-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/din-regular-italic-webfont.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}
.ff-primary-italic {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular-italic', sans-serif;
}
@font-face {
  font-family: 'fontawesome';
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/fontawesome-webfont.eot');
  src: url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/fontawesome-webfont.woff') format('woff'), url('../../../../clientlibs/fmmp-base/libs/main/resources/fonts/fontawesome-webfont.svg') format('svg');
  font-style: normal;
  font-weight: normal;
}

/* TEXT FORMATTING */
a {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  color: #164991;
  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: #164991;
  text-decoration: underline;
}
blockquote,
.blockquote {
  border-left: 4px solid #c41230;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 1em;
  padding-left: 20px;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h2-rep,
body .h3-rep,
body .h5-rep {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
body h1 span.special_char_C2A9,
body h2 span.special_char_C2A9,
body h3 span.special_char_C2A9,
body h4 span.special_char_C2A9,
body h5 span.special_char_C2A9,
body h6 span.special_char_C2A9,
body .h2-rep span.special_char_C2A9,
body .h3-rep span.special_char_C2A9,
body .h5-rep span.special_char_C2A9,
body h1 span.special_char_C2AE,
body h2 span.special_char_C2AE,
body h3 span.special_char_C2AE,
body h4 span.special_char_C2AE,
body h5 span.special_char_C2AE,
body h6 span.special_char_C2AE,
body .h2-rep span.special_char_C2AE,
body .h3-rep span.special_char_C2AE,
body .h5-rep span.special_char_C2AE,
body h1 span.special_char_E284A2,
body h2 span.special_char_E284A2,
body h3 span.special_char_E284A2,
body h4 span.special_char_E284A2,
body h5 span.special_char_E284A2,
body h6 span.special_char_E284A2,
body .h2-rep span.special_char_E284A2,
body .h3-rep span.special_char_E284A2,
body .h5-rep span.special_char_E284A2,
body h1 sup,
body h2 sup,
body h3 sup,
body h4 sup,
body h5 sup,
body h6 sup,
body .h2-rep sup,
body .h3-rep sup,
body .h5-rep sup {
  font-size: 60%;
  vertical-align: baseline;
  line-height: 1em;
}
body h1 {
  font-size: 70px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  line-height: 70px;
}
body h2,
body .h2-rep {
  font-size: 60px;
  line-height: 60px;
}
body h3,
body .h3-rep {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 24.2px;
}
body h4 {
  font-size: 18px;
  line-height: 19.8px;
}
body h5,
body .h5-rep {
  font-size: 16px;
  line-height: 17.6px;
}
body h6 {
  line-height: 15.4px;
}
p {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 1.5em;
}
p.large {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  font-size: 18px;
  line-height: 25px;
}
p span.special_char_C2A9,
p span.special_char_C2AE,
p span.special_char_E284A2,
p sup {
  font-size: 75%;
  vertical-align: baseline;
  line-height: 1.7em;
  top: -0.5em;
}
.error {
  color: #c41230;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
.blockquote {
  display: block;
}
[class^="fa-"],
[class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  color: #c41230;
  font-family: 'fontawesome' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
[class^="fa-"].fa-file-excel-o,
[class*=" fa-"].fa-file-excel-o {
  color: #55b842;
}
[class^="fa-"].fa-file-word-o,
[class*=" fa-"].fa-file-word-o {
  color: #164991;
}
.page-content p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media all and (max-width: 1024px) {
  body h1 {
    font-size: 30px;
    line-height: 33px;
  }
  body h2 {
    font-size: 25px;
    line-height: 27.5px;
  }
}

hr {
  border-color: #cccccc;
}
/* TABLES */
table {
  width: 100%;
}
table,
th,
td {
  color: #545454;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
tr {
  border-top: 1px solid #f5f5f5;
}
th {
  background: #e7e7e7;
  font-family: sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 15px;
  text-align: left;
  text-transform: uppercase;
}
td {
  padding: 15px;
  text-align: left;
}
td.blocking-separator {
  padding: 1px;
  background-color: #cccccc;
}
@media all and (max-width: 1024px) {
  table {
    min-width: 0;
    width: 100%;
    border: 0;
  }
  table th {
    display: none;
  }
  table tr td:first-child {
    border-top: 1px solid #fcfcfc;
  }
  table td {
    border: 0;
    display: block;
    padding: .6rem;
  }
  table td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    width: 120px;
  }
}
@media print and (max-width: 1024px) {
  table {
    min-width: 0;
    width: 100%;
    border: 0;
  }
  table th {
    display: table-cell;
  }
  table tr td:first-child {
    border-top: 1px solid #fcfcfc;
  }
  table td {
    border: 0;
    display: table-cell;
    padding: .6rem;
  }
  table td:before {
    content: none;
    display: none;
  }
}
/* LISTS */
ol,
ul {
  list-style-position: inside;
  padding: 0;
}
ol li,
ul li {
  line-height: 28px;
  margin: 0;
  padding: 0;
}
ol {
  list-style-type: decimal;
}
ul {
  color: #545454;
  list-style: none;
}
ul li {
  position: relative;
}
@media (max-width: 767px) {
  ol,
  ul {
    padding-left: 16px;
  }
}
/* BUTTONS */
.button-main,
.button-secondary {
  background-color: #c41230;
  border: 0px;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  font-size: 14px;
  display: inline-block;
  border-radius: 0px;
  padding: 24px 40px;
  position: relative;
  text-align: center;
  -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;
  text-shadow: none;
}
.button-main.disabled:hover,
.button-secondary.disabled:hover {
  cursor: no-drop;
}
.button-main {
  background-color: #c41230;
  color: #ffffff;
}
.button-main:hover {
  background-color: #b5122d;
}
.button-main:hover {
  color: #ffffff;
  text-decoration: none;
}
.button-main a {
  color: #ffffff;
}
.button-main a:hover {
  color: #ffffff;
  text-decoration: none;
}
.button-pagination {
  background-color: #c41230;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  height: 35px;
  line-height: 23px;
  margin-left: 3px;
  padding: 7px 15px 6px;
  text-align: center;
  width: 35px;
}
.button-pagination:hover {
  background-color: #b5122d;
}
.button-pagination.disabled {
  background-color: #cccccc;
  border: none;
  cursor: no-drop;
}
.button-pagination .fa {
  color: #ffffff;
}
.button-search:before {
  font-family: 'fontawesome';
  font-size: 18px;
  content: "\f002";
  color: #545454;
}
.button-secondary {
  background-color: #545454;
  color: #ffffff;
}
.button-secondary:hover {
  background-color: #3a3a3a;
}
.button-secondary:hover {
  color: #ffffff;
  text-decoration: none;
}
.modal-close {
  color: #c41230;
  float: right;
  font-size: 22px;
}
.modal-close:hover {
  text-decoration: none;
  color: #b5122d;
}
.text a[target="_blank"],
.cta-link-external {
  padding-right: 5px;
  position: relative;
}
.text a[target="_blank"]:after,
.cta-link-external:after {
  content: '\f08e';
  display: inline-block;
  font-family: 'fontawesome';
  font-size: 15px;
  margin: -2px 0 0px 8px;
  position: absolute;
  top: -1px;
  vertical-align: bottom;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  color: #c41230;
}
.text a[target="_blank"]:hover:after,
.cta-link-external:hover:after {
  text-decoration: none;
}
.button-share:after {
  color: #ffffff;
  content: '\f1e0';
  display: inline-block;
  font-family: 'fontawesome';
  font-size: 16px;
  font-weight: normal !important;
  margin: 0px 0 2px 10px;
  vertical-align: baseline;
}
.button-download:after,
.download-button:after {
  color: #c41230;
  content: '\f019';
  font-family: 'fontawesome';
  font-size: 18px;
  margin-left: 8px;
  vertical-align: bottom;
}
.button-download.button-main:after,
.download-button.button-main:after,
.button-download.button-secondary:after,
.download-button.button-secondary:after {
  color: #ffffff;
}
.button-arrow:after,
.button-arrow-left:before,
.cta-link:after,
.cta-link-left:before {
  background-size: 100% 100%;
  color: #c41230;
  content: "\e911";
  font-family: 'icomoon';
  font-size: 10px;
  display: inline-block;
  height: 10px;
  width: 10px;
}
.button-arrow:after {
  color: #ffffff;
}
.button-arrow-left {
  padding-left: 30px;
}
.button-arrow-left:before {
  color: #ffffff;
}
.button-arrow:after,
.cta-link:after {
  margin-left: 5px;
}
.button-arrow-left:before,
.cta-link-left:before {
  margin-right: 5px;
  position: relative;
  top: 8px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: baseline;
}
.button-arrow-left:before {
  top: 0;
}
.cta-link,
.cta-link-left {
  color: #c41230;
  cursor: pointer;
  font-size: 16px;
  line-height: 21px;
  position: relative;
  text-shadow: none;
}
.cta-link:hover,
.cta-link-left:hover {
  color: #c41230;
}
.video {
  position: relative;
}
.video .icon-video {
  color: #c41230;
  font-size: 140px;
  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";
}
.video .icon-video:before {
  content: "\e90e";
}
.large-link,
.small-link {
  padding-right: 18px;
}
.large-link:after,
.small-link:after {
  margin-left: 3px;
}
/* DEFAULT STYLE OVERRIDES FOR ELEMENTS W/BACKGROUND IMAGES */
.has-bg {
  background-position: center;
  background-size: cover;
  color: #ffffff;
}
.has-bg a,
.has-bg h1,
.has-bg h2,
.has-bg h3,
.has-bg h4,
.has-bg h5,
.has-bg h6,
.has-bg ul {
  color: #ffffff;
}
.has-bg h1,
.has-bg h2,
.has-bg h3,
.has-bg h4,
.has-bg h5,
.has-bg h6 {
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.has-bg .article .text h1,
.has-bg .rte h1 {
  color: #ffffff;
}
.has-bg .button-main {
  color: #ffffff;
}
.has-bg .button-main:hover {
  color: #ffffff;
}
.has-bg .button-main a {
  color: #ffffff;
}
.has-bg .button-main a:hover {
  color: #ffffff;
}
.has-bg .button-secondary {
  background-color: #545454;
  color: #ffffff;
}
.has-bg .button-secondary:hover {
  background-color: #3a3a3a;
}
.has-bg .cta-link {
  color: #ffffff;
}
.has-bg .cta-link:after {
  color: #ffffff;
}
.has-bg .cta-link:hover:after {
  color: #ffffff;
}
.has-bg .cta-link-left {
  color: #ffffff;
}
.has-bg .cta-link-left:before {
  color: #ffffff;
}
.has-bg .cta-link-left:hover:before {
  color: #ffffff;
}
/* BREADCRUMBS */
.fmmp-breadcrumbs {
  font-size: 14px;
  padding: 15px 15px 20px;
}
.fmmp-breadcrumbs .fa:before {
  color: #164991;
  margin-right: 5px;
}
@media all and (max-width: 1024px) {
  .fmmp-breadcrumbs {
    display: none;
  }
}
/* 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: #e7e7e7;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  max-width: 350px;
  font-size: 14px;
  line-height: 17px;
}
.alert span {
  color: #c41230;
  font-size: 24px;
  margin-right: 15px;
}
.alert.alert-cart span {
  font-size: 45px;
  margin-right: 25px;
}
.alert.alert-error {
  background-color: #fff594;
}
.alert.alert-field-error {
  display: block;
  padding-left: 0;
  background-color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.alert.alert-field-error span {
  font-size: 16px;
  margin-right: 5px;
}
.alert.alert-success {
  background-color: #ddf1d9;
}
.alert.alert-success span {
  color: #55b842;
}
.alert.alert-warning {
  background-color: #ffdbdb;
}
.alert.alert-message {
  background-color: transparent;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  margin-top: 30px;
  max-width: none;
}
.icon-hot {
  color: #c41230;
}
.success {
  color: #55b842;
  margin-right: 5px;
}
/* TABS */
.tab-list {
  padding-left: 0;
  height: 40px;
}
.tab-list .tab-item {
  background-color: #f5f5f5;
  border-top: 3px solid #f5f5f5;
  color: #c41230;
  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 #c41230;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  position: relative;
  top: 2px;
  padding-top: 9px;
}
.tab-container {
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  -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 #cccccc;
  padding: 10px 0px 10px 20px;
}
.tab-list-side li.active {
  border-left: 3px solid #c41230;
}
.tab-list-side li.active a {
  color: #c41230;
}
.tab-list-side li a {
  display: inline-block;
  font-size: 18px;
  line-height: 21px;
  word-break: break-word;
}
/* LOADING SPINNER */
.show-spinner {
  position: absolute;
  padding: 0;
  margin: 0;
  top: calc(50% - 29px);
  -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: 1000;
}
.three-quarters-loader:not(:required) {
  border-color: #c41230;
  border-right-color: transparent;
  border-radius: 28px;
  height: 55px;
  width: 55px;
}

/* FORMS */
input {
  border: solid 1px #cccccc;
  color: #545454;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"],
input[type="tel"] {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  font-size: 14px;
  height: 43px;
  line-height: 43px;
  padding-left: 15px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  width: 100%;
}
.input-group input[type="text"] {
  border: 1px solid #cccccc;
  height: 30px;
  vertical-align: bottom;
}
input:focus {
  color: #545454;
  outline: none;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
input[type="checkbox"] {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  position: relative;
  padding: 6px;
  margin: 10px 3px;
  -webkit-appearance: none;
}
input[type="checkbox"]:checked {
  width: auto;
  background: none;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.23);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.23);
}
input[type="checkbox"]:checked:after {
  font-family: 'fontawesome';
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  color: #164991;
  content: "\f00c";
}
input[type="checkbox"]:focus {
  outline: none;
}
label {
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
label.required:after {
  content: '*';
  color: #c41230;
  font-weight: bold;
  margin-left: 2px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  color: #545454;
  font-size: 14px;
  height: 43px;
  padding-left: 20px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  width: 100%;
}
select:focus {
  outline: none;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
.select-box {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  pointer-events: none;
  position: absolute;
  top: 1px;
  right: 4px;
  height: 40px;
  width: 17px;
}
.select-box-arrow {
  height: 18px;
  left: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 12px;
  width: 15px;
  color: #545454;
}
.select-box-holder {
  position: relative;
}
.select-box-holder select[disabled] ~ .select-box {
  background-color: #e7e7e7;
}
.select-box-holder .select-box {
  top: 23px;
}
.error-form,
input.mce_inline_error {
  border: solid 1px #c41230 !important;
  color: #c41230;
}
span.mce_inline_error {
  color: #c41230;
  line-height: 28px;
}
textarea {
  background-color: #ffffff;
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  color: #545454;
  font-size: 14px;
  padding: 10px;
  resize: vertical;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  width: 100%;
}
form button,
form .button-main,
form .button-secondary {
  line-height: 3px;
  height: 43px;
  padding: 21px 40px;
}
.ui-autocomplete {
  max-height: 300px !important;
  overflow-x: scroll;
  z-index: 1005 !important;
}
.ui-widget-content a {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  font-size: 15px;
  color: #545454;
}
.ui-widget-content .ui-state-focus {
  color: #545454;
  background: #e7e7e7;
  border: none;
  transition: none;
}
.ui-menu .ui-menu-item a.ui-state-focus {
  margin: 0;
}
.page-selligent #isolatedContent {
  background-color: #ffffff;
  color: #545454;
  padding: 30px;
}
.page-selligent #isolatedContent p {
  color: #545454;
  font-size: 14px;
  margin-bottom: 20px;
}
.page-selligent #isolatedContent p.error {
  color: #c41230;
  margin-top: 8px;
}
.page-selligent #isolatedContent .big-title {
  font-size: 38px;
  font-weight: inherit;
  margin-bottom: 20px;
}
.page-selligent #isolatedContent .big-title .ico {
  font-family: 'fontawesome';
  font-size: 38px;
  height: auto;
  width: auto;
}
.page-selligent #isolatedContent .big-title .ico.ico_success {
  background: none;
  color: #55b842;
}
.page-selligent #isolatedContent .big-title .ico.ico_success:after {
  content: "\f058";
}
.page-selligent #isolatedContent .big-title .ico.ico_letter {
  background: none;
  color: #c41230;
}
.page-selligent #isolatedContent .big-title .ico.ico_letter:after {
  content: "\f003";
}
.page-selligent #isolatedContent .brand-selection__element .brand-selection__img-wrapper img {
  margin: 15px auto 0;
}
.page-selligent #isolatedContent form button {
  height: auto;
  line-height: 18px;
}
.page-selligent #isolatedContent .form__element input {
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  font-size: 14px;
  height: 43px;
  padding-left: 15px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  width: 100%;
}
.page-selligent #isolatedContent .form__element input:focus {
  color: #545454;
  outline: none;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
.page-selligent #isolatedContent .form__element label {
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
.page-selligent #isolatedContent .form__element p.error {
  color: #c41230;
  margin-top: 8px;
}
.page-selligent #isolatedContent .form__element select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  color: #545454;
  font-size: 14px;
  height: 43px;
  padding-left: 20px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  width: 100%;
}
.page-selligent #isolatedContent .form__element textarea {
  background-color: #ffffff;
  border: solid 1px #cccccc;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  color: #545454;
  font-size: 14px;
  padding: 10px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  width: 100%;
}
.page-selligent #isolatedContent input:after,
.page-selligent #isolatedContent input[type="checkbox"]:checked:after {
  content: "";
}
.page-selligent #isolatedContent .main-form {
  background-color: #f5f5f5;
  border-color: #cccccc;
}
.page-selligent #isolatedContent .mandatory {
  color: #c41230;
  font-weight: bold;
  margin-left: 2px;
}
.page-selligent #isolatedContent .select__label {
  right: 8px;
  top: 40px;
}
.page-selligent #isolatedContent .submit {
  background-color: #c41230;
  border: 0px;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  font-size: 14px;
  display: inline-block;
  border-radius: 0px;
  padding: 24px 40px;
  position: relative;
  text-align: center;
  -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;
  text-shadow: none;
  width: 100%;
}
.page-selligent #isolatedContent .submit:hover {
  background-color: #b5122d;
}
.page-selligent #isolatedContent .under-title {
  color: #545454;
  font-size: 28px;
  font-weight: inherit;
}
@media all and (min-width: 480px) {
  .page-selligent #isolatedContent .form__element--small {
    margin-right: 3%;
    width: 30%;
  }
  .page-selligent #isolatedContent .form__element--middle {
    width: 67%;
  }
}
@media all and (max-width: 1024px) {
  .page-selligent #isolatedContent .container,
  .page-selligent #isolatedContent .main-form,
  .page-selligent #isolatedContent .submit {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  input,
  input[type="text"],
  input[type="number"],
  input[type="email"],
  select,
  textarea {
    font-size: 16px;
  }
  input:focus,
  input[type="text"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  select:focus,
  textarea:focus {
    font-size: 16px;
  }
}
.order-form-container {
  width: 100%;
  padding: 50px 0;
  color: #545454;
}
.order-form-container input:not([type="submit"]),
.order-form-container select {
  border-color: #cccccc;
  border-width: 1px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
}
.order-form-container input:not([type="submit"]).error-form,
.order-form-container select.error-form {
  border-color: #c41230;
}
.order-form-container input:not([type="submit"]),
.order-form-container .select-wrapper {
  margin: 8px 0 25px 0;
}
.order-form-container .select-wrapper {
  position: relative;
}
.order-form-container .select-wrapper .select-box {
  top: 0;
  height: auto;
}
.order-form-container input.disabled {
  pointer-events: none;
  border-color: #cccccc;
  color: #cccccc;
  background-color: #ffffff;
}
.order-form-container input.disabled:hover,
.order-form-container input.disabled:active {
  background-color: #ffffff;
}
.order-form-container .alert-field-error {
  background-color: #ffffff;
  color: #545454;
  font-size: 13px;
  font-weight: normal;
  padding: 4px;
  line-height: 26px;
  margin-bottom: 10px;
  margin-top: -20px;
}
.order-form-container .alert-field-error .fa-warning {
  color: #c41230;
}
.order-form-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;
}
.order-form-container .cs-reg-form-input label.required:after {
  content: '*';
  color: #c41230;
}
.order-form-container .cs-reg-form-input input {
  width: 260px;
}
.order-form-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;
}
.order-form-container .form-row {
  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;
}
.order-form-container .form-row .alert.alert-field-error {
  max-width: 260px;
  word-wrap: break-word;
}
.order-form-container .form-row .cs-reg-form-input:first-of-type {
  margin-right: 40px;
}
.order-form-container .form-row .cs-reg-form-input.single {
  margin-right: 300px;
}
.order-form-container .separator-section {
  font-weight: bold;
}
.order-form-container .separator-section .title {
  font-size: 40px;
  margin-bottom: 30px;
  width: 260px;
}
.order-form-container .separator-section .sub-title {
  font-size: 16px;
  margin-bottom: 40px;
}
.order-form-container .business-details-section .form-row .cs-reg-form-input input {
  width: 260px;
}
.order-form-container .business-details-section .form-row .cs-reg-form-input.business-phone {
  width: auto;
}
.order-form-container .address-section select,
.order-form-container .address-section input[type=text] {
  width: 260px;
}
.order-form-container .address-section .postal-field .cs-reg-form-input {
  max-width: 260px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.order-form-container .credentials-section .cs-reg-form-input .tooltip {
  float: left;
}
.order-form-container .submit-section .form-row .cta-link {
  max-width: 260px;
  color: #ffffff;
  padding: 20px 40px;
  background-color: #c41230;
  margin-bottom: 20px;
  display: inline-block;
}
.order-form-container .submit-section .form-row .cta-link:hover {
  text-decoration: none;
}
.order-form-container .submit-section .form-row .cta-link:after {
  color: #ffffff;
}
@media all and (max-width: 767px) {
  .order-form-container .form-row,
  .order-form-container .cs-reg-form-input {
    display: block;
  }
  .order-form-container .form-row label[for=free_text] + input:not([type="submit"]),
  .order-form-container .cs-reg-form-input label[for=free_text] + input:not([type="submit"]) {
    width: 100%;
  }
  .order-form-container .form-row .cs-reg-form-input.single {
    margin-right: inherit;
  }
  .order-form-container .personal-details-section .form-row .cs-reg-form-input,
  .order-form-container .address-section .form-row .cs-reg-form-input,
  .order-form-container .phone-details-section .form-row .cs-reg-form-input,
  .order-form-container .address-details-section .form-row .cs-reg-form-input {
    max-width: 100%;
    width: 100%;
  }
  .order-form-container .personal-details-section .form-row .cs-reg-form-input:first-of-type,
  .order-form-container .address-section .form-row .cs-reg-form-input:first-of-type,
  .order-form-container .phone-details-section .form-row .cs-reg-form-input:first-of-type,
  .order-form-container .address-details-section .form-row .cs-reg-form-input:first-of-type {
    margin-right: 0;
  }
  .order-form-container .personal-details-section .form-row .cs-reg-form-input select,
  .order-form-container .address-section .form-row .cs-reg-form-input select,
  .order-form-container .phone-details-section .form-row .cs-reg-form-input select,
  .order-form-container .address-details-section .form-row .cs-reg-form-input select {
    width: 100%;
  }
  .order-form-container .personal-details-section .form-row .cs-reg-form-input input:not([type="submit"]),
  .order-form-container .address-section .form-row .cs-reg-form-input input:not([type="submit"]),
  .order-form-container .phone-details-section .form-row .cs-reg-form-input input:not([type="submit"]),
  .order-form-container .address-details-section .form-row .cs-reg-form-input input:not([type="submit"]) {
    width: 100%;
  }
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1015;
}
.modal-container {
  background-color: #FFF;
  width: 786px;
  position: absolute;
  top: auto;
  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%);
}
@media all and (max-width: 1024px) {
  .modal-container {
    position: fixed;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }
}

.header-simple {
  background: url(../../../../../etc.clientlibs/settings/wcm/designs/fmmp-corporate-na/clientlib-site/resources/images/bg-white-dots.jpg) top left repeat-x;
  color: #545454;
  padding-top: 35px;
  padding-bottom: 35px;
}
.video-container iframe {
  width: 100%;
}
.tout-showcase {
  margin: 50px 0;
}
.tout-showcase .tout-showcase-heading {
  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;
  -moz-align-content: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  margin: 10px 20px;
}
.tout-showcase .tout-showcase-heading h3,
.tout-showcase .tout-showcase-heading .tout-showcase-cta {
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}
.tout-showcase .tout-showcase-heading h3 {
  color: #c41230;
}
.tout-showcase .tout-showcase-heading .tout-showcase-cta {
  line-height: 28px;
  text-align: right;
}
@media all and (max-width: 1279px) {
  .tout-showcase .tout-showcase-heading {
    padding: 0 10px;
  }
}
@media all and (max-width: 1024px) {
  .tout-showcase {
    margin: 45px 0;
  }
}
.page-brand-landing .ledes {
  background-color: #ffffff;
}
.page-brand-landing .ledes .ledes-container .lede-title {
  display: none;
}
@media all and (max-width: 1024px) {
  .page-brand-landing .ledes .ledes-container .lede-title {
    display: block;
    color: #c41230;
    font-size: 16px;
  }
  .page-brand-landing .ledes .ledes-container .lede-title:after {
    content: "\f105";
    display: inline-block;
    font-family: "fontawesome";
    vertical-align: baseline;
    margin-left: 5px;
    margin-right: 5px;
  }
  .page-brand-landing .ledes .ledes-container .lede-teaser-text {
    display: block;
  }
  .page-brand-landing .ledes .ledes-container .lede-teaser-cta {
    display: none;
  }
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .fmmp-part-finder {
  border: none;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .fmmp-part-finder.aem-GridColumn--default--6 {
  height: 480px;
  margin: 0 1%;
  padding: 0;
}
@media all and (max-width: 1024px) {
  .fmmp-homepage .aem-Grid.aem-Grid--12 .fmmp-part-finder.aem-GridColumn--default--6 {
    height: auto;
    width: 100%;
  }
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .fmmp-part-finder .page-content-container {
  height: 100%;
  padding: 20px 15px;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .fmmp-part-finder .tab-content {
  padding: 0;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .carousel-with-split {
  padding-left: 20px;
  padding-right: 20px;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .hover-tout {
  padding: 15px;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .hover-tout .hover-tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hover-tout .has-bg,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hover-tout .default-bg,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hover-tout .no-bg {
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .hover-tout .has-bg {
  border: none;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container .hybris-container-visible {
  padding: 10px 0;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout {
  height: auto;
  margin: 20px 0 0 0;
  padding: 0 20px;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .has-tout-wide-link:hover .button-secondary,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .has-tout-wide-link:hover .button-secondary,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .has-tout-wide-link:hover .button-secondary,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .has-tout-wide-link:hover .button-secondary,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .has-tout-wide-link:hover .button-secondary,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .has-tout-wide-link:hover .button-secondary,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .has-tout-wide-link:hover .button-secondary {
  background-color: #000000;
  color: #ffffff;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .has-tout-wide-link:hover .button-secondary:hover,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .has-tout-wide-link:hover .button-secondary:hover,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .has-tout-wide-link:hover .button-secondary:hover,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .has-tout-wide-link:hover .button-secondary:hover,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .has-tout-wide-link:hover .button-secondary:hover,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .has-tout-wide-link:hover .button-secondary:hover,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .has-tout-wide-link:hover .button-secondary:hover {
  background-color: #3a3a3a;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .no-bg .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .no-bg .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .no-bg .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .no-bg .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .no-bg .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .no-bg .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .no-bg .tout-container {
  background: #ffffff;
  color: #545454;
  padding: 0;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container {
  padding-top: 0;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .tout-container .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container .tout-cta {
  text-align: left;
  bottom: 3%;
  left: 6%;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container:not(.no-showcase) .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container:not(.no-showcase) .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container:not(.no-showcase) .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .tout-container:not(.no-showcase) .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container:not(.no-showcase) .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container:not(.no-showcase) .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container:not(.no-showcase) .tout-cta {
  bottom: 3%;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container:not(.order-swapped) .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container:not(.order-swapped) .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container:not(.order-swapped) .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .tout-container:not(.order-swapped) .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container:not(.order-swapped) .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container:not(.order-swapped) .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container:not(.order-swapped) .tout-content {
  margin-top: 30px !important;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .tout-container .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container .tout-content,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container .tout-content {
  padding-top: 0;
  text-align: left;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container .tout-showcase,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container .tout-showcase,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .tout-container .tout-showcase,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container .tout-showcase,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container .tout-showcase,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container .tout-showcase {
  background-color: transparent;
  margin-top: 0;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase.aspect-ratio,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container .tout-showcase.aspect-ratio,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container .tout-showcase.aspect-ratio,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .tout-container .tout-showcase.aspect-ratio,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container .tout-showcase.aspect-ratio,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container .tout-showcase.aspect-ratio,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container .tout-showcase.aspect-ratio {
  padding: 0;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase .showcase-image > div img,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container .tout-showcase .showcase-image > div img,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container .tout-showcase .showcase-image > div img,
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .tout-container .tout-showcase .showcase-image > div img,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container .tout-showcase .showcase-image > div img,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container .tout-showcase .showcase-image > div img,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container .tout-showcase .showcase-image > div img {
  width: 100%;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout {
  height: 525px;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout {
  height: 450px;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container:not(.no-showcase) .tout-cta,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container:not(.no-showcase) .tout-cta {
  bottom: 5%;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 {
  -ms-flex-preferred-size: 50%;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4,
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 {
  -ms-flex-preferred-size: 30%;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 {
  -ms-flex-preferred-size: 25%;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase {
  background-color: #ffffff;
  padding: 3px 0;
  margin: 20px;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase h3 {
  color: #545454;
  text-transform: uppercase;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase .ledes-container {
  padding: 10px 33px;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase .ledes-container[data-cols="4"] .lede {
  -moz-flex-basis: 23%;
  -ms-flex-basis: 23%;
  -webkit-flex-basis: 23%;
  flex-basis: 23%;
  max-width: 23%;
  width: 23%;
  padding-top: 0;
  margin-top: 0;
}
@media all and (max-width: 1024px) {
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase {
    padding: 15px 0;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase .ledes-container {
    padding: 10px;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase .ledes-container[data-cols="4"] .lede {
    -moz-flex-basis: 47.5%;
    -ms-flex-basis: 47.5%;
    -webkit-flex-basis: 47.5%;
    flex-basis: 47.5%;
    max-width: 47.5%;
    width: 47.5%;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase .tout-showcase-heading {
    padding: 0 20px;
  }
}
@media all and (max-width: 479px) {
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase .tout-showcase-heading h3 {
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase .tout-showcase-heading .tout-showcase-cta {
    -moz-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    -webkit-flex: 1 0 30%;
    flex: 1 0 30%;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase .ledes-container {
    padding: 10px;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase .ledes-container[data-cols="4"] .lede {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase-heading {
  margin: 10px 0 5px;
  padding: 0 45px;
}
.fmmp-homepage .aem-Grid.aem-Grid--12 .tout-showcase-items .hover-tout {
  padding-top: 0;
}
.fmmp-homepage .page-wrapper:first-child {
  background: url(../../../../../etc.clientlibs/settings/wcm/designs/fmmp-corporate-na/clientlib-site/resources/images/bg-black.jpg) top left;
  padding: 30px 0 10px;
}
.fmmp-homepage .page-wrapper:first-child .page-content-container {
  min-height: 327px;
}
.fmmp-homepage .page-wrapper:first-child .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 {
  -moz-flex-basis: 22%;
  -ms-flex-basis: 22%;
  -webkit-flex-basis: 22%;
  flex-basis: 22%;
  height: 480px;
  -ms-flex-preferred-size: 22%;
  width: 22%;
}
@media all and (max-width: 1024px) {
  .fmmp-homepage .aem-Grid.aem-Grid--12 .fmmp-part-finder.aem-GridColumn--default--6 {
    margin: 20px 0;
    padding: 0px;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .fmmp-part-finder.aem-GridColumn--default--6 .tab {
    padding-top: 0;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .fmmp-part-finder.aem-GridColumn--default--6 .search-group.search-button button {
    width: 100%;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 {
    padding: 0 10px 20px;
    -moz-flex-basis: 33.333%;
    -ms-flex-basis: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    -ms-flex-preferred-size: 33%;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 {
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    height: auto;
    padding: 15px;
    -ms-flex-preferred-size: 45%;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase.aspect-ratio,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container .tout-showcase.aspect-ratio,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container .tout-showcase.aspect-ratio,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container .tout-showcase.aspect-ratio,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container .tout-showcase.aspect-ratio,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container .tout-showcase.aspect-ratio {
    width: auto;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container .tout {
    height: auto;
    padding: 0 10px 10px;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 {
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    -ms-flex-preferred-size: 45%;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout {
    height: auto;
    padding: 0 10px 10px;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 {
    -moz-flex-basis: 33.333%;
    -ms-flex-basis: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    -ms-flex-preferred-size: 33%;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout {
    padding: 0 10px 10px;
  }
  .fmmp-homepage .page-wrapper:first-child {
    padding: 0px;
  }
  .fmmp-homepage .page-wrapper:first-child .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3,
  .fmmp-homepage .page-wrapper:first-child .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout {
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    height: auto;
    padding: 15px;
    -ms-flex-preferred-size: 45%;
  }
  .fmmp-homepage .page-wrapper:first-child .page-content-container {
    min-height: auto;
  }
}
@media all and (max-width: 767px) {
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    height: auto;
    padding: 0 20px 20px;
    width: 100%;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container .tout-cta,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container .tout-cta,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container .tout-cta,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .tout-container .tout-cta {
    left: auto;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout .tout-container:not(.order-swapped) .tout-content,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--6 .tout-container:not(.order-swapped) .tout-content,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--4 .tout-container:not(.order-swapped) .tout-content,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 .tout-container:not(.order-swapped) .tout-content {
    margin-bottom: 50px;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    width: 100%;
  }
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container .tout,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout,
  .fmmp-homepage .aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout {
    height: auto;
    padding: 0 20px;
  }
  .fmmp-homepage .fmmp-part-finder {
    padding: 0;
  }
  .fmmp-homepage .fmmp-part-finder.aem-GridColumn--default--6 {
    padding: 0;
  }
  .fmmp-homepage .fmmp-part-finder.aem-GridColumn--default--6 .page-content-container {
    padding: 0px;
  }
  .fmmp-homepage .page-wrapper:first-child {
    padding: 0px;
  }
  .fmmp-homepage .page-wrapper:first-child .aem-Grid.aem-Grid--12 .tout.aem-GridColumn--default--3 {
    -moz-flex-basis: 100%;
    -ms-flex-basis: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    height: auto;
    padding: 0 20px 20px;
    -ms-flex-preferred-size: 100%;
  }
}
.page-template-homepage .footer-par {
  margin-top: 0;
}
.page-template-homepage .footer-par .link-image-bar {
  display: none;
}
.page-template-garage-guru .fmmp-image-text .image-text-content.left .image-content,
.page-template-garage-guru .fmmp-image-text .image-text-content.right .image-content {
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  max-width: 50%;
  width: auto;
}
.page-template-garage-guru .fmmp-image-text .image-text-content.left .image-content div.image,
.page-template-garage-guru .fmmp-image-text .image-text-content.right .image-content div.image {
  margin-bottom: 0;
}
@media all and (max-width: 479px) {
  .page-template-garage-guru .fmmp-image-text .image-text-content.left .image-content,
  .page-template-garage-guru .fmmp-image-text .image-text-content.right .image-content {
    max-width: none;
    width: 100%;
  }
  .page-template-garage-guru .fmmp-image-text .image-text-content.left .image-content div.image,
  .page-template-garage-guru .fmmp-image-text .image-text-content.right .image-content div.image {
    margin-bottom: 20px;
  }
}
.promotions {
  background-color: #ffffff;
}
.aem-AuthorLayer-Design .page-template-homepage .footer-par .link-image-bar,
.aem-AuthorLayer-Developer .page-template-homepage .footer-par .link-image-bar,
.aem-AuthorLayer-Edit .page-template-homepage .footer-par .link-image-bar,
.aem-AuthorLayer-Layouting .page-template-homepage .footer-par .link-image-bar {
  display: block;
}

/* Accordion Styles */
.accordion .accordion-item,
.rte-accordion .accordion-item {
  border-top: 1px solid #e7e7e7;
}
.accordion .accordion-item:last-child,
.rte-accordion .accordion-item:last-child {
  border-bottom: 1px solid #e7e7e7;
}
.accordion .accordion-item .accordion-header,
.rte-accordion .accordion-item .accordion-header {
  color: #3a3a3a;
}
.accordion .accordion-item.active .accordion-header,
.rte-accordion .accordion-item.active .accordion-header {
  color: #c41230;
}
.accordion .accordion-item.active .accordion-header:before,
.rte-accordion .accordion-item.active .accordion-header:before {
  background-color: #c41230;
  color: #ffffff;
  right: 30px;
}
.accordion .accordion-item h3,
.rte-accordion .accordion-item h3 {
  font-size: 24px;
  line-height: 30px;
}
.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: #3a3a3a;
  border-radius: 50%;
  color: #e7e7e7;
  height: 1.4em;
  line-height: 1.6em;
  width: 1.4em;
}
/* Styled List */
.rte-styled-list ol > li.styled-list-item {
  padding-left: 2.5em;
  padding-top: 0.25em;
}
.rte-styled-list ol > li.styled-list-item:before {
  background-color: #c41230;
  border-radius: 50%;
  color: #ffffff;
  height: 1.9em;
  line-height: 2em;
  width: 1.9em;
}
.rte-styled-list ol > li.styled-list-item p {
  line-height: 1.6em;
}

/* RTE and ARTICLE DEFAULT STYLES */
.article .text h1,
[data-locale*='_'] .rte h1 {
  font-size: 38px;
  line-height: 41.8px;
}
.article .text h2,
[data-locale*='_'] .rte h2 {
  font-size: 28px;
  line-height: 30.8px;
}
.article .text h3,
[data-locale*='_'] .rte h3 {
  font-size: 22px;
  line-height: 24.2px;
}
.article .text ul li,
[data-locale*='_'] .rte ul li {
  font-size: 14px;
}
.article .text ul li:before,
[data-locale*='_'] .rte ul li:before {
  content: '\2022';
  color: #c41230;
  padding-right: 0.5em;
}
.article .text a,
[data-locale*='_'] .rte a {
  color: #c41230;
}
.article .text a.button-arrow,
[data-locale*='_'] .rte a.button-arrow,
.article .text a.button-main,
[data-locale*='_'] .rte a.button-main,
.article .text a.button-secondary,
[data-locale*='_'] .rte a.button-secondary {
  color: #ffffff;
}
.article .text a[target="_blank"],
[data-locale*='_'] .rte a[target="_blank"] {
  display: inline-block;
  margin-right: 15px;
}
.article .text a[target="_blank"]:after,
[data-locale*='_'] .rte a[target="_blank"]:after {
  margin: -1px 0px 0px 3px;
}
.article .text p,
[data-locale*='_'] .rte p {
  word-break: break-word;
  word-wrap: break-word;
}
.article .text h1,
[data-locale*='_'] .rte h1 {
  margin-top: 15px;
}
.article .text h3,
[data-locale*='_'] .rte h3 {
  margin-bottom: 15px;
}
.article .text h3 ~ table tr:first-child,
[data-locale*='_'] .rte h3 ~ table tr:first-child {
  border-top: 0;
}
.article .text h3 ~ table tr:first-child td,
[data-locale*='_'] .rte h3 ~ table tr:first-child td {
  padding-top: 0;
}
.article {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 1080px;
}
.article .text .button-main a,
.article .text .button-secondary a {
  color: #ffffff;
}
.article .text .button-main a:after,
.article .text .button-secondary a:after {
  color: #ffffff;
}
.article .link-to-parent {
  padding: 0;
}
.article .link-to-parent a,
.article .link-to-parent a:visited {
  margin-left: 0;
}
.article .article-utilities .link-to-parent {
  padding-left: 0;
}
.page-article.page-content-container {
  margin-bottom: 50px;
}
.page-article.page-content-container .article .ledes .lede-title {
  font-size: 18px;
  line-height: 21px;
}
.page-article.page-content-container .margin-column {
  background-color: #ffffff;
  border-color: #e7e7e7;
  border-style: solid;
  border-width: 0 0 0 1px;
}
@media all and (max-width: 1024px) {
  .page-article.page-content-container .margin-column {
    border-width: 1px 0 0 0;
  }
}
.page-brand-detail.page-content-container {
  margin-bottom: 50px;
}
.page-brand-detail.page-content-container .article {
  padding: 55px 0 35px 0;
}
.page-brand-detail.page-content-container .article .fmmp-text,
.page-brand-detail.page-content-container .article .link-to-parent {
  padding: 0 85px;
}
.page-brand-detail.page-content-container .article-utilities {
  padding: 20px 55px;
}
.page-brand-detail.page-content-container .article-utilities .link-to-parent {
  padding-left: 0;
}
.page-brand-detail.page-content-container .fmmp-part-finder {
  border: none;
  margin: 30px 0 0 0;
  padding: 10px 0 0 0;
}
@media all and (max-width: 1024px) {
  .page-brand-detail.page-content-container .article {
    padding: 55px 0;
  }
  .page-brand-detail.page-content-container .article .fmmp-text,
  .page-brand-detail.page-content-container .article .link-to-parent {
    padding: 0 55px;
  }
  .page-brand-detail.page-content-container .article-utilities {
    padding: 20px 55px;
  }
  .page-brand-detail.page-content-container .article-utilities .link-to-parent {
    padding-left: 0;
  }
}
@media all and (max-width: 767px) {
  .page-brand-detail.page-content-container .article {
    padding: 28px 0 8px 0;
  }
  .page-brand-detail.page-content-container .article .fmmp-text,
  .page-brand-detail.page-content-container .article .link-to-parent {
    padding: 0 20px;
  }
  .page-brand-detail.page-content-container .article .article-utilities {
    padding: 0 20px;
  }
  .page-brand-detail.page-content-container .article .article-utilities .link-to-parent {
    padding-left: 0;
  }
}
@media all and (max-width: 767px) {
  .fmmp-text img {
    height: auto;
  }
}

.page-content-container {
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
}
.page-template-part-results .page-global-nav-container .page-content-container {
  max-width: 100%;
}
.body-frame {
  background-color: #e7e7e7;
  box-shadow: 0 0 10px #181818;
  color: #3a3a3a;
  position: relative;
}

/* GLOBAL NAV */
.page-global-nav-container {
  background-image: linear-gradient(#ffffff 50%, #e7e7e7);
}
.page-global-nav-container a {
  color: #545454;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.page-global-nav-container .locale-indicator {
  line-height: 25px;
  top: 15px;
}
.page-global-nav-container .locale-indicator .locale-indicator-trigger {
  margin-left: 20px;
}
.page-global-nav-container .locale-indicator .fa {
  color: #3a3a3a;
  font-weight: bold;
  left: 5px;
  position: relative;
  top: -5px;
}
.page-global-nav-container .locale-indicator .fa.fa-angle-up {
  display: none;
}
.page-global-nav-container .locale-indicator.expanded .fa-angle-down {
  display: none;
}
.page-global-nav-container .locale-indicator.expanded .fa-angle-up {
  display: inline-block;
}
.page-global-nav-container .locale-countries {
  background-color: #8b0d22;
  color: #ffffff;
  top: 40px;
  line-height: 25px;
}
.page-global-nav-container .locale-countries a {
  color: #ffffff;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
.page-global-nav-container .locale-countries a:after {
  color: #ffffff;
  display: none;
}
.page-global-nav-container .locale-countries .page-content-container p {
  font-size: 22px;
  letter-spacing: 0;
  line-height: 24.2px;
  margin-bottom: 20px;
  font-family: "din-medium";
}
.page-global-nav-container .page-global-nav-eyebrow-links {
  position: absolute;
  right: 15px;
}
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links {
  float: right;
}
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links a,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links span:not(.no-pipe) {
  border-left: 1px solid #545454;
  color: #545454;
  margin-left: 10px;
  padding-left: 10px;
}
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links a[target="_blank"],
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links span:not(.no-pipe)[target="_blank"] {
  padding-right: 0;
}
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .link,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-cart,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-end-emulate,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-login-logout,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-my-account,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-welcome,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .role-based-link {
  float: left;
}
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .link:first-child a,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-cart:first-child a,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-end-emulate:first-child a,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-login-logout:first-child a,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-my-account:first-child a,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-welcome:first-child a,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .role-based-link:first-child a,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .link:first-child span,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-cart:first-child span,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-end-emulate:first-child span,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-login-logout:first-child span,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-my-account:first-child span,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .hybris-welcome:first-child span,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .role-based-link:first-child span {
  border-left: none;
}
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .no-border a,
.page-global-nav-container .page-global-nav-eyebrow-links .eyebrow-links .no-border span {
  border-left: none;
}
.page-global-nav-container .hybris-cart a.button-main {
  border: none;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  float: right;
  line-height: 18px;
  padding: 10px 30px;
}
.page-global-nav-container .hybris-cart h3 {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.page-global-nav-container .hybris-cart h3 .modal-close {
  line-height: 19.5px;
}
.page-global-nav-container .hybris-cart .hybris-cart-popup {
  border: 1px solid #cccccc;
}
.page-global-nav-container .hybris-cart .hybris-cart-entry {
  border-bottom: 1px solid #e7e7e7;
}
.page-global-nav-container .hybris-cart .hybris-cart-entry .hybris-cart-part-info p {
  margin-bottom: 0;
}
.page-global-nav-container .hybris-cart .hybris-cart-entry .hybris-cart-part-info span {
  border-left: 0;
  color: #c41230;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  padding-left: 0;
}
.page-global-nav-container .hybris-cart .hybris-cart-entry .hybris-cart-entry-rate {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
.page-global-nav-container .hybris-cart .hybris-cart-total {
  background-color: #e7e7e7;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
.page-global-nav-container > .page-content-container {
  clear: both;
  font-kerning: auto;
  font-size: 14px;
  line-height: 55px;
  padding: 0 15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-links,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-links {
  float: right;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-links a .fa,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-links a .fa {
  color: #545454;
  margin-right: 5px;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-contact .page-global-nav-icon,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-contact .page-global-nav-icon {
  float: right;
  padding-right: 10px;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-contact .page-global-nav-icon a,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-contact .page-global-nav-icon a {
  border-right: 1px solid #545454;
  padding-right: 10px;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-contact .page-global-nav-icon a .fa,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-contact .page-global-nav-icon a .fa {
  color: #545454;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-contact .page-global-nav-icon a .fa:before,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-contact .page-global-nav-icon a .fa:before {
  margin-right: 5px;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-role-links .eyebrow-sublinks,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-role-links .eyebrow-sublinks {
  display: block;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-role-links .eyebrow-sublinks .new.section,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-role-links .eyebrow-sublinks .new.section {
  margin: 0;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-role-links .eyebrow-sublinks .role-based-link,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-role-links .eyebrow-sublinks .role-based-link {
  float: right;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-role-links .eyebrow-sublinks .role-based-link .role-based-link-label,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-role-links .eyebrow-sublinks .role-based-link .role-based-link-label {
  display: inline-block;
  padding-right: 10px;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-role-links .eyebrow-sublinks .role-based-link .role-based-link-label a,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-role-links .eyebrow-sublinks .role-based-link .role-based-link-label a {
  border-right: 1px solid #545454;
  padding-right: 10px;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-role-links .eyebrow-sublinks .role-based-link .role-based-link-label a .fa,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-role-links .eyebrow-sublinks .role-based-link .role-based-link-label a .fa {
  color: #545454;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-role-links .eyebrow-sublinks .role-based-link .role-based-link-label a .fa:before,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-role-links .eyebrow-sublinks .role-based-link .role-based-link-label a .fa:before {
  margin-right: 5px;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-role-links .eyebrow-sublinks .link,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-role-links .eyebrow-sublinks .link {
  float: right;
  display: inline-block;
  padding-right: 10px;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-role-links .eyebrow-sublinks .link a,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-role-links .eyebrow-sublinks .link a {
  border-right: 1px solid #545454;
  padding-right: 10px;
  color: #545454;
}
.page-global-nav-container > .page-content-container .page-global-nav-action-links .page-global-nav-role-links .eyebrow-sublinks .link a:before,
.page-global-nav-container > .page-content-container .page-global-nav-eyebrow-links .page-global-nav-role-links .eyebrow-sublinks .link a:before {
  margin-right: 5px;
}
.page-global-nav-container > .page-content-container .page-site-corp-nav-item {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}
.page-global-nav-container > .page-content-container .page-site-corp-nav-item .page-site-corp-nav-logo {
  max-width: 350px;
}
.page-global-nav-container > .page-content-container .page-site-corp-nav-item .page-site-corp-nav-logo div.image {
  margin-bottom: 30px;
}
.page-global-nav-container > .page-content-container.page-global-top-container {
  height: 55px;
  position: relative;
}
@media all and (max-width: 1024px) {
  .page-global-nav-container > .page-content-container.page-global-top-container {
    display: none;
    height: 0;
    line-height: 0;
    padding: 0;
  }
}
.page-global-nav-container > .page-content-container .page-site-corp-nav-bars {
  color: #c41230;
  cursor: pointer;
  display: none;
  float: right;
  height: 42px;
  padding: 2px calc(15px) 0;
  position: relative;
}
.page-global-nav-container > .page-content-container .page-site-corp-nav-bars .icon-hamburger-menu {
  color: #c41230;
  font-size: 23px;
  font-weight: bold;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-global-nav-container .locale-indicator-name {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 13px;
  line-height: 23px;
  vertical-align: top;
}
@media all and (max-width: 1024px) {
  .page-global-nav-container .page-content-container {
    padding: 17px 17px 0;
  }
  .page-global-nav-container .page-content-container .page-site-corp-nav-item .page-site-corp-nav-logo {
    max-width: 200px;
  }
  .page-global-nav-container .page-content-container .page-site-corp-nav-item .page-site-corp-nav-logo div.image {
    margin-bottom: 20px;
  }
  .page-global-nav-container .page-content-container .page-site-corp-nav-bars {
    display: inline-block;
  }
  .page-global-nav-container .locale-indicator {
    display: none;
  }
  .page-global-nav-action-links,
  .page-global-nav-eyebrow-links {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .page-global-nav-container .page-content-container {
    line-height: 28px;
  }
  .page-global-nav-buttons {
    display: none;
  }
}

.page-header {
  height: 186px;
  position: relative;
  z-index: 3;
}
.site-nav {
  position: relative;
}
.site-nav,
.page-site-corp-nav-container {
  height: 60px;
  background-image: linear-gradient(#c41230 50%, #ad102a);
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4), inset 0px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4), inset 0px 1px 1px rgba(0, 0, 0, 0.4);
  width: calc(100%);
}
.site-nav a,
.page-site-corp-nav-container a {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
.site-nav a:hover,
.page-site-corp-nav-container a:hover {
  cursor: pointer;
  text-decoration: none;
}
.site-nav .page-content-container,
.page-site-corp-nav-container .page-content-container {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #ffffff;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 14px;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  text-transform: uppercase;
  position: relative;
}
.site-nav .page-content-container .page-site-corp-nav-item,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container {
  -moz-flex: 20 auto;
  -ms-flex: 20 auto;
  -webkit-flex: 20 auto;
  flex: 20 auto;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li {
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  border-left: 1px solid rgba(54, 54, 54, 0.3);
  cursor: pointer;
  list-style-type: none;
  position: inherit;
  text-align: center;
  /* CHILD NAVIGATION ITEMS */
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.active,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.active {
  background-color: #b5122d;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li:before,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li:before {
  content: none;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li:last-child,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li:last-child {
  border-right: 1px solid rgba(54, 54, 54, 0.3);
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li:last-child:hover,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li:last-child:hover {
  border-color: #b5122d;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop {
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop:hover,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop:hover {
  background-color: transparent;
  border-color: rgba(54, 54, 54, 0.3);
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop .hybris-part-search-box,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop .hybris-part-search-box {
  float: right;
  height: 60px;
  width: 220px;
  padding: 14px 10px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop .hybris-part-search-box form input,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop .hybris-part-search-box form input {
  background-color: white;
  border: none;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  background-clip: padding-box;
  height: 32px;
  line-height: 32px;
  float: left;
  width: 80%;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop .hybris-part-search-box form .button-search,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop .hybris-part-search-box form .button-search {
  background-color: #ffffff;
  -webkit-border-radius: 5px 0px 0 5px;
  border-radius: 5px 0px 0 5px;
  background-clip: padding-box;
  border-right-color: #cccccc;
  border-style: solid;
  border-width: 0 1px 0 0;
  cursor: pointer;
  float: left;
  height: 32px;
  padding: 0;
  width: 35px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop .hybris-part-search-box form .button-search:before,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.hybris-nav-search-box-desktop .hybris-part-search-box form .button-search:before {
  font-size: 14px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.vertical-parent,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.vertical-parent {
  position: relative;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a {
  height: 60px;
  line-height: 60px;
  display: block;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a .fa,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a .fa {
  color: #ffffff;
  margin-left: 3px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a .fa-caret-up,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a .fa-caret-up {
  display: none;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a:hover,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a:hover {
  text-decoration: none;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a:hover .fa-caret-down,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a:hover .fa-caret-down {
  display: none;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a:hover .fa-caret-up,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > a:hover .fa-caret-up {
  display: inline;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav {
  position: absolute;
  background-color: #8b0d22;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.4);
  height: 0;
  left: 0;
  margin: 0 auto;
  opacity: 0;
  overflow: hidden;
  -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%;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav > ul,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav > ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  opacity: inherit;
  width: 1080px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav > ul > li,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav > ul > li {
  position: relative;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav a.sub-nav-parent-link,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav a.sub-nav-parent-link {
  float: right;
  right: 10%;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-decoration: none;
  min-width: 250px;
  text-align: right;
  margin-right: -18px;
  color: #ffffff;
  position: relative;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav a.sub-nav-parent-link:after,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav a.sub-nav-parent-link:after {
  color: #ffffff;
  margin-left: 5px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav a.sub-nav-parent-link:after,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li > div.site-sub-nav a.sub-nav-parent-link:after {
  content: '\f105';
  display: inline-block;
  font-family: 'fontawesome';
  vertical-align: baseline;
  font-weight: bold;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li:hover,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li:hover {
  border-left: 1px solid #b5122d;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li:hover > div,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li:hover > div {
  height: auto;
  opacity: 1;
  width: 100%;
  z-index: 100;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item {
  -moz-flex: 0 0 70px;
  -ms-flex: 0 0 70px;
  -webkit-flex: 0 0 70px;
  flex: 0 0 70px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item a .fa-close,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item a .fa-close {
  color: #ffffff;
  font-size: 18px;
  line-height: 60px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item a .icon-search,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item a .icon-search {
  font-size: 28px;
  line-height: 62px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item:hover > div,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item:hover > div {
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 0;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item.active,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item.active {
  border-left: 1px solid #b5122d;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item.active > div,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item.active > div {
  background: #3a3a3a;
  height: 43px;
  opacity: 1;
  width: 100%;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item.active > div form,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li.search-link-item.active > div form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image {
  padding-top: 30px;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image li,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image li {
  -moz-flex-basis: 23%;
  -ms-flex-basis: 23%;
  -webkit-flex-basis: 23%;
  flex-basis: 23%;
  -ms-flex-preferred-width: 23%;
  height: 110px;
  margin: 10px;
  width: 250px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image li a,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image li a {
  height: 100%;
  width: 100%;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image li a:hover img,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image li a:hover img {
  outline: 3px solid #c41230;
  -webkit-transition: outline 0.05s ease-out 0.01s;
  -moz-transition: outline 0.05s ease-out 0.01s;
  -o-transition: outline 0.05s ease-out 0.01s;
  -ms-transition: outline 0.05s ease-out 0.01s;
  transition: outline 0.05s ease-out 0.01s;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image li.has-bg,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image li.has-bg {
  box-shadow: none;
  -moz-box-shadow: none;
}
@media all and (max-width: 1279px) {
  .site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image li,
  .page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image li {
    -moz-flex-basis: 30%;
    -ms-flex-basis: 30%;
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
    width: 30%;
  }
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label {
  padding-top: 30px;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li {
  -moz-flex-basis: 25%;
  -ms-flex-basis: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  width: 25%;
  max-width: 270px;
  height: 110px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li a,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li a {
  height: 100%;
  width: 100%;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li a > div.link-label-table-cell,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li a > div.link-label-table-cell {
  height: 100%;
  vertical-align: middle;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li a > div.link-label-table-cell:hover,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li a > div.link-label-table-cell:hover {
  outline: 3px solid #c41230;
  -webkit-transition: all 0.05s ease-out 0.01s;
  -moz-transition: all 0.05s ease-out 0.01s;
  -o-transition: all 0.05s ease-out 0.01s;
  -ms-transition: all 0.05s ease-out 0.01s;
  transition: all 0.05s ease-out 0.01s;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li a > div.link-label-table-cell > div.link-label,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label 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-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 16px;
  line-height: 1;
  padding: 10%;
  word-wrap: break-word;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li.has-bg,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li.has-bg {
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  box-shadow: none;
  -moz-box-shadow: none;
}
@media all and (max-width: 1279px) {
  .site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label,
  .page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label {
    -webkit-box-pack: space-around;
    -moz-box-pack: space-around;
    -ms-flex-pack: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li,
  .page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.image-with-label li {
    -moz-flex-basis: 30%;
    -ms-flex-basis: 30%;
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
    width: 30%;
    max-width: 30%;
  }
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-1-level,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-1-level {
  max-width: 800px;
  background-color: #8b0d22;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-1-level > li,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-1-level > li {
  -moz-flex: 0 1 25%;
  -ms-flex: 0 1 25%;
  -webkit-flex: 0 1 25%;
  flex: 0 1 25%;
  line-height: 18px;
  margin: 18px 0 18px 0;
  text-align: center;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-1-level > li a,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-1-level > li a {
  color: #ffffff;
  letter-spacing: normal;
  text-decoration: none;
  word-wrap: break-word;
  display: inline-block;
  max-width: 165px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-1-level > li a:hover,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-1-level > li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level {
  background-color: #8b0d22;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level li,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level li {
  -moz-flex: 1 1 20%;
  -ms-flex: 1 1 20%;
  -webkit-flex: 1 1 20%;
  flex: 1 1 20%;
  -ms-flex-preferred-size: 15%;
  text-align: left;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  padding: 5px 0;
  text-transform: none;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level li a,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level li a {
  letter-spacing: normal;
  line-height: 18px;
  text-transform: none;
  text-decoration: none;
  display: inline-block;
  word-wrap: break-word;
  max-width: 165px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level li a:hover,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level li a:hover {
  text-decoration: underline;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level li.sub-nav-sub-text,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level li.sub-nav-sub-text {
  font-size: 13px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level > li,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level > li {
  margin: 20px 0 34px 0;
  padding: 0 2%;
  line-height: 28px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level > li > a,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level > li > a {
  color: #ffffff;
  text-transform: uppercase;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level > li > ul,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level > li > ul {
  margin-top: 9px;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level > li > ul > li > a,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-list > li ul.text-2-level > li > ul > li > a {
  color: #ffffff;
  display: block;
  font-size: 13px;
  line-height: 15px;
  padding: 4px 0;
  text-transform: none;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-menu-list,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-menu-list {
  font-kerning: auto;
  width: 100%;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-menu-list li:hover,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-menu-list li:hover,
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-menu-list li.active,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-menu-list li.active {
  background-color: #8b0d22;
}
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-menu-list li:hover a,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-menu-list li:hover a,
.site-nav .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-menu-list li.active a,
.page-site-corp-nav-container .page-content-container .page-site-corp-nav-item-menu-container .page-site-corp-nav-menu-list li.active a {
  text-decoration: none;
}
.site-sub-nav-search-form {
  background: #3a3a3a;
}
.site-sub-nav-search-form form {
  display: none;
}
.site-sub-nav-search-form.active form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.site-sub-nav-search-form.active .search-label,
.site-sub-nav-search-form.active .button-search {
  -moz-flex: 0 0 130px;
  -ms-flex: 0 0 130px;
  -webkit-flex: 0 0 130px;
  flex: 0 0 130px;
}
.site-sub-nav-search-form.active .search-input-container {
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}
.site-sub-nav-search-form.active .search-input-container input {
  border-radius: 0;
  border-width: 0 1px 0 1px;
  text-transform: uppercase;
}
.site-sub-nav-search-form .search-label,
.site-sub-nav-search-form .button-search {
  color: #e7e7e7;
}
.site-sub-nav-search-form .search-label .icon-search,
.site-sub-nav-search-form .button-search .icon-search {
  font-size: 28px;
  line-height: 42px;
}
.site-sub-nav-search-form .button-search {
  padding: 0;
  background: #3a3a3a;
  color: #e7e7e7;
  font-size: 16px;
  border: 0;
  cursor: pointer;
}
.site-sub-nav-search-form .button-search:before {
  content: "";
}
.site-sub-nav-search-form input {
  background: #3a3a3a;
  border-color: rgba(30, 30, 30, 0.3);
  color: #e7e7e7;
  font-size: 16px;
}
.mobile-search-form form {
  background: #ffffff;
}
.mobile-search-form button {
  color: #3a3a3a;
}
/* POSITION FIXED AFTER SCROLLING PAST GLOBAL NAV */
.mlpush-nav.open-nav {
  height: auto;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1005;
}
@media all and (max-width: 1024px) {
  .mlpush-nav.open-nav.open-nav {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
.mlpush-nav.open-nav .page-container {
  border-top: 0;
}
/* POSITION FIXED AFTER SCROLLING PAST GLOBAL NAV */
.static-corp-nav.active {
  height: auto;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1005;
}
@media all and (max-width: 1024px) {
  .static-corp-nav.active.open-nav {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
.static-corp-nav.active .page-container {
  border-top: 0;
}
/* AUTHOR MODE DOESN'T REALLY HAVE A REAL SCROLL, SO WE HAVE TO IMPROVISE */
.aem-AuthorLayer-Design,
.aem-AuthorLayer-Developer,
.aem-AuthorLayer-Edit,
.aem-AuthorLayer-Layouting {
  width: 100%;
}
.aem-AuthorLayer-Design .page-header,
.aem-AuthorLayer-Developer .page-header,
.aem-AuthorLayer-Edit .page-header,
.aem-AuthorLayer-Layouting .page-header {
  height: 360px;
}
@media all and (max-width: 1024px) {
  .aem-AuthorLayer-Design .page-header,
  .aem-AuthorLayer-Developer .page-header,
  .aem-AuthorLayer-Edit .page-header,
  .aem-AuthorLayer-Layouting .page-header {
    height: 170px;
  }
}
@media all and (min-width: 1025px) {
  .mobile-nav-items {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  .page-header {
    height: 88px;
  }
  .site-nav,
  .page-site-corp-nav-container {
    display: none;
  }
}
@media print {
  .global-nav {
    display: none;
  }
  .page-header {
    display: none;
  }
  .site-nav,
  .page-site-corp-nav-container {
    display: none;
  }
}

.mobile-nav-items {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 15px;
  background-color: #cccccc;
}
.mobile-nav-items .mobile-menu-item {
  padding: 0 15px;
  line-height: 66px;
  color: #545454;
  text-transform: uppercase;
  background-image: linear-gradient(#ffffff 50%, #e7e7e7);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.mobile-nav-items .mobile-menu-item a {
  display: block;
  color: #545454;
}
.mobile-nav-items .mobile-menu-item a:hover {
  text-decoration: none;
}
.mobile-nav-items .mobile-menu-item span {
  display: inline-block;
  width: 90%;
  word-wrap: break-word;
  vertical-align: middle;
  line-height: 22px;
}
.mobile-nav-items .mobile-menu-item .fa-angle-right:before {
  font-weight: bold;
  color: #c41230;
  font-size: 18px;
}
.mobile-nav-items .mobile-menu-item.hybris-nav-search-box-mobile .hybris-part-search-box {
  height: 60px;
  padding: 8px 0;
}
.mobile-nav-items .mobile-menu-item.hybris-nav-search-box-mobile .hybris-part-search-box form input {
  background-color: white;
  border-left-width: 0px;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  background-clip: padding-box;
  height: 45px;
  float: left;
  max-width: 90%;
}
@media all and (max-width: 767px) {
  .mobile-nav-items .mobile-menu-item.hybris-nav-search-box-mobile .hybris-part-search-box form input {
    max-width: 85%;
  }
}
@media all and (max-width: 479px) {
  .mobile-nav-items .mobile-menu-item.hybris-nav-search-box-mobile .hybris-part-search-box form input {
    max-width: 80%;
  }
}
.mobile-nav-items .mobile-menu-item.hybris-nav-search-box-mobile .hybris-part-search-box form .button-search {
  background-color: #ffffff;
  -webkit-border-radius: 5px 0px 0 5px;
  border-radius: 5px 0px 0 5px;
  background-clip: padding-box;
  border-right-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  float: left;
  height: 45px;
  padding: 0;
  width: 55px;
}
.mobile-nav-items .mobile-menu-item.where-to-buy {
  line-height: 48px;
}
.mobile-nav-items .mobile-menu-item.mobile-menu-partfinder {
  background-image: linear-gradient(#ad102a 50%, #c41230);
  color: #ffffff;
}
.mobile-nav-items .mobile-menu-item.mobile-menu-partfinder .fa-angle-left:before {
  color: #ffffff;
}
.mobile-nav-items .mobile-menu-item.mobile-menu-partfinder a {
  color: #ffffff;
}
.mobile-nav-items .mobile-header-placeholder {
  display: none;
  background-image: linear-gradient(#ad102a 50%, #c41230);
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  padding: 0 15px;
  line-height: 66px;
}
.mobile-nav-items .mobile-header-placeholder span {
  width: 90%;
}
.mobile-nav-items .mobile-header-placeholder .fa-angle-left:before {
  color: #ffffff;
  margin-right: 15px;
  font-weight: bold;
}
.mobile-nav-items .mobile-sub-tier .mobile-header-placeholder {
  display: block;
}
.mp-pusher {
  position: relative;
  right: 0;
  height: auto;
  z-index: 1015;
}
.mp-pusher.mp-pushed {
  height: 100%;
}
.mp-menu {
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  /* we can't use fixed here :( */
  top: 0;
  right: 0;
  z-index: 1;
  width: 90%;
  height: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.mp-level {
  position: absolute;
  top: 0;
  right: -1px;
  width: 100%;
  height: 100%;
  background: #e7e7e7;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
/* overlays for pusher and for level that gets covered */
.mp-pusher::after,
.mp-level::after,
.mp-level::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  opacity: 0;
}
.mp-pusher::after,
.mp-level::after {
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  -moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
.mp-level::after {
  z-index: -1;
}
.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.mp-level.mp-level-overlay {
  cursor: pointer;
}
.mp-level.mp-level-overlay.mp-level::before {
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 1;
}
.mp-pusher,
.mp-level {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* overlap */
.mp-overlap .mp-level.mp-level-open {
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(-40px, 0, 0);
  -moz-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
/* First level */
.mp-menu > .mp-level,
.mp-menu > .mp-level.mp-level-open,
.mp-menu.mp-overlap > .mp-level,
.mp-menu.mp-overlap > .mp-level.mp-level-open {
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* cover */
.mp-cover .mp-level.mp-level-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
/* We'll show the first level only */
.no-csstransforms3d .mp-pusher,
.no-js .mp-pusher {
  padding-left: 300px;
}
.no-csstransforms3d .mp-menu .mp-level,
.no-js .mp-menu .mp-level {
  display: none;
}
.no-csstransforms3d .mp-menu > .mp-level,
.no-js .mp-menu > .mp-level {
  display: block;
}
@media only screen and (max-width: 480px) {
  div.mp-pushed {
    transform: translate3d(-336px, 0px, 0px) !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  div.mp-pushed {
    transform: translate3d(-728px, 0px, 0px) !important;
  }
}

.brand-navigation .brand-navigation-container {
  padding: 55px 65px;
}
.brand-navigation .brand-navigation-container a {
  color: #3a3a3a;
}
.brand-navigation .brand-navigation-container a:after {
  color: #3a3a3a;
}
.brand-navigation .brand-image {
  margin: 0 auto;
}
.brand-navigation .brand-image:after {
  content: "";
}
.brand-navigation .brand-link {
  display: block;
  margin: 25px 0 0 0;
  word-wrap: break-word;
  line-height: 16px;
}
.brand-navigation .brand-link[target="_blank"]:after {
  content: '\f08e';
  display: inline-block;
  font-family: 'fontawesome';
  font-size: 15px;
  margin: -2px -15px 0px 8px;
  vertical-align: bottom;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  color: #c41230;
}
.brand-navigation .part-list-links {
  margin-top: 30px;
  padding: 15px 0;
}
.brand-navigation .part-list-links h5 {
  border-bottom: 1px solid #cccccc;
  color: #c41230;
  cursor: default;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
@media all and (max-width: 1279px) {
  .brand-navigation .brand-navigation-container {
    padding: 55px 30px;
  }
}
@media all and (max-width: 1024px) {
  .brand-navigation .brand-navigation-container {
    padding: 20px;
  }
  .brand-navigation .brand-image {
    display: block;
    padding-right: 0;
  }
  .brand-navigation img {
    display: block;
    margin: 0 auto;
  }
  .brand-navigation .part-list-links {
    padding: 0;
  }
  .brand-navigation .part-list-links h5 {
    background-color: #c41230;
    font-style: normal;
    font-weight: normal;
    font-family: 'din-bold', sans-serif;
    cursor: pointer;
    color: #ffffff;
    margin-bottom: 0;
    padding: 10px;
    position: relative;
  }
  .brand-navigation .part-list-links h5:after {
    content: "\f067";
    font-family: 'fontawesome';
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
  }
  .brand-navigation .part-list-links h5.expanded:after {
    content: "\f068";
  }
  .brand-navigation .part-list-links .part-list-links-content {
    background-color: #ffffff;
    padding: 2px 20px;
    margin: 0;
  }
}
@media all and (max-width: 767px) {
  .brand-navigation .brand-navigation-container {
    padding: 25px 20px;
  }
}

.left-nav-inherited {
  padding-bottom: 55px;
}
.left-nav-inherited > .link {
  padding-left: 0px;
}
.page-nav-sidebar {
  padding: 25px 75px;
  position: relative;
}
.page-nav-sidebar .corp-page-nav ul li.link,
.page-nav-sidebar .guru-page-nav ul li.link {
  line-height: 16px;
  margin: 15px 0 15px 25px;
}
.page-nav-sidebar .corp-page-nav ul li.link a,
.page-nav-sidebar .guru-page-nav ul li.link a {
  color: #3a3a3a;
  word-wrap: break-word;
}
.page-nav-sidebar .corp-page-nav ul li.link a.active,
.page-nav-sidebar .guru-page-nav ul li.link a.active {
  color: #b5122d;
}
.page-nav-sidebar .corp-page-nav ul li.link a.nav-heading,
.page-nav-sidebar .guru-page-nav ul li.link a.nav-heading {
  border-bottom: 1px solid #cccccc;
  color: #b5122d;
  display: block;
  font-size: 16px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
.page-nav-sidebar .corp-page-nav ul li.link a.nav-heading .fa,
.page-nav-sidebar .guru-page-nav ul li.link a.nav-heading .fa {
  color: #b5122d;
  font-size: 14px;
}
.page-nav-sidebar .corp-page-nav ul li.link a .fa-caret-down,
.page-nav-sidebar .guru-page-nav ul li.link a .fa-caret-down {
  color: inherit;
}
.page-nav-sidebar .corp-page-nav ul li.link a.supplemental-text,
.page-nav-sidebar .guru-page-nav ul li.link a.supplemental-text {
  border-bottom: inherit;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.page-nav-sidebar .corp-page-nav ul li.link p.supplemental-nav-text,
.page-nav-sidebar .guru-page-nav ul li.link p.supplemental-nav-text {
  border-bottom: 1px solid #cccccc;
  margin-top: 0;
  padding-bottom: 12px;
}
.page-nav-sidebar .corp-page-nav #toggle-mobile-shown,
.page-nav-sidebar .guru-page-nav #toggle-mobile-shown,
.page-nav-sidebar .corp-page-nav #toggle-mobile,
.page-nav-sidebar .guru-page-nav #toggle-mobile {
  opacity: 0;
}
.page-nav-sidebar > .left-nav-inherited > .page-nav-sidebar,
.page-nav-sidebar .iparys_inherited > .left-nav-inherited > .page-nav-sidebar {
  padding: 0;
  position: static;
}
.page-nav-sidebar .top-image-container,
.page-nav-sidebar .bottom-image-container {
  text-align: center;
}
.page-nav-sidebar .supplemental-nav-links {
  border-top: 1px solid #cccccc;
  margin-top: 20px;
  padding-top: 7px;
}
.page-nav-sidebar .supplemental-nav-links a {
  color: #3a3a3a;
  line-height: 16px;
  margin: 15px 0;
}
.page-nav-sidebar .supplemental-nav-links a[target="_blank"]:after {
  color: #c41230;
  content: '\f08e';
  display: inline-block;
  font-family: 'fontawesome';
  font-size: 15px;
  margin: -2px 0 0px 10px;
  vertical-align: bottom;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.page-nav-sidebar .supplemental-nav-text {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  margin-top: 25px;
}
@media all and (max-width: 1279px) {
  .page-nav-sidebar {
    padding: 25px 40px;
  }
}
@media all and (max-width: 1024px) {
  .page-nav-sidebar {
    top: 0 !important;
    padding: 30px 20px;
  }
  .page-nav-sidebar .sidebar-collapse {
    background-color: #ffffff;
  }
  .page-nav-sidebar .sidebar-collapse .corp-page-nav,
  .page-nav-sidebar .sidebar-collapse .guru-page-nav {
    position: relative;
  }
  .page-nav-sidebar .sidebar-collapse .corp-page-nav ul li.link a,
  .page-nav-sidebar .sidebar-collapse .guru-page-nav ul li.link a {
    display: block;
    padding: 5px 0;
  }
  .page-nav-sidebar .sidebar-collapse .corp-page-nav ul li.link a.nav-heading,
  .page-nav-sidebar .sidebar-collapse .guru-page-nav ul li.link a.nav-heading {
    background-color: #c41230;
    border-bottom: none;
    color: #ffffff;
    display: block;
    padding: 10px;
  }
  .page-nav-sidebar .sidebar-collapse .corp-page-nav ul li.link a.nav-heading .fa,
  .page-nav-sidebar .sidebar-collapse .guru-page-nav ul li.link a.nav-heading .fa {
    display: none;
  }
  .page-nav-sidebar .sidebar-collapse .corp-page-nav #toggle-mobile-shown,
  .page-nav-sidebar .sidebar-collapse .guru-page-nav #toggle-mobile-shown,
  .page-nav-sidebar .sidebar-collapse .corp-page-nav #toggle-mobile,
  .page-nav-sidebar .sidebar-collapse .guru-page-nav #toggle-mobile {
    cursor: pointer;
    height: 40px;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: right;
    width: 40%;
    z-index: 15;
  }
  .page-nav-sidebar .sidebar-collapse .corp-page-nav #toggle-mobile-shown:before,
  .page-nav-sidebar .sidebar-collapse .guru-page-nav #toggle-mobile-shown:before,
  .page-nav-sidebar .sidebar-collapse .corp-page-nav #toggle-mobile:before,
  .page-nav-sidebar .sidebar-collapse .guru-page-nav #toggle-mobile:before {
    content: "\f067";
    position: relative;
    top: 10px;
    right: 10px;
    color: #ffffff;
  }
  .page-nav-sidebar .sidebar-collapse .corp-page-nav #toggle-mobile-shown.expanded:before,
  .page-nav-sidebar .sidebar-collapse .guru-page-nav #toggle-mobile-shown.expanded:before,
  .page-nav-sidebar .sidebar-collapse .corp-page-nav #toggle-mobile.expanded:before,
  .page-nav-sidebar .sidebar-collapse .guru-page-nav #toggle-mobile.expanded:before {
    content: "\f068";
  }
  .page-nav-sidebar .sidebar-collapse .supplemental-nav-links,
  .page-nav-sidebar .sidebar-collapse li.link {
    display: none;
  }
  .page-nav-sidebar .sidebar-collapse .supplemental-nav-links.mobile-expanded,
  .page-nav-sidebar .sidebar-collapse li.link.mobile-expanded {
    display: block;
  }
  .page-nav-sidebar .sidebar-collapse .supplemental-nav-links {
    padding-bottom: 10px;
    padding-left: 25px;
  }
  .page-nav-sidebar .sidebar-collapse li.link.page-nav-container {
    display: block;
  }
  .page-nav-sidebar .supplemental-nav-text {
    margin-top: 10px;
  }
  .page-nav-sidebar .top-image-container > img {
    max-width: 210px;
  }
  .page-nav-sidebar .bottom-image-container {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .page-nav-sidebar {
    padding: 20px;
  }
  .page-nav-sidebar .corp-page-nav ul,
  .page-nav-sidebar .guru-page-nav ul {
    padding-left: 0;
  }
}

.social-outreach {
  background-image: linear-gradient(#c41230 50%, #ad102a);
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
}
.social-outreach .h5-rep {
  margin-bottom: 0;
}
.social-outreach .social-outreach-background {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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;
}
.social-outreach .social-outreach-background .social-outreach-segment {
  padding: 15px 0;
  -moz-flex: 0 1 40%;
  -ms-flex: 0 1 40%;
  -webkit-flex: 0 1 40%;
  flex: 0 1 40%;
  -ms-flex-preferred-size: 40%;
  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;
}
.social-outreach .social-outreach-background h5,
.social-outreach .social-outreach-background .h5-rep {
  color: #ffffff;
  text-transform: uppercase;
}
.social-outreach .social-outreach-background .social-outreach-newsletter {
  padding-left: 20px;
}
.social-outreach .social-outreach-background .social-outreach-newsletter h5,
.social-outreach .social-outreach-background .social-outreach-newsletter .h5-rep {
  line-height: 34px;
}
.social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form .social-outreach-newsletter-border {
  border-right: 1px solid rgba(54, 54, 54, 0.3);
}
.social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form button,
.social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form a {
  padding-left: 30px;
  padding-right: 30px;
  background-color: #000000;
}
.social-outreach .social-outreach-background .social-outreach-content h5,
.social-outreach .social-outreach-background .social-outreach-content .h5-rep {
  margin-right: 40px;
}
.social-outreach .social-outreach-background .social-outreach-content .social-outreach-icon-container a.social-outreach-nav-icon {
  display: inline-block;
  margin: 0 10px;
  border-radius: 50%;
  text-align: center;
  width: 40px;
}
.social-outreach .social-outreach-background .social-outreach-content .social-outreach-icon-container a.social-outreach-nav-icon .fa,
.social-outreach .social-outreach-background .social-outreach-content .social-outreach-icon-container a.social-outreach-nav-icon [class^="icon-"] {
  color: #ffffff;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  width: 40px;
}
.social-outreach .social-outreach-background .social-outreach-content .social-outreach-icon-container a.social-outreach-nav-icon:after {
  display: none;
}
.social-outreach .social-outreach-background .social-outreach-content .social-outreach-icon-container a.social-outreach-nav-icon:hover {
  text-decoration: none;
}
.footer-par {
  margin-top: 5px;
}
.corp-footer {
  background-image: linear-gradient(#545454 50%, #3a3a3a);
  overflow: hidden;
}
.corp-footer footer {
  color: #ffffff;
  font-size: 14px;
}
.corp-footer footer .footer-nav-container {
  display: block;
  margin: 0 auto;
  position: relative;
}
.corp-footer footer .footer-nav-container .footer-nav-column {
  padding: 0 10px;
}
.corp-footer footer .footer-nav-container .footer-nav-column .expanded {
  display: block;
}
.corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label.no-link {
  display: none;
}
.corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label.with-link {
  display: block;
}
.corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label h5 {
  color: #ffffff;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label h5 a {
  color: #ffffff;
}
.corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level .footer-nav-header-label h5 {
  margin-bottom: 5px;
}
.corp-footer footer .footer-nav-container .footer-nav-column .subnav-list > li {
  line-height: 22px;
}
.corp-footer footer .footer-nav-container .footer-nav-column .subnav-list > li a {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.corp-footer footer .footer-nav-container .footer-nav-column .subnav-list .role-based-link-label {
  line-height: 22px;
}
.corp-footer footer .footer-nav-container .footer-nav-column .subnav-list .role-based-link-label a {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-overview-label {
  display: none;
}
.corp-footer footer .footer-bottom {
  padding: 20px 15px 0;
}
.corp-footer footer .footer-bottom .footer-links-par {
  padding-bottom: 20px;
}
.corp-footer footer .footer-bottom .footer-links-par .link {
  float: left;
  display: inline-block;
  line-height: 21px;
}
.corp-footer footer .footer-bottom .footer-links-par .link a {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.corp-footer footer .footer-bottom .footer-links-par .link a:before {
  content: "|";
  padding-left: 10px;
  padding-right: 10px;
}
.corp-footer footer .footer-bottom .footer-links-par .link:first-child a:before {
  padding-left: 0;
}
.corp-footer footer .footer-bottom .footer-subcopyright-text .text > p {
  font-size: 12px;
}
.static-corp-footer {
  background-image: linear-gradient(#545454 50%, #3a3a3a);
  overflow: hidden;
}
.static-corp-footer footer {
  color: #ffffff;
  font-size: 14px;
}
.static-corp-footer footer .footer-nav-container {
  display: block;
  margin: 0 auto;
  position: relative;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column {
  padding: 0 10px;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .expanded {
  display: block;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label.no-link {
  display: none;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label.with-link {
  display: block;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label h5 {
  color: #ffffff;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label h5 a {
  color: #ffffff;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level .footer-nav-header-label h5 {
  margin-bottom: 5px;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .subnav-list .role-based-link-label {
  line-height: 22px;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .subnav-list .role-based-link-label a {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .subnav-list > li {
  line-height: 22px;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .subnav-list > li a {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-overview-label {
  display: none;
}
.static-corp-footer footer .footer-bottom {
  padding: 20px 15px 0;
}
.static-corp-footer footer .footer-bottom .footer-links-par {
  padding-bottom: 20px;
}
.static-corp-footer footer .footer-bottom .footer-links-par .link {
  float: left;
  display: inline-block;
  line-height: 21px;
}
.static-corp-footer footer .footer-bottom .footer-links-par .link a {
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.static-corp-footer footer .footer-bottom .footer-links-par .link a:before {
  content: "|";
  padding-left: 10px;
  padding-right: 10px;
}
.static-corp-footer footer .footer-bottom .footer-links-par .link:first-child a:before {
  padding-left: 0;
}
.static-corp-footer footer .footer-bottom .footer-links-par .new {
  margin: 0;
  height: 0;
}
.static-corp-footer footer .footer-bottom .footer-subcopyright-text .text > p {
  font-size: 12px;
}
.cookie-disclaimer-container {
  background-image: linear-gradient(#ffffff 50%, #e7e7e7);
  color: #3a3a3a;
}
@media all and (min-width: 1280px) {
  .social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form {
    -moz-flex: 1 1 45%;
    -ms-flex: 1 1 45%;
    -webkit-flex: 1 1 45%;
    flex: 1 1 45%;
  }
}
@media all and (min-width: 1025px) and (max-width: 1279px) {
  .social-outreach .social-outreach-background .social-outreach-segment {
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    -webkit-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .social-outreach .social-outreach-background .social-outreach-newsletter h5 {
    -moz-flex: 1 0 65%;
    -ms-flex: 1 0 65%;
    -webkit-flex: 1 0 65%;
    flex: 1 0 65%;
  }
  .social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form {
    -moz-flex: 0 1 35%;
    -ms-flex: 0 1 35%;
    -webkit-flex: 0 1 35%;
    flex: 0 1 35%;
  }
}
@media all and (min-width: 1025px) {
  .social-outreach .social-outreach-background .social-outreach-newsletter {
    padding-left: 20px;
    text-align: center;
  }
  .social-outreach .social-outreach-background .social-outreach-newsletter h5,
  .social-outreach .social-outreach-background .social-outreach-newsletter .h5-rep {
    -moz-flex: 1 1 65%;
    -ms-flex: 1 1 65%;
    -webkit-flex: 1 1 65%;
    flex: 1 1 65%;
    line-height: inherit;
  }
  .social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form {
    -moz-flex: 0 1 55%;
    -ms-flex: 0 1 55%;
    -webkit-flex: 0 1 55%;
    flex: 0 1 55%;
    text-align: center;
  }
  .social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form input {
    max-width: 65%;
    float: left;
    margin-right: 10px;
  }
  .social-outreach .social-outreach-background .social-outreach-content h5,
  .social-outreach .social-outreach-background .social-outreach-content .h5-rep {
    margin-right: 65px;
  }
  .corp-footer footer {
    padding: 50px 0;
  }
  .corp-footer footer .footer-nav-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -moz-align-content: center;
    -ms-align-content: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 0 5px;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column {
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-preferred-width: 110px;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level + .footer-nav-multi-level,
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level + .footer-nav-header-label {
    margin-top: 30px;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label.with-link + .footer-nav-header-label.with-link {
    margin-top: 30px;
  }
  .corp-footer footer .footer-bottom {
    font-style: normal;
    font-weight: normal;
    font-family: 'din-regular', sans-serif;
    font-size: 12px;
  }
  .corp-footer footer .footer-bottom .footer-bottom-link-container {
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .corp-footer footer .footer-bottom .footer-logo {
    width: 30px;
    height: 30px;
    margin-right: 15px;
  }
  .corp-footer footer .footer-bottom .footer-bottom-links {
    margin-left: 10px;
  }
  .corp-footer footer .footer-bottom .footer-subcopyright-text {
    margin-left: 45px;
  }
  .corp-footer .locale-indicator {
    color: #ffffff;
    line-height: 40px;
    margin-right: 5px;
    top: -25px;
    float: right;
    text-align: right;
  }
  .corp-footer .locale-indicator.no-top {
    top: 0;
  }
  .corp-footer .locale-indicator .fa {
    color: #ffffff;
    font-weight: bold;
    left: 5px;
    position: relative;
    top: -8px;
  }
  .corp-footer .locale-indicator .fa.fa-angle-up {
    display: none;
  }
  .corp-footer .locale-indicator.expanded .fa-angle-down {
    display: none;
  }
  .corp-footer .locale-indicator.expanded .fa-angle-up {
    display: inline-block;
  }
  .corp-footer .locale-countries {
    color: #ffffff;
    line-height: 25px;
    position: relative;
  }
  .corp-footer .locale-countries a {
    color: #ffffff;
    font-style: normal;
    font-weight: normal;
    font-family: 'din-bold', sans-serif;
  }
  .corp-footer .locale-countries a:after {
    color: #ffffff;
    display: none;
  }
  .corp-footer .locale-indicator-mobile {
    display: none;
  }
  .static-corp-footer footer {
    padding: 50px 0;
  }
  .static-corp-footer footer .footer-nav-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -moz-align-content: center;
    -ms-align-content: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 0 5px;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column {
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-preferred-width: 110px;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level + .footer-nav-multi-level,
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level + .footer-nav-header-label {
    margin-top: 30px;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label.with-link + .footer-nav-header-label.with-link {
    margin-top: 30px;
  }
  .static-corp-footer footer .footer-bottom {
    font-style: normal;
    font-weight: normal;
    font-family: 'din-regular', sans-serif;
    font-size: 12px;
  }
  .static-corp-footer footer .footer-bottom .footer-bottom-link-container {
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .static-corp-footer footer .footer-bottom .footer-logo {
    width: 30px;
    height: 30px;
    margin-right: 15px;
  }
  .static-corp-footer footer .footer-bottom .footer-bottom-links {
    margin-left: 10px;
  }
  .static-corp-footer footer .footer-bottom .footer-subcopyright-text {
    margin-left: 45px;
  }
  .static-corp-footer .locale-indicator {
    color: #ffffff;
    line-height: 40px;
    margin-right: 5px;
    top: -25px;
    float: right;
    text-align: right;
  }
  .static-corp-footer .locale-indicator.no-top {
    top: 0;
  }
  .static-corp-footer .locale-indicator .fa {
    color: #ffffff;
    font-weight: bold;
    left: 5px;
    position: relative;
    top: -8px;
  }
  .static-corp-footer .locale-indicator .fa.fa-angle-up {
    display: none;
  }
  .static-corp-footer .locale-indicator.expanded .fa-angle-down {
    display: none;
  }
  .static-corp-footer .locale-indicator.expanded .fa-angle-up {
    display: inline-block;
  }
  .static-corp-footer .locale-countries {
    color: #ffffff;
    line-height: 25px;
    position: relative;
  }
  .static-corp-footer .locale-countries a {
    color: #ffffff;
    font-style: normal;
    font-weight: normal;
    font-family: 'din-bold', sans-serif;
  }
  .static-corp-footer .locale-countries a:after {
    color: #ffffff;
    display: none;
  }
  .static-corp-footer .locale-indicator-mobile {
    display: none;
  }
  .locale-indicator-name {
    font-style: normal;
    font-weight: normal;
    font-family: 'din-bold', sans-serif;
    font-size: 13px;
    line-height: 23px;
    vertical-align: top;
  }
}
@media all and (max-width: 1024px) {
  .social-outreach .social-outreach-background .social-outreach-segment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .social-outreach .social-outreach-background .social-outreach-newsletter {
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 20px;
  }
  .social-outreach .social-outreach-background .social-outreach-newsletter .h5-rep,
  .social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form {
    -moz-flex: 1 1 35%;
    -ms-flex: 1 1 35%;
    -webkit-flex: 1 1 35%;
    flex: 1 1 35%;
  }
  .social-outreach .social-outreach-background .social-outreach-newsletter .h5-rep input,
  .social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form input {
    max-width: 75%;
  }
  .social-outreach .social-outreach-background .social-outreach-newsletter .h5-rep .social-outreach-newsletter-border,
  .social-outreach .social-outreach-background .social-outreach-newsletter .social-outreach-newsletter-form .social-outreach-newsletter-border {
    border-right: none;
  }
  .social-outreach .social-outreach-background .social-outreach-newsletter h5,
  .social-outreach .social-outreach-background .social-outreach-newsletter .h5-rep {
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    -webkit-flex: 1 0 50%;
    flex: 1 0 50%;
    text-align: right;
    padding-right: 30px;
  }
  .social-outreach .social-outreach-background .social-outreach-segment.social-outreach-content {
    display: none;
  }
  .corp-footer {
    background-color: #3a3a3a;
    background-image: none;
  }
  .corp-footer a {
    cursor: pointer;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column {
    padding: 0;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column:last-child {
    border-bottom: 1px solid #ffffff;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level .footer-nav-header-label {
    position: relative;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level .footer-nav-header-label:before {
    position: absolute;
    right: 0;
    width: 44px;
    height: 100%;
    background-color: #000000;
    color: #ffffff;
    content: "\f067";
    font-family: 'fontawesome';
    font-size: 14px;
    line-height: 42px;
    text-align: center;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level .footer-nav-header-label.active:before {
    content: "\f068";
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label {
    background-image: linear-gradient(#545454 50%, #3a3a3a);
    border-top: 1px solid #ffffff;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label h6 {
    padding: 14px 15px;
    text-transform: uppercase;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label h6 a {
    color: #ffffff;
    font-style: normal;
    font-weight: normal;
    font-family: 'din-medium', sans-serif;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label.no-link {
    display: block;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label.with-link {
    display: none;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label .locale-indicator-name {
    vertical-align: top;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .subnav-list {
    display: none;
    background-color: #545454;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .subnav-list.expanded {
    display: block;
    padding: 5px 16px;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .subnav-list > li a {
    display: block;
    font-size: 12px;
    line-height: 17px;
    padding: 8px 0;
  }
  .corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-overview-label {
    display: block;
  }
  .corp-footer footer .footer-bottom {
    padding: 20px 15px 0 5px;
    font-size: 12px;
  }
  .corp-footer footer .footer-bottom .locale-indicator {
    display: none;
  }
  .corp-footer footer .footer-bottom .footer-logo {
    width: 30px;
    height: 30px;
  }
  .corp-footer footer .footer-bottom .footer-copyright-text {
    float: left;
  }
  .corp-footer footer .footer-bottom .footer-bottom-links {
    margin-bottom: 15px;
    margin-left: 0;
    clear: left;
  }
  .corp-footer footer .footer-bottom .footer-links-par {
    padding-bottom: 20px;
  }
  .corp-footer footer .footer-bottom .footer-links-par .link:first-child a:before {
    content: "";
  }
  .corp-footer .locale-indicator {
    display: none;
  }
  .corp-footer .locale-indicator-mobile {
    display: block;
  }
  .static-corp-footer {
    background-color: #3a3a3a;
    background-image: none;
  }
  .static-corp-footer a {
    cursor: pointer;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column {
    padding: 0;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column:last-child {
    border-bottom: 1px solid #ffffff;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level .footer-nav-header-label {
    position: relative;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level .footer-nav-header-label:before {
    position: absolute;
    right: 0;
    width: 44px;
    height: 100%;
    background-color: #000000;
    color: #ffffff;
    content: "\f067";
    font-family: 'fontawesome';
    font-size: 14px;
    line-height: 42px;
    text-align: center;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-multi-level .footer-nav-header-label.active:before {
    content: "\f068";
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label {
    background-image: linear-gradient(#545454 50%, #3a3a3a);
    border-top: 1px solid #ffffff;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label h6 {
    padding: 14px 15px;
    text-transform: uppercase;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label h6 a {
    color: #ffffff;
    font-style: normal;
    font-weight: normal;
    font-family: 'din-medium', sans-serif;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label.no-link {
    display: block;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label.with-link {
    display: none;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-header-label .locale-indicator-name {
    vertical-align: top;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .subnav-list {
    display: none;
    background-color: #545454;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .subnav-list.expanded {
    display: block;
    padding: 5px 16px;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .subnav-list > li a {
    display: block;
    font-size: 12px;
    line-height: 17px;
    padding: 8px 0;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .subnav-list .role-based-link-label a {
    display: block;
    font-size: 12px;
    line-height: 17px;
    padding: 8px 0;
  }
  .static-corp-footer footer .footer-nav-container .footer-nav-column .footer-nav-overview-label {
    display: block;
  }
  .static-corp-footer footer .footer-bottom {
    padding: 20px 15px 0 5px;
    font-size: 12px;
  }
  .static-corp-footer footer .footer-bottom .locale-indicator {
    display: none;
  }
  .static-corp-footer footer .footer-bottom .footer-logo {
    width: 30px;
    height: 30px;
  }
  .static-corp-footer footer .footer-bottom .footer-copyright-text {
    float: left;
  }
  .static-corp-footer footer .footer-bottom .footer-bottom-links {
    margin-bottom: 15px;
    margin-left: 0;
    clear: left;
  }
  .static-corp-footer footer .footer-bottom .footer-links-par {
    padding-bottom: 20px;
  }
  .static-corp-footer footer .footer-bottom .footer-links-par .link:first-child a:before {
    content: "";
  }
  .static-corp-footer .locale-indicator {
    display: none;
  }
  .static-corp-footer .locale-indicator-mobile {
    display: block;
  }
}
@media print {
  .footer-par {
    display: none;
  }
}

.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-input-contents .anti-counterfeit-input {
  background-color: #cccccc;
  border-radius: 5px 0 0 5px;
  height: 62px;
  width: 340px;
}
@media all and (max-width: 767px) {
  .anti-counterfeit .anti-counterfeit-container .anti-counterfeit-input-contents .anti-counterfeit-input {
    border-radius: 0;
    margin: 0;
  }
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-input-contents .anti-counterfeit-input.error {
  border: 3px solid #c41230;
}
.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 {
  border-radius: 0 5px 5px 0;
  height: 62px;
  vertical-align: top;
}
@media all and (max-width: 767px) {
  .anti-counterfeit .anti-counterfeit-container .anti-counterfeit-input-contents .anti-counterfeit-submit {
    border-radius: 0;
  }
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-input-contents .anti-counterfeit-submit > span {
  width: 100%;
  display: inline-block;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-input-contents .anti-counterfeit-submit:after {
  content: "";
}
.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: #c41230;
}
.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: #c41230;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-messages .fa-inverse {
  color: #ffffff !important;
  line-height: 2em;
}
.anti-counterfeit .anti-counterfeit-container .anti-counterfeit-help-text p {
  font-size: 13px;
  margin-bottom: 0;
}

.page-article-blog {
  background-color: #ffffff;
}
.page-article-blog .fmmp-image-text {
  padding: 0;
}
.page-article-blog .aem-GridColumn--default--3 {
  border-left: 1px solid #e7e7e7;
}
@media all and (max-width: 767px) {
  .page-article-blog .aem-GridColumn--default--3 {
    border-left: none;
    border-top: 1px solid #e7e7e7;
  }
}

.carousel-with-split .slick-track,
.tout-carousel .slick-track {
  background-color: #ffffff;
}
.carousel-with-split .carousel-container,
.tout-carousel .carousel-container {
  background-color: #cccccc;
}
.carousel-with-split .carousel-splitter-content,
.tout-carousel .carousel-splitter-content {
  background-color: #ffffff;
}
.carousel-with-split .button-arrow,
.tout-carousel .button-arrow {
  margin-top: 15px;
}
.carousel-with-split .slick-arrow,
.tout-carousel .slick-arrow {
  height: 40px;
}
.carousel-with-split .slick-arrow:before,
.tout-carousel .slick-arrow:before {
  opacity: 1;
  font-family: 'fontawesome';
  font-size: 40px;
  color: #545454;
}
.carousel-with-split .slick-prev:before,
.tout-carousel .slick-prev:before {
  font-family: 'fontawesome';
  content: "\f104";
}
.carousel-with-split .slick-next:before,
.tout-carousel .slick-next:before {
  font-family: 'fontawesome';
  content: "\f105";
}
.carousel-with-split .slick-dots,
.tout-carousel .slick-dots {
  bottom: -45px;
}
.carousel-with-split .slick-dots li,
.tout-carousel .slick-dots li {
  margin: 0 1px;
}
.carousel-with-split .slick-dots li.slick-active button,
.tout-carousel .slick-dots li.slick-active button {
  background-color: #164991;
}
.carousel-with-split .slick-dots li.slick-active button:before,
.tout-carousel .slick-dots li.slick-active button:before {
  color: #164991;
  opacity: 1;
}
.carousel-with-split .slick-dots li button,
.tout-carousel .slick-dots li button {
  background-color: #cccccc;
  border: 2px solid #ffffff;
  border-radius: 10px;
  height: 14px;
  width: 15px;
}
.carousel-with-split .slick-dots li button:before,
.tout-carousel .slick-dots li button:before {
  color: #cccccc;
  font-size: 12px;
  line-height: 16px;
  height: 15px;
  width: 15px;
  opacity: 1;
}
@media all and (max-width: 1024px) {
  .carousel-with-split .slick-dots,
  .tout-carousel .slick-dots {
    bottom: 5px;
  }
}
.carousel-with-split .carousel-splitter-content .has-bg {
  background-size: contain;
  background-repeat: no-repeat;
}
@media all and (max-width: 1024px) {
  .carousel-with-split .carousel-splitter-content .has-bg {
    background-size: cover;
  }
}
.tout-carousel {
  padding: 0 30px;
}
.tout-carousel .slick-dots {
  display: none !important;
}
.tout-carousel .carousel-container {
  background-color: #ffffff;
}
.tout-carousel .slick-dotted.slick-slider {
  margin-bottom: 0;
}
@media all and (max-width: 1024px) {
  .tout-carousel {
    padding: 0 20px;
  }
}
.tout-carousel div.image img {
  margin: 0 auto;
}
.article .tout-carousel {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.carousel-slide .carousel-slide-container .slide-content-video .video .icon-video {
  font-family: 'fontawesome' !important;
  font-size: 110px;
  color: #3a3a3a;
  opacity: 0.85;
}
.carousel-slide .carousel-slide-container .slide-content-video .video .icon-video:before {
  content: "\f16a";
}
.carousel-slide .carousel-slide-container .slide-content-video .video .icon-video:after {
  border-style: solid;
  border-width: 1em 0 1em 1.732em;
  border-color: #ffffff;
  content: ' ';
  font-size: 0.29em;
  margin: 0.8em 0 0 -2.5em;
  position: absolute;
  z-index: -1;
}
.carousel-slide .carousel-slide-container .slide-content-video .video .icon-video:hover {
  color: #c41230;
}

.cta-highlights .header {
  padding: 1.5em 0;
}
.cta-highlights .cta-highlights-par {
  padding: 33px;
  padding-top: 0;
}
.cta-highlights .cta-highlights-par .fmmp-image-text .image-text-content .image-content .image {
  background: #000000;
}
@media all and (max-width: 767px) {
  .cta-highlights .cta-highlights-par {
    padding: 16px 0;
  }
}
.cta-highlights .view-more {
  padding-bottom: 33px;
}
.cta-highlights .view-more button {
  background-color: #c41230;
  border: 0;
  margin: 0 auto;
}
.cta-highlights .view-more button:hover {
  background-color: #b5122d;
}
.cta-highlights .view-more button:after {
  content: "\f107";
  font-family: 'fontawesome';
  font-size: 20px;
  margin-left: 3px;
  vertical-align: middle;
}
.cta-highlights .has-bg {
  background: #3a3a3a;
}

.download-files-button .file-download-list .select-box-holder {
  width: 340px;
  margin-bottom: 25px;
}
.download-files-button .file-download-list .select-box-holder a.select-box {
  display: block;
  top: 2px;
}
.download-file .download-file-container {
  text-align: left;
}

.driv-corp-list-view {
  background-color: #ffffff;
}
.driv-corp-list-view a {
  cursor: pointer;
}
.driv-corp-list-view .driv-corp-list-view-item-container,
.driv-corp-list-view .driv-corp-list-view-item-image,
.driv-corp-list-view .driv-corp-list-view-item-header {
  border-color: rgba(60, 60, 60, 0.26);
}
.driv-corp-list-view .driv-corp-list-view-item-wtb-button {
  padding: 8px 20px;
  text-transform: uppercase;
  white-space: nowrap;
}
.driv-corp-list-view .driv-corp-list-view-item-info-header {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "din-bold";
}
.driv-corp-list-view .driv-corp-list-view-item-additional-info p {
  margin: 0;
}
.driv-corp-list-view .driv-corp-list-view-item-details {
  background-color: #e7e7e7;
}
.driv-corp-list-view .driv-corp-list-view-item-container .driv-dropdown-button {
  width: 100%;
  margin-top: 16px;
}
.driv-corp-list-view .driv-corp-list-view-item-container .driv-dropdown-button .driv-corp-list-view-item-wtb-button {
  font-family: "din-medium";
  text-align: center;
}
.driv-corp-list-view .driv-corp-list-view-item-container .driv-dropdown-button .driv-dropdown-button-options {
  width: 100%;
}
@media all and (min-width: 1025px) {
  .driv-corp-list-view .driv-corp-list-view-item-info .driv-corp-list-view-item-info-header {
    color: #b5122d;
  }
  .driv-corp-list-view .driv-corp-list-view-item-additional-info {
    background-color: #e7e7e7;
  }
  .driv-corp-list-view .driv-corp-list-view-item-details {
    background-color: transparent;
  }
  .driv-corp-list-view .driv-corp-list-view-item-container .driv-dropdown-button {
    width: auto;
    margin-top: 0;
  }
  .driv-corp-list-view .driv-corp-list-view-item-container .driv-dropdown-button .driv-dropdown-button-options {
    min-width: 200px;
    width: auto;
  }
}
.driv-corp-list-view .details-item {
  line-height: 20px;
}
.driv-corp-list-view .details-item-label {
  font-weight: bold;
}

.driv-corp-grid-view-product {
  background: #ffffff;
}
.driv-corp-grid-view-group a {
  cursor: pointer;
}
.driv-corp-grid-view-group tr {
  border: none;
}
.driv-corp-grid-view-group .product-logo,
.driv-corp-grid-view-group .product-columns,
.driv-corp-grid-view-group .product-type-group {
  border-left: 1px rgba(60, 60, 60, 0.26) solid;
  border-right: 1px rgba(60, 60, 60, 0.26) solid;
}
.driv-corp-grid-view-group .product-logo {
  border-top: 1px rgba(60, 60, 60, 0.26) solid;
  background-color: #e7e7e7;
}
.driv-corp-grid-view-group .product-logo span {
  font-family: "din-bold", sans-serif;
  text-transform: uppercase;
  color: #c41230;
}
.driv-corp-grid-view-group .product-type-group {
  background-color: #3a3a3a;
}
.driv-corp-grid-view-group .product-type-group > td {
  font-family: "din-bold";
  text-transform: uppercase;
  color: #ffffff;
}
.driv-corp-grid-view-group .product-columns {
  border-bottom: 1px rgba(60, 60, 60, 0.26) solid;
  background-color: #e7e7e7;
}
.driv-corp-grid-view-group .product-columns > td {
  font-family: "din-regular", sans-serif;
  font-weight: bold;
  line-height: 16px;
  font-size: 13px;
}
.driv-corp-grid-view-group .product-columns > td:not(:last-child) {
  border-right: 1px rgba(60, 60, 60, 0.26) solid;
}
.driv-corp-grid-view-group .product-columns > td.product-image i {
  color: #3a3a3a;
}
.driv-corp-grid-view-group .product__info:not(:first-child) {
  border-bottom: 1px rgba(60, 60, 60, 0.26) solid;
}
.driv-corp-grid-view-group .product__info > td {
  font-family: "din-regular", sans-serif;
  font-weight: bold;
  line-height: 16px;
  font-size: 14px;
  word-break: break-word;
}
.driv-corp-grid-view-group .product__info > td.product-name-container .product-quick-details {
  text-transform: capitalize;
}
.driv-corp-grid-view-group .product__info > td.product-name-container .product-quick-details i.fa-list {
  color: #3a3a3a;
}
.driv-corp-grid-view-group .product__info > td.product-name-container .product-quick-details:hover,
.driv-corp-grid-view-group .product__info > td.product-name-container .product-quick-details.active,
.driv-corp-grid-view-group .product__info > td.product-name-container .product-quick-details:hover i,
.driv-corp-grid-view-group .product__info > td.product-name-container .product-quick-details.active i {
  color: #b5122d;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.driv-corp-grid-view-group .product__info > td.product-wtb span {
  background-color: #3a3a3a;
}
.driv-corp-grid-view-group .product__info > td.product-wtb span i::before {
  color: #ffffff;
  font-size: 20px;
}
.driv-corp-grid-view-group .quick-details__row {
  border-top: 2px solid #b5122d;
  border-bottom: 1px rgba(60, 60, 60, 0.26) solid;
  position: relative;
}
.driv-corp-grid-view-group .quick-details__row .loaded:before {
  content: "";
  position: absolute;
  border-bottom: 12px solid #b5122d;
  width: 0;
  border-right: 12px solid transparent;
  top: -7px;
  left: 7.5%;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.driv-corp-grid-view-group .quick-details__container {
  padding-bottom: 12px;
}
.driv-corp-grid-view-group .quick-details__container .driv-tabs__header {
  color: #b5122d;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: bold;
}
.driv-corp-grid-view-group .quick-details__container .driv-tabs__header li {
  padding: 0;
  margin-right: 20px;
}
.driv-corp-grid-view-group .quick-details__container .driv-tabs__header .tab__selected {
  border-bottom: 2px solid #b5122d;
}
.driv-corp-grid-view-group .quick-details__container .part-detail-header-logo_placeholder {
  border: 2px solid #c41230;
  color: #c41230;
  font-family: "din-bold";
  font-size: 16px;
  text-transform: uppercase;
}
.driv-corp-grid-view-group .quick-details__container .part-detail-content-characteristic {
  padding: 0;
}
.driv-corp-grid-view-group .quick-details__container .part-detail-content-characteristic_title,
.driv-corp-grid-view-group .quick-details__container .part-detail-content-characteristic_list li {
  font-size: 14px;
  font-family: "din-regular";
  letter-spacing: 0;
}
.driv-corp-grid-view-group .quick-details__container .part-detail-content-characteristic_title {
  font-weight: normal;
}
.driv-corp-grid-view-group .quick-details__container .part-detail-content-characteristic_list {
  font-weight: bold;
}
.driv-corp-grid-view-group .quick-details__part-name {
  font-family: "din-bold";
  font-size: 16px;
  text-transform: capitalize;
  margin: 8px 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .driv-corp-grid-view-group .quick-details__row .loaded:before {
    position: relative;
    top: -18px;
  }
}

.fixed-carousel-three h1,
.fixed-carousel-three h2,
.fixed-carousel-three h3 {
  line-height: 1;
  padding-bottom: 15px;
}
.fixed-carousel-three p {
  line-height: 18px;
}
.fixed-carousel-three .carousel-thumbnail {
  border: 1px solid #242424;
}
.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: #000000;
  opacity: 0.7;
}
.fixed-carousel-three .carousel-thumbnail .has-bg .bg:hover:before {
  background: #242424;
  opacity: 0.7;
}
.fixed-carousel-three .carousel-thumbnail:before {
  color: #242424;
  text-shadow: -1px 1px 1px #3a3a3a;
}
.fixed-carousel-three .carousel-thumbnail.active .has-bg .bg:before {
  background: #242424;
}
.fixed-carousel-three .carousel-thumbnail.active .has-bg .bg:hover:before {
  background: #242424;
}
.fixed-carousel-three .carousel-thumbnail h2 {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1.4px;
}
.fixed-carousel-three .slick-dots {
  list-style-type: none;
  z-index: 1;
}
.fixed-carousel-three .slick-dots li {
  border-radius: 50%;
  height: 11px;
  list-style-type: none;
  margin: 0 11px 0 0;
  padding: 0;
  width: 11px;
}
.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: #ffffff;
  border: #242424 solid 1px;
}
.fixed-carousel-three .slick-dots li.slick-active {
  background-color: #c41230;
}
@media all and (max-width: 767px) {
  .fixed-carousel-three .carousel-slide-list .carousel-slide-container {
    background: #545454 !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-form .fmmp-form-container {
  background: #ffffff;
  padding: 30px;
}
.fmmp-form .form-registration h3,
.fmmp-form .form-additional h3 {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  color: #545454;
  padding: 20px 0;
}
.fmmp-form .form-registration h3 span,
.fmmp-form .form-additional h3 span {
  color: #545454;
  float: right;
}
.fmmp-form .form-registration .reg-form-input ::placeholder {
  color: #cccccc;
  opacity: 1;
}
.fmmp-form .form-registration .reg-form-input :-ms-input-placeholder {
  color: #cccccc;
}
.fmmp-form .form-registration .reg-form-input ::-ms-input-placeholder {
  color: #cccccc;
}
.fmmp-form .alert.alert-field-error {
  max-width: none;
}

.fmmp-title {
  margin: 0 auto;
  max-width: 1440px;
  color: #c41230;
}
.fmmp-title .has-bg.background-color {
  background-color: #cccccc;
  color: #c41230;
}
.fmmp-title .has-bg.background-color a,
.fmmp-title .has-bg.background-color h1,
.fmmp-title .has-bg.background-color h2,
.fmmp-title .has-bg.background-color h3,
.fmmp-title .has-bg.background-color h4,
.fmmp-title .has-bg.background-color h5,
.fmmp-title .has-bg.background-color h6,
.fmmp-title .has-bg.background-color ul {
  color: #c41230;
}
.fmmp-title .title-container {
  padding: 30px;
}
.fmmp-title .title-container h1,
.fmmp-title .title-container h2,
.fmmp-title .title-container h3,
.fmmp-title .title-container h4,
.fmmp-title .title-container h5,
.fmmp-title .title-container h6 {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  padding: 20px;
}
.fmmp-title .title-container .link-to-parent {
  max-width: 25%;
  padding: 0;
  position: absolute;
  right: 3%;
}

.ag-theme-alpine .ag-body-viewport,
.ag-theme-alpine .ag-body-horizontal-scroll-viewport {
  scrollbar-color: #545454 transparent;
  scrollbar-width: thin;
  scrollbar-track-color: transparent;
  scrollbar-arrow-color: #ffffff;
  scrollbar-face-color: #545454;
  scrollbar-shadow-color: #545454;
}
.ag-theme-alpine .ag-body-viewport::-webkit-scrollbar,
.ag-theme-alpine .ag-body-horizontal-scroll-viewport::-webkit-scrollbar {
  width: 16px;
  height: 16px;
}
.ag-theme-alpine .ag-body-viewport::-webkit-scrollbar-thumb,
.ag-theme-alpine .ag-body-horizontal-scroll-viewport::-webkit-scrollbar-thumb {
  background-color: #545454;
  border-radius: 50px;
  background-clip: content-box;
  border: 3px solid transparent;
}

.gf-main-par {
  background-color: #ffffff;
}
.gf-main-par .button-main,
.gf-main-par .button-secondary {
  line-height: 14px;
  padding: 14px 40px;
}
.gf-main-par .fmmp-text {
  padding: 80px 100px;
}
.gf-main-par h1 {
  font-size: 38px;
  line-height: 41.8px;
}
.gf-main-par h2 {
  font-size: 28px;
  line-height: 30.8px;
}
.gf-main-par h3 {
  font-size: 22px;
  line-height: 24.2px;
}
.gf-main-par input[type="text"],
.gf-main-par input[type="number"],
.gf-main-par input[type="email"],
.gf-main-par input[type="password"],
.gf-main-par input[type="tel"],
.gf-main-par select,
.gf-main-par textarea {
  border-radius: 0;
}
.gf-main-par .print-cta {
  padding: 0px 0px 30px 100px;
}
.gf-main-par .scf {
  color: #545454;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.gf-main-par .scf .scf-link {
  color: #164991;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
.gf-main-par .scf-is-attached {
  background: none;
  border: 2px solid #545454;
  color: #3a3a3a;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  margin: 0;
}
.gf-main-par .scf-is-new {
  background-color: #f5f5f5;
}
.gf-main-par .scf-js-error-message {
  background-color: none;
  border-radius: 0;
  color: #c41230;
  font-size: 16px;
}
.gf-main-par .community-topics .scf-community-topics-header {
  background: url(../../../../../etc.clientlibs/settings/wcm/designs/fmmp-corporate-na/clientlib-site/resources/images/honeycomb-black.jpg) top center repeat-y;
}
.gf-main-par .scf-composer {
  margin-left: 0;
}
.gf-main-par .post .scf-composer {
  margin-left: 50px;
}
.gf-main-par .scf-composer-msg {
  margin-bottom: 10px;
}
.gf-main-par input.scf-composer-msg {
  line-height: 30px;
}
.gf-main-par .scf-avatar {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background-clip: padding-box;
  border: 3px solid #ffffff;
  -webkit-box-shadow: 0px 4px 4px #cccccc;
  box-shadow: 0px 4px 4px #cccccc;
  height: 38px;
  margin-right: 8px;
  width: 38px;
}
.gf-main-par .scf-container {
  padding: 40px;
  background-color: #ffffff;
}
.gf-main-par .elite-tech-status {
  border-left: 1px solid #cccccc;
  line-height: 18px;
  padding-left: 5px;
}
.gf-main-par .scf-author-tag {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  line-height: 25px;
}
.gf-main-par .scf-author-tag [class*="fa-"] {
  color: #000000;
  margin-right: 3px;
}
.gf-main-par .scf-author-tag .member-username {
  color: #b5122d;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
.gf-main-par .scf-topic-userinfo .scf-mark-best-answer {
  width: 40px;
}
.gf-main-par .scf-topic-userinfo .scf-mark-best-answer .scf-answer-resolved,
.gf-main-par .scf-topic-userinfo .scf-mark-best-answer .scf-answer-unresolved {
  display: block;
  margin: auto;
  padding: 5px;
}
.gf-main-par .scf-topic-userinfo .scf-mark-best-answer .scf-answer-unresolved {
  display: none;
}
.gf-main-par .scf-topic-userinfo .scf-mark-best-answer .scf-answer-unresolved.show {
  display: block;
}
.gf-main-par .scf-topic-avatar {
  border-radius: 50px;
  border: 3px solid #e7e7e7;
  height: 55px;
  width: 55px;
}
.gf-main-par .scf-component-member-list .sort-section label {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
.gf-main-par .scf-component-member-list .scf-search-result-member {
  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;
  margin: 10px 0;
}
.gf-main-par .scf-component-member-list .scf-search-result-member .elite-tech-status {
  border-left: none;
  display: block;
  padding-left: 0;
}
.gf-main-par .scf-component-member-list .scf-search-result-member .scf-author-tag,
.gf-main-par .scf-component-member-list .scf-search-result-member .scf-num-items {
  line-height: 20px;
}
.gf-main-par .scf-sort-by {
  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;
  margin: 0 0 20px 15px;
}
.gf-main-par .scf-sort-by .button-holder {
  border-left: 1px solid #cccccc;
  -moz-flex: 1 0 33%;
  -ms-flex: 1 0 33%;
  -webkit-flex: 1 0 33%;
  flex: 1 0 33%;
  text-align: center;
}
.gf-main-par .scf-sort-by .scf-sort-list {
  -moz-flex: 1 1 65%;
  -ms-flex: 1 1 65%;
  -webkit-flex: 1 1 65%;
  flex: 1 1 65%;
}
.gf-main-par .scf-sort-by .scf-sort-list li.scf-sort-item {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  float: left;
  font-size: 18px;
  font-size: 1.125rem;
  margin-right: 30px;
  text-align: center;
}
.gf-main-par .scf-sort-by .scf-sort-list li.scf-sort-item:hover,
.gf-main-par .scf-sort-by .scf-sort-list li.scf-sort-item.selected {
  color: #c41230;
  background-color: transparent;
}
.gf-main-par .scf-sort-by .scf-sort-list li.scf-sort-item:hover .fa,
.gf-main-par .scf-sort-by .scf-sort-list li.scf-sort-item.selected .fa {
  color: #c41230;
}
.gf-main-par .scf-sort-by [class^="fa-"],
.gf-main-par .scf-sort-by [class*=" fa-"] {
  color: #545454;
  margin-left: 8px;
}
.gf-main-par .scf-component-pagination-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;
  margin: 40px 0;
  padding: 0 15px;
}
.gf-main-par .scf-component-pagination-container .scf-component-pagination-container-total {
  font-size: 16px;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  line-height: 40px;
}
.gf-main-par .scf-component-pagination-container .scf-component-pagination-container-total span.total {
  color: #c41230;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
.gf-main-par .scf-component-pagination-container .pagination {
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
}
.gf-main-par .scf-component-pagination-container .pagination-item {
  float: left;
  line-height: 40px;
  margin-left: 30px;
}
.gf-main-par .scf-component-pagination-container .pagination-counter {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  margin-left: 10px;
}
.gf-main-par .scf-component-pagination-container select {
  margin-left: 5px;
  height: 40px;
  width: 65px;
}
.gf-main-par .scf-component-pagination-container input {
  margin-left: 5px;
  height: 40px;
  width: 45px;
}
.gf-main-par .scf-component-pagination-container .select-box {
  height: 38px;
  top: 2px;
}
.gf-main-par .button-search:before {
  color: #ffffff;
  font-size: 15px;
  margin-right: 8px;
}
.gf-main-par .scf-search-results .scf-num-items {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
}
.gf-main-par .scf-search-results .scf-num-items span {
  color: #c41230;
}
.gf-main-par .scf-search-results .scf-search-result-row {
  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: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  border-bottom: 1px solid #f5f5f5;
  margin: 0;
}
.gf-main-par .scf-search-results .scf-search-result-row:hover {
  background-color: #f5f5f5;
}
.gf-main-par .scf-search-results .scf-search-result-row .scf-mark-best-answer {
  padding-left: 20px;
}
.gf-main-par .scf-search-results .scf-search-result-row .scf-search-result-column {
  -moz-flex: 1 1 12%;
  -ms-flex: 1 1 12%;
  -webkit-flex: 1 1 12%;
  flex: 1 1 12%;
  padding: 15px;
}
.gf-main-par .scf-search-results .scf-search-result-row .scf-search-result-column.scf-search-result-member {
  -moz-flex: 1 1 30%;
  -ms-flex: 1 1 30%;
  -webkit-flex: 1 1 30%;
  flex: 1 1 30%;
}
.gf-main-par .scf-search-results .scf-search-result-row .scf-search-result-column.scf-search-result-subject {
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  -webkit-flex: 1 1 50%;
  flex: 1 1 50%;
}
.gf-main-par .scf-search-results .scf-search-result-row.scf-search-result-header {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  text-transform: uppercase;
}
.gf-main-par .scf-search-results .scf-search-result-row.scf-search-result-header:hover {
  background-color: #ffffff;
}
.gf-main-par .scf-search-results .scf-search-result-row .scf-topic-title {
  margin-bottom: 8px;
}
.gf-main-par .scf-search-results .scf-search-result-row .scf-search-result-title {
  color: #c41230;
}
.gf-main-par .scf-search-results .scf-search-result-row .category-name {
  line-height: 18px;
}
.gf-main-par .scf-search-results .scf-search-result-row .scf-search-result-author {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.gf-main-par .scf-search-results .scf-search-result-row .scf-search-result-author a {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.gf-main-par .scf-topic-detail {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.gf-main-par .scf-topic-detail .scf-topic-content {
  margin-left: 20px;
  padding-bottom: 30px;
  width: 90%;
}
.gf-main-par .scf-topic-detail .scf-topic-content .scf-comment-toolbar {
  margin-top: 30px;
}
.gf-main-par .scf-topic-detail .scf-topic-actions {
  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;
}
.gf-main-par .scf-comments-list .scf-post {
  padding: 30px 0;
}
.gf-main-par .scf-comments-list .scf-topic-userinfo {
  width: 45px;
}
.gf-main-par .scf-comments-list .scf-voting {
  margin-left: 0;
}
.gf-main-par .scf-comments-list-header {
  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-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  text-transform: uppercase;
}
.gf-main-par .scf-comments-list-header .scf-comments-count {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  line-height: 18px;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
}
.gf-main-par .scf-comments-list-header .scf-comments-list-header-sorting {
  margin-left: 50px;
  -moz-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  flex: 1 0 50%;
}
.gf-main-par .scf-comments-list-header .scf-comments-list-header-sorting .scf-sort-by {
  margin-bottom: 0;
}
.gf-main-par .scf-comments-list-header .scf-comments-list-header-sorting .scf-sort-list {
  margin-top: 0;
}
.gf-main-par .scf-comments-list-header .scf-comments-list-header-sorting li.scf-sort-item {
  font-size: 14px;
  padding: 0 0.5em;
}
.gf-main-par .scf-post {
  border-top: 1px solid #e7e7e7;
  padding: 30px 40px;
}
.gf-main-par .scf-post .scf-topic-detail .scf-topic-content {
  padding-bottom: 0;
}
.gf-main-par .scf-post .scf-topic-actions {
  margin-top: 20px;
}
.gf-main-par .scf-post .scf-topic-actions .scf-comment-toolbar {
  margin-top: 0px;
}
.gf-main-par .scf-leave-comment {
  border-top: 1px solid #e7e7e7;
  padding-top: 10px;
}
.gf-main-par .scf-leave-comment h3 {
  margin: 20px 0;
  text-transform: uppercase;
}
.gf-main-par .scf-comment-msg {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  max-height: 100%;
  overflow: visible;
}
.gf-main-par .scf-comments-list {
  border-top: none;
}
.gf-main-par .scf-reply-disabled {
  font-style: italic;
}
.gf-main-par .scf-reply-disabled a {
  font-style: italic;
}
.gf-main-par .scf-voting {
  margin-left: 30px;
}
.gf-main-par .scf-voting .scf-voting-unset {
  color: #164991;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
.gf-main-par .scf-voting .scf-voting-unset [class*="fa-"] {
  color: #164991;
  margin-left: 8px;
}
.gf-main-par .scf-voting .scf-voting-unset .scf-vote-count {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
.gf-main-par .scf-voting .scf-vote-disabled {
  color: #c41230;
}
.gf-main-par .scf-voting .scf-vote-disabled span {
  cursor: default;
}
.gf-main-par .scf-voting .scf-vote-disabled span:hover {
  text-decoration: none;
}
.gf-main-par .scf-signup button,
.gf-main-par .scf-js-comment-edit-box .scf-composer-block button,
.gf-main-par .scf-signup input.btn,
.gf-main-par .scf-js-comment-edit-box .scf-composer-block input.btn {
  border: none;
  color: #ffffff;
  height: 43px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  font-size: 14px;
}
.gf-main-par .scf-signup .btn-primary,
.gf-main-par .scf-js-comment-edit-box .scf-composer-block .btn-primary {
  background-color: #c41230;
}
.gf-main-par .scf-signup .btn-primary:hover,
.gf-main-par .scf-js-comment-edit-box .scf-composer-block .btn-primary:hover {
  background-color: #b5122d;
}
.gf-main-par .scf-signup .btn-default,
.gf-main-par .scf-js-comment-edit-box .scf-composer-block .btn-default {
  background-color: #545454;
}
.gf-main-par .scf-signup .btn-default:hover,
.gf-main-par .scf-js-comment-edit-box .scf-composer-block .btn-default:hover {
  background-color: #3a3a3a;
}
.gf-main-par .scf-signup input.btn,
.gf-main-par .scf-js-comment-edit-box .scf-composer-block input.btn {
  padding: 0 40px;
}
.gf-main-par .scf-comments-list .scf-js-comment-edit-box .scf-composer-block button,
.gf-main-par .scf-comments-list .scf-js-comment-edit-box .scf-composer-block input.btn {
  line-height: 0;
  margin: 0 auto;
}
@media all and (min-width: 1280px) {
  .gf-main-par .fmmp-text {
    padding: 30px 150px;
  }
  .gf-main-par .print-cta {
    padding: 0px 0px 30px 150px;
  }
}
@media all and (max-width: 1024px) {
  .gf-main-par .fmmp-text {
    padding: 30px 80px;
  }
  .gf-main-par .print-cta {
    padding: 0px 0px 30px 80px;
  }
  .gf-main-par .scf-composer-actions {
    text-align: left;
  }
  .gf-main-par .scf-composer-actions button {
    margin: 10px auto;
    width: 100%;
  }
  .gf-main-par .scf-comments-list .scf-js-comment-edit-box .scf-composer-block button,
  .gf-main-par .scf-comments-list .scf-js-comment-edit-box .scf-composer-block input.btn {
    line-height: 0;
    margin: 5px auto;
    width: 100%;
  }
  .gf-main-par .scf-topic-detail .scf-topic-actions {
    display: block;
  }
  .gf-main-par .scf-topic-detail .scf-topic-actions .scf-voting {
    margin-left: 0;
    margin-top: 30px;
  }
}
@media all and (max-width: 767px) {
  .gf-main-par .elite-tech-status {
    border-left: 0;
    display: block;
    margin: 5px 0;
    padding-left: 0;
  }
  .gf-main-par .scf-container {
    padding: 20px;
  }
  .gf-main-par .fmmp-text {
    padding: 20px;
  }
  .gf-main-par .print-cta {
    padding: 0px 0px 30px 50px;
  }
  .gf-main-par .scf-sort-by {
    -webkit-flex-wrap: wrap-reverse;
    -moz-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    margin-left: 0;
  }
  .gf-main-par .scf-sort-by .button-holder {
    border-left: none;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    flex: 1 0 100%;
    text-align: center;
  }
  .gf-main-par .scf-sort-by .button-holder button {
    width: 100%;
    margin: 10px 0;
  }
  .gf-main-par .scf-sort-by .scf-sort-list {
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    margin: 20px 0 0;
    padding: 0;
  }
  .gf-main-par .scf-comments-list-header {
    display: block;
  }
  .gf-main-par .scf-comments-list-header .scf-comments-count {
    margin-bottom: 10px;
  }
  .gf-main-par .scf-comments-list-header .scf-comments-list-header-sorting {
    margin-left: 0;
  }
  .gf-main-par .scf-comments-list-header .scf-comments-list-header-sorting li.scf-sort-item {
    padding-left: 0;
  }
  .gf-main-par .scf-comments-list-header .scf-comments-list-header-sorting li.scf-sort-item span.scf-sort-type {
    margin-left: 0;
  }
  .gf-main-par .scf-component-member-list .scf-search-results {
    font-size: 12px;
  }
  .gf-main-par .scf-component-member-list .scf-num-items {
    font-size: 12px;
  }
  .gf-main-par .scf-component-pagination-container {
    display: block;
    margin: 20px 0 60px;
    padding: 0 15px;
  }
  .gf-main-par .scf-component-pagination-container .scf-component-pagination-container-total {
    margin-bottom: 10px;
  }
  .gf-main-par .scf-component-pagination-container .pagination-item {
    float: left;
    line-height: 40px;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .gf-main-par .scf-component-pagination-container .pagination-item.pagination-counter {
    margin-left: 0px;
  }
  .gf-main-par .scf-component-pagination-container .pagination-item.pagination-pages {
    clear: both;
  }
  .gf-main-par .scf-component-pagination-container .pagination-item.pagination-buttons,
  .gf-main-par .scf-component-pagination-container .pagination-item.pagination-counter,
  .gf-main-par .scf-component-pagination-container .pagination-item.pagination-pages {
    margin-top: 10px;
  }
}
@media all and (max-width: 479px) {
  .gf-main-par .scf-component-member-list .scf-member-item-avatar {
    display: none;
  }
  .gf-main-par .scf-component-member-list .scf-search-results .scf-search-result-row .scf-search-result-column {
    padding: 8px;
    text-align: center;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  .gf-main-par .scf-component-member-list .scf-search-results .scf-search-result-row .scf-search-result-column.scf-search-result-member {
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  .gf-main-par .scf-component-pagination-container .pagination-item {
    margin-right: 10px;
  }
}
.gf-content-zone {
  background-color: #ffffff;
  border-bottom: 1px solid #e7e7e7;
}
.gf-right-column {
  background-color: #ffffff;
  border-left: 1px solid #e7e7e7;
  padding: 25px 30px;
}
.gf-right-column .link-icon {
  font-size: 16px;
  margin: 8px 0;
}
.gf-right-column .link-icon a {
  color: #545454;
}
.gf-right-column .link-icon i {
  margin-left: 5px;
}
.page-template-garage-forum .footer-par {
  margin-top: 0;
}
@media all and (max-width: 1024px) {
  .gf-right-column {
    display: none;
    border: none;
  }
}
@media print {
  .aem-Grid.aem-Grid--12 .aem-GridColumn.aem-GridColumn--default--9 {
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 .aem-GridColumn.aem-GridColumn--default--9 + .aem-GridColumn.aem-GridColumn--default--3 {
    display: none;
  }
}

.google-map .google-map-container {
  padding-top: 0;
}
.google-map .google-map-map {
  position: relative;
  height: 360px;
  overflow: hidden;
}
.google-map .google-map-map .map-zoom-control {
  top: 0;
}
.google-map .google-map-map .map-zoom-control .map-zoom-out,
.google-map .google-map-map .map-zoom-control .map-zoom-in {
  background: #545454;
  height: 44px;
  text-align: center;
  width: 44px;
}
.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: #c41230;
}
.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: 15px;
  line-height: 44px;
}
.google-map .google-map-map .map-zoom-control .map-zoom-out {
  border-top: 1px solid #cccccc;
}
.google-map .google-map-map a[target="_blank"]:after {
  content: "";
}
@media all and (max-width: 1024px) {
  .google-map .google-map-container {
    padding-top: 0;
  }
}
@media all and (max-width: 767px) {
  .google-map .google-map-container {
    padding-top: 0;
  }
}
@media all and (max-width: 479px) {
  .google-map .google-map-container {
    padding-top: 0;
  }
}
.google-map .gm-style-iw > div .map-infowindow {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
  font-size: 12px;
  line-height: 17px;
}
.google-map .gm-style-iw > div .map-infowindow h4 {
  color: #c41230;
  font: 14px/20px 'din-bold', sans-serif;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.google-map .gm-style-iw > div .map-infowindow .directions a {
  color: #164991;
  padding-left: 5px;
  padding-right: 0;
}
.google-map .gm-style-iw > div .map-infowindow .directions a:after {
  color: #c41230;
  content: "\f105";
  font-family: 'fontawesome';
  font-size: 12px;
  font-weight: bold;
  margin-left: 3px;
}
@media all and (max-width: 1024px) {
  .google-map .gm-style-iw > div .map-infowindow .directions {
    display: block;
  }
  .google-map .gm-style-iw > div .map-infowindow .directions a {
    padding-left: 0;
  }
}

.guru-courses .course-title {
  color: #c41230;
  font-size: 16px;
  line-height: 21px;
}

.guru-instructor-showcase {
  background-color: #ffffff;
  border: solid 1px #f5f5f5;
}
.guru-instructor-showcase .guru-instructor-showcase-container h4 {
  margin: 30px 0;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
.guru-instructor-showcase .guru-instructor-showcase-container .guru-instructor-showcase-position {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
.guru-instructor-showcase .has-bg .guru-instructor-showcase-container {
  background-color: transparent;
  color: #ffffff;
}
.guru-instructor-showcase .has-bg .guru-instructor-showcase-container h4 {
  color: #ffffff;
}
.guru-instructor-showcase .guru-instructor-showcase-container-empty {
  background-color: #ffffff;
  color: #3a3a3a;
}
.guru-instructor-showcase .guru-instructor-showcase-titles {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.guru-instructor-showcase .guru-link {
  cursor: pointer;
  display: block;
  margin-top: 15px;
}

.guru-location-detail {
  background-color: #ffffff;
}
.guru-location-detail h2 {
  color: #545454;
  margin-bottom: 10px;
}
.guru-location-detail .contact-us {
  color: #545454;
}
.guru-location-detail .contact-us h4 {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.guru-location-detail .contact-us p {
  margin-bottom: 0;
}
.guru-location-detail .guru-location-phone {
  color: #c41230;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  margin: 15px 0;
}
.guru-location-detail .guru-location-phone i {
  margin-right: 8px;
}
.guru-location-detail .slick-dots li {
  border: 2px solid #e7e7e7;
}
.guru-location-detail .slick-dots li.slick-active {
  border: 2px solid #c41230;
}
@media all and (max-width: 1024px) {
  .guru-location-detail h2 {
    margin-bottom: 0;
  }
  .guru-location-detail .guru-location-phone {
    margin: 0px 0 15px;
  }
}

.guru-location-tout {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #e7e7e7;
}
.guru-location-tout .location-tout {
  background-color: #ffffff;
  color: #3a3a3a;
}
.guru-location-tout .location-tout .location-tout-title h2 {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 34px;
  line-height: 39px;
}
.guru-location-tout .location-tout .location-tout-details .tout-details h3 {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 31px;
  line-height: 34.5px;
}
.guru-location-tout .location-tout .location-tout-details .tout-details p {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 0;
}
.guru-location-tout .location-tout .location-tout-details .tout-details p.contact {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.guru-auto-location-cta {
  background: #ffffff url(../../../../../etc.clientlibs/settings/wcm/designs/fmmp-corporate-na/clientlib-site/resources/images/honeycomb.jpg) bottom left repeat-x;
}
.guru-auto-location-cta .location-tout {
  background-color: transparent;
}
.guru-auto-location-cta .location-tout .location-tout-details .tout-details p {
  margin-bottom: 1em;
}
.guru-auto-location-cta .location-name {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}

.header-hero .header-hero-background {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.header-hero ul li:before {
  content: '\2022';
  color: #c41230;
  padding-right: 0.5em;
}
.header-hero .header-hero-container .header-hero-content-container {
  min-height: 500px;
  padding: 50px;
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content {
  margin: auto;
  width: 75%;
  /*header-hero-person*/
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content .header-hero-download {
  margin-top: 30px;
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content .header-hero-download .header-hero-download-select {
  border: none;
  height: 57px;
  margin-right: 12px;
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content .header-hero-download .header-hero-download-select .select-ui-label {
  height: 57px;
  line-height: 57px;
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content .header-hero-download .header-hero-download-select .select-ui-arrow::after {
  top: 25px;
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content .header-hero-download .select-box {
  display: block;
  top: 10px;
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content .person-avatar img {
  background-color: #ffffff;
  border: solid 5px #ffffff;
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content .person-contents h4 {
  font-size: 50px;
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content .person-contents .meta-info {
  font-size: 16px;
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content .header-hero-person-text p {
  font-size: 16px;
  line-height: 2.4em;
}
.header-hero .header-hero-container .header-hero-content-container .header-hero-content .header-hero-person-text p b {
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.header-hero .header-hero-container .header-hero-content-container .video .icon-video {
  font-family: 'icomoon' !important;
  font-size: 100px;
}
@media all and (max-width: 1024px) {
  .header-hero .header-hero-background {
    padding: 60px 10%;
  }
  .header-hero .header-hero-background .header-hero-content .person-contents h4 {
    margin-bottom: 20px;
  }
  .header-hero .header-hero-background .header-hero-content .header-hero-person-text p {
    line-height: 2.3em;
  }
}
@media all and (max-width: 767px) {
  .header-hero .header-hero-background {
    height: auto;
    padding: 30px;
  }
  .header-hero .header-hero-background h1 {
    font-size: 48px;
    line-height: 52px;
  }
  .header-hero .header-hero-background .header-hero-content .person-contents h4 {
    font-size: 30px;
    margin-bottom: 12px;
  }
  .header-hero .header-hero-background .header-hero-content .header-hero-person-text p {
    font-size: 15px;
    line-height: 1.9em;
  }
  .header-hero .header-hero-background .header-hero-content .header-hero-person-text p b {
    font-size: 15px;
  }
}

.header-lede .header-lede-container {
  min-height: 500px;
  padding-bottom: 60px;
}
.header-lede .header-lede-content {
  width: 100%;
}
.header-lede .header-lede-content .header-lede-person {
  background-color: #ffffff;
  border: solid 5px #ffffff;
  margin: 0 auto 22px;
  max-height: 150px;
}
.header-lede .header-lede-content .header-lede-subheading {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 16px;
  margin-bottom: 9px;
}
.header-lede .header-lede-content .header-lede-title {
  margin-bottom: 12px;
}
.header-lede .header-lede-content .header-lede-teaser {
  padding-bottom: 5px;
  width: 50%;
}
.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-container {
    padding-bottom: 60px;
  }
  .header-lede .header-lede-content .header-lede-person {
    max-height: 100px;
  }
  .header-lede .header-lede-content .header-lede-content {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .header-lede .header-lede-container {
    min-height: 365px;
    padding-bottom: 40px;
  }
  .header-lede .header-lede-content .header-lede-person {
    margin-bottom: 16px;
    max-height: 70px;
  }
  .header-lede .header-lede-content .header-lede-subheading {
    font-size: inherit;
  }
  .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 .button-main {
  margin-bottom: 20px;
}
.hero .hero-container {
  padding-top: 610px;
}
.hero .hero-content {
  width: 65%;
}
.hero .hero-content.align-x-center {
  width: 75%;
}
.hero .hero-content-container {
  padding: 100px 135px;
}
@media all and (max-width: 1279px) {
  .hero .hero-content-container {
    padding: 60px;
  }
  .hero .hero-content {
    width: 70%;
  }
  .hero .hero-content.align-x-center {
    width: 80%;
  }
}
@media all and (max-width: 1024px) {
  .hero .hero-content-container {
    padding: 60px 40px;
  }
  .hero .hero-container {
    padding: 0;
    height: 550px;
  }
  .hero .hero-content-container {
    position: relative;
  }
  .hero .hero-content {
    width: 100%;
  }
  .hero .hero-content.align-x-center {
    width: 100%;
  }
}
@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: 100%;
  }
  .hero .hero-content p {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: left;
  }
}

/* Hover Tout */
.hover-tout {
  margin: 0 auto;
  max-width: 1440px;
}
.hover-tout .hover-tout-container {
  background-color: #ffffff;
}
.hover-tout .hover-tout-container.title-above {
  padding-bottom: 0;
}
.hover-tout .hover-tout-container.title-centered .has-bg {
  padding-bottom: 64.32%;
}
.hover-tout .hover-tout-container.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: #cccccc;
  opacity: 0.75;
}
.hover-tout .hover-tout-container.title-centered .has-bg:hover:before {
  background: #ffffff;
  opacity: 0.75;
}
.hover-tout .hover-tout-container-left-icon {
  color: #c41230;
}
.hover-tout .has-bg {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  -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 .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: #f7f7f7;
  opacity: 0.75;
}
.hover-tout .has-bg:hover:before {
  background: #ffffff;
  opacity: 0.75;
}
.hover-tout h2,
.hover-tout h3 {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-shadow: none !important;
}
.hover-tout h2 span,
.hover-tout h3 span {
  display: block;
  margin-bottom: 0.75em;
}
.hover-tout .centered:hover {
  text-decoration: none;
}
.hover-tout .tout-title {
  color: #3a3a3a;
}
.hover-tout.active.touch .has-bg .hover-tout-container {
  background-color: rgba(255, 255, 255, 0.75);
}
.hover-tout.active.touch .has-bg:before {
  opacity: 0;
}
.hover-tout.aem-GridColumn--default--3 .hover-tout-container.title-centered .has-bg {
  padding-bottom: 65%;
}
.hover-tout.aem-GridColumn--default--3 h2 {
  font-size: 20px;
  line-height: 1.2;
}
.hover-tout.aem-GridColumn--default--3 .button-main {
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 36px;
  padding-right: 28px;
}
.hover-tout.aem-GridColumn--default--4 .hover-tout-container.title-centered .has-bg {
  padding-bottom: 65%;
}
.hover-tout.aem-GridColumn--default--4 h2 {
  font-size: 26px;
  line-height: 1.2;
}
.hover-tout.aem-GridColumn--default--4 .button-main {
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 36px;
  padding-right: 28px;
}
.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;
  line-height: 1.2;
}
.hover-tout.aem-GridColumn--default--6 .button-main {
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 36px;
  padding-right: 28px;
}
.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;
  line-height: 1.2;
}
.hover-tout.aem-GridColumn--default--12 .button-main {
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 36px;
  padding-right: 28px;
}
@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: 85%;
  }
  .hover-tout h2 {
    font-size: 28px;
    line-height: 1.2;
  }
  .hover-tout .button-main {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 36px;
    padding-right: 28px;
  }
  .hover-tout.aem-GridColumn--default--6 .hover-tout-container.title-centered .has-bg {
    padding-bottom: 60%;
  }
  .hover-tout.aem-GridColumn--default--6 h2 {
    font-size: 18px;
    line-height: 1.2;
  }
  .hover-tout.aem-GridColumn--default--6 .button-main {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 36px;
    padding-right: 28px;
  }
  .hover-tout.aem-GridColumn--default--12 .hover-tout-container.title-centered .has-bg {
    padding-bottom: 60%;
  }
  .hover-tout.aem-GridColumn--default--12 h2 {
    font-size: 18px;
    line-height: 1.2;
  }
  .hover-tout.aem-GridColumn--default--12 .button-main {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 36px;
    padding-right: 28px;
  }
}
@media all and (max-width: 767px) {
  .hover-tout .hover-tout-container.title-centered .has-bg {
    padding-bottom: 35%;
  }
  .hover-tout h2 {
    font-size: 32px;
    line-height: 1.2;
  }
  .hover-tout .button-main {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 36px;
    padding-right: 28px;
  }
  .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;
    line-height: 1.2;
  }
  .hover-tout.aem-GridColumn--default--6 .button-main {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 36px;
    padding-right: 28px;
  }
  .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;
    line-height: 1.2;
  }
  .hover-tout.aem-GridColumn--default--12 .button-main {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 36px;
    padding-right: 28px;
  }
  .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;
    line-height: 1.2;
  }
  .hover-tout .button-main {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 36px;
    padding-right: 28px;
  }
  .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;
    line-height: 1.2;
  }
  .hover-tout.aem-GridColumn--default--6 .button-main {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 36px;
    padding-right: 28px;
  }
  .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;
    line-height: 1.2;
  }
  .hover-tout.aem-GridColumn--default--12 .button-main {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    padding-left: 36px;
    padding-right: 28px;
  }
}

.image-gallery-wrapper .img-gal #links > a:hover i.fa {
  display: block;
  color: #87a5ff;
}
.image-gallery-wrapper .img-gal .download {
  padding: 10px;
  background-color: #c41230;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
}

.ledes-container {
  padding-top: 0;
}
.ledes-container .ledes-filter {
  padding: 15px 0;
  text-align: center;
  vertical-align: middle;
}
.ledes-container .ledes-filter label {
  font-size: 30px;
  line-height: 35px;
  margin: 0 5px;
  vertical-align: inherit;
}
.ledes-container .ledes-filter .select-box-holder {
  display: inline-block;
  margin: 24px 0 23px 0;
  min-width: 200px;
}
.ledes-container .ledes-filter .select-box-holder select {
  margin: 0;
}
.ledes-container .ledes-filter .select-box-holder .select-box {
  display: block;
  top: 2px;
}
.ledes-container .ledes-filter-placeholder {
  height: 112px;
}
.ledes-container .lede {
  padding: 19px;
  max-width: 100%;
}
.ledes-container .lede-image {
  position: relative;
}
.ledes-container .lede-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 61.42857143%;
}
.ledes-container .lede-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.ledes-container .lede-image .icon-video {
  font-family: 'icomoon' !important;
  font-size: 90px;
}
.ledes-container .lede-meta {
  color: #545454;
  font-size: 14px;
  line-height: 18px;
}
.ledes-container .lede-title {
  color: #3a3a3a;
  font-size: 20px;
  line-height: 30px;
}
.ledes-container .lede-title:hover {
  text-decoration: none;
}
.ledes-container.single .lede-title {
  font-size: 25px;
}
.ledes-container .view-more {
  font-size: 18px;
  text-align: center;
}
.ledes-container .view-more button {
  background-color: #c41230;
  border: 0;
  margin: 0 auto;
}
.ledes-container .view-more button:hover {
  background-color: #b5122d;
}
.ledes-container .view-more button:after {
  content: "\e911";
  font-family: 'icomoon';
  margin-left: 5px;
  vertical-align: middle;
  font-size: 10px;
  height: 10px;
  display: inline-block;
  width: 10px;
}
@media all and (max-width: 767px) {
  .ledes-container .ledes-filter label {
    padding-bottom: 0;
    padding-top: 15px;
  }
}
@media all and (min-width: 1280px) {
  .ledes-container {
    padding: 0 66px 35px 66px;
  }
  .ledes-container.single {
    padding: 30px 50px 50px 50px;
  }
  .ledes-container.single .lede-title {
    font-size: 28px;
  }
  .ledes-container.single .lede-teaser {
    margin-top: 10px;
  }
  .ledes-container .ledes-filter label {
    display: inline-block;
  }
}
.ledes-container.ledes-hover-cards .cta-link:after,
.ledes-container.ledes-hover-cards .lede-teaser-cta,
.ledes-container.ledes-hover-cards .lede-teaser-text,
.ledes-container.ledes-hover-cards .lede-title {
  color: #ffffff;
}
.ledes.aem-GridColumn--default--6 .ledes-container {
  padding: 0 33px 33px 33px;
}
.ledes.aem-GridColumn--default--6 .ledes-container .lede {
  padding: 24px;
}
.ledes .ledes-wrapper {
  background-color: #ffffff;
}
.ledes .ledes-wrapper .ledes-filter {
  border-bottom: 1px solid #e7e7e7;
}
.ledes .has-bg {
  background-color: #3a3a3a;
}
.ledes .has-bg a {
  color: #ffffff;
}
.ledes .has-bg .ledes-filter {
  background-color: #3a3a3a;
  border-bottom: 0;
}
.ledes .has-bg .ledes-filter label {
  color: #ffffff;
}
.ledes .has-bg .lede-meta {
  color: #cccccc;
}
.guru-location-ledes .ledes-wrapper.has-bg {
  background-color: #ffffff;
}
.guru-location-ledes .ledes-wrapper.has-bg a {
  color: #c41230;
}
.guru-location-ledes .ledes-wrapper.has-bg a:after {
  color: #c41230;
}
.guru-location-ledes .ledes-container .lede p {
  color: #545454;
  margin-bottom: 0.2em;
}
.guru-location-ledes .ledes-container .lede h4 {
  color: #3a3a3a;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  margin: 0.5em 0;
}

.link-image-bar-container {
  background-image: linear-gradient(#ffffff 50%, #e7e7e7);
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
}
.link-image-bar-container .link-image-bar-par {
  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;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 15px;
}
.link-image-bar-container .link-image-bar-par .link-image {
  padding: 10px;
  text-align: center;
}
.link-image-bar-container .link-image-bar-par .link-image img {
  width: auto;
  max-height: 30px;
}
.link-image-bar-container .link-image-bar-par .link-image.brands-ten {
  width: 9%;
}
.link-image-bar-container .link-image-bar-par .link-image.brands-twelve-plus {
  width: 13%;
}
.link-image-bar-container .link-image-bar-par .link-image.brands-eleven,
.link-image-bar-container .link-image-bar-par .link-image.brands-fifteen {
  width: 15%;
}
@media all and (min-width: 1280px) {
  .link-image-bar-container .link-image-bar-par .link-image.brands-eleven {
    max-width: 8%;
  }
  .link-image-bar-container .link-image-bar-par .link-image.brands-ten {
    max-width: 8%;
  }
  .link-image-bar-container .link-image-bar-par .link-image.brands-twelve-plus {
    max-width: none;
    min-width: 10%;
  }
  .link-image-bar-container .link-image-bar-par .link-image.brands-fifteen {
    max-width: 15%;
  }
}
@media all and (max-width: 1024px) {
  .link-image-bar-container {
    display: none;
  }
}

.link-to-parent a,
.link-to-parent a:visited {
  font-size: 16px;
  padding-left: 0;
  text-transform: none;
  margin-left: 1.6em;
}
.link-to-parent .cta-link-left:hover {
  text-decoration: none;
}
.link-to-parent .cta-link-left:before {
  font-size: inherit;
  vertical-align: top;
}

.aem-Grid.aem-Grid--12 .login-form.aem-GridColumn.aem-GridColumn--default--6 {
  padding: 0;
}
.login-form .login-form-wrapper {
  max-width: 340px;
  padding: 25px 0;
}
.login-form .login-form-wrapper .login-title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #7a7a7a;
}
.login-form .login-form-wrapper .login-field {
  margin: 0 0 5px 0;
  max-width: 300px;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  border: 2px solid #7a7a7a;
}
.login-form .login-form-wrapper .login-field.invalid {
  border-color: #b5122d;
}
.login-form .login-form-wrapper .input-label {
  font-size: 13px;
  font-weight: bold;
  margin: 15px 0 5px;
  text-transform: uppercase;
  color: #7a7a7a;
}
.login-form .login-form-wrapper .login-error-msg .login-error {
  background-color: #b5122d;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 20px;
  line-height: 26px;
  margin-bottom: 10px;
  max-width: 300px;
}
.login-form .login-form-wrapper .forgot-password {
  margin: 5px 0 25px 0;
}
.login-form .login-form-wrapper .forgot-password > a {
  font-size: 12px;
  color: #7a7a7a;
  text-decoration: underline;
  font-weight: bold;
}
.login-form .login-form-wrapper .login-submit .button-main.disabled {
  opacity: 0.5;
  color: #7a7a7a;
}
/* 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%;
  }
}

/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/settings/wcm/designs/fmmp-corporate-na/clientlib-site/source/less/components/mailing-list.less
Error: FileError: 'styles-corporate.less' wasn't found in /apps/settings/wcm/designs/fmmp-corporate-na/clientlib-site/source/less/components/mailing-list.less on line 1, column 1:
1 @import (reference) "/etc/designs/fmmp-corporate-na/clientlib-site/source/less/styles-corporate.less";
2 


(uncompiled LESS src is included below)
*****************************************************/
@import (reference) "/etc/designs/fmmp-corporate-na/clientlib-site/source/less/styles-corporate.less";

.mailing-list {
    margin: 10px;
    background: @white;
    border: 1px solid @grey-light;

    .mailing-list-wrapper {
        .mailing-list-body {
            .header {
                text-align:center;
            }
            .form-group {
                select::-ms-expand {
                    display: none;
                }

                .select-box {
                    display:block;
                    top: 17px;
                }
            }
        }
    }
}

.marginalia-ledes {
  margin-top: 30px;
  padding: 30px;
}
.marginalia-ledes.ledes .has-bg {
  background-color: transparent;
}
.marginalia-ledes.ledes .has-bg .lede-meta {
  display: none;
}
.marginalia-ledes.ledes .has-bg a {
  color: #545454;
}
.marginalia-ledes .lede-headline {
  color: #545454;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 23px;
  line-height: 27px;
  margin-bottom: 20px;
}
.marginalia-ledes .ledes-container {
  padding: 0;
}
.marginalia-ledes .ledes-container .lede {
  padding: 15px 0;
  width: 100%;
}
@media all and (min-width: 480px) and (max-width: 1024px) {
  .marginalia-ledes .ledes-container .lede {
    width: 50%;
  }
}

.order-review-container {
  padding: 25px;
  color: #7a7a7a;
}
.order-review-container .heading {
  margin-bottom: 40px;
}
.order-review-container .client-info-wrapper .review-column:first-of-type {
  padding-right: 4px;
}
.order-review-container .client-info-wrapper .review-column:last-of-type {
  padding-left: 4px;
}
.order-review-container .client-info-wrapper .review-column .label {
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.order-review-container .client-info-wrapper .review-column .details-section {
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
}
.order-review-container .client-info-wrapper .review-column .details-section:last-of-type {
  padding-left: 30px;
}
.order-review-container .submit-section {
  overflow: hidden;
}
.order-review-container .submit-section .button-main {
  margin-left: 30px;
}

.person-headline-avatar img {
  width: 135px;
  height: 135px;
  border-radius: 135px;
}

.person-showcase {
  background-color: #ffffff;
  border: solid 1px #f5f5f5;
}
.person-showcase .person-showcase-container h4 {
  margin: 30px 0;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
.person-showcase .person-showcase-container .person-showcase-position {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
.person-showcase .has-bg .person-showcase-container {
  background-color: transparent;
  color: #3a3a3a;
}
.person-showcase .has-bg .person-showcase-container h4 {
  color: #3a3a3a;
}
.person-showcase .person-showcase-container-empty {
  background-color: #ffffff;
  color: #3a3a3a;
}

.promo-product-chooser {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 1080px;
  padding: 55px 85px 35px 85px;
}
.promo-product-chooser h1,
.promo-product-chooser h2,
.promo-product-chooser h3,
.promo-product-chooser h4,
.promo-product-chooser h5,
.promo-product-chooser h6 {
  line-height: 1.8em;
}
.promo-product-chooser .product-choice {
  color: #545454;
  font-size: 18px;
}
.promo-product-chooser .product-chooser-container {
  overflow: auto;
}
.promo-product-chooser .product-chooser-container .product-container {
  margin-bottom: 50px;
  padding: 0 8%;
}
.promo-product-chooser .product-chooser-container .product-container.second-product {
  border-left: 1px solid #cccccc;
}
.promo-product-chooser .product-chooser-container .product-container .text {
  margin-bottom: 15px;
}
.promo-product-chooser .product-chooser-container .product-container .selected {
  color: #b5122d;
}
.promo-product-chooser .product-chooser-container .product-container input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #cccccc;
  border-radius: 10px;
  height: 18px;
  vertical-align: bottom;
  width: 18px;
}
.promo-product-chooser .product-chooser-container .product-container input[type="radio"]:checked,
.promo-product-chooser .product-chooser-container .product-container input[type="radio"]:focus {
  background-color: #b5122d;
}
.promo-product-chooser .promo-details,
.promo-product-chooser .promo-intro {
  margin-bottom: 50px;
  padding: 0 10%;
}
.promo-product-chooser .tracking-container .alert {
  font-size: 150%;
}
.promo-product-chooser .tracking-container .button-main {
  margin: 0 10px;
}
.promo-product-chooser .tracking-container table th {
  background-color: transparent;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  letter-spacing: 0;
  text-transform: none;
}
.promo-product-chooser .tracking-container table th,
.promo-product-chooser .tracking-container table td {
  padding: 8px 15px;
}
.promo-product-chooser .tracking-container table tfoot td {
  padding-top: 15px;
  text-align: center;
}
@media all and (Max-width: 1024px) {
  .promo-product-chooser {
    padding: 35px;
  }
  .promo-product-chooser .product-chooser-container .product-container {
    padding: 0 4%;
  }
  .promo-product-chooser table td:before {
    width: auto;
  }
}
@media all and (Max-width: 767px) {
  .promo-product-chooser {
    padding: 10px;
  }
  .promo-product-chooser .product-chooser-container .product-container {
    margin-bottom: 30px;
  }
  .promo-product-chooser .product-chooser-container .product-container.second-product {
    border-left: 0;
    border-top: 1px solid #cccccc;
  }
  .promo-product-chooser .promo-details,
  .promo-product-chooser .promo-intro {
    margin-bottom: 30px;
    padding: 0;
  }
  .promo-product-chooser .tracking-container .button-main {
    margin-bottom: 10px;
  }
  .promo-product-chooser table td:before {
    width: auto;
  }
}

.promo-product-overview .promo-product-content.default-bg {
  background: #ffffff url(../../../../../etc.clientlibs/settings/wcm/designs/fmmp-corporate-na/clientlib-site/resources/images/honeycomb.jpg) bottom left repeat-x !important;
}
.promo-product-overview .promo-product-content.has-bg {
  color: #545454;
}
.promo-product-overview .product-container.second-product {
  border-left-color: #cccccc;
}

.promo-submission th {
  background: #000000;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}

.promotions .aem-Grid.aem-Grid--12 .tout-showcase {
  margin: 0;
  overflow: hidden;
}
.promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout-showcase-heading {
  background-color: #164991;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.4);
  margin: 0;
  padding: 30px 20px;
  position: relative;
  z-index: 1;
}
.promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout-showcase-heading h3 {
  color: #ffffff;
  text-align: center;
}
.promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout-showcase-items {
  border-left: 1px solid #cccccc;
}
.promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .no-bg {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .no-bg .tout-container {
  background-color: #f5f5f5;
  background-image: none;
  box-shadow: none;
}
.promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .tout-container .tout-showcase .showcase-image > div img {
  float: none;
}
@media all and (max-width: 767px) {
  .promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .tout-container .tout-showcase .showcase-image > div {
    text-align: center;
  }
}
.promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .tout-container:not(.no-showcase) {
  padding: 4em 0;
}
.promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .tout-container:not(.order-swapped) .tout-content {
  margin: 50px auto 30px auto !important;
}
@media all and (max-width: 1024px) {
  .promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .tout-container:not(.order-swapped) .tout-content {
    margin-bottom: 0 !important;
  }
}
@media all and (min-width: 768px) {
  .promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .tout-content p {
    font-size: 105%;
    line-height: 135%;
  }
}
@media all and (max-width: 767px) {
  .promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .tout-content {
    margin-bottom: 0;
  }
  .promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .tout-content p {
    font-size: 115%;
    line-height: 145%;
  }
}
@media all and (min-width: 768px) {
  .promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout.aem-GridColumn--default--6 .tout-content p {
    font-size: 105%;
    line-height: 135%;
  }
}
@media all and (max-width: 767px) {
  .promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout.aem-GridColumn--default--6 .tout-content p {
    font-size: 115%;
    line-height: 145%;
  }
}
.promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout.aem-GridColumn--default--6 .tout-showcase .image {
  text-align: center;
}
@media all and (max-width: 767px) {
  .promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout-showcase-items {
    border-left: none;
  }
  .promotions .aem-Grid.aem-Grid--12 .tout-showcase .tout .no-bg {
    border-right: none;
  }
}

.rss .rss-item .rss-item-title a {
  color: #c41230;
}
.rss .rss-item .rss-item-title a:hover {
  color: #000000;
}

.schematic-diagram-inner-container .tab-list {
  height: 60px;
}
.schematic-diagram-inner-container .tab-list .tab-item {
  height: 60px;
  padding: 4px 15px 35px;
  width: 100px;
}
.schematic-diagram-inner-container .tab-list .tab-item.orient-FRONT {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50% 50%;
  background-image: url(../../../../../etc.clientlibs/settings/wcm/designs/fmmp-corporate-na/clientlib-site/resources/images/i-car-front.png);
}
.schematic-diagram-inner-container .tab-list .tab-item.orient-REAR {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50% 50%;
  background-image: url(../../../../../etc.clientlibs/settings/wcm/designs/fmmp-corporate-na/clientlib-site/resources/images/i-car-back.png);
}
.schematic-diagram-inner-container .tab-container h3 {
  color: #c41230;
  margin: 15px;
}
.s7button {
  background-color: #545454;
  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: #545454;
  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;
  }
}

.social-feed .mailing-list-wrapper {
  display: none;
}
.social-feed .feed-wrapper {
  background: #ffffff url(../../../../../etc.clientlibs/settings/wcm/designs/fmmp-corporate-na/clientlib-site/resources/images/honeycomb.jpg) bottom left no-repeat;
}
.social-feed .feed-wrapper .sf-social-icon {
  font-size: 95px;
  color: #ffffff;
  text-shadow: 0 1px 0 #000000;
  top: -20px;
  left: -20px;
}
.social-feed .feed-wrapper .sf-social-icon:hover {
  color: #c41230;
  text-decoration: none;
}
.social-feed .feed-wrapper > .twitter {
  border-right: 1px solid #e7e7e7;
  margin-right: 50px;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background {
  box-shadow: none;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content {
  font-size: 17px;
  line-height: 24px;
  font-style: normal;
}
.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 a {
  color: #c41230;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-regular', sans-serif;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content a:hover {
  color: #b5122d;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content a img {
  margin-bottom: 0;
  border: 2px solid #e7e7e7;
  border-radius: none;
  height: 40px;
  width: 40px;
}
.social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .sf-social-icon {
  color: #e7e7e7;
  text-shadow: none;
}
.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 {
  display: none;
}
@media all and (max-width: 1279px) {
  .social-feed .feed-wrapper > .twitter {
    margin-right: 30px;
  }
}
@media all and (max-width: 1024px) {
  .social-feed .feed-wrapper > .twitter {
    border-right: none;
    margin-right: 0;
  }
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content {
    font-size: 18px;
    line-height: 28px;
    font-style: normal;
  }
  .social-feed .feed-wrapper > .twitter .twitter.latest-tweet .latest-tweet-background .latest-tweet-content br {
    display: block;
    margin: .6em 0;
  }
  .social-feed .feed-wrapper > .instagram {
    margin: 0 auto;
  }
}
@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;
  }
}

#terms-and-conditions input[type=checkbox] {
  margin-top: 0;
  margin-bottom: 0;
}
#terms-and-conditions a {
  line-height: 1.2;
}

.aem-Grid.aem-Grid--12 .tout {
  margin: 0 auto;
  max-width: 1440px;
  /* Background Adjustments
           ========================================================================== */
  /* Content Container
           ========================================================================== */
  /* Showcase Container
           ========================================================================== */
}
.aem-Grid.aem-Grid--12 .tout h1 {
  letter-spacing: 1px;
}
.aem-Grid.aem-Grid--12 .tout h3 {
  font-size: 45px;
  line-height: 50px;
}
.aem-Grid.aem-Grid--12 .tout h1,
.aem-Grid.aem-Grid--12 .tout h2,
.aem-Grid.aem-Grid--12 .tout h3,
.aem-Grid.aem-Grid--12 .tout h4,
.aem-Grid.aem-Grid--12 .tout h5,
.aem-Grid.aem-Grid--12 .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;
}
.aem-Grid.aem-Grid--12 .tout .has-tout-wide-link:hover .button-main {
  background-color: #b5122d;
  color: #ffffff;
}
.aem-Grid.aem-Grid--12 .tout .has-tout-wide-link:hover .button-secondary {
  background-color: #cccccc;
  color: #3a3a3a;
}
.aem-Grid.aem-Grid--12 .tout .default-bg .tout-container {
  background-color: #ffffff;
  color: #3a3a3a;
  -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);
}
.aem-Grid.aem-Grid--12 .tout .default-bg .tout-container .button-main {
  background-color: #c41230;
  color: #ffffff;
}
.aem-Grid.aem-Grid--12 .tout .default-bg .tout-container .button-main:hover {
  background-color: #b5122d;
}
.aem-Grid.aem-Grid--12 .tout .default-bg .tout-container.has-tout-wide-link:hover .button-main {
  background-color: #b5122d;
  color: #ffffff;
}
.aem-Grid.aem-Grid--12 .tout .default-bg .tout-container.has-tout-wide-link:hover .button-secondary {
  background-color: #cccccc;
  color: #3a3a3a;
}
.aem-Grid.aem-Grid--12 .tout .no-bg .tout-container {
  background: #ffffff url(../../../../../etc.clientlibs/settings/wcm/designs/fmmp-corporate-na/clientlib-site/resources/images/honeycomb.jpg) bottom left repeat-x;
  color: #3a3a3a;
  -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);
}
.aem-Grid.aem-Grid--12 .tout .has-bg h1,
.aem-Grid.aem-Grid--12 .tout .has-bg h2,
.aem-Grid.aem-Grid--12 .tout .has-bg h3,
.aem-Grid.aem-Grid--12 .tout .has-bg h4,
.aem-Grid.aem-Grid--12 .tout .has-bg h5,
.aem-Grid.aem-Grid--12 .tout .has-bg h6 {
  color: #3a3a3a;
}
.aem-Grid.aem-Grid--12 .tout .has-bg .tout-container {
  color: #3a3a3a;
}
.aem-Grid.aem-Grid--12 .tout .has-bg .tout-container.has-tout-wide-link:hover h1,
.aem-Grid.aem-Grid--12 .tout .has-bg .tout-container.has-tout-wide-link:hover h2,
.aem-Grid.aem-Grid--12 .tout .has-bg .tout-container.has-tout-wide-link:hover h3,
.aem-Grid.aem-Grid--12 .tout .has-bg .tout-container.has-tout-wide-link:hover h4,
.aem-Grid.aem-Grid--12 .tout .has-bg .tout-container.has-tout-wide-link:hover h5,
.aem-Grid.aem-Grid--12 .tout .has-bg .tout-container.has-tout-wide-link:hover h6 {
  color: #3a3a3a;
}
.aem-Grid.aem-Grid--12 .tout .tout-container .tout-content {
  padding: 70px;
}
.aem-Grid.aem-Grid--12 .tout .tout-container.reduce-padding {
  padding: 0;
}
.aem-Grid.aem-Grid--12 .tout .tout-container.reduce-padding .tout-content {
  padding-bottom: 35px;
  padding-top: 35px;
}
.aem-Grid.aem-Grid--12 .tout .tout-container {
  padding: 3% 0 3% 6%;
}
.aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase {
  margin: 0;
  padding: 0;
}
.aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase a {
  color: #ffffff;
  position: relative;
}
.aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase a:hover {
  text-decoration: underline;
}
.aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase figcaption,
.aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase small {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 35px;
}
.aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase.aspect-ratio {
  padding: 3% 0;
}
.aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase .video-external .video-external-container .video .icon-video {
  font-size: 60px;
}
.aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped {
  padding: 3% 6% 3% 0;
}
.aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-showcase.aspect-ratio {
  padding: 3% 0;
}
.aem-Grid.aem-Grid--12 .tout .tout-container.reduce-padding {
  padding: 0;
}
.aem-Grid.aem-Grid--12 .tout .tout-container.reduce-padding .tout-showcase.aspect-ratio {
  padding: 1.5em 0;
}
.aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase .showcase-image > div img {
  display: block;
  float: left;
  left: 0;
  margin-left: 0;
  right: auto;
}
.aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-content {
  padding-right: 20px;
}
.aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-showcase .showcase-image > div img {
  display: block;
  float: right;
  left: auto;
  margin-right: 0;
  right: 0;
}
@media all and (max-width: 1024px) {
  .aem-Grid.aem-Grid--12 .tout .tout-showcase figcaption,
  .aem-Grid.aem-Grid--12 .tout .tout-showcase small {
    font-size: 25px;
    line-height: 30px;
  }
}
@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-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout + .aem-GridColumn--default--6.tout > .no-bg,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout + .aem-GridColumn--default--6.tout > .no-bg {
  border-left: none;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout {
  /* Background Adjustments
           ========================================================================== */
  /* Content Container
           ========================================================================== */
  /* Showcase Container
           ========================================================================== */
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container:not(.no-showcase),
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container:not(.no-showcase),
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container:not(.no-showcase),
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container:not(.no-showcase),
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container:not(.no-showcase),
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container:not(.no-showcase),
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container:not(.no-showcase),
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container:not(.no-showcase),
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container:not(.no-showcase) {
  padding: 6em 0;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container:not(.no-showcase) .tout-cta,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container:not(.no-showcase) .tout-cta,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container:not(.no-showcase) .tout-cta,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container:not(.no-showcase) .tout-cta,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container:not(.no-showcase) .tout-cta,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container:not(.no-showcase) .tout-cta,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container:not(.no-showcase) .tout-cta,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container:not(.no-showcase) .tout-cta,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container:not(.no-showcase) .tout-cta {
  bottom: 6em;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .default-bg .tout-container,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .default-bg .tout-container,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .default-bg .tout-container,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .default-bg .tout-container,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .default-bg .tout-container,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .default-bg .tout-container,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .default-bg .tout-container,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .default-bg .tout-container,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .default-bg .tout-container {
  border: none;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container.order-swapped .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container.order-swapped .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container.order-swapped .tout-content {
  margin: 0;
  padding: 0 6%;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container:not(.order-swapped) .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container:not(.order-swapped) .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container:not(.order-swapped) .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container:not(.order-swapped) .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container:not(.order-swapped) .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container:not(.order-swapped) .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container:not(.order-swapped) .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container:not(.order-swapped) .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container:not(.order-swapped) .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped.no-showcase .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped.no-showcase .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped.no-showcase .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped.no-showcase .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped.no-showcase .tout-content,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped.no-showcase .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container.order-swapped.no-showcase .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container.order-swapped.no-showcase .tout-content,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container.order-swapped.no-showcase .tout-content {
  margin: 50px auto 113px auto !important;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-showcase,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container .tout-showcase,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container .tout-showcase,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container.order-swapped .tout-showcase {
  margin: 0;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container.order-swapped .tout-showcase.aspect-ratio {
  padding: 3.5em;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container.order-swapped .tout-showcase .showcase-image > div img {
  left: 0;
  margin: auto;
  right: 0;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--6 .tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--4 .tout .tout-container.order-swapped .tout-showcase,
.aem-Grid.aem-Grid--12 .hybris-role-container.aem-GridColumn--default--3 .tout .tout-container.order-swapped .tout-showcase {
  margin: 50px auto 113px auto !important;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout {
  -moz-flex-basis: auto;
  -ms-flex-basis: auto;
  -webkit-flex-basis: auto;
  flex-basis: auto;
}
.aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-showcase .showcase-image > div img,
.aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-showcase .showcase-image > div img {
  max-width: 100%;
}
@media all and (max-width: 1024px) {
  .aem-Grid.aem-Grid--12 .tout .tout-showcase {
    padding-right: 3%;
    padding-left: 0;
  }
  .aem-Grid.aem-Grid--12 .tout .order-swapped .tout-showcase {
    padding-right: 0;
    padding-left: 3%;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-cta .button-main,
  .aem-Grid.aem-Grid--12 .tout .tout-cta .button-secondary {
    line-height: 18px;
    padding: 24px 32px;
  }
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout h1,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout h1,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout h1,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout h1,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout h1,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 19px;
  }
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container:not(.no-showcase),
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container:not(.no-showcase),
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container:not(.no-showcase),
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container:not(.no-showcase),
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container:not(.no-showcase),
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container:not(.no-showcase) {
    padding: 3.5em;
  }
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container:not(.no-showcase) .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container:not(.no-showcase) .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container:not(.no-showcase) .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container:not(.no-showcase) .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container:not(.no-showcase) .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container:not(.no-showcase) .tout-cta {
    bottom: 3.5em;
  }
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-showcase {
    padding: 0;
  }
}
@media all and (max-width: 767px) {
  .aem-Grid.aem-Grid--12 .tout,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout {
    /* No Background Content Container 
                ======================================================================== */
    /* Content Container
               ========================================================================== */
    /* Showcase Container
               ========================================================================== */
  }
  .aem-Grid.aem-Grid--12 .tout .no-bg .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .no-bg .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .no-bg .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .no-bg .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .no-bg .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .no-bg .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .no-bg .tout-container .tout-content {
    padding: 3%;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container,
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped,
  .aem-Grid.aem-Grid--12 .tout .tout-container.no-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.no-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.no-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.no-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.no-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.no-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.no-showcase {
    display: inline-block;
    padding: 2.2em;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-content,
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.no-showcase .tout-content {
    padding: 3%;
    text-align: center;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-content p,
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-content p,
  .aem-Grid.aem-Grid--12 .tout .tout-container.no-showcase .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.no-showcase .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.no-showcase .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.no-showcase .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.no-showcase .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.no-showcase .tout-content p,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.no-showcase .tout-content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 19px;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .tout .tout-container.no-showcase .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.no-showcase .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.no-showcase .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.no-showcase .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.no-showcase .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.no-showcase .tout-content .tout-cta,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.no-showcase .tout-content .tout-cta {
    bottom: 2.2em;
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container.has-tout-wide-link .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.has-tout-wide-link .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.has-tout-wide-link .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.has-tout-wide-link .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.has-tout-wide-link .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.has-tout-wide-link .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.has-tout-wide-link .tout-content {
    padding: 3%;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container:not(.order-swapped) .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container:not(.order-swapped) .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container:not(.order-swapped) .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container:not(.order-swapped) .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container:not(.order-swapped) .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container:not(.order-swapped) .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container:not(.order-swapped) .tout-content {
    margin-bottom: 93px !important;
    margin-top: 30px;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container:not(.order-swapped) .tout-content .tout-cta a,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container:not(.order-swapped) .tout-content .tout-cta a,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container:not(.order-swapped) .tout-content .tout-cta a,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container:not(.order-swapped) .tout-content .tout-cta a,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container:not(.order-swapped) .tout-content .tout-cta a,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container:not(.order-swapped) .tout-content .tout-cta a,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container:not(.order-swapped) .tout-content .tout-cta a {
    display: block;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.no-showcase .tout-content {
    padding: 3% 6%;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-content {
    padding: 3% 6%;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped.no-showcase .tout-content,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped.no-showcase .tout-content {
    padding: 3% 6%;
    margin-bottom: 93px !important;
    margin-top: 0;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-showcase,
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .tout .tout-container.no-showcase .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.no-showcase .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.no-showcase .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.no-showcase .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.no-showcase .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.no-showcase .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.no-showcase .tout-showcase {
    padding-right: 0;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .tout .tout-container.no-showcase .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.no-showcase .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.no-showcase .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.no-showcase .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.no-showcase .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.no-showcase .tout-showcase.aspect-ratio,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.no-showcase .tout-showcase.aspect-ratio {
    margin-left: auto;
    margin-right: auto;
    padding: 0 3%;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .tout .tout-container.no-showcase .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.no-showcase .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.no-showcase .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.no-showcase .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.no-showcase .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.no-showcase .tout-showcase.aspect-ratio .image,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.no-showcase .tout-showcase.aspect-ratio .image {
    text-align: center;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .tout .tout-container.no-showcase .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.no-showcase .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.no-showcase .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.no-showcase .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.no-showcase .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.no-showcase .tout-showcase .showcase-image > div img,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.no-showcase .tout-showcase .showcase-image > div img {
    display: inline;
    float: none;
    left: 0 !important;
    margin: 0 auto;
    right: 0 !important;
  }
  .aem-Grid.aem-Grid--12 .tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--6.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--6.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--4.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--4.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--3.tout .tout-container.order-swapped .tout-showcase,
  .aem-Grid.aem-Grid--12 .aem-GridColumn--tablet--3.tout .tout-container.order-swapped .tout-showcase {
    margin-bottom: 93px !important;
    margin-top: 30px;
  }
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--12.tout {
    /* No Background Content Container 
                ======================================================================== */
  }
  .aem-Grid.aem-Grid--12 .aem-GridColumn--default--12.tout .no-bg .tout-container .tout-content {
    padding: 3% 6%;
  }
}

.where-to-buy-search-results {
  background-color: #ffffff;
  /* LOADING SPINNER */
}
.where-to-buy-search-results .show-spinner {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  margin: 50px auto;
  text-align: center;
}
.where-to-buy-search-results table {
  border-top: 1px solid #e7e7e7;
}
.where-to-buy-search-results table tr {
  border-bottom-color: #e7e7e7;
}
.where-to-buy-search-results table tr td .dealer-address {
  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;
}
.where-to-buy-search-results table tr td .dealer-address span {
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  -webkit-flex: 1 1 50%;
  flex: 1 1 50%;
}
.where-to-buy-search-results table tr td .dealer-address .dealer-distance {
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  -webkit-flex: 1 1 50%;
  flex: 1 1 50%;
  text-align: right;
}
.where-to-buy-search-results table tr td .dealer-distance {
  color: #c41230;
  text-transform: uppercase;
}
.where-to-buy-search-results table tr td .dealer-name {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  font-size: 14px;
  line-height: 21px;
  -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;
}
.where-to-buy-search-results table tr td .cta-link-external:after {
  position: relative;
}
.where-to-buy-search-results table tr td .dealer-links {
  display: table;
  margin: 10px 0;
}
.where-to-buy-search-results table tr td .dealer-links .dealer-link {
  display: table-cell;
  padding-right: 4em;
}
.where-to-buy-search-results table tr td .dealer-links .dealer-link:empty {
  display: none;
}
.where-to-buy-search-results table tr td .dealer-links .dealer-link.dealer-phone-mobile {
  display: none;
}
@media all and (max-width: 1024px) {
  .where-to-buy-search-results .where-to-buy-search-results-container {
    border-top: 1px solid #e7e7e7;
  }
  .where-to-buy-search-results button.where-to-buy-show-filter {
    display: block;
  }
  .where-to-buy-search-results .where-to-buy-search-results-filter-bar {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -moz-align-content: center;
    -ms-align-content: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .where-to-buy-search-results .where-to-buy-search-results-filter-bar h2 {
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    line-height: inherit;
    padding: 0 5px;
    text-align: center;
  }
  .where-to-buy-search-results .where-to-buy-search-results-filter-bar h2 span {
    word-break: break-word;
    word-wrap: break-word;
  }
  .where-to-buy-search-results .where-to-buy-search-results-filter-bar .button-secondary {
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 10px 0;
    padding: 17px 40px;
  }
  .where-to-buy-search-results table tr td .dealer-links .dealer-link {
    padding-top: 6px;
  }
  .where-to-buy-search-results table tr td .dealer-links .dealer-link.dealer-phone {
    display: none;
  }
  .where-to-buy-search-results table tr td .dealer-links .dealer-link.dealer-phone-mobile {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .where-to-buy-search-results table tr td:first-child {
    padding: 0;
    padding-top: 10px;
  }
  .where-to-buy-search-results table tr td:last-child {
    padding: 0;
    padding-bottom: 10px;
    text-align: left;
  }
  .where-to-buy-search-results table tr td:last-child .button-main {
    width: 50%;
  }
}

.where-to-buy-search-filter {
  background-color: #ffffff;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category {
  border-bottom-color: #545454;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category h5 {
  font-size: 16px;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category div {
  color: #545454;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category div input {
  font-size: 1em;
  height: 1em;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 1em;
  padding: 6px;
  margin: 10px 3px;
  -webkit-appearance: none;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category div input[type=radio]:not(old) + label {
  display: inline-block;
  padding: 0 0 0 2em;
  position: relative;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category div input[type=radio]:not(old) + label > span {
  background: #ffffff;
  border: 2px solid #cccccc;
  display: inline-block;
  height: 1em;
  left: 0;
  margin: 0.25em 0.75em 0.25em 0.25em;
  position: absolute;
  vertical-align: bottom;
  width: 1em;
  z-index: 10;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category div input[type=radio]:not(old):checked + label > span {
  background: #545454;
}
.where-to-buy-search-filter .where-to-buy-search-filter-category div input[type=radio]:not(old) + label > span > span {
  display: none;
}
@media all and (max-width: 1024px) {
  .where-to-buy-search-filter .where-to-buy-search-filter-container {
    display: block;
  }
  .where-to-buy-search-filter .where-to-buy-search-filter-container.hide-filters {
    display: none;
  }
  .where-to-buy-search-filter .where-to-buy-search-filter-container .where-to-buy-search-filter-category-dropdown select {
    width: 100%;
  }
  .where-to-buy-search-filter .where-to-buy-search-filter-container .where-to-buy-search-filter-category-dropdown a.select-box {
    display: block;
    top: 17px;
  }
}

.where-to-buy-link .where-to-buy-link-container {
  padding: 0;
}
.where-to-buy-link .where-to-buy-link-container form {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-align-content: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 20px 30px;
  text-align: left;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element {
  display: block;
  -moz-flex: 1 1 33%;
  -ms-flex: 1 1 33%;
  -webkit-flex: 1 1 33%;
  flex: 1 1 33%;
  margin: 0 15px;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element:first-child {
  -moz-flex: 1 1 55%;
  -ms-flex: 1 1 55%;
  -webkit-flex: 1 1 55%;
  flex: 1 1 55%;
  text-align: center;
  margin: 0;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element:first-child i {
  margin-right: 20px;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element:last-child {
  -moz-flex: 1 1 15%;
  -ms-flex: 1 1 15%;
  -webkit-flex: 1 1 15%;
  flex: 1 1 15%;
  margin-right: 0;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element .where-to-buy-search-postal-code {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  font-size: 14px;
  height: 43px;
  line-height: 43px;
  padding-left: 15px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  width: 100%;
  border: solid 1px #cccccc;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element .where-to-buy-search-label {
  padding: 0;
  /* since we are reusing brands-wtb, we need to include a Where To Buy text that is hidden by default */
  /* this h5 is a sub-label that doesn't apply for loc-na and should be hidden */
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element .where-to-buy-search-label h2.wtb-override {
  color: #ffffff;
  display: inline-block;
  font-size: 32px;
  text-transform: uppercase;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element .where-to-buy-search-label h2 {
  display: none;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element .where-to-buy-search-label h5 {
  display: none;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element label {
  display: none;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element .select-box-holder .select-box {
  top: 1px;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element .where-to-buy-search-submit {
  height: 42px;
  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: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
.where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element .where-to-buy-search-submit span {
  display: inline-block;
}
.where-to-buy-link .has-bg,
.where-to-buy-link .no-bg {
  -webkit-box-shadow: inset 0 900px 6px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 900px 6px rgba(0, 0, 0, 0.7);
}
@media all and (max-width: 1024px) {
  .where-to-buy-link .where-to-buy-link-container form {
    text-align: center;
    display: block;
    max-width: 800px;
    margin: auto;
  }
  .where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element {
    margin: 15px;
  }
  .where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element:last-child {
    margin-right: 15px;
  }
  .where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element .where-to-buy-search-label {
    padding: 25px 0;
  }
  .where-to-buy-link .where-to-buy-link-container form .where-to-buy-search-submit {
    display: inline-block;
    margin-left: 0;
    padding: 21px 40px;
    width: 100%;
  }
  .where-to-buy-link .where-to-buy-link-container form .where-to-buy-search-submit span {
    display: inline;
  }
}
@media all and (max-width: 1279px) {
  .where-to-buy-link .where-to-buy-link-container form .where-to-buy-link-element .where-to-buy-search-label h2 {
    font-size: 30px;
  }
}

.where-to-buy-search {
  background-color: #ffffff;
  padding: 20px 30px;
}
.where-to-buy-search .where-to-buy-search-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-align-content: center;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-color: #f5f5f5;
  margin: 30px 0;
  padding: 20px 30px;
  text-align: left;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-label {
  display: inline;
  padding: 0;
  vertical-align: baseline;
  /* since we are reusing brands-wtb, we need to style it to look like emea-wtb and override this h1 */
  /* this h5 is a sub-label that doesn't apply for loc-na and should be hidden */
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-label h1 {
  font-size: 14px;
  line-height: 22px;
  display: inline;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-label h1:after {
  content: '*';
  color: #c41230;
  font-weight: bold;
  margin-left: 2px;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-label h5 {
  display: none;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-country,
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-postal,
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-filter-corp-category {
  -moz-flex: 1 1 33%;
  -ms-flex: 1 1 33%;
  -webkit-flex: 1 1 33%;
  flex: 1 1 33%;
  margin: 0 30px;
  display: inline-block;
  vertical-align: middle;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-submit {
  -moz-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  -webkit-flex: 1 1 25%;
  flex: 1 1 25%;
  border: 0;
  height: 42px;
  margin: 22px 30px 0 30px;
  padding: 14px 38px;
  vertical-align: baseline;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-submit:after {
  margin-top: 2px;
}
.where-to-buy-search .where-to-buy-search-container .where-to-buy-search-postal-code {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  font-size: 14px;
  height: 43px;
  line-height: 43px;
  padding-left: 15px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  width: 100%;
  border: solid 1px #cccccc;
}
@media all and (max-width: 1024px) {
  .where-to-buy-search .where-to-buy-search-container {
    display: block;
    padding: 0;
    background-color: #ffffff;
  }
  .where-to-buy-search .where-to-buy-search-container .where-to-buy-search-country,
  .where-to-buy-search .where-to-buy-search-container .where-to-buy-search-postal,
  .where-to-buy-search .where-to-buy-search-container .where-to-buy-search-filter-corp-category {
    display: block;
    margin: 30px 0;
  }
  .where-to-buy-search .where-to-buy-search-container .where-to-buy-search-submit {
    display: inline-block;
    margin: 30px 0;
    width: 100%;
  }
  .where-to-buy-search .where-to-buy-search-container .where-to-buy-search-submit span {
    display: inline;
  }
}
.where-to-buy-search-base {
  background: #e7e7e7;
}
.where-to-buy-search-base .custom-checkbox span {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin: 6px 20px;
}
.where-to-buy-search-base .custom-checkbox input:checked + span span {
  background: #c41230;
}

.where-to-buy-map .show-spinner {
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.where-to-buy-base .where-to-buy-search-results-base .where-to-buy-dealer-info,
.where-to-buy-base .where-to-buy-search-results-base .where-to-buy-dealer-location,
.where-to-buy-base .where-to-buy-search-results-base .where-to-buy-dealer-phone,
.where-to-buy-base .where-to-buy-search-results-base .dealer-distance {
  font-size: 1em;
}
.where-to-buy-base .where-to-buy-search-results-base .where-to-buy-dealer-info a.dealer-website.cta-link-external:after,
.where-to-buy-base .where-to-buy-search-results-base .where-to-buy-dealer-location a.dealer-website.cta-link-external:after,
.where-to-buy-base .where-to-buy-search-results-base .where-to-buy-dealer-phone a.dealer-website.cta-link-external:after,
.where-to-buy-base .where-to-buy-search-results-base .dealer-distance a.dealer-website.cta-link-external:after {
  font-size: 15px;
  right: -5px;
}
.where-to-buy-base .where-to-buy-search-results-base a.button-arrow {
  padding: 12px 27px 12px 30px;
}
.where-to-buy-base .where-to-buy-search-results-distributor-base a.button-arrow {
  padding: 12px 27px 12px 30px;
}
.where-to-buy-base .where-buy-tab-row {
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.where-to-buy-base .where-to-buy-search-filter-holder {
  background-color: #f5f5f5;
}
.where-to-buy-base .where-to-buy-search-filter-holder .where-to-buy-search-local .where-to-buy-search-local-filter + span {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
}
.where-to-buy-base .where-to-buy-search-results-base .dealer-name,
.where-to-buy-base .where-to-buy-search-results-base .dealer-name-mobile {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
}
.where-to-buy-base .where-to-buy-search-results-base h2 {
  font-style: normal;
  font-weight: normal;
  font-family: 'din-bold', sans-serif;
  color: #c41230;
}
.where-to-buy-base .where-to-buy-search-results-base table {
  border-color: #cccccc;
}
.where-to-buy-base .where-to-buy-search-results-base table tr {
  border-color: #cccccc;
}
@media all and (max-width: 1024px) {
  .where-to-buy-base {
    background-color: #ffffff;
  }
  .where-to-buy-base .where-to-buy-search-base .where-to-buy-search-base-container {
    background-color: #e7e7e7;
    padding: 15px;
  }
  .where-to-buy-base .where-to-buy-search-base .where-to-buy-search-base-container .where-to-buy-search-local {
    background-color: #e7e7e7;
    border: 1px solid #cccccc;
  }
  .where-to-buy-base .where-to-buy-search-results .where-to-buy-search-results-container {
    border-top: 1px solid #cccccc;
  }
  .where-to-buy-base .where-to-buy-search-filter-base-container.show-filters {
    background-color: #ffffff;
  }
  .where-to-buy-base .where-to-buy-search-filter-base-container.show-filters .where-to-buy-search-filter-modal .where-to-buy-search-filter-header h3 {
    color: #c41230;
  }
  .where-to-buy-base .where-buy-tab-row {
    border: none;
  }
}
.where-to-buy-base .where-to-buy-distributors-cta-holder {
  background-color: #f5f5f5;
}
.where-to-buy-base .where-to-buy-search-filter-base input:checked + span span {
  background: #c41230;
}

.where-to-buy-search-campaign-results-base .where-to-buy-dealer-info,
.where-to-buy-search-campaign-results-base .where-to-buy-dealer-location,
.where-to-buy-search-campaign-results-base .where-to-buy-dealer-phone,
.where-to-buy-search-campaign-results-base .dealer-distance {
  font-size: 1.2em;
}

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

.video-external .video-external-container .video .icon-video {
  font-family: 'icomoon' !important;
  font-size: 100px;
  color: #3a3a3a;
  opacity: 0.85;
}
.video-external .video-external-container .video .icon-video:hover {
  color: #c41230;
}

.driv-corp-part-number-search-box .part-number-search-form .button-search {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-right-style: none;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.driv-corp-part-number-search-box .part-number-search-form > input {
  border-radius: 0 5px 5px 0;
}
@media all and (max-width: 1024px) {
  .driv-corp-part-number-search-box .part-number-search-form .button-search {
    border: 1px solid #545454;
    border-right-style: none;
  }
}

.driv-part-detail-page {
  /* DEV STYLES: PLACEHOLDERS */
  /* END OF DEV STYLES */
}
.driv-part-detail-page .driv-part-detail-back-to-product-link a {
  font-size: 17px;
  font-family: "din-regular", sans-serif;
  font-weight: 700;
  cursor: pointer;
}
.driv-part-detail-page .driv-part-detail-back-to-product-link a::before {
  content: "<";
  position: absolute;
  left: 0;
  color: #c41230;
  font-size: 18px;
}
.driv-part-detail-page .driv-part-results-no-results h4 {
  font-family: "din-bold";
  color: #164991;
}
.driv-part-detail-page-metadata .part-detail-carousel {
  border: 5px solid #c41230;
}
.driv-part-detail-page-metadata .part-detail-carousel p {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  color: #c41230;
}
.driv-part-detail-page-tabs .driv-tabs__header li {
  color: #c41230;
  font-size: 18px;
  font-family: "din-bold", sans-serif;
  text-transform: uppercase;
}
.driv-part-detail-page-tabs .driv-tabs__header li.tab__selected {
  border-bottom: 4px solid #c41230;
}
.driv-part-detail-page-tab-data-header {
  font-family: "din-bold", sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.driv-part-detail-page-other-media .media-container a.document,
.driv-part-detail-page-other-media .media-container iframe.video {
  border-color: #545454;
}
.driv-part-detail-page-other-media .media-container a.document {
  color: #ffffff;
  background: #545454;
  font-size: 14px;
  font-family: inherit;
}
.driv-part-detail-page-other-media .media-container a.document .document-title {
  font-weight: bold;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.driv-part-detail-page-other-media .media-container a.document .document-language {
  text-transform: uppercase;
  font-size: 12px;
}
@media (max-width: 767px) {
  .driv-part-detail-page-metadata {
    border-bottom: 1px solid #545454;
  }
  .driv-tabs__container .driv-section {
    border-bottom: 1px solid #545454;
  }
  .driv-tabs__container .driv-section__title {
    font-size: 25px;
    font-weight: 700;
    font-family: "din-bold", sans-serif;
    color: #545454;
  }
  .driv-tabs__container .driv-section.show-content .driv-section__title {
    color: #c41230;
  }
  .driv-tabs__container .driv-section.show-content .driv-section__title::after {
    color: #545454;
  }
}

.driv-part-detail-page-carousel__images-container .slick-dots li button::before {
  font-size: 14px;
  color: #cccccc;
  opacity: 1;
}
.driv-part-detail-page-carousel__images-container .slick-dots li.slick-active button::before {
  color: #c41230;
  opacity: 1;
}
.driv-part-detail-page-carousel__nav-container .slick-prev,
.driv-part-detail-page-carousel__nav-container .slick-next {
  border-color: #545454;
}
.driv-part-detail-page-carousel__nav-container .slick-prev:before,
.driv-part-detail-page-carousel__nav-container .slick-next:before {
  color: #545454;
}
.driv-part-detail-page-carousel__nav-container .slide {
  border-color: #545454;
}
.driv-part-detail-page-carousel__nav-container .slide.selected-slide {
  border-color: #c41230;
}
.v360-viewer-container .v360-menu-btns {
  color: #c41230;
}

.driv-part-detail-page {
  background-color: #ffffff;
}
.driv-part-detail-page-header .part-detail-header-metadata {
  border-color: #545454;
}
.driv-part-detail-page-header .part-detail-header-metadata .part-detail-header-logo_placeholder {
  font-family: "din-bold";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 20px;
  text-transform: uppercase;
  border: 2px solid #c41230;
  color: #c41230;
}
.driv-part-detail-page-header .part-detail-header-metadata .part-detail-header-info .part-detail-header-part-name {
  font-weight: bold;
  font-size: 28px;
}
.driv-part-detail-page-header .part-detail-header-metadata .part-detail-header-info .part-detail-header-part-number {
  font-size: 20px;
}
.driv-part-detail-page-header .part-detail-header-metadata .part-detail-header-info .part-detail-header-part-number span {
  font-weight: bold;
}
.driv-part-detail-page-header .part-detail-header-ctas .part-detail-header-button {
  font-family: "din-bold";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
  text-transform: uppercase;
}
.driv-part-detail-page-header .part-detail-header-ctas .part-detail-header-button:hover {
  cursor: pointer;
}
.driv-part-detail-page-header .part-detail-header-ctas .part-detail-header-button:not(.parts-list) {
  background: transparent;
  color: #c41230;
  border: 5px solid #ffffff;
}
.driv-part-detail-page-header .part-detail-header-ctas .part-detail-header-button:not(.parts-list)::after {
  border-color: transparent transparent transparent #c41230;
  border-style: solid;
  transition: all 0.3s ease;
}
.driv-part-detail-page-header .part-detail-header-ctas .part-detail-header-button:not(.parts-list).buy-now-btn {
  border: 3px solid #c41230;
}
.driv-part-detail-page-header .part-detail-header-ctas .part-detail-header-button.parts-list {
  background-color: #c41230;
  color: #ffffff;
}
.driv-part-detail-page-header .part-detail-header-ctas .part-detail-header-button.parts-list:hover {
  text-decoration: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=(90));
  opacity: 0.9;
}
.driv-part-detail-page-header .part-detail-header-ctas .driv-dropdown-button-options {
  border: none;
}
.driv-part-detail-page-header .part-detail-header-ctas .driv-dropdown-button-options li {
  background-color: #cccccc;
  border-bottom: 1px solid #eeeeee;
}
.driv-part-detail-page-header .part-detail-header-ctas .driv-dropdown-button-options li a {
  color: #3a3a3a;
  text-transform: uppercase;
  font-family: "din-bold", sans-serif;
}
.driv-part-detail-page-header .part-detail-header-ctas .driv-dropdown-button-options li a::after {
  border-color: transparent transparent transparent #000000;
}
@media (max-width: 767px) {
  .driv-part-detail-page .driv-part-detail-page-header .part-detail-header-data .part-detail-header-ctas {
    border-bottom: 1px solid #545454;
  }
  .driv-part-detail-page .driv-part-detail-page-header .part-detail-header-data .part-detail-header-metadata {
    border-bottom: none;
  }
  .driv-part-detail-page .driv-part-detail-page-header .part-detail-header-data .part-detail-header-metadata .part-detail-header-info .part-detail-header-part-name {
    font-size: 25px;
    font-weight: 400;
    font-family: "din-bold", sans-serif;
  }
  .driv-part-detail-page .driv-part-detail-page-header .part-detail-header-data .part-detail-header-metadata .part-detail-header-info .part-detail-header-part-number {
    font-size: 13px;
  }
  .driv-part-detail-page .driv-part-detail-page-header .part-detail-header-data .part-detail-header-metadata .part-detail-header-info .part-detail-header-part-number span {
    margin-right: 4px;
  }
}

.driv-part-detail-page-content .part-detail-warning {
  border: 4px solid #e5bf2e;
}
.driv-part-detail-page-content .part-detail-warning .fa-exclamation-triangle::before {
  font-size: 54px;
  color: #e5bf2e;
  text-shadow: 3px 0 0 #000000, 0px -6px 0 #000000, -3px 0 0 #000000, 4px 2px 0 #000000, -4px 2px 0 #000000;
}
.driv-part-detail-page-content .part-detail-warning .fa-exclamation-triangle .triangle-lining {
  border-left: 27px solid transparent;
  border-right: 27px solid transparent;
  border-bottom: 48px solid #000000;
}
.driv-part-detail-page-content .part-detail-warning_text {
  font-family: "din-regular", sans-serif;
  color: #3a3a3a;
}
.driv-part-detail-page-content .part-detail-content-characteristic_title {
  font-family: "din-bold", sans-serif;
  font-size: 18px;
}
.driv-part-detail-page-content .part-detail-content-characteristic_list li {
  list-style: inside;
  font-size: 18px;
}
@media (max-width: 767px) {
  .driv-part-detail-page-content .part-detail-warning_text {
    font-size: 13px;
  }
}

.driv-tab,
.driv-section {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: capitalize;
  background: transparent;
  -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;
}
.driv-tab .driv-part-detail-page-specifications-container .driv-part-detail-page-specification-value,
.driv-section .driv-part-detail-page-specifications-container .driv-part-detail-page-specification-value,
.driv-tab .driv-part-detail-page-specifications-container .driv-part-detail-page-specification-label,
.driv-section .driv-part-detail-page-specifications-container .driv-part-detail-page-specification-label {
  font-family: "din-regular", sans-serif;
}
.driv-tab .driv-part-detail-page-specifications-container .driv-part-detail-page-specification-label,
.driv-section .driv-part-detail-page-specifications-container .driv-part-detail-page-specification-label {
  padding-left: 0;
  font-weight: bold;
}
.driv-tab .driv-part-detail-page-specifications-container .driv-part-detail-page-specification:nth-child(even),
.driv-section .driv-part-detail-page-specifications-container .driv-part-detail-page-specification:nth-child(even) {
  background-color: #f5f5f5;
}

.driv-part-detail-page-applications .driv-tabs__header li {
  font-size: 16px;
  font-family: "din-bold";
  color: #545454;
}
.driv-part-detail-page-applications .driv-tabs__header li.tab__selected {
  border-bottom: 7px solid #545454;
}
.driv-part-detail-page-applications .driv-tabs__header_container .fa {
  color: #545454;
}
.driv-part-detail-page-applications .driv-tab__wrapper .applications-subtab tbody td {
  border: 1px solid #cccccc;
  color: #000000;
}
.driv-part-detail-page-applications .driv-tab__wrapper .applications-subtab.tab-table {
  border: 1px solid #000000;
}
.driv-part-detail-page-applications .driv-tab__wrapper .applications-subtab.tab-table thead th {
  background-color: #3a3a3a;
  text-transform: capitalize;
  font-size: 13px;
  font-family: "din-bold";
  color: #ffffff;
}
.driv-part-detail-page-applications .driv-tab__wrapper .applications-subtab.tab-table thead th:not(:last-child) {
  border-right: 1px #ffffff solid;
}
.driv-part-detail-page-applications.mobile-view .category-selection-block {
  background-color: #f5f5f5;
}
.driv-part-detail-page-applications.mobile-view .category-selection-block .category {
  font-size: 16px;
  font-family: "din-bold";
  color: #000000;
}
.driv-part-detail-page-applications.mobile-view .applications-subtab .tab-table.mobile .product:not(:last-child) {
  border-bottom: 1px #545454 solid;
}
.driv-part-detail-page-applications.mobile-view .applications-subtab .tab-table.mobile .product * {
  font-size: 14px;
  font-family: "din-regular";
  color: #545454;
}
.driv-part-detail-page-applications.mobile-view .applications-subtab .tab-table.mobile .product * span {
  font-family: "din-bold";
}
.driv-part-detail-page-applications.mobile-view .applications-subtabs-options.autocomplete .v-select .open-indicator::before {
  border-width: 2px 2px 0 0;
  border-color: #000000;
}
@media (max-width: 767px) {
  .driv-part-detail-page-applications .category-selection-block .category {
    font-size: 18px;
    font-family: "din-bold";
    color: #000000;
  }
}

.driv-part-detail-page-contents-container .tab-table {
  border: 1px solid #000000;
}
.driv-part-detail-page-contents-container .tab-table.mobile .content {
  margin-top: 10px;
}
.driv-part-detail-page-contents-container .tab-table.mobile .content * {
  color: #000000;
  margin-bottom: 10px;
}
.driv-part-detail-page-contents-container .tab-table.mobile .content * span {
  font-weight: bold;
}
.driv-part-detail-page-contents-container .tab-table.mobile .content:not(:last-child) {
  border-bottom: 1px solid #000000;
}
@media (max-width: 900px) {
  .driv-part-detail-page-contents-container .tab-table {
    border: none;
  }
}
.driv-part-detail-page-contents-container .tab-table thead th {
  background-color: #3a3a3a;
  text-transform: capitalize;
  font-size: 13px;
  font-family: "din-bold";
  color: #ffffff;
}
.driv-part-detail-page-contents-container .tab-table thead th:not(:last-child) {
  border-right: 1px #ffffff solid;
}
.driv-part-detail-page-contents-container .tab-table tbody td {
  border: 1px solid #cccccc;
  color: #000000;
}
.driv-part-detail-page-contents-container .tab-table tbody tr td:last-child {
  border-right: 1px solid #000000;
}
.driv-part-detail-page-contents-container .tab-table tbody tr td:first-child {
  border-left: 1px solid #000000;
}
.driv-part-detail-page-contents-container .tab-table tbody tr:last-child td {
  border-bottom: 1px solid #000000;
}

.table-container {
  scrollbar-color: #c41230 #cccccc;
  scrollbar-width: thin;
  scrollbar-track-color: #cccccc;
  scrollbar-arrow-color: #cccccc;
  scrollbar-face-color: #c41230;
  scrollbar-shadow-color: #c41230;
}
.table-container::-webkit-scrollbar-track {
  background-color: #cccccc;
}
.table-container::-webkit-scrollbar-thumb {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #c41230;
}
.table-container .driv-engine-search-filtering-table {
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.table-container .driv-engine-search-filtering-table thead {
  background-color: #f5f5f5;
}
.table-container .driv-engine-search-filtering-table thead th {
  font-family: "din-bold", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #545454;
}
.table-container .driv-engine-search-filtering-table thead th:not(:last-child) {
  border-right: 1px solid #cccccc;
}
.table-container .driv-engine-search-filtering-table thead th:not(:first-child) {
  cursor: pointer;
}
.table-container .driv-engine-search-filtering-table thead th:not(:first-child) span.arrow-down::after {
  border-color: #545454 transparent transparent transparent;
}
.table-container .driv-engine-search-filtering-table thead th:not(:first-child) span.arrow-up::after {
  border-color: transparent transparent #c41230 transparent;
}
.table-container .driv-engine-search-filtering-table tbody .filter {
  border-top: 1px solid #cccccc;
}
.table-container .driv-engine-search-filtering-table tbody .filter td {
  font-family: "din-regular", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #545454;
}
.table-container .driv-engine-search-filtering-table.mobile {
  background: #e7e7e7;
  padding: 28px 24px 16px;
}
.table-container .driv-engine-search-filtering-table.modal button.close {
  height: 24px;
  width: 24px;
  background: #c41230;
}
.table-container .driv-engine-search-filtering-table.modal button.close i {
  color: #ffffff;
}
.table-container .driv-engine-search-filtering-table.modal .modal-title {
  text-align: center;
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #c41230;
  border-bottom: 1px solid #cccccc;
}
.table-container .driv-engine-search-filtering-table.modal .version-container {
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
}
.table-container .driv-engine-search-filtering-table.modal .version-container:first-of-type {
  padding-top: 0;
}
.table-container .driv-engine-search-filtering-table.modal .version-container:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.table-container .driv-engine-search-filtering-table .version-props,
.table-container .driv-engine-search-filtering-table button.select {
  max-width: 768px;
  margin: 0 auto;
}
.table-container .driv-engine-search-filtering-table .version-props {
  text-align: left;
  padding-left: 0;
  margin-bottom: 10px;
}
.table-container .driv-engine-search-filtering-table .version-props .name {
  text-transform: capitalize;
}
.table-container .driv-engine-search-filtering-table button.select {
  width: 100%;
  padding: 15px;
  text-transform: uppercase;
}
/* Styles for filters in modal */
.driv-engine-search-filtering-table.modal button.close {
  height: 24px;
  width: 24px;
  background: #c41230;
}
.driv-engine-search-filtering-table.modal button.close i {
  color: #ffffff;
}
.driv-engine-search-filtering-table.modal button.select {
  width: 100%;
  padding: 15px;
  color: #ffffff;
  background-color: #c41230;
  text-transform: uppercase;
}
.driv-engine-search-filtering-table.modal button.select:disabled {
  color: #545454;
  background-color: transparent;
  border-color: transparent;
}
.driv-engine-search-filtering-table.modal button.select:disabled i {
  color: inherit;
}
.driv-engine-search-filtering-table.modal .modal-title {
  text-align: center;
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #c41230;
  border-bottom: 1px solid #cccccc;
}
.driv-engine-search-filtering-table.modal .version-container {
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
}
.driv-engine-search-filtering-table.modal .version-container:first-of-type {
  padding-top: 0;
}
.driv-engine-search-filtering-table.modal .version-container:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.driv-engine-search-filtering-table .version-props {
  text-align: left;
  padding-left: 0;
  margin-bottom: 10px;
}
.driv-engine-search-filtering-table .version-props .name {
  text-transform: capitalize;
}
@media all and (max-width: 479px) {
  .driv-engine-search-filtering-table.modal .modal-content .modal-title {
    font-size: 16px;
    line-height: 1.3;
  }
  .driv-engine-search-filtering-table.modal .modal-content .close {
    height: 18px;
    width: 18px;
  }
  .driv-engine-search-filtering-table.modal .modal-content .close .fa-close {
    font-size: 11px;
  }
}

.driv-part-common.ymm-search-container .autocomplete,
.driv-part-common.autocomplete {
  color: #545454;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown:not(.loading) .dropdown-toggle,
.driv-part-common.autocomplete .dropdown:not(.loading) .dropdown-toggle {
  background-color: #ffffff;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle,
.driv-part-common.autocomplete .dropdown .dropdown-toggle {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  font-size: 14px;
  height: 43px;
  font-style: normal;
  font-weight: normal;
  font-family: 'din-medium', sans-serif;
  width: 100%;
  border: solid 1px #cccccc;
  padding-left: 0;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__selected-options,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__selected-options {
  padding: 0;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__selected-options .selected-tag,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__selected-options .selected-tag,
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__selected-options input,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__selected-options input {
  padding-left: 15px;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__selected-options .selected-tag,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__selected-options .selected-tag {
  color: #545454;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__selected-options input,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__selected-options input {
  /* Firefox 18- */
  /* Firefox 19+ */
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__selected-options input::-webkit-input-placeholder,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__selected-options input::-webkit-input-placeholder {
  color: #545454;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__selected-options input:-moz-placeholder,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__selected-options input:-moz-placeholder {
  color: #545454;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__selected-options input::-moz-placeholder,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__selected-options input::-moz-placeholder {
  color: #545454;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__selected-options input:-ms-input-placeholder,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__selected-options input:-ms-input-placeholder {
  color: #545454;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__selected-options input::placeholder,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__selected-options input::placeholder {
  color: #545454;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__actions,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__actions {
  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: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  width: 56px;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-toggle .vs__actions .open-indicator:before,
.driv-part-common.autocomplete .dropdown .dropdown-toggle .vs__actions .open-indicator:before {
  content: "\e90b";
  border: none;
  -webkit-transform: rotate(200deg);
  -moz-transform: rotate(200deg);
  -ms-transform: rotate(200deg);
  -o-transform: rotate(200deg);
  transform: rotate(200deg);
  font-size: 8px;
  left: 50%;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown-menu li > a,
.driv-part-common.autocomplete .dropdown .dropdown-menu li > a {
  white-space: normal;
  word-break: break-word;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown_item .image_container.true,
.driv-part-common.autocomplete .dropdown .dropdown_item .image_container.true {
  background-color: #f5f5f5;
}
.driv-part-common.ymm-search-container .autocomplete .dropdown .dropdown_item .image_container.false,
.driv-part-common.autocomplete .dropdown .dropdown_item .image_container.false {
  background-color: #ffffff;
}
.driv-part-common input[type="text"] {
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 0;
}
.driv-part-common.ymm-search-container .ymm-search-button,
.driv-part-common.search-container button.search {
  width: 100%;
  height: 43px;
  padding: 0 10px;
}
.driv-part-common.ymm-search-container .ymm-search-button:disabled,
.driv-part-common.search-container button.search:disabled {
  background-color: #b5122d;
}
.driv-part-common.ymm-search-container .ymm-search-button span,
.driv-part-common.search-container button.search span {
  text-transform: uppercase;
  font-family: "din-medium", sans-serif;
}

.driv-part-finder-corporate {
  background: none;
}
.driv-part-finder-corporate .driv-tabs-list__title {
  padding: 20px 0 0 22px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #545454;
  text-transform: uppercase;
}
.driv-part-finder-corporate .driv-tabs-list__links > .tab-link {
  padding: 8px 10px;
  max-height: 38px;
  font-family: "din-bold", sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.6rem;
  text-transform: uppercase;
  background-color: white;
  color: #164991;
}
.driv-part-finder-corporate .driv-tabs-list__links > .tab-link:not(:last-child) {
  border-right: 1px #545454 solid;
}
.driv-part-finder-corporate .driv-tabs-list__links > .tab-link_selected {
  background-color: #164991;
  color: #ffffff;
}
.driv-part-finder-corporate .driv-tabs-list__content {
  padding: 22px;
}
.driv-part-finder-corporate .driv-tabs-list__content:not(.driv-part-finder-license-plate-tab):not(.driv-part-finder-vin-tab) {
  background: #e7e7e7;
}
@media all and (max-width: 1025px) {
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .autocomplete {
    margin-bottom: 15px;
  }
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .autocomplete:only-child:not(.content_silos) {
    margin-bottom: 0;
  }
}
.driv-part-finder-corporate .driv-tabs-list__container {
  width: 100%;
  background: #ffffff;
}
.driv-part-finder-corporate .driv-tabs-list__container .driv-select-wrapper .autocomplete {
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
.driv-part-finder-corporate .driv-tabs-list__container .driv-select-wrapper .autocomplete .vs__actions .open-indicator:before {
  color: #545454;
}
.driv-part-finder-corporate .driv-tabs-list__container .driv-select-wrapper .v-select .dropdown-menu li a {
  color: #545454;
  font-size: 14px;
  font-family: "din-regular", sans-serif;
}
.driv-part-finder-corporate .driv-tabs-list__container .open-partslist-button {
  cursor: pointer;
  color: #123b73;
  font-weight: bold;
  text-transform: capitalize;
  outline: none;
  border: none;
  background: transparent;
}
.driv-part-finder-corporate .driv-tabs-list__container .open-partslist-button:focus {
  box-shadow: none;
}
@media all and (max-width: 1024px) and (min-width: 768px) {
  .driv-part-finder-corporate {
    padding: 0;
    width: 100% !important;
  }
}
@media all and (min-width: 1025px) {
  .driv-part-finder-corporate {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 10;
    padding: 0 15px;
  }
  .driv-part-finder-corporate.relative-position {
    position: relative;
    margin-top: 30px;
  }
  .driv-part-finder-corporate .driv-tabs-list__content:not(.driv-part-finder-license-plate-tab):not(.driv-part-finder-vin-tab) {
    background: #ffffff;
  }
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .autocomplete {
    padding: 0 20px 20px 0;
  }
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .autocomplete.application_type,
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .autocomplete.specification_type {
    padding-right: 0;
  }
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .application_type + div .autocomplete,
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .specification_type + div .autocomplete,
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .application_type + div .button-main,
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .specification_type + div .button-main {
    min-width: 100px;
  }
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .application_type + div .autocomplete,
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .specification_type + div .autocomplete {
    float: left;
  }
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .button-main {
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    width: auto;
  }
  .driv-part-finder-corporate .driv-tabs-list__content .with-application-type .specification_type + div .autocomplete {
    min-width: 40%;
  }
  .driv-part-finder-corporate .driv-tabs-list__container {
    min-height: 317px;
  }
  .driv-part-finder-corporate .driv-tabs-list__container.withIframeB2THomePane {
    height: 340px;
  }
}

@media all and (min-width: 1025px) {
  .driv-part-finder-vehicle-tab .ymm-search-fields-wrapper .autocomplete.years,
  .driv-part-finder-vehicle-tab .ymm-search-fields-wrapper .autocomplete.equipment_years {
    width: 20%;
  }
  .driv-part-finder-vehicle-tab .ymm-search-fields-wrapper .autocomplete.makes,
  .driv-part-finder-vehicle-tab .ymm-search-fields-wrapper .autocomplete.vehicle_types,
  .driv-part-finder-vehicle-tab .ymm-search-fields-wrapper .autocomplete.mfrs {
    width: 40%;
  }
  .driv-part-finder-vehicle-tab .ymm-search-fields-wrapper .autocomplete.models,
  .driv-part-finder-vehicle-tab .ymm-search-fields-wrapper .autocomplete.equipment_models {
    width: 50%;
  }
}

.driv-part-finder-part-results-page .driv-engine-search-table,
.driv-corp-specification-results .driv-engine-search-table {
  background-color: #3a3a3a;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container,
.driv-corp-specification-results .driv-parts-result-filters-container {
  background-color: #ffffff;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .driv-section__content,
.driv-corp-specification-results .driv-parts-result-filters-container .driv-section__content {
  padding: 4px 0;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .driv-section,
.driv-corp-specification-results .driv-parts-result-filters-container .driv-section {
  margin: 0;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .panel-head,
.driv-corp-specification-results .driv-parts-result-filters-container .panel-head {
  padding: 20px 15px;
  text-transform: uppercase;
  background-color: #000000;
  color: #ffffff;
  font-size: 16px;
  font-family: "din-bold";
  text-align: left;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .panel-head__button,
.driv-corp-specification-results .driv-parts-result-filters-container .panel-head__button {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  z-index: 0;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .panel-body,
.driv-corp-specification-results .driv-parts-result-filters-container .panel-body {
  padding: 0;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .panel-body .driv-section__title,
.driv-corp-specification-results .driv-parts-result-filters-container .panel-body .driv-section__title {
  border-bottom: 1px solid #7a7a7a;
  border-top: 1px solid #7a7a7a;
  color: #c41230;
  font-family: "din-bold";
  text-align: left;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .panel-body .driv-section__title::after,
.driv-corp-specification-results .driv-parts-result-filters-container .panel-body .driv-section__title::after {
  color: #545454;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .panel-body .nested-group-wrapper .nested-group-wrapper .checkbox-label,
.driv-corp-specification-results .driv-parts-result-filters-container .panel-body .nested-group-wrapper .nested-group-wrapper .checkbox-label {
  font-family: "din-regular";
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .panel-body .checkbox-label_input:checked,
.driv-corp-specification-results .driv-parts-result-filters-container .panel-body .checkbox-label_input:checked {
  background-color: #164991;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .panel-body .checkbox-label_input:checked:after,
.driv-corp-specification-results .driv-parts-result-filters-container .panel-body .checkbox-label_input:checked:after {
  color: #ffffff;
  font-size: 10px;
  bottom: 1px;
  left: 1px;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .nested-group__search-wrapper,
.driv-corp-specification-results .driv-parts-result-filters-container .nested-group__search-wrapper {
  padding: 8px 0 10px;
  margin: 0 20px;
  border-bottom: 1px solid #7a7a7a;
  position: relative;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .nested-group__search-wrapper:after,
.driv-corp-specification-results .driv-parts-result-filters-container .nested-group__search-wrapper:after {
  position: absolute;
  top: 16px;
  right: 8px;
  font-family: "fontawesome";
  content: "\f002";
  opacity: 0.5;
  font-size: 16px;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-container .nested-group__search-input,
.driv-corp-specification-results .driv-parts-result-filters-container .nested-group__search-input {
  border-radius: 4px;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-mobile > .driv-section > .driv-section__title,
.driv-corp-specification-results .driv-parts-result-filters-mobile > .driv-section > .driv-section__title {
  text-align: center;
  background-color: #c41230;
  color: #ffffff;
  font-family: "din-bold";
}
.driv-part-finder-part-results-page .driv-parts-result-filters-mobile > .driv-section > .driv-section__content,
.driv-corp-specification-results .driv-parts-result-filters-mobile > .driv-section > .driv-section__content {
  padding: 0;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-button-wrapper,
.driv-corp-specification-results .driv-parts-result-filters-button-wrapper {
  background-color: #000000;
}
.driv-part-finder-part-results-page .driv-parts-result-filters-button-wrapper a,
.driv-corp-specification-results .driv-parts-result-filters-button-wrapper a {
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
  padding: 12px 20px;
  line-height: 24px;
}
.driv-part-finder-part-results-page .driv-part-results-content .results-summary.mobile,
.driv-corp-specification-results .driv-part-results-content .results-summary.mobile {
  background-color: #ffffff;
  color: #b5122d;
  font-weight: 700;
  border-top: 10px solid #b5122d;
}
.driv-part-finder-part-results-page .driv-part-results-content .results-summary .driv-corp-list-pagination,
.driv-corp-specification-results .driv-part-results-content .results-summary .driv-corp-list-pagination {
  color: #545454;
  text-transform: uppercase;
}
.driv-part-finder-part-results-page .driv-part-results-content .results-summary .driv-corp-list-pagination input,
.driv-corp-specification-results .driv-part-results-content .results-summary .driv-corp-list-pagination input {
  border-color: #545454;
  border-radius: 0;
  color: #545454;
}
.driv-part-finder-part-results-page .driv-part-results-content .results-summary .driv-corp-list-pagination button,
.driv-corp-specification-results .driv-part-results-content .results-summary .driv-corp-list-pagination button {
  background-color: #cccccc;
}
.driv-part-finder-part-results-page .driv-part-results-content .results-summary .driv-corp-list-pagination button i,
.driv-corp-specification-results .driv-part-results-content .results-summary .driv-corp-list-pagination button i {
  color: #000000;
}
.driv-part-finder-part-results-page .driv-part-results-content .driv-part-results-products-container,
.driv-corp-specification-results .driv-part-results-content .driv-part-results-products-container {
  background-color: #ffffff;
}
@media all and (max-width: 767px) {
  .driv-part-finder-part-results-page .driv-part-results-content .driv-part-results-products-container.margin-container,
  .driv-corp-specification-results .driv-part-results-content .driv-part-results-products-container.margin-container {
    background-color: transparent;
  }
}
.driv-part-finder-part-results-page .driv-corp-item-part-name-subheading,
.driv-corp-specification-results .driv-corp-item-part-name-subheading {
  line-height: 16px;
}
.driv-part-finder-part-results-page .driv-corp-item-part-name-part-number-wrapper > span,
.driv-corp-specification-results .driv-corp-item-part-name-part-number-wrapper > span {
  font-weight: bold;
}
.driv-part-finder-part-results-page .driv-corp-item-part-name-part-number,
.driv-corp-specification-results .driv-corp-item-part-name-part-number {
  text-transform: uppercase;
}
.driv-part-finder-part-results-page .driv-corp-item-part-name-title a,
.driv-corp-specification-results .driv-corp-item-part-name-title a {
  font-size: 18px;
  text-transform: uppercase;
}
.driv-part-finder-part-results-page .driv-part-results-no-results,
.driv-corp-specification-results .driv-part-results-no-results {
  background-color: #ffffff;
  position: relative;
}
.driv-part-finder-part-results-page .driv-part-results-no-results .no-results,
.driv-corp-specification-results .driv-part-results-no-results .no-results {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "din-bold";
  color: #164991;
}
.driv-part-finder-part-results-page .driv-part-results-no-results::before,
.driv-corp-specification-results .driv-part-results-no-results::before {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #cccccc;
  top: 60px;
  left: 0;
  content: " ";
}
.driv-part-finder-part-results-page .driv-dropdown-button .driv-part-number-tab-item-cta,
.driv-corp-specification-results .driv-dropdown-button .driv-part-number-tab-item-cta,
.driv-part-finder-part-results-page .driv-dropdown-button .driv-corp-list-view-item-wtb-button,
.driv-corp-specification-results .driv-dropdown-button .driv-corp-list-view-item-wtb-button {
  background-color: #c41230;
  color: #ffffff;
}
.driv-part-finder-part-results-page .driv-dropdown-button .driv-part-number-tab-item-cta::after,
.driv-corp-specification-results .driv-dropdown-button .driv-part-number-tab-item-cta::after,
.driv-part-finder-part-results-page .driv-dropdown-button .driv-corp-list-view-item-wtb-button::after,
.driv-corp-specification-results .driv-dropdown-button .driv-corp-list-view-item-wtb-button::after {
  color: #ffffff;
  border-color: transparent transparent transparent #ffffff;
}
.driv-part-finder-part-results-page .driv-dropdown-button .driv-dropdown-button-options,
.driv-corp-specification-results .driv-dropdown-button .driv-dropdown-button-options {
  border: none;
}
.driv-part-finder-part-results-page .driv-dropdown-button .driv-dropdown-button-options li,
.driv-corp-specification-results .driv-dropdown-button .driv-dropdown-button-options li {
  background-color: #cccccc;
  border-bottom: 1px solid #eeeeee;
}
.driv-part-finder-part-results-page .driv-dropdown-button .driv-dropdown-button-options li a,
.driv-corp-specification-results .driv-dropdown-button .driv-dropdown-button-options li a {
  color: #3a3a3a;
  text-transform: uppercase;
  font-family: "din-bold", sans-serif;
}
.driv-part-finder-part-results-page .driv-dropdown-button .driv-dropdown-button-options li a::after,
.driv-corp-specification-results .driv-dropdown-button .driv-dropdown-button-options li a::after {
  border-color: transparent transparent transparent #000000;
}
@media all and (min-width: 768px) {
  .driv-part-finder-part-results-page .driv-part-results-products-container .results-summary,
  .driv-corp-specification-results .driv-part-results-products-container .results-summary,
  .driv-part-finder-part-results-page .driv-part-results-content .results-summary,
  .driv-corp-specification-results .driv-part-results-content .results-summary {
    border-bottom: 1px solid #cccccc;
    color: #b5122d;
  }
  .driv-part-finder-part-results-page .driv-part-results-products-container .results-summary .view-modes button,
  .driv-corp-specification-results .driv-part-results-products-container .results-summary .view-modes button,
  .driv-part-finder-part-results-page .driv-part-results-content .results-summary .view-modes button,
  .driv-corp-specification-results .driv-part-results-content .results-summary .view-modes button {
    font-size: 1.5em;
  }
  .driv-part-finder-part-results-page .driv-part-results-products-container .results-summary .view-modes button i,
  .driv-corp-specification-results .driv-part-results-products-container .results-summary .view-modes button i,
  .driv-part-finder-part-results-page .driv-part-results-content .results-summary .view-modes button i,
  .driv-corp-specification-results .driv-part-results-content .results-summary .view-modes button i {
    color: #000000;
  }
}
@media all and (min-width: 1025px) {
  .driv-part-finder-part-results-page .driv-corp-item-part-name-part-number,
  .driv-corp-specification-results .driv-corp-item-part-name-part-number {
    font-size: 16px;
  }
  .driv-part-finder-part-results-page .driv-corp-item-part-name-title a,
  .driv-corp-specification-results .driv-corp-item-part-name-title a {
    font-size: 20px;
    line-height: 35px;
  }
}
.driv-part-finder-part-results-page .interactive-diagrams-btn {
  color: #c41230;
  background-color: transparent;
  border: 2px solid #c41230;
  font-family: "din-bold", sans-serif;
  line-height: 15px;
  cursor: pointer;
}
.driv-part-finder-part-results-page .interactive-diagrams-btn:focus {
  outline: 0;
}

@media all and (min-width: 1025px) {
  .driv-part-finder-engine-tab .engine-search-fields-wrapper .autocomplete.engine_usages {
    width: 25%;
  }
  .driv-part-finder-engine-tab .engine-search-fields-wrapper .autocomplete.engine_mfrs,
  .driv-part-finder-engine-tab .engine-search-fields-wrapper .autocomplete.engine_bases {
    width: 40%;
  }
  .driv-part-finder-engine-tab .engine-search-fields-wrapper .autocomplete.engine_versions {
    width: 45%;
  }
  .driv-part-finder-engine-tab .engine-search-fields-wrapper .autocomplete.performance_vehicle_type_gr {
    width: 50%;
  }
  .driv-part-finder-engine-tab .engine-search-fields-wrapper .autocomplete.vehicle_types {
    width: 40%;
  }
}

.driv-part-results-refine-search .driv-refine-search-container {
  background-color: #000000;
}
.driv-part-results-refine-search .driv-refine-search-container .mobile-container {
  color: #ffffff;
  min-height: 55px;
}
.driv-part-results-refine-search .driv-refine-search-container .mobile-container * {
  font-weight: 700;
}
.driv-part-results-refine-search .driv-refine-search-container .mobile-container button.refine-search {
  padding-left: 15px;
  font-size: 20px;
}
.driv-part-results-refine-search .driv-refine-search-container .search-container {
  background: #e7e7e7;
  border-bottom: 1px solid #545454;
}
.driv-part-results-refine-search .driv-refine-search-container .search-container .error-message span {
  color: #000000;
}
.driv-part-results-refine-search .driv-refine-search-container .search-container .autocomplete .v-select .selected-tag {
  font-weight: 300;
}
.driv-part-results-refine-search .driv-refine-search-container .search-container .search-txt {
  color: #ffffff;
}
.driv-part-results-refine-search .driv-refine-search-container .search-txt {
  text-transform: uppercase;
  font-size: 16px;
}
@media all and (min-width: 1025px) {
  .driv-part-results-refine-search .driv-refine-search-container .search-container {
    background: transparent;
    border-bottom: none;
  }
  .driv-part-results-refine-search .driv-refine-search-container .search-container button.search:disabled {
    opacity: 1;
    background: #cccccc;
  }
  .driv-part-results-refine-search .driv-refine-search-container .search-container .error-message span {
    color: #ffffff;
  }
  .driv-part-results-refine-search .driv-refine-search-container .autocomplete .v-select .vs__selected-options .selected-tag {
    white-space: normal !important;
    word-break: break-all;
    overflow-wrap: break-word;
  }
}

.driv-part-finder-license-plate-tab > div {
  margin-bottom: 15px;
}
.driv-part-finder-license-plate-tab .license-plate-tab-dropdown,
.driv-part-finder-license-plate-tab .license-plate-tab-input {
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
.driv-part-finder-license-plate-tab .license-plate-tab-dropdown input,
.driv-part-finder-license-plate-tab .license-plate-tab-input input {
  color: #545454;
  font-size: 14px;
  font-family: "din-regular", sans-serif;
}
.driv-part-finder-license-plate-tab .license-plate-tab-dropdown input::placeholder,
.driv-part-finder-license-plate-tab .license-plate-tab-input input::placeholder {
  color: #545454;
}
.driv-part-finder-license-plate-tab .license-plate-tab-dropdown input:focus,
.driv-part-finder-license-plate-tab .license-plate-tab-input input:focus {
  box-shadow: none;
}
.driv-part-finder-license-plate-tab .license-plate-tab-dropdown .v-select .dropdown-menu li a {
  color: #545454;
  font-size: 14px;
  font-family: "din-bold", sans-serif;
}
.driv-part-finder-license-plate-tab .license-plate-tab-dropdown .vs__actions .open-indicator:before {
  color: #545454;
}
.driv-part-finder-license-plate-tab .license-plate-tab-input {
  border-radius: 4px;
  max-height: 43px;
}
.driv-part-finder-license-plate-tab .license-plate-tab-input input {
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-radius: 4px;
}
.driv-part-finder-license-plate-tab .license-plate-tab-button {
  height: 32px;
  width: 100px;
  padding: 6px 10px;
  line-height: unset;
}
.driv-part-finder-license-plate-tab .license-plate-tab-button span {
  text-transform: uppercase;
  font-family: "din-medium", sans-serif;
}

.driv-part-finder-vin-tab > div {
  margin-bottom: 15px;
}
.driv-part-finder-vin-tab .vin-tab-input {
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
.driv-part-finder-vin-tab .vin-tab-input input {
  color: #545454;
  font-size: 14px;
  font-family: "din-regular", sans-serif;
}
.driv-part-finder-vin-tab .vin-tab-input input::placeholder {
  color: #545454;
}
.driv-part-finder-vin-tab .vin-tab-input input:focus {
  box-shadow: none;
}
.driv-part-finder-vin-tab .vin-tab-input {
  border-radius: 4px;
  max-height: 43px;
}
.driv-part-finder-vin-tab .vin-tab-input input {
  border: 1px solid rgba(60, 60, 60, 0.26);
  border-radius: 4px;
}
.driv-part-finder-vin-tab .vin-tab-button {
  height: 32px;
  width: 100px;
  padding: 6px 10px;
  line-height: unset;
}
.driv-part-finder-vin-tab .vin-tab-button span {
  text-transform: uppercase;
  font-family: "din-medium", sans-serif;
}

.part-number-results-wrapper .driv-part-number-tab-item,
.part-number-results-wrapper .driv-part-number-tab-item:first-child,
.part-number-results-wrapper .driv-part-number-tab-item-image {
  border-color: #cccccc;
}
.part-number-results-wrapper .driv-part-number-tab-item-cta {
  text-transform: uppercase;
  color: #545454;
  background-color: #e7e7e7;
  padding: 16px;
  font-family: "din-bold";
  margin-left: 20px;
}
.part-number-results-wrapper .driv-interchanges-tab-wrapper {
  border-color: #cccccc;
}
.part-number-results-wrapper .driv-interchanges-tab-cell {
  border-color: #cccccc;
  font-size: 14px;
}
.part-number-results-wrapper .driv-interchanges-tab-cell:before {
  display: none;
}
.part-number-results-wrapper .driv-interchanges-tab-cell-heading {
  line-height: 22px;
}
.part-number-results-wrapper .driv-interchanges-tab-cell-heading,
.part-number-results-wrapper .driv-interchanges-tab-head-cell {
  text-transform: capitalize;
  font-family: "din-bold";
}
.part-number-results-wrapper .driv-interchanges-tab-head-cell {
  border-color: #ffffff;
}
.part-number-results-wrapper .driv-tab__wrapper {
  background-color: #ffffff;
}
.part-number-results-wrapper .driv-section {
  padding: 10px;
}
.part-number-results-wrapper .driv-section__title,
.part-number-results-wrapper .driv-tabs__header {
  text-transform: uppercase;
  font-family: "din-bold";
}
@media all and (min-width: 768px) {
  .part-number-results-wrapper .driv-tab {
    padding-top: 40px;
  }
  .part-number-results-wrapper .driv-tabs__header li {
    background-color: #545454;
    color: #ffffff;
  }
  .part-number-results-wrapper .driv-tabs__header .tab__selected {
    background-color: #ffffff;
    color: #545454;
  }
}
@media all and (min-width: 1025px) {
  .part-number-results-wrapper .driv-interchanges-tab-cell {
    text-transform: capitalize;
    font-family: "din-bold";
    font-size: 12px;
  }
}

.overlay {
  background-color: rgba(111, 111, 111, 0.7);
}
.driv-part-list-modal button.close {
  background-color: #000000;
}
.driv-part-list-modal button.close i {
  color: #3a3a3a;
}
.driv-part-list-modal .modal-title-icon {
  background-color: #ffffff;
}
.driv-part-list-modal .modal-title-icon :first-child {
  border: 3px solid #000000;
}
.driv-part-list-modal .modal-title-icon :last-child {
  border-top: 2px solid #000000;
}
.driv-part-list-modal .modal-title {
  color: #ffffff;
  font-size: 26px;
  font-family: "din-medium";
  background-color: #000000;
}
.driv-part-list-modal .modal-title-icon:first-child {
  background-color: #ffffff;
}
.driv-part-list-modal .modal-list-controllers {
  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;
}
.driv-part-list-modal .modal-list-controllers .print-btn {
  font-size: 16px;
  font-weight: bold;
}
.driv-part-list-modal .modal-list-controllers .clear-btn {
  font-size: 16px;
  font-weight: bold;
  color: #c41230;
}
.driv-part-list-modal .modal-list-controllers .add-btn {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background-color: #000000;
}
.driv-part-list-modal .modal-list-controllers .add-btn-active {
  color: #000000;
  background-color: #ffffff;
}
.driv-part-list-modal .container table thead th {
  background-color: #545454;
  color: #ffffff;
  font-weight: bolder;
  border-right: 1px solid #ffffff;
}
.driv-part-list-modal .container table tr {
  border: none;
}
.driv-part-list-modal .container table tr:last-child input {
  border-bottom: 2px solid #c41230;
}
.driv-part-list-modal .container table td {
  color: #3a3a3a;
  background-color: #cccccc;
  font-weight: bolder;
  border-top: 1px solid #ffffff;
}
.driv-part-list-modal .container table td.fa {
  font-size: 20px;
}
.driv-part-list-modal .container table td input {
  border-top: 2px solid #c41230;
  border-bottom: 2px solid #c41230;
  border-left: 2px solid #c41230;
  border-right: 2px solid #c41230;
}

.driv-corp-specification-results {
  background-color: #ffffff;
}
.driv-corp-specification-results .ag-header-cell .filter-icon {
  color: #ffffff;
  cursor: pointer;
}
.driv-corp-specification-results .ag-header-cell.ag-header-cell-filtered .filter-icon {
  color: #c41230;
}
.driv-corp-specification-results .specification-filter {
  border: 1px solid #545454;
  background-color: #ffffff;
  padding: 4px;
  text-align: left;
}
.driv-corp-specification-results .specification-filter ul {
  padding: 0;
}
.driv-corp-specification-results .specification-filter__option {
  font-size: 14px;
  line-height: 16px;
  color: #545454;
  padding: 2px 4px;
  text-transform: capitalize;
}
.driv-corp-specification-results .specification-filter__option.selected {
  background-color: #dfeafa;
}
.driv-corp-specification-results .specification-filter__option:hover {
  cursor: pointer;
  background-color: #d6e4f9;
}
.driv-corp-specification-results .driv-part-results-content .part-results-head .product-logo .image_container {
  background-color: #f5f5f5;
}
.driv-corp-specification-results .driv-part-results-content .part-results-head .product-logo span {
  font-family: "din-bold", sans-serif;
  text-transform: uppercase;
  color: #c41230;
}
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .range-filter-button,
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .driv-info-modal {
  outline: none;
  border: none;
  color: #c41230;
  background: transparent;
  text-transform: uppercase;
  font-family: "din-bold", sans-serif;
}
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .range-filter-button:hover,
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .driv-info-modal:hover {
  text-decoration: underline;
  cursor: pointer;
}
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .range-filter-button:focus,
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .driv-info-modal:focus {
  outline: none;
  box-shadow: none;
}
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .range-filter-button {
  padding-right: 10px;
}
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .range-filter-button .fa-chevron-down,
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .range-filter-button .fa-chevron-up {
  position: relative;
}
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .range-filter-button .fa-chevron-down:before,
.driv-corp-specification-results .driv-part-results-content .part-results-head .popup-buttons .range-filter-button .fa-chevron-up:before {
  font-size: 10px;
  bottom: 1px;
  position: absolute;
}
.driv-corp-specification-results .driv-part-results-content .clear-filters-block {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 16px;
}
.driv-corp-specification-results .driv-part-results-content .clear-filters-block .reset-filters {
  margin-right: 20px;
  padding: 6px 16px;
  text-transform: uppercase;
  font-size: 12px;
  border: none;
}
@media all and (max-width: 1024px) {
  .driv-corp-specification-results .results-summary {
    color: #c41230;
  }
  .driv-corp-specification-results .specification-filter {
    padding: 0;
  }
  .driv-corp-specification-results .specification-filter__option {
    padding: 12px 20px;
  }
}
.specification-table .ag-theme-alpine .ag-header-cell {
  background-color: #545454;
  border-right: 1px solid #ffffff;
  color: #ffffff;
  font-family: "din-regular", sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
}
.specification-table .ag-theme-alpine .ag-header-cell-text {
  text-overflow: initial;
  white-space: break-spaces;
}
.specification-table .ag-theme-alpine .ag-body-viewport .ag-cell {
  color: #000000;
  font-size: 14px;
  font-family: "din-regular", sans-serif;
  border-right: 1px solid #cccccc;
}
.specification-table .ag-theme-alpine .ag-body-viewport .ag-pinned-left-cols-container .ag-cell-last-left-pinned {
  background: #eeeeee;
  border-bottom-color: #cccccc;
}
.specification-table .ag-theme-alpine .ag-body-viewport .ag-pinned-left-cols-container .ag-cell-last-left-pinned a {
  color: #000000;
  cursor: pointer;
  text-decoration: underline;
  font-family: "din-regular", sans-serif;
  font-weight: normal;
}
.specification-table .ag-theme-alpine .ag-horizontal-left-spacer {
  background-color: #eeeeee;
}
.specification-table .ag-theme-alpine .ag-header-viewport {
  background-color: #545454;
}
.overlay {
  background-color: rgba(111, 111, 111, 0.7);
}
.driv-result-specification .modal-content button.close {
  outline: none;
  border: none;
  background: transparent;
  cursor: pointer;
}
.driv-result-specification .modal-content button.close i {
  color: #3a3a3a;
}

.ujoint-results {
  background-color: #ffffff;
}
.ujoint-results .ujoint-stepper {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 32px;
}
.ujoint-results .ujoint-stepper li {
  color: #b5122d;
  list-style: none;
  margin-right: 12px;
  cursor: pointer;
}
.ujoint-results .ujoint-stepper li:not(:last-child):after {
  margin-left: 10px;
  content: ">";
  text-decoration: none;
}
.ujoint-common-page .info__header {
  border-bottom: 1px solid #000000;
}
@media all and (max-width: 768px) {
  .ujoint-common-page .info__header {
    border-bottom: none;
  }
}
.ujoint-common-page .info__header .title {
  font-family: "din-regular", sans-serif;
  font-size: 28px;
  line-height: 36px;
  text-transform: capitalize;
}
.ujoint-common-page .info__text span {
  font-family: "din-regular", sans-serif;
  font-weight: 700;
  font-size: 18px;
}
.ujoint-common-page .info__text p {
  font-size: 18px;
}
.ujoint-common-page .info .driv-tab__wrapper .driv-tab span {
  font-weight: 800;
  font-size: 18px;
}
.ujoint-common-page .info .driv-tab__wrapper .driv-section__title {
  color: #c41230;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #000000;
}
.ujoint-common-page .info .driv-tab__wrapper .driv-section__title:after {
  color: #000000;
}
.ujoint-common-page__tabs .driv-tabs__header {
  color: #c41230;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "din-bold", sans-serif;
}
.ujoint-common-page__tabs .driv-tabs__header .tab__selected {
  border-bottom: 4px solid #c41230;
}

.range-filter-form {
  border: 1px solid #cccccc;
}
.range-filter-form__fields .values-interval input {
  border-color: #545454;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.range-filter-form__fields .values-interval input:focus {
  box-shadow: none;
}
.range-filter-form__fields .values-interval input::-webkit-outer-spin-button,
.range-filter-form__fields .values-interval input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.range-filter-form__fields .values-interval input[type="number"] {
  -moz-appearance: textfield;
}
.range-filter-form__fields .values-interval input::placeholder {
  font-family: "din-regular", sans-serif;
  font-size: 16px;
}
.range-filter-form__fields .autocomplete .dropdown-toggle {
  border-color: #545454;
}
.range-filter-form__fields .autocomplete .dropdown-toggle .form-control::placeholder {
  font-family: "din-regular", sans-serif;
  font-size: 16px;
}
@media all and (max-width: 1080px) {
  .range-filter-form__fields .autocomplete .dropdown-menu {
    font-size: 16px;
    padding: 8px 0;
  }
}
.range-filter-form__error-message span {
  color: #c41230;
  font-family: "din-regular", sans-serif;
  font-weight: 700;
  font-size: 14px;
}
.range-filter-form__buttons .button-main {
  background-color: transparent;
  border: 1px solid #c41230;
  color: #c41230;
  text-transform: uppercase;
  font-family: "din-regular", sans-serif;
  font-weight: 700;
}
.range-filter-form__buttons .button-main.colored {
  background-color: #c41230;
  color: #ffffff;
}

.u-joint-types-container .u-joint-types-cards .u-joint-card {
  background-color: #ffffff;
  border: 1px solid #545454;
}

.bearing-diameters-page .driv-tabs__container .driv-tab__wrapper .list-item {
  font-weight: 900;
  color: #000000;
}
.bearing-diameters-page .driv-tabs__container .driv-tab__wrapper .list-item:hover {
  color: #c41230;
}

.diagrams-results-page__modal-title {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
}
.diagrams-results-page__modal .modal-header,
.diagrams-results-page__modal .modal-footer {
  display: none;
}
.diagrams-results-page__modal .close {
  cursor: pointer;
}
.diagrams-results-page__modal .close i {
  color: #000000;
  font-size: 15px;
}
.diagrams-results-page__modal-content {
  border: 1px solid #000000;
}
.diagrams-results-page__modal-content tr {
  border-top: 1px solid #000000;
}
.diagrams-results-page__modal-content td {
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-transform: capitalize;
  padding: 8px 16px;
}
.diagrams-results-page__modal-content td a {
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
  font-family: "din-regular";
}
.diagrams-results-page__modal-content td:before {
  display: none;
}
.diagrams-results-page__head-cell {
  background-color: #545454;
  color: #ffffff;
  font-size: 16px;
  line-height: 19px;
  font-family: "din-regular", sans-serif;
  font-weight: 700;
  padding: 8px 24px;
  border-right: 1px solid #ffffff;
  text-transform: capitalize;
}
.diagrams-results-page__cell-heading {
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  font-weight: bold;
}
.diagrams-results-page__body td {
  font-family: "din-regular", sans-serif;
}
@media all and (max-width: 1024px) {
  .diagrams-results-page__modal .modal-content {
    padding-left: 0;
    padding-right: 0;
  }
  .diagrams-results-page__modal-content {
    border: none;
  }
  .diagrams-results-page__modal-content tr {
    border-color: #e7e7e7;
  }
  .diagrams-results-page__modal-content tr:first-child {
    border: none;
  }
  .diagrams-results-page__modal-content td {
    padding-left: 20px;
  }
}

.driv-corp-diagram-results {
  background-color: #ffffff;
}
.driv-corp-diagram-results .diagram-results_header .back-to-product-link a,
.driv-corp-diagram-results .diagram-results_header .back-to-product-link:before {
  cursor: pointer;
  font-family: "din-regular", sans-serif;
  color: #c41230;
  font-size: 18px;
  font-weight: 700;
}
.driv-corp-diagram-results .diagram-results_header .product-info {
  border-bottom: 1px solid #000000;
}
.driv-corp-diagram-results .diagram-results_header .product-info span {
  font-size: 28px;
}
.driv-corp-diagram-results .diagram-results_header .product-info .product-logo .brand {
  color: #c41230;
  font-weight: 800;
}
.driv-corp-diagram-results .diagram-results_header .all-diagrams-text {
  font-size: 18px;
  font-family: "din-bold";
}
.driv-corp-diagram-results .driv-diagram-results-carousel__nav-container .slick-prev:before,
.driv-corp-diagram-results .driv-diagram-results-carousel__nav-container .slick-next:before {
  color: #000000;
  font-size: 33px;
  height: auto;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__nav-container .slick-prev::before {
  content: "\276E";
}
.driv-corp-diagram-results .driv-diagram-results-carousel__nav-container .slick-next::before {
  content: "\276F";
}
.driv-corp-diagram-results .driv-diagram-results-carousel__nav-container .slide {
  border-color: #cccccc;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__nav-container .slide.selected-slide {
  border-color: #c41230;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__nav-container .slide .card-container .title {
  font-weight: 600;
  text-transform: uppercase;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__nav-container .slick-dots li button::before {
  font-size: 14px;
  color: #cccccc;
  opacity: 1;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__nav-container .slick-dots li.slick-active button::before {
  color: #c41230;
  opacity: 1;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__images-container .title {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__images-container .interactive {
  cursor: pointer;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__images-container .interactive:hover > path {
  fill: #164991;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__images-container #apps {
  font-size: inherit;
  font-family: inherit;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__images-container #apps td,
.driv-corp-diagram-results .driv-diagram-results-carousel__images-container #apps th {
  font-size: inherit;
  font-family: inherit;
}
.driv-corp-diagram-results .driv-diagram-results-carousel__images-container #apps td {
  color: inherit;
}
@media all and (max-width: 1025px) {
  .driv-corp-diagram-results .driv-diagram-results-carousel #apps th,
  .driv-corp-diagram-results .driv-diagram-results-carousel #apps td {
    display: table-cell;
  }
  .driv-corp-diagram-results .driv-diagram-results-carousel #apps th:before,
  .driv-corp-diagram-results .driv-diagram-results-carousel #apps td:before {
    width: auto;
  }
}

.driv-torque-table .table-instruction {
  font-family: "din-regular", sans-serif;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.driv-torque-table .fa-wrench:before {
  font-size: 40px;
  cursor: pointer;
}
.driv-torque-table .torque-one-result-table {
  border: 1px solid #3a3a3a;
}
.driv-torque-table .torque-one-result-table a {
  text-transform: capitalize;
  color: #3a3a3a;
}
.driv-torque-table .torque-one-result-table a:hover {
  text-decoration: none;
}
.driv-torque-table .torque-one-result-table a span:hover {
  text-decoration: underline;
}
@media all and (max-width: 1025px) {
  .driv-torque-table .torque-one-result-table {
    border: none;
  }
  .driv-torque-table .torque-one-result-table a {
    color: #c41230;
    text-decoration: underline;
  }
  .driv-torque-table .torque-one-result-table a:hover {
    text-decoration: underline;
  }
}
.driv-torque-table .torque-all-results-table .torque-results-table {
  border: 1px solid #000000;
  scrollbar-color: #545454 #cccccc;
  scrollbar-width: thin;
  scrollbar-track-color: transparent;
  scrollbar-arrow-color: #ffffff;
  scrollbar-face-color: #545454;
  scrollbar-shadow-color: #545454;
}
@media all and (max-width: 1025px) {
  .driv-torque-table .torque-all-results-table .torque-results-table {
    border: none;
  }
}
.driv-torque-table .torque-all-results-table .torque-results-table::-webkit-scrollbar {
  width: 8px;
}
.driv-torque-table .torque-all-results-table .torque-results-table::-webkit-scrollbar-thumb {
  background-color: #545454;
  border-radius: 20px;
}
.driv-torque-table .torque-all-results-table .torque-results-table table thead th {
  font-family: "din-regular", sans-serif;
  font-size: 16px;
  font-weight: 600;
  border-right: 1px solid #ffffff;
  background-color: #000000;
  color: #ffffff;
  text-transform: capitalize;
}
.driv-torque-table .torque-all-results-table .torque-results-table table tbody tr:not(:first-child) {
  border-top: 1px solid #cccccc;
}
@media all and (max-width: 1025px) {
  .driv-torque-table .torque-all-results-table .torque-results-table table tbody tr {
    border-top: none;
  }
  .driv-torque-table .torque-all-results-table .torque-results-table table tbody tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
}
.driv-torque-table .torque-all-results-table .torque-results-table table tbody tr td {
  font-family: "din-regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.driv-torque-table .torque-all-results-table .torque-results-table table tbody tr td:not(:last-child) {
  border-right: 1px solid #cccccc;
}
@media all and (max-width: 1025px) {
  .driv-torque-table .torque-all-results-table .torque-results-table table tbody tr td:not(:last-child) {
    border-right: none;
  }
}
.driv-torque-table .torque-all-results-table .torque-results-table table tbody tr td:first-child a:hover {
  text-decoration: none;
}
.driv-torque-table .torque-all-results-table .torque-results-table table tbody tr td .label {
  font-weight: 700;
}
@media all and (max-width: 1025px) {
  .driv-torque-table .torque-all-results-table .torque-results-table table tbody tr td a {
    color: #c41230;
    text-transform: capitalize;
    text-decoration: underline;
  }
}

.driv-corp-torque-results {
  background-color: #ffffff;
}
.driv-corp-torque-results .error-message {
  font-size: 18px;
  font-family: "din-regular", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  color: #c41230;
}
.driv-corp-torque-results .pdf-container a {
  font-size: 18px;
  font-family: "din-regular", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  color: #000000;
}
.driv-corp-torque-results .fields-container .title {
  border-bottom: 1px solid #000000;
  font-size: 28px;
}
.driv-corp-torque-results .fields-container .filters span {
  font-size: 18px;
  font-weight: 800;
}
.driv-corp-torque-results .fields-container .table span {
  font-size: 16px;
  font-weight: 800;
}
.driv-corp-torque-results .fields-container .refine-search-fields .autocomplete .vs__actions .open-indicator {
  font-family: "icomoon";
}
.driv-corp-torque-results .fields-container .refine-search-fields .autocomplete .vs__actions .open-indicator:before {
  content: "\e90b";
  border: none;
  -webkit-transform: rotate(200deg);
  -moz-transform: rotate(200deg);
  -ms-transform: rotate(200deg);
  -o-transform: rotate(200deg);
  transform: rotate(200deg);
  font-size: 8px;
  top: 0;
  left: 50%;
}
@media all and (max-width: 900px) {
  .driv-corp-torque-results .fields-container .refine-search-fields {
    width: 100%;
  }
  .driv-corp-torque-results .fields-container .refine-search-fields .autocomplete {
    width: 47%;
  }
}
.driv-corp-torque-results .provider-info span {
  font-size: 12px;
}
.driv-corp-torque-results .additional-link {
  color: #545454;
}
@media all and (max-width: 767px) {
  .driv-corp-torque-results .title.mobile {
    border-bottom: 1px solid #000000;
  }
}

.torque-details-page {
  background-color: #ffffff;
}
.torque-details-page .back-to-results-link a,
.torque-details-page .back-to-results-link:before {
  font-family: "din-regular", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #c41230;
  cursor: pointer;
}
.torque-details-page .torque-details__info .info-header {
  border-bottom: 1px solid #000000;
}
.torque-details-page .torque-details__info .info-header span {
  font-family: "din-regular", sans-serif;
  font-size: 28px;
  font-weight: 400;
}
.torque-details-page .torque-details__info .info-header .logos div {
  background-color: #eeeeee;
}
.torque-details-page .torque-details__info .applied-filters span,
.torque-details-page .torque-details__info .notes span {
  font-family: "din-regular", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.torque-details-page .torque-details__info .applied-filters p,
.torque-details-page .torque-details__info .notes p {
  font-family: "din-regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.torque-details-page .torque-details__info .applied-filters p span,
.torque-details-page .torque-details__info .notes p span {
  font-family: "din-regular", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.torque-details-page .torque-details__info .notes.bordered {
  border: 1px #545454 solid;
}
.torque-details-page .torque-details__info .notes .title {
  font-family: "din-regular", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.torque-details-page .torque-details__info .notes .remark {
  font-family: "din-regular", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

/* German (de) Language modifications */

/* Spanish (es) Language modifications */

/* French (fr) Language modifications */

/* Italian (it) Language modifications */

/* Dutch (nl) Language modifications */

/* Russian (ru) Language modifications */

