








 



*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  max-width: 100%;
  vertical-align: middle;
  outline: none;
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* 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 ;
    }
}
.content-wrapper {
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 20px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}


.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 100px 25px;
}

@media (max-width: 1280px) {
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding: 50px 25px;
  }
}



@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
html {
  font-size: 16px;
}

@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  html {
    font-size: 16px;
  }
}

body {
  color: #494A52;
  line-height: 1.4;
  word-break: break-word;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.4rem;
}

strong {
  font-weight: 700;
}

/* Anchors */

a {
  color: #0270E0;
  cursor: pointer;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #494A52;
  font-family: Merriweather, serif;
  font-weight: 700;
  margin: 0 0 1.4rem;
}

h1 {
  font-size: 2.1rem;
}

h2 {
  font-size: 1.6rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-family: Lato, sans-serif;
  font-size: 1.175rem;
  font-weight: normal;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 0.9rem;
}

/* Lists */

ul,
ol {
  margin: 0 0 1.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid #A9A9A9;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}

/* Subscripts and superscripts */

sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus styles */

:focus {
  outline: auto;
  outline-color: green;
}

.disable-focus-styles :focus {
  outline: none;
}
.button-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cta_button {
  display: block;
  text-transform: uppercase;
}

.cta_button.button.green {
  border: none;
  padding: 18px 40px 18px 30px;
  border-radius: 10px;
  border: 2px solid #93C028;
  font-family: Avenir-Medium;
  color: #fff;
  background-color: #93C028;
}

.cta_button.button.green:after {
  content: '';
  top: 0px;
  bottom: 0px;
  right: 22px;
  margin: auto;
  height: 20px;
  width: 10px;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  background-image: url(https://f.hubspotusercontent40.net/hubfs/2040891/ramco-assets/right-triangle-white.svg);
}

.cta_button.button.green:hover {
  background-color: transparent;
}

.cta_button.button.green:hover:after {
  content: '';
/*   background-image: url(https://4630275.fs1.hubspotusercontent-na1.net/hubfs/4630275/ramco-assets/right-triangle-black.svg); */
}

.cta_button.button.green.black-hover:hover {
  color: #000;  
}

.cta_button.button.green.black-hover:after {
  content: '';
  top: 0px;
  bottom: 0px;
  right: 20px;
  margin: auto;
  height: 20px;
  width: 10px;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  background-image: url(https://f.hubspotusercontent40.net/hubfs/2040891/ramco-assets/right-triangle-white.svg);
}

.cta_button.button.green.black-hover:hover:after {
  background-image: url(https://4630275.fs1.hubspotusercontent-na1.net/hubfs/4630275/ramco-assets/right-triangle-black.svg);
}

.cta_button.button.white {
  border: none;
  padding: 18px 35px;
  border-radius: 10px;
  font-family: 'Avenir-Medium', sans-serif;
  border: 2px solid #fff;
  color: #000000;
  background-color: #fff;
}

.cta_button.button.white:hover {
  color: #93C028;
  background-color: transparent;
}

.button.white {
  border: none;
  padding: 18px 35px;
  border-radius: 10px;
  border: 2px solid #fff;
  font-family: 'Avenir-Medium', sans-serif;
  color: #000000;
  background-color: #fff;
}

.button.white:hover {
  background-color: transparent;
  border: 2px solid #fff;
}



.button.green {
  border: none;
  padding: 18px 35px;
  border-radius: 10px;
  font-family: 'Avenir-Medium', sans-serif;
  color: #fff;
  background-color: #93C028;
}

.button.green:hover {
  background-color: #93C028;
}



.button.green.outline {
  border: 2px solid #93C028;
  padding: 18px 35px;
  border-radius: 10px;
  font-family: 'Avenir-Medium', sans-serif;
  color: #93C028;
  background-color: #fff;
}

.button.green.outline:hover {
  color: #fff;
  background-color: #93C028;
}


button,
.button {
  background-color: #93C028;
  border: none;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s ease-out;
  white-space: normal;
  width: auto;
  word-break: break-word;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: #21222A;
  border-color: #21222A;
  color: #FFF;
  text-decoration: none;
}

button:active,
.button:active {
  background-color: #71727A;
  border-color: #71727A;
  color: #FFF;
  text-decoration: none;
}
/* Form */

form {
  font-family: Lato, sans-serif;
}

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

.hs-form-field {
  margin-bottom: 8px;
}

.hs_upload_document {
  position: relative;
  transform: translateY(8px);
}

.hs_upload_document .input {
  height: 48px;
  transform: translateY(0px);
  background-color: #09132110;
  overflow: hidden;
}

.hs_upload_document > label {
  position: absolute;
  z-index: 999;
  top: 5px;
  right: 28px;
  margin-bottom: 0px;
}

.hs_upload_document > label span {
  font-size: 10px;
  padding: 5px;
  border-radius: 5px;
  color: #757575;
  border: 1px solid #757575;
  background-color: #fff;
}

.form input[type=file] {
  opacity: 1;
  background-color: transparent;
  position: absolute;
  top: -5px;
  left: -101px;
  display: flex;
  bottom: 0;
  height: 20px;
  align-items: center;
  margin: auto;
  color: #BFBFBF;
}

/* Labels */

form label {
  color: #33475B;
  display: block;
  font-size: 0.875rem;
  padding-top: 0;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Help text - legends */

form legend {
  color: #33475B;
  font-size: 0.875rem;
}

/* Inputs */

.input {
  position: relative;
}

form .hs-fieldtype-select {
  position: relative;
}

form .hs-fieldtype-select:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f0d7';
  color: #707070;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 30%;
  position: absolute;
  top: 0px;
  right: 8px;
  bottom: 0px;
  margin: auto;
  z-index: 999;
  font-size: 18px;
  background-color: #f0f0f1;
}



form.services-form label {
  display: none;
}

form .actions {
  padding: 10px 0;
}

select {
  color: #BFBFBF !important;
}

selecta:after {
  content: '';
  
}

select option {
  color: #000000;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  background-color: #FFF;
  border: 2px solid #D1D6DC;
  border-radius: 0px;
  color: #33475B;
  display: inline-block;
  font-size: 16px;
  padding: 0.3rem;
  width: 100%;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  outline-color: rgba(82, 168, 236, 0.8);
}

fieldset {
  max-width: 100% !important;
}

::-webkit-input-placeholder {
  color: #BFBFBF;
}

::-moz-placeholder {
  color: #BFBFBF;
}

:-ms-input-placeholder {
  color: #BFBFBF;
}

:-moz-placeholder {
  color: #BFBFBF;
}

::placeholder {
  color: #BFBFBF;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0;
  padding: 0;
  width: 100%;
}

.inputs-list input,
.inputs-list span {
  font-size: 0.875rem;
  vertical-align: middle;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #33475B;
  content:'\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-today .pika-button {
  color: #343A40;
}

.fn-date-picker td.is-selected .pika-button {
  background: #343A40;
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  background-color: #343A40 !important;
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

input[type=file] {
  background-color: transparent;
  border: initial;
  box-shadow: none;
  line-height: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 12px;
  color: #000000;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  font-size: 0.875rem;
  margin-left: 1rem !important;
}

/* Validation */

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

.hs-input.invalid.error {
  border-color: #EF6B51;
}

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
  font-size: 12px;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: #494A52;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 15px 53px;
  position: relative;
  text-align: center;

  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  width: auto;
  word-break: break-word;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: #21222A;
  border-color: #21222A;

  color: #FFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: #93C028;
  border-color: #93C028;

  color: #FFF;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
/* Table */

table {
  border: 1px solid #DEE2E6;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

tbody + tbody {
  border-top: 2px solid #DEE2E6;
}

/* Table Cells */

th,
td {
  border: 1px solid #DEE2E6;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  background-color: #343A40;
  border-bottom: 2px solid #DEE2E6;
  color: #FFF;
  vertical-align: bottom;
}
/* Header container */

.header {
  background-color: #F8FAFC;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header__row-1,
.header__row-2 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}

.header__row-1 {
  padding-top: 20px;
}

/* Logo */

.header__logo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: auto;
  max-width: 200px;
  overflow: hidden;
}

.header__logo img {
  max-width: 100%;
}

.header__logo .logo-company-name {
  font-size: 28px;
  margin-top: 7px;
}

.header__logo--main {
  padding-top: 20px;
}

/* Search bar */

.header__search {
  padding: 0 22px;
  width: auto;
}

.header__search .hs-search-field__input {
  background-color: #FFF;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
  background-position: center right 15px;
  background-repeat: no-repeat;
  border: 1.79px solid #D1D6DC;
  border-radius: 6px;
  color: #494A52;
  font-family: Lato, serif;
  font-size: 22px;
  font-weight: 300;
  height: 45px;
  padding: 0 15px;
}

.header__search .hs-search-field--open .hs-search-field__input {
  border: 1.79px solid #D1D6DC;
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  background-color: #FFF;
}

.header__search .hs-search-field__input::placeholder {
  color: transparent;
}

.header__search .hs-search-field--open .hs-search-field__suggestions {
  background-color: #FFF;
  border: 1.79px solid #D1D6DC;
  border-top: -2px solid #FFF;
  border-radius: 0 0 6px 6px;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.header__search .hs-search-field__suggestions li {
  border-top: 1px solid #D1D6DC;
  font-family: Lato, serif;
  font-size: 22px;
}

.header__search .hs-search-field__suggestions li a {
  color: #494A52;
  padding: 3px 15px;
  text-decoration: none;
  transition: background-color 0.3s;
}

.header__search .hs-search-field__suggestions #results-for {
  display: none;
}

/* Language switcher */

.header__language-switcher {
  cursor: pointer;
  padding-right: 35px;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_list_class {
  border: 2px solid #D1D6DC;
  border-radius: 6px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
  color: #494A52;
  display: block;
  font-family: Lato, serif;
  font-size: 0.8rem;
  left: calc(100% - 24px);
  opacity: 0;
  min-width: 100px;
  padding-top: 0;
  text-align: left;
  top: 100%;
  transition: opacity 0.3s;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class {
  opacity: 1;
  transition: opacity 0.3s;
  visibility: visible;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #D1D6DC;
  left: 70%;
  top: -25px;
}

.header__language-switcher .lang_list_class:after {
  left: 70%;
  top: -22px;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: #EBEFF3;
  top: -22px;
  transition: 0.3s;
}

.header__language-switcher .lang_list_class li {
  border: none;
  font-size: 18px;
  padding: 10px 15px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-radius: 6px 6px 0 0;
  border-top: none;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
  border-radius: 0 0 6px 6px;
}

.header__language-switcher .lang_list_class li:hover {
  background-color: #EBEFF3;
  transition: background-color 0.3s;
}

.header__language-switcher .lang_list_class li a {
  color: #494A52;
  font-family: Lato, serif;
}

.header__language-switcher .lang_list_class li a:hover {
  color: #494A52;
}

.header__language-switcher--label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.header__language-switcher--label-current {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  margin-bottom: 5px;
  margin-left: 10px;
}

.header__language-switcher--label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #494A52;
  content: "";
  display: block;
  height: 0px;
  margin-left: 10px;
  margin-top: 3px;
  width: 0px;
}

/* Navigation */

#nav-toggle {
  display: none;
}

.header__menu--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Tablet styles */

@media (max-width: 1150px) and (min-width: 767px) {
  .header__column {
    width: 100%;
  }
}

/* Mobile styles */

@media (max-width: 767px) {
  .header__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
    padding: 20px 0 0;
  }

  .header__container form {
    max-width: 100%;
  }

  .header__logo {
    margin: 0 auto;
    width: 100%;
  }

  .header__navigation,
  .header__search,
  .header__language-switcher {
    display: none;
    width: 100%;
  }

  .header__navigation.open,
  .header__search.open,
  .header__language-switcher.open {
    background-color: #F8FAFC;
    display: block;
    height: calc(100vh - 115px);
    left: 0;
    position: absolute;
    right: 0;
    top: 75px;
    z-index: 2;
  }

  .header__navigation--toggle,
  .header__search--toggle,
  .header__language-switcher--toggle,
  .header__close--toggle {
    cursor: pointer;
    margin: 0 5vw;
    position: relative;
  }

  .header__navigation--toggle.hide,
  .header__search--toggle.hide,
  .header__language-switcher--toggle.hide {
    display: none;
  }

  .header__navigation--toggle.open,
  .header__search--toggle.open,
  .header__language-switcher--toggle.open {
    display: block;
    margin-left: 0;
    margin-right: auto;
  }

  .header__navigation--toggle.open:after,
  .header__search--toggle.open:after,
  .header__language-switcher--toggle.open:after {
    display: block;
    word-break: normal;
  }

  .header__navigation--toggle:after,
  .header__search--toggle:after,
  .header__language-switcher--toggle:after {
    display: none;
    font-size: 26px;
    font-weight: 600;
    position: absolute;
    left: 40px;
    text-transform: uppercase;
    top: -10px;
  }

  .header__column {
    position: relative;
  }

  .header__row-1 {
    padding-top: 0;
  }

  .header__row-2 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
  }

  .header__navigation--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5oYW1idXJnZXI8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGcgaWQ9ImhhbWJ1cmdlciIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iR3JvdXAiIHN0cm9rZT0iIzQ5NEE1MiIgc3Ryb2tlLXdpZHRoPSIzIj4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIxLjUiIHk9IjEuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNCIgeD0iMS41IiB5PSI5LjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1Db3B5LTUiIHg9IjEuNSIgeT0iMTcuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    height: 25px;
    width: 25px;
  }

  .header__navigation--toggle:after {
    content: "Menu";
  }

  .header__language-switcher--toggle {
    background-image: url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__language-switcher--toggle:after {
    content: "Language";
  }

  .header__language-switcher {
    border-top: 2px solid #CED4DB;
    padding-left: 30px;
    padding-right: 0;
  }

  .header__language-switcher .lang_list_class {
    background-color: inherit;
    border: none;
    border-radius: 0;
    box-shadow: unset;
    display: block;
    left: 30px;
    opacity: 1;
    padding: 0 30px;
    top: 0;
    visibility: visible;
  }

  .header__language-switcher .lang_list_class li {
    background-color: inherit;
    font-size: 22px;
  }

  .header__language-switcher--label-current {
    display: none;
  }

  .header__language-switcher .globe_class {
    background-image: none;
  }

  .header__language-switcher .lang_list_class li:hover {
    background-color: inherit;
  }

  .header__language-switcher .lang_list_class:before,
  .header__language-switcher .lang_list_class:after {
    content: none;
  }

  .header__search--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__search--toggle:after {
    content: "Search";
  }

  .header__search {
    border-top: 2px solid #CED4DB;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 30px;
  }

  .header__search .hs-search-field__input {
    padding-left: 15px;
  }

  .header__search .hs-search-field__suggestions li {
    padding: 10px 0;
  }

  .header__close--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 110%;
    display: none;
    height: 25px;
    margin-right: 0;
    width: 25px;
  }

  .header__close--toggle.show {
    display: block;
  }
}
.footer {
  background-color: #F8FAFC;
  text-align: center;
}

.footer__container.content-wrapper {
  padding: 1rem 0;
}

.footer__copyright {
  font-size: 0.7rem;
  margin: 0.5rem 0;
}




.hs-menu-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}
/* Blog header */

.blog-header {
  background-color: #F8FAFC;
  text-align: center;
}

.blog-header__inner {
  margin: 0 auto;
  max-width: 600px;
  padding: 3.3rem 0;
}

.blog-header__title {
  font-size: 2rem;
}

.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

@media screen and (min-width: 768px) {
  .blog-header__form {
    margin: 0 auto;
    width: 500px;
  }
}

/* Blog header - author listing */

.blog-header__author-avatar {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  height: 200px;
  margin: 0 auto 1.5rem;
  width: 200px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover {
  background-color: #494A52;
}

.blog-header__author-social-links svg {
  fill: #FFF;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog listing */

.blog-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}

.blog-index:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.blog-index__tag-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 1rem;
}

.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}

.blog-index__tag-heading {
  border-bottom: 3px solid #D1D6DC;
  padding-bottom: 1rem;
}

.blog-index__post {
  -webkit-box-flex:  0;
  -ms-flex:  0 0 100%;
  flex:  0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/2);
    flex:  0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/3);
    flex:  0 0 calc(100%/3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

.blog-index__post-image {
  display: block;
  background-image: url('https://cdn2.hubspot.net/hubfs/6326501/boilerplate/grayscale-mountain.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-bottom: 0;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 2rem;
  }

  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    padding-left: 2rem;
  }

  .blog-index__post-content--full-width {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 0;
  }
}

.blog-index__post-content h2 {
  margin: 0.5rem 0;
}

.blog-index__post-content--small h2 {
  font-size: 1.25rem;
}

.blog-index__post-content p {
  font-family: Lato, sans-serif;
}

.blog-index__post-content a {
  color: #494A52;
}

.blog-index__post img {
  height: auto;
  max-width: 100%;
}

/* Blog pagination */

.blog-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Lato, sans-serif;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3.3rem;
  text-align: center;
}

.blog-pagination__link {
  border: 2px solid transparent;
  border-radius: 7px;
  color: #494A52;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  margin: 0 0.1rem;
  padding: 0.25rem 0.4rem;
  text-decoration: none;
}

.blog-pagination__link--active {
  border: 2px solid #B0C1D4;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
  text-align: right;
}

.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  cursor: default;
  pointer-events: none;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494A52;
  margin: 0 5px;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}

.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #B0C1D4;
}

/* Blog post */

.blog-post {
  margin: 0 auto;
  max-width: 960px;
  padding: 3.3rem 0;
}

.blog-post h1 {
  font-size: 1.6rem;
}

.blog-post__meta {
  margin: 1rem 0;
}

.blog-post__meta a {
  color: #494A52;
  text-decoration: underline;
}

.blog-post__tags {
  color: #000;
  font-family: Lato, sans-serif;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__tag-link {
  color: #000;
  font-size: .8rem;
}

/* Blog related posts */

.blog-recent-posts {
  background-color: #F8FAFC;
  margin-top: 3rem;
  padding: 2rem 0;
}

.blog-recent-posts h2 {
  text-align: center;
}

.blog-recent-posts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-recent-posts__post {
  color: #494A52;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/2);
    flex: 0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/3);
    flex: 0 0 calc(100%/3);
  }
}

.blog-recent-posts__post:hover {
  text-decoration: none;
}

.blog-recent-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

.blog-recent-posts__title {
  margin: 1rem 0 0.5rem;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments form {
  max-width: 100%;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .hs-button {
  border: none;
  padding: 18px 35px;
  border-radius: 10px;
  font-family: 'Avenir-Medium', sans-serif;
  color: #fff;
  background-color: #93C028;
}

.blog-comments .hs-button:hover {
  color: #fff;
  background-color: #93C028;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  color: #494A52;
  text-decoration: underline;
}
/* Error pages */

.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
}

.error-page:before {
  color: #F3F6F9;
  content: attr(data-error);
  font-family: Lato, sans-serif;
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

.error-page__heading {
  margin-bottom: 1rem;
}

/* System pages */

.systems-page {
  margin: 0 auto;
  max-width: 700px;
  padding: 3rem 1.4rem;
}

.systems-page .success {
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  color: #4F7D24;
  display: inline-block;
  margin: 1.4rem 0;
  padding: 0.1rem 0.7rem;
  width: 100%;
}

.systems-page form input {
  max-width: 100%;
}

#email-prefs-form .header {
  background-color: transparent;
}

/* Search pages */

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__suggestions {
  background-color: #FFF;
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
}

.hs-search-results {
  margin-top: 1.4rem;
}

ul.hs-search-results__listing li {
  margin-bottom: 1.4rem;
}

.hs-search-results__title {
  color: #93C028;
  font-family: Avenir-Medium;
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
  text-decoration: none;
}

.hs-search-results__title:hover {
  text-decoration: none;
  color: #93C028;
}

.hs-search-results__description {
  padding-top: 0.7rem;
}

.hs-search-highlight {
  font-weight: bold;
}

.hs-search-results__pagination a {
  font-size: 16px;
  color: #93C028;
}

/* Password prompt */

.password-prompt input[type=password] {
  display: block;
  height: auto !important;
  margin-bottom: 1.4rem;
}

/* Backup unsubscribe */

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.4rem;
  padding: 0.7rem !important;
}
/* Slider */
.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: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    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;
}
.main-navigation-wrapper {
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 1002;
  background-color: transparent;
}
.navigation-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 20px 100px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 1280px) {
  .navigation-wrapper {
    padding: 20px 50px;
  }
}

@media (max-width: 768px) {
  .navigation-wrapper {
    padding: 20px 25px;
  }
}

.navigation-wrapper .logo {
  width: 100%;
  max-width: 145px;
}

.navigation-wrapper nav {
  display: flex;
  align-items: center;
}

@media (max-width: 1280px) {
  .navigation-wrapper nav {
    display: flex;
    flex-direction: column;
    position: fixed;
    height: 100vh;
    width: 80%;
    top: 0px;
    right: -100%;
    background-color: #fff;
    border: 1px solid #efefef;
    z-index: 9999;
    transition: right 300ms ease;
  }
  
  .navigation-wrapper nav.open {
    right: 0%;
    overflow: scroll;
  }
}

@media (max-width: 1280px) {
  .navigation-wrapper .custom-menu-primary {
    width: 100%;
    padding-top: 50px;
  }
}

.navigation-wrapper nav ul {
  
}

@media (max-width: 1280px) {
  .navigation-wrapper nav ul {
    display: flex;
    flex-direction: column;
  }
}

.navigation-wrapper nav ul .hs-menu-children-wrapper {
  display: none;
  position: absolute;
  min-width: 100%;
  left: -20px;
  top: 50px;
  background-color: #fff;
  border: 1px solid #efefef;
}

.navigation-wrapper nav ul .hs-menu-children-wrapper li {
  margin-right: 0px;
}

.navigation-wrapper nav ul .hs-menu-children-wrapper li a {
  display: block;
  padding: 10px 15px;
  width: 100%;
  border-bottom: 1px solid #efefef;
}

.navigation-wrapper nav ul .hs-menu-children-wrapper li a:after {
  display: none;
}

.navigation-wrapper nav ul .hs-menu-children-wrapper li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #93C028;
}

@media (max-width: 1280px) {
  .navigation-wrapper nav ul .hs-menu-children-wrapper {
    height: 0px;
    width: 0px;
    overflow: hidden;
  }
  .navigation-wrapper nav ul .hs-menu-children-wrapper.open {
    display: block;
    height: auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    border: none;
  }
}

.navigation-wrapper nav ul .hs-item-has-children:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f078';
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}

.hs-menu-item.hs-menu-depth-2.hs-item-has-children:after {
    color: #000 !important;
    right: 2px;
    position: absolute;
}
.navigation-wrapper nav ul .hs-menu-depth-2 .hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
@media (max-width: 1280px) {
  .navigation-wrapper nav ul .hs-item-has-children:after {
    display: none;
  }
	.navigation-wrapper nav ul .hs-menu-depth-2 .hs-menu-children-wrapper {
		left: 0;
		top: 0;
	}
}

.navigation-wrapper nav ul .hs-item-has-children .open-submenu {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 50px;
  width: 40px;
  min-width: 60px;
  font-size: 20px;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease;
  border-left: 1px solid #efefef;
}

@media (max-width: 1280px) {
  .navigation-wrapper nav ul .hs-item-has-children .open-submenu {
    display: flex;
  }
}

.navigation-wrapper nav ul .hs-item-has-children .open-submenu.rotate {
  transform: rotate(180deg);
}

.navigation-wrapper nav li {
  display: flex;
  align-items: center;
  margin-right: 30px;
  position: relative;
  cursor: pointer;
  word-break: normal;
}

@media (max-width: 1280px) {
  .navigation-wrapper nav li {
    margin-right: 0px;
    display: block;
  }
}

.navigation-wrapper nav li.active a:after {
  width: 100%;
}

.navigation-wrapper nav li .highlighted:after {
  width: 100%;
}

.navigation-wrapper nav li.hs-item-has-children li.active a {
  color: #fff;
  background-color: #93C028;
}

.navigation-wrapper nav a {
  font-size: 14px;
  font-family: Avenir-Medium;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  padding: 20px 0;
  position: relative;
  color: #000000;
}

@media (max-width: 1280px) {
  .navigation-wrapper nav a {
    display: block;
    padding: 15px 15px;
    border-bottom: 1px solid #efefef;
  }
}

.navigation-wrapper nav a:after {
  content: '';
  height: 2px;
  width: 0%;
  position: absolute;
  bottom: 15px;
  left: 0px;
  transition: width 300ms ease;
  background-color: #93C028;
}

@media (max-width: 1280px) {
  .navigation-wrapper nav a:after {
    display: none;
  }
}

.navigation-wrapper nav a:hover:after {
  width: 100%;
}

.navigation-wrapper nav a:hover {
  text-decoration: none;
}

.navigation-wrapper nav .actions {
  display: flex;
  align-items: center;
}

@media (max-width: 1280px) {
  .navigation-wrapper nav .actions {
    width: 100%;
  }
}


.navigation-wrapper nav .actions a {
  display: flex;
  align-items: center;
  padding: 5px 15px;
  position: relative;
  border-right: 1.5px solid #707070;
}

.navigation-wrapper nav .actions a:after {
  display: none;
}

@media (max-width: 1280px) {
  .navigation-wrapper nav .actions a {
    padding: 15px;
    width: 100%;
    justify-content: center;
    border-right: 1px solid #efefef;
  }
}

.navigation-wrapper nav .actions a:first-of-type {
  padding-left: 0px;
}

.navigation-wrapper nav .actions a:last-of-type {
  border-right: none;
}

.navigation-wrapper nav .actions a.active {
  color: #93C028;
}

.navigation-wrapper nav .actions a.active:after {
  display: block;
  content: '';
  position: relative;
  top: 0px;
  bottom: 0px;
  right: -5px;
  margin: auto;
  width: 20px;
  height: 10px;
  background-position: center;
  background-size: 30%;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(https://f.hubspotusercontent40.net/hubfs/2040891/ramco-assets/right-triangle-green.svg);
}

@media (max-width: 1280px) {
  .navigation-wrapper nav .actions a.active:after {
    position: static;
    margin: 0;
  }
}

.navigation-wrapper nav .actions .icon {
  width: 100%;
  max-width: 13px;
  margin-right: 5px;
}


.navigation-wrapper .hamburger-menu {
  display: none;
  height: 40px;
  width: 40px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://4630275.fs1.hubspotusercontent-na1.net/hubfs/4630275/hamburger-menu.svg);
}

@media (max-width: 1280px) {
  .navigation-wrapper .hamburger-menu {
    display: block;
  }
}

.navigation-wrapper .overlay {
  display: none;
}

@media (max-width: 1280px) {
  .navigation-wrapper .overlay {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    z-index: 9998;
    background-color: rgba(0,0,0,0.8);
  }
}

.close-mobile-nav {
  display: none;
  padding: 10px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
  font-size: 30px;
}

@media (max-width: 1280px) {
  .close-mobile-nav {
    display: block;
  }
}



.main-transparent-navigation-wrapper.main-navigation-wrapper {
/*   background-color: rgba(255,0,0,0.0); */
  background-color: transparent;
  transition: background-color 350ms ease, color 350ms ease;
}
.body-wrapper.body-wrapper-padding {
  padding-top: 0px;
}
.w-background-video {
  height: 100vh;
}
@media (min-width: 1280px) {
  .main-transparent-navigation-wrapper .navigation-wrapper nav .hs-menu-depth-1 > a {
    color: #fff;
  }
}
.main-transparent-navigation-wrapper .navigation-wrapper nav .actions .open-search {
  color: #fff;
}
.main-transparent-navigation-wrapper .navigation-wrapper nav ul .hs-item-has-children:after {
  color: #fff;
}
.main-transparent-navigation-wrapper.main-navigation-wrapper.scrolling {
  background-color: rgba(255,255,255,1.0);
}
.main-transparent-navigation-wrapper.main-navigation-wrapper.is-fixed.no-scrolling {
  background-color: transparent;
}
.main-transparent-navigation-wrapper.scrolling .navigation-wrapper nav .hs-menu-depth-1 > a {
  color: #000;
}
.main-transparent-navigation-wrapper.scrolling .navigation-wrapper nav .actions .open-search {
  color: #000;
}
.main-transparent-navigation-wrapper.scrolling .navigation-wrapper nav ul .hs-item-has-children:after {
  color: #000;
}
.main-transparent-navigation-wrapper .search-icon {
  color: #fff;
}
.main-transparent-navigation-wrapper.scrolling .search-icon {
  color: #000;
}
.main-transparent-navigation-wrapper .search-icon {
  margin-right: 5px;
}

.main-transparent-navigation-wrapper .navigation-wrapper .hamburger-menu {
  background-image: none;
  font-size: 47px;
  color: #fff;
}
.main-transparent-navigation-wrapper.scrolling .hamburger-menu {
  color: #000;
}




.hero-banner {
/*   display: flex;
  align-items: flex-end; */
  width: 100%;
/*   height: 645px; */
  height: 100vh;
  padding: 0 215px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media (max-width: 1280px) {
  .hero-banner {
    align-items: center;
    padding: 0 100px;
  }
}

@media (max-width: 768px) {
  .hero-banner {
    padding: 0 25px;
    height: 450px;
  }
}

.hero-banner .content {
  width: 100%;
  max-width: 1600px;
  position: relative;
/*   margin: 0 auto 115px; */
  z-index: 1001;
	top: 50%;
}

@media (max-width: 768px) {
  .hero-banner .content {
    margin: 0 auto 0px;
  }
}

.hero-banner .content .title {
  margin: 0px;
  font-size: 75px;
  line-height: 72px;
  font-weight: normal;
  margin-bottom: 35px;
  font-family: 'Avenir-Medium', sans-serif;
  color: #fff;
}

@media (max-width: 768px) {
  .hero-banner .content .title {
    font-size: 35px;
    line-height: 42px;
  }
}

.hero-banner .content p {
  font-size: 25px;
  width: 100%;
  max-width: 850px;
  color: #fff;
}

@media (max-width: 768px) {
  .hero-banner .content p {
    font-size: 16px;
  }
}

.hero-banner .content .title .bold {
/*   font-family: Avenir-Black; */
	font-weight: bold;
}

.hero-banner .content .ctas > span {
  margin-right: 20px;
  display: inline-block;
}

@media (max-width: 768px) {
  .hero-banner .content .ctas > span {
    margin-bottom: 20px;
  }
  .hero-banner .content .ctas > span:last-of-type {
    margin-bottom: 0px;
  }
}




.section-intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 60px;
}

.section-intro .pretitle {
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #000000;
  font-family: Avenir-Medium;
}

.section-intro .title {
  font-size: 45px;
  margin-bottom: 20px;
  line-height: 1.2;
  color: #000000;
  font-family: Avenir-Black;
}

@media (max-width: 1280px) {
  .section-intro .title {
    font-size: 35px;
  }
}

.section-intro .subtitle {
  font-size: 16px;
  margin-bottom: 20px;
  color: #000000;
  font-family: HelveticaNeue;
}

.section-intro.right-aligned {
  align-items: flex-end;
  text-align: right;
}

.section-intro.left-aligned {
  align-items: flex-start;
  text-align: left;
}






.icon-content-centered {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .icon-content-centered {
    flex-direction: row;
    align-items: center;
  }
}

.icon-content-centered .column {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  padding: 0 15px;
  margin-bottom: 20px;
  width: 100%;
  max-width: 33.3%;
}

@media (max-width: 768px) {
  .icon-content-centered .column {
    margin-bottom: 45px;
    max-width: 100%;
    padding: 0px;
  }
}

.icon-content-centered .column a {
  font-size: 16px;
  text-transform: uppercase;
  color: #93C028;
}

.icon-content-centered .column .content {
  flex: 1;
  margin-bottom: 20px;
}

.icon-content-centered .column .icon {
  margin-bottom: 12px;
/*   width: 100%; */
  max-width: 63px;
}

.icon-content-centered .column .title {
  margin-bottom: 12px;
  font-size: 24px;
  font-family: Avenir-Medium;
}

.icon-content-centered .column .description {
  margin-bottom: 0px;
  font-size: 16px;
  font-family: HelveticaNeue;
}





.single-image {
  display: flex;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.single-image.reverse {
  flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .single-image.reverse {
    flex-direction: column-reverse;
  }
}

.single-image.reverse .section-intro {
  padding-left: 0;
  padding-right: 70px;
}

@media (max-width: 1280px) {
  .single-image.reverse .section-intro {
    padding-right: 0px;
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .single-image {
    padding: 0 0px;
    flex-direction: column;
  }
}

.single-image .image-container {
  width: 100%;
  padding-bottom: 33.4%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 991px) {
  .single-image .image-container {
    padding-bottom: 68.4%;
    margin-bottom: 35px;
  }
}

.single-image .video-container {
  width: 100%;
  max-width: 755px;
  margin-bottom: 35px;
  position: relative;
}

.single-image .video-container video {
  max-width: 100%;
  width: 100%;
}

.single-image .iframe-container {
  width: 100%;
  padding-top: 27.25%;
  position: relative;
  margin-bottom: 35px;
}

@media (max-width: 991px) {
  .single-image .iframe-container {
    padding-top: 56.25%;
  }
}

.single-image .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single-image .section-intro {
  padding-left: 70px;
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  .single-image .section-intro {
    padding-left: 0px;
  }
}

.single-image .section-intro .form {
  width: 100%;
}

.single-image .rich_text_editor {
  margin-bottom: 40px;
}

.single-image .rich_text_editor p {
  font-size: 16px;
  font-family: 'HelveticaNeue', sans-serif;
}

.single-image .rich_text_editor p:last-child {
  margin-bottom: 0px;
}





.carousel {
  width: 100%;
  max-width: 1280px;
  margin: auto;
  position: relative;
}

.carousel .slick-slide {
  padding: 0 10px;
}

.carousel .slick-slide .inner-container {
  padding: 0px;
  border: 1px solid #E7E7E7;
}

.carousel .slick-arrow {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

.carousel .slick-arrow.right-arrow {
  right: -40px;
}

.carousel .slick-arrow.left-arrow {
  left: -40px;
}

.carousel .slick-slide .inner-container header {
  text-align: center;
}

.carousel .slick-slide .inner-container header img {
  display: inline;
}

.carousel .slick-slide .inner-container footer {
  padding: 40px 20px;
  background-color: #fff;
}

.carousel .slick-slide .inner-container footer .title {
  font-size: 24px;
  margin: 0px 0 10px;
  color: #000000;
  font-family: Avenir-Medium;
}

.carousel .slick-slide .inner-container footer .link {
  font-size: 16px;
  text-transform: uppercase;
  color: #93C028;
}

.carousel .slick-slide .inner-container footer .link:hover {
  text-decoration: none;
}

.carousel .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0px;
  padding: 40px 0;
}

.carousel .slick-dots li {
  border-radius: 100%;
  overflow: hidden;
  height: 20px;
  width: 100%;
  max-width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #707070;
  margin-right: 15px;
  background-color: #fff;
}

.carousel .slick-dots li button {
  background-color: transparent;
  padding: 0px;
  border-radius: 100%;
  display: flex;
  width: 100%;
  height: 12px;
  text-indent: -9999em;
  border: none;
  max-width: 12px;
}

.carousel .slick-dots li.slick-active button {
  background-color: #93c028;
  padding: 0px;
  border-radius: 100%;
  display: flex;
  width: 100%;
  height: 12px;
  text-indent: -9999em;
  border: none;
  max-width: 12px;
}

.text-slider .slick-slide .inner-container {
  border: none;
}

.text-slider .slick-slide .inner-container header {
  text-align: center;
  margin-bottom: 35px;
}

.text-slider .slick-slide .inner-container header p {
  margin: 0px;
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  font-family: HelveticaNeue;
}

.text-slider .slick-slide .inner-container footer {
  text-align: center;
  padding: 0px;
  background-color: transparent;
}

.text-slider .slick-slide .inner-container footer .name {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0px 0px 12px;
}

.text-slider .slick-slide .inner-container footer .job-title {
  font-size: 18px;
  font-style: italic;
  margin: 0px 0px 0px;
}




.blog-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.blog-wrapper .blog {
  display: flex;
  width: 100%;
  max-width: 33.3%;
  padding: 0 10px;
  margin-bottom: 20px;
}

@media (max-width: 1280px) {
  .blog-wrapper .blog {
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .blog-wrapper .blog {
    max-width: 100%;
  }
}

.blog-wrapper .blog:hover {
  text-decoration: none;
}

.blog-wrapper .blog .inner-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  border: 1px solid #e7e7e7;
}

.blog-wrapper .blog .featured-image {
  display: block;
  width: 100%;
  padding-top: 45.25%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.blog-wrapper .blog .inner-container .article {
  flex: 1;
  display: flex;
}

.blog-wrapper .blog .inner-container .article .header {
  flex: 1;
  padding: 20px 40px;
}

.blog-wrapper .blog .inner-container .article .header .author{
  font-size: 16px;
  margin-bottom: 10px;
  color: #000000;
  font-family: HelveticaNeue;
}

.blog-wrapper .blog .inner-container .article .header .title {
  font-size: 24px;
  margin: 0px;
  color: #000000;
  font-family: Avenir-Medium;
}




.timeline {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 850px;
  margin: 0 auto 35px;
  position: relative;
}

@media (max-width: 1280px) {
  .timeline .trigger-animation {
    margin-bottom: 30px;
  }
  .timeline .trigger-animation:last-child {
    margin-bottom: 0px;
  }
}

.timeline .timeline-row:nth-child(even) {
  justify-content: flex-end;
}

.timeline .timeline-row .content {
  width: 100%;
  max-width: 50%;
  padding: 0px 35px 0px;
  text-align: center;
}

@media (max-width: 1280px) {
  .timeline .timeline-row .content {
    max-width: 100%;
  }
}

.timeline .timeline-row .content .year {
  font-size: 30px;
  margin-bottom: 15px;
  color: #93C028;
}

.timeline .timeline-row .content .title {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 700;
  font-family: Avenir-Medium;
  color: #000000;
}

.timeline .timeline-row .content .subtitle {
  font-size: 16px;
  margin-bottom: 10px;
  font-family: Avenir-Medium;
  color: #000000;
}

.timeline .trigger-animation:nth-child(even) .timeline-row {
  display: flex;
  justify-content: flex-end;
}

.timeline .trigger-animation:nth-child(odd) .timeline-row {
  display: flex;
  justify-content: flex-start;
}



.team-members-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.team-members-container .team-block-container {
  padding: 20px;
  width: 100%;
  max-width: 33.3%;
  cursor: pointer;
}

@media (max-width: 1280px) {
  .team-members-container .team-block-container {
    padding: 10px;
    width: 100%;
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .team-members-container .team-block-container {
    padding: 10px;
    width: 100%;
    max-width: 100%;
  }
}


.team-members-container .team-block-container .modal {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0px;
  bottom: 0;
  left: 0px;
  right: 0px;
  width: 100%;
  max-width: 960px;
  height: 0;
  z-index: 9999;
  margin: auto;
  background-color: transparent;
}

.team-members-container .team-block-container .modal .modal-content {
  width: 100%;
  padding: 50px;
  position: relative;
  background-color: #fff;
}

@media (max-width: 1280px) {
  .team-members-container .team-block-container .modal .modal-content {
    max-width: 95%;
  }
}

.team-members-container .team-block-container .modal .modal-content p {
  font-family: HelveticaNeue;
}

.team-members-container .team-block-container .modal .modal-content p:last-of-type {
  margin-bottom: 0px;
}

.team-members-container .team-block-container .modal .modal-content .job-title {
  margin: 0px;
}

.team-members-container .team-block-container .modal .modal-content .name {
  margin: 0px 0px 20px;
  color: #93C028;
}

.close-modal {
  color: #93C028;
  font-size: 18px;
  position: absolute;
  top: 15px;
  right: 20px;
}

.team-members-container .team-block-container .team-block {
  position: relative;
  padding-bottom: 133%;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-members-container .team-block-container .team-block .content {
  position: absolute;
  bottom: 0px;
  padding: 30px;
}

.team-members-container .team-block-container .team-block .content .name {
  margin: 0px 0px 3px;
  font-size: 18px;
  color: #93C028;
}

.team-members-container .team-block-container .team-block .content .job-title {
  margin: 0px;
  font-size: 16px;
  font-style: italic;
  color: #fff;
  font-family: HelveticaNeue;
}

.team-members-container .modal-underlay {
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9998;
  background-color: rgba(0,0,0,.5);
}





.contact-details {
  padding-left: 80px;
}

@media (max-width: 768px) {
  .contact-details {
    padding-top: 35px;
    padding-left: 0px;
  }
}

.contact-details .title {
  font-size: 45px;
  margin-bottom: 15px;
  font-family: Avenir-Medium;
}

.contact-details .secondary-title {
  font-size: 24px;
  margin-bottom: 15px;
  font-family: Avenir-Medium;
}

.contact-details p,
.contact-details p a {
  margin-bottom: 15px;
  color: #000000;
  font-family: HelveticaNeue;
}

.contact-details .row.social-icons {
  display: flex;
}

.contact-details .row.social-icons a {
  padding-right: 15px;
}




.featured-blog-post {
  margin-bottom: 35px;
  padding: 0 10px;
  background-color: rgb(255,255,255);
}

.featured-blog-post .inner-container {
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  justify-content: center;
}

@media (max-width: 768px) {
  .featured-blog-post .inner-container {
    flex-direction: column;
  }
}

.featured-blog-post .inner-container .featured-article {
  display: flex;
  width: 100%;
  margin-right: 20px;
  max-width: 1066px;
  border: 1px solid #E7E7E7;
}

@media (max-width: 768px) {
  .featured-blog-post .inner-container .featured-article {
    margin-bottom: 20px;
  }
}

.featured-blog-post .inner-container .featured-article .featured-article-container {
  width: 100%;
  display: flex;
  align-items: flex-end;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.featured-blog-post .inner-container .featured-article .featured-article-container .featured-article-content {
  display: flex;
  width: 100%;
  padding: 40px;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  background-color: rgba(0,0,0,.6);
}

@media (max-width: 768px) {
  .featured-blog-post .inner-container .featured-article .featured-article-container .featured-article-content {
    padding: 250px 40px 40px;
  }
}

.featured-blog-post .inner-container .featured-article .featured-article-container .featured-article-content .author {
  font-size: 16px;
  margin: 0px 0px 10px;
  color: #fff;
  font-family: Avenir-Medium;
}

.featured-blog-post .inner-container .featured-article .featured-article-container .featured-article-content .blog-post-title {
  font-size: 24px;
  margin: 0px 0px 15px;
  color: #fff;
  font-family: HelveticaNeue;
}

.featured-blog-post .inner-container .download-guide {
  width: 100%;
  max-width: 520px;
  padding-bottom: 40px;
  border: 1px solid #E7E7E7;
}

@media (max-width: 768px) {
  .featured-blog-post .inner-container .download-guide {
    max-width: 100%;
  }
}

.featured-blog-post .inner-container .download-guide .header-image-container {
  margin-bottom: 20px;
}

.featured-blog-post .inner-container .download-guide .title {
  padding: 0 25px;
}

.featured-blog-post .inner-container .download-guide .title h3 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #000000;
  font-family: Avenir-Medium;
}

.featured-blog-post .inner-container .download-guide .rich-text {
  padding: 0 25px;
  font-size: 16px;
  margin-bottom: 20px;
  font-family: HelveticaNeue;
}

.featured-blog-post .inner-container .download-guide .rich-text p {
  font-size: 16px;
  font-family: HelveticaNeue;
}

.featured-blog-post .inner-container .download-guide .cta {
  padding: 0 25px;
}

.listing-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1620px;
  margin: 0 auto 20px;
}

.listing-wrapper .post {
  display: flex;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
  max-width: 33.3%;
}

@media (max-width: 1280px) {
  .listing-wrapper .post {
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .listing-wrapper .post {
    max-width: 100%;
  }
}

.listing-wrapper .post .inner-content {
  border: 1px solid #E7E7E7;
  width: 100%;
}

.listing-wrapper .post .inner-content .post-content-wrapper {
  display: flex;
  flex-direction: column;
}

.listing-wrapper .post .inner-content .post-content-wrapper:hover {
  text-decoration: none;
}

.listing-wrapper .post .inner-content .post-content-wrapper:hover .post-info .title {
  color: #93C028;
}

.listing-wrapper .post .inner-content .post-content-wrapper .post-header-image {
  width: 100%;
  display: flex;
  padding-bottom: 40%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.listing-wrapper .post .inner-content .post-content-wrapper .post-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 40px;
}

.listing-wrapper .post .inner-content .post-content-wrapper .post-info .author {
  font-size: 16px;
  margin-bottom: 10px;
  color: #000000;
  font-family: HelveticaNeue;
}

.listing-wrapper .post .inner-content .post-content-wrapper .post-info .title {
  font-size: 24px;
  margin-bottom: 0px;
  color: #000000;
  font-family: Avenir-Medium;
}



.pagination-container {
  width: 100%;
  max-width: 1620px;
  margin: 0 auto 30px;
  padding: 0 20px;
}

.pagination-container .pagination {
  display: flex;
  padding: 0px;
  margin: 0px;
  justify-content: space-between;
}

.pagination-container .pagination .left-column,
.pagination-container .pagination .right-column {
  display: flex;
}

.pagination-container .page-numbers {
  display: flex;
}

.pagination-container .pagination li {
  list-style: none;
}

.pagination-container .pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 2px solid #E7E7E7;
  border-radius: 100%;
  font-size: 14px;
  margin: 0 2px;
  text-decoration: none;
  color: #000000;
  font-family: HelveticaNeue;
}

.pagination-container .pagination li a:hover {
  color: #fff;
  background-color: #93C028;
}

.pagination-container .pagination li a.active-page {
  color: #fff;
  background-color: #93C028;
}






.search-filter {
  width: 100%;
  padding: 50px 20px;
  margin-bottom: 50px;
  background-color: rgb(247,247,247);
}

@media (max-width: 768px) {
  .search-filter {
    padding: 50px 20px;
  }
}

.search-filter .inner-container {
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  justify-content: space-between;
}

.search-filter .inner-container .topics-container {
  flex: 1;
}

.search-filter .inner-container .blog-filter {
  display: flex;
  align-items: center;
}

.search-filter .inner-container .blog-filter .blog-filter-heading {
  margin-bottom: 0px;
  margin-right: 20px;
  font-size: 24px;
}

@media (max-width: 768px) {
  .search-filter .inner-container .blog-filter .blog-filter-heading {
    font-size: 18px;
  }
}

#topicsBtn {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 200px;
  position: relative;
  font-size: 16px;
  padding: 10px;
  border-radius: 10px;
  cursor: pointer;
  border: 1px solid #8E8E93;
}

#topicsBtn .arrow {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 30px;
  height: 10px;
  margin: auto;
  transform: rotate(90deg);
}

.default-option {
  color: #8E8E93;
}

#topicMenu {
  display: none;
  position: absolute;
  left: 0px;
  top: 50px;
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #efefef;
  overflow: hidden;
}

#topicMenu a {
  display: block;
  width: 100%;
  padding: 10px 10px;
  text-decoration: none;
  color: #000000;
  transition: all 300ms ease;
}

#topicMenu a:hover {
  color: #fff;
  background-color: #93C028;
}









.subscribe {
  width: 100%;
  background-color: rgb(247,247,247);
}

.subscribe .inner-container {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1620px;
  margin: 0 auto;
  padding: 130px 10px 80px;
}

@media (max-width: 1280px) {
  .subscribe .inner-container {
    flex-direction: column;
    padding: 80px 20px 80px;
  }
}

@media (max-width: 768px) {
  .subscribe .inner-container {
    flex-direction: column;
    padding: 80px 20px 80px;
  }
}

.subscribe .inner-container > div {
  flex: 1;
  padding: 0 0px;
}

@media (max-width: 768px) {
  .subscribe .inner-container > div {
    padding: 0px;
  }
}

.subscribe .section-intro {
  margin: 0px;
}

.subscribe form .actions {
  padding: 0px;
}



.blog-section {
  width: 100%;
  max-width: 1420px;
  padding: 50px 20px 20px;
  margin: 0 auto;
}

.blog-section .blog-title {
  font-size: 60px;
  margin-bottom: 20px;
  color: #000000;
  font-family: Avenir-Medium;
}

.blog-section .blog-post-info {
  display: flex;
  align-items: center;
}

.blog-section .blog-post-info .icon {
  margin-right: 30px;
}

.blog-section .blog-post-info .author {
  font-size: 16px;
  font-family: ;
}

.blog-section header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.blog-section header .social a {
  text-decoration: none;
  font-size: 20px;
  margin-left: 10px;
  color: #000000;
}

.blog-section .blog-post-content {
  
}

.blog-section .blog-post-content .featured-image {
  width: 100%;
  display: block;
  padding-bottom: 67%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 50px;
}

.blog-section .blog-post-content .post-body {

}


.blog-section .blog-post-content .post-body h1,
.blog-section .blog-post-content .post-body h2,
.blog-section .blog-post-content .post-body h3,
.blog-section .blog-post-content .post-body h4,
.blog-section .blog-post-content .post-body h5,
.blog-section .blog-post-content .post-body h6 {
  color: #000000;
  font-family: Avenir-Medium;
}

.blog-section .blog-post-content .post-body,
.blog-section .blog-post-content .post-body p,
.blog-section .blog-post-content .post-body a,
.blog-section .blog-post-content .post-body p a {
  color: #000000;
  font-family: HelveticaNeue;
}

.blog-section .blog-post-content .post-body p a,
.blog-section .blog-post-content .post-body a {
  text-decoration: underline;
  color: #93C028;
}

.blog-section .blog-post-content .post-body ul,
.blog-section .blog-post-content .post-body ol {
  padding-left: 30px;
}

.blog-section .blog-post-content .post-body ul li,
.blog-section .blog-post-content .post-body ol li{
  font-size: 16px;
  padding-bottom: 5px;
}

.comments-toggle {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto 30px;
  position: relative;
  text-align: center;
}

.comments-toggle .line {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 1px;
  margin: auto;
  background-color: #000000;
}

.blog-comments {
  display: none;
  padding-bottom: 50px;
}













.full-width-two-column {
  width: 100%;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (max-width: 1280px) {
  .full-width-two-column {
    flex-direction: column;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.full-width-two-column .column {
  flex: 1;
  min-width: 50%;
}

.full-width-two-column .column.image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 30%;
}

@media (max-width: 1280px) {
  .full-width-two-column .column.image {
    margin-bottom: 50px;
    padding-bottom: 50%;
  }
}

.full-width-two-column .column.content {
  padding-left: 70px;
  padding-right: 5%;
}

@media (max-width: 1280px) {
  .full-width-two-column .column.content {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.full-width-two-column .column.content .section-intro {
  margin-bottom: 20px;
}

.full-width-two-column .column.content .icon-bullets {
  
}

.full-width-two-column .column.content .icon-bullets ul li {
  padding-left: 85px;
}

.full-width-two-column .column.content .icon-bullets .title {
  color: #000000;
  font-family: Avenir-Medium;
  margin-bottom: 20px;
  font-size: 24px;
}

.full-width-two-column .column.content .icon-bullets .link {
  color: #93C028;
  font-family: Avenir-Medium;
  margin-bottom: 20px;
  font-size: 16px;
  text-transform: uppercase;
}





.ebooks-container {
  display: flex;
  flex-wrap: wrap;
}

.ebooks-container .column {
  display: flex;
  align-items: flex-end;
  width: 100%;
  padding: 0 20px;
  margin-bottom: 40px;
  max-width: 33.3%;
}

@media (max-width: 1280px) {
  .ebooks-container .column {
    max-width: 50%;
    padding: 0 10px;
  }
}

@media (max-width: 768px) {
  .ebooks-container .column {
    max-width: 100%;
    padding: 0 0px;
  }
}

.ebooks-container .column .content {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 90%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.ebooks-container .column .title {
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 18px;
  margin: 0px;
  padding: 30px 40px;
  color: #fff;
  font-family: Avenir-Medium;
}





.sales-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.sales-container .column {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 20px;
  margin-bottom: 40px;
  max-width: 33.3%;
}

@media (max-width: 1280px) {
  .sales-container .column {
    max-width: 50%;
  }
}

@media (max-width: 850px) {
  .sales-container .column {
    max-width: 100%;
    padding: 0px;
  }
}

.sales-container .column .inner-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.4);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,.4);
}

.sales-container .column  .inner-content header {
  position: relative;
  width: 100%;
  padding-bottom: 57%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.sales-container .column  .inner-content header {

}

.sales-container .column  .inner-content header .open-slider-modal {
  position: absolute;
  border-radius: 50%;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  cursor: pointer;
  transition: transform 250ms ease;
}

.sales-container .column  .inner-content header .open-slider-modal:hover {
  transform: rotate(-90deg);
}

.sales-container .column  .inner-content header .slider-wrapper {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  height: 100vh;
  z-index: 99999;
  padding: 50px;
  background-color: rgba(0,0,0,.8);
}

@media (max-width: 768px) {
  .sales-container .column  .inner-content header .slider-wrapper {
    padding: 50px 20px;
  }
}

.sales-container .column  .inner-content header .slider-wrapper .close-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 940px;
  width: 100%;
  margin: auto;
  z-index: 999;
  padding: 0 20px;
}

.sales-container .column  .inner-content header .slider-wrapper .close-wrapper .close {
  color: #fff;
  font-size: 45px;
  cursor: pointer;
}

.sales-container .column  .inner-content header .slider-wrapper .custom-arrows {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin: auto;
}

.sales-container .column  .inner-content header .slider-modal {
  position: relative;
  z-index: 9999;
  height: 100%;
  max-width: 900px;
  margin: 0 auto;
  overflow-y: scroll;
  background-color: #fff;
}

.sales-container .column  .inner-content header .slider-modal .internal-container {
  height: 100%;
  width: 100%;
}

.sales-container .column  .inner-content header .slider-modal .internal-container .modal-slider {
/*   height: 600px; */
}

@media (max-width: 768px) {
  .sales-container .column  .inner-content header .slider-modal .internal-container .modal-slider {
/*     height: 400px; */
  }
}

.sales-container .column  .inner-content header .slider-modal .internal-container .content {
  padding: 50px;
}

@media (max-width: 768px) {
  .sales-container .column  .inner-content header .slider-modal .internal-container .content {
    padding: 20px;
  }
}

@media (max-width: 768px) {
  .sales-container .column  .inner-content header .slider-modal .internal-container .content h2 {
    font-size: 24px;
  }
}

.sales-container .column  .inner-content header .slider-modal .internal-container .content footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: transparent;
  padding: 25px 0px 25px;
}

.sales-container .column  .inner-content header .slider-modal .internal-container .content footer .social {
  display: flex;
  align-items: center;
}

.sales-container .column  .inner-content header .slider-modal .internal-container .content footer .social * {
  margin-right: 5px;
}

.sales-container .column  .inner-content header .slider-modal .internal-container .content footer .social p {
  margin-bottom: 0px;
}

.sales-container .column  .inner-content header .slider-modal .slick-slide {
  display: flex;
  justify-content: center;
/*   padding-bottom: 600px; */
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}

.sales-container .column  .inner-content header .slider-modal .slick-slide div {
  height: 100%;
}

@media (max-width: 768px) {
  .sales-container .column  .inner-content header .slider-modal .slick-slide {
/*     padding-bottom: 400px; */
  }
}

.sales-container .column  .inner-content header .slider-modal .slick-slide img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.sales-container .column  .inner-content header .slider-modal .nav-slider {
  display: flex;
}

.sales-container .column  .inner-content header .slider-modal .nav-slider .slick-track {
  display: flex;
}

.sales-container .column  .inner-content header .slider-modal .nav-slider .slick-slide {
  padding-bottom: 0px;
  height: 150px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
}

.sales-container .column  .inner-content header .slider-modal .nav-slider .slick-slide:first-child {
  border-left: none;
}

.sales-container .column  .inner-content header .slider-modal .nav-slider .slick-slide img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.sales-container .column  .inner-content header .slider-modal .slick-arrow {
  position: absolute;
  display: flex !important;
  align-items: center;
  top: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 9999;
}

.sales-container .column  .inner-content header .slider-modal .slick-arrow.right-arrow {
  padding: 0 10px;
  right: 0;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(0,0,0,.4) 80%);
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,0,0,.4) 80%);
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(0,0,0,.4) 80%);
}

.sales-container .column  .inner-content header .slider-modal .slick-arrow.left-arrow {
  transform: rotate(-180deg);
  left: 0px;
  padding: 0 10px;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(0,0,0,.4) 80%);
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(0,0,0,.4) 80%);
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(0,0,0,.4) 80%);
}

.sales-container .column  .inner-content header .slider-modal .slider-inner-container .slider-nav {
  
}

.sales-container .column  .inner-content header .stock {
  font-size: 14px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 10px;
  padding: 5px 10px;
  text-transform: capitalize;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  font-family: Avenir-Medium;
  color: #fff;
  background-color: #93C028;
}

.sales-container .column  .inner-content header .stock.low-items-in-stock {
  background-color: #f5a623;
}

.sales-container .column  .inner-content header .stock.no-stock {
  background-color: #fc2c03;
}

.sales-container .column  .inner-content header .header-image {
  position: absolute;
  opacity: 0;
}

.sales-container .column  .inner-content article {
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  padding: 30px 40px;
}

@media (max-width: 1366px) {
  .sales-container .column  .inner-content article {
    padding: 30px 20px;
  }
}

.sales-container .column  .inner-content article .content {
  flex: 1 0 0;
}

.sales-container .column  .inner-content article .price {
  font-size: 35px;
  margin-bottom: 25px;
  color: #000000;
  font-family: Avenir-Black;
}

.sales-container .column  .inner-content article .name {
  color: #000000;
  font-family: HelveticaNeue-Medium;
}

.sales-container .column  .inner-content article .description {
  font-style: italic;
  color: #000000;
  font-family: HelveticaNeue;
}

.sales-container .column  .inner-content article footer {
  display: flex;
  justify-content: space-between;
  background-color: transparent;
  padding: 15px 0 0 0;
  margin: 0px;
}

@media (max-width: 768px) {
  .sales-container .column  .inner-content article footer {
    flex-direction: column;
    align-items: center;
  }
}

.sales-container .column  .inner-content article footer .social {
  display: flex;
  align-items: center;
}

@media (max-width: 850px) {
  .sales-container .column  .inner-content article footer .social {
    padding-top: 20px;
  }
}

.sales-container .column  .inner-content article footer .social p {
  font-size: 14px;
  margin: 0px;
  margin-right: 10px;
}

.sales-container .column  .inner-content article footer .social a {
  margin-right: 10px;
}

.sales-container .column  .inner-content article footer .social a:last-of-type {
  margin-right: 0px;
}



.resources-blocks {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.resources-blocks .resources-block {
  width: 100%;
  max-width: 33.3%;
  padding: 0 10px;
  margin-bottom: 20px;
}

@media (max-width: 1280px) {
  .resources-blocks .resources-block {
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .resources-blocks .resources-block {
    max-width: 100%;
  }
}

.resources-blocks .resources-block .inner-container {
  
}

.resources-blocks .resources-block .inner-container header {
  display: block;
  width: 100%;
  padding-bottom: 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.resources-blocks .resources-block .inner-container footer {
  padding: 40px 30px;
  margin: 0px;
  background-color: #fff;
}

.resources-blocks .resources-block .inner-container footer .title {
  font-size: 24px;
  margin-bottom: 10px;
  color: #000000;
  font-family: Avenir-Black;
}

.resources-blocks .resources-block .inner-container footer .link {
  font-size: 16px;
  margin-bottom: 10px;
  color: #93C028;
  font-family: Avenir-Black;
}

.resources-blocks.documents-blocks .resources-block .inner-container {
  border: 1px solid #efefef;
}

.resources-blocks.documents-blocks .resources-block .inner-container header {
  padding-bottom: 40%;
}

.resources-blocks.documents-blocks .resources-block .inner-container footer p{
  margin-bottom: 35px;
}




footer {
  width: 100%;
  padding: 100px 25px 35px;
  background-color: #231F20;
}

footer .inner-container {
  display: flex;
  width: 100%;
  margin: 0 auto;
  max-width: 1300px;
}

@media (max-width: 1280px) {
  footer .inner-container {
    flex-wrap: wrap;
  }
}

footer .inner-container .column {
  width: 100%;
  padding: 0 10px;
}

@media (max-width: 1280px) {
  footer .inner-container .column {
    margin-bottom: 50px;
  }
}

footer .inner-container .column.navigation {
  max-width: 200px;
}

@media (max-width: 1280px) {
  footer .inner-container .column.navigation {
    width: 100%;
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  footer .inner-container .column.navigation {
    max-width: 100%;
  }
}

footer .inner-container .column .column-title {
  display: inline-block;
  font-size: 20px;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  font-family: Avenir-Medium;
}

footer .inner-container .column .column-title:after {
  content: '';
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: -10px;
  background-color: #93C028;
}

footer .inner-container .column .menu {
  
}

footer .inner-container .column .menu ul {
  display: flex;
  flex-direction: column;
}

footer .inner-container .column .menu ul a {
  font-size: 14px;
  color: #fff;
  font-family: Avenir-Medium;
}

footer .inner-container .column.blog-snippets {

}

@media (max-width: 1280px) {
  footer .inner-container .column.blog-snippets {
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  footer .inner-container .column.blog-snippets {
    max-width: 100%;
  }
}

footer .inner-container .column.blog-snippets .blog-wrapper {
  display: flex;
  flex-direction: column;
  padding-right: 100px;
}

footer .inner-container .column.blog-snippets .blog-wrapper .blog {
 display: flex;
  width: 100%;
  max-width: 100%;
  padding: 0px;
  margin: 0px 0px 25px;
}

footer .inner-container .column.blog-snippets .blog-wrapper .blog .featured-image{
  width: 100%;
  max-width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  padding: 0px;
  margin-right: 10px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

footer .inner-container .column.blog-snippets .blog-wrapper .blog  .content .title {
  font-size: 12px;
  margin: 0px 0px 10px;
  color: #fff;
  font-family: HelveticaNeue;
}

footer .inner-container .column.blog-snippets .blog-wrapper .blog  .content .date {
  font-size: 10px;
  opacity: .6;
  margin: 0px;
  font-style: italic;
  color: #fff;
  font-family: HelveticaNeue;
}

footer .inner-container .column.subscribe-form.submitted-message  {
  color: #fff;
}

footer .subscribe-form .submitted-message  {
  color: #fff;
}

@media (max-width: 1280px) {
  footer .inner-container .column.subscribe-form {
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  footer .inner-container .column.subscribe-form {
    max-width: 100%;
  }
}

footer .inner-container .column.subscribe-form .form {
  padding-right: 100px;
}

@media (max-width: 1280px) {
  footer .inner-container .column.subscribe-form .form {
    padding-right: 0px;
  }
}

footer .inner-container .column.subscribe-form h3.form-title {
  display: none;
}

footer .inner-container .column.subscribe-form .legal-consent-container {
  display: none;
}

footer .inner-container .column.subscribe-form .hs-input {
  border-radius: 0px;
  background-color: #fff;
}

footer .inner-container .column.subscribe-form .hs-form-field {
  margin-bottom: 20px;
}

footer .inner-container .column.contact {
  max-width: 170px;
}

@media (max-width: 1280px) {
  footer .inner-container .column.contact {
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  footer .inner-container .column.contact {
    max-width: 100%;
  }
}

footer .inner-container .column.contact .logo {
  width: 100%;
  max-width: 114px;
  margin-bottom: 20px;
}

footer .inner-container .column.contact .rich-text {
  margin-bottom: 20px;
}

footer .inner-container .column.contact .rich-text p {
  font-size: 12px;
  margin-bottom: 0px;
  color: #fff;
}

footer .inner-container .column.contact .rich-text p a,
footer .inner-container .column.contact .rich-text a {
  font-size: 12px;
  color: #fff;
}

footer .inner-container .column.contact .social-icons a {
  margin-right: 10px;
}

footer .disclaimer {
  padding-top: 60px;
  color: #fff;
  text-align: center;
  font-size: 12px;
}
.ctas {
    min-height: 56px;
}

/* .w-background-video {
	min-height: 100vh;
	max-height: 100vh;
} */

.navigation-wrapper {
    position: fixed;
}
.scrolling .navigation-wrapper {
    background-color: #fff;
}

.hero-banner {
  position: relative;
  height: 100vh;
}

.hero-banner .hero-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.c-hero.c-hero--home.u-align-table.bg-vid {
    padding-bottom: 0;
    background-image: none;
}
.c-hero.c-hero--home {
    background-position: 50% 70%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 0px;
}
.c-hero {
    position: relative;
    width: 100%;
/*     padding: 0px 50px; */
}
.w-background-video {
    position: relative;
    overflow: hidden;
    height: 100vh;
/*     color: white; */
}
.w-background-video > video {
    background-size: cover;
    background-color: #fff;
    background-position: 50% 50%;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    margin: auto;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

@media (max-width: 1450px) {

	.c-hero.c-hero--home.u-align-table.bg-vid,
	.c-hero.c-hero--home,
	.hero-banner {
		height: auto;
		padding: 120px 215px 60px;
		max-height: none;
		display: flex;
		align-items: flex-end;
	}
	
}

@media (max-width: 991px) {

	.c-hero.c-hero--home.u-align-table.bg-vid,
	.c-hero.c-hero--home,
	.hero-banner {
		height: auto;
		padding: 120px 25px 60px;
		max-height: none;
		display: flex;
		align-items: flex-end;
	}
	
}


@media (max-width: 767px) {

	.hide-mobile{
		display: none;
	}
	
	.hero-banner {
		height: auto;
		padding: 120px 25px 60px;
		display: flex;
		align-items: flex-end;
	}
	
}