@charset "UTF-8";
/*!
Theme Name: 	Default Template
Theme URI: 		http://julian.is
Description: 	Default theme for .
Version: 		1.0
Author: 		Julian Gaviria
Author URI: 	julian.is
Tags: 			starkers, naked, clean, basic, html5, boilerplate, sass, smacss
*/
html {
  box-sizing: border-box; }

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

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

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

blockquote {
  color: #848280;
  font-size: 20px;
  margin: 0;
  max-width: 77%;
  padding: 2.5em 1em 1em !important;
  position: relative; }
  blockquote p {
    font-size: 20px; }
  blockquote::before {
    background-image: url("//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-end-quote.svg?t=1466080737211");
    background-repeat: no-repeat;
    background-size: 3em auto;
    content: "";
    height: 3em;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0.65em;
    transform: scaleX(-1);
    width: 3em; }
  blockquote::after {
    background-image: url("//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-end-quote.svg?t=1466080737211");
    background-repeat: no-repeat;
    background-size: 3em auto;
    bottom: 0;
    content: "";
    height: 3em;
    opacity: 0.5;
    position: absolute;
    right: 1em;
    width: 3em; }

.contact-blockquote {
  max-width: 100%; }
  .contact-blockquote::after {
    bottom: -32px; }

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

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

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

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

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

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

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

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

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

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

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

td,
th {
  padding: 0; }

body {
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff;
  color: #333;
  font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif;
  font-size: 1em;
  line-height: 1.5; }

.display-font-size {
  font-size: 1.921875em; }
  @media (min-width: 40em) {
    .display-font-size {
      font-size: 2.30625em; } }
  @media (min-width: 60em) {
    .display-font-size {
      font-size: 2.5625em; } }

.xlarge-font-size {
  font-size: 1.453125em; }
  @media (min-width: 40em) {
    .xlarge-font-size {
      font-size: 1.74375em; } }
  @media (min-width: 60em) {
    .xlarge-font-size {
      font-size: 1.9375em; } }

.large-font-size {
  font-size: 0.984375em; }
  @media (min-width: 40em) {
    .large-font-size {
      font-size: 1.18125em; } }
  @media (min-width: 60em) {
    .large-font-size {
      font-size: 1.4375em; } }

.medium-font-size {
  font-size: 1em; }
  @media (min-width: 40em) {
    .medium-font-size {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    .medium-font-size {
      font-size: 1.3125em; } }

.base-font-size {
  font-size: 1em; }
  @media (min-width: 40em) {
    .base-font-size {
      font-size: 1.125em; } }
  @media (min-width: 60em) {
    .base-font-size {
      font-size: 1.125em; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif;
  line-height: 1.25;
  margin: 0; }

h1 {
  font-size: 2.5625em;
  margin-top: 0;
  margin-bottom: 32px;
  color: #13568b;
  font-weight: 600; }

h2 {
  font-size: 1.9375em;
  margin-top: 24px;
  margin-bottom: 16px;
  color: #13568b;
  font-weight: 600; }

h3 {
  font-size: 1.4375em;
  margin-top: 24px;
  margin-bottom: 16px;
  color: #333333;
  font-weight: bold; }

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

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

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

p {
  margin: 16px 0;
  font-size: 1.2em; }

.emph {
  font-size: 1.3125em;
  font-weight: normal; }
  @media (min-width: 40em) {
    .emph {
      font-size: 1.509375em; } }

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

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

blockquote {
  padding: 0;
  margin: 0; }

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

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

fieldset {
  border: 1px solid #DDD;
  margin: 0 0 0.75em 0;
  padding: 1.5em; }

input,
label,
select {
  display: block;
  font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif;
  font-size: 1.2em; }

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

textarea,
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select[multiple=multiple], select {
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 3px;
  border: 1px solid #DDD;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
  textarea:hover,
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover,
  select[multiple=multiple]:hover, select:hover {
    border-color: #c4c3c3; }
  textarea:focus,
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus,
  select[multiple=multiple]:focus, select:focus {
    border-color: #fb9e20;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(251, 147, 7, 0.7);
    outline: none; }

textarea {
  resize: vertical; }

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

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

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

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

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

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

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

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

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

.spec-thead {
  display: block; }

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

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

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

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

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

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

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

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

.site-content-primary ul,
.menu-sitemap-menu-container ul,
.site-content-secondary ul {
  clear: left;
  list-style-type: none;
  margin-bottom: 0.75em;
  padding-left: 2.5em; }
  .site-content-primary ul li,
  .menu-sitemap-menu-container ul li,
  .site-content-secondary ul li {
    position: relative;
    margin-bottom: 0.5em;
    font-size: 1.2em;
    line-height: 1.5em; }
    .site-content-primary ul li ul,
    .menu-sitemap-menu-container ul li ul,
    .site-content-secondary ul li ul {
      padding-left: 1.3333333333em; }
    .site-content-primary ul li p,
    .menu-sitemap-menu-container ul li p,
    .site-content-secondary ul li p {
      font-size: 18px; }
    .site-content-primary ul li a,
    .menu-sitemap-menu-container ul li a,
    .site-content-secondary ul li a {
      text-decoration: none;
      font-weight: normal; }
    .site-content-primary ul li li,
    .menu-sitemap-menu-container ul li li,
    .site-content-secondary ul li li {
      font-size: 1em; }
    .site-content-primary ul li:after,
    .menu-sitemap-menu-container ul li:after,
    .site-content-secondary ul li:after {
      content: '';
      width: 1.5em;
      height: 1.5em;
      display: block;
      position: absolute;
      top: 0;
      left: -1.5em;
      background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-bullet-new.svg);
      background-position: center center;
      background-size: .45em;
      background-repeat: no-repeat; }

.site-content-primary ol,
.menu-sitemap-menu-container ol,
.site-content-secondary ol {
  list-style-type: decimal;
  padding-left: 1em; }
  .site-content-primary ol li,
  .menu-sitemap-menu-container ol li,
  .site-content-secondary ol li {
    padding-left: 0.3125em;
    padding-bottom: 0.625em; }

.bullet-style {
  clear: left;
  list-style-type: none;
  margin-bottom: 0.75em;
  padding-left: 2.5em; }
  .bullet-style li {
    position: relative;
    margin-bottom: 0.5em;
    font-size: 1.125em;
    line-height: 1.2em; }
    .bullet-style li ul {
      padding-left: 1.3333333333em; }
    .bullet-style li p {
      font-size: 16px; }
    .bullet-style li a {
      text-decoration: none;
      font-weight: normal; }
    .bullet-style li li {
      font-size: 1em; }
    .bullet-style li:after {
      content: '';
      width: 1em;
      height: 1.2em;
      display: block;
      position: absolute;
      top: 0;
      left: -1.5em;
      background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-bullet-new.svg);
      background-position: center center;
      background-size: .45em;
      background-repeat: no-repeat; }

button,
input[type="submit"], .btn,
.btn-important, .btn-alt, .product-cta {
  -webkit-font-smoothing: antialiased;
  background-color: #fb9e20;
  border-radius: 3px;
  color: #054478;
  display: inline-block;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1;
  padding: 0.60em 1em;
  text-decoration: none;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear; }
  button:hover,
  input[type="submit"]:hover, .btn:hover,
  .btn-important:hover, .btn-alt:hover, .product-cta:hover {
    background-color: #cb7604;
    color: #13568b; }
  button:disabled,
  input[type="submit"]:disabled, .btn:disabled,
  .btn-important:disabled, .btn-alt:disabled, .product-cta:disabled {
    cursor: not-allowed;
    opacity: 0.5; }

button,
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; }

.btn-alt {
  background-color: #054478;
  color: #ffffff; }
  .btn-alt:hover {
    background-color: #032847;
    color: #ffffff; }

.product-cta {
  display: none;
  margin: auto;
  font-size: 1.125em; }
  @media (min-width: 40em) {
    .product-cta {
      display: inline-block; } }

.site-nav-container .hs-cta-wrapper {
  margin-bottom: 1.5625em;
  display: block; }
  .site-nav-container .hs-cta-wrapper .hs-cta-node {
    display: block;
    text-align: center; }
    .site-nav-container .hs-cta-wrapper .hs-cta-node a span {
      font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif !important;
      font-size: 1.1875em !important; }
  @media (min-width: 40em) {
    .site-nav-container .hs-cta-wrapper {
      float: right;
      width: 18%;
      clear: right;
      margin-bottom: 0; } }
  @media (min-width: 60em) {
    .site-nav-container .hs-cta-wrapper {
      margin-top: 1.5625em; } }
  @media (min-width: 80em) {
    .site-nav-container .hs-cta-wrapper {
      width: 17%; } }

.site-nav span {
  white-space: nowrap; }

@media (min-width: 40em) {
  .site-nav {
    position: relative;
    top: 0;
    left: 0;
    width: 80%;
    margin-top: 1.5625em; } }

@media (min-width: 60em) {
  .site-nav {
    width: 60%;
    float: right;
    display: block; } }

@media (min-width: 80em) {
  .site-nav {
    width: 64%; } }

.sn-level-1 {
  margin: 0;
  padding: 0; }
  @media (min-width: 40em) {
    .sn-level-1 {
      height: 2.5em; } }

.sn-li-l1 {
  display: block;
  border-bottom: 1px solid #065290;
  /*&.has-subnav,
    &.menu-item-has-children {
        > a {
            span {
                padding-right: 0em;
                background-image: url(img/ico-arrowdown.svg);
                background-repeat: no-repeat;
                background-position: right center;
                background-size: em(12);
                display: block;
            }
            &.active {
                span {
                    background-image: url(img/ico-arrowup.svg);
                }
            }
        }
        }*/
  /* &.gdd-007-b{
            display: none;
            @include mq(medium) {
                .sn-level-2{
                    padding-bottom: 4.5em;
                }
            }
            @include mq(large) {
                .sn-level-2{
                    padding-bottom: 5em;
                }
            }
        }*/ }
  .sn-li-l1 span {
    font-size: 1.1875em;
    font-weight: 600; }
    @media (min-width: 40em) {
      .sn-li-l1 span {
        font-size: 1em; } }
    @media (min-width: 80em) {
      .sn-li-l1 span {
        font-size: 1.1875em; } }
  .sn-li-l1 > a {
    display: block;
    height: 3.125em;
    line-height: 3.125em;
    color: #ffffff;
    text-decoration: none;
    padding: 0 1em; }
    .sn-li-l1 > a:visited {
      color: #ffffff; }
    .sn-li-l1 > a:hover {
      color: #054478; }
  .sn-li-l1:hover {
    background-color: #fb9e20; }
  .sn-li-l1 .sh-search {
    display: none; }
  @media (min-width: 40em) {
    .sn-li-l1 {
      height: 2.5em;
      line-height: 2.5em;
      float: left;
      border-bottom: 0; }
      .sn-li-l1:nth-child(1n) {
        width: 17%; }
      .sn-li-l1:nth-child(2n) {
        width: 17.5%; }
      .sn-li-l1:nth-child(3n) {
        width: 20%; }
      .sn-li-l1:nth-child(4n) {
        width: 15.5%; }
      .sn-li-l1:nth-child(5n) {
        width: 13%; }
      .sn-li-l1:nth-child(6n) {
        width: 17%; }
      .sn-li-l1:hover .sn-level-2 {
        display: block; }
      .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span {
        padding-right: 1em;
        background-size: 0.625em;
        display: inline;
        background-image: url(img/ico-arrowdown.svg);
        background-repeat: no-repeat;
        background-position: right center; }
      .sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span {
        background-image: url(img/ico-arrowdown.svg); }
      .sn-li-l1 > a {
        height: 2.5em;
        padding: 0 0.8em;
        line-height: 2.5em;
        white-space: nowrap; }
        .sn-li-l1 > a:hover {
          color: #fb9e20; }
      .sn-li-l1:hover {
        background-color: transparent;
        color: #fb9e20; }
      .sn-li-l1 .sh-search {
        display: inline-block;
        padding-right: 1em; } }
  @media (min-width: 60em) {
    .sn-li-l1 > a {
      padding: 0 0.8em; } }
  @media (min-width: 80em) {
    .sn-li-l1 > a {
      padding: 0 0.8em; } }

.rfq-menu {
  padding: 0; }
  .rfq-menu a {
    border-radius: 3px; }
    .rfq-menu a span {
      color: #13568b;
      font-size: 1em; }
  .rfq-menu:hover {
    background-color: #cb7604; }
  @media (min-width: 40em) {
    .rfq-menu {
      margin-left: 0.625em; } }

.menu-column ul.sn-level-2 {
  display: none; }

@media (min-width: 40em) {
  .menu-column ul.sn-level-2 {
    background-color: #13568b;
    width: 100%;
    left: 0; }
    .menu-column ul.sn-level-2 .sn-li-l2, .menu-column ul.sn-level-2 .sn-li-l3 {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      margin-right: 0;
      width: 33%; }
      .menu-column ul.sn-level-2 .sn-li-l2:last-child, .menu-column ul.sn-level-2 .sn-li-l3:last-child {
        margin-right: 0; }
      .menu-column ul.sn-level-2 .sn-li-l2:nth-child(3n), .menu-column ul.sn-level-2 .sn-li-l3:nth-child(3n) {
        margin-right: 0; }
      .menu-column ul.sn-level-2 .sn-li-l2:nth-child(3n+1), .menu-column ul.sn-level-2 .sn-li-l3:nth-child(3n+1) {
        clear: left; }
      .menu-column ul.sn-level-2 .sn-li-l2 a, .menu-column ul.sn-level-2 .sn-li-l3 a {
        line-height: 2.5em;
        padding: 0 0.625em; }
        .menu-column ul.sn-level-2 .sn-li-l2 a span, .menu-column ul.sn-level-2 .sn-li-l3 a span {
          padding: 0.3125em 0.625em; } }

.sn-level-2 {
  padding: 0;
  margin: 0;
  display: none;
  position: relative; }
  .sn-level-2.active {
    display: block; }
  @media (min-width: 40em) {
    .sn-level-2 {
      position: absolute;
      z-index: 1000; }
      .sn-level-2.active {
        display: none; } }

.sn-li-l2, .sn-li-l3 {
  background-color: #13568b;
  /* &.gdd-007-b{
            display: none !important;
        } */ }
  .sn-li-l2 > a, .sn-li-l3 > a {
    padding: 0 1em;
    color: #ffffff;
    border-top: 1px solid #0d3a5e;
    display: block;
    text-decoration: none;
    line-height: 3.125em; }
    .sn-li-l2 > a span, .sn-li-l3 > 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 {
    border-bottom: 0; }
  .sn-li-l2:hover, .sn-li-l3:hover {
    background-color: #032847; }
  @media (min-width: 40em) {
    .sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3 {
      display: block; }
    .sn-li-l2 > a, .sn-li-l3 > a {
      padding: 0 0.8em; }
    .sn-li-l2.replacement-part, .replacement-part.sn-li-l3 {
      bottom: 0;
      left: 0;
      width: 100% !important;
      background-color: #ffffff; }
      .sn-li-l2.replacement-part > a, .replacement-part.sn-li-l3 > a {
        color: #13568b;
        font-size: 1.125em;
        text-align: center; }
        .sn-li-l2.replacement-part > a span, .replacement-part.sn-li-l3 > a span {
          font-weight: bold;
          background-image: url(img/img-product.jpg);
          background-position: left center;
          background-repeat: no-repeat;
          display: inline-block;
          padding: 1.5em 1em 1.5em 6em !important;
          vertical-align: middle; }
          .sn-li-l2.replacement-part > a span span, .replacement-part.sn-li-l3 > a span span {
            font-size: 0.7777777778em;
            color: #fb9e20;
            font-weight: normal;
            text-decoration: underline;
            display: inline;
            vertical-align: middle;
            padding: 0 !important;
            margin-left: 1em;
            background: none;
            height: auto; } }
  @media (min-width: 60em) {
    .sn-li-l2 > a, .sn-li-l3 > a {
      padding: 0 2em; }
    .sn-li-l2.replacement-part > a, .replacement-part.sn-li-l3 > a {
      font-size: 1.5em; }
      .sn-li-l2.replacement-part > a span, .replacement-part.sn-li-l3 > a span {
        padding: 1em 1em 1em 5em !important; }
        .sn-li-l2.replacement-part > a span span, .replacement-part.sn-li-l3 > a span span {
          font-size: 0.75em;
          margin-left: 0.5em; } }
  @media (min-width: 80em) {
    .sn-li-l2 > a, .sn-li-l3 > a {
      padding: 0 2em; } }

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

.site-nav-container {
  background-color: #054478;
  width: 17em;
  height: 100%;
  right: -17em;
  top: 0;
  bottom: 0;
  z-index: 1000;
  position: absolute;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .site-nav-container.active {
    right: 0; }
  @media (min-width: 40em) {
    .site-nav-container {
      width: auto;
      height: auto;
      right: auto;
      bottom: auto;
      top: auto;
      position: static;
      background-color: transparent; } }

.site-nav-container-screen {
  position: absolute;
  display: none;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5); }
  .site-nav-container-screen.active {
    display: block; }
  @media (min-width: 40em) {
    .site-nav-container-screen {
      display: none !important; } }

.close-menu {
  display: inline-block;
  clear: both;
  position: relative;
  text-align: center;
  color: #13568b !important;
  font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif;
  padding: 0.25em 1em;
  padding-right: 1.5625em;
  margin: 0 auto;
  font-size: 0.875em;
  background-color: #ffffff;
  border-radius: 0.1875em; }
  .close-menu:visited {
    color: #ffffff; }
  .close-menu:hover {
    color: #ffffff; }
  .close-menu:after {
    content: '';
    background-color: transparent;
    background-image: url(img/ico-exit.svg);
    background-size: 0.8125em 0.8125em;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 1.5625em;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute; }
  @media (min-width: 40em) {
    .close-menu {
      display: none; } }

.snc-header {
  text-align: center;
  padding: 1em; }
  @media (min-width: 40em) {
    .snc-header {
      padding: 0; } }

.snc-footer {
  text-align: center; }
  .snc-footer li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0.9375em; }
    .snc-footer li a {
      color: #ffffff;
      font-size: 1em;
      font-weight: 600; }
      .snc-footer li a:hover {
        color: #fb9e20; }
  @media (min-width: 60em) {
    .snc-footer li a {
      font-size: 1.25em; } }

/*
This is used to separate sections/modules of the website while still keeping a consistent max-width. Example below:
<section class="about-module">
  <div class="inner-wrap">
    Content here...
  </div>
</section>
*/
.inner-wrap {
  max-width: 71.875em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em; }
  .inner-wrap::after {
    clear: both;
    content: "";
    display: table; }
  .inner-wrap > *:first-child {
    margin-top: 0; }
  .inner-wrap > *:last-child {
    margin-bottom: 0; }
  @media (min-width: 40em) {
    .inner-wrap {
      padding: 2.5em 1.5em 2.5em 1.5em; } }

.media-object {
  overflow: hidden; }

.media-object-img {
  width: 20%;
  float: left;
  display: block;
  margin-right: 5%; }
  .media-object-img img {
    width: 100%; }

.media-object-body {
  width: 75%;
  float: left; }

.media-object-header {
  margin-top: 0;
  margin-bottom: .15em; }

.media-grid-2 > * {
  margin-bottom: 1em; }

@media (min-width: 40em) {
  .media-grid-2 > * {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 48.4157821556%;
    margin-bottom: 1.5em; }
    .media-grid-2 > *:last-child {
      margin-right: 0; }
    .media-grid-2 > *:nth-child(2n) {
      margin-right: 0; }
    .media-grid-2 > *:nth-child(2n+1) {
      clear: left; } }

/*
This class is supposed to be assigned to the parent of items you need organized. Example below:
<div class="rows-of-2">
  <div>Item</div>
  <div>Item</div>
  <div>Item</div>
  <div>Item</div>
</div>
This would give you 2 rows with 2 columns.
*/
.rows-of-2 {
  display: block; }
  .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-2 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .rows-of-2 > *:last-child {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n) {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n+1) {
          clear: left; }
        .rows-of-2 > *:nth-last-child(2):last-child {
          margin-bottom: 0 !important; }
        .rows-of-2 > *:nth-last-child(1):last-child {
          margin-bottom: 0 !important; } }

.lt-ie9 .rows-of-2 {
  display: block; }
  .lt-ie9 .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-2 > * {
        float: left;
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em;
        display: inline-block !important;
        clear: none !important; } }

.rows-of-3 {
  display: block; }
  .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-3 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .rows-of-3 > *:last-child {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n) {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n+1) {
          clear: left; } }

.lt-ie9 .rows-of-3 {
  display: block; }
  .lt-ie9 .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-3 > * {
        float: left;
        width: 33.3% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

.rows-of-4 {
  display: block; }
  .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-4 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%; }
        .rows-of-4 > *:last-child {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n) {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n+1) {
          clear: left; } }

.lt-ie9 .rows-of-4 {
  display: block; }
  .lt-ie9 .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-4 > * {
        float: left;
        width: 25% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

@media (max-width: 40em) {
  .mobile-rows-of-2 {
    display: block; }
    .mobile-rows-of-2::after {
      clear: both;
      content: "";
      display: table; }
    .mobile-rows-of-2 > * {
      margin-bottom: 1.5em;
      display: block;
      position: relative;
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 46.288514824%; }
      .mobile-rows-of-2 > * > *:first-child {
        margin-top: 0; }
      .mobile-rows-of-2 > *:nth-last-child(1) {
        background-color: red;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:nth-last-child(2) {
        background-color: green;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:last-child {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n) {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n+1) {
        clear: left; } }

.row {
  display: block;
  clear: both; }
  .row::after {
    clear: both;
    content: "";
    display: table; }

@media (min-width: 40em) {
  .col-1 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 6.1721527019%; }
    .col-1:last-child {
      margin-right: 0; }
  .col-2 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%; }
    .col-2:last-child {
      margin-right: 0; }
  .col-3 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .col-3:last-child {
      margin-right: 0; }
  .col-4 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .col-4:last-child {
      margin-right: 0; }
  .col-5 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%; }
    .col-5:last-child {
      margin-right: 0; }
  .col-6 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .col-6:last-child {
      margin-right: 0; }
  .col-7 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%; }
    .col-7:last-child {
      margin-right: 0; }
  .col-8 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .col-8:last-child {
      margin-right: 0; }
  .col-9 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .col-9:last-child {
      margin-right: 0; }
  .col-10 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%; }
    .col-10:last-child {
      margin-right: 0; }
  .col-11 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 91.4701957002%; }
    .col-11:last-child {
      margin-right: 0; }
  .col-12 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .col-12:last-child {
      margin-right: 0; }
  .col-last {
    margin-right: 0;
    margin-right: 0 !important; } }

/*=============== Social Media ===============*/
.social-wrap {
  overflow: hidden;
  display: block;
  text-align: center;
  margin: 1.5625em auto;
  max-width: 17.5em;
  /*span {
    background-color:$white;
    border-radius:3px;
    display:inline-block;
    padding:.15em;
    img {
      display:block;
      margin:0 auto;
    }
    }*/ }
  .social-wrap a {
    display: inline-block;
    vertical-align: top;
    width: 13%;
    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: #13568b; }
  .social-wrap img {
    display: inline-block;
    margin: 0 auto;
    width: auto;
    height: 1.25em;
    vertical-align: middle; }
  .social-wrap svg {
    display: inline-block;
    vertical-align: middle; }

/*=============== Slide Panel ===============*/
.slide-panel {
  display: none;
  position: fixed;
  background: #333;
  color: #fff;
  height: 100%;
  width: 21.25em;
  right: -em(340);
  top: 14%;
  z-index: 10;
  -webkit-transition: right 0.4s ease-in-out;
  -moz-transition: right 0.4s ease-in-out;
  transition: right 0.4s ease-in-out; }
  .slide-panel h2 {
    padding: .2em 1em; }
  .slide-panel p {
    background: #333;
    padding: .25px 2em; }
  .slide-panel label {
    color: #ffffff !important; }
  .slide-panel:hover {
    right: 0px; }
  @media (min-width: 40em) {
    .slide-panel {
      display: block; } }

.slide-panel-button {
  position: absolute;
  top: 50px;
  right: 340px;
  padding: 20px 20px;
  background: #333;
  min-width: 200px; }

/*=============== Crane CAD Drawings Page  ===============*/
.cad-drawings .click-expand {
  border: none;
  border-bottom: solid 1px #ddd;
  margin-bottom: 0; }
  .cad-drawings .click-expand .active {
    background-color: #f8f8f8;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000; }

/*=============== Slide Box ===============*/
#slidebox {
  padding: 0.625em 0.625em 0.625em 1em;
  position: fixed;
  bottom: 0;
  right: -em(430);
  z-index: 1000;
  width: 100%; }
  @media (min-width: 40em) {
    #slidebox {
      width: auto; } }

a.close {
  background-color: white;
  color: #13568b;
  text-align: center;
  float: left;
  padding: 0 0.5em;
  font-size: 0.6875em;
  border-radius: 0.1875em;
  position: absolute;
  cursor: pointer;
  top: 1.5em;
  right: 2em; }

a.close:hover {
  background-color: rgba(255, 255, 255, 0.75); }

/*=============== Lightbox / Magnific Popup  ===============*/
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 550px;
  margin: 20px auto; }
  .white-popup > * {
    margin-top: 0; }

.mfp-fade-side .mfp-content,
.mfp-fade-side .white-popup {
  right: 0;
  position: fixed;
  top: 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); }

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

figure {
  margin: 0;
  padding: 0; }

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

#last {
  margin: 0; }

/*=============== Click to Expand ===============*/
.click-expand {
  border: 1px solid #DDD;
  clear: both;
  overflow: hidden;
  margin-bottom: 1.5em;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .click-expand.active:hover {
    background-color: #ffffff; }
  .click-expand.active .ce-header:after {
    content: '-'; }
  .click-expand.active .ce-body {
    display: block;
    opacity: 1;
    -webkit-animation: click-expand 0.5s 1;
    -moz-animation: click-expand 0.5s 1;
    animation: click-expand 0.5s 1;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-delay: 0.05s;
    -moz-animation-delay: 0.05s;
    animation-delay: 0.05s;
    padding: 0 12px 1.5em 12px;
    display: block; }
    .click-expand.active .ce-body > *:first-child {
      margin-top: 0; }
    .click-expand.active .ce-body > *:last-child {
      margin-bottom: 0; }
  .click-expand:hover {
    background-color: #DDD; }

.ce-header {
  position: relative;
  cursor: pointer;
  margin: 0;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0.75em;
  padding-bottom: 0.75em; }
  .ce-header:after {
    content: '+';
    color: #fb9e20;
    padding-left: 8px;
    position: absolute;
    right: 0.3125em; }

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

@-webkit-keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes click-expand {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/*=============== Accordion Tabs ===============*/
.accordion-tabs {
  line-height: 1.5;
  margin-bottom: 1.5em;
  padding: 0 !important; }
  .accordion-tabs::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 60em) {
    .accordion-tabs {
      border-radius: 3px;
      border: 1px solid #DDD; } }
  .accordion-tabs .tab-header-and-content {
    list-style: none;
    margin-bottom: 0; }
    .accordion-tabs .tab-header-and-content:after {
      display: none; }
    @media screen and (min-width: 60em) {
      .accordion-tabs .tab-header-and-content {
        display: inline; } }
    .accordion-tabs .tab-header-and-content:first-child .tab-link {
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
      @media screen and (max-width: 60em) {
        .accordion-tabs .tab-header-and-content:first-child .tab-link {
          border-top: 0; } }
    @media screen and (max-width: 60em) {
      .accordion-tabs .tab-header-and-content:last-child .tab-link {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .accordion-tabs .tab-link {
    background-color: rgba(255, 255, 255, 0);
    border-top: 1px solid #DDD;
    color: #333;
    display: block;
    font-weight: bold;
    font-size: 1.3125em;
    padding: 0.75em 0.809em;
    text-decoration: none;
    font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif;
    border-bottom: 0; }
    @media screen and (min-width: 60em) {
      .accordion-tabs .tab-link {
        display: inline-block;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-top: 0; } }
    .accordion-tabs .tab-link:hover {
      color: #fb9e20;
      border-bottom: 0; }
    .accordion-tabs .tab-link:focus {
      outline: none; }
    .accordion-tabs .tab-link.is-active {
      background-color: #f7f6f6; }
      @media screen and (min-width: 60em) {
        .accordion-tabs .tab-link.is-active {
          background-color: #f7f6f6;
          border: 1px solid #DDD;
          border-bottom-color: #f7f6f6;
          margin-bottom: -1px; } }
  .accordion-tabs .tab-content {
    background: #f7f6f6;
    display: none;
    padding: 1.5em 1.618em;
    width: 100%; }
    .accordion-tabs .tab-content > *:first-child {
      margin-top: 0; }
    .accordion-tabs .tab-content > *:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 60em) {
      .accordion-tabs .tab-content {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        border: 1px solid #DDD;
        float: left; } }

.blog-post-module, .blog-module {
  background-color: #054478;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  text-align: center; }
  .blog-post-module .inner-wrap, .blog-module .inner-wrap {
    padding-bottom: 1.5625em; }
    .blog-post-module .inner-wrap h2, .blog-module .inner-wrap h2 {
      color: #ffffff; }
    .blog-post-module .inner-wrap > div, .blog-module .inner-wrap > div {
      display: block;
      max-width: 70%;
      margin: auto; }
  @media (min-width: 40em) {
    .blog-post-module .inner-wrap > div, .blog-module .inner-wrap > div {
      text-align: left; } }
  @media (min-width: 60em) {
    .blog-post-module, .blog-module {
      text-align: left; }
      .blog-post-module .inner-wrap > div, .blog-module .inner-wrap > div {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
        text-align: left; }
        .blog-post-module .inner-wrap > div:last-child, .blog-module .inner-wrap > div:last-child {
          margin-right: 0; } }

.site-wrap {
  position: relative;
  overflow: hidden;
  margin: 0 auto; }

.dest-site-intro {
  background-image: url(img/crane-dest-hero.jpg);
  background-position: center top;
  padding-bottom: 8.5em;
  background-size: cover; }
  @media (min-width: 60em) {
    .dest-site-intro {
      padding: 0;
      min-height: 6.875em; } }

/*=============== Site Header ===============*/
.site-header {
  background-color: #1263ac; }
  .site-header .inner-wrap {
    padding-top: 1em;
    padding-bottom: 1.625em; }


.site-logo {
    max-width: 185px;
    width: 100%;
    display: block;
    margin:0 auto;
}
   .site-logo img{
        display: block;
        width: 100%;
    }
@media (min-width: 60em) {
  .site-logo { 
        float: left;
        display: inline-block;
        max-width: 16.5625em;
        vertical-align: top;
        width: 9.5625em;
        margin:0;
        transition :all 0.5s ease-in-out 0s;
    } 
}
@media (min-width: 80em) {
  .site-logo {
/*     width: 15.5625em; */
    width: 11.5625em;
    }
}

.site-utility-nav {
/*   overflow: hidden;
  float: right;  */
 display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom: 1em;
  
}
  @media (min-width: 40em) {
    .site-utility-nav {
/*       text-align: right; */
      overflow: hidden;
/*         float: right; */
        text-align: center;
        display: block;        
        font-size: 80%;
     
    } 
}
@media (min-width: 60em) {
  .site-utility-nav {
     padding-top:18px;
     float: right; 
    text-align: right; 
  }
}
@media (min-width: 80em) {
  .site-utility-nav {
    height: auto;
        transition :all 0.5s ease-in-out 0s;
        font-size: 100%;
        margin-bottom: 0;
    
  }
}
  

.sh-icons {
  float: right; }

.sh-ico-search, .sh-ico-menu, .sh-ico-phone {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 60% auto;
  display: inline-block;
  padding-top: 1.8em;
  margin-left: 1em;
  text-align: center;
  color: #ffffff; }
  .sh-ico-search:hover, .sh-ico-menu:hover, .sh-ico-phone:hover, .sh-ico-search:focus, .sh-ico-menu:focus, .sh-ico-phone:focus {
    color: #ffffff; }
  .sh-ico-search span, .sh-ico-menu span, .sh-ico-phone span {
    font-size: 1em; }
  @media (min-width: 60em) {
    .sh-ico-search, .sh-ico-menu, .sh-ico-phone {
      display: none; } }

.sh-ph {
  display: none;
  margin: 0;
  color: #ffffff;
  font-weight: bold; }
  .sh-ph i {
    font-style: normal; }
  .sh-ph:hover, .sh-ph:focus {
    color: #fb9e20; }
  @media (min-width: 40em) {
    .sh-ph {
      display: inline-block;
      vertical-align:middle;
      font-size: 1.3125em;
      background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-ph.svg);
      background-repeat: no-repeat;
      padding-left: 1.2em;
      background-position: left center; } }

.sh-contact {
  display: none;
  color: #ffffff;
  font-size: 1em; }
  .sh-contact:hover, .sh-contact:focus {
    color: #fb9e20; }
  @media (min-width: 40em) {
    .sh-contact {
      display: inline-block;
      margin-left: 0.625em; } }

.sh-email {
  display: none; }
  @media (min-width: 40em) {
    .sh-email {
      display: inline-block;
      background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-email.svg);
      background-repeat: no-repeat;
      margin-left: 1em;
      margin-right: 0.5em;
      width: 1.5em;
      background-position: center center; } }

.sh-search {
  display: none;
  color: #ffffff;
  font-size: 1em; }
  .sh-search:hover, .sh-search:focus {
    color: #fb9e20; }
  @media (min-width: 40em) {
    .sh-search {
      display: inline-block;
      background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-search.svg);
      background-repeat: no-repeat;
      padding-right: 2.1875em;
      margin-left: 0.625em;
      background-position: right center; } }

li.sh-search {
  padding-left: 0; }

.sh-signin {
  display: none;
  color: #ffffff;
  font-size: 1em; }
  .sh-signin:hover, .sh-signin:focus {
    color: #fb9e20; }
  @media (min-width: 40em) {
    .sh-signin {
      display: inline-block;
      vertical-align:middle;
      background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-sign-in.svg);
      background-repeat: no-repeat;
      padding-left: 2.2em;
      margin-left: 1.875em;
      background-position: left center; } }

.sh-hiring {
  color: #ffffff;
  margin-left: 0.625em; }

.sh-ico-search {
  background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-search.svg); }

.sh-ico-menu {
  background-image: url(img/ico-nav.svg);
  background-position: center 7px; }
  @media (min-width: 40em) {
    .sh-ico-menu {
      display: none; } }

.sh-ico-phone {
  background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-ph.svg);
  width: 1.5625em;
    height: 1.5625em;
    background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-ph.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
  @media (min-width: 40em) {
    .sh-ico-phone {
      display: none; } }

.voos-cta-style {
    display: inline-block;
  vertical-align:middle;
}



.sh-vonlinestore {
    width: 30px;
    height: 25px;
    display: inline-block;
    background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/shopping-cart.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-color: #fef12f;
    background-position: center;
  border-radius: 3px;
}
    .sh-vonlinestore span{
        display: none;
    }
    .sh-vonlinestore:hover, .sh-vonlinestore:focus{
        color: #995e0e;
    }
    @media (min-width: 40em) {
      .sh-vonlinestore{
        width: auto;
        height: auto;
        color: #13568b;
        font-size: 1em;
        background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/shopping-cart.svg);
        background-size: 29px 23px;
        background-color: #fef12f;
        padding: 16px 24px 16px 60px;
        background-position: 10%;
      }
        .sh-vonlinestore span{
            display: inline-block;
          vertical-align:middle;
        }
    }

.sh-hiring{
        width: auto;
  height: auto;
}
        .sh-hirin span{
            display: inline-block;
          vertical-align:middle;
            padding-left: em(30); 
        }
    }
     @media (min-width: 40em){
       .sh-hiring{
       display: none;
       }
    }
.sh-hiring {
/*         display: none; */
        width: em(25);
        height: em(25);
        background-image: url(//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/hire-ico.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: em(25) em(25);
      }
       .sh-hiring span{
            display: none;
        }
        @media (min-width: 40em){
          .sh-hiring {
            width: auto;
            height: auto;
            padding-left: 2.2em;
            background-position: left center;
            background-size: 25px 25px;
            display: inline-block;
            vertical-align:middle;
          }
           .sh-hiring span{
                display: inline-block;                
            }
        }
@media (min-width: 60em){
  .sh-signin,
    .sh-hiring,
    .sh-search {
      margin-right: 0.5em;
        }
}
@media (min-width: 80em){
  .sh-signin,
    .sh-hiring,
    .sh-search {
      margin-right: 2em;
        }
}
/*=============== Site Intro ===============*/
.site-intro {
  display: none;
  /*background-color: transparent;

    h1 {
        font-size: em(22);
        color: $orange;
        text-align: center;
        font-weight: 600;
        background-color: rgba(5, 68, 120, 0.97);
        padding: em(15, 22);

        span {
            display: block;
            font-size: em(20, 22);
            color: $white;
            padding-top: em(10, 20);
        }
    }

    .dwnld-module {
        margin-top: 40%;
        text-align: center;
        background-color: $light-blue;
        background-image: url(img/img-blue-arrow-services-titles.svg);
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 50%;

        .dm-title {
            font-size: em(21);
            font-weight: 600;
            color: $white;
            display: block;
        }

        .si-dm-cta {
            display: block;
            margin: em(15, 18) auto 0;
            width: 85%;

            .hs-cta-node {
                a {
                    span {
                        font-family: $base-font-family !important;
                        font-size: em(18) !important;
                    }
                }
            }
        }
    }

    @include mq(medium) {
        .dwnld-module {
            background-size: 37% auto;
            margin-top: 24%;

            .inner-wrap {
                padding-top: 1em;
                padding-bottom: 1em;

                .dm-title {
                    font-size: em(27);
                    float: left;
                    text-align: left;
                    width: 43%;
                    padding-left: 2%;
                }

                .si-dm-cta {
                    float: left;
                    margin: em(10, 21);
                    width: auto;

                    .hs-cta-node {
                        a {
                            span {
                                font-size: em(21) !important;
                            }
                        }
                    }
                }
            }
        }
    }

    @include mq(large) {
        h1 {
            font-size: em(37);
            padding: em(25, 37) 0;
            line-height: em(42, 37);

            span {
                font-size: em(34, 37);
                padding-top: em(10, 34);
            }
        }

        .dwnld-module {
            .inner-wrap {
                .si-dm-cta {
                    margin-top: em(15);
                }
            }
        }
    }*/ }

/*=============== Site Product Module ===============*/
.product-module .title {
  font-size: 1.625em;
  font-weight: 600;
  color: #13568b;
  text-align: center;
  padding: 0.5769230769em 0;
  display: block; }

.product-module a {
  display: block;
  overflow: hidden;
  background-color: #11548a;
  background-image: url(img/img-blue-arrow-services-titles.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 33%;
  position: relative;
  border-bottom: 1px solid #ffffff; }
  .product-module a img {
    width: 20%;
    float: left;
    border-right: 1px solid #ffffff; }
  .product-module a span {
    position: absolute;
    top: 30%;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1.25em;
    left: 75%;
    font-weight: 600;
    width: 90%;
    top: 35%; }

@media (min-width: 40em) {
  .product-module .title {
    font-size: 2.5625em;
    padding: 0.3658536585em 0; }
  .product-module a {
    float: left;
    vertical-align: top;
    width: 25%;
    background-position: left bottom;
    background-size: auto;
    border-bottom: none;
    border-right: 1px solid #ffffff; }
    .product-module a img {
      float: none;
      display: block;
      width: 100%;
      border: none; }
    .product-module a span {
      display: block;
      left: 0;
      width: auto;
      text-align: center;
      min-height: 5em;
      padding-top: 10%;
      line-height: 1.3em;
      position: relative;
      top: 0;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      left: 0;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      top: 0; } }

@media (min-width: 50em) {
  .product-module a span {
    padding-top: 15%; } }

@media (min-width: 60em) {
  .product-module a span {
    font-size: 1.5em;
    min-height: 3.3333333333em;
    padding-top: 6%;
    line-height: 1.25em;
    top: 0; } }

/*=============== Site Industries Module ===============*/
.industries-module {
  background-image: url(img/img-white-arrow.svg), url(img/img-industries.jpg);
  background-position: right center, left center;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 100%, cover;
  text-align: right;
  background-color: #91b8ec; }
  .industries-module .inner-wrap {
    padding-bottom: 3.125em; }
  .industries-module .title {
    font-size: 1.75em;
    font-weight: 600;
    color: #13568b;
    display: block;
    text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff; }
  .industries-module p {
    color: #333;
    font-size: 1.125em;
    line-height: 1.2777777778em;
    margin: 0 0 1.1111111111em 37%;
    text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff; }
  @media (min-width: 40em) {
    .industries-module {
      background-color: transparent;
      background-size: 70% auto, cover; }
      .industries-module .inner-wrap {
        padding-top: 4%;
        padding-bottom: 4%; }
      .industries-module .title {
        font-size: 2.375em; }
      .industries-module p {
        font-size: 1.5em;
        line-height: 1.4166666667em;
        margin: 0.8333333333em 0 0.8333333333em 37%; } }
  @media (min-width: 60em) {
    .industries-module {
      background-size: 60% auto, cover; }
      .industries-module .title {
        font-size: 2.875em;
        text-shadow: none; }
      .industries-module p {
        margin: 0.8333333333em 0 0.8333333333em 55%;
        text-shadow: none; } }
  @media (min-width: 80em) {
    .industries-module {
      background-size: 50% auto, cover; }
      .industries-module p {
        margin: 0.8333333333em 0 0.8333333333em 66%; } }

/*=============== Site Applications Module ===============*/
.application-module {
  background-image: url(img/img-white-arrow-left.svg), url(img/img-applications.jpg);
  background-position: left center, center center;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 100%, cover;
  text-align: left;
  background-color: #91b8ec;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff; }
  .application-module .inner-wrap {
    padding-bottom: 3.125em; }
  .application-module .title {
    font-size: 1.75em;
    font-weight: 600;
    color: #13568b;
    display: block;
    text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff; }
  .application-module p {
    color: #333;
    font-size: 1.125em;
    line-height: 1.2777777778em;
    margin: 0 37% 1.1111111111em 0;
    text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff; }
  @media (min-width: 40em) {
    .application-module {
      background-color: transparent;
      background-size: 70% auto, cover; }
      .application-module .inner-wrap {
        padding-top: 4%;
        padding-bottom: 4%; }
      .application-module .title {
        font-size: 2.375em; }
      .application-module p {
        font-size: 1.5em;
        line-height: 1.4166666667em;
        margin: 0.8333333333em 37% 0.8333333333em 0; } }
  @media (min-width: 60em) {
    .application-module {
      background-size: 60% auto, cover; }
      .application-module .title {
        font-size: 2.875em;
        text-shadow: none; }
      .application-module p {
        margin: 0.8333333333em 55% 0.8333333333em 0;
        text-shadow: none; } }
  @media (min-width: 80em) {
    .application-module {
      background-size: 50% auto, cover;
      padding-right: 0; }
      .application-module p {
        margin: 0.8333333333em 66% 0.8333333333em 0; } }

/*=============== Site Services Module ===============*/
.services-module a {
  display: block;
  position: relative;
  border-bottom: 1px solid #ffffff;
  box-sizing: border-box; }
  .services-module a img {
    display: block;
    width: 100%; }
  .services-module a div {
    text-align: center;
    background-color: rgba(37, 37, 37, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; }
    .services-module a div span {
      position: absolute;
      top: 30%;
      -webkit-transform: translateY(-30%);
      -ms-transform: translateY(-30%);
      transform: translateY(-30%);
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 60%;
      max-width: 11.9047619048em;
      font-size: 1.3125em;
      color: #ffffff;
      line-height: 1.4285714286em; }
      .services-module a div span strong {
        display: block;
        font-size: 1.2380952381em; }
      .services-module a div span img {
        width: 30%;
        border: none;
        margin: 0 auto 0.7142857143em auto; }
  .services-module a:hover div {
    opacity: 0; }

.services-module .service-bucket {
  text-align: center;
  padding: 1.25em 0; }

@media (min-width: 40em) {
  .services-module a {
    float: left;
    border-right: 1px solid #ffffff;
    width: 23.5%; }
    .services-module a div span {
      font-size: 0.75em;
      max-width: 25em;
      width: 99%; }
      .services-module a div span strong {
        font-size: 1.4166666667em; }
      .services-module a div span img {
        width: 15%; }
  .services-module .service-bucket {
    text-align: center;
    padding: 0;
    width: 6%;
    overflow: hidden;
    float: left; }
    .services-module .service-bucket span {
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg);
      display: block;
      position: absolute;
      left: 40%; } }

@media (min-width: 60em) {
  .services-module a div span {
    width: 85%;
    font-size: 1em; }
    .services-module a div span strong {
      font-size: 1.3125em; }
    .services-module a div span img {
      width: 15%; } }

@media (min-width: 80em) {
  .services-module a div span {
    width: 90%;
    font-size: 1.3125em; }
    .services-module a div span strong {
      font-size: 1.2380952381em; } }

/*=============== Site Content ===============*/
.site-content {
  background-color: #ffffff; }

.home .site-content .inner-wrap {
  display: none; }
  .home .site-content .inner-wrap:first-child {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0; }
  @media (min-width: 40em) {
    .home .site-content .inner-wrap {
      display: block;
      text-align: center; } }

.site-content-primary {
  display: block;
  width: 100%; }
  @media (min-width: 60em) {
    .site-content-primary {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 74.4105871005%;
      text-align: left;
      padding-right: 0.625em;
      border-right: 1px solid #DDD; }
      .site-content-primary:last-child {
        margin-right: 0; } }
  .site-content-primary .slides li:after {
    background-image: none; }

.site-content-secondary {
  display: block;
  width: 16.5625em;
  display: block;
  margin: 0  auto;
  text-align: left; }
  @media (min-width: 60em) {
    .site-content-secondary {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      .site-content-secondary:last-child {
        margin-right: 0; } }

.hs-landing-page .site-content-primary {
  display: block;
  width: 100%; }
  @media (min-width: 60em) {
    .hs-landing-page .site-content-primary {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      text-align: left;
      padding-right: 0.625em;
      border-right: 1px solid #DDD; }
      .hs-landing-page .site-content-primary:last-child {
        margin-right: 0; } }
  .hs-landing-page .site-content-primary ul.trouble-list li ::after {
    background-image: transparent url("//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-bullet.svg?t=1454502550898") no-repeat scroll left top/0.45em auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 0.45em auto;
    content: "";
    display: block;
    height: 1.5em;
    left: -1.5em;
    position: absolute;
    top: 0;
    width: 1.5em; }

.hs-landing-page .site-content-secondary {
  display: block;
  display: block;
  margin: 0  auto;
  text-align: left; }
  .hs-landing-page .site-content-secondary ol {
    padding-left: 0.625em; }
    .hs-landing-page .site-content-secondary ol li {
      padding-left: 0.375em; }
  @media (min-width: 60em) {
    .hs-landing-page .site-content-secondary {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .hs-landing-page .site-content-secondary:last-child {
        margin-right: 0; } }

/*=============== Site Footer ===============*/
.site-footer {
  background-color: #054478; }
  .site-footer .inner-wrap {
    padding-top: 1.25em;
    text-align: center;
    color: #ffffff;
    line-height: 1.625em; }
    .site-footer .inner-wrap .sf-small {
      text-align: center; }
      .site-footer .inner-wrap .sf-small span {
        display: block; }
        .site-footer .inner-wrap .sf-small span a {
          color: #ffffff;
          text-decoration: none; }
          .site-footer .inner-wrap .sf-small span a:hover {
            text-decoration: underline; }

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

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

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

.search-cell1 {
  display: table-cell;
  padding-right: 0.4375em;
  vertical-align: top; }
  .search-cell1 .col-6 {
    width: 48.821174201% !important; }
  .search-cell1 select.col-6 {
    height: 3em !important;
    border: none; }

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

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

.search-submit {
  width: 100%;
  height: 2.3em;
  border: 0;
  float: right;
  background-image: url(img/ico-search.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.5em;
  text-indent: -99999em; }

.no-svg .search-submit {
  background: url(img/ico-search.png) no-repeat center center !important; }

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

.search-module {
  display: none;
  background-color: #fb9e20;
  height: 6em;
  margin-top: -6em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.47);
  position: relative;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .search-module.active {
    margin-top: 0; }
  .search-module .inner-wrap {
    padding: 0.3em 1.5em 1em; }
  @media (min-width: 40em) {
    .search-module {
      display: block; } }

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

/*=============== Product Carousel ===============*/
.product-item {
  min-height: 9.375em;
  margin-bottom: 2%; }
  @media (max-width: 40em) {
    .product-item {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 47.5854210427%; }
      .product-item:last-child {
        margin-right: 0; }
      .product-item:nth-child(2n) {
        margin-right: 0; }
      .product-item:nth-child(2n+1) {
        clear: left; } }
  @media (min-width: 40em) {
    .product-item {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      .product-item:last-child {
        margin-right: 0; } }

.product-img {
  min-height: 4.96em;
  display: inline-block; }

/*=============== Crane CAD Drawings Page  ===============*/
.cad-drawings .active {
  background-color: #f8f8f8;
  -moz-box-shadow: inset 0 8px 16px #ccc;
  -webkit-box-shadow: 0 8px 16px #ccc;
  box-shadow: 0 8px 16px #ccc; }
  .cad-drawings .active .ce-header {
    color: #fb9e20; }

.cad-drawings .click-expand {
  border: none;
  border-bottom: solid 1px #ddd;
  margin-bottom: 0; }

/*=============== Image Gallery ===============*/
.rows-of-3 a {
  display: block;
  margin: 0.625em auto;
  max-width: 16.5em; }
  .rows-of-3 a img {
    display: block;
    width: 100%; }
  .rows-of-3 a figcaption {
    display: block;
    overflow: hidden;
    background-color: #11548a;
    background-image: url(img/img-blue-arrow-services-titles.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    text-align: center;
    font-size: 1.125em;
    font-weight: bold;
    padding: 0.6666666667em 0;
    line-height: 1.4444444444em;
    width: 100%;
    min-height: 4.2222222222em; }
    .rows-of-3 a figcaption span {
      color: #ffffff;
      display: block; }

@media (min-width: 40em) {
  .rows-of-3 a {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .rows-of-3 a:last-child {
      margin-right: 0; }
    .rows-of-3 a:nth-child(2n) {
      margin-right: 0; }
    .rows-of-3 a:nth-child(2n+1) {
      clear: left; } }

@media (min-width: 60em) {
  .rows-of-3 a {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .rows-of-3 a:nth-child(2n) {
      margin-right: 2.3576515979%; }
    .rows-of-3 a:nth-child(2n+1) {
      clear: none; }
    .rows-of-3 a:last-child {
      margin-right: 0; }
    .rows-of-3 a:nth-child(3n) {
      margin-right: 0; }
    .rows-of-3 a:nth-child(3n+1) {
      clear: left; } }

.rows-of-4 div {
  display: block;
  margin: 0.625em auto;
  max-width: 16.5em;
  /*span {
      display: block;
      overflow: hidden;
      background-color: $light-blue;
      background-image: url(img/img-blue-arrow-services-titles.svg);
      background-repeat: no-repeat;
      background-position: left center;
      background-size: auto 100%;
      text-align: center;
      font-size: em(18);
      font-weight: 600;
      padding: em(12, 18) em(5, 18);
      line-height: em(26, 18);
      width: 100%;
      min-height: em(76, 18);
    }*/ }
  .rows-of-4 div img {
    display: block;
    width: 100%; }

@media (min-width: 40em) {
  .rows-of-4 div {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .rows-of-4 div:last-child {
      margin-right: 0; }
    .rows-of-4 div:nth-child(2n) {
      margin-right: 0; }
    .rows-of-4 div:nth-child(2n+1) {
      clear: left; } }

@media (min-width: 60em) {
  .rows-of-4 div {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .rows-of-4 div:nth-child(2n) {
      margin-right: 2.3576515979%; }
    .rows-of-4 div:nth-child(2n+1) {
      clear: none; }
    .rows-of-4 div:last-child {
      margin-right: 0; }
    .rows-of-4 div:nth-child(4n) {
      margin-right: 0; }
    .rows-of-4 div:nth-child(4n+1) {
      clear: left; } }

.rows-of-5 a {
  display: block;
  margin: 0.625em auto;
  max-width: 14.0625em; }
  .rows-of-5 a .li-img {
    padding: 2em 0;
    display: block;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD; }
    .rows-of-5 a .li-img img {
      display: block;
      width: 100%; }
  .rows-of-5 a figcaption {
    display: block;
    overflow: hidden;
    background-color: #11548a;
    background-image: url(img/img-blue-arrow-services-titles.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%;
    text-align: center;
    font-size: 1.375em;
    font-weight: 600;
    padding: 0.5454545455em 0;
    line-height: 1.1818181818em;
    width: 100%;
    border-bottom: 1px solid #13568b;
    border-left: 1px solid #13568b;
    border-right: 1px solid #13568b; }
    .rows-of-5 a figcaption span {
      color: #ffffff;
      display: block; }

@media (min-width: 40em) {
  .rows-of-5 a {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .rows-of-5 a:last-child {
      margin-right: 0; }
    .rows-of-5 a:nth-child(2n) {
      margin-right: 0; }
    .rows-of-5 a:nth-child(2n+1) {
      clear: left; } }

@media (min-width: 60em) {
  .rows-of-5 a {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 18.1138787216%; }
    .rows-of-5 a:nth-child(2n) {
      margin-right: 2.3576515979%; }
    .rows-of-5 a:nth-child(2n+1) {
      clear: none; }
    .rows-of-5 a:last-child {
      margin-right: 0; }
    .rows-of-5 a:nth-child(5n) {
      margin-right: 0; }
    .rows-of-5 a:nth-child(5n+1) {
      clear: left; } }

.img-gal-header {
  font-size: 1.4375em;
  text-transform: uppercase; }

/*=============== Ebook Module ===============*/
.ebook-module {
  background-color: #054478;
  border-bottom: 1px solid #ffffff; }
  .ebook-module .inner-wrap {
    padding-bottom: 1.5625em; }
    .ebook-module .inner-wrap a {
      display: block;
      max-width: 70%;
      margin: auto;
      text-align: center; }
      .ebook-module .inner-wrap a img {
        display: block;
        margin: 0 auto 0.9375em; }
      .ebook-module .inner-wrap a p.title {
        font-size: 1.5625em;
        font-weight: bold;
        line-height: 1.2em;
        color: #fb9e20; }
        .ebook-module .inner-wrap a p.title span {
          display: block;
          font-size: 0.72em;
          font-weight: normal;
          color: #ffffff; }
      .ebook-module .inner-wrap a p {
        font-size: 1.2em;
        color: #ffffff;
        margin: 0 0 0.625em; }
    @media (min-width: 40em) {
      .ebook-module .inner-wrap a {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        text-align: left; }
        .ebook-module .inner-wrap a:last-child {
          margin-right: 0; }
        .ebook-module .inner-wrap a:nth-child(2n) {
          margin-right: 0; }
        .ebook-module .inner-wrap a:nth-child(2n+1) {
          clear: left; }
        .ebook-module .inner-wrap a img {
          float: left;
          margin: 0 0.9375em 0.9375em 0; } }

.emph {
  color: #13568b;
  font-size: 1.9375em;
  font-weight: normal;
  line-height: 1.2258064516em; }

.additional-content .res-img {
  text-align: center; }
  .additional-content .res-img a {
    color: #13568b;
    font-weight: bold;
    width: auto;
    display: block;
    margin: 0 auto;
    float: none; }
    .additional-content .res-img a .resource-img {
      width: 39%;
      display: block;
      margin: 0 auto 0.625em; }

.additional-content p {
  clear: both;
  font-size: 1.2em; }

@media (max-width: 40em) {
  .additional-content .res-img {
    text-align: center; } }

.additional-content .gdd-008-new {
  display: none; }

.gdd-008-b .centeralign {
  text-align: center; }

.gdd-008-b #nav-menu-item-5225 .sn-level-2 {
  display: none; }

.gdd-008-b .additional-content .res-img a img {
  max-width: 50%;
  margin: 1em auto; }

.gdd-008-b .additional-content .res-img a:hover {
  color: #fb9e20; }

.gdd-008-b .additional-content .gdd-008-a {
  display: none; }

.gdd-008-b .additional-content .gdd-008-new {
  display: block; }

.gdd-017-b {
  display: none; }

/*=== Google Custom Search Results Page ===*/
.gsc-orderby {
  box-sizing: content-box; }

.gsc-above-wrapper-area {
  border-bottom: 0 !important; }

.gsc-refinementsArea {
  border-bottom: 0 !important; }

.gsc-table-result {
  table-layout: auto; }

.gsc-thumbnail {
  padding-right: 1em !important; }

.gsc-resultsHeader {
  display: none !important; }

.hs-content-path-troubleshooting-guide .trouble-blockquote {
  color: #848280;
  font-size: 1.25em;
  margin: 0;
  max-width: 60%;
  padding: 2.5em 1em;
  position: relative; }
  .hs-content-path-troubleshooting-guide .trouble-blockquote p {
    font-size: 20px; }
  .hs-content-path-troubleshooting-guide .trouble-blockquote::before {
    background-image: url("//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-end-quote.svg?t=1466080737211");
    background-repeat: no-repeat;
    background-size: 3em auto;
    content: "";
    height: 3em;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    transform: scaleX(-1);
    width: 3em; }
  .hs-content-path-troubleshooting-guide .trouble-blockquote::after {
    background-image: url("//485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/ico-end-quote.svg?t=1466080737211");
    background-repeat: no-repeat;
    background-size: 3em auto;
    bottom: -0.5em;
    content: "";
    height: 3em;
    opacity: 0.5;
    position: absolute;
    right: 1em;
    width: 3em; }

ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative; }
  ol li::after {
    color: #FB9E20;
    content: counter(list, decimal) ".";
    font-weight: bold;
    left: -0.7em;
    position: absolute;
    top: 0;
    width: 1.6875em; }

/* Product Cta */
.product-norheim {
  background-color: #11548a;
  color: #ffffff; }
  .product-norheim .cta-new {
    color: #fb9e20; }
  .product-norheim:hover .cta-new {
    color: #11548a; }

/*=============== GDD ===============*/
.gdd-exit-a img {
  display: block;
  margin: 0 auto;
  max-width: 17em; }

.contact-us .site-content form {
  background: #f7f7f7;
  padding: 2em;
  margin-bottom: 2em; }

.product-carousel .slides li {
  clear: both; }

.pm-header {
  color: #fb9e20;
  font-size: 1.125em;
  /*border-bottom: 1px solid $orange;*/
  display: inline-block;
  min-height: 2.8125em;
  margin-bottom: 0;
  margin-top: 0; }

.pm-img {
  min-height: 6.25em; }

.pm-item {
  border: 1px solid #aaaaaa;
  display: table-cell;
  font-weight: bold;
  margin: 0.1875em 0.1875em;
  padding: 0.9375em;
  text-align: center;
  min-height: 12.5em; }
  .pm-item:hover .pm-header {
    color: #cb7604; }
  @media (min-width: 40em) {
    .pm-item:nth-child(2n+1) {
      clear: none; } }
  @media (min-width: 40em) {
    .pm-item {
      min-height: auto; } }

.clear {
  clear: both; }

/*=============== Access our CAD Library Module ===============*/
.cad-library-module {
  background-color: #13568b;
  text-align: center; }
  .cad-library-module .inner-wrap {
    padding-top: 0.5em;
    padding-bottom: 0.5em; }
  .cad-library-module .clm-link {
    text-decoration: none;
    color: #ffffff;
    font-size: 1.375em;
    font-weight: bold;
    position: relative;
    font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif;
    padding-left: 1.25em; }
    @media (min-width: 60em) {
      .cad-library-module .clm-link {
        font-size: 2em; } }
    .cad-library-module .clm-link:before {
      position: absolute;
      content: '';
      left: 0;
      top: 0.2em;
      background-image: url(img/arrow.svg);
      background-position: left center;
      background-size: 100%;
      width: 0.875em;
      height: 0.875em; }
  .cad-library-module span {
    font-weight: normal;
    color: #fb9e20;
    text-transform: uppercase;
    font-size: 0.75em; }
  .cad-library-module img {
    display: inline-block;
    vertical-align: middle;
    width: 2.2em;
    height: 2.2em; }

.accessories-components-section a {
  display: block;
  text-decoration: none;
  padding: 1em;
  border: 1px solid #DDD; }
  .accessories-components-section a:nth-child(n+2) {
    border-top: none; }
  .accessories-components-section a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.5em;
    width: 25%;
    max-width: 9.375em; }
  .accessories-components-section a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.25em;
    font-weight: bold;
    width: 50%; }
  @media (min-width: 60em) {
    .accessories-components-section a {
      width: 50%;
      float: left;
      min-height: 8em; }
      .accessories-components-section a:nth-child(2n+1) {
        border-right: none; }
      .accessories-components-section a:nth-child(2) {
        border-top: 1px solid #DDD; }
      .accessories-components-section a:nth-child(n+3) {
        border-top: none; } }

.gray-bg {
  font-size: 1em;
  color: #13568b;
  background-color: #eeeeee;
  padding: 1em 2em;
  margin-top: 2em;
  clear: both; }
  .gray-bg p {
    margin: 1em 0; }

.gray-bg-gdd {
  font-size: 1em;
  color: #13568b;
  background-color: #eeeeee;
  padding: 1em 2em;
  margin-top: 2em;
  clear: both;
  position: relative;
  z-index: 2; }
  .gray-bg-gdd p {
    margin: 1em 0;
    color: black; }

.gray-bg-gdd.gdd-018-b:before {
  content: "";
  background-color: #eeeeee;
  width: 300%;
  position: absolute;
  left: -150%;
  top: 0;
  z-index: -1;
  height: 100%; }

p.sub-titles {
  font-size: 1.5em; }
  p.sub-titles span {
    display: block;
    font-size: 0.75em;
    color: #13568b;
    font-weight: bold; }

p.side-column-callout {
  font-size: 1.875em;
  color: #fb9e20;
  font-weight: 600;
  margin: 1em auto;
  width: 90%; }
  p.side-column-callout span {
    font-size: 0.6em;
    font-weight: normal;
    color: #333;
    display: block;
    margin-top: 1em; }
  @media (min-width: 60em) {
    p.side-column-callout {
      float: right;
      margin: 1em 0 2em 1.5em;
      padding-left: 1.5em;
      width: 100%;
      clear: right;
      border-left: 1px solid #DDD; } }

/* Business Offerings Module */
.businessofferingsmodule {
  position: relative;
  border-top: 9px solid #fb9e20; }
  .businessofferingsmodule .accordion-tabs {
    background-color: #f4f4f4;
    border: none; }
    .businessofferingsmodule .accordion-tabs .tab-link {
      display: block;
      background-color: #DDD;
      color: #11548a;
      font-size: 0.984375em;
      font-weight: normal;
      padding: 1.5em;
      margin-bottom: 0.0625em;
      border: none;
      border-radius: 0;
      -webkit-transition: all 0.25s linear;
      -moz-transition: all 0.25s linear;
      transition: all 0.25s linear;
      z-index: 10;
      position: relative;
      background-position: 10% center;
      background-repeat: no-repeat;
      background-size: 50px; }
      @media (min-width: 40em) {
        .businessofferingsmodule .accordion-tabs .tab-link {
          font-size: 1.18125em; } }
      @media (min-width: 60em) {
        .businessofferingsmodule .accordion-tabs .tab-link {
          font-size: 1.75em; } }
      .businessofferingsmodule .accordion-tabs .tab-link.is-active {
        background-color: #fb9e20;
        color: #ffffff;
        z-index: 12; }
      .businessofferingsmodule .accordion-tabs .tab-link:hover {
        background-color: #fb9e20;
        color: #ffffff;
        z-index: 12; }
      @media (min-width: 40em) {
        .businessofferingsmodule .accordion-tabs .tab-link {
          padding: 1em 4em; } }
      @media (min-width: 60em) {
        .businessofferingsmodule .accordion-tabs .tab-link {
          float: left;
          clear: left;
          width: 25%;
          padding: 3em 0;
          max-height: 160px;
          background-size: 90px; }
          .businessofferingsmodule .accordion-tabs .tab-link span {
            position: absolute;
            top: 50%;
            left: 20%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 80%; }
          .businessofferingsmodule .accordion-tabs .tab-link.is-active {
            -webkit-transform: scale(1.06);
            -moz-transform: scale(1.06);
            -ms-transform: scale(1.06);
            -o-transform: scale(1.06);
            transform: scale(1.06); } }
      @media (min-width: 110em) {
        .businessofferingsmodule .accordion-tabs .tab-link span {
          left: 26%;
          width: 50%; } }
    .businessofferingsmodule .accordion-tabs .tab-header-and-content:first-child .tab-link {
      background-image: url(img/ico-search-gray-new.svg); }
      .businessofferingsmodule .accordion-tabs .tab-header-and-content:first-child .tab-link.is-active {
        background-image: url(img/ico-search-new-hover.svg); }
      .businessofferingsmodule .accordion-tabs .tab-header-and-content:first-child .tab-link:hover {
        background-image: url(img/ico-search-new-hover.svg); }
    .businessofferingsmodule .accordion-tabs .tab-header-and-content:nth-child(2) .tab-link {
      background-image: url(img/ico-replace-parts-new.svg); }
      .businessofferingsmodule .accordion-tabs .tab-header-and-content:nth-child(2) .tab-link.is-active {
        background-image: url(img/ico-replace-parts-new-hover.svg); }
      .businessofferingsmodule .accordion-tabs .tab-header-and-content:nth-child(2) .tab-link:hover {
        background-image: url(img/ico-replace-parts-new-hover.svg); }
    .businessofferingsmodule .accordion-tabs .tab-header-and-content:last-child .tab-link {
      margin-bottom: 0;
      background-image: url(img/ico-maintenace-new.svg); }
      .businessofferingsmodule .accordion-tabs .tab-header-and-content:last-child .tab-link.is-active {
        background-image: url(img/ico-maintenace-new-hover.svg); }
      .businessofferingsmodule .accordion-tabs .tab-header-and-content:last-child .tab-link:hover {
        background-image: url(img/ico-maintenace-new-hover.svg); }
    .businessofferingsmodule .accordion-tabs .tab-content {
      background-color: transparent;
      padding: 1em 2em;
      border: none; }
      @media (min-width: 60em) {
        .businessofferingsmodule .accordion-tabs .tab-content {
          position: absolute;
          top: 0;
          right: 0;
          width: 75%;
          padding: 1em 2em; } }
      @media (min-width: 80em) {
        .businessofferingsmodule .accordion-tabs .tab-content {
          padding: 3em 9em 0; } }
    .businessofferingsmodule .accordion-tabs .tc-heading {
      color: #13568b;
      text-align: right;
      font-size: 1.453125em;
      padding: 0 0 0.5em 0;
      margin: 0 0 1em 0;
      border-bottom: 1px solid #fb9e20; }
      @media (min-width: 40em) {
        .businessofferingsmodule .accordion-tabs .tc-heading {
          font-size: 1.74375em; } }
      @media (min-width: 60em) {
        .businessofferingsmodule .accordion-tabs .tc-heading {
          font-size: 2.5em; } }
    .businessofferingsmodule .accordion-tabs .tc-img {
      display: block;
      max-width: 14.0625em;
      width: 100%;
      margin: 1em auto; }
      @media (min-width: 60em) {
        .businessofferingsmodule .accordion-tabs .tc-img {
          float: right;
          margin: 0 0 1.5em 6.5em; } }
    .businessofferingsmodule .accordion-tabs .tc-title {
      color: #000000;
      font-size: 0.984375em;
      padding: 0;
      margin: 0 0 0.5em 0;
      font-weight: 600; }
      @media (min-width: 40em) {
        .businessofferingsmodule .accordion-tabs .tc-title {
          font-size: 1.18125em; } }
      @media (min-width: 60em) {
        .businessofferingsmodule .accordion-tabs .tc-title {
          font-size: 1.75em; } }
    .businessofferingsmodule .accordion-tabs .tc-text {
      font-size: 1.25em;
      color: #000000;
      margin-bottom: 1.5em; }
      @media (min-width: 110em) {
        .businessofferingsmodule .accordion-tabs .tc-text {
          width: 45%; } }
    .businessofferingsmodule .accordion-tabs .btn {
      font-weight: normal;
      padding: 1em;
      font-size: 1.25em; }

/* Industries Applications Module */
.industriesapplicationmodule > div {
  padding: 1em;
  position: relative; }
  .industriesapplicationmodule > div .title {
    text-shadow: none;
    margin-top: 0; }
  .industriesapplicationmodule > div * {
    position: relative;
    text-shadow: none;
    z-index: 10; }
  .industriesapplicationmodule > div:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(252, 166, 27, 0.8);
    z-index: 5; }
  @media (min-width: 40em) {
    .industriesapplicationmodule > div {
      padding: 2em; } }
  @media (min-width: 60em) {
    .industriesapplicationmodule > div {
      float: left;
      width: 50%;
      min-height: 23.4375em;
      border-bottom: 1px solid #ffffff; } }
  @media (min-width: 80em) {
    .industriesapplicationmodule > div {
      padding: 4.5em 2em 4.7em 5em; } }

.industriesapplicationmodule .industries-module {
  text-align: left;
  background-image: url("img/img-white-arrow-left.svg"), url("img/img-industries-new.jpg");
  background-position: left center, left center; }
  .industriesapplicationmodule .industries-module p {
    font-size: 1.25em;
    margin: 0.5em 5% 0.5em 0; }
    @media (min-width: 80em) {
      .industriesapplicationmodule .industries-module p {
        margin: 0.5em 0 1em;
        width: 70%;
        line-height: 1.6em; } }
    @media (min-width: 110em) {
      .industriesapplicationmodule .industries-module p {
        width: 45%; } }

.industriesapplicationmodule .application-module p {
  font-size: 1.25em;
  margin: 0.5em 5% 0.5em 0; }
  @media (min-width: 80em) {
    .industriesapplicationmodule .application-module p {
      margin: 0.5em 0 1em;
      width: 70%;
      line-height: 1.6em; } }
  @media (min-width: 110em) {
    .industriesapplicationmodule .application-module p {
      width: 45%; } }

@media (min-width: 60em) {
  .industriesapplicationmodule .application-module {
    border-top: none; } }

.industriesapplicationmodule .title {
  font-size: 2.25em;
  font-weight: 500; }

.industriesapplicationmodule .btn-alt {
  font-size: 1.25em;
  font-weight: 500;
  padding: 0.8em; }

/*============ Resource page =========*/
/*=======Resource Intro ======*/
.resource-intro {
  background-image: url(img/resource-intro.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center; }
  .resource-intro .inner-wrap {
    padding-top: 3.25em;
    padding-bottom: 2.5625em; }
  .resource-intro h1 {
    font-size: 2.5625em;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 0.6097560976em; }
  .resource-intro span {
    font-size: 1.125em;
    color: white;
    font-weight: 400;
    position: relative; }
    .resource-intro span:after {
      position: absolute;
      content: "";
      background-image: url(img/ico-arrowdown.svg);
      background-repeat: no-repeat;
      background-size: 16px;
      width: 25px;
      height: 25px;
      left: 0;
      right: 0;
      top: 28px;
      text-align: center;
      display: block;
      margin: 0 auto; }

/*========== Resource nav ========*/
.rm-nav-wrap {
  background-color: #fb9e20; }
  .rm-nav-wrap .inner-wrap {
    padding-top: 0.875em;
    padding-bottom: 0.75em; }
  .rm-nav-wrap .rm-nav li {
    line-height: 1.125em;
    text-align: center;
    margin-bottom: 0.3125em; }
    @media (min-width: 40em) {
      .rm-nav-wrap .rm-nav li {
        display: inline-block;
        border-right: 2px solid #ffffff;
        padding-right: 1.5em;
        padding-left: 1.125em;
        margin-bottom: 0; } }
    @media (min-width: 80em) {
      .rm-nav-wrap .rm-nav li {
        padding-right: 2.25em;
        padding-left: 1.75em; } }
    .rm-nav-wrap .rm-nav li:first-child {
      padding-left: 0; }
    .rm-nav-wrap .rm-nav li:last-child {
      border-right: 0;
      padding-right: 0; }
    .rm-nav-wrap .rm-nav li a {
      color: #ffffff;
      font-size: 1.125em;
      line-height: 1em; }
      .rm-nav-wrap .rm-nav li a:hover {
        text-decoration: underline; }

/*========== Resource View gallery module ==========*/
.view-gallery-module {
  background-image: url(img/photo-gallery-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat; }
  .view-gallery-module .inner-wrap {
    padding-top: 3.1875em;
    padding-bottom: 4.3125em; }

.vgm-btn, .prm-btn, .crane-glossary-module .cgm-btn {
  color: #ffffff;
  font-size: 1.3125em;
  line-height: 1.619047619em;
  display: inline-block; }
  .vgm-btn span, .prm-btn span, .crane-glossary-module .cgm-btn span {
    font-size: 1.9523809524em;
    display: block;
    line-height: 1.1219512195em;
    position: relative;
    width: 6.0975609756em; }
    .vgm-btn span:after, .prm-btn span:after, .crane-glossary-module .cgm-btn span:after {
      content: "";
      position: absolute;
      background-size: 20px;
      background-position: right top;
      background-repeat: no-repeat;
      background-image: url(img/ico-right-arrow-new.svg);
      width: 25px;
      height: 50px;
      top: 4px;
      right: -41px; }
    @media (min-width: 40em) {
      .vgm-btn span, .prm-btn span, .crane-glossary-module .cgm-btn span {
        width: auto; }
        .vgm-btn span:after, .prm-btn span:after, .crane-glossary-module .cgm-btn span:after {
          right: auto;
          width: 86px; } }
  .vgm-btn:hover, .prm-btn:hover, .crane-glossary-module .cgm-btn:hover {
    color: #ffffff; }

/*=========== Resource Press Release Module ============*/
.press-release-module {
  background-image: url(img/press-release-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; }
  .press-release-module .inner-wrap {
    padding-top: 0.75em;
    padding-bottom: 0.3125em; }
  .press-release-module img {
    display: block;
    margin: 0 auto; }
    @media (min-width: 40em) {
      .press-release-module img {
        display: inline-block;
        vertical-align: top;
        margin: 0; } }

.prm-btn, .crane-glossary-module .cgm-btn {
  text-align: left;
  vertical-align: top; }
  .prm-btn span:after, .crane-glossary-module .cgm-btn span:after {
    right: -17px; }
  @media (min-width: 40em) {
    .prm-btn, .crane-glossary-module .cgm-btn {
      margin-top: 1.9047619048em;
      margin-left: 0.4761904762em; }
      .prm-btn span:after, .crane-glossary-module .cgm-btn span:after {
        width: 40px;
        right: auto; } }
  @media (min-width: 60em) {
    .prm-btn, .crane-glossary-module .cgm-btn {
      margin-left: 2.4285714286em; }
      .prm-btn span:after, .crane-glossary-module .cgm-btn span:after {
        width: 86px; } }

/*============ Resource Crane Glossary module =========*/
.crane-glossary-module {
  background-color: #fb9e20;
  text-align: center; }
  .crane-glossary-module .inner-wrap {
    padding-top: 2.125em;
    padding-bottom: 1.6875em; }
  .crane-glossary-module img {
    width: 8.25em;
    height: 8.25em;
    display: block;
    margin: 0 auto; }
    @media (min-width: 40em) {
      .crane-glossary-module img {
        margin: 0;
        display: inline-block; } }
  .crane-glossary-module .cgm-btn span:after {
    right: -35px; }
  @media (min-width: 40em) {
    .crane-glossary-module .cgm-btn span:after {
      right: auto; } }
  @media (min-width: 40em) {
    .crane-glossary-module .cgm-btn {
      margin-left: 1.0952380952em;
      margin-top: 1.2857142857em; } }

/*============ Resource video module ===========*/
.video-module {
  background-color: #ffffff; }
  .video-module .inner-wrap {
    padding-top: 2.9375em;
    padding-bottom: 3.125em; }
  .video-module .vm-title {
    font-size: 2.5625em; }
  .video-module .vm-item {
    text-align: center;
    margin: 20px auto;
    display: block; }
    @media (min-width: 40em) {
      .video-module .vm-item {
        float: left;
        width: 32.3%;
        margin-right: 1.55%; }
        .video-module .vm-item:last-child {
          margin-right: 0; } }
    .video-module .vm-item .vmi-title {
      font-size: 1.125em;
      display: block;
      color: #055291;
      margin-top: 0.5em; }

.all-video-link, .all-post-link {
  text-align: center;
  margin-top: 1.8125em;
  display: block;
  font-size: 1em; }
  .all-video-link a, .all-post-link a {
    color: #13568b;
    text-decoration: underline;
    font-size: 1.3em;
    font-weight: bold; }
    .all-video-link a:hover, .all-post-link a:hover {
      text-decoration: none; }

/*============ Resource Blog module =========*/
.blog-module {
  background-color: #ffffff; }
  .blog-module .entry-title {
    color: #13568b !important;
    font-size: 2.5625em; }
  @media (min-width: 60em) {
    .blog-module .inner-wrap > div.blog-item {
      padding-right: 4%;
      position: relative; }
      .blog-module .inner-wrap > div.blog-item:after {
        position: absolute;
        content: "";
        background-color: #dddddd;
        width: 2px;
        height: 180px;
        top: 33px;
        right: 15px; }
      .blog-module .inner-wrap > div.blog-item.box1 {
        margin-right: 0; }
        .blog-module .inner-wrap > div.blog-item.box1:after {
          width: 0; } }
  .blog-module h3 {
    font-size: 1.5em; }
  .blog-module h6 {
    font-size: 1em;
    color: #bebebe; }
  .blog-module p {
    font-size: 1.1875em;
    color: #333333; }

.all-post-link {
  padding-top: 0.8125em;
  padding-bottom: 1.5em;
  clear: both; }

/*============= Resource Carousel =============*/
.resource-slider {
  background-color: #ffffff; }
  .resource-slider h2 {
    font-size: 2.5625em; }
  .resource-slider hr {
    border-bottom: 2px solid #dddddd;
    margin: 2em 0 3em; }

.resource-carousel .flex-viewport {
  padding-top: 10px; }

.pgi-wrap .resource-grid-item {
  text-align: center;
  display: block; }
  .pgi-wrap .resource-grid-item:hover 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) {
    .pgi-wrap .resource-grid-item {
      width: 33.33%;
      float: left; } }
  .pgi-wrap .resource-grid-item img {
    max-width: 14.75em;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

.pgi-wrap .resource-grid-item-header {
  font-size: 1.125em;
  text-align: center;
  font-weight: 300;
  color: #055291; }

.pgi-wrap .resource-grid-item-link {
  display: inline-block;
  color: #055291;
  padding: 9px 27px 7px 57px;
  background: #fb9e20;
  border-radius: 5px;
  position: relative;
  font-size: 1.0625em;
  margin-top: 0; }
  .pgi-wrap .resource-grid-item-link:hover {
    background-color: #e48504; }
  .pgi-wrap .resource-grid-item-link:before {
    content: "";
    position: absolute;
    background-image: url(img/ico-download.svg);
    background-repeat: no-repeat;
    background-position: left center;
    left: 28px;
    top: 10px;
    width: 23px;
    background-size: 19px;
    height: 20px; }

.pgi-wrap .resource-carousel .flex-direction-nav a {
  top: 36% !important; }

.cad-img {
  max-width: 12.5em;
  margin: 0 auto; }
  @media (min-width: 40em) {
    .cad-img {
      margin-left: 1%;
      margin-right: 1%; } }
  @media (min-width: 60em) {
    .cad-img {
      margin-right: 0; } }
  @media (min-width: 80em) {
    .cad-img {
      margin-right: 8%;
      margin-left: 8%; } }

/*======== request form style =========*/
.hs-form input[type="text"],
.hs-form input[type="email"],
.hs-form textarea,
.input select,
.input textarea {
  height: 2.125em;
  font-size: 1.125em;
  width: 100% !important; }

.input select {
  font-size: 1.125em !important;
  height: 2.25em !important; }

.input textarea {
  font-size: 1.125em !important;
  height: 9.375em !important; }

.new-text {
  color: #13568b;
  font-size: 1.125em;
  margin-bottom: 0 !important; }

.gdd-018-b {
  display: none; }
  .gdd-018-b .formwrap {
    background-color: #ffffff; }
  .gdd-018-b .form-columns-2 {
    max-width: none !important;
    background-color: #ffffff !important; }
  .gdd-018-b .hbspt-form {
    padding-left: 20px !important; }
    @media (min-width: 40em) {
      .gdd-018-b .hbspt-form {
        padding-left: 40px !important; } }
    @media (min-width: 60em) {
      .gdd-018-b .hbspt-form {
        padding-left: 60px !important; } }
  .gdd-018-b .input {
    width: 85% !important; }
  .gdd-018-b .actions {
    margin-top: 0 !important; }
  .gdd-018-b input.hs-button.primary.large {
    -webkit-font-smoothing: antialiased;
    background-color: #fb9e20 !important;
    border-radius: 3px;
    color: #054478;
    display: inline-block;
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1;
    padding: .60em 1em;
    text-decoration: none;
    -webkit-transition: background .1s linear;
    -moz-transition: background .1s linear;
    transition: background .1s linear;
    background-image: unset !important;
    border: none !important; }
    .gdd-018-b input.hs-button.primary.large:hover {
      box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0 0 5px #fb9e20; }
  .gdd-018-b .field {
    margin-bottom: 0px !important; }
  .gdd-018-b textarea.hs-input {
    height: 4em !important; }

.delayed-footer-gdd {
  background: #fb9e20;
  box-sizing: border-box;
  padding-top: 5px;
  bottom: -200px !important;
  -webkit-transition: bottom 1s !important;
  transition: bottom 1s !important; }

.footerAnimation {
  bottom: 0 !important; }

.delayed-footer-gdd .delay-items {
  display: inline-block;
  margin: 0 11px 10px 18px;
  text-align: center;
  vertical-align: middle; }

.delayed-footer-gdd .btn-alt {
  background-color: #13568b;
  color: #ffffff;
  border-radius: 5px; }

.delayed-footer-gdd .btn-alt:hover {
  background-color: #216498; }

.delayed-footer-gdd h3 {
  color: #ffffff; }

.gdd-019-b {
  display: none;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width: 100%;
  text-align: center; }

.gdd-019-b .close-footer {
  width: 20px;
  cursor: pointer;
  position: relative;
  right: 10px;
  top: 20px;
  float: right; }

/*-------lead flow---*/
#comm100-float-button-2 {
  display: none; }

.gdd-014-form-b {
  display: block !important; }
  .gdd-014-form-b textarea#message-aec5371e-fa68-4c24-8e3d-8e006ccd7f8a {
    height: 4em !important; }
  .gdd-014-form-b select#how_can_we_help_-aec5371e-fa68-4c24-8e3d-8e006ccd7f8a {
    width: 105% !important;
    height: 2.5em !important; }
  .gdd-014-form-b input#phone-aec5371e-fa68-4c24-8e3d-8e006ccd7f8a {
    width: 100% !important; }
  .gdd-014-form-b fieldset {
    background-color: transparent !important;
    padding: 0 0 14px !important; }
    .gdd-014-form-b fieldset.form-columns-2 .hs-form-field {
      width: 48% !important;
      margin-right: 1%;
      float: left !important; }
  .gdd-014-form-b .hs-button {
    font-size: 14px;
    font-weight: 400; }
  .gdd-014-form-b fieldset.form-columns-2 .hs-form-field:last-child {
    margin-right: 0;
    margin-left: 0.7em !important; }

.leadinModal-0 .leadinModal input:focus {
  box-shadow: #0082ff 0px 0px 0px 2px !important; }

.leadinModal-0 .leadin-button-primary {
  background: #1994E3 !important;
  color: white !important; }
  .leadinModal-0 .leadin-button-primary:hover {
    background: #0082ff !important; }

.leadinModal-0 .leadin-button-primary-border {
  border: 1px solid white !important; }

.leadinModal-0 .leadin-button-secondary {
  background: white !important;
  color: #1994E3 !important; }
  .leadinModal-0 .leadin-button-secondary.leadin-dismiss-button {
    color: white !important;
    background: #1994E3 !important;
    border: 1.25px solid white !important; }
  .leadinModal-0 .leadin-button-secondary:hover {
    color: #0082ff !important; }

.leadinModal-0.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-close::before,
.leadinModal-0.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-close::before,
.leadinModal-0.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-close::before,
.leadinModal-0.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-close::before {
  color: white !important; }

.leadinModal-0.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content,
.leadinModal-0.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content,
.leadinModal-0.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content,
.leadinModal-0.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content {
  background: #1994E3 !important; }

.leadinModal-0.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content h4,
.leadinModal-0.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content h4,
.leadinModal-0.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content h4,
.leadinModal-0.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content h4 {
  color: white !important; }

.leadinModal-0.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content p,
.leadinModal-0.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content .secondary-dismiss {
  color: white !important; }

.leadinModal-0.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content p,
.leadinModal-0.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content .secondary-dismiss {
  color: white !important; }

.leadinModal-0.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content p,
.leadinModal-0.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content .secondary-dismiss {
  color: white !important; }

.leadinModal-0.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content p,
.leadinModal-0.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content ul,
.leadinModal-0.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content ul,
.leadinModal-0.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content ul,
.leadinModal-0.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content ul,
.leadinModal-0.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content li,
.leadinModal-0.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content li,
.leadinModal-0.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content li,
.leadinModal-0.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content li,
.leadinModal-0.leadinModal-theme-top.leadinModal-preview.leadinModal-v3 .leadinModal-content ol,
.leadinModal-0.leadinModal-theme-bottom-right-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content ol,
.leadinModal-0.leadinEmbedded-theme-default.leadinModal-preview.leadinModal-v3 .leadinModal-content ol,
.leadinModal-0.leadinModal-theme-bottom-left-corner.leadinModal-preview.leadinModal-v3 .leadinModal-content ol {
  color: white !important; }

.leadinModal-reset p,
.leadinModal-reset div,
.leadinModal-reset span,
.leadinModal-reset h1,
.leadinModal-reset h2,
.leadinModal-reset h3,
.leadinModal-reset h4,
.leadinModal-reset h5,
.leadinModal-reset h6,
.leadinModal-reset button,
.leadinModal-reset img,
.leadinModal-reset form,
.leadinModal-reset label {
  color: inherit;
  text-decoration-line: none;
  text-decoration-style: initial;
  text-decoration-color: initial;
  font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif; }

.leadinModal-reset span,
.leadinModal-reset a,
.leadinModal-reset button,
.leadinModal-reset img,
.leadinModal-reset label {
  display: inline;
  font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif; }

.leadinModal-reset p,
.leadinModal-reset div,
.leadinModal-reset h1,
.leadinModal-reset h2,
.leadinModal-reset h3,
.leadinModal-reset h4,
.leadinModal-reset h5,
.leadinModal-reset h6,
.leadinModal-reset form {
  display: block;
  margin-bottom: 0 !important; }

.leadinModal-reset button {
  text-align: center; }

.leadinModal-reset a,
.leadinModal-reset button {
  cursor: pointer; }

.leadinModal .leadin-button {
  border-top-left-radius: 0.25em;
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0.25em;
  border-bottom-left-radius: 0.25em;
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  padding: 1em 1.5em;
  width: 100%;
  text-decoration-line: none;
  text-decoration-style: initial;
  text-decoration-color: initial; }
  .leadinModal .leadin-button:focus, .leadinModal .leadin-button:hover {
    outline-color: initial;
    outline-style: none;
    outline-width: initial; }

.leadinModal a.leadin-button {
  display: inline-block;
  width: initial; }

.leadinModal.leadinModal-v3 .leadin-button {
  padding: 0.7em 1.7em;
  font-weight: normal; }

@media only screen and (max-width: 768px) {
  .leadinModal.leadinModal-v3 .leadin-button {
    font-size: 18px;
    padding: 0.5em 1.7em !important; } }

.leadin-button-extra-padding {
  padding: 0.7em 1.7em !important; }

.leadinModal .leadin-footer-wrapper {
  clear: both;
  text-align: center;
  display: block !important; }

.leadinModal-v3 .leadin-footer-wrapper {
  background-color: white;
  padding: 0.5em;
  border-top: 1px solid #dddddd; }

.leadinModal .leadinModal-close {
  border-top-left-radius: 0.33em;
  border-top-right-radius: 0.33em;
  border-bottom-right-radius: 0.33em;
  border-bottom-left-radius: 0.33em;
  position: absolute;
  top: 5px;
  right: 8px;
  cursor: pointer;
  z-index: 1000; }
  .leadinModal .leadinModal-close::before {
    border-top-left-radius: 0.33em;
    border-top-right-radius: 0.33em;
    border-bottom-right-radius: 0.33em;
    border-bottom-left-radius: 0.33em;
    content: "×";
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
    height: 25px;
    width: 25px;
    text-align: center;
    color: #FFFFFF;
    background-image: initial;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: transparent;
    display: inline !important; }
  .leadinModal .leadinModal-close:hover::before, .leadinModal .leadinModal-close:active::before {
    color: #777777; }

.leadinModal-v3 .leadinModal-close::before, .leadinModal-v3 .leadinModal-close:hover::before {
  color: #7a7676; }

.leadinModal .leadinModal-overlay {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-image: initial;
  background-position: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  animation-duration: 0.5s;
  animation-timing-function: initial;
  animation-delay: initial;
  animation-iteration-count: initial;
  animation-direction: initial;
  animation-fill-mode: initial;
  animation-play-state: initial;
  animation-name: leadinModal-fadein;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.4); }
  .leadinModal .leadinModal-overlay.leadinModal-closing {
    animation-duration: 0.5s;
    animation-timing-function: initial;
    animation-delay: initial;
    animation-iteration-count: initial;
    animation-direction: initial;
    animation-fill-mode: initial;
    animation-play-state: initial;
    animation-name: leadinModal-fadeout;
    backface-visibility: hidden; }

.leadinModal.leadinModal-v3 .leadinModal-overlay {
  background-color: rgba(0, 0, 0, 0.7); }

.leadinModal .leadin-footer-link,
.leadinModal .leadin-close-button {
  color: #999999;
  font-size: 0.9em;
  text-decoration-line: none;
  text-decoration-style: initial;
  text-decoration-color: initial;
  display: inline !important; }

.leadinModal .leadin-footer-link:hover {
  background-image: none;
  background-position: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  color: #999999;
  text-decoration-line: underline;
  text-decoration-style: initial;
  text-decoration-color: initial;
  font-weight: normal; }

.leadinModal .leadin-close-button {
  background-image: initial;
  background-position: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: transparent;
  text-decoration-line: underline;
  text-decoration-style: initial;
  text-decoration-color: initial;
  cursor: pointer; }
  .leadinModal .leadin-close-button:hover {
    background-image: none;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    color: #999999;
    text-decoration-line: underline;
    text-decoration-style: initial;
    text-decoration-color: initial;
    font-weight: normal; }
  .leadinModal .leadin-close-button:focus {
    outline-color: initial;
    outline-style: dotted;
    outline-width: thin; }

.leadinModal a.secondary-dismiss {
  text-align: center;
  margin-top: 1.5em;
  display: block; }

.leadinModal-v3 .leadin-footer-link,
.leadinModal-v3 .leadinModal .leadin-close-button {
  font-size: 0.93em; }

.leadinModal .leadinModal-v3 .leadin-close-button {
  font-size: 0.93em; }

@media only screen and (max-width: 768px) {
  .leadinModal-v3 .leadin-footer-link,
  .leadinModal-v3 .leadinModal .leadin-close-button {
    font-size: 1em; }
  .leadinModal .leadinModal-v3 .leadin-close-button {
    font-size: 1em; } }

.leadinModal-testing-mode .leadinModal-content-wrapper {
  position: relative; }
  .leadinModal-testing-mode .leadinModal-content-wrapper::after {
    content: "PREVIEW";
    position: absolute;
    left: 20px;
    top: -20px;
    font-size: 10px;
    line-height: 20px;
    font-family: system-ui, serif;
    background: #6a78d1;
    color: white;
    padding: 0px 8px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }

.leadinModal-testing-mode.leadinModal-theme-top .leadinModal-content-wrapper::after {
  top: auto;
  bottom: -20px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.leadinModal {
  box-sizing: border-box;
  border: 0px;
  margin: 0px;
  padding: 0px;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  overflow-x: visible;
  overflow-y: visible;
  z-index: 5000;
  font-size: 16px; }
  .leadinModal *,
  .leadinModal ::before,
  .leadinModal ::after {
    box-sizing: border-box;
    border: 0px;
    margin: 0px;
    padding: 0px; }
  .leadinModal.leadinModal-hidden {
    display: none; }
  .leadinModal .leadinModal-content {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
    position: relative;
    padding: 1em 1.5em;
    margin: 0px auto;
    background: white;
    max-width: 100%;
    width: 30em;
    font-size: 16px;
    overflow-x: auto;
    overflow-y: auto;
    max-height: 80%; }
    .leadinModal .leadinModal-content::after {
      content: "";
      display: table;
      clear: both; }
    .leadinModal .leadinModal-content select {
      width: 100% !important;
      font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif; }
    .leadinModal .leadinModal-content h1,
    .leadinModal .leadinModal-content h2,
    .leadinModal .leadinModal-content h3,
    .leadinModal .leadinModal-content h4,
    .leadinModal .leadinModal-content h5,
    .leadinModal .leadinModal-content h6,
    .leadinModal .leadinModal-content p,
    .leadinModal .leadinModal-content ul,
    .leadinModal .leadinModal-content li,
    .leadinModal .leadinModal-content input,
    .leadinModal .leadinModal-content select,
    .leadinModal .leadinModal-content option {
      line-height: 1.5;
      text-transform: none;
      letter-spacing: 0px;
      margin: 0px; }
    .leadinModal .leadinModal-content h1,
    .leadinModal .leadinModal-content h2,
    .leadinModal .leadinModal-content h3,
    .leadinModal .leadinModal-content h4,
    .leadinModal .leadinModal-content h5,
    .leadinModal .leadinModal-content h6 {
      color: #444444;
      font-size: 1.3em;
      font-weight: 600;
      margin-bottom: 0.6em; }
    .leadinModal .leadinModal-content p,
    .leadinModal .leadinModal-content ul,
    .leadinModal .leadinModal-content li {
      color: #666666;
      font-size: 1em;
      font-weight: normal; }
    .leadinModal .leadinModal-content input[type="text"], .leadinModal .leadinModal-content input[type="email"], .leadinModal .leadinModal-content input[type="tel"], .leadinModal .leadinModal-content input[type="number"], .leadinModal .leadinModal-content input[type="checkbox"] {
      color: #666666;
      font-size: 1em;
      font-weight: normal; }
    .leadinModal .leadinModal-content select,
    .leadinModal .leadinModal-content textarea,
    .leadinModal .leadinModal-content .secondary-dismiss {
      color: #666666;
      font-size: 1em;
      font-weight: normal; }
    .leadinModal .leadinModal-content label {
      color: #666666;
      font-weight: 400 !important;
      font-size: 14px !important;
      font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif; }
    .leadinModal .leadinModal-content p,
    .leadinModal .leadinModal-content ul,
    .leadinModal .leadinModal-content li {
      margin-bottom: 0.6em; }
    .leadinModal .leadinModal-content ul,
    .leadinModal .leadinModal-content ol,
    .leadinModal .leadinModal-content li {
      list-style-position: inside; }
    .leadinModal .leadinModal-content textarea {
      border-top-left-radius: 0.25em;
      border-top-right-radius: 0.25em;
      border-bottom-right-radius: 0.25em;
      border-bottom-left-radius: 0.25em;
      width: 96%;
      padding: 0.5em;
      border: 1px solid #dddddd;
      height: 1.6em;
      resize: vertical; }
    .leadinModal .leadinModal-content input[type="text"], .leadinModal .leadinModal-content input[type="email"], .leadinModal .leadinModal-content input[type="tel"], .leadinModal .leadinModal-content input[type="number"], .leadinModal .leadinModal-content input[type="file"] {
      border-top-left-radius: 0.25em;
      border-top-right-radius: 0.25em;
      border-bottom-right-radius: 0.25em;
      border-bottom-left-radius: 0.25em;
      width: 96%;
      padding: 0.5em;
      border: 1px solid #dddddd;
      height: 1.6em;
      resize: vertical; }
    .leadinModal .leadinModal-content select {
      border-top-left-radius: 0.25em;
      border-top-right-radius: 0.25em;
      border-bottom-right-radius: 0.25em;
      border-bottom-left-radius: 0.25em;
      width: 96%;
      padding: 0.5em;
      border: 1px solid #dddddd;
      height: 1.6em;
      resize: vertical; }
    .leadinModal .leadinModal-content input::-webkit-input-placeholder {
      color: #bfbfbf; }
  .leadinModal.leadinModal-v3.leadinModal-preview .leadinModal-content {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px; }
  .leadinModal.leadinModal-v3 .leadinModal-content {
    font-size: 14px; }
  .leadinModal.leadinModal-v3 .leadin-form-wrapper {
    margin-top: 0px;
    padding-top: 1.5em; }
  .leadinModal.leadinModal-v3 .leadin-thank-you-wrapper {
    padding: 0px; }
  .leadinModal.leadinModal-v3 .thank-you-message {
    font-size: 16px;
    margin-bottom: 21px;
    text-align: center; }
    .leadinModal.leadinModal-v3 .thank-you-message * {
      text-align: center; }
    .leadinModal.leadinModal-v3 .thank-you-message a {
      color: #00a4bd;
      text-decoration-line: underline;
      text-decoration-style: initial;
      text-decoration-color: initial; }
      .leadinModal.leadinModal-v3 .thank-you-message a.leadin-button {
        text-decoration-line: none;
        text-decoration-style: initial;
        text-decoration-color: initial; }
  .leadinModal.leadinModal-v3 .thank-you-button {
    text-align: center; }
  .leadinModal.leadinModal-v3.leadinModal-thanks .leadinModal-content .leadinModal-content-wrapper .leadin-content-body {
    padding: 2em 2.5em; }
  .leadinModal.leadinModal-v0 .dyno-image img,
  .leadinModal.leadinModal-v1 .dyno-image img,
  .leadinModal.leadinModal-v2 .dyno-image img {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: 15px; }
  .leadinModal.leadinModal-v0 .leadin-preview-wrapper-no-image h4,
  .leadinModal.leadinModal-v0 .leadin-preview-wrapper-no-image p,
  .leadinModal.leadinModal-v0 .leadin-preview-wrapper-no-image .advance-wrapper,
  .leadinModal.leadinModal-v0 .leadin-preview-wrapper-no-image .leadin-form-wrapper {
    margin-left: 0px !important; }
  .leadinModal.leadinModal-v1 .leadin-preview-wrapper-no-image h4,
  .leadinModal.leadinModal-v1 .leadin-preview-wrapper-no-image p,
  .leadinModal.leadinModal-v1 .leadin-preview-wrapper-no-image .advance-wrapper,
  .leadinModal.leadinModal-v1 .leadin-preview-wrapper-no-image .leadin-form-wrapper {
    margin-left: 0px !important; }
  .leadinModal.leadinModal-v2 .leadin-preview-wrapper-no-image h4,
  .leadinModal.leadinModal-v2 .leadin-preview-wrapper-no-image p,
  .leadinModal.leadinModal-v2 .leadin-preview-wrapper-no-image .advance-wrapper,
  .leadinModal.leadinModal-v2 .leadin-preview-wrapper-no-image .leadin-form-wrapper {
    margin-left: 0px !important; }
  .leadinModal.leadinModal-v3 .dyno-image img {
    display: block;
    margin: 0px auto; }
  .leadinModal.leadinModal-v3 h1,
  .leadinModal.leadinModal-v3 h2,
  .leadinModal.leadinModal-v3 h3,
  .leadinModal.leadinModal-v3 h4,
  .leadinModal.leadinModal-v3 h5,
  .leadinModal.leadinModal-v3 h6,
  .leadinModal.leadinModal-v3 p {
    line-height: 1.4; }
  .leadinModal.leadinModal-v3 .leadin-preview-wrapper {
    display: block;
    cursor: pointer; }
  .leadinModal.leadinModal-v3 .leadin-form-wrapper {
    margin-bottom: 0px; }
  .leadinModal.leadinModal-v3 .leadin-preview-wrapper-no-image h4,
  .leadinModal.leadinModal-v3 .leadin-preview-wrapper-no-image p,
  .leadinModal.leadinModal-v3 .leadin-preview-wrapper-no-image .advance-wrapper,
  .leadinModal.leadinModal-v3 .leadin-preview-wrapper-no-image .leadin-form-wrapper {
    margin-left: 0px !important; }

@media only screen and (max-width: 768px) {
  .leadinModal.leadinModal-v3 .leadin-preview-wrapper-no-image h4,
  .leadinModal.leadinModal-v3 .leadin-preview-wrapper-no-image p,
  .leadinModal.leadinModal-v3 .leadin-preview-wrapper-no-image .advance-wrapper,
  .leadinModal.leadinModal-v3 .leadin-preview-wrapper-no-image .leadin-form-wrapper {
    width: 100% !important; } }

.leadin-preview-wrapper {
  cursor: pointer; }

@media only screen and (max-width: 768px) {
  .leadinModal.leadinModal-v3 .dyno-image {
    width: 80px !important;
    margin-right: 20px !important; }
    .leadinModal.leadinModal-v3 .dyno-image img {
      max-width: 80px;
      max-height: 80px; }
  .leadinModal.leadinModal-v3 .leadin-form-wrapper {
    padding-top: 0px; }
  .leadinModal.leadinModal-v3 h1,
  .leadinModal.leadinModal-v3 h2,
  .leadinModal.leadinModal-v3 h3,
  .leadinModal.leadinModal-v3 h4,
  .leadinModal.leadinModal-v3 h5,
  .leadinModal.leadinModal-v3 h6 {
    font-size: 20px; }
  .leadinModal.leadinModal-v3 p {
    font-size: 16px; } }

.leadinModal.leadinModal-theme-default {
  padding-top: 200px; }
  .leadinModal.leadinModal-theme-default.leadinModal-closing .leadinModal-content,
  .leadinModal.leadinModal-theme-default.leadinModal-hiding .leadinModal-content {
    animation-duration: 0.5s;
    animation-timing-function: initial;
    animation-delay: initial;
    animation-iteration-count: initial;
    animation-direction: initial;
    animation-fill-mode: initial;
    animation-play-state: initial;
    animation-name: leadinModal-flyout;
    backface-visibility: hidden; }
  .leadinModal.leadinModal-theme-default .leadinModal-content {
    animation-duration: 0.5s;
    animation-timing-function: initial;
    animation-delay: initial;
    animation-iteration-count: initial;
    animation-direction: initial;
    animation-fill-mode: initial;
    animation-play-state: initial;
    animation-name: leadinModal-flyin;
    backface-visibility: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-width: 5px;
    border-top-style: solid; }
  .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-content {
    border-top-width: 0px;
    background-color: #ebebeb;
    padding: 0px;
    width: 40em; }
  .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body .leadin-preview-wrapper {
    cursor: pointer;
    padding: 3em 3.5em; }
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body .leadin-preview-wrapper h4,
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body .leadin-preview-wrapper .advance-wrapper {
      cursor: pointer; }
  .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body #leadin-content-form-wrapper {
    padding: 3em 3.5em; }
  .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadinModal-close {
    top: 7px;
    right: 14px; }
  .leadinModal.leadinModal-theme-default.leadinModal-v3 .dyno-image {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 100px;
    margin-right: 22px;
    margin-bottom: 15px; }
  .leadinModal.leadinModal-theme-default.leadinModal-v3 .clearfix-preview-wrapper {
    clear: both; }
  .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview h4 {
    margin-bottom: 0.6em; }
  .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview .leadin-button {
    padding: 0.7em 1.7em; }
  .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form .leadin-form-wrapper {
    padding-top: 0px; }

.leadinModal.leadinModal-theme-bottom-right-corner, .leadinModal.leadinModal-theme-bottom-left-corner {
  top: auto;
  bottom: 0px;
  overflow-x: visible;
  overflow-y: visible; }

.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-overlay,
.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-overlay {
  display: none; }

.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-closing .leadinModal-content,
.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-hiding .leadinModal-content {
  animation-duration: 0.5s;
  animation-timing-function: initial;
  animation-delay: initial;
  animation-iteration-count: initial;
  animation-direction: initial;
  animation-fill-mode: initial;
  animation-play-state: initial;
  animation-name: leadinModal-slidedown;
  backface-visibility: hidden; }

.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-closing .leadinModal-content,
.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-hiding .leadinModal-content {
  animation-duration: 0.5s;
  animation-timing-function: initial;
  animation-delay: initial;
  animation-iteration-count: initial;
  animation-direction: initial;
  animation-fill-mode: initial;
  animation-play-state: initial;
  animation-name: leadinModal-slidedown;
  backface-visibility: hidden; }

.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content,
.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content {
  animation-duration: 0.5s;
  animation-timing-function: initial;
  animation-delay: initial;
  animation-iteration-count: initial;
  animation-direction: initial;
  animation-fill-mode: initial;
  animation-play-state: initial;
  animation-name: leadinModal-slideup;
  backface-visibility: hidden;
  bottom: 0px;
  border-top-width: 5px;
  border-top-style: solid;
  position: fixed;
  border-color: #fb9e20;
  border-bottom: 0 !important; }

.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content {
  border-top-left-radius: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  right: 0px;
  left: auto; }

.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content {
  border-top-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  left: 0px;
  right: auto; }

@media only screen and (max-height: 700px) {
  .leadinModal.leadinModal-theme-default {
    max-height: 94%;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 50px; } }

@media only screen and (max-height: 768px) {
  .gdd-014-form-b fieldset {
    padding-bottom: 8px !important; }
  .gdd-014-form-b .hs-submit .actions {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 5px; }
  .gdd-014-form-b #leadin-content-form-wrapper form {
    padding-top: 0.5em !important; } }

@media only screen and (max-height: 750px) {
  .leadinModal.leadinModal-theme-default .leadinModal-content {
    overflow-x: auto;
    overflow-y: auto; } }

@media only screen and (max-width: 640px) {
  .leadinModal.leadinModal-theme-default.leadinModal-v0 .leadin-message-wrapper p,
  .leadinModal.leadinModal-theme-default.leadinModal-v1 .leadin-message-wrapper p,
  .leadinModal.leadinModal-theme-default.leadinModal-v2 .leadin-message-wrapper p {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 15px; } }

@media only screen and (max-width: 768px) {
  .leadinModal.leadinModal-theme-default.leadinModal-v3 {
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px; }
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-content-body {
      padding: 1.5em 1.25em !important; }
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .clearfix-image,
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .clearfix-image-description {
      clear: both; }
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-preview-wrapper,
    .leadinModal.leadinModal-theme-default.leadinModal-v3 #leadin-content-form-wrapper {
      padding: 0px !important; }
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-preview-wrapper,
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-message-wrapper {
      margin-bottom: 0px; }
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-preview-wrapper h4,
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-message-wrapper h4 {
      margin-left: 100px;
      margin-right: 21px; }
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-preview-wrapper p,
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-message-wrapper p {
      margin-left: 0px;
      margin-top: 10px; }
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .advance-wrapper {
      margin-left: 0px !important; }
    .leadinModal.leadinModal-theme-default.leadinModal-v3 .leadin-form-wrapper {
      margin: 0px !important; } }

@media only screen and (max-width: 768px) {
  .leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content,
  .leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content {
    overflow-x: auto;
    overflow-y: auto; } }

@media only screen and (max-width: 640px) {
  .leadinModal-v0.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content,
  .leadinModal-v0.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
  .leadinModal-v1.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content,
  .leadinModal-v1.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
  .leadinModal-v2.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content,
  .leadinModal-v2.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; } }

@media only screen and (max-width: 768px) {
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; } }

@media only screen and (max-width: 640px) {
  .leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-v0 .leadin-message-wrapper p,
  .leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-v1 .leadin-message-wrapper p,
  .leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-v2 .leadin-message-wrapper p {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 15px; }
  .leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-v0 .leadin-message-wrapper p,
  .leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-v1 .leadin-message-wrapper p,
  .leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-v2 .leadin-message-wrapper p {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 15px; } }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-close,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-close,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadinModal-close {
  top: 7px;
  right: 14px; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .dyno-image,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .dyno-image,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .dyno-image {
  vertical-align: top;
  float: left;
  width: 100px;
  margin-right: 22px; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadinModal-content {
  padding: 0px;
  width: 30em; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadin-content-body .leadin-preview-wrapper,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadin-content-body .leadin-preview-wrapper,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadin-content-body .leadin-preview-wrapper {
  padding-top: 1em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  padding-bottom: 1.5em; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadin-content-body .leadin-preview-wrapper h4,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadin-content-body .leadin-preview-wrapper .advance-wrapper {
  cursor: pointer; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadin-content-body .leadin-preview-wrapper h4,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadin-content-body .leadin-preview-wrapper .advance-wrapper {
  cursor: pointer; }

.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadin-content-body .leadin-preview-wrapper h4,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadin-content-body .leadin-preview-wrapper .advance-wrapper {
  cursor: pointer; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadin-message-wrapper,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadin-message-wrapper,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadin-message-wrapper {
  margin-bottom: 0px; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .clearfix-image-form,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .clearfix-image-form,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .clearfix-image-form {
  clear: both; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner h4,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner h4,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default h4 {
  margin-right: 21px; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .clearfix-preview-wrapper,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .clearfix-preview-wrapper,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .clearfix-preview-wrapper {
  clear: both; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview .leadin-preview-wrapper h4,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper h4,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-preview .leadin-preview-wrapper h4 {
  margin-bottom: 0.6em; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview .leadin-preview-wrapper .leadin-button,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper .leadin-button,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-preview .leadin-preview-wrapper .leadin-button {
  padding: 0.7em 1.7em; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form .dyno-image,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .dyno-image,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form .dyno-image {
  float: left; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form .leadin-preview-wrapper h4,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form .leadin-preview-wrapper p {
  padding-right: 21px; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadin-preview-wrapper h4,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadin-preview-wrapper p {
  padding-right: 21px; }

.leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form .leadin-preview-wrapper h4,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form .leadin-preview-wrapper p {
  padding-right: 21px; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form .leadinModal-content,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-thanks .leadinModal-content {
  background-color: #ebebeb;
  border-bottom-width: 4px; }

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadinModal-content,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-thanks .leadinModal-content {
  background-color: #ebebeb;
  border-bottom-width: 4px; }

.leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form .leadinModal-content,
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-thanks .leadinModal-content {
  background-color: #ebebeb;
  border-bottom-width: 4px; }

@media only screen and (min-width: 768px) {
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form p,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form p,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form p {
    margin-bottom: 0px; } }

@media only screen and (max-width: 768px) {
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .dyno-image,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .dyno-image,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default .dyno-image {
    margin-bottom: 15px; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadinModal-content {
    width: 100%; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .clearfix-image-description,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .clearfix-image-description,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default .clearfix-image-description {
    clear: both; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview .leadin-preview-wrapper .dyno-image,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper .dyno-image,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-preview .leadin-preview-wrapper .dyno-image {
    display: inline-block;
    float: left; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview .leadin-preview-wrapper h4,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper h4,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-preview .leadin-preview-wrapper h4 {
    margin-left: 100px;
    margin-bottom: 0px; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview .leadin-preview-wrapper p,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper p,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-preview .leadin-preview-wrapper p {
    display: inline-block;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-top: 12px; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview .leadin-preview-wrapper .advance-wrapper,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper .advance-wrapper,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-preview .leadin-preview-wrapper .advance-wrapper {
    margin: 0px !important; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form h4,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form h4,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form h4 {
    margin-left: 0;
    margin-bottom: 0px; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form p,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form p,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form p {
    margin-left: 0px; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form .leadin-content-body,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadin-content-body,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form .leadin-content-body {
    padding: 1.5em 1.25em; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form .leadin-content-body #leadin-content-form-wrapper,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadin-content-body #leadin-content-form-wrapper,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form .leadin-content-body #leadin-content-form-wrapper {
    padding: 0px !important; }
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-form .leadin-message-wrapper p,
  .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-form .leadin-message-wrapper p,
  .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-form .leadin-message-wrapper p {
    margin-top: 10px; } }

#leadin-content-form-wrapper {
  padding-top: 1em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  padding-bottom: 0; }

.leadinModal.leadinModal-theme-top {
  bottom: auto; }
  .leadinModal.leadinModal-theme-top .leadinModal-overlay {
    display: none; }
  .leadinModal.leadinModal-theme-top.leadinModal-closing .leadinModal-content,
  .leadinModal.leadinModal-theme-top.leadinModal-hiding .leadinModal-content {
    animation-duration: 0.5s;
    animation-timing-function: initial;
    animation-delay: initial;
    animation-iteration-count: initial;
    animation-direction: initial;
    animation-fill-mode: initial;
    animation-play-state: initial;
    animation-name: leadinModal-dropout;
    backface-visibility: hidden; }
  .leadinModal.leadinModal-theme-top .leadinModal-content {
    animation-duration: 0.5s;
    animation-timing-function: initial;
    animation-delay: initial;
    animation-iteration-count: initial;
    animation-direction: initial;
    animation-fill-mode: initial;
    animation-play-state: initial;
    animation-name: leadinModal-dropin;
    backface-visibility: hidden;
    cursor: pointer;
    width: 100%;
    padding: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-width: 5px;
    border-bottom-style: solid; }
    .leadinModal.leadinModal-theme-top .leadinModal-content .secondary-dismiss {
      display: inline; }
  .leadinModal.leadinModal-theme-top .leadinModal-content-wrapper {
    padding: 0.5em 0px;
    cursor: pointer;
    margin: 0px auto; }
    .leadinModal.leadinModal-theme-top .leadinModal-content-wrapper #leadin-content-form-wrapper {
      margin: auto;
      max-width: 1024px;
      padding: 2em 2.5em; }
  .leadinModal.leadinModal-theme-top.leadinModal-v0.leadinModal-form .leadinModal-content-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v1.leadinModal-form .leadinModal-content-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v2.leadinModal-form .leadinModal-content-wrapper {
    padding: 1.5em 0px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v0.leadinModal-form .leadin-form-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v1.leadinModal-form .leadin-form-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v2.leadinModal-form .leadin-form-wrapper {
    margin: 0px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v0.leadinModal-form .leadin-message-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v1.leadinModal-form .leadin-message-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v2.leadinModal-form .leadin-message-wrapper {
    width: 54%;
    float: left;
    margin-right: 4%; }
  .leadinModal.leadinModal-theme-top.leadinModal-v0.leadinModal-form .leadin-form-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v1.leadinModal-form .leadin-form-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v2.leadinModal-form .leadin-form-wrapper {
    width: 42%;
    float: left;
    margin-top: 0px;
    padding-top: 0px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3 .leadinModal-close {
    top: 7px;
    right: 14px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3 .dyno-image {
    vertical-align: top;
    float: left;
    width: 100px;
    margin-right: 22px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3 .leadinModal-content-wrapper {
    padding: 0.6em 0px; }
    .leadinModal.leadinModal-theme-top.leadinModal-v3 .leadinModal-content-wrapper .leadin-content-body {
      cursor: pointer;
      width: 100%; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview h4 {
    font-size: 16px;
    padding-top: 4px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview .advance-wrapper {
    padding-top: 1px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview .leadin-preview-wrapper {
    cursor: pointer;
    display: table; }
    .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview .leadin-preview-wrapper h4 {
      cursor: pointer;
      text-align: right; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview .leadin-button {
    padding: 0.5em 1.7em; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-form .leadinModal-content,
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-thanks .leadinModal-content {
    background-color: #ebebeb;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-form .leadinModal-content-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-thanks .leadinModal-content-wrapper {
    padding: 0px;
    max-width: none; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-form .leadin-content-body,
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-thanks .leadin-content-body {
    margin: 0px auto; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-form h4,
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-form p {
    display: block;
    margin-left: 122px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-form .leadin-content-body-clear::after {
    content: "";
    display: table;
    clear: both; }

@media (min-width: 40em) {
  .leadinModal.leadinModal-theme-top.leadinModal-v0 .leadin-footer-link,
  .leadinModal.leadinModal-theme-top.leadinModal-v0 .leadin-close-button {
    position: relative;
    top: 11px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v1 .leadin-footer-link,
  .leadinModal.leadinModal-theme-top.leadinModal-v1 .leadin-close-button {
    position: relative;
    top: 11px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v2 .leadin-footer-link,
  .leadinModal.leadinModal-theme-top.leadinModal-v2 .leadin-close-button {
    position: relative;
    top: 11px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v0.leadinModal-thanks .leadin-footer-link,
  .leadinModal.leadinModal-theme-top.leadinModal-v0.leadinModal-thanks .leadin-close-button {
    top: 0px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v1.leadinModal-thanks .leadin-footer-link,
  .leadinModal.leadinModal-theme-top.leadinModal-v1.leadinModal-thanks .leadin-close-button {
    top: 0px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v2.leadinModal-thanks .leadin-footer-link,
  .leadinModal.leadinModal-theme-top.leadinModal-v2.leadinModal-thanks .leadin-close-button {
    top: 0px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v0 .leadin-message-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v1 .leadin-message-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v2 .leadin-message-wrapper {
    width: initial !important;
    float: none !important; }
  .leadinModal.leadinModal-theme-top.leadinModal-v0 .leadin-message-wrapper p,
  .leadinModal.leadinModal-theme-top.leadinModal-v1 .leadin-message-wrapper p,
  .leadinModal.leadinModal-theme-top.leadinModal-v2 .leadin-message-wrapper p {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 15px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v0 .leadin-form-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v1 .leadin-form-wrapper,
  .leadinModal.leadinModal-theme-top.leadinModal-v2 .leadin-form-wrapper {
    width: initial !important;
    float: none !important; } }

@media only screen and (min-width: 768px) {
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview .advance-wrapper {
    display: inline-block;
    vertical-align: initial; } }

@media only screen and (min-width: 768px) {
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-form .leadin-message-wrapper {
    width: 54%;
    float: left;
    margin-right: 4%; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-form .leadin-form-wrapper {
    width: 42%;
    float: left;
    margin-top: 0px;
    padding-top: 0px; } }

@media only screen and (max-width: 768px) {
  .leadinModal.leadinModal-theme-top.leadinModal-v3 .leadinModal-content {
    width: 100%; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3 h4 {
    display: inline-block;
    font-size: 20px !important; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3 .advance-wrapper {
    display: inline-block;
    width: 100%; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3 .leadin-message-wrapper p {
    width: 100%;
    margin-left: 0px;
    margin-top: 1em;
    display: inline-block !important; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3 .dyno-image {
    margin-bottom: 15px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3 .leadin-message-wrapper {
    margin-bottom: 0px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3 .clearfix-image-form {
    clear: both; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview .leadinModal-content-wrapper {
    padding-top: 1em;
    padding-right: 1.5em;
    padding-left: 1.5em;
    padding-bottom: 1.5em; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview h4 {
    text-align: left !important; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview .leadin-preview-wrapper {
    display: block !important; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview .secondary-dismiss {
    display: block; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview h4 {
    margin-left: 100px;
    margin-right: 21px;
    margin-bottom: 0px; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview p {
    margin-top: 0px;
    margin-left: 0px !important; }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-form .leadinModal-content,
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-thanks .leadinModal-content {
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-width: 5px; } }

.leadin-preview-wrapper {
  padding-top: 1em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  padding-bottom: 1.5em; }

[data-hubspot-embedded-flow] {
  padding: 15px; }

.leadinEmbedded-theme-default.leadinModal {
  position: static; }
  .leadinEmbedded-theme-default.leadinModal .leadinModal-content {
    position: static; }
  .leadinEmbedded-theme-default.leadinModal .leadinModal-overlay,
  .leadinEmbedded-theme-default.leadinModal .leadinModal-close {
    display: none; }
  .leadinEmbedded-theme-default.leadinModal.leadinModal-thanks .thank-you-message {
    margin-bottom: 0px; }
  .leadinEmbedded-theme-default.leadinModal.leadinModal-form {
    padding-top: 200px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; }
    .leadinEmbedded-theme-default.leadinModal.leadinModal-form .leadinModal-content {
      position: relative; }
    .leadinEmbedded-theme-default.leadinModal.leadinModal-form .leadinModal-overlay {
      display: block;
      z-index: 0; }
    .leadinEmbedded-theme-default.leadinModal.leadinModal-form .leadinModal-close {
      display: block;
      position: absolute;
      top: 7px;
      right: 14px; }

@media only screen and (max-height: 700px) {
  .leadinEmbedded-theme-default.leadinModal.leadinModal-form {
    padding-top: 50px; } }

@media only screen and (max-width: 768px) {
  .leadinEmbedded-theme-default.leadinModal .leadinModal-content {
    max-width: 95%; }
  .leadinEmbedded-theme-default.leadinModal.leadinModal-form {
    padding-top: 20px; } }

.leadinModal .leadin-preview-wrapper {
  max-width: 1000px;
  margin: 0px auto;
  display: table; }
  .leadinModal .leadin-preview-wrapper h4 {
    margin: 0px; }
  .leadinModal .leadin-preview-wrapper .advance-wrapper .leadin-button {
    margin-top: 10px;
    color: #FFFFFF; }
    .leadinModal .leadin-preview-wrapper .advance-wrapper .leadin-button:hover {
      color: #FFFFFF !important;
      background-color: #fb9e20 !important; }
  .leadinModal .leadin-preview-wrapper .advance-wrapper:focus, .leadinModal .leadin-preview-wrapper .advance-wrapper:hover {
    outline-color: initial;
    outline-style: none;
    outline-width: initial; }

.leadinModal .leadin-message-wrapper {
  margin-bottom: 1em; }

.leadinModal .dyno-image {
  display: table-cell;
  width: 122px;
  vertical-align: middle;
  float: left; }
  .leadinModal .dyno-image img {
    max-width: 100px;
    height: auto;
    width: auto; }

.leadinModal-v0 .leadinModal .dyno-image,
.leadinModal-v1 .leadinModal .dyno-image,
.leadinModal-v2 .leadinModal .dyno-image {
  width: 115px; }

.leadinModal .leadin-form-wrapper {
  margin-bottom: 1em;
  margin-top: 1.5em; }
  .leadinModal .leadin-form-wrapper .submission-error {
    color: #f33f33;
    font-size: 0.8em;
    font-weight: initial;
    margin-left: 0.3em;
    margin-top: 12px; }

.leadinModal .leadin-input-wrapper .gdpr-options {
  margin-bottom: 0.5em !important; }
  .leadinModal .leadin-input-wrapper .gdpr-options .gdpr-checkbox {
    color: #666666;
    margin-bottom: 1rem; }
    .leadinModal .leadin-input-wrapper .gdpr-options .gdpr-checkbox input {
      display: initial;
      visibility: inherit !important; }
    .leadinModal .leadin-input-wrapper .gdpr-options .gdpr-checkbox .gdpr-label {
      display: inline;
      margin-left: 0.3rem; }
      .leadinModal .leadin-input-wrapper .gdpr-options .gdpr-checkbox .gdpr-label p {
        display: inline; }

.leadinModal .leadin-input-wrapper label {
  display: block;
  font-weight: 600;
  padding-top: 0.8em;
  font-size: 1em;
  float: none; }
  .leadinModal .leadin-input-wrapper label .leadin-resubscribe-link {
    display: block;
    font-weight: normal;
    margin-top: 7px;
    text-decoration-line: underline;
    text-decoration-style: initial;
    text-decoration-color: initial; }
  .leadinModal .leadin-input-wrapper label .resubscribe-check {
    display: block;
    margin-top: 7px; }

.leadinModal .leadin-input-wrapper .error-text {
  font-size: 0.8em;
  font-weight: initial;
  color: #f33f33;
  margin-left: 0.3em;
  font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif; }

.leadinModal .leadin-input-wrapper .gdpr-options p {
  margin-left: 0px !important; }

.leadinModal .leadin-input-wrapper .gdpr-options .gdpr-consent-error {
  display: block;
  margin-left: 0px !important; }

.leadinModal .leadin-input-wrapper .mailcheck-suggestion {
  color: #818181;
  font-weight: normal;
  float: right;
  margin-left: 1em;
  font-size: 0.8em;
  position: relative;
  top: 0.2em; }
  .leadinModal .leadin-input-wrapper .mailcheck-suggestion a {
    color: #222222;
    font-weight: bold; }

.leadinModal .leadin-input-wrapper input[type="text"], .leadinModal .leadin-input-wrapper input[type="email"], .leadinModal .leadin-input-wrapper input[type="tel"], .leadinModal .leadin-input-wrapper input[type="number"] {
  margin: 0.3em 0px 0px 0px;
  cursor: pointer; }

.leadinModal .leadin-input-wrapper select,
.leadinModal .leadin-input-wrapper textarea {
  margin: 0.3em 0px 0px 0px;
  cursor: pointer; }

.leadinModal .leadin-input-wrapper input[type="text"]:hover, .leadinModal .leadin-input-wrapper input[type="email"]:hover, .leadinModal .leadin-input-wrapper input[type="tel"]:hover, .leadinModal .leadin-input-wrapper input[type="number"]:hover {
  border: 1px solid #dddddd; }

.leadinModal .leadin-input-wrapper select:hover,
.leadinModal .leadin-input-wrapper textarea:hover {
  border: 1px solid #dddddd; }

.leadinModal .leadin-input-wrapper input[type="text"]:focus, .leadinModal .leadin-input-wrapper input[type="email"]:focus, .leadinModal .leadin-input-wrapper input[type="tel"]:focus, .leadinModal .leadin-input-wrapper input[type="number"]:focus {
  border: 1px solid #dddddd;
  outline-color: initial;
  outline-style: none;
  outline-width: initial; }

.leadinModal .leadin-input-wrapper select:focus,
.leadinModal .leadin-input-wrapper textarea:focus {
  border: 1px solid #dddddd;
  outline-color: initial;
  outline-style: none;
  outline-width: initial; }

.leadinModal .leadin-input-wrapper input[type="text"].input-error, .leadinModal .leadin-input-wrapper input[type="email"].input-error, .leadinModal .leadin-input-wrapper input[type="tel"].input-error, .leadinModal .leadin-input-wrapper input[type="number"].input-error {
  box-shadow: #f33f33 0px 0px 3px 1px inset; }

.leadinModal .leadin-input-wrapper select.input-error,
.leadinModal .leadin-input-wrapper textarea.input-error {
  box-shadow: #f33f33 0px 0px 3px 1px inset; }

.leadinModal .leadin-input-wrapper input[type="checkbox"] {
  margin: 0.3em 0px 0px 0px; }
  .leadinModal .leadin-input-wrapper input[type="checkbox"].input-error {
    box-shadow: #f33f33 0px 0px 3px 1px inset; }

.leadinModal .leadin-input-wrapper input[type="file"] {
  margin: 0.3em 0px 0px 0px;
  background: #ebebeb; }

.leadinModal .leadin-input-wrapper #leadin-recaptcha.input-error iframe {
  box-shadow: #f33f33 0px 0px 3px 1px; }

.leadinModal .leadin-button-wrapper {
  padding-top: 1em;
  text-align: center; }

.leadinModal .recaptcha-bind {
  padding-top: 1em; }

.leadinModal .leadin-thank-you-wrapper {
  text-align: center;
  padding: 1em 2em; }

.leadinModal-theme-top .leadin-preview-wrapper .dyno-image {
  display: none; }

.leadinModal-theme-top .leadin-preview-wrapper h4 {
  display: table-cell;
  padding-right: 20px; }

.leadinModal-theme-top .leadin-preview-wrapper .advance-wrapper {
  display: table-cell;
  vertical-align: middle;
  margin: 0px; }
  .leadinModal-theme-top .leadin-preview-wrapper .advance-wrapper .leadin-button {
    padding: 0.3em 0.5em;
    margin: 0px; }

.leadinModal-theme-top.leadinModal-v2 .leadin-thank-you-wrapper,
.leadinModal-theme-top.leadinModal-v3 .leadin-thank-you-wrapper {
  padding-bottom: 1em; }

@media only screen and (min-width: 640px) {
  .leadinModal-theme-top.leadinModal-v2 .leadin-message-wrapper {
    width: 40%;
    float: left;
    margin-right: 4%; }
  .leadinModal-theme-top.leadinModal-v2 .leadin-form-wrapper {
    width: 56%;
    float: left; } }

@media only screen and (min-width: 992px) {
  .leadinModal-theme-top.leadinModal-v3 .leadin-message-wrapper {
    width: 40%;
    float: left;
    margin-right: 4%; }
  .leadinModal-theme-top.leadinModal-v3 .leadin-form-wrapper {
    width: 56%;
    float: left; } }

.leadinModal-v2 .leadin-preview-wrapper .dyno-image {
  padding-top: 0px; }

.leadinModal-v2 .leadin-preview-wrapper h4 {
  margin-left: 115px; }

.leadinModal-v2 .leadin-preview-wrapper .advance-wrapper {
  margin-left: 115px; }
  .leadinModal-v2 .leadin-preview-wrapper .advance-wrapper .leadin-button {
    padding: 0.5em 0.7em; }

.leadinModal-299866 .leadinModal-content {
  border-top-color: #1994E3 !important;
  border-right-color: #1994E3 !important;
  border-bottom-color: #1994E3 !important;
  border-left-color: #1994E3 !important; }

.leadinModal-299866 .leadinModal input:focus {
  box-shadow: #0082ff 0px 0px 0px 2px !important; }

.leadinModal-299866 .leadin-button-primary {
  background: #1994E3 !important;
  color: white !important; }
  .leadinModal-299866 .leadin-button-primary:hover {
    background: #0082ff !important; }

.leadinModal-299866 .leadin-button-primary-border {
  border: 1px solid white !important; }

.leadinModal-299866 .leadin-button-secondary {
  background: white !important;
  color: #1994E3 !important; }
  .leadinModal-299866 .leadin-button-secondary.leadin-dismiss-button {
    color: white !important;
    background: #1994E3 !important;
    border: 1.25px solid white !important; }

.leadinModal-299866 .leadinModal-content {
  border-color: #1994E3 !important; }

.leadinModal-299866 .leadinModal input:focus {
  box-shadow: 0 0 0 2px #0082ff !important; }

.leadinModal-299866 .leadin-button-primary {
  background: #1994E3 !important;
  color: #FFFFFF !important; }
  .leadinModal-299866 .leadin-button-primary:hover {
    background: #0082ff !important; }

.leadinModal-299866 .leadin-button-primary-border {
  border: 1px solid #FFFFFF !important; }

.leadinModal-299866 .leadin-button-secondary {
  background: #FFFFFF !important;
  color: #1994E3 !important; }
  .leadinModal-299866 .leadin-button-secondary.leadin-dismiss-button {
    color: #FFFFFF !important;
    background: #1994E3 !important;
    border: 1.25px solid #FFFFFF !important; }

.leadin-preview-wrapper h4,
.leadin-preview-wrapper p {
  color: white !important; }

.leadinModal-content {
  background-color: #1994E3 !important; }

.leadin-preview-wrapper h4 {
  margin-bottom: 0.6em; }

.leadin-preview-wrapper p {
  line-height: 1.4;
  margin-bottom: 0.6em !important;
  font-size: 1em;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
  margin: 0; }

#leadin-content-form-wrapper form {
  padding-top: 1.5em !important; }

.leadinModal-content input[type="submit"] {
  width: 95% !important;
  background-color: #1994E3 !important;
  background-image: unset !important;
  border: none !important;
  box-shadow: none !important;
  font-weight: 400;
  font-size: 14px; }

.leadinModal-reset span {
  color: black !important; }

form .actions {
  margin-bottom: 0 !important; }

.displayNone {
  display: none !important; }

.customFormWrapper {
  padding-top: 2em !important;
  padding-bottom: 4em !important; }

.customSubmitted {
  text-align: center;
  font-size: 16px; }

.customClose {
  width: 30px;
  right: 0 !important;
  left: 0 !important;
  margin: 0 auto !important;
  top: 55% !important; }
  .customClose:before {
    content: "Close" !important;
    text-decoration: underline !important;
    font-size: 14px !important; }

.submitted-message {
  font-size: 16px !important;
  text-align: center !important; }
  .submitted-message p {
    margin-left: 0 !important; }

.customwrap {
  background-color: #ebebeb !important; }

.leadinModal-content {
  bottom: -200px !important;
  -webkit-transition: bottom 1s !important;
  transition: bottom 1s !important; }

.formAnimation {
  bottom: 0 !important; }

.gdd-014-form-b {
  display: none; }

.leadin-button-secondary:hover {
  color: #f9ac39 !important; }

.hs-error-msgs li {
  margin-bottom: 0 !important; }

.hs-error-msgs label {
  color: red !important;
  margin-bottom: 0 !important; }

.gdd-021-ebook-module {
  display: none;
  background-image: url(img/gdd-background.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #ffffff; }
  .gdd-021-ebook-module .inner-wrap {
    padding-bottom: 1.5625em; }
  .gdd-021-ebook-module .ebook-module-left {
    width: 100%;
    float: none;
    min-height: 16.6666666667em;
    display: inline-block;
    position: relative;
    color: white;
    padding-top: 1em;
    text-align: center; }
    @media (min-width: 40em) {
      .gdd-021-ebook-module .ebook-module-left {
        width: 60%;
        text-align: left; } }
    .gdd-021-ebook-module .ebook-module-left .em-header {
      font-size: 1.5em;
      font-weight: 300; }
    .gdd-021-ebook-module .ebook-module-left .em-sub-header {
      font-size: 1.9em;
      margin-top: 0;
      color: white;
      font-style: italic; }
  .gdd-021-ebook-module .ebook-module-right {
    width: 100%;
    float: right;
    position: relative;
    margin-top: 12px; }
    @media (min-width: 40em) {
      .gdd-021-ebook-module .ebook-module-right {
        width: 40%;
        margin-top: 0; } }
    .gdd-021-ebook-module .ebook-module-right img {
      max-height: 15.111em;
      margin: 0 auto;
      top: unset;
      width: 100%;
      max-width: 17em; }
      @media (min-width: 40em) {
        .gdd-021-ebook-module .ebook-module-right img {
          width: 100%;
          max-width: 21em;
          margin: 1.4375em 0em 0em 3.75em; } }
      @media (min-width: 60em) {
        .gdd-021-ebook-module .ebook-module-right img {
          width: auto;
          max-width: unset;
          margin: 1.4375em 0em 0em 3.75em; } }
  .gdd-021-ebook-module ul.list-unstyled {
    font-size: 1.3em !important;
    background: #ffffff;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 2.3333333333em;
    vertical-align: top;
    width: 9.625em;
    padding: 0;
    margin: 0.2083333333em 0 0.2083333333em 0;
    color: #ffffff;
    font-size: 1.5em;
    position: relative;
    margin-top: 12px; }
    @media (min-width: 40em) {
      .gdd-021-ebook-module ul.list-unstyled {
        width: 10.4em;
        margin-left: 12px;
        margin-top: 12px; } }
    @media (min-width: 60em) {
      .gdd-021-ebook-module ul.list-unstyled {
        width: 55%;
        margin-left: 0;
        margin-top: 0; } }
    .gdd-021-ebook-module ul.list-unstyled:after {
      background-image: url(img/arrow-ico.svg);
      background-repeat: no-repeat;
      background-position: left top;
      content: "";
      position: absolute;
      right: 20px;
      top: 40%;
      height: 10px;
      width: 14px;
      pointer-events: none; }
    .gdd-021-ebook-module ul.list-unstyled.active:after {
      -moz-transform: rotate(360deg);
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg); }
    .gdd-021-ebook-module ul.list-unstyled li {
      line-height: 0.8421052632em;
      padding: 0.8333333333em 1.6666666667em 0.8333333333em 0.4166666667em;
      display: block;
      vertical-align: top;
      z-index: 2;
      color: #125186; }
      .gdd-021-ebook-module ul.list-unstyled li:not(.init) {
        float: left;
        width: 100%; }
        .gdd-021-ebook-module ul.list-unstyled li:not(.init) a {
          color: #125186;
          background: #ffffff;
          width: 100%;
          display: inline-block;
          padding: 0 10px;
          font-size: 20px;
          line-height: 25px;
          padding: 0.25em 0.3571428571em 0.25em; }
        .gdd-021-ebook-module ul.list-unstyled li:not(.init) a:hover {
          background: #fb9e20;
          color: #ffffff; }
        .gdd-021-ebook-module ul.list-unstyled li:not(.init) .selected:not(.init) {
          background: #235586; }
      .gdd-021-ebook-module ul.list-unstyled li .init {
        cursor: pointer; }
      .gdd-021-ebook-module ul.list-unstyled li:not(.init) {
        padding: 0; }
    .gdd-021-ebook-module ul.list-unstyled > div {
      background: #ffffff;
      display: none;
      height: 203px;
      vertical-align: top;
      border: 1px solid #a6a6a6;
      width: 100%;
      position: relative;
      z-index: 999;
      column-count: 2;
      column-gap: 0; }
      @media (min-width: 60em) {
        .gdd-021-ebook-module ul.list-unstyled > div {
          height: 177px; } }
    @media (min-width: 40em) {
      .gdd-021-ebook-module ul.list-unstyled li {
        line-height: 0.6785714286em; }
      .gdd-021-ebook-module ul.list-unstyled > div {
        height: 202px; } }
    @media (min-width: 60em) {
      .gdd-021-ebook-module ul.list-unstyled > div {
        height: 177px; } }
  .gdd-021-ebook-module .rl-rfq {
    display: inline-block;
    width: 11em;
    margin-left: 12px;
    margin-top: 12px;
    font-weight: 300;
    color: white;
    box-shadow: 0px 0px 1px 1px white;
    line-height: 1.5em; }
    @media (min-width: 40em) {
      .gdd-021-ebook-module .rl-rfq {
        width: 12em; } }
    @media (min-width: 60em) {
      .gdd-021-ebook-module .rl-rfq {
        width: 12em;
        margin-left: 23px;
        margin-top: 0; } }
    .gdd-021-ebook-module .rl-rfq:hover {
      background-color: #cb7604;
      color: white; }
  .gdd-021-ebook-module .rl-option6,
  .gdd-021-ebook-module .rl-option7,
  .gdd-021-ebook-module .rl-option8,
  .gdd-021-ebook-module .rl-option9,
  .gdd-021-ebook-module .rl-option10 {
    border-left: 1px solid black; }
  .gdd-021-ebook-module .init {
    background: #dedede; }

/*---------------------GDD Redesign Hero Module---------------------*/
.hero-module {
  position: relative;
  display: block; }

.hm-slider.flexslider .slides li {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 31.25em; }

.hm-text {
  background: rgba(5, 68, 120, 0.95);
  color: #fff;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }
  .hm-text .inner-wrap {
    padding-top: 0;
    padding-bottom: 0; }
  @media (min-width: 40em) {
    .hm-text {
      background: transparent; } }

.hm-content {
  padding-top: 3.1875em;
  text-align: center;
  z-index: 99; }
  @media (min-width: 40em) {
    .hm-content {
      width: 22.5em;
      padding-bottom: 4.6875em;
      text-align: left;
      position: relative;
      min-height: 31.25em; }
      .hm-content:before {
        background: rgba(5, 68, 120, 0.95);
        content: "";
        height: 100%;
        left: -100%;
        position: absolute;
        top: 0;
        width: 100%; }
      .hm-content:after {
        border-color: rgba(5, 68, 120, 0.95) transparent rgba(5, 68, 120, 0.95) rgba(5, 68, 120, 0.95);
        border-style: solid;
        border-width: 250px 310px;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1; } }
  @media (min-width: 60em) {
    .hm-content {
      width: 46.5em;
      padding-bottom: 5.0625em; }
      .hm-content:after {
        border-width: 250px 185px; } }

.hm-heading {
  color: #fb9e20;
  font-size: 1.625em;
  letter-spacing: 0.7px;
  line-height: 1.1em;
  margin-bottom: 0.7692307692em; }
  .hm-heading span {
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    display: block;
    font-size: 0.8461538462em;
    letter-spacing: -0.1px;
    line-height: 1.25em;
    padding-bottom: 1.0454545455em;
    padding-top: 0.3181818182em; }
  @media (min-width: 40em) {
    .hm-heading {
      width: 13.4615384615em; } }
  @media (min-width: 60em) {
    .hm-heading {
      width: 9.6428571429em;
      font-size: 3.5em;
      margin-bottom: 0.3571428571em; }
      .hm-heading span {
        font-size: 0.6071428571em;
        padding-bottom: 0.6764705882em;
        padding-top: 0.2058823529em; } }

.hm-title {
  display: block;
  font-size: 1.375em;
  font-weight: 600;
  letter-spacing: 0.35px;
  line-height: 1.5em;
  padding-bottom: 0.5909090909em; }
  @media (min-width: 60em) {
    .hm-title {
      font-size: 1.6875em;
      padding-bottom: 0.4814814815em; } }

.si-hm-cta {
  display: inline-block;
  margin-right: 0.875em;
  margin-bottom: 0.9375em;
  vertical-align: top; }
  .si-hm-cta .hs-cta-node a#cta_button_485265_90d6885a-ada8-47c6-9f32-a11f95dd9aec {
    padding: 0.75em 1.4375em 0.5625em 1.25em !important; }
  .si-hm-cta .hs-cta-node a#cta_button_485265_d57ce103-2673-444f-bb61-608bb4bb9989 {
    padding: 0.75em 1.375em 0.5625em 1.25em !important; }
  .si-hm-cta .hs-cta-node a span {
    font-family: "jaf-bernino-sans-condensed", "Helvetica", sans-serif !important;
    letter-spacing: 0.3px !important;
    color: rgba(5, 68, 120, 0.75) !important; }
  @media (min-width: 40em) {
    .si-hm-cta {
      display: block; } }
  @media (min-width: 60em) {
    .si-hm-cta {
      display: inline-block;
      margin-bottom: 0; }
      .si-hm-cta .hs-cta-node a span {
        font-size: 1.4375em !important; } }

/*=============== RFQ form  ===============*/
.site-content-wrap.rfq-landing fieldset {
  background: none !important; }

.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
*********************************/
/* Font-face Icons
@font-face {
  font-family: 'flexslider-icon';
  src:url('fonts/flexslider-icon.eot');
  src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('fonts/flexslider-icon.woff') format('woff'),
    url('fonts/flexslider-icon.ttf') format('truetype'),
    url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
 */
/* 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(img/ico-arrowleft.svg); }

/*{ font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }*/
.flex-direction-nav a.flex-next:before {
  background-image: url(img/ico-arrowright.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: 9999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

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

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

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

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

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

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

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

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

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

.mfp-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 th,
.tablesaw td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em .7em;
  border: 1px solid #dfdfdf; }

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

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

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

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

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

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

.hs-content-path-lp-request-for-quote .dest-site-intro {
    display: none;
}

.gdd-028-a .hs-form input[type="tel"]{
    height: 2.125em;
    font-size: 1.125em;
    width: 100% !important;
}

.gdd-028-b .hs-form input[type="tel"]{
    height: 2.125em;
    font-size: 1.125em;
    width: 100% !important;
}


/** gdd028 RFQ Landing page **/

.gdd028-b-rfq .rfq-lp-section{
    background: linear-gradient(to right,#f7f6f6 0%,#f7f6f6 100%,#fafafa 100%,#fafafa 100%);
    height: 100%;
    position: relative;
} 

.gdd028-b-rfq .rl-text-col p{
      margin-top: 0;
    margin-bottom: 0;
}

.gdd028-b-rfq input.hs-input[type=file]{
background-color:transparent;
}

.gdd028-rfm-wrap .hs-form .hs-fieldtype-textarea{
width:100% !important;
}

.gdd028-rfm-wrap .hs-form .hs-fieldtype-file{
  width:100% !important;
}

.gdd028-rfm-wrap .hs-form input[type="text"] {
    background-color: #f7f6f6;
}

.gdd028-rfm-wrap .hs-form input[type="email"]{
    background-color: #f7f6f6;
}

.gdd028-rfm-wrap .hs-form select {
    background-color: #f7f6f6;
}

.gdd028-rfm-wrap .hs-form textarea {
    background-color: #f7f6f6;
  height:125px !important;
}

.gdd028-rfm-wrap .hs-form .hs-error-msgs label {
    font-size: 14px;
}

.gdd028-rfm-wrap .hs-form input[type="submit"]{
  margin-top:15px;
}

.rfq-quotes-module .rqm-item{
  background-color: #f7f6f6;
    padding: 15px;
  position:relative;
      border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.rfq-quotes-module .rqm-item p{
  color:#333333;
font-size:18px;
}

.rfq-quotes-module .rqm-item:after {
    content: "";
    position: absolute;
    background-image: url(/hubfs/485265/quotes-traingle.png);
    background-repeat: no-repeat;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    bottom: -28px;
    background-position: center top;
    right: 15%;
}

.rfq-quotes-module .rqm-item:before {
    content: "";
    position: absolute;
    background-image: url(/hubfs/485265/rf-quote.png);
    background-repeat: no-repeat;
    background-size: 70px 50px;
    width: 70px;
    height: 50px;
     top: -2em;
    background-position: center top;
    left: 2%;
}

.rqm-item-title{
color:#054478;
 font-size:20px;
  text-align:center;
  font-weight: 600;
}

.rfq-quotes-module{
margin-top:3em;
}

.rl-map{
margin-top:2em;
}

.gdd028-b-rfq .rfq-lp-section .rl-map .hs-responsive-embed-inner-wrapper {
    border: 1px solid #e5e5e5;
}

.gdd028-rfm-wrap .form-title{
display:none;
}

.rl-text-col h3{
  margin-top:0;
}

.gdd028-b-rfq .rfq-lp-section .rl-text-col{
padding-top:30px;
}

.rl-header .inner-wrap{
padding-bottom:20px;
}
.hs-form {
  background-color: #efefef;
  padding: 20px;
}

.disengagement-wrapper .hs-form {
  background-color: #1263ac;
  padding: 0;
  padding-bottom: 32px;
}

.disengagement-wrapper-bottom {
  border-top: 1px solid #000;
  margin-top: 32px;
}

.disengagement-wrapper-bottom .hs-form {
  background-color: transparent;
  padding: 0;
}

.disengagement-wrapper #hsForm_8b416d0f-3066-4ff6-adf7-c51dc365afa6_8090 {
  background-color: #1263ac;
  padding-bottom: 16px;
}

.disengagement-wrapper .hs_personalize_your_inbox {
  padding: 16px;
  padding-top: 0;
  color: #fff;
}

.disengagement-wrapper .hs-submit {
  padding-left: 16px;
  padding-right: 16px;
}

.blue-bg-title {
  color: #fff;
  padding-left: 16px;
}

.disengagement-wrapper .hs-email {
  background-color: #fff;
}

.disengagement-wrapper .hs-form-checkbox label span, .disengagement-wrapper-bottom .hs-form-booleancheckbox label span, .disengagement-wrapper-bottom .hs-form-checkbox label span{
  font-size: 16px;
  font-weight: normal;
  margin-left: 8px;
}


.hs-content-id-109479222652 .dest-site-intro {
  min-height: inherit;
}

.disengagement-wrapper #hs_cos_wrapper_widget_1680849316492 {
  border-top: 1px solid #000 !important;
}

.disengagement-wrapper-bottom .hs-button {
  background-color: #1263ac;
  color: #fff;
}

@media (min-width: 40em){
  
  .gdd028-rfm-wrap .hs-form label {
    font-size: .95em;
}
  
  .gdd028-b-rfq .rfq-lp-section {
    background: linear-gradient(to right,#f7f6f6 0%,#f7f6f6 50%,#fafafa 50%,#fafafa 100%);
}
  
  .gdd028-b-rfq .rfq-lp-section .rl-text-col{
  padding-left:15px;
  }
  
  .rqm-item-title {
    margin-top: 2em;
}
  
.gdd028-b-rfq .rfq-lp-section:after {
    content: "";
    left: 50%;
    position: absolute;
    top: 0;
    width: 2px;
    height: 670px;
    background-color: #ffffff;
}  
  
.gdd028-b-rfq .rfq-lp-section .rl-text-col{
padding-top:0px;
}  
  
}

@media (min-width: 60em){
  
.gdd028-rfm-wrap .hs-form label {
    font-size: 1.2em;
}

   .gdd028-b-rfq .rfq-lp-section .rl-text-col{
  padding-left:50px;
  }
  
  .gdd028-b-rfq .rfq-lp-section .rl-map .hs-responsive-embed-inner-wrapper{
  height: 307px;
    width: 415px;
  }
  
}
@media (min-width: 80em){
  
.gdd028-b-rfq .rfq-lp-section:before {
    background-image: url(https://www.americancrane.com/wp-content/uploads/form-border-ico.png);
    background-repeat: no-repeat;
    background-size: 145px 100%;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 145px;
  height: 100%;
}
  
  .gdd028-b-rfq .gdd028-rfm-wrap{
  width: 422px;
    margin-left: 76px;
  }
  

  
}

@media (min-width: 1024px){

  .rfq-quotes-module .rqm-item {
    padding: 40px;
    height: 245px;
}
  
.rfq-quotes-module .rqm-item:before {
    left: 9%;
}  
  
}

@media (max-width:639px) and (min-width:500px) {
  
     .gdd028-b-rfq .gdd028-rfm-wrap{
      width: 400px;
    margin: 0 auto;
  }
  
}


@media (max-width:850px) and (min-width:640px) {
  
.rfq-quotes-module .rqm-item p {
    font-size: 14px;
}
  
}

@media (max-width:639px) {
  
.rfq-quotes-module .rqm-item {
    margin-bottom: 2em !important;
      max-width: 310px;
    margin: 0 auto;

}
  
  .rqm-item-title {
    margin-bottom: 4em;
}
  
}
/** gdd028 RFQ Landing page end **/

/** gdd-031 **/
.gdd031-b-cta {
  text-align: center;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 999;
  background: #fb9e20;
  overflow: hidden;
  padding: 0.5em 1.25em 0.5em;
  box-shadow: 0 3px 15px 3px rgba(0, 0, 0, 0.37); }
  .gdd031-b-cta .git-text {
    display: inline-block;
    position: relative;
    padding-right: 40px;
    color: #054479;
    font-weight: 600;
    margin: 0;
    font-size: 28px;
    text-decoration: none; }
    .gdd031-b-cta .git-text:hover {
      text-decoration: underline; }
      .gdd031-b-cta .git-text:hover span {
        text-decoration: underline; }
    .gdd031-b-cta .git-text span {
      display: block;
      font-weight: 700;
      margin-left: 8px; }
      @media (min-width: 40em) {
        .gdd031-b-cta .git-text span {
          display: inline-block; } }
    .gdd031-b-cta .git-text:after {
      content: "";
      position: absolute;
      right: .0833333333em;
      top: 5px;
      background-image: url(https://www.americancrane.com/wp-content/themes/americancrane-default/img/git-ico.svg);
      background-position: right center;
      background-repeat: no-repeat;
      background-size: 35px 35px;
      width: 35px;
      height: 35px; }
    @media (min-width: 60em) {
      .gdd031-b-cta .git-text {
        padding-right: 55px; } }
  .gdd031-b-cta .git-close {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(https://www.americancrane.com/wp-content/themes/americancrane-default/img/git-close-ico.png);
    background-position: center center;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 0; }
    .gdd031-b-cta .git-close:hover {
      background-color: black; }
    @media (min-width: 40em) {
      .gdd031-b-cta .git-close {
        width: 30px;
        height: 30px;
        background-size: 30px 30px; } }

/** gdd-031 end **/

/** gdd-035-b start **/
.gdd-035-b {
  position: relative;
  z-index: 1; }
  .gdd-035-b .search-module {
    background-color: #4b81bc !important; }
    .gdd-035-b .search-module .inner-wrap {
      padding-top: 1.5625em; }
  .gdd-035-b .gdd-search-text {
    color: #ffffff !important;
    font-size: 1.25em;
    vertical-align: super; }
  .gdd-035-b .search-cell1 {
    width: 65%; }
  .gdd-035-b .search-cell2 {
    padding-left: 1.375em; }
    .gdd-035-b .search-cell2 input {
      background-color: #6895c8;
      padding: 1.375em; }
  .gdd-035-b .search-exit {
    position: relative;
    margin-left: 14px;
    top: 14px; }
.gdd-035-b .search-submit {
background-image: url(https://485265.fs1.hubspotusercontent-na1.net/hubfs/485265/CMCO/ico-search.svg);
}


/** gdd-037 **/
.gdd031-b-cta {
  text-align: center;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 999;
  background: #fb9e20;
  overflow: hidden;
  padding: 0.5em 1.25em 0.5em;
  box-shadow: 0 3px 15px 3px rgba(0, 0, 0, 0.37); }
  @media (min-width: 40em) {
    .gdd031-b-cta {
      width: auto;
      right: 0; } }
  .gdd031-b-cta .git-text {
    display: inline-block;
    position: relative;
    padding-right: 1.4285714286em;
    color: #054479;
    font-weight: 600;
    margin: 0;
    font-size: 1.75em;
    text-decoration: none; }
    .gdd031-b-cta .git-text:hover {
      text-decoration: underline; }
      .gdd031-b-cta .git-text:hover span {
        text-decoration: underline; }
    .gdd031-b-cta .git-text span {
      display: block;
      font-weight: 700;
      margin-left: 0.2857142857em; }
      @media (min-width: 40em) {
        .gdd031-b-cta .git-text span {
          display: inline-block; } }
    .gdd031-b-cta .git-text:after {
      content: "";
      position: absolute;
      right: .0833333333em;
      top: 0.1785714286em;
      background-image: url(https://info.americancrane.com/hubfs/img/git-ico.svg);
      background-position: right center;
      background-repeat: no-repeat;
      background-size: 1.25em 1.25em;
      width: 1.25em;
      height: 1.25em; }
    @media (min-width: 40em) {
      .gdd031-b-cta .git-text {
        margin: 0 0.8928571429em 0 0; } }
    @media (min-width: 60em) {
      .gdd031-b-cta .git-text {
        padding-right: 1.9642857143em; } }
  .gdd031-b-cta .git-close {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(https://info.americancrane.com/hubfs/img/git-close-ico.png);
    background-position: center center;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 0; }
    .gdd031-b-cta .git-close:hover {
      background-color: black; }
    @media (min-width: 40em) {
      .gdd031-b-cta .git-close {
        width: 30px;
        height: 30px;
        background-size: 30px 30px; } }

.get-in-touch {
  -webkit-animation-name: greenPulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: greenPulse;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -o-animation-name: greenPulse;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  animation-name: greenPulse;
  animation-duration: 2s;
  animation-iteration-count: infinite; }

@-webkit-keyframes greenPulse {
  from {
    background-color: #fb9e20;
    -webkit-box-shadow: 0 0 9px #fb9e20; }
  50% {
    background-color: #ffad23;
    -webkit-box-shadow: 0 0 18px #ffad23; }
  to {
    background-color: #fb9e20;
    -webkit-box-shadow: 0 0 9px #fb9e20; } }

@-moz-keyframes greenPulse {
  from {
    background-color: #fb9e20;
    -moz-box-shadow: 0 0 9px #fb9e20; }
  50% {
    background-color: #ffad23;
    -moz-box-shadow: 0 0 18px #ffad23; }
  to {
    background-color: #fb9e20;
    -moz-box-shadow: 0 0 9px #fb9e20; } }

@-o-keyframes greenPulse {
  from {
    background-color: #fb9e20;
    -o-box-shadow: 0 0 9px #fb9e20; }
  50% {
    background-color: #ffad23;
    -o-box-shadow: 0 0 18px #ffad23; }
  to {
    background-color: #fb9e20;
    -o-box-shadow: 0 0 9px #fb9e20; } }

@keyframes greenPulse {
  from {
    background-color: #fb9e20;
    box-shadow: 0 0 9px #fb9e20; }
  50% {
    background-color: #ffad23;
    box-shadow: 0 0 18px #ffad23; }
  to {
    background-color: #fb9e20;
    box-shadow: 0 0 9px #fb9e20; } }

.hs-form-required {
    color: red;
}
@media (max-width: 60em) {
.hs-landing-page .site-content-secondary{
      margin: 77px auto !important;
      width: 100% !important;
}
}
.right-img{
    display: block;
    margin-bottom: 20px;
  }
  @media (min-width: 40em) {
  .right-img{
    width: 218px;
    float: right;
    display: inline-block
    margin: 5px;
}
}
  @media (max-width: 40em) {
  .dest-site-intro{
    padding-bottom: 2.5em;
    }}
/** gdd-037 end **/

body #hubspot-messages-iframe-container {
  bottom: 143px !important;
}
@media screen and (min-width:640px){
  body #hubspot-messages-iframe-container {
  bottom: 68px !important;
}
}
.lp-site-intro {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding-bottom: 0 !important; }
  .lp-site-intro::before {
    content: '';
    background-color: #054478;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.90; }
  .lp-site-intro .inner-wrap, .lp-site-intro .inner-wrap-medium {
    position: relative;
    padding-top: 3.5625em;
    padding-bottom: 3.3125em; }

@media (min-width: 60em) {
  .dsi-wrap {
    max-width: 33.125em;
    width: 100%; } }

.dsi-heading-wrap {
  background-color: #FB9E20;
  position: relative;
  padding: 0.9375em 0;
  margin-right: 2.8125em; }
  .dsi-heading-wrap::before {
    content: '';
    background-color: #FB9E20;
    position: absolute;
    right: 100%;
    width: 300%;
    height: 100%;
    top: 0; }
  .dsi-heading-wrap:after {
    content: '';
    background-image: url(https://485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/polygon-3.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    right: -2.8125em;
    top: 0;
    width: 2.8125em;
    height: 100%; }
.grecaptcha-badge {
  margin-bottom: 1.5625em;
  transform: scale(0.8);
  transform-origin: 0 0; }
.dsi-heading-wrap h1 {
  font-size: 1.6875em;
  line-height: 1.1481481481em;
  color:#054478;
  margin-bottom: 0; }
  .dsi-heading-wrap h1 > span {
    display: block;
    font-size: 0.6666666667em;
    line-height: 1.1428571429em;
    font-weight: normal; }
  @media (min-width: 40em) {
    .dsi-heading-wrap h1 {
      font-size: 2.625em;
      line-height: 1.0952380952em;
      margin-bottom: 0; } }

.dsi-text-wrap {
  padding-top: 2.125em; }
  .dsi-text-wrap p {
    color: white;
    line-height: 1.2222222222em;
    font-size: 1.125em;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0; }

@media (min-width: 60em) {
  .lpm-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse; }
    .lpm-wrap > .lpm-content {
      width: 60.79%;
      padding-left: 4.5em; }
    .lpm-wrap .lpm-form {
      width: 39.21%; } }

.lpm-image {
  max-width: 25.75em;
  width: 100%;
  margin: 0 auto 3em; }
  @media (min-width: 60em) {
    .lpm-image {
      position: relative;
      max-width: 25.75em;
      width: 100%;
      margin: -23.125em auto 3em; } }

.lpm-content p {
  font-size: 1.125em;
  line-height: 1.3333333333em; }

.lpm-content p.lpm-big {
  font-size: 1.375em;
  line-height: 1.3636363636em; }

@media (min-width: 60em) {
  .dsi-wrap, .lpm-wrap {
    font-size: 1.25vw; } }

@media (min-width: 80em) {
  .dsi-wrap, .lpm-wrap {
    font-size: 1em; } }

.arrow-bottom {
  max-width: 23.5625em;
  width: 100%;
  margin: 0;
  transform: rotate(-90deg); }
  @media (min-width: 60em) {
    .arrow-bottom {
      margin-top: -3.1875em;
      margin-left: -5.3125em;
      transform: rotate(0deg); } }

body.hs-landing-page .trust-icon-module {
  background-color: #efefef; }
  body.hs-landing-page .trust-icon-module .inner-wrap, body.hs-landing-page .trust-icon-module .inner-wrap-medium {
    padding-top: 3.125em;
    padding-bottom: 3.125em; }

.hs-content-path-ty-crane-hoist-safety-series-crane-rigging-basics- .lp-site-intro {
  display: none; }

@media (min-width: 60em) {
  .ltpm-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .ltpm-wrap > .ltpm-content {
      width: 48%;
      padding-right: 1.5em; }
    .ltpm-wrap .ltpm-image {
      width: 52%; } }

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


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

.ltpmi-image {
  position: relative; }
  .ltpmi-image::before {
    content: '';
    background-color: #EFEFEF;
    position: absolute;
    left: 36%;
    height: 87%;
    width: 300%;
    top: 50%;
    transform: translateY(-50%); }
  .ltpmi-image::after {
    content: '';
    background-image: url(https://485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/polygon-4.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left:17px;
    height: 87%;
    width: 36%;
    top: 50%;
    transform: translateY(-50%); }
  .ltpmi-image img {
    position: relative;
    z-index: 1; }

.ltpc-top p {
  font-size: 1.375em;
  line-height: 1.3636363636em; }

.ltpc-bottom p {
  font-size: 1.375em;
  line-height: 1.3636363636em; }

.ltpc-top {
  padding-bottom: 1.875em;
  border-bottom: 1px solid #D6D6D6;
  margin-bottom: 1.875em; }
@media (min-width: 60em) {
  .ltpc-top, .ltpc-bottom {
    padding-right:1.5em;
  }
}
.ltpc-bottom {
  margin-bottom: 1.875em; }
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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}
/*# sourceMappingURL=slick.min.css.map */

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

    &:focus {
        outline: none;
    }

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

    &:before,
    &:after {
        content: "";
        display: table;
    }

    &:after {
        clear: both;
    }

    .slick-loading & {
        visibility: hidden;
    }
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    [dir="rtl"] & {
        float: right;
    }
    img {
        display: block;
    }
    &.slick-loading img {
        display: none;
    }

    display: none;

    &.dragging img {
        pointer-events: none;
    }

    .slick-initialized & {
        display: block;
    }

    .slick-loading & {
        visibility: hidden;
    }

    .slick-vertical & {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }
}
.slick-arrow.slick-hidden {
    display: none;
}


@charset "UTF-8";

// Default Variables

// Slick icon entity codes outputs the following
// "\2190" outputs ascii character "←"
// "\2192" outputs ascii character "→"
// "\2022" outputs ascii character "•"

$slick-font-path: "./fonts/" !default;
$slick-font-family: "slick" !default;
$slick-loader-path: "./" !default;
$slick-arrow-color: white !default;
$slick-dot-color: black !default;
$slick-dot-color-active: $slick-dot-color !default;
$slick-prev-character: "\2190" !default;
$slick-next-character: "\2192" !default;
$slick-dot-character: "\2022" !default;
$slick-dot-size: 6px !default;
$slick-opacity-default: 0.75 !default;
$slick-opacity-on-hover: 1 !default;
$slick-opacity-not-active: 0.25 !default;

@function slick-image-url($url) {
    @if function-exists(image-url) {
        @return image-url($url);
    }
    @else {
        @return url($slick-loader-path + $url);
    }
}

@function slick-font-url($url) {
    @if function-exists(font-url) {
        @return font-url($url);
    }
    @else {
        @return url($slick-font-path + $url);
    }
}

/* 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;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    &:hover, &:focus {
        outline: none;
        background: transparent;
        color: transparent;
        &:before {
            opacity: $slick-opacity-on-hover;
        }
    }
    &.slick-disabled:before {
        opacity: $slick-opacity-not-active;
    }
    &: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 {
    left: -25px;
    [dir="rtl"] & {
        left: auto;
        right: -25px;
    }
    &:before {
        content: $slick-prev-character;
        [dir="rtl"] & {
            content: $slick-next-character;
        }
    }
}

.slick-next {
    right: -25px;
    [dir="rtl"] & {
        left: -25px;
        right: auto;
    }
    &:before {
        content: $slick-next-character;
        [dir="rtl"] & {
            content: $slick-prev-character;
        }
    }
}

/* 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%;
    li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
        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;
            &:hover, &:focus {
                outline: none;
                &:before {
                    opacity: $slick-opacity-on-hover;
                }
            }
            &:before {
                position: absolute;
                top: 0;
                left: 0;
                content: $slick-dot-character;
                width: 20px;
                height: 20px;
                font-family: $slick-font-family;
                font-size: $slick-dot-size;
                line-height: 20px;
                text-align: center;
                color: $slick-dot-color;
                opacity: $slick-opacity-not-active;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }
        }
        &.slick-active button:before {
            color: $slick-dot-color-active;
            opacity: $slick-opacity-default;
        }
    }
}
/*======== Trust icon Module =========*/
.trust-icon-module .inner-wrap, .trust-icon-module .inner-wrap-medium {
  padding-bottom: 1.875em;
  max-width: 91em; }

.trust-icon-module .slick-arrow {
  font-size: 1.0625em;
  height: 1.5294117647em;
  width: 0.8823529412em;
  bottom: 0;
  overflow: hidden; }

.trust-icon-module .slick-slide {
  margin: 0 10px; }

.trust-icon-module .slick-prev {
  position: absolute;
  display: block;
  height: 1.5625em;
  width: 1.5625em;
  line-height: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  left: 0; }
  @media (min-width: 60em) {
    .trust-icon-module .slick-prev {
      left: -22px; } }
  .trust-icon-module .slick-prev:before {
    content: '';
    font-size: 1em;
    display: inline-block;
    opacity: 1;
    height: 1.5625em;
    width: 1.5625em;
    background-image: url(https://485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/trust-ico-left.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }

.trust-icon-module .slick-next {
  position: absolute;
  display: block;
  height: 1.5625em;
  width: 1.5625em;
  line-height: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  right: 0; }
  @media (min-width: 60em) {
    .trust-icon-module .slick-next {
      right: -22px; } }
  .trust-icon-module .slick-next:before {
    content: '';
    font-size: 1em;
    display: inline-block;
    opacity: 1;
    width: 1.5625em;
    height: 1.5625em;
    background-image: url(https://485265.fs1.hubspotusercontent-na1.net/hubfs/485265/img/trust-ico-right.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }

.tcm-heading {
  font-size: 2em;
  line-height: 1.125em;
  text-align: center;
  color: #13568b; }
  @media (min-width: 60em) {
    .tcm-heading {
      font-size: 2.5625em; } }

.tcm-slider {
  padding: 0 2.5em; }
  @media (min-width: 60em) {
    .tcm-slider {
      padding: 0; } }
  .tcm-slider .slick-track {
    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; }
  .tcm-slider .slick-slide img {
    margin: 0 auto; }

/*! /* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

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

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

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

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

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

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}*/
/*!
[hubspot-metadata]
{
    "path": "custom/page/web_page_basic/style.css"
}
[end-hubspot-metadata]
*/

/*# sourceMappingURL=style.css.map */

.hs-content-path-ty-a-new-age-of-nuclear-cranes .lp-site-intro{
display:none !important;
}

span.hs-form-required {
    color: red;
}

form#hsForm_47760002-f013-4e89-9e36-6c51a867113d{
padding:20px;
}