






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

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

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

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

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

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

body {
  margin: 0;
}

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

main {
  display: block;
}

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

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

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

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

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

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

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

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

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

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}



/* Responsive Grid */

.page-center{
  max-width: 1470px;
  width:100%;
  padding:0 15px;
  float:none;
  margin: 0 auto;
}

.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: 1px;
  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: 1px;
    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: 1px;
    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;
  padding: 0 20px;
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .dnd-column {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding-left: 0;
    padding-right: 0;
  }
}




/* font-face */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');




body {
  line-height: 1.5;
  overflow-wrap: break-word;
}

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


/* Paragraphs */

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

strong {
  font-weight: 800;
}

/* Links */

a {
  cursor: pointer;
  display: inline-block;
  transition: all 0.5s;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.15;
  margin: 0 0 1.5rem;
}

h1 {
  font-size: 80px;
}

h2 {
  font-size: 70px;
}

h3 {
  font-size: 48px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 28px;
}

h6 {
  font-size: 24px;
}
h1, h2, h3 {
  line-height: 1.15;
}
h4, h5, h6, blockquote {
  line-height: 1.25;
}
li, p {
  line-height: 1.5;
}

/* Lists */

/* ul li,
ol li {
  font-size: 1rem;
} */

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}

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

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 2px solid;
}

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

:focus {
  outline: 0;
}

*:focus, *:focus-within, *:focus-visible {
  outline: 0;
}

.disable-focus-styles:focus {
  outline: none;
}
.font-bold {
    font-weight: 700;
}
.uppercase {
    text-transform: uppercase;
}
/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: 0;
  margin: 0;
  text-align: center;
  transition: all 0.15s linear;
  box-sizing: border-box !important;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  pointer-events: none;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 !important;
  position: relative;
}

.button.button--simple:after {
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}
a.cta_button {
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box!important;
}

.slick-next, .slick-prev {
    border: none !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}

/* Base */

.hs-form-field {
  position: relative;
}

/* Form Title */

.form-title {
  margin: 0;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  display: block;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100% !important;
}

select::-ms-expand {
  display: none;
}

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

/* Inputs - Checkbox/Radio */

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

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

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

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  content: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Inputs - Datepicker */

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

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

.fn-date-picker td .pika-button:hover {
  border-radius: 0 !important;
}

/* Headings and Text */

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

form .header {
  background-color: transparent;
  border: none;
}
input[type=checkbox], input[type=radio] {
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-width: 2px;
    border-color: #575757;
    margin-right: 16px;
}
textarea.hs-fieldtype-textarea.hs-input {
    height: 160px;
    resize: none !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  line-height: 1.25;
}

/* Validation */

.hs-error-msg,
.hs-error-msgs {
  margin-top: 0.35rem;
}

/* Submit */

/* form input[type='submit'],
form .hs-button {
  cursor: pointer;
  display: block;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
} */
form .hs-button, form input[type=submit] {
  width: auto;
  margin: 0 !important;
      cursor: pointer;
}
/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */



/* Tables */

table {
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  border: none;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
}



.hs-editor-hide-until-active {display: none;}.inpage-editor-active-field .hs-editor-hide-until-active {display: block;}.hs-search-field {position: relative;}.hs-search-field__input {box-sizing: border-box;width: 100%;flex: 1;}.hs-search-field__bar button svg {height: 10px;}.hs-search-field__suggestions {padding: 0;margin: 0;list-style: none;}.hs-search-field--open .hs-search-field__suggestions,.inpage-editor-active-field .hs-search-field__suggestions {position: absolute;width: 100%;border: 1px solid #cdcdcd;background-color: #fff;box-shadow: 1px 10px 16px -9px rgba(122, 122, 122, 0.75);}.hs-search-field__suggestions li {display: block;padding: 0;margin: 0;}.hs-search-field__suggestions .results-for {font-weight: bold;}.hs-search-field__suggestions a,.hs-search-field__suggestions .results-for {display: block;padding: 0 10px;line-height: 1.7rem;}.hs-search-field__suggestions a:hover,.hs-search-field__suggestions a:focus {background-color: rgba(0, 0, 0, 0.1);outline: none;}.hs-search-field__input:focus {outline-style: solid;}.hs-search-field__suggestions-container {position: relative;flex-basis: 100%;}.hs-search-field__form {display: flex;flex-wrap: wrap;}.hs-search-field__label {flex-basis: 100%;}.hs-search-field__bar--button-beneath .hs-search-field__input {flex-basis: 100%;}.hs-search-field__bar--button-beneath .hs-search-field__button {margin-top: 0.725rem;margin-right: 0.725rem;}.hs-search-field__bar--button-align-right .hs-search-field__button {margin-right: 0;margin-left: 0.725rem;order: 2;}.hs-search-field__bar--button-beneath .hs-search-field__suggestions-container {min-width: 75%;flex-basis: auto;flex-grow: 1;}.hs-search-field__button--labelled .hs_cos_wrapper_type_icon {margin-right: 0.5rem;}.show-for-sr {position: absolute !important;overflow: hidden !important;height: 1px !important;width: 1px !important;padding: 0 !important;border: 0 !important;clip: rect(0, 0, 0, 0) !important;white-space: nowrap !important;}
/* Header Container */
.header .dnd-section {
  padding: 0;
}
.header__container {
  max-width: 1470px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
  float: none;
}
.header--landing-page .header__container {
  justify-content: center;
}

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


.hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
/* Header CSS */
.header {
  padding: 20px 0 0;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}
.header__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header__left {
  width: 26%;
}
.header__right {
  width: 74%;
  padding-left: 30px;
}
.header__inner .header__rightTop ul {
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: revert;
  justify-content: flex-end;
}
.header__rightTop ul li a {
  font-weight: 700;
  font-size: 16px;
  font-family: Poppins,sans-serif;
  color: #231f20;
}
.header__inner .header__rightTop ul li:after {
  content: "|";
  margin: 0 10px;
  font-weight: 700;
}
.header__inner .header__rightTop ul li:last-child:after {
  display: none;
}
.header__rightTop a.button.button--highlight.button--small {
  border-radius: 5px;
  color: #0068A6;
  font-size: 16px;
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  background-color: rgba(255, 255, 255, 1.0);
  border: 2px solid #fff;
}
.header__rightTop a.button.button--highlight.button--small:hover {
  background-color: rgba(0,104,166,1.0);
  border-color: rgba(0,104,166,1.0);
  color: #fff;
}
.header__rightTop {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header__rightTop .button--highlight {
  margin-left: 15px;
}
.header__rightTop ul li a:hover {
  color: #0068a6;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.header__rightBottom {
  margin-top: 20px;
}
.custom-menu-primary-new .hs-menu-flow-horizontal > ul >li > a {
  font-size: 18px;
  font-weight: 700;
  display:block;
}
.custom-menu-primary-new .hs-menu-flow-horizontal > ul >li > a {
  font-size: 18px;
  font-weight: 700;
  padding: 10px 7px 20px;
  font-family: Poppins,sans-serif;
}
.custom-menu-primary-new .hs-menu-flow-horizontal > ul >li + li {
  margin-left: 10px;
}
.custom-menu-primary-new .hs-menu-flow-horizontal > ul li.hs-item-has-children > a:after {
  content: "\f107";
  margin-left: 4px;
  font-family: fontawesome;
}
.custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper li + li {
  border-top: 1px solid #e6e6e6;
}
.custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper {
  background-color: #fff;
  padding: 0;
  box-shadow: 0px 1px 3px 0 rgba(0,0,0,0.2);
  visibility: hidden;
}
.custom-menu-primary-new .hs-menu-flow-horizontal>ul>li:hover > ul.hs-menu-children-wrapper{
  visibility: visible;
}
.custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper li a {
  font-size: 18px;
  font-weight: 600;
  font-family: Poppins,sans-serif;
}
.custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper li {
  padding: 10px 15px;
  width: 100%;
  line-height:1.5;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper ul.hs-menu-children-wrapper {
  left: 100%;
  min-width: 250px;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper ul.hs-menu-children-wrapper li a {
  white-space: break-spaces;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{
  visibility: visible;
  overflow: visible !important;
}
.custom-menu-primary-new .hs-menu-flow-horizontal>ul>li:hover > ul.hs-menu-children-wrapper li.hs-item-has-children > a::after {
  content: '\f105';
  padding-left: 15px;
}
.custom-menu-primary-new .hs-menu-flow-horizontal>ul>li>a:hover, .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper li:hover >a {
  color: #0068a6;
}
button.header__search i {
  font-size: 16px;
  display: block;
}
button.header__search {
  background: #0068a6;
  color:#fff;
  padding: 7px 8px;
  border: none;
  margin-left: 15px;
  border-radius: 4px;
}

.hs-search-field.hs-search-field--initialized {
  max-width: 1200px;
  margin: 115px auto 0;
  width: 100%;
}
.hs-search-field.hs-search-field--initialized form.hs-search-field__form {
  padding: 0;
  margin: 0;
}
.header__search_block.active {
  display: block !important;
  position: fixed;
  z-index: 10;
  height: 100vh;
  background: #0068a6;
  left: 0;
  top: 0;
  width: 100%;
}
.header__search_block .hs-search-field__input {
  background-color: #fff;
  padding: 16px;
  border-radius: 4px;
}
button.hs-search-field__button svg {
  height: 24px !important;
  width: 24px;
}
button.hs-search-field__button {
  padding: 4px 16px;
  border-radius: .25rem;
}
button.hs-search-field__button > span {
  display: flex;
  align-items: center;
}
button.hs-search-field__button:hover {
  background: #8e0028;
  color: #fff;
  fill: #fff;
}
span.fullScreenSearch__close {
  position: absolute;
  top: -75px;
  right: 0;
  cursor: pointer;
}
span.fullScreenSearch__close i {
  color: #fff;
  font-size: 2.25rem;
}
body.open-search {
  overflow: hidden;
}
.header__rightTop a.button, .header__rightTop button {
  margin-bottom: 0;
}
button.header__search:hover, button.header__search:focus, button.header__search:active {
  background: #0068a6;
  border-color: #0068a6;
  color: #fff;
  border: none;
}
.custom-menu-primary-new .hs-menu-wrapper ul {
  justify-content: flex-end;
  display: flex;
  flex-wrap: wrap;
}
.custom-menu-primary-new .header__rightTop {
  display: none;
}



@media(max-width:1890px) and (min-width:1014px){
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper ul.hs-menu-children-wrapper {
    left: auto;
    width: 270px;
    transform: none;
    right: 100%;
  }
}

@media(max-width:1366px){
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li>a {
    font-size: 17px;
  }
}

@media(max-width:1199px){
  .custom-menu-primary-new .hs-menu-flow-horizontal > ul >li > a {
    font-size: 16px;
    padding: 10px 7px 20px;
  }
  .header__left {
    width: 20%;
  }
  .header__right {
    width: 80%;
  }
  .header__rightTop ul li a {
    font-size: 14px;
  }
  .header__rightTop a.button.button--highlight.button--small {
    font-size: 14px;
  }
  .header__rightBottom {
    margin-top: 14px;
  }
  .header__rightTop .button--highlight {
    margin-left: 12px;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li+li {
    margin-left: 0;
  }

}

@media (min-width: 1014px){  /*  used to be 961 - need to change back? */
a.loginToggle.button {
    display: none !important;
}
  a.mobile-trigger-new, a.child-trigger-new {
    display: none !important; /* Hide button on Desktop */
  }
  .header.sticky-header.nav-up {
    transform: translateY(-100%);
  }
  .sticky-header.nav-down {
    transform: translateY(0);
  }
  .header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    transition: 0.3s all;
        z-index: 999;
  }
  .header.sticky-header {
    background-color: #ccc !important;
  }
  .header {
    background-color: rgb(217 217 217 / 80%) !important;
}
}
@media (max-width: 1013px){   /* used to be 960 - need to change back?  */

  /* Variables
  ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */
  /* Toggle Button
  ========================================================================== */
  a.mobile-trigger-new {
    background: transparent;
    border: none;
    cursor: pointer;
    display: inline-block!important;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    padding: 0;
    position: absolute;
    right: 15px;
    text-align: left;
    text-transform: uppercase;
    top: 40px;
    -webkit-transition: background-color .2s linear;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    transition: color .2s ease-in;
    width: 45px;
    z-index: 99999999999;
  }

  a.mobile-trigger-new:hover {
    text-decoration: none; /* Removes link text underline on button */
    color: #E2E2E2;
    border-color: #E2E2E2 !important;
  }

  a.mobile-trigger-new span{
    display: inline;
  }

  a.mobile-trigger-new span:before {
    content: "Menu";
    font-family: Poppins,sans-serif;
    font-size: 18px;
    font-weight: 700;
    left: -68px;
    position: absolute;
    top: -1px;
  }

  a.mobile-trigger-new span:after{
    position: relative;
    right: 2px;
    content: 'Close'; /* Change the text on the open toggle button */
    background-color: #000;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out; 
    display: none
  }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger-new{
    -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
    -moz-transition:background-color 0.2s linear; /* Button color transition effect */
    transition:background-color 0.2s linear; /* Button color transition effect */
    background: transparent; /* Changes button background to be slightly darker than open menu color */  
  }

  .mobile-open a.mobile-trigger-new span:after{
    opacity: 1; 
  }


  /* Toggle Button Icon & Animations
  ========================================================================== */

  a.mobile-trigger-new i {
    display: inline;
    position: relative;
    top: -5px;
    margin-left: 0px;
    -webkit-transition-duration: 0s;
    -webkit-transition-delay: .2s;
    -moz-transition-duration: 0s;
    -moz-transition-delay: .2s;
    transition-duration: 0s;
    transition-delay: .2s;
  }
  a.mobile-trigger-new  i:before, a.mobile-trigger-new i:after {
    position: absolute;
    content: '';
  }
  a.mobile-trigger-new  i, a.mobile-trigger-new  i:before, a.mobile-trigger-new  i:after {
    width: 45px; /* Icon line width */
    height: 5px; /* Icon line height */
    background-color: #000; /* Icon color */
    display: inline-block;
  }
  a.mobile-trigger-new  i:before {
    margin-top: -11px; /* Position top line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger-new  i:after {
    margin-top: 11px; /* Position bottom line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger-new i {
    background-color: rgba(0,0,0,0.0);
    -webkit-transition-delay: .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  /* Child Toggle Button
  ========================================================================== */

  a.child-trigger-new {
    cursor: pointer;
    display: block!important;
    height: 57px!important;
    min-width: 55px!important;
    padding: 0!important;
    position: absolute;
    right: 0;
    top: 0;
    width: 55px!important;
    background: #003f65;
  }
  a.child-trigger-new:hover {
    text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
  ========================================================================== */

  a.child-trigger-new span {
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new span:after {
    position: absolute;
    content: '';
  }
  a.child-trigger-new span, a.child-trigger-new span:after {
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #E2E2E2; /* Icon color */
    display: block;
  }
  a.child-trigger-new span:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }

  .header__rightTop {
    display: none;
  }
  header.header {
    padding: 20px 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index:99;
  }
  .header__left {
    width: 100%;
    padding-left:15px;
  }
  .header__left img {
    max-width: 264px !important;
    display: block;
  }
  .header__right {
    width: 100%;
    padding: 0;
  }
  /*   .custom-menu-primary-new .hs-menu-flow-horizontal {
  position: absolute;
  width: 100%;
  background: #0068a6;
  left: 0;
  top: 100%;
} */
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after{display:none;}
  .custom-menu-primary-new .hs-menu-flow-horizontal > ul {
    display: flex;
    flex-direction: column;
  }
  .header__rightBottom {
    margin-top: 0;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li>a {
    font-size: 18px;
    padding: 15px;
    color: #fff;
    text-align: left;
    line-height:1.5;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal > ul >li + li {
    margin-left: 0;
  }
  a.child-trigger-new span, a.child-trigger-new span:after {
    background-color: #ffffff;
    display: block;
    height: 3px;
    width: 16px;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper {
    background-color: #f4f4f4;
    box-shadow: none;
    padding: 0;
    visibility: visible;
    position: static;
    display: none;
    opacity: 1;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper li a {
    text-align: left;
    padding:15px 25px;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper li+li {
    border-top: none;
  }

  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper li{
    padding:0px;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper ul.hs-menu-children-wrapper {
    left: 0;
    min-width: auto;
    top: 0;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-3 a {
    font-weight: 400;
    font-size: 16px;
    padding: 15px 15px 15px 35px;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li>a:hover {
    background-color: #003f65;
    text-decoration: underline;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper li a.child-trigger-new {
    background: #ccc;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li ul.hs-menu-children-wrapper li a:hover {
    background: #ccc;
    text-decoration: underline;
  }
  .custom-menu-primary-new .header__rightTop {
    display: block;
  }
  .header__rightTop {
    background: #b3b3b3;
    padding: 20px;
  }
  .custom-menu-primary-new .header__rightTop ul li a, .header__inner .header__rightTop ul li:after  {
    color: #fff;
  }
  .custom-menu-primary-new .header__rightTop ul {
    justify-content: center;
  }
  .header__rightTop a.button, button.header__search.header__search_icon {
    display: none;
  }
  .mobile-button-menu-block .button {
    margin: 0;
  }
  .header__container {
    padding: 0;
  }
  .mobile-button-menu-block .button:hover {
    background-color: #8e0028;
    border-color: #8e0028;
    color: #fff;
  }
  .mobile-button-menu-block {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .menu-wrapper {
    background: #0068a6;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    display:none;
    z-index:9;
  }
  .mobile-button-menu-block  a.button.button--white {
    background: #fff;
    border-color: #fff;
    color: #0068a6;
  }
  .mobile-button-menu-block a.button.button--white:hover {
    background: #0068a6;
    border-color: #0068a6;
    text-decoration: underline;
    color:#fff;
  }
  .mobile-button-menu-block .button {
    justify-content: center;
    margin: 0;
    width: 50%;
    padding: 20px 0;
    font-size: 18px;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
    overflow: hidden !important;
  }
  .custom-menu-primary-new .header__rightTop ul li a:hover {
    color: #0068a6;
    text-decoration: underline;
  }
  .mobile-button-menu-block .button i {
    margin-right: 12px;
  }
}

@media(max-width:767px){
  .custom-menu-primary-new .header__rightTop ul {
    flex-direction: column;
  }
  .header__rightTop {
    padding: 15px;
  }
  .header__inner .header__rightTop ul li:after{display:none;}
  .loginToggle i {
    margin-right: 12px;
  }
  .loginToggle {
    position: absolute;
    width: 100%;
    justify-content: center;
/*     display:block !important; */
    margin: 0;
  }
  a.loginToggle.button:hover, a.loginToggle.button:active, a.loginToggle.button:focus {
    background-color: #8e0028;
    color: #fff;
    border-color: #8e0028;
  }
  .loginToggle-form .form-heading {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
  }
  .loginToggle-form .form-heading h4 {
    color: #fff;
    margin: 0;
  }
  .loginToggle-form iframe {
    border: 0!important;
    width: 100%!important;
    height: auto;
    overflow: auto!important;
    border: none !important;
  }
  .login-popup-box {
    max-width: 350px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s;
    background: #0068a6;
    margin: 0 auto;
    padding: 70px 32px 32px;
    position: relative;
  }
  .mfp-close-btn-in .mfp-close {
    color: #fff !important;
    opacity: 1;
    font-size: 40px;
    font-weight: 400;
    top: 10px;
    right: 10px;
    margin:0px;
  }
  .custom-menu-primary-new .header__rightTop ul li {
    padding: 5px 0;
  }
}

@media(max-width:480px){
  .mobile-button-menu-block a.button.button--white, .mobile-button-menu-block .button {
    font-size: 15px;
  }
  .header__left img {
    max-width: 170px!important;
  }
  a.mobile-trigger-new {
    top: 30px;
    width: 35px;
  }
  a.mobile-trigger-new i, a.mobile-trigger-new i:after, a.mobile-trigger-new i:before {
    background-color: #000;
    display: inline-block;
    height: 4px;
    width: 35px;
  }
  a.mobile-trigger-new span:before {
    font-size: 16px;
    left: -55px;
  }
  a.mobile-trigger-new i:before {
    margin-top: -9px;
  }
  a.mobile-trigger-new i:after {
    margin-top: 9px;
  }
}
/* Footer Container */
.footer .dnd-section {
  padding: 0;
}
.footer__top {
  padding-top: 40px;
  padding-bottom: 40px;
}
.footer__top_buton_block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer__top_buton_block .button {
  min-width: 224px;
  width: 100%;
  justify-content: center;
  text-align: center;
  margin:0px;
      box-sizing: border-box !important;
}
.footer__top_buton_block .button--white {
  background: transparent;
  border-color: #fff;
  color: #fff;
}
.footer__top_buton_block .button--white:hover {
  background: #fff;
  color: #0068a6;
  border-color: #fff;
}
.footer__middle {
  padding-top: 32px;
  padding-bottom: 32px;
}
.footer-heading {
  font-family: Poppins,sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #2c2c2c;
  margin-bottom:20px;
}
.footer__links nav ul li {
  margin-top: 0;
  margin-bottom: 4px;
  padding-left: 0;
  width: 50%;
  line-height: 1;
}
.footer .hs-menu-wrapper>ul>li>a {
  font-weight: 400;
  padding: 0;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.5;
}
.footer__middle_inner .footer__links {
  width: 42%;
}
.footer__middle_inner .footer__contactInfo {
  width: 25%;
  border-right: 2px solid #ebebeb;
}
.footer__middle_inner {
  display: flex;
  flex-wrap: wrap;
}
.footer__cta {
  width: 33%;
  padding-left: 4rem;
  padding-right: 4rem;
}
.footer__address, .footer__numbers {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.5;
}
.footer__btns a+a {
  margin-top: 40px;
}
.footer__btns .button {
  width: 100%;
  justify-content: center;
  margin-bottom:0px;
  box-sizing: border-box !important;
}
.footer__socialAccounts a svg {
  width: 35px;
  height: 35px;
  display: block;
  fill: #0068a6;
  transition: 0.3s all;
}
.footer__socialAccounts {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer__socialAccounts a {
  display: block;
}
.footer__socialAccounts a:hover svg {
  fill: #a80532;
}
.footer__social {
  padding-top: 30px;
}
.footer__bottom {
  padding: 20px 0;
}
.footer__copyright p {
  margin: 16px 0;
}
.footer__copyright, .footer__copyright p {
  font-size: 14px;
  color: #fff !important;
  font-weight: 700;
  line-height: 1.5;
}
.footer__copyright a{
  font-weight: 700;
}
.footer__bottom .footer__imgs {
  align-items: center;
  display: flex;
  margin-left: auto;
  width: 66%;
  justify-content: flex-end;
}
.footer__copyright {
  width: 33%;
}
.footer__bottom .page-center {
  display: flex;
  flex-wrap: wrap;
}
.footer__bottom .footer__imgs a + a {
  margin-left: 20px;
}
.footer__bottom .footer__imgs a img {
  display: block;
}
.footer__numbers {
  margin: 0;
}
.footer .hs-menu-wrapper>ul>li>a:hover {
  color: #0068a6;
  text-decoration: underline;
}
.footer__imgs a img {
  width: 100%;
  height: auto;
  display: block;
}
.footer__imgs a {
  display: block;
}
.footer-nav .hs-menu-wrapper ul {
    display: flex;
  flex-wrap: wrap;
}
.footer__btns > span {
  display: block;
}
.footer__btns > span + span {
  margin-top: 40px;
}
footer.footer.footer--landing-page .footer__middle, footer.footer.footer--landing-page  .footer__top {
    display: none;
}
.footer__top_buton_block iframe {
    height: auto !important;
    border: none !important;
}
.alert-popup-box-footer-image .modal-content {
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.75);
    -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.75);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.75);
    opacity: 0;
    padding: 30px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.alert-popup-box-footer-image {
    margin: 15px auto;
    max-width: 920px;
    position: relative
}

.mfp-ready .alert-popup-box-footer-image .modal-content {
    opacity: 1
}

.alert-popup-box-footer-image h6 {
    border-bottom: 2px solid #fff;
    padding: 20px
}

.alert-popup-box-footer-image .text {
    padding: 20px
}

.alert-popup-box-footer-image .text p {
    color: #fff
}

.alert-popup-box-footer-image .alert-button {
    align-items: center;
    column-gap: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
    text-align: center
}

.alert-popup-box-footer-image .alert-button .button {
    display: inline-block;
    font-size: 19px;
    max-width: 100%;
    text-align: center;
    white-space: normal
}

.alert-popup-box-footer-image .mfp-close {
    border-radius: 50%!important;
    color: #fff!important;
    font-family: Arial,sans-serif!important;
    font-size: 36px!important;
    opacity: 1!important;
    right: 26px!important;
    top: 44px!important
}

.alert-popup-box-footer-image .mfp-close:focus,.alert-popup-box .mfp-close:hover {
    background: rgba(0,0,0,.5)!important;
    border: 0!important;
    color: #fff!important
}


@media(max-width:1030px){
  .footer__top_buton_block > span {
    width: calc(50% - 10px);
      margin-bottom: 16px;
}
  .footer__middle_inner .footer__links {
    width: 100%;
  }
  .footer__middle_inner .footer__contactInfo {
    border-right: none;
    width: 100%;
  }
  .footer__cta {
    width: 100%;
    padding: 0;
  }
  .footer-inner .page-center {
    max-width: 767px;
  }
  .footer__contactInfo, .footer__links, .footer__cta {
    margin-bottom: 20px;
  }
}

@media(max-width:767px){
  .footer-inner .page-center {
    max-width: 500px;
  }
  .footer .hs-menu-wrapper>ul>li {
    margin-bottom: 4px;
    text-align: left;
    padding: 0 4px;
  }
  .footer__links .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: row;
  }
  .footer-inner .page-center {
    flex-direction: column;
  }
  .footer__copyright {
    width: 100%;
    text-align: center;
  }
  .footer__bottom .footer__imgs {
    width: 100%;
    margin-top: 16px;
  }
  .footer__bottom .footer__imgs a+a {
    margin-left: 15px;
  }
}

@media(max-width:500px){
  .footer__top_buton_block>span {
    margin-bottom: 16px;
    width: 100%;
}
}
@media(max-width:480px){
  .footer__imgs a {
    display: block;
    flex: auto;
  }
}

.alert-popup-box-footer .modal-content{border-radius:2px;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.75);-moz-box-shadow:0 2px 10px 0 rgba(0,0,0,.75);box-shadow:0 2px 10px 0 rgba(0,0,0,.75);opacity:0;padding:30px;-webkit-transition:.25s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.alert-popup-box-footer{margin:15px auto;max-width:920px;position:relative}.mfp-ready .alert-popup-box-footer .modal-content{opacity:1}.alert-popup-box-footer h6{border-bottom:2px solid #fff;padding:20px}.alert-popup-box-footer .text{padding:20px}.alert-popup-box-footer .text p{color:#fff}.alert-popup-box-footer .alert-button{align-items:center;column-gap:20px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;row-gap:20px;text-align:center}.alert-popup-box-footer .alert-button .button{display:inline-block;font-size:19px;max-width:100%;text-align:center;white-space:normal;text-transform:none}.alert-popup-box-footer .mfp-close{border-radius:50%!important;color:#fff!important;font-family:Arial,sans-serif!important;font-size:36px!important;opacity:1!important;right:26px!important;top:44px!important}.alert-popup-box .mfp-close:hover,.alert-popup-box-footer .mfp-close:focus{background:rgba(0,0,0,.5)!important;border:0!important;color:#fff!important}@media(max-width:767px){.alert-popup-box-footer .modal-content{padding:15px}.alert-popup-box-footer h6{padding:10px 10px 15px;margin-bottom:15px}.alert-popup-box-footer .mfp-close{right:6px!important;top:14px!important}.alert-popup-box-footer .alert-button .button{font-size:16px}}


img.hs-image-widget {
  display: block;
}
.blog-list-featured-post-with-sidebar-section {
  padding: 80px 0 48px;
}
.blog-list-featured-post-with-sidebar-inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.blog-list-featured-post-left-block {
  width: 66%;
  padding: 0 15px;
}
.blog-list-featured-post-right-block {
  width: 33.33%;
  padding: 0 15px;
}
.blog-post-featured-image img {
  width: 100%;
  height: auto;
  display: block;
}
.blog-post-featured-content {
  padding: 40px 32px;
}
.blog-post-featured-content h2 {
  font-weight: 600;
  color: #0068a6;
  margin: 0 0 10px;
  line-height: 1.4;
}
.blog-post-featured-content h2 a {
  font-weight: inherit;
  font-family: inherit;
  text-decoration: underline;
  text-underline-offset: 5px;
  line-height: inherit;
}
.blog-post-featured-image span.tag-red {
  background: #a80532;
  color: #fff !important;
  font-family: Poppins,sans-serif !important;
  font-weight: 700 !important;
  left: 0;
  padding: 16px 48px;
  position: absolute;
  top: 0;
  text-decoration:none;
}
span.tag-post {
  text-transform: uppercase;
  color: #575757;
  font-size: 14px;
  font-weight: 700;
  display: block;
}
.blog-post-featured-block-inner {
  border: 2px solid #f4f4f4;
}
.blog-post-featured-content h2 a:hover {
  color: #a80532;
}
.blog-list-featured-post-right-block > div {
  display: block;
  height: 100%;
}
aside.blogSidebar-section {
  background: #f4f4f4;
  padding: 32px 24px;
  height:100%;
}
h6.blogSidebar__heading {
  font-weight: 600;
  font-family: Poppins,sans-serif;
  color: #0068a6;
  margin: 0 0 12px;
}
.blogSidebar-latest-update-block iframe {
  margin: 0 !important;
  border: none;
}
.blogSidebar-latest-update-block, .blogSidebar-search-block, .blogSidebar-categories-block, .blogSidebar-section.blogSidebar-post .blogSidebar-socials-section {
  margin-bottom: 48px;
}

.blogSidebar-search-block .hs-search-field.hs-search-field--initialized {
  margin: 0;
  padding: 0;
}
.blogSidebar-search-block  .hs-search-field__input {
  border: none;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 0.25rem;
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  font-weight: 600;
}
.blogSidebar-search-block button.hs-search-field__button {
  border-radius: .25rem;
  padding: 4px 16px;
  background: #0068a6;
  border-color: #0068a6;
  border-radius: 0 4px 4px 0;
}
.blogSidebar-search-block button.hs-search-field__button:hover {
  fill: #fff;
  background: #003f65;
  color: #fff;
}
.blogSidebar-socials-section h6, .blogSidebar-recent-posts-section h6 {
  border-bottom: 2px solid #b3b3b3;
  padding-bottom: 12px;
  margin-bottom: 16px;
}
.blogSidebar__socialAccounts {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.blogSidebar__socialAccounts a {
  display: block;
}
.blogSidebar__socialAccounts a svg {
  fill: #0068a6;
  display: block;
  height: 35px;
  transition: all .3s;
  width: 35px;
}
.blogSidebar-categories-block select {
  background-image: linear-gradient(45deg,transparent 50%,grey 0),linear-gradient(135deg,grey 50%,transparent 0),linear-gradient(90deg,#ccc,#ccc);
  background-position: calc(100% - 20px) calc(20px + 0px),calc(100% - 15px) calc(20px + 0px),calc(100% - 45px) 0;
  background-size: 5px 5px,5px 5px,1px 40px;
  background-repeat: no-repeat;
}
.blog-posst-list-card-image {
  margin-bottom: 20px;
}
.blog-posst-list-card-image img {
  display: block;
  height: auto;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.blog-posst-list-card-content h6 {
  margin-bottom: 16px;
}
.blog-posst-list-inner {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0 -15px;
}
.blog-posst-list-card-item {
  width: 33.33%;
  padding: 0 15px;
}
.blog-posst-list-card-content h6 a {
  font-weight: inherit;
  font-family: inherit;
  text-decoration: underline;
  text-underline-offset: 1px;
}
.blog-posst-list-card-content h6 {
  font-family: Poppins,sans-serif;
  font-weight: 700;
  color: #0068a6;
}
.blog-posst-list-card-item-inner {
  margin-bottom: 60px;
}
.blog-post-featured-image {
  position: relative;
}
.blog-posst-list-card-content h6 a:hover {
  color: #a80532;
}
.blog-posst-list-section {
  padding-bottom: 80px;
}
.library-filter-topics .selected {
  background: #fff;
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  color: #575757;
  font-size: 18px;
  font-family: Poppins,sans-serif;
  font-weight: 600;
  background-image: linear-gradient(45deg,transparent 50%,grey 0),linear-gradient(135deg,black 50%,transparent 0),linear-gradient(90deg,#ebebeb,#ebebeb);
  background-position: calc(100% - 20px) calc(20px + 0px),calc(100% - 15px) calc(20px + 0px),calc(100% - 45px) 0;
  background-size: 5px 5px,5px 5px,1px 40px;
  background-repeat: no-repeat;
  border: 1px solid #ebebeb;
  border-radius: 4px;
}
.library-filter-topics {
  position: relative;
}
.drop-content ul.filter-list {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  border-radius: 0 0 4px 4px;
}
.drop-content ul.filter-list li label {
  padding: 5px 15px;
  font-size: 16px;
  line-height: 1.5;
  width: 100%;
  display: inline-block;
}
.drop-content {
  position: absolute;
  z-index: 9;
  background: #fff;
  width: 100%;
  left: 0;
  top: 100%;  
}
.drop-content ul{ display: none; }
.blogSidebar__socialAccounts a:hover svg {
  fill: #a80532;
}
.library-filter, .drop-content ul.filter-list li label {
  cursor: pointer;
}
.recent-posts-inner p {
  color: #2c2c2c;
  font-weight: 700;
  font-family: Poppins,sans-serif;
}
.recent-posts-inner p a {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.alert-popup-box-sidebar .modal-content {
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.75);
  -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.75);
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.75);
  opacity: 0;
  padding: 30px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}
.alert-popup-box-sidebar {
  margin: 15px auto;
  max-width: 920px;
  position: relative
}
.mfp-ready .alert-popup-box-sidebar .modal-content {
  opacity: 1
}
.alert-popup-box-sidebar h6 {
  border-bottom: 2px solid #fff;
  padding: 20px
}
.alert-popup-box-sidebar .text {
  padding: 20px
}
.alert-popup-box-sidebar .text p {
  color: #fff
}
.alert-popup-box-sidebar .alert-button {
  align-items: center;
  column-gap: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 20px;
  text-align: center
}
.alert-popup-box-sidebar .alert-button .button {
  display: inline-block;
  font-size: 19px;
  max-width: 100%;
  text-align: center;
  text-transform: none;
  white-space: normal
}
.alert-popup-box-sidebar .mfp-close {
  border-radius: 50%!important;
  color: #fff!important;
  font-family: Arial,sans-serif!important;
  font-size: 36px!important;
  opacity: 1!important;
  right: 26px!important;
  top: 44px!important
}
.alert-popup-box-sidebar .mfp-close:hover,.alert-popup-box-sidebar .mfp-close:focus {
  background: rgba(0,0,0,.5)!important;
  border: 0!important;
  color: #fff!important
}
article.blog-post {
  padding: 80px 0;
}
.blog-post__image-wrapper {
  width: 91.666667%;
  margin-left: auto;
}
.blog-post__image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}
.post__body_heading {
  padding: 40px;
  margin-bottom: 40px;
  border: 2px solid #f4f4f4;
}
.post-tag-block {
  margin-bottom: 25px;
}
.post__body_heading h2 {
  margin: 0;
  color: #0068a6;
}
.blog-post-with-sidebar-section {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
section.blog-post__body {
  width: 70%;
  margin-top: -50px;
  position: relative;
  background: #fff;
}
.blog-post__sidebar {
  width: 30%;
  padding: 32px 24px;
}
.post__body_contents {
  padding-left: 40px;
}
.blogSidebar-section.blogSidebar-post {
  padding: 0;
  background: transparent;
}
.blogSidebar-recent-posts-section .recent-posts-inner p {
  margin-bottom: 16px;
}
.blog-post__body h2, .blog-post__body h3, .blog-post__body h4, .blog-post__body h5 {
  margin-bottom: 16px;
}
.blog-post__body p {
  margin-bottom: 16px;
}
.blog-post__body ul li+li, .blog-post__body ol li+li {
  margin-top: 10px;
}
a.pagination__link, a.pagination__link:hover, a.pagination__link:focus, a.pagination__link:active {
  color: #575757;
  cursor: pointer;
  display: inline-block;
  font-family: Poppins,sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 1rem;
  text-decoration: none;
}
a.pagination__link:hover, .pagination__link--active {
  background-color: #f3f6f6;
}
nav.pagination {
  width: 100%;
  text-align: center;
  margin-top: 75px;
}
.blog-post-featured-block {
  display: none;
}
.blog-post-featured-block:first-child {
  display: block;
}
.blog-post .post__body_contents h2{
  font-size:30px; 
}
.blog-post .post__body_contents h3{
  font-size:24px; 
}
.blog-post .post__body_contents h4{
  font-size:20px; 
  color:#a80532; 
}
.blog-post .post__body_heading h2.h3{
  font-size:36px;  
}
.blog-post .alignwide{
  display:flex;
  align-items:center;
}
.blog-post .wp-block-media-text__media{
  margin:0; 
}
.blog-post .wp-block-media-text__media img,
.blog-post .wp-block-image img{ 
  height:auto;
}
.blog-post .wp-block-media-text__content{
  padding:0 55px;    
}
.blog-post .alignleft{ 
  float:left;
  margin:0 24px 24px 0;
}
.blog-post .wp-block-image {
  margin:0 30px 16px 0; 
}
.blog-post .is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}
.blog-post .wp-block-columns {
  align-items: normal!important; 
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap!important;
}
.blog-post .has-text-align-center{
  text-align:center; 
}
.blog-posst-list-section .post-tag-name{
  display:flex;
  flex-wrap:wrap; 
}
.blog-post .alignright {
  float: right;
  margin-left: 24px;
  margin-bottom: 24px;
}
.blog-post .one_half{
  width:50%;
  float:left;
}
.blog-post .one_third{
  width:33.3%;
  float:left;
}
.blog-post .two_fifth{
  width:40%;
  float:left;
}
.blog-post .three_fifth{
  width:60%; 
  float:left; 
}
@media (min-width: 782px){
  .blog-post .wp-block-columns {
    flex-wrap: nowrap!important;
  }
  .blog-post .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
    flex-grow: 0;
  }
  .blog-post .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }
}

.drop-content li a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  padding: 5px 15px;
  width: 100%;
  color: #2c2c2c;
  text-decoration: none;
}
.systems-page.systems-page--search-results {
  padding: 140px 0 80px;
}
.hs-search-field__suggestions-container ul {
  justify-content: flex-start !important;
  flex-direction: column !important;
}
.hs-search-field__suggestions-container ul li:after {
  display: none;
}

.simple-text-banner-section{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;padding:130px 0}
.simple-text-banner-section .banner-inner-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}
.simple-text-banner-section .section-text *{color:#fff}
.simple-text-banner-section .section-heading h1{line-height:1.15;text-shadow:0 3px 9px rgba(0,0,0,.64);margin:0;padding:0}
.simple-text-banner-section .section-text{margin:0 0 40px}
.simple-text-banner-section .btn-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin:40px 0}
.simple-text-banner-section .btn-section .btn-one{padding-right:12px}
.simple-text-banner-section .btn-section .btn-two{padding-left:12px}
.simple-text-banner-section .right-side-inner-section{padding-left:20px}
.simple-text-banner-section .floating-button-popup{position:fixed;right:0;top:30%;z-index:99;border-radius:8px 0 0 8px}
.simple-text-banner-section .floating-button-popup i{margin-right:10px}
.login-popup-box-floting{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:animatetop;animation-name:animatetop;background:#0068a6;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);margin:0 auto;max-width:350px;padding:70px 32px 32px;position:relative}
.login-popup-box-floting .form-heading h4{color:#fff;margin:0;font-size:24px}
.login-popup-box-floting .mfp-close{color:#fff!important;opacity:1}
.login-popup-box-floting iframe{width:100%;height:200px;border:none}
.login-popup-box-floting .form-heading{border-bottom:1px solid #fff;margin-bottom:8px;padding-bottom:8px}

.full-width-title-txt-section .txt-center{text-align:center}.full-width-title-txt-section .full-width-heading-subheading h4>a{font-weight:700;font-family:poppins,sans-serif;text-decoration:underline}.full-width-title-txt-section .main-list-name-container,.full-width-title-txt-section .main-two-column-content-container{display:flex;justify-content:space-between;flex-wrap:wrap}.full-width-title-txt-section .inner-column-content-block{width:calc(50% - 40px)}.full-width-title-txt-section .inner-column-content-block h6{font-weight:700;font-family:poppins,sans-serif;margin:1rem 0}.full-width-title-txt-section .inner-column-content-block p{margin:1rem 0}.full-width-title-txt-section .left-name-block,.full-width-title-txt-section .right-name-block{width:50%}.full-width-heading-subheading ul,.full-width-title-txt-section .inner-column-content-block,.full-width-title-txt-section .main-list-name-container ul{margin:0 0 1rem;padding-left:1rem;list-style-type:disc}.full-width-heading-subheading ul li,.full-width-title-txt-section .inner-column-content-block{line-height:1.15;padding-left:1rem;margin:1rem 0}.full-width-title-txt-section .full-width-heading-subheading ol li,.full-width-title-txt-section .full-width-heading-subheading ul li,.full-width-title-txt-section .main-list-name-container ul li{padding-left:1rem;margin:1rem 0}.full-width-title-txt-section table{width:100%;border-collapse:collapse;border-spacing:0;margin:0 auto 1rem;table-layout:auto}.full-width-title-txt-section table,td,th{border:none;padding:8px}.full-width-title-txt-section table tr{border-bottom:1px solid #ddd}.full-width-title-txt-section table tr:last-child{border-bottom:none}.full-width-title-txt-section table tr:nth-child(odd){background-color:#f9f9f9;color:#111}.full-width-title-txt-section table tr:nth-child(2n){background-color:#fff}

.content-with-form-two-column-section {
  padding: 100px 0;
}
.content-with-form-two-column-inner {
  display: flex;
  flex-wrap: wrap;
}
.content-with-form-two-column-content-left-block {
  width: 60%;
  padding-right: 10%;
}
.content-with-form-two-column-form-right-block {
  width: 40%;
}
.content-with-form-two-column-form-right-block-inner .hs-richtext.hs-main-font-element h4 {
  margin: 0;
  border-bottom: 1px solid #ccc;
}
.content-with-form-two-column-form-right-block-inner .hs-richtext.hs-main-font-element h4 span {
  margin: 0;
  font-size: 20px;
  font-family: Poppins,sans-serif;
  font-weight: 700;
}
.content-with-form-two-column-form-right-block-inner .hs-richtext.hs-main-font-element {
  padding: 16px 0 28px;
}
.content-with-form-two-column-form-right-block-inner {
  box-shadow: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -1px rgba(0,0,0,.06);
  border-bottom: 30px solid;
  border-top: 30px solid;
  border-color: #0068a6;
  padding: 32px;
  background-color: #fff;
}
.content-with-form-two-column-form-right-block-inner .hs-richtext.hs-main-font-element h4 span strong {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.content-with-form-two-column-form-right-block-inner form {
  margin-bottom: 16px;
  margin-top: 16px;
}
.content-with-form-two-column-form-right-block-inner .actions {
  margin: 16px 0 0;
  padding: 16px 0 10px;
  width: 100%;
}
.content-with-form-two-column-form-right-block-inner .hs-fieldtype-booleancheckbox {
  margin-bottom: 12px;
}
.content-with-form-two-column-section .two-column-paragraph{
  display: flex;
  flex-wrap: wrap;
}
.content-with-form-two-column-section .paagraph-with-list{
  width: calc(50% - 20px);
  margin: 0 10px;
}
.content-with-form-two-column-section .paagraph-with-list .cta-content{
  margin-top:40px;
  text-align:center;
}
.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
  padding: 8px !important;
}
.content-with-form-two-column-content-left-block figure {
  margin: 20px 0;
}
.full-width-content-btn{
  background-size: cover ;
  background-position: center ;
  background-repeat: no-repeat ;
}
.full-width-content-btn .full-width-inr{
  text-align: center;
  max-width: 1024px;
  margin: 0 auto;
}
.full-width-content-btn .full-width-content-txt{
  border-top: 2px solid #0068a6;
  padding-top: 18px;
}
.full-width-content-btn .full-width-btn{
  display: flex;
  justify-content: center;
  flex-wrap:wrap;

}

.full-width-content-btn .full-width-btn-inr{
  padding: 0 10px;
}
.full-width-content-btn .button {
  justify-content: center;
  margin: 30px 15px 0;
  min-width: 400px;

}
.text-image-block{
  position:relative;
}
.text-image-block .imgText--text,.text-image-block .imgText--img {
  width:50%
}

.text-image-block .imgText--img img{
  width:100%;
}
.text-image-block .imgText--text{
  padding:80px 80px 80px 0;
}
.imgText--text .heading{
  border-bottom: 2px solid #a80532;
  padding-bottom: 15px;
} 
.imgText--text .text-content{
  padding-top:24px;
}
.text-image-block .imgText--img{
  position:absolute;
  top:0;
  right:0;
  background-position:100%;
  background-size:cover;
  height: 100%;
}
.text-image-block .left-cta-content {
  margin:40px 0 0; 

}

.text-image-block .left-cta-content a{
  display:inline-block;
}
.text-image-block .text-content p > span{
  font-size: small;
  line-height: 35px;
  font-style: italic;
}
.text-image-block .text-content ul{
  padding-left:10px;
}
.text-image-block .text-content ul li{
  padding-left:20px;
}
.meeet-our-team-col-left .section-button .hs-cta-embed {
  margin: 0 auto;
}
.mfp-content .button {
  text-transform: none !important;
}


.three-column-title-text-section .three-column-main-container{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  -o-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: space-between;
}
.three-column-title-text-section .left-inner-title-text-block{
  text-align: center;
}
.three-column-title-text-section .left-inner-title-text-block{
  width: calc(33.33% - 40px);
}
.three-column-title-text-section .left-inner-title-text-block p{
  margin: 1rem  0;
  font-weight: 700;
}
.three-column-title-text-section .three-column-inner-content-block p{
  font-weight:400;
}
.toggle .togglec-button .button-wrap .hs-cta-embed {min-height: 55px;}.toggle .togglec-button .button-wrap {padding: 10px;}.accordian-drop-down-section{padding:96px 0}.accordian-drop-down-block .togglet h4,.accordian-drop-down-block .togglet .h4,.accordian-drop-down-heading h3{margin:0;text-transform:uppercase}.accordian-drop-down-block .togglet{border-bottom:2px solid #b3b3b3;margin:16px 0;padding:20px 0;cursor:pointer}.accordian-drop-down-block .togglet h4, .accordian-drop-down-block .togglet .h4{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.accordian-drop-down-block .togglet .fa{margin-left:auto;color:#b3b3b3;padding-left:20px;font-size:30px;margin-top:5px}.accordian-drop-down-block .togglet .fa-minus,.accordian-drop-down-block .togglet.active .fa-plus{display:none}.toggle .togglec-button,.toggle.side-by-side-content .togglec-inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.accordian-drop-down-block .togglet.active .fa-minus{display:block}.accordian-drop-down-block .togglec{padding:40px 0}.accordian-drop-down-block .togglec-table,.accordian-drop-down-block .togglec-text{max-width:570px;margin:0 auto}.toggle.side-by-side-content .togglec-table,.toggle.side-by-side-content .togglec-text{max-width:100%;width:50%}.acc-loan-cal-section .form-logo img,.togglec table,.togglec td,.togglec th,.togglec tr{height:auto!important}.togglec table{width:100%!important;margin:0;border:0!important;border-collapse:collapse}.togglec table td,.togglec table th{border:1px solid #ebebeb;padding:8px 24px!important;font-size:18px;width:50%;text-align:left;color:#a80532!important;background-color:#fff!important}.togglec table th{background-color:#0068a6!important;color:#fff!important}.togglec table td:last-child,.togglec table th:last-child{text-align:right}.toggle.side-by-side-content .togglec-inner{display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;max-width:100%}.toggle .togglec-button{width:100%;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;text-align:center}.acc-loan-cal-section .border-loan-field,.acc-loan-cal-section fieldset{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.toggle.side-by-side-content .togglec-text{padding-right:25px}.toggle.side-by-side-content .togglec-table{padding-left:25px}.toggle .secondary-text p,.toggle .togglec-text p{font-size:16px;margin:0 0 16px}.toggle .togglec-text ol,.toggle .togglec-text ul{padding-left:1rem}.toggle ol li,.toggle ul li{font-size:16px;padding-left:1rem;margin:1rem 0}.togglec-button .button{min-width:400px;justify-content:center;margin:30px 15px 0}.acc-loan-cal-section{border-top:30px solid #0068a6;border-bottom:30px solid #0068a6;max-width:500px;width:100%;margin:40px auto 20px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background-color:#fff}.acc-loan-cal-section #loanInfo,.acc-loan-cal-section #loanQuote{padding:40px}.acc-loan-cal-section .form-logo{text-align:center}.acc-loan-cal-section .form-title{margin-top:16px}.acc-loan-cal-section fieldset{border:0;padding:0;display:flex;margin:0;column-gap:40px}.acc-loan-cal-section .hs-form-field{width:50%}.acc-loan-cal-section .hs-input{border:0;color:#575757;font-weight:700;font-size:x-large;padding:0 0 3px;line-height:1.5}.acc-loan-cal-section .symbol{font-size:x-large;color:#989898}.acc-loan-cal-section select.hs-input{border-bottom:2px solid #ebebeb}.acc-loan-cal-section .border-loan-field{display:flex;align-items:center;border-bottom:2px solid #ebebeb}.acc-loan-cal-section .hs-submit{padding-top:.5rem;text-align:center}.acc-loan-cal-section .button,.acc-loan-cal-section .hs-submit .hs-button{min-width:312px;justify-content:center}.acc-loan-cal-section .loan-quote{border-top:2px solid #ebebeb;text-align:center}.acc-loan-cal-section .loanAnswer{text-transform:uppercase;margin-bottom:16px}.acc-loan-cal-section .text-xs{color:#989898;font-size:12px;margin-bottom:16px}.acc-loan-cal-section #loanPayment{font-weight:500;margin-bottom:16px}.acc-loan-cal-section .apply-btn{padding-top:32px}
.latest-news-listing-col,.latest-news-section{background-size:cover;background-position:center top;background-repeat:no-repeat}.latest-news-section{padding:80px 0}.latest-news-content-wrapper,.latest-news-social-share{align-items:center}.d-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.flex-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.latest-news-left-title-block{width:50%;padding-right:120px}.latest-news-right-news-block{width:50%}.latest-news-social-share-icons a,.latest-news-social-share-icons span,.latest-news-social-share-icons svg{display:block}.latest-news-social-share-icons svg{height:36px}.latest-news-left-title-block h2{border-bottom:2px solid #a80532;margin-bottom:20px;padding-bottom:15px}.latest-news-left-title-block h5{font-weight:500}.latest-news-left-title-block .button{margin:48px 0 0}.latest-news-listing-col{margin-bottom:32px}.latest-news-listing-text{width:60%;min-height:300px;padding:32px;margin-left:auto;justify-content:center;flex-direction:column}.latest-news-listing-text .title{margin-bottom:10px}.latest-news-listing-text .tag{font-size:15px;font-style:italic}.latest-news-listing-text .button{justify-content:center;width:100%}.latest-news-social-share h4{width:50%;margin:0}.latest-news-social-share-icons{justify-content:space-between;align-items:center;width:50%}.latest-news-social-share-icons a{margin:0 5px}.alert-popup-box .modal-content{opacity:0;-webkit-transition:.25s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;border-radius:2px;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.75);-moz-box-shadow:0 2px 10px 0 rgba(0,0,0,.75);box-shadow:0 2px 10px 0 rgba(0,0,0,.75);padding:30px}.alert-popup-box{margin:15px auto;max-width:920px;position:relative}.mfp-ready .alert-popup-box .modal-content{opacity:1}.alert-popup-box h6{padding:20px;border-bottom:2px solid #fff}.alert-popup-box .text{padding:20px}.alert-popup-box .text p{color:#fff}.alert-popup-box .alert-button{text-align:center;column-gap:20px;row-gap:20px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.alert-popup-box .alert-button .button{font-size:19px;white-space:normal;text-align:center;display:inline-block;max-width:100%}.alert-popup-box .mfp-close{right:26px!important;top:44px!important;color:#fff!important;font-size:36px!important;opacity:1!important;border-radius:50%!important;font-family:Arial,sans-serif!important}.alert-popup-box .mfp-close:focus,.alert-popup-box .mfp-close:hover{color:#fff!important;background:rgba(0,0,0,.5)!important;border:0!important}
.blog-post .recent-posts-inner p:hover{
  color:#0068a6;
}
.full-width-title-txt-section .full-width-heading-subheading li {
  font-size: 16px;
}
.blog-post-featured-image a {
  display: block;
}
.bg-image-with-content-section{
  background-image: url('https://23800181.fs1.hubspotusercontent-na1.net/hubfs/23800181/AmeriChoice%20Images/comparing-IRA-options.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  padding: 80px 0;
  position: relative;
}
.bg-image-with-content-section:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(270deg,rgba(0,104,166,.85) 60%,hsla(0,0%,100%,0));
  width: 60%;
}
.bg-image-with-content-section .bg-image-content-block{
  position: relative;
  z-index: 99;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.bg-image-with-content-section .bg-content-left{
  width: 50%;
}
.bg-image-with-content-section .bg-sub-text{
  font-weight: 500;
}
.bg-image-with-content-section .bg-content-right{
  width: 50%;
}
.bg-image-with-content-section .bg-content-right p:last-child{
  display: none;
}
.bg-image-with-content-section  .bg-content-heading-buttons{
  width: 50%;
}
.bg-image-with-content-section  .bg-content-heading-buttons h2{
  border-bottom: 2px solid #fff;
}
.bg-image-with-content-section .bg-content-heading-buttons h4, .bg-image-with-content-section .bg-content-heading-buttons h5{
  font-weight: 500;
  color: #fff;
}
.bg-image-with-content-section .bg-content-heading-buttons p > span{
  font-size: small;
  line-height: 35px;
  font-style: italic;
}
.bg-image-with-content-section .bg-content-button-style a{
  display: block;
}
.bg-image-with-content-section .bg-content-heading-buttons ul{
  padding-left:10px;
}
.bg-image-with-content-section .bg-content-heading-buttons li{
  padding-left:25px;
}
.two-column-img-location-section{
  background-image: url('https://23800181.fs1.hubspotusercontent-na1.net/hubfs/23800181/AmeriChoice%20Images/swirl-background-image.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.location-name-container h2 {
  margin: 0;
}
.two-column-img-location-section .main-image-location-block{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.two-column-img-location-section .image-text-link{
  width: calc(50% - 10px);
  height: 400px;
  position: relative;
  margin-bottom: 20px;
}
.two-column-img-location-section .left-image-inner-block{
  width: calc(100% - 40px);
  transition: all .25s;
  background-image: url('https://23800181.fs1.hubspotusercontent-na1.net/hubfs/23800181/AmeriChoice%20Images/Upper-Allen-Township-ext-1920x700.jpg');
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
.two-column-img-location-section .location-name-container{
  width: calc(100% - 40px);
  transition: all .25s;
  padding: 24px;
  position: absolute;
  bottom: 40px;
  right: 0;
}
.two-column-img-location-section .location-name-container h4{
  margin: 0;
}
.blog-posst-list-card-image > a {
  display: block;
}
.isotope-pager a, .isotope-pager a:hover {
  color: #575757;
  padding: 1rem;
  cursor: pointer;
  font-family: Poppins,sans-serif;
  font-weight: 700;
  font-size: 18px;
}
.isotope-pager .pager.previous.vhidden, .isotope-pager .pager.next.vhidden {
  visibility: hidden;
  display:none;
}
.isotope-pager {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
  position: relative;
  text-align: center;
  visibility: visible;
  width: 100%;
}
/* .isotope-pager a, .isotope-pager a:active, .isotope-pager a:focus, .isotope-pager a:hover {
border-bottom: 4px solid transparent;
font-weight: 600;
margin: 0 7px 10px;
padding: 0 2px 4px;
text-decoration: none;
} */
.isotope-pager .pager.next, .isotope-pager .pager.previous {
  flex-basis: auto;
}
.isotope-pager .pager.next {
  order: 4;
}
.isotope-pager .page-wrapper {
  display: flex;
  flex-basis: auto;
  flex-wrap: nowrap;
  justify-content: center;
  order: 2;
}
.isotope-pager a:hover, .isotope-pager a.pager.active {
  background-color: #f3f6f6;
  text-decoration: none;
}



@media(max-width:1199px){
  .content-with-form-two-column-content-left-block {
    padding-right: 5%;
  }
  .latest-news-left-title-block{padding-right:80px}
}

@media screen and (max-width:991px) and (min-width:768px){
  .acc-loan-cal-section .button,.acc-loan-cal-section .hs-submit .hs-button{min-width:200px}
}

@media(max-width:991px){
  .blog-posst-list-card-item {
    padding: 0 15px;
    width: 50%;
  }
  .blog-list-featured-post-with-sidebar-inner {
    flex-direction: column-reverse;
    margin: 0;
  }
  .blog-list-featured-post-right-block, .blog-list-featured-post-left-block {
    padding: 0;
    width: 100%;
  }
  .blog-list-featured-post-right-block {
    margin-bottom: 30px;
  }
  .blog-list-featured-post-right-block {
    max-width: 480px;
    margin: 0 auto 30px;
  }
  .blog-list-featured-post-with-sidebar-section {
    padding: 60px 0;
  }
  .blog-posst-list-section {
    padding-bottom: 60px;
  }
  section.blog-post__body {
    width: 100%;
  }
  .blog-post__sidebar {
    width: 100%;
  }
  .blog-post__image-wrapper {
    width: 100%;
  }
  .post__body_contents {
    padding-left: 0;
  }
  .blog-post-with-sidebar-section {
    flex-direction: column;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  article.blog-post {
    padding: 60px 0;
  }
  nav.pagination {
    margin-top: 35px;
  }
  .simple-text-banner-section .floating-button-popup{display:none}
  .full-width-title-txt-section .main-list-name-container ul li{font-size: 16px !important;}
  .content-with-form-two-column-section {
    padding: 60px 0;
  }
  .content-with-form-two-column-section .paagraph-with-list{
    width: 100%;
    margin: 0 0 30px;
  }
  .text-image-block .imgText--img, .text-image-block .imgText--text{
    width: 100%;
  }
  .text-image-block .imgText--img{
    position: static;
  }
  .text-image-block .imgText--text{
    padding: 50px 0;
  }
  .three-column-title-text-section .left-inner-title-text-block{
    width: calc(50% - 40px);
  }
  .latest-news-left-title-block{padding-right:0;width:100%;padding-bottom:50px}.latest-news-right-news-block{width:100%}
  .two-column-img-location-section .image-text-link{
    width: 100%;
  }
}
@media(max-width:767px){
  .blog-posst-list-card-item {
    padding: 0;
    width: 100%;
  }
  .blog-posst-list-inner {
    margin: 0;
  }
  .blog-posst-list-card-content p {
    margin-bottom: 16px;
  }
  .blog-posst-list-card-item-inner {
    margin-bottom: 30px;
  }
  .blog-list-featured-post-with-sidebar-section {
    padding: 40px 0 40px;
  }
  .blog-posst-list-section {
    padding-bottom: 40px;
  }
  .blog-post-featured-content {
    padding: 30px 22px;
  }
  .blog-post-featured-image span.tag-red {
    padding: 12px 30px;
  }
  .alert-popup-box-sidebar .modal-content {
    padding:15px
  }
  .alert-popup-box-sidebar h6 {
    margin-bottom: 15px;
    padding: 10px 10px 15px
  }
  .alert-popup-box-sidebar .mfp-close {
    right: 6px!important;
    top: 14px!important
  }
  .alert-popup-box-sidebar .alert-button .button {
    font-size: 16px
  }
  article.blog-post {
    padding: 40px 0;
  }
  .post__body_heading {
    padding: 26px;
  }
  .simple-text-banner-section{text-align:center}
  .simple-text-banner-section .btn-section {justify-content: center;}
  .simple-text-banner-section .btn-section .btn-one:last-child {padding-right: 0;}
  .full-width-title-txt-section .inner-column-content-block,.full-width-title-txt-section table{width:100%;padding:0}.full-width-title-txt-section .left-name-block,.full-width-title-txt-section .right-name-block{flex-basis:100%}.full-width-title-txt-section .table-wrapper{overflow-x:auto}

  .content-with-form-two-column-section {
    padding: 40px 0;
  }
  .content-with-form-two-column-content-left-block {
    width: 100%;
    padding-right: 0;
  }
  .content-with-form-two-column-form-right-block {
    width: 100%;
    margin-top: 25px;
  }  
  .full-width-content-btn .button{min-width: 250px;}
  .full-width-content-btn .full-width-btn-inr {
    padding: 5px;
  }
  .blog-post .alignwide{
    flex-wrap:wrap;
  }
  .blog-post .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100%!important;
  }
  .blog-post .wp-block-image {
    margin:0 0 15px;  
  }
  .blog-post .one_half{
    width:100%;
    margin:0 0 16px;
  }
  .blog-post .one_third{
    width:100%;
    margin:0 0 16px;
  }
  .blog-post .two_fifth{
    width:100%;  
    margin:0 0 16px;
  }
  .blog-post .three_fifth{
    width:100%;  
  }
  .three-column-title-text-section .left-inner-title-text-block{
    width: 100% !important;
    padding: 20px !important;
  }
  .toggle.side-by-side-content .togglec-table,.toggle.side-by-side-content .togglec-text{width:100%}.toggle.side-by-side-content .togglec-text{padding-right:0}.toggle.side-by-side-content .togglec-table{padding-left:0}.accordian-drop-down-section{padding:60px 0 45px}.accordian-drop-down-block .togglec{padding:25px 0}.togglec-button{margin-top:25px}.accordian-drop-down-block .togglet .fa{margin-top:0}.togglec-button .button{margin:10px 0 0}
  .latest-news-section{padding:60px 0}.latest-news-left-title-block .button{margin:20px 0 0}
  .bg-image-with-content-section .bg-content-left, 
  .bg-image-with-content-section .bg-content-right{
    width: 100%;
  }
  .bg-image-with-content-section .bg-content-heading-buttons {
    width: 100%;
  }
  .bg-image-with-content-section:after {
    width: 100%;
  }
  .simple-text-banner-section .left-side-inner-section{display:none;}
}
@media screen and (max-width:568px){
  .latest-news-listing-text,.latest-news-social-share-icons{width:100%}.latest-news-social-share h4{width:100%;margin:0 0 20px;text-align:center}
}
@media(max-width:480px){
  .togglec-button .button{min-width:280px}.acc-loan-cal-section #loanInfo,.acc-loan-cal-section #loanQuote{padding:25px}.acc-loan-cal-section fieldset{column-gap:25px}.acc-loan-cal-section .button,.acc-loan-cal-section .hs-submit .hs-button{min-width:200px}
  .isotope-pager a, .isotope-pager a:hover {
    font-size: 15px;
    padding: 0.5rem;
  }

}