/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */

@charset "UTF-8";
/* 
=======================================
Table of Contents
=======================================
*/
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #1779ba;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #126195;
      color: #fefefe; }
  .button.secondary {
    background-color: #767676;
    color: #fefefe; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #cc4b37;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1779ba;
      color: #fefefe; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1779ba;
        color: #fefefe; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #767676;
        color: #fefefe; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #fefefe; }
  .button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #1779ba;
        color: #1779ba; }
    .button.hollow.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #1779ba;
          color: #1779ba; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #767676;
          color: #767676; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
  .button.clear {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #1779ba;
        color: #1779ba; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #1779ba;
          color: #1779ba; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #767676;
          color: #767676; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.primary::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.hollow.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe; }
  .badge.primary {
    background: #1779ba;
    color: #fefefe; }
  .badge.secondary {
    background: #767676;
    color: #fefefe; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #cc4b37;
    color: #fefefe; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' '; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #1779ba; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' '; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:last-child {
      width: 100%; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  .button-group.primary .button {
    background-color: #1779ba;
    color: #fefefe; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #126195;
      color: #fefefe; }
  .button-group.secondary .button {
    background-color: #767676;
    color: #fefefe; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
      margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      width: auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.card {
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu li, .menu.horizontal li {
    display: inline-block; }
  .menu.vertical li {
    display: block; }
  .menu.expanded {
    display: table;
    width: 100%; }
    .menu.expanded > li {
      display: table-cell;
      vertical-align: middle; }
  .menu.simple li + li {
    margin-left: 1rem; }
  .menu.simple a {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal li {
      display: inline-block; }
    .menu.medium-vertical li {
      display: block; }
    .menu.medium-expanded {
      display: table;
      width: 100%; }
      .menu.medium-expanded > li {
        display: table-cell;
        vertical-align: middle; }
    .menu.medium-simple {
      display: table;
      width: 100%; }
      .menu.medium-simple > li {
        display: table-cell;
        vertical-align: middle; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal li {
      display: inline-block; }
    .menu.large-vertical li {
      display: block; }
    .menu.large-expanded {
      display: table;
      width: 100%; }
      .menu.large-expanded > li {
        display: table-cell;
        vertical-align: middle; }
    .menu.large-simple {
      display: table;
      width: 100%; }
      .menu.large-simple > li {
        display: table-cell;
        vertical-align: middle; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons img,
  .menu.icons i,
  .menu.icons svg {
    vertical-align: middle; }
    .menu.icons img + span,
    .menu.icons i + span,
    .menu.icons svg + span {
      vertical-align: middle; }
  .menu.icon-top img,
  .menu.icon-top i,
  .menu.icon-top svg, .menu.icon-right img,
  .menu.icon-right i,
  .menu.icon-right svg, .menu.icon-bottom img,
  .menu.icon-bottom i,
  .menu.icon-bottom svg, .menu.icon-left img,
  .menu.icon-left i,
  .menu.icon-left svg {
    vertical-align: middle; }
    .menu.icon-top img + span,
    .menu.icon-top i + span,
    .menu.icon-top svg + span, .menu.icon-right img + span,
    .menu.icon-right i + span,
    .menu.icon-right svg + span, .menu.icon-bottom img + span,
    .menu.icon-bottom i + span,
    .menu.icon-bottom svg + span, .menu.icon-left img + span,
    .menu.icon-left i + span,
    .menu.icon-left svg + span {
      vertical-align: middle; }
  .menu.icon-left li a img,
  .menu.icon-left li a i,
  .menu.icon-left li a svg {
    margin-right: 0.25rem;
    display: inline-block; }
  .menu.icon-right li a img,
  .menu.icon-right li a i,
  .menu.icon-right li a svg {
    margin-left: 0.25rem;
    display: inline-block; }
  .menu.icon-top li a {
    text-align: center; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      display: block;
      margin: 0 auto 0.25rem; }
  .menu.icon-bottom li a {
    text-align: center; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      display: block;
      margin: 0.25rem auto 0; }
  .menu .is-active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu .active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu.align-left {
    text-align: left; }
  .menu.align-right {
    text-align: right; }
    .menu.align-right .submenu li {
      text-align: left; }
    .menu.align-right.vertical .submenu li {
      text-align: right; }
    .menu.align-right .nested {
      margin-right: 1rem;
      margin-left: 0; }
  .menu.align-center {
    text-align: center; }
    .menu.align-center .submenu li {
      text-align: left; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  text-align: center; }
  .menu-centered > .menu .submenu li {
    text-align: left; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    visibility: visible;
    display: block; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

.dropdown.menu a {
  padding: 0.7rem 1rem; }
  [data-whatinput='mouse'] .dropdown.menu a {
    outline: 0; }

.dropdown.menu .is-active > a {
  background: transparent;
  color: #1779ba; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe; }
  .label.primary {
    background: #1779ba;
    color: #fefefe; }
  .label.secondary {
    background: #767676;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #cc4b37;
    color: #fefefe; }

.media-object {
  display: block;
  margin-bottom: 1rem; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      display: block; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  display: table-cell;
  vertical-align: top; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  .media-object-section.middle {
    vertical-align: middle; }
  .media-object-section.bottom {
    vertical-align: bottom; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px); }
  @media print, screen and (min-width: 40em) {
    .position-left {
      width: 250px;
      transform: translateX(-250px); } }
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content .off-canvas.position-left {
        transform: translateX(-250px); } }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content.is-open-left.has-transition-push {
        transform: translateX(250px); } }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px); }
  @media print, screen and (min-width: 40em) {
    .position-right {
      width: 250px;
      transform: translateX(250px); } }
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(250px); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content .off-canvas.position-right {
        transform: translateX(250px); } }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content.is-open-right.has-transition-push {
        transform: translateX(-250px); } }
  .position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px); }
  @media print, screen and (min-width: 40em) {
    .position-top {
      height: 250px;
      transform: translateY(-250px); } }
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content .off-canvas.position-top {
        transform: translateY(-250px); } }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content.is-open-top.has-transition-push {
        transform: translateY(250px); } }
  .position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px); }
  @media print, screen and (min-width: 40em) {
    .position-bottom {
      height: 250px;
      transform: translateY(250px); } }
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content .off-canvas.position-bottom {
        transform: translateY(250px); } }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content.is-open-bottom.has-transition-push {
        transform: translateY(-250px); } }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  transform: none;
  transition: transform 0.5s ease;
  backface-visibility: hidden; }
  .off-canvas-content.has-transition-push {
    transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' '; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #1779ba; }
  .progress.secondary .progress-meter {
    background-color: #767676; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #cc4b37; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #14679e; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #1779ba; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  table caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  table thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  table tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  table thead tr,
  table tfoot tr {
    background: transparent; }
  table thead th,
  table thead td,
  table tfoot th,
  table tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  table tbody th,
  table tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' '; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1779ba; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1673b1; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe; }
  .title-bar::before, .title-bar::after {
    display: table;
    content: ' '; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.top-bar {
  padding: 0.5rem; }
  .top-bar::before, .top-bar::after {
    display: table;
    content: ' '; }
  .top-bar::after {
    clear: both; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
      width: auto; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
      width: 100%; } }

.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0; }
  .top-bar-title .menu-icon {
    bottom: 2px; }

.top-bar-left {
  float: left; }

.top-bar-right {
  float: right; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.slick-loading .slick-list {
  background: #fff url("./../images/vendors/ajax-loader.gif") center center no-repeat; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* ==========================================================================
   1. General (Foundation Overrides)
   ========================================================================== */
/* ==========================================================================
   1. General (Foundation Overrides)
   ========================================================================== */
body {
  font-family: "Roboto", sans-serif;
  color: #0a0a0a;
  font-weight: 400;
  line-height: 1.7;
  margin: 0;
  opacity: 1;
  transition-duration: 0.7s;
  transition-property: opacity; }
  body.slide-active {
    overflow-x: hidden; }
  body.fade {
    opacity: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  margin-bottom: 1rem;
  color: #0a0a0a;
  text-transform: capitalize; }

h1 {
  font-size: 2.25rem;
  line-height: 1; }
  @media print, screen and (min-width: 64em) {
    h1 {
      font-size: 4.5rem; } }

h2 {
  font-size: 2rem; }
  @media print, screen and (min-width: 64em) {
    h2 {
      font-size: 2.5rem; } }

h4 {
  text-transform: uppercase;
  color: #eb212e;
  font-size: 1.5rem; }

p {
  color: #0a0a0a; }

a {
  color: #eb212e;
  transition: all .2s ease-in-out; }
  a:hover {
    color: #666666; }

ul,
ol {
  margin-right: 0;
  margin-bottom: 0; }

ul {
  list-style: none; }

table {
  min-width: 100%;
  margin-bottom: 0;
  border: 0; }

table tr td,
table thead tr th {
  text-align: center; }

table thead tr th {
  color: #fefefe;
  background: #707070; }

.bg-img {
  background-color: #333;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.hidden {
  display: none !important; }

.product-paragraph {
  color: #000;
  margin-bottom: 0.5rem;
  text-align: left;
  margin-right: 1rem; }

.info--limit {
  line-height: 1.2em;
  overflow: hidden;
  margin-bottom: 0; }

.info--height {
  height: 6em; }

.parallax {
  position: relative;
  overflow: hidden;
  text-align: center; }
  @media screen and (max-width: 39.9375em) {
    .parallax {
      display: none; } }
  .parallax h1,
  .parallax h2 {
    position: relative;
    padding: 3rem;
    top: 25%;
    color: #fefefe; }
    @media print, screen and (min-width: 64em) {
      .parallax h1,
      .parallax h2 {
        padding: 4.5rem 5.4375rem; } }
  .parallax h1 {
    display: flex;
    align-items: flex-end;
    background-color: rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
    letter-spacing: -.35rem; }
    @media print, screen and (min-width: 64em) {
      .parallax h1 {
        font-size: 6.5rem; } }
    .parallax h1 .title {
      margin-right: 1rem; }
    .parallax h1 .subtitle {
      color: #eb212e;
      font-style: normal;
      font-weight: 500;
      font-size: 2.5rem;
      letter-spacing: -3px;
      text-transform: uppercase; }
      .parallax h1 .subtitle span {
        color: #fefefe;
        font-weight: 300;
        font-size: 2.5rem;
        text-transform: lowercase; }
  .parallax .img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .parallax .img .bg-top {
      background-position: center top; }
  .parallax .img:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ''; }

.white-popup {
  background: #fefefe;
  margin: 20px auto;
  max-width: 400px;
  padding: 20px;
  position: relative;
  width: auto; }
  .white-popup .popup-header {
    font-size: 1.2rem; }
  .white-popup .button-group {
    margin-bottom: 0;
    overflow: auto; }

.no-results {
  color: #0a0a0a;
  font-size: 2rem;
  font-weight: 400;
  text-transform: uppercase; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
  color: white;
  display: none; }
  .overlay--nav {
    display: block;
    top: 3.2rem; }

.primary {
  color: #eb212e; }

.primary-bg {
  background-color: #eb212e; }

.primary-btn {
  border-radius: 4px;
  padding: 0.8rem 1.9rem;
  margin: 0;
  font-weight: 700; }
  .primary-btn a {
    color: #fefefe; }

.red-bg {
  background-color: #eb212e; }

.black-font {
  color: #333; }

.red {
  color: #eb212e; }

.white {
  color: #fefefe; }

.button {
  background-color: #333333;
  font-size: 1rem;
  font-weight: 400;
  padding: 1.25rem 1.5rem;
  letter-spacing: .05rem; }
  .button:hover {
    background-color: #eb212e; }

.no-margin {
  margin-bottom: 0; }

.button.secondary {
  background-color: #e7e7e7;
  color: #323232; }

.black,
.button.black {
  background-color: #000000; }

.button,
.text-uppercase {
  text-transform: uppercase; }

.button:hover {
  background-color: #000000; }

.button-group .button {
  padding-right: 0;
  padding-left: 0; }

.font-light {
  font-weight: 300; }

.font-normal {
  font-weight: 400; }

.font-bold {
  font-weight: 700; }

.font-heavy {
  font-weight: 900; }

.font-italic {
  font-style: italic; }

.g-recaptcha {
  margin-bottom: 0.5rem;
  display: inline-block; }

#captchaCheck {
  float: left;
  margin-left: 1rem;
  text-transform: uppercase; }

.padded {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.padded.extra {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.padded.short {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.padded-left {
  padding-left: 0.5rem; }

.padded-right {
  padding-right: 0.5rem; }

.container-padding--b {
  padding-bottom: 4rem; }

.accordion .accordion-navigation > .content {
  padding-right: 0;
  padding-left: 0; }

.accordion-item:first-child > :first-child {
  font-weight: 700; }

.anchor {
  position: relative;
  top: -3rem;
  display: block;
  visibility: hidden; }

.full-width {
  width: 100%;
  max-width: 100%; }

.menu.simple > li > a {
  padding: 0; }

.fixed {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%; }

.title-bar,
.top-bar {
  padding: 0; }

.top-bar,
.top-bar ul {
  background-color: transparent; }

.top-bar ul.is-dropdown-submenu {
  background-color: white;
  border: 0px; }

.dropdown.menu .is-dropdown-submenu-parent.is-down-arrow > a::after {
  right: 0px; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
  border-color: #eb212e transparent transparent;
  right: 0px;
  display: none; }

.dropdown.menu.vertical > li.opens-right > a::after {
  border-color: transparent transparent transparent #eb212e;
  right: 5px; }

.dropdown.menu > li > a:hover,
.dropdown.menu > li > ul li a:hover,
.dropdown.menu > li.is-active > a {
  color: #eb212e; }

.dropdown.menu > li > ul li a {
  padding: 0.5rem 0rem; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 154%;
  min-width: 280px;
  padding-bottom: 20px; }

address {
  font-style: normal; }

#instafeed .column, #instafeed .columns {
  padding: 1px; }

@media only screen and (min-width: 40.063em) {
  .int.site-content .h2 {
    font-size: 2.6rem; } }

/********* VIDEO *********/
#videos {
  margin-top: 3rem; }
  #videos a:hover {
    color: #666; }
  #videos a::before {
    background: rgba(255, 255, 255, 0); }
  #videos p {
    font-size: 1.6rem; }
  #videos #next-button {
    background-color: #fff; }
  #videos #video-container .column a, #videos #video-container .columns a {
    position: relative;
    display: block; }

.white-popup--wide {
  max-width: 700px; }

.hover-item-link {
  display: block;
  padding: 1rem 0; }

.hover-item {
  position: relative;
  display: block;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  text-align: center; }
  .hover-item:hover .hover-item__img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .hover-item__header {
    line-height: 1.2;
    margin-bottom: 0;
    font-size: 1.2rem; }
  .hover-item__header,
  .hover-item h6 small {
    color: #545454; }
  .hover-item__img {
    -webkit-transition: -webkit-all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

@media screen and (max-width: 480px) {
  h2 {
    font-size: 1.25rem; }
  h3 {
    font-size: 2rem; }
  h5 {
    font-size: 1.5rem; }
  p {
    font-size: 1rem; } }

.popup-bkg .mfp-img {
  background-color: #fff; }

.popup-bkg .mfp-image-holder .mfp-close {
  color: #000;
  right: 0; }

.social-menu {
  display: flex;
  align-items: center; }
  .social-menu > div {
    margin-right: 1rem; }
  .social-menu a {
    color: #fefefe;
    font-size: 1.75rem; }

.row {
  max-width: 90rem; }

.page-header {
  text-align: left;
  color: #fefefe;
  /*  margin-bottom:1rem;
  @include breakpoint (large) {
    margin-bottom:3rem;
  }*/
  /*
  .background-image {
    background-position: center top;
    background-size:cover;
    background-repeat:no-repeat;
    background-color:$black;
    @media screen and (min-width:1200px){
      background-attachment: fixed;
      background-size:140%;
    }
  }*/ }
  .page-header .row {
    width: 100%; }
  .page-header h1 {
    font-family: "Roboto", sans-serif;
    color: #0a0a0a;
    font-size: 2rem;
    margin-bottom: .5rem;
    font-weight: 300;
    /*
    &:after {
      content: '';
      height: 6px;
      background-color: $primary-color;
      display: block;
      width: 100%;
      max-width:214px;
      margin:0 auto;
    }*/ }
    @media print, screen and (min-width: 40em) {
      .page-header h1 {
        margin-bottom: 1rem;
        letter-spacing: -.05rem; } }
    @media print, screen and (min-width: 64em) {
      .page-header h1 {
        font-size: 2.75rem; } }
  .page-header p {
    display: inline-block;
    line-height: 2; }
    @media print, screen and (min-width: 64em) {
      .page-header p {
        border-bottom-width: 2px;
        margin-bottom: 1rem;
        max-width: 370px; } }
  .page-header .page-title {
    padding: 2rem 0;
    display: flex;
    align-items: center;
    text-align: center; }
    @media print, screen and (min-width: 64em) {
      .page-header .page-title {
        padding-top: 3rem; } }

/*
.page-header {
  @include breakpoint (large) {
    //height:100vh;
  }
  h1 {
    font-size:1.5rem;
    @include breakpoint (large) {
      font-size:3rem;
    }
  }
  img {
    width:100%;
  }
  .row {

    @include breakpoint (large) {
      padding:0 2.8125rem;
    }
  }
  .page-title {
    padding:1rem 0;
    @include breakpoint (large) {
      padding:4rem 0;
    }
    p {
      font-size:.75rem;
      @include breakpoint (medium) {
        font-size:1rem;
      }
      @include breakpoint (large) {
        font-size:1.15rem;
      }
    }
  }
}
*/
.page-content {
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 64em) {
    .page-content {
      margin-bottom: 4rem; } }

.loading-page {
  position: fixed;
  z-index: 9999;
  height: 100vh;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  animation-duration: 1s;
  border: 600px solid #eb212e;
  transition: all 1s ease-in-out; }
  .loading-page.close {
    border: 0px solid #eb212e; }
  .loading-page-popup {
    position: fixed;
    z-index: 9999;
    height: 100vh;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    animation-duration: 1s;
    border: 600px solid rgba(0, 0, 0, 0.7);
    transition: all 1s ease-in-out;
    text-align: center;
    display: none;
    opacity: 0; }
    .loading-page-popup.show {
      opacity: 1;
      display: block; }
    .loading-page-popup.fancybox-margin {
      opacity: 0;
      display: none; }

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
    .loading-page-popup .rotating {
      -webkit-animation: rotating 1s linear infinite;
      -moz-animation: rotating 1s linear infinite;
      -ms-animation: rotating 1s linear infinite;
      -o-animation: rotating 1s linear infinite;
      animation: rotating 1s linear infinite;
      font-size: 3rem; }

[data-fc-sidecart] #fc nav .fc-fixed-button-right .fc-sidecart-button {
  background: #336699; }

[data-fc-sidecart] #fc .fc-action--checkout--button {
  background: #336699; }
  [data-fc-sidecart] #fc .fc-action--checkout--button:hover {
    color: #333333; }

#fitment-popup {
  padding: 2rem; }
  #fitment-popup .fitment-popup-icon {
    text-align: center;
    color: #eb212e;
    font-size: 2rem; }
  #fitment-popup h4 {
    font-size: 1.15rem;
    color: #0a0a0a;
    font-weight: 700; }
  #fitment-popup select {
    text-transform: uppercase;
    background-position: right center;
    padding: 1rem;
    font-size: .85rem;
    font-weight: 700;
    color: #0a0a0a;
    height: auto;
    border-radius: 2px; }
  #fitment-popup .button {
    width: 100%;
    background-color: #eb212e;
    letter-spacing: .1rem;
    padding: 1rem;
    font-size: .8rem; }
    #fitment-popup .button:hover {
      background-color: #0a0a0a; }
  #fitment-popup #fitmentClear {
    font-size: .8rem;
    text-transform: uppercase;
    padding: 1rem;
    font-weight: 600;
    text-decoration: underline;
    color: #333333;
    margin-bottom: 1rem;
    transition: all .3s ease-in-out; }
    #fitment-popup #fitmentClear:hover {
      color: #eb212e; }

.processing {
  text-align: center;
  color: #fefefe;
  background: transparent; }
  .processing .mfp-close {
    display: none; }

#newsletter-popup {
  text-align: center;
  max-width: 580px;
  padding: 3rem; }
  #newsletter-popup i {
    color: #eb212e;
    font-size: 2.5rem; }
  #newsletter-popup h4 {
    text-transform: uppercase;
    font-weight: 700;
    color: #0a0a0a;
    font-size: 1.25rem; }
  #newsletter-popup p {
    line-height: 1.3; }
  #newsletter-popup .title {
    margin-bottom: 2rem; }
  #newsletter-popup .icon {
    margin-bottom: .5rem; }
  #newsletter-popup .content {
    margin-bottom: 3rem; }
  #newsletter-popup #mc_embed_signup input {
    padding: 1rem;
    height: auto;
    border-radius: 3px;
    font-weight: 700;
    letter-spacing: .1rem;
    font-size: .8rem;
    text-transform: uppercase; }
    #newsletter-popup #mc_embed_signup input::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #666666;
      opacity: 1;
      /* Firefox */ }
    #newsletter-popup #mc_embed_signup input:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #666666; }
    #newsletter-popup #mc_embed_signup input::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #666666; }
    #newsletter-popup #mc_embed_signup input.button {
      margin-left: .25rem;
      border-radius: 2px;
      padding: 0;
      width: 175px;
      height: 54px; }

/* ==========================================================================
   10. Forms
   ========================================================================== */
/* honeypot */
.ohnohoney {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1; }

/* loader */
.lds-ellipsis,
.lds-ellipsis div {
  box-sizing: border-box; }

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  color: #b9b9b9; }

.lds-ellipsis div {
  position: absolute;
  top: 33.33333px;
  width: 13.33333px;
  height: 13.33333px;
  border-radius: 50%;
  background: currentColor;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite; }

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }

.t-uppercase {
  text-transform: uppercase; }

.t-center {
  text-align: center; }
  @media screen and (max-width: 39.9375em) {
    .t-center--sm {
      text-align: center; } }

.t-right {
  text-align: right; }

.color--gray {
  color: #cacaca; }

.margin--tb {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.padding--tb {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.f-center {
  display: flex;
  justify-content: center;
  align-items: center; }

/* ==========================================================================
   Header
   ========================================================================== */
header {
  background: linear-gradient(90deg, black 0%, #333333 100%);
  transition: all .3s ease-in-out;
  width: 100%; }
  header .row {
    max-width: 81.25rem; }
  header .top-bar {
    margin-bottom: 0; }
  header.sticky.is-anchored {
    position: fixed; }
  header .css-1id3nfn {
    fill: none;
    stroke: #fefefe; }
  header #svg-megamenu-open {
    width: 18px;
    height: 18px; }
  header .header-left, header .header-center, header .header-right {
    display: flex;
    align-items: center;
    color: #fefefe; }
  header .header-left svg path, header .header-left span {
    color: #fefefe;
    stroke: #fefefe; }
  header .header-left button {
    display: flex;
    align-items: center;
    cursor: pointer; }
    header .header-left button:focus {
      background-color: transparent; }
  header .header-left .css-1whbpkn {
    padding: 0 .5rem; }
  header .header-center {
    display: flex;
    justify-content: center; }
    header .header-center .header-logo {
      max-width: 220px; }
  header .header-right {
    display: flex;
    justify-content: flex-end; }
    header .header-right a {
      color: #fefefe; }
    @media print, screen and (min-width: 40em) {
      header .header-right .header-social ul > li {
        margin-left: 2rem; } }
    header .header-right .header-social ul > li:first-child {
      margin-left: 0;
      padding-right: 0; }
    header .header-right .header-social ul > li a {
      padding: 0 .5rem; }
    header .header-right .header-social i {
      height: auto; }
  header.megamenu-active {
    background: transparent;
    background-color: #fefefe; }
    header.megamenu-active a {
      color: #0a0a0a; }
    header.megamenu-active .header-left .css-1id3nfn, header.megamenu-active .header-left span {
      stroke: #0a0a0a;
      color: #0a0a0a; }
  header .megamenu {
    background-color: #fefefe;
    color: #0a0a0a;
    height: 100vh; }
    @media print, screen and (min-width: 40em) {
      header .megamenu {
        padding-left: 1rem;
        padding-right: 1rem; } }
    @media print, screen and (min-width: 64em) {
      header .megamenu {
        padding-left: 3rem;
        padding-right: 3rem;
        height: 75vh; } }
    header .megamenu a {
      font-family: "Roboto", sans-serif;
      font-weight: 700;
      font-size: 1.25rem; }
    header .megamenu h2 {
      font-family: "Roboto", sans-serif;
      font-weight: 500; }
    header .megamenu-menu ul.dropdown.menu {
      display: flex;
      flex-direction: column; }
      header .megamenu-menu ul.dropdown.menu > li a {
        margin: 0;
        padding: 1.125rem 1rem; }
        @media print, screen and (min-width: 64em) {
          header .megamenu-menu ul.dropdown.menu > li a {
            padding-left: 0; } }
    header .megamenu .megamenu-gallery {
      padding-top: 1rem; }
      header .megamenu .megamenu-gallery a:hover .image img {
        transform: scale(1.05); }
      header .megamenu .megamenu-gallery-item {
        margin-bottom: 1rem; }
        header .megamenu .megamenu-gallery-item .image {
          margin-bottom: .5rem;
          overflow: hidden; }
          header .megamenu .megamenu-gallery-item .image img {
            width: 100%;
            transition: all .3s ease-in-out; }
  header .is-drilldown {
    min-height: 466.125px !important;
    max-width: 370px !important; }

header {
  /*  .header-logo {
      width: 200px;
      position: relative;
      height: 1px;
      top: -5px;
  
      a {
        position: absolute;
        z-index: 10;
      }
    }*/ }
  header .row {
    max-width: 81.25rem; }
  @media print, screen and (min-width: 40em) {
    header .top-bar {
      padding-left: 1rem;
      padding-right: 1rem;
      justify-content: space-between;
      /*
        &.row {
          padding-left:2rem;
          padding-right:2rem;
        }*/
      max-width: none;
      padding-left: 1.25rem;
      padding-right: 1.25rem; }
      header .top-bar .top-bar-title {
        width: 20%; }
      header .top-bar .top-bar-title {
        justify-content: flex-start;
        flex-direction: row; }
      header .top-bar #responsive-menu {
        width: 68%; }
        header .top-bar #responsive-menu .top-bar-right, header .top-bar #responsive-menu .top-bar-right > ul {
          width: 100%; }
        header .top-bar #responsive-menu .top-bar-right > ul:first-child {
          justify-content: flex-end;
          display: flex; }
      header .top-bar .nav-menu-right {
        display: flex;
        justify-content: flex-end;
        width: 12%; }
        header .top-bar .nav-menu-right a {
          font-size: .85rem;
          background-color: #333333;
          text-transform: uppercase;
          border-radius: 50px;
          letter-spacing: .025rem; }
          header .top-bar .nav-menu-right a:hover {
            background-color: #999999; }
        header .top-bar .nav-menu-right ul {
          margin-left: 0; } }
  @media print, screen and (min-width: 64em) {
    header .top-bar {
      height: 80px;
      padding-left: 3rem;
      padding-right: 3rem; } }
  header .top-bar a {
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    letter-spacing: .1rem; }
    header .top-bar a.active-page:before {
      content: '';
      position: absolute;
      right: 0;
      left: 0;
      bottom: -.6rem;
      display: block;
      background-color: #eb212e;
      height: 3px;
      width: 100%; }
  header .top-bar .top-bar-left {
    padding: 8px 0;
    padding-right: 2%; }
  header .top-bar .hp-btn-links a {
    font-size: 1.2rem;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    margin-left: 8px; }
  header .top-bar-title {
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center; }
    @media print, screen and (min-width: 64em) {
      header .top-bar-title .header-logo img {
        max-width: none; } }
    header .top-bar-title .header-logo a {
      display: inline-block;
      text-align: center; }
    header .top-bar-title .mobile-nav-menu-right ul {
      display: flex;
      margin-left: 0; }
      header .top-bar-title .mobile-nav-menu-right ul a {
        padding: .5rem; }
  header .nav-menu-right li {
    display: inline-block; }
    header .nav-menu-right li a {
      font-size: 1.25rem;
      padding: 1rem; }

/* mobile */
.menu-icon.dark:hover:after, .menu-icon.dark:after {
  background: #ffffff;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff; }

/* Media Queries */
@media screen and (max-width: 480px) {
  .menu > li:not(.menu-text) > a {
    padding: 0.7rem 0.5rem; }
  header .top-bar .top-bar-left {
    padding-top: 20px; } }

@media screen and (max-width: 1023px) {
  header {
    padding: 0; }
    header .menu.nav-social {
      display: block; }
    header .top-bar-title {
      width: 100%;
      /*      padding-right: 15px;
        padding-left: 15px;*/ }
      header .top-bar-title span {
        float: right; }
      header .top-bar-title img {
        width: 60%; }
    header .top-bar .top-bar-left,
    header .top-bar .top-bar-right {
      border-right: 0px;
      width: 100%; }
    header .top-bar .top-bar-right {
      padding: 10px 20px 20px; }
    header .top-bar .top-bar-left li {
      padding-left: 20px;
      padding-right: 20px;
      border-bottom: 1px solid #eeeeee; }
    header .top-bar .top-bar-left ul ul div div {
      border-right: 0;
      margin: 0; }
      header .top-bar .top-bar-left ul ul div div:last-child {
        border: none; }
    header .top-bar .top-bar-left .dropdown.menu .submenu li {
      padding-left: 0;
      padding-right: 0;
      border-bottom: 0;
      border-top: 1px solid #eeeeee; }
  header.fixed {
    position: inherit; }
  .menu-icon::after {
    background-color: #999999;
    box-shadow: 0 7px 0 #999999, 0 14px 0 #999999; }
  .menu > li {
    display: inherit; }
  .dropdown.menu .submenu {
    position: relative;
    border: 0; } }

@media only screen and (max-width: 1212px) {
  header .top-bar a {
    font-size: 1rem; } }

@media only screen and (max-width: 1262px) {
  header .top-bar .top-bar-left {
    padding-right: 0; } }

/* ==========================================================================
     3. Top bar
     ========================================================================== */
.sticky-container {
  z-index: 20; }

header.main {
  box-shadow: 0px 5px 15px -5px black;
  position: relative;
  z-index: 10; }
  @media screen and (max-width: 74.9375em) {
    header.main {
      position: fixed;
      width: 100%; } }

/*#content {
    padding-top:56px;
    @include breakpoint (large) {
      padding-top:112px;
    }
    @media screen and (min-width:1200px) {
      padding-top:0;
    }
    @include breakpoint (small only) {
      &.hp {
        padding-top:56px;
      }
    }
  }*/
.basket-icon {
  color: #767676;
  padding-right: 2px; }

header {
  /*/// Pencil Navigation ///*/
  /*/// Main Navigation ///*/ }
  header .pencil-top-bar {
    height: 44px;
    text-transform: uppercase;
    font-size: .75rem;
    background-color: #eb212e;
    color: #fefefe;
    letter-spacing: .05rem;
    font-weight: 700; }
    header .pencil-top-bar a {
      color: #0a0a0a;
      font-size: .7rem; }
      header .pencil-top-bar a:hover {
        color: #fefefe; }
    header .pencil-top-bar .row {
      display: flex;
      width: 100%;
      height: 100%;
      align-items: center; }
      @media print, screen and (min-width: 64em) {
        header .pencil-top-bar .row {
          padding-left: 1rem;
          padding-right: 1rem; } }
      @media print, screen and (min-width: 64em) {
        header .pencil-top-bar .row > div:nth-child(2) {
          text-align: center; }
        header .pencil-top-bar .row > div:last-child {
          text-align: right; } }
  header .pencil-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-transform: uppercase; }
    header .pencil-top .pencil-top-login {
      margin-left: 2rem;
      padding: .65rem;
      padding-top: 1rem;
      background-color: #0a0a0a; }
      header .pencil-top .pencil-top-login a {
        color: #fefefe;
        font-weight: 700; }
        header .pencil-top .pencil-top-login a:hover {
          color: #eb212e; }
    header .pencil-top .pencil-top-search {
      padding-bottom: 0rem;
      margin-left: 1rem; }
      header .pencil-top .pencil-top-search form {
        display: flex;
        align-items: center; }
      header .pencil-top .pencil-top-search input {
        margin-bottom: 0;
        height: 1.25rem;
        max-width: 200px;
        padding: 0;
        box-shadow: 0 0 5px #cccccc; }
      header .pencil-top .pencil-top-search button {
        width: 65%;
        text-transform: uppercase; }
  header .pencil-top-announcement {
    color: white;
    height: 100%; }
  header .pencil-top-menu .menu > li:not(.menu-text) > a {
    text-transform: uppercase;
    color: #cacaca;
    font-family: "Teko", sans-serif;
    font-weight: bold;
    font-size: 0.9rem;
    line-height: 1.5 !important;
    margin: 0;
    padding: 1rem 0.8rem; }
    @media (min-width: 1024px) and (max-width: 1200px) {
      header .pencil-top-menu .menu > li:not(.menu-text) > a {
        padding: 1rem 0.3rem; } }
    header .pencil-top-menu .menu > li:not(.menu-text) > a:hover {
      color: white; }
  header .pencil-top-announcement {
    font-family: "Teko", sans-serif;
    padding: 8px 0;
    white-space: nowrap; }
  header .announcement-large {
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase; }
    @media (min-width: 1024px) and (max-width: 1200px) {
      header .announcement-large {
        font-size: 1.1rem; } }
  header .announcement-small {
    font-size: 1rem;
    font-weight: 500; }
    @media (min-width: 1024px) and (max-width: 1200px) {
      header .announcement-small {
        font-size: 0.9; } }
  @media print, screen and (min-width: 40em) {
    header .top-bar {
      display: flex;
      align-items: center;
      justify-content: space-between; } }
  @media only screen and (min-width: 64rem) {
    header .top-bar {
      height: 105px; } }
  header .top-bar .menu.icon-top > li > a {
    color: #8a8a8a; }
    @media screen and (max-width: 64rem) {
      header .top-bar .menu.icon-top > li > a {
        text-align: left;
        font-size: 1.3rem;
        padding: 0.5rem; }
        header .top-bar .menu.icon-top > li > a i {
          display: none; } }
  header .top-bar .first-sub {
    left: 0 !important;
    right: 0 !important;
    top: 44px !important; }
  @media only screen and (max-width: 64rem) {
    header .top-bar .header-logo {
      top: 0; } }
  @media print, screen and (min-width: 40em) {
    header .top-bar #responsive-menu {
      display: flex;
      align-items: flex-end;
      justify-content: flex-end; } }

.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
  list-style: none;
  margin: 0;
  border-top: 0;
  background-color: rgba(0, 0, 0, 0.9);
  padding-bottom: 1rem;
  min-width: 272px; }

.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > ul {
  list-style: none; }

.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
  padding-right: 0.1rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a:after {
    display: none; }

.dropdown.menu > li > ul li a {
  display: block;
  font-weight: 600;
  padding-left: .75rem;
  padding-right: .75rem;
  line-height: 1; }

@media only screen and (max-width: 1360px) {
  .dropdown.menu > li:last-child .first-sub, .dropdown.menu > li:nth-child(7) .first-sub {
    left: auto !important; } }

@media only screen and (max-width: 64rem) {
  header .menu > li:not(.menu-text) > a {
    margin-left: 0; } }

/*
  header .menu>li:not(.menu-text) {
    &:first-child {
      a {
        margin-left:0;
      }
    }
    > a {
      @media screen and (min-width:1490px) {
        margin-left:2.25rem;
      }
    }
  }*/
/* ==========================================================================
     2. Header
     ========================================================================== */
/* mobile */
.menu-icon {
  height: auto;
  font-weight: 700;
  text-transform: uppercase;
  width: auto;
  font-size: 1.25rem;
  color: #0a0a0a;
  transition: all .2s ease-in-out; }
  .menu-icon:hover:after, .menu-icon:after {
    display: none; }
  .menu-icon:hover {
    color: #eb212e; }

header .top-bar .header-mobile-only {
  margin-left: 0;
  margin: 1rem 0; }
  header .top-bar .header-mobile-only a {
    font-size: .85rem;
    background-color: #333333;
    color: #fefefe;
    text-transform: uppercase;
    border-radius: 50px;
    letter-spacing: .025rem;
    padding: 1rem; }
  @media print, screen and (min-width: 64em) {
    header .top-bar .header-mobile-only {
      display: none; } }

@media screen and (max-width: 63.9375em) {
  header nav #responsive-menu {
    width: 100%;
    border-top: 1px solid #fefefe;
    padding-top: 1rem;
    clear: both; } }

header nav #responsive-menu .top-bar-right {
  background-color: #fefefe; }
  header nav #responsive-menu .top-bar-right .is-drilldown {
    max-width: none;
    width: 100%; }
    header nav #responsive-menu .top-bar-right .is-drilldown a {
      background-color: transparent;
      margin-bottom: 1rem;
      padding: 0; }
    header nav #responsive-menu .top-bar-right .is-drilldown .drilldown .is-drilldown-submenu-parent > a::after {
      border-color: transparent transparent transparent #fefefe;
      right: 0; }
    header nav #responsive-menu .top-bar-right .is-drilldown .drilldown .is-drilldown-submenu {
      margin: 0;
      width: 100%;
      height: 100vh;
      background: black; }
      header nav #responsive-menu .top-bar-right .is-drilldown .drilldown .is-drilldown-submenu .js-drilldown-back {
        border-bottom: 1px solid #fefefe;
        margin-bottom: 2rem; }
        header nav #responsive-menu .top-bar-right .is-drilldown .drilldown .is-drilldown-submenu .js-drilldown-back > a::before {
          border-color: transparent #eb212e transparent transparent; }

header nav #responsive-menu .mobile-nav-menu-right {
  width: 100%;
  float: left;
  padding: 0 1.5rem; }
  header nav #responsive-menu .mobile-nav-menu-right > ul {
    border-top: 1px solid #fefefe;
    padding: 1rem 0; }

.menu-open {
  /*&.sticky-container {*/
  /*  background-color:$black;*/
  /*}*/ }
  .menu-open header .top-bar {
    padding: 0; }
    .menu-open header .top-bar-title {
      background-color: #0a0a0a; }
  .menu-open header .menu-icon {
    color: #999999; }
    .menu-open header .menu-icon:hover {
      color: #eb212e; }
  .menu-open header nav {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100vh;
    margin-left: 0; }
    .menu-open header nav .top-bar-right {
      height: 100vh;
      padding: 0; }
      .menu-open header nav .top-bar-right .is-drilldown {
        width: 100%;
        max-width: none !important;
        height: 100vh;
        padding: 1rem 2rem; }
        .menu-open header nav .top-bar-right .is-drilldown-submenu.is-active {
          background-color: rgba(0, 0, 0, 0.8);
          margin-left: 0;
          padding: 1rem 2rem; }
          .menu-open header nav .top-bar-right .is-drilldown-submenu.is-active a {
            color: #fefefe;
            padding-top: .75rem;
            padding-bottom: .75rem;
            display: block;
            line-height: 1; }
          .menu-open header nav .top-bar-right .is-drilldown-submenu.is-active .js-drilldown-back {
            border-bottom: 1px solid #fefefe;
            padding-bottom: 1rem;
            margin-bottom: 1rem; }
            .menu-open header nav .top-bar-right .is-drilldown-submenu.is-active .js-drilldown-back > a::before {
              border-color: transparent #fefefe transparent transparent; }
        .menu-open header nav .top-bar-right .is-drilldown-submenu-parent > a::after {
          border-color: transparent transparent transparent #fefefe; }
      .menu-open header nav .top-bar-right .menu > li:not(.menu-text) > a {
        color: #fefefe;
        padding-top: .75rem;
        padding-bottom: .75rem;
        margin: 0; }
      .menu-open header nav .top-bar-right .header-mobile-only {
        display: block; }

/* Media Queries */
@media screen and (max-width: 480px) {
  .menu > li:not(.menu-text) > a {
    padding: 0.7rem 0.5rem; }
  header .top-bar .top-bar-left {
    padding-top: 20px; } }

@media screen and (max-width: 1023px) {
  header {
    padding: 0; }
    header .menu.nav-social {
      display: block; }
    header .top-bar-title {
      width: 100%;
      /*      padding-right: 15px;
        padding-left: 15px;*/
      padding: 15px; }
      header .top-bar-title span {
        float: right; }
      header .top-bar-title img {
        width: 60%; }
    header .top-bar .top-bar-left,
    header .top-bar .top-bar-right {
      border-right: 0px;
      width: 100%; }
    header .top-bar .top-bar-right {
      padding: 10px 20px 20px; }
    header .top-bar .top-bar-left li {
      padding-left: 20px;
      padding-right: 20px;
      border-bottom: 1px solid #eeeeee; }
    header .top-bar .top-bar-left ul ul div div {
      border-right: 0;
      margin: 0; }
      header .top-bar .top-bar-left ul ul div div:last-child {
        border: none; }
    header .top-bar .top-bar-left .dropdown.menu .submenu li {
      padding-left: 0;
      padding-right: 0;
      border-bottom: 0;
      border-top: 1px solid #eeeeee; }
  header.fixed {
    position: inherit; }
  .menu-icon::after {
    background-color: #999999;
    box-shadow: 0 7px 0 #999999, 0 14px 0 #999999; }
  .menu > li {
    display: inherit; }
  .dropdown.menu .submenu {
    position: relative;
    border: 0; } }

@media only screen and (max-width: 1212px) {
  header .top-bar a {
    font-size: 1rem; } }

@media only screen and (max-width: 1262px) {
  header .top-bar .top-bar-left {
    padding-right: 0; } }

/*
.header {
  z-index:90;
  width:100%;
  background-color:$white;
  top:0;
  border-bottom:1px solid $grayC;
  

  &.home,&.wheels,&.gallery,&.wheel-detail {
    border-bottom:1px solid rgba(255,255,255,.7);
    border-bottom:0;
    position:fixed;
    background-color:rgba(0,0,0,0);
    transition:all .2s ease-in-out;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform:translateY(0);
    &.notAtTop {
      background-color:rgba(0,0,0,1);
    }
    &.closeUp {
      -webkit-transform: translateY(-100%);
      -moz-transform: translateY(-100%);
      -o-transform: translateY(-100%);
      transform:translateY(-100%);
    }
    a {
      text-transform: uppercase;
      font-weight:400;
      font-family:$heading-font-family;
      font-size:1.85rem;
      letter-spacing: 2px;
      color:$light-gray;
      transition: all .2s ease-in-out;
      &:hover {
        color:$primary-color;
      }
    }
  }
  &.wheel-detail {
    &.notAtTop {
      a {
        color:$light-gray;
        &:hover {
          color:$primary-color;
        }
      }
      .menu-icon {
        color:$primary-color;
        &:hover {
          color:$white;
        }
      }
    }
  }
  &.about {
    position:absolute;
    background-color:transparent;
  }
  a {
    text-transform: uppercase;
    font-weight:500;
    font-family:$heading-font-family;
    font-size:1.25rem;
    //letter-spacing: 2px;
    color:$gray3;
    transition: all .2s ease-in-out;
    &:hover {
      color:$primary-color;
    }
  }
  &-logo {
    padding:.5rem;
    img {
      max-width:60%;
    }
    @include breakpoint (medium) {
      padding-left:3rem;  
      padding-right:1.5rem;
      border-right:1px solid $grayC;
      img {
        max-width:none;
      }
    }
    img {
      width:100%;
    }
  }
  .top-bar-left {
    padding-top:1.5rem;
  }
  .top-bar {
    display:block;
    top:0!important;
    @include breakpoint (medium) {
      background-color:$white;
      border-bottom:1px solid $grayC;
    }
    &-title {
      margin-right:0;
    }
    .menu-icon {
      font-size:1.85rem;
      color:$primary-color;
      background-color:transparent;
      border:0;
      height:auto;
      width:auto;
      padding-left:.75rem;
      padding-right:.75rem;
      padding-top:3px;
      transition: all .2s ease-in-out;
      display:flex;
      align-items: center;
      &:hover {
        color:$light-gray;
      }
      &:after {
        height:3px;
        background-color:$blue;
        box-shadow: 0 9px 0 $blue, 0 18px 0 $blue;
        transition: all .2s ease-out;
        display: none;
      }
      &:hover:after {
        background: $light-gray;
        box-shadow: 0 9px 0 $light-gray, 0 18px 0 $light-gray;
      }
      &.dark {
        &:after {
          background-color:$blue;
          box-shadow: 0 9px 0 $blue, 0 18px 0 $blue;
          transition: all .2s ease-out;
        }
        &:hover:after {
          background: $red;
          box-shadow: 0 9px 0 $red, 0 18px 0 $red;
        }
      }
      span {
        color:$gray9;
        text-transform: uppercase;
        margin-right:1.5rem;
        font-size:1.5rem;
        font-weight:400;
        letter-spacing: -1px;
      }
    }
  }
  &.home, &.wheels, &.about, &.gallery {
    background-color:transparent;
    a {
      color:$light-gray;
      &:hover {
        color:$primary-color;
      }
    }
    .top-bar {
      display:flex;
      background-color:transparent;
      border-bottom:0;
      &-left {
        padding-top:1rem;
      }
    &-title {
      width:100%;
      display:flex;
      justify-content: space-between;
      padding:.5rem;
      @include breakpoint (large) {
        padding:1rem 3rem;
      }
      .header-logo {
        border:0;
        padding:0;
      }
      .menu-icon {
        color:$white;
        &:hover {
          color:$gray3;
        }
        &:after {
          background-color:$white;
          height:3px;
          box-shadow: 0 9px 0 $white, 0 18px 0 $white;
          
        }
        &:hover:after {
          background: $gray9;
          box-shadow: 0 9px 0 $gray9, 0 18px 0 $gray9;
        }
        &.dark {
          &:after {
            background-color:$white;
            box-shadow: 0 9px 0 $white, 0 18px 0 $white;
          }
          &:hover:after {
            background: $gray9;
            box-shadow: 0 9px 0 $gray9, 0 18px 0 $gray9;
          }
        }
      }
    }
  }
  }

  // cart icons display
  .cart-menu {
    display:flex;
    align-items: center;
    margin-right:.75rem;
    a {
      font-size:1.25rem;
      color:$gray9;
      &:hover {
        color:$blue;
      }
    }
    &-item {
      margin-left:1.5rem;
    }
  }

  // mobile sticky
  &.intNotAtTop {
    .top-bar {
      background-color:rgba(0,0,0,.7);
      position:fixed;
      width:100%;
      z-index:5;
      border-bottom:1px solid $grayC;
    }
  }
}



/// Navigation Menu ///////////////
.responsive-menu {
  .dropdown.menu {
    .is-dropdown-submenu-parent {
        &:hover a, &:active a {
          color:$red;
        }
      > a {
        padding-right:.5rem;
      }
      &.is-active.opens-left {
        > a {
          &:after {
            border: none;
          }
        }
      }
    }
    &.submenu {
      background-color:$white;
      text-transform: capitalize;
      a {
        color:$black;
        font-weight:300;
        
      }
      &.is-dropdown-submenu {
        position:static;
        @include breakpoint (large) {
          position:absolute;
          z-index:100;
        }
      }
    }
    > li {
      a {
        i {
          padding-left:.5rem;
          font-size:.75rem
        }
      }
      &.is-active > a {
        color:$black;
      }
    }
    &.vertical {
      li {        
        background-color:$white;
        @include breakpoint (large) {
          background-color:transparent;
        }
      }
      &.submenu {
        background-color:transparent;
        &.dropdown.menu{
          top:73px; 
        }
        li {
          background-color:$blue;
          font-familY:$heading-font-family;
          color:$white;
          font-size:1.1rem;
          font-weight:400;
          a {
            background-color:$blue;
            color:$white;
            font-size:1.1rem;
            font-weight:400;
            letter-spacing:0;
            padding:1rem;
            line-height:1.3;
            &:hover {
              color:$gray9;
            }
          }
        }
      }
    }
  }
  /// cart
  .shopping {
    padding-right:1rem;
    padding-top:2rem;
    @include breakpoint (medium) {
      padding-right:3rem;
    }
    ul {
      display:flex;
    }
    &-user, &-basket {
      padding:1rem 0 1rem 1.5rem;
      &:hover {
        color:$black;
      }
    }
    &-user {
      color:$gray9;
    }
    &-basket {
      color:$primary-color;
    }
  }
}
*/
.off-canvas.position-left {
  left: 0; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible; }

.js-off-canvas-overlay.is-closable {
  cursor: pointer; }

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute; }

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6; }

[data-whatinput='mouse'] .off-canvas {
  outline: 0; }

.off-canvas.is-transition-push {
  z-index: 12; }

.off-canvas.is-closed {
  visibility: hidden; }

.off-canvas.is-transition-overlap {
  z-index: 13; }

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

.off-canvas.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6; }

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0; }

.off-canvas-absolute.is-transition-push {
  z-index: 12; }

.off-canvas-absolute.is-closed {
  visibility: hidden; }

.off-canvas-absolute.is-transition-overlap {
  z-index: 13; }

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

.off-canvas-absolute.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 375px;
  -ms-transform: translateX(-375px);
  transform: translateX(-375px); }

.off-canvas-content .off-canvas.position-left {
  -ms-transform: translateX(-375px);
  transform: translateX(-445p375pxx); }

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-left.has-transition-push {
  -ms-transform: translateX(445px);
  transform: translateX(445px); }

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

@media print, screen and (min-width: 64em) {
  .position-left {
    width: 445px;
    -ms-transform: translateX(-445px);
    transform: translateX(-445px); }
  .off-canvas-content .off-canvas.position-left {
    -ms-transform: translateX(-445px);
    transform: translateX(-445px); }
  .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -ms-transform: translateX(445px);
    transform: translateX(445px); }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); } }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -ms-transform: translateX(250px);
  transform: translateX(250px); }

.off-canvas-content .off-canvas.position-right {
  -ms-transform: translateX(250px);
  transform: translateX(250px); }

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-right.has-transition-push {
  -ms-transform: translateX(-250px);
  transform: translateX(-250px); }

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -ms-transform: translateY(-250px);
  transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top {
  -ms-transform: translateY(-250px);
  transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-top.has-transition-push {
  -ms-transform: translateY(250px);
  transform: translateY(250px); }

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -ms-transform: translateY(250px);
  transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom {
  -ms-transform: translateY(250px);
  transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-bottom.has-transition-push {
  -ms-transform: translateY(-250px);
  transform: translateY(-250px); }

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  -ms-transform: none;
  transform: none;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.off-canvas-content.has-transition-push {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content .off-canvas.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    -ms-transform: none;
    transform: none; }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    -ms-transform: none;
    transform: none; }
  .off-canvas.in-canvas-for-large .close-button {
    display: none; } }

.off-canvas > div > div {
  padding-left: 2rem;
  padding-right: 2rem; }

.off-canvas.position-left {
  /*width:445px; // Need to update js before applying....*/
  width: 375px;
  text-transform: uppercase;
  font-size: 0.825rem;
  background-color: #fefefe;
  box-shadow: none; }
  @media print, screen and (min-width: 40em) {
    .off-canvas.position-left {
      width: 445px; } }

.off-canvas.position-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.off-canvas .close-button {
  background-color: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  text-align: left;
  width: 100%;
  right: 0;
  left: 0;
  top: 0;
  padding: 1.25rem 2rem;
  font-size: .825rem;
  text-transform: uppercase;
  font-weight: 700;
  /*
    padding:.5rem 2rem;
    color:$light-gray;
    margin-bottom:.5rem;
    */ }
  .off-canvas .close-button span {
    font-weight: 200;
    font-size: 3rem; }
  .off-canvas .close-button:hover {
    color: #eb212e; }

.off-canvas .slide-over-container {
  font-size: .75rem;
  line-height: 1.5;
  font-weight: 700; }
  .off-canvas .slide-over-container .slide-over-fitment {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #e6e6e6;
    margin-bottom: 2rem; }
    .off-canvas .slide-over-container .slide-over-fitment .button {
      white-space: nowrap;
      margin-bottom: 0;
      background-color: #0a0a0a;
      width: 200px;
      height: 58px;
      font-size: .75rem;
      letter-spacing: .1rem;
      margin-right: 1rem; }
      .off-canvas .slide-over-container .slide-over-fitment .button:hover {
        background-color: #666666; }
    .off-canvas .slide-over-container .slide-over-fitment .fitment-info {
      font-weight: 700;
      max-width: 43%; }
  .off-canvas .slide-over-container .slide-over-filter {
    background-color: #fefefe; }
    .off-canvas .slide-over-container .slide-over-filter select, .off-canvas .slide-over-container .slide-over-filter .button {
      height: 55px;
      padding: 1rem; }
    .off-canvas .slide-over-container .slide-over-filter select {
      background-position: right center;
      border-radius: 2px;
      width: 100%;
      letter-spacing: .1rem;
      padding: 1rem;
      font-size: .8rem;
      text-transform: uppercase;
      font-weight: 700; }

.off-canvas .vertical.menu {
  padding-left: 0;
  padding-top: 3rem;
  margin-top: 0; }
  .off-canvas .vertical.menu > li {
    position: relative; }
    .off-canvas .vertical.menu > li.is-accordion-submenu-parent > a:after {
      content: '+';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      border: none;
      font-size: 1.5rem;
      top: 13px;
      margin-top: 0;
      right: 2rem; }
    .off-canvas .vertical.menu > li.is-accordion-submenu-parent[aria-expanded=true] > a:after {
      content: '-';
      transform: none; }
    .off-canvas .vertical.menu > li > a {
      font-family: "Roboto", sans-serif;
      color: #fefefe;
      text-transform: uppercase;
      font-size: 1.2rem;
      text-decoration: none;
      transition: all .2s ease-in-out; }
      .off-canvas .vertical.menu > li > a:hover {
        color: #333333; }
      .off-canvas .vertical.menu > li > a .fa-caret-down {
        display: none; }
  .off-canvas .vertical.menu.is-accordion-submenu > li::after {
    left: 0; }

.off-canvas .social-menu {
  padding: 1rem 1rem 2rem; }
  .off-canvas .social-menu a:hover {
    color: #333333; }

.off-canvas-content.is-open-right .fa-bars:before {
  content: "\f00d"; }

#forceMenu {
  display: flex !important;
  justify-content: flex-end; }

/*
.hide-for-large {
  padding-top:1.5rem;
  padding-right:.5rem;
}*/
#responsive-menu .dropdown.menu .is-dropdown-submenu-parent > a {
  padding-right: .5rem; }

.no-js .top-bar {
  display: none; }

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block; }
  .no-js .title-bar {
    display: none; } }

.header {
  transition: all .2s ease-out; }

.inventory-no-js {
  display: none; }

.loading-screen {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
  z-index: 9999; }
  .loading-screen i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 45px;
    height: 45px;
    font-size: 3rem;
    color: #fefefe;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.header-nav-search {
  background-color: #e7e7e7;
  width: 100%;
  display: none;
  border-bottom: 1px solid #cccccc; }
  @media print, screen and (min-width: 64em) {
    .header-nav-search {
      border-bottom: 0; } }
  .header-nav-search button {
    cursor: pointer;
    color: #0a0a0a; }
  .header-nav-search-container {
    display: flex;
    justify-content: space-between;
    padding: 1rem; }
    @media print, screen and (min-width: 40em) {
      .header-nav-search-container {
        padding-left: 1.9375rem;
        padding-right: 1.9375rem; } }
  .header-nav-search .toggle-search {
    font-size: 2rem; }
  .header-nav-search form {
    display: flex; }
    .header-nav-search form input {
      font-size: .75rem;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 0;
      width: 280px; }
      @media print, screen and (min-width: 64em) {
        .header-nav-search form input {
          width: 400px; } }
      .header-nav-search form input::placeholder {
        letter-spacing: .15rem;
        text-align: center; }
    .header-nav-search form button {
      padding-left: .75rem; }
      @media print, screen and (min-width: 40em) {
        .header-nav-search form button {
          padding: 0 1rem; } }

.mobile-header-wheels-filter {
  background-color: #fefefe; }
  .mobile-header-wheels-filter .filter-sort {
    padding-top: 1rem; }
    .mobile-header-wheels-filter .filter-sort .row {
      max-width: 80rem; }
    .mobile-header-wheels-filter .filter-sort-top {
      display: flex;
      align-items: center;
      margin-bottom: .5rem; }
      @media print, screen and (min-width: 40em) {
        .mobile-header-wheels-filter .filter-sort-top {
          margin-bottom: 1rem; } }
    .mobile-header-wheels-filter .filter-sort .button {
      background-color: #fefefe;
      border: 2px solid #666666;
      color: #666666;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 1rem;
      margin-bottom: 0;
      transition: all .3s ease-in-out;
      width: 100%;
      padding: .85rem 1rem;
      font-size: .75rem; }
      @media print, screen and (min-width: 64em) {
        .mobile-header-wheels-filter .filter-sort .button {
          width: 220px;
          height: 54px;
          padding: 1rem;
          font-size: 1rem; } }
      .mobile-header-wheels-filter .filter-sort .button i {
        font-size: 1rem;
        margin-right: 1rem; }
      .mobile-header-wheels-filter .filter-sort .button:hover {
        background-color: #666666;
        color: #fefefe; }
    .mobile-header-wheels-filter .filter-sort .divider {
      height: 1px;
      background-color: #cccccc;
      width: 100%; }
    .mobile-header-wheels-filter .filter-sort-bottom li {
      display: inline-block;
      margin-right: .5rem;
      margin-bottom: .5rem; }
      @media print, screen and (min-width: 40em) {
        .mobile-header-wheels-filter .filter-sort-bottom li {
          margin: 0;
          margin-right: 1rem;
          margin-bottom: .75rem; } }
    .mobile-header-wheels-filter .filter-sort-bottom .button {
      background-color: #f7f7f7;
      width: auto;
      height: auto;
      border: 0;
      margin: 0;
      font-size: .8rem;
      font-weight: 600; }
      .mobile-header-wheels-filter .filter-sort-bottom .button.active-filter-series {
        background-color: #0a0a0a;
        color: #fefefe; }
      .mobile-header-wheels-filter .filter-sort-bottom .button.active-filter-count {
        background-color: transparent; }
        .mobile-header-wheels-filter .filter-sort-bottom .button.active-filter-count:hover {
          color: #666666; }
      .mobile-header-wheels-filter .filter-sort-bottom .button i {
        margin: 0;
        margin-left: 1rem;
        font-weight: 600; }

.header-fitment-mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #e6e6e6;
  padding-left: 2rem;
  padding-right: 2rem; }
  .header-fitment-mobile .button {
    white-space: nowrap;
    margin-bottom: 0;
    background-color: #0a0a0a;
    width: 200px;
    height: 58px;
    font-size: .75rem;
    letter-spacing: .1rem;
    margin-right: 1rem; }
  .header-fitment-mobile .fitment-info {
    font-weight: 700;
    max-width: 43%;
    font-size: .75rem;
    line-height: 1.5;
    text-transform: uppercase; }

footer .footer-top .footer-social span, footer .footer-top .footer-social ul {
  display: inline-flex; }

footer .footer-top .footer-social span {
  margin-right: .5rem;
  font-weight: 600; }

footer .footer-top .footer-social ul {
  align-items: center; }
  footer .footer-top .footer-social ul a {
    color: #333333;
    font-size: 1.25rem;
    padding: 1rem; }
    footer .footer-top .footer-social ul a:hover {
      color: #eb212e; }
  footer .footer-top .footer-social ul li {
    margin-right: .5rem; }

footer .footer-body {
  background-color: #f8f8f8;
  padding: 2rem 0; }
  @media print, screen and (min-width: 64em) {
    footer .footer-body {
      padding: 4rem 0; } }
  footer .footer-body h5 {
    font-size: 1.125rem;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0; }
    @media print, screen and (min-width: 64em) {
      footer .footer-body h5 {
        font-size: 1.5rem; } }
  footer .footer-body ul {
    margin-left: 0; }
    footer .footer-body ul a {
      color: #333333; }
      footer .footer-body ul a:hover {
        color: #eb212e; }
  footer .footer-body .footer-logo {
    max-width: 200px;
    margin-bottom: 3rem; }
    @media print, screen and (min-width: 64em) {
      footer .footer-body .footer-logo {
        margin-bottom: 0; } }
  footer .footer-body .footer-menu {
    margin-bottom: 2rem; }

footer .footer-bottom {
  background-image: url("/images/home/hero/7.jpg");
  height: 50vh;
  background-size: cover;
  background-attachment: fixed;
  background-position: center; }
  @media print, screen and (min-width: 64em) {
    footer .footer-bottom {
      height: 30vh; } }

/*
.footer {
  padding-top:2rem;
  background-color:$grayE7;
  color:$black;
  letter-spacing:.05rem;
  @include breakpoint (large) {
    padding-top:4rem;
  }
  a, p {
   letter-spacing:.05rem;
  }
  h5 {
    color:$black;
    font-size:1.75rem;
    font-weight:600;
    letter-spacing:.2rem;
    text-transform: uppercase;
  }
  ul {
    list-style: none;
    margin:0;
  }
  li {
    margin-bottom:1.25rem;
    line-height:1;
  }
  a {
    text-transform: capitalize;
    font-weight:400;
    color:$black;
    &:hover {
      color:$primary-color;
      //font-weight:700;
    }
  }
  // logo //////////////
  &-logo {
    @include breakpoint (small only) {
      text-align: center;
      margin-bottom:4rem;
    }
    img {
      max-width:25%;
      @include breakpoint (medium) {
        max-width:50%;
      }
    }
  }
  // address /////////////
  &-contact {
    margin-bottom:3rem;
    color:$black;
  }
  // social /////////////
  &-social {
    display: flex;
    ul {
      display:flex;
    }
    li {
      margin-right:1.25rem;
    }
    a {
      font-size:2.25rem;
      font-weight:400;
      color:$black;
      &:hover {
        color:$primary-color;
      }
    }
  }

  
  
  // menu //////////////
  &-top {
    
    margin-bottom:1.5rem;
  }
  &-menu {
    
    //@include breakpoint (medium only) {
    //  margin-bottom:3rem;
    //}
    &-collection {
      display:table;
      width:100%;
      padding-bottom:2rem;
      // mobile
      .accordion {
        background-color:transparent;
        margin-bottom:1.25rem;
        h5 {
          @include breakpoint (small only) {
            margin-bottom:0;
          }
        }
        .fas {
          padding-right:1rem;
          color:$black;
        }
        &-title {
          font-size:1rem;
          color:$black;
          border:0;
          text-transform: uppercase;
          display:flex;
          align-items: center;
          justify-content: space-between;
          padding:0;
          padding-top:1rem;
          &::before {
            content:'';
          }
        }
        &-content {
          border:0;
          padding:0;
          background-color:transparent;
          color:$gray6;
        }
        &-item {
          @include breakpoint (small only) {
            border-bottom:1px solid $grayC;
          }
        }
      }
      .footer-menu-list {
        @include breakpoint (small only) {
          padding-top:1rem;
        }
      }
    }
    &.small-15 {
      width:50%;
      padding-left:0;
      padding-right:0;
      @include breakpoint (medium) {
        width:25%;
      }
      @include breakpoint (large) {
        width:12.5%;
      }
    }
  }
  
  // social /////////////
  &-bottom {
    text-align:center;
    background-color:$gray3;
    color:$white;
    height:60px;
    display:flex;
    align-items: center;
    justify-content:center;
    @include breakpoint (large) {
      height:85px;
    }
    p {
      text-transform: uppercase;
      color:$white;
      font-weight:500;
      margin-bottom:0;
      font-size:.8rem;
      @include breakpoint (large) {
        font-size:1rem;
      }
    }
    .footer-copy {
      
    }
  }
}*/
/*.hp {
  p {
    font-weight:400;
    font-size:1.1rem;
  }
}*/
.section {
  color: #0a0a0a;
  font-weight: 400;
  position: relative; }
  .section:after {
    content: ' ';
    position: absolute; }
  .section > div {
    position: relative; }
  .section-background img {
    width: 100%;
    visibility: hidden; }
    @media screen and (max-width: 63.9375em) {
      .section-background img {
        display: none; } }
  .section-background-image {
    background-size: cover;
    background-position: center; }
    @media print, screen and (min-width: 64em) {
      .section-background-image {
        height: 100vh; } }
  .section-content {
    background-color: rgba(255, 255, 255, 0.4); }
    @media print, screen and (min-width: 64em) {
      .section-content {
        padding: 0;
        position: absolute;
        z-index: 10;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; } }
    .section-content-container {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-top: 2rem;
      padding-bottom: 2rem; }
      @media print, screen and (min-width: 64em) {
        .section-content-container {
          padding: 0; } }
      @media screen and (max-width: 63.9375em) {
        .section-content-container p {
          font-size: .9rem; } }
  .section-title-divider {
    width: 200px;
    height: 8px;
    background-color: #eb212e;
    margin: 0 auto;
    margin-bottom: 1rem; }
  .section-button {
    text-transform: uppercase; }
    .section-button .cube-button {
      width: 150px;
      text-align: center;
      height: 50px;
      -webkit-transition: -webkit-transform .33s;
      transition: transform .33s;
      /* Animate the transform properties */
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d;
      /* <-NB */ }
      .section-button .cube-button:hover {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        /* Text bleed at 90º */ }
      .section-button .cube-button .cube-front, .section-button .cube-button .cube-bottom {
        height: 50px; }
      .section-button .cube-button .cube-front {
        -webkit-transform: translateZ(25px);
        transform: translateZ(25px); }
      .section-button .cube-button .cube-bottom {
        -webkit-transform: rotateX(-90deg) translateZ(-25px);
        transform: rotateX(-90deg) translateZ(-25px); }
      .section-button .cube-button a {
        display: block;
        padding: .5rem;
        font-size: 1.25rem;
        font-weight: 600; }

.footer.hp .section-background-image {
  height: 100vh;
  background-size: cover;
  background-position: center; }
  .footer.hp .section-background-image img {
    visibility: hidden; }

.hero-container h4, .hero-container h1, .hero-container a {
  color: #fefefe; }

.hero-container .section {
  padding: 0;
  position: relative; }

.hero-container .section-content {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.4);
  height: 100vh; }
  .hero-container .section-content-background {
    height: 100vh;
    text-align: center;
    background-attachment: fixed;
    background-size: cover; }
  .hero-container .section-content h4 {
    font-weight: 400;
    letter-spacing: .25rem;
    font-size: 1rem; }
    @media print, screen and (min-width: 64em) {
      .hero-container .section-content h4 {
        font-size: 1.5rem; } }
  .hero-container .section-content .title {
    margin-bottom: 2rem; }
  .hero-container .section-content .button {
    background: rgba(51, 51, 51, 0.7);
    border-radius: 25px;
    text-transform: none;
    font-weight: 600;
    padding: 1rem 2rem; }

.hero-container .hero-scroll-more {
  display: flex;
  pointer-events: none;
  justify-content: center;
  position: absolute;
  bottom: 15%;
  color: #fefefe;
  z-index: 9;
  left: 0;
  right: 0;
  font-size: 1.25rem; }
  .hero-container .hero-scroll-more i {
    height: 30px;
    width: 30px;
    animation: updown 2s ease infinite; }

@keyframes updown {
  0% {
    opacity: 1;
    transform: translateY(-100%); }
  25% {
    transform: translateY(100%);
    opacity: 1; }
  50% {
    opacity: 0; }
  99% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: translateY(-100%); } }

.hero-container .table-of-contents {
  position: fixed;
  height: 100vh;
  z-index: 10;
  top: 0;
  bottom: 0;
  right: .5rem;
  bottom: 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column; }
  @media print, screen and (min-width: 40em) {
    .hero-container .table-of-contents {
      right: 2rem; } }
  @media print, screen and (min-width: 64em) {
    .hero-container .table-of-contents {
      right: 5rem; } }
  .hero-container .table-of-contents a {
    border-left: 3px solid #fefefe;
    height: 20px;
    transition: all .3s ease-in-out; }
    .hero-container .table-of-contents a.active {
      height: 50px; }

.hero {
  /* to start with assume that the viewport is wide enough for the video taking up full width the height will be at least 100vh */
  /* Maximum aspect ratio */ }
  .hero .video-container {
    --videoRatio: calc(16 / 9);
    /* CHANGE THIS IF THE VIDEO CHANGES */
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
    background-image: url("/images/home/hero.jpg");
    background-position: center;
    background-size: cover; }
  .hero iframe {
    padding: 0;
    margin: 0;
    position: absolute;
    --w: 100vw;
    --h: calc(var(--w) / var(--videoRatio));
    height: var(--h);
    width: var(--w);
    top: calc(50% - (var(--h) / 2));
    left: 0;
    width: var(--w);
    height: var(--h); }
    @media screen and (max-width: 39.9375em) {
      .hero iframe {
        display: none; } }
  @media (max-aspect-ratio: 16 / 9) {
    .hero {
      /*the viewport is too narrow for the full video */ }
      .hero iframe {
        --h: 100vh;
        --w: calc(var(--h) * var(--videoRatio));
        top: 0;
        left: calc(50% - (var(--w) / 2)); } }

.home-slider-container {
  margin-bottom: 0; }
  .home-slider-container .slick-slide {
    position: relative; }

.home-slider-img {
  width: 100%; }

.hero {
  position: relative;
  /*.slick-list {
    overflow: visible;
  }*/ }
  .hero-link {
    display: block; }
  .hero img {
    width: 100%; }
  .hero .slick-slide {
    background-position: center;
    background-size: cover;
    background-size: cover;
    /*
    @include breakpoint (large) {
      height:100vh;
      padding-bottom:0;

    }*/ }
  .hero figure {
    margin: 0; }
  .hero .youtube {
    position: relative;
    padding-bottom: 5.62%;
    /* 16:9 */
    padding-bottom: 56.62%;
    background-size: cover;
    height: 100vh; }
    .hero .youtube iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .hero .next-section {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5); }
    @media print, screen and (min-width: 40em) {
      .hero .next-section {
        padding-left: 2rem;
        padding-bottom: 1rem; } }
    @media print, screen and (min-width: 64em) {
      .hero .next-section {
        padding-left: 5rem;
        padding-bottom: 3rem;
        background-color: transparent; } }
    .hero .next-section-container {
      color: #fefefe;
      padding: 1rem; }
      @media print, screen and (min-width: 40em) {
        .hero .next-section-container {
          padding: 0; } }
      .hero .next-section-container h2 {
        color: #fefefe;
        margin-bottom: 0; }
        @media screen and (max-width: 39.9375em) {
          .hero .next-section-container h2 {
            font-size: 1rem; } }
      .hero .next-section-container p {
        font-size: .9rem;
        text-transform: uppercase; }
        @media print, screen and (min-width: 40em) {
          .hero .next-section-container p {
            font-size: 1.25rem; } }
      .hero .next-section-container > div {
        margin-bottom: 1rem; }
        @media print, screen and (min-width: 64em) {
          .hero .next-section-container > div {
            margin-bottom: 2rem; } }
      .hero .next-section-container .button-container {
        display: flex;
        flex-direction: column; }
        @media screen and (max-width: 63.9375em) {
          .hero .next-section-container .button-container {
            margin-bottom: 0; } }
        @media print, screen and (min-width: 40em) {
          .hero .next-section-container .button-container {
            flex-direction: row; } }
        .hero .next-section-container .button-container > a {
          padding-left: 1rem;
          padding-right: 1rem;
          width: 100%; }
          @media print, screen and (min-width: 40em) {
            .hero .next-section-container .button-container > a {
              margin-right: 2rem; } }
          .hero .next-section-container .button-container > a.button {
            background-color: #fefefe;
            color: #333333;
            width: 100%; }
            @media print, screen and (min-width: 40em) {
              .hero .next-section-container .button-container > a.button {
                width: 166px; } }
            .hero .next-section-container .button-container > a.button:hover {
              background-color: #333333;
              color: #fefefe; }
          .hero .next-section-container .button-container > a.link {
            border-bottom: 1px solid #eb212e;
            width: 100%; }
            @media print, screen and (min-width: 40em) {
              .hero .next-section-container .button-container > a.link {
                width: auto; } }
            .hero .next-section-container .button-container > a.link:hover {
              background-color: #fefefe;
              color: #333333;
              border-bottom-color: transparent; }
  .hero .flex-video {
    height: 100vh; }
    .hero .flex-video iframe {
      transform: scale(5); }
      @media screen and (max-width: 63.9375em) {
        .hero .flex-video iframe {
          display: none; } }
      @media print, screen and (min-width: 40em) {
        .hero .flex-video iframe {
          transform: scale(3); } }
      @media print, screen and (min-width: 64em) {
        .hero .flex-video iframe {
          transform: scale(2); } }
      @media screen and (min-width: 1575px) {
        .hero .flex-video iframe {
          transform: scale(1.25); } }
  .hero .hero-mobile-text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-image: linear-gradient(#0a0a0a, transparent, transparent); }
    .hero .hero-mobile-text h1 {
      display: none;
      text-align: center;
      color: #fefefe;
      text-transform: lowercase;
      font-weight: 700; }
      @media print, screen and (min-width: 40em) {
        .hero .hero-mobile-text h1 {
          font-size: 7rem; } }
      @media print, screen and (min-width: 64em) {
        .hero .hero-mobile-text h1 {
          line-height: .75;
          font-size: 10rem; } }
    .hero .hero-mobile-text h3 {
      font-style: normal;
      color: #eb212e;
      text-transform: lowercase;
      font-weight: 500; }
      @media print, screen and (min-width: 64em) {
        .hero .hero-mobile-text h3 {
          font-size: 3rem; } }

.video-background {
  background: #000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99; }

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.hero-bkg {
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat; }
  @media screen and (min-width: 40em) {
    .hero-bkg {
      background-size: cover; } }

.next-section a {
  text-transform: uppercase;
  color: #fefefe;
  display: flex;
  width: 166px;
  height: 60px;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 1.25rem; }
  .next-section a:hover i {
    color: #eb212e;
    border-color: #eb212e; }

.next-section .cube-button a {
  display: flex; }

.next-section .cube-bottom a {
  background-color: #fefefe;
  color: #0a0a0a; }

.next-section i {
  border: 3px solid #fefefe;
  border-radius: 50px;
  font-size: 2rem;
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fefefe;
  transition: all .2s ease-in-out;
  background-color: rgba(0, 0, 0, 0.5); }

.hero-overlay {
  background-color: #eb212e; }
  .hero-overlay-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    @media (max-width: 1023px) {
      .hero-overlay-content {
        align-items: center;
        text-align: center; } }
  @media screen and (min-width: 64em) {
    .hero-overlay {
      position: absolute;
      top: 20%;
      right: 0;
      padding: 0;
      background-color: transparent; } }
  .hero-overlay-info {
    display: inline-block;
    background-color: #0066b2;
    padding: 0.5rem;
    color: #fefefe;
    max-width: 500px;
    width: 100%; }
    @media screen and (min-width: 40em) {
      .hero-overlay-info {
        padding: 1rem 1rem 1rem 2rem; } }
    @media screen and (min-width: 64em) {
      .hero-overlay-info {
        margin: 0 0 1rem;
        background-color: rgba(0, 102, 178, 0.8);
        clip-path: polygon(6% 0, 100% 0%, 100% 100%, 0 100%);
        -webkit-clip-path: polygon(6% 0, 100% 0%, 100% 100%, 0 100%); } }
    .hero-overlay-info--small {
      font-size: 1rem;
      font-weight: 400;
      margin: 0; }
      @media screen and (min-width: 40em) {
        .hero-overlay-info--small {
          font-size: 1.43rem; } }
    .hero-overlay-info--medium {
      font-size: 1.7rem;
      font-style: italic; }
      @media screen and (min-width: 40em) {
        .hero-overlay-info--medium {
          font-size: 2.4rem; } }
    .hero-overlay-info--large {
      color: #fefefe;
      font-size: 2rem;
      font-style: italic;
      margin: 0; }
      @media screen and (min-width: 40em) {
        .hero-overlay-info--large {
          font-size: 4.6rem; } }
  .hero-overlay-header {
    font-family: 'Roboto Condensed';
    text-transform: capitalize;
    font-style: italic;
    font-size: 2rem;
    margin-bottom: 0; }
    @media screen and (min-width: 64em) {
      .hero-overlay-header {
        margin-top: 1rem;
        font-size: 3.2rem;
        margin-bottom: 0.5rem; } }
  .hero-overlay-desc {
    text-transform: capitalize;
    font-weight: 300;
    line-height: 1.2;
    font-size: 2rem;
    font-style: italic;
    margin-bottom: 0; }
    @media screen and (min-width: 64em) {
      .hero-overlay-desc {
        margin-bottom: 1rem; } }

.hero-btn {
  align-self: flex-start; }
  @media screen and (min-width: 40em) {
    .hero-btn {
      display: inline-block; } }
  @media (max-width: 1023px) {
    .hero-btn {
      margin: 0 auto 1rem; } }

.hp-hero img {
  width: 100%; }

.hp .explore {
  position: relative; }
  .hp .explore .background {
    background-image: url("/images/home/explore-bg.webp");
    background-position: center;
    background-size: 150%;
    padding-top: 3rem;
    padding-bottom: 3rem; }
    .hp .explore .background img {
      width: 100%;
      opacity: 0; }
    @media print, screen and (min-width: 64em) {
      .hp .explore .background {
        padding-top: 0;
        padding-bottom: 0; }
        .hp .explore .background img {
          opacity: 1; } }
  .hp .explore .foreground {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, 0.5); }
    @media print, screen and (min-width: 64em) {
      .hp .explore .foreground {
        background: transparent;
        bottom: 8rem;
        text-align: left;
        bottom: 4rem;
        top: unset; } }
  .hp .explore p {
    line-height: 1.5;
    color: #fefefe;
    font-size: 1.25rem;
    font-weight: 300;
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 64em) {
      .hp .explore p {
        font-size: 2.5rem;
        margin-bottom: 1rem; } }
  .hp .explore .explore-right {
    display: flex;
    justify-content: center; }
  .hp .explore .button {
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid #cccccc;
    letter-spacing: 2px;
    font-size: 1rem;
    width: 264px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media print, screen and (min-width: 64em) {
      .hp .explore .button {
        font-size: 1rem;
        height: 74px; } }

.hp .pencil {
  padding-top: 2.5rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media print, screen and (min-width: 64em) {
    .hp .pencil {
      padding-top: 4rem;
      padding-bottom: 4rem;
      padding-left: 0;
      padding-right: 0; } }
  .hp .pencil h1, .hp .pencil p, .hp .pencil a {
    line-height: 1; }
  .hp .pencil h1 {
    margin-bottom: .5rem;
    line-height: .8;
    font-size: 1.65rem;
    text-transform: uppercase; }
    @media print, screen and (min-width: 64em) {
      .hp .pencil h1 {
        font-size: 4.5rem;
        letter-spacing: -2px;
        line-height: 1;
        margin-bottom: 0; } }
  .hp .pencil p, .hp .pencil a {
    text-transform: uppercase; }
  .hp .pencil p {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5; }
    @media print, screen and (min-width: 64em) {
      .hp .pencil p {
        font-size: 1.5rem;
        line-height: 1;
        font-weight: 300; } }
  .hp .pencil .pencil-right {
    display: flex;
    justify-content: flex-start; }
    @media print, screen and (min-width: 64em) {
      .hp .pencil .pencil-right {
        justify-content: center; } }
  .hp .pencil .button {
    font-size: 1rem;
    width: 140px; }
    @media print, screen and (min-width: 64em) {
      .hp .pencil .button {
        font-size: 1rem;
        height: 66px;
        width: 205px;
        display: flex;
        align-items: center;
        justify-content: center; } }

.hp .wheels {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center; }
  @media print, screen and (min-width: 64em) {
    .hp .wheels {
      padding-top: 4rem;
      padding-bottom: 4rem; } }
  .hp .wheels .row {
    max-width: 81.25rem; }
    @media print, screen and (min-width: 64em) {
      .hp .wheels .row {
        max-width: none;
        padding-left: 5rem;
        padding-right: 5rem; } }
  .hp .wheels h1, .hp .wheels p {
    color: #0a0a0a; }
  .hp .wheels h1 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    line-height: .75; }
    @media print, screen and (min-width: 64em) {
      .hp .wheels h1 {
        font-size: 6.25rem;
        letter-spacing: -.1rem; } }
  .hp .wheels .wheels-header .title {
    margin-bottom: 2rem; }
    .hp .wheels .wheels-header .title p {
      font-size: 1.125rem;
      font-weight: 300; }
      @media print, screen and (min-width: 64em) {
        .hp .wheels .wheels-header .title p {
          font-size: 1.9rem; } }
  .hp .wheels .wheels-header .subtitle {
    display: inline-block;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 64em) {
      .hp .wheels .wheels-header .subtitle {
        margin-bottom: 2rem; } }
    .hp .wheels .wheels-header .subtitle p {
      font-family: "Teko", sans-serif;
      text-transform: uppercase;
      font-size: 2rem;
      font-weight: 900;
      letter-spacing: .125rem; }
      .hp .wheels .wheels-header .subtitle p:after {
        content: '';
        height: 3px;
        background-color: #999999;
        display: block;
        width: 100%;
        margin: 0 auto; }
        @media print, screen and (min-width: 40em) {
          .hp .wheels .wheels-header .subtitle p:after {
            height: 6px;
            margin-top: .75rem; } }
  .hp .wheels .wheels-list {
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: .1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
    @media print, screen and (min-width: 64em) {
      .hp .wheels .wheels-list {
        padding-left: 0;
        padding-right: 0; }
        .hp .wheels .wheels-list .column:nth-child(odd), .hp .wheels .wheels-list .columns:nth-child(odd), .hp .wheels .wheels-list .columns:nth-child(odd) {
          padding-right: 2rem; }
        .hp .wheels .wheels-list .column:nth-child(even), .hp .wheels .wheels-list .columns:nth-child(even), .hp .wheels .wheels-list .columns:nth-child(even) {
          padding-left: 2rem; } }
    .hp .wheels .wheels-list a {
      display: block;
      color: #0a0a0a; }
      .hp .wheels .wheels-list a:hover img {
        transform: scale(1.05); }
      .hp .wheels .wheels-list a:hover .wheel-name {
        color: #eb212e; }
    .hp .wheels .wheels-list .image {
      background-color: #f7f7f7;
      margin-bottom: 1rem; }
      @media print, screen and (min-width: 40em) {
        .hp .wheels .wheels-list .image {
          padding: 1rem; } }
      @media print, screen and (min-width: 64em) {
        .hp .wheels .wheels-list .image {
          margin-bottom: 2rem; } }
      .hp .wheels .wheels-list .image img {
        width: 100%;
        transition: all .3s ease-in-out; }
    .hp .wheels .wheels-list .wheel-name {
      font-family: "Teko", sans-serif;
      color: #0a0a0a;
      font-size: 2rem;
      font-weight: 900;
      letter-spacing: 0;
      transition: all .3s ease-in-out;
      margin-bottom: 1.5rem; }
      @media print, screen and (min-width: 64em) {
        .hp .wheels .wheels-list .wheel-name {
          font-size: 2.75rem;
          margin-bottom: 2.25rem; } }
    .hp .wheels .wheels-list .finish-name, .hp .wheels .wheels-list .wheel-sizes {
      font-size: .75rem; }
      @media print, screen and (min-width: 40em) {
        .hp .wheels .wheels-list .finish-name, .hp .wheels .wheels-list .wheel-sizes {
          font-size: 1rem; } }
    .hp .wheels .wheels-list .other-finishes {
      font-size: .85rem;
      text-transform: uppercase;
      opacity: 0;
      transition: all .3s ease-in-out;
      z-index: 2;
      padding-top: 1rem; }
      @media print, screen and (min-width: 64em) {
        .hp .wheels .wheels-list .other-finishes {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .hp .wheels .wheels-list .other-finishes > .other-finish {
            width: 25%;
            margin-right: 6px; } }
      .hp .wheels .wheels-list .other-finishes-container {
        display: grid;
        margin-bottom: 1rem; }
        .hp .wheels .wheels-list .other-finishes-container > div {
          grid-column: 1 / 1;
          grid-row: 1 / 1; }
        .hp .wheels .wheels-list .other-finishes-container .more-information, .hp .wheels .wheels-list .other-finishes-container .one-information {
          text-align: center;
          font-size: .85rem;
          text-transform: uppercase;
          transition: all .3s ease-in-out;
          line-height: 1.3; }
      .hp .wheels .wheels-list .other-finishes .thumbnail {
        margin-bottom: 0;
        background-color: #f7f7f7;
        border: 0;
        box-shadow: none;
        padding: 4px;
        transition: all .3s ease-in-out; }
        .hp .wheels .wheels-list .other-finishes .thumbnail:hover {
          background-color: #cccccc; }
          .hp .wheels .wheels-list .other-finishes .thumbnail:hover img {
            transform: scale(1); }
      .hp .wheels .wheels-list .other-finishes .more-information {
        text-align: center; }
  .hp .wheels .wheels-cta {
    text-align: center; }
    .hp .wheels .wheels-cta .button {
      font-size: 1rem;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto;
      letter-spacing: .15rem; }
      @media print, screen and (min-width: 64em) {
        .hp .wheels .wheels-cta .button {
          font-size: 1rem;
          width: 278px;
          height: 70px; } }

.brands-slider .slick-list {
  padding: 0 50px; }
  @media print, screen and (min-width: 40em) {
    .brands-slider .slick-list {
      padding: 100px !important; } }
  @media print, screen and (min-width: 64em) {
    .brands-slider .slick-list {
      padding: 0 250px !important; } }
  .brands-slider .slick-list .slick-slide {
    margin-left: .5rem;
    margin-right: .5rem; }

.brands-slider .brands-arrow {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  background-color: #fefefe;
  color: #333333;
  z-index: 10;
  font-size: 1.5rem;
  transition: all .2s ease-in-out; }
  @media print, screen and (min-width: 40em) {
    .brands-slider .brands-arrow {
      width: 40px;
      height: 40px;
      font-size: 2rem; } }
  @media print, screen and (min-width: 64em) {
    .brands-slider .brands-arrow {
      width: 80px;
      height: 80px;
      font-size: 3rem; } }
  .brands-slider .brands-arrow:hover {
    color: #fefefe;
    background-color: #333333; }

.brands-slider .brands-next {
  right: 50px; }
  @media print, screen and (min-width: 40em) {
    .brands-slider .brands-next {
      right: 80px; } }
  @media print, screen and (min-width: 64em) {
    .brands-slider .brands-next {
      right: 210px; } }

.brands-slider .brands-prev {
  left: 50px; }
  @media print, screen and (min-width: 40em) {
    .brands-slider .brands-prev {
      left: 80px; } }
  @media print, screen and (min-width: 64em) {
    .brands-slider .brands-prev {
      left: 210px; } }

.brands-slider a {
  display: block;
  position: relative; }
  .brands-slider a .slider-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all .3s ease-in-out; }
    .brands-slider a .slider-overlay:hover {
      background-color: rgba(0, 0, 0, 0.8); }
    .brands-slider a .slider-overlay .title {
      font-family: "Playfair Display", serif;
      color: #fefefe;
      font-size: 2rem;
      text-align: center;
      line-height: 1;
      margin-bottom: 2rem; }
      @media print, screen and (min-width: 40em) {
        .brands-slider a .slider-overlay .title {
          font-size: 3rem; } }
      @media print, screen and (min-width: 64em) {
        .brands-slider a .slider-overlay .title {
          font-size: 5rem; } }
    .brands-slider a .slider-overlay .button {
      background-color: transparent;
      color: #fefefe;
      font-size: .8rem;
      font-weight: 700;
      border-bottom: 2px solid #eb212e;
      padding: 0;
      padding-bottom: 0.5rem; }
      @media print, screen and (min-width: 64em) {
        .brands-slider a .slider-overlay .button {
          font-size: 1.15rem;
          border-bottom-width: 3px; } }

@media print, screen and (min-width: 40em) {
  .tires-accessories.section {
    margin-bottom: 4rem; } }

.tires-accessories.section h1 {
  font-size: 4rem;
  font-weight: 800; }
  @media screen and (max-width: 39.9375em) {
    .tires-accessories.section h1 {
      font-size: 1.35rem; } }
  .tires-accessories.section h1 span {
    color: #eb212e; }

.tires-accessories.section p {
  font-weight: 300; }
  @media print, screen and (min-width: 40em) {
    .tires-accessories.section p {
      font-size: 1.25rem; } }
  .tires-accessories.section p span {
    font-style: italic; }

.tires-accessories.section h6 {
  font-size: 2rem;
  color: #333333;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1;
  letter-spacing: -1px; }
  @media print, screen and (min-width: 40em) {
    .tires-accessories.section h6 {
      letter-spacing: -3px;
      font-size: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .tires-accessories.section h6 {
      font-size: 3rem; } }

.tires-accessories.section img {
  width: 100%;
  position: relative;
  transition: all .3s ease-in-out; }
  @media print, screen and (min-width: 40em) {
    .tires-accessories.section img {
      /*transform:scale(1.35);*/ } }

.tires-accessories.section .section-background-image {
  position: absolute; }

.tires-accessories.section .section-content {
  position: relative;
  padding-top: 2rem; }
  @media print, screen and (min-width: 40em) {
    .tires-accessories.section .section-content {
      padding-top: 3rem; } }
  @media print, screen and (min-width: 64em) {
    .tires-accessories.section .section-content {
      padding-top: 10rem; } }
  @media screen and (max-width: 39.9375em) {
    .tires-accessories.section .section-content .section-content-container {
      padding-top: 1rem;
      padding-bottom: 0; } }

.tires-accessories.section .section-title {
  text-align: center;
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 64em) {
    .tires-accessories.section .section-title {
      margin-bottom: 2rem; } }

.tires-accessories.section .section-description {
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .tires-accessories.section .section-description {
      margin-bottom: 2rem; } }
  @media print, screen and (min-width: 64em) {
    .tires-accessories.section .section-description {
      margin-bottom: 10rem; } }
  @media screen and (max-width: 39.9375em) {
    .tires-accessories.section .section-description p {
      margin-bottom: 0; } }

.tires-accessories.section .cta-list {
  width: 100%;
  /*
    .title,.image {
      margin-bottom:2rem;
      @include breakpoint (medium) {
        margin-bottom:4rem;
      }
      @include breakpoint (large) {
        margin-bottom:6rem;
      }
    }*/
  /*    .column {
      &:first-child {
        .image {
          z-index: 3; 
          &:after {
            background-image:url('//images.iconfigurators.app/images/wheels/large/mkw-r901-wheel-5lug-brushed-titanium-20x11-500_6975.png');
          }
        }
      }
      &:nth-child(2) {
        .image {
          z-index: 2; 
          &:after {
            background-image: url('//images.iconfigurators.app/images/wheels/large/mkw-r902-wheel-5lug-brushed-titanium-20x11-500_3250.png');
          }
        }
      }
      &:last-child {
        .image {
          &:after {
            background-image: url('//images.iconfigurators.app/images/wheels/large/mkw-r903-wheel-5lug-bronze-18x95-500_5934.png');
          }
        }
      }
    }
    .image {
      overflow: visible;
      position:relative;
      &:after {
        position:absolute;
        content: '';
        top:0;
        right:0;
        bottom:0;
        left:0;
      }
    }*/ }
  .tires-accessories.section .cta-list .row {
    margin-left: 2rem;
    margin-right: 2rem; }
    .tires-accessories.section .cta-list .row .column, .tires-accessories.section .cta-list .row .columns {
      margin-bottom: 2rem; }
    @media screen and (max-width: 39.9375em) {
      .tires-accessories.section .cta-list .row {
        padding-left: 0;
        padding-right: 0; } }
    @media print, screen and (min-width: 64em) {
      .tires-accessories.section .cta-list .row .column, .tires-accessories.section .cta-list .row .columns {
        padding-left: 2.5rem;
        padding-right: 2.5rem; } }
    .tires-accessories.section .cta-list .row .column:first-child a, .tires-accessories.section .cta-list .row .columns:first-child a {
      background-image: url("/images/home/cta-tires.jpg"); }
    .tires-accessories.section .cta-list .row .column:last-child a, .tires-accessories.section .cta-list .row .columns:last-child a {
      background-image: url("/images/home/cta-accessories.jpg"); }
  .tires-accessories.section .cta-list a {
    display: block;
    background-color: #f5f5f5;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    text-align: center;
    color: #fefefe;
    background-size: cover;
    padding-top: 25%;
    padding-bottom: 25%;
    /*
      padding-top:1rem;
      padding-bottom:1rem;
      @include breakpoint (medium) {
        padding-top:2rem;
        padding-bottom:2rem;
      }
      @include breakpoint (large) {
        padding-top:4rem;
        padding-bottom:4rem;
      }*/ }
    .tires-accessories.section .cta-list a h4 {
      color: #fefefe;
      font-family: "Playfair Display", serif;
      font-size: 2rem; }
      @media print, screen and (min-width: 64em) {
        .tires-accessories.section .cta-list a h4 {
          font-size: 3.5rem; } }
    .tires-accessories.section .cta-list a:hover {
      transform: scale(1.05); }
  .tires-accessories.section .cta-list img {
    width: auto; }
  .tires-accessories.section .cta-list p {
    font-size: 1.1rem;
    color: #eb212e;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 1; }
    @media print, screen and (min-width: 40em) {
      .tires-accessories.section .cta-list p {
        line-height: 2rem;
        font-size: 1.5rem; } }
    .tires-accessories.section .cta-list p span {
      font-size: 1rem;
      color: #333333;
      font-weight: 300;
      font-style: normal;
      text-transform: lowercase;
      letter-spacing: 0; }
      @media print, screen and (min-width: 40em) {
        .tires-accessories.section .cta-list p span {
          font-size: 1.5rem; } }
  .tires-accessories.section .cta-list .button {
    background-color: transparent;
    color: #fefefe;
    font-size: .8rem;
    font-weight: 700;
    border-bottom: 2px solid #eb212e;
    padding: 0;
    padding-bottom: .5rem; }
    @media print, screen and (min-width: 64em) {
      .tires-accessories.section .cta-list .button {
        font-size: 1.15rem;
        border-bottom-width: 3px; } }
  @media print, screen and (min-width: 40em) {
    .tires-accessories.section .cta-list .inline-block-display {
      float: none;
      display: inline-block; } }

.hp .cta {
  background-color: #ededed;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center; }
  @media print, screen and (min-width: 40em) {
    .hp .cta {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media print, screen and (min-width: 64em) {
    .hp .cta {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  .hp .cta .row {
    max-width: 81.25rem; }
    @media print, screen and (min-width: 64em) {
      .hp .cta .row {
        max-width: none;
        padding-left: 5rem;
        padding-right: 5rem; } }
    .hp .cta .row > .column a, .hp .cta .row > .columns a {
      display: flex;
      align-items: center;
      justify-content: center;
      background-size: 100%;
      background-position: center;
      font-family: "Teko", sans-serif;
      color: #fefefe;
      font-size: 2rem;
      text-transform: uppercase;
      font-weight: 900;
      line-height: 1;
      padding-top: 25%;
      padding-bottom: 25%; }
      @media print, screen and (min-width: 64em) {
        .hp .cta .row > .column a, .hp .cta .row > .columns a {
          font-size: 3.5rem;
          padding-top: 32%;
          padding-bottom: 32%; } }
      .hp .cta .row > .column a:hover, .hp .cta .row > .columns a:hover {
        background-size: 101%; }
    .hp .cta .row > .column:nth-child(2), .hp .cta .row > .columns:nth-child(2), .hp .cta .row > .column:nth-child(3), .hp .cta .row > .columns:nth-child(3) {
      margin-bottom: 1rem; }
      @media print, screen and (min-width: 40em) {
        .hp .cta .row > .column:nth-child(2), .hp .cta .row > .columns:nth-child(2), .hp .cta .row > .column:nth-child(3), .hp .cta .row > .columns:nth-child(3) {
          margin-bottom: 0; } }
    @media print, screen and (min-width: 64em) {
      .hp .cta .row > .column:nth-child(2), .hp .cta .row > .columns:nth-child(2) {
        padding-right: 2rem; } }
    .hp .cta .row > .column:nth-child(2) a, .hp .cta .row > .columns:nth-child(2) a {
      background-image: url("/images/home/cta-gallery.jpg"); }
    @media print, screen and (min-width: 64em) {
      .hp .cta .row > .column:nth-child(3), .hp .cta .row > .columns:nth-child(3) {
        padding-left: 2rem; } }
    .hp .cta .row > .column:nth-child(3) a, .hp .cta .row > .columns:nth-child(3) a {
      background-image: url("/images/home/cta-visualizer.jpg"); }
  .hp .cta h1 {
    text-transform: uppercase;
    color: #0a0a0a;
    font-weight: 900;
    line-height: .75;
    margin-bottom: 0; }
    @media print, screen and (min-width: 64em) {
      .hp .cta h1 {
        font-size: 4.75rem;
        letter-spacing: -.1rem; } }
    .hp .cta h1:after {
      content: '';
      height: 3px;
      background-color: #eb212e;
      display: block;
      width: 215px;
      margin: 0 auto; }
      @media print, screen and (min-width: 64em) {
        .hp .cta h1:after {
          height: 6px; } }
  .hp .cta p {
    font-size: 1.1rem; }
  .hp .cta .title {
    margin-bottom: 2rem; }
  .hp .cta .text {
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 64em) {
      .hp .cta .text {
        margin-bottom: 4rem; } }
  .hp .cta .subtitle:after {
    content: '';
    height: 3px;
    background-color: #eb212e;
    display: block;
    width: 100%; }
    @media print, screen and (min-width: 64em) {
      .hp .cta .subtitle:after {
        height: 6px; } }

.hp .dealers h1 {
  color: #0a0a0a;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
  line-height: .85;
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .hp .dealers h1 {
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .hp .dealers h1 {
      font-size: 5rem;
      letter-spacing: -.2rem; } }

.hp .dealers .button {
  display: inline-block;
  margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .hp .dealers .button {
      display: flex;
      align-items: center;
      justify-content: center; } }
  @media print, screen and (min-width: 64em) {
    .hp .dealers .button {
      height: 68px;
      width: 208px; } }

.hp .dealers .dealer-content {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media print, screen and (min-width: 40em) {
    .hp .dealers .dealer-content {
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  @media print, screen and (min-width: 64em) {
    .hp .dealers .dealer-content {
      padding-top: 3rem;
      padding-bottom: 3rem;
      height: 256px; } }

.hp .about {
  background-image: url("/images/home/about-bg.webp");
  background-color: #fefefe;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: center;
  padding: 2rem;
  padding-bottom: 2rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-bottom: 10rem; }
  @media print, screen and (min-width: 64em) {
    .hp .about {
      padding-top: 4rem;
      padding-bottom: 4rem;
      height: 1260px; } }
  .hp .about h1 {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: -.2rem;
    font-weight: 700; }
    @media print, screen and (min-width: 64em) {
      .hp .about h1 {
        font-size: 5rem; } }
  .hp .about h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    text-transform: none;
    font-size: 1.5rem; }
    @media print, screen and (min-width: 64em) {
      .hp .about h3 {
        font-size: 2.75rem; } }
  .hp .about p {
    font-size: 1.125rem;
    font-weight: 300;
    text-align: left; }
    @media print, screen and (min-width: 64em) {
      .hp .about p {
        font-size: 1.65rem; } }
  .hp .about .button {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: #fefefe;
    margin: 0 auto;
    background-color: #333333;
    font-size: 1rem; }
    @media print, screen and (min-width: 64em) {
      .hp .about .button {
        font-size: 1rem;
        height: 68px;
        width: 208px; } }
    .hp .about .button:hover {
      background-color: #cccccc; }
  .hp .about .logo {
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 64em) {
      .hp .about .logo {
        margin-bottom: 3rem; } }
  .hp .about .break {
    width: 214px;
    height: 6px;
    background-color: #333333;
    margin: 1.25rem auto; }
    @media print, screen and (min-width: 64em) {
      .hp .about .break {
        margin: 2.5rem auto; } }
  .hp .about .text {
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 64em) {
      .hp .about .text {
        margin-bottom: 4rem; } }

.instagram a {
  padding-bottom: 0; }

.instagram .title {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .instagram .title h2 {
    text-align: center;
    text-transform: uppercase;
    color: #0a0a0a;
    font-style: normal;
    margin-bottom: 0; }
  .instagram .title a {
    padding-bottom: 0;
    display: inline;
    color: #0a0a0a; }
    .instagram .title a:hover {
      color: #eb212e; }

.instagram #instagram a {
  filter: grayscale(0); }
  .instagram #instagram a:hover {
    filter: grayscale(100%); }

#instagram-popup {
  color: #333333; }

.accordion-filter {
  text-align: center;
  margin-right: 1rem;
  margin-left: 1rem; }
  @media screen and (min-width: 40em) {
    .accordion-filter {
      margin-right: auto;
      margin-left: auto; } }
  @media screen and (min-width: 64em) {
    .accordion-filter__container {
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  .accordion-filter__header {
    font-size: 1rem;
    display: inline-block;
    margin: 0; }
    .accordion-filter__header--mobile {
      border: 1px solid #e6e6e6;
      padding: 1rem;
      text-transform: capitalize;
      font-size: 1rem;
      color: #0a0a0a; }
  .accordion-filter__content {
    border: 0; }
    @media screen and (max-width: 39.9375em) {
      .accordion-filter__content {
        padding-left: 0;
        padding-right: 0; } }
  @media screen and (min-width: 64em) {
    .accordion-filter__dropdown {
      margin: 0 0.5rem;
      flex-grow: 1; } }
  .accordion-filter__dropdown select {
    padding: 1rem;
    height: auto;
    background-position: right 0rem center; }
    @media screen and (min-width: 40em) {
      .accordion-filter__dropdown select {
        padding: 0.5rem; } }
    @media screen and (min-width: 64em) {
      .accordion-filter__dropdown select {
        margin: 0; } }
  .accordion-filter__btn {
    margin: 0;
    padding: .65rem 1rem;
    font-size: 1rem; }
    @media screen and (max-width: 39.9375em) {
      .accordion-filter__btn {
        max-width: none;
        padding-top: 1rem;
        padding-bottom: 1rem; } }

.selectedVehicleBar {
  position: relative;
  background-color: #ebebeb; }
  .selectedVehicleBar .layout {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 80px;
    max-width: 75rem;
    margin: 0 auto;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
    @media screen and (max-width: 39.9375em) {
      .selectedVehicleBar .layout {
        flex-direction: column; } }
  .selectedVehicleBar img {
    max-height: 100px; }
  .selectedVehicleBar .row--small {
    max-width: 67rem; }
  .selectedVehicleBar__content {
    padding-left: 0;
    padding-right: 0; }
    .selectedVehicleBar__content--noMargin {
      margin: 0; }
    @media screen and (min-width: 40em) {
      .selectedVehicleBar__content {
        margin: 1.5rem auto 0; } }
  .selectedVehicleBar__text {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0; }
    @media screen and (min-width: 40em) {
      .selectedVehicleBar__text {
        font-size: 2rem; } }
  .selectedVehicleBar__span {
    color: #6a6a6a;
    white-space: nowrap; }
  .selectedVehicleBar__btn {
    width: 100%;
    margin-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .selectedVehicleBar--smaller {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem; }

.pencil-top-search {
  padding: 11px 0; }

.nav-search {
  display: inline-block; }
  @media screen and (min-width: 64em) {
    .nav-search {
      margin-left: 1rem; } }

.search-link {
  display: flex;
  justify-content: center;
  vertical-align: center;
  margin-bottom: 0.8rem; }
  .search-link__text {
    position: relative;
    font-size: 0.9rem;
    top: 0.2rem;
    color: #0a0a0a;
    font-weight: 500;
    text-decoration: underline; }
    @media (min-width: 1024px) and (max-width: 1200px) {
      .search-link__text {
        font-size: 0.9rem; } }
    @media only screen and (min-width: 1024px) {
      .search-link__text {
        color: #fefefe; } }

.search-icon {
  color: rgba(0, 0, 0, 0.8);
  font-size: 1.5rem;
  margin-right: 0.2rem;
  padding-left: 0.5rem; }
  @media screen and (min-width: 64em) {
    .search-icon {
      padding-left: 0;
      color: rgba(255, 255, 255, 0.8); } }

.search-box {
  display: none;
  position: absolute;
  bottom: 0.7rem;
  width: 423px;
  z-index: 11; }
  @media screen and (max-width: 1024px) {
    .search-box {
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.search-btn {
  border-radius: 0; }

#collection .page-header {
  position: relative;
  height: 85vh; }
  @media print, screen and (min-width: 64em) {
    #collection .page-header {
      height: 80vh; }
      #collection .page-header .section-content, #collection .page-header .section-content-background {
        height: 80vh; } }
  #collection .page-header h1, #collection .page-header h4 {
    color: #fefefe; }
  #collection .page-header h1 {
    font-weight: 900;
    font-size: 2.75rem; }
    @media print, screen and (min-width: 64em) {
      #collection .page-header h1 {
        font-size: 4.5rem; } }
  #collection .page-header h4 {
    font-weight: 400;
    letter-spacing: .25rem;
    font-size: 1rem; }
    @media print, screen and (min-width: 64em) {
      #collection .page-header h4 {
        font-size: 1.5rem; } }
  #collection .page-header .section-content {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.4);
    height: 85vh; }
    #collection .page-header .section-content-background {
      text-align: center;
      background-attachment: fixed;
      background-size: cover;
      height: 85vh; }

#collection .page-body {
  padding-top: 5rem; }
  @media print, screen and (min-width: 64em) {
    #collection .page-body {
      padding-top: 7rem; } }
  #collection .page-body h2 {
    font-size: 1.75rem;
    font-weight: 700; }
    @media print, screen and (min-width: 64em) {
      #collection .page-body h2 {
        font-size: 2.5rem; } }
  #collection .page-body a {
    color: #0a0a0a;
    text-transform: capitalize; }
    #collection .page-body a:hover {
      color: #eb212e; }
  #collection .page-body-nav {
    padding-top: 1rem; }
  #collection .page-body .collection-nav {
    text-align: center;
    padding-top: 5rem;
    padding-bottom: 1rem;
    transition: all .3s ease-in-out; }
    @media print, screen and (min-width: 64em) {
      #collection .page-body .collection-nav {
        padding-top: 7rem; } }
    #collection .page-body .collection-nav.body-nav-fixed {
      background-color: #fefefe;
      padding-top: 1rem;
      padding-bottom: 1rem;
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 1; }
    #collection .page-body .collection-nav ul {
      display: inline-flex;
      justify-content: space-around; }
    #collection .page-body .collection-nav a {
      display: inline-block;
      font-weight: 500; }

#collection .page-listing a {
  display: block;
  background-position: center;
  background-size: cover; }
  #collection .page-listing a:hover .link {
    color: #eb212e; }

#collection .page-listing h3 {
  font-size: 1.75rem; }
  @media print, screen and (min-width: 64em) {
    #collection .page-listing h3 {
      font-size: 2.5rem; } }

#collection .page-listing p {
  font-size: 1.25rem;
  font-weight: 300; }
  @media print, screen and (min-width: 64em) {
    #collection .page-listing p {
      font-size: 1.75rem; } }

#collection .page-listing .listing-item {
  max-width: 90rem;
  margin: 0 auto;
  display: flex;
  height: 55vh;
  align-items: center;
  padding-left: 2rem; }
  @media print, screen and (min-width: 64em) {
    #collection .page-listing .listing-item {
      padding-left: 0; } }
  @media print, screen and (min-width: 40em) {
    #collection .page-listing .listing-item > div:first-child {
      width: 75%; }
    #collection .page-listing .listing-item > div:last-child {
      width: 25%; } }
  @media print, screen and (min-width: 64em) {
    #collection .page-listing .listing-item > div {
      width: 50%; } }

#collection .page-listing .link {
  color: #0a0a0a;
  transition: all .3s ease-in-out;
  font-weight: 500; }

#wheels {
  /*
  // page header
  .page-header {
    text-align:center;
    color:$white;
    margin-bottom:1rem;
    @include breakpoint (large) {
      margin-bottom:2.5rem;
    }
    h1 {
      font-family:$title-font-family;
      text-transform: capitalize;
      color:$white;
      @include breakpoint (large) {
        font-size:4.25rem;
      }
    }
    p {
      text-transform: uppercase;
      border-bottom:2px solid $red;
      font-weight:700;
      font-size:0.9rem;
      line-height:2.5;
      display:inline-block;
    }
    .background-image {
      background-attachment: fixed;
      background-position: center;
    }
    .page-title {
      background-color:rgba(0,0,0,.5);
    }
  }
*/
  /* .product-item {
    border-bottom:1px solid $grayC;
    padding:2rem;
    padding-top:0;
    @include breakpoint (medium) {
      padding:1rem 0;
    }
    &:last-child {
      border-bottom:0;
    }
    > .column {
      display:flex;
      align-items: center;
    }
  }*/
  /*
  .product-list {
    background-color:$grayEF;
    padding-top:0.675rem;
    @include breakpoint (medium) {
      padding-top:1rem;
    }
    @include breakpoint (large) {
      padding:3.75rem 0;
    }
    a {
      display:block;
      margin-bottom:0.675rem;
      @include breakpoint (medium) {
        margin-bottom:1rem;
      }
      @include breakpoint (large) {
        margin-bottom:3.75rem;
      }
    }
    .row {
      @include breakpoint (large) {
        padding-left:1.875rem;
        padding-right:1.875rem;
        > .column {
          padding-left:1.875rem;
          padding-right:1.875rem;
        }
      }
    }
    .product-item {
      background-color:$white;
      text-align:center;
      padding:2rem;
      @include breakpoint (medium) {
        padding:1rem;
      }
      @include breakpoint (large) {
        padding:3rem;
      }
    }
    .product-info {
      > div {
        border-bottom:1px solid $grayC;
        font-size:1.25rem;
        padding-bottom:1rem;
        margin-bottom:1rem;
        line-height:1;
        font-size:1rem;
        @include breakpoint (large) {
          font-size:1.25rem;
        }
        &.wheel {
          font-size:1.5rem;
          @include breakpoint (large) {
            font-size:2.35rem;
          }
        }
      }
    }
  }*/ }
  #wheels h2, #wheels h3 {
    line-height: 1; }
  #wheels h2 {
    color: #333333;
    font-size: 5.5rem;
    margin-bottom: 0;
    letter-spacing: -5px; }
  #wheels h3 {
    color: #eb212e;
    font-style: normal;
    text-transform: uppercase; }
  #wheels h4 {
    font-size: 1.75rem;
    color: #0a0a0a;
    line-height: 1; }
    @media print, screen and (min-width: 40em) {
      #wheels h4 {
        font-size: 2.65rem; } }
  #wheels a {
    font-size: 1.15rem;
    color: #666666; }
  #wheels p {
    font-size: .85rem;
    letter-spacing: .025rem;
    line-height: 1.7; }
    @media print, screen and (min-width: 40em) {
      #wheels p {
        font-size: 1.15rem; } }
  #wheels .row {
    transition: all .3s ease-in-out; }
  #wheels .filter-sort {
    margin-bottom: 2rem; }
    #wheels .filter-sort .row {
      max-width: 80rem; }
      @media print, screen and (min-width: 64em) {
        #wheels .filter-sort .row {
          max-width: none; } }
      @media screen and (min-width: 75em) {
        #wheels .filter-sort .row {
          padding-left: 5rem;
          padding-right: 5rem; } }
    #wheels .filter-sort-top {
      display: flex;
      align-items: center;
      margin-bottom: 1rem; }
    #wheels .filter-sort .button {
      background-color: #fefefe;
      border: 2px solid #666666;
      color: #666666;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 1rem;
      margin-bottom: 0;
      transition: all .3s ease-in-out;
      width: 100%;
      padding: .85rem 1rem;
      font-size: .75rem; }
      @media print, screen and (min-width: 64em) {
        #wheels .filter-sort .button {
          width: 254px;
          height: 54px;
          padding: 1rem;
          font-size: 1rem; } }
      #wheels .filter-sort .button i {
        font-size: 1rem;
        margin-right: 1rem; }
      #wheels .filter-sort .button:hover {
        background-color: #666666;
        color: #fefefe; }
    #wheels .filter-sort .divider {
      height: 1px;
      background-color: #cccccc;
      width: 100%; }
    #wheels .filter-sort-bottom li {
      display: inline-block;
      margin-right: 1rem;
      margin-bottom: 1rem; }
      @media print, screen and (min-width: 64em) {
        #wheels .filter-sort-bottom li {
          margin-bottom: .5rem; } }
    #wheels .filter-sort-bottom .button {
      background-color: #f7f7f7;
      width: auto;
      height: auto;
      border: 0;
      margin: 0;
      font-size: .8rem;
      font-weight: 600; }
      #wheels .filter-sort-bottom .button.active-filter-series {
        background-color: #0a0a0a;
        color: #fefefe; }
      #wheels .filter-sort-bottom .button.active-filter-count {
        background-color: transparent; }
        #wheels .filter-sort-bottom .button.active-filter-count:hover {
          color: #666666; }
      #wheels .filter-sort-bottom .button i {
        margin: 0;
        margin-left: 1rem;
        font-weight: 600; }
  #wheels .products-list {
    margin-bottom: 1rem;
    max-width: 80rem; }
    @media print, screen and (min-width: 64em) {
      #wheels .products-list {
        margin-bottom: 2rem;
        max-width: none; } }
    @media screen and (min-width: 75em) {
      #wheels .products-list {
        padding-left: 5rem;
        padding-right: 5rem; } }
    #wheels .products-list .column, #wheels .products-list .columns {
      margin-bottom: 1rem; }
    #wheels .products-list a {
      color: #0a0a0a;
      font-weight: 400;
      letter-spacing: .05rem; }
      #wheels .products-list a .hover-item img {
        background-color: #f7f7f7;
        margin-bottom: 1rem;
        transition: all .3s ease-in-out; }
        @media print, screen and (min-width: 64em) {
          #wheels .products-list a .hover-item img {
            width: 100%; } }
      #wheels .products-list a .hover-item:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
    #wheels .products-list .info {
      text-transform: uppercase;
      font-size: .75rem;
      line-height: 1.35; }
      @media print, screen and (min-width: 40em) {
        #wheels .products-list .info {
          font-size: .85rem;
          margin-bottom: .5rem; } }
      #wheels .products-list .info .wheel-name {
        font-family: "Teko", sans-serif;
        font-weight: 700;
        font-size: 1rem; }
        @media print, screen and (min-width: 40em) {
          #wheels .products-list .info .wheel-name {
            font-size: 1.75rem; } }
    #wheels .products-list .other-finishes {
      font-size: .85rem;
      text-transform: uppercase;
      opacity: 0;
      transition: all .3s ease-in-out;
      z-index: 2; }
      @media print, screen and (min-width: 64em) {
        #wheels .products-list .other-finishes {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          #wheels .products-list .other-finishes > .other-finish {
            width: 25%;
            margin-right: 6px; } }
      #wheels .products-list .other-finishes-container {
        display: grid; }
        #wheels .products-list .other-finishes-container > div {
          grid-column: 1 / 1;
          grid-row: 1 / 1; }
        #wheels .products-list .other-finishes-container .more-finishes, #wheels .products-list .other-finishes-container .one-finish {
          text-align: center;
          font-size: .85rem;
          text-transform: uppercase;
          transition: all .3s ease-in-out; }
      #wheels .products-list .other-finishes .thumbnail {
        margin-bottom: 0;
        background-color: #f7f7f7;
        border: 0;
        box-shadow: none;
        padding: 4px;
        transition: all .3s ease-in-out; }
        #wheels .products-list .other-finishes .thumbnail:hover {
          background-color: #cccccc; }
      #wheels .products-list .other-finishes .more-finishes {
        text-align: center; }
  #wheels .break {
    margin-bottom: 2rem; }
    #wheels .break .row {
      border-bottom: 1px solid #cccccc;
      max-width: 84rem; }
  #wheels .brand-information .row {
    max-width: 80rem; }

/*#wheels {
  .products-list {
    margin-top:3rem;
    .column {
      margin-bottom:2rem;
    }
  }
  .hover-item__header {
    font-size:2.5rem;
    line-height:.5;
    margin-top:1rem;
    color:$gray;
    small {
      font-family:$body-font-family;
      font-weight:400;
      font-size:1.1rem;
    }
  }
  .pop_up_vehicle {
    transition:all .2s ease-in-out;
    button {
      &:hover {
        background-color:$blue;
      }
    }
  }
}

// see on vehicle popup
.fancybox-inner {
  height:auto!important;
  #vehicle-selects {
    display:flex;
  }
}
.fancybox-close {
  background:transparent!important;
  right:-20px!important;  
}
  */
#wheel {
  color: #666666; }
  @media print, screen and (min-width: 40em) {
    #wheel {
      background: linear-gradient(90deg, #f7f7f7 0, #f7f7f7 55%, transparent 55%, transparent 100%);
      padding-top: 0; } }
  #wheel .page-header {
    padding: 0;
    pointer-events: none; }
    @media print, screen and (min-width: 40em) {
      #wheel .page-header {
        max-height: 600px;
        overflow: hidden; } }
    #wheel .page-header .flex-video iframe {
      top: -10%; }
  #wheel #detail-top {
    padding-top: 1rem;
    padding-bottom: 3rem;
    padding-left: .5rem;
    padding-right: .5rem;
    max-width: 80rem; }
    @media print, screen and (min-width: 40em) {
      #wheel #detail-top {
        padding-top: 3rem;
        padding-left: 0;
        padding-right: 0; } }
  #wheel .label {
    text-transform: uppercase;
    background-color: transparent;
    font-weight: 700;
    color: #0a0a0a;
    letter-spacing: .1rem;
    padding: 0;
    margin-bottom: .5rem; }
    #wheel .label i {
      color: #eb212e; }
  #wheel .button, #wheel input, #wheel select {
    max-width: 370px;
    width: 100%; }
  #wheel .wheel-sizes {
    margin-top: 1rem; }
    #wheel .wheel-sizes span {
      font-size: 1rem;
      font-weight: bold; }
  #wheel .wheel-details {
    background: #f1f1f1;
    padding: 1rem 1.5rem; }
    #wheel .wheel-details .wheel-paragraph {
      font-size: 1rem;
      font-weight: bold;
      text-align: left;
      margin-bottom: 1rem; }
      #wheel .wheel-details .wheel-paragraph span {
        font-size: 1.2rem; }
  #wheel .loadingImage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none; }
  #wheel .fitment-search-container button {
    background-color: #eb212e;
    font-size: .85rem;
    letter-spacing: .05rem;
    font-weight: 600;
    max-width: none; }
    #wheel .fitment-search-container button:hover {
      background-color: #666666; }
  #wheel #detail-bottom {
    border-top: 1px solid #cccccc;
    background-color: #fefefe; }
    #wheel #detail-bottom > .row {
      max-width: 80rem; }

.gallery-popup {
  display: table;
  margin: 0 auto; }
  .gallery-popup .galleryView-info {
    color: #ccc;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 1rem; }
    .gallery-popup .galleryView-info span {
      display: block; }
  .gallery-popup .popup-car {
    font-weight: 900;
    font-size: 1.3rem;
    color: #fff; }
  .gallery-popup .mfp-close {
    color: white !important;
    position: relative;
    float: right; }

@media screen and (min-width: 40em) {
  .accordion-content {
    padding: 0;
    border: 0;
    border-bottom: 0 !important; } }

.detail-thumb p {
  line-height: 1;
  margin: 0.25rem; }

.detail-thumb .finish-name {
  color: #8a8a8a;
  font-size: 0.8rem; }

.detail-thumb img {
  transition: transform 0.3s ease-in-out; }
  .detail-thumb img:hover {
    backface-visibility: hidden;
    transform: scale(1.08); }

.see-on-vehicle-container {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0.2rem;
  margin: 0.5rem 0; }

.see-on-vehicle-header {
  font-size: 1.5rem;
  margin-bottom: 0; }

.see-on-vehicle-select {
  margin-bottom: 0; }

table {
  border: 0;
  margin-bottom: 0; }
  table tr td,
  table tr th {
    text-align: center; }
  table tr th {
    background: #e6e6e6; }

@media screen and (max-width: 39.9375em) {
  #wheel .banner-top .wheel-banner {
    height: 6rem; }
  #wheel .banner-top .heading {
    font-size: 1.7rem;
    top: 90%; }
  #wheel .slick-slide {
    display: inline-block;
    float: none; } }

@media screen and (min-width: 40em) {
  .finish-header {
    display: none; } }

.main-image {
  margin-bottom: 0;
  padding-right: 0;
  margin: 0 auto; }
  @media print, screen and (min-width: 64em) {
    .main-image {
      padding-right: 2rem; } }
  .main-image img {
    margin: 0 auto; }

.alt-images {
  margin-bottom: 0 !important; }
  .alt-images .slick-track {
    margin: 0 auto;
    display: flex;
    justify-content: center; }
  .alt-images .slick-dots {
    position: relative !important;
    text-align: center;
    bottom: 0;
    margin: 0; }
  .alt-images .slick-slide {
    width: 100%;
    border: 1px solid #fefefe;
    margin-bottom: .5rem;
    background-color: #fefefe;
    transition: all .3s ease-in-out;
    margin-right: .5rem;
    margin-left: .5rem;
    width: 115px !important; }
    @media print, screen and (min-width: 64em) {
      .alt-images .slick-slide {
        margin-left: 0;
        margin-right: 0;
        margin-right: 1rem; } }
    .alt-images .slick-slide.slick-current {
      border-color: #999999; }
  .alt-images .slick-slide:focus {
    outline: 0; }
  .alt-images a {
    margin-right: 0;
    padding: .7rem; }
  .alt-images img {
    transition: transform .3s ease-in-out; }
    .alt-images img:hover {
      backface-visibility: hidden;
      transform: scale(1.08); }

#wheel .wheel-detail-specs {
  margin-bottom: 2rem; }
  #wheel .wheel-detail-specs > div {
    text-transform: uppercase;
    margin-bottom: .5rem;
    font-size: 1.25rem; }
  #wheel .wheel-detail-specs .wheel-sizes {
    margin-top: 0; }

.wheel-specs {
  margin-top: 2rem; }
  .wheel-specs__header {
    font-size: 1.5rem;
    margin-bottom: 0; }
  .wheel-specs__details {
    margin-left: 0;
    list-style: none;
    font-weight: 600; }

.detail-spec-tabs {
  border: none; }
  .detail-spec-tabs-content {
    border: none; }
  .detail-spec-tabs-panel {
    padding: 0; }
  .detail-spec-tabs li {
    display: inline-block;
    width: 50%;
    text-align: center; }
  .detail-spec-tabs a {
    text-transform: uppercase;
    padding: 0.6rem 0;
    font-size: 1rem;
    font-weight: 400;
    background-color: #ddd;
    color: #666; }
    .detail-spec-tabs a[aria-selected=true] {
      background-color: #eb212e;
      color: #fff;
      font-weight: 500; }
    .detail-spec-tabs a:hover {
      background-color: #000;
      color: #fff; }

.bp-toggle-btn {
  color: #eb212e; }

.wheel-info {
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #cccccc; }
  .wheel-info h3 {
    font-style: normal;
    font-weight: 300;
    color: #333333; }
  .wheel-info ol {
    list-style: disc;
    margin-left: 1rem;
    color: #666666;
    font-size: 1.15rem; }
    .wheel-info ol li {
      margin-bottom: 1.5rem; }
  @media screen and (max-width: 39.9375em) {
    .wheel-info .finish {
      display: none; } }
  .wheel-info .sizes .title {
    display: block; }
  .wheel-info .sizes-list {
    font-size: 2rem;
    font-family: "Teko", sans-serif;
    font-weight: 900;
    color: #0a0a0a; }
    .wheel-info .sizes-list span {
      margin-right: .5rem; }
  .wheel-info .see-specs a {
    letter-spacing: .1rem;
    text-transform: uppercase;
    color: #0a0a0a;
    font-size: .8rem;
    letter-spacing: .1rem;
    font-weight: 600;
    text-decoration: underline; }
    .wheel-info .see-specs a:hover {
      color: #eb212e; }

#wheel .wheel-filter .accordion {
  background-color: transparent;
  margin-bottom: 1.25rem; }
  #wheel .wheel-filter .accordion .is-active > .accordion-title .fa-chevron-up::before {
    content: '\f078'; }
  #wheel .wheel-filter .accordion .fas {
    padding-right: 1rem;
    color: #336699; }
  #wheel .wheel-filter .accordion-title {
    font-size: 1rem;
    color: #0a0a0a;
    border: 0;
    text-transform: uppercase; }
    #wheel .wheel-filter .accordion-title::before {
      content: ''; }
  #wheel .wheel-filter .accordion-content {
    border: 0;
    padding: 0;
    background-color: transparent;
    color: #666666; }
  @media screen and (max-width: 39.9375em) {
    #wheel .wheel-filter .accordion-item {
      border-bottom: 1px solid #cccccc; } }

.cta-buttons {
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center; }
  @media print, screen and (min-width: 40em) {
    .cta-buttons {
      padding-top: 3rem; } }
  .cta-buttons__btn {
    width: 100%; }
    .cta-buttons__btn--space {
      margin-bottom: 1rem !important; }
  .cta-buttons .button {
    background-color: #999999;
    color: #0a0a0a;
    width: 100%;
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 1.15rem;
    margin-bottom: 0; }
  .cta-buttons li {
    margin-left: .5rem;
    margin-right: .5;
    width: 25%; }
    .cta-buttons li:first-child > .button {
      background-color: #eb212e; }

.details-media {
  z-index: 5;
  text-align: center; }
  .details-media__header {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.8rem;
    letter-spacing: 0;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    color: #000; }
    .details-media__header:hover {
      color: #eb212e; }

.details-divider {
  padding-bottom: 20px; }
  .details-divider:before {
    background-color: #c7c7c9;
    content: '';
    display: block;
    height: 1px;
    margin: 15px auto 0;
    width: 2rem; }

@media screen and (max-width: 39.9375em) {
  .details-360,
  .details-video {
    display: inline-block;
    margin: 0 1rem; }
  .details-divider {
    display: none; } }

#see-on-vehicle-detail h5 {
  font-size: 1.5rem; }

#see-on-vehicle-detail select {
  font-size: .875rem; }

#see-on-vehicle-detail .error {
  display: none;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2; }

#see-on-vehicle-detail .no-fitment {
  min-height: 6rem;
  position: relative; }
  #see-on-vehicle-detail .no-fitment::before {
    background: #fefefe;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: .8;
    position: absolute;
    z-index: 1; }
  #see-on-vehicle-detail .no-fitment .error {
    display: block; }

#see-on-vehicle-detail .loadingImage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none; }

#see-on-vehicle-detail .hover-item:hover button {
  opacity: 1;
  transition: opacity .3s ease-in-out; }

#see-on-vehicle-detail .hover-item:hover img {
  opacity: 0.075;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

#see-on-vehicle-detail .hover-item:hover::before {
  opacity: .7; }

#see-on-vehicle-detail button {
  position: absolute;
  top: 40%;
  left: 0;
  padding: 1rem;
  width: 100%;
  font-size: 0.8rem;
  opacity: 0; }
  #see-on-vehicle-detail button:hover {
    background-color: #666; }

#see-on-vehicle-detail-overlay {
  width: 100%;
  height: 100%;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #fff;
  font-size: 50px; }
  #see-on-vehicle-detail-overlay .fa-spinner {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }

#see-on-vehicle-popup {
  border: 0;
  padding: 3rem;
  border-radius: 10px;
  box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.7); }
  @media screen and (max-width: 39.9375em) {
    #see-on-vehicle-popup {
      padding: 2rem; }
      #see-on-vehicle-popup[open] {
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: space-around; } }
  #see-on-vehicle-popup #wheel-spec-price, #see-on-vehicle-popup .buy-now {
    display: none; }
  #see-on-vehicle-popup #vehicle-description, #see-on-vehicle-popup #vehicle-description-mobile {
    font-family: "Teko", sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.5rem;
    line-height: 1; }
  #see-on-vehicle-popup #vehicle-description {
    font-size: 2rem; }
  #see-on-vehicle-popup #vehicle-description-mobile #vov-submodel {
    font-size: 1.30rem;
    display: block; }
  #see-on-vehicle-popup .vehicle-popup-color-button {
    text-align: right;
    margin-bottom: 2rem; }
  #see-on-vehicle-popup .wheel-info {
    padding: 0;
    margin: 0;
    border: 0;
    display: flex;
    align-items: center;
    background-color: #ededed;
    border-radius: 10px;
    padding: 1rem; }
    #see-on-vehicle-popup .wheel-info .wheel-thumbnail {
      margin-right: .75rem; }
  #see-on-vehicle-popup .specs-info, #see-on-vehicle-popup .specs {
    display: flex; }
  #see-on-vehicle-popup .specs-info {
    flex-direction: column;
    width: 100%; }
  #see-on-vehicle-popup #wheel-brand {
    text-transform: uppercase;
    font-weight: 600; }
  #see-on-vehicle-popup .specs-container {
    display: flex;
    flex-direction: column; }
    @media print, screen and (min-width: 40em) {
      #see-on-vehicle-popup .specs-container {
        flex-direction: row; } }
    #see-on-vehicle-popup .specs-container > .specs:first-child {
      flex-direction: column; }
      @media print, screen and (min-width: 40em) {
        #see-on-vehicle-popup .specs-container > .specs:first-child {
          flex-direction: row; } }
  #see-on-vehicle-popup .specs .divider {
    margin-left: .5rem;
    margin-right: .5rem;
    display: none; }
    @media print, screen and (min-width: 40em) {
      #see-on-vehicle-popup .specs .divider {
        display: inline-block; } }
  #see-on-vehicle-popup #icm-vov-loading {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px; }
  #see-on-vehicle-popup .vehicle-popup-image {
    position: relative; }
  #see-on-vehicle-popup .vov-angle-arrow {
    position: absolute;
    top: 25%;
    font-size: 1.5rem;
    padding: .5rem;
    transition: all .3s ease-in-out; }
    @media print, screen and (min-width: 64em) {
      #see-on-vehicle-popup .vov-angle-arrow {
        top: 48%; } }
    #see-on-vehicle-popup .vov-angle-arrow:hover {
      cursor: pointer;
      background-color: #cccccc; }
  #see-on-vehicle-popup #vov-previous-angle {
    left: 0; }
  #see-on-vehicle-popup #vov-next-angle {
    right: 0; }

#swatches-dialog {
  border: 1px solid #cccccc;
  border-radius: 5px;
  box-shadow: 0 0 0 100vmax rgba(0, 0, 0, 0.5); }
  #swatches-dialog .icm-vov-swatch-grid {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr; }

.wheel-gallery__header {
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.105;
  margin: 0; }
  @media screen and (max-width: 39.9375em) {
    .wheel-gallery__header {
      margin-top: 1rem; } }

.wheel-galleryList {
  display: inline-block;
  margin: 0; }
  @media screen and (max-width: 39.9375em) {
    .wheel-galleryList {
      margin-left: 0.5rem; } }
  .wheel-galleryList__item {
    list-style: none;
    float: left;
    width: 31%;
    height: auto;
    margin-right: 2%;
    margin-top: 0.5rem; }
    .wheel-galleryList__item:nth-child(n + 7) {
      display: none; }
    .wheel-galleryList__item--display:nth-child(n + 7) {
      display: block; }

.wheel-galleryImage {
  width: 190px;
  height: 102px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media screen and (max-width: 39.9375em) {
    .wheel-galleryImage {
      width: 95px;
      height: 60px; } }

@media screen and (max-width: 39.9375em) {
  .wheel-galleryTxt {
    font-size: 0.8rem; } }

#specs {
  margin-bottom: 1.25rem;
  text-transform: uppercase;
  letter-spacing: .1rem;
  font-size: .8rem;
  color: #0a0a0a; }
  #specs .tabs {
    border: 0; }
  #specs table tr th, #specs table tr td {
    padding: .75rem 1.25rem;
    text-align: left;
    font-size: 1rem; }
  #specs table thead {
    background-color: transparent;
    border: 0; }
    #specs table thead tr th {
      text-align: left;
      background-color: transparent;
      color: #0a0a0a;
      white-space: nowrap; }
  #specs tbody {
    border: 0; }
  #specs tr:nth-child(odd) {
    background-color: #f1f1f1; }
  #specs tr:nth-child(even) {
    background-color: transparent; }
  #specs thead tr:nth-child(odd) {
    background-color: transparent; }
  #specs .title {
    font-family: "Teko", sans-serif;
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    padding-top: .9rem;
    padding-bottom: .9rem; }
  #specs .tabs-content {
    border: 0; }
    #specs .tabs-content a {
      color: #0a0a0a; }
      #specs .tabs-content a:hover {
        text-decoration: underline; }

.wheel-spec-tabs {
  display: inline-block;
  min-width: 70px;
  text-align: center; }
  .wheel-spec-tabs > a {
    font-size: 2rem;
    font-family: "Teko", sans-serif;
    font-weight: 900;
    color: #0a0a0a;
    padding: 0;
    padding-left: 1rem; }
  .wheel-spec-tabs.is-active {
    border-bottom: 2px solid #eb212e; }
    .wheel-spec-tabs.is-active a {
      color: #eb212e;
      background-color: transparent; }

.wheel-spec-panel {
  overflow: auto; }

/*
.wheel-spec {
    &-header {
        background-color: $gray9;
        margin-bottom:0;
        font-weight:600;
    }
  
    &-tabs > a {
        color: $black;
        background-color:$whiteF1;
        color:$gray9;
        transition:all .2s ease-in-out;
        &:focus, &[aria-selected=true] {
            color: $white;
            background-color: $gray7;
        }
        &:hover {
            color: #000;
        }        
    }
    &-panel {
        padding: 0;
      a {
        transition:all .2s ease-in-out;
      }
    }
    &-btn {
        color: $black;
        &:hover {
            color: $primary-color;
        }
    }
  .tabs {
    display:flex;
    > div {
      border-right:1px solid $white;
      &:last-child {
        border-right:0;
      }
    }
  }
}*/
.finishes {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #cccccc; }
  @media print, screen and (min-width: 40em) {
    .finishes {
      margin-bottom: 3rem; } }
  .finishes h3 {
    font-size: 1.25rem; }
  .finishes img {
    max-width: 170px; }
  .finishes p {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    color: #0a0a0a; }
    .finishes p .finish-name {
      font-weight: 500;
      color: #0a0a0a;
      font-size: 1rem; }
    .finishes p .lugs {
      font-weight: 300;
      font-size: 1.25rem; }
  .finishes .label {
    margin-bottom: 1rem; }
  .finishes .alt-finishes > a {
    display: inline-block;
    margin-right: .5rem;
    padding: .5rem;
    margin-bottom: 1rem;
    background-color: #f3f3f3; }
    .finishes .alt-finishes > a.active {
      background-color: #f3f3f3; }
    .finishes .alt-finishes > a:hover {
      background-color: #cccccc; }
    .finishes .alt-finishes > a.discontinued-finish {
      background-color: #dddddd;
      position: relative;
      font-size: .7rem;
      letter-spacing: .1rem; }
      .finishes .alt-finishes > a.discontinued-finish .discontinued-overlay {
        color: #0a0a0a;
        text-transform: uppercase;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        opacity: 0;
        transition: all .3s ease-in-out;
        line-height: 1.25; }
      .finishes .alt-finishes > a.discontinued-finish:hover {
        background-color: #fefefe; }
        .finishes .alt-finishes > a.discontinued-finish:hover .discontinued-overlay {
          opacity: 1; }
        .finishes .alt-finishes > a.discontinued-finish:hover img {
          opacity: .15; }
    .finishes .alt-finishes > a .image {
      max-width: 90px; }
      .finishes .alt-finishes > a .image img {
        width: 100%; }

.wheel-detail-gallery {
  background-color: #fefefe; }
  .wheel-detail-gallery h3 {
    margin-bottom: 0;
    color: #fefefe; }
  .wheel-detail-gallery img {
    width: 100%; }
  .wheel-detail-gallery .photo {
    border: 1px solid #fefefe;
    border-left: 0; }
    .wheel-detail-gallery .photo:last-child {
      border-right: 0; }
    .wheel-detail-gallery .photo span {
      background-position: center;
      background-size: cover;
      padding-bottom: 75%;
      display: block; }
  .wheel-detail-gallery .navigation {
    margin-top: 1rem;
    margin-bottom: 1rem; }
    .wheel-detail-gallery .navigation .button {
      margin-bottom: 0; }

.product-next-prev {
  display: flex;
  justify-content: flex-end; }
  .product-next-prev a {
    border: 1px solid #f8f8f8;
    margin-left: 1rem; }
    .product-next-prev a:hover {
      border-color: #0a0a0a; }
    .product-next-prev a.no-product {
      opacity: .5;
      pointer-events: none; }
  .product-next-prev img {
    border: 1px solid #d5d5d5; }

.wheel-title {
  padding-bottom: 0;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #cccccc; }
  @media print, screen and (min-width: 40em) {
    .wheel-title {
      padding-bottom: 1rem; } }
  .wheel-title h2, .wheel-title p {
    margin-bottom: 0; }
  .wheel-title h2 {
    font-size: 3.5rem;
    font-weight: 700;
    letter-spacing: .05rem;
    text-transform: uppercase; }
  .wheel-title h3, .wheel-title h4 {
    font-weight: 700;
    font-style: normal;
    line-height: 1; }
  .wheel-title h3 {
    font-size: 1.5rem;
    letter-spacing: .5rem; }
  .wheel-title h4 {
    font-size: .9rem;
    color: #eb212e;
    margin-bottom: .25rem; }
  .wheel-title h6 {
    font-weight: 400;
    letter-spacing: .15rem;
    font-size: 1.5rem;
    text-transform: uppercase; }
  .wheel-title p {
    font-style: italic;
    color: #666666;
    font-size: 1.15rem; }
  .wheel-title .red {
    color: #eb212e; }
  .wheel-title .divider {
    width: 1px;
    background-color: #cccccc;
    height: 46px;
    margin-left: 1.25rem;
    margin-right: 1.25rem; }
    @media screen and (max-width: 39.9375em) {
      .wheel-title .divider {
        display: none; } }
  .wheel-title .finish .discontinued {
    color: #eb212e;
    text-transform: uppercase;
    margin-top: -1.5rem;
    font-weight: 600; }
  .wheel-title .price, .wheel-title .msrp-display {
    font-size: 1.5rem;
    letter-spacing: .1rem;
    color: #0a0a0a;
    text-transform: uppercase; }
    .wheel-title .price span, .wheel-title .msrp-display span {
      font-size: .75rem;
      text-transform: uppercase;
      font-weight: 500; }
      .wheel-title .price span.msrp-pricing, .wheel-title .msrp-display span.msrp-pricing {
        font-size: 1.5rem;
        font-weight: 400;
        letter-spacing: .1rem;
        position: relative;
        display: inline-block; }
        .wheel-title .price span.msrp-pricing:before, .wheel-title .msrp-display span.msrp-pricing:before {
          content: '';
          width: 100%;
          position: absolute;
          right: 0;
          top: 45%;
          border-bottom: 2px solid #eb212e;
          -webkit-transform: skewY(10deg);
          transform: skewY(10deg); }
  .wheel-title .msrp-display {
    display: none; }

#wheel .cart {
  color: #666666;
  margin-bottom: 2rem; }
  #wheel .cart .product {
    margin-bottom: 2rem; }
    #wheel .cart .product.sku-product {
      border-bottom: 1px solid #cccccc; }
    #wheel .cart .product #product-select {
      background-position: right .5rem center;
      padding: 1rem;
      height: auto;
      border-radius: 3px;
      font-weight: 700;
      letter-spacing: .1rem;
      font-size: .8rem; }
    #wheel .cart .product .product-sku {
      color: #0a0a0a;
      font-weight: 500; }
    #wheel .cart .product .label.sku-information {
      padding-bottom: .5rem;
      margin-bottom: 1rem;
      border-bottom: 1px solid #cccccc; }
    #wheel .cart .product .label.sku-label {
      width: 100%;
      margin-bottom: 1rem; }
  #wheel .cart .fitment-selected {
    max-width: 400px; }
    #wheel .cart .fitment-selected .vehicle {
      line-height: 1.5;
      align-items: center;
      justify-content: space-between;
      font-size: .85rem; }
      #wheel .cart .fitment-selected .vehicle span {
        text-align: left; }
      #wheel .cart .fitment-selected .vehicle .button {
        background: transparent;
        color: #333333;
        margin-bottom: 0;
        font-weight: 500;
        border: 1px solid #eeeeee; }
        #wheel .cart .fitment-selected .vehicle .button.fitment-open {
          width: 100%;
          text-align: left;
          border-right: 0; }
          #wheel .cart .fitment-selected .vehicle .button.fitment-open:hover {
            background-color: #cccccc; }
            #wheel .cart .fitment-selected .vehicle .button.fitment-open:hover span {
              text-decoration: underline; }
        #wheel .cart .fitment-selected .vehicle .button.fitmentClear3:hover {
          background-color: #eb212e;
          color: #fefefe; }
      #wheel .cart .fitment-selected .vehicle a {
        display: block; }
      #wheel .cart .fitment-selected .vehicle p {
        margin-bottom: 0; }
      #wheel .cart .fitment-selected .vehicle .remove-fitment {
        text-decoration: underline;
        margin-bottom: 1.5rem; }
      #wheel .cart .fitment-selected .vehicle .vov-link {
        background-color: #333333;
        color: #fefefe;
        padding: 1rem 2rem;
        border-radius: 50px;
        display: inline-block;
        text-transform: uppercase;
        font-size: 1rem;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media print, screen and (min-width: 64em) {
          #wheel .cart .fitment-selected .vehicle .vov-link {
            max-width: 260px; } }
        #wheel .cart .fitment-selected .vehicle .vov-link i {
          margin-right: 1rem;
          font-size: 2.25rem; }
  #wheel .cart .pricing-section {
    max-width: 370px; }
    #wheel .cart .pricing-section.sku-pricing-section {
      display: block !important; }
    #wheel .cart .pricing-section .top {
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      margin-bottom: 1rem; }
      #wheel .cart .pricing-section .top .quantity input {
        max-width: 80px;
        margin-bottom: 0;
        padding: 1rem;
        height: auto;
        border-radius: 3px; }
      #wheel .cart .pricing-section .top .pricing {
        font-size: 1.75rem;
        font-weight: 700;
        letter-spacing: .15rem;
        text-transform: uppercase;
        color: #0a0a0a;
        line-height: 1.25; }
    #wheel .cart .pricing-section .bottom .button {
      width: 100%;
      background-color: #eb212e;
      letter-spacing: .1rem;
      padding: 1rem;
      font-size: .8rem; }
      #wheel .cart .pricing-section .bottom .button:hover {
        background-color: #0a0a0a; }

#wheels .wheel-filters h3, #wheel-brands .wheel-filters h3 {
  font-size: 1.15rem;
  color: #eb212e;
  text-transform: uppercase;
  font-weight: 700; }

#wheels .wheel-filters .title, #wheel-brands .wheel-filters .title {
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 2rem; }

#wheels .wheel-filters .accordion-container, #wheel-brands .wheel-filters .accordion-container {
  margin-bottom: 2rem; }

#wheels .wheel-filters .accordion-title, #wheel-brands .wheel-filters .accordion-title {
  color: #eb212e;
  font-weight: 700; }

@media screen and (max-width: 63.9375em) {
  #wheels .wheel-filters .accordion-content, #wheel-brands .wheel-filters .accordion-content {
    padding: 1rem;
    border-top: 1px solid #aaaaaa; } }

#wheels .wheel-filters .fitment-search .button, #wheel-brands .wheel-filters .fitment-search .button {
  background-color: #eb212e;
  border-radius: 10px; }
  @media print, screen and (min-width: 64em) {
    #wheels .wheel-filters .fitment-search .button, #wheel-brands .wheel-filters .fitment-search .button {
      margin-bottom: 2rem; } }
  #wheels .wheel-filters .fitment-search .button:hover, #wheel-brands .wheel-filters .fitment-search .button:hover {
    background-color: #666666; }

#wheels .wheel-filters .wheel-filter, #wheel-brands .wheel-filters .wheel-filter {
  padding-bottom: 2rem; }
  #wheels .wheel-filters .wheel-filter h5, #wheel-brands .wheel-filters .wheel-filter h5 {
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 1.15rem; }
  #wheels .wheel-filters .wheel-filter ul, #wheel-brands .wheel-filters .wheel-filter ul {
    list-style: none;
    margin: 0; }
  #wheels .wheel-filters .wheel-filter li, #wheel-brands .wheel-filters .wheel-filter li {
    font-weight: 400;
    font-size: .875rem;
    line-height: 0; }
  #wheels .wheel-filters .wheel-filter input, #wheel-brands .wheel-filters .wheel-filter input {
    margin-bottom: .75rem; }
  #wheels .wheel-filters .wheel-filter label, #wheel-brands .wheel-filters .wheel-filter label {
    line-height: 0; }
  #wheels .wheel-filters .wheel-filter.filter-active, #wheel-brands .wheel-filters .wheel-filter.filter-active {
    font-weight: 400;
    padding-bottom: 2rem; }
    #wheels .wheel-filters .wheel-filter.filter-active ul, #wheel-brands .wheel-filters .wheel-filter.filter-active ul {
      padding-bottom: 1rem; }
    #wheels .wheel-filters .wheel-filter.filter-active li, #wheel-brands .wheel-filters .wheel-filter.filter-active li {
      display: inline-block; }
    #wheels .wheel-filters .wheel-filter.filter-active a, #wheel-brands .wheel-filters .wheel-filter.filter-active a {
      color: #fefefe;
      background-color: #eb212e;
      font-weight: 700;
      padding: .25rem .5rem;
      border-radius: 10px;
      display: block; }
      #wheels .wheel-filters .wheel-filter.filter-active a:hover, #wheel-brands .wheel-filters .wheel-filter.filter-active a:hover {
        background-color: #666666; }
      #wheels .wheel-filters .wheel-filter.filter-active a i, #wheel-brands .wheel-filters .wheel-filter.filter-active a i {
        margin-right: .5rem; }
      #wheels .wheel-filters .wheel-filter.filter-active a#clear, #wheel-brands .wheel-filters .wheel-filter.filter-active a#clear {
        display: block;
        margin-top: .5rem; }
    #wheels .wheel-filters .wheel-filter.filter-active-selected, #wheel-brands .wheel-filters .wheel-filter.filter-active-selected {
      padding: .5rem;
      transition: all .2s ease-out;
      display: inline-block;
      border-radius: 5px; }
      #wheels .wheel-filters .wheel-filter.filter-active-selected:hover, #wheel-brands .wheel-filters .wheel-filter.filter-active-selected:hover {
        background-color: #eb212e;
        color: white; }
        #wheels .wheel-filters .wheel-filter.filter-active-selected:hover a, #wheel-brands .wheel-filters .wheel-filter.filter-active-selected:hover a {
          color: #fefefe; }
    #wheels .wheel-filters .wheel-filter.filter-active .filter-active-clear, #wheel-brands .wheel-filters .wheel-filter.filter-active .filter-active-clear {
      padding-bottom: 2rem;
      border-bottom: 1px solid #aaaaaa; }
      #wheels .wheel-filters .wheel-filter.filter-active .filter-active-clear a, #wheel-brands .wheel-filters .wheel-filter.filter-active .filter-active-clear a {
        color: #eb212e;
        font-weight: 900;
        background-color: transparent;
        text-transform: capitalize;
        padding: 0; }
        #wheels .wheel-filters .wheel-filter.filter-active .filter-active-clear a:hover, #wheel-brands .wheel-filters .wheel-filter.filter-active .filter-active-clear a:hover {
          color: #666666; }
  #wheels .wheel-filters .wheel-filter .filter-button, #wheel-brands .wheel-filters .wheel-filter .filter-button {
    color: #eb212e;
    font-weight: 800; }
  #wheels .wheel-filters .wheel-filter-part-number, #wheel-brands .wheel-filters .wheel-filter-part-number {
    max-width: 80%;
    border-bottom: 1px solid #666666;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
    #wheels .wheel-filters .wheel-filter-part-number input, #wheel-brands .wheel-filters .wheel-filter-part-number input {
      padding: .5rem;
      margin-bottom: 0; }
    #wheels .wheel-filters .wheel-filter-part-number button, #wheel-brands .wheel-filters .wheel-filter-part-number button {
      background-color: #336699; }
  #wheels .wheel-filters .wheel-filter-shopby, #wheel-brands .wheel-filters .wheel-filter-shopby {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 39.9375em) {
      #wheels .wheel-filters .wheel-filter-shopby, #wheel-brands .wheel-filters .wheel-filter-shopby {
        padding-bottom: 1rem; } }
    @media print, screen and (min-width: 40em) {
      #wheels .wheel-filters .wheel-filter-shopby, #wheel-brands .wheel-filters .wheel-filter-shopby {
        border-bottom: 5px solid #666666;
        justify-content: flex-start;
        margin-bottom: 2rem;
        max-width: 80%; } }
    #wheels .wheel-filters .wheel-filter-shopby label, #wheels .wheel-filters .wheel-filter-shopby select, #wheel-brands .wheel-filters .wheel-filter-shopby label, #wheel-brands .wheel-filters .wheel-filter-shopby select {
      margin-bottom: 0; }
    #wheels .wheel-filters .wheel-filter-shopby label, #wheel-brands .wheel-filters .wheel-filter-shopby label {
      margin-right: .5rem; }
      @media print, screen and (min-width: 40em) {
        #wheels .wheel-filters .wheel-filter-shopby label, #wheel-brands .wheel-filters .wheel-filter-shopby label {
          margin-right: 1rem; } }
    #wheels .wheel-filters .wheel-filter-shopby select, #wheel-brands .wheel-filters .wheel-filter-shopby select {
      width: auto; }
      @media screen and (max-width: 39.9375em) {
        #wheels .wheel-filters .wheel-filter-shopby select, #wheel-brands .wheel-filters .wheel-filter-shopby select {
          font-size: .9rem; } }
    #wheels .wheel-filters .wheel-filter-shopby h5, #wheel-brands .wheel-filters .wheel-filter-shopby h5 {
      color: #eb212e;
      margin-bottom: 0; }
      @media screen and (max-width: 39.9375em) {
        #wheels .wheel-filters .wheel-filter-shopby h5, #wheel-brands .wheel-filters .wheel-filter-shopby h5 {
          font-size: 1.15rem;
          text-transform: uppercase;
          letter-spacing: 1px; } }

@media screen and (max-width: 63.9375em) {
  #wheels .filter-selection, #wheel-brands .filter-selection, #gallery .filter-selection {
    border: 0;
    padding: .75rem; }
  #wheels .accordion-item, #wheel-brands .accordion-item, #gallery .accordion-item {
    border: 1px solid #aaaaaa; } }

#wheels .accordion-title, #wheel-brands .accordion-title, #gallery .accordion-title {
  font-family: "Teko", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  border: 0; }

#wheels .wheel-filter #wheel-filter-search, #wheel-brands .wheel-filter #wheel-filter-search {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  #wheels .wheel-filter #wheel-filter-search .brand-name, #wheel-brands .wheel-filter #wheel-filter-search .brand-name {
    font-size: 1.5rem;
    color: #0a0a0a;
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-weight: 700;
    margin: 0 1rem; }
  #wheels .wheel-filter #wheel-filter-search .accordion-filter__header, #wheel-brands .wheel-filter #wheel-filter-search .accordion-filter__header {
    text-transform: unset; }

@media screen and (max-width: 63.9375em) {
  #wheels .wheel-filter .accordion-filter__content, #wheel-brands .wheel-filter .accordion-filter__content {
    padding-top: 1rem;
    padding-bottom: 1rem; } }

@media print, screen and (min-width: 64em) {
  #wheels .wheel-filter .accordion-filter__container, #wheel-brands .wheel-filter .accordion-filter__container {
    justify-content: space-between; } }

#wheels .wheel-filter .accordion-filter__dropdown, #wheel-brands .wheel-filter .accordion-filter__dropdown {
  flex-grow: 0;
  width: 100%; }
  @media print, screen and (min-width: 64em) {
    #wheels .wheel-filter .accordion-filter__dropdown, #wheel-brands .wheel-filter .accordion-filter__dropdown {
      margin: 0 1rem;
      width: auto; } }
  #wheels .wheel-filter .accordion-filter__dropdown select, #wheel-brands .wheel-filter .accordion-filter__dropdown select {
    padding: .75rem;
    padding-right: 1.5rem;
    font-weight: 400;
    border: 1px solid #dddddd;
    font-size: .9rem; }
  #wheels .wheel-filter .accordion-filter__dropdown .button, #wheel-brands .wheel-filter .accordion-filter__dropdown .button {
    margin-bottom: 0;
    background-color: #eb212e;
    color: #fefefe;
    padding: .75rem 1.75rem;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1rem; }

#wheels .wheel-filter .sort-wheels, #wheel-brands .wheel-filter .sort-wheels {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media print, screen and (min-width: 64em) {
    #wheels .wheel-filter .sort-wheels, #wheel-brands .wheel-filter .sort-wheels {
      flex-direction: row; } }

#wheels .filter-fitment, #wheel-brands .filter-fitment, #gallery .filter-fitment {
  margin-bottom: 3rem; }

#wheels .filter .vehicle-title, #wheel-brands .filter .vehicle-title, #gallery .filter .vehicle-title {
  background-color: #eb212e;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center; }
  #wheels .filter .vehicle-title h4, #wheel-brands .filter .vehicle-title h4, #gallery .filter .vehicle-title h4 {
    color: #fefefe; }

#wheels .filter .vehicle-select, #wheel-brands .filter .vehicle-select, #gallery .filter .vehicle-select {
  padding: 1rem;
  border: 1px solid #cccccc;
  border-top: 0; }
  #wheels .filter .vehicle-select select, #wheel-brands .filter .vehicle-select select, #gallery .filter .vehicle-select select {
    border-color: #cccccc; }
  #wheels .filter .vehicle-select .button-group, #wheel-brands .filter .vehicle-select .button-group, #gallery .filter .vehicle-select .button-group {
    margin-bottom: 0; }

#wheels #fitment-vehicle-select .vs--unsearchable, #wheel-brands #fitment-vehicle-select .vs--unsearchable, #gallery #fitment-vehicle-select .vs--unsearchable {
  width: 100%;
  background-color: transparent;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6; }
  #wheels #fitment-vehicle-select .vs--unsearchable input, #wheel-brands #fitment-vehicle-select .vs--unsearchable input, #gallery #fitment-vehicle-select .vs--unsearchable input {
    background-color: transparent;
    margin: 0; }
  #wheels #fitment-vehicle-select .vs--unsearchable .vs__dropdown-toggle, #wheel-brands #fitment-vehicle-select .vs--unsearchable .vs__dropdown-toggle, #gallery #fitment-vehicle-select .vs--unsearchable .vs__dropdown-toggle {
    border: 0;
    padding: 0; }
  #wheels #fitment-vehicle-select .vs--unsearchable.vs--disabled, #wheel-brands #fitment-vehicle-select .vs--unsearchable.vs--disabled, #gallery #fitment-vehicle-select .vs--unsearchable.vs--disabled {
    background-color: #e6e6e6; }
    #wheels #fitment-vehicle-select .vs--unsearchable.vs--disabled input, #wheel-brands #fitment-vehicle-select .vs--unsearchable.vs--disabled input, #gallery #fitment-vehicle-select .vs--unsearchable.vs--disabled input {
      background-color: #e6e6e6; }
    #wheels #fitment-vehicle-select .vs--unsearchable.vs--disabled .vs__dropdown-toggle, #wheel-brands #fitment-vehicle-select .vs--unsearchable.vs--disabled .vs__dropdown-toggle, #gallery #fitment-vehicle-select .vs--unsearchable.vs--disabled .vs__dropdown-toggle {
      background-color: #e6e6e6;
      border: 0; }
    #wheels #fitment-vehicle-select .vs--unsearchable.vs--disabled svg, #wheel-brands #fitment-vehicle-select .vs--unsearchable.vs--disabled svg, #gallery #fitment-vehicle-select .vs--unsearchable.vs--disabled svg {
      background-color: #e6e6e6; }
  #wheels #fitment-vehicle-select .vs--unsearchable .vs__selected, #wheel-brands #fitment-vehicle-select .vs--unsearchable .vs__selected, #gallery #fitment-vehicle-select .vs--unsearchable .vs__selected {
    font-weight: 600; }

.product-filters .icon-product-filter {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1.5rem;
  padding-bottom: .5rem; }

.product-filters .filter-brands-opts {
  display: none; }

.icon-filter-title {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .icon-filter-title h4 {
    font-size: 1.25rem;
    margin-bottom: 0; }

.icon-filter-items {
  padding-top: 1rem; }
  .icon-filter-items li {
    align-items: center;
    margin-bottom: 1rem;
    line-height: 1;
    display: flex; }
  .icon-filter-items input {
    margin-bottom: 0; }
  .icon-filter-items label {
    line-height: 1; }

#wheels .filter, #wheel-brands .filter, #gallery .filter {
  padding-left: 2rem;
  padding-right: 2rem; }
  #wheels .filter h4, #wheel-brands .filter h4, #gallery .filter h4 {
    text-transform: uppercase;
    font-size: .9rem;
    letter-spacing: .1rem;
    color: #eb212e;
    margin-bottom: 0;
    font-weight: 700; }
  #wheels .filter ul, #wheel-brands .filter ul, #gallery .filter ul {
    list-style: none; }
  #wheels .filter label, #wheel-brands .filter label, #gallery .filter label {
    font-weight: 700;
    text-transform: uppercase; }
  #wheels .filter i.fa-minus, #wheels .filter i.fa-plus, #wheel-brands .filter i.fa-minus, #wheel-brands .filter i.fa-plus, #gallery .filter i.fa-minus, #gallery .filter i.fa-plus {
    color: #888888; }
    #wheels .filter i.fa-minus:hover, #wheels .filter i.fa-plus:hover, #wheel-brands .filter i.fa-minus:hover, #wheel-brands .filter i.fa-plus:hover, #gallery .filter i.fa-minus:hover, #gallery .filter i.fa-plus:hover {
      color: #eb212e; }
  #wheels .filter .filter-title, #wheel-brands .filter .filter-title, #gallery .filter .filter-title {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  #wheels .filter .filter-button, #wheel-brands .filter .filter-button, #gallery .filter .filter-button {
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 600;
    color: #444444; }
    #wheels .filter .filter-button:hover, #wheel-brands .filter .filter-button:hover, #gallery .filter .filter-button:hover {
      color: #eb212e; }
  #wheels .filter .filter-items, #wheel-brands .filter .filter-items, #gallery .filter .filter-items {
    padding-top: 1rem;
    display: none; }
    #wheels .filter .filter-items li, #wheel-brands .filter .filter-items li, #gallery .filter .filter-items li {
      align-items: center;
      margin-bottom: 1rem;
      line-height: 1; }
    #wheels .filter .filter-items input, #wheel-brands .filter .filter-items input, #gallery .filter .filter-items input {
      margin-bottom: 0; }
    #wheels .filter .filter-items label, #wheel-brands .filter .filter-items label, #gallery .filter .filter-items label {
      line-height: 1; }
  #wheels .filter .product-filters .product-filter, #wheel-brands .filter .product-filters .product-filter, #gallery .filter .product-filters .product-filter {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem; }
  #wheels .filter .filter-active, #wheel-brands .filter .filter-active, #gallery .filter .filter-active {
    margin-bottom: 1rem; }
    @media screen and (max-width: 63.9375em) {
      #wheels .filter .filter-active, #wheel-brands .filter .filter-active, #gallery .filter .filter-active {
        border-bottom: 1px solid #cccccc; } }
    #wheels .filter .filter-active a, #wheel-brands .filter .filter-active a, #gallery .filter .filter-active a {
      background-color: #cccccc;
      color: #0a0a0a;
      border-radius: 5px;
      padding: .25rem .5rem;
      font-weight: 600; }
      #wheels .filter .filter-active a i, #wheel-brands .filter .filter-active a i, #gallery .filter .filter-active a i {
        color: #eb212e;
        transition: all .3s ease-in-out;
        font-size: inherit; }
      #wheels .filter .filter-active a:hover, #wheel-brands .filter .filter-active a:hover, #gallery .filter .filter-active a:hover {
        background-color: #eb212e;
        color: #fefefe; }
        #wheels .filter .filter-active a:hover i, #wheel-brands .filter .filter-active a:hover i, #gallery .filter .filter-active a:hover i {
          color: #fefefe; }
      #wheels .filter .filter-active a.fitmentSet, #wheel-brands .filter .filter-active a.fitmentSet, #gallery .filter .filter-active a.fitmentSet {
        pointer-events: none;
        background-color: #999999; }
        #wheels .filter .filter-active a.fitmentSet i, #wheel-brands .filter .filter-active a.fitmentSet i, #gallery .filter .filter-active a.fitmentSet i {
          color: #666666; }
    #wheels .filter .filter-active ul li, #wheel-brands .filter .filter-active ul li, #gallery .filter .filter-active ul li {
      display: inline-block;
      margin-bottom: .5rem;
      margin-right: 10px; }
    #wheels .filter .filter-active-clear, #wheel-brands .filter .filter-active-clear, #gallery .filter .filter-active-clear {
      margin-bottom: 1rem; }
      @media print, screen and (min-width: 64em) {
        #wheels .filter .filter-active-clear, #wheel-brands .filter .filter-active-clear, #gallery .filter .filter-active-clear {
          border-bottom: 1px solid #cccccc;
          padding-bottom: 1.5rem;
          margin-bottom: 1.5rem; } }
      #wheels .filter .filter-active-clear a, #wheel-brands .filter .filter-active-clear a, #gallery .filter .filter-active-clear a {
        font-size: .75rem;
        font-weight: 600;
        color: #444444;
        text-transform: uppercase;
        border: none;
        background-color: transparent;
        padding: 0; }
        #wheels .filter .filter-active-clear a:hover, #wheel-brands .filter .filter-active-clear a:hover, #gallery .filter .filter-active-clear a:hover {
          border: none;
          background-color: transparent;
          color: #0a0a0a; }
    #wheels .filter .filter-active .filter-active-title, #wheel-brands .filter .filter-active .filter-active-title, #gallery .filter .filter-active .filter-active-title {
      margin-bottom: 1rem; }
      #wheels .filter .filter-active .filter-active-title h4, #wheel-brands .filter .filter-active .filter-active-title h4, #gallery .filter .filter-active .filter-active-title h4 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        color: #0a0a0a; }
  #wheels .filter .filter-brands label, #wheel-brands .filter .filter-brands label, #gallery .filter .filter-brands label {
    max-width: 260px;
    line-height: 1;
    vertical-align: middle; }

#wheel .wheel-info, #wheel .accessory-info {
  /*padding:1rem;
  border-radius: 1rem;
  box-shadow: 0px 0px 25px $grayC;
  margin-bottom:1rem;
  @include breakpoint (large) {
    padding:2.5rem;
    margin-bottom:2.5rem;
  }*/ }
  #wheel .wheel-info h1, #wheel .wheel-info h4, #wheel .accessory-info h1, #wheel .accessory-info h4 {
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: .2rem;
    font-weight: 700;
    margin-bottom: .5rem;
    line-height: 1.1; }
  #wheel .wheel-info .bottom, #wheel .wheel-info .pricing-stock, #wheel .wheel-info .pricing-price, #wheel .wheel-info .pricing-match, #wheel .accessory-info .bottom, #wheel .accessory-info .pricing-stock, #wheel .accessory-info .pricing-price, #wheel .accessory-info .pricing-match {
    font-family: "Arial", sans-serif; }
  #wheel .wheel-info .pricing-specs, #wheel .accessory-info .pricing-specs {
    color: #0a0a0a;
    margin-bottom: 1rem;
    font-size: .85rem; }
    @media print, screen and (min-width: 64em) {
      #wheel .wheel-info .pricing-specs, #wheel .accessory-info .pricing-specs {
        font-size: 1rem; } }
    #wheel .wheel-info .pricing-specs .top, #wheel .accessory-info .pricing-specs .top {
      font-size: 1.25rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: .1rem;
      margin-bottom: 1rem; }
      #wheel .wheel-info .pricing-specs .top .front > span:after, #wheel .wheel-info .pricing-specs .top .rear > span:after, #wheel .accessory-info .pricing-specs .top .front > span:after, #wheel .accessory-info .pricing-specs .top .rear > span:after {
        content: ','; }
      #wheel .wheel-info .pricing-specs .top .front > span:last-child:after, #wheel .wheel-info .pricing-specs .top .rear > span:last-child:after, #wheel .accessory-info .pricing-specs .top .front > span:last-child:after, #wheel .accessory-info .pricing-specs .top .rear > span:last-child:after {
        content: ''; }
    #wheel .wheel-info .pricing-specs .bottom, #wheel .accessory-info .pricing-specs .bottom {
      margin-bottom: .5rem;
      font-weight: 500; }
      #wheel .wheel-info .pricing-specs .bottom span, #wheel .accessory-info .pricing-specs .bottom span {
        color: #0a0a0a;
        font-weight: 600; }
      #wheel .wheel-info .pricing-specs .bottom .pricing-brand, #wheel .accessory-info .pricing-specs .bottom .pricing-brand {
        color: #eb212e; }
      #wheel .wheel-info .pricing-specs .bottom .pricing-starting .call-for, #wheel .accessory-info .pricing-specs .bottom .pricing-starting .call-for {
        color: #eb212e;
        text-transform: uppercase;
        font-weight: 600; }
      #wheel .wheel-info .pricing-specs .bottom .pricing-starting .sale-item, #wheel .accessory-info .pricing-specs .bottom .pricing-starting .sale-item {
        color: #eb212e;
        font-weight: 700;
        text-transform: uppercase;
        margin-left: .5rem; }
      #wheel .wheel-info .pricing-specs .bottom.non-skupage, #wheel .accessory-info .pricing-specs .bottom.non-skupage {
        flex-direction: column; }
        #wheel .wheel-info .pricing-specs .bottom.non-skupage > div, #wheel .accessory-info .pricing-specs .bottom.non-skupage > div {
          width: 100%; }
    #wheel .wheel-info .pricing-specs .pricing-stock, #wheel .accessory-info .pricing-specs .pricing-stock {
      color: #33cc33;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: .05rem; }
  #wheel .wheel-info .pricing-price, #wheel .accessory-info .pricing-price {
    background-color: #efefef;
    padding: 1rem;
    border-radius: .5rem;
    color: #0a0a0a;
    margin-bottom: 1rem; }
    #wheel .wheel-info .pricing-price .title, #wheel .accessory-info .pricing-price .title {
      font-size: 1.5rem;
      font-weight: 600;
      margin-bottom: .5rem; }
      #wheel .wheel-info .pricing-price .title .sale-item, #wheel .accessory-info .pricing-price .title .sale-item {
        color: #eb212e;
        font-size: 1.25rem; }
    #wheel .wheel-info .pricing-price .subtitle, #wheel .accessory-info .pricing-price .subtitle {
      font-size: .9rem;
      font-weight: 600;
      letter-spacing: .05rem; }
      #wheel .wheel-info .pricing-price .subtitle span, #wheel .accessory-info .pricing-price .subtitle span {
        text-transform: uppercase; }
    #wheel .wheel-info .pricing-price .price-original, #wheel .accessory-info .pricing-price .price-original {
      font-weight: 400;
      text-decoration: line-through; }
    #wheel .wheel-info .pricing-price .price-sale, #wheel .accessory-info .pricing-price .price-sale {
      color: #eb212e; }
  #wheel .wheel-info .pricing-match, #wheel .accessory-info .pricing-match {
    margin-bottom: 1rem;
    text-transform: capitalize;
    color: #0a0a0a;
    font-size: .95rem;
    font-weight: 600; }
  #wheel .wheel-info .pricing-vehicle, #wheel .accessory-info .pricing-vehicle {
    margin-bottom: 2rem; }
    #wheel .wheel-info .pricing-vehicle h4, #wheel .accessory-info .pricing-vehicle h4 {
      font-size: 1.25rem; }
    #wheel .wheel-info .pricing-vehicle button, #wheel .accessory-info .pricing-vehicle button {
      font-family: "Arial", sans-serif;
      font-size: .95rem;
      color: #eb212e;
      text-decoration: underline;
      font-weight: 700; }
  #wheel .wheel-info .cta .button, #wheel .accessory-info .cta .button {
    background-color: #eb212e;
    border-radius: .5rem;
    margin-bottom: 0rem;
    width: 100%;
    padding: 1.6rem .5rem;
    font-size: 1.05rem; }
    #wheel .wheel-info .cta .button:hover, #wheel .accessory-info .cta .button:hover {
      background-color: #cccccc; }
    #wheel .wheel-info .cta .button.gray, #wheel .accessory-info .cta .button.gray {
      background-color: #999999; }
      #wheel .wheel-info .cta .button.gray:hover, #wheel .accessory-info .cta .button.gray:hover {
        background-color: #cccccc; }
    #wheel .wheel-info .cta .button.active, #wheel .accessory-info .cta .button.active {
      background-color: #0a0a0a; }
  #wheel .wheel-info .cta-button, #wheel .accessory-info .cta-button {
    margin-bottom: 2rem; }
  #wheel .wheel-info .cta-link, #wheel .accessory-info .cta-link {
    text-transform: uppercase;
    margin-bottom: 1.5rem; }
    #wheel .wheel-info .cta-link:last-child, #wheel .accessory-info .cta-link:last-child {
      margin-bottom: 0; }
      #wheel .wheel-info .cta-link:last-child .icon, #wheel .accessory-info .cta-link:last-child .icon {
        background-color: #999999; }
    #wheel .wheel-info .cta-link.orange .icon, #wheel .accessory-info .cta-link.orange .icon {
      background-color: #eb212e; }
    #wheel .wheel-info .cta-link a, #wheel .accessory-info .cta-link a {
      font-family: "Arial", sans-serif;
      color: #333333;
      font-weight: 600;
      font-size: 1rem;
      letter-spacing: .05rem;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
    #wheel .wheel-info .cta-link .icon, #wheel .accessory-info .cta-link .icon {
      margin-right: 1.5rem;
      width: 50px;
      height: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50px;
      background-color: #eb212e;
      text-decoration: unset;
      color: #fefefe;
      font-size: 2.5rem; }
    #wheel .wheel-info .cta-link .text, #wheel .accessory-info .cta-link .text {
      text-decoration: underline;
      font-size: .85rem; }
      @media print, screen and (min-width: 64em) {
        #wheel .wheel-info .cta-link .text, #wheel .accessory-info .cta-link .text {
          font-size: 1rem; } }
  #wheel .wheel-info .buy-options, #wheel .accessory-info .buy-options {
    font-family: "Arial", sans-serif;
    padding: 1rem;
    background-color: #d4d4d4;
    border-radius: .5rem; }
    #wheel .wheel-info .buy-options label, #wheel .accessory-info .buy-options label {
      font-weight: 600; }
    #wheel .wheel-info .buy-options .missing, #wheel .accessory-info .buy-options .missing {
      background-color: rgba(255, 51, 51, 0.5); }

#wheel .wheel-info img, #wheel .accessory-info img {
  max-width: 200px; }

@media screen and (max-width: 39.9375em) {
  #wheel .wheel-info .series-logo, #wheel .accessory-info .series-logo {
    text-align: center; }
    #wheel .wheel-info .series-logo img, #wheel .accessory-info .series-logo img {
      max-width: 180px; } }

#wheel .wheel-info .wheel-name, #wheel .accessory-info .wheel-name {
  font-size: 2.25rem;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: .5rem; }
  @media screen and (max-width: 39.9375em) {
    #wheel .wheel-info .wheel-name, #wheel .accessory-info .wheel-name {
      text-align: center;
      padding-bottom: 0;
      font-size: 2rem; } }
  #wheel .wheel-info .wheel-name span, #wheel .accessory-info .wheel-name span {
    font-weight: 400; }

#see-on-vehicle-detail h5 {
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1;
  color: #0a0a0a; }

.wheel-detail-sizes .title {
  font-weight: 600; }

.wheel-badges {
  display: flex; }
  .wheel-badges > div {
    margin-right: .5rem; }
  .wheel-badges img {
    max-width: 100px; }

.wheel-finishes img {
  max-width: 150px;
  transition: all .3s ease-in-out; }
  .wheel-finishes img:hover {
    opacity: .5; }

.wheel-finishes .title {
  text-transform: uppercase;
  font-weight: 600;
  color: #333333;
  margin-bottom: 1.15rem; }

.wheel-finishes .detail-thumb {
  display: flex; }

.wheel-finishes .wheel-finish {
  text-align: center;
  font-weight: 600;
  margin-right: .5rem; }

.wheel-videos.finishes-border {
  border-top: 1px solid #aaaaaa;
  margin-top: 1.5rem;
  padding-top: 1.5rem; }

.wheel-videos .title {
  text-transform: uppercase;
  font-weight: 600;
  color: #333333;
  margin-bottom: 1.15rem; }

.wheel-videos .wheel-video {
  display: flex; }
  .wheel-videos .wheel-video > div {
    width: 100%;
    max-width: 50%; }
  .wheel-videos .wheel-video a {
    display: block;
    border: 1px solid #aaaaaa;
    position: relative; }
    .wheel-videos .wheel-video a:hover .play-icon {
      background-color: transparent; }
      .wheel-videos .wheel-video a:hover .play-icon img {
        opacity: 0; }
  .wheel-videos .wheel-video .play-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all .3s ease-in-out; }
    .wheel-videos .wheel-video .play-icon img {
      transition: all .3s ease-in-out; }

.pricing-information {
  padding: 0 .625rem; }

#wheel .spec-information-container .spec-information {
  border-bottom: 1px solid #999999;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  font-family: "Arial", sans-serif;
  letter-spacing: .05rem; }
  #wheel .spec-information-container .spec-information-title {
    color: #333333;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1rem;
    border-bottom: 1px solid #999999;
    margin-bottom: 1rem; }
  #wheel .spec-information-container .spec-information-item {
    display: flex;
    font-size: .9rem;
    font-weight: 500;
    color: #333333;
    text-transform: uppercase; }
    #wheel .spec-information-container .spec-information-item:nth-child(odd) > div {
      background-color: #eeeeee; }
    #wheel .spec-information-container .spec-information-item > div {
      width: 50%;
      padding: .5rem;
      margin: 0 2px; }
      #wheel .spec-information-container .spec-information-item > div:first-child {
        margin-left: 0; }
      #wheel .spec-information-container .spec-information-item > div:last-child {
        margin-right: 0; }

#wheel .wheel-detail-stage {
  position: relative; }

#wheel .stage-container > div:last-child {
  width: 35%; }

#wheel .stage-container > div:first-child {
  width: 80%; }
  @media print, screen and (min-width: 64em) {
    #wheel .stage-container > div:first-child {
      width: 85%; } }

#wheel .stage-container .alt-images {
  margin-left: auto;
  margin-right: 4rem;
  /*.slick-track {
        @include breakpoint (medium) {
          width:100%!important;
        }
      }*/ }
  @media print, screen and (min-width: 64em) {
    #wheel .stage-container .alt-images {
      margin-right: 8rem; } }
  #wheel .stage-container .alt-images .slick-track {
    display: flex;
    flex-direction: row;
    width: 100%; }
  #wheel .stage-container .alt-images .slick-slide, #wheel .stage-container .alt-images .slick-track {
    width: 100% !important; }
  #wheel .stage-container .alt-images .slick-slide {
    margin-right: 1rem;
    border-color: #cccccc;
    border-radius: 5px;
    width: 115px !important; }
    #wheel .stage-container .alt-images .slick-slide.slick-current {
      border-color: #999999; }
  #wheel .stage-container .alt-images .slick-active:after {
    display: none; }

.main-image {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 0; }
  .main-image img {
    margin: 0 auto; }

.alt-images {
  margin: 0 auto 2rem; }
  @media print, screen and (min-width: 64em) {
    .alt-images {
      margin-bottom: 0 !important; } }
  .alt-images .slick-track {
    margin: 0 auto; }
  @media screen and (min-width: 40em) {
    .alt-images--retailer .slick-track {
      width: 100% !important;
      /*margin-top: 3rem;*/ } }
  .alt-images .slick-dots {
    position: relative !important;
    text-align: center;
    bottom: 0;
    margin: 0; }
  .alt-images .slick-slide:focus {
    outline: 0; }
  .alt-images .slick-slide img {
    max-width: 100px;
    margin: 0 auto;
    width: 100%; }
  .alt-images a {
    margin-right: 0;
    padding: .7rem; }
  .alt-images img {
    transition: all .3s ease-in-out;
    opacity: .5; }
    .alt-images img:hover {
      backface-visibility: hidden;
      transform: scale(1.08); }
  .alt-images .slick-active:after {
    width: 0;
    transition: all .3s ease-in-out;
    content: '';
    display: block;
    margin: 0 auto;
    height: 5px;
    background-color: #eb212e; }
  .alt-images .slick-current:after {
    width: 80%; }
  .alt-images .slick-current img {
    opacity: 1; }

#wheel .details-media {
  position: absolute;
  top: 0;
  right: 2rem; }

.zoom {
  display: inline-block;
  position: relative; }
  .zoom:after {
    content: '';
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(icon.png); }
  .zoom img {
    display: block; }
    .zoom img::selection {
      background-color: transparent; }

/*
.easyzoom {
  position: relative;
   'Shrink-wrap' the element 
  display: inline-block;
  max-width: 100%;
  *display: inline;
  *zoom: 1;
}

.easyzoom img {
  vertical-align: bottom;
}

.easyzoom.is-loading img {
  cursor: progress;
}

.easyzoom.is-ready img {
  cursor: crosshair;
}

.easyzoom.is-error img {
  cursor: not-allowed;
}

.easyzoom-notice {
  line-height: 2em;
  position: absolute;
  z-index: 150;
  top: 50%;
  left: 50%;
  width: 10em;
  margin: -1em 0 0 -5em;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #fff;
}

.easyzoom-flyout img {
  max-width: none;
}



.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
  top: -10px;
  left: 75%;
  width: 350px;
  height: 350px;
  margin-left: 20px;
  border: 3px solid #333;
}










*/
#wheels.search-by-vehicle h1, #wheel-brands.search-by-vehicle h1, #gallery.search-by-vehicle h1 {
  text-transform: uppercase; }
  @media print, screen and (min-width: 40em) {
    #wheels.search-by-vehicle h1, #wheel-brands.search-by-vehicle h1, #gallery.search-by-vehicle h1 {
      color: #fefefe; } }
  @media print, screen and (min-width: 64em) {
    #wheels.search-by-vehicle h1, #wheel-brands.search-by-vehicle h1, #gallery.search-by-vehicle h1 {
      font-size: 2.25rem;
      font-weight: 700;
      letter-spacing: .2rem; } }

@media print, screen and (min-width: 40em) {
  #wheels.search-by-vehicle .content-header, #wheel-brands.search-by-vehicle .content-header, #gallery.search-by-vehicle .content-header {
    background-image: url("/images/banners/wheels-banner.jpg");
    background-color: #444444;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    align-items: center;
    justify-content: center; } }

@media print, screen and (min-width: 64em) {
  #wheels.search-by-vehicle .content-header, #wheel-brands.search-by-vehicle .content-header, #gallery.search-by-vehicle .content-header {
    height: 240px; } }

@media screen and (max-width: 39.9375em) {
  #wheels.search-by-vehicle .page-content.padded.extra, #wheel-brands.search-by-vehicle .page-content.padded.extra, #gallery.search-by-vehicle .page-content.padded.extra {
    padding-top: 0; } }

#wheels.search-by-vehicle .listing-search-bar #wheel-filter-search ul, #wheel-brands.search-by-vehicle .listing-search-bar #wheel-filter-search ul, #gallery.search-by-vehicle .listing-search-bar #wheel-filter-search ul {
  margin: 0;
  list-style: none; }
  @media screen and (min-width: 75em) {
    #wheels.search-by-vehicle .listing-search-bar #wheel-filter-search ul, #wheel-brands.search-by-vehicle .listing-search-bar #wheel-filter-search ul, #gallery.search-by-vehicle .listing-search-bar #wheel-filter-search ul {
      display: flex;
      justify-content: space-between; } }
  #wheels.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li, #wheel-brands.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li, #gallery.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li {
    display: inline-block;
    margin-bottom: .35rem; }
    #wheels.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li:last-child, #wheel-brands.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li:last-child, #gallery.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li:last-child {
      margin-right: 0; }
      #wheels.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li:last-child a, #wheel-brands.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li:last-child a, #gallery.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li:last-child a {
        width: 96px; }
        @media screen and (min-width: 75em) {
          #wheels.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li:last-child a, #wheel-brands.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li:last-child a, #gallery.search-by-vehicle .listing-search-bar #wheel-filter-search ul > li:last-child a {
            width: 40px; } }

#wheels.search-by-vehicle .listing-search-bar a, #wheel-brands.search-by-vehicle .listing-search-bar a, #gallery.search-by-vehicle .listing-search-bar a {
  width: 46px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f4f4f4;
  color: #666666;
  font-weight: 500;
  font-size: 1.25rem; }
  @media print, screen and (min-width: 64em) {
    #wheels.search-by-vehicle .listing-search-bar a, #wheel-brands.search-by-vehicle .listing-search-bar a, #gallery.search-by-vehicle .listing-search-bar a {
      width: 40px;
      height: 40px;
      font-size: 1rem; } }
  #wheels.search-by-vehicle .listing-search-bar a:hover, #wheels.search-by-vehicle .listing-search-bar a.active-letter, #wheel-brands.search-by-vehicle .listing-search-bar a:hover, #wheel-brands.search-by-vehicle .listing-search-bar a.active-letter, #gallery.search-by-vehicle .listing-search-bar a:hover, #gallery.search-by-vehicle .listing-search-bar a.active-letter {
    background-color: #eb212e;
    color: #fefefe; }
  #wheels.search-by-vehicle .listing-search-bar a.disable-letter, #wheel-brands.search-by-vehicle .listing-search-bar a.disable-letter, #gallery.search-by-vehicle .listing-search-bar a.disable-letter {
    pointer-events: none;
    opacity: .25; }

#wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns {
  padding-left: .35rem;
  padding-right: .35rem; }
  #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child {
    padding-left: 0; }
    #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child a, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child a, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child button, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child button, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child a, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child a, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child button, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child button, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child a, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child a, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child button, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child button {
      background-color: #eb212e;
      color: #fefefe; }
  #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child {
    padding-right: 0; }
    #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child a, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child a, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child button, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child button, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child a, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child a, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child button, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child button, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child a, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child a, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child button, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child button {
      background-color: transparent;
      border: 1px solid #efefef;
      color: #0a0a0a;
      display: flex;
      justify-content: space-between;
      text-align: left;
      align-items: center; }
      #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child a > div, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child a > div, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child button > div, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child button > div, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child a > div, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child a > div, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child button > div, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child button > div, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child a > div, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child a > div, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child button > div, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child button > div {
        width: 60%; }

#wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search a, #wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search button, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search a, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search button, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search a, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search button {
  width: auto;
  font-size: .75rem;
  font-weight: 700;
  letter-spacing: 0;
  padding: 0 1rem; }

#wheels.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search button, #wheel-brands.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search button, #gallery.search-by-vehicle .listing-search-bar .mobile-only-slide-filter-search button {
  width: 100%;
  height: 52px; }

#wheels.search-by-vehicle .products-list, #wheel-brands.search-by-vehicle .products-list, #gallery.search-by-vehicle .products-list {
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 64em) {
    #wheels.search-by-vehicle .products-list, #wheel-brands.search-by-vehicle .products-list, #gallery.search-by-vehicle .products-list {
      margin-bottom: 4rem; } }
  #wheels.search-by-vehicle .products-list .hover-item, #wheel-brands.search-by-vehicle .products-list .hover-item, #gallery.search-by-vehicle .products-list .hover-item {
    position: relative; }
    #wheels.search-by-vehicle .products-list .hover-item:hover img, #wheel-brands.search-by-vehicle .products-list .hover-item:hover img, #gallery.search-by-vehicle .products-list .hover-item:hover img {
      transform: scale(1.025); }
  #wheels.search-by-vehicle .products-list .sale-item, #wheel-brands.search-by-vehicle .products-list .sale-item, #gallery.search-by-vehicle .products-list .sale-item {
    background: linear-gradient(135deg, #eb212e 0, #eb212e 40%, transparent 40%, transparent 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    text-align: left;
    padding: 0.5rem;
    padding-right: 2rem;
    text-transform: uppercase;
    line-height: 1.1;
    color: #fefefe;
    font-weight: 700;
    font-size: .9rem; }
  #wheels.search-by-vehicle .products-list .info, #wheel-brands.search-by-vehicle .products-list .info, #gallery.search-by-vehicle .products-list .info {
    text-align: left;
    color: #0a0a0a; }
  #wheels.search-by-vehicle .products-list .image, #wheel-brands.search-by-vehicle .products-list .image, #gallery.search-by-vehicle .products-list .image {
    background-color: #f4f4f4;
    margin-bottom: 1rem;
    text-align: center; }
  #wheels.search-by-vehicle .products-list .product-name, #wheel-brands.search-by-vehicle .products-list .product-name, #gallery.search-by-vehicle .products-list .product-name {
    display: flex;
    align-items: flex-start;
    margin-bottom: .5rem; }
    #wheels.search-by-vehicle .products-list .product-name span, #wheel-brands.search-by-vehicle .products-list .product-name span, #gallery.search-by-vehicle .products-list .product-name span {
      display: inline-block; }
    #wheels.search-by-vehicle .products-list .product-name .new, #wheel-brands.search-by-vehicle .products-list .product-name .new, #gallery.search-by-vehicle .products-list .product-name .new {
      width: 56px;
      height: 28px;
      background-color: #eb212e;
      font-size: .9rem;
      font-weight: 700;
      color: #fefefe;
      margin-right: .75rem;
      text-align: center;
      text-transform: uppercase;
      line-height: 2; }
    #wheels.search-by-vehicle .products-list .product-name .brand-and-name, #wheel-brands.search-by-vehicle .products-list .product-name .brand-and-name, #gallery.search-by-vehicle .products-list .product-name .brand-and-name {
      text-align: left;
      font-weight: 700;
      letter-spacing: .1rem;
      text-transform: uppercase;
      line-height: 1.25; }
  #wheels.search-by-vehicle .products-list .specs, #wheels.search-by-vehicle .products-list .price, #wheels.search-by-vehicle .products-list .shipping, #wheel-brands.search-by-vehicle .products-list .specs, #wheel-brands.search-by-vehicle .products-list .price, #wheel-brands.search-by-vehicle .products-list .shipping, #gallery.search-by-vehicle .products-list .specs, #gallery.search-by-vehicle .products-list .price, #gallery.search-by-vehicle .products-list .shipping {
    font-family: "Arial", sans-serif; }
  #wheels.search-by-vehicle .products-list .specs, #wheel-brands.search-by-vehicle .products-list .specs, #gallery.search-by-vehicle .products-list .specs {
    font-size: .85rem;
    text-transform: uppercase; }
    #wheels.search-by-vehicle .products-list .specs .sku, #wheel-brands.search-by-vehicle .products-list .specs .sku, #gallery.search-by-vehicle .products-list .specs .sku {
      color: #999999; }
  #wheels.search-by-vehicle .products-list .price, #wheel-brands.search-by-vehicle .products-list .price, #gallery.search-by-vehicle .products-list .price {
    text-align: left;
    color: #0a0a0a;
    text-transform: uppercase; }
    #wheels.search-by-vehicle .products-list .price .symbol, #wheels.search-by-vehicle .products-list .price .value, #wheel-brands.search-by-vehicle .products-list .price .symbol, #wheel-brands.search-by-vehicle .products-list .price .value, #gallery.search-by-vehicle .products-list .price .symbol, #gallery.search-by-vehicle .products-list .price .value {
      font-weight: 700;
      font-size: 1.25rem; }
    #wheels.search-by-vehicle .products-list .price .set, #wheel-brands.search-by-vehicle .products-list .price .set, #gallery.search-by-vehicle .products-list .price .set {
      font-size: .75rem;
      font-weight: 600; }
    #wheels.search-by-vehicle .products-list .price.original-price .symbol, #wheels.search-by-vehicle .products-list .price.original-price .value, #wheel-brands.search-by-vehicle .products-list .price.original-price .symbol, #wheel-brands.search-by-vehicle .products-list .price.original-price .value, #gallery.search-by-vehicle .products-list .price.original-price .symbol, #gallery.search-by-vehicle .products-list .price.original-price .value {
      font-weight: 500; }
    #wheels.search-by-vehicle .products-list .price.original-price .value, #wheel-brands.search-by-vehicle .products-list .price.original-price .value, #gallery.search-by-vehicle .products-list .price.original-price .value {
      text-decoration: line-through; }
    #wheels.search-by-vehicle .products-list .price.sales-price, #wheel-brands.search-by-vehicle .products-list .price.sales-price, #gallery.search-by-vehicle .products-list .price.sales-price {
      color: #eb212e; }
  #wheels.search-by-vehicle .products-list .shipping, #wheel-brands.search-by-vehicle .products-list .shipping, #gallery.search-by-vehicle .products-list .shipping {
    text-transform: uppercase;
    color: #999999;
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .05rem; }

#wheels.search-by-vehicle .pagination, #wheel-brands.search-by-vehicle .pagination, #gallery.search-by-vehicle .pagination {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 3rem;
  padding-bottom: 2rem;
  font-weight: 500;
  text-transform: uppercase; }
  #wheels.search-by-vehicle .pagination .current, #wheel-brands.search-by-vehicle .pagination .current, #gallery.search-by-vehicle .pagination .current {
    background-color: #eb212e; }

#wheels.search-by-vehicle .financing, #wheel-brands.search-by-vehicle .financing, #gallery.search-by-vehicle .financing {
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 64em) {
    #wheels.search-by-vehicle .financing, #wheel-brands.search-by-vehicle .financing, #gallery.search-by-vehicle .financing {
      margin-bottom: 4rem; } }

#wheels.search-by-vehicle .brand-information, #wheel-brands.search-by-vehicle .brand-information, #gallery.search-by-vehicle .brand-information {
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 64em) {
    #wheels.search-by-vehicle .brand-information, #wheel-brands.search-by-vehicle .brand-information, #gallery.search-by-vehicle .brand-information {
      margin-bottom: 3rem; } }
  #wheels.search-by-vehicle .brand-information h5, #wheel-brands.search-by-vehicle .brand-information h5, #gallery.search-by-vehicle .brand-information h5 {
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .2rem; }
  #wheels.search-by-vehicle .brand-information p, #wheel-brands.search-by-vehicle .brand-information p, #gallery.search-by-vehicle .brand-information p {
    font-size: .9rem;
    font-weight: 500;
    line-height: 2; }
  #wheels.search-by-vehicle .brand-information .title, #wheel-brands.search-by-vehicle .brand-information .title, #gallery.search-by-vehicle .brand-information .title {
    text-transform: uppercase;
    color: #0a0a0a;
    font-weight: 600; }
  #wheels.search-by-vehicle .brand-information ul, #wheel-brands.search-by-vehicle .brand-information ul, #gallery.search-by-vehicle .brand-information ul {
    margin: 0;
    list-style: none; }
    #wheels.search-by-vehicle .brand-information ul li, #wheel-brands.search-by-vehicle .brand-information ul li, #gallery.search-by-vehicle .brand-information ul li {
      display: inline-block; }

#wheels.search-by-vehicle.wheels-searched-by-vehicle h3, #wheels.search-by-vehicle.wheels-searched-by-vehicle h4, #wheel-brands.search-by-vehicle.wheels-searched-by-vehicle h3, #wheel-brands.search-by-vehicle.wheels-searched-by-vehicle h4, #gallery.search-by-vehicle.wheels-searched-by-vehicle h3, #gallery.search-by-vehicle.wheels-searched-by-vehicle h4 {
  text-transform: uppercase; }

#wheels.search-by-vehicle.wheels-searched-by-vehicle h4, #wheel-brands.search-by-vehicle.wheels-searched-by-vehicle h4, #gallery.search-by-vehicle.wheels-searched-by-vehicle h4 {
  font-size: 1.25rem; }
  #wheels.search-by-vehicle.wheels-searched-by-vehicle h4 span, #wheel-brands.search-by-vehicle.wheels-searched-by-vehicle h4 span, #gallery.search-by-vehicle.wheels-searched-by-vehicle h4 span {
    color: #eb212e; }

.sticky-container .top {
  background-color: #fefefe;
  padding: 1rem 1.25rem;
  padding-bottom: 0;
  position: relative; }

.sticky-container .listing-search-bar a, .sticky-container .brand-letter-search a {
  width: 46px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f4f4f4;
  color: #666666;
  font-weight: 500;
  font-size: 1.25rem; }
  @media print, screen and (min-width: 64em) {
    .sticky-container .listing-search-bar a, .sticky-container .brand-letter-search a {
      width: 40px;
      height: 40px;
      font-size: 1rem; } }
  .sticky-container .listing-search-bar a:hover, .sticky-container .listing-search-bar a.active-letter, .sticky-container .brand-letter-search a:hover, .sticky-container .brand-letter-search a.active-letter {
    background-color: #eb212e;
    color: #fefefe; }
  .sticky-container .listing-search-bar a.disable-letter, .sticky-container .brand-letter-search a.disable-letter {
    pointer-events: none;
    opacity: .25; }

.sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .column, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .columns, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .column, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .columns {
  padding-left: .35rem;
  padding-right: .35rem; }
  .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .column:first-child, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .columns:first-child {
    padding-left: 0; }
    .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child a, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child a, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .column:first-child button, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .columns:first-child button, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .column:first-child a, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .columns:first-child a, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .column:first-child button, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .columns:first-child button {
      background-color: #eb212e;
      color: #fefefe; }
  .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .column:last-child, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .columns:last-child {
    padding-right: 0; }
    .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child a, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child a, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child button, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child button, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .column:last-child a, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .columns:last-child a, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .column:last-child button, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .columns:last-child button {
      background-color: transparent;
      border: 1px solid #efefef;
      color: #0a0a0a;
      display: flex;
      justify-content: space-between;
      text-align: left;
      align-items: center; }
      .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child a > div, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child a > div, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .column:last-child button > div, .sticky-container .listing-search-bar .mobile-only-slide-filter-search .row > .columns:last-child button > div, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .column:last-child a > div, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .columns:last-child a > div, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .column:last-child button > div, .sticky-container .brand-letter-search .mobile-only-slide-filter-search .row > .columns:last-child button > div {
        width: 60%; }

.sticky-container .listing-search-bar .mobile-only-slide-filter-search a, .sticky-container .listing-search-bar .mobile-only-slide-filter-search button, .sticky-container .brand-letter-search .mobile-only-slide-filter-search a, .sticky-container .brand-letter-search .mobile-only-slide-filter-search button {
  width: auto;
  font-size: .75rem;
  font-weight: 700;
  letter-spacing: 0;
  padding: 0 1rem;
  margin-bottom: 0; }

.sticky-container .listing-search-bar .mobile-only-slide-filter-search button, .sticky-container .brand-letter-search .mobile-only-slide-filter-search button {
  width: 100%;
  height: 52px; }

.sticky-container .main.cta-added {
  box-shadow: none;
  border-bottom: 1px solid #0a0a0a; }

.sticky-container .content-header {
  background-color: #fefefe;
  box-shadow: 0px 5px 15px -5px #0a0a0a; }
  .sticky-container .content-header h1 {
    font-size: 1.15rem;
    letter-spacing: 0.05rem;
    font-weight: 700; }

/*
// series title
#wheels {
  padding-top:2rem;
  .series-anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
  }
  .series-logo {
    border-bottom:1px solid $grayA;
    margin-bottom:1rem;
    padding-bottom:.5rem;
    @include breakpoint (medium) {
      margin-bottom:1.5rem;
    }
    img {
      max-width:200px;
    }
  }
  .products-series, .products-series .products-list {
    margin-left:auto;
    margin-right:auto;
  }
}

// wheels listing
#wheels {
  .products-list {
    text-align:center;
    .product-information {
      margin-bottom:1rem;
      color:$gray3;
      text-transform: uppercase;
      @include breakpoint (medium) {
        margin-bottom:2rem;
      }
      @include breakpoint (large) {
        margin-bottom:3rem;
      }
      .wheel-name {
        font-weight:700;
      }
      .wheel-sizes {
        font-size:.9rem;
        font-weight:600;
      }
    }
    &-none {
      text-align:center;
      font-size:1.25rem;
      span {
        font-weight:600;
      }
    }
  }
}

// Fitment
#wheels,#wheel {
  .page-header.fitment-header {
    font-size:1rem;
    @include breakpoint (small only) {
      padding-top:2rem;
    }
    h1 {
      line-height:1;
      font-size:1.85rem;
      font-size:700;
    }
    span {
      @include breakpoint (small only) {
        display:block;
      }
    }
    .fitment-bar-container {
      @include breakpoint (medium) {
        display:flex;
        justify-content: flex-end;
        align-items: center;
      }
    }
    .fitment-bar {
      padding-left:.625rem;
      padding-right:.625rem;
      @include breakpoint (medium) {
        padding-left:.9375rem;
        padding-right:.9375rem;
      }
      &.right {
        @include breakpoint (medium) {
          max-width:300px;
        }
      }
    }
    .fitment-header-info {
      @include breakpoint (medium) {
        display:flex;
        flex-direction: column;
        justify-content: center;
      }
      .vehicle-size {
        font-size:1.35rem;
        font-weight:100;
      }
    }
    .vehicle-display {
      display:flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      @include breakpoint (medium) {
        border-left:1px solid $grayA;
      }
    }
    .vehicle-display {
      text-align: center;
      padding-left:1rem;
      padding-right:1rem;
    }
    .vehicleUpdate {
      padding-left:1rem;
      padding-right:1rem;
    }
    .fitment-change {
      color:$gray5;
      text-transform: uppercase;
      font-weight: 400;
    }
  }
}*/
.tire-details {
  background: #f1f1f1;
  padding: 1rem 1.5rem; }

.tire-info__header {
  font-size: 1.5rem; }

.tire-cta .button-group {
  margin: 0; }
  .tire-cta .button-group li {
    margin-top: 1rem; }
  .tire-cta .button-group .button {
    width: 100%; }

.tire-specs {
  margin-top: 2rem; }
  .tire-specs__header {
    font-size: 1.5rem;
    margin-bottom: 0; }
  .tire-specs__details {
    color: #000;
    margin-left: 0;
    list-style: none;
    font-weight: 600; }

#tires h2, #tires h3 {
  line-height: 1; }

#tires h2 {
  color: #333333;
  font-size: 5.5rem;
  margin-bottom: 0;
  letter-spacing: -5px; }

#tires h3 {
  color: #eb212e;
  font-style: normal;
  text-transform: uppercase; }

#tires a {
  font-size: 1.15rem;
  color: #666666; }

#tires .filter-sort {
  margin-bottom: 2rem; }
  #tires .filter-sort .row {
    max-width: 80rem; }
  #tires .filter-sort-top {
    display: flex;
    align-items: center;
    margin-bottom: 1rem; }
  #tires .filter-sort .button {
    background-color: #fefefe;
    border: 2px solid #666666;
    color: #666666;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1rem;
    margin-bottom: 0;
    transition: all .3s ease-in-out;
    width: 100%; }
    @media print, screen and (min-width: 64em) {
      #tires .filter-sort .button {
        width: 220px;
        height: 54px; } }
    #tires .filter-sort .button i {
      margin-right: 1rem; }
    #tires .filter-sort .button:hover {
      background-color: #666666;
      color: #fefefe; }
  #tires .filter-sort .divider {
    height: 1px;
    background-color: #cccccc;
    width: 100%; }
  #tires .filter-sort-bottom li {
    display: inline-block;
    margin-right: 1rem; }
  #tires .filter-sort-bottom .button {
    background-color: #f7f7f7;
    width: auto;
    height: auto;
    border: 0;
    margin: 0;
    font-size: .8rem;
    font-weight: 600; }
    #tires .filter-sort-bottom .button.active-filter-series {
      background-color: #0a0a0a;
      color: #fefefe; }
    #tires .filter-sort-bottom .button.active-filter-count {
      background-color: transparent; }
      #tires .filter-sort-bottom .button.active-filter-count:hover {
        color: #666666; }
    #tires .filter-sort-bottom .button i {
      margin: 0;
      margin-left: 1rem;
      font-weight: 600; }

#tires .product-item {
  border-bottom: 1px solid #cccccc;
  padding: 2rem;
  padding-top: 0; }
  @media print, screen and (min-width: 40em) {
    #tires .product-item {
      padding: 1rem 0; } }
  #tires .product-item:last-child {
    border-bottom: 0; }
  #tires .product-item > .column, #tires .product-item > .columns {
    display: flex;
    align-items: center; }

#tires .products-list {
  margin-bottom: 1rem;
  max-width: 80rem; }
  @media print, screen and (min-width: 64em) {
    #tires .products-list {
      margin-bottom: 2rem; } }
  @media print, screen and (min-width: 64em) {
    #tires .products-list .column, #tires .products-list .columns {
      margin-bottom: 2rem; } }
  #tires .products-list a {
    color: #0a0a0a;
    font-weight: 500;
    letter-spacing: .05rem; }
    #tires .products-list a .hover-item img {
      background-color: #f7f7f7;
      margin-bottom: 1rem;
      transition: all .3s ease-in-out; }
    #tires .products-list a .hover-item:hover img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  #tires .products-list .info {
    text-transform: uppercase;
    font-size: .75rem;
    line-height: 1.35;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 40em) {
      #tires .products-list .info {
        font-size: .85rem; } }
    #tires .products-list .info .wheel-name {
      font-weight: 700;
      font-size: 1rem; }
      @media print, screen and (min-width: 40em) {
        #tires .products-list .info .wheel-name {
          font-size: 1.15rem; } }

#accessories h2, #accessories h3 {
  line-height: 1; }

#accessories h2 {
  color: #333333;
  font-size: 5.5rem;
  margin-bottom: 0;
  letter-spacing: -5px; }

#accessories h3 {
  color: #eb212e;
  font-style: normal;
  text-transform: uppercase; }

#accessories a {
  font-size: 1.15rem;
  color: #666666; }

#accessories .filter-sort {
  margin-bottom: 2rem; }
  #accessories .filter-sort .row {
    max-width: 80rem; }
  #accessories .filter-sort-top {
    display: flex;
    align-items: center;
    margin-bottom: 1rem; }
  #accessories .filter-sort .button {
    background-color: #fefefe;
    border: 2px solid #666666;
    color: #666666;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1rem;
    margin-bottom: 0;
    transition: all .3s ease-in-out;
    width: 100%; }
    @media print, screen and (min-width: 64em) {
      #accessories .filter-sort .button {
        width: 220px;
        height: 54px; } }
    #accessories .filter-sort .button i {
      margin-right: 1rem; }
    #accessories .filter-sort .button:hover {
      background-color: #666666;
      color: #fefefe; }
  #accessories .filter-sort .divider {
    height: 1px;
    background-color: #cccccc;
    width: 100%; }
  #accessories .filter-sort-bottom li {
    display: inline-block;
    margin-right: 1rem; }
  #accessories .filter-sort-bottom .button {
    background-color: #f7f7f7;
    width: auto;
    height: auto;
    border: 0;
    margin: 0;
    font-size: .8rem;
    font-weight: 600; }
    #accessories .filter-sort-bottom .button.active-filter-series {
      background-color: #0a0a0a;
      color: #fefefe; }
    #accessories .filter-sort-bottom .button.active-filter-count {
      background-color: transparent; }
      #accessories .filter-sort-bottom .button.active-filter-count:hover {
        color: #666666; }
    #accessories .filter-sort-bottom .button i {
      margin: 0;
      margin-left: 1rem;
      font-weight: 600; }

#accessories .product-item {
  border-bottom: 1px solid #cccccc;
  padding: 2rem;
  padding-top: 0; }
  @media print, screen and (min-width: 40em) {
    #accessories .product-item {
      padding: 1rem 0; } }
  #accessories .product-item:last-child {
    border-bottom: 0; }
  #accessories .product-item > .column, #accessories .product-item > .columns {
    display: flex;
    align-items: center; }

#accessories .products-list {
  margin-bottom: 1rem;
  max-width: 80rem; }
  @media print, screen and (min-width: 64em) {
    #accessories .products-list {
      margin-bottom: 2rem; } }
  @media print, screen and (min-width: 64em) {
    #accessories .products-list .column, #accessories .products-list .columns {
      margin-bottom: 2rem; } }
  #accessories .products-list a {
    color: #0a0a0a;
    font-weight: 500;
    letter-spacing: .05rem; }
    #accessories .products-list a .hover-item img {
      background-color: #f7f7f7;
      margin-bottom: 1rem;
      transition: all .3s ease-in-out; }
    #accessories .products-list a .hover-item:hover img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
  #accessories .products-list .info {
    text-transform: uppercase;
    font-size: .75rem;
    line-height: 1.35;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 40em) {
      #accessories .products-list .info {
        font-size: .85rem; } }
    #accessories .products-list .info .wheel-name {
      font-weight: 700;
      font-size: 1rem; }
      @media print, screen and (min-width: 40em) {
        #accessories .products-list .info .wheel-name {
          font-size: 1.15rem; } }

.accessory-image {
  max-width: 500px; }

.accessory-name {
  font-weight: 700;
  font-size: 1.5rem; }

.accessory-details {
  background: #f1f1f1;
  padding: 1rem 1.5rem; }

.accessory-cta .cta-buttons {
  margin: 0;
  list-style: none; }
  .accessory-cta .cta-buttons__btn {
    width: 100%;
    margin-top: 1rem; }

.accessory-bar-btn {
  margin: 0;
  background-color: #fff;
  border: 2px solid #eb212e;
  color: #eb212e;
  box-shadow: 1px 1px #999; }
  .accessory-bar-btn:hover {
    box-shadow: none; }

#gallery-filter {
  margin-bottom: 1rem; }
  #gallery-filter .accordion-title {
    font-size: 1.1rem;
    color: #eb212e; }
    #gallery-filter .accordion-title::before {
      left: auto; }
  #gallery-filter select {
    padding-left: .5rem;
    background-position: right center; }

#gallery .page-header {
  padding: 0; }

#gallery .slick-arrow {
  z-index: 1;
  width: 75px;
  height: 75px; }
  #gallery .slick-arrow:before {
    content: ''; }
  #gallery .slick-arrow.slick-prev {
    left: 15%; }
  #gallery .slick-arrow.slick-next {
    right: 15%; }

#gallery .slick-dots {
  position: static;
  line-height: 1; }
  #gallery .slick-dots li button {
    border-radius: 50px;
    background-color: #0a0a0a;
    width: 10px;
    height: 10px;
    margin: 0 auto; }
    #gallery .slick-dots li button:before {
      content: ''; }
  #gallery .slick-dots li.slick-active button {
    background-color: #eb212e; }

#gallery .slick-slide img {
  width: 100%; }

@media print, screen and (min-width: 64em) {
  #gallery .gallery-list {
    padding-left: 2rem;
    padding-right: 2rem; } }

#gallery .gallery-list .photo, #gallery .gallery-list .video {
  display: block;
  padding: 1rem;
  margin-bottom: 1rem; }
  #gallery .gallery-list .photo:hover, #gallery .gallery-list .video:hover {
    background-color: #ededed; }

#gallery .gallery-list .photo-image-container {
  background-size: cover;
  background-position: center;
  padding-bottom: 5rem;
  margin-bottom: 1.5rem; }
  @media print, screen and (min-width: 64em) {
    #gallery .gallery-list .photo-image-container {
      padding-bottom: 16rem; } }
  #gallery .gallery-list .photo-image-container img {
    opacity: 0; }

#gallery .gallery-list .photo-information {
  text-align: left;
  text-transform: uppercase;
  color: #0a0a0a;
  line-height: 1; }
  #gallery .gallery-list .photo-information .vehicle {
    font-family: "Teko", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: .5rem; }
  #gallery .gallery-list .photo-information .divider {
    margin-left: .25rem;
    margin-right: .25rem; }
  #gallery .gallery-list .photo-information .specs {
    font-size: .8rem; }

#gallery .hover-list > div {
  color: #0a0a0a;
  text-align: center; }

#gallery .hover-list .photo, #gallery .hover-list .video {
  display: block; }

#gallery .hover-list .photo, #gallery .hover-list .video {
  /*
			position: relative;
      padding: 0 1px 1px 0;
      padding-left:1rem;
      padding-right:1rem;
      */
  /*
			&:before {
				position: absolute;
				z-index: 1;
				display: block;
				width: 100%;
				height: 100%;
				content: '';
				-webkit-transition-timing-function: linear;
				transition-timing-function: linear;
				-webkit-transition-duration: .3s;
				transition-duration: .3s;
				-webkit-transition-property: all;
				transition-property: all;
				background: rgba(248, 200, 77, 0);
			}
			&:after {
				font-size: 1.1rem;
				position: absolute;
				z-index: 2;
				top: 50%;
				display: block;
				width: 90%;
				margin: -1em 5% 0;
				padding-bottom: 2em;
				content: attr(title);
				-webkit-transition-timing-function: linear;
				transition-timing-function: linear;
				-webkit-transition-duration: .2s;
				transition-duration: .2s;
				-webkit-transition-property: all;
				transition-property: all;
				text-align: center;
				letter-spacing: 1px;
				text-transform: uppercase;
				opacity: 0;
				color: $white;
				filter: alpha(opacity=0);
			}
			&:hover:before {
				background: rgba(0, 163, 224, .7);
			}
			&:hover:after {
				opacity: 1;
			}*/ }

#gallery .hover-list .video:after {
  font-weight: 300;
  color: #fefefe; }

#gallery .hover-list .gallery-item-vehicle, #gallery .hover-list .gallery-item-wheel {
  line-height: 1; }

#gallery .hover-list .gallery-item-vehicle {
  font-family: "Teko", sans-serif;
  text-transform: uppercase; }

#gallery .hover-list .bg-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 75%; }

#gallery .navigation {
  text-align: center; }

#gallery-vehicle .page-header {
  color: #0a0a0a;
  text-align: center;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 64em) {
    #gallery-vehicle .page-header {
      padding-top: 3rem;
      padding-bottom: 2rem;
      margin-bottom: 2rem; } }
  #gallery-vehicle .page-header h1, #gallery-vehicle .page-header h3 {
    line-height: 1; }
  #gallery-vehicle .page-header h1 {
    margin-bottom: 0;
    color: #0a0a0a; }
  #gallery-vehicle .page-header h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 1.5rem; }

#gallery-vehicle .slick-prev, #gallery-vehicle .slick-next {
  width: 50px;
  height: 50px;
  z-index: 1;
  color: #333333;
  font-size: 3rem; }
  #gallery-vehicle .slick-prev:before, #gallery-vehicle .slick-next:before {
    content: ''; }

#gallery-vehicle .slick-next {
  right: -6%; }
  @media screen and (max-width: 63.9375em) {
    #gallery-vehicle .slick-next {
      right: 5px;
      width: 25px;
      height: 25px; } }

#gallery-vehicle .slick-prev {
  left: -6%; }
  @media screen and (max-width: 63.9375em) {
    #gallery-vehicle .slick-prev {
      left: 5px;
      width: 25px;
      height: 25px; } }

#gallery-vehicle .slick-slide {
  padding: 1px; }

.gallery-title {
  font-size: 2rem;
  margin: 0; }

.gallery-main-img {
  margin-bottom: 5px; }
  .gallery-main-img img {
    width: 100%; }

.gallery-thumbs.slick-dotted.slick-slider {
  margin-bottom: 0rem; }
  .gallery-thumbs.slick-dotted.slick-slider .slick-dots {
    bottom: 0 !important;
    position: relative;
    margin: 0; }

.gallery-details {
  margin-bottom: 2rem; }

@media print, screen and (min-width: 64em) {
  #gallery-vehicle #gallery-top {
    margin-bottom: 1rem; } }

#gallery-vehicle #gallery-top .slick-track {
  margin-left: 0; }

#gallery-vehicle #gallery-details {
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 64em) {
    #gallery-vehicle #gallery-details {
      margin-bottom: 4rem; } }

#gallery-vehicle #gallery-specs {
  display: flex;
  align-items: center; }
  #gallery-vehicle #gallery-specs .left img {
    margin-right: 1rem; }
  #gallery-vehicle #gallery-specs .right span {
    font-family: "Teko", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    text-transform: uppercase; }

@media screen and (min-width: 1200px) {
  #contact .page-header .background-image, #thanks .page-header .background-image {
    background-size: 160%; } }

#contact p,
#thanks p,
#contact li,
#thanks li,
#gallery p,
#gallery li {
  font-weight: 400;
  padding-top: 0px; }

#contact h3,
#thanks h3,
#gallery h3 {
  font-size: 2rem;
  margin-bottom: 0px; }

#contact p.red {
  color: #eb212e;
  font-size: 1rem;
  font-weight: 600; }

#form-right {
  color: #0a0a0a; }
  #form-right li {
    padding-top: .25rem;
    padding-bottom: .25rem; }
  #form-right .fa {
    font-size: 2.25rem; }
  #form-right h3 {
    font-size: 1.6rem;
    letter-spacing: -1px; }
  #form-right address {
    margin-bottom: 20px; }
  #form-right .social {
    display: flex;
    margin-left: 0; }
    #form-right .social i {
      font-size: 2.25rem; }
    #form-right .social li {
      margin-right: 2rem; }

#contact .location {
  color: #336699;
  font-weight: 500;
  font-size: 1.25rem; }

#page .page-header .row {
  width: 100%; }

#page .page-header .background-image {
  background-attachment: unset;
  background-size: cover; }

#page .page-header .page-title {
  display: flex;
  align-items: center;
  height: 200px; }
  @media print, screen and (min-width: 64em) {
    #page .page-header .page-title {
      height: 230px; } }

#page .page-content h1, #page .page-content h2, #page .page-content h3, #page .page-content h4, #page .page-content h5, #page .page-content h6 {
  text-transform: capitalize;
  font-style: normal;
  color: #0a0a0a;
  margin-bottom: 0rem; }

#page .page-content h1 {
  font-size: 3.75rem;
  margin-bottom: 1rem; }

#page .page-content h2 {
  font-size: 3rem; }

#page .page-content h3 {
  font-size: 2.75rem; }

#page .page-content h4 {
  font-size: 2.15rem; }

#page .page-content h5 {
  font-size: 1.5rem; }

#page .page-content p, #page .page-content ul {
  font-size: 1rem; }
  @media print, screen and (min-width: 64em) {
    #page .page-content p, #page .page-content ul {
      margin-bottom: 1.5rem; } }

#page .page-content ul {
  margin-left: 2rem;
  list-style: disc; }

#page .page-content .row {
  max-width: 80rem; }

/*
.page-header {
  font-weight: 700;
  background-color:$primary-color;
  padding:0;
  h1 {
    color:$white;
    margin-bottom:0;
  }
  img {
    width:100%;
  }
}

*/
.news-article {
  position: relative;
  overflow: auto;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ccc; }
  .news-article .timestamp {
    font-size: .8rem;
    position: absolute;
    top: 0;
    left: 0;
    padding: .5rem;
    text-align: center;
    color: #fefefe;
    background: #333; }
    .news-article .timestamp .date {
      font-size: 2.75rem;
      font-weight: 900;
      line-height: 1;
      display: block; }
  .news-article img {
    border-bottom: 5px solid #eb212e; }
  .news-article .news-sidebar {
    padding: 1rem;
    background: #fbfbfb; }
    .news-article .news-sidebar li a {
      color: #505050; }
      .news-article .news-sidebar li a:hover {
        color: #eb212e; }

#about {
  color: #0a0a0a;
  text-transform: uppercase; }
  #about h2 {
    font-size: 3rem; }
    @media print, screen and (min-width: 64em) {
      #about h2 {
        font-size: 4rem; } }
  #about p {
    text-transform: none; }
  #about .page-header {
    text-align: center; }
  #about .page-content .about-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 1rem;
    height: 100%; }
    @media print, screen and (min-width: 64em) {
      #about .page-content .about-content {
        padding: 3rem; } }
  #about .animated {
    visibility: hidden; }

@media print, screen and (min-width: 64em) {
  #dealers h1 {
    font-size: 2.25rem; } }

#dealers h2 {
  font-size: 1.5rem;
  margin-bottom: 0; }

#dealers-middle {
  line-height: 1.5; }

#dealers .page-content {
  margin-bottom: 4rem; }
  #dealers .page-content .row {
    max-width: 80rem; }
  #dealers .page-content .row .row {
    margin-left: 0;
    margin-right: 0; }

#dealers .input-group {
  max-width: 300px;
  margin: 0 auto; }

#dealers hr {
  margin-top: 4rem;
  margin-bottom: 4rem; }

#dealers .left {
  border-right: 1px solid #cccccc; }
  @media print, screen and (min-width: 64em) {
    #dealers .left {
      padding-right: 4rem; } }

@media print, screen and (min-width: 64em) {
  #dealers .right {
    padding-left: 4rem; } }

#fitment-guide {
  color: #0a0a0a;
  text-transform: uppercase; }
  #fitment-guide h2 {
    font-size: 3rem; }
    @media print, screen and (min-width: 64em) {
      #fitment-guide h2 {
        font-size: 4rem; } }
  #fitment-guide p {
    text-transform: none; }
  #fitment-guide .page-header {
    text-align: center; }
  #fitment-guide .page-content .about-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 1rem;
    height: 100%; }
    @media print, screen and (min-width: 64em) {
      #fitment-guide .page-content .about-content {
        padding: 3rem; } }
  #fitment-guide .animated {
    visibility: hidden; }
  @media print, screen and (min-width: 40em) {
    #fitment-guide .fitment-container {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media print, screen and (min-width: 64em) {
    #fitment-guide .fitment-container {
      padding-right: 3rem;
      padding-left: 3rem; } }
  #fitment-guide .fitment-container .inner-container, #fitment-guide .fitment-container .head, #fitment-guide .fitment-container .content, #fitment-guide .fitment-container #app {
    margin-bottom: 2rem; }
  #fitment-guide .fitment-container .inner-container {
    border: 1px solid #cccccc; }
  #fitment-guide .fitment-container .head, #fitment-guide .fitment-container .info {
    text-align: center; }
    #fitment-guide .fitment-container .head p, #fitment-guide .fitment-container .info p {
      font-size: 1.25rem; }
  #fitment-guide .fitment-container .head {
    background-color: #ededed;
    padding-top: 1.625rem;
    padding-bottom: 1.625rem; }
    #fitment-guide .fitment-container .head p {
      margin-bottom: 0; }
  #fitment-guide .fitment-container .content #app, #fitment-guide .fitment-container .content #fitment-vehicle-select {
    max-width: 360px;
    margin: 0 auto; }
  #fitment-guide .fitment-container .content .info {
    padding: 1.5rem; }
  #fitment-guide .fitment-container .foot p {
    font-size: .8125rem; }

#error-page .page-content {
  background-image: url("/images/utility/error-bg (2).png");
  background-position: center 5%;
  background-repeat: no-repeat;
  background-size: 60%;
  padding: 75px;
  margin-top: 75px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 440px;
  margin-bottom: 10rem; }
  @media print, screen and (min-width: 64em) {
    #error-page .page-content {
      height: 300px; } }
  #error-page .page-content h3 {
    font-size: 3rem;
    font-weight: 1000;
    color: #e82c39;
    margin-top: 3rem; }
  #error-page .page-content p {
    font-weight: 400;
    margin-bottom: -6rem;
    color: black;
    font-size: 1.1rem; }
    #error-page .page-content p a {
      font-weight: 700; }
  #error-page .page-content #return-home {
    margin-top: 9rem;
    padding-top: 11rem; }

.packaging {
  background-color: #F5F5F5;
  margin: 20px auto;
  max-width: 800px;
  padding: 20px;
  position: relative;
  width: auto; }
  .packaging .popup_header {
    font-size: 1.2rem; }
  .packaging .button-group {
    margin-bottom: 0;
    overflow: auto; }
  .packaging .returnTxt {
    font-size: 1.6rem;
    margin-top: 1rem; }

.accessory-container {
  margin-bottom: 1rem; }
  @media screen and (min-width: 40em) {
    .accessory-container {
      border-bottom: 1px solid #ccc; } }
  .accessory-container__left {
    border-right: 1px solid #ccc; }

.accessory-popup {
  max-width: 425px;
  padding: 0 0 10px;
  text-align: center; }
  .accessory-popup--wide {
    max-width: 850px; }
  .accessory-popup__header {
    padding-top: 10px;
    border-bottom: 3px solid #ccc;
    background-color: #f2f2f2;
    color: #eb212e;
    font-size: 1.5rem;
    font-weight: bold; }
  .accessory-popup__item {
    width: 90%;
    margin: 0 auto 10px;
    padding-bottom: 15px;
    text-align: left; }
    .accessory-popup__item--border:not(:last-child) {
      border-bottom: 1px solid #ccc; }
    @media screen and (max-width: 39.9375em) {
      .accessory-popup__item {
        border-bottom: 1px solid #ccc; } }
    .accessory-popup__item .input {
      margin: 0 20px; }
      .accessory-popup__item .input--right {
        margin: 0; }
    .accessory-popup__item .img {
      max-width: 100px; }
      @media screen and (max-width: 39.9375em) {
        .accessory-popup__item .img {
          max-width: 90px; } }
      .accessory-popup__item .img--lrg {
        max-width: 50%;
        margin-bottom: 1rem; }
  @media screen and (max-width: 39.9375em) {
    .accessory-popup .title {
      font-size: 0.8rem; } }
  .accessory-popup .title--right {
    display: block;
    text-align: center;
    line-height: 1.2; }
  .accessory-popup__link {
    display: inline-block;
    color: #eb212e;
    cursor: pointer;
    font-size: 100%; }
    .accessory-popup__link:hover {
      text-decoration: underline; }

.accessory-popup--right {
  display: flex;
  align-items: center;
  justify-content: center; }
  .accessory-popup--right .input {
    margin: 0; }
  .accessory-popup--right .content {
    padding: 0 2rem; }
  .accessory-popup--right .subtext {
    color: #eb212e;
    display: block;
    margin-bottom: 1rem; }

.gallery-quote-popup__header {
  font-size: 1.7rem; }

.gallery-quote-popup__txt {
  font-size: 0.95rem;
  font-weight: 400;
  margin-bottom: 0.5rem; }
  @media screen and (max-width: 39.9375em) {
    .gallery-quote-popup__txt {
      line-height: 1.2; } }

.gallery-quote-popup__note {
  font-size: 0.8rem;
  font-weight: 500;
  margin-bottom: 0; }

.gallery-quote-popup label {
  font-size: 1rem;
  font-weight: 700; }

.gallery-quote-popup input:not([type="submit"]) {
  background-color: #eee;
  box-shadow: none;
  border: none;
  color: #000; }

.form-name {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 39.9375em) {
    .form-name {
      flex-direction: column; } }
  .form-name input {
    width: 19.5rem; }
    @media screen and (max-width: 39.9375em) {
      .form-name input {
        width: 100%; } }
    .form-name input::placeholder {
      color: #333;
      font-size: 0.9rem; }

.gallery-product-info span {
  font-weight: 400; }

.fitmentCheck__txt {
  color: #eb212e;
  font-weight: 600;
  margin-top: 1.5rem;
  margin-bottom: 2rem; }

.fitmentCheck__btn {
  background-color: #eb212e;
  padding-right: 2rem;
  padding-left: 2rem; }

#fc #fc-cart header {
  background-color: transparent; }

#fc .notice {
  padding-left: 15px;
  padding-right: 15px;
  color: #0a0a0a; }
  #fc .notice p {
    font-size: .75rem; }

/* cart summary */
.snipcart-item-custom-fields__field.snipcart-item-custom-fields--textbox {
  width: 80%; }

.snipcart-input__input.snipcart__font--secondary.snipcart__font--bold {
  border: 0;
  box-shadow: none;
  margin-bottom: 0; }

.im-custom-subtitle {
  margin-top: 2rem; }

.inventory-layout-header {
  border-top: 0; }
  .inventory-layout-header .top-bar .nav-menu-right {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1; }
    @media print, screen and (min-width: 64em) {
      .inventory-layout-header .top-bar .nav-menu-right {
        width: 75%; } }
    .inventory-layout-header .top-bar .nav-menu-right a {
      font-size: 1rem;
      letter-spacing: unset;
      color: #fefefe; }
      .inventory-layout-header .top-bar .nav-menu-right a:hover {
        color: #eb212e; }
    @media screen and (max-width: 63.9375em) {
      .inventory-layout-header .top-bar .nav-menu-right ul {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        width: 100%;
        margin-left: 0; } }
    .inventory-layout-header .top-bar .nav-menu-right ul > li {
      display: table-cell;
      padding-left: 1rem; }
  .inventory-layout-header .top-bar-title {
    justify-content: center; }
  @media print, screen and (min-width: 64em) {
    .inventory-layout-header .top-bar .top-bar-title {
      width: 30%; } }

.inventory-head {
  border-bottom: 5px solid #7f8283;
  background-color: #e4e4e4; }
  .inventory-head.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10; }
    .inventory-head.fixed #left {
      background-color: #e4e4e4;
      padding-bottom: 1rem; }

.user {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 1.05rem;
  padding-left: .9375rem;
  padding-right: .9375rem; }
  @media screen and (max-width: 63.9375em) {
    .user {
      font-size: .875rem;
      padding-top: 1rem;
      padding-bottom: 1rem;
      flex-direction: column; } }
  .user-name {
    font-style: italic;
    font-weight: 600;
    text-transform: capitalize;
    font-family: "Roboto", sans-serif; }
    @media screen and (max-width: 63.9375em) {
      .user-name {
        border-bottom: 1px solid #777777;
        margin-bottom: 1rem;
        padding-bottom: 1rem; } }
  .user-code {
    color: #eb212e; }
  .user-options {
    display: flex;
    justify-content: flex-end;
    text-transform: uppercase; }
    @media screen and (max-width: 63.9375em) {
      .user-options {
        justify-content: flex-start; } }
    .user-options > div {
      font-weight: 900;
      margin-left: 1rem; }
      @media screen and (max-width: 63.9375em) {
        .user-options > div {
          margin-left: 0;
          margin-right: 1rem; } }
      .user-options > div a {
        color: #0a0a0a;
        font-weight: 700;
        font-family: "Roboto", sans-serif; }
        @media screen and (max-width: 63.9375em) {
          .user-options > div a {
            font-weight: 500; } }
        .user-options > div a:hover {
          color: #eb212e; }
          .user-options > div a:hover i {
            color: #eb212e; }
      .user-options > div i {
        color: #7f8283;
        transition: all .2s ease-out; }

.loading-screen {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
  z-index: 9999; }
  .loading-screen i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 45px;
    height: 45px;
    font-size: 3rem;
    color: #fefefe;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.inventory-layout-footer {
  background-color: #0a0a0a; }
  .inventory-layout-footer .footer-bottom__copy {
    color: #fefefe;
    font-weight: 700; }

#inventory {
  background-color: #fefefe;
  font-family: "Roboto", sans-serif; }
  #inventory .inventory-item {
    font-weight: 700;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 1rem; }
    #inventory .inventory-item .slashout {
      text-decoration: line-through; }
  #inventory .inventory-part-number {
    color: #555555;
    font-weight: 400; }
  #inventory .inventory-stock {
    color: #eb212e; }
    @media print, screen and (min-width: 64em) {
      #inventory .inventory-stock {
        text-align: center; } }
    #inventory .inventory-stock-by-location {
      display: flex;
      color: #eb212e; }
  #inventory .inventory-dealer, #inventory .inventory-msrp {
    font-weight: 300;
    color: #cacaca;
    font-size: .8375rem;
    width: 50%; }
    @media screen and (max-width: 63.9375em) {
      #inventory .inventory-dealer, #inventory .inventory-msrp {
        width: auto; } }
  #inventory .inventory-msrp {
    text-transform: uppercase; }
    @media screen and (max-width: 63.9375em) {
      #inventory .inventory-msrp {
        padding-right: 1rem; } }
  #inventory .inventory-dealer {
    text-transform: capitalize; }
  #inventory .inventory-sale {
    color: #0a0a0a;
    text-transform: capitalize; }
    #inventory .inventory-sale-price {
      color: #eb212e; }
  @media screen and (max-width: 63.9375em) {
    #inventory .inventory-purchase {
      margin-top: .5rem; } }
  #inventory .inventory-purchase > button {
    background-color: #eb212e;
    font-family: "Roboto", sans-serif;
    color: #fefefe;
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1rem 1.5rem;
    transition: all .2s ease-out; }
    @media screen and (max-width: 63.9375em) {
      #inventory .inventory-purchase > button {
        padding: .5rem 1rem; } }
    #inventory .inventory-purchase > button.backorder-link {
      background-color: #555555; }
    #inventory .inventory-purchase > button:hover {
      background-color: #7f8283; }
  #inventory .inventory-divider {
    height: 1px;
    background-color: #7f8283; }
  #inventory .no-matches, #inventory .result-count-empty {
    display: none; }
  #inventory .view-list .inventory-item {
    display: inline-block;
    border-bottom: 1px solid #7f8283;
    width: 100%; }
  #inventory .view-list .inventory-thumbnail {
    width: 12%;
    float: left; }
    @media screen and (max-width: 63.9375em) {
      #inventory .view-list .inventory-thumbnail {
        width: auto; } }
    #inventory .view-list .inventory-thumbnail img {
      max-width: 70px; }
  #inventory .view-list .inventory-info {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 63.9375em) {
      #inventory .view-list .inventory-info {
        flex-direction: column;
        padding-left: 1rem; } }
  #inventory .view-list .inventory-location {
    width: 40%; }
  #inventory .view-list .inventory-description {
    float: left; }
    @media print, screen and (min-width: 40em) {
      #inventory .view-list .inventory-description {
        width: 88%; } }
    #inventory .view-list .inventory-description-top {
      color: #0a0a0a;
      line-height: 1.35;
      padding-bottom: .5rem; }
    #inventory .view-list .inventory-description-bottom {
      display: flex; }
      @media screen and (max-width: 63.9375em) {
        #inventory .view-list .inventory-description-bottom {
          width: 100%; } }
      @media print, screen and (min-width: 40em) {
        #inventory .view-list .inventory-description-bottom > div {
          width: 50%; } }
      #inventory .view-list .inventory-description-bottom .inventory-description-left {
        width: 100%; }
      #inventory .view-list .inventory-description-bottom-bottom {
        display: flex;
        align-items: center; }
  #inventory .view-gallery .inventory-thumbnail {
    text-align: center; }
    #inventory .view-gallery .inventory-thumbnail img {
      max-width: 200px;
      width: 100%; }
  #inventory .view-gallery .inventory-msrp, #inventory .view-gallery .inventory-dealer {
    color: #0a0a0a; }
  #inventory .view-gallery .inventory-location {
    width: 33%; }
  #inventory .view-gallery .inventory-purchase {
    margin-top: .5rem; }

#ware-box, #ware-box2, #ware-box3 {
  position: fixed;
  display: none;
  opacity: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.7);
  align-items: center;
  justify-content: center; }

.item-popup {
  font-size: 1rem;
  font-weight: 500;
  width: 600px;
  padding: 20px;
  background-color: #fefefe;
  /*@media screen and (max-height: 1100px) {
    overflow-y: scroll;
  }*/ }
  .item-popup h3 {
    font-size: 1.25rem; }
  .item-popup .item-popup-title h3 {
    text-transform: uppercase;
    letter-spacing: 1px; }
  .item-popup label {
    text-transform: uppercase;
    width: 80px;
    font-weight: 600; }
  .item-popup input {
    width: 50px; }
    .item-popup input[name='vehicle'] {
      width: 70%; }
    .item-popup input::placeholder {
      font-style: italic; }
  .item-popup > div {
    width: 100%; }
  .item-popup .field {
    display: flex;
    width: auto; }
    .item-popup .field-vehicle {
      margin-bottom: 1rem; }
    .item-popup .field > div {
      width: auto; }
    .item-popup .field.upsell {
      flex-direction: column; }
  .item-popup .button {
    padding: 1rem 1.5rem;
    font-size: 1rem;
    letter-spacing: 0; }
    .item-popup .button:hover {
      background-color: #0a0a0a; }
  .item-popup .item-popup-cta {
    display: flex;
    flex-direction: column; }
    @media print, screen and (min-width: 40em) {
      .item-popup .item-popup-cta {
        padding-left: 80px;
        display: block; } }
    .item-popup .item-popup-cta .button:first-child {
      background-color: #0a0a0a; }
    .item-popup .item-popup-cta .button:hover {
      background-color: #7f8283; }
  .item-popup .upsell {
    padding-bottom: 1.5rem; }
    .item-popup .upsell label {
      width: 100%;
      padding-bottom: .5rem; }
    .item-popup .upsell input {
      margin-bottom: 0;
      width: auto; }
    .item-popup .upsell table {
      font-size: .85rem; }
      .item-popup .upsell table tr td {
        padding: .25rem .75rem; }
      .item-popup .upsell table span {
        text-transform: uppercase; }

#ware-box2 .item-popup-msg {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 2rem; }

#ware-box2 #message {
  font-weight: 500;
  font-size: 1rem; }
  #ware-box2 #message .fa-check-circle, #ware-box2 #message .fa-minus-circle, #ware-box2 #message .fa-times-circle, #ware-box2 #message .fa-exclamation-triangle {
    font-size: 3rem;
    margin-bottom: 1rem; }
  #ware-box2 #message .fa-check-circle {
    color: #33cc33; }
  #ware-box2 #message .fa-minus-circle, #ware-box2 #message .fa-times-circle, #ware-box2 #message .fa-exclamation-triangle {
    color: #f4a826; }

#ware-box2 .item-popup-cta {
  margin-left: 0;
  text-align: center; }
  #ware-box2 .item-popup-cta a.button:link:first-child, #ware-box2 .item-popup-cta a.button:visited:first-child {
    background-color: #eb212e; }
  #ware-box2 .item-popup-cta a.button:link:last-child, #ware-box2 .item-popup-cta a.button:visited:last-child {
    background-color: #7f8283; }
  #ware-box2 .item-popup-cta a.button:link:hover, #ware-box2 .item-popup-cta a.button:visited:hover {
    background-color: #0a0a0a; }

#ware-box3 .cart-results th, #ware-box3 .cart-results td {
  font-size: 1rem; }

#ware-box3 .cart-top {
  padding-top: 1rem;
  padding-left: 1rem; }
  #ware-box3 .cart-top h1 {
    font-size: 2rem; }

#ware-box3 .mobile-cart .accordion-item .accordion-title {
  display: flex;
  justify-content: space-between;
  background-color: #e4e4e4;
  border-top: 1px solid #7f8283;
  border-bottom: 1px solid #7f8283;
  padding: 1rem .75rem; }
  #ware-box3 .mobile-cart .accordion-item .accordion-title::before {
    display: none; }
  #ware-box3 .mobile-cart .accordion-item .accordion-title .mobile-summary-title {
    font-weight: 700;
    color: #eb212e; }
  #ware-box3 .mobile-cart .accordion-item .accordion-title .mobile-summary-icon {
    padding-left: .5rem; }
  #ware-box3 .mobile-cart .accordion-item .accordion-title .mobile-summary-total {
    color: #0a0a0a; }

#ware-box3 .mobile-cart .accordion-item.is-active .fa-angle-down:before {
  content: '\f106'; }

#ware-box3 .mobile-cart .inventory-item {
  background-color: #e4e4e4;
  display: inline-block;
  border-bottom: 1px solid #7f8283;
  width: 100%;
  padding: .75rem; }

#ware-box3 .mobile-cart .inventory-thumbnail {
  width: 12%;
  float: left; }
  @media screen and (max-width: 63.9375em) {
    #ware-box3 .mobile-cart .inventory-thumbnail {
      width: auto; } }
  #ware-box3 .mobile-cart .inventory-thumbnail img {
    max-width: 70px; }

#ware-box3 .mobile-cart .inventory-info {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 63.9375em) {
    #ware-box3 .mobile-cart .inventory-info {
      flex-direction: column;
      padding-left: 1rem; } }

#ware-box3 .mobile-cart .inventory-description {
  float: left; }
  @media print, screen and (min-width: 40em) {
    #ware-box3 .mobile-cart .inventory-description {
      width: 88%; } }
  #ware-box3 .mobile-cart .inventory-description-top {
    color: #0a0a0a;
    line-height: 1.35;
    padding-bottom: .5rem;
    font-weight: 700; }
  #ware-box3 .mobile-cart .inventory-description-bottom {
    display: flex; }
    @media screen and (max-width: 63.9375em) {
      #ware-box3 .mobile-cart .inventory-description-bottom {
        width: 100%; } }
    @media print, screen and (min-width: 40em) {
      #ware-box3 .mobile-cart .inventory-description-bottom > div {
        width: 50%; } }
    #ware-box3 .mobile-cart .inventory-description-bottom .inventory-description-left {
      width: 100%; }
    #ware-box3 .mobile-cart .inventory-description-bottom-bottom {
      display: flex;
      align-items: center;
      justify-content: space-between; }

#ware-box3 .mobile-cart .mobile-checkout-cta, #ware-box3 .mobile-cart .mobile-cart-cta {
  padding: .75rem; }
  #ware-box3 .mobile-cart .mobile-checkout-cta .button, #ware-box3 .mobile-cart .mobile-cart-cta .button {
    padding: .75rem 1rem;
    font-size: 1.15rem; }
    #ware-box3 .mobile-cart .mobile-checkout-cta .button.edit-cart, #ware-box3 .mobile-cart .mobile-cart-cta .button.edit-cart {
      background-color: #7f8283;
      margin-left: .75rem; }
    #ware-box3 .mobile-cart .mobile-checkout-cta .button.checkout-button, #ware-box3 .mobile-cart .mobile-cart-cta .button.checkout-button {
      background-color: #33cc33;
      margin-left: .75rem; }

#ware-box3 .mobile-cart .mobile-checkout-total, #ware-box3 .mobile-cart .mobile-cart-total {
  padding: .75rem;
  text-align: right;
  font-weight: 700; }

#ware-box3 .mobile-cart-table-container {
  padding-bottom: 0;
  border-bottom: 1px solid #7f8283;
  font-size: 1rem; }

#ware-box3 .mobile-cart {
  border-top: 1px solid #7f8283; }
  #ware-box3 .mobile-cart .inventory-item .inventory-description-bottom-bottom {
    display: block; }
    #ware-box3 .mobile-cart .inventory-item .inventory-description-bottom-bottom-bottom {
      display: flex;
      justify-content: space-between; }
      #ware-box3 .mobile-cart .inventory-item .inventory-description-bottom-bottom-bottom i {
        font-size: 1.25rem; }
  #ware-box3 .mobile-cart .mobile-cart-cta {
    padding: 1.25rem .75rem; }
  #ware-box3 .mobile-cart .mobile-cart-total {
    text-align: center; }

#inventory .pagination-container {
  padding: 3rem 0;
  margin: 3rem 0; }

#inventory .navigation {
  margin-bottom: 3rem; }
  #inventory .navigation a {
    display: inline-block;
    margin-top: 2rem;
    padding: 1rem;
    color: #fefefe;
    background-color: #eb212e; }
    #inventory .navigation a:hover {
      background-color: #666666; }

#inventory #box {
  background-color: orange;
  border: 4px solid pink;
  transition: background-color 1s, border 1s;
  width: 350px;
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px; }

#inventory .vertical {
  color: white;
  font: 32px "Arial"; }

#inventory .extra {
  width: 350px;
  height: 350px;
  margin-top: 10px;
  border: 4px solid blue;
  text-align: center;
  padding: 20px; }

.login label {
  font-weight: 600; }

@media print, screen and (min-width: 40em) {
  .login input {
    max-width: 40%; } }

.login .inv-login, .login .inv-msg, .login #login_form, .login .inv-links {
  padding: 0 2rem; }
  @media print, screen and (min-width: 40em) {
    .login .inv-login, .login .inv-msg, .login #login_form, .login .inv-links {
      padding: 0; } }

.login .inv-links ul {
  margin: 0;
  list-style: none; }
  .login .inv-links ul li {
    margin-bottom: .5rem;
    text-decoration: underline;
    font-weight: 500; }

.login .inv-disclaimer {
  text-align: center; }

.login .title h3 {
  text-transform: uppercase;
  font-size: 2rem; }

.login #login_form {
  text-transform: uppercase; }

.login .inv-msg > p {
  font-weight: 700;
  color: #eb212e; }

#inventory.hub {
  padding-top: 2rem; }
  @media print, screen and (min-width: 64em) {
    #inventory.hub {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  #inventory.hub .hub-cta {
    max-width: 70rem;
    margin: 0 auto;
    text-align: center; }
    @media print, screen and (min-width: 64em) {
      #inventory.hub .hub-cta {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      #inventory.hub .hub-cta .row > .column:first-child .title, #inventory.hub .hub-cta .row > .columns:first-child .title {
        margin-bottom: 0; } }
    @media screen and (max-width: 39.9375em) {
      #inventory.hub .hub-cta .row > .column:nth-child(2) .image, #inventory.hub .hub-cta .row > .columns:nth-child(2) .image {
        margin-bottom: -2.5rem;
        margin-top: -1rem; } }
    #inventory.hub .hub-cta .image {
      margin-bottom: 1rem;
      transition: all .3s ease-in-out; }
    #inventory.hub .hub-cta img {
      max-width: 75%; }
    #inventory.hub .hub-cta h3 {
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      transition: all .3s ease-in-out; }
    #inventory.hub .hub-cta .title {
      margin-bottom: 4rem; }
      @media print, screen and (min-width: 40em) {
        #inventory.hub .hub-cta .title {
          margin-bottom: 0; } }
    #inventory.hub .hub-cta a {
      transition: all .3s ease-in-out; }
      #inventory.hub .hub-cta a:hover h3 {
        color: #eb212e; }
      #inventory.hub .hub-cta a:hover .image {
        transform: scale(1.05); }

@media screen and (max-width: 63.9375em) {
  .orders .page-content .accordion, .orders .inventory-head .accordion {
    background-color: #e4e4e4; }
    .orders .page-content .accordion #inventory-filter-search, .orders .inventory-head .accordion #inventory-filter-search {
      padding: 0; }
    .orders .page-content .accordion .accordion-item, .orders .inventory-head .accordion .accordion-item {
      border: 0; } }

.orders .page-content .subheader, .orders .inventory-head .subheader {
  font-weight: 1rem;
  color: #0a0a0a;
  font-weight: 600;
  background-color: #e4e4e4;
  padding: 2rem;
  margin: 0; }
  @media screen and (max-width: 63.9375em) {
    .orders .page-content .subheader, .orders .inventory-head .subheader {
      padding: 1rem; } }
  .orders .page-content .subheader label, .orders .inventory-head .subheader label {
    display: flex;
    align-items: center;
    font-weight: 1rem;
    color: #0a0a0a;
    font-weight: 600; }
    @media screen and (max-width: 39.9375em) {
      .orders .page-content .subheader label, .orders .inventory-head .subheader label {
        width: 100%;
        margin-bottom: 1rem; } }
  .orders .page-content .subheader input, .orders .inventory-head .subheader input {
    width: auto;
    margin-bottom: 0;
    margin-left: .5rem; }
    @media screen and (max-width: 39.9375em) {
      .orders .page-content .subheader input, .orders .inventory-head .subheader input {
        width: 100%; } }
  @media print, screen and (min-width: 40em) {
    .orders .page-content .subheader .search-filter, .orders .inventory-head .subheader .search-filter {
      display: flex;
      justify-content: center; } }
  .orders .page-content .subheader .search-filter > div, .orders .inventory-head .subheader .search-filter > div {
    align-items: center;
    display: flex; }
    .orders .page-content .subheader .search-filter > div.po-number, .orders .inventory-head .subheader .search-filter > div.po-number {
      text-transform: uppercase; }
    @media print, screen and (min-width: 64em) {
      .orders .page-content .subheader .search-filter > div, .orders .inventory-head .subheader .search-filter > div {
        /*
            &:first-child {
              width:37%;
            }
            &:nth-child(2) {
              width:5%;
              justify-content: center;
            }
            &:nth-child(3) {
              width:20%;
            }*/ } }
  .orders .page-content .subheader .search-filter .divider, .orders .inventory-head .subheader .search-filter .divider {
    margin-left: .5rem;
    margin-right: .5rem; }
  .orders .page-content .subheader .search-filter .button, .orders .inventory-head .subheader .search-filter .button {
    margin-bottom: 0;
    padding: .7rem 1.5rem; }
    @media screen and (max-width: 39.9375em) {
      .orders .page-content .subheader .search-filter .button, .orders .inventory-head .subheader .search-filter .button {
        width: 100%; } }
  .orders .page-content .subheader .dates > label, .orders .inventory-head .subheader .dates > label {
    margin-right: .5rem;
    font-size: 1rem; }
    .orders .page-content .subheader .dates > label:nth-child(2), .orders .inventory-head .subheader .dates > label:nth-child(2) {
      margin-right: 0; }

.orders .page-content {
  transition: all .2s ease-in-out; }
  .orders .page-content > div:first-child {
    padding-top: 1rem; }

.orders .order-query {
  padding: 1rem 2rem;
  text-transform: uppercase;
  font-style: italic;
  color: #eb212e;
  font-weight: 600; }
  @media screen and (max-width: 63.9375em) {
    .orders .order-query {
      padding: 1rem; } }

.orders .order-table {
  padding-bottom: 1rem; }
  @media screen and (max-width: 63.9375em) {
    .orders .order-table {
      overflow-y: auto; } }
  .orders .order-table table {
    text-transform: uppercase; }
  .orders .order-table thead, .orders .order-table tbody {
    border: 0;
    border-bottom: 10px solid #0a0a0a;
    background-color: transparent; }
  .orders .order-table tr {
    background-color: transparent;
    border-bottom: 1px solid #cccccc; }
  .orders .order-table td {
    white-space: nowrap; }
  .orders .order-table .button {
    margin-bottom: 0;
    padding: .75rem 1rem; }
    .orders .order-table .button.tracking-order-button {
      visibility: hidden; }

.orders .disclaimer {
  color: #eb212e;
  font-style: italic; }
  @media print, screen and (min-width: 40em) {
    .orders .disclaimer {
      padding-left: 1rem;
      padding-right: 1rem; } }

#ware-box2.order-details, #inv-order-print {
  color: #0a0a0a; }
  #ware-box2.order-details .item-popup, #inv-order-print .item-popup {
    border-radius: 5px; }
    @media print, screen and (min-width: 40em) {
      #ware-box2.order-details .item-popup, #inv-order-print .item-popup {
        padding: 2rem;
        width: 900px; } }
    @media screen and (max-width: 39.9375em) {
      #ware-box2.order-details .item-popup, #inv-order-print .item-popup {
        padding-left: .5rem;
        padding-right: .5rem; } }
  #ware-box2.order-details .header, #inv-order-print .header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 40em) {
      #ware-box2.order-details .header, #inv-order-print .header {
        margin-bottom: 2rem; } }
    #ware-box2.order-details .header > div, #inv-order-print .header > div {
      width: 35%; }
      @media screen and (max-width: 63.9375em) {
        #ware-box2.order-details .header > div, #inv-order-print .header > div {
          width: 45%;
          line-height: 1.4; } }
    #ware-box2.order-details .header .address, #inv-order-print .header .address {
      font-size: .9rem;
      line-height: 1.1; }
      @media screen and (max-width: 39.9375em) {
        #ware-box2.order-details .header .address, #inv-order-print .header .address {
          font-size: .8rem; } }
      #ware-box2.order-details .header .address > div, #inv-order-print .header .address > div {
        padding-left: 1rem; }
        #ware-box2.order-details .header .address > div:first-child, #inv-order-print .header .address > div:first-child {
          padding-left: 0; }
    #ware-box2.order-details .header .order-info, #inv-order-print .header .order-info {
      font-weight: 600; }
      @media screen and (max-width: 39.9375em) {
        #ware-box2.order-details .header .order-info, #inv-order-print .header .order-info {
          font-size: .9rem; } }
  #ware-box2.order-details .product-list, #inv-order-print .product-list {
    margin-bottom: 1rem; }
    @media screen and (max-width: 39.9375em) {
      #ware-box2.order-details .product-list, #inv-order-print .product-list {
        line-height: 1.25;
        font-size: .9rem; } }
  #ware-box2.order-details table, #inv-order-print table {
    text-transform: uppercase; }
    #ware-box2.order-details table thead, #ware-box2.order-details table tbody, #inv-order-print table thead, #inv-order-print table tbody {
      border: 0;
      background-color: transparent;
      border-bottom: 10px solid #0a0a0a; }
    #ware-box2.order-details table td, #inv-order-print table td {
      text-align: left; }
  #ware-box2.order-details .cta, #inv-order-print .cta {
    display: flex;
    justify-content: flex-end; }
    #ware-box2.order-details .cta > div, #inv-order-print .cta > div {
      margin-left: 1rem; }
    #ware-box2.order-details .cta .button, #inv-order-print .cta .button {
      margin-bottom: 0; }

.user-options > div.user-options-inventory {
  display: none; }
  .user-options > div.user-options-inventory a, .user-options > div.user-options-inventory i {
    color: #eb212e; }
  .user-options > div.user-options-inventory a:hover {
    color: #0a0a0a; }
    .user-options > div.user-options-inventory a:hover i {
      color: #0a0a0a; }

.user-options-inventory {
  display: none; }

.print-container {
  background-color: #fefefe; }

#inv-order-print .item-popup {
  margin: 0 auto;
  width: 100%; }

#inv-order-print .order-info, #inv-order-print table {
  font-size: .9rem; }

.cart #login {
  display: none; }

.cart .cart-title {
  padding-top: 1rem; }

.cart .page-content {
  background-color: transparent; }
  .cart .page-content.cart-table-container form {
    width: 100%; }
  .cart .page-content .cart-listing {
    width: 100%;
    border: 1px solid #8a8a8a;
    border-top: 5px solid #eb212e; }
    .cart .page-content .cart-listing .vehicle-message {
      font-style: italic;
      color: #555555;
      line-height: 2; }

.cart th {
  color: #fefefe;
  text-transform: uppercase;
  background-color: #8a8a8a;
  font-weight: 400; }

.cart td {
  font-weight: 400; }

.cart-buttons, .cart-total {
  padding: 2rem; }

.cart-buttons .button {
  padding: .75rem 1rem;
  margin-bottom: 0; }
  .cart-buttons .button:hover {
    background-color: #0a0a0a; }

.cart .update-message {
  margin-bottom: .5rem; }
  @media print, screen and (min-width: 64em) {
    .cart .update-message {
      margin-bottom: 0; } }
  .cart .update-message span {
    color: #33cc33;
    font-weight: 700; }

.cart .update-checkout {
  text-align: right; }
  .cart .update-checkout .button:first-child {
    background-color: #7f8283; }
  .cart .update-checkout .button:last-child {
    background-color: #33cc33; }
  .cart .update-checkout .button:hover {
    background-color: black; }

.cart .edit-cart {
  text-align: right; }
  .cart .edit-cart .button {
    background-color: #7f8283; }
    .cart .edit-cart .button:hover {
      background-color: #0a0a0a; }

.cart-qty {
  width: 60px;
  margin: 0 auto; }

.cart-total {
  font-weight: 900;
  text-transform: uppercase; }
  .cart-total-title {
    text-align: right; }

.cart .disclaimer {
  text-align: left;
  padding-top: 1rem;
  border-top: 5px solid #8a8a8a;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media print, screen and (min-width: 64em) {
    .cart .disclaimer {
      margin-top: 5rem; } }

@media print, screen and (min-width: 40em) {
  .cart .inv-btn-container {
    padding-left: 0;
    padding-right: 0; } }

.cart .checkout-error {
  color: #ed001a;
  font-size: .9rem;
  font-weight: 600; }

.page-content .checkout-form {
  width: 100%; }
  @media print, screen and (min-width: 64em) {
    .page-content .checkout-form .buttons {
      justify-content: flex-start; } }

#checkout h1, #checkout h2, #cart h1, #cart h2 {
  text-transform: uppercase; }

#checkout .page-content h1, #cart .page-content h1 {
  color: #eb212e; }

@media print, screen and (min-width: 40em) {
  #checkout .checkout-title, #checkout .cart-title, #cart .checkout-title, #cart .cart-title {
    padding-left: 1rem;
    padding-right: 1rem; } }

@media screen and (max-width: 39.9375em) {
  #checkout .checkout-title h1, #checkout .cart-title h1, #cart .checkout-title h1, #cart .cart-title h1 {
    padding: 0 .75rem;
    font-size: 2rem;
    letter-spacing: 0; } }

@media screen and (max-width: 39.9375em) {
  #checkout .checkout-form h2, #cart .checkout-form h2 {
    letter-spacing: 0; } }

.checkout-top {
  display: flex;
  align-items: center; }

.checkout-form {
  padding: .75rem;
  border-right-color: #7f8283; }
  @media print, screen and (min-width: 64em) {
    .checkout-form {
      border: 1px solid #8a8a8a;
      padding: 2rem; } }
  .checkout-form .buttons .button {
    max-width: 150px;
    width: 100%; }
    .checkout-form .buttons .button:first-child {
      background-color: #33cc33;
      margin-right: .5rem;
      padding-left: 0;
      padding-right: 0; }
    .checkout-form .buttons .button:last-child {
      background-color: #7f8283; }
    .checkout-form .buttons .button:hover {
      background-color: #0a0a0a; }
  .checkout-form .invalid {
    background-color: #ed001a;
    color: #fefefe; }

.checkout label {
  max-width: 200px;
  width: 100%;
  font-weight: 700;
  /*font-size:1rem;*/
  text-transform: capitalize; }

@media print, screen and (min-width: 64em) {
  .checkout .field input, .checkout .field select {
    max-width: 350px; } }

.checkout .field textarea {
  max-width: 500px;
  min-height: 150px; }

.checkout .customer-address {
  text-transform: none;
  line-height: 1.25;
  margin-bottom: 1rem;
  font-weight: 700; }

#checkout .summary {
  padding: 2rem;
  background-color: #e4e4e4;
  border: 1px solid #8a8a8a;
  border-left: 0;
  font-size: 1rem; }
  #checkout .summary .cart-listing {
    margin-top: 2.5rem; }
  #checkout .summary table {
    line-height: 1.25; }
  #checkout .summary th:nth-child(3) {
    min-width: 100px; }

#checkout .mobile-checkout .accordion-item .accordion-title, #cart .mobile-cart .accordion-item .accordion-title {
  display: flex;
  justify-content: space-between;
  background-color: #e4e4e4;
  border-top: 1px solid #7f8283;
  border-bottom: 1px solid #7f8283;
  padding: 1rem .75rem; }
  #checkout .mobile-checkout .accordion-item .accordion-title::before, #cart .mobile-cart .accordion-item .accordion-title::before {
    display: none; }
  #checkout .mobile-checkout .accordion-item .accordion-title .mobile-summary-title, #cart .mobile-cart .accordion-item .accordion-title .mobile-summary-title {
    font-weight: 700;
    color: #eb212e; }
  #checkout .mobile-checkout .accordion-item .accordion-title .mobile-summary-icon, #cart .mobile-cart .accordion-item .accordion-title .mobile-summary-icon {
    padding-left: .5rem; }
  #checkout .mobile-checkout .accordion-item .accordion-title .mobile-summary-total, #cart .mobile-cart .accordion-item .accordion-title .mobile-summary-total {
    color: #0a0a0a; }

#checkout .mobile-checkout .accordion-item.is-active .fa-angle-down:before, #cart .mobile-cart .accordion-item.is-active .fa-angle-down:before {
  content: '\f106'; }

#checkout .mobile-checkout .inventory-item, #cart .mobile-cart .inventory-item {
  background-color: #e4e4e4;
  display: inline-block;
  border-bottom: 1px solid #7f8283;
  width: 100%;
  padding: .75rem; }

#checkout .mobile-checkout .inventory-thumbnail, #cart .mobile-cart .inventory-thumbnail {
  width: 12%;
  float: left; }
  @media screen and (max-width: 63.9375em) {
    #checkout .mobile-checkout .inventory-thumbnail, #cart .mobile-cart .inventory-thumbnail {
      width: auto; } }
  #checkout .mobile-checkout .inventory-thumbnail img, #cart .mobile-cart .inventory-thumbnail img {
    max-width: 70px; }

#checkout .mobile-checkout .inventory-info, #cart .mobile-cart .inventory-info {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 63.9375em) {
    #checkout .mobile-checkout .inventory-info, #cart .mobile-cart .inventory-info {
      flex-direction: column;
      padding-left: 1rem; } }

#checkout .mobile-checkout .inventory-description, #cart .mobile-cart .inventory-description {
  float: left; }
  @media print, screen and (min-width: 40em) {
    #checkout .mobile-checkout .inventory-description, #cart .mobile-cart .inventory-description {
      width: 88%; } }
  #checkout .mobile-checkout .inventory-description-top, #cart .mobile-cart .inventory-description-top {
    color: #0a0a0a;
    line-height: 1.35;
    padding-bottom: .5rem;
    font-weight: 700; }
  #checkout .mobile-checkout .inventory-description-bottom, #cart .mobile-cart .inventory-description-bottom {
    display: flex; }
    @media screen and (max-width: 63.9375em) {
      #checkout .mobile-checkout .inventory-description-bottom, #cart .mobile-cart .inventory-description-bottom {
        width: 100%; } }
    @media print, screen and (min-width: 40em) {
      #checkout .mobile-checkout .inventory-description-bottom > div, #cart .mobile-cart .inventory-description-bottom > div {
        width: 50%; } }
    #checkout .mobile-checkout .inventory-description-bottom .inventory-description-left, #cart .mobile-cart .inventory-description-bottom .inventory-description-left {
      width: 100%; }
    #checkout .mobile-checkout .inventory-description-bottom-bottom, #cart .mobile-cart .inventory-description-bottom-bottom {
      display: flex;
      align-items: center;
      justify-content: space-between; }
  #checkout .mobile-checkout .inventory-description .inventory-quantity, #cart .mobile-cart .inventory-description .inventory-quantity {
    display: flex;
    align-items: center; }
    #checkout .mobile-checkout .inventory-description .inventory-quantity .cart-qty, #cart .mobile-cart .inventory-description .inventory-quantity .cart-qty {
      margin: 0;
      margin-left: .5rem; }
  #checkout .mobile-checkout .inventory-description .inventory-vehicle, #cart .mobile-cart .inventory-description .inventory-vehicle {
    color: #555555;
    font-style: italic; }

#checkout .mobile-checkout .mobile-checkout-cta, #checkout .mobile-checkout .mobile-cart-cta, #cart .mobile-cart .mobile-checkout-cta, #cart .mobile-cart .mobile-cart-cta {
  padding: .75rem;
  display: flex;
  flex-direction: column; }
  #checkout .mobile-checkout .mobile-checkout-cta .button, #checkout .mobile-checkout .mobile-cart-cta .button, #cart .mobile-cart .mobile-checkout-cta .button, #cart .mobile-cart .mobile-cart-cta .button {
    padding: .75rem 1rem;
    font-size: 1.15rem; }
    #checkout .mobile-checkout .mobile-checkout-cta .button.edit-cart, #checkout .mobile-checkout .mobile-cart-cta .button.edit-cart, #cart .mobile-cart .mobile-checkout-cta .button.edit-cart, #cart .mobile-cart .mobile-cart-cta .button.edit-cart {
      text-align: center;
      background-color: #7f8283; }
    #checkout .mobile-checkout .mobile-checkout-cta .button.checkout-button, #checkout .mobile-checkout .mobile-cart-cta .button.checkout-button, #cart .mobile-cart .mobile-checkout-cta .button.checkout-button, #cart .mobile-cart .mobile-cart-cta .button.checkout-button {
      background-color: #33cc33; }

#checkout .mobile-checkout .mobile-checkout-total, #checkout .mobile-checkout .mobile-cart-total, #cart .mobile-cart .mobile-checkout-total, #cart .mobile-cart .mobile-cart-total {
  padding: .75rem;
  text-align: right;
  font-weight: 700; }

/*///// Mobile - Cart /////*/
#cart .mobile-cart-table-container {
  padding-bottom: 0;
  border-bottom: 1px solid #7f8283; }

#cart .mobile-cart {
  border-top: 1px solid #7f8283; }
  #cart .mobile-cart .inventory-item .inventory-description-bottom-bottom {
    display: block; }
    #cart .mobile-cart .inventory-item .inventory-description-bottom-bottom-bottom {
      display: flex;
      justify-content: space-between; }
      #cart .mobile-cart .inventory-item .inventory-description-bottom-bottom-bottom i {
        font-size: 1.25rem; }
  #cart .mobile-cart .mobile-cart-cta {
    padding: 1.25rem .75rem; }
  #cart .mobile-cart .mobile-cart-total {
    text-align: center; }

#cart .mobile-cart .item-update {
  display: none;
  margin-left: .5rem; }

#cart .mobile-cart .mobile-update {
  background-color: transparent;
  color: #0a0a0a;
  border: 0;
  text-transform: uppercase;
  color: #33cc33;
  font-weight: 800;
  text-decoration: underline; }

/*///// Remove Item Popup /////*/
#ware-box2.cart .item-popup-cta {
  padding-left: 0; }

@media print, screen and (min-width: 40em) {
  #inventory {
    padding-top: 2rem;
    padding-bottom: 2rem; } }

#inventory .filter, .inventory-head .filter {
  padding-bottom: 2rem; }
  #inventory .filter-selection, .inventory-head .filter-selection {
    border-right: 1px solid #7f8283; }
    #inventory .filter-selection h5, .inventory-head .filter-selection h5 {
      text-transform: uppercase;
      letter-spacing: 0;
      font-size: 1.15rem; }
    #inventory .filter-selection ul, .inventory-head .filter-selection ul {
      list-style: none;
      margin: 0; }
    #inventory .filter-selection li, .inventory-head .filter-selection li {
      font-weight: 400;
      font-size: .875rem;
      line-height: 0; }
    #inventory .filter-selection input, .inventory-head .filter-selection input {
      margin-bottom: .75rem; }
    #inventory .filter-selection label, .inventory-head .filter-selection label {
      line-height: 0; }
  #inventory .filter-active, .inventory-head .filter-active {
    font-weight: 400;
    padding-bottom: 2rem; }
    #inventory .filter-active:after, .inventory-head .filter-active:after {
      content: '';
      display: block;
      width: 75%;
      background-color: #7f8283;
      height: 1px; }
    #inventory .filter-active ul, .inventory-head .filter-active ul {
      padding-bottom: 2rem; }
    #inventory .filter-active a, .inventory-head .filter-active a {
      color: #336699;
      font-weight: 900;
      padding-right: .5rem; }
      #inventory .filter-active a#clear, .inventory-head .filter-active a#clear {
        display: block;
        margin-top: .5rem; }
    #inventory .filter-active-selected, .inventory-head .filter-active-selected {
      padding: .5rem;
      transition: all .2s ease-out;
      display: inline-block;
      border-radius: 5px; }
      #inventory .filter-active-selected:hover, .inventory-head .filter-active-selected:hover {
        background-color: #eb212e;
        color: white; }
        #inventory .filter-active-selected:hover a, .inventory-head .filter-active-selected:hover a {
          color: #fefefe; }
  #inventory .filter-button, .inventory-head .filter-button {
    color: #eb212e;
    font-weight: 900;
    font-size: 1rem; }
  #inventory .filter-part-number, .inventory-head .filter-part-number {
    max-width: 80%;
    border-bottom: 1px solid #7f8283;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
    #inventory .filter-part-number input, .inventory-head .filter-part-number input {
      padding: .5rem;
      margin-bottom: 0;
      width: 100%;
      font-size: 1rem; }
  #inventory .filter-shopby, .inventory-head .filter-shopby {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 39.9375em) {
      #inventory .filter-shopby, .inventory-head .filter-shopby {
        padding-bottom: 1rem; } }
    @media print, screen and (min-width: 40em) {
      #inventory .filter-shopby, .inventory-head .filter-shopby {
        border-bottom: 5px solid #7f8283;
        justify-content: flex-start;
        margin-bottom: 2rem;
        max-width: 80%; } }
    #inventory .filter-shopby label, #inventory .filter-shopby select, .inventory-head .filter-shopby label, .inventory-head .filter-shopby select {
      margin-bottom: 0; }
    #inventory .filter-shopby label, .inventory-head .filter-shopby label {
      margin-right: .5rem; }
      @media print, screen and (min-width: 40em) {
        #inventory .filter-shopby label, .inventory-head .filter-shopby label {
          margin-right: 1rem; } }
    #inventory .filter-shopby select, .inventory-head .filter-shopby select {
      width: auto; }
      @media screen and (max-width: 39.9375em) {
        #inventory .filter-shopby select, .inventory-head .filter-shopby select {
          font-size: .9rem; } }
    #inventory .filter-shopby h5, .inventory-head .filter-shopby h5 {
      color: #eb212e;
      margin-bottom: 0; }
      @media screen and (max-width: 39.9375em) {
        #inventory .filter-shopby h5, .inventory-head .filter-shopby h5 {
          font-size: 1.15rem;
          text-transform: uppercase;
          letter-spacing: 1px; } }

#inventory #clearSKU, .inventory-head #clearSKU {
  display: none; }

#inventory .options-bar {
  border-bottom: 5px solid #7f8283;
  padding-bottom: 2rem;
  color: #0a0a0a;
  font-weight: 400;
  font-size: 1rem; }
  #inventory .options-bar select, #inventory .options-bar input {
    font-size: .75rem; }
  #inventory .options-bar > div {
    display: flex;
    align-items: center; }
    #inventory .options-bar > div:first-child {
      border-right: 1px solid #7f8283; }
  #inventory .options-bar-view {
    justify-content: space-between; }
    #inventory .options-bar-view i {
      font-size: 1.5rem;
      color: #e4e4e4;
      transition: all .2s ease-out; }
      #inventory .options-bar-view i:hover {
        color: #eb212e; }
    #inventory .options-bar-view button.active-view i {
      color: #eb212e; }
  #inventory .options-bar-instock input {
    margin-bottom: 0; }
  #inventory .options-bar-sort select {
    width: auto;
    margin-bottom: 0;
    margin-left: .5rem; }
  #inventory .options-bar .result-count, #inventory .options-bar .result-count-empty {
    padding-right: .25rem; }

@media screen and (max-width: 63.9375em) {
  #inventory .filter-selection, .inventory-head .filter-selection {
    border: 0;
    padding: .75rem;
    height: 50vh;
    overflow-x: scroll; }
  #inventory .accordion-item, .inventory-head .accordion-item {
    border: 1px solid #7f8283; } }

#inventory .accordion-item.is-active a, .inventory-head .accordion-item.is-active a {
  color: #eb212e; }

#inventory .accordion-title, .inventory-head .accordion-title {
  font-family: "Teko", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  border: 0; }

.inv.thanks {
  /*  .page-content {
    padding-top:1rem;
  }*/ }
  .inv.thanks h3 {
    color: #33cc33;
    font-size: 4rem; }
  .inv.thanks .buttons > a {
    background-color: #eb212e;
    color: #fefefe;
    padding: 1rem 1.5rem;
    font-size: 1rem;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 400; }
  .inv.thanks .thanks-text {
    padding-left: 1rem;
    padding-right: 1rem; }
    @media print, screen and (min-width: 64em) {
      .inv.thanks .thanks-text {
        padding-right: 3rem;
        padding-left: 3rem; } }

.slick-loading .slick-list {
  background: #fff slick-image-url("../images/vendors/ajax-loader.gif") center center no-repeat; }

/*# sourceMappingURL=style.css.map */
