






*, *: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 */

.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 ;
    }
}
/* .dnd-section {
padding: 80px 20px;
}

.dnd-section > .row-fluid {
margin-left: auto;
margin-right: auto;
max-width: 1300px;
}

.dnd-section .widget-type-cell {
padding-left: 20px;
padding-right: 20px;
}

@media (max-width: 767px) {
.dnd-section .widget-type-cell {
padding-left: 0;
padding-right: 0;
}
}
*/

.section-spacing{
  padding: 80px 0;
}

.page-center {
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1514px;
}
@media screen and (max-width: 767px) {
  .page-center {
    padding: 0 15px;
  }
  .section-spacing{
  padding: 60px 0;
}
}/*-------- 767 ends here ----------*/




/*. @font-face {
  font-family: 'Arboria';
  src: url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Medium.eot');
  src: url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Medium.eot#iefix') format('embedded-opentype'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Medium.woff2') format('woff2'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Medium.woff') format('woff'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/FontsFree-Net-arboria1.ttf') format('ttf'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
}



@font-face {
  font-family: 'Arboria';
  src: url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Black.eot');
  src: url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Black.eot#iefix') format('embedded-opentype'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Black.woff2') format('woff2'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Black.woff') format('woff'),
     url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Black.ttf') format('ttf'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Black.svg') format('svg');
  font-weight: 900;
  font-style: normal;
}  


@font-face {
  font-family: 'Arboria';
  src: url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Bold.eot');
  src: url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Bold.eot#iefix') format('embedded-opentype'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Bold.woff2') format('woff2'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Bold.woff') format('woff'),
     url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Bold.ttf') format('ttf'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Arboria-Book';
  src: url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/FontsFree-Net-arboria2.eot');
  src: url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/FontsFree-Net-arboria2.eot#iefix') format('embedded-opentype'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/FontsFree-Net-arboria2.woff2') format('woff2'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Book-1.woff') format('woff'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/FontsFree-Net-arboria2.ttf') format('ttf'),
    url('https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/2020onsite_Jan_2022/Fonts/Arboria-Book-1.svg') format('svg');
  font-weight: normal;
  font-style: normal;
} */


  @import url("https://use.typekit.net/qwl6kov.css");

body {
  line-height: 1.1;
  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: 16px;
  margin: 0 0 1.5rem;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  cursor: pointer;
  font-weight:600 !important;
}

/* Headings */

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

h1 {
  font-size: 62px;
  font-weight: 700 !important;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 34px;
}

h4 {
  font-size: 25px;
  letter-spacing: 1.18px;
}

h5 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h6 {
  font-size: 18px;
  letter-spacing: 1.06px;
}

/* Lists */

ul li,
ol li {
  font-size: 1rem;
  line-height: 1.1;
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}
ul ul, ol ul, ul ol, ol ol {
  margin: 0 !important;
}
ul.no-list {
  list-style: none;
}

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 1.4rem;
  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: none;
}

.disable-focus-styles :focus {
  outline: none;
}
/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
}

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

@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;
   font-weight:600 !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;
}

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

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  color: #fff;
}
/* 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;
}



button.navbar-toggle{display:none;}
.main-navigation a,.main-navigation span,.main-navigation i{display:inline-block;}
.main-navigation .navbar-header a {
  display: inline-block;
}
.main-navigation .navbar-default {
  background-color: transparent;
  border: 0;
  margin-bottom:0;
  min-height: auto;
}
nav.navbar .hs-menu-wrapper>ul>li>a{
  color:#14292e;
  /* font-family: 'Arboria', sans-serif; */
  font-weight:600;
  font-size:16px;
  line-height:33px;
  text-transform: uppercase;
  padding:0 5px;
}
.main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper > .hs-item-has-children > a::after {
  content: "\f105" !important;
}
nav.navbar .hs-menu-wrapper ul li:hover{
  background-color:transparent;
}
nav.navbar .hs-menu-wrapper ul li a:hover ,nav.navbar .hs-menu-wrapper ul li a:focus{text-decoration:none;}
#myNavbar .hs-menu-depth-1.hs-item-has-children > a::after, #myNavbar .hs-menu-depth-2.hs-item-has-children > a::after {
  position: relative;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 7px;
  font-size: 16px;
}
/* nav.navbar .hs-menu-wrapper>ul>li.hs-item-has-children:after{display:none;} */
.main-navigation.navbar-top {
  position: fixed;
  z-index: 9;
  /*   background-color: rgba(255, 255, 255, 0.8); */
  width: 100%;
  padding:21px 0;
  /* -- box-shadow ---*/
  box-shadow: 0 0 10px 1px rgba(0,0,0,.15);
}
nav.navbar .hs-menu-wrapper>ul{margin-top: 0;}
nav.navbar .hs-menu-wrapper > ul > li .hs-menu-children-wrapper {
  background-color: rgba(255, 255, 255, 0.8);
}
.main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul > li > ul > li { width: 250px; }
nav.navbar .hs-menu-wrapper > ul > li .hs-menu-children-wrapper li a {
  color: #14292e;
  /* font-family: 'Arboria',sans-serif; */
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px;
  white-space: nowrap;
  width: 100%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hs-menu-flow-horizontal ul li.hs-menu-depth-1:last-child {
  background-color: #FFD600;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.hs-menu-flow-horizontal ul li.hs-menu-depth-1:last-child:hover{
  background-color: #333333;
  color:#ffffff;
}
.hs-menu-flow-horizontal ul li.hs-menu-depth-1:last-child:hover a{
  color:#ffffff;
}



.banner-section-wrap {
  padding: 150px 0;
  position: relative;
  text-align: center;
}
.banner-section-wrap .container{position: relative;padding:0 15px;}
.banner-section-wrap::before{
  content:'';
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  background-color: rgba(43, 43, 43, 0.41);
}

.main-navigation .navbar-default .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main-navigation .navbar-default .hs-menu-wrapper > ul {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  margin-top: 0px;
  margin-right: 15px;
}

.main-navigation .navbar-default .hs-menu-wrapper > ul > li {
  position: relative;
  margin:0 10px;
}
div#hs_cos_wrapper_header_logo img {
  max-width: 185px;
  width: 100% !important;
}

.main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul,.main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul > li > ul {
  list-style: none;
  position: absolute;
  opacity:0;
  visibility:hidden;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition:0.3s all ease-in-out;
  -o-transition:0.3s all ease-in-out;
  transition:0.3s all ease-in-out;
  padding:0;
}
.main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul > li > ul {
  left: 100%;
  top: 0;
}

.main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul > li > ul { left: 180px; }
.main-navigation .navbar-default .hs-menu-wrapper > ul > li:hover > ul.hs-menu-children-wrapper,.main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul > li:hover > ul{
  opacity:1;
  visibility:visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-navigation .navbar-default .navbar-header {
  margin-right: auto;
}
.main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul > li{position: relative;padding: 0px 0;width: 250px;}
.main-navigation .navbar-default .container {
  margin: 0 auto;
}
.main-navigation .navbar-default .hs-menu-wrapper>ul>li>ul>li:hover>ul {
  z-index: 999;
}
.header-outer-container {
  min-height: 81px;
}
.header.header--landing-page .header__container {
  position: relative;
  z-index: 9;
}
header.header.header--landing-page {
  padding: 10px;
}


@media screen and (min-width: 1200px) {
  .main-navigation .navbar-default .container {
    width: 1170px;
    padding: 0 15px;
  }
}

@media screen and (max-width: 1400px) {
  .main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul > li,.main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul > li > ul > li{width:auto;}
  .main-navigation .navbar-default .hs-menu-wrapper > ul > li > ul > li > ul{left:100%;}
}

@media screen and (max-width:1199px) {
  nav.navbar .hs-menu-wrapper>ul>li>a,nav.navbar .hs-menu-wrapper > ul > li .hs-menu-children-wrapper li a{ font-size: 13px !important; }
  .main-navigation .navbar-header a img.hs-image-widget { max-width: 120px; }
  .main-navigation .navbar-default .navbar-collapse { padding: 0; }
  .main-navigation .navbar-default .hs-menu-wrapper > ul > li{margin:0 8px;}
  .main-navigation .navbar-default .container { width: 970px; }
  .banner-section-wrap h1 { font-size: 36px; }
  .main-navigation .navbar-default .hs-menu-wrapper > ul{margin-right: 0;margin-top: 0;}
}


@media screen and (max-width:991px) {
  nav.navbar .hs-menu-wrapper>ul>li>a,nav.navbar .hs-menu-wrapper > ul > li .hs-menu-children-wrapper li a { font-size: 11px !important; }
  nav.navbar .hs-menu-wrapper>ul>li{margin:0 6px;}
  #myNavbar .hs-menu-depth-1.hs-item-has-children > a::after, #myNavbar .hs-menu-depth-2.hs-item-has-children > a::after { margin-left: 2px; font-size: 10px; top: -1px; }
  .main-navigation .navbar-header a img.hs-image-widget { max-width: 100px; }
  .main-navigation .navbar-default .container { width: 768px;max-width:100%;}
  .main-navigation .navbar-default .hs-menu-wrapper > ul > li { margin: 0 2px; }
  .main-navigation .navbar-default .navbar-header { margin-right: 0; }
  .banner-section-wrap { padding: 100px 0; }
  .banner-section-wrap h1 { font-size: 32px;margin-bottom: 0;}
  .banner-section-wrap .btn.btn-banner { padding: 8px 16px; font-size: 16px; }
  .main-navigation.navbar-top{
    padding: 21px 5px;
  }

}

@media screen and (min-width:768px) {
  a.child-trigger-new {
    display: none !important;
  }
  a.mobile-trigger-new.cta_border_button {
    display: none;
  }
}
@media screen and (max-width:767px) {
  nav.navbar .hs-menu-wrapper>ul>li>a,nav.navbar .hs-menu-wrapper > ul > li .hs-menu-children-wrapper li a { font-size: 16px !important; }
  .main-navigation .navbar-default .navbar-header {
    margin:0 15px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-navigation .navbar-default .navbar-header button.navbar-toggle {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    display:inline-block;
    height: auto;
    width: auto;
  }
  .navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color: transparent;border:0;}
  .hs-menu-flow-horizontal {
    position: absolute;
    top: 70px;
    left:0;
    width: 100%;
    max-height: calc(100vh - 140px);
    overflow: auto;
    overflow-x: hidden;
    display:none;
  }
  nav.navbar .hs-menu-wrapper ul li { margin: 0; }
  nav.navbar .hs-menu-wrapper ul{background-color: #ffffff;padding:20px 15px;}
  nav.navbar .hs-menu-wrapper > ul > li .hs-menu-children-wrapper { max-width: calc(100% - 18px); margin-left:20px;margin-bottom: 20px; }
  nav.navbar .hs-menu-wrapper>ul>li>a:hover{color:#14292e;}
  body.mobile-open { overflow: hidden; }
  nav.navbar .hs-menu-wrapper>ul>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #myNavbar .hs-menu-depth-1.hs-item-has-children > a::after, #myNavbar .hs-menu-depth-2.hs-item-has-children > a::after { font-size: 20px; }
  .main-navigation .navbar-default .hs-menu-wrapper > ul > li{width:100%;}
  .main-navigation .navbar-default .hs-menu-wrapper > ul{-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 5px 10px;}
  nav.navbar .hs-menu-wrapper > ul > li .hs-menu-children-wrapper {
    visibility: visible;
    position: relative;
    opacity: 1;
    display: block ;
    top:0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .navbar-default .navbar-toggle .icon-bar{
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 20px;
    height: 2px;
    background: #888888;
    margin: 4px auto;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
  }
  /*   .mobile-open button.navbar-toggle span.icon-bar:nth-child(2) { opacity: 0; }
  .mobile-open button.navbar-toggle span.icon-bar:nth-child(1) { -webkit-transform: rotate(45deg) translate(3px, 3px); -ms-transform: rotate(45deg) translate(3px, 3px); transform: rotate(45deg) translate(3px, 3px); }
  .mobile-open button.navbar-toggle span.icon-bar:nth-child(3) { -webkit-transform: rotate( -45deg ) translate(6px, -6px); -ms-transform: rotate( -45deg ) translate(6px, -6px); transform: rotate( -45deg ) translate(6px, -6px); } */

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

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */
  /* Toggle Button
  ========================================================================== */

  a.mobile-trigger-new {
    display: inline-block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 26px;          /* Position Button at top right of screen  */
    right: 15px;        /*******************************************/
    width: 34px; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 4px;
    background: transparent; /* Background color */
    z-index: 99999999999; /* Z-index to keep button on top of other layers */
    -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-transition:color .2s ease-in; 
    -moz-transition:color .2s ease-in;
    transition:color .2s ease-in;
    border: 0px solid #E2E2E2;
  }

  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{
    position: absolute;
    content: ''; /* Change the text on the closed toggle button */
  }

  a.mobile-trigger-new span:after{
    position: relative;
    right: 2px;
    content: ''; /* 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; 
  }

  /* 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-block !important;
    position: relative;
    top: -5px;
    margin-left: 5px;
    -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: '';
    display:block !important;
  }
  a.mobile-trigger-new  i, a.mobile-trigger-new  i:before, a.mobile-trigger-new  i:after {
    width: 15px; /* Icon line width */
    height: 2px; /* Icon line height */
    background-color: #000; /* Icon color */

  }
  a.mobile-trigger-new  i:before {
    margin-top: -6px; /* 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: 6px; /* 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 {
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 33px !important; /* Button width */
    min-width: 33px !important;
    height: 33px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
    text-align: center;
  }
  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: transparent; /* 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;
  }

  nav.navbar .hs-menu-wrapper>ul>li .hs-menu-children-wrapper, .main-navigation .navbar-default .hs-menu-wrapper>ul>li>ul>li>ul {
    visibility: visible;
    position: relative;
    opacity: 1;
    display: block;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    left: 0;
    margin-left: auto !important;
    transition: none !important;
  }
  .main-navigation .navbar-default .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>.hs-item-has-children>a::after {
    display:none;
  }
  .main-navigation .navbar-default .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper>.hs-item-has-children>a.child-trigger-new::after {
    content: "\f107" !important;
  }
  #myNavbar .hs-menu-depth-1.hs-item-has-children>a::after, #myNavbar .hs-menu-depth-2.hs-item-has-children>a::after {
    display:none;
  }
  #myNavbar .hs-menu-depth-1.hs-item-has-children > a.child-trigger-new::after, #myNavbar .hs-menu-depth-2.hs-item-has-children > a.child-trigger-new::after {
    position: relative;
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    margin-left: 7px;
    font-size: 16px;
  }
}
/* Footer Container */

.footer .dnd-section {
  padding: 0;
}

.footer__container {
  margin: 0 auto;
  padding: 5.6rem 20px 2.8rem;
}

/* Footer Rows */

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

.footer__navigation {
  width: 22%;
}

.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0.5rem 0 2rem;
  padding-left: 0;
}

.footer .hs-menu-wrapper li {
  margin: 0.7rem 0;
}

.footer .hs-menu-wrapper li a:hover {
  text-decoration: none;
}

.footer__form {
  width: 25%;
}

@media (max-width: 767px) {
  .footer__row {
    flex-wrap: wrap;
  }

  .footer__navigation,
  .footer__form,
  .footer__follow-me,
  .footer .widget-type-header,
  .footer .widget-type-simple_menu,
  .footer .social-links {
    text-align: center;
    width: 100%;
  }
}

/* Footer Form */

.footer--site-page .footer__form form,
.footer--site-page .widget-type-form form {
  margin-bottom: 1.5rem;
  padding: 0;
}

/* Landing Page Footer */

.footer--landing-page {
  border-top: 2px solid #eff7ff;
}

.footer--landing-page .footer__container {
  padding: 2.8rem 0 1.5rem;
}

/* Footer Form */

.footer--site-page form {
  background-color: transparent;
  border: none;
  padding: 0;
}

.footer--site-page .footer__form .form-title {
  background-color: transparent;
  font-size: 1rem;
  padding: 0 0 1rem;
  text-align: left;
}

@media (max-width: 980px) {
  .footer--site-page .footer__form {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 0.75rem 0 0;
    width: 75%;
  }

  .footer--site-page .footer__form .form-title {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer--site-page .widget-type-form {
    margin: 0 auto;
    width: 75%;
  }
}


.footer-main {
  margin: 0 auto;
  padding: 100px 20px 50px 20px;
  background-color: #53565a;
  border-top: 4px solid #ffcd00;
}
.footer-wrap-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-wrap-rows ul {
  margin-top: 0;
  margin-bottom: 10px;
  list-style: none;
  padding-left: 0;
}
.footer-wrap-rows .nav-column {
  padding: 0 10px;
  margin-bottom: 1px;
}
.footer-wrap-rows ul li {margin: 0;}
.footer-wrap-rows ul li a {
  font-size: 13px;
  line-height:1.95;
/*  font-family: Arboria,sans-serif; */
  color: #ffffff;
  white-space: nowrap;
  -webkit-transition:0.3s all ease-in-out;
  -o-transition:0.3s all ease-in-out;
  transition:0.3s all ease-in-out;
}
.footer-wrap-rows ul li a:hover{
  color: #ffcd00;
}
.footer-main .page-center {
  max-width: 980px;
  margin: 0 auto;
  padding:0 15px;
}
.footer-wrap-blog-bttn-wrap {
  width: 100%;
  text-align: center;
}
.footer-wrap-blog-bttn-wrap a {
  font-size: 22px;
  line-height:1;
  color: #ffffff;
/*  font-family: Arboria,sans-serif; */
  display: inline-block;
  background-color: transparent;
  border: 4px solid #ffcd00;
  border-radius: 0;
  padding: 5px 45px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
.footer-wrap-blog-bttn-wrap a:hover{;
  background-color: #ffcd00;
  color: #fff;
/*  font-family: Arboria,sans-serif; */
  text-decoration: none;
  font-weight: 700;
}
.footer-wrap-social-media{padding-top: 20px;}
.footer-wrap-social-media,.footer-bottom.footer-main { text-align: center; }
.footer-bottom.footer-main p, .footer-bottom.footer-main p a {
  margin: 0;
/*  font-family: Arboria,sans-serif; */
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  -webkit-transition:0.3s all ease-in-out;
  -o-transition:0.3s all ease-in-out;
  transition:0.3s all ease-in-out;
}
.footer-bottom.footer-main p a{margin-left: 5px;}
.footer-bottom.footer-main p a:hover{
  color: #ffcd00;
}
.footer-bottom.footer-main { padding: 13px 0; }
.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.social-links img { display: block; }
.social-links a { margin: 0 4px; }
.footer-wrap-rows h6 {
  font-weight: normal;
/*  font-family: Arboria,sans-serif; */
  font-size: 16px;
  line-height:17.6px;
  text-transform: uppercase;
  border-bottom: 4px solid #ffcd00;
  padding-bottom: 10px;
  color: #fff;
  margin-bottom: 5px;
  white-space: nowrap;
  margin-top: 0;
}
.footer-main h6 {
  text-transform: uppercase !important;
}
.footer-bottom {
  background-color: #fff;
  text-align: center;
  padding: 14px 24px;
  font-size: 1.6rem;
/*  font-family: Arboria,sans-serif; */
}
.footer-bottom p {
/*  font-family: Arboria,sans-serif; */
  margin: 0;
}
.footer-bottom p a {
  margin: 0 5px;
  color: #14292e;
/*  font-family: Arboria,sans-serif; */
}

.footer-bottom p a:hover {
  color: #ffcd00;
}

@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1400px) {

}

@media screen and (max-width:1199px) {
  .footer-wrap-rows{-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
   .footer-wrap-rows .nav-column:nth-child(n + 7) { margin-top: 40px; }
}

@media screen and (max-width:991px) {
  
  .footer-main .container { max-width: 700px; }
  /*   .footer-wrap-rows .nav-column:nth-child(n + 6) { margin-top: 40px; } */
  .footer-main { padding: 60px 0px 50px; }
}
@media screen and (max-width:880px) {
  .footer-wrap-rows .nav-column:nth-child(n + 6) {
    margin-top: 40px;
  }
}


@media screen and (max-width:804px) {
  .footer-wrap-rows .nav-column:nth-child(n + 6) { margin-top: 40px; }
  #myNavbar .hs-menu-depth-1.hs-item-has-children>a::after, #myNavbar .hs-menu-depth-2.hs-item-has-children>a::after {
    margin-left: 1px;
    font-size: 9px;
  }
}
@media screen and (max-width:767px) {
  .footer-main .container { max-width: 575px; }
  .footer-wrap-rows .nav-column:nth-child(n + 6) { margin-top: 40px; }
}

@media screen and (max-width:715px) {  
  .footer-wrap-rows .nav-column:nth-child(n + 5) { margin-top: 40px; }
}

@media screen and (max-width:561px) {  
  .footer-wrap-rows .nav-column:nth-child(n + 4) { margin-top: 40px; }
}

@media screen and (max-width:575px) {
  .footer-main .container{max-width:480px;}
  .footer-wrap-rows .nav-column:nth-child(n + 5){margin-top: 40px;}
  .footer-bottom.footer-main p, .footer-bottom.footer-main p a{font-size: 15px;line-height: 18px;}
}

@media screen and (max-width:480px) {
  .footer-wrap-rows .nav-column { width: 100%; text-align: center; }
  .footer-wrap-rows .nav-column:nth-child(n + 2) { margin-top: 40px; }
  .footer-wrap-blog-bttn-wrap a { font-size: 20px; border-width: 2px; padding: 5px 30px; }
  .footer-wrap-rows h6 { display: inline-block; }
}




.half-img-content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.half-img-content-image {
  height: 100%;
  background-position: center;
  background-size: cover;
  min-height: 430px;
}
.half-img-content-col{width:50%;}
.half-img-content-content { padding: 85px 45px 85px 35px; }
.common-title-wrap h2{
  margin:0;
}
.common-title-wrap h3 {
  margin: 0;
  /*   font-size: 24px;
  line-height:1.3;
  font-weight: 700;
  font-family: 'Muli'; */
}
/* .common-title-wrap p {
font-size: 20px;
line-height:1.3;
font-weight: 600;
margin: 0;
} */
/* .text-link {
font-weight: 700;
font-family: 'Roboto Slab',sans-serif;
font-size: 20px;
line-height:1.3;
text-transform: uppercase;
-webkit-transition:0.3s all ease-in-out;
-o-transition:0.3s all ease-in-out;
transition:0.3s all ease-in-out;
}
.text-link:hover{
font-family: 'Roboto Slab',sans-serif;
color:#25282a;
text-decoration:none;
font-weight: 700;
} */
.half-img-content-content h3 { margin: 12px 0; }
.half-img-content-content p { margin-bottom: 15px; }
.half-img-content-row.img-right {
  flex-direction: row-reverse;
}
img{max-width:100%;height:auto;}

.page-center{margin:0 auto;}
.quote-box-section {
  background-repeat:no-repeat;
  background-size:cover;
  background-position: center;
  position: relative;
}
.quote-box-section::before{
  content:'';
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  -webkit-transition:0.3s all ease-in-out;
  -o-transition:0.3s all ease-in-out;
  transition:0.3s all ease-in-out;
}
/* .quote-box-section:hover::before{
background-color:rgba(255, 205, 0, 0.9);
} */
.quote-box-content {
  padding: 0;
  text-align: center;
  position: relative;
}
.quote-box-content h4, .quote-box-content h5 {
  color: #ffffff;
  margin: 0;
}
.border-bttn {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Roboto Slab', Arial;
  border: 2px solid #2DCCD3;
  padding: 15px 30px;
  color: #ffffff;
  -webkit-transition:0.3s all ease-in-out;
  -o-transition:0.3s all ease-in-out;
  transition:0.3s all ease-in-out;
}
.border-bttn:hover{
  border-color:#ffffff;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Roboto Slab', Arial;
  text-decoration:none;
}
.quote-box-content h4 { margin: 10px 0 16px; line-height: 1.6; }
.quote-box-content .button  { margin-top: 40px; }


.hero-banner-slider { padding: 100px 0;text-align:center;background-repeat:no-repeat;background-size: cover;position: relative;}
.hero-banner-slider::before {content: '';;position: absolute;height: 100%;width: 100%;left: 0;top: 0;}
.hero-banner-slider .page-center { position: relative;padding:0 15px;}
.hero-banner-slider h1 {
  margin: 0;
}

.hero-banner-slider h2 {
  margin: 25px 0 35px;
}
.solid-bttn {
  font-size: 18px;
  line-height: 1;
  font-family: 'Roboto Slab', Arial;
  font-weight: bold;
  text-transform: uppercase;
  color: #25282A;
  background-color: #ffcd00;
  padding: 17px 31px;
  -webkit-transition:0.3s all ease-in-out;
  -o-transition:0.3s all ease-in-out;
  transition:0.3s all ease-in-out;
}
.solid-bttn:hover {
  font-family: 'Roboto Slab', Arial;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
  background-color: #333333;
}
.banner-slick-slider ul.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner-slick-slider ul.slick-dots li { margin: 0 4px;line-height:0;}
.banner-slick-slider ul.slick-dots li button {
  padding: 0;
  font-size: 0;
  line-height: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition:0.3s all ease-in-out;
  -o-transition:0.3s all ease-in-out;
  transition:0.3s all ease-in-out;
  background-color: #000;
  border: 1px solid #ffcd00;
}
.banner-slick-slider ul.slick-dots li button:focus{outline:0;}
.banner-slick-slider ul.slick-dots li.slick-active button {  background-color: rgba(255,205,0,1.0);}
.blog-listing-section { padding: 0 15px; }
.blog-listing-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -15px;
}
.slick-dots li button:before{font-size:0px !important;}
.blog-listing-cols { width: 30%; padding: 0 15px; }
.blog-listing-section { padding: 0 15px; }
.blog-listing-content h4 { text-transform: uppercase;}
.blog-listing-content p { font-size: 20px; line-height: 1.4;margin:12px 0;}
.blog-listing-img {width: 100%;display: block;background-size: cover;background-repeat: no-repeat;background-position: center;margin-bottom: 10px;}

.blog-listing-img::before {content: '';padding-bottom: 60%;display: block;}

.blog-listing-wrap > div:nth-child(n + 4){margin-top:40px;}

.search-bar-wrapper {
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 12px 0 rgb(0 0 0 / 10%);
  box-shadow: 1px 1px 12px 0 rgb(0 0 0 / 10%);
  padding: 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 700px;
  position: relative;
}
.search-bar-right a {
  margin:0px;
  padding: 10px;
}
.search-bar-right a:hover { text-decoration: none; }
.search-bar-left {
  padding: 10px;
}
.search-bar-left span {
  margin-left: 5px;
  font-size: 16px;
  line-height: 17px;
  vertical-align: text-top;
}
.search-bar-center {
  padding: 10px;
  border-left: 1px solid #d2d2d2;
  width: calc(100% - 310px);
  text-align: center;
  cursor: pointer;
  position: relative;
}
.search-bar-center a:hover{text-decoration:none;}
.search-bar-center a{ color:#333333; }
.search-bar-center .search-bar-dropdown::after {
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 20px;
  top: 3px;
  position: relative;
  margin-left: 5px;
  font-weight: bold;
}
.search-bar-wrapper-all {
  position: absolute;
  background-color: #ffffff;
  top: calc(100% + 15px);
  left: 0;
  padding: 10px 10px;
  display:none;
  -webkit-box-shadow: 1px 1px 12px 0 rgb(0 0 0 / 10%);
  box-shadow: 1px 1px 12px 0 rgb(0 0 0 / 10%);
  text-align:left;
  width:100%;
}
.toggle-dropdown .search-bar-wrapper-all { display: block; }
.search-bar-wrapper-all  ul { margin: 0; padding: 0; list-style: none; }
.search-bar-wrapper-all li { margin: 0; padding: 5px;transition: all 0.5s; }
.search-bar-wrapper-all li:hover, .search-bar-wrapper-all .hs-menu-flow-horizontal ul li.hs-menu-depth-1:last-child:hover {background-color: rgba(255,205,0,1.0);}
.search-bar-wrapper-all li a { color: #333333; }
.search-bar-wrapper-all li a:hover { text-decoration: none; }
.search-bar-wrapper-all .hs-menu-flow-horizontal ul li.hs-menu-depth-1:last-child {
  background: transparent;
}
.search-bar-wrapper-all .hs-menu-flow-horizontal ul li.hs-menu-depth-1:last-child:hover a{
  color:inherit;
}

.section-heading {
  text-align: center;
  padding-bottom: 40px;
}
.multi-column-box-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.multi-column-box-row.two-column .multi-column-box-item {
  width: 50%;
  padding: 0 15px;
  text-align: center;
}
.multi-column-box-item-inner {
  margin-bottom: 40px;
}
.multi-column-icon-block {
  margin-bottom: 20px;
}
.multi-column-content-block h5 {
  margin-bottom: 12px;
}
.multi-column-content-block p {
  line-height: 1.5;
}

.multi-column-box-button-block {
  text-align: center;
  margin-top: 15px;
}
.multi-column-box-row.three-column .multi-column-box-item {
  width: 33.33%;
  padding: 0 15px;
  text-align: center;
}
.section-heading p {
  margin: 0;
}
.multi-column-box-row.four-column .multi-column-box-item {
  width: 25%;
  padding: 0 15px;
  text-align: center;
}
.multi-column-box-inner {
  position: relative;
}
.multi-column-box-section {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.section-heading h2 {
  margin-bottom: 10px;
}


.logo-item img{
  max-height: 100px;
  max-width: 160px;
  width:100%;
  object-fit: cover;
  margin: 0 auto;
  display: block;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
/*   cursor: pointer; */
}
.logo-slider-section .logo-slider-row .slick-track {
  display: flex;
  align-items: center;
}

.slick-track *{outline:none;}

.logo-slider-row .slick-prev:before {
  content: '\f053' !important;
  font-family: fontawesome !important;
  color: #ffcd00 !important;
}
.logo-slider-row .slick-next:before{
  content: '\f054' !important;
  font-family: fontawesome !important;
  color: #ffcd00 !important;
}
.logo-slider-row .slick-list.draggable {
  margin: 0 30px;
}
.logo-slider-row .slick-next{
  right: 0 !important;
}
.logo-slider-row .slick-prev{
  left: 0 !important;
}
.logo-slider-row .slick-prev, .logo-slider-row .slick-next{
  z-index:5;
}
button.slick-arrow:hover {
  border: none;
}
.logo-slider-row a.logo-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.logo-slider-row .logo-item {
  position: relative;
}
.hero-banner-slider a.button {
  margin: 0;
}
.hero-banner-slider.text-left {
  text-align: left;
}
.logo-slider-row .slick-prev:focus, .logo-slider-row .slick-next:focus{
  border:none !important;
}
.logo-slider-row .slick-prev:active, .logo-slider-row .slick-next:active{background: transparent; border: none;}

.services-and-bio-column-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.services-and-bio-content-block {
  width: calc(100% - 200px);
  padding-left: 60px;
}
.services-and-bio-content-block p:last-child {
  margin-bottom: 0;
}
.services-and-bio-column:not(:last-child) {
  margin-bottom: 60px;
}
.services-and-bio-heading.secton-heading {
  padding-bottom: 50px;
}
.services-and-bio-heading.secton-heading p{
  margin-bottom:0px;
}
.services-and-bio-content-block p {
  line-height: 1.5;
}
.services-and-bio-image-block {
  width: 200px;
}
.services-and-bio-image-block img {
  width: 100%;
  height: auto;
}
.services-and-bio-heading.secton-heading h2 {
  margin-bottom: 8px;
}
.services-and-bio-content-block h4 {
  margin-bottom: 15px;
}

.banner-content-block {
  max-width: 650px;
  width:100%;
}
.banner-content-block h1 {
  padding-bottom: 25px;
}
.banner-content-block p {
  line-height: 1.5;
}
.only-hero-banner .hero-banner-slider.text-center .banner-content-block{
  margin: 0 auto;
}
section.hero-banner-slider-section.only-hero-banner.tall-banner .hero-banner-slider {
  padding: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
section.hero-banner-slider-section.only-hero-banner.tall-banner .hero-banner-slider .page-center {
  position: relative;
  padding: 0 15px;
  width: 100%;
  /*   display: flex;
  justify-content: center;
  flex-direction: column; */
}
section.hero-banner-slider-section.only-hero-banner.overlay:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
section.hero-banner-slider-section.only-hero-banner.tall-banner {
  height: 100vh;
}
section.hero-banner-slider-section.only-hero-banner {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hero-banner-slider-section.only-hero-banner .hero-banner-slider {
  padding: 0;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.search-bar-wrapper-all .hs-menu-flow-horizontal ul li.hs-menu-depth-1:last-child:hover a {
  color: #333 !important;
}
.hero-banner-slider-section.only-hero-banner .hero-banner-slider.text-right  .banner-content-block {
  margin-left: auto;
  text-align: right;
}

.hero-banner-slider-section .hero-banner-slider.text-right{
  margin-left: auto;
  text-align: right;
}


@media screen and (max-width:1400px) {

}

@media screen and (max-width:1199px) {
  /*   .common-title-wrap h2{font-size:36px;}
  .common-title-wrap h3{font-size:22px;} */
  /*   .common-title-wrap p,.text-link{font-size:18px;} */
  .half-img-content-content{padding: 65px 25px;}
  .hero-banner-slider h2 { margin: 20px 0 30px; }
  .solid-bttn { padding: 14px 24px; }

  .blog-listing-content p{font-size:18px;}
}


@media screen and (max-width:991px) {
  /*   .common-title-wrap h2 { font-size: 34px; }
  .common-title-wrap h3{font-size:20px;} */
  .half-img-content-content { padding:50px 20px; }
  .solid-bttn { padding: 12px 20px; font-size: 16px; }

  .blog-listing-cols { width: calc(50% - 30px); }
  .blog-listing-wrap > div:nth-child(n + 3){margin-top:40px;}

  .multi-column-box-row.three-column .multi-column-box-item {
    width: 50%;
    padding: 0 15px;
    text-align: center;
  }
  .multi-column-box-row.four-column .multi-column-box-item {
    width: 33.33%;
  }
  .services-and-bio-content-block {
    padding-left: 40px;
  }
  .services-and-bio-column:not(:last-child) {
    margin-bottom: 50px;
  }
}


@media screen and (max-width:767px) {
  .half-img-content-col { width: 100%; }
  .half-img-content-image { width: 100%; height:250px; min-height: auto; }
  .half-img-content-content{padding:20px;}
  .hero-banner-slider{padding:80px 0;}


  .search-bar-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
  .search-bar-center {
    width: 100%;
    text-align: left;
    border: 0;
    background-color: #ffffff;
    padding: 15px 15px;
    margin: 10px 0;
  }
  .search-bar-left .search-icon { display: none; }
  .search-bar-left span { color: #ffffff; margin-left: 0; }
  .search-bar-left { padding: 0; }
  .search-bar-wrapper-all { top: 100%; width: auto; }


  .multi-column-box-row.three-column .multi-column-box-item, .multi-column-box-row.two-column .multi-column-box-item,
  .multi-column-box-row.four-column .multi-column-box-item{
    width: 100%;
    padding: 0;
    max-width: 400px;
    margin: 0 auto;
  }
  .multi-column-box-item-inner {
    margin-bottom: 25px;
  }
  .multi-column-icon-block {
    margin-bottom: 15px;
  }
  .multi-column-box-row {
    margin: 0;
  }
  .logo-item img {
    max-width: 144px;
  }
  .services-and-bio-column-inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .services-and-bio-content-block {
    width: 100%;
    padding-left: 0;
  }
  .services-and-bio-image-block {
    padding-bottom: 15px;
  }
  .banner-content-block h1 {
    padding-bottom: 10px;
  }
  section.hero-banner-slider-section.only-hero-banner.tall-banner {
    height: 600px;
  }
  .services-and-bio-column-inner {
    text-align: center;
  }
  .services-and-bio-image-block {
    margin: 0 auto;
  }
  .services-and-bio-heading.secton-heading {
    padding-bottom: 40px;
    text-align: center;
  }
  .toggle-dropdown .search-bar-wrapper-all .hs-menu-flow-horizontal {
    position: static;
    display: block;
  }

  /*11-1-2021 */
 .careee-lp .row-fluid-wrapper.row-depth-1.row-number-5.dnd-row #hs_cos_wrapper_dnd_area_main_banner-module-6 {
   padding: 0 15px !important;
  }
  .careee-lp .dnd_area_main_banner-column-7-row-0-padding #hs_cos_wrapper_dnd_area_main_banner-module-8 {
    padding-right: 0 !important;
  }

}



@media screen and (max-width:575px) {
  /*   .common-title-wrap h2 { font-size: 32px; } */

  .blog-listing-cols { width: 100%; }
  .blog-listing-wrap > div:nth-child(n + 2){margin-top:40px;}
  .blog-listing-wrap { max-width: 340px; margin: 0 auto; }
  .blog-listing-content p{font-size:16px;}
  .services-and-bio-image-block {
    width: 170px;
  }
  .services-and-bio-column:not(:last-child) {
    margin-bottom: 40px;
  }
  section.hero-banner-slider-section.only-hero-banner.tall-banner {
    height: 500px;
  }
}
.header-outer-container.home-header-new{
  position: relative;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100% !important;
  background-color: #fff;
}
/* .header-outer-container.home-header-new .header {
background-color: transparent;
} */


.hero-banner-section-new .banner-content-block {
  max-width: 1000px;
}
.hero-banner-section-new .banner-content-block p {
  line-height: inherit;
  max-width: 750px;
  margin: 0 auto;
  width: 100%;
}
/* Two Column Image And Content Section */
.home-banner-two-col-section {
  position: relative;
  z-index: 99;
  overflow: hidden;
}
.home-banner-two-col-section .two-col-wrapper{
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-banner-two-col-section .left-col-section {
  width: 34%;
}
.home-banner-two-col-section .right-col-section {
  width: 66%;
}
.home-banner-two-col-section .left-col-section .text-section h1 {
  text-transform: uppercase;
  font-weight: 700;
}
.home-banner-two-col-section .left-col-inner-section {
  padding-right: 10px;
  padding-top: 80px;
  padding-bottom:170px;
}
.left-col-inner-section .image-section img {
  max-width: 380px !important;
  width: 100%;
}
.home-banner-two-col-section .right-col-img img {
  display: block;
  object-fit: cover;
  position: absolute;
  width: 100%;
  max-width: 965px !important;
  bottom: auto;
  top: 0;
}
.widget_1651042881351.hero-banner-slider-section h4{
  font-weight: 400;
}
.widget_1651042881351.hero-banner-slider-section h3{
  margin-bottom: 0;
}

.search-and-menu .search-bar-wrapper-all li a {
  color: #14292e;
}
.search-and-menu form {
  padding: 0;
}
.search-and-menu .hs-search-field__bar .button:hover svg {
  fill: #fff;
}
.search-and-menu form {
  padding: 0;
  display: flex;
  align-items: center;
  margin: 0;
}
.search-and-menu .search-bar-wrapper-all{
  top: calc(100% + 9px);
}
.search-and-menu .search-bar-wrapper-all li a:hover {
  text-decoration: none;
}
.search-and-menu .hs-search-field__bar button{
  background: transparent;
  border: transparent;
  position: absolute;
  left: 0;
  padding: 0;
  top: 13px;
}
.search-and-menu .search-bar-wrapper .search-bar-right {
  width: 18%;
}
.search-and-menu .search-bar-wrapper {
  max-width: 780px;
  align-items: center;
  padding: 0 10px;
  bottom: 115px;
  position: absolute;
  z-index: 99;
  width: 100%;
}
.search-and-menu .hs-search-field.hs-search-field--open ul.hs-search-field__suggestions {
  margin: 11px 0;
  position: absolute;
  background: #fff;
  padding: 10px;
  height: 90px;
  overflow-x: auto;
  z-index: 99;
  overflow-y: auto;
}
.search-and-menu input.hs-search-field__input {
  padding-left: 30px;
  border: 0;
}
.search-and-menu .hs-search-field__bar button svg {
  height: 15px;
}
.search-and-menu .hs-search-field__bar button:hover, .search-and-menu .hs-search-field__bar button:focus{
  background: transparent;
}
.search-and-menu .search-bar-left {
  position:relative;
}
.search-and-menu form select {
  border: none;
  cursor: pointer;
  position: relative;
}
.search-and-menu .search-bar-left::after {
  content: "";
  border-right: 1px solid #f0ede2;
  position: absolute;
  right: 0;
  height: 59px;
  top: 0;
}
.search-and-menu .search-bar-center::after {
  content: "\f107";
  font: normal normal normal 25px/1 FontAwesome;
  right: 18px;
  top: 17px;
  height: 34px;
  position: absolute;
  pointer-events: none;
  text-align: right;
  cursor: pointer;
  width: 30px;
}
.search-and-menu .search-bar-center{
  border:0;
  width: calc(100% - 280px);
}
/* .search-and-menu input.hs-search-field__input::placeholder{
color: rgba(20, 41, 46, 0.8) !important;
}
.search-and-menu input.hs-search-field__input:-ms-input-placeholder {
color: rgba(20, 41, 46, 0.8) !important;
}

.search-and-menu input.hs-search-field__input::-webkit-input-placeholder {
color: rgba(20, 41, 46, 0.8) !important;
} */

/* three-col-img-and-text-module */
.three-col-img-and-text-inner-module .three-col {
  width: 33.33%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.three-col-img-and-text-inner-module .three-col-section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.three-col-img-and-text-inner-module .three-col .min-height {
  height: 400px;
  width: 100%;
}
.three-col-img-and-text-inner-module .img-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.three-col-img-and-text-inner-module .three-col .hover-card {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.three-col-img-and-text-inner-module .three-col:hover .hover-card { 
  bottom: 0%;
}
.three-col-img-and-text-inner-module .three-col .text-card {
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.three-col-img-and-text-inner-module .three-col .text-card h3 {
  text-transform: uppercase;
}

/* testimonial-slider */
.testimonial-slider {
  padding: 60px 0;
}
.testimonial-slider .slick-prev:before {
  content: '\f053' !important;
  font-family: fontawesome !important;
  color: #ffcd00 !important;
}
.testimonial-slider .slick-next:before{
  content: '\f054' !important;
  font-family: fontawesome !important;
  color: #ffcd00 !important;
}


/* multi-column-box-sec-new */
.multi-column-box-sec-new .multi-column-box-item-inner {
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all .3s ease;
}
.multi-column-box-sec-new .multi-column-content-block h4 {
  text-transform: uppercase;
  max-width: 230px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.section-heading h2{
  text-transform: uppercase;
}
.banner-content-block p {
  line-height: inherit;
}
.full-width-cta-section a.button {
  margin: 20px 0;
  max-width: 267px;
  width: 100%;
  justify-content: center;
}
.full-width-cta-section {
  text-align: center;
  padding: 50px 0;
}

.three-col-icon-and-text-wrapper{
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: stretch;
}
.three-col-icon-and-text-box-section {
  border-bottom: 1px solid #fff;
}
.icon-text-and-cta-block {
  width: 33.33%;
  position: relative;
  text-align: center;
  transition: .2s all linear;
}
.icon-text-and-cta-inner {
  padding: 70px 60px;
}
.three-col-icon-and-text-box-inner a:hover {
  text-decoration: none;
}
.three-col-icon-and-text-box-inner a {
  color: #14292e;
}
.three-col-icon-and-text-box-inner .text-desc h2 {
  margin: 30px 0;
}
.three-col-icon-and-text-box-inner .cta-section a {
  margin-top: 40px;
  max-width: 300px;
  width: 100%;
  justify-content: center;
}
.three-col-icon-and-text-box-inner a.link {
  position: absolute;
  color: #14292e;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.icon-text-and-cta-block:hover {
  background-color: rgba(255, 214, 0, 0.65) !important;
}
.img-and-form-content .half-img-content-image {
  text-align: center;
}
.img-and-form-content .form-section h3{
  display: none;
}
.img-and-form-content .half-img-content-content {
  padding: 25px 45px 85px 35px;
}
.img-and-form-content .half-img-content-image{
  min-height: inherit;
}
.img-and-form-content form {
  padding: 20px;
}
.two-col-img-content .half-img-content-image {
  min-height: 633px;
}
.two-col-img-content .half-img-content-content {
  padding: 100px 100px 120px 100px;
}
.two-col-video-Content-section .two-col-video-content-inner{
  padding: 100px 100px 120px 100px;
}
.two-col-video-Content-section .two-col-video {
  margin-top: 5%;
  height: 647px;
}
.two-col-video-form-section {
  padding: 50px 0;
}
.two-col-video-form-row {
  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;
}
.two-col-video-form-section .two-col-video {
  width: 60%;
  padding-right: 20px;
}
.two-col-video-form-section .two-col-form {
  width: 40%;
}
.two-col-video-form-section .two-col-video-inner {
  margin-bottom: 40px;
}
.two-col-video-form-section .two-col-video-inner .vidyard-player-container {
  margin: 0 !important;
}
.two-col-video-form-section .two-col-form .form-title {
  display: none !important;
}
.two-col-video-form-section .two-col-form form, .two-col-video-form-section .two-col-form .submitted-message {
  background-color: #F0EDE2;
  border: none;
  padding: 30px 35px 40px;
}
.two-col-video-form-section .two-col-form form input[type="submit"] {
  margin-bottom: 0;
}
.two-col-video-form-section .two-col-form .submitted-message {
  font-size: 25px;
  color: #25282a;
  padding: 30px 35px;
}
.two-col-video-form-section .two-col-form .submitted-message h4 {
  margin-bottom: 0;
}
.two-col-img-content .half-img-content-row {
  align-items: stretch;
}
.ctr {
  max-width: 1040px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  float: none;
  width:100%;
}
hr {
  border-bottom: 1px solid #14292e;
  margin-top: 3rem;
  margin-bottom: 3.5rem;
}
.newsletter-section .title-and-text-section {
  padding: 40px 30px 10px;
  border-top: 1px solid #14292e;
  border-bottom: 1px solid #14292e;
}
.newsletter-section .img-section img {
  padding: 10px 0;
  display: block;
}
.news-item-section .news-logo img {
  margin: 50px 50px 30px 0;
  width: 100px;
}
.news-item-section .new-item {
  margin-bottom: 50px;
}
.multi-column-icon-block img {
  height: 80px;
  object-fit: contain;
  width: 100%;
}
.text-content-main .text-inner-section {
  padding: 20px;
}
.text-content .img-section img {
  display: block;
}
.hero-banner-slider a.button {
  margin: 20px 0;
}
.half-img-content-section.cta-after-img-section a.button {
  margin-top: 30px;
}
.half-img-content-section.cta-after-img-section .half-img-content-content {
  padding: 0 26px 26px;
  text-align: left;
}
.half-img-content-section.cta-after-img-section .half-img-content-row{
  align-items: flex-start;
}
.half-img-content-section.cta-after-img-section .half-img-content-col {
  padding-top: 15px;
  text-align: center;
  padding-right: 26px;
}
.search-and-menu form select option{ 
  font-weight: 600;
}
.icon-text-and-cta-inner .cta-section {
  position: relative;
}

/* 28-1-2021 */
.social-icons a {
  margin: 0 3px;
  display: inline-block;
}
.img-and-content-team-section .multi-column-icon-block img {
  height: 130px;
}
.text-and-video-section {
  text-align: center;
  padding: 30px 0 15px;
}
.multi-column-box-sec-new .multi-column-box-item-inner a.link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: 0;
}
.multi-column-box-sec-new .multi-column-box-item-inner:hover {
  background: #ffd600 !important;
}
.multi-column-box-sec-new .multi-column-box-item-inner:hover .multi-column-content-block h4 a {
  color: #14292E !important;
}
.two-col-cta-and-text-box-section {
  padding: 70px 0 40px;
}
.two-col-text-wrapper{
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.two-col-cta-and-text-box-section .text-and-cta-block{
  width:50%;
  padding: 0 20px;
}
.two-col-cta-and-text-box-section .top-cta-section, .two-col-cta-and-text-box-section .cta-section {
  text-align: center;
}
.two-col-cta-and-text-box-section .top-cta-section a.button:hover, .two-col-cta-and-text-box-section .cta-section a.button:hover {
  background-color: rgba(20,41,46,1.0) !important;
  border-color: #14292e !important;
  color: #fff !important;
}

.half-img-content-section.image-with-hover .half-img-content-image{
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.half-img-content-section.image-with-hover .half-img-content-col{
  overflow: hidden;
}
.img-title-and-cta-wrapper{
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.img-title-and-cta-block{
  width:25%;
  padding:0 10px;
}
.img-title-and-cta-section .button-section {
  text-align: center;
}
.img-and-title-section img {
  max-height: 160px;
}

.half-img-content-section.image-with-hover .half-img-content-image:hover {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.img-title-and-cta-section {
  padding: 60px;
}
.share-offer.text-center {
  text-align: center;
}
.full-width-text-section a#cta_button_1771763_db5bae14-a914-4ea9-a325-87690c3fb7bf,
.full-width-text-section a#cta_button_1771763_1ac68de2-5f9f-4db2-97c4-3e20a632a34f {
  /* font: Arboria,sans-serif !imporant; */
}

.layout-primary-ctas {
  margin: 0px auto;
  background-color: #fff;
}
.layout-primary-ctas .lightYellow-cta {
  min-height: 100%;
  background-color: rgba(255, 205, 0, 0.75);
  width: 33.3% !important;
  margin: 0px !important;
  padding: 50px 40px;
}
.layout-primary-ctas .yellow-cta {
  min-height: 100% !important;
  background-color: #ffcd00;
  width: 33.3% !important;
  margin: 0px !important;
  padding: 50px 40px;
}



.fw-testimonial-wrapper {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: auto;
}
.fw-testimonial-wrapper .fw-testimonial-container {
  max-width: 670px;
  margin: 0 auto;
  float: none !important;
  padding: 100px 0;
}
.fw-testimonial-wrapper .fw-testimonial-container .testimonial-box {
  background-color: rgba(37, 40, 42, 0.8);
  color: #fff;
  background-repeat: no-repeat;
  background-position: 95% 70%;
  background-size: 95px;
}
.fw-testimonial-wrapper .fw-testimonial-container .testimonial-box .testimonial {
  padding: 50px 70px 20px 70px;
  background-image: url(https://1771763.fs1.hubspotusercontent-na1.net/hubfs/1771763/quote.png);
  background-repeat: no-repeat;
  background-position: top left;
}
.fw-testimonial-wrapper .fw-testimonial-container .testimonial-box .testimonial  h3{
  font-weight: 400;
}
.fw-testimonial-wrapper .fw-testimonial-container .testimonial-box .link-container {
  padding: 25px 20px;
  text-align: center;
  background-color: #ffd600;
  color: #14292e;
}
.fw-testimonial-wrapper .fw-testimonial-container .testimonial-box .link-container a{
  color: #14292e;
  transition: 0.1s ease-in;
}
.fw-testimonial-wrapper .fw-testimonial-container .testimonial-box .link-container a:hover{
  color: #ffffff;
}


@media (max-width:1170px){
}
@media (max-width:767px){
  .layout-primary-ctas .yellow-cta,
  .layout-primary-ctas .lightYellow-cta{
    width:100% !important;
    padding:10px;
  }
}
.layout-primary-ctas .yellow-cta:hover,
.layout-primary-ctas .lightYellow-cta:hover{
  background-color: #2dccd3;
  transition: .2s all linear;
}
.layout-primary-ctas .hs-cta-wrapper {
  display: block;
  text-align: center;
  padding: 20px;
}
/*.layout-primary-ctas .cta_button {
padding: 50px 40px;
}*/
.layout-primary-ctas img {
  height: 66px;
  width: initial;
}
.layout-primary-ctas p, .layout-primary-ctas h2 {
  color: #25282a;
}
.layout-primary-ctas .hs-cta-wrapper button {
  margin-top: 40px;
}

.layout-primary-ctas .stroke-button {
  color: #25282a;
  background-color: transparent;
  border: 4px solid #25282a;
  border-radius: 0;
  padding: 5px 45px;
  margin: 20px 0;
  transition: 0.5s ease-out;
  text-transform: uppercase;
  font-size: 2.2rem;
  font-weight: 700;
  text-decoration: none;
}

/*----------------------------- responsive style -------------------------*/
@media screen and (max-width: 1199px) {
  .testimonial-slider .slick-next {
    right: 0 !important;
  }
  .testimonial-slider .slick-prev{
    left:0 !important;
  }
  .testimonial-slider .testimonial__content{
    padding: 45px 50px 30px;
  }
  .home-banner-two-col-section .right-col-img img {
    height: 525px !important;
  }
  .two-col-video-Content-section .two-col-video-content-inner {
    padding: 50px 60px 70px;
  }
  .two-col-img-content .half-img-content-content{
    padding: 50px 60px 70px;
  }
  .two-col-video-Content-section .two-col-video-form-row{
    align-items: center;
  }
}/*-------- 1199 ends here ----------*/

@media screen and (max-width: 991px) {
  .three-col-img-and-text-inner-module .three-col .min-height {
    height: 300px;
  }
  .multi-column-box-section.multi-column-box-sec-new {
    padding-top: 70px !important;
    padding-bottom: 50px !important;
  }

  .home-banner-two-col-section .left-col-section {
    width: 40%;
  }
  .home-banner-two-col-section .right-col-section {
    width: 60%;
  }
  .home-banner-two-col-section .right-col-img img {
    height: 440px !important;
  }
  .search-and-menu form select {
    overflow: hidden !important;
    text-overflow: ellipsis;
    width: 100% !important;
  }
  .search-and-menu .search-bar-wrapper {
    max-width: 712px;
  }
  .search-and-menu .search-bar-center {
    width: calc(100% - 233px);
  }
  .search-and-menu .search-bar-wrapper .search-bar-right {
    width: 23%;
  }
  .icon-text-and-cta-inner {
    padding: 40px;
  }
  .img-and-form-content .half-img-content-content {
    padding: 25px;
  }
  .two-col-img-content .half-img-content-content {
    padding: 50px 20px;
  }
  .two-col-video-Content-section .two-col-video-content-inner {
    padding: 50px 20px;
  }
  .two-col-video-Content-section .two-col-video{
    height: auto;
  }
  .half-img-content-section.cta-after-img-section .half-img-content-row {
    align-items: center;
  }
  .img-title-and-cta-block {
    width: 50%;
    padding: 0 10px;
    text-align: center;
  }
  .img-and-title-section h5 {
    height: auto !important;
  }
}/*-------- 991 ends here ----------*/

@media screen and (max-width: 880px) {
  .home-banner-two-col-section .right-col-img img {
    height: 466px !important;
  }
  .icon-text-and-cta-inner {
    padding: 40px 20px;
  }
  .two-col-video-form-section .two-col-form form {
    padding: 25px;
  }
}/*-------- 880 ends here ----------*/

@media screen and (max-width: 767px) {
  .home-banner-two-col-section .two-col-wrapper{
    flex-direction: column-reverse;
  }
  .home-banner-two-col-section .left-col-section .text-section h1{
    margin-bottom: 0;
    text-align: center;
  }
  .search-and-menu .search-bar-wrapper{
    display:block;
  }
  .search-and-menu .search-bar-center::after{
    top: 22px;
  }
  .search-and-menu .search-bar-center {
    width: 100%;
    margin: 0;
  }
  .search-and-menu .search-bar-left{
    width: 100%;
  }
  .search-and-menu .hs-search-field__bar button{
    top: 13px;
    left: 9px;
  }
  .search-and-menu .search-bar-left::after{
    display:none;
  }  
  .search-and-menu .search-bar-wrapper .search-bar-right {
    width: 100%;
  }

  .search-and-menu .search-bar-wrapper{
    max-width: 712px;
    bottom: 200px;
  }
  .search-and-menu .search-bar-right a {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .home-banner-two-col-section .left-col-inner-section {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home-banner-two-col-section .left-col-section {
    width: 100%;
  }
  .home-banner-two-col-section .right-col-section {
    width: 100%;
  }

  .three-col-img-and-text-inner-module .three-col-section {
    display: block;
  }
  .three-col-img-and-text-inner-module .three-col {
    width: 100%;
  }

  .testimonial-slider {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .testimonial-slider .slick-dots li button:before {
    font-size: 30px !important;
    color: #14292E;
  }

  .home-banner-two-col-section .right-col-img img{
    position: static;
  }
  .home-banner-two-col-section  .page-center {
    padding: 0;
  }
  .three-col-icon-and-text-wrapper{
    display: block;
  }
  .icon-text-and-cta-block {
    width: 100%;
  }
  .full-width-cta-section{
    padding: 30px 0;
  }
  .img-and-form-content .half-img-content-image {
    height: auto;
    min-height: auto;
  }
  .ctr{
    padding:0;
  }
  .two-col-img-content .half-img-content-image {
    min-height: inherit;
  }
  .two-col-img-content .half-img-content-content {
    padding: 50px;
  }
  .two-col-video-Content-section .two-col-video-form-row{
    flex-direction: column-reverse;
  }

  .two-col-video-Content-section .two-col-video-content-inner {
    padding: 50px;
  }
  .two-col-video-Content-section .two-col-video-content {
    width: 100%;
  }

  .two-col-video-form-section .two-col-form form {
    padding: 30px 35px 40px;
  }
  .two-col-video-form-section .two-col-video {
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .two-col-video-form-section .two-col-form {
    width: 100%;
  }
  hr {
    margin-top: 1rem;
    margin-bottom: 0;
  }
  .news-item-section .new-item {
    margin-bottom: 30px;
  }
  .half-img-content-section.cta-after-img-section .half-img-content-col {
    padding-top: 0;
    padding-right: 0;
  }
  .half-img-content-section.cta-after-img-section .half-img-content-content {
    padding: 0 20px 26px;
  }
  .share-offer {
    text-align: center;
    margin-bottom: 10px;
  }
  .two-col-cta-and-text-box-section .text-and-cta-block {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    text-align: center !important;
  }
  .two-col-cta-and-text-box-section .text-desc ul {
    padding: 0;
    list-style: none;
  }
  .two-col-cta-and-text-box-section {
    padding: 50px 0 30px;
  }

  .img-title-and-cta-block {
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .img-title-and-cta-wrapper{
    display: block;
  }
  .fw-testimonial-wrapper .fw-testimonial-container {
    padding: 100px 10px;
  }


}/*-------- 767 ends here ----------*/
@media screen and (max-width: 630px) {

}/*-------- 630 ends here ----------*/

@media screen and (max-width: 568px) {
  .fw-testimonial-wrapper .fw-testimonial-container .testimonial-box .testimonial {
    padding: 50px 50px 20px;
  }
}/*-------- 568 ends here ----------*/

@media screen and (max-width: 480px) {
  .fw-testimonial-wrapper .fw-testimonial-container .testimonial-box .link-container a {
    font-size: 12px;
  }
}/*-------- 480 ends here ----------*/

@media screen and (max-width: 360px) {

}/*-------- 360 ends here ----------*/