@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap");
.site-header *, .site-footer *::after, .site-header *::before, .site-footer *::after, .site-footer *::before {
  box-sizing: border-box; }
.page-intro *{box-sizing: border-box; }
.destination .inner-wrap {
  box-sizing: border-box; 
}
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

a[href="/plp/htm/ibot.htm"]{
display: none;
}
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

[hidden],
template {
  display: none; }

svg:not(:root) {
  overflow: hidden; }

.search-box button,
.search-box input {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
.search-box button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
.search-box button {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
.search-box button,
html .search-box input[type="button"],
.search-box input[type="reset"],
.search-box input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
.search-box button[disabled],
html .search-box input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
.search-box button::-moz-focus-inner,
.search-box input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
.search-box input {
  line-height: normal; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.rows-of-2 {
  display: block; }
  .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-2 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .rows-of-2 > *:last-child {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n) {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n+1) {
          clear: left; }
        .rows-of-2 > *:nth-last-child(2):last-child {
          margin-bottom: 0 !important; }
        .rows-of-2 > *:nth-last-child(1):last-child {
          margin-bottom: 0 !important; } }

.lt-ie9 .rows-of-2 {
  display: block; }
  .lt-ie9 .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-2 > * {
        float: left;
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em;
        display: inline-block !important;
        clear: none !important; } }
.rows-of-3 {
  display: block; }
  .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-3 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .rows-of-3 > *:last-child {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n) {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n+1) {
          clear: left; } }

.lt-ie9 .rows-of-3 {
  display: block; }
  .lt-ie9 .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-3 > * {
        float: left;
        width: 33.3% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

.rows-of-4 {
  display: block; }
  .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-4 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%; }
        .rows-of-4 > *:last-child {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n) {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n+1) {
          clear: left; } }

.lt-ie9 .rows-of-4 {
  display: block; }
  .lt-ie9 .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-4 > * {
        float: left;
        width: 25% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

@media (max-width: 40em) {
  .mobile-rows-of-2 {
    display: block; }
    .mobile-rows-of-2::after {
      clear: both;
      content: "";
      display: table; }
    .mobile-rows-of-2 > * {
      margin-bottom: 1.5em;
      display: block;
      position: relative;
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 46.288514824%; }
      .mobile-rows-of-2 > * > *:first-child {
        margin-top: 0; }
      .mobile-rows-of-2 > *:nth-last-child(1) {
        background-color: red;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:nth-last-child(2) {
        background-color: green;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:last-child {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n) {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n+1) {
        clear: left; } }
/*
.row {
  display: block;
  clear: both; }
  .row::after {
    clear: both;
    content: "";
    display: table; }*/

@media (min-width: 40em) {
  .col-1 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 6.1721527019%; }
    .col-1:last-child {
      margin-right: 0; }
  .col-2 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%; }
    .col-2:last-child {
      margin-right: 0; }
  .col-3 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .col-3:last-child {
      margin-right: 0; }
  .col-4 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .col-4:last-child {
      margin-right: 0; }
  .col-5 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%; }
    .col-5:last-child {
      margin-right: 0; }
  .col-6 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .col-6:last-child {
      margin-right: 0; }
  .col-7 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%; }
    .col-7:last-child {
      margin-right: 0; }
  .col-8 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .col-8:last-child {
      margin-right: 0; }
  .col-9 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .col-9:last-child {
      margin-right: 0; }
  .col-10 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%; }
    .col-10:last-child {
      margin-right: 0; }
  .col-11 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 91.4701957002%; }
    .col-11:last-child {
      margin-right: 0; }
  .col-12 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .col-12:last-child {
      margin-right: 0; }
  .col-last {
    margin-right: 0;
    margin-right: 0 !important; } }

body {
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff;
  color: #333;
  font-family: "Rubik", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  }

.display-font-size {
  font-size: 1.875em; }
  @media (min-width: 40em) {
    .display-font-size {
      font-size: 2.25em; } }
  @media (min-width: 60em) {
    .display-font-size {
      font-size: 2.5em; } }

.xlarge-font-size {
  font-size: 1.5em; }
  @media (min-width: 40em) {
    .xlarge-font-size {
      font-size: 1.8em; } }
  @media (min-width: 60em) {
    .xlarge-font-size {
      font-size: 2em; } }

.large-font-size {
  font-size: 0.984375em; }
  @media (min-width: 40em) {
    .large-font-size {
      font-size: 1.18125em; } }
  @media (min-width: 60em) {
    .large-font-size {
      font-size: 1.6875em; } }

.medium-font-size {
  font-size: 1em;
  margin-bottom: 2em;
  margin-top: 1.75em; }
  @media (min-width: 40em) {
    .medium-font-size {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    .medium-font-size {
      font-size: 1.3125em; } }

.base-font-size {
  font-size: 1em; }
  @media (min-width: 40em) {
    .base-font-size {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    .base-font-size {
      font-size: 1.125em; } }

.page-intro h2 {
  font-family: "Rubik", sans-serif;
  line-height: 1.25;
  margin: 0; }

.page-intro h2 {
  font-size: 1.875em;
  margin-top: 0;
  margin-bottom: 24px;
  color: #333; }
  @media (min-width: 40em) {
   .page-intro h2 {
      font-size: 2.25em; } }
  @media (min-width: 60em) {
  .page-intro h2 {
      font-size: 2.5em; } }

.section-header-wrap p, .page-intro p {
  font-size: 1.3125em;
  font-weight: normal; }
  @media (min-width: 40em) {
.section-header-wrap p, .page-intro p {
      font-size: 1.509375em; } }

  a:visited, a:active, a:focus {
    /*color: $hover-link-color;*/
    outline: none; }

.site-header img, .site-footer img {
  margin: 0;
  max-width: 100%; }


.search-box input,
.search-box label {
  display: block;
  font-family: "Rubik", sans-serif;
  font-size: 1em; }

.search-box label {
  font-weight: bold;
  margin-bottom: 0.375em; }
  .search-box label.required:after {
    content: "*"; }
  .search-box label abbr {
    display: none; }

.search-box input[type="search"], .search-box input[type="text"] {
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 0;
  border: 1px solid #f0f0f0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Rubik", sans-serif;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
.search-box input[type="search"]:hover, .search-box input[type="text"]:hover {
    border-color: #d7d6d6; }
.search-box input[type="search"]:focus, .search-box input[type="text"]:focus {
    border-color: #333;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(38, 38, 38, 0.7);
    outline: none; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

/* Lists */
.site-header > ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.link-bold > a {
  font-weight: 700; }



.search-box .btn, .search-box button,
.search-box input[type="submit"], {
  position: relative;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  color: white;
  display: inline-block;
  font-size: 1.25em;
  font-weight: 400;
  line-height: normal;
  padding: 0.1em 0.9em;
  text-decoration: none;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear; }
  .search-box .btn:hover, .search-box button:hover,
  .search-box input:hover[type="submit"] {
    color: white; }
   .search-box.btn:disabled,  .search-box button:disabled,
  .search-box input:disabled[type="submit"] {
    cursor: not-allowed;
    opacity: 0.5; }
  .search-box .btn:after,  .search-box button:after,
  .search-box input[type="submit"]:after {
    content: ''; }

 .search-box .btn,  .search-box button,
 .search-box input[type="submit"] {
 }
   .search-box .btn:hover,  .search-box button:hover,
   .search-box input:hover[type="submit"] {
    }

.btn-alt, .btn-alt-arrow {
  background-color: #333; }
  .btn-alt:hover, .btn-alt-arrow:hover {
    background-color: #3e3e3e; }

.btn-color {
  background-color: transparent;
  border: 1px solid #ffffff; }
  .btn-color:hover {
    background-color: white;
    color: #000000; }
  .btn-color:after {
    background-color: #1a1919; }

 .search-box button,
 .search-box input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  button:focus:not(:hover):not(:active),
  input[type="submit"]:focus:not(:hover):not(:active) {
    outline: 2px dashed #333;
    outline-offset: 2px; }

.site-nav,
#hs_menu_wrapper_primary_nav {
  background-color: #3e3e3e; }
  .site-nav span,
  #hs_menu_wrapper_primary_nav span {
    white-space: nowrap; }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      display: block;
      position: relative;
      top: 0;
      left: 0;
      background-color: #3e3e3e; } }

.sn-level-1,
#hs_menu_wrapper_primary_nav > ul {
  margin: 0;
  padding: 0; 
  list-style-type: none;
}
  @media (min-width: 60em) {
    .sn-level-1,
    #hs_menu_wrapper_primary_nav > ul {
      height: 3.125em;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 80em) {
    .sn-level-1,
    #hs_menu_wrapper_primary_nav > ul {
      height: 3.875em; } }

.sn-li-l1,
.hs-menu-depth-1 {
  display: block;
  border-bottom: 0;
  background-color: #3e3e3e;
  position: relative; }
  .sn-li-l1 span,
  .hs-menu-depth-1 span {
    font-size: 1.3125em; }
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    display: block;
    height: 3.125em;
    line-height: 3.125em;
    color: #ffffff;
    text-decoration: none;
    padding: 0 1.9375em;
    font-weight: 300; }
    .sn-li-l1 > a:visited,
    .hs-menu-depth-1 > a:visited {
      color: #ffffff; }
    .sn-li-l1 > a:hover,
    .hs-menu-depth-1 > a:hover {
      color: #ffffff; }
  .sn-li-l1.has-subnav, .sn-li-l1.menu-item-has-children, .sn-li-l1.hs-item-has-children,
  .hs-menu-depth-1.has-subnav,
  .hs-menu-depth-1.menu-item-has-children,
  .hs-menu-depth-1.hs-item-has-children {
    background-color: #ed2f21; }
    .sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,
    .hs-menu-depth-1.has-subnav .m-subnav-arrow,
    .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,
    .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
      cursor: pointer;
      padding-right: 0em;
      display: inline-block;
      width: 40px;
      height: 49px;
      position: relative;
      color: #ffffff;
      font-size: 27px;
      text-align: center;
      vertical-align: middle;
      font-weight: 300; }
      .sn-li-l1.has-subnav .m-subnav-arrow:before, .sn-li-l1.menu-item-has-children .m-subnav-arrow:before, .sn-li-l1.hs-item-has-children .m-subnav-arrow:before,
      .hs-menu-depth-1.has-subnav .m-subnav-arrow:before,
      .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow:before,
      .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow:before {
        content: '+';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto; }
      .sn-li-l1.has-subnav .m-subnav-arrow.active:before, .sn-li-l1.menu-item-has-children .m-subnav-arrow.active:before, .sn-li-l1.hs-item-has-children .m-subnav-arrow.active:before,
      .hs-menu-depth-1.has-subnav .m-subnav-arrow.active:before,
      .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow.active:before,
      .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow.active:before {
        content: '-'; }
    .sn-li-l1.has-subnav > a, .sn-li-l1.menu-item-has-children > a, .sn-li-l1.hs-item-has-children > a,
    .hs-menu-depth-1.has-subnav > a,
    .hs-menu-depth-1.menu-item-has-children > a,
    .hs-menu-depth-1.hs-item-has-children > a {
      display: inline-block;
      vertical-align: middle;
      padding-right: 0; }
      .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,
      .hs-menu-depth-1.has-subnav > a span,
      .hs-menu-depth-1.menu-item-has-children > a span,
      .hs-menu-depth-1.hs-item-has-children > a span {
        display: block; }
      .sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,
      .hs-menu-depth-1.has-subnav > a.active span,
      .hs-menu-depth-1.menu-item-has-children > a.active span,
      .hs-menu-depth-1.hs-item-has-children > a.active span {
        transform: rotate(180deg); }
  .sn-li-l1:last-child,
  .hs-menu-depth-1:last-child {
    background-color: #ed2f21; }
    .sn-li-l1:last-child > a,
    .hs-menu-depth-1:last-child > a {
      color: #ffffff; }
    .sn-li-l1:last-child:hover,
    .hs-menu-depth-1:last-child:hover {
      background-color: #ffffff; }
      .sn-li-l1:last-child:hover > a,
      .hs-menu-depth-1:last-child:hover > a {
        color: #ed2f21; }
  .sn-li-l1.active,
  .hs-menu-depth-1.active {
    background-color: #ed2f21; }
  .sn-li-l1:hover,
  .hs-menu-depth-1:hover {
    background-color: #ed2f21; }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      height: 3.125em;
      float: left;
      border-bottom: 0;
      border-right: 0;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      text-align: center; }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 1.125em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0 0.5em;
        color: #ffffff; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #ffffff; }
      .sn-li-l1:hover .sn-level-2,
      .sn-li-l1:hover .hs-menu-children-wrapper,
      .hs-menu-depth-1:hover .sn-level-2,
      .hs-menu-depth-1:hover .hs-menu-children-wrapper {
        display: block !important; }
      .sn-li-l1.has-subnav, .sn-li-l1.menu-item-has-children, .sn-li-l1.hs-item-has-children,
      .hs-menu-depth-1.has-subnav,
      .hs-menu-depth-1.menu-item-has-children,
      .hs-menu-depth-1.hs-item-has-children {
        background-color: #3e3e3e; }
        .sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,
        .hs-menu-depth-1.has-subnav .m-subnav-arrow,
        .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,
        .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
          display: none; }
        .sn-li-l1.has-subnav > a, .sn-li-l1.menu-item-has-children > a, .sn-li-l1.hs-item-has-children > a,
        .hs-menu-depth-1.has-subnav > a,
        .hs-menu-depth-1.menu-item-has-children > a,
        .hs-menu-depth-1.hs-item-has-children > a {
          display: block;
          padding-right: 0.5em; }
          .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,
          .hs-menu-depth-1.has-subnav > a span,
          .hs-menu-depth-1.menu-item-has-children > a span,
          .hs-menu-depth-1.hs-item-has-children > a span {
            display: inline; }
          .sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,
          .hs-menu-depth-1.has-subnav > a.active span,
          .hs-menu-depth-1.menu-item-has-children > a.active span,
          .hs-menu-depth-1.hs-item-has-children > a.active span {
            background-image: url(ico-arrow-down.svg); }
      .sn-li-l1:hover,
      .hs-menu-depth-1:hover {
        background-color: #ed2f21; } }
  @media (min-width: 80em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      height: 3.875em; }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 1.375em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        height: 3.875em;
        line-height: 3.875em; } }

.sn-level-2,
.hs-menu-children-wrapper {
  padding: 0;
  margin: 0;
  display: none;
  list-style-type: none;
  position: relative; }
  .sn-level-2.active,
  .hs-menu-children-wrapper.active {
    display: block; }
  @media (min-width: 60em) {
    .sn-level-2,
    .hs-menu-children-wrapper {
      background-color: #3e3e3e;
      min-width: 13.5625em;
      padding-top: 0.4375em;
      padding-bottom: 0.4375em;
      position: absolute;
      z-index: 11;
      left: 0;
      top: 100%;
      text-align: left; }
      .sn-level-2.active,
      .hs-menu-children-wrapper.active {
        display: none; } }

.sn-li-l2, .sn-li-l3, .sn-li-l4,
.hs-menu-depth-2 {
  background-color: #3e3e3e; }
  .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
  .hs-menu-depth-2 > a {
    padding: 0 1.9375em;
    color: #ffffff;
    border-top: 0;
    display: block;
    text-decoration: none;
    line-height: 2.125em;
    font-weight: 300; }
    .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
    .hs-menu-depth-2 > a span {
      font-size: 1.0625em;
      line-height: 1.25em;
      display: inline-block;
      vertical-align: middle; }
  .sn-li-l2.has-subnav .m-subnav-arrow, .has-subnav.sn-li-l3 .m-subnav-arrow, .has-subnav.sn-li-l4 .m-subnav-arrow, .sn-li-l2.menu-item-has-children .m-subnav-arrow, .menu-item-has-children.sn-li-l3 .m-subnav-arrow, .menu-item-has-children.sn-li-l4 .m-subnav-arrow, .sn-li-l2.hs-item-has-children .m-subnav-arrow, .hs-item-has-children.sn-li-l3 .m-subnav-arrow, .hs-item-has-children.sn-li-l4 .m-subnav-arrow,
  .hs-menu-depth-2.has-subnav .m-subnav-arrow,
  .hs-menu-depth-2.menu-item-has-children .m-subnav-arrow,
  .hs-menu-depth-2.hs-item-has-children .m-subnav-arrow {
    cursor: pointer;
    padding-right: 0em;
    display: inline-block;
    width: 25px;
    height: 33px;
    position: relative;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-weight: 300;
    font-size: 17px; }
    .sn-li-l2.has-subnav .m-subnav-arrow:before, .has-subnav.sn-li-l3 .m-subnav-arrow:before, .has-subnav.sn-li-l4 .m-subnav-arrow:before, .sn-li-l2.menu-item-has-children .m-subnav-arrow:before, .menu-item-has-children.sn-li-l3 .m-subnav-arrow:before, .menu-item-has-children.sn-li-l4 .m-subnav-arrow:before, .sn-li-l2.hs-item-has-children .m-subnav-arrow:before, .hs-item-has-children.sn-li-l3 .m-subnav-arrow:before, .hs-item-has-children.sn-li-l4 .m-subnav-arrow:before,
    .hs-menu-depth-2.has-subnav .m-subnav-arrow:before,
    .hs-menu-depth-2.menu-item-has-children .m-subnav-arrow:before,
    .hs-menu-depth-2.hs-item-has-children .m-subnav-arrow:before {
      content: "\000BB";
      position: absolute;
      top: 5px;
      transform: none;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .sn-li-l2.has-subnav .m-subnav-arrow.active:before, .has-subnav.sn-li-l3 .m-subnav-arrow.active:before, .has-subnav.sn-li-l4 .m-subnav-arrow.active:before, .sn-li-l2.menu-item-has-children .m-subnav-arrow.active:before, .menu-item-has-children.sn-li-l3 .m-subnav-arrow.active:before, .menu-item-has-children.sn-li-l4 .m-subnav-arrow.active:before, .sn-li-l2.hs-item-has-children .m-subnav-arrow.active:before, .hs-item-has-children.sn-li-l3 .m-subnav-arrow.active:before, .hs-item-has-children.sn-li-l4 .m-subnav-arrow.active:before,
    .hs-menu-depth-2.has-subnav .m-subnav-arrow.active:before,
    .hs-menu-depth-2.menu-item-has-children .m-subnav-arrow.active:before,
    .hs-menu-depth-2.hs-item-has-children .m-subnav-arrow.active:before {
      content: "\000BB";
      top: 7px;
      transform: rotate(90deg); }
  .sn-li-l2.has-subnav > a, .has-subnav.sn-li-l3 > a, .has-subnav.sn-li-l4 > a, .sn-li-l2.menu-item-has-children > a, .menu-item-has-children.sn-li-l3 > a, .menu-item-has-children.sn-li-l4 > a, .sn-li-l2.hs-item-has-children > a, .hs-item-has-children.sn-li-l3 > a, .hs-item-has-children.sn-li-l4 > a,
  .hs-menu-depth-2.has-subnav > a,
  .hs-menu-depth-2.menu-item-has-children > a,
  .hs-menu-depth-2.hs-item-has-children > a {
    display: inline-block;
    vertical-align: middle;
    padding-right: 0; }
  .sn-li-l2:last-child > a, .sn-li-l3:last-child > a, .sn-li-l4:last-child > a,
  .hs-menu-depth-2:last-child > a {
    border-bottom: 0; }
  .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
  .hs-menu-depth-2:hover {
    background-color: #000000; }
    .sn-li-l2:hover > a, .sn-li-l3:hover > a, .sn-li-l4:hover > a,
    .hs-menu-depth-2:hover > a {
      color: #ed2f21; }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3, .sn-li-l4,
    .hs-menu-depth-2 {
      position: relative;
      background-color: #3e3e3e; }
      .sn-li-l2 > a, .sn-li-l3 > a, .sn-li-l4 > a,
      .hs-menu-depth-2 > a {
        padding: 0 0.8125em 0 1.625em;
        line-height: 2.125em;
        border-top: 0;
        border-right: 0; }
        .sn-li-l2 > a span, .sn-li-l3 > a span, .sn-li-l4 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 1.0625em; }
      .sn-li-l2.has-subnav .m-subnav-arrow, .has-subnav.sn-li-l3 .m-subnav-arrow, .has-subnav.sn-li-l4 .m-subnav-arrow, .sn-li-l2.menu-item-has-children .m-subnav-arrow, .menu-item-has-children.sn-li-l3 .m-subnav-arrow, .menu-item-has-children.sn-li-l4 .m-subnav-arrow, .sn-li-l2.hs-item-has-children .m-subnav-arrow, .hs-item-has-children.sn-li-l3 .m-subnav-arrow, .hs-item-has-children.sn-li-l4 .m-subnav-arrow,
      .hs-menu-depth-2.has-subnav .m-subnav-arrow,
      .hs-menu-depth-2.menu-item-has-children .m-subnav-arrow,
      .hs-menu-depth-2.hs-item-has-children .m-subnav-arrow {
        display: none; }
      .sn-li-l2.has-subnav > a, .has-subnav.sn-li-l3 > a, .has-subnav.sn-li-l4 > a, .sn-li-l2.menu-item-has-children > a, .menu-item-has-children.sn-li-l3 > a, .menu-item-has-children.sn-li-l4 > a, .sn-li-l2.hs-item-has-children > a, .hs-item-has-children.sn-li-l3 > a, .hs-item-has-children.sn-li-l4 > a,
      .hs-menu-depth-2.has-subnav > a,
      .hs-menu-depth-2.menu-item-has-children > a,
      .hs-menu-depth-2.hs-item-has-children > a {
        display: block;
        padding-right: 0.8125em; }
        .sn-li-l2.has-subnav > a span, .has-subnav.sn-li-l3 > a span, .has-subnav.sn-li-l4 > a span, .sn-li-l2.menu-item-has-children > a span, .menu-item-has-children.sn-li-l3 > a span, .menu-item-has-children.sn-li-l4 > a span, .sn-li-l2.hs-item-has-children > a span, .hs-item-has-children.sn-li-l3 > a span, .hs-item-has-children.sn-li-l4 > a span,
        .hs-menu-depth-2.has-subnav > a span,
        .hs-menu-depth-2.menu-item-has-children > a span,
        .hs-menu-depth-2.hs-item-has-children > a span {
          display: inline;
          position: relative; }
          .sn-li-l2.has-subnav > a span:after, .has-subnav.sn-li-l3 > a span:after, .has-subnav.sn-li-l4 > a span:after, .sn-li-l2.menu-item-has-children > a span:after, .menu-item-has-children.sn-li-l3 > a span:after, .menu-item-has-children.sn-li-l4 > a span:after, .sn-li-l2.hs-item-has-children > a span:after, .hs-item-has-children.sn-li-l3 > a span:after, .hs-item-has-children.sn-li-l4 > a span:after,
          .hs-menu-depth-2.has-subnav > a span:after,
          .hs-menu-depth-2.menu-item-has-children > a span:after,
          .hs-menu-depth-2.hs-item-has-children > a span:after {
            content: "\000BB";
            display: inline-block;
            margin-left: 0.5em; }
      .sn-li-l2:hover, .sn-li-l3:hover, .sn-li-l4:hover,
      .hs-menu-depth-2:hover {
        background-color: #000000; }
        .sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3, .sn-li-l4:hover .sn-level-3,
        .hs-menu-depth-2:hover .sn-level-3 {
          display: block !important; } }

.sn-level-4,
.sn-level-5,
.sn-level-3 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  position: relative; }
  .sn-level-4.active,
  .sn-level-5.active,
  .sn-level-3.active {
    display: block; }
  @media (min-width: 60em) {
    .sn-level-4,
    .sn-level-5,
    .sn-level-3 {
      position: absolute;
      top: 0;
      left: 100%;
      background-color: #3e3e3e;
      min-width: 13.5625em;
      padding-top: 0.1875em;
      padding-bottom: 0.1875em; }
      .sn-level-4.active,
      .sn-level-5.active,
      .sn-level-3.active {
        display: none; } }

.sn-li-l3:hover .sn-level-4, .sn-li-l4:hover .sn-level-4 {
  display: block !important;
  margin: -1.5625em;
  padding: 1.5625em; }

.sn-li-l4:hover .sn-level-5 {
  display: block !important;
  margin: -1.5625em;
  padding: 1.5625em; }

.site-nav-container {
  clear: both;
  background-color: #3e3e3e;
  width: 100%;
  height: 100%;
  display: none; }
  .site-nav-container.active {
    display: block; }
  @media (min-width: 60em) {
    .site-nav-container {
      width: auto;
      height: auto;
      right: auto;
      bottom: auto;
      top: auto;
      position: static;
      background-color: transparent;
      display: block; } }

.site-nav-container-screen {
  position: absolute;
  display: none;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5); }
  .site-nav-container-screen.active {
    display: block; }
  @media (min-width: 60em) {
    .site-nav-container-screen {
      display: none !important; } }

.close-menu {
  display: inline-block;
  clear: both;
  position: relative;
  text-align: center;
  color: #477DCA !important;
  font-family: "Rubik", sans-serif;
  padding: 0.25em 1em;
  padding-right: 1.5625em;
  margin: 0 auto;
  font-size: 0.875em;
  background-color: #ffffff;
  border-radius: 0.1875em; }
  .close-menu:visited {
    color: #ffffff; }
  .close-menu:hover {
    color: #ffffff; }
  .close-menu:after {
    content: '';
    background-color: transparent;
    background-image: url(ico-exit.svg);
    background-size: 0.8125em 0.8125em;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 1.5625em;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute; }
  @media (min-width: 60em) {
    .close-menu {
      display: none; } }

.snc-header {
  text-align: center;
  padding: 1em; }
  @media (min-width: 60em) {
    .snc-header {
      padding: 0;
      display: none; } }

/*
This is used to separate sections/modules of the website while still keeping a consistent max-width. Example below:
<section class="about-module">
  <div class="inner-wrap">
    Content here...
  </div>
</section>
*/
.inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
  max-width: 82.75em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em; }
  .inner-wrap::after, .inner-wrap-narrow::after, .inner-wrap-wide::after, .inner-wrap-fullwidth::after {
    clear: both;
    content: "";
    display: table; }
  .inner-wrap > *:first-child, .inner-wrap-narrow > *:first-child, .inner-wrap-wide > *:first-child, .inner-wrap-fullwidth > *:first-child {
    margin-top: 0; }
  .inner-wrap > *:last-child, .inner-wrap-narrow > *:last-child, .inner-wrap-wide > *:last-child, .inner-wrap-fullwidth > *:last-child {
    margin-bottom: 0; }
  @media (min-width: 40em) {
    .inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
      padding: 2.5em 1.5em 2.5em 1.5em; } }
  @media (min-width: 60em) {
    .inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
      padding: 2.5em 0.75em 2.5em 0.75em; } }

.inner-wrap-narrow {
  max-width: 64.5em; }

.inner-wrap-wide {
  max-width: 87.5em; }

.inner-wrap-fullwidth {
  max-width: 100%; }

/*=============== Sections ===============*/
.section-header-wrap {
  background-color: #f0f0f0; }
  .section-header-wrap .inner-wrap, .section-header-wrap .inner-wrap-narrow, .section-header-wrap .inner-wrap-wide, .section-header-wrap .inner-wrap-fullwidth {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  .section-header-wrap h1 {
    margin: 0; }
  .section-header-wrap p {
    margin: .5em 0 0 0; }

.section-cta {
  text-align: center; }



/*=============== Click to Expand ===============*/
.click-expand {
  clear: both;
  border: 0;
  /*overflow: hidden;*/
  margin-bottom: 1.5em;
  background-color: #f0f0f0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .click-expand.active:hover {
    background-color: #ffffff; }
  .click-expand.active .ce-header {
    background-color: #ed2f21; }
    .click-expand.active .ce-header:after {
      content: "";
      position: absolute;
      color: #ffffff;
      background-image: url(ico-minus.svg);
      width: 13px;
      height: 2px;
      background-size: 13px 2px;
      background-repeat: no-repeat; }
  .click-expand.active .ce-body {
    display: block;
    opacity: 1;
    -webkit-animation: click-expand 0.5s 1;
    -moz-animation: click-expand 0.5s 1;
    animation: click-expand 0.5s 1;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-delay: 0.05s;
    -moz-animation-delay: 0.05s;
    animation-delay: 0.05s;
    padding: 1.5em 1.618em;
    display: block; }
    .click-expand.active .ce-body > *:first-child {
      margin-top: 0; }
    .click-expand.active .ce-body > *:last-child {
      margin-bottom: 0; }
  .click-expand:hover {
    background-color: #f0f0f0; }

.ce-header {
  position: relative;
  cursor: pointer;
  margin: 0;
  padding-left: 1.3333333333em;
  padding-right: 0.5714285714em;
  padding-top: 0.7619047619em;
  padding-bottom: 0.7619047619em;
  font-size: 1.3125em;
  background-color: #333;
  color: #ffffff;
  font-weight: 500;
  text-transform: none; }
  .ce-header:after {
    content: "";
    background-image: url(ico-plus.svg);
    color: #ffffff;
    padding-left: 8px;
    position: absolute;
    right: 1em;
    width: 13px;
    height: 13px;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%); }
  .ce-header:hover {
    background-color: #ed2f21; }
  .ce-header:focus:not(:hover):not(:active) {
    outline: 2px dashed #333;
    outline-offset: 2px; }

.ce-body {
  display: none;
  opacity: 0;
  background-color: #f0f0f0; }
  .ce-body p {
    font-size: 1em; }

@-webkit-keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/*Full Width CTA Module*/
.fwc-module {
  background-color: #f0f0f0;
  text-align: center; }

/*=============== Product Grid ===============*/
.product-grid {
  clear: both; }

.product-grid-item {
  font-size: .875em;
  text-decoration: none;
  text-align: center;
  background-color: #ffffff;
  padding: 1em;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .product-grid-item:hover {
    border-bottom: 1px solid #3e3e3e;
    border-right: 1px solid #3e3e3e; }
    .product-grid-item:hover .product-grid-item-img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.07);
      -o-transform: scale(1.07);
      transform: scale(1.07); }
  @media (min-width: 40em) {
    .product-grid-item {
      font-size: .75em;
      margin-bottom: 1.5em; } }
  @media (min-width: 60em) {
    .product-grid-item {
      font-size: 1em; } }

@media (min-width: 40em) {
  .product-grid-item-header-wrap {
    height: 4em;
    line-height: 4em;
    margin-bottom: 1em; }
    .product-grid-item-header-wrap .product-grid-item-header {
      display: inline-block;
      vertical-align: middle; } }

@media (min-width: 60em) {
  .product-grid-item-header-wrap {
    height: 4em;
    line-height: 4em; } }

.product-grid-item-header {
  font-size: 1.125em;
  color: #333;
  text-decoration: none;
  margin: 0 0 0 0;
  width: 70%;
  float: right;
  text-align: left;
  clear: none; }
  @media (min-width: 40em) {
    .product-grid-item-header {
      width: auto;
      float: none;
      text-align: center; } }

.product-grid-item-subheader {
  color: #000000;
  margin: 0 0 1em 0;
  width: 70%;
  float: right;
  text-align: left;
  clear: none;
  font-size: 0.9375em; }
  @media (min-width: 40em) {
    .product-grid-item-subheader {
      width: auto;
      float: none;
      text-align: center; } }
  @media (min-width: 60em) {
    .product-grid-item-subheader {
      min-height: 3em; } }

.product-grid-item-img {
  float: left;
  width: 25%;
  margin-top: -1em;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  @media (min-width: 40em) {
    .product-grid-item-img {
      margin-top: 0;
      float: none;
      width: auto; } }

.product-grid-item-link {
  margin: 1em 0 0 0;
  float: right;
  text-align: left;
  clear: none;
  font-size: .75em; }
  @media (min-width: 40em) {
    .product-grid-item-link {
      width: auto;
      float: none;
      text-align: center; } }

/*============Side Navigation Test==============*/
.side-nav {
  margin: 0 auto; }
  .side-nav h3 {
    margin-top: 0; }

.sn-nav {
  max-width: 16.375em;
  overflow: hidden;
  margin-bottom: 3.125em; }
  .sn-nav li {
    background-color: #333;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    position: relative; }
    .sn-nav li:last-child {
      border-bottom: 0; }
    .sn-nav li.active {
      background-color: #ed2f21; }
    .sn-nav li a {
      color: #ffffff;
      display: block;
      font-size: 1em;
      line-height: 1.5em;
      text-decoration: none;
      padding: 0.6875em 2.5em 0.6875em 1em;
      font-weight: 400; }
  .sn-nav .menu-item-has-children .m-subnav-arrow {
    cursor: pointer;
    padding-right: 0em;
    background-image: url(nav-down-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px 5px;
    display: block;
    width: 2.5em;
    height: 2.875em;
    position: absolute;
    background-color: transparent;
    right: 0;
    top: 0;
    bottom: 0; }
    .sn-nav .menu-item-has-children .m-subnav-arrow.active {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .sn-nav .menu-item-has-children ul {
    margin-bottom: 0;
    padding: 0;
    display: none;
    background-color: #ffffff; }
    .sn-nav .menu-item-has-children ul li {
      margin-bottom: 0;
      background-color: #ffffff;
      border-bottom: 0; }
      .sn-nav .menu-item-has-children ul li a {
        color: #000000;
        padding: 0.0625em 0;
        font-size: 1em;
        line-height: 1.5625em;
        font-weight: 400; }
      .sn-nav .menu-item-has-children ul li:not([class]) {
        margin-bottom: 0;
        padding: 0; }
        .sn-nav .menu-item-has-children ul li:not([class]):after {
          display: none; }
      .sn-nav .menu-item-has-children ul li:hover a {
        color: #ed2f21; }
    .sn-nav .menu-item-has-children ul:not([class]) {
      margin-bottom: 0; }
  .sn-nav .menu-item-has-children ul.active {
    display: block;
    background-color: #f0f0f0;
    padding: 1em; }
    .sn-nav .menu-item-has-children ul.active li {
      background: transparent; }

/*=============== Product Carousel ===============*/
@media (min-width: 40em) {
  .product-item {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .product-item:last-child {
      margin-right: 0; } }

@media (max-width: 40em) {
  .product-item {
    float: left;
    display: block;
    margin-right: 4.8291579146%;
    width: 47.5854210427%; }
    .product-item:last-child {
      margin-right: 0; }
    .product-item:nth-child(2n) {
      margin-right: 0; }
    .product-item:nth-child(2n+1) {
      clear: left; } }

.product-title {
  font-size: 1.0625em;
  display: block;
  text-align: center;
  line-height: 1.4117647059em;
  margin-top: 0.5882352941em; }

/*=============== Media Object ===============*/
.media-object {
  overflow: hidden; }

.media-object-img {
  width: 20%;
  float: left;
  display: block;
  margin-right: 5%; }
  .media-object-img img {
    width: 100%; }

.media-object-body {
  width: 75%;
  float: left; }

.media-object-header {
  margin-top: 0;
  margin-bottom: .15em; }

.media-grid-2 > * {
  margin-bottom: 1em; }

@media (min-width: 40em) {
  .media-grid-2 > * {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 48.4157821556%;
    margin-bottom: 1.5em; }
    .media-grid-2 > *:last-child {
      margin-right: 0; }
    .media-grid-2 > *:nth-child(2n) {
      margin-right: 0; }
    .media-grid-2 > *:nth-child(2n+1) {
      clear: left; } }

/*======= Responsive iFrame / YouTube / HTML5 Video =======*/
.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-top: 1.8em; }
  .iframe-container iframe, .iframe-container object, .iframe-container embed, .iframe-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*=============== Social Media Icons ===============*/
.social-wrap {
  overflow: hidden;
  /*span {
    background-color:$white;
    border-radius:3px;
    display:inline-block;
    padding:.15em;
    img {
      display:block;
      margin:0 auto;
    }
  }*/ }
  .social-wrap a {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    position: relative; }
    .social-wrap a path {
      -webkit-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    .social-wrap a:hover {
      opacity: .75; }
      .social-wrap a:hover path {
        fill: #477DCA; }
  .social-wrap img {
    display: inline-block;
    margin: 0 auto;
    width: 1.1em;
    height: auto;
    vertical-align: middle; }
  .social-wrap svg {
    display: inline-block;
    vertical-align: middle; }

/*=============== Slide Panel ===============*/
.slide-panel {
  display: none;
  position: fixed;
  background: #333;
  color: #fff;
  height: 100%;
  width: 21.25em;
  right: -21.25em;
  top: 14%;
  z-index: 10;
  -webkit-transition: right 0.4s ease-in-out;
  -moz-transition: right 0.4s ease-in-out;
  transition: right 0.4s ease-in-out; }
  .slide-panel h2 {
    padding: .2em 1em; }
  .slide-panel p {
    background: #333;
    padding: .25px 2em; }
  .slide-panel label {
    color: #ffffff !important; }
  .slide-panel:hover {
    right: 0px; }
  @media (min-width: 40em) {
    .slide-panel {
      display: block; } }

.slide-panel-button {
  position: absolute;
  top: 50px;
  right: 340px;
  padding: 20px 20px;
  background: #333;
  min-width: 200px; }

/*=============== Slide Box ===============*/
#last {
  margin: 0;
  padding: 0; }

#slidebox {
  padding: 0.625em 0.625em 0.625em 1em;
  position: fixed;
  bottom: 0;
  right: -26.875em;
  z-index: 1000;
  width: 100%;
  background-color: #333; }
  @media (min-width: 40em) {
    #slidebox {
      width: auto; } }

a.close {
  background-color: white;
  color: #477DCA;
  text-align: center;
  float: left;
  padding: 0 0.5em;
  font-size: 0.6875em;
  border-radius: 0.1875em;
  position: absolute;
  cursor: pointer;
  top: 1.5em;
  right: 2em; }

a.close:hover {
  background-color: rgba(255, 255, 255, 0.75); }

/*=============== Lightbox / Magnific Popup  ===============*/
.white-popup {
  position: relative;
  background: #ffffff;
  padding: 2.5em;
  width: auto;
  max-width: 37.5em;
  margin: 1.25em auto; }
  .white-popup > * {
    margin-top: 0; }

.mfp-fade-side .mfp-content, .mfp-fade-side .white-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-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.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px); }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px); }

/*=============== Layouts  ===============*/
.page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 0; }

.page-intro h1 {
  margin: 0; }

.page-intro p {
  margin: .5em 0 0 0; }

.pi-heading {
  font-size: 2em;
  line-height: 1.09375em;
  color: #ed2f21;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase; }

.breadcrumb-menu {
  margin-bottom: 5em; }
  .breadcrumb-menu a {
    color: #477DCA;
    font-size: 0.875em; }
  .breadcrumb-menu .breadcrumb_last {
    font-size: 0.875em; }

@media (min-width: 60em) {
  .site-content.one-column .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0; }
    .site-content.one-column .site-content-primary:last-child {
      margin-right: 0; }
  .site-content.one-column .site-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0; }
    .site-content.one-column .site-content-secondary:last-child {
      margin-right: 0; }
  .site-content.two-column .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .site-content.two-column .site-content-primary:last-child {
      margin-right: 0; }
  .site-content.two-column .site-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    margin-right: 0; }
    .site-content.two-column .site-content-secondary:last-child {
      margin-right: 0; }
  .site-content.three-column .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .site-content.three-column .site-content-primary:last-child {
      margin-right: 0; }
  .site-content.three-column .site-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .site-content.three-column .site-content-secondary:last-child {
      margin-right: 0; }
  .site-content.three-column .additional-content {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0; }
    .site-content.three-column .additional-content:last-child {
      margin-right: 0; }
  .site-content.two-column-alt .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .site-content.two-column-alt .site-content-primary:last-child {
      margin-right: 0; }
  .site-content.two-column-alt .site-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0; }
    .site-content.two-column-alt .site-content-secondary:last-child {
      margin-right: 0; } }

.destination > .inner-wrap, .destination > .inner-wrap-narrow, .destination > .inner-wrap-wide, .destination > .inner-wrap-fullwidth {
  padding-top: 1em;
  padding-bottom: 2em; }

/*=============== Resources Module ===============*/
.resources-module {
  background: #ffffff; }

.rm-item-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 40em) {
    .rm-item-wrap {
      -webkit-box-lines: single;
      -moz-box-lines: single;
      box-lines: single;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  .rm-item-wrap > * {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto; }
    @media (min-width: 40em) {
      .rm-item-wrap > * {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; } }

.rm-item {
  text-align: center;
  background-color: #f0f0f0;
  padding: 1em !important; }
  .rm-item:hover .rm-item-img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  @media (min-width: 40em) {
    .rm-item {
      margin-bottom: 0; } }

.rm-item-cta {
  font-size: .75em;
  font-weight: bold; }

.rm-item-img {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin-bottom: 1em; }
  .rm-item-img img {
    max-width: 100%;
    object-fit: contain;
    height: 19.375em; }

.rm-item-title {
  text-decoration: none;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  text-align: center;
  height: 2.5em;
  line-height: 2.5em;
  color: #333;
  position: relative;
  z-index: 10; }
  .rm-item-title span {
    line-height: 1.25em;
    display: inline-block;
    color: #333; }

/*========= Button Style ========*/
.btn-wrap > div {
  margin-bottom: 1.5em; }
  .btn-wrap > div:last-child {
    margin: 0; }
  @media (min-width: 40em) {
    .btn-wrap > div {
      display: inline-block;
      margin-right: 1.6875em; } }
  @media (min-width: 80em) {
    .btn-wrap > div {
      margin-bottom: 0; } }

.btn-wrap > a {
  margin-bottom: 10px; }
  .btn-wrap > a:last-child {
    margin: 0; }

.btn-on-color {
  display: inline-block; }

.center-img {
  text-align: center;
  margin-bottom: 1.75em; }
  .center-img img {
    display: block;
    margin: 0 auto; }
  .center-img a {
    display: inline-block; }

.right-img {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 1.75em;
  position: relative;
  z-index: 1; }
  .right-img > div {
    margin-bottom: 0.9375em; }
    .right-img > div:last-child {
      margin-bottom: 0; }
  .right-img span {
    display: block;
    font-size: 1.1875em;
    line-height: 1.4736842105em;
    font-weight: 300; }
  .right-img img {
    display: block;
    margin: 0 auto; }
  .right-img a {
    display: inline-block; }
  @media (min-width: 40em) {
    .right-img {
      float: right;
      margin: 0;
      margin-left: 1.875em;
      margin-bottom: 1.875em; } }

.cta {
  text-align: center;
  margin-bottom: 1.75em; }
  @media (min-width: 40em) {
    .cta {
      text-align: left; } }

.fax {
  color: #333;
  text-decoration: none;
  pointer-events: none; }

.cont-pf {
  margin-bottom: 1.5em; }
  .cont-pf div {
    text-align: center; }
  @media (min-width: 40em) {
    .cont-pf {
      width: 100%;
      display: flex;
      justify-content: space-between; }
      .cont-pf div {
        text-align: left; }
        .cont-pf div:last-child {
          width: 60%;
          text-align: right; } }

@media (min-width: 40em) {
  .page-id-1513 .cont-pf:nth-of-type(1) p {
    margin-bottom: 0; } }

.yellow {
  background-color: #ffd700;
  font-weight: 400;
  padding: 2px 15px;
  display: table;
  margin: 15px 0; }
  @media (min-width: 40em) {
    .yellow {
      display: inline-block;
      margin: 0;
      margin-left: 35px; } }

.yellow2 {
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 40em) {
    .yellow2 {
      margin: 0;
      margin-left: 35px; } }

.id-page {
  /*clear: both;
  @include mq(large) {
    padding-top: em(192.5);
    margin-top: em(-192.5);
  }
  @include mq(xlarge) {
    padding-top: em(204.5);
    margin-top: em(-204.5);
  }*/ }

.page-id-11 .site-intro, .page-id-1525 .site-intro, .error404 .site-intro {
  display: none; }

.page-id-11 .multiple-cols-module .inner-wrap, .page-id-11 .multiple-cols-module .inner-wrap-narrow, .page-id-11 .multiple-cols-module .inner-wrap-wide, .page-id-11 .multiple-cols-module .inner-wrap-fullwidth, .page-id-1525 .multiple-cols-module .inner-wrap, .page-id-1525 .multiple-cols-module .inner-wrap-narrow, .page-id-1525 .multiple-cols-module .inner-wrap-wide, .page-id-1525 .multiple-cols-module .inner-wrap-fullwidth, .error404 .multiple-cols-module .inner-wrap, .error404 .multiple-cols-module .inner-wrap-narrow, .error404 .multiple-cols-module .inner-wrap-wide, .error404 .multiple-cols-module .inner-wrap-fullwidth {
  max-width: 100%;
  padding: 0; }
  .page-id-11 .multiple-cols-module .inner-wrap a, .page-id-11 .multiple-cols-module .inner-wrap-narrow a, .page-id-11 .multiple-cols-module .inner-wrap-wide a, .page-id-11 .multiple-cols-module .inner-wrap-fullwidth a, .page-id-1525 .multiple-cols-module .inner-wrap a, .page-id-1525 .multiple-cols-module .inner-wrap-narrow a, .page-id-1525 .multiple-cols-module .inner-wrap-wide a, .page-id-1525 .multiple-cols-module .inner-wrap-fullwidth a, .error404 .multiple-cols-module .inner-wrap a, .error404 .multiple-cols-module .inner-wrap-narrow a, .error404 .multiple-cols-module .inner-wrap-wide a, .error404 .multiple-cols-module .inner-wrap-fullwidth a {
    display: block; }
  .page-id-11 .multiple-cols-module .inner-wrap img, .page-id-11 .multiple-cols-module .inner-wrap-narrow img, .page-id-11 .multiple-cols-module .inner-wrap-wide img, .page-id-11 .multiple-cols-module .inner-wrap-fullwidth img, .page-id-1525 .multiple-cols-module .inner-wrap img, .page-id-1525 .multiple-cols-module .inner-wrap-narrow img, .page-id-1525 .multiple-cols-module .inner-wrap-wide img, .page-id-1525 .multiple-cols-module .inner-wrap-fullwidth img, .error404 .multiple-cols-module .inner-wrap img, .error404 .multiple-cols-module .inner-wrap-narrow img, .error404 .multiple-cols-module .inner-wrap-wide img, .error404 .multiple-cols-module .inner-wrap-fullwidth img {
    display: block;
    width: 100%; }

.table-div {
  overflow-x: scroll; }
  .table-div table {
    width: 43.75em; }
  @media (min-width: 60em) {
    .table-div {
      overflow-x: inherit; }
      .table-div table {
        width: 100%; } }



/*   end defaults   */
.site-wrap {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  margin: 0 auto; }

/*=============== ADA Complaince styling ===================*/
#skipToContent {
  position: fixed;
  z-index: 0;
  top: 10px;
  left: 10px;
  opacity: 0; }
  #skipToContent:focus {
    opacity: 1;
    z-index: 99999; }

.social-wrap a:focus:not(:hover):not(:active),
a[class*="sh-ico-"]:focus:not(:hover):not(:active),
.sh-ph:focus:not(:hover):not(:active),
.sh-email:focus:not(:hover):not(:active),
.site-nav a:focus:not(:hover):not(:active) {
  outline-offset: -2px; }

.social-wrap a.tse-remove-border:focus:not(:hover):not(:active),
a[class*="sh-ico-"].tse-remove-border:focus:not(:hover):not(:active),
.sh-ph.tse-remove-border:focus:not(:hover):not(:active),
.sh-email.tse-remove-border:focus:not(:hover):not(:active),
.site-nav a.tse-remove-border:focus:not(:hover):not(:active) {
  outline: none;
  outline-offset: 0; }

.nonlink {
  cursor: default;
  pointer-events: auto; }
  @media (min-width: 60em) {
    .nonlink {
      pointer-events: none; } }

.lightbox {
  display: inline-block; }
  .lightbox.tse-remove-border {
    outline: none !important; }
    .lightbox.tse-remove-border:focus {
      outline: none !important; }

.tse-remove-border {
  outline: none !important; }
  .tse-remove-border:focus {
    outline: none !important; }

#siteContentFocusable {
  outline: none !important; }

.mfp-zoom-out-cur .sh-sticky-wrap.stuck, .mfp-helper .sh-sticky-wrap.stuck {
  width: calc(100% - 17px); }

.no-touch.mfg-popup-open {
  margin-right: 17px; }
  .no-touch.mfg-popup-open .sh-sticky-wrap.stuck {
    padding-right: 17px; }
  .no-touch.mfg-popup-open .search-module {
    z-index: 999;
    width: calc(100% - 17px); }

.popup-youtube {
  position: relative;
  display: inline-block; }
  .popup-youtube img {
    display: block; }
  .popup-youtube:after {
    content: '';
    width: 3.75em;
    height: 3.75em;
    background-image: url(play-icon.png);
    background-size: 3.75em auto;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    filter: grayscale(100%); }
  .popup-youtube:hover:after {
    filter: grayscale(0);
    opacity: 0.7; }
  .popup-youtube:focus:not(:hover):not(:active):after {
    filter: grayscale(0);
    opacity: 0.7; }

/*=============== Site Header ===============*/
.sh-sticky-wrap {
  background-color: #f0f0f0; }
  @media (min-width: 60em) {
    .sh-sticky-wrap {
      height: 12.03125em; }
      .sh-sticky-wrap{
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 99;
        height: auto; } }
  @media (min-width: 80em) {
    .sh-sticky-wrap {
      height: 12.78125em; } }

.sh-top-nav .inner-wrap, .sh-top-nav .inner-wrap-narrow, .sh-top-nav .inner-wrap-wide, .sh-top-nav .inner-wrap-fullwidth {
  padding-top: 1.25em;
  padding-bottom: 1.25em; }

@media (min-width: 60em) {
  .sh-top-nav .inner-wrap, .sh-top-nav .inner-wrap-narrow, .sh-top-nav .inner-wrap-wide, .sh-top-nav .inner-wrap-fullwidth {
    padding-top: 0.8125em;
    padding-bottom: 0.375em;
    display: flex;
    justify-content: space-between; }
    .sh-top-nav .inner-wrap:after, .sh-top-nav .inner-wrap-narrow:after, .sh-top-nav .inner-wrap-wide:after, .sh-top-nav .inner-wrap-fullwidth:after {
      display: none; } }

.sh-logo-wrap {
  text-align: center; }
  .sh-logo-wrap > a {
    display: inline-block;
    text-decoration: none;
    color: #ed2f21; }
    .sh-logo-wrap > a img {
      display: block;
      margin: 0 auto;
      margin-bottom: 0.8125em; }
    .sh-logo-wrap > a span {
      font-size: 2.125em;
      line-height: 1em;
      max-width: 6.4117647059em;
      width: 100%;
      display: inline-block; }
  @media (min-width: 40em) {
    .sh-logo-wrap {
      text-align: left; }
      .sh-logo-wrap > a {
        display: flex;
        align-items: center;
        justify-content: center; }
        .sh-logo-wrap > a img {
          max-width: 13.125em;
          width: 100%;
          margin: 0; }
        .sh-logo-wrap > a span {
          max-width: inherit;
          width: auto;
          font-size: 1.875em;
          line-height: 1em;
          width: 7.2666666667em;
          margin-left: 0.3333333333em; } }
  @media (min-width: 60em) {
    .sh-logo-wrap > a {
      justify-content: flex-start; } }
  @media (min-width: 80em) {
    .sh-logo-wrap > a img {
      max-width: inherit;
      width: auto; }
    .sh-logo-wrap > a span {
      font-size: 2.125em;
      line-height: 1em;
      width: 6.4117647059em;
      margin-left: 0.5294117647em; } }

.sh-cel {
  max-width: 7.5em;
  width: 100%;
  margin: 0 auto;
  margin-top: 1.875em;
  margin-bottom: 1.875em; }
  .sh-cel img {
    display: block;
    width: 100%; }
  @media (min-width: 60em) {
    .sh-cel {
      max-width: 9.375em;
      margin: 0; } }

.sh-utility-nav {
  text-align: center; }
  @media (min-width: 60em) {
    .sh-utility-nav {
      text-align: right; } }

.sh-ph {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.125em;
  font-weight: 300;
  letter-spacing: 1px; }
  .sh-ph a {
    font-size: 1.2222222222em;
    font-weight: 500;
    color: #ed2f21;
    text-decoration: none;
    letter-spacing: 1.5px; }
    .sh-ph a:hover {
      text-decoration: underline; }
  @media (min-width: 60em) {
    .sh-ph {
      font-size: 0.9375em; }
      .sh-ph a {
        font-size: 1.2em; } }
  @media (min-width: 80em) {
    .sh-ph {
      font-size: 1.125em; }
      .sh-ph a {
        font-size: 1.2222222222em; } }

.sh-email {
  font-size: 1.125em;
  font-weight: 300;
  letter-spacing: 1px;
  margin-top: 0.7777777778em; }
  .sh-email a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle; }
    .sh-email a img.off {
      display: block; }
    .sh-email a img.on {
      display: none; }
    .sh-email a:hover img.off {
      display: none; }
    .sh-email a:hover img.on {
      display: block; }
  @media (min-width: 40em) {
    .sh-email {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      margin-left: 1.0555555556em; } }
  @media (min-width: 60em) {
    .sh-email {
      font-size: 0.9375em;
      margin-left: 1.2666666667em; } }
  @media (min-width: 80em) {
    .sh-email {
      font-size: 1.125em;
      margin-left: 1.0555555556em; } }

.sh-navigation {
  background-color: #3e3e3e; }
  .sh-navigation .inner-wrap, .sh-navigation .inner-wrap-narrow, .sh-navigation .inner-wrap-wide, .sh-navigation .inner-wrap-fullwidth {
    padding: 0; }
  @media (min-width: 60em) {
    .sh-navigation .inner-wrap, .sh-navigation .inner-wrap-narrow, .sh-navigation .inner-wrap-wide, .sh-navigation .inner-wrap-fullwidth {
      padding-left: 0.75em;
      padding-right: 0.75em; } }

.sh-icons {
  float: right; }

.sh-nav-menu {
  background-color: #3e3e3e;
  text-align: center;
  padding: 1.125em 0; }
  @media (min-width: 60em) {
    .sh-nav-menu {
      display: none; } }

.sh-ico-menu {
  font-size: 1.375em;
  line-height: 1.1363636364em;
  color: #ffffff;
  font-weight: 300;
  position: relative;
  padding-right: 1em;
  text-transform: capitalize;
  text-decoration: none; }
  .sh-ico-menu:hover {
    color: #ffffff; }
  .sh-ico-menu span {
    position: absolute;
    width: 0.6818181818em;
    height: 0.0909090909em;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-color: #ffffff;
    transition: all 0.5s ease; }
    .sh-ico-menu span:before {
      content: '';
      width: 0.6818181818em;
      height: 0.0909090909em;
      background-color: #ffffff;
      transition: all 0.5s ease;
      position: absolute;
      top: -0.2272727273em;
      right: 0; }
    .sh-ico-menu span:after {
      content: '';
      width: 0.6818181818em;
      height: 0.0909090909em;
      background-color: #ffffff;
      transition: all 0.5s ease;
      position: absolute;
      top: 0.2272727273em;
      right: 0; }
  .sh-ico-menu.active span {
    background: transparent; }
    .sh-ico-menu.active span:before {
      top: 0;
      transform: rotate(45deg); }
    .sh-ico-menu.active span:after {
      top: 0;
      transform: rotate(-45deg); }

/*=============== Search ===============*/
form[name="frmSearchBox"] {
    margin: 0;
    padding: 4px 0 0 0;
}
.search-box {
  margin-top: 0.875em; }
  .search-box .search-text {
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff;
    border: solid 1px #e0e0e0;
    font-size: 1em;
    letter-spacing: 1px;
    line-height: 1.3125em;
    width: 9.25em;
    padding: 0 0.625em;
    font-weight: 300;
    float: none;
    height: 1.625em; }
  .search-box .search-btn {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: 1.8125em;
    height: 1.8125em;
    border: 0;
    background: none;
    background: url(img-search-off.jpg) no-repeat;
    background-position: center;
    margin-left: 25px;
    margin-right: 4px;}
    .search-box .search-btn:hover {
      background: none;
      background: url(img-search-on.jpg) no-repeat;
      background-position: center; }
  @media (min-width: 60em) {
    .search-box {
      text-align: right; } }

/*=============== Site Intro ===============*/
.site-intro {
  text-align: center; }
  .site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
    padding-top: 10em;
    padding-bottom: 10em; }
  @media (min-width: 60em) {
    .site-intro.sipadding-top {
      padding-top: 12.03125em; } }
  @media (min-width: 80em) {
    .site-intro.sipadding-top {
      padding-top: 12.78125em; } }

@media (min-width: 60em) {
  .si-wrapper {
    display: flex; } }

.si-left {
  background-color: #333;
  padding: 2.75em 0;
  position: relative; }
  .si-left img {
    display: none; }
  @media (min-width: 40em) {
    .si-left {
      background-image: url(img-heading.jpg);
      background-size: cover;
      background-position: center;
      padding: 0; }
      .si-left img {
        display: block;
        width: 100%; } }
  @media (min-width: 60em) {
    .si-left {
      width: 50%;
      position: relative; }
      .si-left img {
        display: none; } }

.si-header {
  font-size: 2.625em;
  line-height: 1.1904761905em;
  color: #ffffff;
  font-weight: 300;
  text-shadow: 1px 1px 1px #000000;
  margin: 0; }
  .si-header span {
    color: #ed2f21;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 1.6666666667em; }
  @media (min-width: 40em) {
    .si-header {
      font-size: 3.125em;
      line-height: 1.2em;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 1; }
      .si-header span {
        padding: 0 1.1em; } }
  @media (min-width: 60em) {
    .si-header {
      font-size: 2.25em;
      line-height: 1.25em; }
      .si-header span {
        padding: 0 1.5277777778em; } }
  @media (min-width: 80em) {
    .si-header {
      font-size: 3.125em;
      line-height: 1.2em; }
      .si-header span {
        padding: 0 1.7em;
        width: 70%;
        margin: 0 auto; } }

.si-slider {
  display: none !important; }
  @media (min-width: 40em) {
    .si-slider {
      display: block !important; } }
  @media (min-width: 60em) {
    .si-slider {
      width: 50%;
      overflow: hidden; } }

.si-slider .slick-list {
  line-height: 0; }

.si-slider.slick-slider {
  margin-bottom: 0 !important; }

.si-slider .slick-prev {
  font-size: 0;
  width: 42px;
  height: 68px;
  background-image: url(prev-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ed2f21;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  left: -50px;
  transition: all 0.5s ease;
  z-index: 1; }
  .si-slider .slick-prev:before {
    display: none; }
  .si-slider .slick-prev:after {
    display: none; }
  .si-slider .slick-prev:hover, .si-slider .slick-prev:focus {
    background-color: #ed2f21;
    background-image: url(prev-icon.png);
    background-position: center;
    background-repeat: no-repeat; }

.si-slider .slick-next {
  font-size: 0;
  width: 42px;
  height: 68px;
  background-image: url(next-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ed2f21;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  right: -50px;
  transition: all 0.5s ease;
  z-index: 1; }
  .si-slider .slick-next:before {
    display: none; }
  .si-slider .slick-next:after {
    display: none; }
  .si-slider .slick-next:hover, .si-slider .slick-next:focus {
    background-color: #ed2f21;
    background-image: url(next-icon.png);
    background-position: center;
    background-repeat: no-repeat; }

.si-slider .slick-slide {
  overflow: hidden; }
  .si-slider .slick-slide img {
    display: block;
    width: 100%; }

.si-slider .slick-current .si-bg-img {
  transform: scale(1); }

.si-slider .slick-dots {
  bottom: 1.5625em;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center; }
  .si-slider .slick-dots li {
    margin: 0 2px;
    width: 28px;
    height: 28px;
    display: inline-block;
    outline: none; }
    .si-slider .slick-dots li:focus {
      outline: none; }
    .si-slider .slick-dots li button {
      width: 24px;
      height: 24px;
      background-color: #ffffff;
      border: 2px solid #2f528f;
      border-radius: 50%;
      outline: none;
      font-size: 0;
      outline: none;
      padding: 0; }
      .si-slider .slick-dots li button:before, .si-slider .slick-dots li button:after {
        display: none; }
    .si-slider .slick-dots li.slick-active button {
      background-color: #ed2f21; }

.si-slider:hover .slick-prev {
  opacity: 1;
  left: 0; }

.si-slider:hover .slick-next {
  opacity: 1;
  right: 0; }

.si-item {
  position: relative; }

/*=============== Site Content ===============*/
.site-content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }


/*=============== Read More ===============*/
.main-content {
  display: block;
  overflow: hidden;
  position: relative; }
  @media (min-width: 40em) {
    .main-content {
      display: inline; } }

@media (max-width: 40em) {
  .height {
    max-height: 15.625em; }
    .height:before {
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #ffffff 100%);
      bottom: 0;
      content: "";
      height: 100%;
      position: absolute;
      width: 100%;
      z-index: 1; }
  .heightAuto {
    max-height: 312.5em; }
    .heightAuto:before {
      display: none; } }

.link {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #477DCA;
  padding-bottom: 0.625em; }
  @media (min-width: 40em) {
    .link {
      display: none; } }

.custom-metal-crafter-module .inner-wrap, .custom-metal-crafter-module .inner-wrap-narrow, .custom-metal-crafter-module .inner-wrap-wide, .custom-metal-crafter-module .inner-wrap-fullwidth {
  padding-top: 3.1875em;
  padding-bottom: 3.625em; }

.cmc-heading {
  display: table;
  margin: 0 auto;
  text-align: center;
  font-size: 2.125em;
  line-height: 1.2058823529em;
  font-weight: 400;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 0.7647058824em;
  margin-bottom: 0.7647058824em; }
  @media (min-width: 40em) {
    .cmc-heading {
      padding: 0 1.9705882353em 0.7352941176em;
      margin-bottom: 2px; } }

@media (min-width: 40em) {
  .cmcm-bucket {
    display: flex;
    flex-wrap: wrap; } }

.cmcm-item {
  text-align: center; }
  .cmcm-item > a {
    display: block;
    padding-bottom: 0.625em; }
    .cmcm-item > a img {
      display: none; }
    .cmcm-item > a:hover .cmcm-title {
      background-color: #3e3e3e;
      border-color: #3e3e3e;
      color: #ffffff; }
  @media (min-width: 40em) {
    .cmcm-item {
      width: 50%; }
      .cmcm-item > a {
        display: inline-block; }
        .cmcm-item > a img {
          display: block; }
          .cmcm-item > a img.off {
            display: block; }
          .cmcm-item > a img.on {
            display: none; }
        .cmcm-item > a:hover {
          background-color: #ed2f21; }
          .cmcm-item > a:hover img.off {
            display: none; }
          .cmcm-item > a:hover img.on {
            display: block; } }
  @media (min-width: 60em) {
    .cmcm-item {
      width: 20%; } }

.cmcm-title {
  border: 1px solid #e0e0e0;
  display: inline-block;
  color: #ed2f21;
  font-size: 1.25em;
  line-height: 1.15em;
  font-weight: 400;
  width: 92%;
  padding: 0.9em 0;
  text-transform: uppercase;
  border-radius: 7px; }

.waterbury-style-module {
  background-color: #f0f0f0; }
  .waterbury-style-module .inner-wrap, .waterbury-style-module .inner-wrap-narrow, .waterbury-style-module .inner-wrap-wide, .waterbury-style-module .inner-wrap-fullwidth {
    padding-top: 3.125em;
    padding-bottom: 3.25em; }

.wsm-heading {
  display: table;
  margin: 0 auto;
  text-align: center;
  font-size: 2.125em;
  line-height: 1.2058823529em;
  font-weight: 400;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 1.9705882353em;
  margin-bottom: 21px; }
  .wsm-heading span {
    font-size: 0.6176470588em;
    line-height: 1.1904761905em;
    display: block; }
  @media (min-width: 40em) {
    .wsm-heading {
      padding: 0 1.9705882353em 0.7352941176em; } }

.wsm-title {
  background-color: #ffffff;
  padding: 0.25em 0; }

.homepage-about-module {
  display: none; }
  .homepage-about-module .inner-wrap, .homepage-about-module .inner-wrap-narrow, .homepage-about-module .inner-wrap-wide, .homepage-about-module .inner-wrap-fullwidth {
    padding-top: 4.5em;
    padding-bottom: 2.375em; }
  @media (min-width: 40em) {
    .homepage-about-module {
      display: block; } }

.ham-desc p {
  text-align: center;
  font-size: 1.1875em;
  line-height: 1.4736842105em;
  margin: 0;
  margin-bottom: 1.4736842105em;
  font-weight: 300; }
  .ham-desc p strong {
    font-weight: 500; }

.ham-buckets {
  margin-top: 3.625em;
  margin-bottom: 3.5625em;
  padding-top: 2.1875em;
  padding-bottom: 2.0625em;
  padding-left: 1.8125em;
  padding-right: 1.8125em;
  background-color: #f0f0f0; }
  @media (min-width: 60em) {
    .ham-buckets {
      display: flex;
      padding-left: 6.25em; }
      .ham-buckets > div {
        width: 50%; } }

.ham-item-title {
  font-size: 1.1875em;
  margin: 0;
  font-weight: 500;
  line-height: 1.1052631579em;
  margin-bottom: 1.4210526316em;
  text-align: center; }
  @media (min-width: 60em) {
    .ham-item-title {
      text-align: left; } }

.ham-rows {
  display: flex;
  justify-content: center; }
  @media (min-width: 60em) {
    .ham-rows {
      justify-content: flex-start; } }

.ham-list li {
  font-size: 1.0625em;
  line-height: 1em;
  font-weight: 300;
  background-image: url(bg-home-bullet.jpg);
  background-repeat: no-repeat;
  background-position: 3px 12px;
  padding-left: 1.4705882353em;
  padding-top: 0.4117647059em;
  padding-bottom: 0.5882352941em; }

@media (min-width: 40em) {
  .ham-list {
    width: 39%;
    margin-right: 2.625em; }
    .ham-list:last-child {
      margin-right: 0; } }

@media (min-width: 60em) {
  .ham-list {
    width: auto; } }

/*=============== Site Footer ===============*/
.site-footer {
  background-color: #3e3e3e;
  text-align: center;
  color: #b2b2b2; }
  .site-footer .inner-wrap, .site-footer .inner-wrap-narrow, .site-footer .inner-wrap-wide, .site-footer .inner-wrap-fullwidth {
    padding-top: 3em;
    padding-bottom: 2.75em; }

.sf-small {
  background-color: #b2b2b2;
  text-align: center; }
  .sf-small .inner-wrap, .sf-small .inner-wrap-narrow, .sf-small .inner-wrap-wide, .sf-small .inner-wrap-fullwidth {
    padding-top: 1em;
    padding-bottom: 1em; }

img[name=pphLoggerImage] {
  display: none; }

.sf-logo {
  display: table;
  margin: 0 auto;
  margin-bottom: 1.375em; }
.sf-details {
  padding:0;
  margin: 0;
}
.sf-details li {
  font-size: 1.125em;
  line-height: 1.5555555556em;
  font-weight: 300; }
  .sf-details li a {
    color: #b2b2b2; }
    .sf-details li a:hover {
      color: #bf1e2e;
      text-decoration: none; }

@media (min-width: 40em) {
  .sf-details {
    display: inline-block;
    vertical-align: middle; }
    .sf-details li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0.6111111111em; } }

.sf-cont {
  margin-top: 1.1875em;
  margin-bottom: 6em; }

@media (min-width: 60em) {
  .sf-small-footer {
    display: flex;
    justify-content: center; } }

.sf-left {
  font-size: 1em;
  line-height: 1.75em;
  font-weight: 300; }
  .sf-left a {
    color: #b2b2b2; }
    .sf-left a:hover {
      color: #bf1e2e;
      text-decoration: none; }
  @media (min-width: 40em) {
    .sf-left br {
      display: none; } }
  @media (min-width: 60em) {
    .destination {
    padding-top: 191px;
}
    .sf-left {
      margin: 0 0.6875em; } }
.sf-right {
  font-size: 1em;
  line-height: 1.75em;
  font-weight: 300; }
  .sf-right a {
    color: #b2b2b2; }
    .sf-right a:hover {
      color: #bf1e2e;
      text-decoration: none; }
  @media (min-width: 40em) {
    .sf-right br {
      display: none; } }
  @media (min-width: 60em) {
    .sf-right {
      margin: 0 0.6875em; } }

.sf-fax {
  pointer-events: none;
  text-decoration: none; }

#back-to-top {
  background: #bf1e2e;
  width: 2.1875em;
  height: 2.1875em;
  position: fixed;
  right: 0.25em;
  bottom: 2.5em;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  text-decoration: none;
  color: #ffffff; }
  #back-to-top span {
    font-size: 2.1875em;
    font-weight: 700;
    display: block;
    text-align: center;
    line-height: 1.7142857143em; }
  #back-to-top.show {
    opacity: 0.5; }
  #back-to-top:hover {
    opacity: 1;
    color: #ffffff; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.alignright {
  display: block;
  padding-bottom: 1.5em; }

.alignleft {
  display: block;
  padding-bottom: 1.5em; }

.aligncenter {
  display: block;
  margin: 0 auto; }

@media (min-width: 40em) {
  .alignright {
    display: block;
    float: right;
    padding-bottom: 1.5em;
    padding-left: 1.5em; }
  .alignleft {
    display: block;
    float: left;
    padding-bottom: 1.5em;
    padding-right: 1.5em; }
  .aligncenter {
    display: block;
    margin: 0 auto; } }

.text-alignright {
  text-align: right; }

.text-alignleft {
  text-align: left; }

.text-aligncenter {
  text-align: center; }

.clearboth {
  clear: both;
  display: block; }

.spacing-bottom {
  margin-bottom: 2em; }

.spacing-top {
  margin-top: 2em; }


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-close {
  width: auto !important; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }



.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none; }

.chosen-container.chosen-with-drop .chosen-drop {
  display: block; }

.chosen-container a {
  cursor: pointer; }

.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999; }

.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.chosen-container-single .chosen-single input[type=text] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  width: 0; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover, .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(chosen-sprite.png) 0 2px no-repeat; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(chosen-sprite.png) 100% -20px no-repeat;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  opacity: 0;
  pointer-events: none; }

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important; }

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
  cursor: default; }

.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(chosen-sprite.png) -30px -20px no-repeat;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
    background-image: url(chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

/* Flying focus */
#flying-focus {
  position: absolute;
  margin: 0;
  background: transparent;
  -webkit-transition-property: left, top, width, height, opacity;
  transition-property: left, top, width, height, opacity;
  -webkit-transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  transition-timing-function: cubic-bezier(0, 0.2, 0, 1);
  visibility: hidden;
  pointer-events: none;
  box-shadow: 0 0 2px 3px #333, 0 0 2px #333 inset; }

#flying-focus.flying-focus_visible {
  visibility: visible;
  z-index: 9999; }

.flying-focus_target {
  outline: none !important;
  /* Doesn't work in Firefox :( */ }

/* http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links/199319 */
.flying-focus_target::-moz-focus-inner {
  border: 0 !important; }

/* Replace it with @supports rule when browsers catch up */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #flying-focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -3px; } }

/* Anything HubSpot Related */
.hs-error-msgs {
  color: #C02F2F; }
.pi-heading {
  display: none !important;
}

