/* normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 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.
 */
/* Document
   ========================================================================== */
@import url(plugins/magnific-popup.css);
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-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  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 */ }

/**
 * 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 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 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; }

/**
 * 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.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  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 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * 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 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  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; }

/**
 * 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 */ }

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

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

/* 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; }

/* Clearfix
   ========================================================================== */
.group:after {
  content: "";
  display: block;
  clear: both; }

body#debug:before {
  position: fixed;
  top: 5px;
  left: 5px;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: .6em;
  margin: 0;
  padding: 0;
  height: 20px;
  line-height: 20px;
  padding: 0 6px; }
  @media only screen and (min-width: 1301px) {
    body#debug:before {
      content: 'super'; } }
  @media only screen and (max-width: 1300px) {
    body#debug:before {
      content: 'wide'; } }
  @media only screen and (max-width: 1000px) {
    body#debug:before {
      content: 'desktop'; } }
  @media only screen and (max-width: 820px) {
    body#debug:before {
      content: 'narrow'; } }
  @media only screen and (max-width: 700px) {
    body#debug:before {
      content: 'narrower'; } }
  @media only screen and (max-width: 500px) {
    body#debug:before {
      content: 'mobile'; } }

body#debug.test .container {
  background: rgba(251, 0, 0, 0.2) !important; }

@font-face {
  font-family: 'icomoon';
  src: url("icomoon.eot?osbk1g");
  src: url("icomoon.eot?osbk1g#iefix") format("embedded-opentype"), url("icomoon.ttf?osbk1g") format("truetype"), url("icomoon.woff?osbk1g") format("woff"), url("icomoon.svg?osbk1g#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-play:before {
  content: "\ea1c"; }

.icon-chevron-right:before {
  content: "\ea42"; }

.icon-chevron-left:before {
  content: "\ea44"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-linkedin:before {
  content: "\eaca"; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.hidden {
  display: none;
  visibility: hidden; }

.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

html {
  box-sizing: border-box; }

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

body, html {
  margin: 0;
  padding: 0;
  display: block;
  font-family: "Source Sans Pro", Arial, "Helvetica Neue", Helvetica, sans-serif;
  height: 100%;
  font-size: 1em;
  font-weight: 300;
  color: #545454; }

body {
  background: #545454;
  overflow-x: hidden; }

body.locked {
  overflow: hidden !important; }

.container {
  max-width: 1150px;
  margin: 0 auto; }
  @media only screen and (max-width: 1300px) {
    .container {
      max-width: 96%; } }
  .container:after {
    content: "";
    display: table;
    clear: both; }

.container.full {
  max-width: 98%; }

#content {
  transition: all linear .1s;
  position: relative;
  background: #fff; }

#contentPush {
  display: block;
  background: #191919; }

section {
  width: 100%; }

img {
  max-width: 100%;
  display: block; }

a {
  transition: all linear .2s; }

p {
  margin: 0 0 15px 0;
  line-height: 1.4em; }
  p a {
    text-decoration: none;
    font-weight: 400;
    color: #e2231a; }
    p a:hover {
      color: #cb1f17; }

ul,
ol {
  margin-bottom: 20px; }

ul li,
ol li {
  margin-bottom: 10px; }
  ul li a,
  ol li a {
    color: #e2231a;
    font-weight: 400;
    text-decoration: none; }
    ul li a:hover,
    ol li a:hover {
      color: #cb1f17; }

ul.split li {
  width: 50%;
  float: left; }
  @media only screen and (max-width: 700px) {
    ul.split li {
      width: 100%;
      float: none; } }

ul.noBullets {
  list-style: none;
  padding: 0; }

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

span.small {
  font-size: .85em;
  font-style: italic; }

header {
  width: 100%;
  height: auto;
  display: block;
  position: fixed;
  z-index: 1000;
  padding: 0;
  transition: all ease-in .2s; }
  header.noImage {
    background-color: #222; }
  header .announcement {
    position: relative;
    z-index: 2;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    color: #fff;
    padding: 10px 2.5vw 10px 2.4vw;
    background-color: #e2231a;
    text-decoration: none; }
    @media only screen and (max-width: 500px) {
      header .announcement {
        font-size: 13px; } }
    header .announcement a {
      color: #fff;
      text-decoration: none;
      line-height: 1.25em;
      text-align: center;
      margin-bottom: 5px; }
      header .announcement a:hover {
        text-decoration: underline; }
    header .announcement span {
      border: 1px solid #fff;
      padding: 0 10px;
      margin-bottom: 0;
      text-align: center;
      text-decoration: none; }
      @media only screen and (max-width: 500px) {
        header .announcement span {
          margin: 0 auto; } }
  header nav {
    padding: 0;
    font-weight: 400;
    display: block;
    height: 100px;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    background: rgba(34, 34, 34, 0.8);
    transition: all ease-in .2s;
    position: relative; }
    header nav .logo {
      display: flex;
      width: 15%;
      height: 100px;
      padding: 5px 0;
      margin: 0 0 0 2.5vw;
      transition: all ease .2s;
      position: relative;
      z-index: 200;
      float: left; }
      header nav .logo img {
        max-width: 100%;
        display: block;
        vertical-align: middle;
        width: 100%;
        height: 100%; }
        @media only screen and (max-width: 820px) {
          header nav .logo img {
            botom: auto;
            top: 50%; } }
      @media only screen and (max-width: 820px) {
        header nav .logo {
          width: 26vw; } }
      @media only screen and (max-width: 700px) {
        header nav .logo {
          width: 30vw; } }
      @media only screen and (max-width: 500px) {
        header nav .logo {
          width: 33vw; } }
    header nav .mainlinks {
      text-align: right;
      margin-right: 10px;
      float: right;
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
      @media only screen and (max-width: 820px) {
        header nav .mainlinks {
          display: none; } }
      header nav .mainlinks ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        header nav .mainlinks ul li {
          display: inline-block; }
        header nav .mainlinks ul.primary {
          font-size: 1em;
          letter-spacing: .1em;
          margin: 10px 0 0 0;
          text-transform: uppercase; }
          header nav .mainlinks ul.primary li {
            margin: 0 20px 0 0; }
            header nav .mainlinks ul.primary li:last-child {
              margin-right: 0; }
            @media only screen and (max-width: 1300px) {
              header nav .mainlinks ul.primary li {
                margin-right: 10px; } }
            @media only screen and (max-width: 1000px) {
              header nav .mainlinks ul.primary li {
                margin-right: 8px;
                font-size: .95em; } }
        header nav .mainlinks ul.secondary {
          font-size: .85em;
          letter-spacing: .05em;
          margin: 10px 0 0 0; }
          header nav .mainlinks ul.secondary li {
            margin: 0 0 0 10px; }
    header nav a {
      color: rgba(255, 255, 255, 0.7);
      text-decoration: none; }
      header nav a:hover {
        color: rgba(255, 255, 255, 0.95); }
    header nav li.current-menu-item a,
    header nav li.current-page-ancestor a {
      color: #fff !important; }
    header nav .search {
      color: #fff;
      text-decoration: none;
      display: inline-block;
      font-size: 2.5em;
      float: right;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      margin: 5px 2.4vw 0 7px; }
      header nav .search .icon-search {
        display: table-cell;
        vertical-align: middle; }
    header nav .aftermarket {
      float: right;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      margin: 5px 2.4vw 0 7px; }
      header nav .aftermarket img.button {
        display: block; }
      header nav .aftermarket img.car {
        display: none; }
      @media only screen and (max-width: 1010px) {
        header nav .aftermarket img.button {
          display: none; }
        header nav .aftermarket img.car {
          display: block; } }
      @media all and (max-width: 950px) {
        header nav .aftermarket {
          display: none; } }
  header .heroImage {
    display: block;
    position: relative;
    width: 100%;
    height: 36vw;
    background-size: cover !important;
    z-index: 1;
    transition: all ease-out .3s; }
    @media only screen and (min-width: 1301px) {
      header .heroImage {
        height: 20vw; } }
    @media only screen and (max-width: 1300px) {
      header .heroImage {
        height: 32vw; } }
    @media only screen and (max-width: 820px) {
      header .heroImage {
        height: 40vw; } }
    @media only screen and (max-width: 700px) {
      header .heroImage {
        height: 45vw; } }
    @media only screen and (max-width: 500px) {
      header .heroImage {
        height: 240px; } }
    header .heroImage:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      background: rgba(0, 0, 0, 0.45);
      z-index: 1;
      opacity: 0;
      transition: all ease-in .2s; }
    header .heroImage h1 {
      position: absolute;
      bottom: 25%;
      left: 5%;
      transform: translateY(-50%);
      color: #fff;
      font-size: 3em;
      font-weight: 300;
      transition: all ease-out .2s;
      z-index: 2;
      text-align: center;
      width: 90%; }
      @media only screen and (max-width: 1000px) {
        header .heroImage h1 {
          bottom: 17%; } }
      @media only screen and (max-width: 820px) {
        header .heroImage h1 {
          font-size: 2em; } }
      @media only screen and (max-width: 500px) {
        header .heroImage h1 {
          font-size: 1.5em;
          top: 55%;
          transform: translateY(-55%); } }
  header.scrolled {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4); }
    header.scrolled nav {
      background: rgba(34, 34, 34, 0.9); }
    header.scrolled .heroImage {
      margin-top: -15%; }
      header.scrolled .heroImage:after {
        opacity: 1; }
      header.scrolled .heroImage h1 {
        bottom: .5%;
        font-size: 2em; }
      @media only screen and (max-width: 1000px) {
        header.scrolled .heroImage {
          margin-top: -10%; } }
      @media only screen and (max-width: 500px) {
        header.scrolled .heroImage h1 {
          margin-top: 13%;
          font-size: 1.5em; } }

@media (max-height: 790px) and (min-width: 1301px) {
  header.scrolled .heroImage {
    margin-top: calc(-30vw + 100px); } }

@media (max-height: 790px) and (max-width: 1300px) {
  header.scrolled .heroImage {
    margin-top: calc(-32vw + 100px); } }

@media (max-height: 790px) and (max-width: 1000px) {
  header.scrolled .heroImage {
    margin-top: calc(-32vw + 100px); } }

@media (max-height: 790px) and (max-width: 820px) {
  header.scrolled .heroImage {
    margin-top: calc(-40vw + 100px); } }

@media (max-height: 790px) and (max-width: 700px) {
  header.scrolled .heroImage {
    margin-top: calc(-45vw + 100px); } }

@media (max-height: 790px) {
  header.scrolled .heroImage h1 {
    opacity: 0; } }

header.hasImage + #contentPush {
  height: 40vw; }

header.scrolled.noImage#noSubnav nav {
  background: #222;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.7); }

header.scrolled.noImage nav {
  background: #222; }

.mobileMenu.active + header nav {
  background: #111; }

@media only screen and (max-width: 1180px) {
  html[lang="fr"] .aftermarket img.button {
    display: none; }
  html[lang="fr"] .aftermarket img.car {
    display: block; } }

@media only screen and (max-width: 1000px) {
  html[lang="fr"] .heroImage {
    bottom: -9%; } }

@media only screen and (max-width: 1010px) {
  html[lang="fr"] .subNav {
    display: none; }
  html[lang="fr"] .arg-intro a[href="/parts-search"],
  html[lang="fr"] .arg-intro a[href="/dealer-search"] {
    display: block !important; } }

@media only screen and (max-width: 1100px) {
  html[lang="de"] .aftermarket img.button {
    display: none; }
  html[lang="de"] .aftermarket img.car {
    display: block; } }

@media only screen and (max-width: 1010px) {
  html[lang="de"] .subNav {
    display: none; } }

footer {
  width: 100%;
  padding-top: 40px;
  background-color: #545454;
  color: #fff;
  font-weight: 300;
  position: relative; }
  footer a {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none; }
    footer a:hover {
      color: white; }
  footer .company {
    color: rgba(255, 255, 255, 0.8);
    width: 25%;
    float: left; }
    @media only screen and (max-width: 700px) {
      footer .company {
        width: 100%;
        display: block;
        padding-right: 0;
        padding-left: 7%; } }
    footer .company * {
      font-size: .9em;
      color: rgba(255, 255, 255, 0.8); }
    footer .company .logo {
      display: block;
      max-width: 60%;
      opacity: .8;
      height: 100%; }
      @media only screen and (max-width: 700px) {
        footer .company .logo {
          width: 25%; } }
      footer .company .logo img {
        width: 100%; }
    footer .company div[itemprop="name"] {
      margin-top: 1em;
      font-size: 1em; }
    footer .company div[itemprop="description"] {
      margin-top: .5em; }
    footer .company div[itemprop="address"] {
      margin: .5em auto .25em auto;
      line-height: 1.4em; }
      footer .company div[itemprop="address"] span[itemprop="streetAddress"] {
        display: block; }
    footer .company a {
      display: block;
      width: 100%;
      margin: 5px 0 0 0;
      font-weight: 600; }
  footer .footerMenu {
    float: right;
    display: inline-block;
    width: 75%; }
    @media only screen and (max-width: 700px) {
      footer .footerMenu {
        width: 100%;
        margin-top: 20px; } }
    footer .footerMenu ul {
      width: 100%;
      display: block;
      margin: 0;
      padding: 0 0 20px 0;
      float: left; }
    footer .footerMenu li {
      display: block;
      width: auto;
      width: 33.3334%;
      float: left;
      padding-right: 7%; }
      @media only screen and (max-width: 700px) {
        footer .footerMenu li {
          padding-right: 0;
          padding-left: 7%; } }
      footer .footerMenu li a {
        font-weight: 600;
        display: block;
        margin-top: 0;
        font-size: 1em;
        font-weight: 600;
        letter-spacing: .05em;
        color: rgba(255, 255, 255, 0.75); }
        footer .footerMenu li a:hover {
          color: #fff; }
      @media only screen and (max-width: 700px) {
        footer .footerMenu li {
          width: 100%;
          max-width: 100%;
          display: block;
          margin: 0 0 10px 0; } }
    footer .footerMenu li ul {
      display: block;
      float: left;
      margin: 8px 0 0 0;
      padding: 0; }
      footer .footerMenu li ul li {
        width: 100%;
        max-width: 100%;
        display: block;
        margin: 0; }
      footer .footerMenu li ul a {
        font-weight: 400;
        font-size: .85em;
        margin-bottom: 10px; }
  footer .copyright {
    color: rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 1.75em 0 30px 0; }
    footer .copyright p {
      margin: 0;
      font-size: .8em;
      display: inline-block;
      float: left; }
      @media only screen and (max-width: 700px) {
        footer .copyright p {
          display: block;
          width: 100%; } }
    footer .copyright br {
      display: none; }
      @media only screen and (max-width: 500px) {
        footer .copyright br {
          display: inline-block; } }
    footer .copyright p a {
      display: inline-block;
      position: relative;
      margin-left: 4px;
      padding-left: 6px; }
      footer .copyright p a:before {
        content: "";
        position: absolute;
        top: 1px;
        left: -1px;
        height: 96%;
        width: 1px;
        background: rgba(255, 255, 255, 0.5); }
    footer .copyright .socialLinks {
      float: right;
      text-align: right;
      display: inline; }
      footer .copyright .socialLinks a {
        color: rgba(255, 255, 255, 0.5);
        padding: 0 15px 0 0; }
        footer .copyright .socialLinks a:hover {
          color: #fff; }
        @media only screen and (max-width: 700px) {
          footer .copyright .socialLinks a {
            font-size: 1.5em; } }
      @media only screen and (max-width: 700px) {
        footer .copyright .socialLinks {
          float: left;
          margin: 20px 0 0 0;
          padding-bottom: 30px; } }

#cookies-consent {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  display: none;
  z-index: 1000;
  color: #404040;
  text-align: center;
  padding: 2em 1em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

#cookies-consent.visible {
  display: block; }

.mobileMenu {
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 900;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  transition: all ease-out .2s .1s; }
  .mobileMenu.active {
    left: 0; }
    .mobileMenu.active + header .heroImage {
      display: none; }
  .mobileMenu .inner {
    height: 100vh;
    width: 100vw;
    display: block;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box; }
  .mobileMenu ul {
    list-style: none;
    margin: 0;
    padding: 160px 8vw 30px 8vw; }
  .mobileMenu li {
    margin: 0 0 30px 0;
    padding: 0; }
  .mobileMenu a {
    color: #fff;
    font-size: 1.5em;
    text-decoration: none;
    font-weight: 600; }
  .mobileMenu li.menu-item-has-children {
    margin-bottom: 0; }
  .mobileMenu ul.sub-menu {
    padding: 30px 0 10px 20px;
    margin: 0; }
    .mobileMenu ul.sub-menu a {
      font-weight: 400;
      font-size: 1.2em; }

.subNav {
  display: block;
  width: 100%;
  min-height: 70px;
  background: #d7d7d7;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left; }
  @media only screen and (max-width: 820px) {
    .subNav {
      display: none; } }
  .subNav.noMargin {
    margin-bottom: 0; }
  .subNav.offset {
    position: fixed;
    top: 100px;
    z-index: 1000; }
  .subNav ul {
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: center;
    margin: 0;
    padding: 0; }
  .subNav li {
    list-style: none;
    flex-grow: 2;
    -webkit-flex-grow: 2;
    text-align: center;
    max-width: 20%;
    min-height: 70px;
    margin: 0;
    position: relative; }
    .subNav li:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      height: 100%;
      width: 1px;
      background: rgba(84, 84, 84, 0.25); }
  .subNav li:first-child:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 1px;
    background: rgba(84, 84, 84, 0.25); }
  .subNav a {
    margin: 0;
    padding: 20px;
    color: #545454;
    text-decoration: none;
    display: flex;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: .9em;
    font-weight: 400;
    transition: .2s all ease;
    position: relative;
    align-items: center; }
    @media only screen and (max-width: 1000px) {
      .subNav a {
        font-size: .8em; } }
    .subNav a:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, #e2231a 0%, #87150f 100%);
      z-index: 1;
      transition: .2s all ease;
      opacity: 0; }
    .subNav a span {
      z-index: 2;
      position: relative;
      text-align: center;
      width: 100%; }
  .subNav a:hover,
  .subNav li.current_page_item a,
  .subNav li.current_page_parent a {
    color: #fff; }
    .subNav a:hover:after,
    .subNav li.current_page_item a:after,
    .subNav li.current_page_parent a:after {
      opacity: 1; }

.threeColumnText {
  /* not exactly 3 column due to flex so width on the columns doesnt matter it will try to fit all of them. */
  display: block; }
  .threeColumnText .container {
    padding: 30px 3vw 40px 3vw;
    margin: 0 auto;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    @media only screen and (max-width: 700px) {
      .threeColumnText .container {
        display: block; } }
  .threeColumnText .column-item {
    width: 31.66667%;
    margin: 0 0.83333%;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex: 1;
    align-item: stretch; }
    @media only screen and (max-width: 700px) {
      .threeColumnText .column-item {
        width: 80%;
        float: left;
        margin-left: 10%;
        margin-right: 10%;
        display: block;
        margin-bottom: 30px; } }
    .threeColumnText .column-item h3 {
      font-size: 2.2em;
      font-weight: 300;
      text-align: center;
      margin: 0;
      padding: 10px 0; }
    .threeColumnText .column-item div {
      background: #F3F2F3;
      padding: 20px;
      border-radius: 10px 10px 0 0;
      display: block;
      position: relative; }
      .threeColumnText .column-item div:after {
        content: '';
        position: absolute;
        top: 99%;
        left: 0;
        width: 100%;
        height: 300%;
        background: #F3F2F3; }

.btn, .careers-home .link a {
  display: inline-block;
  margin: 0 auto;
  background-color: #e2231a;
  border-radius: 1.5em/ 50%;
  padding: 12px 40px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: .25s all ease-in-out;
  border: 2px solid #e2231a; }
  .btn:after, .careers-home .link a:after {
    content: '';
    position: absolute;
    left: calc(50% - 16px);
    bottom: -16px;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background: #d92219;
    z-index: -1;
    transition: .25s all ease-in-out;
    opacity: 0; }
  .btn:hover, .careers-home .link a:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    text-shadow: 0 2px 1px #b41c15 inset;
    border-color: #cb1f17; }
    .btn:hover:after, .careers-home .link a:hover:after {
      width: 110%;
      height: 180%;
      left: -5%;
      border-radius: 200px;
      opacity: 1; }
  .btn span.icon-play-circle, .careers-home .link a span.icon-play-circle {
    position: relative;
    top: 4px;
    margin: -10px 5px 0 -10px;
    display: inline-block;
    font-size: 1.4em; }
  .btn.btn-sm, .careers-home .link a.btn-sm {
    padding: 8px 15px 6px 15px;
    border-radius: 6px;
    font-size: .85em; }

.subNav li.searchLink {
  padding-left: 2px;
  padding-right: 2px; }
  .subNav li.searchLink:before {
    display: none; }
  .subNav li.searchLink a {
    text-align: center; }
    .subNav li.searchLink a:after {
      opacity: 1;
      top: 10px;
      left: 10px;
      width: calc(100% - 20px);
      height: calc(100% - 20px);
      background: #ececec;
      border: 1px solid rgba(84, 84, 84, 0.25); }
    .subNav li.searchLink a:hover {
      color: #545454; }
      .subNav li.searchLink a:hover:after {
        background: #f2f2f2; }
  .subNav li.searchLink.active a {
    background: #ececec;
    color: #545454; }
    .subNav li.searchLink.active a:after {
      background: transparent; }

.partsSearch {
  width: 100%;
  height: 0;
  background: #ececec;
  transition: ease-in .35s all;
  position: relative;
  overflow: hidden;
  /* START TABBED INTERFACE*/
  /* TABS */
  /* TAB CONTENT */
  /* wrap in parenthesis */ }
  .partsSearch.open {
    height: 250px;
    background: #ececec;
    padding: 10px 2.4vw 0 2.4vw;
    overflow: scroll; }
  .partsSearch .closeLink {
    position: absolute;
    top: 10px;
    right: 2.4vw;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #545454;
    line-height: 40px;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 0 7px 0 5px; }
    .partsSearch .closeLink span {
      font-size: 1.5em;
      float: left;
      line-height: 40px; }
    .partsSearch .closeLink:hover {
      color: rgba(84, 84, 84, 0.9);
      border: 1px solid #cacaca;
      background: #f1f1f1; }
  .partsSearch section {
    display: none; }
  .partsSearch .tab {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px 0 10px 0;
    font-weight: 300;
    text-align: center;
    color: #545454;
    border-bottom: 2px solid transparent; }
    .partsSearch .tab:hover {
      color: #e2231a;
      cursor: pointer; }
  .partsSearch input[name="tabs"],
  .partsSearch input[name="pstabs"] {
    display: none; }
  .partsSearch input:checked + .tab {
    /* TOP LEVEL TABS */
    color: #e2231a;
    border-bottom: 3px solid #e2231a; }
  .partsSearch #partsearchselector:checked ~ #partsearchfrm,
  .partsSearch .ymm:checked ~ .ymmfrm,
  .partsSearch .fordsrv:checked ~ .fordsrvfrm,
  .partsSearch .nags:checked ~ .nagsfrm,
  .partsSearch .engnum:checked ~ .engnumfrm,
  .partsSearch #partnum:checked ~ #partnumfrm,
  .partsSearch #installersearchselector:checked ~ #installersearchfrm,
  .partsSearch #dealersearchselector:checked ~ #dealersearchfrm {
    display: block; }
  .partsSearch input, .partsSearch select {
    padding: 5px;
    height: 30px;
    font-size: 100%;
    background-color: #f8f8f8;
    border: 1px solid #a6a6a6;
    border-radius: 3px;
    width: 100%; }
  .partsSearch select {
    min-width: 150px; }
  .partsSearch #partsearchfrm, .partsSearch #installersearchfrm {
    border-top: none; }
  .partsSearch #installersearchfrm input {
    padding: 7px;
    height: 34px;
    width: 250px; }
  .partsSearch #installersearchfrm .field {
    display: block; }
  .partsSearch #dealersearchfrm a {
    color: #e2231a;
    text-decoration: none;
    display: block;
    line-height: 2em; }
    .partsSearch #dealersearchfrm a:hover {
      color: #cb1f17;
      text-decoration: underline; }
  .partsSearch .tabcontent {
    display: none;
    padding: 10px 0 0;
    border-top: 1px solid #ddd; }
    .partsSearch .tabcontent .intro {
      font-weight: bold;
      margin-right: 10px; }
    .partsSearch .tabcontent button {
      /* submit buttons */
      background-color: #e2231a;
      padding: 8px 10px 9px 10px;
      border-radius: 3px;
      border: none;
      color: #fff;
      font-size: .95em;
      transition: all linear .2s; }
      .partsSearch .tabcontent button:hover {
        cursor: pointer;
        background: #cb1f17; }
    .partsSearch .tabcontent input:checked + .tab {
      /* INTERIOR TABS */
      color: #e2231a;
      border-bottom: 2px solid #e2231a; }
    .partsSearch .tabcontent .inlineinput {
      display: inline-block;
      vertical-align: top;
      margin-left: 5px; }
      .partsSearch .tabcontent .inlineinput:first-of-type {
        margin-left: 0; }
      .partsSearch .tabcontent .inlineinput span {
        position: absolute;
        bottom: 101%;
        font-size: .8em; }
    .partsSearch .tabcontent .helpLink {
      position: relative;
      display: inline-block;
      margin: 0;
      color: #e2231a;
      text-decoration: none;
      font-size: .80em;
      margin-top: 2em; }
      .partsSearch .tabcontent .helpLink:hover {
        color: #cb1f17;
        text-decoration: underline; }
    .partsSearch .tabcontent .inputWrapper {
      display: inline-block; }
  .partsSearch #engbegin, .partsSearch #xrefbegin {
    width: 75px; }
  .partsSearch form label small:before {
    content: "\0028";
    display: inline; }
  .partsSearch form label small:after {
    content: "\0029";
    display: inline; }

.mobilePartsSearch .partsSearch {
  height: auto;
  background: #fff;
  padding: 20px; }
  .mobilePartsSearch .partsSearch .closeLink {
    display: none; }
  .mobilePartsSearch .partsSearch #partsearchfrm label.tab {
    display: block;
    text-align: left; }
    .mobilePartsSearch .partsSearch #partsearchfrm label.tab:first-of-type {
      margin-top: 10px; }
  .mobilePartsSearch .partsSearch .tabcontent .inlineinput {
    display: block;
    margin-left: 0; }
  .mobilePartsSearch .partsSearch input, .mobilePartsSearch .partsSearch select {
    height: 40px; }
  .mobilePartsSearch .partsSearch button[type="submit"] {
    margin-top: 10px; }

/* Dealer Search Styles - JTG - 20180810 */
.subNav li.searchLink2 {
  padding-left: 2px;
  padding-right: 2px; }

.subNav li.searchLink2:before {
  display: none; }

.subNav li.searchLink2 a {
  text-align: center; }

.subNav li.searchLink2 a:after {
  opacity: 1;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background: #ececec;
  border: 1px solid rgba(84, 84, 84, 0.25); }

.subNav li.searchLink2 a:hover {
  color: #545454; }

.subNav li.searchLink2 a:hover:after {
  background: #f2f2f2; }

.subNav li.searchLink2.active a {
  background: #ececec;
  color: #545454; }

.subNav li.searchLink2.active a:after {
  background: 0 0; }

.dealerSearch {
  width: 100%;
  height: 0;
  background: #ececec;
  transition: ease-in .35s all;
  position: relative;
  overflow: hidden; }

.dealerSearch.open {
  height: 250px;
  background: #ececec;
  padding: 10px 2.4vw 0 2.4vw; }

.dealerSearch .closeLink2 {
  position: absolute;
  top: 10px;
  right: 2.4vw;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #545454;
  line-height: 40px;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 0 7px 0 5px; }

.dealerSearch .closeLink2 span {
  font-size: 1.5em;
  float: left;
  line-height: 40px; }

.dealerSearch .closeLink2:hover {
  color: rgba(84, 84, 84, 0.9);
  border: 1px solid #cacaca;
  background: #f1f1f1; }

.dealerSearch section {
  display: block; }

.dealerSearch .tab {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 5px 0 10px 0;
  font-weight: 300;
  text-align: center;
  color: #e2231a;
  border-bottom: 3px solid #e2231a; }

.dealerSearch .tab:hover {
  color: #e2231a;
  cursor: pointer; }

.dealerSearch input[name=pstabs],
.dealerSearch input[name=tabs2] {
  display: none; }

.dealerSearch #dealersearchselector:checked ~ #dealersearchfrm,
.dealerSearch #installersearchselector:checked ~ #installersearchfrm {
  display: block; }

.dealerSearch input,
.dealerSearch select {
  padding: 5px;
  height: 30px;
  font-size: 100%;
  background-color: #f8f8f8;
  border: 1px solid #a6a6a6;
  border-radius: 3px;
  width: 100%; }

.dealerSearch select {
  min-width: 150px; }

.dealerSearch #installersearchfrm,
.dealerSearch #partsearchfrm {
  border-top: none; }

.dealerSearch #installersearchfrm input {
  padding: 7px;
  height: 34px;
  width: 250px; }

.dealerSearch #installersearchfrm .field {
  display: block; }

.dealerSearch #dealersearchfrm a {
  color: #e2231a;
  text-decoration: none;
  display: block;
  line-height: 2em; }

.dealerSearch #dealersearchfrm a:hover {
  color: #cb1f17;
  text-decoration: underline; }

.dealerSearch .tabcontent {
  display: none;
  padding: 10px 0 0; }

.dealerSearch .tabcontent .intro {
  font-weight: 700;
  margin-right: 10px; }

.dealerSearch .tabcontent button {
  background-color: #e2231a;
  padding: 8px 10px 9px 10px;
  border-radius: 3px;
  border: none;
  color: #fff;
  font-size: .95em;
  transition: all linear .2s; }

.dealerSearch .tabcontent button:hover {
  cursor: pointer;
  background: #cb1f17; }

.dealerSearch .tabcontent input:checked + .tab {
  color: #e2231a;
  border-bottom: 2px solid #e2231a; }

.dealerSearch .tabcontent .inlineinput {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px; }

.dealerSearch .tabcontent .inlineinput:first-of-type {
  margin-left: 0; }

.dealerSearch .tabcontent .inlineinput input,
.dealerSearch .tabcontent .inlineinput select {
  display: block; }

.dealerSearch .tabcontent .inlineinput span {
  position: absolute;
  bottom: 101%;
  font-size: .8em; }

.dealerSearch .tabcontent .helpLink {
  position: relative;
  display: inline-block;
  margin: 0;
  color: #e2231a;
  text-decoration: none;
  font-size: .8em;
  margin-top: 2em; }

.dealerSearch .tabcontent .helpLink:hover {
  color: #cb1f17;
  text-decoration: underline; }

.dealerSearch .tabcontent .inputWrapper {
  display: inline-block; }

.dealerSearch #engbegin,
.dealerSearch #xrefbegin {
  width: 75px; }

.dealerSearch form label small:before {
  content: "\0028";
  display: inline; }

.dealerSearch form label small:after {
  content: "\0029";
  display: inline; }

.mobileDealerSearch .dealerSearch {
  height: auto;
  background: #fff;
  padding: 20px; }

.mobileDealerSearch .dealerSearch .closeLink2 {
  display: none; }

.mobileDealerSearch .dealerSearch #partsearchfrm label.tab {
  display: block;
  text-align: left; }

.mobileDealerSearch .dealerSearch #partsearchfrm label.tab:first-of-type {
  margin-top: 10px; }

.mobileDealerSearch .dealerSearch .tabcontent .inlineinput {
  display: block;
  margin-left: 0; }

.mobileDealerSearch .dealerSearch input,
.mobileDealerSearch .dealerSearch select {
  height: 40px; }

.mobileDealerSearch .dealerSearch button[type=submit] {
  margin-top: 10px; }

#dealersearchfrm, #installersearchfrm {
  display: block; }

.dealerSearchRight, .dealerSearchLeft {
  width: 49%;
  float: left;
  display: inline-block; }

h3.dealerSearch {
  color: #e2231a;
  border-bottom: 3px solid #e2231a;
  display: none; }

@media only screen and (max-width: 768px) {
  .dealerSearchRight, .dealerSearchLeft {
    width: 100%;
    float: none;
    display: block; } }

.nf-form-fields-required {
  margin: 30px 0 15px 0px; }

.nf-field-container.checkbox-container {
  margin-bottom: 0px; }

input.nf-element[type="button"] {
  background-color: #e2231a;
  padding: 8px 10px 9px 10px;
  border-radius: 3px;
  border: none;
  color: #fff;
  font-size: .95em;
  transition: all linear .2s;
  cursor: pointer;
  display: inline-block;
  width: auto; }

.nf-form-title {
  display: none; }

.nf-response-msg {
  margin: 20px; }

.list-radio-wrap .nf-field-element li {
  display: inline-block;
  line-height: 40px;
  vertical-align: middle; }

.list-radio-wrap .nf-field-element li input {
  display: inline-block;
  line-height: 40px; }

.list-radio-wrap .nf-field-element li label {
  margin: 0 5px !important; }

#map {
  width: 100%;
  min-height: 300px; }

.iwTitle {
  font-weight: bold;
  padding-bottom: 5px; }

.iwAddress {
  padding-bottom: 5px; }

.iwDirections a {
  color: #e2231a;
  text-decoration: none; }
  .iwDirections a:hover {
    text-decoration: underline; }

.modal {
  position: fixed;
  z-index: 3000;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: block;
  display: none; }
  .modal .screen {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 1; }
  .modal .inner {
    min-width: 450px;
    height: auto;
    padding: 28px 30px;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    top: 14%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10; }
    .modal .inner .close {
      position: absolute;
      top: 10px;
      right: 10px;
      display: inline-block;
      width: 28px;
      height: 28px;
      border-radius: 28px;
      line-height: 28px;
      text-decoration: none;
      text-align: center;
      border: 2px solid #d7d7d7;
      font-size: 20px;
      transition: all linear .2s;
      color: #d7d7d7; }
      .modal .inner .close:hover {
        border-color: #a4a4a4;
        color: #a4a4a4; }
    .modal .inner p {
      margin: 0 0 6px 0;
      padding: 0;
      font-size: 1.4em;
      font-weight: 600; }
    .modal .inner input {
      width: 70%;
      height: 40px;
      margin: 0;
      padding: 0 10px;
      border: 1px solid #d7d7d7;
      color: #545454;
      font-weight: 100;
      font-size: .85em;
      float: left;
      border-radius: 4px 0 0 4px; }
      .modal .inner input:focus {
        outline: none;
        border-color: #545454 #e2231a #545454 #545454; }
    .modal .inner button {
      outline: none;
      max-width: 28%;
      display: inline-block;
      float: left;
      background: #e2231a;
      color: #fff;
      border: none;
      height: 40px;
      line-height: 40px;
      margin: 0;
      padding: 0 14px 0 8px;
      border-radius: 0 4px 4px 0;
      font-size: .75em;
      letter-spacing: 0.05em;
      font-weight: 400;
      text-transform: uppercase;
      cursor: pointer;
      transition: all linear .2s; }
      .modal .inner button span {
        font-size: 1.6em;
        position: relative;
        top: 4px; }
      .modal .inner button:hover {
        background: #cb1f17; }

#searchform {
  width: 70%;
  margin: 0 auto 28px auto; }
  #searchform input {
    width: calc( 100% - 100px);
    display: inline-block;
    height: 40px;
    margin: 0;
    padding: 0 10px;
    border: 1px solid #d7d7d7;
    color: #545454;
    font-weight: 100;
    font-size: .85em;
    float: left;
    border-radius: 4px 0 0 4px; }
    #searchform input:focus {
      outline: none;
      border-color: #545454 #e2231a #545454 #545454; }
  #searchform button {
    outline: none;
    max-width: 28%;
    display: inline-block;
    float: left;
    background: #e2231a;
    color: #fff;
    border: none;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 14px 0 8px;
    border-radius: 0 4px 4px 0;
    font-size: .75em;
    letter-spacing: 0.05em;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
    transition: all linear .2s; }
    #searchform button span {
      font-size: 1.6em;
      position: relative;
      top: 4px; }
    #searchform button:hover {
      background: #cb1f17; }

/** pagination button for search results  */
#buttons input[type=button] {
  color: #e2231a;
  line-height: 1.4em;
  font-weight: 100;
  outline: 0;
  background: transparent;
  border: 1px solid transparent; }
  #buttons input[type=button]:hover {
    cursor: pointer;
    border-bottom: 1px solid #e2231a; }
  #buttons input[type=button].active {
    border-bottom: 1px solid #e2231a; }

.langSelect {
  /* position:absolute;
  top:10px;
  right:calc(3vw - 4px);
  z-index:2000;
  width:94%;
  height:auto;
  text-align:right; */ }

.langSelect .selected {
  position: relative; }

.langSelect .selected a {
  color: rgba(255, 255, 255, 0.75);
  font-size: .9em;
  text-decoration: none;
  border-radius: 2px;
  padding: 4px;
  margin: 4px 0 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0); }

.langSelect .selected a span[class*=icon-]:first-child {
  font-size: .9em;
  margin: 0 4px 0 3px; }

.langSelect .selected a span[class*=icon-]:last-child {
  font-size: .9em;
  position: relative;
  top: 1px;
  margin-left: 1px;
  -webkit-transition: .05s all linear;
  transition: .05s all linear; }

.langSelect .selected a:hover {
  background: rgba(255, 255, 255, 0.15);
  color: #fff; }

.langSelect .selected a.selected {
  background: #fff;
  color: #333; }

.langSelect .selected a.selected span {
  color: #333; }

.langSelect .selected a.selected span[class*=icon-]:last-child {
  top: 20px;
  opacity: 0;
  -webkit-transition: all ease-in .2s;
  transition: all ease-in .2s; }

.langSelect .list {
  position: absolute;
  top: 80%;
  right: -4px;
  background: #fff;
  padding: 8px;
  border-radius: 4px;
  width: auto;
  display: none;
  -webkit-transition: .2s all ease-in;
  transition: .2s all ease-in;
  -webkit-box-shadow: 4px 2px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 2px 7px rgba(0, 0, 0, 0.5); }

.langSelect .list.active {
  top: calc(100% - 15px); }

.langSelect .list:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  bottom: 99%;
  right: 7px;
  z-index: 100; }

.langSelect .list a {
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  white-space: nowrap;
  text-decoration: none;
  color: #333;
  font-size: .9em;
  font-weight: 400;
  padding: 6px;
  border-radius: 3px;
  text-align: center; }

.langSelect .list a:hover {
  background: #c7c7c7; }

.langSelect .list a:last-child {
  margin-bottom: 0; }

.langSelect .list a img {
  display: inline-block;
  margin-right: 5px; }

.langSelect .list a span {
  display: inline-block; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position: relative;
  top: 10px;
  right: -5px; }

@media only screen and (max-width: 720px) {
  .langSelect .list {
    right: 2px; }
  .langSelect .list:before {
    right: 4px; } }

.mobilelangselect {
  color: #fff;
  font-weight: 600; }

.mobilelangselect a {
  font-size: 1em;
  margin: 5px;
  font-weight: 400; }

.mobilelangselect a.selected {
  text-decoration: underline; }

/* Header Carousel */
header {
  /* Careers Carousel */ }
  header .carouselWrapper {
    width: 100%;
    background: #dadada;
    float: right;
    background-position: right center !important;
    background-size: cover !important;
    order: 2;
    position: relative;
    height: 74vh;
    transition: all ease-in .2s; }
    @media only screen and (max-width: 700px) {
      header .carouselWrapper {
        width: 100%;
        height: 300px;
        display: block; } }
    @media only screen and (min-width: 1301px) {
      header .carouselWrapper {
        height: 30vw; } }
    @media only screen and (max-width: 1300px) {
      header .carouselWrapper {
        height: 32vw; } }
    @media only screen and (max-width: 820px) {
      header .carouselWrapper {
        height: 40vw; } }
    @media only screen and (max-width: 700px) {
      header .carouselWrapper {
        height: 45vw; } }
    @media only screen and (max-width: 500px) {
      header .carouselWrapper {
        height: 240px; } }
    header .carouselWrapper .carousel {
      display: block;
      height: 100%;
      width: 100%; }
    header .carouselWrapper .flickity-viewport,
    header .carouselWrapper .carousel-cell {
      height: 100% !important;
      width: 100% !important; }
      header .carouselWrapper .flickity-viewport h1,
      header .carouselWrapper .carousel-cell h1 {
        position: absolute;
        top: 54%;
        transform: translateY(-54%);
        left: 20%;
        text-align: center;
        margin: 0 auto;
        width: 60%;
        font-size: 3em;
        font-weight: 300; }
        @media only screen and (max-width: 700px) {
          header .carouselWrapper .flickity-viewport h1,
          header .carouselWrapper .carousel-cell h1 {
            font-size: 2.5em; } }
        @media only screen and (max-width: 500px) {
          header .carouselWrapper .flickity-viewport h1,
          header .carouselWrapper .carousel-cell h1 {
            font-size: 2em; } }
      header .carouselWrapper .flickity-viewport .cta,
      header .carouselWrapper .carousel-cell .cta {
        width: 100%;
        display: block;
        text-align: center;
        text-transform: uppercase;
        position: absolute;
        bottom: 15%;
        height: auto; }
        @media only screen and (max-width: 700px) {
          header .carouselWrapper .flickity-viewport .cta,
          header .carouselWrapper .carousel-cell .cta {
            font-size: .9em;
            bottom: 10%; } }
    header .carouselWrapper .flickity-page-dots {
      bottom: 16px;
      z-index: 100; }
    header .carouselWrapper .carousel-cell div {
      width: 100%;
      height: 100%;
      position: relative;
      background-position: center center !important;
      background-size: cover !important; }
    header .carouselWrapper .carousel-nav a {
      display: block;
      width: 40px;
      height: 40px;
      border-radius: 40px;
      background: rgba(255, 255, 255, 0.5);
      text-decoration: none;
      position: absolute;
      top: 70%;
      transform: translateY(-50%); }
      header .carouselWrapper .carousel-nav a span {
        line-height: 40px;
        text-align: center;
        width: 100%;
        height: 100%;
        display: block;
        font-size: 1.7em;
        color: #545454; }
      header .carouselWrapper .carousel-nav a.prev {
        left: 4%; }
      header .carouselWrapper .carousel-nav a.next {
        right: 4%; }
      header .carouselWrapper .carousel-nav a:hover {
        background: rgba(255, 255, 255, 0.75); }
  header .carouselWrapper {
    height: 32vw; }
  header.scrolled .carouselWrapper {
    height: 30vw;
    margin-top: -13%; }
    header.scrolled .carouselWrapper .carousel-nav a {
      top: 80%; }
    header.scrolled .carouselWrapper .carousel-cell h1 {
      top: 84%;
      font-size: 2.5em; }

/* Homepage Carousel */
.carouselWrapper {
  width: 100%;
  background: #dadada;
  float: right;
  background-position: right center !important;
  background-size: cover !important;
  order: 2;
  position: relative;
  height: 74vh; }
  @media only screen and (max-width: 700px) {
    .carouselWrapper {
      width: 100%;
      height: 300px;
      display: block; } }
  @media only screen and (min-width: 1301px) {
    .carouselWrapper {
      height: 30vw; } }
  @media only screen and (max-width: 1300px) {
    .carouselWrapper {
      height: 32vw; } }
  @media only screen and (max-width: 820px) {
    .carouselWrapper {
      height: 40vw; } }
  @media only screen and (max-width: 700px) {
    .carouselWrapper {
      height: 45vw; } }
  @media only screen and (max-width: 500px) {
    .carouselWrapper {
      height: 240px; } }
  .carouselWrapper .carousel {
    display: block;
    height: 100%;
    width: 100%; }
  .carouselWrapper .flickity-viewport,
  .carouselWrapper .carousel-cell {
    height: 100% !important;
    width: 100% !important; }
    .carouselWrapper .flickity-viewport h1,
    .carouselWrapper .carousel-cell h1 {
      position: absolute;
      top: 54%;
      transform: translateY(-54%);
      left: 20%;
      text-align: center;
      margin: 0 auto;
      width: 60%;
      font-size: 3em;
      font-weight: 300; }
      @media only screen and (max-width: 700px) {
        .carouselWrapper .flickity-viewport h1,
        .carouselWrapper .carousel-cell h1 {
          font-size: 2.5em; } }
      @media only screen and (max-width: 500px) {
        .carouselWrapper .flickity-viewport h1,
        .carouselWrapper .carousel-cell h1 {
          font-size: 2em; } }
    .carouselWrapper .flickity-viewport .cta,
    .carouselWrapper .carousel-cell .cta {
      width: 100%;
      display: block;
      text-align: center;
      text-transform: uppercase;
      position: absolute;
      bottom: 15%;
      height: auto; }
      @media only screen and (max-width: 700px) {
        .carouselWrapper .flickity-viewport .cta,
        .carouselWrapper .carousel-cell .cta {
          font-size: .9em;
          bottom: 10%; } }
  .carouselWrapper .flickity-page-dots {
    bottom: 16px;
    z-index: 100; }
  .carouselWrapper .carousel-cell div {
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center center !important;
    background-size: cover !important; }
  .carouselWrapper .carousel-nav a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .carouselWrapper .carousel-nav a span {
      line-height: 40px;
      text-align: center;
      width: 100%;
      height: 100%;
      display: block;
      font-size: 1.7em;
      color: #545454; }
    .carouselWrapper .carousel-nav a.prev {
      left: 4%; }
    .carouselWrapper .carousel-nav a.next {
      right: 4%; }
    .carouselWrapper .carousel-nav a:hover {
      background: rgba(255, 255, 255, 0.75); }

.hero-home {
  background-color: #111;
  text-align: center;
  color: #fff;
  height: 74vh;
  margin-top: -100px;
  background-size: cover !important;
  background-position: center center !important;
  position: relative; }
  .hero-home h1 {
    position: absolute;
    top: 54%;
    transform: translateY(-54%);
    left: 20%;
    text-align: center;
    margin: 0 auto;
    width: 60%;
    font-size: 3em;
    font-weight: 300; }
    @media only screen and (max-width: 700px) {
      .hero-home h1 {
        font-size: 2.5em; } }
    @media only screen and (max-width: 500px) {
      .hero-home h1 {
        font-size: 2em; } }
  .hero-home .cta {
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 15%; }
    @media only screen and (max-width: 700px) {
      .hero-home .cta {
        font-size: .9em;
        bottom: 10%; } }

.home-intro {
  padding: 40px 0 50px 0;
  background: #474747; }
  .home-intro .column {
    width: 48.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%; }
    .home-intro .column:first-child {
      padding-right: 30px; }
    .home-intro .column:last-child {
      padding-left: 5px; }
    @media only screen and (max-width: 820px) {
      .home-intro .column {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
        padding: 0 20px !important; } }
  .home-intro p {
    font-size: 1.1em;
    line-height: 1.6em;
    color: #fff; }

.oe-home {
  background-color: #cfd5df;
  padding: 20px 0 10px 0; }
  .oe-home .text {
    width: 45vw;
    float: left;
    margin: 0 0 0 8vw; }
    @media only screen and (max-width: 1000px) {
      .oe-home .text {
        width: 51.5vw; } }
    @media only screen and (max-width: 700px) {
      .oe-home .text {
        width: 100%;
        margin: 0;
        padding: 0 4vw; } }
  .oe-home .image {
    width: 44.7vw;
    position: relative;
    float: right;
    margin-top: -60px; }
    .oe-home .image img {
      float: right;
      max-width: 100%; }
    @media only screen and (max-width: 1000px) {
      .oe-home .image {
        width: 40vw;
        margin-top: -50px; } }
    @media only screen and (max-width: 700px) {
      .oe-home .image {
        width: 80%;
        margin-top: 0; } }
  .oe-home .brandlist {
    width: 100%;
    display: block;
    padding: 20px 4vw 40px 8vw;
    float: left; }
    .oe-home .brandlist p {
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: .075em;
      margin: 0 0 5px 0;
      font-size: 1.2em; }
    .oe-home .brandlist ul {
      padding: 0;
      margin: 0; }
      .oe-home .brandlist ul li {
        display: inline;
        white-space: nowrap;
        font-size: 1.1em;
        line-height: 1.5em;
        font-weight: 400; }
        .oe-home .brandlist ul li:after {
          content: "\2022";
          padding: 0 10px; }
        .oe-home .brandlist ul li:last-child:after {
          content: ''; }
        @media only screen and (max-width: 700px) {
          .oe-home .brandlist ul li:after {
            content: ', ';
            padding: 0 2px 0 0; }
          .oe-home .brandlist ul li:last-child:before {
            content: '& '; } }

.arg-home {
  background: #E5E4DF;
  padding: 50px 0 60px 0; }
  .arg-home .text {
    width: 44.5vw;
    float: left;
    margin: 0 0 0 8vw; }
    @media only screen and (max-width: 700px) {
      .arg-home .text {
        width: 100%;
        margin: 0;
        padding: 0 4vw; } }
  .arg-home .image {
    width: 46vw;
    float: right; }
    .arg-home .image img {
      float: right;
      max-width: 100%; }
    @media only screen and (max-width: 700px) {
      .arg-home .image {
        width: 50vw; } }

[class*="-home"] > .text h2 {
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 900;
  color: #3d3d3d;
  margin: 0 0 20px 0;
  padding: 50px 0 0 0; }
  @media only screen and (max-width: 700px) {
    [class*="-home"] > .text h2 {
      font-size: 2em;
      padding-top: 20px; } }

[class*="-home"] > .text h3 {
  text-transform: uppercase;
  margin: 5px 0;
  font-size: 1.3em;
  letter-spacing: 0.05em;
  font-weight: 600; }

[class*="-home"] > .text p {
  font-size: 1.4em;
  line-height: 1.5em; }

.careers-home {
  color: #fff;
  min-height: 40vw; }
  .careers-home .text {
    float: right;
    width: 50%;
    padding: 100px 5vw 30px 0; }
    @media only screen and (max-width: 1000px) {
      .careers-home .text {
        width: 65%; } }
    .careers-home .text h2 {
      font-weight: 600;
      font-size: 2.8em;
      margin: 0 0 15px 0;
      padding: 0;
      color: #fff; }
    .careers-home .text h3 {
      letter-spacing: .2em;
      font-size: 1.2em;
      margin: 0 0 10px 0; }
    .careers-home .text p,
    .careers-home .text p a {
      color: rgba(255, 255, 255, 0.85); }
    @media only screen and (max-width: 700px) {
      .careers-home .text {
        width: 100%;
        margin: 0;
        padding: 50px 4vw; } }
  .careers-home .videobtn {
    height: 50px;
    width: 50px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #e2231a;
    border-radius: 50%;
    float: left;
    font-size: 1.5rem;
    margin: 0 10px 0 0;
    position: relative; }
    .careers-home .videobtn:hover {
      background: rgba(226, 35, 26, 0.8); }
    .careers-home .videobtn span {
      padding: 1px 0 0 8%;
      display: block;
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
    @media only screen and (max-width: 700px) {
      .careers-home .videobtn {
        height: 60px;
        width: 60px; }
        .careers-home .videobtn span {
          font-size: 30px; } }
  .careers-home .link {
    margin-top: 40px;
    display: block;
    padding-right: 10%; }
    .careers-home .link p {
      font-size: 1.25em; }
      .careers-home .link p strong {
        font-weight: 600; }

.bgImage {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover !important; }

.oem-intro {
  display: block;
  width: 100%;
  padding: 30px 0; }
  .oem-intro .image {
    width: 40%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%; }
    @media only screen and (max-width: 700px) {
      .oem-intro .image {
        width: 100%;
        display: block;
        margin: 0 auto;
        float: none; } }
  .oem-intro .text {
    width: 56.66667%;
    float: right;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    padding-right: 5vw; }
    .oem-intro .text h2 {
      font-weight: 300;
      font-size: 2.8em;
      line-height: 1.2em; }
    .oem-intro .text p {
      font-size: 1.2em; }
    @media only screen and (max-width: 700px) {
      .oem-intro .text {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
        padding-right: 0; } }

.oem-services {
  display: block;
  width: 100%;
  position: relative; }
  .oem-services .bgImage {
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center !important; }
  .oem-services .text {
    position: relative;
    z-index: 100;
    width: 40%;
    float: left;
    padding: 40px 0 60px 5vw; }
    @media only screen and (max-width: 820px) {
      .oem-services .text {
        width: 50%; } }
    @media only screen and (max-width: 700px) {
      .oem-services .text {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
        padding-right: 0; } }
    .oem-services .text h2 {
      color: #fff;
      font-size: 2.8em; }
    .oem-services .text p, .oem-services .text a {
      color: #fff;
      font-size: 1.2em; }
    .oem-services .text p > a {
      color: #fff;
      border: 1px solid #fff;
      padding: 8px 12px;
      border-radius: 4px;
      margin: 10px 0 5px 0;
      font-size: .95em;
      display: inline-block; }
      .oem-services .text p > a:hover {
        background: rgba(255, 255, 255, 0.2); }

.oem-solutions {
  display: block;
  padding: 50px 0; }
  .oem-solutions .text {
    width: 40%;
    float: right;
    margin-left: 0.83333%;
    margin-right: 0.83333%; }
    .oem-solutions .text h2 {
      font-weight: 300;
      font-size: 2.4em;
      margin: 0 0 10px 0; }
    .oem-solutions .text p {
      font-size: 1.2em; }
    @media only screen and (max-width: 700px) {
      .oem-solutions .text {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
        padding-right: 0; } }
  .oem-solutions .image {
    width: 56.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%; }
    @media only screen and (max-width: 500px) {
      .oem-solutions .image {
        width: 100%; } }

.arg-intro {
  width: 100%;
  max-width: 100%;
  min-height: 34vw;
  margin: 0;
  padding: 0;
  display: flex;
  background: #F7F7F7; }
  @media only screen and (max-width: 700px) {
    .arg-intro {
      display: block;
      width: 100%;
      float: left; } }
  .arg-intro .text {
    width: 50%;
    padding: 50px 4% 50px 5vw;
    float: left;
    order: 1;
    background: #fff; }
    @media only screen and (max-width: 700px) {
      .arg-intro .text {
        display: block;
        width: 100%; } }
    .arg-intro .text h2 {
      font-size: 2.8em;
      font-weight: 300;
      margin: 0 0 15px 0; }
    .arg-intro .text p {
      font-size: 1.2em;
      line-height: 1.5em; }
  .arg-intro .carouselWrapper {
    width: 100%;
    background: #dadada;
    float: right;
    background-position: right center !important;
    background-size: cover !important;
    order: 2;
    position: relative;
    height: auto; }
    @media only screen and (max-width: 700px) {
      .arg-intro .carouselWrapper {
        width: 100%;
        height: 300px;
        display: block; } }
    .arg-intro .carouselWrapper .carousel {
      display: block;
      height: 100%;
      width: 100%; }
    .arg-intro .carouselWrapper .flickity-viewport,
    .arg-intro .carouselWrapper .carousel-cell {
      height: 100% !important;
      width: 100% !important; }
    .arg-intro .carouselWrapper .flickity-page-dots {
      bottom: 16px;
      z-index: 100; }
    .arg-intro .carouselWrapper .carousel-cell div {
      width: 100%;
      height: 100%;
      position: relative;
      background-position: center center !important;
      background-size: cover !important; }
    .arg-intro .carouselWrapper .carousel-nav a {
      display: block;
      width: 40px;
      height: 40px;
      border-radius: 40px;
      background: rgba(255, 255, 255, 0.5);
      text-decoration: none;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      .arg-intro .carouselWrapper .carousel-nav a span {
        line-height: 40px;
        text-align: center;
        width: 100%;
        height: 100%;
        display: block;
        font-size: 1.7em;
        color: #545454; }
      .arg-intro .carouselWrapper .carousel-nav a.prev {
        left: 4%; }
      .arg-intro .carouselWrapper .carousel-nav a.next {
        right: 4%; }
      .arg-intro .carouselWrapper .carousel-nav a:hover {
        background: rgba(255, 255, 255, 0.75); }

.arg-center-text {
  text-align: center;
  background: #F7F7F7;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block; }
  @media only screen and (max-width: 700px) {
    .arg-center-text {
      width: 100%;
      display: block;
      float: left; } }
  .arg-center-text h2 {
    font-weight: 300;
    font-size: 2.8em;
    line-height: 1.2em;
    margin: 10px 0; }
  .arg-center-text p {
    margin: 0;
    padding: 0 20%; }
    @media only screen and (max-width: 700px) {
      .arg-center-text p {
        padding: 0 5%; } }
  .arg-center-text strong {
    font-style: italic; }
  .arg-center-text .sectionLink {
    display: block;
    width: auto;
    margin: 15px 0 0 0; }
    .arg-center-text .sectionLink span {
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .arg-center-text .sectionLink p {
      margin: 0 10px 0 0;
      padding: 0;
      top: 2px;
      position: relative;
      display: inline-block; }
      @media only screen and (max-width: 700px) {
        .arg-center-text .sectionLink p {
          padding: 0 5%;
          margin-bottom: 20px; } }
    .arg-center-text .sectionLink a {
      display: inline-block;
      vertical-align: middle; }
      @media only screen and (max-width: 700px) {
        .arg-center-text .sectionLink a {
          font-size: 1.1em;
          padding: 12px 17px 10px 17px; } }

.arg-soundscreen .text {
  width: 50%;
  float: right;
  padding: 40px 5vw 30px 30px; }
  @media only screen and (max-width: 700px) {
    .arg-soundscreen .text {
      width: 100%;
      padding: 10px 5vw; } }
  .arg-soundscreen .text h2 {
    font-weight: 600;
    font-size: 2.8em;
    line-height: 1.2em;
    margin: 10px 0; }

.arg-soundscreen .image {
  width: 50%;
  height: 28vw;
  display: block;
  background-position: left top !important;
  background-size: cover !important;
  float: left; }
  @media only screen and (max-width: 700px) {
    .arg-soundscreen .image {
      width: 100%;
      height: 45vw; } }

.arg-sliders {
  background: #F7F7F7; }
  .arg-sliders .text {
    width: 45%;
    float: left;
    padding: 40px 5vw 30px 30px; }
    @media only screen and (max-width: 700px) {
      .arg-sliders .text {
        width: 100%;
        display: block; } }
    .arg-sliders .text h2 {
      font-weight: 600;
      font-size: 2.8em;
      line-height: 1.2em;
      margin: 10px 0; }
  .arg-sliders .image {
    width: 55%;
    height: 28vw;
    display: block;
    background-position: right center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    float: right; }
    @media only screen and (max-width: 700px) {
      .arg-sliders .image {
        width: 100%;
        background-position: center center !important;
        margin-bottom: 20px; } }

.arg-contacts {
  display: block;
  padding: 30px 0 40px 0; }
  .arg-contacts .column {
    width: 46.66667%;
    float: left;
    margin-left: 1.66667%;
    margin-right: 1.66667%; }
  .arg-contacts h2 {
    font-weight: 300;
    font-size: 2em;
    border-bottom: 1px solid rgba(84, 84, 84, 0.75);
    margin: 0 0 10px 0;
    padding: 0; }
  .arg-contacts .contact-item {
    margin-bottom: 25px;
    padding-left: 20px;
    display: block; }
    .arg-contacts .contact-item h3 {
      color: #e2231a;
      font-weight: 600;
      margin: 0;
      padding: 0;
      font-size: 1.3em; }
    .arg-contacts .contact-item .title {
      font-style: italic;
      font-size: .9em;
      font-weight: 300;
      display: block;
      width: 100%;
      margin: 0 0 6px 0; }
    .arg-contacts .contact-item a {
      display: inline-block;
      color: #e2231a;
      font-weight: 600;
      text-decoration: none;
      position: relative;
      font-size: .9em; }
      .arg-contacts .contact-item a:after {
        content: '|';
        color: #545454;
        font-weight: 300;
        display: inline-block;
        margin: 0 3px 0 5px; }
      .arg-contacts .contact-item a:last-child:after {
        display: none; }
      .arg-contacts .contact-item a:hover {
        color: #cb1f17; }

.arg-windshields .text {
  width: 45%;
  float: right;
  padding: 40px 5vw 30px 30px; }
  @media only screen and (max-width: 700px) {
    .arg-windshields .text {
      width: 100%;
      display: block; } }
  .arg-windshields .text h2 {
    font-weight: 600;
    font-size: 2.8em;
    line-height: 1.2em;
    margin: 10px 0; }

.arg-windshields .image {
  width: 55%;
  height: 28vw;
  display: block;
  background-position: right center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  float: left; }
  @media only screen and (max-width: 700px) {
    .arg-windshields .image {
      width: 70%;
      height: 40vw;
      background-size: cover !important;
      margin-left: 5vw; } }

@media only screen and (max-width: 700px) {
  [class*="arg"] h2 {
    font-size: 2em !important; } }

.positionstatement {
  text-align: center;
  background: #656565;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  color: #fff;
  background-repeat: no-repeat;
  background-position: -600px 0px;
  animation: animatedBackground ease 4s;
  animation-iteration-count: 1; }
  .positionstatement .container {
    animation: positionAnimate linear 4s;
    animation-iteration-count: 1;
    position: relative; }

@keyframes positionAnimate {
  0% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

@keyframes animatedBackground {
  from {
    background-position: -2160px 0; }
  to {
    background-position: -600px 0; } }

.newProducts {
  display: block;
  margin-top: 30px; }
  @media only screen and (max-width: 700px) {
    .newProducts {
      margin-bottom: 30px; } }
  .newProducts .nav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #ebebeb;
    font-size: 0; }
    .newProducts .nav li {
      display: inline-block;
      margin: 0;
      position: relative;
      transition: all linear .2s; }
      .newProducts .nav li:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        height: 100%;
        width: 1px;
        background: #545454;
        transition: all linear .2s; }
    .newProducts .nav a {
      color: #545454;
      font-weight: 400;
      display: block;
      float: left;
      padding: 18px 20px;
      font-size: 14px;
      transition: all linear .2s; }
    .newProducts .nav li.selected a,
    .newProducts .nav li:hover a {
      background: linear-gradient(to bottom, #e2231a 0%, #87150f 100%);
      color: #fff; }
    .newProducts .nav li.selected:after,
    .newProducts .nav li:hover:after {
      background: rgba(226, 35, 26, 0.5); }
  .newProducts .imgMain {
    margin-bottom: 15px; }
  .newProducts .column {
    width: 46.66667%;
    float: left;
    margin-left: 1.66667%;
    margin-right: 1.66667%;
    padding: 20px 0; }
    @media only screen and (max-width: 700px) {
      .newProducts .column {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%;
        padding-bottom: 0; } }
    .newProducts .column img {
      max-width: 100% !important;
      height: auto !important;
      display: block; }
  .newProducts h2 {
    margin: 0 0 10px 0;
    font-weight: 300;
    font-size: 2em; }

.installers {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  max-width: 96%;
  margin: 0 auto; }
  .installers .installerItem {
    list-style: none;
    flex-grow: 1;
    display: flex;
    width: 48%;
    padding: 20px;
    border: 1px solid #ccc;
    margin: 1%;
    flex-direction: column; }
    @media only screen and (max-width: 700px) {
      .installers .installerItem {
        width: 100%; } }
    .installers .installerItem div[itemprop="name"] {
      color: #e2231a;
      display: block;
      font-size: 1.5em;
      font-weight: 600; }
    .installers .installerItem div[itemprop="address"] {
      margin-top: 10px;
      font-size: .9em;
      display: block; }
    .installers .installerItem a[itemprop="telephone"] {
      padding: 0 5px 5px 0;
      margin-top: 3px;
      color: #545454;
      font-weight: 600;
      text-decoration: none;
      display: block; }
    .installers .installerItem .moreLink a {
      background: #e2231a;
      display: inline-block;
      padding: 10px 12px;
      margin: 10px 0 0 0;
      color: #fff;
      text-decoration: none;
      font-weight: 600;
      font-size: .9em;
      border-radius: 2px; }
      .installers .installerItem .moreLink a:hover {
        background: #cb1f17; }

.careers-intro, .sec_video {
  width: 100%;
  max-width: 100%;
  min-height: 34vw;
  margin: 0;
  padding: 0;
  display: flex;
  background: #F7F7F7; }
  @media only screen and (max-width: 700px) {
    .careers-intro, .sec_video {
      display: block;
      float: left;
      width: 100%;
      height: auto; } }
  .careers-intro .text, .sec_video .text {
    width: 56%;
    padding: 50px 4% 50px 5vw;
    float: left;
    order: 1; }
    .careers-intro .text h2, .sec_video .text h2 {
      font-size: 2.8em;
      font-weight: 300;
      margin: 0 0 15px 0; }
    .careers-intro .text p, .sec_video .text p {
      font-size: 1.2em;
      line-height: 1.5em; }
    @media only screen and (max-width: 700px) {
      .careers-intro .text, .sec_video .text {
        width: 100%;
        display: block;
        float: left; } }
  .careers-intro .video, .sec_video .video {
    width: 44%;
    background: #fff;
    float: right;
    background-position: center center !important;
    background-size: cover !important;
    order: 2;
    position: relative; }
    @media only screen and (max-width: 820px) {
      .careers-intro .video, .sec_video .video {
        width: 56%;
        height: 300px;
        background-position: center center !important; } }
    @media only screen and (max-width: 700px) {
      .careers-intro .video, .sec_video .video {
        width: 100%;
        display: block;
        float: left; } }
    .careers-intro .video a, .sec_video .video a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      background: rgba(0, 0, 0, 0);
      z-index: 100;
      text-decoration: none;
      transition: all ease-in-out .2s; }
      .careers-intro .video a span[class*="icon"], .sec_video .video a span[class*="icon"] {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 5em;
        z-index: 100;
        color: rgba(255, 255, 255, 0.25);
        transition: all ease-in-out .2s; }
        @media only screen and (max-width: 700px) {
          .careers-intro .video a span[class*="icon"], .sec_video .video a span[class*="icon"] {
            left: 50%;
            transform: translateX(-50%); } }
      .careers-intro .video a span.linkText, .sec_video .video a span.linkText {
        display: none; }
      .careers-intro .video a:hover, .sec_video .video a:hover {
        background: rgba(0, 0, 0, 0.3); }
        .careers-intro .video a:hover span[class*="icon"], .sec_video .video a:hover span[class*="icon"] {
          color: rgba(255, 255, 255, 0.75); }

.careers-join {
  padding: 40px 0; }
  @media only screen and (max-width: 700px) {
    .careers-join {
      float: left;
      display: block;
      width: 100%; } }
  .careers-join .container {
    padding: 0 5vw;
    margin: 0 auto; }
  .careers-join h2 {
    font-weight: 600;
    font-size: 2.8em;
    margin: 0 0 15px 0; }
  .careers-join .column {
    width: 50%;
    float: left;
    box-sizing: border-box; }
    @media only screen and (max-width: 700px) {
      .careers-join .column {
        width: 100%;
        display: block;
        padding: 0 20px !important; } }
    .careers-join .column:first-child {
      padding-right: 2%; }
    .careers-join .column:last-child {
      padding-left: 2%; }

.careers-internships {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  background: #D0D6DF; }
  .careers-internships .text {
    width: 60%;
    padding: 50px 5vw 50px 4%;
    float: left;
    order: 2; }
    @media only screen and (max-width: 700px) {
      .careers-internships .text {
        width: 100%;
        float: none; } }
    .careers-internships .text h2 {
      font-size: 2.8em;
      font-weight: 300;
      margin: 0 0 15px 0; }
    .careers-internships .text p {
      font-size: 1.2em;
      line-height: 1.5em; }
    .careers-internships .text .opportunities {
      /* had to add class to remove need to manually add class in cms.*/ }
      .careers-internships .text .opportunities ul {
        list-style: none;
        padding: 0;
        float: left; }
        @media only screen and (max-width: 700px) {
          .careers-internships .text .opportunities ul {
            display: block;
            float: none; } }
        .careers-internships .text .opportunities ul li {
          width: 50%;
          float: left; }
          @media only screen and (max-width: 700px) {
            .careers-internships .text .opportunities ul li {
              width: 100%;
              float: none; } }
  .careers-internships .image {
    width: 40%;
    background: #fff;
    background-position: right center !important;
    background-size: cover !important;
    order: 1;
    position: relative; }
    @media only screen and (max-width: 700px) {
      .careers-internships .image {
        width: 20%; } }
    @media only screen and (max-width: 500px) {
      .careers-internships .image {
        width: 0; } }

.pageIntro {
  text-align: center;
  padding-top: 30px; }
  .pageIntro h1 {
    margin: 0;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 1.5em; }
  .pageIntro h2 {
    font-weight: 800;
    margin: 0 0 10px 0;
    font-size: 3em; }
  .pageIntro h1 + img {
    margin-top: 20px; }
  .pageIntro img {
    margin: 0 auto; }
  .pageIntro p {
    margin-top: 15px; }
  .pageIntro img + p {
    margin-top: 30px; }

.oneColumnText ol {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0; }
  .oneColumnText ol > li {
    position: relative;
    margin: 0 0 1em 2em;
    padding: 4px 8px;
    list-style: none; }
    .oneColumnText ol > li:before {
      content: counter(li);
      counter-increment: li;
      position: absolute;
      top: -.125em;
      left: -2em;
      width: 2em;
      margin-right: 8px;
      padding: 4px;
      border: 3px solid #e2231a;
      border-radius: 50%;
      color: #e2231a;
      background: #fff;
      font-weight: bold;
      text-align: center; }

.oneColumnText .text {
  padding: 0 40px; }

.FourOFour {
  text-align: center; }

.buttonBlock {
  padding: 20px 0; }
  .buttonBlock .container > * {
    margin: 0 40px; }
  .buttonBlock .additionaltext {
    max-width: 50%;
    display: inline-block;
    float: right; }
    @media only screen and (max-width: 1000px) {
      .buttonBlock .additionaltext {
        display: block;
        width: 100%;
        float: none;
        max-width: 100%;
        margin-top: .5em; } }

.twoColumnText {
  display: block; }
  .twoColumnText .column {
    width: 50%;
    float: left;
    padding: 40px; }
    .twoColumnText .column h2 {
      font-weight: 300;
      font-size: 2.8em;
      line-height: 1.2em;
      margin: 10px 0; }
      .twoColumnText .column h2:first-of-type {
        margin-top: 0;
        line-height: 1em; }
    @media only screen and (max-width: 700px) {
      .twoColumnText .column {
        width: 100%;
        float: left; } }

.twoColumnGallery .column {
  width: 50%;
  float: left;
  padding: 40px; }
  @media only screen and (max-width: 820px) {
    .twoColumnGallery .column {
      width: 100%;
      float: left; } }
  .twoColumnGallery .column.galleryimages img {
    float: left;
    max-width: 48%;
    margin: 1%; }

blockquote {
  border-top: 1px solid #545454;
  border-bottom: 1px solid #545454;
  width: 100%;
  display: block;
  margin: 20px 0;
  padding: 15px; }
  blockquote .icon {
    width: 18%;
    float: left;
    margin-right: 10px; }
    blockquote .icon img {
      max-width: 100%;
      display: inline-block;
      vertical-align: middle; }
  blockquote p {
    margin-top: 20px; }

.twoColumnText + .splitContent {
  border-top: 1px solid #545454; }

.splitContent {
  display: flex;
  min-height: 200px; }
  @media only screen and (max-width: 820px) {
    .splitContent {
      display: block; } }
  .splitContent .inlineVideo {
    width: 50%;
    min-height: 600px;
    order: 1;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
    align-items: flex-start;
    overflow: hidden; }
    @media only screen and (max-width: 820px) {
      .splitContent .inlineVideo {
        display: block;
        width: 100%;
        min-height: 60vw; } }
    .splitContent .inlineVideo video {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      transform: translateX(-50%) translateY(-50%); }
  .splitContent .image {
    width: 50%;
    min-height: 600px;
    order: 1;
    background-position: center center !important;
    background-size: cover !important;
    position: relative; }
    @media only screen and (max-width: 820px) {
      .splitContent .image {
        display: block;
        width: 100%;
        min-height: 50vw; } }
    .splitContent .image .overlay {
      position: absolute;
      bottom: 20px;
      left: 20px; }
    .splitContent .image#needsImage {
      background-color: #f2f2f2 !important; }
      .splitContent .image#needsImage:after {
        content: 'Image Needed';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
        text-align: center;
        font-size: .9em;
        color: #acacac;
        font-weight: 600; }
    .splitContent .image.hasVideo a {
      position: absolute;
      top: 0;
      left: 0;
      text-decoration: none;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0);
      transition: all linear .2s; }
      .splitContent .image.hasVideo a span {
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-align: center;
        display: block;
        width: 100%;
        color: rgba(255, 255, 255, 0.5);
        font-size: 5em;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        transition: all linear .2s; }
      .splitContent .image.hasVideo a:hover {
        background: rgba(0, 0, 0, 0.2); }
        .splitContent .image.hasVideo a:hover span {
          color: rgba(255, 255, 255, 0.8); }
  .splitContent .text {
    width: 50%;
    height: auto;
    order: 2;
    padding: 30px 30px 60px 30px; }
    @media only screen and (max-width: 820px) {
      .splitContent .text {
        display: block;
        width: 100%; } }
    .splitContent .text h1 {
      font-weight: 300;
      font-size: 2.5em; }
    .splitContent .text .callout {
      border-top: 1px solid #545454;
      border-bottom: 1px solid #545454;
      padding: 20px;
      margin: 20px 0;
      float: left;
      max-width: 70%;
      display: table; }
      .splitContent .text .callout .icon {
        width: 20%;
        height: 100%;
        display: table-cell;
        vertical-align: middle; }
        .splitContent .text .callout .icon img {
          max-width: 100%;
          display: block; }
      .splitContent .text .callout .desc {
        width: 80%;
        height: 100%;
        padding-left: 20px;
        display: table-cell;
        vertical-align: middle; }
        .splitContent .text .callout .desc p:last-child {
          margin-bottom: 0; }
        .splitContent .text .callout .desc a {
          color: #e2231a;
          font-weight: 600; }
  .splitContent .featuredEmployee {
    padding-left: 40px; }
    .splitContent .featuredEmployee h2 {
      font-weight: 300;
      font-size: 2.2em;
      margin: 30px 0 20px 0; }
    .splitContent .featuredEmployee h3 {
      font-weight: 600;
      font-size: 1.6em;
      margin: 0 0 30px 0; }
      .splitContent .featuredEmployee h3 span {
        font-weight: 300;
        display: block;
        width: 100%;
        font-size: .8em; }
    .splitContent .featuredEmployee .desc {
      padding-right: 10%; }

.businesspartners h2 {
  font-weight: 300;
  font-size: 2em;
  line-height: 1.2em;
  margin: 10px 0;
  padding-bottom: 20px; }

.businesspartners .flex {
  margin-bottom: 20px; }
  .businesspartners .flex ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0; }
    .businesspartners .flex ul li {
      list-style: none;
      display: flex;
      width: 32%;
      padding: 0 15px;
      align-items: center;
      justify-content: left;
      margin: 5px .5%; }
      .businesspartners .flex ul li::before {
        content: '\2022';
        margin-right: 10px; }
      @media only screen and (max-width: 500px) {
        .businesspartners .flex ul li {
          width: 99%; } }

.leadershipIntro {
  display: block;
  margin-bottom: 20px; }
  .leadershipIntro .column {
    width: 47.5%;
    float: left;
    margin-left: 1.25%;
    margin-right: 1.25%;
    padding-top: 20px; }
    @media only screen and (max-width: 700px) {
      .leadershipIntro .column {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%; } }
  .leadershipIntro h2 {
    font-size: 1.4em;
    font-weight: 400; }
  .leadershipIntro .leaderLinks {
    display: block; }
    .leadershipIntro .leaderLinks ul {
      display: block;
      list-style: none;
      padding: 0; }
      .leadershipIntro .leaderLinks ul li {
        padding: 0; }
      .leadershipIntro .leaderLinks ul a {
        color: #545454;
        font-weight: 400; }
        .leadershipIntro .leaderLinks ul a strong {
          font-weight: 600;
          color: #e2231a; }

.leadership {
  display: block; }
  @media only screen and (max-width: 700px) {
    .leadership {
      width: 100%;
      padding: 0 2.4vw; } }
  .leadership a.anchoroffset {
    position: absolute;
    top: -210px; }
  .leadership .leader {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #545454;
    position: relative; }
    .leadership .leader:last-of-type {
      border-bottom: none; }
    .leadership .leader .overview {
      width: 50%;
      float: left; }
      @media only screen and (max-width: 700px) {
        .leadership .leader .overview {
          width: 100%; } }
      .leadership .leader .overview .introduction {
        background: #545454;
        position: relative;
        min-height: 180px; }
        .leadership .leader .overview .introduction:after {
          content: '';
          height: 100%;
          width: 800px;
          background: #545454;
          position: absolute;
          top: 0;
          right: 100%; }
          @media only screen and (max-width: 700px) {
            .leadership .leader .overview .introduction:after {
              display: none; } }
        .leadership .leader .overview .introduction span {
          position: absolute;
          bottom: 0;
          right: 35%;
          width: 65%;
          padding: 0 20px 0 0; }
          @media only screen and (max-width: 700px) {
            .leadership .leader .overview .introduction span {
              right: auto;
              left: 35%;
              padding: 0 20px; } }
        .leadership .leader .overview .introduction h2 {
          color: #fff;
          margin: 0 0 5px 0;
          font-weight: 400;
          font-size: 1.8em; }
        .leadership .leader .overview .introduction p[itemprop="jobTitle"] {
          color: #fff;
          font-size: .9em;
          text-transform: uppercase; }
          @media only screen and (max-width: 1000px) {
            .leadership .leader .overview .introduction p[itemprop="jobTitle"] {
              font-size: .8em; } }
        .leadership .leader .overview .introduction .headshot {
          max-width: 35%;
          float: right; }
          @media only screen and (max-width: 700px) {
            .leadership .leader .overview .introduction .headshot {
              float: left; } }
      .leadership .leader .overview .introduction.noImage span {
        position: relative;
        bottom: auto;
        right: auto;
        padding: 20px 0 0 20px;
        display: block;
        width: 90%; }
        @media only screen and (max-width: 700px) {
          .leadership .leader .overview .introduction.noImage span {
            right: auto;
            left: 0;
            padding: 20px 20px 10px 20px; } }
      .leadership .leader .overview .secondaryInfo {
        background: linear-gradient(to bottom, #E7E5E0 0%, #fff 100%);
        margin: 0;
        float: left;
        width: 100%;
        padding: 20px;
        position: relative; }
        .leadership .leader .overview .secondaryInfo:after {
          content: '';
          height: 100%;
          width: 800px;
          display: block;
          position: absolute;
          top: 0;
          right: 100%;
          background: linear-gradient(to bottom, #E7E5E0 0%, #fff 100%); }
          @media only screen and (max-width: 700px) {
            .leadership .leader .overview .secondaryInfo:after {
              display: none; } }
        .leadership .leader .overview .secondaryInfo h3 {
          margin: 5px 0 0 0;
          text-transform: uppercase;
          font-weight: 400;
          font-size: 1em; }
        .leadership .leader .overview .secondaryInfo p {
          text-transform: uppercase;
          font-size: .9em;
          margin-bottom: 10px; }
        .leadership .leader .overview .secondaryInfo a {
          text-decoration: none; }
          .leadership .leader .overview .secondaryInfo a span[class^="icon"] {
            color: #545454;
            font-size: 1.5em;
            margin: 3px 5px 0 0;
            display: inline-block; }
    .leadership .leader .bio {
      width: 50%;
      float: right;
      padding: 0 0 0 20px; }
      @media only screen and (max-width: 700px) {
        .leadership .leader .bio {
          width: 100%;
          padding: 0 20px; } }
  .leadership .leader:nth-child(even) .overview {
    float: right; }
    .leadership .leader:nth-child(even) .overview .secondaryInfo:after {
      right: auto;
      left: 100%; }
    .leadership .leader:nth-child(even) .overview .introduction:after {
      right: auto;
      left: 100%; }
    .leadership .leader:nth-child(even) .overview .introduction span {
      right: auto;
      left: 35%;
      padding: 20px 20px 10px 20px; }
    .leadership .leader:nth-child(even) .overview .introduction .headshot {
      float: left; }
    .leadership .leader:nth-child(even) .overview .introduction.noImage span {
      left: auto; }
  .leadership .leader:nth-child(even) .bio {
    float: left;
    padding: 0 20px 0 0; }

#map.locationsMap {
  width: 94%;
  height: 34vw;
  margin: 10px auto 20px auto;
  background: #dadada; }

.locationsList {
  display: block;
  padding-bottom: 50px; }
  .locationsList .locations {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    max-width: 96%;
    margin: 0 auto; }
    .locationsList .locations .locations-item {
      list-style: none;
      flex-grow: 1;
      display: flex;
      width: 48%;
      padding: 20px;
      border: 1px solid #ccc;
      margin: 1%;
      flex-direction: column; }
      @media only screen and (max-width: 700px) {
        .locationsList .locations .locations-item {
          width: 100%; } }
      .locationsList .locations .locations-item div[itemprop="name"] {
        color: #e2231a;
        display: block;
        font-size: 1.5em;
        font-weight: 600; }
      .locationsList .locations .locations-item div[itemprop="address"] {
        margin-top: 10px;
        font-size: .9em;
        display: block; }
      .locationsList .locations .locations-item a[itemprop="telephone"] {
        padding: 0 5px 5px 0;
        margin-top: 3px;
        color: #545454;
        font-weight: 600;
        text-decoration: none;
        display: block; }
      .locationsList .locations .locations-item .moreLink a {
        background: #e2231a;
        display: inline-block;
        padding: 10px 12px;
        margin: 10px 0 0 0;
        color: #fff;
        text-decoration: none;
        font-weight: 600;
        font-size: .9em;
        border-radius: 2px; }
        .locationsList .locations .locations-item .moreLink a:hover {
          background: #cb1f17; }

.location #map.locationSingle {
  width: 50% !important;
  min-height: 400px; }

.location .text {
  padding-right: 10vw; }

.location span[itemprop="name"] {
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 15px;
  display: block; }

.location div[itemprop="address"] {
  font-weight: 400; }

.location a[itemprop="telephone"] {
  color: #545454;
  font-weight: 600;
  text-decoration: none; }

.location div[itemprop="description"] {
  margin-top: 20px;
  display: block; }

.contactForm {
  margin-bottom: 40px; }
  .contactForm .container {
    background-color: #f7f7f7;
    padding: 30px; }
  .contactForm h2 {
    margin: 0; }

.innovation {
  display: block; }
  .innovation .intro {
    padding: 30px 30px 0 30px; }
  .innovation .column {
    width: 48.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    padding: 30px; }
    @media only screen and (max-width: 700px) {
      .innovation .column {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%; }
        .innovation .column:first-child {
          padding-bottom: 0; }
        .innovation .column:last-child {
          padding-top: 0; } }
  .innovation .innovation-item {
    display: block;
    margin-bottom: 30px; }
    .innovation .innovation-item img {
      max-width: 100%;
      display: block;
      margin-bottom: 20px; }
    .innovation .innovation-item h2 {
      font-weight: 300;
      font-size: 2em;
      margin: 0 0 5px 0;
      padding: 0 0 3px 0;
      border-bottom: 1px solid #545454; }
      .innovation .innovation-item h2 span {
        font-size: .8em;
        margin-right: 5px; }

[class^="OE-products"] h2 {
  font-weight: 300;
  font-size: 2em;
  border-bottom: 1px solid #545454; }

.OE-products-1 {
  position: relative;
  height: auto;
  width: 100%;
  padding-top: 20px; }
  .OE-products-1 .image {
    width: 44vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-position: left top !important;
    background-size: contain !important;
    background-repeat: no-repeat !important; }
  .OE-products-1 .text {
    position: relative;
    z-index: 2;
    width: 55vw;
    padding-bottom: 50px;
    padding-right: 10vw;
    float: right; }

.OE-products-2 {
  display: block;
  padding-bottom: 30px; }
  .OE-products-2 .text {
    float: left;
    width: 53%; }
    @media only screen and (max-width: 700px) {
      .OE-products-2 .text {
        width: 100%;
        padding: 0 3vw; } }
  .OE-products-2 .image {
    width: 46%;
    float: right; }
    .OE-products-2 .image img {
      max-width: 90%;
      margin: 0 5%;
      display: block; }
    @media only screen and (max-width: 700px) {
      .OE-products-2 .image {
        width: 100%; } }

.OE-products-3 {
  padding-bottom: 30px; }
  .OE-products-3 .column {
    width: 48.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%; }
    @media only screen and (max-width: 700px) {
      .OE-products-3 .column {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%; } }

.newsPosts {
  display: block;
  padding-bottom: 50px; }
  .newsPosts .newsList {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    max-width: 100%;
    margin: 0 auto; }
    .newsPosts .newsList .newsItem {
      list-style: none;
      flex-grow: 1;
      display: flex;
      width: 30%;
      padding: 20px;
      border: 1px solid #ccc;
      margin: 1%;
      flex-direction: column; }
      @media only screen and (max-width: 820px) {
        .newsPosts .newsList .newsItem {
          width: 48%; } }
      @media only screen and (max-width: 700px) {
        .newsPosts .newsList .newsItem {
          width: 100%; } }
      .newsPosts .newsList .newsItem .title h2 {
        font-size: 1.4em;
        font-weight: 600;
        margin: 0;
        padding: 0;
        color: #e2231a; }
        .newsPosts .newsList .newsItem .title h2 a {
          text-decoration: none;
          color: #e2231a; }
          .newsPosts .newsList .newsItem .title h2 a:hover {
            color: primaryHover; }
      .newsPosts .newsList .newsItem .title .date {
        font-size: .9em;
        text-transform: uppercase;
        color: rgba(84, 84, 84, 0.5);
        margin: 3px 0 12px 0; }
      .newsPosts .newsList .newsItem .exerpt {
        font-size: .9em; }
      .newsPosts .newsList .newsItem .moreLink a {
        background: #e2231a;
        display: inline-block;
        padding: 10px 12px;
        color: #fff;
        text-decoration: none;
        font-weight: 600;
        font-size: .9em;
        border-radius: 2px; }
        .newsPosts .newsList .newsItem .moreLink a:hover {
          background: #cb1f17; }

.news {
  padding: 40px 0 30px 0; }
  .news .mainColumn {
    width: 65%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    padding-right: 20px; }
    @media only screen and (max-width: 700px) {
      .news .mainColumn {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%; } }
    .news .mainColumn h2 {
      font-weight: 300;
      font-size: 1.6em;
      margin: 0; }
    .news .mainColumn h1 {
      font-weight: 900;
      font-size: 2.8em;
      margin: 0; }
    .news .mainColumn .image {
      margin: 10px 0; }
      .news .mainColumn .image img {
        max-width: 100%;
        display: block; }
    .news .mainColumn .newsExcerpt {
      margin-bottom: 20px; }
      .news .mainColumn .newsExcerpt h2 {
        margin-bottom: 0;
        font-size: 2em; }
        .news .mainColumn .newsExcerpt h2 a {
          color: #e2231a;
          font-weight: 600;
          text-decoration: none; }
          .news .mainColumn .newsExcerpt h2 a:hover {
            color: #cb1f17; }
      .news .mainColumn .newsExcerpt .date {
        font-size: .9em;
        margin: 0 0 10px 0; }
      .news .mainColumn .newsExcerpt .excerptText {
        margin-bottom: 30px;
        display: block; }
        .news .mainColumn .newsExcerpt .excerptText a {
          background: #e2231a;
          color: #fff;
          text-decoration: none;
          padding: 6px 9px;
          font-size: .8em;
          font-weight: 600;
          display: inline-block;
          float: none; }
    .news .mainColumn .newsText {
      padding: 15px 0; }
      .news .mainColumn .newsText .newsDate {
        text-transform: uppercase;
        font-size: .8em;
        display: block;
        color: rgba(84, 84, 84, 0.75);
        margin: 0 0 5px 0; }
      .news .mainColumn .newsText blockquote {
        background: #CFD5DE;
        padding: 10px 15px 10px 25px;
        border-left: 5px solid #e2231a;
        border-top: none;
        border-bottom: none;
        max-width: 75%;
        margin-left: 20px; }
      .news .mainColumn .newsText img.alignleft {
        float: left;
        margin: 0 15px 10px 0;
        max-width: 50%; }
      .news .mainColumn .newsText img.alignright {
        float: right;
        margin: 0 0 10px 15px;
        max-width: 50%; }
  .news aside {
    width: 31.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%; }
    @media only screen and (max-width: 700px) {
      .news aside {
        width: 98.33333%;
        float: left;
        margin-left: 0.83333%;
        margin-right: 0.83333%; } }
    .news aside ul {
      background: #ebebeb;
      padding: 15px;
      list-style: none; }
      .news aside ul li {
        display: block;
        margin-bottom: 20px; }
        .news aside ul li:last-child {
          margin-bottom: 5px; }
      .news aside ul a {
        color: #545454;
        display: block;
        padding: 5px 8px;
        border-radius: 2px; }
        .news aside ul a em {
          font-size: .85em;
          display: block;
          width: 100%;
          margin-bottom: 2px; }
        .news aside ul a:hover {
          background: #e6e6e6;
          color: #e2231a; }

.partsearchresults {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 2.4vw; }
  .partsearchresults a {
    color: #e2231a; }
  .partsearchresults .partsearchresultitem {
    width: 31%;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 0 0px 20px 10px;
    margin-right: 20px;
    border-bottom: 1px solid #ececec; }
    .partsearchresults .partsearchresultitem p {
      margin-bottom: .25em; }
  @media only screen and (max-width: 820px) {
    .partsearchresults .partsearchresultitem {
      width: 100%; } }
  .partsearchresults table {
    border-collapse: collapse;
    width: 100%; }
    .partsearchresults table thead {
      font-weight: bold; }
      .partsearchresults table thead tr {
        border-bottom: 1px solid #444; }
        .partsearchresults table thead tr th {
          padding: 5px;
          text-align: left; }
    .partsearchresults table tbody tr {
      vertical-align: text-top; }
      .partsearchresults table tbody tr:nth-child(even) {
        background-color: #eaeaea; }
      .partsearchresults table tbody tr td .pastnumbers {
        text-transform: uppercase;
        font-size: .8em;
        border-bottom: 1px solid #444; }
    @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
      .partsearchresults table {
        /* Force table to not be like tables anymore */
        /* Hide table headers (but not display: none;, for accessibility) */
        /* Label the data	*/ }
        .partsearchresults table table, .partsearchresults table thead, .partsearchresults table tbody, .partsearchresults table th, .partsearchresults table td, .partsearchresults table tr {
          display: block; }
        .partsearchresults table thead tr {
          position: absolute;
          top: -9999px;
          left: -9999px; }
        .partsearchresults table tr td:last-child {
          padding-bottom: 15px; }
        .partsearchresults table td {
          /* Behave  like a "row" */
          border: none;
          border-bottom: 1px solid #eee;
          position: relative;
          padding-left: 50%; }
        .partsearchresults table td:before {
          /* Now like a table header */
          position: absolute;
          /* Top/left values mimic padding */
          top: 6px;
          left: 6px;
          width: 45%;
          padding-right: 10px;
          white-space: nowrap;
          font-weight: bold; }
        .partsearchresults table td:before {
          content: attr(data-title); } }
    @media only screen and (max-width: 400px) {
      .partsearchresults table td {
        display: block;
        padding: 2%; }
      .partsearchresults table td::before {
        display: block;
        position: relative;
        top: 0;
        left: 0; } }

.pagination {
  margin: 20px auto;
  text-align: center; }
  .pagination .page-numbers {
    background-color: #d7d7d7;
    margin: 0;
    padding: 10px;
    color: #e2231a;
    text-decoration: none;
    border-radius: 2px; }
    .pagination .page-numbers.current {
      color: #444; }
    .pagination .page-numbers:hover {
      color: #e2231a; }

.searchResults {
  padding-bottom: 30px; }
  .searchResults h1 {
    margin: 0 0 10px 0;
    padding: 0;
    border-bottom: 1px solid rgba(84, 84, 84, 0.5); }
  .searchResults .result {
    margin-bottom: 10px; }
    .searchResults .result h2 {
      margin: 0 0 3px 0;
      padding: 0;
      font-size: 1.2em; }
    .searchResults .result h2 a {
      color: #e2231a;
      font-weight: 400;
      transition: all linear .2s; }
      .searchResults .result h2 a:hover {
        color: #cb1f17; }

.mobileShow {
  display: none; }
  @media only screen and (max-width: 820px) {
    .mobileShow {
      display: block; } }

.mobileHide {
  display: inherit; }
  @media only screen and (max-width: 820px) {
    .mobileHide {
      display: none; } }

.mobileMenuBtn.hamburger {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  padding: 8px;
  position: absolute;
  top: 54%;
  transform: translateY(-54%);
  height: 40px;
  display: none; }
  @media only screen and (max-width: 820px) {
    .mobileMenuBtn.hamburger {
      display: block;
      float: right;
      position: relative; } }
  .mobileMenuBtn.hamburger .hamburger-box {
    float: left; }
    .mobileMenuBtn.hamburger .hamburger-box span,
    .mobileMenuBtn.hamburger .hamburger-box span:before,
    .mobileMenuBtn.hamburger .hamburger-box span:after {
      background-color: #fff; }
  .mobileMenuBtn.hamburger span.label {
    color: #fff;
    display: block;
    float: right;
    margin: 0;
    padding: 1px 5px 0 7px;
    text-transform: uppercase; }

@media only screen and (max-width: 940px) {
  html[lang="fr"] .mobileMenuBtn.hamburger {
    display: block;
    float: right;
    position: relative; }
  html[lang="fr"] .mainlinks {
    display: none; } }

@media only screen and (max-width: 850px) {
  html[lang="de"] .mobileMenuBtn.hamburger {
    display: block;
    float: right;
    position: relative; }
  html[lang="de"] .mainlinks {
    display: none; } }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 5px 5px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }

.hamburger-box {
  width: 24px;
  height: 20px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 24px;
    height: 4px;
    background-color: #444;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; }
  .hamburger-inner::after {
    bottom: -8px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 48px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 48px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 48px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 48px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-4.8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-4.8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(4.8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(4.8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-4.8px, -6px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-4.8px, 6px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(4.8px, -6px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(4.8px, 6px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -16px;
    transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -16px;
    transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 8px;
    transition: opacity 0.15s 0.4s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 16px;
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(135deg);
  transition-delay: 0.1s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-270deg);
    transition-delay: 0.1s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 8px;
    transition: opacity 0.15s 0.4s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 16px;
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(-135deg);
  transition-delay: 0.1s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(270deg);
    transition-delay: 0.1s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.2s 0.25s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 8px;
      right: 0;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -48px;
      top: -48px;
      transform: translate3d(48px, 48px, 0) rotate(45deg);
      transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -48px;
      top: -48px;
      transform: translate3d(-48px, 48px, 0) rotate(-45deg);
      transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.2s 0.25s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 8px;
      right: 0;
      transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -48px;
      top: 48px;
      transform: translate3d(48px, -48px, 0) rotate(-45deg);
      transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -48px;
      top: 48px;
      transform: translate3d(-48px, -48px, 0) rotate(45deg);
      transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }
  .hamburger--slider .hamburger-inner::before {
    top: 8px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.2s; }
  .hamburger--slider .hamburger-inner::after {
    top: 16px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-3.42857px, -4px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 8px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.2s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 16px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(3.42857px, -4px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(90deg); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.15s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 8px;
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 16px;
    transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.32s;
  background-color: transparent; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 8px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -16px;
    transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.1s 0.14s ease, opacity 0.1s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease, opacity 0.1s 0.14s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

.hamburger:focus {
  outline: none; }

/*! Flickity v2.0.9
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

/*! mediabox v1.1.2 | (c) 2016 Pedro Rogerio | https://github.com/pinceladasdaweb/mediabox */
.mediabox-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2000;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: mediabox;
  animation-name: mediabox; }

@-webkit-keyframes mediabox {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes mediabox {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.mediabox-content {
  max-width: 853px;
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative; }

.mediabox-content,
.mediabox-content * {
  outline: none !important; }

.mediabox-content iframe {
  max-width: 100% !important;
  width: 100% !important;
  display: block !important;
  height: 480px !important;
  border: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0; }

.mediabox-hide {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: mediaboxhide;
  animation-name: mediaboxhide; }

@-webkit-keyframes mediaboxhide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes mediaboxhide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.mediabox-close {
  position: absolute;
  top: 0;
  cursor: pointer;
  bottom: 528px;
  right: 0px;
  margin: auto 0;
  width: 24px;
  height: 24px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAMvSURBVHja7Js9aBRBFMd/d1lPY6FiJVjY+Fkoxl7wA1Q0prQRS6tgoZV2MWIRRVHUUq3U+JnESrS2sBXBzipREWMlATXwt8gFznC5nd15M7Nn8uC45nZnfr/dY96+N1uTxFKOOks8lgUU/H2t4tJqIQUcAiaBGeBymcECRgO4B/wBPgJ9zkdKcvkclfRL/8ZtSTXH40N+GpLGF8zth6Q9Lse7DHCsDXxVJLSDLyQhb4B+Sb/VOVJJ6ATfKqGvrIDjDvCpJLjAz8d0JwmLDTBQAD62hIakiYJzm5a021VAfwn4WBLKwLdK2JUnIJP0XX4RSoIP/Hy8W3jeepv1dL3nmjwI3DLOExrAU2DA8zwb8xKhGeCuwYQtJTSAZwbwAHdcEqFM0mPZhO/foSHppdFcrraby2IDV0FCcPi8PCClhCjwLplgCgkrDeGv5I3pcjViSogK7yogloTo8EUEhJaQBL6oAGsJ9yVtkrRD0qsU8JKolagKZ8AD4ETFymFXgPOAQpXE5mMWOAk86XZ4n6pwlSSUhvcti1dBghe8RV8gpYQRX3irxkgKCSPABV94y85QTAlm8NatsRgSTOGBUnmAS57w3KiA0Ro3gHOW8KEEAOwE3hvfXWubFauu6A6vCND07OmW9viq5vpsGT3AtRAN2XoA+BfAwQBiTweoNpMZw48BRwKuAoPN7zNVWwZjwAfpO9S7DN5cQmYAPw4cTvAsYPJ3qHcpvNmdUO9ieBMJZQT0AhMVgfeWUC8BP87cjjHfuA6sATY0c4c0EgpUUHslvTaq3l5aUL1N1oarAnxSCVWBTyYhJvyw41XJJI3GkpAH/yYyfHQJi01gdUL4qBKqCh9NQrtBx4wGvGi0XS6T9MhoTkN5AtZVDN5awlTePsGfwDfPjGwYGDKu3s4Cp4BRz/N8cskED0iaqciVt7wTvkra5roKlJEQGt5HwhdJ24vmAUUkDEV+VyCT9NBxbp/bXXnXTNBFQmz4IhI6wrs+C+zvICEVvIuEKUlbrZ4G97WRkBq+k4RJSVusd4ntlfSheVudrQh8q4SbmntH6K2kzSF3if1Xsfzq7LKAJR5/BwCdAQBJn4egPgAAAABJRU5ErkJggg==") no-repeat;
  background-size: 24px 24px; }

.mediabox-close:hover {
  opacity: 0.5; }

@media all and (max-width: 768px) {
  .mediabox-content {
    max-width: 90%; } }

@media all and (max-width: 600px) {
  .mediabox-content iframe {
    height: 320px !important; }
  .mediabox-close {
    bottom: 362px; } }

@media all and (max-width: 480px) {
  .mediabox-content iframe {
    height: 220px !important; }
  .mediabox-close {
    bottom: 262px; } }

.modal-popup {
  position: relative;
  background: #e4e4e4;
  max-width: 900px;
  margin: 40px auto;
  padding: 20px;
  color: #000; }

.modal-popup h2.popup-title {
  text-align: center;
  color: inherit; }

.modal-popup .mfp-close {
  color: inherit; }

.modal-popup p {
  color: inherit; }

.modal-popup img {
  max-width: 100%;
  height: auto; }

.modal-popup img.alignnone {
  margin: 5px 20px 20px 0; }

.modal-popup img.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.modal-popup img.alignright, .modal-popup img[style*="float: right"] {
  float: right;
  margin: 5px 0 20px 20px; }

.modal-popup img.alignleft, .modal-popup img[style*="float: left"] {
  float: left;
  margin: 5px 20px 20px 0; }

.modal-popup a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.modal-popup a img.alignnone {
  margin: 5px 20px 20px 0; }

.modal-popup a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.modal-popup a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.modal-popup .wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.modal-popup .wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.modal-popup .wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.modal-popup .wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.modal-popup .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.modal-popup .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

#informed select {
  height: 40px; }
