@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Open+Sans:300,400,600,700,800|Raleway:300,400,500,600,700");
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
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; }

a:active,
a:hover {
  outline: 0; }
h1, h2, h3, h4, h5, h6 {
  font-family: Raleway;
}
.site-header .search-module input, .search-module input {
  font-size: 16px !important;
  font-family: 'Lato';
}
.site-header button,
.site-header input {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
.site-header 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.
 */
.site-header button,
.site-header 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.
 */
.site-header button,
html .site-header input[type="button"],
.site-header input[type="reset"],
.site-header input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
.site-header button[disabled],
html .site-header input[disabled] {
  cursor: default; }

.site-header button::-moz-focus-inner,
.site-header input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.site-header input {
  line-height: normal; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.rows-of-2 {
  display: block; }
  .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-2 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .rows-of-2 > *:last-child {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n) {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n+1) {
          clear: left; }
        .rows-of-2 > *:nth-last-child(2):last-child {
          margin-bottom: 0 !important; }
        .rows-of-2 > *:nth-last-child(1):last-child {
          margin-bottom: 0 !important; } }

.lt-ie9 .rows-of-2 {
  display: block; }
  .lt-ie9 .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-2 > * {
        float: left;
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em;
        display: inline-block !important;
        clear: none !important; } }

.rows-of-3 {
  display: block; }
  .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-3 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .rows-of-3 > *:last-child {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n) {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n+1) {
          clear: left; } }

.lt-ie9 .rows-of-3 {
  display: block; }
  .lt-ie9 .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-3 > * {
        float: left;
        width: 33.3% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

.rows-of-4 {
  display: block; }
  .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-4 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%; }
        .rows-of-4 > *:last-child {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n) {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n+1) {
          clear: left; } }

.lt-ie9 .rows-of-4 {
  display: block; }
  .lt-ie9 .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-4 > * {
        float: left;
        width: 25% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

@media (max-width: 20em) {
  .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: red;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:nth-last-child(2) {
        background: 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: white;
  color: #454545;
  font-family: Lato;
  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: 1.734375em; }
  @media (min-width: 40em) {
    .display-font-size {
      font-size: 2.08125em; } }
  @media (min-width: 60em) {
    .display-font-size {
      font-size: 2.3125em; } }

.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.3125em; }
  @media (min-width: 40em) {
    .large-font-size {
      font-size: 1.575em; } }
  @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.75em; } }

.base-font-size {
  font-size: 1em; }
  @media (min-width: 40em) {
    .base-font-size {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    .base-font-size {
      font-size: 1.125em; } }
.page-intro h2,
.bottom-cta h3 {
  font-family: Raleway;
  line-height: 1.25;
 }

.page-intro span {
  font-size: 1.734375em;
  margin-top: 0;
  margin-bottom: 24px;
  color: #ffffff; }
  @media (min-width: 40em) {
   .page-intro span {
      font-size: 2.08125em; } }
  @media (min-width: 60em) {
   .page-intro span {
      font-size: 2.3125em; } }


.bottom-cta h3 {
  font-size: 1.3125em;
  margin-top: 0;
  margin-bottom: 0;
  color: #232526;
  font-weight: 700; }
  @media (min-width: 40em) {
    .bottom-cta h3 {
      font-size: 1.5625em; } }
  @media (min-width: 60em) {
    .bottom-cta h3 {
      font-size: 1.5625em; } }

p {
  margin: 16px 0 27px 0;
  font-size: 1.125em; }

.section-header-wrap p, .page-intro p {
  font-size: 1.75em;
  font-weight: normal; }
  @media (min-width: 40em) {
   .section-header-wrap p, .page-intro p {
      font-size: 2.0125em; } }
  a:active, a:focus {
    outline: none; }
  a:focus:not(:hover):not(:active) {
    outline: 2px dashed #3299bb;
    outline-offset: 2px; }

.site-header img, .site-header picture {
  margin: 0;
  max-width: 100%; }
.site-footer img, .site-footer picture {
  margin: 0;
  max-width: 100%; }

.site-header input,
.site-header label,
.site-header select {
  display: block;
  font-family: Lato;
  font-size: 1em; }

.site-header label {
  font-weight: bold;
  margin-bottom: 0.375em; }
  .site-header label.required:after {
    content: "*"; }
  .site-header label abbr {
    display: none; }


.site-header input[type="search"], .site-header input[type="text"], .site-header select[multiple=multiple], .site-header select {
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background: white;
  border-radius: 0;
  border: 1px solid #eaeaea;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: Lato;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
.site-header input[type="search"]:hover, .site-header input[type="text"]:hover, .site-header select[multiple=multiple]:hover, .site-header select:hover {
    border-color: #d1d0d0; }
.site-header input[type="search"]:focus, .site-header input[type="text"]:focus, .site-header select[multiple=multiple]:focus, .site-header select:focus {
    border-color: #3299bb;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(45, 137, 167, 0.7);
    outline: none; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.site-header select {
  margin-bottom: 1.5em;
  max-width: 100%;
  height: 2.3em !important;
  width: 100%; }

.hs-form fieldset {
  max-width: 100% !important;
  background: transparent !important; }

.hs-form fieldset.form-columns-1 .hs-input {
  width: 100% !important; }

.hs-form fieldset.form-columns-1 input[type="checkbox"] {
  width: auto !important; }

.hs-error-msgs {
  color: red; }

/* Lists */
.site-header nav > ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.site-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.product-cta {
  display: block;
  text-align: center; }

.site-header .btn, .site-header button,
.site-header input[type="submit"], .btn-download, .btn-arrow, .product-grid-item-link, .btn-alt, .btn-alt-download, .btn-alt-arrow {
  text-decoration: none;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  font-weight: 600;
  transition: background 0.1s linear; }
  .site-header .btn:hover, .site-header button:hover,
  .site-header 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: #000000; }
  .site-header .btn:disabled, .site-header button:disabled,
  .site-header 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; }
  .site-header .btn:after, .site-header  button:after,
  .site-header  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: ''; }

.site-header .btn, .site-header  button,
.site-header input[type="submit"], .btn-download, .btn-arrow, .product-grid-item-link {
  background: #ffb606; border: 1px solid #ffb606; text-shadow: none !important;}
 .site-header .btn:hover, .site-header button:hover,
  .site-header input:hover[type="submit"], .btn-download:hover, .btn-arrow:hover, .product-grid-item-link:hover {
    background: #d29400; text-shadow: none; }
  .site-header .btn:focus, .site-header button:focus,
  .site-header input:focus[type="submit"], .btn-download:focus, .btn-arrow:focus, .product-grid-item-link:focus {
    color: #000000; }
  .site-header .btn:visited, .site-header button:visited,
  .site-header input:visited[type="submit"], .btn-download:visited, .btn-arrow:visited, .product-grid-item-link:visited {
    color: #000000; }
  .site-header .btn:after, .site-header button:after,
  .site-header input[type="submit"]:after, .btn-download:after, .btn-arrow:after, .product-grid-item-link:after {
    background: #d29400; }

.btn-alt, .btn-alt-download, .btn-alt-arrow {
  background: #477DCA; }
  .btn-alt:hover, .btn-alt-download:hover, .btn-alt-arrow:hover {
    background: #3264ac; }
  .btn-alt:after, .btn-alt-download:after, .btn-alt-arrow:after {
    background: #3264ac; }

.site-header button,
.site-header input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  .site-header button:focus,
  .site-header input[type="submit"]:focus {
    outline: none; }

.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-arrow:after {
  background-image: url(ico-white-arrow-right.svg); }

.btn-alt-arrow:after {
  background-image: url(ico-white-arrow-right.svg); }

.site-nav,
#hs_menu_wrapper_primary_nav {
  background: #ffffff; }
  .site-nav span,
  #hs_menu_wrapper_primary_nav span {
    white-space: nowrap; }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      display: inline-block;
      vertical-align: top;
      position: relative;
      top: 1.0625em;
      left: 0;
      background: transparent; } }

.sn-level-1,
#hs_menu_wrapper_primary_nav > ul {
  margin: 0;
  padding: 0; }

.sn-li-l1,
.hs-menu-depth-1 {
  display: block;
  border-bottom: 1px solid #d9d9d9;
  background: #ffffff;
  position: relative; }
  .sn-li-l1 span,
  .hs-menu-depth-1 span {
    font-size: 1.125em; }
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
    display: block;
    height: 3.0625em;
    line-height: 3.0625em;
    color: #323232;
    font-weight: 700;
    text-decoration: none;
    padding: 0 0 0 0.9375em; }
    .sn-li-l1 > a:visited,
    .hs-menu-depth-1 > a:visited {
      color: #323232; }
    .sn-li-l1 > a:hover,
    .hs-menu-depth-1 > a:hover {
      color: #323232; }
  .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;
    display: none;
    padding-right: 0em;
    background-image: url(top-nav-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    display: block;
    width: 40px;
    height: 50px;
    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); }
    @media (min-width: 60em) {
      .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 {
    padding-right: 0em;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 0.75em;
    display: block; }
  .sn-li-l1:hover,
  .hs-menu-depth-1:hover {
    background: transparent; }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      height: 4.375em;
      float: left;
      border-bottom: 0;
      text-align: center;
      margin-left: 2.125em;
      background: transparent; }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 1.125em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0;
        color: #323232;
        height: 3.3125em; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #323232; }
      .sn-li-l1:hover .sn-level-2,
      .sn-li-l1:hover .hs-menu-children-wrapper,
      .hs-menu-depth-1:hover .sn-level-2,
      .hs-menu-depth-1:hover .hs-menu-children-wrapper {
        display: block !important; }
      .sn-li-l1:hover,
      .hs-menu-depth-1:hover {
        background: transparent; }
        .sn-li-l1:hover > a span:after,
        .hs-menu-depth-1:hover > a span:after {
          content: "";
          position: absolute;
          width: 100%;
          height: 0.375em;
          background: #ffb606;
          border-radius: 10px;
          bottom: 1.6875em;
          left: 0; } }
  @media (min-width: 80em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      margin-left: 2.8125em;
      height: 4.9375em; }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 1.125em; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
        padding: 0;
        color: #323232;
        height: 4.9375em; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #323232; }
      .sn-li-l1:hover,
      .hs-menu-depth-1:hover {
        background: transparent; } }

.sn-level-2,
.hs-menu-children-wrapper {
  padding: 0;
  margin: 0;
  list-style: none;
  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;
      background: #eaeaea;
      left: -3.5em;
      padding: 0.75em 0 0 0;
      text-align: left; }
      .sn-level-2.active,
      .hs-menu-children-wrapper.active {
        display: none; } }

.sn-li-l2, .sn-li-l3,
.hs-menu-depth-2 {
  background: #eaeaea;
  position: relative;
}
  .sn-li-l2 > a, .sn-li-l3 > a,
  .hs-menu-depth-2 > a {
    padding: 0 0 0.4375em 2.4375em;
    color: #323232;
    border-top: 1px solid #c7c7c7;
    display: block;
    text-decoration: none;
    line-height: 2.625em; }
    .sn-li-l2 > a span, .sn-li-l3 > a span,
    .hs-menu-depth-2 > a span {
      font-size: 1em;
      line-height: 1.25em;
      display: inline-block;
      vertical-align: middle; }
  .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: #ffb606; }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3,
    .hs-menu-depth-2 {
      position: relative;
      background: transparent;
      border-bottom: 1px solid #d7d7d7; 
    }
      .sn-li-l2 > a, .sn-li-l3 > a,
      .hs-menu-depth-2 > a {
        padding: 0.6875em 2.1875em 0.6875em 1.625em;
        line-height: 1em;
        border-top: 1px solid rgba(26, 25, 25, 0);
        border-right: 1px solid rgba(26, 25, 25, 0); }
        .sn-li-l2 > a span, .sn-li-l3 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 1em; }
      .sn-li-l2:hover, .sn-li-l3:hover,
      .hs-menu-depth-2:hover {
        background: #ffb606; }
        .sn-li-l2:hover a, .sn-li-l3:hover a,
        .hs-menu-depth-2:hover a {
          color: #000000; }
        .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: 0em;
          padding: 0em; } }
  @media (min-width: 80em) {
    .sn-li-l2, .sn-li-l3,
    .hs-menu-depth-2 {
      background: transparent; }
      .sn-li-l2 > a, .sn-li-l3 > a,
      .hs-menu-depth-2 > a {
        border-top: 1px solid rgba(26, 25, 25, 0);
        border-right: 1px solid rgba(26, 25, 25, 0); }
        .sn-li-l2 > a span, .sn-li-l3 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 1em; }
      .sn-li-l2:hover, .sn-li-l3:hover,
      .hs-menu-depth-2:hover {
        background: #ffb606; } }

.sn-level-3 {
  background: #eaeaea;
  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; } }

.sn-li-l3 > a {
  color: #323232 !important; }

.sn-li-l3:hover > a {
  color: #000000 !important; }

.site-nav-container {
  background: #ffffff;
  width: 100%;
  right: -100%;
  top: 0;
  padding-bottom: 1.5625em;
  z-index: 1000;
  position: absolute;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear; }
  .site-nav-container.active {
    overflow: overlay;
    height: 600px;
    right: 0; }
  .site-nav-container .sh-rfq-btn {
    display: none; }
  .site-nav-container .sh-ico-search, .site-nav-container .sh-rfq {
    display: none; }
  @media (min-width: 60em) {
    .site-nav-container {
      width: auto;
      height: auto;
      right: auto;
      bottom: auto;
      top: auto;
      position: static;
      background: transparent;
      padding-bottom: 0; }
      .site-nav-container .sh-rfq-btn {
        display: inline-block;
        vertical-align: top; }
      .site-nav-container .sh-iso-logo {
        display: none; }
      .site-nav-container .sh-list {
        display: none; }
      .site-nav-container .sh-ico-search, .site-nav-container .sh-rfq {
        display: inline-block;
        vertical-align: top; }
      .site-nav-container .sh-ico-search {
        font-weight: 700;
        font-size: 1.125em;
        line-height: 1.3333333333em;
        color: #323232;
        margin: 1.6666666667em 1.7222222222em 0 2em;
        width: auto;
        height: auto;
        padding: 0 2.3333333333em 0 0;
        background-position: right 0px;
        position: relative; } }
    @media (min-width: 60em) and (min-width: 60em) {
      .site-nav-container .sh-ico-search:hover, .site-nav-container .sh-ico-search.active {
        background-image: url(search-submit-hover.svg) !important; }
        .site-nav-container .sh-ico-search:hover:after, .site-nav-container .sh-ico-search.active:after {
          content: "";
          width: 100%;
          height: 0.3333333333em;
          background: #ffb606;
          position: absolute;
          bottom: -0.6666666667em;
          left: -0.3333333333em;
          border-radius: 0.6666666667em; } }
    @media (min-width: 60em) and (min-width: 80em) {
      .site-nav-container .sh-ico-search {
        margin: 1.6666666667em 1.7222222222em 0 2.8888888889em; } }

.site-nav-container-screen {
  position: absolute;
  display: none;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5); }
  .site-nav-container-screen.active {
    display: block; }
  @media (min-width: 60em) {
    .site-nav-container-screen {
      display: none !important; } }

.close-menu {
  display: inline-block;
  clear: both;
  position: relative;
  text-align: center;
  margin: 0 auto;
  font-size: 1.25em;
  padding-right: 42px;
  background: #ffffff;
  color: #000000;
  font-weight: 400;
  text-decoration: none; }
  .close-menu:visited {
    color: #000000; }
  .close-menu:hover {
    color: #000000; }
  .close-menu:after {
    content: '';
    background: transparent;
    background-image: url(close.svg);
    background-size: 1.95em;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 1.95em;
    height: 1.95em;
    top: -0.2em;
    bottom: 0;
    right: -0.0666666667em;
    position: absolute; }
  @media (min-width: 60em) {
    .close-menu {
      display: none; } }

.snc-header {
  text-align: center;
  padding: 1.125em 1em 2.75em 1em; }
  @media (min-width: 60em) {
    .snc-header {
      padding: 0; } }
.inner-wrap, .inner-wrap-narrow, .inner-wrap-wide, .inner-wrap-fullwidth {
  max-width: 80.25em;
  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: 75em; }

.inner-wrap-wide {
  max-width: 74em; }

.inner-wrap-fullwidth {
  max-width: 100%; }

/*=============== Sections ===============*/
.section-header-wrap {
  background: #eaeaea; }
  .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; }



/*======= 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: none;
  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 .ce-header {
    background: #000000;
    color: #ffffff; }
  .click-expand.active:hover {
    background: #f3f6f8; }
    .click-expand.active:hover .ce-header {
      background: #000000;
      color: #ffffff; }
      .click-expand.active:hover .ce-header:after {
        color: #ffffff; }
  .click-expand.active .ce-header:after {
    content: '-';
    color: #ffffff; }
  .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: #eaeaea; }

.ce-header {
  position: relative;
  cursor: pointer;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  background: #ffb606;
  color: #000000;
  border: none;
  border-radius: 3px; }
  .ce-header:after {
    content: '+';
    color: #3299bb;
    padding-left: 8px;
    position: absolute;
    right: 0.625em;
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    top: 15; }

.ce-body {
  display: none;
  opacity: 0;
  padding-left: 30px !important;
  padding-right: 30px !important; }

@-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; } }

.headexpand-wrap h3 em {
  color: #4f5356; }

/*=============== Social Media Icons ===============*/
.social-wrap {
  overflow: hidden;
  /*span {
    background:$white;
    border-radius:3px;
    display:inline-block;
    padding:.15em;
    img {
      display:block;
      margin:0 auto;
    }
  }*/ }
  .social-wrap a {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    position: relative; }
    .social-wrap a path {
      -webkit-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      transition: all 0.1s linear; }
    .social-wrap a:hover {
      opacity: .75; }
      .social-wrap a:hover path {
        fill: #477DCA; }
  .social-wrap img {
    display: inline-block;
    margin: 0 auto;
    width: 1.1em;
    height: auto;
    vertical-align: middle; }
  .social-wrap svg {
    display: inline-block;
    vertical-align: middle; }

/*=============== Slide Panel ===============*/
.slide-panel {
  display: none;
  position: fixed;
  background: #454545;
  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: #454545;
    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: #454545;
  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: #477DCA; }
  @media (min-width: 40em) {
    #slidebox {
      width: auto; } }

a.close {
  background: white;
  color: #477DCA;
  text-align: center;
  float: left;
  padding: 0 0.5em;
  font-size: 0.6875em;
  border-radius: 0.1875em;
  position: absolute;
  cursor: pointer;
  top: 1.5em;
  right: 2em; }

a.close:hover {
  background: rgba(255, 255, 255, 0.75); }


/*=============== 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 #eaeaea; }

.hs_cos_gallery_thumbnails .slick-current img {
  border: 1px solid #3299bb; }

/*=============== Lightbox / Magnific Popup  ===============*/
.white-popup {
  display: none;
  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;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: auto; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px); }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px); }

/*=============== Layouts  ===============*/
.page-intro {
  position: relative;
  background-size: cover; }
  .page-intro .inner-wrap, .page-intro .inner-wrap-narrow, .page-intro .inner-wrap-wide, .page-intro .inner-wrap-fullwidth {
    padding-top: 81px;
    padding-bottom: 76px; }
  .page-intro:after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    position: absolute; }
  .smf-wrapper h5 {
  font-size: 1em;
  margin-top: 16px;
  margin-bottom: 16px;
  color: #232526;
  font-weight: 500; }
  @media (min-width: 40em) {
  .smf-wrapper h5 {
      font-size: 1.125em;
      } }
  @media (min-width: 60em) {
   .smf-wrapper h5 {
      font-size: 1.125em;
      } }
  .page-intro span {
    color: white;
    font-weight: 700;
    font-size: 37px;
    position: relative;
    z-index: 1; }
  .page-intro p {
    margin: .5em 0 0 0; }
  @media (min-width: 60em) {
    .page-intro span {
      margin: 0 0 0 53px; } }

@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; }
  .site-content.two-column-alt.lp-contact-us .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    margin: 0;
    width: 46%;
    padding-top: 3.125em; }
    .site-content.two-column-alt.lp-contact-us .site-content-primary:last-child {
      margin-right: 0; }
  .site-content.two-column-alt.lp-contact-us .site-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    margin-right: 0;
    margin: 0 4% 0 0;
    width: 50%; }
    .site-content.two-column-alt.lp-contact-us .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: #ffffff;
  padding: 1em;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  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: #477DCA;
  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-item {
  text-decoration: none; }
  .product-item:hover {
    text-decoration: underline; }
    .product-item:hover h2.product-header {
      color: #2686a5; }

.product-grid-module ul.slides li {
  clear: both; }

h2.product-header {
  font-size: 17px;
  text-align: center;
  font-weight: 700; }

.product-grid-module ul.slides li + li {
  padding-top: 40px; }

/*=============== Product Carousel ===============*/
@media (max-width: 20em) {
  .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: #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: #eaeaea;
  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: #477DCA;
  position: relative;
  z-index: 10; }
  .rm-item-title span {
    line-height: 1.25em;
    display: inline-block;
    color: #477DCA; }

.innerpage-carousel {
  max-width: 29.1875em;
  margin: 0;
  width: 100%; }
  .innerpage-carousel #carousel {
    width: 90%; }
    .innerpage-carousel #carousel .slides li {
      margin: 0.5em 0.25em 0;
      position: relative;
      border: 1px solid transparent;
      opacity: 1; }
      .innerpage-carousel #carousel .slides li img {
        width: 100%; }
      .innerpage-carousel #carousel .slides li.flex-active-slide {
        opacity: 1; }
        .innerpage-carousel #carousel .slides li.flex-active-slide img {
          opacity: 1; }
    .innerpage-carousel #carousel .flex-direction-nav li {
      border: none;
      margin: 0; }
      .innerpage-carousel #carousel .flex-direction-nav li:after {
        display: none; }
      .innerpage-carousel #carousel .flex-direction-nav li a {
        height: 2.8125em;
        width: 2.8125em; }
    .innerpage-carousel #carousel .flex-direction-nav .flex-prev {
      left: -1em !important;
      opacity: 1;
      top: 2.3125em;
      display: none; }
      .innerpage-carousel #carousel .flex-direction-nav .flex-prev:before {
        background-image: url(mm-prev-icon.png);
        background-size: 0.875em 1.5625em; }
    .innerpage-carousel #carousel .flex-direction-nav .flex-next {
      right: -3.8125em !important;
      opacity: 1;
      top: 2.5625em; }
      .innerpage-carousel #carousel .flex-direction-nav .flex-next:before {
        background-image: url(mm-prev-icon.png);
        background-size: 2.5em 2.5em; }
      .innerpage-carousel #carousel .flex-direction-nav .flex-next:hover:before {
        background-image: url(mm-prev-icon.png); }

.full-width-cta-module {
  background: #020202;
  padding: 1.875em 0;
  text-align: center; }
  .full-width-cta-module .inner-wrap, .full-width-cta-module .inner-wrap-narrow, .full-width-cta-module .inner-wrap-wide, .full-width-cta-module .inner-wrap-fullwidth {
    padding-top: 2.1875em;
    padding-bottom: 1.75em;
    position: relative; }

.fwc-heading {
  font-size: 1.375em;
  color: #000000;
  line-height: 1.1304347826em;
  text-transform: capitalize;
  font-weight: 500;
  letter-spacing: normal; }
  @media (min-width: 60em) {
    .fwc-heading {
      height: auto;
      margin: 0;
      left: 68px;
      position: absolute;
      top: 106px;
      width: 166px;
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -moz-transform-origin: 0 100% 0;
      -ms-transform-origin: 0 100% 0;
      -o-transform-origin: 0 100% 0;
      -webkit-transform-origin: 0 100% 0;
      transform-origin: 0 100% 0; } }

.fwc-text {
  color: #ffffff;
  font-size: 1.875em !important;
  line-height: 1.2em !important;
  font-weight: 500; }
  @media (min-width: 60em) {
    .fwc-text {
      margin: 0 0 20px 0;
      padding: 0;
      text-align: center; } }

.fw-cta {
  background: #ffb606;
  color: #575552;
  border: none;
  padding: 20px 28px 19px;
  border-radius: 5px;
  font-size: 18px; }

.site-header-wrap .btn-wrap .btn, .site-header-wrap .btn-wrap button,
.site-header-wrap .btn-wrap input[type="submit"], .btn-wrap .btn-download, .btn-wrap .btn-arrow, .btn-wrap .product-grid-item-link {
  padding: 1.1764705882em 2.3529411765em;
  margin-right: 1.4705882353em;
  margin-bottom: 20px; }

.site-header-wrap .btn-wrap .btn-alt, .site-header-wrap .btn-wrap .btn-alt-download, .btn-wrap .btn-alt-arrow {
  padding: 1.1764705882em 2.3529411765em;
  margin-right: 1.4705882353em;
  background: #3299bb;
  margin-bottom: 20px; }
  .btn-wrap .btn-alt:hover, .btn-wrap .btn-alt-download:hover, .btn-wrap .btn-alt-arrow:hover {
    background: #1c3b7b; }

.btn-wrap .btn-background {
  background: #020202;
  padding: 29px 16px;
  display: block;
  width: 253px; }
  @media (min-width: 40em) {
    .btn-wrap .btn-background {
      display: inline-block;
      padding: 29px 16px 20px; } }
  .btn-wrap .btn-background .btn, .btn-wrap .btn-background button,
  .btn-wrap .btn-background input[type="submit"], .btn-wrap .btn-background .btn-download, .btn-wrap .btn-background .btn-arrow, .btn-wrap .btn-background .product-grid-item-link {
    padding: 1em 3.5294117647em;
    margin-right: 0;
    background: #020202;
    border: 2px solid #ffb606; }

/*============Side Navigation Test==============*/
.side-nav-bg ul li {
  background: #ffb606; }
  .side-nav-bg ul li a {
    border: none;
    color: #ffffff; }
  .side-nav-bg ul li:hover {
    background: #ffb606; }

.side-nav-bg .sn-nav li.active {
  background: #ffb606;
  color: #ffffff; }

.side-nav-bg .sn-nav .menu-item-has-children ul li:hover a {
  color: #000000 !important; }

.side-nav-bg .menu-item-has-children .m-subnav-arrow {
  background-image: url("img/dropdown-arrow-white.png") !important; }

.side-nav-bg .menu-item-has-children .m-subnav-arrow.active {
  transform: rotate(0deg) !important; }

.side-nav-bg .menu-item-has-children .m-subnav-arrow.active a {
  color: #ffffff !important; }

.side-nav-bg .menu-item-has-children .m-subnav-arrow.active a:hover {
  color: #ffffff !important; }

.side-nav .sn-nav .menu-item-has-children ul li a {
  color: #000000; }

.side-nav .sn-nav .menu-item-has-children ul li a:hover {
  color: #ffffff !important; }

.side-nav {
  max-width: 16.375em;
  margin: 0 auto; }
  .side-nav h3 {
    margin-top: 0; }
  .side-nav h2 {
    font-size: 1.75em; }
  .side-nav .sn-nav > li:last-child a {
    border-bottom: none; }

.dropdown-nav .sn-nav li {
  background: #ffb606; }
  .dropdown-nav .sn-nav li.active {
    background: #3299bb; }
  .dropdown-nav .sn-nav li ul li {
    background: #eaeaea;
    border: none; }
    .dropdown-nav .sn-nav li ul li a {
      border-bottom: none;
      color: #000000; }

.sn-nav li {
  background: #ffb606;
  position: relative;
  padding: 0;
  margin-bottom: 1px; }
  .sn-nav li:hover {
    background: #3299bb; }
  .sn-nav li.active {
    background: #3299bb; }
  .sn-nav li a {
    color: #ffffff;
    display: block;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.4117647059em;
    text-decoration: none;
    padding: 0.5882352941em 0 0.5882352941em 0;
    margin-left: 0.9411764706em;
    margin-right: 0.9411764706em; }

.sn-nav .menu-item-has-children .m-subnav-arrow {
  cursor: pointer;
  padding-right: 0em;
  background-image: url(dropdown-arrow-white.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.625em 0.3125em;
  display: block;
  width: 1.25em;
  height: 1.25em;
  position: absolute;
  background: transparent;
  right: 1em;
  top: 0.9375em;
  bottom: 0; }
  .sn-nav .menu-item-has-children .m-subnav-arrow.active {
    transform: rotate(180deg); }

.sn-nav .menu-item-has-children ul {
  margin-bottom: 0;
  padding: 0;
  display: none;
  padding: 0;
  background: #477DCA; }
  .sn-nav .menu-item-has-children ul li {
    margin-bottom: 0;
    background: #eaeaea;
    border-bottom: 0; }
    .sn-nav .menu-item-has-children ul li:hover {
      background: #477DCA; }
    .sn-nav .menu-item-has-children ul li a {
      color: #223256;
      padding: 0.3157894737em 0 0.3157894737em 1.5789473684em;
      font-size: 1.1875em;
      font-weight: 500;
      line-height: 1.2105263158em;
      border-bottom: 0; }
    .sn-nav .menu-item-has-children ul li:not([class]) {
      margin-bottom: 0;
      padding: 0; }
      .sn-nav .menu-item-has-children ul li:not([class]):after {
        display: none; }
    .sn-nav .menu-item-has-children ul li:hover {
      background: #ffb606; }
      .sn-nav .menu-item-has-children ul li:hover a {
        color: #ffffff; }
  .sn-nav .menu-item-has-children ul:not([class]) {
    margin-bottom: 0; }

.sn-nav .menu-item-has-children ul.active {
  display: block; }

body .gform_wrapper {
  background: #e9e9e9;
  box-shadow: none;
  padding: 1.5625em 0.9375em 1.125em 0.9375em;
  border: none; }
  body .gform_wrapper label.gfield_label {
    color: #000000;
    font-weight: 500 !important;
    font-size: 1.25em;
    line-height: 1.25em;
    margin-bottom: 0.2em; }
  body .gform_wrapper form ul li.gfield {
    margin-top: 0 !important; }
  body .gform_wrapper .gform_title {
    display: none; }
  body .gform_wrapper .gform_heading {
    display: none; }
  body .gform_wrapper .gfield_required {
    color: #000000;
    margin-left: 0; }
  body .gform_wrapper .gform_footer {
    text-align: center;
    margin: 0 0 0 0; }
    body .gform_wrapper .gform_footer input[type="submit"] {
      font-size: 1em;
      line-height: 1.25em !important;
      margin: 0 1em 0 0;
      min-width: 10.8125em;
      border: 1px solid #ffb606;
      padding: 1em 0.625em;
      width: auto;
      background: #ffb606;
      color: #353639 !important; }
      body .gform_wrapper .gform_footer input[type="submit"]:hover {
        background: #ffb606 !important;
        border: 1px solid #ffb606;
        color: #093f89 !important; }
      body .gform_wrapper .gform_footer input[type="submit"]:focus:not(:hover):not(:active) {
        outline: 2px dashed #3299bb;
        outline-offset: 2px; }
  body .gform_wrapper select {
    padding: 0.125em 1.25em 0.125em 0.3125em; }
  body .gform_wrapper textarea,
  body .gform_wrapper input[type="color"],
  body .gform_wrapper input[type="date"],
  body .gform_wrapper input[type="datetime"],
  body .gform_wrapper input[type="datetime-local"],
  body .gform_wrapper input[type="email"],
  body .gform_wrapper input[type="month"],
  body .gform_wrapper input[type="number"],
  body .gform_wrapper input[type="password"],
  body .gform_wrapper input[type="search"],
  body .gform_wrapper input[type="tel"],
  body .gform_wrapper input[type="text"],
  body .gform_wrapper input[type="time"],
  body .gform_wrapper input[type="url"],
  body .gform_wrapper input[type="week"],
  body .gform_wrapper textarea,
  body .gform_wrapper select[multiple="multiple"],
  body .gform_wrapper select {
    background: #f7f7f7;
    margin-bottom: 0.3125em;
    box-shadow: none;
    border: 1px solid #f7f7f7;
    font-size: 16px;
    color: #000000;
    font-weight: 400; }
  body .gform_wrapper .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    line-height: initial;
    min-height: auto; }

@media (min-width: 40em) {
  body .gform_wrapper .gform_footer input[type="submit"] {
    min-width: 9.375em;
    margin-top: 1.25em; } }

@media (min-width: 60em) {
  body .gform_wrapper .gform_footer input[type="submit"] {
    min-width: 10.8125em; }
  body .gform_wrapper .gf_left_half,
  body .gform_wrapper .gf_right_half {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 0.625em;
    float: left; }
  body .gform_wrapper .gf_right_half {
    padding-right: 0 !important; } }

.ginput_container.ginput_container_text {
  margin-bottom: 0.625em; }

body .gform_wrapper .gform_footer input[type="submit"]:hover {
  background: #003278; }

.form-wrapper h2 {
  height: 100px; }

.bullet-heading {
  font-size: 2.1875em; }

.column-subheading {
  color: #3299bb;
  font-size: 1.125em;
  font-weight: 500; }

.dest-slider {
  background: #e1e1e1;
  overflow: hidden; }
  .dest-slider > .inner-wrap, .dest-slider > .inner-wrap-narrow, .dest-slider > .inner-wrap-wide, .dest-slider > .inner-wrap-fullwidth {
    padding-top: 40px;
    padding-bottom: 15px; }
  @media (min-width: 60em) {
    .dest-slider .flexslider .slides img {
      margin: 0 5.5em; } }
  .dest-slider .flexslider .flex-control-paging {
    bottom: -2%;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    width: 149px; }
    @media (min-width: 40em) {
      .dest-slider .flexslider .flex-control-paging {
        bottom: 23%;
        left: auto;
        position: absolute;
        right: 20%;
        text-align: center;
        width: 9.3125em; } }
    @media (min-width: 60em) {
      .dest-slider .flexslider .flex-control-paging {
        bottom: 14%;
        position: absolute;
        right: 20%;
        text-align: center;
        width: 149px; } }
    @media (min-width: 80em) {
      .dest-slider .flexslider .flex-control-paging {
        bottom: 0;
        position: absolute;
        right: 20%;
        text-align: center;
        width: 9.3125em; } }
    .dest-slider .flexslider .flex-control-paging li a {
      display: inline-block;
      vertical-align: middle;
      background: #0054a6; }
      .dest-slider .flexslider .flex-control-paging li a.flex-active {
        width: 16px;
        height: 16px;
        background: #0054a6; }
  .dest-slider .flexslider .flex-direction-nav a {
    top: 50%;
    opacity: 1; }
    .dest-slider .flexslider .flex-direction-nav a:before {
      background-image: url(left-arrow.png);
      background-size: 20px 21px;
      background-position: center; }
    .dest-slider .flexslider .flex-direction-nav a.flex-next:before {
      background-image: url(right-arrow.png);
      background-position: center; }
  .dest-slider .flexslider .flex-direction-nav .flex-prev {
    left: -5.375em; }
  .dest-slider .flexslider .flex-direction-nav .flex-next {
    right: -5.375em; }

.ds-subheading {
  font-size: 28px;
  color: #3299bb;
  font-weight: 500;
  margin-bottom: 2px; }

.ds-content {
  margin-top: 0.875em; }

.ds-heading {
  font-size: 35px;
  font-weight: 500;
  color: #232526;
  margin-top: 2px;
  margin-bottom: 20px; }

.ds-text {
  margin-top: 10px;
  margin-bottom: 25px;
  max-width: 25.8823529412em;
  color: #454545;
  font-size: 18px;
  line-height: 27px;
  width: 100%; }

.ds-cta {
  color: #0f7bbc;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  padding-right: 28px;
  font-size: 16px;
  text-decoration: underline; }

.ds-visual img {
  width: auto !important; }

/*=============== Breadcrumb ===============*/
.breadcrumb-menu {
  padding: 0 0 12px 0; }
  .breadcrumb-menu > span {
    font-size: 1.125em;
    font-weight: 400; }
    .breadcrumb-menu > span a {
      margin-left: 0;
      margin-right: 0.2222222222em;
      color: #000000;
      text-decoration: underline; }
      .breadcrumb-menu > span a:hover {
        text-decoration: none; }
  .breadcrumb-menu span[rel="v:child"] a {
    /*margin:0 em(28) 0 em(28);*/ }
    .breadcrumb-menu span[rel="v:child"] a:last-child {
      margin-right: 0; }
  .breadcrumb-menu span a {
    /*margin:0 em(28) 0 em(28);*/ }
    .breadcrumb-menu span a:last-child {
      margin-right: 0; }
  .breadcrumb-menu .breadcrumb_last {
    margin-left: 0.1666666667em;
    text-decoration: none; }

.image-gallery-with-thumbs .inner-wrap, .image-gallery-with-thumbs .inner-wrap-narrow, .image-gallery-with-thumbs .inner-wrap-wide, .image-gallery-with-thumbs .inner-wrap-fullwidth, .multiple-cols-module .inner-wrap, .multiple-cols-module .inner-wrap-narrow, .multiple-cols-module .inner-wrap-wide, .multiple-cols-module .inner-wrap-fullwidth {
  padding-top: 0;
  padding-bottom: 0; }

.page-id-6908 .product-item {
  /* @include mq(small) {
    @include span-columns(3 of 6);
    @include omega(2n);
     }  */ }
  @media (min-width: 40em) {
    .page-id-6908 .product-item {
      float: left;
      display: block;
      margin-right: 2.8425855704%;
      width: 17.7259315437%; }
      .page-id-6908 .product-item:last-child {
        margin-right: 0; } }

/*======== Multiple Grid =============*/
.multiple-cols-grid-module {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .multiple-cols-grid-module .inner-wrap, .multiple-cols-grid-module .inner-wrap-narrow, .multiple-cols-grid-module .inner-wrap-wide, .multiple-cols-grid-module .inner-wrap-fullwidth {
    padding-top: 2.5em;
    padding-bottom: 2.5em; }

.tse-cols-2 > * {
  padding: 0.75em 0; }

@media (min-width: 60em) {
  .tse-cols-2 {
    margin: 0 -0.75em;
    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; }
    .tse-cols-2 > * {
      width: 50%;
      padding: 0.75em;
      float: left; } }

.tse-cols-3 > * {
  padding: 0.75em 0; }

@media (min-width: 40em) {
  .tse-cols-3 {
    margin: 0 -0.75em;
    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; }
    .tse-cols-3 > * {
      width: 50%;
      padding: 0.75em;
      float: left; } }

@media (min-width: 60em) {
  .tse-cols-3 > * {
    width: 33.33%; } }

.tse-cols-4 > * {
  padding: 0.75em 0; }

@media (min-width: 40em) {
  .tse-cols-4 {
    margin: 0 -0.75em;
    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; }
    .tse-cols-4 > * {
      width: 50%;
      padding: 0.75em;
      float: left; } }

@media (min-width: 60em) {
  .tse-cols-4 > * {
    width: 25%; } }

.tse-cols-5 > * {
  padding: 0.75em 0; }

@media (min-width: 40em) {
  .tse-cols-5 {
    margin: 0 -0.75em;
    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; }
    .tse-cols-5 > * {
      width: 33.33%;
      padding: 0.75em;
      float: left; } }

@media (min-width: 60em) {
  .tse-cols-5 > * {
    width: 20%; } }

.tse-cols-6 {
  margin: 0 -0.75em;
  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; }
  .tse-cols-6 > * {
    width: 50%;
    padding: 0.75em;
    float: left; }
  @media (min-width: 40em) {
    .tse-cols-6 > * {
      width: 33.33%; } }
  @media (min-width: 60em) {
    .tse-cols-6 > * {
      width: 16.666%; } }

/* ===== 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 #eaeaea;
  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; }

.lightbox {
  display: inline-block; }
  .lightbox.tse-remove-border {
    outline: none !important; }
    .lightbox.tse-remove-border:focus {
      outline: none !important; }

.tse-remove-border {
  outline: none !important; }
  .tse-remove-border:focus {
    outline: none !important; }

/*=============== Site Header ===============*/
.site-header {
  background: white; }
  .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: 0; }
  @media (min-width: 60em) {
    .site-header {
      text-align: right;
      height: 11.25em;
      position: relative;
      z-index: 2; }
      .site-header .inner-wrap, .site-header .inner-wrap-narrow, .site-header .inner-wrap-wide, .site-header .inner-wrap-fullwidth {
        padding-top: 2.5625em;
        padding-bottom: 0; } }

@media (min-width: 60em) {
  .sh-sticky-wrap.stuck {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    background: white; }
    .sh-sticky-wrap.stuck .sh-utility-nav {
      height: 0;
      margin: 0;
      display: none; }
    .sh-sticky-wrap.stuck .site-nav-container {
      margin-top: -0.875em; }
    .sh-sticky-wrap.stuck .search-module {
      top: 8.1875em; }
    .sh-sticky-wrap.stuck .sn-li-l1 {
      margin-left: 1.75em; }
    .sh-sticky-wrap.stuck .site-logo {
      max-width: 24%; }
      .sh-sticky-wrap.stuck .site-logo img {
        max-height: 3.75em;
        width: auto; } }

@media (min-width: 80em) {
  .sh-sticky-wrap.stuck .site-nav-container {
    margin-top: -0.375em; } }

.site-logo {
  max-width: 23.1875em;
  width: 56%;
  margin: 0 auto 1.3125em;
  display: block;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .site-logo img {
    display: block;
    width: 100%; }
  @media (min-width: 60em) {
    .site-logo {
      float: left;
      margin: 0 auto 2.75em;
      width: 19%; } }
  @media (min-width: 80em) {
    .site-logo {
      width: 100%;
      margin: 0.0625em 0 2.75em -0.3125em !important; } }

.sh-utility-nav {
  display: none;
  transition: all 0.2s ease-in-out 0s; }
  @media (min-width: 60em) {
    .sh-utility-nav {
      display: inline-block;
      vertical-align: top;
      margin-right: 0.25em; }
      .sh-utility-nav .sh-ph {
        font-size: 1.25em;
        line-height: 1.2em;
        color: #3299bb;
        font-weight: 700;
        text-decoration: none;
        background-image: url(phone.svg);
        background-repeat: no-repeat;
        background-position: left center;
        letter-spacing: 0.3px;
        padding: 0 0 0 1.2em;
        display: inline-block;
        background-size: 1.2em 1.2em; } }

.sh-rfq-btn {
  border-radius: 3px;
  font-size: 13px;
  line-height: 1.15em;
  padding:padding: 1.2em 9px;
  margin: 0.5882352941em 0 0 0;
  font-family: "Open Sans";
  font-weight: 600;
  color: #000000; }
  @media (max-width: 20em) {
    .sh-rfq-btn {
      padding: 1.0588235294em 0.7058823529em 1.2941176471em 0.7058823529em;
      margin: 0.5882352941em 0 0 0; } }
  @media (min-width: 40em) {
    .sh-rfq-btn {
      padding: 1.0588235294em 2.1176470588em 1.2941176471em 2.0588235294em;
      margin: 0.5882352941em 0 0 0; }
      .sh-rfq-btn:hover {
        background: #dc9b00; } }

.sh-icons {
  background: #f2f2f2;
  display: block;
  width: 100%;
  padding-bottom: 20px;
  position: relative;
  text-align: center; }
  .sh-icons:after, .sh-icons:before {
    content: "";
    position: absolute;
    background: #f2f2f2;
    width: 1.5em;
    height: 100%; }
  .sh-icons:after {
    top: 0;
    left: -1.5em; }
  .sh-icons:before {
    top: 0;
    right: -1.5em; }
  .sh-icons .sh-ph {
    background-image: url(call-black.png);
    background-repeat: no-repeat;
    background-position: 29px 14px;
    padding: 16px 16px 26px 55px;
    margin: 17px 0 0 15px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-size: 19px 19px; }
    .sh-icons .sh-ph:after {
      content: "";
      position: absolute;
      width: 1px;
      height: 100%;
      background: rgba(0, 0, 0, 0.1);
      top: 2px;
      left: 0; }
    .sh-icons .sh-ph:before {
      content: "";
      position: absolute;
      width: 1px;
      height: 100%;
      background: rgba(0, 0, 0, 0.1);
      top: 2px;
      right: 0; }
  .sh-icons .sh-rfq-btn {
    position: relative;
    display: inline-block;
    vertical-align: top; }
    .sh-icons .sh-rfq-btn:after {
      content: "";
      position: absolute;
      width: 1px;
      height: 70%;
      background: rgba(0, 0, 0, 0.1);
      top: 9px;
       }
  @media (min-width: 60em) {
    .sh-icons {
      display: none; } }

.sh-ico-search, .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-menu span {
    font-size: .75em; }

.sh-rfq-wrap {
  display: inline-block;
  vertical-align: top; }

.sh-ph {
  margin: 0;
  image-rendering: -webkit-optimize-contrast; }

.sh-ico-search {
  background-image: url(search.svg);
  background-size: 1.5em;
  background-position: center;
  padding: 0;
  margin: 1.6875em 2.6875em 0 1.0625em;
  width: 1.9375em;
  height: 1.625em;
  display: inline-block;
  vertical-align: top; }

.sh-ico-menu {
  background-image: url(nav.svg);
  margin: 1.3125em 0 0 0.3125em;
  padding: 0;
  width: 2.375em;
  height: 2.375em;
  background-size: 2.3125em 2.3125em; }
  @media (min-width: 60em) {
    .sh-ico-menu {
      display: none; } }

/*=============== Site Intro ===============*/
.site-intro {
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center; }
  .site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
    padding-top: 5.125em;
    padding-bottom: 2.125em; }
  @media (min-width: 60em) {
    .site-intro {
      background-size: cover;
      background-position: 44% top;
      margin: 0;
      text-align: left;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .site-intro.stuck {
        margin-top: 9.8125em; }
      .site-intro .inner-wrap, .site-intro .inner-wrap-narrow, .site-intro .inner-wrap-wide, .site-intro .inner-wrap-fullwidth {
        padding-top: 5.125em;
        padding-bottom: 6.9375em; } }
  @media (min-width: 80em) {
    .site-intro {
      background-position: right top; } }

.si-heading-wrap {
  padding-bottom: 3em; }
  @media (min-width: 60em) {
    .si-heading-wrap {
      padding-bottom: 0; } }

.si-heading {
  font-size: 2.1875em;
  color: #ffb606;
  line-height: 1.2285714286em;
  font-weight: 700;
  margin: 0 0 2.0857142857em 0; }
  @media (min-width: 60em) {
    .si-heading {
      margin: 1.5135135135em 0 0.972972973em 0 !important;
      font-size: 2.3125em;
      line-height: 1.2702702703em;
      padding-right: 5.1351351351em; } }
  @media (min-width: 80em) {
    .si-heading {
      margin: 1.5135135135em 0 0.972972973em 0.5945945946em !important;
      padding-right: 0; } }

.si-sub-text {
  display: block;
  font-size: 0.6285714286em;
  line-height: 1.1363636364em;
  color: #ffffff;
  font-weight: 500;
  display: none; }
  @media (min-width: 60em) {
    .si-sub-text {
      display: block;
      font-size: 0.8108108108em;
      line-height: 1.5666666667em;
      margin: 0.2333333333em 0 0 0; } }

.si-icon {
  display: block;
  width: 4.875em;
  height: 4.875em;
  background: #ffb606;
  border-radius: 50%;
  margin: 0 auto;
  position: relative; }
  .si-icon img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%); }
  @media (min-width: 60em) {
    .si-icon {
      display: inline-block;
      vertical-align: top;
      margin: 0 0 0 1.4375em; } }

.si-info {
  color: #ffffff;
  font-size: 1.125em;
  line-height: 1.2222222222em;
  font-weight: 400;
  margin: 1.1111111111em 0 0 0;
  padding: 0 1.1666666667em; }
  @media (min-width: 60em) {
    .si-info {
      display: inline-block;
      vertical-align: top;
      padding: 0;
      margin: 0 0 0 1.0416666667em;
      color: rgba(255, 255, 255, 0.47);
      font-size: 1.5em;
      line-height: 1.5833333333em;
      width: 49%; } }

.sh-list {
  text-align: center;
  border-bottom: 1px solid #d9d9d9; }
  .sh-list li {
    display: inline-block;
    vertical-align: top;
    height: auto;
    border-bottom: 0; }
    .sh-list li:nth-child(2) {
      position: relative;
      margin: 0 0.3125em; }
      .sh-list li:nth-child(2):after, .sh-list li:nth-child(2):before {
        content: "";
        position: absolute;
        width: 1px;
        height: 48%;
        background: #eaeaea; }
      .sh-list li:nth-child(2):after {
        top: 0.1875em;
        left: 0; }
      .sh-list li:nth-child(2):before {
        top: 0.1875em;
        right: 0; }
      .sh-list li:nth-child(2) > a {
        padding: 0 0.75em; }
    .sh-list li a {
      font-weight: 400;
      color: #3299bb;
      font-size: 1.25em;
      line-height: 1em;
      text-decoration: none;
      height: auto; }
      .sh-list li a span {
        font-size: 1em; }
      .sh-list li a:visited {
        color: #3299bb; }
    .sh-list li > a {
      height: 1.5em;
      display: inline-block;
      vertical-align: top;
      padding: 0; }
    .sh-list li:hover > a span:after {
      display: none; }
    .sh-list li .sn-level-2 {
      z-index: 1;
      left: 0;
      padding: 0;
      min-width: 12.25em;
      position: absolute; }
      .sh-list li .sn-level-2 li {
        display: block; }
        .sh-list li .sn-level-2 li:nth-child(2) {
          margin: 0; }
        .sh-list li .sn-level-2 li > a {
          padding: 5px 15px;
          height: auto; }
          .sh-list li .sn-level-2 li > a span {
            font-size: 0.8em; }
    .sh-list li .m-subnav-arrow {
      display: inline-block !important;
      position: static !important;
      width: 0.9375em !important;
      height: 1.875em !important;
      background-image: url(top-nav-arrow.png) !important;
      background-repeat: no-repeat !important;
      background-position: center 0.3125em !important;
      background-size: 0.625em !important;
      transform: none !important; }
  .sh-list .sub-menu li a {
    display: block; }
  @media (min-width: 60em) {
    .sh-list {
      display: inline-block;
      vertical-align: top;
      border-bottom: none;
      margin: 0 0 0 0.9375em;
      padding-top: 0.0625em; }
      .sh-list li {
        padding: 0;
        margin: 0; }
        .sh-list li:nth-child(2) {
          margin: 0 0.9375em 0 1.125em; }
          .sh-list li:nth-child(2):after, .sh-list li:nth-child(2):before {
            display: none; }
          .sh-list li:nth-child(2) > a {
            padding: 0; }
      .sh-list .sn-level-2 {
        left: -1.5625em; } }
  @media (min-width: 80em) {
    .sh-list {
      margin: 0 0 0 2.0625em; }
      .sh-list li:nth-child(2) {
        margin: 0 3.5em 0 3.6875em; } }

.sh-no-link > a {
  cursor: default; }

.sh-iso-logo {
  text-align: center; }
  .sh-iso-logo img {
    display: block;
    margin: 1.875em auto 10px auto; }
  @media (min-width: 60em) {
    .sh-iso-logo {
      display: inline-block;
      vertical-align: top;
      margin: -0.5em 1.25em 0 0; }
      .sh-iso-logo img {
        margin: 0 auto; } }
  @media (min-width: 80em) {
    .sh-iso-logo {
      margin: -0.5em 3em 0 0; } }

.si-intro-bottom {
  background: rgba(33, 33, 32, 0.66);
  padding-bottom: 0.625em; }
  @media (min-width: 60em) {
    .si-intro-bottom {
      padding-bottom: 0 !important; } }
  .si-intro-bottom .inner-wrap, .si-intro-bottom .inner-wrap-narrow, .si-intro-bottom .inner-wrap-wide, .si-intro-bottom .inner-wrap-fullwidth {
    padding-top: 0;
    padding-bottom: 0; }

.si-intro-text {
  color: #ffffff;
  font-size: 1.125em;
  line-height: 2.1111111111em;
  font-weight: 400;
  margin: 0 0.4444444444em; }
  @media (min-width: 60em) {
    .si-intro-text {
      display: inline-block;
      vertical-align: top;
      padding: 1.4583333333em 2.4166666667em 1.5em 1.9583333333em;
      font-size: 1.5em;
      line-height: 1.5833333333em;
      margin: 0; } }

.sib-btn {
  color: #000000;
  font-size: 1em;
  line-height: 1.4375em;
  font-weight: 400;
  padding: 0.9375em 3.1875em 1.125em 2.4375em;
  border-radius: 3px;
  margin-top: 0.3125em; }
  .sib-btn span {
    position: relative;
    color: #000000; }
    .sib-btn span:after {
      content: url(si-btn-arrow.png);
      position: absolute;
      background-repeat: no-repeat;
      right: -2em;
      top: 0; }
    .sib-btn span:visited {
      color: #000000; }
    .sib-btn span:foucs {
      color: #000000; }
  @media (min-width: 40em) {
    .sib-btn {
      font-size: 1.1875em;
      line-height: 1.4210526316em;
      padding: 0.7894736842em 3.5263157895em 0.9473684211em 2.0526315789em; }
      .sib-btn:hover {
        background: #dc9b00;
        color: #ffffff; }
        .sib-btn:hover span {
          color: #000000; }
          .sib-btn:hover span:after {
            content: url(/wp-content/themes/triadmagnetics-default/img/si-btn-arrow.png);
            transform: rotate(90deg); } }
  @media (min-width: 60em) {
    .sib-btn {
      margin-top: 1.3157894737em;
      margin-bottom: 0 !important;
      padding: 0.9375em 4.1875em 1.125em 2.4375em; } }

.page-intro {
  background-image: url(destination-hero.jpg); }

/*=============== Site Content ===============*/
.site-content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.site-content-primary img {
  display: block;
  margin: 0 auto; }

/*========= Landing page ===========*/
.hs-blog-listing .hs-featured-image-link {
  display: block; }

.hs-blog-listing .hs-featured-image {
  float: none;
  max-width: 100%; }

.hs-blog-listing .more-link {
  font-size: 1.125em; }

@media (min-width: 40em) {
  .hs-blog-listing .post-header h3 {
    margin-top: 0; } }

.contact-sales-channel-btns > div {
  width: auto;
  display: block;
  margin-bottom: 1.5625em; }
  .contact-sales-channel-btns > div strong {
    display: block;
    margin-bottom: 5px; }
  .contact-sales-channel-btns > div:first-of-type {
    margin: 0 0 1.25em; }

.cms-wraper {
  margin: 1em auto; }

.cms-item {
  margin-bottom: 1em;
  padding: .5em 0 1.5em;
  border-bottom: 1px solid #f3f3f3; }

.cms-item:last-child {
  border-bottom: 0; }

.cmsi-img {
  width: 100%;
  max-width: 205px;
  margin: 1em auto;
  display: block;
  background: #f3f3f3;
  border-radius: 50%;
  padding: 3em; }

.cmsi-img img {
  display: block;
  width: 100%; }

.bullet-list li {
  font-style: italic; }

.form-wrapper .hs_cos_wrapper_type_form {
  padding: 1em;
  width: 80%;
  margin: 0 auto; }

.form-wrapper .hs_cos_wrapper_type_form .form-title {
  display: none; }

.form-wrapper .hs_cos_wrapper_type_form .hs-form {
  margin: 0 auto;
  width: 95%; }

.custom-top-footer-wrapper .custom-address p span {
  padding-right: 9px; }

.ebook-arrow {
  position: relative; }

.ebook-arrow img {
  display: block;
  margin: 0 auto; }

.cmsi-content h2 {
  text-transform: uppercase;
  margin-top: 0; }

.lp-gray-bg {
  background: #f3f3f3; }

.hs_cos_wrapper_type_form {
  background: #f3f3f3;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  display: block;
  padding: 2em;
  position: relative; }
  .hs_cos_wrapper_type_form .hs_submit {
    text-align: center; }

.sh-ico-search {
  background-image: url(https://info.triadmagnetics.com/hubfs/img/search.svg);
  background-size: 1.5em; }

.site-nav-container .sh-ico-search:hover {
  background-image: url(https://info.triadmagnetics.com/hubfs/img/search-submit-hover.svg) !important; }

ul:not([class]) > li:not([class]):after {
  width: 6px;
  height: 6px;
  background: #454545;
  border-radius: 50%; }

.rows-of-3 a span {
  display: block;
  margin-top: 10px;
  font-size: 19px;
  line-height: 26px; }

.rows-of-3 a:hover {
  text-decoration: none;
  color: #fdb827; }

.lp-page-rfq, .lp-contact-us {
  background-image: url("https://cdn2.hubspot.net/hubfs/1936504/background-1.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 532px; }
  .lp-page-rfq .hs_cos_wrapper_type_form:before, .lp-contact-us .hs_cos_wrapper_type_form:before {
    background: none;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100px auto;
    border: medium none;
    content: "";
    height: 150px;
    left: -4.8em;
    position: absolute;
    top: -4.8em;
    width: 150px;
    z-index: 1; }

.lp-contact-us .site-content-secondary {
  margin-bottom: 1.875em; }

@media (min-width: 40em) {
  .cms-wraper {
    width: 95%; }
  .cmsi-img {
    margin: 3% 3% 0 0;
    float: left;
    width: 27%; }
  .cmsi-content {
    float: right;
    width: 70%;
    margin-top: 0.3125em; } }

@media (min-width: 60em) {
  .cmsi-img {
    margin: 0 auto;
    width: 30%; }
  .ebook-arrow:after {
    position: absolute;
    content: '';
    width: 7em;
    height: 7em;
    top: 35%;
    right: -6%;
    background-image: url(https://cdn2.hubspot.net/hubfs/1936504/arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%; }
  .lp-page-rfq .site-content-secondary, .lp-contact-us .site-content-secondary {
    padding-top: 2.1875em; }
  .lp-page-rfq .hs_cos_wrapper_type_form:before, .lp-contact-us .hs_cos_wrapper_type_form:before {
    background-image: url("https://cdn2.hubspot.net/hubfs/1936504/arrow-drawn.svg");
    background-size: 3.75em auto;
    left: -1.5em;
    position: absolute;
    top: -1.8em; } }

@media (min-width: 80em) {
  .lp-page-rfq .hs_cos_wrapper_type_form:before, .lp-contact-us .hs_cos_wrapper_type_form:before {
    background-size: 5em auto;
    left: -2.5em;
    position: absolute;
    top: -2.8em; } }

@media screen and (min-width: 530px) {
  .contact-sales-channel-btns > div {
    width: auto;
    display: inline-block; }
    .contact-sales-channel-btns > div:first-of-type {
      margin: 0 1% 0 0; } }

@media screen and (min-width: 960px) {
  .contact-sales-channel-btns > div {
    width: 100%;
    display: block; }
    .contact-sales-channel-btns > div strong {
      display: block;
      margin-bottom: 5px; }
    .contact-sales-channel-btns > div:first-of-type {
      margin: 0 0 1.25em; } }

@media screen and (min-width: 1130px) {
  .contact-sales-channel-btns > div {
    width: auto;
    display: inline-block; }
    .contact-sales-channel-btns > div:first-of-type {
      margin: 0 1% 0 0; } }

.lp-map {
  width: 100% !important; }

/*=============== Site Footer ===============*/
.sf-top {
  background: #efefef;
  text-align: center; }
  .sf-top .inner-wrap, .sf-top .inner-wrap-narrow, .sf-top .inner-wrap-wide, .sf-top .inner-wrap-fullwidth {
    padding-top: 4.6875em;
    padding-bottom: 2.1875em; }
  @media (min-width: 80em) {
    .sf-top {
      text-align: left; } }

.sf-address {
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 80em) {
    .sf-address {
      padding: 0 0 0 2.5em;
      width: 40%; } }

.sfa-text {
  padding: 0;
  font-size: 1.125em;
  line-height: 1.6666666667em;
  font-weight: 700;
  color: #434343;
  margin: 0 0 0.5555555556em 0; }

.sf-email {
  display: block;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.6666666667em;
  color: #434343;
  margin: 0.3333333333em 0 1.2222222222em 0; }
  .sf-email a {
    font-weight: 400;
    text-decoration: none;
    color: #434343; }

.sf-phone {
  background-image: url(ico-phone-footer.svg);
  background-repeat: no-repeat;
  background-position: -0.1666666667em center;
  background-size: 1.3333333333em 1.3333333333em;
  font-size: 1.125em;
  color: #434343;
  line-height: 1.6666666667em;
  padding: 0 0 0 1.3888888889em; }
  .sf-phone a {
    color: #434343;
    text-decoration: none; }
  @media (min-width: 80em) {
    .sf-phone {
      display: inline-block;
      vertical-align: top;
      padding: 0 2.2222222222em 0 1.7222222222em; } }

.sf-fax {
  background-image: url(ico-fax.svg);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 1.125em;
  color: #434343;
  line-height: 1.6666666667em;
  padding: 0 0 0 1.3888888889em;
  display: inline-block;
  vertical-align: top;
  background-size: 23px; }
  .sf-fax a {
    color: #434343;
    text-decoration: none;
    cursor: default; }
  @media (min-width: 80em) {
    .sf-fax {
      display: inline-block;
      vertical-align: top;
      padding: 0 0 0 1.9444444444em; } }

.sf-social-media {
  margin: 0 0 0.625em; }
  @media (min-width: 80em) {
    .sf-social-media {
      margin: 0 0 0 0.125em; } }

.sfs-link {
  display: inline-block;
  vertical-align: top; }
  .sfs-link img {
    width: 100%;
    display: block; }
  .sfs-link:nth-child(1) {
    margin: 0 16px 0 0;
    width: 19px; }
  .sfs-link:nth-child(2) {
    width: 20px;
    margin: 0 21px 0 0; }
  .sfs-link:nth-child(3) {
    width: 22px;
    margin: 0 20px 0 0; }
  .sfs-link:nth-child(4) {
    width: 21px;
    margin: 0 24px 0 0; }
  .sfs-link:nth-child(5) {
    margin: 4px 0 0 0;
    width: 19px; }
    .sfs-link:nth-child(5) img {
      width: auto; }

@media (min-width: 80em) {
  .sf-right {
    float: right;
    padding-right: 1.3125em;
    width: 60%;
    text-align: right; } }

.sfr-img-wrap {
  /*@include mq(large) {
    .sfr-img {
      margin-right: em(11);
    }
  }*/ }
  .sfr-img-wrap .sfr-img {
    display: inline-block;
    width: 100%; }
    @media (min-width: 40em) {
      .sfr-img-wrap .sfr-img {
        width: auto; } }
    .sfr-img-wrap .sfr-img a {
      display: inline-block;
      vertical-align: top;
      border: 1px solid #ffb606;
      margin-right: 0.6875em;
      margin-bottom: 0.6875em;
      padding: 0 0.5em;
      background: #ffffff; }
  .sfr-img-wrap img {
    display: block;
    max-height: 4.625em; }

.sf-search {
  background: #f7f7f7;
  max-width: 20.25em;
  width: 100%;
  border: 1px solid #b5b5b5;
  height: 50px;
  margin: 0 auto; }
  .sf-search .search-form {
    padding: 0; }
  .sf-search .search-form-new {
    padding: 0; }
  .sf-search .search-submit {
    background: transparent !important;
    background-image: url(search-submit.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 1em 0.6666666667em !important;
    background-size: 1.3333333333em !important;
    width: 1.3888888889em !important;
    height: 2.1111111111em !important; }
    .sf-search .search-submit:focus {
      outline: none; }
  .sf-search .search-text {
    box-shadow: none !important;
    background: transparent !important;
    border: none !important;
    padding: 0.4444444444em 0 0 1.8888888889em !important;
    font-style: italic;
    font-size: 1.125em !important;
    box-sizing: border-box; }
  @media (min-width: 60em) {
    .sf-search {
      margin: 1.2777777778em 1.6111111111em 0 0;
      float: right; }
      .sf-search .search-text {
        padding: 0.3888888889em 0 0 1.8888888889em !important; } }

img[name=pphLoggerImage] {
  display: none; }

/*=============== Search ===============*/
.search-table {
  display: table;
  width: 100%;
  padding: 0; }

.search-row {
  display: table-row;
  width: 100%; }

a.search-link.search-exit {
  margin-right: 0px;
  margin-bottom: 0;
  display: block;
  text-align: right; }
  @media (min-width: 60em) {
    a.search-link.search-exit {
      margin-right: 10px; } }

.search-cell1 {
  display: table-cell;
  padding-right: 0; }

.search-cell2 {
  display: table-cell;
  width: 2.1875em;
  border: 0;
  vertical-align: top; }
#search {
width: 100% !important;
}
.search-text {
  font-size: 1.125em !important;
  font-style: initial;
  width: 100%;
  height: auto;
  float: none;
  box-shadow: none !important;
  border: none !important;
  background: #f7f7f7 !important;
  margin-bottom: 0 !important;
  border-radius: 3px !important;
  padding: 0.7222222222em 0.7777777778em !important;
  outline: none; }
  @media (min-width: 60em) {
    .search-text {
      padding: 0.7222222222em 2.1111111111em !important; } }

.search-submit {
  width: 100%;
  height: 2.3em;
  border: 0;
  float: right;
  font-weight: 300;
  background: #3299bb !important;
  color: #fff;
  border-radius: 4px !important;
  padding: 0.9375em 1.6875em 2em !important; }

.search-form {
  padding: 0 1.1875em; }
  @media (min-width: 60em) {
    .search-form {
      padding: 0 3.0625em; } }

.search-form-new {
  padding: 0 1.1875em; }
  @media (min-width: 60em) {
    .search-form-new {
      padding: 0 3.0625em; } }

.sh-search-buy-now .search-form {
  padding: 0 0.3125em;
  margin-top: 17px; }

  @media (min-width: 60em) {
    .sh-search-buy-now .search-form {
      padding: 0 0.3125em;
      margin-top: 21px; } }

.sh-search-buy-now .search-form-new {
  padding: 0 0.3125em; }
  @media (min-width: 60em) {
    .sh-search-buy-now .search-form-new {
      padding: 0 0.3125em;
      margin-top: 16px; } }
  @media (max-height: 46em) and (min-width: 60em) {
    .sh-search-buy-now .search-form-new {
      margin-top: 0; } }

@media (min-width: 40em) {
  .site-search {
    width: 100%; }
  .search-text {
    height: auto; }
  .search-submit {
    height: 2.3em; } }

.search-module {
  background: #ffb606;
  position: fixed;
  text-align: center;
  left: 0;
  right: 0;
  z-index: 100000;
  display: none;
  -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 {
    display: block; }
    @media (min-width: 60em) {
      .search-module.active {
        top: 11.25em; } }

@inclue mq(mediumv) {
  .search-module.active {
    top: 10.3125em; } }
  @media (min-width: 60em) {
    .search-module.stuck {
      top: 9.125em; } }

@inclue mq(mediumv) {
  .search-module.stuck {
    top: 6.8125em; } }
  .search-module .inner-wrap, .search-module .inner-wrap-narrow, .search-module .inner-wrap-wide, .search-module .inner-wrap-fullwidth {
    padding: 1.25em 0 1.75em 0; }

/*.search-exit {
  &.active {
    position: absolute;
    left: 0;
    top: em(180);
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
  }
  }*/
.sm-list-wrap {
  background: #eaeaea; }
  .sm-list-wrap .inner-wrap, .sm-list-wrap .inner-wrap-narrow, .sm-list-wrap .inner-wrap-wide, .sm-list-wrap .inner-wrap-fullwidth {
    padding-top: 0;
    padding-bottom: 0; }

.sm-list li {
  display: block;
  text-align: center; }
  .sm-list li a {
    color: #323232;
    font-size: 1em;
    line-height: 2.4375em;
    text-decoration: none;
    padding: 0.875em 0 0.75em;
    display: block; }
    .sm-list li a:hover {
      background: #ffb606;
      color: #ffffff; }
  @media (min-width: 40em) {
    .sm-list li {
      width: 31%;
      display: inline-block;
      vertical-align: top; } }
  @media (min-width: 60em) {
    .sm-list li {
      width: auto; }
      .sm-list li a {
        padding: 0.875em 1.1875em 0.75em; } }
  @media (min-width: 80em) {
    .sm-list li {
      width: auto; }
      .sm-list li a {
        padding: 0.875em 2.625em 0.75em; } }

/*=============== Read More ===============*/
.main-content {
  display: block;
  overflow: hidden;
  position: relative; }
  @media (min-width: 40em) {
    .main-content {
      display: inline; } }

@media (max-width: 20em) {
  .height {
    max-height: 15.625em; }
    .height:before {
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #ffffff 100%);
      bottom: 0;
      content: "";
      height: 100%;
      position: absolute;
      width: 100%;
      z-index: 1; }
  .heightAuto {
    max-height: 312.5em; }
    .heightAuto:before {
      display: none; } }

.link {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #477DCA;
  padding-bottom: 0.625em; }
  @media (min-width: 40em) {
    .link {
      display: none; } }

.product-module {
  width: 100% !important; }
  .product-module .owl-stage .owl-item {
    background: #f2f3f0; }
    .product-module .owl-stage .owl-item:nth-of-type(2n-2) {
      background: #eaeaea; }

.pm-slide {
  padding-bottom: 2.625em; }

.pm-item {
  text-align: center;
  text-decoration: none;
  color: #232526;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  display: block; }
  .pm-item:hover .pm-mask, .pm-item:focus .pm-mask {
    opacity: 1;
    background: rgba(0, 0, 0, 0.7); }
  .pm-item:hover .pm-title, .pm-item:focus .pm-title {
    visibility: hidden; }
  .pm-item:focus:not(:hover):not(:active) {
    outline-offset: -2px; }

.pm-img {
  margin-bottom: 1.875em; }

.pm-title {
  display: block;
  font-size: 1.25em;
  line-height: 1.2em;
  font-weight: 400;
  color: #232526;
  text-transform: none;
  visibility: visible; }

.pm-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  display: block;
  background-image: url(ms-hover.png);
  background-repeat: no-repeat;
  background-position: center center;
  overflow: visible;
  background: 0px solid rgba(0, 0, 0, 0.7);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out; }

.pm-mask-title {
  position: absolute;
  font-size: 1.125em;
  color: white;
  font-weight: 400;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  text-align: center;
  top: 50%;
  transform: translateY(-50%); }
  .pm-mask-title:after {
    content: url(mask-arrow.png); }

.about-module {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; }
  .about-module:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.71);
    top: 0;
    left: 0; }
  .about-module .inner-wrap, .about-module .inner-wrap-narrow, .about-module .inner-wrap-wide, .about-module .inner-wrap-fullwidth {
    padding-top: 6.1875em;
    padding-bottom: 4.5em; }

.am-heading {
  color: #ffffff;
  font-size: 1.75em;
  line-height: 1.5em;
  font-weight: 500;
  position: relative;
  z-index: 1;
  margin: 0 0 1.9642857143em;
  padding: 0; }
  @media (min-width: 40em) {
    .am-heading {
      padding: 0 4.6785714286em; } }

.am-sub-heading {
  position: relative;
  z-index: 1;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.62);
  font-size: 1.5625em;
  line-height: 1.08em; }
  .am-sub-heading:after, .am-sub-heading:before {
    content: "";
    position: absolute;
    width: 3.04em;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    top: 50%;
    transform: translatey(-50%); }
  .am-sub-heading:after {
    left: -67%; }
  .am-sub-heading:before {
    right: -67%; }

.am-btn-wrap {
  position: relative;
  z-index: 1;
  margin-top: 3.125em; }
  .am-btn-wrap .btn, .am-btn-wrap button,
  .am-btn-wrap input[type="submit"], .am-btn-wrap .btn-download, .am-btn-wrap .btn-arrow, .am-btn-wrap .product-grid-item-link {
    font-size: 1.125em;
    line-height: 1.1666666667em;
    color: #000000;
    font-weight: 400;
    border-radius: 3px;
    padding: 1.1666666667em 1.7222222222em 1.0555555556em 1.7777777778em;
    margin-bottom: 1em; }

@inlcude mq(large) {
  .am-btn-wrap .btn, .am-btn-wrap button,
  .am-btn-wrap input[type="submit"], .am-btn-wrap .btn-download, .am-btn-wrap .btn-arrow, .am-btn-wrap .product-grid-item-link {
    margin-bottom: 0; } }
  .am-btn-wrap .am-btn-alt {
    background: transparent;
    border: 2px solid #3299bb;
    color: #ffffff;
    padding: 0.9444444444em 2.8333333333em; }
    .am-btn-wrap .am-btn-alt:hover, .am-btn-wrap .am-btn-alt:focus {
      background: #3299bb;
      color: #ffffff; }
  .am-btn-wrap span {
    font-size: 1.375em;
    line-height: 1em;
    color: #ffffff;
    font-weight: 700;
    font-family: Raleway;
    text-transform: capitalize;
    padding: 0 2.3181818182em; }
    @media (min-width: 40em) {
      .am-btn-wrap span {
        padding: 0 2.3181818182em; } }

.cta-module {
  text-align: center; }

.cta-ebook {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-decoration: none;
  font-size: 1.25em;
  line-height: 2.1em;
  font-weight: 600;
  color: #dedede;
  font-family: "Open Sans";
  background: #ffb606;
  padding: 1.85em 0 1.55em 0;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }
  .cta-ebook .cta-text {
    color: #ffffff;
    position: relative;
    padding: 0 0 0 3.15em; }
    .cta-ebook .cta-text span {
      color: #ffffff; }
    .cta-ebook .cta-text:after {
      content: "";
      background-image: url(ebook.svg);
      background-repeat: no-repeat;
      background-size: 2.15em 2.15em;
      position: absolute;
      left: 0;
      top: -0.4em;
      width: 2.15em;
      height: 2.15em; }
    .cta-ebook .cta-text:before {
      content: url(img-content-arrow.png);
      position: absolute;
      right: -1.2em;
      top: -0.4em; }
  @media (min-width: 40em) {
    .cta-ebook {
      width: 50%; }
      .cta-ebook:hover {
        background: #dc9b00; }
        .cta-ebook:hover .cta-text {
          color: #ffffff; }
          .cta-ebook:hover .cta-text span {
            color: #ffca4c; } }

.cta-video {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-decoration: none;
  font-size: 1.25em;
  line-height: 2.1em;
  font-weight: 600;
  color: #dedede;
  padding: 1.85em 0 1.55em 0;
  font-family: "Open Sans";
  background: #fcbf2b;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out; }
  .cta-video .cta-text {
    color: #ffffff;
    position: relative;
    padding: 0 0 0 3.15em; }
    .cta-video .cta-text span {
      color: #ffffff; }
    .cta-video .cta-text:after {
      content: "";
      background-image: url(play.svg);
      background-repeat: no-repeat;
      background-size: 2.65em 2.65em;
      position: absolute;
      left: 0;
      top: -0.6em;
      width: 2.65em;
      height: 2.65em; }
    .cta-video .cta-text:before {
      content: url(img-content-arrow.png);
      position: absolute;
      right: -1.1em;
      top: -0.4em; }
  @media (min-width: 40em) {
    .cta-video {
      width: 50%; }
      .cta-video:hover {
        background: #dc9b00; }
        .cta-video:hover .cta-text {
          color: #ffffff; }
          .cta-video:hover .cta-text span {
            color: #ffca4c; } }

.markets-served-module {
  text-align: center; }

.ms-heading {
  color: #232526;
  font-weight: 500;
  font-size: 2.1875em;
  line-height: 1.2em;
  margin: 1.4285714286em 0 1.2285714286em 0;
  letter-spacing: 0.4px; }

.ms-link {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-decoration: none;
  font-size: 1.125em;
  font-weight: 400;
  color: white;
  line-height: 1.5555555556em;
  margin: 0 auto;
  max-width: 17.7777777778em;
  width: 100%;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .ms-link:hover {
    color: #ffffff; }
  .ms-link:focus {
    color: #ffffff; }
  .ms-link:visited {
    color: #ffffff; }
  .ms-link:focus:not(:hover):not(:active) {
    outline: 2px dashed #ffffff;
    outline-offset: -5px; }
  .ms-link:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    top: 0;
    webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  @media (min-width: 40em) {
    .ms-link:hover:after, .ms-link:focus:after {
      background: rgba(0, 0, 0, 0.75); }
    .ms-link:hover .ms-title, .ms-link:focus .ms-title {
      width: 100%;
      border-radius: 0;
      top: 50%;
      background-size: 2em;
      color: #ffffff;
      transform: translateY(-50%);
      background: transparent;
      padding-left: 0;
      text-align: center; }
    .ms-link:hover .ms-icon, .ms-link:focus .ms-icon {
      position: static;
      display: block;
      margin: 0 auto; }
    .ms-link:hover .ms-header, .ms-link:focus .ms-header {
      padding: 1.9444444444em 0 3.3333333333em;
      display: block; }
    .ms-link:hover .ms-cta, .ms-link:focus .ms-cta {
      visibility: visible;
      position: static; } }
  @media (min-width: 60em) {
    .ms-link {
      font-size: 0.6875em;
      width: 20%;
      float: left;
      max-width: none; } }
  @media (min-width: 80em) {
    .ms-link {
      font-size: 1.125em; } }
  @media (min-width: 100em) {
    .ms-link {
      /*&:nth-child(2) {
      .ms-icon{
        left: em(21,18)
      }
    }
    &:nth-child(5) {
      .ms-icon{
        left: em(18,18)
      }
    }*/ } }

.ms-cta {
  font-size: 1.125em;
  visibility: hidden;
  color: #ffb606 !important;
  background-image: url(right-yellow-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 0.1666666667em;
  background-size: 1.3333333333em 1.3333333333em;
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  color: white;
  padding-right: 1.7777777778em;
  position: absolute; }

.ms-img img {
  display: block;
  width: 100%; }

.ms-title {
  position: absolute;
  top: 51%;
  transform: translateY(-50%);
  z-index: 1;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 3px;
  left: 0;
  right: 0;
  width: 82%;
  margin: 0 auto; }
  @media (min-width: 60em) {
    .ms-title {
      padding-left: 4.9090909091em;
      text-align: left; } }
  @media (min-width: 80em) {
    .ms-title {
      padding-left: 3em; } }
  @media (min-width: 100em) {
    .ms-title {
      text-align: center;
      padding-left: 0; } }

.ms-icon {
  width: 2em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.8333333333em; }
  @media (min-width: 60em) {
    .ms-icon {
      left: 0.5555555556em; } }
  @media (min-width: 100em) {
    .ms-icon {
      left: 2.1111111111em; } }

@media (min-width: 1600px) and (max-width: 1919px) {
  .ms-icon {
    left: 0.6666666667em; } }

.ms-header {
  padding: 1.4444444444em 0;
  display: inline-block; }

.sf-thomas {
  background: #000000;
  text-align: center; }
  .sf-thomas .inner-wrap, .sf-thomas .inner-wrap-narrow, .sf-thomas .inner-wrap-wide, .sf-thomas .inner-wrap-fullwidth {
    padding-top: 1.9375em;
    padding-bottom: 1.5625em; }
  .sf-thomas p {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.1875em;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    display: inline-block;
    text-align: left;
    vertical-align: top; }
    .sf-thomas p a {
      text-decoration: none;
      color: rgba(255, 255, 255, 0.8); }
  @media (min-width: 60em) {
    .sf-thomas {
      text-align: right; }
      .sf-thomas p {
        float: left;
        margin: 0 0 0 2.5625em; }
        .sf-thomas p span {
          position: relative;
          /*padding: 0 0 0 em(9);
        &:after {
          content: "|";
          position: absolute;
          left: 0;
          top: 0;
          color: rgba(255, 255, 255, 0.75);
          }*/ } }

.sf-list {
  margin: 0;
  display: inline-block;
  vertical-align: top; }
  .sf-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0.625em; }
    .sf-list li a {
      text-decoration: none;
      color: white;
      font-weight: 400;
      font-size: 1em;
      line-height: 1.1875em; }
      .sf-list li a:hover {
        text-decoration: underline; }
  @media (min-width: 60em) {
    .sf-list {
      margin: -0.1875em 2.5em 0 0; }
      .sf-list li {
        margin: 0 0 0 3.1875em; } }

.blog-module .inner-wrap, .blog-module .inner-wrap-narrow, .blog-module .inner-wrap-wide, .blog-module .inner-wrap-fullwidth {
  padding-top: 3.625em;
  padding-bottom: 3.4375em; }

.blog-module h2 {
  font-size: 1.5em;
  line-height: 1.75em;
  color: #232526;
  font-family: Lato;
  font-weight: 400;
  margin: 0;
  border-bottom: 1px solid #727272;
  padding: 0 0 0.625em 0;
  letter-spacing: 0.7px;
  text-align: left; }
  @media (min-width: 60em) {
    .blog-module h2 {
      font-size: 1.375em; } }
  @media (min-width: 80em) {
    .blog-module h2 {
      font-size: 1.5em; } }

.bm-upcoming-event,
.subscribe-to-blog,
.news-announcements {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.5625em;
  width: 100%;
  position: relative; }

@media (min-width: 40em) {
  .subscribe-to-blog {
    margin-right: 2%;
    width: 49%; } }

@media (min-width: 60em) {
  .subscribe-to-blog {
    margin-left: 0; } }

@media (min-width: 40em) {
  .news-announcements {
    margin-right: 0;
    width: 48%; } }

.bm-upcoming-event {
  text-align: center; }
  .bm-upcoming-event .bm-heading {
    text-align: left; }
  .bm-upcoming-event > a {
    display: inline-block;
    text-decoration: none; }

.bue-img {
  margin: 1.6111111111em auto 2em; }
  @media (max-height: 40em) and (min-width: 60em) {
    .bue-img {
      max-width: 8.0625em; } }

.news-announcements {
  text-align: left; }

.bm-text {
  font-weight: 700;
  font-size: 1.125em;
  line-height: 2.3333333333em;
  color: #232526;
  display: block;
  margin: 1.1111111111em 0 0.2222222222em 0.7222222222em; }
  .bm-text span {
    font-weight: 400; }

.bm-contnet {
  color: #6c6c6c;
  font-size: 1.125em;
  line-height: 1.6111111111em;
  font-weight: 400;
  margin: 0;
  padding: 0 2.2222222222em 1.2777777778em 0.7222222222em; }

.bm-link {
  color: #ffb606;
  font-size: 1.125em;
  line-height: 1.1666666667em;
  text-decoration: none;
  background-image: url(download-ebook.png);
  background-size: 1em 1em;
  background-repeat: no-repeat;
  background-position: top left;
  font-weight: 700;
  padding: 0 0 1.0555555556em 2.2222222222em; }
  .bm-link:hover {
    color: #dc9b00;
    background-image: url(download-ebook-hover.png); }
  .bm-link:focus {
    color: #ffb606; }

.stb-contnet {
  color: #6c6c6c;
  font-size: 1.125em;
  line-height: 1.6111111111em;
  font-weight: 400;
  margin: 1.6111111111em 0 2em 0;
  padding: 0px 0.7222222222em; }

.demos-heading {
  font-size: 1em;
  text-align: center; }
  @media (min-width: 40em) {
    .demos-heading {
      min-height: 6.25em; } }
  @media (min-width: 60em) {
    .demos-heading {
      font-size: 1.125em;
      min-height: 5.5555555556em; } }
  @media (min-width: 80em) {
    .demos-heading {
      font-size: 1.125em;
      min-height: 3.7222222222em; } }

.pbm-wrap {
  width: 100%;
  display: table; }

.pbm-item {
  max-width: 18.75em;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0.9375em;
  margin-bottom: 0.9375em; }
  .pbm-item a {
    color: #232526;
    text-decoration: none; }
    .pbm-item a:hover {
      color: #2686a5; }
    .pbm-item a:hover {
      color: #232526; }
  .pbm-item img {
    display: block;
    width: 100%;
    border: solid 1px #efefef; }
  @media (min-width: 40em) {
    .pbm-item {
      width: 33.33%;
      float: left; } }
  @media (min-width: 60em) {
    .pbm-item {
      width: 25%; } }

.pbm-title {
  font-size: 1.125em;
  font-family: Raleway;
  text-align: center;
  display: block;
  margin-top: 0.2777777778em; }

body .gform_wrapper.stb-form_wrapper {
  background: rgba(0, 0, 0, 0);
  padding: 0;
  margin: 0; }

.stb-text, .stb-form_wrapper input[type="text"] {
  box-shadow: none !important;
  background: #f7f7f7 !important;
  border: 1px solid #b5b5b5 !important;
  font-size: 1.125em !important;
  color: #434343 !important;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  padding: 0.7222222222em 1.8888888889em 0.7222222222em !important;
  margin-bottom: 0 !important; }

body .gform_wrapper.stb-form_wrapper .gform_footer {
  text-align: left;
  margin: 0;
  padding-bottom: 0; }

body .gform_wrapper.stb-form_wrapper .gform_footer input[type="submit"] {
  margin: 0;
  font-size: 1.25em !important;
  font-weight: 400 !important;
  text-transform: capitalize;
  border-radius: 3px !important;
  padding: 0.7em 1.6em !important;
  color: #000000 !important;
  min-width: inherit !important; }
  @media (min-width: 80em) {
    body .gform_wrapper.stb-form_wrapper .gform_footer input[type="submit"] {
      padding: 0.7em 2.65em !important; } }
  body .gform_wrapper.stb-form_wrapper .gform_footer input[type="submit"]:hover, body .gform_wrapper.stb-form_wrapper .gform_footer input[type="submit"]:focus {
    background: #d29400 !important; }

.stb-btn {
  font-size: 1.125em !important;
  font-weight: 400 !important;
  text-transform: capitalize;
  border-radius: 3px !important;
  padding: 0.7777777778em 1.7777777778em !important; }
  @media (min-width: 80em) {
    .stb-btn {
      padding: 0.7777777778em 2.9444444444em !important; } }

.na-content {
  color: #6c6c6c;
  font-size: 1.125em;
  line-height: 1.6111111111em;
  font-weight: 400;
  margin: 1.4444444444em 0 1em 0;
  padding: 0 0 0 0.5em; }
  .na-content:nth-child(3) {
    margin: 0 0 2.5555555556em 0; }
  .na-content a {
    color: #3299bb; }

.na-btn {
  color: #ffb606;
  font-size: 1.125em;
  line-height: 1.1666666667em;
  text-decoration: none;
  background-image: url(ico-new-link.svg);
  background-repeat: no-repeat;
  background-position: left 0;
  font-weight: 700;
  padding: 0 0 0 1.9444444444em;
  margin: 0 0 0 5.277778em;
  background-size: 1.2222222222em;
  position: absolute;
  bottom: 17px;
  right: 0; }
  .na-btn:hover {
    color: #dc9b00;
    background-image: url(ico-new-link-hover.svg); }
  .na-btn:focus {
    color: #ffb606; }
  @media (min-width: 80em) {
    .na-btn {
      right: 35px;
      bottom: 15px; } }

.featured-video {
  margin: 1.6111111111em 0 2em 0;
  display: inline-block;
  position: relative;
  width: 100%; }
  .featured-video:before {
    position: absolute;
    content: '';
    background-image: url(ico-play.png);
    background-repeat: no-repeat;
    width: 3.375em;
    height: 3.375em;
    background-size: 3.375em 3.375em;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .featured-video:hover:before {
    background-image: url(ico-play-hover.png); }

.site-wrap.nav-active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0; }

.one-col .inner-wrap-narrow {
  padding-top: 4.3125em;
  padding-bottom: 4.9375em; }

.one-col .bold-text {
  font-weight: 700;
  font-size: 1.625em;
  line-height: 1.3846153846em;
  color: #222526;
  margin: 0 0 35px 0; }

.dest-page .inner-wrap-narrow {
  padding-left: 2.25em;
  padding-right: 1.6875em; }

.dest-page p.emph, .dest-page .section-header-wrap p, .section-header-wrap .dest-page p, .dest-page .page-intro p, .page-intro .dest-page p {
  font-size: 1.875em;
  line-height: 1.3em; }

.dest-page p strong {
  color: #3299bb; }

.dest-page hr {
  border-bottom: 2px solid #b7b7b7; }

hr {
  border-bottom: 2px solid #b7b7b7;
  margin: 1.5em 0 !important; }

.dest-product-gallery {
  padding-top: 79px;
  padding-bottom: 0;
  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;
  -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;
  border-top: 1px solid #e5e5e5;
  margin-top: 67px; }

.dpg-wrap {
  width: 100%; }
  .dpg-wrap img {
    display: block;
    margin: 2px auto; }
  @media (min-width: 40em) {
    .dpg-wrap {
      width: 20%;
      padding: 0 0.625em; } }

.blockquote-text {
  background: #eaeaea;
  border-top: 5px solid #fdb827; }
  .blockquote-text p {
    padding: 19px 43px 50px;
    line-height: 25px;
    position: relative; }
    .blockquote-text p:after {
      content: url(img-quote.png);
      position: absolute;
      top: 18px;
      left: 18px; }
    .blockquote-text p:before {
      content: url(img-quote-bottom.png);
      position: absolute;
      bottom: 44px;
      right: 83px; }

.page-template-dest-page .site-content > .inner-wrap-narrow {
  padding-bottom: 47px; }

.page-template-dest-page .additional-content .dest-product-gallery-module > .inner-wrap-narrow {
  padding-top: 0; }

.specifications-block {
  border-spacing: 5px 3px;
  display: table;
  width: 100%; }

.specifications-block dl {
  display: table;
  width: 100%;
  margin: 0; }

.specifications-block dl dt {
  display: table-cell;
  margin: 0;
  border: 1px solid #bdbdbd;
  padding: 10px;
  width: 35%;
  font-size: 15px; }

.specifications-block dl dd {
  display: table-cell;
  margin: 0;
  border: 1px solid #bdbdbd;
  padding: 10px; }

.specifications-block dl dd p {
  font-size: 15px;
  margin: 0; }

.multiple-cols-module section.rows-of-1 > div {
  clear: both; }

.anchor-link-nav-module .inner-wrap-narrow {
  padding-top: 0; }

ul.alnm-links {
  background: #3299bb;
  padding: 0.625em;
  z-index: 9;
  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; }

ul.alnm-links li {
  position: relative; }

ul.alnm-links li + li:before {
  border-left: 1px solid #fff;
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  height: 16px; }

ul.alnm-links li + li {
  margin-left: 10px;
  padding-left: 10px; }

ul.alnm-links li a {
  color: #fff;
  font-weight: 700; }

.text-right {
  text-align: right; }

.mfp-wrap figcaption .mfp-title {
  text-align: center; }

/*Historical Module */
.historical_innerwrap {
  background: #424242;
  color: #fff;
  max-width: 49.625em;
  width: 100%;
  margin-top: .3571428571428571em;
  font-size: 14px; }

.historical_header {
  background: url(historical_header_bg.jpg) 147px top no-repeat; }

.historical_header > nav {
  padding: 0 .7142857142857143em; }

@media only screen and (min-width: 40em) {
  .historical_header > nav {
    float: right;
    padding: 5.428571428571429em .7142857142857143em 0 0; } }

#historical_menu > ul {
  padding: 0; }

@media only screen and (min-width: 40em) {
  #historical_menu li {
    background: url(historical_menu_bg.jpg) right center no-repeat;
    display: inline-block;
    padding: 0 .5em; }
  #historical_menu li:last-child {
    background: none; } }

#historical_menu li:after {
  display: none; }

#historical_menu ul li a {
  color: #a6a6a6;
  display: block;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px; }
  #historical_menu ul li a:hover, #historical_menu ul li a:focus {
    color: #fff; }

@media only screen and (min-width: 40em) {
  .historical_banner {
    margin-top: 0; } }

.historical_contant {
  background: url(line_bg.jpg) repeat-x;
  margin: .7142857142857143em; }

.historical_contant > p {
  padding: .7142857142857143em 0;
  font-size: 14px;
  margin: 0; }

.product-carousel .slides li {
  text-align: center; }

.product-item {
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 auto 40px;
  float: none; }
  .product-item:last-child {
    margin-bottom: 0; }
  @media (min-width: 40em) {
    .product-item {
      float: left;
      display: block;
      margin: 0;
      margin-right: 2.3576515979%;
      width: 22.6317613015%; } }

#sr-map {
  width: 100%;
  min-height: 25em; }
  #sr-map .sr-rep {
    background: white;
    width: 100%;
    padding: 0;
    margin: 0;
    min-height: auto;
    border: none;
    text-align: left; }
  @media (min-width: 40em) {
    #sr-map {
      min-height: 37.5em; } }

.sr-rep {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #ccc;
  background: #f5f5f5;
  margin-bottom: 1.25em;
  position: relative;
  /*top: 570px;*/
  text-align: center;
  min-height: 200px;
  padding-top: 20px;
  /*margin-right: 20px;*/ }
  .sr-rep a {
    word-break: break-all; }
  @media (min-width: 40em) {
    .sr-rep {
      width: 31%; }
      .sr-rep:not(:nth-of-type(3n)) {
        margin-right: 3%; } }

#sr-distributors ul {
  width: 100%;
  display: inline-block;
  vertical-align: top; }

@media (min-width: 40em) {
  #sr-distributors ul {
    width: 33%; } }

#gform_wrapper_4 {
  min-height: 120px; }

#gform_confirmation_message_4 {
  min-height: 60px; }
  @media only screen and (min-width: 40em) {
    #gform_confirmation_message_4 {
      min-height: 110px; } }

#sr-locator {
  border-bottom: 1px #ccc solid;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0; }

.sr-select-label {
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  padding: 0 0 0 10px; }

.sr-select-country {
  display: inline-block;
  margin: 0 0 0 10px;
  width: 200px; }

.sr-locations,
.sr-countries {
  margin-bottom: 0; }

.sr-select-location {
  display: inline-block;
  margin: 0 0 0 10px;
  width: 300px; }

#sr-reps-info {
  border-top: 1px #ccc solid;
  /*max-height: 300px;*/
  height: 18.75em;
  overflow: auto;
  /*overflow: scroll;*/
  margin: 10px 0;
  padding: 30px 0 0 0;
  position: relative;
  vertical-align: top; }
  #sr-reps-info h2 {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 7px;
    left: 15px; }
  #sr-reps-info .sr-rep {
    background: white;
    background: -moz-linear-gradient(top, white 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, white 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, white 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, white 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, white 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 0 10px 0;
    padding: 20px;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: top; }
    #sr-reps-info .sr-rep:hover {
      background: #e5e5e5;
      background: -moz-linear-gradient(top, #e5e5e5 0%, white 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, white));
      background: -webkit-linear-gradient(top, #e5e5e5 0%, white 100%);
      background: -o-linear-gradient(top, #e5e5e5 0%, white 100%);
      background: -ms-linear-gradient(top, #e5e5e5 0%, white 100%);
      background: linear-gradient(to bottom, #e5e5e5 0%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); }
  @media (min-width: 40em) {
    #sr-reps-info .sr-rep {
      margin: 0 1% 10px 1%; } }

#sr-locator h2 {
  border-bottom: 1px #ccc solid;
  font-size: 18px;
  margin: 0 0 5px 0;
  padding: 0 0 5px 5px; }

#sr-distributors a {
  font-size: 16px;
  text-align: left;
  text-decoration: none; }

/*=============== simple search drop down ===============*/
.sib-nav {
  display: inline-block; }

.sib-nav > li {
  position: relative; }

.sib-nav > li:hover .sib-btn {
  background: #dc9b00;
  color: #ffffff;
  border-radius: 3px 3px 0 0; }
  .sib-nav > li:hover .sib-btn span {
    color: #000000; }
    .sib-nav > li:hover .sib-btn span:after {
      content: url(/wp-content/themes/triadmagnetics-default/img/si-btn-arrow.png); }

.mobile-nav {
  display: none; }

.sub-nav-menu {
  background: rgba(255, 182, 6, 0.9);
  display: none;
  position: absolute;
  padding: 0;
  z-index: 3;
  width: 100%;
  text-align: left; }

.sub-nav-menu li {
  list-style: none; }
  .sub-nav-menu li a {
    font-size: 1em;
    border-bottom: 1px solid rgba(254, 212, 126, 0.8);
    display: block;
    padding: 0.625em 1.5625em;
    color: #575552;
    text-decoration: none; }
    .sub-nav-menu li a:hover {
      background: #fed47e;
      color: #000000; }
  .sub-nav-menu li:last-child {
    border: 0; }

@media (max-width: 767px) {
  .mobile-nav {
    display: block; } }

@media (min-width: 767px) {
  .sib-nav > li:hover > .sub-nav-menu {
    display: block !important; } }

.sitemap-menu .sub-menu {
  padding-left: 1.25em; }

.yellow-color {
  font-size: 2.5em !important;
  color: #fdb827; }

.website-search-wrap {
  overflow: hidden; width:100%;}

.plp-search-wrap {
  overflow: hidden; }

@media (min-width: 40em) {
  .smf-wrapper {
    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; } }

.smf-wrapper h5.smf-heading {
  min-width: 105px;
  text-align: left; }

.smf-wrapper .smf-block {
  margin-left: -20px;
  margin-right: -20px; }
  @media (min-width: 40em) {
    .smf-wrapper .smf-block {
      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;
      -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; } }
  .smf-wrapper .smf-block > div {
    padding-left: 20px;
    padding-right: 20px;
    position: relative; }
    .smf-wrapper .smf-block > div + div:before {
      content: "or";
      position: absolute;
      left: -9px;
      font-size: 16px;
      top: 10px;
      font-weight: 700;
      height: 100%; }
    @media (min-width: 40em) {
      .smf-wrapper .smf-block > div {
        width: 25%; } }
    @media (min-width: 60em) {
      .smf-wrapper .smf-block > div {
        height: 50px; } }
    .smf-wrapper .smf-block > div select.smf-prod-search {
      font-size: 16px;
      font-family: 'Lato';
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none;
      border-radius: 30px;
      padding: 10px 25px;
      /* line-height: 10px; */
      width: 100%;
      height: 46px !important;
      box-shadow: 0px 2px 4px #cccccc;
      background-image: url(select-image.png);
      background-repeat: no-repeat;
      background-position: center right 25px;
      margin: 0; }
    .smf-wrapper .smf-block > div a.btn, .smf-wrapper .smf-block > div a.btn-download, .smf-wrapper .smf-block > div a.btn-arrow, .smf-wrapper .smf-block > div a.product-grid-item-link {
      background: #fff;
      padding: 12px 25px;
      border-radius: 30px;
      line-height: 20px;
      box-shadow: 0px 2px 4px #cccccc;
      color: #4e4d4d;
      width: 100%;
      text-align: left;
      font-weight: 400;
      font-size: 15px;
      background-image: url(arrow-left-image.png);
      background-repeat: no-repeat;
      background-position: center right 25px; }
    .smf-wrapper .smf-block > div .search-form-new {
      padding: 0 !important; }
      .smf-wrapper .smf-block > div .search-form-new .search-cell1 {
        padding: 0 !important; }
      .smf-wrapper .smf-block > div .search-form-new .search-text1 {
        border-radius: 50px !important;
        width: 100%;
        height: auto !important;
        box-shadow: 0px 2px 4px #cccccc !important;
        /*background-image: url(search.svg);
          background-repeat: no-repeat;
          background-position: center right 25px;*/
        margin: 0;
        padding: 13px 30px 15px 25px !important;
        background: #fff !important;
        font-style: normal !important;
        font-size: 15px !important;
        text-overflow: ellipsis; }
      .smf-wrapper .smf-block > div .search-form-new .search-submit {
        width: 55px;
        min-width: inherit;
        height: 25px;
        padding: 0 !important;
        position: absolute !important;
        right: 5px;
        top: 10px;
        color: transparent !important;
        background: transparent !important;
        background-image: url(search.svg) !important;
        background-repeat: no-repeat !important;
        background-position: center right 25px !important;
        background-size: 23px auto !important; }
    .smf-wrapper .smf-block > div .search-form {
      padding: 0 !important; margin: 0 !important}
      .smf-wrapper .smf-block > div .search-form .search-cell1 {
        padding: 0 !important; }
      .smf-wrapper .smf-block > div .search-form .search-text {
        border-radius: 50px !important;
        width: 100%;
        height: auto !important;
        box-shadow: 0px 2px 4px #cccccc !important;
        /*background-image: url(search.svg);
          background-repeat: no-repeat;
          background-position: center right 25px;*/
        margin: 0;
        padding: 13px 30px 15px 25px !important;
        background: #fff !important;
        font-style: normal !important;
        font-size: 15px !important;
        text-overflow: ellipsis; }
     .smf-wrapper .smf-block>div .search-form .search-submit {
  box-sizing: border-box;
  width: 55px;
  min-width: inherit;
  height: 25px;
  padding: 0 !important;
  position: absolute !important;
  right: 10px;
  top: 13px;
  color: transparent !important;
  background: transparent !important;
  background-image: url(search.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center right 25px !important;
  background-size: 23px auto !important;
}
.smf-wrapper .smf-block .search-cell1 .search-submit {
    box-sizing: border-box;
    width: 55px;
    min-width: inherit;
    height: 25px;
    padding: 0 !important;
    position: absolute !important;
    right: 10px !important;
    top: 10px;
    color: transparent !important;
    background: transparent !important;
    background-image: url(search.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center right 25px !important;
    background-size: 23px auto !important;
}

#lightbox, #lightbox1 {
  background: rgba(0, 0, 0, 0.7);
  height: 100vh;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 999999;
  display: none; }
  #lightbox article#popup, #lightbox article#popup1, #lightbox1 article#popup, #lightbox1 article#popup1 {
    background: #fff;
    margin: 0 auto;
    padding: 0 0 20px;
    width: 100%;
    max-width: 550px;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  #lightbox article#popup .lightbox_header, #lightbox article#popup1 .lightbox_header, #lightbox1 article#popup .lightbox_header, #lightbox1 article#popup1 .lightbox_header {
    background: url(header_bg.jpg) left 6.25em repeat-x #fff;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
    text-align: center; }
    #lightbox article#popup .lightbox_header .site-logo, #lightbox article#popup1 .lightbox_header .site-logo, #lightbox1 article#popup .lightbox_header .site-logo, #lightbox1 article#popup1 .lightbox_header .site-logo {
      margin: 15px auto 11px !important;
      float: none;
      display: inline-block; }
    #lightbox article#popup .lightbox_header a.close, #lightbox article#popup1 .lightbox_header a.close, #lightbox1 article#popup .lightbox_header a.close, #lightbox1 article#popup1 .lightbox_header a.close {
      top: 0.9090909091em;
      right: 0.9090909091em; }
    @media (min-width: 60em) {
      #lightbox article#popup .lightbox_header, #lightbox article#popup1 .lightbox_header, #lightbox1 article#popup .lightbox_header, #lightbox1 article#popup1 .lightbox_header {
        min-height: 122px; }
        #lightbox article#popup .lightbox_header .site-logo, #lightbox article#popup1 .lightbox_header .site-logo, #lightbox1 article#popup .lightbox_header .site-logo, #lightbox1 article#popup1 .lightbox_header .site-logo {
          width: 100%; } }
  #lightbox article#popup iframe, #lightbox article#popup1 iframe, #lightbox1 article#popup iframe, #lightbox1 article#popup1 iframe {
    display: block;
    height: 300px;
    margin: 20px auto 0;
    width: 95%;
    padding: 5px;
    border: 1px solid #000; }

.lightboxActive {
  height: 100vh;
  overflow: hidden; }

@media (max-width: 959px) {
  .sm-form-wrap .inner-wrap, .sm-form-wrap .inner-wrap-narrow, .sm-form-wrap .inner-wrap-wide, .sm-form-wrap .inner-wrap-fullwidth {
    padding-left: 15px;
    padding-right: 15px; }
  .sm-form-wrap .smf-block > div {
    width: 100%;
    position: relative;
    margin: 5px 0;
    min-height: 2.875em;
    text-align: left; } }

@media (max-width: 959px) {
  .sm-form-wrap .smf-wrapper .smf-block > div + div:before {
    position: relative;
    top: auto;
    left: auto;
    display: none; } }

@media (min-width: 768px) and (max-width: 959px) {
  .sm-form-wrap .inner-wrap, .sm-form-wrap .inner-wrap-narrow, .sm-form-wrap .inner-wrap-wide, .sm-form-wrap .inner-wrap-fullwidth {
    padding-left: 15px;
    padding-right: 15px; }
  .sm-form-wrap .smf-block > div {
    width: 50%;
    position: relative;
    margin: 5px 0; } }

@media (min-width: 960px) and (max-width: 1260px) {
  .sm-form-wrap .inner-wrap, .sm-form-wrap .inner-wrap-narrow, .sm-form-wrap .inner-wrap-wide, .sm-form-wrap .inner-wrap-fullwidth {
    padding-left: 15px;
    padding-right: 15px; }
  .sm-form-wrap .smf-block > div {
    width: 25%;
    position: relative;
    margin: 5px 0; }
    .sm-form-wrap .smf-block > div + div:before {
      display: none; } }

.product-bucket-module .pbm-item:hover .product-header, .product-bucket-module .pbm-item:focus .product-header {
  text-decoration: underline;
  color: #2686a5; }
  .product-bucket-module .pbm-item:hover .product-header:hover, .product-bucket-module .pbm-item:hover .product-header:focus, .product-bucket-module .pbm-item:focus .product-header:hover, .product-bucket-module .pbm-item:focus .product-header:focus {
    text-decoration: underline;
    color: #2686a5; }

@media (max-width: 354px) {
  .sh-rfq-btn {
    font-size: 1.0625em;
    padding: 1.0588235294em 0.7058823529em 1.2941176471em 0.7058823529em;
    margin: 0.5882352941em 0 0 0; } }

.search-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #4e4d4d; }

.search-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #4e4d4d; }

.search-text:-ms-input-placeholder {
  /* IE 10+ */
  color: #4e4d4d; }

.search-text:-moz-placeholder {
  /* Firefox 18- */
  color: #4e4d4d; }

/*competitor-item-search*/
.competitor-item-search .search-submit {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.competitor-item-search .search-cell1 {
  padding-right: 0; }

.competitor-item-search .search-form {
  padding: 0; }

@media (min-width: 40em) {
  .column3 {
    column-count: 3; }
    .column3 > li {
      font-weight: 400;
      font-size: 1em; } }

.popover__wrapper {
  position: absolute;
  display: inline-block;
  top: -24px;
  right: 11px;
  top: 0; }
  @media (min-width: 60em) {
    .popover__wrapper {
      top: -24px; } }

.popover__content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -122px;
  transform: translate(0, 10px);
  background: #000;
  color: #fff;
  padding: 0.1em 0.1em 0em 0.1em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  width: 260px;
  bottom: 10px; }

.popover__content:before {
  position: absolute;
  z-index: -1;
  content: "";
  right: calc(50% - 10px);
  bottom: -8px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #000 transparent;
  transition-duration: 0.3s;
  transition-property: transform;
  transform: rotate(180deg); }

@media screen and (max-width: 1260px) {
  .popover__content {
    left: -266px;
    bottom: -48px; }
  .popover__content:before {
    bottom: 37px;
    transform: rotate(90deg);
    right: -12px; } }

.popover__wrapper:hover .popover__content {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  transform: translate(0, -20px);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97); }

.popover__message {
  text-align: center;
  font-size: 0.8em;
  margin: 11px 0 20px 0; }

.page-id-1415 .competitor-item-search .inner-wrap, .page-id-1415 .competitor-item-search .inner-wrap-narrow, .page-id-1415 .competitor-item-search .inner-wrap-wide, .page-id-1415 .competitor-item-search .inner-wrap-fullwidth {
  padding: 0.5em 1.5em 2.5em 1.5em; }

.page-id-1415 .item-lists {
  margin-bottom: 0px !important; }

/*Scrollbar in mobile*/
#sr-reps-info::-webkit-scrollbar {
  -webkit-appearance: none; }

#sr-reps-info::-webkit-scrollbar:vertical {
  width: 12px; }

#sr-reps-info::-webkit-scrollbar:horizontal {
  height: 12px; }

#sr-reps-info::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff; }

#sr-reps-info::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ffffff; }

.rows-of-3 {
  text-align: center; }

#sr-map .gm-style .gm-style-mtc div {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.page-id-1355 .dest-product-gallery,
.page-id-1365 .dest-product-gallery,
.page-id-1334 .dest-product-gallery,
.page-id-1376 .dest-product-gallery,
.page-id-1380 .dest-product-gallery {
  padding-top: 0px;
  border: none;
  padding-bottom: 35px;
  border-bottom: 1px solid #e5e5e5; }

.page-id-1355 .dest-product-gallery-module .inner-wrap-narrow,
.page-id-1365 .dest-product-gallery-module .inner-wrap-narrow,
.page-id-1334 .dest-product-gallery-module .inner-wrap-narrow,
.page-id-1376 .dest-product-gallery-module .inner-wrap-narrow,
.page-id-1380 .dest-product-gallery-module .inner-wrap-narrow {
  padding: 0.2em 1.5em 0.5em 1.5em; }

@media screen and (max-width: 640px) {
  .page-id-1417 .multiple-cols-module .rows-of-1 .lazyloaded {
    float: none;
    margin: 0px auto; }
  .page-id-1417 .multiple-cols-module .rows-of-1 h4 {
    text-align: center; }
  .page-id-1417 .multiple-cols-module .rows-of-1 p {
    text-align: center; } }

.info-desk {
  display: none; }
  @media (min-width: 40em) {
    .info-desk {
      display: block;
      max-width: 72em;
      width: 95%;
      margin: 0 auto; } }
  @media (min-width: 60em) {
    .info-desk {
      /*height: em(905.433);*/
      max-width: 60em;
      height: 41.875em; } }
  @media (min-width: 80em) {
    .info-desk {
      max-width: 72em;
      height: 52.375em;
      width: 100%; } }
  @media (max-height: 46em) and (min-width: 60em) {
    .info-desk {
      height: 720px; } }

.info-mob {
  padding-left: 1em;
  padding-right: 1em; }
  @media (min-width: 40em) {
    .info-mob {
      display: none; } }

.info-mob-wrap {
  width: 100%;
  margin-top: 1.25em; }

.info-item {
  width: 100%;
  border-top: solid 2px #ffb606;
  border-left: solid 2px #ffb606;
  border-right: solid 2px #ffb606;
  display: table;
  padding: 0 10px 0; }
  .info-item:last-child {
    border-bottom: solid 2px #ffb606; }

.im-item-img {
  max-width: 7.5em;
  width: 100%;
  display: block;
  float: left; }

.im-item-desc {
  width: calc(100% - 7.5em);
  float: right;
  padding: 0.625em; }

.im-item-title {
  font-size: 0.875em;
  font-weight: 600;
  margin: 0;
  color: #477DCA;
  margin-bottom: 0.5714285714em; }

.im-item-head {
  font-size: 0.875em;
  font-weight: 600;
  margin: 0;
  margin-bottom: 0.5714285714em; }

.im-item-con {
  font-size: 0.8125em;
  margin: 0; }

.alighn-right-img {
  display: table;
  margin: 0 auto;
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (min-width: 40em) {
    .alighn-right-img {
      display: inline-block;
      float: right;
      margin: 0;
      margin-bottom: 1.5em;
      margin-left: 1.5em; } }

@media (max-width: 670px) {
  .am-btn-wrap span {
    display: block;
    margin-bottom: 18px; } }

/*=============== ADA Complaince styling ===================*/
#skipToContent {
  font-size: 0.8125em;
  opacity: 0;
  position: fixed;
  z-index: -99;
  top: 0.7692307692em;
  left: 0.7692307692em;
  background: #ffb606;
  padding: 0.5384615385em 0.7692307692em;
  color: #454545;
  font-weight: 400;
  text-shadow: none; }
  #skipToContent:focus {
    opacity: 1;
    z-index: 9999; }

.site-nav-container .site-nav a {
  /*&:focus:not(:hover):not(:active) {
          outline-offset: -2px;
        }*/ }
  .site-nav-container .site-nav a.tse-emove-border:focus:not(:hover):not(:active) {
    outline: none;
    outline-offset: 0; }

@media (min-width: 60em) {
  .site-nav-container .sh-rfq-btn {
    color: #000000; } }

.nonlink {
  cursor: default;
  pointer-events: none; }

.lightbox.tse-emove-border {
  outline: none !important; }
  .lightbox.tse-emove-border:focus {
    outline: none !important; }

.tse-emove-border {
  outline: none !important; }
  .tse-emove-border:focus {
    outline: none !important; }

.video-about-tm {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #cccccc;
  width: 100%; }

.btn-new {
  margin-top: 15px; }
  @media (min-width: 40em) {
    .btn-new {
      margin-top: 0; } }

/* gdd 002 b css start */
/*=============== GDD-015-Sticky Bearing Finder===============*/
.gdd-002-b-sticky {
  display: none; }
  @media (min-width: 40em) {
    .gdd-002-b-sticky {
      position: fixed !important;
      bottom: 2%;
      right: 0.75em;
      display: block;
      z-index: 11;
      width: 6.8125em;
      height: 8.625em; }
      .gdd-002-b-sticky:hover a {
        background: #ffb606;
        color: #000000;
        transform: rotate(-30deg);
        right: 2.0555555556em;
        bottom: 0.3888888889em; }
        .gdd-002-b-sticky:hover a span {
          color: #000000; }
      .gdd-002-b-sticky:hover img {
        opacity: 1;
        transform: rotate(-7deg);
        right: -0.625em;
        top: -3.625em; }
      .gdd-002-b-sticky a {
        color: #ffffff;
        text-decoration: none;
        background: #3299bb;
        font-size: 1.125em;
        width: 6.0555555556em;
        height: 7.6666666667em;
        position: absolute;
        border-radius: 6px 15px 15px 6px;
        z-index: 11;
        right: 0;
        bottom: 0;
        transform: rotate(0);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        .gdd-002-b-sticky a:before {
          content: "";
          position: absolute;
          left: 0.9444444444em;
          top: 0;
          width: 0.3333333333em;
          height: 100%;
          background: #fff; }
      .gdd-002-b-sticky span {
        color: #fff;
        position: absolute;
        top: 50%;
        right: 0.7777777778em;
        line-height: 1.1111111111em;
        transform: translateY(-50%); }
      .gdd-002-b-sticky img {
        transform: rotate(0deg);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9; } }

/*.gdd-002-b-sticky {
    display: none;
    position: fixed;
    bottom: 2%;
    right: 17px;
    color: #ffffff;
    text-decoration: none;
    background: #ffb606;
   
    border-radius: 50%;
  z-index:11;
  width: em(124);
  height: em(124);
  text-align: center;
text-decoration: none;
&:hover{
  color:#ffffff;
} 
&:focus{
  color:#ffffff;
}
span{
  font-size: em(17);
    font-family: $header-font-family;
    display: block;
    padding: 0 em(4,17);
    line-height: em(19,17);
    margin-top: em(11,17);
    padding-top: em(25);
  &:hover{
color:#ffffff;
  }
}

 @include mq(medium) {
       display: block;
    }
}*/
/*.tring {
   position: absolute;
   top: em(-13);
   left: em(-13);
   width: em(150);
    height: em(150);
   border-radius: 50%;
   border: solid #ffb606;
   border-width: 2px;
 
@include mq(medium) {
    //width: 7.3125em;
   //height: 7.25em;
   }

   @include mq(mediumv) {
    //width: 8.6875em;
    //height: 8.25em;
   }
}*/
/*.circle-wrap{
   top: em(-2);
   left: em(-2);
   width: em(150);
    height: em(150);
   border-radius: 50%;
    -webkit-animation: circle 5s infinite linear; 
   animation: circle 5s infinite linear;   
-moz-animation: circle 5s infinite linear;      
-o-animation: circle 5s infinite linear;
-ms-animation:  circle 5s infinite linear;
position: relative;

}*/
.close-sticky {
  display: none;
  background-image: url(gdd002-close.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.9375em 0.9375em;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  vertical-align: top;
  margin-top: 0.0625em;
  margin-right: 0.0625em;
  margin-left: 0.25em;
  position: fixed;
  bottom: 10.0625em;
  right: 0.375em;
  z-index: 12;
  cursor: pointer; }
  .close-sticky:hover {
    background-image: url(gdd002-close-hover.png); }
  @media (min-width: 40em) {
    .close-sticky {
      display: block; } }

/*@media (min-height: 85.375em){
.close-sticky {
 bottom: 4.8125em; 
}
}

@media (max-height: 30em){
.close-sticky {
 bottom: 0.8125em; 
}
}*/
/*.circle-one {
    background: #ffb606;
    border-radius: 50%;
    display: inline-block;
    color: transparent;
    width: em(10);
    height: em(10);
    position: absolute;
    left: em(75);
    top: em(3);
     
}

.circle-two {
    background: #ffb606;
    border-radius: 50%;
    display: inline-block;
    color: transparent;
    width: em(10);
    height: em(10);
    top: em(3);
    position: absolute;
    left: em(64);
}

.circle-three {
    background: #ffb606;
    border-radius: 50%;
    display: inline-block;
    color: transparent;
     width: em(10);
    height: em(10);
    position: absolute;
    top: em(5);
    left: em(53);
}*/
.gdd-002-stickyfooter {
  display: block;
  background: #3299bb;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 0.625em;
  padding-bottom: 0.625em;
  text-align: center;
  z-index: 100; }
  .gdd-002-stickyfooter a {
    color: #ffffff;
    text-decoration: none;
    font-size: 1.1875em; }
  .gdd-002-stickyfooter .stuck-close {
    position: absolute;
    right: 10px; }
  @media (min-width: 40em) {
    .gdd-002-stickyfooter {
      display: none; } }

/*@keyframes circle {
    from {
        -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
           -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}
  
@-webkit-keyframes circle {
    from {
        -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
          -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}

@-moz-keyframes circle {
    from {
        -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
          -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}

@-o-keyframes circle {
    from {
        -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
         -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    }
}*/
.sfr-img .tn-badge__link {
  border: none !important;
  background: transparent !important; }

/** gdd-003 resource module **/
.gdd003-resource-module {
  background: #efefef;
  text-align: center; }
  .gdd003-resource-module .inner-wrap, .gdd003-resource-module .inner-wrap-narrow, .gdd003-resource-module .inner-wrap-wide, .gdd003-resource-module .inner-wrap-fullwidth {
    padding-top: 3em;
    padding-bottom: 3em; }
    @media (min-width: 40em) {
      .gdd003-resource-module .inner-wrap, .gdd003-resource-module .inner-wrap-narrow, .gdd003-resource-module .inner-wrap-wide, .gdd003-resource-module .inner-wrap-fullwidth {
        padding-top: 4em;
        padding-bottom: 4em; } }
  .gdd003-resource-module a {
    text-decoration: none; }
  .gdd003-resource-module .grm-heading {
    font-size: 35px;
    color: #232526;
    font-weight: 500;
    font-family: Raleway;
    margin-bottom: 0.87em; }
  .gdd003-resource-module .grs-title {
    font-size: 1.25em;
    line-height: 1.2em;
    font-weight: 400;
    color: #232526; }
    @media (min-width: 60em) {
      .gdd003-resource-module .grs-title {
        font-size: 1.1em;
        height: 42px; } }
    @media (min-width: 80em) {
      .gdd003-resource-module .grs-title {
        font-size: 1.25em;
        height: 48px; } }
  .gdd003-resource-module .grs-item-cta {
    color: #ffb606;
    font-size: 1.125em;
    line-height: 1.1666666667em;
    text-decoration: none;
    background-image: url(//www.triadmagnetics.com/wp-content/themes/triadmagnetics-default/img/download-ebook.png);
    background-size: 1em 1em;
    background-repeat: no-repeat;
    background-position: top left;
    font-weight: 700;
    padding: 0 0 1.0555555556em 2.2222222222em; }
    .gdd003-resource-module .grs-item-cta:hover {
      color: #dc9b00;
      background-image: url(//www.triadmagnetics.com/wp-content/themes/triadmagnetics-default/img/download-ebook-hover.png); }
  .gdd003-resource-module .grs-cta {
    font-size: 18px;
    font-weight: 500;
    font-family: Raleway;
    color: #000000;
    background: #ffb606;
    padding: 0.75em 2.2em 0.75em 2.2em;
    border-radius: 5px;
    margin-top: 1em;
    display: inline-block; }
    .gdd003-resource-module .grs-cta:hover {
      background: #d29400; }

@media (max-width: 850px) and (min-width: 640px) {
  .grs-item {
    width: 47.231761%; } }

/** gdd-003 resource module end **/
/* gdd 005 b css start */
.bottom-cta {
  position: fixed;
  width: 100%;
  text-align: center;
  bottom: -12.5em;
  left: 0;
  background: #fdb52c;
  padding: 0.9375em;
  z-index: 999;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }
  @media (min-width: 40em) {
    .bottom-cta {
      padding: 1.25em 0.625em; } }

.cta-heading {
  font-family: Raleway;
  font-size: 1.25em;
  line-height: 1.3em;
  color: #111111;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0.5em; }
  @media (min-width: 40em) {
    .cta-heading {
      display: inline-block;
      vertical-align: middle;
      font-size: 1.5625em;
      line-height: 1.2em;
      margin-bottom: 0;
      margin-right: 0.6em; } }
  @media (min-width: 60em) {
    .cta-heading {
      margin-right: 2em; } }

.btn.cta-link, button.cta-link,
input.cta-link[type="submit"], .cta-link.btn-download, .cta-link.btn-arrow, .cta-link.product-grid-item-link {
  display: inline-block;
  vertical-align: middle;
  background: #121212;
  color: white;
  border-radius: 4px;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1em;
  padding: 1em 1.5625em; }
  .btn.cta-link:hover, button.cta-link:hover,
  input.cta-link:hover[type="submit"], .cta-link.btn-download:hover, .cta-link.btn-arrow:hover, .cta-link.product-grid-item-link:hover {
    background: #454545; }
  @media (min-width: 40em) {
    .btn.cta-link, button.cta-link {
      padding: 13px 1.625em;
    }
    input.cta-link[type="submit"], .cta-link.btn-download, .cta-link.btn-arrow, .cta-link.product-grid-item-link {
      padding: 1.0625em 1.625em; } }

.cta-close, .close-cta {
  font-size: 1em;
  position: absolute;
  top: 0.3125em;
  right: 0.625em;
  text-decoration: none;
  color: #333;
  font-weight: 700; }

/* gdd 005 b css end */
.mfp-zoom-out-cur .internal-links-nav.stuck,
.mfp-zoom-out-cur .sh-sticky-wrap.stuck {
  width: calc(100% - 17px);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.page-id-1272 .ebook-btn {
  max-width: 20.9150326797em; }

.er-dummy-search-box .er_search_input_dummy {
  border-radius: 50px !important;
  width: 200px !important;
  height: auto !important;
  box-shadow: 0px 2px 4px #ccc !important;
  margin: 0;
  padding: 13px 30px 15px 18px !important;
  background: #fff !important;
  font-style: normal !important;
  font-size: 15px !important;
  text-overflow: ellipsis !important;
  border: none !important;
  font-weight: 400 !important; }

.er-dummy-search-box .er_search_button_dummy {
  background: none !important;
  padding-top: 20px !important; }

.er-dummy-search-box .er_voice_search_dummy {
  background: none !important;
  padding-top: 20px !important; }

.website-search-wrap {
  display: inline-block; }

.smf-wrapper {
  padding-left: 0; }
  @media (min-width: 60em) {
    .smf-wrapper {
      padding-left: 5%; } }
  @media (min-width: 80em) {
    .smf-wrapper {
      padding-left: 15%; } }

/* gdd 009 b css start */
.gdd-009-b.site-footer {
  background: #efefef;
  text-align: center; }
  .gdd-009-b.site-footer > .inner-wrap, .gdd-009-b.site-footer > .inner-wrap-narrow, .gdd-009-b.site-footer > .inner-wrap-wide, .gdd-009-b.site-footer > .inner-wrap-fullwidth {
    padding-top: 3.125em;
    padding-bottom: 3.125em; }
  .gdd-009-b.site-footer .sf-thomas p {
    text-align: center;
    float: none;
    margin: 0; }
  @media (min-width: 60em) {
    .gdd-009-b.site-footer {
      text-align: left; }
      .gdd-009-b.site-footer > .inner-wrap, .gdd-009-b.site-footer > .inner-wrap-narrow, .gdd-009-b.site-footer > .inner-wrap-wide, .gdd-009-b.site-footer > .inner-wrap-fullwidth {
        padding-bottom: 1.25em; } }
  @media (min-width: 80em) {
    .gdd-009-b.site-footer .sf-thomas {
      text-align: center; }
      .gdd-009-b.site-footer .sf-thomas p {
        text-align: center; } }

@media (min-width: 60em) {
  .sf-wrapper {
    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;
    width: 100%; }
    .sf-wrapper > * {
      -webkit-box-flex: auto;
      -moz-box-flex: auto;
      box-flex: auto;
      -webkit-flex: auto;
      -moz-flex: auto;
      -ms-flex: auto;
      flex: auto; } }

.sf-item {
  margin-bottom: 1.25em; }
  .sf-item .sf-address {
    display: block;
    margin-bottom: 0.625em;
    font-size: 1em; }
    .sf-item .sf-address > span {
      display: inline-block;
      vertical-align: top;
      position: relative;
      padding-left: 1.875em; }
      .sf-item .sf-address > span:before {
        content: "";
        position: absolute;
        background-image: url(location.svg);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 1.5em 1.5em;
        width: 1.5em;
        height: 1.5em;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
  .sf-item .sf-fax {
    display: block;
    margin-bottom: 0.625em;
    background-image: none;
    font-size: 1em; }
    .sf-item .sf-fax > a, .sf-item .sf-fax > span {
      display: inline-block;
      vertical-align: top;
      position: relative;
      padding-left: 1.875em; }
      .sf-item .sf-fax > a:before, .sf-item .sf-fax > span:before {
        content: "";
        position: absolute;
        background-image: url(ico-fax.svg);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 1.5em 1.5em;
        width: 1.5em;
        height: 1.5em;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
  .sf-item .sf-phone {
    display: block;
    margin-bottom: 0.625em;
    background-image: none;
    font-size: 1em; }
    .sf-item .sf-phone > span {
      display: inline-block;
      vertical-align: top;
      position: relative;
      padding-left: 1.875em; }
      .sf-item .sf-phone > span:before {
        content: "";
        position: absolute;
        background-image: url(ico-phone-footer.svg);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 1.5em 1.5em;
        width: 1.5em;
        height: 1.5em;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
    .sf-item .sf-phone a:hover {
      color: #434343;
      text-decoration: underline; }
    .sf-item .sf-phone a:focus, .sf-item .sf-phone a:active {
      color: #434343; }
  .sf-item .sf-mail {
    display: block;
    margin-bottom: 0.625em;
    background-image: none;
    font-size: 1em; }
    .sf-item .sf-mail > span {
      display: inline-block;
      vertical-align: top;
      position: relative;
      padding-left: 1.875em; }
      .sf-item .sf-mail > span:before {
        content: "";
        position: absolute;
        background-image: url(ico-mail.svg);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 1.5em 1.5em;
        width: 1.5em;
        height: 1.5em;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
    .sf-item .sf-mail a {
      color: #434343;
      text-decoration: none; }
      .sf-item .sf-mail a:hover {
        color: #434343;
        text-decoration: underline; }
      .sf-item .sf-mail a:focus, .sf-item .sf-mail a:active {
        color: #434343; }
  .sf-item .menu li {
    margin-bottom: 0.625em; line-height: 25px !important;}
  .sf-item .menu a {
    color: #434343;
    text-decoration: none; }
    .sf-item .menu a:hover {
      color: #434343;
      text-decoration: underline; }
    .sf-item .menu a:focus, .sf-item .menu a:active {
      color: #434343; }
  @media (min-width: 60em) {
    .sf-item:first-child {
      width: 25%;
      text-align: center; }
    .sf-item:nth-child(2) {
      width: 25%; }
    .sf-item:nth-child(3) {
      width: 14%; }
    .sf-item:nth-child(4) {
      width: 14%; }
    .sf-item:last-child {
      width: 22%;
      text-align: center; }
    .sf-item .sf-address, .sf-item .sf-phone, .sf-item .sf-fax, .sf-item .sf-mail {
      padding: 0;
      width: 100%; } }

.sf-logo {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.25em; }
  @media (min-width: 60em) {
    .sf-logo {
      max-width: 10.625em; } }

.sf-social-media {
  overflow: hidden;
  display: block;
  text-align: center; }

.sf-rfq-cta {
  display: inline-block;
  font-size: 1.125em;
  padding: 0.6666666667em 1.1111111111em;
  background: #ffb606;
  text-decoration: none;
  color: #000000;
  border-radius: 5px;
  margin: 0 0.2777777778em 0.5555555556em;
  min-width: 8.8888888889em;
  border: 1px solid #ffb606; }
  .sf-rfq-cta:hover {
    color: #232526;
    background: transparent;
    border: 1px solid #7d8185; }
  .sf-rfq-cta:focus, .sf-rfq-cta:active {
    color: #232526; }

.sf-contact-cta {
  display: inline-block;
  font-size: 1.125em;
  padding: 0.6666666667em 1.1111111111em;
  background: transparent;
  text-decoration: none;
  color: #232526;
  border-radius: 5px;
  margin: 0 0.2777777778em 0.5555555556em;
  border: 1px solid #7d8185;
  min-width: 8.8888888889em; }
  .sf-contact-cta:hover {
    color: #000000;
    background: #ffb606;
    border: 1px solid #ffb606; }
  .sf-contact-cta:focus, .sf-contact-cta:active {
    color: #000000; }

.sf-logos {
  text-align: center; }
  .sf-logos > a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.625em 0.625em; }
  @media (min-width: 60em) {
    .sf-logos > a {
      margin: 0 1.5em 0.625em; } }

/* gdd 009 b css end */
.pt-img {
  display: none !important; }

.page-id-1265 .pt-img {
  display: block !important; }

.er_append_body_template .er_ecom_result_container a[href="https://info.triadmagnetics.com/lp-request-quote"] {
  display: inline-block;
  font-size: 1.125em;
  padding: 0.6666666667em 1.1111111111em;
  background: #ffb606;
  text-decoration: none;
  color: #232526;
  border-radius: 5px;
  margin: 0 0.2777777778em 0.5555555556em;
  min-width: 8.8888888889em;
  border: 1px solid #ffb606; }
  .er_append_body_template .er_ecom_result_container a[href="https://info.triadmagnetics.com/lp-request-quote"]:hover {
    color: #232526;
    background: transparent;
    border: 1px solid #7d8185; }
  .er_append_body_template .er_ecom_result_container a[href="https://info.triadmagnetics.com/lp-request-quote"]:focus, .er_append_body_template .er_ecom_result_container a[href="https://info.triadmagnetics.com/lp-request-quote"]:active {
    color: #232526; }

.er_search_suggestions a[href="https://info.triadmagnetics.com/lp-request-quote"] {
  display: inline-block;
  padding: 0.6666666667em 1.1111111111em;
  background: #ffb606;
  text-decoration: none;
  color: #232526;
  border-radius: 5px;
  margin: 0.2777777778em 0.5555555556em;
  min-width: 8.8888888889em;
  border: 1px solid #ffb606; }
  .er_search_suggestions a[href="https://info.triadmagnetics.com/lp-request-quote"]:hover {
    color: #232526;
    background: transparent;
    border: 1px solid #7d8185; }
  .er_search_suggestions a[href="https://info.triadmagnetics.com/lp-request-quote"]:focus, .er_search_suggestions a[href="https://info.triadmagnetics.com/lp-request-quote"]:active {
    color: #232526; }

.tm-badge img {
  width: 69px;
  vertical-align: middle; }

.page-id-7374 .product-grid-module .inner-wrap, .page-id-7374 .product-grid-module .inner-wrap-narrow, .page-id-7374 .product-grid-module .inner-wrap-wide, .page-id-7374 .product-grid-module .inner-wrap-fullwidth {
  padding-top: 0; }

@media (min-width: 40em) {
  .page-id-7374 .product-item {
    float: left;
    display: block;
    margin-right: 2.8425855704%;
    width: 17.7259315437%;
    float: left;
    display: block;
    margin-right: 2.8425855704%;
    width: 17.7259315437%; }
    .page-id-7374 .product-item:last-child {
      margin-right: 0; } }

/*============ Pillar Page Nav =======================*/
.internal-links-nav {
  margin-top: 0;
  border-bottom: 10px solid #3299bb;
  background: #1D1D1D;
  -webkit-transition: 0.25s top linear;
  -moz-transition: 0.25s top linear;
  transition: 0.25s top linear;
  /*.inner-wrap {
    padding-top: em(15.63);
    padding-bottom: em(15.63);
  }*/ }
  .internal-links-nav ul {
    padding: 0; }
  .internal-links-nav li {
    width: 100%;
    display: inline-block;
    list-style-type: none;
    -webkit-transition: 0.25s all linear;
    -moz-transition: 0.25s all linear;
    transition: 0.25s all linear; }
    .internal-links-nav li a {
      padding: 0.625em;
      display: block;
      color: #ffffff;
      font-family: Raleway;
      font-size: 1.25em;
      font-weight: 700;
      line-height: 1.35em;
      -webkit-transition: 0.25s all linear;
      -moz-transition: 0.25s all linear;
      transition: 0.25s all linear;
      text-decoration: none;
      text-align: center; }
      .internal-links-nav li a:focus, .internal-links-nav li a:hover {
        background: #ffb606;
        color: #1D1D1D; }
    .internal-links-nav li:hover a {
      background: #ffb606;
      color: #1D1D1D; }
  @media (min-width: 60em) {
    .internal-links-nav.stuck {
      position: fixed;
      z-index: 4;
      left: 0;
      width: 100%;
      margin-top: 0; }
    .internal-links-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-links-nav li {
      width: 20%;
      margin-bottom: 0;
      text-anchor: center; }
      .internal-links-nav li:not(:last-child) a {
        position: relative; }
        .internal-links-nav li:not(:last-child) a:after {
          content: '';
          width: 0;
          height: calc(100% - 30px);
          display: block;
          position: absolute;
          top: 15px;
          right: 0;
          border-right: 1px solid #ffb606; }
      .internal-links-nav li a {
        min-height: 6.9em;
        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: 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; }
      .internal-links-nav li.pillar-active a {
        background: #ffb606;
        color: #1D1D1D; } }

@media (max-width: 959px) {
  .pillar-stuck {
    padding-top: 0 !important; } }

.isn-wrap {
  padding: 0; }

/*=========== Single Content Module ================*/
.single-content-module {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .single-content-module .inner-wrap, .single-content-module .inner-wrap-narrow, .single-content-module .inner-wrap-wide, .single-content-module .inner-wrap-fullwidth {
    padding-top: 5.25em;
    padding-bottom: 5em;
    position: relative; }

.scm-bg {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.15; }
  .scm-bg:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.15); }

.scm-heading {
  margin: 0 0 0.5357142857em;
  color: #000000;
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1.25em; }

.scm-content p {
  margin: 0 0 2.1428571429em;
  color: #000000;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.7142857143em; }
  .scm-content p:last-child {
    margin-bottom: 0em; }

.scm-content ul:not([class]) {
  padding-left: 0;
  padding-bottom: 1.0625em; }
  .scm-content ul:not([class]) li:not([class]) {
    min-height: 2.8571428571em;
    padding-left: 4.4375em;
    margin-left: 3.705%;
    margin-bottom: 0.8125em;
    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;
    position: relative;
    font-size: 0.875em; }
    .scm-content ul:not([class]) li:not([class]):after {
      width: 3em;
      height: 2.3571428571em;
      border-radius: 0;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      background: transparent url(listing-arrow-icon.png) center/cover no-repeat; }

@media (min-width: 40em) {
  .scm-content ul:not([class]) {
    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; }
    .scm-content ul:not([class]) li:not([class]) {
      width: 46.295%; } }

/*============ Image Content Module ===================*/
.img-content-module {
  text-align: center;
  padding-top: 3.125em;
  padding-bottom: 3.42625em; }
  @media (min-width: 60em) {
    .img-content-module {
      padding-top: 3.90875em;
      text-align: unset; } }

@media (min-width: 60em) {
  .icm-wrap {
    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; }
    .icm-wrap > * {
      width: 50%; }
    .icm-wrap.icm_right .icm-img-wrap {
      order: 2; }
    .icm-wrap.icm_right .icm-content-inner-wrap {
      margin-left: auto;
      padding-left: 1.5em; }
    .icm-wrap.icm_right .icm-cta {
      padding: 0.75em 1.4605555556em; } }

.icm-img-wrap {
  max-width: 100%;
  width: 28.75em;
  margin: 0 auto;
  text-align: center; }
  .icm-img-wrap img {
    width: 100% !important;
    height: auto !important;
    display: block; }
  .icm-img-wrap .lightbox {
    display: inline-block; }
  @media (min-width: 60em) {
    .icm-img-wrap {
      width: 50%;
      margin: 0; } }

.icm-content-wrap {
  margin: 0;
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 40em) {
    .icm-content-wrap {
      padding-left: 24px;
      padding-right: 24px; } }
  @media (min-width: 60em) {
    .icm-content-wrap {
      padding-left: 0;
      padding-right: 0; } }

.icm-content-inner-wrap {
  max-width: 100%;
  width: 40.125em;
  margin: 0 auto; }
  @media (min-width: 60em) {
    .icm-content-inner-wrap {
      padding-left: 1.5em;
      margin: 0 0 0 auto; } }

@media (min-width: 60em) {
  .icm-content {
    position: relative;
    padding-left: 1.25em;
    border-left: 2px solid transparent;
    margin: 0 0 0 auto; }
    .icm-content:before {
      content: '';
      height: calc(100% - 7px);
      border-left: 2px solid #000000;
      display: block;
      position: absolute;
      top: 7px;
      left: 0; } }

.icm-heading {
  max-width: 100%;
  margin: 0 0 1.1473529412em;
  color: #000000;
  font-size: 2.125em;
  line-height: 1.1764705882em; }
  @media (min-width: 60em) {
    .icm-heading {
      white-space: nowrap; } }

.icm-subheading {
  margin: 0 0 0.6666666667em;
  color: #000000;
  font-size: 1.5em;
  line-height: 1.25em; }

.icm-description {
  max-width: 100%; }
  .icm-description p {
    margin: 0 0 1.6666666667em;
    color: #1D1D1D;
    font-size: 1.125em;
    line-height: 1.5555555556em; }
    .icm-description p:last-child {
      margin-bottom: 0; }
  @media (min-width: 60em) {
    .icm-description {
      width: 30.57625em; } }

.icm-cta {
  margin-top: 2.2222222222em;
  border: 1px solid #3299bb;
  padding: 0.8055555556em 2.2777777778em;
  background: transparent;
  display: inline-block;
  color: #3299bb;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.5em;
  text-decoration: none;
  text-align: center; }
  .icm-cta:hover, .icm-cta:focus {
    color: #1D1D1D;
    background: #3299bb; }
  @media (min-width: 60em) {
    .icm-cta {
      min-width: 12.1111111111em; } }

/*=================== Alternet Image Content Module ================*/
.alternet-image-content-module {
  text-align: center; }
  @media (min-width: 60em) {
    .alternet-image-content-module {
      text-align: left; } }

.aicm-item {
  margin: 0; }
  .aicm-item > * {
    padding: 0; }
  .aicm-item.aicm_right .aicm-img-wrap {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2; }
  .aicm-item.aicm_right .aicm-content-wrap {
    padding-top: 3.125em;
    padding-bottom: 2.375em; }
  .aicm-item:last-child {
    margin-bottom: 0; }
  @media (min-width: 60em) {
    .aicm-item.aicm_right .aicm-description {
      max-width: 100%;
      width: 30.3125em; }
    .aicm-item.aicm_right .aicm-content-innerwrap {
      padding-right: 6.55%;
      padding-left: 1.5em;
      margin-right: 0;
      margin-left: auto; } }

.aicm-img-wrap img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block; }

.aicm-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center; }
  @media (max-width: 959px) {
    .aicm-image {
      background-image: none; } }
  @media (min-width: 60em) {
    .aicm-image {
      height: 100%; }
      .aicm-image img {
        opacity: 0; } }
  @media (min-width: 80em) {
    .aicm-image {
      height: auto; } }

.aicm-content-wrap {
  padding: 3.625em 1em 1.304375em; }
  @media (min-width: 40em) {
    .aicm-content-wrap {
      padding-left: 24px;
      padding-right: 24px; } }
  @media (min-width: 60em) {
    .aicm-content-wrap {
      padding-left: 0;
      padding-right: 0; } }

@media (min-width: 60em) {
  .aicm-content-innerwrap {
    max-width: 100%;
    width: 40.125em;
    padding-left: 6.55%;
    padding-right: 1.5em;
    margin-right: auto; } }

.aicm-heading {
  margin: 0 0 1.3333333333em;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.5em; }
  .aicm-heading span {
    display: block;
    font-weight: 300; }

.aicm-description p {
  margin-bottom: 1.875em; }

.aicm-btn-wrap > span:not(:first-child) {
  margin-left: 1em; }

@media (max-width: 480px) {
  .aicm-btn-wrap > span {
    display: block; }
    .aicm-btn-wrap > span:not(:first-child) {
      margin-left: 0;
      margin-top: 0.8125em; }
    .aicm-btn-wrap > span a {
      max-width: 100%;
      min-width: 10.3125em;
      font-size: 1em;
      padding: 0.671875em 0.875em; } }

/*============= Full width CTA(Row Style) =====================*/
.fullwidth-cta2 {
  background: #000000;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative; }
  .fullwidth-cta2:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)); }
  .fullwidth-cta2 .inner-wrap, .fullwidth-cta2 .inner-wrap-narrow, .fullwidth-cta2 .inner-wrap-wide, .fullwidth-cta2 .inner-wrap-fullwidth {
    padding-top: 2.875em;
    padding-bottom: 2.4375em;
    position: relative;
    z-index: 1; }

.fwc2-heading {
  margin-bottom: 0.8333333333em;
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.4083333333em; }
  @media (min-width: 60em) {
    .fwc2-heading {
      max-width: 100%;
      width: 35.625em;
      margin: 0 0.6666666667em 0 0; } }

.fwc2-wrap {
  text-align: center; }
  @media (min-width: 60em) {
    .fwc2-wrap {
      text-align: left;
      display: flex;
      justify-content: space-between;
      align-items: center; } }

.fwc-cta1 {
  padding: 0.8055555556em 2.2777777778em;
  color: #1D1D1D !important;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.5em;
  white-space: nowrap; }

/*=========== Item Listing On Background Module ==============*/
.item-listing-on-bg-module {
  position: relative;
  background: #1D1D1D;
  color: #ffffff;
  text-align: center;
  /*background: transparent linear-gradient(0deg, #1D1D1D 0%, #194D5E 100%) 0% 0% no-repeat padding-box;*/ }
  .item-listing-on-bg-module .inner-wrap, .item-listing-on-bg-module .inner-wrap-narrow, .item-listing-on-bg-module .inner-wrap-wide, .item-listing-on-bg-module .inner-wrap-fullwidth {
    padding-top: 2.5em;
    padding-bottom: 1.875em;
    position: relative;
    z-index: 1; }
  @media (min-width: 60em) {
    .item-listing-on-bg-module .inner-wrap, .item-listing-on-bg-module .inner-wrap-narrow, .item-listing-on-bg-module .inner-wrap-wide, .item-listing-on-bg-module .inner-wrap-fullwidth {
      padding-top: 0;
      padding-bottom: 0; } }

.ilb-heading {
  margin: 0;
  color: #ffffff;
  font-size: 1.25em;
  line-height: 1.35em;
  font-weight: 700; }

.ilb-listing {
  margin: 0;
  justify-content: center; }
  @media (min-width: 60em) {
    .ilb-listing {
      transform: translateY(-85px);
      margin-top: 5.3125em !important; }
      .ilb-listing > * {
        padding: 0 0.75em; } }

.ilb-item {
  margin: 0; }

.ilb-img-wrap {
  width: 9.301875em;
  height: 9.301875em;
  border: 3px solid #3299bb;
  border-radius: 50%;
  margin: 0 auto 1.150625em;
  background: #ffb606;
  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: 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; }

.ilb-image {
  max-width: 4.28em;
  margin: 0 auto;
  display: block; }

.ilb-title {
  margin: 0 0 0.489em;
  color: #ffffff;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.35em; }

.ilb-bottom-content {
  text-align: left; }
  .ilb-bottom-content p {
    color: #ffffff;
    font-size: 1.125em;
    line-height: 1.3888888889em; }
    .ilb-bottom-content p:last-child {
      margin-bottom: 0; }

/*================= Image Content Grid Module ==================*/
.why-triad-module {
  background: transparent -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#d5d5d647)) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(bottom, #FFFFFF 0%, #d5d5d647 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(0deg, #FFFFFF 0%, #d5d5d647 100%) 0% 0% no-repeat padding-box; }
  .why-triad-module .inner-wrap, .why-triad-module .inner-wrap-narrow, .why-triad-module .inner-wrap-wide, .why-triad-module .inner-wrap-fullwidth {
    padding-top: 3.605625em;
    padding-bottom: 2.6525em; }

.wtm-section-heading {
  margin-bottom: 0.8532352941em;
  color: #000000;
  font-size: 2.125em;
  font-weight: 700;
  line-height: 1.1764705882em;
  text-align: center; }

.wtm-section-description {
  margin-bottom: 1.6666666667em;
  color: #333;
  font-size: 1.125em;
  line-height: 1.5555555556em;
  text-align: center; }
  .wtm-section-description a {
    color: #3299BB;
    font-weight: 700;
    text-decoration: underline; }
    .wtm-section-description a:hover, .wtm-section-description a:focus {
      text-decoration: none; }

.wtm-wrap {
  -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; }
  .wtm-wrap.tse-cols-3 {
    margin: 0 -0.0625em; }
    .wtm-wrap.tse-cols-3 > * {
      padding: 0 0.0625em; }
  @media (min-width: 60em) {
    .wtm-wrap.tse-cols-3 {
      margin: 0 -0.03125em; }
      .wtm-wrap.tse-cols-3 > * {
        padding: 0 0.03125em; } }

.wtm-item {
  margin-bottom: 2.1875em;
  text-align: center; }
  .wtm-item:nth-child(even) .wtm-heading {
    background: rgba(55, 153, 186, 0.73); }

.wtm-img-wrap {
  width: 5.158125em;
  height: 5.158125em;
  border-radius: 50%;
  border: 2px solid #ffb606;
  margin: 0 auto -0.9375em;
  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: 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;
  position: relative;
  background: #000000; }

.wtm-img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  display: block;
  margin: 0 auto; }

.wtm-heading {
  min-height: 4.439047619em;
  margin: 0;
  padding: 1.1195238095em 0.7142857143em 0.9523809524em;
  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: 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;
  background: #3799ba;
  color: #1D1D1D;
  font-size: 1.3125em;
  font-weight: 700;
  line-height: 1.1904761905em; }
  .wtm-heading a {
    color: #1D1D1D; }

/*Other page specific page styling*/
.page-id-7392 .site-content > .inner-wrap-narrow {
  display: none; }

.page-id-7392 .page-intro .inner-wrap, .page-id-7392 .page-intro .inner-wrap-narrow, .page-id-7392 .page-intro .inner-wrap-wide, .page-id-7392 .page-intro .inner-wrap-fullwidth {
  padding-top: 2.665625em;
  padding-bottom: 2.584375em; }

.page-id-7392 .pi-header {
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.375em; }
  .page-id-7392 .pi-header span {
    display: block;
    font-weight: 300; }

.page-id-7392 #how-to-know-if-you-need-custom-transformer .icm-img-wrap a {
  max-width: 100%;
  width: 37.5em; }

@media (min-width: 60em) {
  .page-id-7392 #how-to-know-if-you-need-custom-transformer .icm-img-wrap a {
    display: block;
    margin-right: auto; } }

/*============== Four Main Considerations Module =================*/
.four-main-considerations-module {
  background: #F6F6F6;
  border-bottom: 30px solid #1D1D1D; }
  .four-main-considerations-module .inner-wrap, .four-main-considerations-module .inner-wrap-narrow, .four-main-considerations-module .inner-wrap-wide, .four-main-considerations-module .inner-wrap-fullwidth {
    padding-top: 3.728125em;
    padding-bottom: 4.625em; }

.fmcm-description {
  margin-bottom: 2.8125em; }
  .fmcm-description p {
    margin: 0; }

.fmcm-tabs .tab-content {
  border-top: none;
  padding: 0.9375em;
  background: transparent; }

.fmcm-tabs .tab-link {
  border-bottom: 0;
  border-radius: 0 !important;
  font-family: Raleway;
  font-size: 1.3125em;
  font-weight: 700;
  line-height: 1.1904761905em;
  background: #353639;
  color: #ffffff;
  vertical-align: middle; }
  .fmcm-tabs .tab-link span span {
    color: #ffb606; }
  .fmcm-tabs .tab-link:hover, .fmcm-tabs .tab-link.active {
    color: #1D1D1D;
    background: #ffb606; }
    .fmcm-tabs .tab-link:hover span span, .fmcm-tabs .tab-link.active span span {
      color: #1D1D1D; }

.fmcm-tabs.accordion-tabs .tab-header-and-content {
  display: block;
  margin-bottom: 1.25em; }

@media (min-width: 40em) {
  .fmcm-tabs .tab-link {
    width: 100%; }
  .fmcm-tabs .tab-header-and-content:first-of-type {
    margin: 0 0 1.25em; } }

@media (min-width: 60em) {
  .fmcm-tabs .tab-link {
    display: none; }
  .fmcm-tabs .tab-content {
    padding: 0;
    background: transparent;
    position: static; }
  .fmcm-tabs.accordion-tabs .tab-header-and-content {
    margin-bottom: 0; } }

.fmcm-tab-content-slider {
  position: relative;
  padding-bottom: 1.875em; }
  .fmcm-tab-content-slider .flex-direction-nav {
    display: none !important; }
  .fmcm-tab-content-slider .flex-control-nav {
    bottom: 0.625em; }
    .fmcm-tab-content-slider .flex-control-nav li {
      margin: 0 4.5px; }
  .fmcm-tab-content-slider .flex-control-paging li a {
    background: #ffb606;
    box-shadow: none; }
    .fmcm-tab-content-slider .flex-control-paging li a.flex-active {
      background: rgba(255, 182, 6, 0.56); }

@media (min-width: 60em) {
  .fmcm-tab-content-wrap {
    margin-top: 4.3275em !important;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    /*@include align-items(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; } }

.fmcm-heading {
  margin-bottom: 1.0294117647em;
  font-size: 2.125em;
  font-weight: 700;
  line-height: 1.1176470588em; }
  .fmcm-heading span {
    display: block; }
  @media (min-width: 60em) {
    .fmcm-heading {
      margin-bottom: 1.0294117647em;
      text-align: left; } }

.tab-content-heading {
  margin: 0 0 0.0666666667em;
  font-size: 2.8125em;
  font-weight: 700;
  line-height: 1.3333333333em; }
  .tab-content-heading span {
    width: 0.92em;
    height: 0.92em;
    border-radius: 50%;
    display: inline-block;
    font-size: 2.2222222222em;
    font-weight: 400;
    line-height: 0.78em;
    background: white;
    color: #3299BB;
    text-align: center; }
  @media (min-width: 60em) {
    .tab-content-heading span {
      margin-left: -30px;
      margin-right: -25px; } }

.tab-content-description {
  margin: 0 0 1.9375em; }
  .tab-content-description ol li,
  .tab-content-description ul li {
    font-size: 1.0625em !important; }
  .tab-content-description p {
    font-size: 1.0625em;
    line-height: 1.3529411765em;
    color: #333; }

.tab-content-link {
  padding: 0.75em 2.2222222222em;
  border: 1px solid #3299BB;
  background: #3299BB;
  color: #1D1D1D;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.5em;
  white-space: nowrap;
  text-align: center; }
  .tab-content-link:focus, .tab-content-link:hover {
    background: transparent;
    color: #3299BB; }
  @media (min-width: 60em) {
    .tab-content-link {
      min-width: 12.1111111111em; } }

.tab-left-content {
  width: 100%;
  padding: 1.875em 0; }
  @media (min-width: 60em) {
    .tab-left-content {
      width: 55.26%;
      padding: 0;
      margin-left: 5.91%;
      float: left; } }

.tab-right-content {
  width: 100%;
  margin-top: 1.25em; }
  .tab-right-content img {
    width: 100%;
    margin: 0 auto;
    display: block;
    box-shadow: 0px 3px 6px #00000029; }
  @media (min-width: 60em) {
    .tab-right-content {
      width: 38.783%;
      -webkit-box-ordinal-group: -1;
      -moz-box-ordinal-group: -1;
      box-ordinal-group: -1;
      -webkit-order: -1;
      -moz-order: -1;
      order: -1;
      -ms-flex-order: -1; }
      .tab-right-content img {
        margin: 0; } }

.fmcm-tabs-navigation-wrap {
  position: relative;
  z-index: 1;
  display: none; }
  @media (min-width: 60em) {
    .fmcm-tabs-navigation-wrap {
      display: block; } }

.fmcm-tabs-navigation {
  margin: 0 -1.25px;
  list-style: none; }
  .fmcm-tabs-navigation a {
    text-decoration: none; }
  .fmcm-tabs-navigation li {
    width: 25%;
    padding: 0 1.25px;
    list-style: none;
    float: left; }
    .fmcm-tabs-navigation li:after {
      content: none !important; }
    .fmcm-tabs-navigation li:nth-of-type(4n) .fqctm-nav {
      border: none; }

.fmcm-nav {
  width: 100%;
  height: 4.439047619em;
  max-width: 100%;
  display: table;
  font-weight: 700;
  font-size: 1.3125em;
  line-height: 1.1904761905em;
  font-family: Raleway;
  background: #353639;
  color: #ffffff;
  text-align: center;
  vertical-align: middle; }
  .fmcm-nav > span {
    display: table-cell;
    vertical-align: middle; }
    .fmcm-nav > span span {
      color: #ffb606; }
  .fmcm-nav:focus, .fmcm-nav:hover, .fmcm-nav.active {
    color: #1D1D1D;
    background: #ffb606; }
    .fmcm-nav:focus > span span, .fmcm-nav:hover > span span, .fmcm-nav.active > span span {
      color: #1D1D1D; }
  @media (min-width: 60em) {
    .fmcm-nav {
      padding: 0.625em; } }

/*================== Finding A Quality Custom Transformer Manufacturer Module ==============*/
.finding-quality-custom-transformer-manufacturer .inner-wrap, .finding-quality-custom-transformer-manufacturer .inner-wrap-narrow, .finding-quality-custom-transformer-manufacturer .inner-wrap-wide, .finding-quality-custom-transformer-manufacturer .inner-wrap-fullwidth {
  padding-top: 3.125em;
  padding-bottom: 3.125em; }

@media (min-width: 60em) {
  .finding-quality-custom-transformer-manufacturer .inner-wrap, .finding-quality-custom-transformer-manufacturer .inner-wrap-narrow, .finding-quality-custom-transformer-manufacturer .inner-wrap-wide, .finding-quality-custom-transformer-manufacturer .inner-wrap-fullwidth {
    padding-top: 4.915625em;
    padding-bottom: 7.2475em; } }

.fqctm-heading {
  margin-bottom: 0.8826470588em;
  font-size: 2.125em;
  font-weight: 700;
  line-height: 1.1764705882em; }
  .fqctm-heading span {
    display: block; }
  @media (min-width: 60em) {
    .fqctm-heading {
      margin-bottom: 1.0294117647em;
      text-align: left; } }

.fqctm-description {
  margin-bottom: 2.125em p;
    margin-bottom-margin: 0; }

@media (min-width: 60em) {
  .fqctm-tabs-wrap {
    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;
    position: relative; }
    .fqctm-tabs-wrap:after, .fqctm-tabs-wrap:before {
      content: '';
      width: 140%;
      height: 100%;
      display: block;
      position: absolute;
      left: -100%;
      top: 0;
      background: #1D1D1D;
      z-index: 0; }
    .fqctm-tabs-wrap:after {
      width: 46%;
      height: 47%;
      background: #3299BB;
      top: 60%;
      left: -50px;
      z-index: -2; }
    .fqctm-tabs-wrap > * {
      position: relative;
      z-index: 1; } }

.fqctm-tabs .tab-content {
  border-top: none;
  padding: 0.9375em;
  background: transparent; }

.fqctm-tabs .tab-link {
  border-bottom: 0;
  border-radius: 0 !important;
  font-size: 1.1875em;
  font-weight: 700;
  line-height: 1.2105263158em;
  background: #353639;
  color: #ffffff;
  vertical-align: middle; }
  .fqctm-tabs .tab-link span span {
    color: #ffb606; }
  .fqctm-tabs .tab-link:hover, .fqctm-tabs .tab-link.active {
    color: #1D1D1D;
    background: #ffb606; }
    .fqctm-tabs .tab-link:hover span span, .fqctm-tabs .tab-link.active span span {
      color: #1D1D1D; }

.fqctm-tabs.accordion-tabs .tab-header-and-content {
  display: block;
  margin-bottom: 1.25em; }

@media (min-width: 40em) {
  .fqctm-tabs .tab-link {
    width: 100%; }
  .fqctm-tabs .tab-header-and-content:first-of-type {
    margin: 0; } }

@media (min-width: 60em) {
  .fqctm-tabs {
    width: 75.728%; }
    .fqctm-tabs .tab-link {
      display: none; }
    .fqctm-tabs .tab-content {
      padding: 0;
      background: transparent;
      position: static; } }

.fqctm-tabs-navigation-wrap {
  position: relative;
  z-index: 1;
  display: none; }
  @media (min-width: 60em) {
    .fqctm-tabs-navigation-wrap {
      display: block;
      width: 24.272%; } }

.fqctm-tabs-navigation {
  margin: 0 -1.25px;
  list-style: none;
  background: #1D1D1D; }
  .fqctm-tabs-navigation a {
    text-decoration: none; }
  .fqctm-tabs-navigation li {
    width: 100%;
    padding-top: 1.40625em;
    transition: all 0.3s ease-in-out; }
    .fqctm-tabs-navigation li:first-child {
      padding-top: 0; }
    .fqctm-tabs-navigation li.active a {
      border-bottom: 1px solid #ffb606;
      margin-left: 0;
      color: #ffffff;
      font-weight: 700; }
  .fqctm-tabs-navigation a {
    margin-left: 15%;
    padding-bottom: 0.5789473684em;
    border-bottom: 1px solid #ffb606;
    display: block;
    color: rgba(255, 255, 255, 0.55);
    font-size: 1.1875em;
    font-weight: 400;
    line-height: 1.2105263158em;
    text-decoration: none;
    transition: all 0.3s ease-in-out; }
    .fqctm-tabs-navigation a:focus, .fqctm-tabs-navigation a:hover {
      border-bottom: 1px solid #ffb606;
      margin-left: 0;
      color: #ffffff;
      font-weight: 700; }

.fqctm-nav {
  display: block; }
  .fqctm-nav.active {
    border-bottom: 1px solid #ffb606;
    margin-left: 0;
    color: #ffffff;
    font-weight: 700; }

@media (min-width: 60em) {
  .fqctm-tab-content-wrap {
    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; } }

.fqctm-tab-content .tab-content-heading {
  margin: 0 0 1.638em;
  color: #3299BB;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.2em; }

.fqctm-tab-content .tab-content-description p {
  margin: 0 0 1.4444444444em;
  color: #5A5A5A;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3888888889em; }

.fqctm-tab-content .tab-content-link {
  color: #3299BB;
  background: transparent;
  border-color: #3299BB; }
  .fqctm-tab-content .tab-content-link:hover, .fqctm-tab-content .tab-content-link:focus {
    color: #1D1D1D;
    background: #3299BB;
    border-color: #3299BB; }

@media (min-width: 60em) {
  .fqctm-tab-content {
    width: 56.7%;
    padding-left: 1.915em; } }

.fqctm-tab-img {
  margin: 1.875em 0;
  text-align: center; }
  .fqctm-tab-img a {
    display: inline-block; }
  .fqctm-tab-img img {
    display: block;
    width: 100% !important;
    height: auto !important;
    box-shadow: 0px 3px 6px #00000029; }
  @media (min-width: 60em) {
    .fqctm-tab-img {
      width: 43.3%;
      margin: 5.1875em 0; } }

.mfp-bg {
  z-index: 500000 !important; }

.mfp-wrap {
  z-index: 500000 !important; }

/*******Buy Now*************/
.sh-buynow-btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 1.0588235294em 2.1176470588em 1.2941176471em 2.0588235294em; }
  @media (min-width: 60em) {
    .sh-buynow-btn {
      padding: 1.0588235294em 2.1176470588em 1.2941176471em 2.0588235294em;
      margin: 0.5882352941em 0 0 0;
      line-height: 1.15em; } }

/*.page-id-5{*/
.sh-rfq-btn {
  padding: 15px 8px 14px;
  font-size: 13px;
  margin: 1.3em 0.5em 0em 1em;
  line-height: 1.15em; }
  .sh-rfq-btn:after {
    top: 2px;
    height: 45px;
    content: "";
    position: absolute;
    width: 1px;
    background: rgba(0, 0, 0, 0.1);
    left: -13px; }

.sh-buynow-btn {
  padding: 1.2em .5em 1.2em .5em;
  font-size: 13px;
  margin-top: 1.3em;
  line-height: 1.15em; }

.sh-icons .sh-rfq-btn:after {
  top: 2px;
  height: 45px; }

.sh-ico-search {
  background-position: center;
  margin: 1em 0 0em;
  width: 40px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
  background-size: 1.5em; }

.sh-icons .sh-ph {
  background-repeat: no-repeat;
  background-position: center;
  padding: 0;
  margin: 1em 0.5em;
  position: relative;
  display: inline-block;
  vertical-align: top;
  background-size: 19px 19px;
  width: 60px;
  height: 45px; }
  .sh-icons .sh-ph:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    top: 2px;
    right: 0; }
  .sh-icons .sh-ph:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    top: 2px;
    left: 0; }

.sh-ico-menu {
  margin: 1.3125em 0 0 0em;
  padding: 0;
  width: 2.375em;
  height: 2.375em;
  background-size: 2.3125em 2.3125em; }

@media (min-width: 60em) {
  .sn-li-l1 {
    margin-left: 1em; }
  .sh-ico-search {
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.3333333333em;
    color: #323232;
    margin: 1.6666666667em 1em 0 1em;
    width: auto;
    height: auto;
    padding: 0 2.3333333333em 0 0;
    background-position: right 0;
    position: relative; }
  .sh-rfq-btn {
    margin: 22px 0em 0em 0em; }
    .sh-rfq-btn:after {
      display: none; }
  .sh-buynow-btn {
    margin-top: 1.3em; } }

@media (min-width: 64em) {
  .sh-rfq-btn {
    margin: 1.3em 1em 0em 1em; }
    .sh-rfq-btn:after {
      display: none; }
  .sh-buynow-btn {
    margin-top: 1.3em; } }

@media (max-height: 46em) and (min-width: 60em) {
  .sh-rfq-btn {
    margin: 8px 0em 0em 0em; } }

.page-id-7522 .sh-icons {
  padding-bottom: 0px; }

.page-id-7522 .sh-buynow-btn {
  padding: 1.2em .5em 1.2em .5em;
  font-size: 13px;
  margin: 0.5em 1.5em 0.5em 0em;
  line-height: 1.15em;
  position: relative;
  vertical-align: top; }
  .page-id-7522 .sh-buynow-btn:after {
    content: "";
    position: absolute;
    width: 1px;
    background: rgba(0, 0, 0, 0.1);
    right: -13px;
    top: 2px;
    height: 40px; }

.page-id-7522 .sh-ico-menu {
  background-image: url(/wp-content/themes/triadmagnetics-default/img/nav.svg);
  margin: .6em 0em .5em;
  padding: 0;
  width: 35px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  text-align: center;
  text-decoration: none; }

.page-id-7522 .sh-ph {
  background-image: url(/wp-content/themes/triadmagnetics-default/img/call-black.png);
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  background-size: 20px;
  width: 45px;
  height: 40px;
  margin: 0.5em 0em 0.5em 0.5em;
  background-position: center;
  padding: 0; }
  .page-id-7522 .sh-ph:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    top: 2px;
    right: 0; }
  .page-id-7522 .sh-ph:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    top: 2px;
    left: 0; }

.page-id-7522 .sh-ico-search {
  background-image: url(https://info.triadmagnetics.com/hubfs/img/search.svg);
  background-size: 1.5em;
  background-position: center;
  padding: 0;
  margin: 0.5em 0em;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  background-repeat: no-repeat; }

.page-id-7522 .sh-rfq-btn {
  padding: 1.2em 1.55em;
  line-height: 1.15em;
  font-size: 13px;
  margin: 0.5em 0.5em;
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .page-id-7522 .sh-rfq-btn:after {
    content: "";
    position: absolute;
    width: 1px;
    background: rgba(0, 0, 0, 0.1);
    left: -14px;
    top: 2px;
    height: 40px; }

@media (min-width: 60em) {
  .page-id-7522 .sh-ph {
    font-size: 1.25em;
    line-height: 1.2em;
    color: #3299bb;
    font-weight: 700;
    text-decoration: none;
    background-image: url(../../../../../../themes/triadmagnetics-default/img/phone.svg);
    background-repeat: no-repeat;
    background-position: left center;
    letter-spacing: .3px;
    padding: 0 0 0 1.2em;
    display: inline-block;
    background-size: 1.2em 1.2em;
    width: auto;
    height: auto;
    margin: 0; }
    .page-id-7522 .sh-ph:after {
      display: none; }
    .page-id-7522 .sh-ph:before {
      display: none; }
  .page-id-7522 .sh-ico-search {
    font-weight: 700;
    font-size: 1.125em;
    line-height: 1.3333333333em;
    color: #323232;
    margin: 1.6666666667em 1.7222222222em 0 2em;
    width: auto;
    height: auto;
    padding: 0 2.3333333333em 0 0;
    background-position: right 0;
    position: relative; }
  .page-id-7522 .sh-rfq-btn {
    padding: 1.46em 1.85em;
    font-size: 13px;
    margin: 1.5em 0.5em;
    position: relative;
    display: inline-block;
    vertical-align: top; }
    .page-id-7522 .sh-rfq-btn:after {
      display: none; }
  .page-id-7522 .sh-buynow-btn {
    padding: 1.45em .8em 1.45em .8em;
    font-size: 13px;
    margin: 1.5em 0.5em;
    line-height: 1.15em;
    position: relative;
    vertical-align: top; }
    .page-id-7522 .sh-buynow-btn:after {
      display: none; }
  .page-id-7522 .sn-li-l1 {
    margin-left: 1em; } }

.page-id-7522 .hs-landing-page .ebook-module {
  background-image: url(https://1936504.fs1.hubspotusercontent-na1.net/hubfs/1936504/img/Triad-Custom%20Vs%20Standard-2152023.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top; }

.page-id-7522 .hs-landing-page .em-heading {
  color: white;
  font-size: 2.5em;
  line-height: 1.375em;
  font-weight: bold;
  margin-bottom: 1.225em; }

.page-id-7522 .hs-landing-page .em-text p {
  color: white; }

.page-id-7522 .hs-landing-page .em-text ul {
  margin-bottom: 1.0625em; }
  .page-id-7522 .hs-landing-page .em-text ul li {
    color: white;
    margin-bottom: 7px; }
    .page-id-7522 .hs-landing-page .em-text ul li:after {
      background: #3299BB !important;
      width: 4px !important;
      height: 4px !important; }

.page-id-7522 .hs-landing-page .em-wrap {
  padding-bottom: 3.625em; }
  @media (min-width: 60em) {
    .page-id-7522 .hs-landing-page .em-wrap {
      display: flex; }
      .page-id-7522 .hs-landing-page .em-wrap > div {
        flex-basis: 50%; } }

.page-id-7522 .hs-landing-page .em-image {
  text-align: center; }

.page-id-7522 .hs-landing-page .emb-from-wrap {
  max-width: 64.375em;
  padding: 0 1.5em;
  width: 100%;
  margin: 0 auto; }
  .page-id-7522 .hs-landing-page .emb-from-wrap h3 {
    color: #FFB607;
    font-weight: 500;
    font-size: 2.375em;
    line-height: 1.2631578947em; }
  .page-id-7522 .hs-landing-page .emb-from-wrap .hs_cos_wrapper_type_form {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    border: none; }
    .page-id-7522 .hs-landing-page .emb-from-wrap .hs_cos_wrapper_type_form .hs-form-required {
      color: #FFB607; }
    .page-id-7522 .hs-landing-page .emb-from-wrap .hs_cos_wrapper_type_form .hs-form-field label {
      font-size: 1.125em;
      line-height: 1.5555555556em;
      font-weight: 400; }
    .page-id-7522 .hs-landing-page .emb-from-wrap .hs_cos_wrapper_type_form .hs-form-field .hs-input {
      height: 4.125em !important;
      margin-bottom: 1.25em; }
  .page-id-7522 .hs-landing-page .emb-from-wrap .hs-form fieldset.form-columns-2 .input {
    margin-right: 0; }
  @media (min-width: 60em) {
    .page-id-7522 .hs-landing-page .emb-from-wrap .hs-form fieldset.form-columns-2 > div {
      width: 47%;
      margin-left: 6%; }
      .page-id-7522 .hs-landing-page .emb-from-wrap .hs-form fieldset.form-columns-2 > div:first-child {
        margin-left: 0; } }
  @media (min-width: 60em) {
    .page-id-7522 .hs-landing-page .emb-from-wrap .hs-form fieldset:nth-of-type(4).form-columns-1 {
      width: 50%; } }
  .page-id-7522 .hs-landing-page .emb-from-wrap .hs-form fieldset:nth-of-type(5) .hs-form-field .hs-input {
    height: auto !important; }
  @media (min-width: 60em) {
    .page-id-7522 .hs-landing-page .emb-from-wrap .hs-form fieldset:nth-of-type(5) {
      margin-top: 3.375em; }
      .page-id-7522 .hs-landing-page .emb-from-wrap .hs-form fieldset:nth-of-type(5).form-columns-1 {
        width: 50%; } }

.page-id-7522 .hs-landing-page .emb-form {
  position: relative; }
  .page-id-7522 .hs-landing-page .emb-form .hs_submit.hs-submit .hs-button {
    color: black;
    min-width: 217px;
    height: 55px; }
  @media (min-width: 60em) {
    .page-id-7522 .hs-landing-page .emb-form .hs_submit.hs-submit {
      position: absolute;
      left: 53%;
      bottom: 59px; } }
  .page-id-7522 .hs-landing-page .emb-form .hs-form-booleancheckbox > .hs-form-booleancheckbox-display > span {
    display: inline-block;
    vertical-align: top;
    width: 80%; }

.page-id-7522 .hs-landing-page .emb-from-wrap {
  position: relative; }
  .page-id-7522 .hs-landing-page .emb-from-wrap:before {
    content: '';
    background: url(https://1936504.fs1.hubspotusercontent-na1.net/hubfs/1936504/img/arrow-yello.svg);
    background-repeat: no-repeat;
    position: absolute; }
    @media (min-width: 40em) {
      .page-id-7522 .hs-landing-page .emb-from-wrap:before {
        left: 70%;
        top: -120px;
        width: 213px;
        height: 194px; } }
    @media (min-width: 60em) {
      .page-id-7522 .hs-landing-page .emb-from-wrap:before {
        left: 39%;
        top: -120px;
        width: 213px;
        height: 194px; } }

.page-id-7522 section.ebook-module.ebook-module-ty {
  text-align: center; }
  .page-id-7522 section.ebook-module.ebook-module-ty .em-text .btn, .page-id-7522 section.ebook-module.ebook-module-ty .em-text button,
  .page-id-7522 section.ebook-module.ebook-module-ty .em-text input[type="submit"], .page-id-7522 section.ebook-module.ebook-module-ty .em-text .btn-download, .page-id-7522 section.ebook-module.ebook-module-ty .em-text .btn-arrow, .page-id-7522 section.ebook-module.ebook-module-ty .em-text .product-grid-item-link {
    color: black; }

.page-id-7522 .sc-thank-you .additional-content #hs_cos_wrapper_widget_25514306930 {
  text-align: center; }
  .page-id-7522 .sc-thank-you .additional-content #hs_cos_wrapper_widget_25514306930 hr {
    border-bottom: 2px solid #3299BB; }

.sh-search-buy-now {
  margin-bottom: -4px;
  display: inline-flex;
  text-align: right !important; }

.sh-search-buy-now input {
  font-size: 14px !important;
  display: inline-block !important;
  height: 3.2857142857em;
  padding: 10px !important; }
  @media (max-height: 46em) and (min-width: 60em) {
    .sh-search-buy-now input {
      height: 46px; } }

.sh-search-buy-now input[name="partnumber2"] {
  max-width: 110px !important;
  border: 1px solid #dc9b00 !important;
  font-style: italic;
  color: grey;
  border-radius: 4px 0px 0 4px !important; }

.sh-search-buy-now input[name="partnumber3"] {
  max-width: 110px !important;
  border: 1px solid #dc9b00 !important; 
font-style: italic;
}

.sh-search-buy-now input.search-submit {
  background: #ffb606 !important;
  color: #000000 !important;
  font-size: 0.875em !important;
  font-weight: 500 !important;
  width: 84px;
  border-radius: 0 4px 4px 0 !important; }
  @media (max-height: 46em) and (min-width: 60em) {
    .sh-search-buy-now input.search-submit {
      height: 46px; } }
  .sh-search-buy-now input.search-submit:hover, .sh-search-buy-now input.search-submit:focus {
    background: #d29400; }

.sh-search-buy-now input.search-submit:hover {
  background: #d29400 !important; }

.page-id-6916.infographic {
  float: none;
  margin: 0; }

@media screen and (min-width: 960px) and (max-width: 1050px) {
  .site-nav-container {
    position: absolute;
    right: 5px; }
  .sh-search-buy-now {
    margin-top: 6px; }
  .sh-sticky-wrap.stuck .sn-li-l1 {
    margin-left: 15px; } }

.popup-youtube {
  max-width: 100%;
  display: inline-block;
  position: relative;
  line-height: 0; }
  .popup-youtube img {
    /*width: em(550);*/
    max-width: 100%;
    margin: 0; }
  .popup-youtube:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    -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(https://www.triadmagnetics.com/wp-content/uploads/youtube-icon-hover.png) center/68px no-repeat;
    opacity: 0.8; }
  .popup-youtube:focus:before, .popup-youtube:hover:before {
    opacity: 1;
    background: url(https://www.triadmagnetics.com/wp-content/uploads/youtube-icon-hover.png) center/68px no-repeat; }

.page-id-7602 .inner-wrap-narrow {
  max-width: 75em;
  padding: 2.5em 1.5em 0em 1.5em; }

.video-module-with-content h2 {
  font-size: 1.5em;
  line-height: 1.2083333333em;
  margin-bottom: 0.5em;
  color: #000000;
  font-weight: 700; }

.video-module-with-content p {
  color: #000000;
  font-size: 1.0625em;
  line-height: 1.3529411765em;
  letter-spacing: -0.5px; }

.video-module-with-content .vmc-content > *:first-child {
  margin-top: 0; }

.video-module-with-content .vmc-content > *:last-child {
  margin-bottom: 0; }

.video-module-with-content .vmc-left {
  text-align: center;
  margin-bottom: 1.25em; }

.video-module-with-content .vmc-video-img {
  display: block; }

.video-module-with-content .vmc-link-wrap {
  margin-top: 2.1875em;
  text-align: center; }

.video-module-with-content .vmc-bottom-content > *:last-child {
  margin-bottom: 0; }

.video-module-with-content .vmc-cta {
  border-radius: 5px;
  border: 3px solid #ffb606;
  background: #ffb606;
  color: #000000;
  font-size: 1.125em;
  line-height: 1.2222222222em;
  padding: 1.2777777778em 0.5555555556em 1.2222222222em;
  max-width: 17.5555555556em;
  font-weight: 400;
  text-align: center;
  width: 100%;
  margin: 0.5555555556em; }
  .video-module-with-content .vmc-cta:hover, .video-module-with-content .vmc-cta:focus {
    background: transparent;
    color: #ffb606; }

.video-module-with-content .vmc-cta2 {
  background: transparent;
  color: #ffb606;
  max-width: 15.1666666667em; }
  .video-module-with-content .vmc-cta2:hover, .video-module-with-content .vmc-cta2:focus {
    background: #ffb606;
    color: #000000; }

@media (min-width: 60em) {
  .video-module-with-content .vmc-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .video-module-with-content .vmc-left {
    width: 50%;
    padding-right: 0.6875em;
    margin-bottom: 0;
    text-align: left; }
  .video-module-with-content .vmc-link-wrap {
    text-align: left; }
  .video-module-with-content .vmc-right {
    width: 50%;
    padding-left: 0.6875em; }
  .video-module-with-content .vmc-cta {
    margin-left: 0;
    margin-right: 0; }
  .video-module-with-content .vmc-cta2 {
    margin-left: 0.5em; } }

.content-module-with-cta .cmc-heading {
  font-size: 1.5em;
  line-height: 1.2083333333em;
  margin-top: 0.3333333333em;
  margin-bottom: 0.5em;
  color: #000000;
  font-weight: 700; }

.content-module-with-cta p {
  color: #000000;
  font-size: 1.0625em;
  line-height: 1.3529411765em;
  letter-spacing: -0.5px; }

.content-module-with-cta .cmc-content > *:first-child {
  margin-top: 0; }

.content-module-with-cta .cmc-content > *:last-child {
  margin-bottom: 0; }

.content-module-with-cta .cmc-link-wrap {
  margin-top: 2.1875em;
  text-align: center; }

.content-module-with-cta .cmc-cta {
  border-radius: 5px;
  border: 3px solid #ffb606;
  background: #ffb606;
  color: #000000;
  font-size: 1.125em;
  line-height: 1.2222222222em;
  padding: 1.2777777778em 0.5555555556em 1.2222222222em;
  max-width: 18.7222222222em;
  font-weight: 400;
  text-align: center;
  width: 100%;
  margin: 0.5555555556em; }
  .content-module-with-cta .cmc-cta:hover, .content-module-with-cta .cmc-cta:focus {
    background: transparent;
    color: #ffb606; }

.content-module-with-cta .cmc-cta2 {
  background: transparent;
  color: #ffb606;
  max-width: 15.1666666667em; }
  .content-module-with-cta .cmc-cta2:hover, .content-module-with-cta .cmc-cta2:focus {
    background: #ffb606;
    color: #000000; }

@media (min-width: 60em) {
  .content-module-with-cta .cmc-link-wrap {
    text-align: left; }
  .content-module-with-cta .cmc-cta {
    margin-left: 1.1111111111em; }
  .content-module-with-cta .cmc-cta2 {
    margin: 0; } }

.inner-product-categories-module .ipcm-tab-wrap {
  border-radius: 5px;
  background: #EEEEEE; }

.inner-product-categories-module .ipcm-main-content-wrap .cmc-heading {
  font-size: 1.5em;
  line-height: 1.2083333333em;
  margin-top: 0.3333333333em;
  margin-bottom: 0.5em;
  color: #000000;
  font-weight: 700; }

.inner-product-categories-module .ipcm-main-content-wrap p {
  color: #000000;
  font-size: 1.0625em;
  line-height: 1.3529411765em;
  letter-spacing: -0.5px; }

.inner-product-categories-module .ipcm-main-content-wrap .cmc-content > *:first-child {
  margin-top: 0; }

.inner-product-categories-module .ipcm-main-content-wrap .cmc-content > *:last-child {
  margin-bottom: 0; }

.inner-product-categories-module .ipcm-main-content-wrap .cmc-link-wrap {
  margin-top: 2.1875em;
  text-align: center; }

.inner-product-categories-module .ipcm-main-content-wrap .cmc-cta {
  border-radius: 5px;
  border: 3px solid #ffb606;
  background: #ffb606;
  color: #000000;
  font-size: 1.125em;
  line-height: 1.2222222222em;
  padding: 1.2777777778em 0.5555555556em 1.2222222222em;
  max-width: 18.7222222222em;
  font-weight: 400;
  text-align: center;
  width: 100%;
  margin: 0.5555555556em; }
  .inner-product-categories-module .ipcm-main-content-wrap .cmc-cta:hover, .inner-product-categories-module .ipcm-main-content-wrap .cmc-cta:focus {
    background: transparent;
    color: #ffb606; }

.inner-product-categories-module .ipcm-main-content-wrap .cmc-cta2 {
  background: transparent;
  color: #ffb606;
  max-width: 15.1666666667em; }
  .inner-product-categories-module .ipcm-main-content-wrap .cmc-cta2:hover, .inner-product-categories-module .ipcm-main-content-wrap .cmc-cta2:focus {
    background: #ffb606;
    color: #000000; }

@media (min-width: 60em) {
  .inner-product-categories-module .ipcm-main-content-wrap .cmc-link-wrap {
    text-align: left; }
  .inner-product-categories-module .ipcm-main-content-wrap .cmc-cta {
    margin-left: 1.1111111111em; }
  .inner-product-categories-module .ipcm-main-content-wrap .cmc-cta2 {
    margin: 0; } }

.inner-product-categories-module .ipcm-wrap {
  padding: 2.4375em 1em 2.5em; }

.inner-product-categories-module .ipcm-heading {
  display: inline-block;
  margin: 0; }

.inner-product-categories-module .ipcm-slider {
  visibility: visible; }
  .inner-product-categories-module .ipcm-slider.slick-initialized {
    visibility: visible; }
  .inner-product-categories-module .ipcm-slider .slick-slide {
    margin: 0 0.6875em; }
    .inner-product-categories-module .ipcm-slider .slick-slide > div {
      position: relative;
      height: 100%; }
  .inner-product-categories-module .ipcm-slider .slick-active.slick-current figure {
    height: 20.625em;
    border: 2px solid #FEB805; }
  .inner-product-categories-module .ipcm-slider .slick-active.slick-current .ipcmi-title {
    display: none; }

.inner-product-categories-module .ipcm-counter-controls {
  position: absolute;
  right: 2.4375em;
  display: inline-block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.inner-product-categories-module .ipcm-heading-arrow-wrap {
  position: relative;
  display: inline-block;
  margin-bottom: 1.5625em; }
  .inner-product-categories-module .ipcm-heading-arrow-wrap > * {
    vertical-align: middle; }

.inner-product-categories-module .ipcm-slider-control {
  position: relative;
  display: inline-block;
  z-index: 1;
  right: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  text-align: center; }
  .inner-product-categories-module .ipcm-slider-control .nav-prev {
    display: inline-block;
    vertical-align: middle;
    width: 1.8125em;
    height: 1.8125em;
    /*background: $white;
      border:solid 1px $black;*/
    border-radius: 50%;
    background-image: url(prev-arrow.svg);
    background-repeat: no-repeat;
    background-size: 1.8125em;
    background-position: center;
    margin-left: 2.5em; }
    .inner-product-categories-module .ipcm-slider-control .nav-prev span {
      display: none; }
    .inner-product-categories-module .ipcm-slider-control .nav-prev.slick-disabled {
      cursor: not-allowed; }
    .inner-product-categories-module .ipcm-slider-control .nav-prev:hover {
      /*background: $med-yellow;
        border-color: $med-yellow;*/
      background-image: url(prev-arrow-hover.svg); }
  .inner-product-categories-module .ipcm-slider-control .nav-next {
    display: inline-block;
    vertical-align: middle;
    width: 1.8125em;
    height: 1.8125em;
    border-radius: 50%;
    background-image: url(prev-arrow.svg);
    background-repeat: no-repeat;
    background-size: 1.8125em;
    background-position: center;
    margin-left: 3.0625em;
    margin-right: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
    .inner-product-categories-module .ipcm-slider-control .nav-next span {
      display: none; }
    .inner-product-categories-module .ipcm-slider-control .nav-next.slick-disabled {
      cursor: not-allowed; }
    .inner-product-categories-module .ipcm-slider-control .nav-next:hover {
      background-image: url(prev-arrow-hover.svg); }

.inner-product-categories-module figure {
  border: 2px solid #333;
  padding: 1.25em 0.125em 1.1875em;
  height: 17.9375em;
  background: #ffffff;
  position: relative;
  width: 100%; }
  .inner-product-categories-module figure img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    max-height: 13.75em;
    transition: all 0.3s linear; }

.inner-product-categories-module .ipcmi-link {
  text-decoration: none; }
  .inner-product-categories-module .ipcmi-link:hover figure, .inner-product-categories-module .ipcmi-link:focus figure {
    border: 2px solid #FEB805;
    height: 20.625em; }
  .inner-product-categories-module .ipcmi-link:hover .ipcmi-title, .inner-product-categories-module .ipcmi-link:focus .ipcmi-title {
    display: none; }

.inner-product-categories-module .ipcmi-title {
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.2222222222em;
  color: #000000;
  margin-top: 0.6666666667em;
  display: block;
  text-align: center; }

@media (min-width: 40em) {
  .inner-product-categories-module .ipcm-wrap {
    padding: 2.4375em 1.5em 2.5em; } }

@media (min-width: 60em) {
  .inner-product-categories-module .ipcm-wrap {
    padding-left: 1.5em; }
  .inner-product-categories-module .ipcm-slider {
    /*.slick-track{
        @include display (flex);
      }
      .slick-slide{
        height: inherit;
      }*/ }
    .inner-product-categories-module .ipcm-slider .slick-list {
      padding-right: 4.9375em;
      width: 100%; } }

@media (min-width: 80em) {
  .inner-product-categories-module .ipcm-wrap {
    padding-left: 0;
    width: 100%;
    margin-left: calc((100% - 77.25em) / 2); } }

@media (min-width: 87.5em) {
  .inner-product-categories-module .ipcm-slider .slick-list {
    padding-right: 8.9375em; } }

@media (min-width: 100em) {
  .inner-product-categories-module .ipcm-slider .slick-list {
    padding-right: 4.9375em; } }

.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: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 57%;
  z-index: 10;
  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: 2.5em;
  background-size: 40px;
  background-repeat: no-repeat;
  background-image: url(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(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;
  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; }

.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%;
  width: 100%; }

.tablesaw {
  border-collapse: collapse;
  width: 100%; }

/* Structure */
.tablesaw {
  border: 0;
  padding: 0; }
  .tablesaw tr {
    background: #ffffff;
    padding: 0; }
    .tablesaw tr:nth-of-type(2n-2) {
      background: #efefef; }

.tablesaw th {
  font-weight: 700; }

.tablesaw th,
.tablesaw td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5714285714em 0.7142857143em 0.5714285714em;
  font-size: 0.875em;
  font-weight: 500;
  color: #000000; }
  @media (min-width: 80em) {
    .tablesaw th,
    .tablesaw td {
      font-size: 0.875em; } }

.tablesaw thead tr:first-child th {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.875em;
  color: #000000;
  font-weight: 700;
  border-top: none; }
  @media (min-width: 80em) {
    .tablesaw thead tr:first-child th {
      font-size: 0.875em; } }

/* Table rows have a gray bottom stroke by default */
.tablesaw-stack tbody tr {
  border-bottom: none; }

.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: 40%;
    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: 959px) {
  .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: 960px) {
  .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; } }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 98%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  margin: 0 auto; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none; }
  .owl-carousel .owl-nav .owl-prev:focus:not(:hover):not(:active), .owl-carousel .owl-nav .owl-next:focus:not(:hover):not(:active), .owl-carousel .owl-dot:focus:not(:hover):not(:active) {
    outline: 2px dashed #3299bb;
    outline-offset: -2px; }

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  background-image: url(arrow-side-left.png);
  background-repeat: no-repeat;
  background-position: left center;
  background: transparent;
  background-size: 2.0625em 2.0625em;
  color: inherit;
  border: none;
  padding: 0 !important;
  width: 2.0625em;
  height: 2.0625em;
  top: 47%;
  left: 15px;
  position: absolute;
  font: inherit;
  opacity: 1;
  font-size: 1em; }
  .owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span, .owl-carousel button.owl-dot span {
    display: none; }

.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
  opacity: 1;
  background-image: url(arrow-side-left-hover.png);
  background-size: 2.0625em 2.0625em; }

.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 13px;
  background-image: url(arrow-side.png); }
  .owl-carousel .owl-nav button.owl-next:hover {
    background-image: url(arrow-side-hover.png); }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
      This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
      calculation of the height of the owl-item that breaks page layouts
     */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* Chosen v1.4.1 | (c) 2011-2015 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999; }

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background: #fff;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../img/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/chosen-sprite.png) no-repeat 0 2px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: #fff url(../img/chosen-sprite.png) no-repeat 100% -20px;
  background: url(../img/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background: #fff;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background: #eee;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../img/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
  background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
  background-image: -o-linear-gradient(#eee 20%, #fff 80%);
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: 0;
  background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important; }

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
  left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0; }

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: #fff url(../img/chosen-sprite.png) no-repeat -30px -20px;
  background: url(../img/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type=text], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url(../img/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

/*** Slick Slider CSS ***/
.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; }

/* Slider */
/*.slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
}*/
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 45px;
  width: 35px;
  /*line-height: 0px;
    font-size: 0px;*/
  cursor: pointer;
  /*background: transparent;
    color: transparent;*/
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  color: transparent;
  /*&:before {
        font-family: $slick-font-family;
        font-size: 20px;
        line-height: 1;
        color: $slick-arrow-color;
        opacity: $slick-opacity-default;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }*/ }

.slick-prev span,
.slick-next span {
  display: none; }

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  border: none;
  outline: none;
  background: transparent;
  color: transparent;
  /*&:before {
            opacity: $slick-opacity-on-hover;
        }*/ }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1; }

.slick-prev {
  left: -35px;
  /*background: url(icons/carousel-arrow.svg) center/37px no-repeat;*/
  -webkit-transform: rotateY(180deg) translateY(-50%);
  -moz-transform: rotateY(180deg) translateY(-50%);
  -ms-transform: rotateY(180deg) translateY(-50%);
  -o-transform: rotateY(180deg) translateY(-50%);
  transform: rotateY(180deg) translateY(-50%);
  /*&:before {
        content: $slick-prev-character;
        [dir="rtl"] & {
            content: $slick-next-character;
        }
    }*/
  /*&:focus,
    &:hover {
      background: url(icons/carousel-arrow-hover.svg) center/37px no-repeat;
    }*/ }

[dir="rtl"] .slick-prev {
  left: auto;
  right: -35px; }

.slick-next {
  right: -35px;
  /*&:before {
        background: url(icons/carousel-arrow.svg) center/37px no-repeat;
        content: $slick-next-character;
        [dir="rtl"] & {
            content: $slick-prev-character;
        }
    }*/
  /*&:focus,
    &:hover {
      background: url(icons/carousel-arrow-hover.svg) center/37px no-repeat;
    }*/ }

[dir="rtl"] .slick-next {
  left: -35px;
  right: auto; }

/* Dots */
/*.slick-dotted.slick-slider {
    margin-bottom: 30px;
}*/
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "â€¢";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: white;
  opacity: 1; }

/* Anything HubSpot Related */
.hs-error-msgs {
  color: #C02F2F; }
  li#nav-menu-item-1454 {
    position: relative;
}
@media(max-width: 959px){
.sn-li-l3 > a {
    padding: 0 0 0.4375em 3.4375em;
}
}

@media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3, .hs-menu-depth-2 {
        position: relative;
        background-color: transparent;
        border-bottom: 1px solid #d7d7d7;
        width: 22.5em !important;
    }
}
/*! {% include "hubspot/styles/responsive/required_base.css" %}*/
/*!
[hubspot-metadata]
{
    "path": "custom/page/web_page_basic/style.css"
}
[end-hubspot-metadata]
*/