/*!
Theme Name: 	Fournier Rubber & Supply Co. - Columbus
Theme URI: 		http://julian.is
Description: 	Fournier Rubber & Supply Co. - Columbus
Version: 		1.0
Author: 		Julian Gaviria
Author URI: 	julian.is
Tags: 			starkers, naked, clean, basic, html5, boilerplate, sass, smacss
*/
html {
  box-sizing: border-box; }

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

/* Bitters 0.10.0
 * http://bitters.bourbon.io
 * Copyright 2013-2014 thoughtbot, inc.
 * MIT License */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
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; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
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.
 */
button,
select {
  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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
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; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*1px solid lighten($nav-background,5%)*/
/*1px solid lighten($nav-hover,10%)*/
/*
This class is supposed to be assigned to the parent of items you need organized. Example below:
<div class="rows-of-2">
  <div>Item</div>
  <div>Item</div>
  <div>Item</div>
  <div>Item</div>
</div>
This would give you 2 rows with 2 columns.
*/
.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: #676b78;
  font-family: "Play", sans-serif;
  font-size: 1em;
  line-height: 1.5; }
  @media (max-height: 46em) and (min-width: 60em) {
    body {
      font-size: .875em; } }
  @media (max-height: 40em) and (min-width: 60em) {
    body {
      font-size: .75em; } }

.display-font-size {
  font-size: 2.109375em; }
  @media (min-width: 40em) {
    .display-font-size {
      font-size: 2.53125em; } }
  @media (min-width: 60em) {
    .display-font-size {
      font-size: 2.8125em; } }

.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: 1.125em; }
  @media (min-width: 40em) {
    .large-font-size {
      font-size: 1.35em; } }
  @media (min-width: 60em) {
    .large-font-size {
      font-size: 1.875em; } }

.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.5em; } }

.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; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "EB Garamond", serif;
  line-height: 1.25;
  margin: 0;
  color: #3946a9;
  font-weight: 700; }

h1 {
  font-size: 1.875em;
  margin-top: 0;
  margin-bottom: 24px; }

h2 {
  font-size: 1.5em;
  margin-top: 24px;
  margin-bottom: 16px; }

h3 {
  font-size: 1.375em;
  margin-top: 24px;
  margin-bottom: 16px; }

h4 {
  font-size: 1.25em;
  margin-top: 16px;
  margin-bottom: 16px; }

h5 {
  font-size: 1.125em;
  margin-top: 16px;
  margin-bottom: 16px; }

h6 {
  font-size: 1em;
  margin-top: 16px;
  margin-bottom: 16px; }

p {
  margin: 16px 0 28px;
  font-size: 1.125em;
  line-height: 28px; }

.emph, .section-header-wrap p {
  font-size: 1.125em;
  font-weight: 700;
  /*@include mq(medium) {
    font-size: $medium-font-size*1.15;
  }*/ }

a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #2f3da6;
  text-decoration: none; }
  a:hover {
    color: #2f3da6;
    text-decoration: underline; }
  a:active, a:focus {
    color: #2f3da6;
    outline: none; }

hr {
  border-bottom: 1px solid #babcd6;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

blockquote {
  padding: 0;
  margin: 0; }

cite {
  color: #a9acb5;
  font-style: italic; }
  cite:before {
    content: "\2014 \00A0"; }

/* 
Forms
Lists
Tables 
*/
/* Forms */
fieldset {
  background: #dadbe9;
  border: 1px solid #babcd6;
  margin: 0 0 0.75em 0;
  padding: 1.5em; }

input,
label,
select {
  display: block;
  font-family: "Play", sans-serif;
  font-size: 1.125em; }

label {
  font-weight: bold;
  margin-bottom: 0.375em; }
  label.required:after {
    content: "*"; }
  label abbr {
    display: none; }

textarea,
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select[multiple=multiple],
select {
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 20px;
  border: 1px solid #babcd6;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Play", sans-serif;
  font-size: 1.125em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
  textarea:hover,
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover,
  select[multiple=multiple]:hover,
  select:hover {
    border-color: #9a9dc3; }
  textarea:focus,
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus,
  select[multiple=multiple]:focus,
  select:focus {
    border-color: #2f3da6;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(41, 54, 146, 0.7);
    outline: none; }

textarea {
  resize: vertical; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.375em;
  width: auto !important; }

input[type="file"] {
  padding-bottom: 0.75em;
  width: 100%; }

select {
  margin-bottom: 1.5em;
  max-width: 100%;
  height: 2.3em !important;
  width: 100%; }

.hs-form fieldset {
  max-width: 100% !important;
  background-color: transparent !important; }

.hs-form fieldset.form-columns-1 .hs-input {
  width: 100% !important; }

.hs-error-msgs {
  color: red; }

/* Lists */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }

dl {
  margin-bottom: 0.75em; }
  dl dt {
    font-weight: bold;
    margin-top: 0.75em; }
  dl dd {
    margin: 0; }

ul:not([class]) {
  clear: left;
  list-style-type: none;
  margin-bottom: 0.75em;
  padding-left: 1.5em; }
  ul:not([class]) li:not([class]) {
    position: relative;
    z-index: 0;
    margin-bottom: 0.5em;
    font-size: 1.125em;
    line-height: 1.5em; }
    ul:not([class]) li:not([class]) a {
      text-decoration: none;
      font-weight: normal; }
    ul:not([class]) li:not([class]):after {
      content: '';
      width: 1.53em;
      height: 1.53em;
      display: block;
      position: absolute;
      top: 0;
      left: -1.5em;
      background-image: url(img/ico-bullet.svg);
      background-position: center center;
      background-size: .49em;
      background-repeat: no-repeat; }
    ul:not([class]) li:not([class]) ul:not([class]) li:not([class]), ul:not([class]) li:not([class]) ol:not([class]) li:not([class]) {
      font-size: 1em; }

.bullet-style {
  clear: left;
  list-style-type: none;
  margin-bottom: 0.75em;
  padding-left: 1.5em; }
  .bullet-style li {
    position: relative;
    margin-bottom: 0.5em;
    font-size: 1.125em;
    line-height: 1.5em; }
    .bullet-style li a {
      text-decoration: none;
      font-weight: normal; }
    .bullet-style li:after {
      content: '';
      width: 1.53em;
      height: 1.53em;
      display: block;
      position: absolute;
      top: 0;
      left: -1.5em;
      background-image: url(img/ico-bullet.svg);
      background-position: center center;
      background-size: .49em;
      background-repeat: no-repeat; }
    .bullet-style li ul:not([class]) li:not([class]), .bullet-style li ol:not([class]) li:not([class]) {
      font-size: 1em; }

ol {
  clear: left;
  list-style-type: decimal;
  list-style-position: inside;
  margin-bottom: 0.75em;
  padding-left: 1.5em; }
  ol.bullet-style {
    list-style-type: decimal; }
    ol.bullet-style li:after {
      content: none; }
    ol.bullet-style li ul:not([class]) li:not([class]), ol.bullet-style li ol:not([class]) li:not([class]) {
      font-size: 1em; }
  ol li {
    position: relative;
    margin-bottom: 0.5em;
    font-size: 1.125em;
    line-height: 1.5em; }
    ol li a {
      text-decoration: none;
      font-weight: normal; }
    ol li ul:not([class]) li:not([class]), ol li ol:not([class]) li:not([class]) {
      font-size: 1em; }

/* Tables */
table {
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #8a8db9;
  font-weight: bold;
  padding: 0.75em 0;
  text-align: left; }

td {
  border-bottom: 1px solid #babcd6;
  padding: 0.75em 0; }

tr,
td,
th {
  vertical-align: middle; }

/*=============== Spec Tables ===============*/
.spec-table {
  display: block;
  width: 100%;
  margin-bottom: 1.5em;
  background: white; }

.spec-thead {
  display: block; }

.spec-table-row {
  display: block;
  width: 100%; }

.spec-cell {
  display: block;
  border: 0.2em solid #ffffff;
  padding: .5em .8em;
  vertical-align: top; }
  .spec-cell p {
    margin: .5em 0; }
  .spec-cell > ul {
    margin: .5em 0; }
    .spec-cell > ul > li {
      margin-bottom: 0 !important; }
      .spec-cell > ul > li ul {
        padding: 0 0 0 1.8em; }
  .spec-cell input,
  .spec-cell select {
    width: 100%; }

.spec-col {
  display: table-column; }

.spec-col-1 {
  width: 100%; }

.spec-col-2 {
  width: 100%; }

@media (min-width: 40em) {
  .spec-table {
    display: table; }
  .spec-thead {
    display: table-header-group; }
  .spec-table-row {
    display: table-row; }
  .spec-cell {
    display: table-cell; }
    .spec-cell p {
      font-size: 1em; }
  .spec-spec-col-1 {
    width: 30%; }
  .spec-spec-col-2 {
    width: 70%; } }

.btn, button,
input[type="submit"], .btn-download, .btn-arrow, .product-grid-item-link, .btn-alt, .btn-alt-download, .btn-alt-arrow {
  position: relative;
  -webkit-font-smoothing: antialiased;
  border-radius: 20px;
  color: white;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  -webkit-transition: background 0.5s linear;
  -moz-transition: background 0.5s linear;
  transition: background 0.5s linear; }
  .btn:hover, button:hover,
  input:hover[type="submit"], .btn-download:hover, .btn-arrow:hover, .product-grid-item-link:hover, .btn-alt:hover, .btn-alt-download:hover, .btn-alt-arrow:hover {
    color: white;
    text-decoration: none; }
  .btn:disabled, button:disabled,
  input:disabled[type="submit"], .btn-download:disabled, .btn-arrow:disabled, .product-grid-item-link:disabled, .btn-alt:disabled, .btn-alt-download:disabled, .btn-alt-arrow:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
  .btn:after, button:after,
  input[type="submit"]:after, .btn-download:after, .btn-arrow:after, .product-grid-item-link:after, .btn-alt:after, .btn-alt-download:after, .btn-alt-arrow:after {
    content: ''; }

.btn, button,
input[type="submit"], .btn-download, .btn-arrow, .product-grid-item-link {
  background-color: #ffffff;
  border: 1px solid #2f3da6;
  color: #2f3da6; }
  .btn:hover, button:hover,
  input:hover[type="submit"], .btn-download:hover, .btn-arrow:hover, .product-grid-item-link:hover {
    border: 1px solid #bd1b1b;
    background: #bd1b1b;
    background: -moz-linear-gradient(45deg, #bd1b1b 0%, #db4242 50%, #bd1b1b 100%);
    background: -webkit-linear-gradient(45deg, #bd1b1b 0%, #db4242 50%, #bd1b1b 100%);
    background: linear-gradient(45deg, #bd1b1b 0%, #db4242 50%, #bd1b1b 100%); }
    .btn:hover:after, button:hover:after,
    input[type="submit"]:hover:after, .btn-download:hover:after, .btn-arrow:hover:after, .product-grid-item-link:hover:after {
      background-color: #bd1b1b;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px; }
  .btn:after, button:after,
  input[type="submit"]:after, .btn-download:after, .btn-arrow:after, .product-grid-item-link:after {
    background-color: #2f3da6;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px; }

.btn-alt, .btn-alt-download, .btn-alt-arrow {
  background-color: rgba(255, 255, 255, 0.38);
  border: 1px solid #ffffff; }
  .btn-alt:hover, .btn-alt-download:hover, .btn-alt-arrow:hover {
    background: #bd1b1b;
    background: -moz-linear-gradient(45deg, #bd1b1b 0%, #db4242 50%, #bd1b1b 100%);
    background: -webkit-linear-gradient(45deg, #bd1b1b 0%, #db4242 50%, #bd1b1b 100%);
    background: linear-gradient(45deg, #bd1b1b 0%, #db4242 50%, #bd1b1b 100%); }
    .btn-alt:hover:after, .btn-alt-download:hover:after, .btn-alt-arrow:hover:after {
      background-color: #bd1b1b;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px; }
  .btn-alt:after, .btn-alt-download:after, .btn-alt-arrow:after {
    background-color: rgba(128, 127, 127, 0.38);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px; }

.alt-buttons {
  background-color: #676b78; }

button,
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }

.btn-download, .btn-alt-download, .btn-arrow, .btn-alt-arrow {
  padding-right: 4em; }
  .btn-download:after, .btn-alt-download:after, .btn-arrow:after, .btn-alt-arrow:after {
    content: '';
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    width: 3em;
    position: absolute;
    background-position: center center;
    background-size: 1.5em;
    background-repeat: no-repeat;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear; }
  .btn-download:hover:after, .btn-alt-download:hover:after, .btn-arrow:hover:after, .btn-alt-arrow:hover:after {
    background-size: 2em; }

.btn-download:after {
  background-image: url(img/ico-download.svg); }

.btn-alt-download:after {
  background-image: url(img/ico-download.svg); }

.btn-arrow:after {
  background-image: url(img/ico-white-arrow-right.svg); }

.btn-alt-arrow:after {
  background-image: url(img/ico-white-arrow-right.svg); }

.site-nav,
#hs_menu_wrapper_primary_nav {
  text-align: left;
  background-color: rgba(255, 255, 255, 0.98);
  padding-bottom: 1.375em;
  border-bottom: 2px solid #c5c5c4; }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      text-align: center;
      display: block;
      position: relative;
      top: 0;
      left: 0;
      background-color: rgba(255, 255, 255, 0.95); } }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      background-color: transparent;
      padding-bottom: 0;
      border-bottom: none;
      padding-left: 2em; } }
  @media (min-width: 80em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      text-align: left;
      padding-left: 0; } }

.sn-level-1,
#hs_menu_wrapper_primary_nav > ul {
  margin: 0;
  padding: 0; }
  @media (min-width: 60em) {
    .sn-level-1,
    #hs_menu_wrapper_primary_nav > ul {
      height: 4.375em;
      /*@include display(flex); //display: flex;*/
      display: block; } }

.sn-li-l1,
.hs-menu-depth-1 {
  display: block;
  position: relative; }
  .sn-li-l1 span,
  .hs-menu-depth-1 span {
    font-size: 1.125em;
    font-family: "Play", sans-serif;
    font-weight: 700; }
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    display: block;
    height: 3.25em;
    line-height: 3.25em;
    color: #2f3da6;
    text-decoration: none;
    padding: 0 2.5em; }
    .sn-li-l1 > a > span,
    .hs-menu-depth-1 > a > span {
      display: inline-block; }
    .sn-li-l1 > a:active, .sn-li-l1 > a:focus,
    .hs-menu-depth-1 > a:active,
    .hs-menu-depth-1 > a:focus {
      color: #2f3da6; }
    .sn-li-l1 > a:focus:hover,
    .hs-menu-depth-1 > a:focus:hover {
      color: #2f3da6; }
  .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: 5.3333333333em;
    background-image: url(img/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.8333333333em 0.8333333333em;
    display: block;
    width: 0.8333333333em;
    height: 2.8333333333em;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }
    .sn-li-l1.has-subnav .m-subnav-arrow.active, .sn-li-l1.menu-item-has-children .m-subnav-arrow.active, .sn-li-l1.hs-item-has-children .m-subnav-arrow.active,
    .hs-menu-depth-1.has-subnav .m-subnav-arrow.active,
    .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow.active,
    .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow.active {
      transform: rotate(180deg); }
  .sn-li-l1:hover a >,
  .hs-menu-depth-1:hover a > {
    color: #2f3da6; }
  .sn-li-l1:hover.has-subnav .m-subnav-arrow, .sn-li-l1:hover.menu-item-has-children .m-subnav-arrow, .sn-li-l1:hover.hs-item-has-children .m-subnav-arrow,
  .hs-menu-depth-1:hover.has-subnav .m-subnav-arrow,
  .hs-menu-depth-1:hover.menu-item-has-children .m-subnav-arrow,
  .hs-menu-depth-1:hover.hs-item-has-children .m-subnav-arrow {
    /*background-image: url(img/dropdown-arrow-hover.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: em(15, 18) em(15, 18);*/ }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      height: 4.375em;
      /*float: left;*/
      /*@include flex-grow(1); //flex-grow: 1;*/
      display: inline-block;
      vertical-align: top;
      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 {
        height: 4.375em;
        line-height: 4.375em;
        padding: 0 1.5625em;
        color: #2f3da6; }
      .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 {
        background-color: transparent;
        right: -0.75em;
        top: 0.1875em; }
      .sn-li-l1.rfq-li,
      .hs-menu-depth-1.rfq-li {
        display: inline-block;
        margin: 0; }
        .sn-li-l1.rfq-li > a,
        .hs-menu-depth-1.rfq-li > a {
          background-color: #eeeeee;
          color: #000000; }
      .sn-li-l1:hover,
      .hs-menu-depth-1:hover {
        background-color: transparent; }
        .sn-li-l1:hover > a,
        .hs-menu-depth-1:hover > a {
          background-color: rgba(255, 255, 255, 0.95);
          color: #2f3da6; }
        .sn-li-l1:hover.has-subnav .m-subnav-arrow, .sn-li-l1:hover.menu-item-has-children .m-subnav-arrow, .sn-li-l1:hover.hs-item-has-children .m-subnav-arrow,
        .hs-menu-depth-1:hover.has-subnav .m-subnav-arrow,
        .hs-menu-depth-1:hover.menu-item-has-children .m-subnav-arrow,
        .hs-menu-depth-1:hover.hs-item-has-children .m-subnav-arrow {
          background-color: transparent; }
        .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; } }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      height: 4.375em; }
      .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 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 {
        background-image: url(img/dropdown-arrow.svg);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 1em 1em; }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 0.9375em;
        padding-right: 1.5333333333em;
        line-height: 1em;
        padding-bottom: 0.2666666667em;
        position: relative;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        height: 4.375em;
        line-height: 4.375em;
        padding: 0 0.75em;
        color: #2f3da6; }
      .sn-li-l1:hover,
      .hs-menu-depth-1:hover {
        background-color: transparent; }
        .sn-li-l1:hover > a,
        .hs-menu-depth-1:hover > a {
          background-color: transparent;
          color: #2f3da6; }
          .sn-li-l1:hover > a span,
          .hs-menu-depth-1:hover > a span {
            background-position: right 0; }
            .sn-li-l1:hover > a span:after,
            .hs-menu-depth-1:hover > a span:after {
              content: "";
              position: absolute;
              bottom: 0;
              width: calc(100% - 23px);
              -moz-width: calc(100% - 23px);
              -webkit-width: calc(100% - 23px);
              -o-width: calc(100% - 23px);
              height: 0.1333333333em;
              background-color: #2f3da6;
              left: 0; } }
  @media (min-width: 80em) {
    .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 {
      background-size: 0.8333333333em 0.8333333333em;
      background-position: right 0.1666666667em; }
    .sn-li-l1.has-subnav:hover > a span, .sn-li-l1.menu-item-has-children:hover > a span, .sn-li-l1.hs-item-has-children:hover > a span,
    .hs-menu-depth-1.has-subnav:hover > a span,
    .hs-menu-depth-1.menu-item-has-children:hover > a span,
    .hs-menu-depth-1.hs-item-has-children:hover > a span {
      background-position: right 0; }
    .sn-li-l1 > a,
    .hs-menu-depth-1 > a {
      line-height: 4.5em;
      padding: 0 1.5em; }
    .sn-li-l1 span,
    .hs-menu-depth-1 span {
      font-size: 1.125em;
      padding-right: 1.2777777778em;
      padding-bottom: 0.2777777778em; } }

.sn-level-2,
.hs-menu-children-wrapper {
  padding: 0.375em 0 0.1875em 0;
  margin: 0;
  display: 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 {
      position: absolute;
      min-width: 21.125em;
      text-align: left;
      left: 0.75em;
      margin-top: -1.5em;
      z-index: 1000;
      padding: 0;
      -webkit-transition: all 0.8s ease-in-out;
      -moz-transition: all 0.8s ease-in-out;
      transition: all 0.8s ease-in-out; }
      .sn-level-2.active,
      .hs-menu-children-wrapper.active {
        display: none; } }
  @media (min-width: 80em) {
    .sn-level-2,
    .hs-menu-children-wrapper {
      left: 1.5em;
      margin-top: -1.0625em; }
      .sn-level-2:before,
      .hs-menu-children-wrapper:before {
        content: "";
        position: absolute;
        left: 0;
        top: -0.25em;
        width: 100%;
        height: 0.4375em;
        background-color: rgba(255, 255, 255, 0.95); }
      .sn-level-2:after,
      .hs-menu-children-wrapper:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -0.3125em;
        width: 100%;
        height: 0.3125em;
        background-color: rgba(255, 255, 255, 0.95); } }

.sn-li-l2, .sn-li-l3,
.hs-menu-depth-2 {
  background-color: rgba(255, 255, 255, 0.95);
  position: relative; }
  .sn-li-l2 > a, .sn-li-l3 > a,
  .hs-menu-depth-2 > a {
    padding: 0 2.5625em;
    color: #2f3da6;
    display: block;
    text-decoration: none;
    line-height: 2.3125em; }
    .sn-li-l2 > a span, .sn-li-l3 > a span,
    .hs-menu-depth-2 > a span {
      font-size: 1.125em;
      line-height: 1.25em;
      display: inline-block;
      vertical-align: middle;
      font-weight: 400; }
    .sn-li-l2 > a:active, .sn-li-l3 > a:active, .sn-li-l2 > a:focus, .sn-li-l3 > a:focus,
    .hs-menu-depth-2 > a:active,
    .hs-menu-depth-2 > a:focus {
      color: #2f3da6; }
    .sn-li-l2 > a:focus:hover, .sn-li-l3 > a:focus:hover,
    .hs-menu-depth-2 > a:focus:hover {
      color: #ffffff; }
  .sn-li-l2:last-child > a, .sn-li-l3:last-child > a,
  .hs-menu-depth-2:last-child > a {
    border-bottom: 0; }
  .sn-li-l2:hover, .sn-li-l3:hover,
  .hs-menu-depth-2:hover {
    background-color: #3946aa; }
    .sn-li-l2:hover > a, .sn-li-l3:hover > a,
    .hs-menu-depth-2:hover > a {
      color: #ffffff; }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3,
    .hs-menu-depth-2 {
      position: relative;
      background-color: rgba(255, 255, 255, 0.95); }
      .sn-li-l2 > a, .sn-li-l3 > a,
      .hs-menu-depth-2 > a {
        padding: 0 0.3125em;
        line-height: 2.5em; }
        .sn-li-l2 > a span, .sn-li-l3 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 1.125em; }
      .sn-li-l2:hover, .sn-li-l3:hover,
      .hs-menu-depth-2:hover {
        background-color: rgba(47, 61, 166, 0.95); }
        .sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3,
        .hs-menu-depth-2:hover .sn-level-3 {
          display: block;
          margin: -1.5625em;
          padding: 1.5625em; } }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3,
    .hs-menu-depth-2 {
      background-color: rgba(255, 255, 255, 0.95); }
      .sn-li-l2 > a, .sn-li-l3 > a,
      .hs-menu-depth-2 > a {
        padding: 0 1em;
        line-height: 2.5em; }
        .sn-li-l2 > a span, .sn-li-l3 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 0.9375em; }
      .sn-li-l2:hover, .sn-li-l3:hover,
      .hs-menu-depth-2:hover {
        background-color: rgba(47, 61, 166, 0.95); } }
  @media (min-width: 80em) {
    .sn-li-l2 > a, .sn-li-l3 > a,
    .hs-menu-depth-2 > a {
      line-height: 2.125em;
      padding: 0 1.125em 0.125em; }
      .sn-li-l2 > a span, .sn-li-l3 > a span,
      .hs-menu-depth-2 > a span {
        font-size: 1.125em; } }

.sn-level-3 {
  padding: 0;
  margin: 0;
  padding-top: 1px;
  display: none;
  position: relative; }
  .sn-level-3.active {
    display: block; }
  @media (min-width: 60em) {
    .sn-level-3 {
      position: absolute;
      top: 0;
      left: 100%; }
      .sn-level-3.active {
        display: none; } }

.site-nav-container {
  background-color: rgba(255, 255, 255, 0.98);
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
  bottom: 0;
  z-index: 1000;
  position: absolute;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .site-nav-container.active {
    left: 0; }
  @media (min-width: 60em) {
    .site-nav-container {
      width: auto;
      height: auto;
      right: auto;
      bottom: auto;
      top: auto;
      position: static;
      background-color: transparent;
      float: left;
      font-size: 95%; } }
  @media (max-height: 46em) and (min-width: 60em) {
    .site-nav-container {
      font-size: 100%; } }
  @media (min-width: 80em) {
    .site-nav-container {
      font-size: 95%; } }

.close-menu {
  display: inline-block;
  clear: both;
  position: relative;
  color: #2f3da6 !important;
  font-family: "Play", sans-serif;
  font-size: 1.125em;
  font-weight: 700;
  padding-left: 2.0555555556em;
  text-decoration: none;
  text-transform: uppercase; }
  .close-menu:visited {
    color: #ffffff; }
  .close-menu:hover {
    color: #ffffff;
    text-decoration: none; }
  .close-menu:active, .close-menu:focus {
    color: #ffffff; }
  .close-menu:focus:hover {
    color: #ffffff; }
  .close-menu:after {
    content: '';
    background-color: transparent;
    background-image: url(img/close.svg);
    background-size: 1.4444444444em 1.4444444444em;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 1.5em;
    height: 1.5em;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute; }
  @media (min-width: 60em) {
    .close-menu {
      display: none; } }

.snc-header {
  text-align: center;
  padding: 2.4375em 2.5em 0.875em 2.5em; }
  @media (min-width: 60em) {
    .snc-header {
      padding: 0; } }

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

.inner-wrap-narrow {
  max-width: 62.5em; }

.inner-wrap-wide {
  max-width: 81.75em; }

.inner-wrap-fullwidth {
  max-width: 100%; }

/*=============== Sections ===============*/
.section-header-wrap {
  background-color: #eeeeee; }
  .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; }

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

/*=============== Click to Expand ===============*/
.click-expand {
  border: 1px solid #babcd6;
  clear: both;
  overflow: hidden;
  margin-bottom: 1.5em;
  -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:after {
    content: '-'; }
  .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: 0 12px 1.5em 12px;
    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: #babcd6; }

.ce-header {
  position: relative;
  cursor: pointer;
  margin: 0;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0.75em;
  padding-bottom: 0.75em; }
  .ce-header:after {
    content: '+';
    font-family: arial;
    color: #2f3da6;
    padding-left: 8px;
    font-size: 28px;
    font-weight: 300;
    position: absolute;
    right: 0.3125em; }

.ce-body {
  display: none;
  opacity: 0; }

@-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; } }

/*=============== 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: #2f3da6; }
  .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: #676b78;
  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: #676b78;
    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: #676b78;
  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: #676b78; }
  @media (min-width: 40em) {
    #slidebox {
      width: auto; } }

a.close {
  background-color: white;
  color: #2f3da6;
  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); }

/*=============== Accordion Tabs ===============*/
.accordion-tabs {
  line-height: 1.5;
  margin-bottom: 1.5em;
  padding: 0 !important; }
  .accordion-tabs::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 40em) {
    .accordion-tabs {
      border-radius: 20px;
      border: 1px solid #babcd6; } }
  .accordion-tabs .tab-header-and-content {
    list-style: none;
    margin-bottom: 0; }
    .accordion-tabs .tab-header-and-content:after {
      display: none; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-header-and-content {
        display: inline; } }
    .accordion-tabs .tab-header-and-content:first-child .tab-link {
      border-top-left-radius: 20px;
      border-top-right-radius: 20px; }
      @media screen and (max-width: 40em) {
        .accordion-tabs .tab-header-and-content:first-child .tab-link {
          border-top: 0; } }
    @media screen and (max-width: 40em) {
      .accordion-tabs .tab-header-and-content:last-child .tab-link {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px; } }
  .accordion-tabs .tab-link {
    background-color: rgba(255, 255, 255, 0);
    border-top: 1px solid #babcd6;
    color: #676b78;
    display: block;
    font-weight: bold;
    font-size: 1.5em;
    padding: 0.75em 0.809em;
    text-decoration: none;
    font-family: "EB Garamond", serif;
    border-bottom: 0; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-link {
        display: inline-block;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-top: 0; } }
    .accordion-tabs .tab-link:hover {
      color: #2f3da6;
      border-bottom: 0; }
    .accordion-tabs .tab-link:focus {
      outline: none; }
    .accordion-tabs .tab-link.is-active {
      background-color: white; }
      @media screen and (min-width: 40em) {
        .accordion-tabs .tab-link.is-active {
          background-color: white;
          border: 1px solid #babcd6;
          border-bottom-color: white;
          margin-bottom: -1px; } }
  .accordion-tabs .tab-content {
    background: white;
    display: none;
    padding: 1.5em 1.618em;
    width: 100%; }
    .accordion-tabs .tab-content > *:first-child {
      margin-top: 0; }
    .accordion-tabs .tab-content > *:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 40em) {
      .accordion-tabs .tab-content {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
        border: 1px solid #babcd6;
        float: left; } }

/*=============== HubSpot Thumbnail Slider Gallery  ===============*/
.hs_cos_gallery_thumbnails .hs_cos_gallery_slide:hover {
  cursor: pointer; }

.hs_cos_gallery_thumbnails img {
  height: 3.75em;
  object-fit: cover;
  border: 1px solid #babcd6; }

.hs_cos_gallery_thumbnails .slick-current img {
  border: 1px solid #2f3da6; }

/*=============== Misc ===============*/
hr {
  display: block;
  clear: both; }

figure {
  margin: 0;
  padding: 0; }

.wp-pagenavi > * {
  margin-right: .75em; }

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

/*=============== 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 #babcd6;
  border-right: 1px solid #babcd6;
  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 #999;
    border-right: 1px solid #999; }
    .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: #676b78;
  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; } }

/*=============== Product Carousel ===============*/
@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; } }

@media (min-width: 40em) {
  .product-item {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .product-item:last-child {
      margin-right: 0; } }

/*=============== Resources Module ===============*/
.resources-module {
  background-color: #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: #eeeeee;
  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: #676b78;
  position: relative;
  z-index: 10; }
  .rm-item-title span {
    line-height: 1.25em;
    display: inline-block;
    color: #676b78; }

/* ===== DEFAULTS FOR ALL BLOGS =====  */
.fb_iframe_widget span {
  height: 24px !important; }

#recaptcha_table {
  table-layout: initial !important;
  height: 126px;
  overflow: hidden;
  margin-bottom: 1em; }

.blog-pagination {
  font-size: 1.7em;
  font-weight: bold; }
  .blog-pagination a {
    margin-right: 2em;
    text-decoration: none; }

.more-link {
  font-size: 1.4em;
  text-decoration: none; }

.post-item {
  border-bottom: 5px solid #eeeeee;
  padding-bottom: 2em;
  margin-bottom: 2em; }

.hs-author-avatar {
  float: left;
  margin-right: 1.5em; }
  .hs-author-avatar img {
    border-bottom: 1px solid #adadad; }

.hs-author-social-label {
  font-size: 1.3em; }

.hs-author-bio {
  font-size: 1.3em;
  line-height: 1.5em;
  margin-bottom: 1em; }

.hs-author-profile {
  background: #F2F2F2;
  padding: .2em 2em 2em 2em; }

.hs-author-listing-header {
  padding-top: 1em;
  margin-top: .3em;
  color: #b9b9b9; }

.hs-author-social-links a {
  text-decoration: none; }

.hs-author-social-links img {
  opacity: .7;
  width: 1.875em;
  height: 1.875em; }
  .hs-author-social-links img:hover {
    opacity: 1; }

/*   end defaults   */
.site-wrap {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  min-height: 100%; }

/*=============== Site Header ===============*/
.site-header-wrap {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden; }
  @media (min-width: 60em) {
    .site-header-wrap {
      overflow: visible; } }

.nav-active .site-header-wrap {
  overflow: visible; }

.site-header {
  position: relative;
  z-index: 2;
  text-align: center; }
  .site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
    padding-top: 1.25em;
    padding-bottom: 1.5625em; }
  @media (min-width: 40em) {
    .site-header {
      text-align: left; }
      .site-header > .inner-wrap, .site-header > .inner-wrap-narrow, .site-header > .inner-wrap-wide, .site-header > .inner-wrap-fullwidth {
        padding-bottom: 1.25em; } }
  @media (min-width: 60em) {
    .site-header {
      height: 12.125em;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; } }

.site-logo {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  max-width: 17.6875em;
  width: 83%;
  margin-bottom: 1.6875em; }
  .site-logo img {
    display: block;
    vertical-align: top; }
  @media (min-width: 40em) {
    .site-logo {
      max-width: 15.625em;
      width: 43%;
      margin-bottom: 0; } }
  @media (min-width: 60em) {
    .site-logo {
      margin-left: 2em; } }
  @media (min-width: 80em) {
    .site-logo {
      margin-left: 0.0625em;
      max-width: 17.6875em;
      width: 26%;
      margin-bottom: 0.1875em; } }

.sh-sticky-wrap {
  background-color: rgba(255, 255, 255, 0.95); }
  .sh-sticky-wrap > .inner-wrap, .sh-sticky-wrap > .inner-wrap-narrow, .sh-sticky-wrap > .inner-wrap-wide, .sh-sticky-wrap > .inner-wrap-fullwidth {
    padding-top: 0;
    padding-bottom: 0; }
  @media (min-width: 60em) {
    .sh-sticky-wrap {
      height: 4.375em;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .sh-sticky-wrap.stuck {
        box-shadow: 0 0 7px 3px #c0c0c0;
        -moz-box-shadow: 0 0 7px 3px #c0c0c0;
        -webkit-box-shadow: 0 0 7px 3px #c0c0c0;
        -o-box-shadow: 0 0 7px 3px #c0c0c0;
        position: fixed;
        left: 0;
        right: 0;
        top: 0; } }

.si-hero-slider.flexslider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .si-hero-slider.flexslider:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(47, 61, 166, 0.8); }
  .si-hero-slider.flexslider .flex-viewport {
    height: 100%; }
  .si-hero-slider.flexslider .slides {
    height: 100%; }
    .si-hero-slider.flexslider .slides > li {
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      z-index: 1; }
  .si-hero-slider.flexslider .flex-control-nav {
    display: none; }
  @media (min-width: 60em) {
    .si-hero-slider.flexslider .flex-control-nav {
      display: block;
      z-index: 1;
      width: auto;
      bottom: 0.6875em;
      right: 2.1875em; }
      .si-hero-slider.flexslider .flex-control-nav li {
        margin: 0 0.1666666667em 0 0.1111111111em; }
        .si-hero-slider.flexslider .flex-control-nav li a {
          background: transparent;
          border: 1px solid rgba(255, 255, 255, 0.5);
          box-shadow: none;
          width: 0.6666666667em;
          height: 0.6666666667em; }
          .si-hero-slider.flexslider .flex-control-nav li a:hover {
            background: rgba(255, 255, 255, 0.5); }
          .si-hero-slider.flexslider .flex-control-nav li a.flex-active {
            background: rgba(255, 255, 255, 0.5); } }

.sh-utility-nav {
  overflow: hidden; }
  .sh-utility-nav .social-wrap {
    width: 15em;
    display: none; }
  @media (min-width: 40em) {
    .sh-utility-nav {
      text-align: right;
      float: right;
      margin-top: 1.875em; } }
  @media (min-width: 60em) {
    .sh-utility-nav {
      margin-top: 1.625em; } }

.sh-icons {
  display: block;
  overflow: hidden;
  padding: 0.75em 0;
  position: relative; }

.sh-ico-search, .sh-ico-search-dek, .sh-ico-search-mobile, .sh-ico-menu {
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  padding-top: 1.2em;
  width: 2em;
  margin-left: 1em;
  text-align: center;
  text-decoration: none; }
  .sh-ico-search span, .sh-ico-search-dek span, .sh-ico-search-mobile span, .sh-ico-menu span {
    font-size: .75em; }

.sh-ico-search {
  background-image: url(img/ico-search.svg); }

.sh-ico-search-dek {
  background-image: url(img/ico-search.svg);
  background-size: 1.125em 1.1875em;
  width: 1.125em;
  height: 1.1875em;
  margin-left: 1.625em;
  margin-top: 1em;
  padding: 0;
  float: right; }
  .sh-ico-search-dek span {
    display: none; }
  @media (min-width: 60em) {
    .sh-ico-search-dek {
      display: block; } }

.sh-ico-search-mobile {
  background-image: url(img/ico-search.svg);
  background-size: 1.125em 1.1875em;
  width: 1.125em;
  height: 1.1875em;
  padding: 0;
  display: inline-block;
  width: 15%;
  vertical-align: middle;
  height: 4.375em;
  background-position: center;
  margin-left: 0; }
  .sh-ico-search-mobile span {
    display: none; }
  @media (min-width: 40em) {
    .sh-ico-search-mobile {
      width: 25%; } }
  @media (min-width: 60em) {
    .sh-ico-search-mobile {
      display: none; } }

.sh-contact, .sh-ph {
  font-family: "Play", sans-serif;
  font-size: 1.125em;
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  text-decoration: none;
  margin-right: 0.3888888889em;
  position: relative;
  line-height: 1em;
  padding-right: 0.6666666667em; }
  .sh-contact:after, .sh-ph:after {
    content: "";
    position: absolute;
    right: 0;
    background-color: #ffffff;
    height: 0.7222222222em;
    width: 0.0555555556em;
    top: 0.1666666667em; }
  .sh-contact:hover, .sh-ph:hover {
    color: #ffffff; }
  .sh-contact:active, .sh-ph:active, .sh-contact:focus, .sh-ph:focus {
    color: #ffffff; }
  .sh-contact:focus:hover, .sh-ph:focus:hover {
    color: #ffffff; }
  @media (min-width: 60em) {
    .sh-contact, .sh-ph {
      margin-right: 0.5em;
      padding-right: 0.6111111111em; }
      .sh-contact:after, .sh-ph:after {
        top: 0.2222222222em; }
      .sh-contact:hover, .sh-ph:hover {
        text-decoration: underline; } }

.sh-email {
  width: 2.4375em;
  height: 1em;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.3125em;
  position: relative;
  line-height: 1em;
  padding-right: 0.875em;
  margin-top: 0.125em; }
  .sh-email:after {
    content: "";
    position: absolute;
    right: 0;
    background-color: #ffffff;
    height: 0.8125em;
    width: 0.0625em;
    top: 0.0625em; }
  .sh-email img {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out; }
  @media (min-width: 60em) {
    .sh-email {
      padding-right: 0.8125em;
      margin-right: 0.375em;
      margin-top: 0.1875em; }
      .sh-email:after {
        height: 0.75em;
        top: 0.0625em; }
      .sh-email:hover img {
        transform: rotate(7deg);
        -moz-transform: rotate(7deg);
        -webkit-transform: rotate(7deg);
        -o-transform: rotate(7deg); } }

.sh-ph {
  padding-right: 0;
  margin-right: 0; }
  .sh-ph:after {
    content: none; }

.sh-ico-search {
  background-image: url(img/ico-search.svg); }

.sh-ico-menu {
  background-image: url(img/ico-nav.svg);
  float: left;
  margin: 0.5625em 0 0.625em -0.0625em;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 2.875em;
  padding-top: 0;
  background-position: center 0.0625em;
  padding-bottom: 0; }
  .sh-ico-menu span {
    font-size: 1.125em; }
  @media (min-width: 60em) {
    .sh-ico-menu {
      display: none; } }
  .sh-ico-menu:hover {
    text-decoration: none; }
  .sh-ico-menu:active, .sh-ico-menu:focus {
    color: #2f3da6; }
  .sh-ico-menu:focus:hover {
    color: #2f3da6; }

.rfq-btn {
  float: right;
  font-family: "Sunflower", sans-serif;
  font-weight: 300;
  font-size: 1.125em;
  padding: 0.7222222222em 1.2777777778em 0.6666666667em 1.3333333333em; }

/*=============== Site Intro ===============*/
.site-intro {
  text-align: center;
  position: relative;
  z-index: 1; }
  .site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
    padding-top: 3.3125em;
    padding-bottom: 4.375em; }
  @media (min-width: 60em) {
    .site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
      padding-top: 5.6875em;
      padding-bottom: 6.75em; } }

.si-header {
  font-family: "EB Garamond", serif;
  font-size: 1.875em;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 0.0666666667em; }
  @media (min-width: 60em) {
    .si-header {
      font-size: 2.8125em;
      margin-bottom: 0.2em; } }

.si-subheader {
  font-family: "EB Garamond", serif;
  font-size: 1.375em;
  color: #ffffff;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0.9545454545em; }
  .si-subheader span {
    position: relative;
    padding-left: 3.1363636364em;
    padding-right: 3.1363636364em; }
    .si-subheader span:before {
      content: "";
      position: absolute;
      left: 0;
      width: 2.2727272727em;
      height: 0.0454545455em;
      background-color: #ffffff;
      transform: translateY(-49.5%);
      top: 50%; }
    .si-subheader span:after {
      content: "";
      position: absolute;
      right: 0;
      width: 2.2727272727em;
      height: 0.0454545455em;
      background-color: #ffffff;
      transform: translateY(-49.5%);
      top: 50%; }
  @media (min-width: 60em) {
    .si-subheader {
      font-size: 1.875em;
      margin-bottom: 1.1em; }
      .si-subheader span {
        padding-left: 3.1666666667em; }
        .si-subheader span:before {
          left: 1.2em;
          width: 1.6666666667em;
          height: 0.0333333333em;
          top: 51%; }
        .si-subheader span:after {
          right: 1.2em;
          width: 1.6666666667em;
          height: 0.0333333333em;
          top: 51%; } }

.si-cta-1, .si-cta-2 {
  max-width: 9.7222222222em;
  padding: 0.6666666667em 0.5555555556em 0.7222222222em 0.5555555556em;
  width: 100%;
  font-size: 1.125em;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 0.2777777778em 0.5555555556em; }
  .si-cta-1:focus, .si-cta-2:focus, .si-cta-1:active, .si-cta-2:active {
    background-color: rgba(255, 255, 255, 0.38);
    border: 1px solid white;
    color: white; }
  @media (min-width: 60em) {
    .si-cta-1, .si-cta-2 {
      margin: 0 1.1111111111em 0 0; } }

.si-cta-2 {
  margin: 0; }

/*=============== Site Content ===============*/
.site-content.one-column .inner-wrap, .site-content.one-column .inner-wrap-narrow, .site-content.one-column .inner-wrap-wide, .site-content.one-column .inner-wrap-fullwidth {
  padding-top: 1.0625em; }

.site-content-primary h2 {
  font-family: "Play", sans-serif;
  font-size: 1.5em;
  margin-top: 39px;
  margin-bottom: 31px; }

.site-content-primary a {
  color: #676b78;
  text-decoration: underline; }
  .site-content-primary a:hover {
    text-decoration: none; }

/* ==== product module css start  ==== */
.product-module .accordion-tabs {
  background: #676b78;
  border: none;
  border-radius: 0; }
  .product-module .accordion-tabs .tab-header-and-content:last-child .tab-link {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .product-module .accordion-tabs .tab-link {
    border: none;
    font-family: "EB Garamond", serif;
    font-size: 1.625em;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    line-height: 1.65;
    padding: 0.9523809524em 0.7619047619em; }
    .product-module .accordion-tabs .tab-link > span span {
      font-weight: 700; }
    .product-module .accordion-tabs .tab-link.is-active {
      background: #bd1b1b;
      position: relative; }
      .product-module .accordion-tabs .tab-link.is-active:after {
        content: "";
        position: absolute;
        top: 110%;
        left: 50%;
        transform: translateX(-50%);
        border-bottom: 30px solid transparent;
        border-top: 30px solid #bd1b1b;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent; }
      .product-module .accordion-tabs .tab-link.is-active:before {
        content: "";
        position: absolute;
        border-top: 10px solid #bd1b1b;
        width: 100%;
        left: 0;
        top: -0.3846153846em;
        border-bottom: 11px solid #bd1b1b;
        bottom: -0.4230769231em; }
    .product-module .accordion-tabs .tab-link:first-child {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .product-module .accordion-tabs .tab-content {
    border: none;
    background: #ffffff;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
    .product-module .accordion-tabs .tab-content .inner-wrap, .product-module .accordion-tabs .tab-content .inner-wrap-narrow, .product-module .accordion-tabs .tab-content .inner-wrap-wide, .product-module .accordion-tabs .tab-content .inner-wrap-fullwidth {
      padding-top: 1.8125em;
      padding-bottom: 0; }

.product-module .flexslider .flex-viewport {
  max-height: 100%; }

.product-module .flexslider .slides img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.product-module .flexslider .slides div {
  padding: 3.125em 0; }

.product-module .flex-direction-nav a {
  width: 1.125em; }
  .product-module .flex-direction-nav a:before {
    background-size: 1.125em 2em;
    width: 1.125em;
    height: 100%; }

@media (min-width: 40em) {
  .product-module .accordion-tabs .tab-link {
    width: 49.7%; } }

@media (min-width: 60em) {
  .product-module .flexslider .slides div {
    padding: 0;
    max-width: 90.88%;
    margin: 0 auto; }
  .product-module .flexslider .flex-direction-nav a {
    top: 50.6%; }
    .product-module .flexslider .flex-direction-nav a.flex-prev {
      left: 0;
      opacity: 1; }
    .product-module .flexslider .flex-direction-nav a.flex-next {
      right: 0.0625em;
      opacity: 1; }
  .product-module .accordion-tabs {
    margin-bottom: 3em; }
    .product-module .accordion-tabs .tab-link {
      width: 48.75%;
      padding: 0.4230769231em 0.1923076923em 0.8076923077em;
      position: relative;
      /* &:hover{
          background-color: $red;
          &:after {
          content: "";
          position: absolute;
          left: 49.1%;
            top: 115%;
          transform: translateX(-50%);
          border-bottom: 30px solid transparent;
          border-top: 26px solid $red;
          border-left: 30px solid transparent;
          border-right: 30px solid transparent;
        }
        &:before {
          content: "";
          position: absolute;
          border-top: 10px solid $red;
          width: 100%;
          left: 0;
          top: em(-10, 26);
          border-bottom: 11px solid $red;
          bottom: em(-11, 26);
        }
        }*/ }
      .product-module .accordion-tabs .tab-link.is-active {
        width: 50.85714285714286%;
        box-shadow: 0 1px 0px 0px #c0c0c0; }
        .product-module .accordion-tabs .tab-link.is-active:after {
          border-top: 26px solid #bd1b1b;
          left: 49.1%;
          top: 115%; }
    .product-module .accordion-tabs .tab-content {
      padding-top: 3.375em; } }

.pm-wrapper {
  text-align: center; }
  @media (min-width: 60em) {
    .pm-wrapper {
      margin: 0 auto;
      max-width: 90.88%;
      text-align: center; } }

.pm-product-item, .pm-brand-item {
  border: 1px solid #babcd6;
  box-sizing: border-box;
  display: block;
  font-size: 1.125em;
  min-height: 15.9444444444em;
  max-width: 15.6111111111em;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  margin: 0 auto 1.1111111111em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  padding: 0.625em;
  position: relative;
  overflow: hidden; }
  .pm-product-item:hover, .pm-brand-item:hover {
    text-decoration: none; }
  .pm-product-item > img, .pm-brand-item > img {
    display: block;
    margin: 2em auto 0.9444444444em; }
  .pm-product-item span, .pm-brand-item span {
    display: block;
    text-align: left;
    color: #2f3da6;
    font-weight: 700;
    font-size: 1em; }
    .pm-product-item span > img, .pm-brand-item span > img {
      float: right;
      width: 1.4444444444em;
      height: 1em; }
  @media (min-width: 40em) {
    .pm-product-item, .pm-brand-item {
      display: inline-block;
      vertical-align: top;
      margin-right: 0.5%;
      width: 49%; } }
  @media (min-width: 60em) {
    .pm-product-item, .pm-brand-item {
      float: left;
      display: block;
      border-left: none;
      border-bottom: none;
      max-width: 15.9444444444em;
      width: 25%;
      margin: 0;
      padding: 0.9444444444em 0.5em 0.7222222222em;
      min-height: 14.4444444444em;
      position: relative; }
      .pm-product-item span, .pm-brand-item span {
        padding: 0.2142857143em 0 0 0.2857142857em;
        font-size: 0.7777777778em;
        position: absolute;
        width: 95%;
        bottom: 1em; }
        .pm-product-item span img, .pm-brand-item span img {
          margin-top: 0.2857142857em;
          margin-right: 0.3571428571em;
          -webkit-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          transition: all 0.35s ease-in-out; }
      .pm-product-item:nth-child(4n+1), .pm-brand-item:nth-child(4n+1) {
        border-left: 1px solid #babcd6;
        clear: left; }
      .pm-product-item:nth-last-child(-n+4), .pm-brand-item:nth-last-child(-n+4) {
        border-bottom: 1px solid #babcd6; }
      .pm-product-item:hover .pm-product-item-visual img, .pm-brand-item:hover .pm-product-item-visual img {
        transform: scale(1.15, 1.15);
        transform-origin: center center; }
      .pm-product-item:hover span img, .pm-brand-item:hover span img {
        margin-right: 0.2222222222em; } }
  @media (min-width: 80em) {
    .pm-product-item, .pm-brand-item {
      min-height: 15.9444444444em; }
      .pm-product-item span, .pm-brand-item span {
        padding: 0.1666666667em 0 0 0.5em;
        font-size: 1em;
        position: absolute;
        width: 95%;
        bottom: 0.7777777778em; }
        .pm-product-item span img, .pm-brand-item span img {
          margin-top: 0.2777777778em;
          margin-right: 0.7777777778em;
          -webkit-transition: all 0.35s ease-in-out;
          -moz-transition: all 0.35s ease-in-out;
          transition: all 0.35s ease-in-out; } }

.pm-product-item-visual {
  overflow: hidden;
  border: 1px solid #babcd6;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  margin-bottom: 1.1111111111em; }
  .pm-product-item-visual img {
    display: block;
    vertical-align: top;
    margin: 0 auto 1.1111111111em auto; }
  @media (min-width: 60em) {
    .pm-product-item-visual {
      margin-bottom: 0;
      padding-left: 0;
      margin-right: 0.3333333333em;
      margin-top: 0.0555555556em;
      max-width: 11.5em;
      max-height: 11.5em;
      width: 100%; }
      .pm-product-item-visual img {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        transform: scale(1.01, 1.01); } }

.pm-brand-item span {
  position: absolute;
  bottom: 0.5555555556em;
  width: 95%; }
  .pm-brand-item span > img {
    margin-right: 0.3888888889em !important;
    margin-top: 0.2222222222em !important; }

@media (min-width: 60em) {
  .pm-brand-item {
    clear: none !important;
    border-bottom: 1px solid #babcd6; }
    .pm-brand-item:hover .pm-brand-item-visual img {
      transform: scale(1.05, 1.1); }
    .pm-brand-item:hover span {
      /*display: none;*/ }
      .pm-brand-item:hover span > img {
        margin-right: 0.1666666667em !important; }
    .pm-brand-item:hover .pm-brand-item-hover {
      top: 63%; }
    .pm-brand-item span {
      bottom: 0.7777777778em;
      width: 95%; }
      .pm-brand-item span > img {
        margin-right: 0.7777777778em !important; } }

@media (min-width: 40em) {
  .page-id-1335 .pm-brand-item {
    width: 32.33%;
    border: 1px solid #babcd6; }
    .page-id-1335 .pm-brand-item:first-child {
      border-right: none; }
    .page-id-1335 .pm-brand-item:nth-child(2n) {
      border-right: none !important; } }

@media (min-width: 60em) {
  .page-id-1335 .pm-brand-item {
    width: 33.33%; } }

@media (max-height: 640px) {
  .page-id-1335 .pm-brand-item {
    min-height: 19em;
    max-width: 17.6875em; } }

.pm-brand-item-wrapper {
  width: 100%;
  text-align: center;
  display: table; }
  .pm-brand-item-wrapper .pm-brand-item-visual {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    height: 10.625em; }

.pm-brand-item-hover {
  width: 100%;
  min-height: 106px;
  padding: 0.625em;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 100%;
  background: #2f3da6;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear; }

.pm-brand-vendor-name {
  font-size: 0.7777777778em;
  line-height: 1.4285714286em; }
  .pm-brand-vendor-name a {
    color: #ffffff;
    text-decoration: underline; }
    .pm-brand-vendor-name a:hover {
      color: #ffffff;
      text-decoration: none; }
  @media (min-width: 80em) {
    .pm-brand-vendor-name {
      font-size: 1em;
      line-height: 1.6666666667em; } }

p.pm-brand-product-line {
  margin: 0;
  font-size: 0.7222222222em;
  line-height: 1.3846153846em; }
  @media (min-width: 80em) {
    p.pm-brand-product-line {
      font-size: 0.8333333333em;
      line-height: 1.3333333333em; } }

.pm-brand-item-visual {
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: em(10);*/
  width: 100%; }
  .pm-brand-item-visual img {
    display: block;
    vertical-align: top;
    margin: 0 auto 0.9375em auto !important; }
  @media (min-width: 60em) {
    .pm-brand-item-visual {
      /*top: 49.5%;
    left: 49.7%;*/ }
      .pm-brand-item-visual img {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out; } }

/*.pm-brand-item {
  border: 1px solid $purple;
  box-sizing: border-box;
  display: inline-block;
  height: em(270);
  margin: 0 auto em(20);
  vertical-align: top;
  width: em(265);
  @include transition(all .25s ease-in-out);
  z-index: 5;
  position: relative;
  &:after {
    border-bottom: 20px solid $red;
    border-left: 20px solid transparent;
    bottom: -1px;
    content: "";
    height: 0;
    position: absolute;
    right: -1px;
    width: 0;
  }
  img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding-top: em(50);
    width: auto;
  }
  @include mq(medium) {
    margin-right: 0.5%;
  }
  @include mq(large) {
    margin: 0;
    width: 25%;
    max-width: em(265);
    border-left: none;
    &:first-child,
    &:nth-of-type(5) {
      border-left: 1px solid #ccc;
    }
    &:nth-of-type(5),
    &:nth-of-type(6),
    &:nth-of-type(7),
    &:nth-of-type(8) {
      border-top: none;
    }
    &:hover {
      border: 2px solid $red;
    }
    &:hover {
      background: $white;
      border: 2px solid $red;
      transform: scale(1.1);
      z-index: 9;
    }
  }
  }*/
/* ====  product module css end ==== */
@media (min-width: 60em) {
  .product-carousel li {
    width: 100%;
    display: table; } }

.product-carousel .product-item {
  text-align: center; }
  .product-carousel .product-item h4 {
    min-height: 3.75em; }
  @media (min-width: 60em) {
    .product-carousel .product-item {
      float: none;
      display: table-cell;
      vertical-align: middle; } }

/* ====  services module css start ==== */
/* ====  services module css end ==== */
/* ====  about module css start ==== */
.about-fourier-module {
  text-align: center; }
  @media (min-width: 40em) {
    .about-fourier-module {
      text-align: left; } }
  @media (min-width: 60em) {
    .about-fourier-module > .inner-wrap, .about-fourier-module > .inner-wrap-narrow, .about-fourier-module > .inner-wrap-wide, .about-fourier-module > .inner-wrap-fullwidth {
      padding-bottom: 3.25em;
      padding-top: 4.375em; } }

.afml-heading {
  color: #2f3da6 !important; }
  .afml-heading > span:before {
    background-color: #2f3da6 !important; }
  .afml-heading > span:after {
    background-color: #2f3da6 !important; }
  @media (min-width: 60em) {
    .afml-heading {
      margin-top: 0.6333333333em !important;
      margin-bottom: 1.1em !important; } }

.afml-text p {
  color: #676b78; }

@media (min-width: 60em) {
  .afml-text p {
    margin-bottom: 1.9444444444em !important; } }

.afml-btn:after {
  background-image: url(img/ico-blue-arrow-right.svg); }

.afml-btn:hover:after {
  background-image: url(img/ico-white-arrow-right.svg); }

.afml-btn:focus, .afml-btn:active {
  background-color: #ffffff;
  border: 1px solid #2f3da6;
  color: #2f3da6; }

.afm-left-content {
  padding: 0.9375em 0 2.5em; }
  @media (min-width: 40em) {
    .afm-left-content {
      float: left;
      width: 50%;
      margin-right: 4%; } }
  @media (min-width: 60em) {
    .afm-left-content {
      width: 64.03197158081705%;
      padding-right: 15.7%;
      margin-right: 0;
      padding-bottom: 0;
      padding-top: 0; } }

@media (min-width: 40em) {
  .afm-right-content {
    float: left;
    width: 46%; } }

@media (min-width: 60em) {
  .afm-right-content {
    float: left;
    width: 35.96802841918295%; } }

.afmr-icon {
  display: block;
  vertical-align: middle;
  text-align: left;
  margin: 0 auto 2.5em;
  max-width: 21.875em; }
  .afmr-icon span {
    color: #2f3da6;
    font-weight: 700;
    font-size: 1.125em;
    display: table-cell;
    vertical-align: middle;
    padding-left: 1.1111111111em; }
  @media (min-width: 40em) {
    .afmr-icon {
      display: table;
      vertical-align: middle;
      margin: 0 0 2.5em 0;
      max-width: 100%; } }
  @media (min-width: 60em) {
    .afmr-icon {
      margin: 0 0 1.25em 0; }
      .afmr-icon span {
        padding-left: 0.8333333333em;
        padding-bottom: 0.3333333333em;
        line-height: 1.1111111111em;
        padding-right: 5.2777777778em; } }

.afmr-visual {
  display: table-cell;
  vertical-align: middle;
  background-color: #bd1b1b;
  border-radius: 50%;
  width: 3.125em;
  height: 3.125em;
  padding: 0.625em;
  text-align: center;
  margin-right: 0.3125em; }
  .afmr-visual img {
    display: inline-block;
    width: 1.875em;
    vertical-align: middle;
    height: 100%; }
  @media (min-width: 40em) {
    .afmr-visual {
      width: 3.75em;
      height: 3.75em; } }
  @media (min-width: 60em) {
    .afmr-visual {
      width: 5.3125em;
      height: 5.3125em;
      padding: 0 0 0 0;
      line-height: 5.3125em;
      margin-left: 0.0625em; }
      .afmr-visual img {
        max-width: 4.0625em;
        width: 73%; } }

/* ====  about module css end ==== */
/* ==== markets served module css start==== */
.markets-served-module {
  overflow: hidden;
  text-align: center; }
  @media (min-width: 40em) {
    .markets-served-module {
      display: table;
      width: 100%; } }

.msm-content {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 1.25em; }
  @media (min-width: 40em) {
    .msm-content {
      display: table-cell;
      vertical-align: middle;
      padding: 2.5em 1.25em;
      width: 50%; } }
  @media (min-width: 60em) {
    .msm-content {
      padding-bottom: 4.75em;
      padding-top: 4.375em; } }

/* ==== markets served module css end==== */
/* ======= contact-module css start*/
.contact-module, .services-module {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .contact-module:after, .services-module:after {
    content: "";
    position: absolute;
    left: 0;
    background-color: rgba(255, 255, 255, 0.79);
    top: 0;
    width: 100%;
    height: 100%; }
  @media (min-width: 60em) {
    .contact-module > .inner-wrap, .services-module > .inner-wrap, .contact-module > .inner-wrap-narrow, .services-module > .inner-wrap-narrow, .contact-module > .inner-wrap-wide, .services-module > .inner-wrap-wide, .contact-module > .inner-wrap-fullwidth, .services-module > .inner-wrap-fullwidth {
      padding-bottom: 2.3125em;
      padding-top: 2.375em; } }

.cm-wrapper, .sm-wrapper {
  background-color: #676b78;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #ffffff;
  padding: 2em 1.25em; }
  @media (min-width: 60em) {
    .cm-wrapper, .sm-wrapper {
      padding: 2.1875em 0 2.25em; } }

.cm-heading, .sm-heading, .afml-heading, .msm-heading, .gdd-afm-heading {
  color: #ffffff;
  margin-top: 0;
  line-height: 1.0666666667em;
  font-size: 1.875em;
  font-weight: 700; }
  .cm-heading > span, .sm-heading > span, .afml-heading > span, .msm-heading > span, .gdd-afm-heading > span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 1em; }
    .cm-heading > span:before, .sm-heading > span:before, .afml-heading > span:before, .msm-heading > span:before, .gdd-afm-heading > span:before {
      background-color: #ffffff;
      content: "";
      height: 0.0333333333em;
      left: 0;
      position: absolute;
      top: 50%;
      width: 0.8666666667em;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%); }
    .cm-heading > span:after, .sm-heading > span:after, .afml-heading > span:after, .msm-heading > span:after, .gdd-afm-heading > span:after {
      background-color: #ffffff;
      content: "";
      height: 0.0333333333em;
      position: absolute;
      right: 0;
      top: 50%;
      width: 0.8666666667em;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%); }
    .cm-heading > span span, .sm-heading > span span, .afml-heading > span span, .msm-heading > span span, .gdd-afm-heading > span span {
      font-weight: 400; }
  @media (min-width: 60em) {
    .cm-heading, .sm-heading, .afml-heading, .msm-heading, .gdd-afm-heading {
      font-weight: 700;
      margin-bottom: 0.8em; }
      .cm-heading > span, .sm-heading > span, .afml-heading > span, .msm-heading > span, .gdd-afm-heading > span {
        padding: 0 1.4em 0 1.3666666667em; }
        .cm-heading > span:after, .sm-heading > span:after, .afml-heading > span:after, .msm-heading > span:after, .gdd-afm-heading > span:after {
          top: 56%; }
        .cm-heading > span:before, .sm-heading > span:before, .afml-heading > span:before, .msm-heading > span:before, .gdd-afm-heading > span:before {
          top: 56%; } }

.cm-text, .sm-text, .afml-text p, .msm-text {
  font-size: 1.125em; }
  @media (min-width: 60em) {
    .cm-text, .sm-text, .afml-text p, .msm-text {
      margin-bottom: 1.3888888889em; } }

.cm-btn, .sm-btn, .afml-btn, .msm-btn, .gdd-afm-link-wrap .btn-arrow {
  font-weight: 400;
  padding-right: 3.3333333333em;
  padding-left: 1.6666666667em;
  font-size: 1.125em; }
  .cm-btn:after, .sm-btn:after, .afml-btn:after, .msm-btn:after, .gdd-afm-link-wrap .btn-arrow:after {
    background-color: transparent;
    background-size: 1.2222222222em 0.8333333333em;
    right: 0.5555555556em; }
  .cm-btn:hover:after, .sm-btn:hover:after, .afml-btn:hover:after, .msm-btn:hover:after, .gdd-afm-link-wrap .btn-arrow:hover:after {
    background-color: transparent;
    background-size: 1.2222222222em 0.8333333333em; }
  .cm-btn:focus, .sm-btn:focus, .afml-btn:focus, .msm-btn:focus, .gdd-afm-link-wrap .btn-arrow:focus, .cm-btn:active, .sm-btn:active, .afml-btn:active, .msm-btn:active, .gdd-afm-link-wrap .btn-arrow:active {
    background-color: rgba(128, 127, 127, 0.38);
    border: 1px solid white;
    color: white; }
  @media (min-width: 60em) {
    .cm-btn, .sm-btn, .afml-btn, .msm-btn, .gdd-afm-link-wrap .btn-arrow {
      padding: 0.6111111111em 3.0555555556em 0.7777777778em 1.5em;
      margin-right: 0.0555555556em; }
      .cm-btn:after, .sm-btn:after, .afml-btn:after, .msm-btn:after, .gdd-afm-link-wrap .btn-arrow:after {
        right: 0.4em;
        top: 0.0555555556em; } }

/* ======= contact-module css end*/
/*=============== Site Footer ===============*/
.site-footer {
  background-color: #2f3da6;
  text-align: center;
  color: #ffffff; }
  .site-footer a {
    color: #ffffff; }
    .site-footer a:active, .site-footer a:focus {
      color: #ffffff; }
    .site-footer a:focus:hover {
      color: #ffffff; }
  @media (min-width: 40em) {
    .site-footer {
      text-align: left; } }
  @media (min-width: 60em) {
    .site-footer > .inner-wrap, .site-footer > .inner-wrap-narrow, .site-footer > .inner-wrap-wide, .site-footer > .inner-wrap-fullwidth {
      padding-bottom: 1.3125em;
      padding-top: 1.25em; } }

.sfc-heading {
  color: #ffffff;
  font-family: "Play", sans-serif;
  font-weight: 700;
  margin-top: 0.4444444444em;
  font-size: 1.125em;
  margin-bottom: 0; }

.sfc-contact {
  margin: 0.2777777778em 0; }
  .sfc-contact span {
    display: block; }
  .sfc-contact .sfc-seperator {
    display: none; }
  @media (min-width: 60em) {
    .sfc-contact {
      line-height: 1.7222222222em; }
      .sfc-contact span {
        display: inline-block;
        vertical-align: top; }
      .sfc-contact .sfc-email {
        display: block; }
      .sfc-contact .sfc-seperator {
        display: inline-block;
        width: 0.3333333333em;
        height: 0.3333333333em;
        background-color: white;
        vertical-align: middle;
        border-radius: 50%;
        margin: 0 0.0555555556em; } }

.sf-contact-wrapper {
  margin-bottom: 1.25em;
  overflow: hidden; }
  .sf-contact-wrapper:last-child {
    margin-bottom: 0; }
  @media (min-width: 40em) {
    .sf-contact-wrapper {
      margin-bottom: 0;
      float: left;
      width: 48%;
      margin-right: 4%;
      padding-right: 2.30%;
      position: relative; }
      .sf-contact-wrapper:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0.25em;
        width: 0.07em;
        background-color: #ffffff;
        height: 75%; }
      .sf-contact-wrapper:last-child {
        margin-right: 0;
        padding-right: 0; }
        .sf-contact-wrapper:last-child:after {
          content: none; } }
  @media (min-width: 60em) {
    .sf-contact-wrapper {
      width: 49.91119005328597%;
      margin-right: 0; }
      .sf-contact-wrapper:last-child {
        padding-left: 2.464298401420959%;
        width: 50.08880994671403%; } }

.sf-small {
  background-color: #676b78;
  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; }
  .sf-small span {
    display: block; }
    .sf-small span:last-child a {
      text-decoration: underline; }
      .sf-small span:last-child a:hover {
        text-decoration: none; }
  .sf-small a {
    color: #ffffff; }
  @media (min-width: 60em) {
    .sf-small .inner-wrap, .sf-small .inner-wrap-narrow, .sf-small .inner-wrap-wide, .sf-small .inner-wrap-fullwidth {
      padding-bottom: 0.8125em;
      padding-top: 0.8125em; }
    .sf-small span {
      float: left; }
    .sf-small .sf-links {
      float: right;
      text-align: right; } }

img[name=pphLoggerImage] {
  display: none; }

/*=============== Search ===============*/
.search-table {
  display: table;
  width: 100%;
  float: right;
  padding: 0; }

.search-row {
  display: table-row;
  width: 100%; }

.search-cell1 {
  display: table-cell;
  padding-right: 0.4375em; }

.search-cell2 {
  display: table-cell;
  width: 2.1875em;
  border: 0; }

.search-text {
  font-size: .8em;
  width: 100%;
  height: 2.3em;
  border: 1px solid red;
  float: left;
  padding-left: .5em;
  margin-bottom: 0 !important; }

.search-submit {
  width: 100%;
  height: 2.3em;
  border: 0 !important;
  float: right;
  background: url(img/ico-search-active.svg) no-repeat center center !important;
  outline: none; }

@media (min-width: 40em) {
  .site-search {
    width: 100%; }
  .search-text {
    height: 2.3em; }
  .search-submit {
    height: 2.3em; } }

.search-module {
  background-color: #2f3da6;
  height: 6em;
  margin-top: -6em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.47);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .search-module.active {
    margin-top: 0; }
  .search-module .inner-wrap, .search-module .inner-wrap-narrow, .search-module .inner-wrap-wide, .search-module .inner-wrap-fullwidth {
    padding: 0.3em 1.5em 1em; }

.search-exit {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  top: 0;
  right: 0; }

/*=============== 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: #2f3da6;
  padding-bottom: 0.625em; }
  @media (min-width: 40em) {
    .link {
      display: none; } }

/* ===== dest page css ===== */
.page-intro {
  position: relative;
  z-index: 1; }
  .page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
    padding-bottom: 2.25em;
    padding-top: 2em; }

.pi-header {
  color: #ffffff;
  font-weight: 1.875em; }
  .pi-header > span {
    display: inline-block;
    padding: 0 1.4em;
    position: relative;
    vertical-align: top; }
    .pi-header > span:before {
      background-color: #ffffff;
      content: "";
      height: 0.0333333333em;
      left: 0;
      position: absolute;
      top: 0.7em;
      width: 0.8666666667em; }
    .pi-header > span:after {
      background-color: #ffffff;
      content: "";
      height: 0.0333333333em;
      position: absolute;
      right: 0;
      top: 0.7em;
      width: 0.8666666667em; }
    .pi-header > span span {
      font-weight: 400; }

.pi-bg {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-image: url(img/hero1.jpg); }
  .pi-bg:after {
    background-color: rgba(47, 61, 166, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.feature-img {
  display: block;
  padding: 0;
  text-align: center; }
  .feature-img img {
    display: block;
    margin: 0 auto;
    vertical-align: top; }
  .feature-img li {
    margin-top: 1em; }

.scs-logo {
  padding: 2.375em 0 0 0; }
  .scs-logo img {
    display: block;
    vertical-align: middle;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%); }
  .scs-logo > div:nth-of-type(2) img {
    margin: 0 0 0 0; }

.dest-img-wrapper {
  max-width: 22.375em; }
  .dest-img-wrapper .slides {
    text-align: center; }
    .dest-img-wrapper .slides li {
      height: 14.875em !important; }
  @media (min-width: 40em) {
    .dest-img-wrapper {
      float: right;
      margin: 0 0 0 1.625em;
      width: 48.9%; }
      .dest-img-wrapper img {
        display: block;
        width: 100%; } }
  @media (min-width: 60em) {
    .dest-img-wrapper .flex-direction-nav a {
      height: 3.125em;
      width: 3.125em; }
      .dest-img-wrapper .flex-direction-nav a:before {
        background-size: auto auto;
        height: 3.125em; } }

/*.additional-content{
  .rows-of-2{
    @include mq(large){
    >*{
      width:30.821174%;
    }
    }
  }
  }*/
.bold-text {
  font-size: 1.5em;
  font-weight: 700; }

.sitemap-menu li {
  margin: 0 1.25em 0 0; }
  .sitemap-menu li li {
    margin: 0 1.25em 0 1.25em; }

body .cool-timeline .timeline-post .timeline-icon {
  display: none !important; }

.cool-timeline-wrapper .timeline-main-title {
  display: none; }

.cool-timeline-wrapper .timeline-meta {
  display: none; }

@media (min-width: 53.8em) {
  .cool-timeline-wrapper .timeline-post {
    margin-top: -125px !important;
    padding: 0 62px 5px 0 !important; }
    .cool-timeline-wrapper .timeline-post .timeline-icon {
      display: none !important; }
  .cool-timeline-wrapper .even {
    padding: 0 0 5px 62px !important; } }

.page-id-1159 .tablesaw-cell-label {
  width: 38% !important; }
  @media (max-width: 40em) {
    .page-id-1159 .tablesaw-cell-label {
      width: 100%; } }

.page-id-1159 .tablesaw-cell-content {
  width: 62%; }
  @media (max-width: 40em) {
    .page-id-1159 .tablesaw-cell-content {
      width: 100%;
      max-width: 100%; } }

@media (min-width: 40em) {
  .page-id-1159 .table-wrap {
    overflow-x: scroll;
    /*  height: em(600);*/ }
  .page-id-1159 table.tablesaw {
    width: 112.5em;
    font-size: 0.9375em; }
    .page-id-1159 table.tablesaw th {
      border-right: 1px solid #8a8db9; }
      .page-id-1159 table.tablesaw th:last-child {
        border-right: 0; }
    .page-id-1159 table.tablesaw td {
      border-right: 1px solid #babcd6; }
      .page-id-1159 table.tablesaw td:last-child {
        border-right: 0; } }

@media (min-width: 60em) {
  .page-id-1159 table.tablesaw {
    width: auto;
    border: 2px solid #2937a0; } }

.page-id-1159 thead {
  background: #2937a0;
  color: #fff; }

.page-id-1159 tr.white {
  background: #f7f7f7; }

.pullup:before {
  content: "";
  height: 10em !important;
  margin-top: -11em !important;
  z-index: 1;
  display: block; }

.img-right-style {
  margin: 0 auto;
  border: 1px solid #cccccc;
  padding-bottom: 0 !important; }
  @media (min-width: 40em) {
    .img-right-style {
      padding: 0 !important;
      margin: 0 0 0 17px !important; } }

.adhesives-abrasives .accordion-tabs {
  display: none !important; }

.ce-body a {
  text-decoration: underline !important; }
  .ce-body a:hover {
    text-decoration: none !important; }

.ce-body .ce-thumb-img {
  position: relative !important;
  z-index: 222 !important; }

a.lightbox.alignright {
  position: relative !important;
  z-index: 1 !important; }

.page-id-1169 .contact-module, .page-id-1169 .services-module {
  display: none; }

#gform_1 .gform_footer {
  text-align: center; }
  #gform_1 .gform_footer .gform_button {
    background-color: #2f3da6;
    color: #ffffff;
    font-size: 1.125em;
    border-radius: 1.6666666667em;
    padding: 0.8888888889em 1.1111111111em;
    outline: none; }

.page-id-1158 .pm-brand-item-hover {
  display: none; }

.timeline-year {
  z-index: 1 !important; }

input[type="file"] {
  background: transparent !important; }

@media (min-width: 60em) {
  .call-now {
    display: none; } }

.rfq-btn-mob {
  display: none; }

.thomas_badges .nav-badges {
  padding-left: 10px;
  float: right;
  text-decoration: none !important; }
  .thomas_badges .nav-badges img {
    max-width: 40px; }
    @media (min-width: 60em) {
      .thomas_badges .nav-badges img {
        max-width: 40px; } }
    @media (min-width: 80em) {
      .thomas_badges .nav-badges img {
        max-width: 50px; } }
    @media (max-height: 40em) and (min-width: 60em) {
      .thomas_badges .nav-badges img {
        max-width: 35px; } }
    @media (max-height: 46em) and (min-width: 60em) {
      .thomas_badges .nav-badges img {
        max-width: 40px; } }

@media (max-width: 500px) {
  .sh-sticky-wrap .inner-wrap, .sh-sticky-wrap .inner-wrap-narrow, .sh-sticky-wrap .inner-wrap-wide, .sh-sticky-wrap .inner-wrap-fullwidth {
    padding: 0 10px !important; }
  .rfq-btn {
    display: none; }
  .rfq-btn-mob {
    display: block; }
  .thomas_badges .nav-badges {
    padding-left: 5px; }
    .thomas_badges .nav-badges img {
      /*max-width: 40px;*/ }
  .sh-ico-search-dek {
    margin-left: 6px;
    margin-top: 14px; } }

.lightbox_img_rubber {
  display: none; }

.post-id-1227 .lightbox_img_rubber, .postid-1227 .lightbox_img_rubber {
  max-height: none !important;
  display: block !important; }

.mfp-zoom-out-cur .sh-sticky-wrap.stuck {
  width: calc(100% - 17px); }

.anchor-links-nav {
  border-bottom: 1px solid #cccccc;
  padding: 0.5em 0.625em 0;
  text-align: center;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  .anchor-links-nav li {
    display: inline-block;
    margin-bottom: 0.625em; }
    .anchor-links-nav li a {
      display: block;
      padding: 0.625em 1.25em;
      -webkit-transition: background-color 0.1s ease-in-out;
      -moz-transition: background-color 0.1s ease-in-out;
      transition: background-color 0.1s ease-in-out; }
      .anchor-links-nav li a:hover {
        background-color: #a23436;
        color: #ffffff; }
    .anchor-links-nav li.active a {
      background-color: #a23436;
      color: #ffffff; }
  @media (min-width: 60em) {
    .anchor-links-nav.stuck {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      background-color: #ffffff;
      z-index: 999;
      padding: 0.625em 0.625em 0; } }

@media (min-width: 60em) {
  .jump-anchor {
    padding-top: 60px !important; }
    .jump-anchor h2 {
      margin-top: 0; } }

/* gdd 018 b css start */
.gdd-anchor-links-nav {
  text-align: center;
  padding: 0.625em 0.625em;
  border-bottom: 1px solid #c0c0c0; }

.gdd-anchor-links-nav li {
  padding: 0.3125em 0.625em; }

.gdd-jump-anchor .emph, .gdd-jump-anchor .section-header-wrap p, .section-header-wrap .gdd-jump-anchor p {
  color: #162434; }

.gdd-jump-anchor a {
  text-decoration: underline; }

.gdd-jump-anchor h3 {
  color: #333333;
  font-size: 1.4375em; }

#gdd-tab-2 .bullet-style.tick-style li {
  padding-left: 0.7777777778em; }
  #gdd-tab-2 .bullet-style.tick-style li:after {
    background-image: url(img/tick-mark.png) !important;
    background-size: 1em 0.8888888889em !important;
    width: 1em !important;
    height: 0.8888888889em !important;
    top: 0.6111111111em !important; }

@media (min-width: 40em) {
  #gdd-tab-2 .bullet-style.tick-style li {
    line-height: 1.25em;
    margin-right: 1.25em; }
    #gdd-tab-2 .bullet-style.tick-style li:after {
      top: 0 !important; } }

.gdd-anchor-links-nav li.active {
  background-color: #ba252f; }

.gdd-anchor-links-nav li.active a {
  color: #fff; }

.gdd-anchor-links-nav li a {
  font-weight: 700; }

.gdd-jump-anchor h2 {
  font-weight: 700;
  border-bottom: none;
  padding-bottom: 0; }

.gdd-jump-anchor {
  padding-bottom: 1.25em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 3.125em; }

.gdd-jump-anchor h3 {
  margin: 2em 0 1em; }

.gdd-jump-anchor p {
  margin: 1.1111111111em 0 1.6666666667em; }

@media (min-width: 60em) {
  .gdd-anchor-links-nav ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around; } }

.gdd-anchor-links-nav .stuck {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 999;
  padding: 0.625em 0.625em; }

/* gdd 018 b css end */
/*  Blog page style */
.blog-articles .ba-loop {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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; }
  .blog-articles .ba-loop .ba_section {
    margin-top: 2%;
    box-shadow: 0px 0px 15px #ddd; }
    .blog-articles .ba-loop .ba_section .bas_content {
      padding: 0 25px; }
      .blog-articles .ba-loop .ba_section .bas_content h3 {
        padding: 15px 0; }
    .blog-articles .ba-loop .ba_section .bas_meta {
      padding: 0 25px 16px;
      border-top: 1px solid #cccccc; }
      .blog-articles .ba-loop .ba_section .bas_meta h5 {
        margin-bottom: 0; }
      .blog-articles .ba-loop .ba_section .bas_meta p {
        margin: 0; }
    @media (min-width: 40em) {
      .blog-articles .ba-loop .ba_section {
        width: 48.33%;
        margin-right: 2%; }
        .blog-articles .ba-loop .ba_section:nth-child(2n+2) {
          margin-right: 0; } }
    @media (min-width: 60em) {
      .blog-articles .ba-loop .ba_section {
        width: 31.33%;
        margin-right: 2%; }
        .blog-articles .ba-loop .ba_section:nth-child(2n+2) {
          margin-right: 2%; }
        .blog-articles .ba-loop .ba_section:nth-child(3n+3) {
          margin-right: 0; } }

.blog-articles .ba-show-all {
  margin-top: 2.5em;
  text-align: center; }
  .blog-articles .ba-show-all a {
    padding-bottom: 0.6666666667em;
    border-bottom: 1px dotted #2f3da6; }
    .blog-articles .ba-show-all a:hover {
      text-decoration: none; }

/* END Blog page style */
.infographic {
  text-align: center;
  margin: 0 0.5em;
  z-index: 1;
  position: relative; }
  .infographic img {
    display: block;
    margin: 0 auto; }
  .infographic p {
    margin: 0; }
  .infographic a {
    display: inline-block;
    text-decoration: none; }
  @media (min-width: 40em) {
    .infographic {
      float: right; } }

.sh-sticky-wrap > .inner-wrap, .sh-sticky-wrap > .inner-wrap-narrow, .sh-sticky-wrap > .inner-wrap-wide, .sh-sticky-wrap > .inner-wrap-fullwidth {
  position: relative; }

.sh-sticky-wrap .sh-social {
  display: none;
  /*@include mq(mediumv) {
           right: 0; 
           }*/ }
  @media (min-width: 60em) {
    .sh-sticky-wrap .sh-social {
      display: block;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      right: 0.3125em; } }
  @media (min-width: 80em) {
    .sh-sticky-wrap .sh-social {
      right: -8.625em; } }
  .sh-sticky-wrap .sh-social a {
    /*@include mq(mediumv) {
               height: em(30)
           }
           @include mq(small) {
            height: em(30);
        }
        */
    display: inline-block; }
    @media (min-width: 60em) {
      .sh-sticky-wrap .sh-social a {
        height: 1.875em; } }
    @media (min-width: 80em) {
      .sh-sticky-wrap .sh-social a {
        height: 2.625em; } }
  .sh-sticky-wrap .sh-social img {
    /*@include mq(mediumv) {
               height: em(30)
            }
            @include mq(small) {
                height: em(30);
                }*/ }
    @media (min-width: 60em) {
      .sh-sticky-wrap .sh-social img {
        height: 1.5625em; } }
    @media (min-width: 80em) {
      .sh-sticky-wrap .sh-social img {
        height: 2.625em; } }

.sh-sticky-wrap .sh-icons {
  /*        .sh-ico-search-dek {
           @include mq(mediumv) {
            margin-left: 0;
           } 
           }*/
  /* @include mq(mediumv) {
           right: em(5); 
           padding-right: em(80);
           } */ }
  @media (min-width: 60em) {
    .sh-sticky-wrap .sh-icons {
      padding-right: 5em; } }
  @media (min-width: 80em) {
    .sh-sticky-wrap .sh-icons {
      padding-right: 0.8125em; } }
  @media (min-width: 60em) {
    .sh-sticky-wrap .sh-icons .rfq-btn {
      font-size: 0.9375em; } }
  @media (min-width: 80em) {
    .sh-sticky-wrap .sh-icons .rfq-btn {
      font-size: 1em; } }

.popup-youtube:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(img/play-icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 3.75em;
  opacity: 1; }

.popup-youtube:hover:after {
  background-image: url(img/play-icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 3.75em;
  opacity: 0.75; }

.cbm-item-wrap {
  text-align: center; }
  .cbm-item-wrap > div {
    width: 100%;
    margin: 0 auto 2.1875em;
    padding: 1.75em;
    box-shadow: 0 0 7px 3px #c0c0c0;
    -moz-box-shadow: 0 0 7px 3px #c0c0c0;
    -webkit-box-shadow: 0 0 7px 3px #c0c0c0;
    -o-box-shadow: 0 0 7px 3px #c0c0c0; }
    .cbm-item-wrap > div .item-heading {
      color: #fea642; }
  .cbm-item-wrap p {
    font-size: 1em; }
  .cbm-item-wrap .cbm-btn {
    background-color: #2f3da6;
    padding: 15px 30px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px; }
    .cbm-item-wrap .cbm-btn:hover {
      background-color: #bd1b1b; }
  @media (min-width: 60em) {
    .cbm-item-wrap {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .cbm-item-wrap > div {
        margin: 0 0 0 2.1875em;
        float: left; }
        .cbm-item-wrap > div:first-child {
          margin: 0; } }

@media (min-width: 960px) and (max-width: 1020px) {
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    padding: 0 7px !important; } }

body.faq .site-content.one-column > .inner-wrap-fullwidth {
  display: none; }

body.faq .site-content.one-column .additional-content > section p {
  margin-bottom: 0; }

.right-image {
  display: block;
  text-align: center; }
  @media (min-width: 60em) {
    .right-image {
      float: right;
      /*width:40%;*/
      margin-left: 2%; }
      .right-image img {
        display: block;
        margin: 0 auto; } }
  .right-image span {
    font-weight: bold;
    display: block; }

.home a.gd:hover {
  text-decoration: none; }

@media only screen and (min-device-width: 700px) and (max-device-width: 1024px) {
  .gdd-001-b nav.site-nav {
    height: 100px; } }

@media screen and (max-width: 639px) {
  .gdd-001-b .site-nav {
    text-align: center; }
    .gdd-001-b .site-nav li#menu-item-1551 {
      display: none; }
  .gdd-001-b .footer_contact_heading_01 {
    width: 6.5em;
    margin: 0 auto; }
    .gdd-001-b .footer_contact_heading_01:before {
      margin: 0 !important; }
  .gdd-001-b .footer_contact_heading_02 {
    width: 8.6em;
    margin: 0 auto; }
    .gdd-001-b .footer_contact_heading_02:before {
      margin: 0 !important; } }

@media screen and (min-width: 640px) and (max-width: 1023px) {
  .gdd-001-b .site-nav li#menu-item-1551 {
    display: none; } }

@media screen and (min-width: 640px) {
  .gdd-001-b {
    position: relative; }
    .gdd-001-b .site-nav {
      text-align: left; }
    .gdd-001-b:before {
      background-image: url(https://www.fournierrubber.com/wp-content/themes/fourniersupply-default/img/site-logo.png);
      background-repeat: no-repeat;
      background-position: 50% 30%;
      background-size: 25%;
      position: absolute;
      content: '';
      height: 100%;
      width: 100%;
      opacity: 0.1; } }

@media (min-width: 40em) {
  .gdd-001-b ul#menu-footer-nav-01, .gdd-001-b ul#menu-footer-nav-02 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }

@media (min-width: 60em) {
  .gdd-001-b ul#menu-footer-nav-01, .gdd-001-b ul#menu-footer-nav-02 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; } }

@media (min-width: 80em) {
  .gdd-001-b ul#menu-footer-nav-01, .gdd-001-b ul#menu-footer-nav-02 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; } }

.gdd-001-b .site-nav {
  background: transparent;
  border: none;
  padding: 0; }
  .gdd-001-b .site-nav li#menu-item-1551 {
    visibility: hidden; }

.gdd-001-b a.btn.footer-rfq, .gdd-001-b a.footer-rfq.btn-download, .gdd-001-b a.footer-rfq.btn-arrow, .gdd-001-b a.footer-rfq.product-grid-item-link {
  background-color: #bd1b1b;
  width: 100%;
  text-align: center;
  margin-top: 2.5em;
  padding: 14px;
  border: 1px solid #bd1b1b; }

.gdd-001-b a.btn.footer-ctu, .gdd-001-b a.footer-ctu.btn-download, .gdd-001-b a.footer-ctu.btn-arrow, .gdd-001-b a.footer-ctu.product-grid-item-link {
  background-color: transparent;
  width: 100%;
  text-align: center;
  margin-top: 2.5em;
  padding: 14px;
  border: 1px solid #fff; }
  .gdd-001-b a.btn.footer-ctu:hover, .gdd-001-b a.footer-ctu.btn-download:hover, .gdd-001-b a.footer-ctu.btn-arrow:hover, .gdd-001-b a.footer-ctu.product-grid-item-link:hover {
    border: 1px solid #bd1b1b; }

.gdd-001-b .footer_contact_heading_01 {
  color: #fff;
  padding-bottom: 12px; }
  .gdd-001-b .footer_contact_heading_01:before {
    content: '';
    background: url(https://www.fournierrubber.com/wp-content/uploads/noun-website-1939503-svg-3.png) no-repeat;
    display: block;
    background-position: left;
    background-size: cover;
    width: 35px;
    height: 35px;
    float: left;
    margin: -5px 30px 0 0; }

.gdd-001-b .footer_contact_heading_02 {
  color: #fff;
  padding-bottom: 12px; }
  .gdd-001-b .footer_contact_heading_02:before {
    content: '';
    background: url(https://www.fournierrubber.com/wp-content/uploads/noun-shape.png) no-repeat;
    display: block;
    background-position: left;
    background-size: cover;
    width: 35px;
    height: 35px;
    float: left;
    margin: -5px 30px 0 0; }

/* --- GDD-002-b Start --- */
.blog_module {
  background-image: url(https://www.fournierrubber.com/wp-content/uploads/img-bg-2-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.blog_module.gdd-002-b .ba_section {
  background-color: #fff;
  box-shadow: none;
  border-radius: 5px; }

.gdd-002-b .blog-head {
  width: 100%;
  clear: both;
  display: inline-block; }

.gdd-002-b h2.blog-title {
  float: left;
  color: #fff;
  margin: 0; }

.gdd-002-b a.btn-alt.blog-btn, .gdd-002-b a.blog-btn.btn-alt-download, .gdd-002-b a.blog-btn.btn-alt-arrow {
  float: right;
  background-color: transparent; }

.gdd-002-b .blog-articles {
  padding-top: 1em;
  padding-bottom: 1em; }

/* --- GDD-002-b End --- */
@media (min-width: 100em) {
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    padding: 0 1.5em !important; }
  .sh-sticky-wrap .sh-social {
    right: -8.625em !important; }
  .sh-sticky-wrap .sh-icons {
    padding-right: 0.8125em !important; } }

@media (min-width: 80em) {
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    padding: 0 0.5em; }
  .sh-sticky-wrap .sh-icons {
    padding-right: 9em; }
  .sh-sticky-wrap .sh-social {
    right: 0; } }

.internal-sticky-nav {
  background-color: #bd1b1b;
  margin-top: 0;
  position: relative;
  z-index: 1; }
  .internal-sticky-nav:after {
    position: absolute;
    content: '';
    width: 150%;
    height: 100%;
    background-color: #bd1b1b;
    top: 0;
    left: -25%;
    z-index: -1; }
  .internal-sticky-nav .inner-wrap, .internal-sticky-nav .inner-wrap-narrow, .internal-sticky-nav .inner-wrap-wide, .internal-sticky-nav .inner-wrap-fullwidth {
    padding-top: 1.1875em !important;
    padding-bottom: 1.1875em !important; }
  .internal-sticky-nav ul {
    padding: 0; }
  .internal-sticky-nav li {
    display: inline-block;
    list-style-type: none;
    width: 100%;
    margin-bottom: 0.625em;
    -webkit-transition: 0.25s all linear;
    -moz-transition: 0.25s all linear;
    transition: 0.25s all linear; }
    .internal-sticky-nav li a {
      display: block;
      text-decoration: none;
      color: #ffffff;
      text-align: center;
      border-bottom: 6px solid transparent;
      font-size: 1em;
      line-height: 1.5625em;
      -webkit-transition: 0.25s all linear;
      -moz-transition: 0.25s all linear;
      transition: 0.25s all linear; }
    .internal-sticky-nav li:hover a {
      border-bottom: 6px solid #ffffff;
      font-weight: 700; }
    .internal-sticky-nav li.active a {
      border-bottom: 6px solid #ffffff;
      font-weight: 700; }
  @media (min-width: 60em) {
    .internal-sticky-nav.stuck {
      position: fixed;
      left: 0;
      top: 4.375em;
      width: 100%;
      margin-top: 0;
      z-index: 3;
      margin-top: 0;
      -webkit-box-shadow: 0 3px 6.93px 0.07px rgba(153, 153, 153, 0.44);
      box-shadow: 0 3px 6.93px 0.07px rgba(153, 153, 153, 0.44); }
    .internal-sticky-nav ul {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; }
    .internal-sticky-nav li {
      padding: 0 0.3125em;
      margin-top: 0.625em;
      margin-bottom: 0;
      width: auto; }
      .internal-sticky-nav li:first-child {
        width: 30%; }
      .internal-sticky-nav li:last-child {
        width: 18%; } }
  @media (min-width: 80em) {
    .internal-sticky-nav:after {
      width: 200%;
      left: -50%;
      z-index: -1; }
    .internal-sticky-nav ul li a {
      font-size: 1.1875em;
      line-height: 1.3157894737em; } }
  @media (max-height: 46em) and (min-width: 60em) {
    .internal-sticky-nav.stuck {
      top: 4.375em; } }

.page-inner-anchor {
  margin-top: 0 !important;
  padding-top: 0; }
  @media (min-width: 60em) {
    .page-inner-anchor {
      margin-top: -150px !important;
      padding-top: 150px; } }
  @media (max-height: 46em) and (min-width: 60em) {
    .page-inner-anchor {
      margin-top: -100px !important;
      padding-top: 100px; } }

@media (min-width: 80em) and (max-height: 46em) and (min-width: 60em) {
  .page-inner-anchor {
    margin-top: -120px !important;
    padding-top: 120px; } }

.page-template-pillar-page .site-content > .inner-wrap.no-padding, .page-template-pillar-page .site-content > .no-padding.inner-wrap-narrow, .page-template-pillar-page .site-content > .no-padding.inner-wrap-wide, .page-template-pillar-page .site-content > .no-padding.inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 0; }

.page-template-pillar-page .additional-content .inner-wrap, .page-template-pillar-page .additional-content .inner-wrap-narrow, .page-template-pillar-page .additional-content .inner-wrap-wide, .page-template-pillar-page .additional-content .inner-wrap-fullwidth {
  padding-bottom: 0; }

.page-id-1593 .contact-module, .page-id-1593 .services-module {
  margin-top: 2.5em; }

.page-id-1593 .standard-text-module ul {
  margin-bottom: 1.75em; }

.ginput_recaptcha {
  transform: scale(0.8) translateX(0);
  margin-left: -11%; }
  @media (min-width: 40em) {
    .ginput_recaptcha {
      transform: none;
      margin-left: 0; } }

.gform_body ul li input[type=file] {
  background-color: transparent;
  border: 0; }

.lp-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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; }

.lp-left {
  width: 100%; }
  @media (min-width: 60em) {
    .lp-left {
      width: 47.25%;
      margin-right: 5.5%; } }

.lp-right {
  width: 100%; }
  @media (min-width: 60em) {
    .lp-right {
      width: 47.25%; } }

a.pdf-img {
  line-height: 0;
  display: block;
  width: 300px; }

.page-id-1633 .site-content .inner-wrap-fullwidth {
  display: none; }

.page-id-1633 .site-content-primary a {
  color: #2f3da6; }

.ba_section img {
  margin: 0 auto;
  display: block; }

/*=============== Product Module ===================*/
.product-module .inner-wrap-wide {
  padding-bottom: 2.5em; }

.pm-header {
  text-align: center;
  margin-bottom: 1em;
  font-family: 'Ubuntu', sans-serif;
  font-size: 2em; }

.pm-bucket-two .pm-item {
  max-width: 42em;
  width: 100%; }

@media (min-width: 60em) {
  .pm-bucket-two .pm-item {
    margin-left: 2.127659574468085%;
    /* em(24);*/
    width: 48.93617021276596%; }
    .pm-bucket-two .pm-item:nth-child(odd) {
      margin-left: 0; } }

.pm-item {
  display: block;
  /*-webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.2);*/
  margin: 0 auto 1.5em; }
  @media (min-width: 60em) {
    .pm-item {
      float: left;
      margin: 0 0 1.5em 0; } }

.pm-item-link > .pm-item-title {
  position: absolute;
  bottom: 0em;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  padding-left: 0.4166666667em;
  padding-right: 0.4166666667em;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

@media (min-width: 40em) {
  .pm-item-link > .pm-item-title {
    padding-left: 1.6666666667em;
    padding-right: 1.6666666667em; } }

.pm-item-link {
  display: block;
  position: relative;
  color: #ffffff;
  overflow: hidden;
  width: 420px;
  margin: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .pm-item-link:hover {
    color: #ffffff; }
  @media (min-width: 40em) {
    .pm-item-link:hover {
      color: #ffffff; }
      .pm-item-link:hover::before {
        opacity: 0; }
      .pm-item-link:hover .pm-item-contant {
        opacity: 1;
        bottom: 0;
        background: rgba(47, 61, 166, 0.8); }
      .pm-item-link:hover > .pm-item-title {
        opacity: 0;
        bottom: -20%; } }

.pm-item-image {
  display: block;
  max-width: 42em;
  width: 26.25em;
  margin: auto; }
  .pm-item-image img {
    display: block;
    width: 100%; }

.pm-item-contant {
  padding-left: 3.75em;
  display: block;
  position: absolute;
  bottom: -100%;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: left;
  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; }
  .pm-item-contant .pm-item-cc > span {
    display: block; }
    .pm-item-contant .pm-item-cc > span.pm-item-cta {
      display: inline-block;
      vertical-align: top;
      padding-left: 1.7222222222em;
      padding-right: 1.7222222222em; }
  .pm-item-contant .pm-item-text {
    text-align: left;
    font-family: 'Quicksand', sans-serif;
    font-size: 1.125em;
    width: 78%;
    margin-top: 1.25em; }
    @media (min-width: 80em) {
      .pm-item-contant .pm-item-text {
        margin-top: 2.5em;
        width: 60%; } }

.pm-item-cc {
  display: block;
  top: 47%;
  position: relative;
  -webkit-transform: translateY(-42%);
  -moz-transform: translateY(-42%);
  transform: translateY(-42%); }

.pm-item-title {
  display: block;
  font-size: 1.5em;
  font-family: "EB Garamond", serif;
  line-height: 1.1666666667em;
  font-weight: bold; }

.pm-item-cta {
  background-color: #ffffff;
  color: #bd1b1b; }
  .pm-item-cta:hover {
    background-color: #ffffff;
    color: #bd1b1b; }

.pm-bucket-four .pm-item-link::before {
  height: 56%; }

.pm-btn {
  max-width: 350px;
  background-color: #2f3da6;
  opacity: 0.8;
  bottom: 0;
  color: #ffffff;
  font-size: 1.6875em; }

.pm-hover-title {
  text-align: left;
  color: #ffffff;
  font-size: 1.6875em; }

.pm-link {
  position: relative;
  text-decoration: underline;
  font-size: 1.125em;
  margin-top: 1.5625em; }
  .pm-link:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 12px;
    background-image: url(img/right-arrow.png);
    background-repeat: no-repeat;
    bottom: 6px;
    left: 104px; }
  .pm-link:hover {
    text-decoration: none; }
  @media (min-width: 80em) {
    .pm-link {
      margin-top: 3.125em; } }

.popup-mp4 {
  display: inline-block;
  position: relative;
  max-width: 100%; }
  .popup-mp4 img {
    max-width: 100%;
    height: auto;
    display: block; }
  .popup-mp4:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    width: 68px;
    height: 48px;
    -moz-transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
    z-index: 1;
    cursor: pointer;
    background: url(/wp-content/uploads/MicrosoftTeams-image-13.png) center/58px no-repeat;
    opacity: 1; }
  .popup-mp4:hover:before {
    opacity: 0.8; }

.about-fourier-module-new {
  text-align: center; }
  .about-fourier-module-new > .inner-wrap, .about-fourier-module-new > .inner-wrap-narrow, .about-fourier-module-new > .inner-wrap-wide, .about-fourier-module-new > .inner-wrap-fullwidth {
    padding-bottom: 3.75em; }
  @media (min-width: 40em) {
    .about-fourier-module-new {
      text-align: left; } }
  @media (min-width: 60em) {
    .about-fourier-module-new > .inner-wrap, .about-fourier-module-new > .inner-wrap-narrow, .about-fourier-module-new > .inner-wrap-wide, .about-fourier-module-new > .inner-wrap-fullwidth {
      padding-bottom: 3.75em;
      padding-top: 0.625em; } }

.gdd-afm-heading {
  color: #2f3da6 !important;
  margin-top: 0;
  line-height: 1.0666666667em;
  font-size: 1.875em;
  font-weight: 700;
  margin-bottom: 0.9333333333em !important; }
  .gdd-afm-heading > span:before {
    background-color: #2f3da6 !important; }
  .gdd-afm-heading > span:after {
    background-color: #2f3da6 !important; }

.gdd-afm-content p {
  font-size: 1.125em;
  line-height: 1.3888888889em;
  color: #333333;
  margin-bottom: 1.2222222222em; }

.gdd-afm-link-wrap .btn-arrow {
  color: #ffffff;
  font-size: 1.5em;
  line-height: 1.3333333333em;
  border-radius: 0;
  text-align: center;
  margin-right: 0;
  width: 11.9166666667em;
  position: relative;
  border-width: 1px;
  padding: 0.9375em 0.4166666667em; }
  .gdd-afm-link-wrap .btn-arrow:after {
    display: none; }
  .gdd-afm-link-wrap .btn-arrow span {
    position: relative;
    padding-right: 1.3333333333em; }
    .gdd-afm-link-wrap .btn-arrow span:after {
      content: '';
      display: block;
      right: 0;
      top: 0;
      bottom: 0;
      position: absolute;
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-transition: background 0.1s linear;
      -moz-transition: background 0.1s linear;
      transition: background 0.1s linear;
      background-image: url(img/ico-white-arrow-right.svg);
      width: 1.0416666667em;
      background-size: 1.0416666667em 0.75em; }
  .gdd-afm-link-wrap .btn-arrow:hover, .gdd-afm-link-wrap .btn-arrow:focus, .gdd-afm-link-wrap .btn-arrow:active {
    background: #ffffff;
    border: 1px solid #2f3da6;
    color: #2f3da6; }
    .gdd-afm-link-wrap .btn-arrow:hover span:after, .gdd-afm-link-wrap .btn-arrow:focus span:after, .gdd-afm-link-wrap .btn-arrow:active span:after {
      background-image: url(img/ico-blue-arrow-right.svg); }

@media (min-width: 40em) {
  .gdd-afm-link-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .gdd-afm-link-wrap .btn-arrow {
      width: 50%; } }

.gdd-afm-link1 {
  background-color: #BD201B;
  border: 1px solid #BD201B;
  color: #ffffff;
  /*&:hover, &:focus, &:active {
        border: 0;
        background: #676B79;
    }*/ }

.gdd-afm-link2 {
  background-color: #676B79;
  border: 1px solid #676B79;
  color: #ffffff;
  /*&:hover, &:focus, &:active  {
        background: #BD201B;
        border: 0;
    }*/ }

@media (min-width: 60em) {
  .gdd-afm-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; } }

.gdd-afm-left-content {
  padding: 1.8125em 0 0;
  border: 1px solid #BBBCD6; }
  @media (min-width: 60em) {
    .gdd-afm-left-content {
      width: 50%;
      margin-right: 0;
      border-right: 0; } }

.gdd-afm-left-top-content {
  padding: 0 2.1875em; }

@media (min-width: 60em) {
  .gdd-afm-right-content {
    float: left;
    width: 50%; } }

.gdd-afm-img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%; }

.gdd-afm-icon {
  display: block;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto 1.5625em;
  max-width: 21.875em; }
  .gdd-afm-icon span {
    color: #2f3da6;
    font-weight: 700;
    font-size: 1.125em;
    display: block;
    vertical-align: middle;
    max-width: 22.5em;
    margin: 0 auto; }
  @media (min-width: 40em) {
    .gdd-afm-icon {
      display: table;
      vertical-align: middle;
      margin: 0 0 1.5625em 0;
      text-align: left;
      max-width: 100%; }
      .gdd-afm-icon span {
        padding-left: 0.7777777778em;
        display: table-cell; } }

.gdd-afm-visual {
  display: inline-block;
  vertical-align: middle;
  background-color: #bd1b1b;
  border-radius: 50%;
  width: 3.125em;
  height: 3.125em;
  padding: 0.4375em;
  text-align: center;
  margin: 0 auto 0.9375em; }
  .gdd-afm-visual img {
    display: inline-block;
    width: 2.25em;
    vertical-align: middle;
    height: 100%; }
  @media (min-width: 40em) {
    .gdd-afm-visual {
      display: table-cell;
      margin: 0 auto; } }

.page-id-1852 .contact-module, .page-id-1852 .services-module {
  display: none; }

.page-id-1852 .inner-wrap-fullwidth {
  display: none; }

.page-id-1852 .site-content-primary-fullwidth h2 {
  font-size: 1.625em;
  line-height: 1.0769230769em;
  font-family: Play;
  color: #2F3EA6;
  font-weight: bold; }

.page-id-1852 .site-content-primary-fullwidth p {
  font-size: 1em;
  line-height: 1.75em;
  color: #707070;
  font-family: Play;
  font-weight: 400; }

.page-id-1852 .site-content-primary-fullwidth a {
  color: #2F3EA6;
  text-decoration: underline; }
  .page-id-1852 .site-content-primary-fullwidth a:hover {
    text-decoration: none; }

.resource-blog-module .upper-sec {
  background: url(/wp-content/uploads/hero3-1-2-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 3em 0em 5em;
  margin-bottom: 2em; }
  .resource-blog-module .upper-sec:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    opacity: 0.9; }
  .resource-blog-module .upper-sec .inner-wrap, .resource-blog-module .upper-sec .inner-wrap-narrow, .resource-blog-module .upper-sec .inner-wrap-wide, .resource-blog-module .upper-sec .inner-wrap-fullwidth {
    position: relative;
    padding-bottom: 0em; }
    .resource-blog-module .upper-sec .inner-wrap .rbm-subtext, .resource-blog-module .upper-sec .inner-wrap-narrow .rbm-subtext, .resource-blog-module .upper-sec .inner-wrap-wide .rbm-subtext, .resource-blog-module .upper-sec .inner-wrap-fullwidth .rbm-subtext {
      color: #000000; }
  .resource-blog-module .upper-sec .blog-articles {
    max-width: 1250px;
    margin: auto;
    position: relative;
    padding: 0 15px; }
    .resource-blog-module .upper-sec .blog-articles .ba_section {
      box-shadow: 0px 3px 6px #00000027;
      border-radius: 10px;
      background: #fff; }
      .resource-blog-module .upper-sec .blog-articles .ba_section .bas_meta {
        border-top: 0px; }
      .resource-blog-module .upper-sec .blog-articles .ba_section .bas_content h3 {
        font-size: 1.5em;
        line-height: 1.3333333333em;
        font-family: 'Play';
        padding: 0;
        color: #2F3EA6; }
        .resource-blog-module .upper-sec .blog-articles .ba_section .bas_content h3 a {
          text-decoration: none; }
      .resource-blog-module .upper-sec .blog-articles .ba_section .bas_content p {
        color: #484848; }

.resource-blog-module .b-time {
  display: inline-block;
  margin-right: 2em; }
  .resource-blog-module .b-time .b-time-innerwrap {
    display: flex;
    flex-wrap: nowrap; }
  .resource-blog-module .b-time img {
    display: inline-block;
    margin-right: 0.5em; }

.resource-blog-module .breadmorsec {
  display: inline-block;
  text-decoration: none !important;
  color: #AE2E26 !important; }
  .resource-blog-module .breadmorsec:hover {
    text-decoration: underline !important; }
  .resource-blog-module .breadmorsec .breadmorsec-innerwrap {
    display: flex;
    flex-wrap: nowrap; }
  .resource-blog-module .breadmorsec img {
    display: inline-block;
    margin-right: 0.5em; }

.resource-ebook-module {
  background: #FAFAFA;
  position: relative;
  padding: 3em 0em 2em; }
  @media (min-width: 40em) {
    .resource-ebook-module .ebooksection {
      display: flex;
      flex-wrap: wrap; } }
  .resource-ebook-module .ebooksection .ebook-item {
    padding: 1.5em 4.5em;
    position: relative;
    width: 320px;
    margin: auto; }
    @media (min-width: 40em) {
      .resource-ebook-module .ebooksection .ebook-item {
        width: 33.33%; } }
    .resource-ebook-module .ebooksection .ebook-item:nth-child(3) .rem-ebook-image:after {
      display: none; }
    .resource-ebook-module .ebooksection .ebook-item .rem-ebook-image {
      text-align: left;
      line-height: 0; }
      @media (min-width: 40em) {
        .resource-ebook-module .ebooksection .ebook-item .rem-ebook-image:after {
          content: '';
          height: 50.255%;
          width: 1px;
          display: inline-block;
          border: 1px solid #C4C4C4;
          position: absolute;
          bottom: 0;
          top: 0;
          right: 0;
          margin: auto; } }

.resource-logo-slider {
  background: url(/wp-content/uploads/hero2-1-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
  margin-top: 3.5em; }
  .resource-logo-slider:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2F3EA6 0% 0% no-repeat padding-box;
    opacity: 0.84; }
  .resource-logo-slider .inner-wrap, .resource-logo-slider .inner-wrap-narrow, .resource-logo-slider .inner-wrap-wide, .resource-logo-slider .inner-wrap-fullwidth {
    padding-bottom: 2.25em; }
  .resource-logo-slider .rls-wrap {
    margin-top: -5em; }
    .resource-logo-slider .rls-wrap .rls-item {
      padding: 1em 2em; }
      @media (min-width: 40em) {
        .resource-logo-slider .rls-wrap .rls-item {
          padding: 1em 1.407em; } }
      .resource-logo-slider .rls-wrap .rls-item .rls_image-wrap {
        background: #fff;
        box-shadow: 0px 2px 2px #0000001A;
        border: 1px solid #E2E2E2;
        border-radius: 50px;
        padding: 1em 2em; }
        .resource-logo-slider .rls-wrap .rls-item .rls_image-wrap img {
          width: 80%;
          margin: auto; }
    .resource-logo-slider .rls-wrap .slick-prev {
      display: inline-block;
      background: #AE2E26;
      color: transparent;
      border: 0;
      position: absolute;
      top: 35%;
      left: -15px;
      width: 35px;
      height: 35px;
      border-radius: 50%; }
      @media (min-width: 640px) {
        .resource-logo-slider .rls-wrap .slick-prev {
          left: -20px; } }
      @media (min-width: 1250px) {
        .resource-logo-slider .rls-wrap .slick-prev {
          left: -45px; } }
      .resource-logo-slider .rls-wrap .slick-prev:before {
        opacity: 1;
        background: url(/wp-content/uploads/ico-arrow-left-white.svg);
        height: 15px;
        width: 15px;
        display: block;
        content: "";
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
    .resource-logo-slider .rls-wrap .slick-next {
      display: inline-block;
      background: #AE2E26;
      color: transparent;
      border: 0;
      position: absolute;
      top: 35%;
      right: -15px;
      width: 35px;
      height: 35px;
      border-radius: 50%; }
      @media (min-width: 640px) {
        .resource-logo-slider .rls-wrap .slick-next {
          right: -20px; } }
      @media (min-width: 1250px) {
        .resource-logo-slider .rls-wrap .slick-next {
          right: -45px; } }
      .resource-logo-slider .rls-wrap .slick-next:before {
        transform: scaleX(-1);
        opacity: 1;
        background: url(/wp-content/uploads/ico-arrow-left-white.svg);
        height: 15px;
        width: 15px;
        display: block;
        content: "";
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
    .resource-logo-slider .rls-wrap .slick-arrow.slick-disabled:before {
      opacity: 0.5; }
  .resource-logo-slider .rls-cta-wrap {
    text-align: center; }
    .resource-logo-slider .rls-cta-wrap .rls_cta {
      background: transparent;
      border: 1px solid #fff;
      color: #fff;
      font-size: 18px;
      font-family: Play;
      line-height: 28px;
      font-weight: 400;
      padding: 0.225em 1.50em;
      text-decoration: none;
      transition: 0s; }
      .resource-logo-slider .rls-cta-wrap .rls_cta:hover {
        background: #bd1b1b;
        border: 1px solid #bd1b1b; }

.resource-brand-logo-content-slider .inner-wrap, .resource-brand-logo-content-slider .inner-wrap-narrow, .resource-brand-logo-content-slider .inner-wrap-wide, .resource-brand-logo-content-slider .inner-wrap-fullwidth {
  padding-bottom: 4em; }

.resource-brand-logo-content-slider .rblcs-content-section .rblcs-content {
  padding: 2em; }
  @media (min-width: 1200px) {
    .resource-brand-logo-content-slider .rblcs-content-section .rblcs-content {
      padding: 1em; } }
  .resource-brand-logo-content-slider .rblcs-content-section .rblcs-content p {
    padding: 77px 68px;
    box-shadow: 0px 3px 6px #00000027;
    border-radius: 10px;
    margin: auto; }

.resource-brand-logo-content-slider .rblcs-content-section .slick-prev {
  display: inline-block;
  background: #AE2E26;
  color: transparent;
  border: 0;
  position: absolute;
  top: 45%;
  left: -15px;
  width: 35px;
  height: 35px;
  border-radius: 50%; }
  @media (min-width: 1200px) {
    .resource-brand-logo-content-slider .rblcs-content-section .slick-prev {
      left: -25px; } }
  .resource-brand-logo-content-slider .rblcs-content-section .slick-prev:before {
    opacity: 1;
    background: url(/wp-content/uploads/ico-arrow-left-white.svg);
    height: 15px;
    width: 15px;
    display: block;
    content: "";
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

.resource-brand-logo-content-slider .rblcs-content-section .slick-next {
  display: inline-block;
  background: #AE2E26;
  color: transparent;
  border: 0;
  position: absolute;
  top: 45%;
  right: -15px;
  width: 35px;
  height: 35px;
  border-radius: 50%; }
  @media (min-width: 1200px) {
    .resource-brand-logo-content-slider .rblcs-content-section .slick-next {
      right: -25px; } }
  .resource-brand-logo-content-slider .rblcs-content-section .slick-next:before {
    transform: scaleX(-1);
    opacity: 1;
    background: url(/wp-content/uploads/ico-arrow-left-white.svg);
    height: 15px;
    width: 15px;
    display: block;
    content: "";
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

.resource-brand-logo-content-slider .rblcs-content-section .slick-arrow.slick-disabled:before {
  opacity: 0.5; }

.resource-brand-logo-content-slider .rblcs-item-section .rblcs-item {
  padding: 0.5em 3.435em; }
  @media (min-width: 40em) {
    .resource-brand-logo-content-slider .rblcs-item-section .rblcs-item {
      padding: 0.5em 0.435em; } }
  .resource-brand-logo-content-slider .rblcs-item-section .rblcs-item .rblcs-image {
    background: #fff;
    box-shadow: 0px 2px 2px #0000001A;
    border: 1px solid #E2E2E2;
    border-radius: 50px;
    padding: 1em 2.125em; }
    .resource-brand-logo-content-slider .rblcs-item-section .rblcs-item .rblcs-image img {
      filter: grayscale(1);
      margin: auto; }
  .resource-brand-logo-content-slider .rblcs-item-section .rblcs-item:hover img {
    filter: none; }

.resource-brand-logo-content-slider .rblcs-item-section .slick-slide.slick-current .rblcs-item .rblcs-image img {
  filter: none !important; }

.simple-text-module .inner-wrap, .simple-text-module .inner-wrap-narrow, .simple-text-module .inner-wrap-wide, .simple-text-module .inner-wrap-fullwidth {
  padding: 1.5em 1em; }

.popup-vimeo {
  max-width: 100%;
  display: inline-block;
  position: relative; }
  .popup-vimeo img {
    display: block; }

.popup-vimeo:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 45%;
  width: 68px;
  height: 68px;
  margin-left: -34px;
  margin-top: -24px;
  -webkit-transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
  z-index: 1;
  cursor: pointer;
  background: url(/wp-content/uploads/ico-play-homepgwhite.svg) center/68px no-repeat;
  opacity: .9; }

.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; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts - Removed
*********************************/
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  background: transparent;
  border: 0;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 125em;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 18px;
  height: 32px;
  margin: -20px 0 0;
  position: absolute;
  top: 57%;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  left: 10px; }

.flexslider:hover .flex-next {
  right: 10px; }

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  display: block;
  content: '';
  height: 100%;
  background-size: 18px 32px;
  background-repeat: no-repeat;
  background-image: url(img/ico-arrow-left.svg); }

/*{ font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }*/
.flex-direction-nav a.flex-next:before {
  background-image: url(img/ico-arrow-right.svg); }

/*{ content: '\f002'; }*/
/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/*
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
*/
.flex-direction-nav .flex-prev {
  opacity: .3;
  left: 10px; }

.flex-direction-nav .flex-next {
  opacity: .3;
  right: 10px; }

/* 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: auto !important;
  display: inline-block !important;
  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-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; }

/*! Tablesaw - v1.0.2 - 2014-12-17
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2014 Filament Group; Licensed MIT */
table.tablesaw {
  empty-cells: show;
  max-width: 100%; }

.tablesaw {
  border-collapse: collapse;
  width: 100%; }

/* Structure */
.tablesaw {
  border: 0;
  padding: 0; }

.tablesaw th,
.tablesaw td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em .7em; }

.tablesaw thead tr:first-child th {
  padding-top: .9em;
  padding-bottom: .7em; }

/* Table rows have a gray bottom stroke by default */
.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf; }

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none; }

/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all {
  /* Show the table cells as a block level element */
  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block; }
  .tablesaw-stack tr {
    clear: both;
    display: table-row; }
  /* Make the label elements a percentage width */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block; }
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0; }
  .tablesaw-cell-label {
    display: block; }
  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group {
    margin-top: -1px; }
  /* Avoid double strokes when stacked */
  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important; } }

@media (max-width: 39.9375em) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none; }
  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%; }
  .tablesaw-cell-label {
    vertical-align: top; }
  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block; }
  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none; } }

/* Media query to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row; }
  /* Show the table header rows */
  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0; }
  /* Hide the labels in each cell */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important; } }

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

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

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

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

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

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

/* Anything HubSpot Related */
.hs-error-msgs {
  color: #C02F2F; }

/*! {% include "hubspot/styles/responsive/required_base.css" %}*/
/*!
[hubspot-metadata]
{
    "path": "custom/page/web_page_basic/style.css"
}
[end-hubspot-metadata]
*/
