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



/* Contact page css start here */

.body-container--contact .row-number-1.dnd-section {
    padding: 64px 8px 32px;
}
.body-container--contact .row-number-1.dnd-section .hs_cos_wrapper_type_rich_text p {
    line-height: 1.5;
    margin-bottom: 0px;
    font-size: 20px;
    margin-top: revert;
}
.body-container--contact .row-number-1.dnd-section .hs_cos_wrapper_type_header {
    margin: 32px 0px 8px;
    display: block;
}
.body-container--contact .row-number-1.dnd-section .hs_cos_wrapper_type_header h2 {
    position: relative;
    line-height: 1.15;
    margin: 0;
}
.body-container--contact .row-number-4.dnd-section > .row-fluid {
    padding: 16px 0px;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text h1 {
    font-size: 2em;
    margin: .67em 0;
    line-height: 1.4;
    margin-bottom: 50px;
    margin-top: 0px;
    font-weight: 600;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text h2 {
    font-size: 24px;
    margin-top: 0px;
    font-weight: 600;
    line-height: 1.4;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text ul {
    list-style: none;
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 24px;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text ul li {
    position: relative;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text ul li:not(:last-child) {
    margin-bottom: 24px;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text ul li:before {
    content: "✓ ";
    left: -24px;
    top: -5px;
    position: absolute;
    font-family: "Fira Mono";
    color: rgb(0, 218, 136);
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text ul li h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.15;
    margin-bottom: revert;
}
.body-container--contact .row-number-4.dnd-section .hs-form-required {
    display: none;
}
.body-container--contact .dnd-section form .hs-input {
    margin: 16px 0rem 0.7rem 0px;
    min-width: 0px;
    background-color: rgb(246, 249, 252);
    border: 2px solid rgb(211, 211, 211);
    padding: 1rem;
    color: #000;
    padding-top: 17px;
}
.body-container--contact .dnd-section form .hs-form-field {
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}
.body-container--contact .dnd-section form label {
    margin: 0;
}
.body-container--contact .dnd-section form textarea.hs-input {
    resize: none;
    min-height: 197px;
}
.body-container--contact .dnd-section form .hs-button,
.body-container_price_child form .hs-button {
    background: rgb(102, 102, 102);
    font-weight: 600;
    opacity: 0.5;
    margin: 11px 0px 0px;
    padding: 16px 32px 17px;
}
.body-container--contact .dnd-section form {
    padding-left: 25px;
}
.body-container--contact .dnd-section form .hs-input::-webkit-input-placeholder {
    color: rgb(117, 117, 117);
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text p {
    line-height: 24px;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text p:last-of-type {
    margin-bottom: 0px;
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text a {
    font-weight: bold;
    border-bottom: 1px solid rgb(20, 136, 240);
    text-decoration: none;
    transition: all 0.2s linear 0s;
    color: rgb(20, 136, 240);
}
.body-container--contact .row-number-4.dnd-section .hs_cos_wrapper_type_rich_text a:hover {
    border-bottom: 0;
}
.body-container--contact .row-number-7.dnd-section > .row-fluid {
    padding: 64px 32px;
}
.hs-read_case-btn {
    position: relative;
    border-radius: 8px;
    padding: 14px 20px 13px;
    transition: all 0.2s linear 0s;
    font-family: "Fira Mono";
    text-shadow: none;
    background: white;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;
    color: rgb(20, 136, 240);
    text-align: center;
    line-height: inherit;
    font-weight: 600;
    width: 100%;
    display: block;
}
.hs-read_case-btn svg {
    margin-left: 20px;
}
.hs-read_case-btn:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 7px 14px, rgba(0, 0, 0, 0.08) 0px 3px 6px;
    transform: translate3d(0px, -2px, 0px);
    background-color: rgb(255, 255, 255);
    text-decoration: none;
    color: rgb(20, 136, 240);
}
.body-container--contact .row-number-7.dnd-section .hs_cos_wrapper_type_rich_text h3 {
    line-height: 1.15;
    margin: 0px 0px 40px;
}
.body-container--contact .row-number-7.dnd-section .hs_cos_wrapper_type_rich_text h4 {
    margin: 0px 0px 40px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.15;
}
.body-container--contact .row-number-7.dnd-section .span6.dnd-column:first-child {
    padding-right: 44px;
}
.body-container--contact .row-number-7.dnd-section .span6.dnd-column:last-child {
    padding-left: 44px;
}
.body-container--contact .row-number-7.dnd-section .hs_cos_wrapper_type_linked_image a {
    transition: all 0.2s linear 0s;
    transform: translateY(0px);
    overflow: hidden;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 13px 27px -5px, rgba(0, 0, 0, 0.2) 0px 8px 16px -8px, rgba(0, 0, 0, 0.024) 0px -6px 16px -6px;
    display: block;
}
.body-container--contact .row-number-7.dnd-section .hs_cos_wrapper_type_linked_image a:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 30px 60px -12px, rgba(0, 0, 0, 0.2) 0px 18px 36px -18px, rgba(0, 0, 0, 0.024) 0px -12px 36px -8px;
    transform: translateY(-2px);
    text-decoration: none;
}
.body-container--contact .row-number-7.dnd-section .hs_cos_wrapper_type_linked_image img {
    vertical-align: middle;
}
.body-container--contact .row-number-7.dnd-section {
    background: linear-gradient(135deg, #0171d7 10%, #1488f0 90%);
}
.body-container--contact .row-number-10.dnd-section > .row-fluid {
    padding: 64px 8px;
}
.body-container--contact .row-number-10.dnd-section .hs_cos_wrapper_type_rich_text h2 {
    margin: 32px 0px 8px;
    line-height: 1.15;
    padding-bottom: 8px;
}
.body-container--contact .row-number-10.dnd-section .hs_cos_wrapper_type_rich_text p {
    line-height: 1.5;
    margin-bottom: 0px;
    margin-top: revert;
    font-size: 20px;
}
.body-container--contact .row-number-10.dnd-section .hs_cos_wrapper_type_rich_text center {
    padding-top: 32px;
}
.body-container--contact .custom-address-card-grp .content-wrapper {
    padding-bottom: 33px;
}
/* Contact page css end here */







/* Webinar Stream page css start here */

.body-container_webinar-stream .row-number-1.dnd-section > .row-fluid {
    padding: 64px 0px;
}
.body-container_webinar-stream .row-number-1.dnd-section > .row-fluid > div {
    padding-bottom: 32px;
    margin: 16px 0px 0px;
}
.body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_header h2 {
    margin: 0px 0px 64px;
    line-height: 1.15;
}
.body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_rich_text {
    margin: 32px auto 4px;
    font-family: Roboto, "Helvetica Neue";
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    max-width: 700px;
    display: block;
}
.body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_rich_text p {
    font-size: inherit;
    line-height: 1.15;
}
.body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_rich_text p:last-of-type {
    margin-bottom: 0;
}
/* Webinar Stream page css end here */






/* Pricing Child page css start here */
.hs-pricing_child-wrapper {
    padding-top: 96px;
}
.body-container_price_child .row-number-1.dnd-section > .row-fluid {
    padding: 64px 16px;
}
.body-container_price_child h3.form-title {
    background-color: transparent;
    text-align: center;
    color: #283a4f;
    margin: 0px 0px 32px;
    font-size: 32px;
}
.body-container_price_child form {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.body-container_price_child form .hs-form-required {
    display: none;
}
.body-container_price_child form .hs-form-field {
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0;
}
.body-container_price_child form label {
    margin-bottom: 0;
}
.body-container_price_child form .hs-input {
    margin: 16px 0rem 0.7rem 0px;
    background-color: rgb(246, 249, 252);
    border: 2px solid rgb(211, 211, 211);
    border-color: #d3d3d3;
      padding-bottom: 17px;
}
.body-container_price_child form .hs-input::-webkit-input-placeholder {
    color: rgb(117, 117, 117);
}
.body-container_price_child form .hs_please_choose_all_industries_that_apply.hs-form-field > label,
.body-container_price_child form .hs_select_the_application_s_you_will_use.field.hs-form-field > label{
    margin: 32px 0px;
    min-width: 0px;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-weight: 600;
    align-self: center;
    max-width: 600px;
    text-align: center;
}
.body-container_price_child form ul.inputs-list.multi-container[role="checkbox"] {
    margin: 0px 0px 32px;
}
.body-container_price_child form ul.inputs-list.multi-container[role="checkbox"] li {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    margin: 0;
    padding: 8px 0 16px;
}
.body-container_price_child form ul.inputs-list.multi-container[role="checkbox"] li .hs-input {
    margin: 0px 5px 0px 0px;
}
.body-container_price_child form ul.inputs-list.multi-container[role="checkbox"] li .hs-input + span {
    font-size: 16px;
    line-height: 18px;
}
.body-container_price_child form .hs-button:hover {
    background: #666;
    transform: none;
}
.body-container_price_child .hs-icon_left-column1-with-btn-content p a {
    color: rgb(20, 136, 240);
    font-weight: bold;
    border-bottom: 1px solid rgb(20, 136, 240);
    text-decoration: none;
    transition: all 0.2s linear 0s;
}
.body-container_price_child .hs-icon_left-column1-with-btn-content p a:hover {
    border-bottom-color: transparent;
}
.body-container_price_child .hs-icon_left-column2 {
    margin-top: -60px;
}

/* Pricing Child page css end here */










@media screen and (min-width: 40em) {
  .body-container--contact .row-number-1.dnd-section {
      padding: 128px 32px 96px;
  }
  .body-container--contact .row-number-1.dnd-section .hs_cos_wrapper_type_header h2 {
      font-size: 60px;
  }
  .body-container--contact .row-number-1.dnd-section .row-number-3.dnd-row {
      max-width: 90%;
      margin: 0 auto;
  }
  .body-container--contact .row-number-4.dnd-section > .row-fluid {
      padding: 16px 32px;
  }
  .body-container--contact .dnd-section form .hs-button,
  .body-container_price_child form .hs-button {
      min-width: 350px;
  }
  .body-container--contact .row-number-7.dnd-section > .row-fluid {
      padding: 96px 32px;
  }
  .hs-read_case-btn {
      width: auto;
      display: inline-block;
  }
  .body-container--contact .row-number-10.dnd-section > .row-fluid {
      padding: 96px 32px;
  }
  .body-container--contact .row-number-10.dnd-section .hs_cos_wrapper_type_rich_text h2 {
      font-size: 60px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section > .row-fluid {
      padding: 64px 32px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section > .row-fluid > div {
      margin-top: 32px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_header h2 {
      font-size: 40px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section .hs_cos_wrapper_type_rich_text {
      font-size: 20px;
  }
  .body-container_price_child h3.form-title {
      font-size: 40px;
  }
}

@media screen and (min-width: 64em) {
  .body-container--contact .row-number-1.dnd-section .row-number-3.dnd-row {
      max-width: 70%;
  }
  .body-container--contact .row-number-4.dnd-section > .row-fluid {
      padding: 64px;
  }
  .body-container--contact .row-number-7.dnd-section > .row-fluid {
      padding-left: 64px;
      padding-right: 64px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section > .row-fluid {
      padding: 96px 64px;
  }
  .body-container_webinar-stream .row-number-1.dnd-section > .row-fluid > div {
      margin-top: 64px;
  }
}

@media (min-width: 1322px) {
  .body-container--contact .row-number-4.dnd-section > .row-fluid,
  .body-container--contact .row-number-7.dnd-section > .row-fluid,
  .body-container_webinar-stream .row-number-1.dnd-section > .row-fluid {
      padding-left: 0px;
      padding-right: 0px;
  }
}


@media (max-width: 64em) {
  .body-container--contact .dnd-section form {
      padding-left: 0;
  }
  .body-container--contact .row-number-4.dnd-section>.row-fluid .span6.dnd-column {
      padding: 32px;
  }
  .body-container--contact .row-number-4.dnd-section>.row-fluid .span6.dnd-column:last-child {
      padding-top: 0;
  }
  .body-container--contact .dnd-section form {
      margin-bottom: 32px;
  }
  .body-container--contact .row-number-7.dnd-section .span6.dnd-column:first-child {
      padding-right: 0;
      margin-bottom: 64px;
  }
  .body-container--contact .row-number-7.dnd-section .span6.dnd-column:last-child {
      padding-left: 0;
  }


}

@media (min-width: 1024px) {
  .body-container_price_child .hs-icon_left-column2 {
      margin-top: -60px;
  }
}

@media (max-width: 640px) {
  .body-container_price_child form .hs-button {
      width: 100%;
  }
}

@media (max-width: 460px) {
  .body-container_price_child form ul.inputs-list.multi-container[role="checkbox"] li {
      width: 100%;
  }
}
/*! 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 */
}
body {
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}

html {
  height: -webkit-fill-available;
}

/* 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 {
  border-style: none;
  border-radius: 5px;
}

/* 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: 1322px;
  padding: 0px;
}

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

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

.dnd-section > .row-fluid {
  margin: 0 auto;
  max-width: 1322px;
}

.dnd-section .dnd-column {
  padding: 0px;
}

@media (max-width: 767px) {
  img {
    max-width: 450px;
    height: auto;
  }
  
}
html {
  font-size: 24px;
}

blockquote {
    border-left: 3px solid #999999;
    font-size: 16px;
    padding-left: 40px;
    margin: 60px 0px;
    font-family: "Bree Serif", serif;
    line-height: 1.6;
}

h2 {
  margin-bottom: 50px !important;
  word-break: normal;
}
@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
}
h2 {
  margin-bottom: 20px;
  font-size: 32px !important;
}

a {
  color: #0270E0;
  cursor: pointer;
}
@media (max-width: 480px) {
  html {
    font-size: 16px;
  }
}

body {
  color: #494A52;
  font-family: Lato, sans-serif;
  line-height: 1.2;
  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: bolder;
}

/* 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,
.button ,
 .hs-button{
  background-color: #2072bd;
  border: 1px solid #2072bd;
  border-radius: 6px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  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;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px, rgba(0, 0, 0, 0.08) 0px 1px 3px;
}

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

@media screen and (max-width: 767px){
  button,
.button ,
 .hs-button{
   font-size: 16px;
   padding: 16px;
   margin: 8px;
  }
}
/* Form */

form {
  font-family: Lato, sans-serif;
	padding-bottom: 40px;
}

.hs-form-field {
  margin-bottom: 1.4rem;
}

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

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

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: 0.875rem;
  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;
}

/* 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],
form .hs-button {
  background-color: #2670bb !important;
	width: 40%;
  color: #2072bd; !important;
}

/*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: #71727A;
  border-color: #71727A;

  color: #FFF;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
.hs-form-required {

display:none;

}
/* 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 {
    position: fixed;
    width: 100%;
    padding: 25px 0;
    z-index: 999;
    transition: all .2s ease-in-out;
    will-change: background-color;
}
.header__logo.header__logo--main img {
    max-width: 270px;
}

.header__container.content-wrapper {
    display: flex;
    justify-content:space-between;
}

.fixed .header {
    background: #fff;
}


.header__column {
    display: flex;
    align-items: center;
    font-size: 0.8em;
}

.header__cta {
    margin-left: 20px;
}
footer.footer {
    padding: 7.5rem 0px 1.5rem;
    background: rgb(25, 45, 53) !important;
}

.footer__copyright {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: rgba(255, 255, 255, 0.5) !important;
}

.footer__copyright a {
    font-weight: 700;
    color: rgba(255, 255, 255, 0.7);
}

.icon.icon-xs {
    height: 1rem;
}

svg.bg-white [fill]:not([fill="none"]) {
    fill: rgb(255, 255, 255);
}

.list-unstyled {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.d-flex {
    display: flex !important;
}

.footer__copyright .hs_cos_wrapper_type_rich_text p {
    font-size: inherit;
    margin: 0px;
}

.footer-social-share {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.footer-top>.footer-recent, .footer-top>.footer-newsletter-wrap {
    flex-grow: 1;
}

.icon {
    flex-shrink: 0;
    width: auto;
    height: 2rem;
}

.footer-top {
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}

.footer-top > div {
    flex: 0 0 auto;
    width: auto;
    padding-right: 12px;
    padding-left: 12px;
    max-width: 40%;
}

.footer-top .menu_1 {
    margin-right: 3rem;
}

.footer-top .menu_2 {
    margin-right: 3rem !important;
}

.footer-recent {
    flex-basis: 0px;
    flex-grow: 1;
    max-width: 100%;
}

a.recentCases-items-link {
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}

.foote-image-wrapper {
    flex: 0 0 41.6667%;
    max-width: 41.6667%;
    padding-left: 12px;
    padding-right: 12px;
}

.recentCases-items-content {
    flex-basis: 0px;
    flex-grow: 1;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
}

.form-box {
    border-color: transparent;
    padding: 2.25rem;
    background-color: rgba(255, 255, 255, 0.05) !important;
}

.foote-image-wrapper {
    flex: 0 0 41.6667%;
    max-width: 41.6667%;
    padding-left: 12px;
    padding-right: 12px;
}

.foote-image-wrapper img {
    max-width: 100%;
    width: 150px;
}

.footer-top .hs-menu-wrapper ul {
    display: block;
}

.footer-top ul li {
    display: block;
    float: none;
    width: auto;
}

.footer-top ul li a {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 600;
    padding-bottom: 0.5rem;
    display: inline-block;
    text-decoration: none;
    padding-top: 0.5rem !important;
    transition: all .2s ease-in-out;
}

.footer-top h3, .footer-top h5 {
    color: rgb(255, 255, 255);
    font-size: 1.25rem;
}

.footer-border hr {
    margin-top: 6rem;
    margin-bottom: 1.5rem;
    border-width: 1px 0px 0px;
    border-right-style: initial;
    border-bottom-style: initial;
    border-left-style: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image: initial;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, 0.1);
    background: transparent;
}

h4.recentCases-items-content-inner {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.7);
    margin: 0px;
}

.recentCases-items-date {
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-top: 0.5rem;
    color: rgba(255, 255, 255, 0.5) !important;
}

.recentCases-items-inner {
    padding: 1rem 0px;
}

.footer-newsletter label {
    margin-bottom: 1rem;
    color: rgb(255, 255, 255);
    font-weight: 600;
}

.footer-newsletter form input[type="submit"] {
    padding: 10px 24px;
    width: auto;
    border-radius: 100px;
    line-height: 1.5;
    border-color: rgb(0, 155, 114);
    box-shadow: none;
    position: absolute;
    right: 0px;
    top: 48px;
    height: calc(1.5em + 1.375rem + 2px);
    background: rgb(0, 155, 114) !important;
}

.footer-top > .footer-recent, .footer-top> .footer-newsletter-wrap {
    flex-basis: 0;
    max-width: 100%;
}
.footer-social-share .bg-white {
    background: transparent!important;
}






.form-box .input {
    padding-right: 80px;
}

.form-box form {
    position: relative;
  padding:0;
}

.footer-newsletter p {
    color: rgba(255,255,255,.5)!important;
    font-size: .875rem;
    line-height: 1.25rem;
    margin: 0;
}

.form-box .input input {
    height: calc(1.5em + 1.375rem + 2px);
}
.footer-divider {
    width: 100%;
    position: relative;
    height: 5vw;
    pointer-events: none;
    -webkit-mask-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/maskImage.svg);
    mask-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/maskImage.svg);
    -webkit-mask-size: 100% 101%;
    mask-size: 100% 101%;
    background: #fff;
    background: #192d35!important;
    top: 1px;
}
footer.footer a:hover {
    color: #fff!important;
    text-decoration: none;
}



@media (max-width:1199px){
  .footer-top .menu_1,.footer-top .menu_2 {
    flex: 0 0 25%;
    max-width: 25%;
    margin: 0!important;
  }

  .footer-top>.footer-recent {
    order: 4;
    margin-top: 3rem;
  }

  .footer-top>.footer-newsletter-wrap {
    order: 3;
    flex: 50%;
  }  
  .foote-image-wrapper img {
    width: 100%;
  }

  .recentCases-items-wrp {
    display: flex;
  } 

} 
@media (max-width:991px){
  
  .footer-top>.footer-newsletter-wrap {
    order: 4;
    margin-top: 3rem;
  }

  .footer-top>.footer-recent {
    order: 3;
    margin-top: 0;
  }

  .recentCases-items-wrp {
    flex-direction: column;
  }
  .footer__copyright.span8 {
    width: 100%;
  }

  .social_col.span4 {
    width: 100%;
    margin: 0;
    text-align: center;
  }

  .footer-social-share {
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
  }



  
}
.md-hommeHerobanner-wrp .blob {
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/blob-1.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/blob-1.svg');
}
.md-hommeHerobanner-wrp .blob.blob-2 {
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/blob-2.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/blob-2.svg');
}
.md-hommeHerobanner-wrp .divider{
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
}
.md-logoStrip-wrp .divider{
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
}
.md-testimonialBanner-wrp .divider{
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/right-mask.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/right-mask.svg');
}
.md-accordian-wrp .divider {
  -webkit-mask-image: url('//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/maskImage.svg');
  mask-image: url('//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/maskImage.svg');
}
.blob.blob-4 {
  -webkit-mask-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/blob-4.svg);
  mask-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/blob-4.svg);
}
.hs-company-banner .divider {
  -webkit-mask-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/white-bg.svg);
  mask-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/white-bg.svg);
}





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



/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1367px) {  
  .vh-50{
/*     height: calc(50vh - 100px); */
  } 
  .vh-center{
    padding-top: 5%;
  }
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1281px to 1366px
*/

@media (min-width: 1281px) and (max-width: 1366px) {  
  .vh-50{
/*     height: calc(50vh - 100px); */
  }  
  .vh-center{
    padding-top: 0;
    margin-top: -5%;
  }
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {  
  .vh-50{
/*     height: calc(50vh - 100px); */
  }  
  .vh-center{
    padding-top: 3%;
  }
}



/* Blog header - author listing */

.blog-header__author-avatar {
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  display: block;
  height: auto;
  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 {
  height: auto;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image-wrapper--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 pagination */

.blog-pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .3125rem;
    margin-top: 0;
    margin-bottom: 1rem;
}

.blog-pagination__link {
    position: relative;
    display: block;
    padding: .75rem 1rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #2670bb;
    background-color: #fff;
    border: 1px solid #eaedf2;
    font-weight: 700;
    transition: all .2s ease-in-out;
    text-decoration: none;
}

.blog-pagination__link--active {
    z-index: 1;
    color: #fff !important;
    background-color: #2670bb;
    border-color: #2670bb;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  color: #004f3a;
  text-decoration: none;
  background-color: #eaedf2;
  border-color: #eaedf2;
  text-decoration: none;
}

.blog-pagination__prev-link,
.blog-pagination__next-link {}

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

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

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  cursor: default;
  pointer-events: none;
}
.blog-pagination__link:first-of-type {
    border-radius: 200em 0 0 200em!important;
    margin-left: 0;
}
.blog-pagination__link:last-of-type {
    border-radius: 0 200em 200em 0!important;
}

.blog-pagination__prev-link svg, 
.blog-pagination__next-link svg {
    overflow: hidden;
    vertical-align: middle;
    flex-shrink: 0;
    width: auto;
    height: 2rem;
    background: 0 0!important;
    position: relative;
    bottom: 1px;
}
.blog-pagination__link:first-of-type svg {
    margin-left: .25rem;
}
.blog-pagination__link:last-of-type svg {
    margin-right: .25rem;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}
.blog-pagination svg [stroke]:not([stroke=none]) {
    stroke: #2670bb;
    stroke-width: 3px;
}

.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {}

/* 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-related-posts {
  background-color: #F8FAFC;
  margin-top: 3rem;
  padding: 2rem 0;
}

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

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

.blog-related-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-related-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-related-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/3);
    flex: 0 0 calc(100%/3);
  }
}








.blog-related-posts__image {
  height: auto;
  max-width: 100%;
}

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

.blog-related-posts__title a {
  color: #494a52;
}

/* 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 {
  background-color: transparent;
  border: 2px solid #494A52;
  color: #494A52;
}

.blog-comments .hs-button:hover {
  background-color: #494A52;
  color: #FFF;
}

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

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



.body-container--blog-index {
    padding-top: 80px;
}
.body-container--blog-index section.bg-light {
    position: relative;
    padding: 3rem 0;
    background-color: #f7f9fc !important;
    font-weight: 600;
}
.body-container--blog-index .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.bg-white {
    background-color: #fff!important;
}
.border {
    border: 1px solid #eaedf2!important;
}
.rounded {
    border-radius: .3125rem!important;
}
.d-flex {
    display: flex!important;
}
.flex-column {
    flex-direction: column!important;
}
.o-hidden {
    overflow: hidden;
}
.d-block {
    display: block!important;
}
.position-relative {
    position: relative!important;
}
.bg-gradient {
    background: linear-gradient(to right,#009b72,#046865)!important;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.body-container--blog-index img {
    vertical-align: middle;
    border-style: none;
}
.flex-fill {
    flex: 1 1 auto!important;
}
[class*=hover-] {
    transition: all .2s ease-in-out;
}
img.flex-fill {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hover-fade-out:hover {
    opacity: .75;
}
.d-none {
    display: none!important;
}
.divider {
    width: 100%;
    position: relative;
    height: 5vw;
    pointer-events: none;
    mask-size: 100% 101%;
    background: #fff;
}
.divider.divider-side {
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    width: 5vw;
    max-width: 72px;
    -webkit-mask-image: url('//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/download2.svg');
    mask-image: url('//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/download2.svg');
    -webkit-mask-size: 100% 101%;
    mask-size: 100% 101%;
}


.divider.divider-side:last-child {
    right: -1px;
}
.align-items-center {
    align-items: center!important;
}
.p-4 {
    padding: 1.5rem!important;
}
.align-items-center {
    align-items: center!important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
.lead {
    font-size: 1.25rem;
    font-weight: 400;
}
.badge {
    display: inline-block;
    padding: .5rem .75rem;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .3125rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.badge-pill {
    padding-right: .75rem;
    padding-left: .75rem;
    border-radius: 10rem;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge {
    vertical-align: middle;
    letter-spacing: 0;
}
.body-container--blog-index a.badge-danger {
    background-color: rgba(220,53,69,.1);
    color: #dc3545;
}
.text-muted {
    color: rgba(85,90,100,.65)!important;
}
.blockquote-footer, .text-small {
    font-size: .875rem;
    line-height: 1.25rem;
}
a.lead {
    font-weight: 700;
}
.body-container--blog-index section.bg-light .row h1 {
    font-weight: 700;
    letter-spacing: -.02em;
}
.body-container--blog-index section.bg-light a:hover {
    text-decoration: none;
}
.body-container--blog-index a.badge-danger:focus, .body-container--blog-index a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130;
}
a.badge:focus, a.badge:hover {
    text-decoration: none;
}
a.badge-danger.focus, a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220,53,69,.5);
}
.justify-content-between {
    justify-content: space-between!important;
}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.mt-2, .my-2 {
    margin-top: .5rem!important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.rounded {
    border-radius: .3125rem!important;
}
.body-container--blog-index .h6, 
.body-container--blog-index h6 {
    margin-bottom: 1rem;
    font-weight: 700;  
    font-size: 1rem;
    line-height: 1.2;
    color: #2c3038;
}
.body-container--blog-index a {
    color: #2670bb;
}
.body-container--blog-index a:hover {
    color: #1e5d9c;
}
.hs-blog-top-content p {
    font-size: 1.25rem;
    font-weight: 400;
}
.hs-blog-top-content h3 {
    font-weight: 700;
    letter-spacing: -.02em;
}
.hs-blog-listContent-section {
    position: relative;
    padding: 3.75rem 0;
}
.justify-content-center {
    justify-content: center!important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}
.hs-blog-listContent-section .post-item {
    position: relative;
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 1rem;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #eaedf2;
    border-radius: .3125rem;
}
.h-100 {
    height: 100%!important;
}
.rounded-top {
    border-top-left-radius: .3125rem!important;
    border-top-right-radius: .3125rem!important;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.3125rem - 1px);
    border-top-right-radius: calc(.3125rem - 1px);
}
.card-body {
    flex: 1 1 auto;
    padding: 2.25rem;
}
.card-footer {
    padding: .75rem 2.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid #eaedf2;
}
.card-footer {
    background-color: transparent;
}

.card-footer:last-child {
    border-radius: 0 0 calc(.3125rem - 1px) calc(.3125rem - 1px);
}
.hs-blog-listContent-section .post-item a {
    font-weight: 700;
    text-decoration: none !important;
}
.hover-box-shadow:hover {
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.09);
    transform: translateY(-.5rem);
}
.hs-blog-listContent-section .post-item h3 {
    font-weight: 700;
}
.careers-blog-post .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}
.careers-blog-post .no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.bg-light {
    background-color: #f7f9fc!important;
}
.border-top {
    border-top: 1px solid #eaedf2!important;
}
.border-bottom {
    border-bottom: 1px solid #eaedf2!important;
}
.p-0 {
    padding: 0!important;
}
.transform-flip-y {
    transform: scaleX(-1);
}
.divider.divider-side:first-child {
    left: -1px;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.body-container.careers-blog-post h1 {
    letter-spacing: -.02em;
}
.avatar {
    border-radius: 50%;
    height: 3rem;
    width: 3rem;
    flex-shrink: 0;
}
.avatar.avatar-sm, .avatar.avatar-xs {
    width: 2.25rem;
    height: 2.25rem;
}
.careers-blog-post .h6 {
    font-weight: 700;
    line-height: 1.2;
    color: #2c3038;
}
.body-container.careers-blog-post {
    padding-top: 80px;
}
.body-container.careers-blog-post a:hover {
    text-decoration: none;
}
.display-4 {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1;
}
a.badge-danger:focus, a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130;
}
.hs-post-body-section {
    position: relative;
    padding: 3.75rem 0;
}
a.badge-danger {
    background-color: rgba(220,53,69,.1);
    color: #dc3545;
}
.container {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
}




.hs-caseStudy-blog-list .body-container--blog-index a {
    color: #2670bb;
}
.hs-caseStudy-blog-list .body-container--blog-index a:hover {
    color: #1e5d9c;
}
.hs-caseStudy-blog-list .h4 {
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.2;
    color: #2c3038 !important;
    font-size: 1.5rem;
    letter-spacing: -.02em;
}
.hs-caseStudy-blog-list .h4:hover {
    color: #1e5d9c !important;
}
.hs-caseStudy-blog-list .post-item .hover-fade-out:hover {
    opacity: 1;
}
.hs_blog-recent-grup {
    padding-top: 50px;
}
.hs_blog-recent-grup .hover-fade-out:hover {
    opacity: 1;
}
.hs-blog-reent-read {
    color: #2670bb;
    text-decoration: none;
    font-weight: 700;
}
.hs-blog-reent-read:hover {
    color: #1e5d9c;
}
.hs_blog-recent-grup .card-body h3 {
    letter-spacing: -.02em;
    font-weight: 700;
}
.hs_blog-recent-grup {
    position: relative;
    padding: 3.75rem 0;
}
.hs-blog-post .blog-comments {
    padding-top: 40px;
}
.justify-content-around {
    justify-content: space-around!important;
}
.align-items-start {
    align-items: flex-start!important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}












@media (min-width: 576px) {
  .pt-sm-5, .py-sm-5 {
      padding-top: 3rem!important;
  }
  .pb-sm-5, .py-sm-5 {
      padding-bottom: 3!important;
  }
  .flex-sm-row {
      flex-direction: row!important;
  }
  .container {
      max-width: 540px;
  }
}



@media (min-width: 768px) {
  .p-md-5 {
      padding: 3rem!important;
  }
  p.lead {
      margin-bottom: 1.5rem;
  }
  .body-container--blog-index section.bg-light .row h1 {
      line-height: 1.125;
      margin-bottom: 1.5rem;
  }
  .mt-md-3, .my-md-3 {
      margin-top: 1rem!important;
  }
  .mb-md-3, .my-md-3 {
      margin-bottom: 1rem!important;
  }
  .hs-blog-top-content p {
      margin-bottom: 1.5rem;
  }
  .hs-blog-listContent-section {
      padding: 6rem 0;
  }
  .hs-blog-listContent-section .post-item {
      flex: 0 0 50%;
      max-width: 50%;
      margin-bottom: 1.5rem;
  }
  .col-md-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
  }
   
  .mt-md-5, .my-md-5 {
      margin-top: 3rem!important;
  }
  .mb-md-5, .my-md-5 {
      margin-bottom: 3rem!important;
  }
  .body-container.careers-blog-post h1 {
      margin-bottom: 1.5rem;
  }
  .avatar {
      height: 4.5rem;
      width: 4.5rem;
  }
  .avatar.avatar-sm {
      width: 3rem;
      height: 3rem;
  }
  .hs-post-body-section {
      padding: 6rem 0;
  }
  .hs_blog-recent-grup {
      padding: 6rem 0;
  }
  .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%;
  }
    .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%;
  }
  .container {
      max-width: 720px;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
      flex-direction: row!important;
  }
  .d-lg-block {
      display: block!important;
  }
  .p-lg-4 {
      padding: 1.5rem!important;
  }
  .mt-lg-5, .my-lg-5 {
      margin-top: 3rem!important;
  }
  .col-lg-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
  }
  .mt-lg-0, .my-lg-0 {
      margin-top: 0!important;
  }
  .mb-lg-0, .my-lg-0 {
      margin-bottom: 0!important;
  }
  .hs-blog-listContent-section {
      padding: 7.5rem 0;
  }
  .hs-blog-listContent-section .post-item {
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
  }
  .col-lg-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%;
  }
  .order-lg-2 {
      order: 2;
  }
  .col-lg-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%;
  }
  .min-vh-lg-70 {
      min-height: 70vh;
  }
  .hs-post-body-section {
      padding: 7.5rem 0;
  }
  .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%;
  }
  .hs_blog-recent-grup {
      padding: 7.5rem 0;
  }
  .col-lg {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%;
  }
  .sticky-lg-top {
    position: -webkit-sticky!important;
    position: sticky!important;
    top: 0;
    z-index: 1020;
  }
  [class*=sticky-lg][class*='-top'][class*=col] {
    top: 1.5rem;
  }
  .col-lg-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%;
  }
  .container {
      max-width: 960px;
  }
  .hs-post-body-section .sticky-lg-top {
      top: 13% !important;
  }
}

@media (min-width: 1200px) {
  .col-xl-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%;
  }
  .col-xl-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%;
  }
  .p-xl-5 {
      padding: 3rem!important;
  }
  .mb-xl-4, .my-xl-4 {
      margin-bottom: 1.5rem!important;
  }
  .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%;
  }
  .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%;
  }
  .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%;
  }
  .col-xl-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
  }
  .col-xl-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%;
  }
  .container {
      max-width: 1140px;
  }
}


@media (max-width: 1200px) {
  .body-container--blog-index section.bg-light .row h1 {
      font-size: calc(1.375rem + 1.5vw);
  }
  .hs-blog-listContent-section h3, 
  .hs-blog-top-content h3 {
      font-size: calc(1.3rem + .6vw);
      line-height: 1.2;
      font-weight: 700;
  }
  .display-4 {
      font-size: calc(1.475rem + 2.7vw);
  }  

}

@media(max-width: 991px) and (min-width: 768px) {
  .container {
      max-width: 720px;
      margin: 0 auto;
  }
}


@media (max-width: 991.98px) {
  .hs-blog-top-content p {
      font-size: 1rem;
      line-height: 1.5;
      font-weight: 600;
  }
  .lead {
      font-size: 1rem;
      line-height: 1.5;
      font-weight: 600;
  }
}

@media (max-width: 767.98px) {
  .card-body {
      padding: 1.5rem;
  }
}
/* Error pages */

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

.error-page:before {
  color: #F3F6F9;
  content: attr(data-error);
  font-family: Roboto, 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: 9rem 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: #494A52;
  font-family: Raleway, serif;
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
  text-decoration: underline;
}

.hs-search-results__title:hover {
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: .7rem;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    line-height: 24px;
}

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

.hs-search-results__pagination a {
  color: #0270E0;
}


/* 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;
}
.md-hommeHerobanner-wrp .blob {
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/blob-1.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/blob-1.svg');
}
.md-hommeHerobanner-wrp .blob.blob-2 {
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/blob-2.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/blob-2.svg');
}
.md-hommeHerobanner-wrp .divider{
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
}
.md-logoStrip-wrp .divider{
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
}
.md-testimonialBanner-wrp .divider{
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/right-mask.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/right-mask.svg');
}
.md-accordian-wrp .divider {
  -webkit-mask-image: url('//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/maskImage.svg');
  mask-image: url('//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/maskImage.svg');
}
.blob.blob-4 {
  -webkit-mask-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/blob-4.svg);
  mask-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/blob-4.svg);
}
.hs-company-banner .divider {
  -webkit-mask-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/white-bg.svg);
  mask-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/white-bg.svg);
}
.careers-banner-wrp .blob.blob-2 {
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/blob-2.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/blob-2.svg'););
}
.careers-banner-wrp .divider{
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
}

.job-vacancies-wrp .divider {
  -webkit-mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
  mask-image: url('https://www.larmahil.com/hubfs/RevealNov2020/Image/banner-bottom-image.svg');
}

/* Contact Us */
.cm-contact-section-one-two-grp {
  background: linear-gradient(to right,#009b72,#046865);
}
.cm-contact-section-one-two-grp .divider-bottom {
  margin-top: calc(3.75rem - 5vw);
}
.cm-contact-section-one-two-grp .divider {
  width: 100%;
  position: relative;
  height: 5vw;
  pointer-events: none;
  -webkit-mask-image: url('//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/maskImage.svg');
  mask-image: url('//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/maskImage.svg');
  -webkit-mask-size: 100% 101%;
  mask-size: 100% 101%;
  background: #fff;
}
.cm-contact-section-one-two-grp .divider.divider-bottom {
  top: 1px;
}
.cm-contact-section-one-two-grp .bg-white {
  background-color: #fff!important;
}
.md-accordian-wrp .divider {

}
.cm-contact-section-one .dnd-section>.row-fluid>.dnd-column {
  width: 58.33333%;
  margin: 0 auto;
  float: none;
  margin-bottom: 4.6875rem;
}
.cm-contact-section-one .hs_cos_wrapper_type_rich_text h1 {
  color: #fff;
  letter-spacing: -.02em;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
  font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 1.5rem;
}
.cm-contact-section-one .hs_cos_wrapper_type_rich_text p {
  font-size: 1.25rem;
  font-weight: 400;
  color: #fff;
  line-height: 1.5;
  margin: 0;
}
.cm-contact-section-two .dnd-section>.row-fluid > .dnd-column {
  width: 66.66667%;
  margin: 0 auto;
  float: none;
}
.cm-contact-section-two .hs_cos_wrapper_type_form {
  display: block;
  padding: 0 12px;
}
.cm-contact-section-two .hs_cos_wrapper_type_form form {
  position: relative;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #eaedf2;
  border-radius: .3125rem;
  padding: 2.25rem;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.09);
}
.cm-contact-section-two .hs_cos_wrapper_type_rich_text p {
  font-size: 1.25rem;
  font-weight: 400;
  color: #fff;
  line-height: 1.5;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.form-section-wrp .hs-form-field {
  margin-bottom: 1rem;
}
.form-section-wrp .hs-form-field label {
  display: inline-block;
  margin-bottom: .5rem;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555a64;
  text-align: left;
}
.form-section-wrp fieldset.form-columns-2 {
  margin: 0 -8px;
  width: auto;
  max-width: none !important;
}
.form-section-wrp fieldset.form-columns-2 .hs-form-field {
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 1rem;
}
.form-section-wrp fieldset.form-columns-1 .input {
  margin-right: 0 !important;
}
.cm-contact-section-two fieldset.form-columns-2 .input {
  margin-right: 0 !important;
}
.form-section-wrp input[type=text], 
.form-section-wrp input[type=email], 
.form-section-wrp input[type=password], 
.form-section-wrp input[type=tel], 
.form-section-wrp input[type=number], 
.form-section-wrp input[type=file], 
.form-section-wrp select, 
.form-section-wrp textarea {
  display: block;
  width: 100%;
  height: calc(1.5em + 1.375rem + 2px);
  padding: .6875rem .75rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555a64;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #eaedf2;
  border-radius: .1875rem;
  box-shadow: none;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin: 0;
}
.form-section-wrp select {
  background-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/icon-caret-down.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  -webkit-appearance: initial !important;
}
.form-section-wrp textarea {
  height: 264px;
}
.form-section-wrp .hs-input[type=checkbox] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  box-sizing: border-box;
  padding: 0;
  cursor: pointer;
}
.form-section-wrp .hs-fieldtype-booleancheckbox span {
  margin-bottom: 0;
  vertical-align: top;
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.75rem;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555a64;
  text-align: left;
}
.form-section-wrp .hs-input[type=checkbox]+span:before {
  position: absolute;
  top: .125rem;
  left:0;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #cbd2df solid 1px;
  box-shadow: none;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border-radius: .1875rem;
}
.form-section-wrp .hs-input[type=checkbox]+span::after {
  position: absolute;
  top: .125rem;
  left:0;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}
.form-section-wrp fieldset.form-columns-1 .inputs-list>li {
  margin: 0;
}
.form-section-wrp .hs_i_agree_to_the_terms_conditions.hs-form-field {
  margin:8px 0;
}
.form-section-wrp .hs_i_agree_to_the_terms_conditions.hs-form-field label {
  margin: 0;
}
.form-section-wrp .hs-fieldtype-booleancheckbox label a {
  font-weight: 700;
  color: #009b72;
}
.form-section-wrp .hs-input[type=checkbox]:checked+span::after {
  background-image: url(https://5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/right-arrow.svg);
}
.form-section-wrp .hs-input[type=checkbox]:checked+span::before {
  color: #fff;
  border-color: #009b72;
  background-color: #009b72;
  box-shadow: none;
}
.form-section-wrp .hs-button.primary.large {
  color: #fff;
  background-color: #009b72 !important;
  border-color: #009b72 !important;
  box-shadow: none;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
  border: 2px solid transparent;
  padding: .625rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 100px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: auto;
  position: relative;
  margin-top:-40px;
  float: right;
  line-height: 16px;
}
.form-section-wrp .hs-button.primary.large:hover {
  color: #fff;
  background-color: #007556;
  transform: none;
  border-color: #00684c;
}
.form-section-wrp ul.no-list.hs-error-msgs.inputs-list li {
  margin: 0;
}
.form-section-wrp ul.no-list.hs-error-msgs.inputs-list li label,
.form-section-wrp .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list label{
  width: 100%;
  margin-top: .25rem;
  font-size: .75rem;
  color: #dc3545;
  display: block;
  margin-bottom: 0;
}
.form-section-wrp .hs-input.invalid.error {
  border-color: #ef6b51;
  background-image: url(//5796933.fs1.hubspotusercontent-na1.net/hubfs/5796933/RevealNov2020/images/crose.svg);
  background-repeat: no-repeat;
  background-position: center right 14px;
}
.form-section-wrp .hs-fieldtype-file.field.hs-form-field .input:after {
  content: "Browse";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 1.375rem);
  padding: .6875rem 1.5rem;
  line-height: 1.5;
  color: #fff;
  background-color: #009b72;
  border-left: inherit;
  border-radius: 0 .1875rem .1875rem 0;
}

/* Company */

/* Career job post */
.body-careerJobpost-wrapper .page-center {
  margin: 0 auto;
}
.body-careerJobpost-wrapper {
  background-color: #f7f9fc;
}
.cm-careerJobpost-section-inner {
  width: 66.66667%;
  margin: 0 auto;
  padding-right: 12px;
  padding-left: 12px;
}
.cm-careerJobpost-outter-content a {
  color: #009b72;
  font-weight: 700;
  display: inline-block;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
}
.cm-careerJobpost-section-bg {
  padding: 2.25rem;
  margin-top: 1.22rem;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.09);
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #eaedf2;
  border-radius: .3125rem;
}
.cm-careerJobpost-section-top-content {
  margin-bottom: 3rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #eaedf2;
}
.cm-careerJobpost-section-top-content h1 {
  line-height: 1.125;
  margin-bottom: .5rem;
  letter-spacing: -.02em;
  font-size: 2.5rem;
  color: #2c3038;
  font-weight: 700;
  margin-top: 0;
}

.cm-careerJobpost-section-top-content p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555a64;
  text-align: left;
  margin: 0;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.cm-careerJobpost-section-top-content .hs-button {
  color: #fff;
  background-color: #009b72;
  border-color: #009b72;
  box-shadow: none;
  display: inline-block;
  font-weight: 700;
  border: 2px solid transparent;
  padding: .625rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 100px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  text-align: center;
  vertical-align: middle;
  position: relative;
  right: 0;
  margin:0;
}
.cm-careerJobpost-section-top-content .hs-button:hover {
  color: #fff;
  background-color: #007556;
  border-color: #00684c;
  text-decoration: none;
  transform: none;
}
.cm-careerJobpost-section-bottom-content h5 {
  letter-spacing: -.02em;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #2c3038;
  margin-top: 0;
}
.cm-careerJobpost-section-bottom-content p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555a64;
  text-align: left;
}
.cm-careerJobpost-section-bottom-content h5:not(:first-child) {
  margin-top: 3rem;
  letter-spacing: -.02em;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #2c3038;
  font-size: 1.25rem;
}
.cm-careerJobpost-section-bottom-content ul {
  padding-left: 2rem  !important;
  margin-top: 0;
  margin-bottom: 1rem;
}
.cm-careerJobpost-section-bottom-content ol>li:not(:last-child),
.cm-careerJobpost-section-bottom-content ul>li:not(:last-child) {
  margin-bottom: .5rem !important;
}
.cm-careerJobpost-section-bottom-content ul > li {
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555a64;
}
.cm-careerJobpost-section-bottom-content hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border: 0;
  border-top: 1px solid #eaedf2;
  background: transparent;
  height: 0;
  float: left;
  width: 100%;
}
.cm-careerJobpost-section-bottom-content h6 {
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #2c3038;
  font-size: 1rem;
  margin-top: 0;
}
.cm-careerJobpost-section-bottom-content small {
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555a64;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  display: block;
}
.cm-careerJobpost-section-two-inner {
  width: 66.66667%;
  margin: 0 auto;
  padding-right: 12px;
  padding-left: 12px;
}
.cm-careerJobpost-section-two-inner h3 {
  letter-spacing: -.02em;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #2c3038;
  font-size: 2rem;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  margin-top: 0;
  background: transparent;
}
.cm-careerJobpost-section-two .hs_cos_wrapper_type_form form {
  padding: 2.25rem;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.09);
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #eaedf2;
  border-radius: .3125rem;
  margin-top: 3rem;
}
.body-careerspage-wrapper .banner-section .dnd-section {
  padding: 0;
}


@media (min-width: 768px){
  .cm-contact-section-one-two-grp.divider-bottom {
    margin-top: calc(6rem - 5vw);
  }
}
@media (min-width: 992px){
  .cm-contact-section-one-two-grp .divider-bottom {
    margin-top: calc(7.5rem - 5vw);
  }
}

@media (max-width: 1199px){
  .cm-contact-section-one .dnd-section>.row-fluid>.dnd-column {
    width: 66.66667%;
  }
  .cm-contact-section-two .dnd-section>.row-fluid>.dnd-column {
    width: 75%;
    margin: 0 auto;
    float: none;
  }
  .cm-contact-section-one .hs_cos_wrapper_type_rich_text h1 {
    font-size: calc(1.575rem + 3.9vw);
  }
  .cm-careerJobpost-section-inner,
  .cm-careerJobpost-section-two-inner{
    width: 75%;
  }
  .cm-careerJobpost-section-top-content h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
}
@media (max-width: 991px){
  .cm-contact-section-one .dnd-section>.row-fluid>.dnd-column {
    width: 75%;
    margin-bottom: 3.75rem;
  }
  .cm-contact-section-two .dnd-section>.row-fluid>.dnd-column {
    width: 91.66667%;
  }
  .cm-contact-section-one .dnd-section,
  .careersBlog-post .cm-careerJobpost-section-inner{
    padding-top: 96px !important;
  }
  .cm-contact-section-one .hs_cos_wrapper_type_rich_text p {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .cm-contact-section-one-two-grp .divider.divider-bottom {
    margin-top: calc(6rem - 5vw);
  }
  .cm-contact-section-three .dnd-section {
    padding: 6rem 0 !important;
  }
  .cm-company-section-two .dnd-section{
    padding: 96px 0 !important;
  }
  .careersBlog-post .cm-careerJobpost-section-two-inner{
    padding: 96px 12px !important;
  }
  .cm-company-section-three .dnd-section {
    padding-bottom: 96px !important;
  }
  .cm-careerJobpost-outter-content .dnd-section {
    padding-top: 96px !important;
  }
  .cm-careerJobpost-section-inner,
  .cm-careerJobpost-section-two-inner{
    width: 91.66667%;
  }
  .cm-careerJobpost-section-top-content h1{
    font-size: calc(1.375rem + 1.5vw);
  }
  .cm-careerJobpost-section-two-inner h3 {
    font-size: calc(1.325rem + .9vw);
  }
  .cm-careerJobpost-section-top-content p {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .cm-careerJobpost-section-two-inner .dnd-section {
    padding-top: 96px !important;
  }
  .cm-careerJobpost-section-two-inner h3.form-title {
    font-size: calc(1.325rem + .9vw);
  }
}
@media (max-width: 767px){
  .cm-contact-section-one .dnd-section {
    padding: 3.75rem 0 0 !important;
  }
  .cm-contact-section-one .dnd-section>.row-fluid>.dnd-column {
    width: 100%;
    margin-bottom: 2.5rem;
  }
  .cm-contact-section-one .hs_cos_wrapper_type_rich_text h1 {
    margin-bottom: 1rem;
  }
  .cm-contact-section-two .dnd-section>.row-fluid>.dnd-column {
    width: 100%;
  }
  .cm-contact-section-two .hs_cos_wrapper_type_form form {
    padding: 1.5rem;
  }
  .cm-contact-section-three .dnd-section {
    padding: 3.75rem 0 !important;
  }
  .cm-contact-section-one-two-grp .divider.divider-bottom {
    margin-top: calc(3.75rem - 5vw);
  }
  .form-section-wrp .hs_i_agree_to_the_terms_conditions.hs-form-field {
    margin: 0 0 16px;
    text-align: center;
  }
  .form-section-wrp .actions {
    text-align: center;
  }
  .form-section-wrp .hs-button.primary.large {
    margin: 0;
    float: none;
  }

  .cm-careerJobpost-section-inner,
  .cm-careerJobpost-section-two-inner{
    width: 100%;
  }

  .cm-careerJobpost-outter-content .dnd-section,
  .cm-careerJobpost-section-two-inner .dnd-section,
  .careersBlog-post .cm-careerJobpost-section-inner{
    padding-top: 60px !important;
  }
  .cm-careerJobpost-section-bg {
    padding: 1.5rem;
  } 
  .cm-careerJobpost-section-top-content h1 {
    line-height: 1.2;
  }
  .cm-careerJobpost-section-top-content .dnd-section>.row-fluid .span5.dnd-column, 
  .cm-careerJobpost-section-top-content .dnd-section>.row-fluid .span7.dnd-column {
    width: auto;
    float: left;
  }
  .cm-careerJobpost-section-top-content .dnd-section>.row-fluid .span5.dnd-column {
    float: right;
  }
  .cm-careerJobpost-section-top-content p {
    margin-bottom: 1rem;
  }
  .cm-careerJobpost-section-top-content {
    margin-bottom: 1.5rem;
  }
  .cm-careerJobpost-section-bottom-content h5:not(:first-child) {
    margin-top: 0;
  }
  .cm-careerJobpost-section-bottom-content ol>li:not(:last-child), 
  .cm-careerJobpost-section-bottom-content ul>li:not(:last-child) {
    margin-bottom: 0;
  }
  .cm-careerJobpost-section-two .hs_cos_wrapper_type_form form {
    margin-top: 0;
    padding: 1.5rem;
  }
  .careersBlog-post .cm-careerJobpost-section-two-inner{
    padding: 60px 12px !important;
  }
  .careersBlog-post .cm-careerJobpost-section-bg {
    padding: 1.5rem;
  }
  .hs-blog-post .careersBlog-post input.hs-button.primary {
    margin: 0;
    float: none;
  }
  /* Company */
  .cm-company-section-two .dnd-section {
    padding: 60px 0 !important;
  }
}
@media (max-width: 600px){
  .careersBlog-post .cm-careerJobpost-section-top-content {
    display: block;
  }
}
.careersBlog-list .job-vacancies-wrp {
  background-color: #f7f9fc;
  position: relative;
  padding: 3.75rem 0;
  overflow: hidden;
  padding-bottom: 0!important;
}
.hsCareersblog-list .footer-divider {
  display: none;
}
.job-vacancies-wrp:after {
  content: "";
  background: #f7f9fc;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;
}
.careersBlog-list .job-vacancies-wrp .hs-col-md-9,
.careersBlog-list .job-vacancies-wrp .hs-col-lg-8,
.careersBlog-list .job-vacancies-wrp .hs-col-xl-7,
.careersBlog-list .job-vacancies-wrp .hs-col-md-10,
.careersBlog-list .job-vacancies-wrp .hs-col.col-xl-8,
.careersBlog-list .job-vacancies-wrp .hs-col-lg-9,
.careersBlog-list .job-vacancies-wrp .hs-col,
.careersBlog-list .job-vacancies-wrp .hs-col-3{
  position: relative;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin:0 auto;
}
.careersBlog-list .job-vacancies-wrp .page-center {
  margin: 0 auto;
  padding: 0 12px;
}
.careersBlog-list .job-vacancies-top-section {
  margin-bottom: 2.5rem;
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.careersBlog-list .job-vacancies-top-section h3 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -.02em;
  text-align: center;
  margin-bottom: 1.5rem;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.careersBlog-list .job-vacancies-top-section p {
  font-size: 1.25rem;
  font-weight: 400;
  text-align: center;
  margin: 0;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  line-height: 1.5;
}
.careersBlog-list .job-vacancies-middle-section {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}

.careersBlog-list .job-vacancies-middle-section-inner{
  display: none!important;
}
.careersBlog-list .job-vacancies-wrp .hs-pl-3,
.careersBlog-list .job-vacancies-wrp .hs-px-3 {
  padding-left: 1rem!important;
}
.careersBlog-list .job-vacancies-wrp .hs-pr-3, 
.careersBlog-list .job-vacancies-wrp .hs-px-3 {
  padding-right: 1rem!important;
}

.careersBlog-list .job-vacancies-middle-section-inner .row-inner {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.careersBlog-list .job-vacancies-middle-section-inner .hs-mb-4, 
.careersBlog-list .job-vacancies-middle-section-inner.hs-my-4 {
  margin-bottom: 1.5rem!important;
}

.careersBlog-list .job-vacancies-wrp .hs-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.careersBlog-list .job-vacancies-wrp .hs-col-3{
  flex: 0 0 25%;
  max-width: 25%;
}

.careersBlog-list .job-vacancies-middle-section-inner h5 {
  margin-bottom: 0;
  letter-spacing: -.02em;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  color: #2c3038;
  margin-top: 0;
}
.careersBlog-list .job-vacancies-items {
  color: #555a64;
  font-weight: 600;
  transition: all .2s ease-in-out;
  margin-bottom: 1rem;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  text-decoration: none !important;
  padding-left: 1rem;
  padding-right: 1rem;
  flex-direction: row;
  min-width: 0;
  align-items: center;
  justify-content: space-between;
  flex: 1 1 auto;
  position: relative;
  display: flex;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #eaedf2;
  border-radius: .3125rem;
}
.careersBlog-list .job-vacancies-items .hs-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.careersBlog-list .job-vacancies-items:hover {
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.09);
  transform: translateY(-.5rem);
}
.careersBlog-list .job-vacancies-items h6 {
  font-weight: 700;
  line-height: 1.2;
  color: #2c3038;
  font-size: 1rem;
  margin: 0;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.careersBlog-list .job-vacancies-items .hs-col-auto {
  padding-right: 12px;
  padding-left: 12px;
  line-height: 1.5;
}
.job-vacancies-bottom-section .hs-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.careersBlog-list .job-vacancies-bottom-section .alert.bg-secondary {
  position: relative;
  padding: .75rem 1.5rem;
  margin-bottom: 1rem;
  border: 0 solid transparent;
  border-radius: .3125rem;
  background-color: #eaedf2;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555a64;
  text-align: left;
}
.careersBlog-list .job-vacancies-bottom-section .alert.bg-secondary a {
  text-decoration: none;
} 
.careersBlog-list .job-vacancies-bottom-section {
  margin-top: 1.5rem;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
  float: left;
  width: 100%;
}
.careersBlog-list .job-vacancies-wrp .bg-primary-3 {
  background-color: #192d35!important;
}
.careersBlog-list .job-vacancies-wrp .divider {
  width: 100%;
  position: relative;
  height: 5vw;
  pointer-events: none;
  -webkit-mask-size: 100% 101%;
  mask-size: 100% 101%;
  background: #fff;
  float: left;
  width: 100%;
}
.careersBlog-list .job-vacancies-wrp .divider-bottom {
  margin-top: calc(3.75rem - 5vw);
}
.careersBlog-list .job-vacancies-wrp .divider.divider-bottom {
  top: 1px;
}


/* Blog Post */
.body-container.careersBlog-post {
  padding-top: 0;
  background-color: #f7f9fc;
}
.body-container.careersBlog-post .content-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.careersBlog-post .cm-careerJobpost-section-inner {
  padding-top: 120px;
}
.careersBlog-post .cm-careerJobpost-outter-content a {
  color: #2670BB;
  font-weight: 700;
  display: inline-block;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
}
.careersBlog-post .cm-careerJobpost-section-bg {
  padding: 2.25rem;
  margin-top: 1.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.09);
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #eaedf2;
  border-radius: .3125rem;
}
.careersBlog-post .cm-careerJobpost-section-top-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row!important;
}
.careersBlog-post .cm-careerJobpost-section-top-content {
  margin-bottom: 3rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #eaedf2;
}
.careersBlog-post .cm-careerJobpost-section-top-content h1 {
  line-height: 1.125;
  margin-bottom: .5rem;
  letter-spacing: -.02em;
  font-size: 2.5rem;
  color: #2c3038;
  font-weight: 700;
  margin-top: 0;
}
.careersBlog-post .cm-careerJobpost-section-top-content p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555a64;
  text-align: left;
  margin: 0;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.careersBlog-post .cm-careerJobpost-section-top-content .hs-button {
  color: #fff;
  background-color: #2670BB;
  border-color: #2670BB;
  box-shadow: none;
  display: inline-block;
  font-weight: 700;
  border: 2px solid transparent;
  padding: .625rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 100px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  text-align: center;
  vertical-align: middle;
  position: relative;
  right: 0;
  margin: 0;
}
.careersBlog-post .cm-careerJobpost-section-top-content .hs-button:hover {
  color: #fff;
  background-color: #5184b9;
  border-color: #1e5d9c;
  text-decoration: none;
  transform: none;
}
.careersBlog-post .cm-careerJobpost-section-bottom-content h5 {
  letter-spacing: -.02em;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #2c3038;
  margin-top: 0;
}

.careersBlog-post .cm-careerJobpost-section-bottom-content p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555a64;
  text-align: left;
}
.careersBlog-post .cm-careerJobpost-section-bottom-content h5:not(:first-child) {
  margin-top: 3rem;
  letter-spacing: -.02em;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #2c3038;
  font-size: 1.25rem;
}
.careersBlog-post .cm-careerJobpost-section-bottom-content ul {
  padding-left: 2rem !important;
  margin-top: 0;
  margin-bottom: 1rem;
}
.careersBlog-post.cm-careerJobpost-section-bottom-content ul>li {
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555a64;
}
.careersBlog-post .cm-careerJobpost-section-bottom-content ol>li:not(:last-child),
.careersBlog-post .cm-careerJobpost-section-bottom-content ul>li:not(:last-child) {
  margin-bottom: .5rem !important;
}
.careersBlog-post .cm-careerJobpost-section-bottom-content h6 {
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #2c3038;
  font-size: 1rem;
  margin-top: 0;
}
.careersBlog-post .cm-careerJobpost-section-bottom-content small {
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.5;
  color: #555a64;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  display: block;
}
.careersBlog-post .cm-careerJobpost-section-two-inner {
  width: 66.66667%;
  margin: 0 auto;
  padding-right: 12px;
  padding-left: 12px;
}
.careersBlog-post .cm-careerJobpost-section-two-inner h3 {
  letter-spacing: -.02em;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.2;
  color: #2c3038;
  font-size: 2rem;
  font-family: Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  margin-top: 0;
  background: transparent;
}
.careersBlog-post .cm-careerJobpost-section-two .hs_cos_wrapper_type_form form {
  padding: 2.25rem;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.09);
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #eaedf2;
  border-radius: .3125rem;
  margin-top: 3rem;
}
.careersBlog-post .cm-careerJobpost-section-two-inner {
  padding-top: 120px;
  padding-bottom: 120px;
}
.careersBlog-post .cm-careerJobpost-section-two-inner .post-footer {
  padding: 2.25rem;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.09);
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #eaedf2;
  border-radius: .3125rem;
  margin-top: 3rem;
}

.hs-blog-post .careersBlog-post .blog-comments {
  padding-top: 0;
}
.hs-blog-post .careersBlog-post .blog-comments {
  margin: 0 auto;
  max-width: 100%;
  margin: 0 !important;
}
.hs-blog-post .careersBlog-post .blog-comments form {
  max-width: 100%;
  padding: 0;
}
.hs-blog-post .careersBlog-post input.hs-button.primary{
  color: #fff;
  background-color: #2670BB !important;
  border-color: #2670BB !important;
  box-shadow: none;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
  border: 2px solid transparent;
  padding: .625rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 100px;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: auto;
  position: relative;
  margin-top: 20px;
  float: none;
  margin-top:-40px;
  float: right;
}
.hs-blog-post .careersBlog-post input.hs-button.primary:hover {
  color: #fff;
  background-color: #5184b9 !important ;
  border-color: #1e5d9c !important ;
  transform: none;
}
.hsCareersblog-post .footer-divider {
  display: none;
}


@media (min-width: 768px){
  .careersBlog-list .job-vacancies-wrp .divider-bottom {
    margin-top: calc(6rem - 5vw);
  }
  .careersBlog-list.job-vacancies-wrp {
    padding: 6rem 0;
  }
  .careersBlog-list .job-vacancies-middle-section-inner{
    display: block!important;
  }
  .careersBlog-list .job-vacancies-wrp .hs-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .careersBlog-list.job-vacancies-top-section {
    margin-bottom: 3.75rem;
  }
  .careersBlog-list .job-vacancies-wrp .hs-col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .careersBlog-list .job-vacancies-wrp .hs-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .careersBlog-list .job-vacancies-wrp .hs-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px){
  .careersBlog-list .job-vacancies-wrp .divider-bottom {
    margin-top: calc(7.5rem - 5vw);
  }
  .careersBlog-list .job-vacancies-wrp {
    padding: 7.5rem 0;
  }
  .careersBlog-list .job-vacancies-wrp .hs-col-lg-8{
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .careersBlog-list .job-vacancies-top-section {
    margin-bottom: 4.6875rem;
  }
  .careersBlog-list .job-vacancies-wrp .hs-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 1200px){
  .careersBlog-list .job-vacancies-wrp .hs-col-xl-7{
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .careersBlog-list .job-vacancies-wrp .hs-col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
@media (max-width: 1199px){
  .careersBlog-post .cm-careerJobpost-section-two-inner {
    width: 75%;
  }
  .careersBlog-list .job-vacancies-top-section h3 {
    font-size: calc(1.475rem + 2.7vw);
  }
  .careersBlog-list .job-vacancies-top-section p {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 600;
  }
  .careersBlog-post .cm-careerJobpost-section-top-content h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
  .careersBlog-post .cm-careerJobpost-section-two-inner h3 {
    font-size: calc(1.325rem + .9vw);
  }
}
@media (max-width:991px){
  .careersBlog-post .cm-careerJobpost-section-two-inner {
    width: 91.66667%;
  }
  .careersBlog-post .cm-careerJobpost-section-top-content p {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 600;
  }
}

@media (max-width: 767px){
  
  .careersBlog-list .job-vacancies-items {
    margin-bottom: .5rem;
  }
  .careersBlog-post .cm-careerJobpost-section-two-inner {
    width: 100%;
  }
  .hs-blog-post .careersBlog-post input.hs-button.primary {
    float: none;
    margin: 0;
  }
  .careersBlog-post .cm-careerJobpost-section-bg {
    padding: 1.5rem;
  }
  .careersBlog-post .careerJobpost-left {
    margin-bottom: 1rem;
  }
  .careersBlog-post .cm-careerJobpost-section-top-content {
    margin-bottom: 1.5rem;
  }
  .careersBlog-post .cm-careerJobpost-section-bottom-content h5:not(:first-child) {
    margin-top: 0;
  }
  .careersBlog-post .cm-careerJobpost-section-bottom-content ol>li:not(:last-child), 
  .careersBlog-post .cm-careerJobpost-section-bottom-content ul>li:not(:last-child) {
    margin-bottom: 0 !important;
  }
  .careersBlog-post .cm-careerJobpost-section-two .hs_cos_wrapper_type_form form {
    margin-top: 0;
    padding: 1.5rem;
  }
  .careersBlog-post .cm-careerJobpost-section-top-content h1 {
    line-height: 1.2;
  }
  .careersBlog-list .job-vacancies-top-section h3 {
    margin-bottom: 1rem;
  }
}  

@media (max-width: 600px){
  .careersBlog-post .cm-careerJobpost-section-top-content {
    display: block;
  }
}
@media (max-width: 575px){
  .careersBlog-list .job-vacancies-items {
    flex-direction: column;
  }
}

@media (max-width: 479px){
  .careersBlog-post .form-section-wrp .hs-fieldtype-file.field.hs-form-field .input:after {
    position: static;
    margin-top: 10px;
  }
  .careersBlog-post .form-section-wrp input[type=file] {
    font-size: 13px;
    height: 48px;
  }
}
.search_results_page .search_results_wrap {
  background: rgba(247, 249, 252, 1); /*ilija*/
  padding-top: 150px;
}

.search_results_page .search_results_wrap header.search_results_header {
  margin-bottom: 3.175rem;
}

.search_results_page .search_results_wrap header.search_results_header p {
  margin: 0;
}

.search_results_page .search_results_wrap header.search_results_header h1 {
  font-size: 2.5rem !important;
  margin-bottom: 30px !important;
  margin-top: 1.5rem !important;
}

.search_results_page .search_results_wrap header.search_results_header h1 span {
  color: #2670BB;
}

.search_results_page .footer-divider {
  background: #F7F9FC;
}

/* .search_results_page .hs-search-results__pagination {
  display: flex;
  justify-content: center;
}

.search_results_page .hs-search-results__pagination a {
  padding: 20px;
} */

.search_results_page .search_results_wrap header.search_results_header form {
  display: flex;
  justify-content: space-between;
  padding-bottom: 13px !important;
}

.search_results_page .search_results_wrap header.search_results_header form button {
  width: 150px;
  margin-left: 20px;
}

.search_results_page .search_results_wrap header.search_results_header form button:hover {
  text-decoration: none;
  background: #2670BB;
}

.search_results_page .search_results_wrap header.search_results_header form .hs-search-field__input {
  background: #fff;
  border: 1px solid #1B619B;
  border-radius: 10px;
  margin: 0 !important;
}

@media (max-width: 768px) {
  .search_results_page .search_results_wrap header.search_results_header form button {
    margin: 0 0 0 12px !important;
  }
  
  .search_results_page .search_results_wrap header.search_results_header h1 {
    font-size: 1.25rem !important;
    margin-top: 1rem !important;
    margin-bottom: 20px !important;
  }
}

@media (max-width: 480px) {
  .search_results_page .search_results_wrap header.search_results_header p:last-of-type {
    font-size: 14px;
  }
}

div[data-global-resource-path="RevealNov2020/templates/partials/footer-color.html"] {
  background: rgba(247,249,252,1);
}

div[data-global-resource-path="RevealNov2020/templates/partials/header_new.html"] {
  width: 100%;
}

.hs-content-id-37620797929 .row-number-1 .row-fluid {
  max-width: 100% !important;
}