






*, *: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{
  width:100%;
  padding:0 16px;
  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 {
  font-family: 'Avenir';
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Light.eot');
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Light.eot?#iefix') format('embedded-opentype'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Light.woff2') format('woff2'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Light.woff') format('woff'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Black.eot');
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Black.woff2') format('woff2'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Black.woff') format('woff'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Medium.eot');
  src: url('Avenir-Medium.eothttps://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Medium.woff2') format('woff2'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Medium.woff') format('woff'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Heavy.eot');
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Heavy.eot?#iefix') format('embedded-opentype'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Heavy.woff2') format('woff2'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Heavy.woff') format('woff'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Heavy.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Book.eot');
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Book.woff2') format('woff2'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Book.woff') format('woff'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/Avenir-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Blacker Pro Display';
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Bold.eot');
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Bold.eot?#iefix') format('embedded-opentype'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Bold.woff2') format('woff2'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Bold.woff') format('woff'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blacker Pro Display';
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Medium.eot');
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Medium.woff2') format('woff2'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Medium.woff') format('woff'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blacker Pro Display';
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Regular.eot');
  src: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Regular.eot?#iefix') format('embedded-opentype'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Regular.woff2') format('woff2'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Regular.woff') format('woff'),
    url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Fonts/BlackerDisplay-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



body, .p {
  line-height: 144.444%;
  overflow-wrap: break-word;
}
html{
  scroll-behavior: smooth;
}

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


/* Paragraphs */

p {
  margin: 0 0 1.5rem;
}

/* Links */

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

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 120%;
  margin: 0 0 1.5rem;
} 
h1, .h1{
  line-height: 116.667%;
}
h2, .h2{
  line-height: 120%;
}
h3, .h3{
  line-height: 125%;
}
h4, .h4{
  line-height: 133.333%;
}
h5, .h5{
  line-height: 136.364%;
}
h6, .h6{
  line-height: 140%;
}

@media screen and (max-width: 767px) {
  h2, .h2{
    line-height: 133.333%;
  }
}/*-------- 767 ends here ----------*/

/* Lists */

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: 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;
}
img{
  height: auto;
}
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;
}

/* Primary Button */

button,
.button {
  align-items: center;
  justify-content: center;
  cursor: pointer;
  display: inline-flex;
  margin: 0 0 1.5rem;
  text-align: center;
  line-height: 142.857%;
}
.hs-button {
  transition: all 0.15s linear;
}

.button.button--large{
  line-height: 150%;
}

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

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;
  font-size: 14px;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  cursor: pointer;
}
/* 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;
}

/*-------------Common Styles---------------*/
.d-flex{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.align-center{
  align-items: center;
}
.flex-wrap{
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pos-relative{
  position: relative; 
}
.txt-center{
  text-align: center;
}
.txt-right{
  text-align: right;
}
.section-spacing{
  padding: 100px 0;
}
.section-bg{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
button, input, optgroup, select, textarea {
  line-height: 1.50;
  margin: 0;
}
.m-0{
  margin: 0;
}


@media screen and (max-width: 767px) {
  .section-spacing{
    padding: 40px 0;
  } 
}/*-------- 767 ends here ----------*/



/* Header Container */
.header .dnd-section {
  padding: 0;
}
.header__container {
  margin: 0 auto;
  padding: 0 48px;
}
.header--landing-page .header__container {
  justify-content: center;
}

/* Top Bar */
.header-top-bar{
  padding: 8px 0;
}
.top-bar-text-wrapper p{
  text-align: center;
  margin: 0;
  color: #ffffff !important;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 142.857%;
}
.top-bar-text-wrapper p a{
  color: #ffffff;
}
.top-bar-text-wrapper .slick-arrow{
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  left: 0;
  z-index: 99;
}
.top-bar-text-wrapper .slick-next{
  right: 0;
  left: auto;
}
.top-bar-text-wrapper .slick-arrow:before{
  content:'';
  background-image: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Image/Frame-1.svg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 24px;
  height: 24px;
  display: block;
}
.top-bar-text-wrapper .slick-next:before{
  background-image: url('https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Image/Frame-2.svg');
}

/* Header Top */
.header-top{
  padding: 6px 0;
}
.header-top-text{
  text-align: right;
}
.header-top-text p{
  margin: 0;
  font-size: 14px;
}
.header-top-text p a{
  color: #212526;
  vertical-align: middle;
  line-height: 142.857%;
}
.header-top-text svg{
  vertical-align: middle;
  margin-right: 5px;
}
.header.custom-header-color {
  background-color: #EFEBE9;
  border-bottom: 0;
}


.header--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;
  align-items: center;
  justify-content: space-between;
}
.header-bottom{
  position:relative;
}
/* Logo */

.header__logo {
  width: 20%;
  padding: 0 20px;
}
.header__logo img, .header__logo a, .header__logo span{
  display: block;
}
.header__logo img{
  margin: 0 auto;
}
.header--landing-page .header__logo {
  margin-right: 0;
}
.header__logo .logo-company-name {
  font-size: 28px;
  margin-bottom: 0;
}

/* Navigation Menu */

.header__menu .hs-menu-wrapper>ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.header__menu .hs-menu-wrapper>ul>li {
  margin: 0 16px;
  display: inline-block;
}
.header__menu .hs-menu-wrapper>ul>li:first-child {
  margin-left: 0;
}
.header__menu .hs-menu-wrapper>ul>li:last-child {
  margin-right: 0;
}
/* .header__menu .hs-item-has-children {
position: relative;
} */
.header__menu .hs-menu-children-wrapper {
  padding: 0;
  list-style: none;
  margin: 0;
  position: absolute;
  width: 100%;
  top:100%;
  left: 0;
  /*   box-shadow: 0 10px 10px 0 rgba(86, 80, 80, 0.25); */
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
  display:none;

}
.header__menu .hs-menu-depth-2 .hs-menu-children-wrapper {
  top: 0;
  left: 100%;
}
.header__menu .hs-item-has-children:hover>.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
  display:block;
}
.header__menu .hs-menu-children-wrapper li {
  padding: 0;
}
.header__menu .hs-menu-children-wrapper li a, .header__menu .hs-menu-children-wrapper li a span {
  display: block;
}
.header__menu{
  width: 40%;
}

/*Header Right*/
.header__right-wrapper{
  width: 40%;
  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;
  align-items: center;
  justify-content: flex-end;
  line-height: 1;
}
.header-right-menu, .header-cart{
  margin-right: 32px;
}
.header-search, .header-loagin{
  margin-right: 24px;
}
.header-right-menu li{
  line-height: 1;
  list-style-type: none;
}
.header-right-menu span{
  display: block;
}
.header-right-menu ul{
  padding: 0;
  margin: 0;
}
.header-button .button{
  margin: 0;
}


/* mega menu CSS */

.header-megamenu-block {
  margin: 0 auto;
  width: 100%;
  padding: 0 48px;
}
span.mega-menu-container-1, span.mega-menu-container-2, span.mega-menu-container-3 {
  border-top: 1px solid #dbdbdb;
  padding: 25px 0;
  background: #fff;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #dbdbdb;
}
.header-megamenu-block-row .header-megamenu-block-col div ul li+li {
  margin-top: 12px;
}
.header-megamenu-block-row .header-megamenu-block-col div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-megamenu-block-row .header-megamenu-block-col div ul li {
  line-height: 1.5;
}
.header-megamenu-block-row .header-megamenu-block-col div ul li a, .header-megamenu-block-row .header-megamenu-block-col div ul li a:hover {
  font-family: Avenir,sans-serif;
  color: #212526;


}

.header .hs-menu-children-wrapper .header-megamenu-block a:hover {
  text-decoration: none;
  opacity:0.8;
}
.header-megamenu-block-col p {
  margin: 0 0 16px;
  font-family: Blacker Pro Display,serif !important;
  font-weight: 400;
  color: #212526;
}
.header-megamenu-block-col:first-child ul {
  column-count: 2;
  column-gap: 40px;
}
.header-megamenu-block-col {
  padding-right: 32px;
}
.header-megamenu-block-col + .header-megamenu-block-col {
  border-left: 1px solid #DBDBDB;
  padding-left: 32px;
}
.header-megamenu-block-row {
  display: flex;
  flex-wrap: wrap;
}
.header-megamenu-bottom-viewall-link {
  margin-top: 17px;
}
.header-megamenu-bottom-viewall-link a.button.button--simple {
  margin: 0;
  text-align: left;
  text-decoration-line: underline;
}
.header-megamenu-block-col:first-child {
  width: 36%;
}
.header-megamenu-block-col {
  width: 20%;
}
.header-megamenu-block-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.header-bottom .header__menu .hs-menu-flow-horizontal > ul > li > a {
  padding: 20px 0;
}
.header-megamenu-block-row .header-megamenu-block-col div ul li a:hover {
  color: #344742;
}
/* .header__menu .hs-item-has-children:hover>.hs-menu-children-wrapper:after {
content: '';
position: absolute;
width: 100%;
height: 100vh;
top: 0;
background: rgba(232, 227, 223, 0.90);
backdrop-filter: blur(10px);
}
*/
body:after {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(232, 227, 223, 0.90);
  backdrop-filter: blur(10px);
  transition: 0.3s all;
  opacity: 0;
  visibility: hidden;
}
body.menu_link_hover:after{
  opacity: 1;
  visibility: visible;
}
/* body.menu_link_hover {
overflow: hidden;
} */
header.header {
  position: relative;
  z-index: 999;
}
.custom-menu-primary-main-menu {
  padding-bottom: 16px;
  border-bottom: 1px solid #DBDBDB;
}
.top-bar-text span.spacing {
  padding: 12px;
}
.header__menu .hs-menu-item a, .header-right-menu a{
  line-height: 150%;
}
.header-top-text .fa{
  margin-right: 5px;
}
.header-top-text a.active .fa::before{
  content: "\f004";
}


.body-wrapper.fixed-header .header-main{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.fixed-header .body-container-wrapper {
  padding-top: 104px;
}
.header .hs-menu-children-wrapper li > a:hover, .header .hs-menu-children-wrapper li > a:focus,  .header .hs-menu-children-wrapper li > a:active, .header .header-megamenu-block-col .button.button--simple:hover,
.top-bar-text a:hover, .header-top-text a:hover
{
  text-decoration: none;
}
.header .hs-menu-children-wrapper .header-megamenu-block a:hover, .header .hs-menu-children-wrapper .header-megamenu-block a:focus, .header .hs-menu-children-wrapper .header-megamenu-block a:active
{
  text-decoration: none; 
  opacity:0.7;
}

.header .header-megamenu-block-col .button.button--simple:hover{
  text-decoration:underline;
}
.header--landing-page .header__logo{
  margin: 0 auto;
}
.header--landing-page{
  padding: 18px 0;
}



@media(max-width: 1372px){
  .header__container {
    padding: 0 16px;
  }
  .header-megamenu-block {
    padding: 0 16px;
  }
}
@media(max-width:1199px){
  .header-megamenu-block-col+.header-megamenu-block-col {
    padding-left: 24px;
  }
  .header-megamenu-block-col {
    padding-right: 24px;
  }
  .header__menu .hs-menu-wrapper>ul>li {
    margin: 0 14px;
  }

}
@media (max-width: 991px) {
  .header__logo {
    max-width: 200px;
  }
  .header__menu .hs-menu-wrapper>ul>li {
    margin: 0 10px;
  }
  .header__menu .hs-menu-item a, .header-right-menu a {
    font-size: 14px !important;
  }

  .header-megamenu-block-col:first-child {
    width: 50%;
  }
  .header-megamenu-block-col {
    width: 25%;
  }
  span.mega-menu-container-2 .header-megamenu-block-col:nth-child(4) {
    border-top: 1px solid #dbdbdb;
    padding-left: 0;
    border-left: none;
    margin-top: 20px;
    padding-top: 20px;
    width: 100%;
  }
  .header-megamenu-block-col+.header-megamenu-block-col {
    padding-left: 18px;
  }
  .header-megamenu-block-col {
    padding-right: 18px;
  }
  .header-cart, .header-right-menu {
    margin-right: 20px;
  }
  .header-loagin, .header-search {
    margin-right: 20px;
  }
}

@media(max-width:880px){
  .header__menu .hs-menu-wrapper>ul>li {
    margin: 0 7px;
  }
  .header-button .button {
    font-size: 14px !important;
    padding: 5px 20px !important;
    line-height: 142.857%;
  }
  .header__right-wrapper .mobile-search-icon svg, .header__right-wrapper a svg {
    height: 16px;
    width: 18px;
    display: block;
  }
  .header-bottom .header__menu .hs-menu-flow-horizontal>ul>li>a {
    padding: 12px 0;
  }
}

@media (min-width: 768px){  /*  used to be 961 - need to change back? */
  a.mobile-trigger-new, a.child-trigger-new {
    display: none !important; /* Hide button on Desktop */
  }
  .header__menu .hs-menu-wrapper, .header__menu .hs-menu-children-wrapper {
    /*    display: block !important;
    overflow: visible !important; */
  }
}

@media (max-width: 767px){   
  .custom-menu-primary-new {
    display: none !important;
  }
  .header-top-bar {
    padding: 10px 0;
  }
  .header-top-text p {
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.24px;
    text-underline-offset: 2px;
  }
  .header-bottom {
    padding: 10px 0;
  }
  .header-top-text svg {
    margin-right: 12px;
  }
  .header-loagin, .header-search, .header-right-menu {
    display: none;
  }
  .header__right-wrapper {
    width: auto;
  }
  .header__logo img {
    margin: 0 auto;
    max-width: 58px;
    width: 100% !important;
  }
  .header__logo {
    width: auto;
    margin-left: auto;
    padding: 0 28px 0 0;
  }
  .header-button a.button.button--large.desktop-button {
    display: none;
  }
  .header-button a.button.button--large.mobile-button {
    display: block !important;
  }
  .top-bar-text-wrapper p a {
    padding-left: 7px;
    position: relative;
  }
  .top-bar-text p a:before {
    content: '|';
    left: 0;
    position: absolute;
  }
  .header__menu {
    width: 100%;
    position: relative;
  }
  /*   .header__menu .hs-menu-wrapper {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
} */
  .header__menu .hs-menu-wrapper>ul {
    display: block;
  }


  .header__menu .hs-menu-children-wrapper {
    box-shadow: none;
    opacity: 1;
    position: relative;
    visibility: visible;
    width: 100%;
  }
  .header__menu .hs-menu-depth-2 .hs-menu-children-wrapper {
    left: 0;
    top: 100%;
  }
  a.mobile-trigger-new {
    background: transparent;
    border: none;
    cursor: pointer;
    display: inline-block!important;
    font-size: 0px;
    font-weight: 400;
    height: 24px;
    padding: 0;
    position: absolute;
    left: 0;
    text-align: left;
    text-transform: uppercase;
    top: 8px;
    -webkit-transition: background-color .2s linear;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    transition: color .2s ease-in;
    width: 24px;
    z-index: 99999999999;
  }
  a.mobile-trigger-new span{
    display: inline;
  }
  a.mobile-trigger-new span:before{
    position: absolute;
    content: 'Menu'; /* Change the text on the closed toggle button */
    display: none;
  }
  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: 0;
    margin-left: 0;
    -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 {
    background-color: #212526;
    display: inline-block;
    height: 2px;
    width: 24px;
  }
  a.mobile-trigger-new  i:before {
    margin-top: -7px; /* 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: 7px; /* 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: 45px !important; /* Button width */
    min-width: 36px !important;
    height: 36px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: -2px;
  }
  .header__menu .hs-menu-children-wrapper a.child-trigger-new {
    border-color: rgba(255, 255, 255, 0.2)
  }
  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 {
    background-color: #000;
    display: block;
    height: 2px;
    width: 16px;
  }
  .header__menu .hs-menu-children-wrapper a.child-trigger-new span, .header__menu .hs-menu-children-wrapper a.child-trigger-new span:after {
    background-color: #fff; 
  }
  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;
  }
  .top-bar-text p {
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 0.28px;
  }

  .custom-menu-primary-new.js-enabled > span {
    display: none;
  }
  .custom-menu-primary-mobile-menu-block {
    display: block !important;
  }
  .custom-menu-primary-mobile-logo * {
    display: block;
  }
  .custom-menu-primary-mobile-logo img {
    width: 64px !important;
    display: block;
    margin: 0 auto;
  }
  .custom-menu-primary-mobile-logo {
    padding: 16px;
    text-align: center;
    border-top: 1.5px solid #DBDBDB;
    border-bottom: 1.5px solid #DBDBDB;
    background: #FFF;
    position: relative;
  }
  .custom-menu-primary-main-menu .hs-menu-wrapper ul li {
    margin: 0 !important;
    padding: 0;
  }
  .custom-menu-primary-main-menu .hs-menu-wrapper>ul {
    display: flex;
    flex-direction: column;
  }
  .custom-menu-primary-mobile-menu-block {
    background: #fff;
    display: block!important;
    height: 100vh!important;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    transform: translate(-100%, 0);
    transition: 0.3s all;
    overflow: auto !important;
    z-index:99;
  }
  .custom-menu-primary-menu-wrapp {
    padding: 16px;
  }
  li.hs-menu-item.hs-item-has-children {
    position: relative;
  }
  span.close-menu {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translate(0, -50%);
  }
  .header-bottom .custom-menu-primary-main-menu .hs-menu-wrapper>ul>li>a {
    padding: 14px 0;
    width: 100%;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 28px;
    text-transform: capitalize;
  }
  body.mobile-open .custom-menu-primary-mobile-menu-block {
    transform: translate(0, 0);
  }
  body.mobile-open a.mobile-trigger-new {
    opacity: 0;
    visibility: hidden;
  }
  body.mobile-open {
    overflow: hidden;
  }
  .custom-menu-primary-mobile-main-menu ul.menu-list, .custom-menu-primary-mobile-main-menu ul.sub-menu, .custom-menu-primary-mobile-main-menu ul.sub-menu li.menu-item.item-toggle ul.sub-menu-toggle {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .custom-menu-primary-mobile-main-menu ul.menu-list li.menu-item a.menu-link, .custom-menu-primary-mobile-main-menu ul.sub-menu li.menu-item.item-toggle > a {
    color: #212526;
    font-family: Blacker Pro Display;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-transform: capitalize;
    text-decoration: none;
    padding: 14px 0;
    width: 100%;
  }
  .custom-menu-primary-mobile-menu-wrapp {
    padding: 0 16px;
  }
  .custom-menu-primary-mobile-main-menu {
    padding: 16px 0;
    border-bottom: 1px solid #DBDBDB;
  }
  .custom-menu-primary-mobile-main-menu ul.sub-menu li.back {
    align-items: center;
    border-bottom: 1.5px solid #dbdbdb;
    border-top: 1.5px solid #dbdbdb;
    display: flex;
    justify-content: space-between;
    padding: 14px 0;
    margin-bottom: 16px;
  }
  .custom-menu-primary-mobile-main-menu li.back span.close-menu {
    position: static;
    transform: none;
  }
  .custom-menu-primary-mobile-main-menu li.back span.close-menu svg {
    display: block;
  }
  .custom-menu-primary-mobile-main-menu ul.sub-menu li.menu-item.item-toggle ul.sub-menu-toggle li a {
    color: #212526;
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    text-transform: capitalize;
  }
  .custom-menu-primary-mobile-main-menu ul.sub-menu li.menu-item.item-toggle ul.sub-menu-toggle li + li {
    margin-top: 16px;
  }
  .custom-menu-primary-mobile-main-menu ul.sub-menu li.menu-item.item-toggle>a.toggle-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  ul.sub-menu-toggle {
    display: none;
  }
  .custom-menu-primary-mobile-main-menu ul.menu-list ul.sub-menu li.menu-item {
    border-bottom: 1px solid #DBDBDB;
    margin: 0 16px;
  }
  .custom-menu-primary-mobile-main-menu ul.menu-list ul.sub-menu {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 9998;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: left 0.3s ease-in-out;
    overflow: auto;
    width: 100%;
  }
  .custom-menu-primary-mobile-main-menu ul.menu-list ul.sub-menu li.back {
    padding-left: 16px;
    padding-right: 16px;
  }
  span.back-icon svg {
    display: block;
  }
  .custom-menu-primary-mobile-main-menu ul.sub-menu li.back span.parent-menu-name {
    color: #212526;
    text-align: center;
    font-family: Blacker Pro Display;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-transform: capitalize;
  }
  .custom-menu-primary-mobile-main-menu ul.menu-list ul.sub-menu.open {
    left: 0;
  }
  .custom-menu-primary-mobile-main-menu ul.sub-menu li.menu-item.item-toggle ul.sub-menu-toggle {
    padding: 6px 0 20px;
  }
  .toggle-item.child-open svg {
    transform: rotate(180deg);
  }
  .custom-menu-primary-mobile-bottom-link-block ul + ul {
    border-top: 1px solid #DBDBDB;
  }
  .custom-menu-primary-mobile-bottom-link-block ul {
    list-style: none;
    padding: 16px 0;
    margin: auto;
  }
  .custom-menu-primary-mobile-bottom-link-block  ul li a {
    color: #212526;
    font-family: Blacker Pro Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    text-decoration: none;
    padding: 6px 0;
  }
  span.close-menu, span.back-icon {
    cursor: pointer;
  }
  .custom-menu-primary-mobile-sub-menu-bottom-link-block li {
    margin: 0 16px;
  }
  .custom-menu-primary-mobile-sub-menu-bottom-link-block li a {
    color: #212526;
    font-family: Blacker Pro Display;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-transform: capitalize;
    text-decoration: none;
    padding:6px 0;
  }
  .custom-menu-primary-mobile-sub-menu-bottom-link-block {
    padding: 16px 0;
  }
  .custom-menu-primary-mobile-main-menu ul.menu-list li.menu-item a.menu-link:hover, .custom-menu-primary-mobile-main-menu ul.sub-menu li.menu-item.item-toggle>a:hover,
  .custom-menu-primary-mobile-main-menu ul.sub-menu li.menu-item.item-toggle ul.sub-menu-toggle li a:hover, .custom-menu-primary-mobile-sub-menu-bottom-link-block li a:hover,
  .custom-menu-primary-mobile-bottom-link-block ul li a:hover{
    color: #344742;
  }
  .top-bar-text span.spacing {
    padding: 0;
  }
  .header-cart svg + span {
    display: block !important;
    position: absolute;
    color: #212526;
    text-align: center;
    font-family: Avenir;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 10px;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    left: 50%;
    top: 62%;
    transform: translate(-50%, -50%);
  }
  .header__right-wrapper a svg {
    height: 20px;
    width: 22px;
  }
  .header-cart a {
    position: relative;
    text-decoration: none;
  }
  .fixed-header .body-container-wrapper {
    padding-top: 84px;
  }
}
/* Footer Container */
.footer .dnd-section {
  padding: 0;
}
.footer__container {
  margin: 0 auto;
  padding: 60px 16px 48px;
}
.footer__row--two .footer__container {
  padding: 16px;
}
.footer__row--two {
  background-color: #344742;
  border-top: 1px solid #DBDBDB;
}
/* Footer Rows */
.footer__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;
  justify-content: space-between;
  margin: 0 -15px;
}
.footer_col {
  width: 17%;
  padding: 0 15px;
}
.footer_col span{
  display: block;
}
.footer-logo {
  max-width: 230px;
  margin: 0 0 10px;
}
.footer-address {
  margin: 0 0 10px;
}
.footer-social-icon-container a {
  margin-right: 10px;
}
.footer-social-icon-container a:last-child {
  margin-right: 0;
}
.footer-social-icon-container svg {
  width: 25px;
  height: 25px;
}
.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.footer_col.footer__form {
  width: 49%;
  padding-left: 100px;
}
.footer-logo span, .footer-logo a {
  display: inline-block;
  line-height: normal;
}

/* Landing Page Footer */

.footer--landing-page p, .footer__row--two p {
  margin-bottom: 0;
  font-size: 12px;
}
.footer__row--two p{
  letter-spacing: 0.24px;
  line-height: 150%;
}
.footer__row--two p a{
  letter-spacing: 0.72px;
}
.footer__row--two p a:hover{
  text-decoration: none;
}
.footer--landing-page .footer__container {
  padding: 1.5rem 0;
}

/* 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;
}
.footer--site-page .footer__form form,
.footer--site-page .widget-type-form form {
  margin-bottom: 0;
  padding: 0;
}

.footer .hs-menu-item + .hs-menu-item {
  margin-top: 8px;
}
.footer .hs-menu-item {
  line-height: normal;
}
.footer .hs-menu-item a {
  font-size: 16px !important;
  line-height: 150%;
}
.footer-address p {
  margin: 0;
}

/* ---------footer form */

.footer .footer__form .hs-input{
  border-color: #FFF;
  color: #fff; 
  background-color: transparent;
}
.footer .footer__form input::placeholder{
  color: #ffffff;
  opacity: 1;
}

.footer .footer__form h3{
  margin: 0 0 16px;
}
.footer .footer__form p{
  color: #fff;
  line-height: 150%;
}
.footer .footer__form form{
  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;
  margin-top: 29px;
  max-width: 432px;
}

.footer .hs-form-field{
  width: calc(100% - 153px);
  margin: 0;
}
.footer .hs_submit{
  width: 153px;
}
.footer .footer__form form .legal-consent-container{
  order: 3;
  width: 100%;
}
.footer .footer__form form .legal-consent-container p{
  margin: 24px 0 0;
}
.footer__form .hs-button:hover{
  transition: all .15s linear;
}
.footer .hs-form-field > label{
  display: none;
}
.footer form .hs_error_rollup{
  display: none;
}

.footer__form fieldset {
  margin-bottom: 0 !important;
  width: 100%;
}

.footer__form fieldset .input, .footer__form .hs-richtext {
  margin-bottom: 16px !important;
}
.footer__form .hs-form-field {
  margin: 0;
  width: 100%;
}
.footer__form .hs-input {
  text-align: center;
}
.footer__form .hs_submit {
  width: 100%;
}
.footer__form .hs-button, .footer__form .hs-button:focus, .footer__form .hs-button:hover {
  background-color: #344742;
  border: 1px solid #344742;
  color: #fff;
}
.footer__form .hs-button, .footer__form .hs_submit {
  width: 100%;
}
.footer__form .inputs-list > li {
  margin: 8px 0 0;
}
.footer__form .inputs-list > li label {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.footer__form .hs-form-booleancheckbox input {
  appearance: none;
  background-color: #e5eae8;
  border: 1px solid #344742;
  border-radius: 50px;
  height: auto;
  height: 32px !important;
  margin-right: 16px;
  position: relative;
  width: 32px !important;
}
.footer__form  .hs-form-booleancheckbox input:checked::after {
  transform: rotate(45deg) scale(1);
}
.footer__form .hs-form-booleancheckbox input::after {
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  content: "";
  display: block;
  height: 14px;
  left: 12px;
  position: absolute;
  top: 6px;
  transform: rotate(45deg) scale(0);
  width: 7px;
}
.footer__form form .inputs-list:not(.no-list) label > span {
  color: #212526;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.footer__form form .input {
  margin-right: 0 !important;
}
.footer .footer__form select.hs-input option {
  color: #212526;
}
.footer--landing-page p{
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2%;
}
.footer.footer--landing-page{
  padding: 0 16px;
}



@media screen and (max-width: 1199px) {
  .footer_col.footer__form {
    padding-left: 50px;
  }
}/*-------- 1199 ends here ----------*/
@media (max-width: 880px) {
  .footer .footer__form form .legal-consent-container p{
    font-size: 12px;
    text-align: left;
  }
  .footer__navigation.footer_col {
    order: 4;
    width: 33.33%;
    text-align: left;
    padding: 0 7px;
  }
  .footer__row{
    margin: 0 -7px;
  }
  .footer--site-page .footer__form {
    width: 100%;
    padding: 0 7px;
    margin-bottom: 30px;
  }
  .footer .footer__form form .legal-consent-container{
    margin-bottom: 24px;
  }
}

@media (max-width: 767px) {
  .footer__container {
    padding: 48px 16px 0;
  }
  .footer_col {
    width: 100%;
    margin: 0 0 20px;
  }
  .footer-address, .footer-logo {
    margin: 0 auto 20px;
  }
  .footer .hs-menu-wrapper ul {
    margin-bottom: 0;
  }
  .footer__navigation h4 {
    margin: 0;
  }
  .footer .footer__form h3 {
    margin: 0 0 12px;
  }
  .footer .footer__form p {
    margin: 0 0 24px;
    font-size: 16px;
  }
  .footer .footer__form input[type="email"]{
    text-align: center;
  }
  .footer .hs_submit .hs-button{
    width: 100%;
  }
  .footer .footer__form form .legal-consent-container p {
    margin: 16px 0 0;
  }
  .footer__row--two div{
    text-align: left !important;
  }
  .footer .footer__form form{
    margin-top: 24px;
  }
  .footer--landing-page p{
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 630px) {
  .footer__navigation.footer_col {
    width: 50%;
  }
  .footer .hs_email{
    width: 100%;
  }
  .footer .hs_submit {
    padding-left: 0;
    width: 100%;
  }
}/*-------- 630 ends here ----------*/
@media screen and (max-width: 480px) {
}/*-------- 480 ends here ----------*/


.slick-arrow {
  align-items: center;
  background-color: #fff !important;
  border: 1px solid #344742 !important;
  border-radius: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 48px;
  justify-content: center;
  width: 48px;
  z-index: 99;
  transition: all .5s;
}
.slick-arrow::before {
  background-image: url(https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Image/left-bt.svg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 24px;
  opacity: 1 !important;
  width: 24px;
}
.slick-next::before {
  background-image: url(https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Image/right-bt.svg);
}
.slick-arrow:hover{
  opacity: 0.8;
}
.slick-arrow.slick-disabled{
  display: none !important;
}
.hs_cos_wrapper_type_blog_subscribe input{
  height: 56px;
}
.right-subscribe-email-block h3.form-title{
  display: none;
}
.right-subscribe-email-block > p{
  margin-bottom: 24px;
}
ul.slick-dots li button{
  padding: 0;
  border-radius: 20px;
  border: 1.5px solid var(--JECT-Green, #344742);
  width: 22px;
  height: 10px;
}
ul.slick-dots li button::before{
  content: none;
}
ul.slick-dots li.slick-active button{
  background-color: #344742;
}
ul.slick-dots li{
  width: 22px;
  height: 10px;
}
ul.slick-dots{
  position: static;
  margin-top: 30px;
}
.testimonial-slider-2-row.slick-dotted.slick-slider {
  margin-bottom: 0;
}


/*-------- Three Column Card Section ----------*/
.three-column-cards-section .section-heading{
  margin-bottom: 40px;
  text-align: center;
}
.three-column-cards-col{
  margin: 0 12px;
}
.three-column-cards-col a:not(.button){
  display: block;
  text-decoration: none;
}
.three-column-cards-col img{
  height: 284px !important;
  width: 100%;
  object-fit: cover;
  object-position: center top;
}
.three-column-cards-col .image{
  margin-bottom: 16px;
}
.three-column-cards-col h6, .three-column-cards-col .h6{
  margin-bottom: 8px;
  text-decoration: none;
}
.three-column-cards-col p{
  margin-bottom: 0;
  text-decoration: none;
}
.three-column-cards-row{
  margin: 0 -12px;
}
.three-column-cards-col .button{
  margin: 16px 0 0;
}
.three-column-cards-col a:hover h6, .three-column-cards-col a:hover h3{
  text-decoration: underline;
}
.three-column-cards-col .blog-tags a{
  font-size: 14px;
  text-decoration: underline;
  color: inherit;
}
.three-column-cards-col .blog-tags a:hover{
  text-decoration: none;
}



/*-------- Three Column Card Slider Section ----------*/
.three-column-cards-with-slider .three-column-cards-container{
  padding-left: 0;
}
.three-column-cards-with-slider .three-column-cards-row {
  margin: 0;
}
.three-column-cards-with-slider .section-heading{
  margin-bottom: 40px;
  text-align: center;
}
.three-column-cards-with-slider .slick-arrow {
  left: 60px;
}
.three-column-cards-with-slider .slick-next {
  left: auto;
  right: 60px;
}
.three-column-cards-with-slider .slick-arrow {
  top: 39%;
}
.three-column-treatment-cards-with-slider.three-column-cards-with-slider .slick-arrow, .three-column-resources-cards-with-slider.three-column-cards-with-slider .slick-arrow{
  top: 30%;
}
.three-column-cards-with-slider .three-column-cards-col img{
  height: 288px !important;
}
.three-column-cards-with-slider .section-heading .page-center {
  align-items: flex-end;
  justify-content: space-between;
}
.three-column-cards-with-slider .section-heading h2, .three-column-cards-with-slider .right-button p, .three-column-cards-with-slider .right-button a,
.three-column-cards-with-slider .section-heading .h2
{
  margin: 0;
}

.three-column-cards-with-slider .right-button{
  padding-left: 20px;
}
/*.three-column-resources-cards-with-slider .slick-arrow {
display: none !important;
}
.three-column-resources-cards-with-slider{
padding-top: 0;
}*/
.new-locations-inner-container .submitted-message {
  color: #212526;
}
.three-column-cards-col .blog-tags{
  margin-bottom: 8px;
}

@media screen and (min-width: 768px) {
  .three-column-cards-with-slider .slick-slide{
    min-width: 456px !important;
    max-width: 456px !important;
  }
  .three-column-cards-with-slider .slick-track{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
  }
  .three-column-cards-row .slick-list{
    padding: 0 36px;
  }
}/*-------- 1199 ends here ----------*/


.two-column-map .column-map-left-search-box input[type="search"]{
  padding: 13px 24px;
}
.two-column-map,.location-banner-two-column{
  position: relative;
}


/*-------- Location Banner----------*/
.location-banner-two-column .right-content-container{
  padding: 48px calc(50vw - 672px) 0 114px;
  width: 50.8%;
}
.location-banner-two-column .left-image-container{
  width: 49.2%;
}
.location-banner-two-column .bottom-border{
  border-bottom:1px solid #DBDBDB;
  padding: 16px 0 8px;
}
.location-banner-two-column .location-content p{ 
  padding:0 0 0 12px;
}
.location-banner-two-column .location-content .icon-img{
  width:32px;
}
.location-banner-two-column p.font-bold{
  font-weight:500;
}
.location-banner-two-column .right-content-container .time-content p{
  margin:0;
}
.location-banner-two-column .time-content{
  padding-bottom:12px;
}
.location-banner-two-column .cta-content{
  padding-top:32px; 
}
.location-banner-two-column .banner-title h1{
  margin-bottom: 0;
}
.location-banner-two-column .right-content-container p{
  margin:0 0 12px; 
}
.location-banner-two-column .address-content p{
  margin:0 0 8px;
}
.location-banner-two-column .address-content h6, .location-banner-two-column .address-content h2{
  margin:0 0 12px;
}
.location-banner-two-column .location-inner{
  padding-right:32px; 
  align-items:center;
}
.location-banner-two-column .location-content{
  padding-bottom:12px;
}
.location-banner-two-column .location-inner p{
  margin:0;
}
.location-banner-two-column .cta-content a{
  margin:0 24px 0 0;
  text-transform:none;
}
.location-banner-two-column .cta-content a:last-child{
  margin:0;
}
.location-inner .icon-image .button{
  width: 32px;
  height: 32px;
  padding: 5px;
  margin: 0;
  align-items: center;
  justify-content: center;
}
.location-banner-two-column{
  padding-bottom: 100px;
}
.location-banner-two-column .left-image-container img{
  display: block;
  position: sticky;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.seasonal-packages-slider.location-packages-section .package-list li{
  font-size: 16px;
  margin: 0;
}
.seasonal-packages-slider.location-packages-section .package-list li::marker{
  color: #344742;
}
.seasonal-packages-slider .treatable-areas{
  padding: 16px 0;
}
.seasonal-packages-slider.location-packages-section .package-list ul {
  margin: 0;
  padding: 0 0 0 15px;
}
.seasonal-packages-slider.location-packages-section .treatable-areas p, .seasonal-packages-slider.location-packages-section .price-rate-inner p{
  font-size: 16px;
}
.seasonal-packages-slider.location-packages-section .treatable-areas p strong{
  font-weight: 500;
  font-size: 14px;
}
.fav-location-alert-box-inner{
  border: 1px solid #344742;
  background: #FFF;
  padding: 19px 18px 15px;
  text-align: center;
  left: 50%;
  max-width: 640px;
  position: absolute;
  transform: translate(-50%);
  width: 100%;
  z-index: 99;
  bottom: 25px;
}
.fav-location-alert-box h6{
  margin: 0;
}
.fav-location-alert-box h6 svg{
  vertical-align: -5px;
  margin-right: 5px;
}
.location-buttons .button.button--simple{
  font-weight: 400;
  color: #344742;
}
.location-buttons .button.button--simple:hover{
  font-weight: 400;
  color: #212526;
}
.two-column-map .location-buttons .btn-like, .two-column-map .location-buttons .btn-like path{
  transition: all 0.5s;
}
.two-column-map .two-column-map-left{
  padding: 48px 24px 100px calc(50vw - 672px);
  width: 35%;
}
.two-column-map .two-column-map-right{
  width: 65%;
}
.two-column-map .two-column-map-right img{
  width:100%;
  height: 100%;
}
.two-column-map .two-column-map-left-heading h1{
  padding-bottom: 16px;
  margin: 0;
  text-transform: capitalize;
}
.two-column-map .column-map-left-search-box input[type="search"]{
  border: 1px solid;
  border-radius: 40px;
  font-size: 16px;
  padding-left: 24px;
  height: 52px;
  margin-right: 16px;
  width: 100%;
}
.two-column-map  input::placeholder {
  color: #344742;
  opacity:1;
}
.two-column-map .column-map-left-search-box{
  padding-bottom: 24px;
}
.two-column-map .column-map-left-search-box .button{
  margin: 0;
}
.two-column-map .column-locations-inr .location-block{
  padding: 17px 16px 16px 16px;
  border-bottom: 1px solid #DBDBDB;
  cursor: pointer;
}
.two-column-map .column-locations-inr .location-block:last-child{
  border-bottom:none;
}
.two-column-map .location-block .location-block-content h6, .two-column-map .location-block .location-block-content h2, .two-column-map .location-block .location-block-content p{
  margin:0;
}
.location-block-content .h6 a{
  text-decoration: none;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  font-family: inherit;
}
.location--details-page .two-column-content-subscribe-section{
  padding: 64px 0 56px;
}
.location-block-content .h6 a:hover{
  text-decoration: underline;
}
.two-column-map .location-block .location-buttons{
  padding-top:16px;
}
.two-column-map .location-block .location-buttons .button{
  margin:0 16px 0 0;
  height: 48px;
}
.two-column-map .location-detail-mobile{
  display:none;
}
.two-column-map .location-buttons .btn-like {
  height: 48px;
  width: 48px;
  padding: 10px;
  align-items: center;
  justify-content: center;
}
.two-column-map .location-buttons .btn-like svg{
  width: 20px;
  height: 20px;
}
.two-column-map .location-buttons .btn-like:hover path, .two-column-map .location-buttons .btn-like:focus path, .two-column-map .location-buttons .btn-like:active path{
  fill: #ffffff;
}
.column-map-left-search-box .button path{
  transition: all .3s;
}
.column-map-left-search-box .button:hover path, .column-map-left-search-box .button:focus path, .column-map-left-search-box .button:active path{
  fill: #fff;
}
.two-column-map .column-locations-inr .location-block.hide {
  display: none;
}
.fav-location-alert-box {
  display: none;
  height: calc(100vh - 140px);
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
}
.header-top .header__container .header-top-text .secondary-font .change-location {
  display: none;
}
/* Map */
#map_canvas {
  height:100%;
}
.location-buttons .btn-like .fa{
  font-size: 20px;
}
.fav-location .btn-like .fa{
  font-size: 18px;
}
.location-buttons .btn-like.active .fa:before, .fav-location .btn-like.active .fa:before{
  content: "\f004";
}
.location-inner.fav-location .btn-like:hover, .location-inner.fav-location .btn-like:active, .location-inner.fav-location .btn-like:focus,
.location-buttons .button.btn-like:hover, .location-buttons .button.btn-like:active, .location-buttons .button.btn-like:focus
{
  background-color: #e5eae8;
  color: #344742;
  border-color: #344742;
}
.two-column-map-right .gm-style .gm-style-iw-c{
  border: 1px solid #344742;
  box-shadow: none !important;
  padding: 24px!important; 
  border-radius: 0;
  background-color: #E5EAE8;
}
.two-column-map-right .location-name, .two-column-map-right .location-add{
  margin-bottom: 8px;
}
.two-column-map-right  .gm-style-iw button{
  width: 20px !important;
  height: 20px !important;
  top: 0 !important;
  right: 14px !important;
  border: 0 !important;
  outline: 0 !important;
  border-radius: !important;
}
.two-column-map-right  .gm-style-iw button span{
  width: 20px !important;
  height: 20px !important;
}
.two-column-map-right .gm-style .gm-style-iw-tc:after{
  background-color: transparent !important;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #e5eae8;
  clip-path: none !important;
  content: "";
  display: block;
  height: auto !important;
  width: auto !important;
}
.two-column-map-right .gm-style .gm-style-iw-tc::before {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #344742;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -14px;
  position: absolute;
  width: auto;
}
.two-column-map-right .gm-style-iw-d{
  overflow: hidden !important;
}
.location-block-content:hover h6{
  text-decoration: underline;
}
#map_canvas .gm-style > div{
  border: 0 !important;
}
.two-column-map-right .location-name a, .two-column-map-right .location-phone a{
  text-decoration: none;
}
.two-column-map-right .location-name a:hover, .two-column-map-right .location-phone a:hover{
  text-decoration: underline;
}




/*-------- Package listing ----------*/
.packages-listing .card-container.bottom-border{
  padding: 0; 
  border-bottom:1px solid #DBDBDB;
}
.packages-listing .card-container.bottom-border:last-child{
  padding-bottom: 52px; 
}
.packages-container h2{
  margin: 0;
}
.packages-listing .package-list ul li:not(:last-child){
  margin-bottom: 16px;
}
.packages-listing .price-cta-content .cta-content a.button {
  max-width: 100%;
  width: auto;
  min-width: 151px;
}



/*--------============================================================================= Cookies CSS ==========================================================================----------*/
#hs-eu-decline-button{
  display: none !important;
}
#hs-banner-parent #hs-eu-cookie-confirmation{
  box-shadow: none !important;
  border-radius: 0 !important;
  border: 1px solid #DBDBDB !important;
  max-width: 767px !important;
  width: 90% !important;
  bottom: 24px !important;
}
#hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{
  padding: 24px !important;
  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;
  gap: 0 !important;
  flex-direction: row !important;
  align-items: center;
}
#hs-eu-cookie-confirmation #hs-eu-policy-wording{
  /*   width: 70%; */
  text-align: justify;
  width: 68%;
  float: none !important;
  padding-right: 40px;
}
#hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-buttons-area{
  width: 32%;
  float: none !important;
  padding-right: 20px;
}
#hs-eu-policy-wording p{
  font-family: Avenir,sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #212526  !important;
}
#hs-eu-cookie-settings-button, #hs-eu-opt-in-buttons{
  flex: auto !important;
}
#hs-eu-cookie-confirmation #hs-eu-confirmation-button{
  min-width: auto !important;
  background-color: #e5eae8 !important;
  border: 1px solid #344742 !important;
  color: #344742 !important;
  font-family: Blacker Pro Display,serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  font-size: 16px !important;
  padding: 11px 24px !important;
  border-radius: 48px !important;
  height: auto !important;
  line-height: 150% !important;
  outline: 0 !important;
  flex: none !important;
}
#hs-eu-cookie-settings-button{
  order: 2;
  min-width: auto !important;
  font-family: Blacker Pro Display,serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  text-transform: capitalize !important;
  font-size: 16px !important;
  padding: 0 !important;
  border-radius: 0 !important;
  height: auto !important;
  line-height: 150% !important;
  outline: 0 !important;
  flex: none !important;
}
#hs-eu-cookie-confirmation #hs-eu-confirmation-button-group{
  gap: 24px !important;
  align-items: start;
  justify-content: unset !important;
}
#hs-eu-cookie-settings-button:hover, #hs-eu-cookie-settings-button:focus{
  opacity: 1 !important;
  text-decoration: none !important;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}
#hs-modal-content #hs-modal-introduction span, #hs-modal-content #hs-categories-container .hs-category-label, #hs-banner-parent #hs-modal-content,
#hs-modal-content #hs-categories-container .hs-category-description.visible
{
  color: #212526 !important;
}
.academy-two-col-banner .main-image-text-container{
  align-items: center;
}
#hs-eu-cookie-confirmation-inner button#hs-eu-confirmation-button {
    width: 100%;
    max-width: 103px;
    margin: 0 auto;
}



/*-------- Testimonial Slider Section - V2 ----------*/
.testimonial-slider-2-col{
  padding: 0 100px;
}
.testimonial-slider-section-2 .section-heading{
  margin-bottom: 40px;
}
.testimonial-slider-2-col .quote h4{
  line-height: 166.667%;
  margin-bottom: 24px;
}
.testimonial-slider-2-col .title p{
  font-weight: 500;
  margin : 0;
}



.two-column-content-subscribe-section .nice-select, .footer__form  .nice-select, .user-survey-form .nice-select{
  height: 56px;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  outline: none;
  position: relative;
  text-align: center !important;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  background: transparent;
  border: 1px solid #344742;
  border-radius: 44px;
  line-height: 150%;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  color: #344742;
  font-family: Blacker Pro Display, serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding: 16px 24px 10px;
  background-color: #ffffff;
}
.two-column-content-subscribe-section .nice-select.open, .footer__form  .nice-select.open, .user-survey-form .nice-select.open  {
  border-width: 2px;
}
.two-column-content-subscribe-section .nice-select span, .footer__form  .nice-select span, .user-survey-form .nice-select span {
  position: relative;
  display: inline-block;
}
.two-column-content-subscribe-section .nice-select span:after,.footer__form .nice-select span:after,.user-survey-form .nice-select span:after {
  background-image: url(https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/JECT/JECT%20Image/Frame-3.svg);
  border: none;
  background-size: contain;
  content: "";
  display: block;
  height: 20px;
  margin: 0;
  pointer-events: none;
  position: absolute;
  right: -30px;
  top: 50%;
  transform: none;
  transform: translateY(-50%);
  width: 20px;
}
.footer__form .nice-select span:after {
  background-image: url(https://24175544.fs1.hubspotusercontent-na1.net/hubfs/24175544/white_arrow.svg);
}
.two-column-content-subscribe-section .nice-select .list, .footer__form  .nice-select .list, .user-survey-form .nice-select .list{
  background-color: #fff;
  background: #fff;
  border: 1px solid #212526;
  border-radius: 20px;
  border-radius: 16px;
  box-sizing: border-box;
  left: 0;
  margin-top: 8px;
  opacity: 0;
  overflow: hidden;
  padding: 0 0 12px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  -webkit-transform: scale(.75) translateY(-21px);
  -ms-transform: scale(.75) translateY(-21px);
  transform: scale(.75) translateY(-21px);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all .2s cubic-bezier(.5,0,0,1.25), opacity .15s ease-out;
  transition: all .2s cubic-bezier(.5,0,0,1.25), opacity .15s ease-out;
  width: 100%;
  z-index: 5;
}
.nice-select .option.disabled {
  color: #212526;
  cursor: auto !important;
  font-family: Blacker Pro Display, serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 6px;
  min-height: auto;
}
.nice-select .option {
  color: #212526;
  cursor: pointer;
  font-family: Avenir;
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 150%;
  list-style: none;
  min-height: 36px;
  outline: none;
  padding: 6px 16px;
  position: relative;
  text-align: left;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.two-column-content-subscribe-section .hs-fieldtype-select .input:after, .footer__form  .hs-fieldtype-select .input:after, .user-survey-form .hs-fieldtype-select .input:after{
  content: none;
}
.nice-select .option:hover {
  background-color: #e5eae8;
}
.nice-select .option.disabled:before {
  border-top: 1px solid #dbdbdb;
  content: "";
  display: block;
  height: 1px;
  left: auto;
  margin: 0 0 12px;
  position: absolute;
  top: -5px;
  width: 90%;
}
.nice-select .option.disabled:first-child:before {
  content: none;
}
.two-column-content-subscribe-section .nice-select.open span:after,.footer__form  .nice-select.open span:after, .user-survey-form .nice-select.open span:after {
  transform: translateY(-50%) rotate(180deg);
}
.footer__form fieldset.form-columns-1 .hs-input.nice-select {
  width: 100%;
}
.error + .nice-select{
  border-color: #ef6b51;
}
.two-column-content-subscribe-section .hs_which_ject_location_are_you_interested_in_ label {
  display: none;
}
.two-column-content-subscribe-section .legal-consent-container{
  margin-bottom: 8px;
}
.footer__form .nice-select{
  height: 52px;
}

/* cookie popup */
/* #hs-eu-cookie-confirmation-inner .read-more-btn {
    margin-left: 24px !important; 
  margin-right: -18px!important;
  margin-top: -28px;
} */

#hs-eu-cookie-confirmation-inner .read-more-btn {
    /* margin-left: 24px !important; */
    margin-right: -18px!important;
    margin-top: 0;
    position: relative;
    top: -28px;
}

#hs-eu-cookie-confirmation-inner .read-more-btn a{
  font-family: Blacker Pro Display,serif!important;
}

#hs-banner-parent p {
  line-height:24px !important;
}

#hs-eu-cookie-settings-button:hover{
text-decoration:underline !important;
}
#hs-eu-cookie-confirmation button#hs-eu-cookie-settings-button {
  color: #344742;
  font-weight: 400 !important;
}

/*-------- Responsive ----------*/
@media screen and (max-width: 1400px) {
  .three-column-cards-with-slider .slick-arrow, .testimonial-slider-section-2  .slick-arrow{
    left: 16px;
  }
  .three-column-cards-with-slider .slick-next, .testimonial-slider-section-2  .slick-next{
    right: 16px;
    left: auto;
  }
  .location-banner-two-column .right-content-container{
    padding: 48px 16px 0 114px;
  }
  .two-column-map .two-column-map-left{
    padding-left:20px;
  }

}/*-------- 1372 ends here ----------*/
@media screen and (max-width: 1199px) {
  .three-column-cards-col img{
    height: 200px !important;
  }
  .location-banner-two-column .right-content-container {
    padding: 48px 16px 0 70px;
  }
}/*-------- 1199 ends here ----------*/
@media only screen and (max-width:991px){
  .location-banner-two-column .right-content-container{
    padding:40px 16px 0;
    width:100%;
  }
  .location-banner-two-column .left-image-container{
    width:100%;
  }
  .two-column-map .two-column-map-left .column-map-left-search-box .button.button--large{
    padding: 13px 18px;
  }
  .two-column-map .column-map-left-search-box input[type=search] {
    margin-right: 8px;
  }
  .two-column-map .two-column-map-left{
    width: 100%;
    padding: 32px 16px 24px 16px;
  }
  .two-column-map .two-column-map-right{
    width: 100%;
  }
  .two-column-map .two-column-map-left .column-locations{
    display:none;
  }
  .two-column-map .two-column-map-inr .location-detail-mobile{
    display:block;
    padding: 24px 16px 40px 16px;
    width:100%
  }
  .two-column-map .column-map-left-search-box {
    padding-bottom: 0;
  }
  .two-column-map .column-locations-inr .location-block:last-child{
    padding-bottom: 16px;
    border-bottom: 1px solid #DBDBDB;
  }
  #map_canvas {
    height: 600px;
  }
  #hs-eu-cookie-confirmation #hs-eu-policy-wording {
    width: 65%;
  }
  #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-buttons-area {
    width: 35%;
  }
}/*-------- 991 ends here ----------*/
@media screen and (max-width: 767px) {
  #hs-eu-cookie-confirmation-inner .read-more-btn a{
    font-size:14px !important;
    line-height:24px !important;
  }
  .three-column-cards-section .section-heading{
    margin-bottom: 24px;
    padding: 0 16px;
    text-align: left;
  }
  .three-column-cards-section .section-heading h2{
    margin-bottom: 24px;
  }
  .three-column-cards-with-slider .section-heading{
    margin-bottom: 24px;
    text-align: left;
  }
  .three-column-cards-with-slider .section-heading h2, .three-column-cards-with-slider .section-heading .h2{
    margin-bottom: 24px;
  }
  .three-column-cards-row{
    margin: 0;
  }
  .three-column-cards-col{
    margin: 0 8px;
  }
  .three-column-cards-section .slick-list{
    overflow: visible;
  }
  .three-column-cards-section .three-column-cards-row{
    overflow: hidden;
    padding-right: 51px;
    padding-left: 8px;
    display: block;
  }
  .three-column-cards-section .page-center{
    padding: 0;
  }
  .three-column-cards-col h6, .three-column-cards-col .h6{
    margin-bottom: 4px;
  }
  .three-column-cards-col .button.button--large{
    font-size: 14px;
    padding: 10px 24px;
    line-height: 142.857%;
  }
  .three-column-cards-section.article-section .section-heading{
    text-align: center;
  }
  .three-column-cards-with-slider .section-heading h2, .three-column-cards-with-slider .right-button p, .three-column-cards-with-slider .right-button a,
  .three-column-cards-with-slider .section-heading .h2
  {
    margin: 0;
  }
  .hs_cos_wrapper_type_blog_subscribe input{
    height: 48px;
  }
  .location-banner-two-column .right-content-container{
    padding:24px 16px 0;
  }
  .location-banner-two-column .cta-content a{
    margin:0 0 20px;
    width:100%;
    justify-content:center;
  }
  .location-banner-two-column .location-content{
    flex-direction: column-reverse;
    gap: 12px;
  }
  .location-banner-two-column .location-inner p{
    font-size: 16px;
  }
  .location-banner-two-column .location-inner {
    padding-right: 0;
  }
  .location-banner-two-column .cta-content {
    padding-top: 24px;
  }
  .location-banner-two-column {
    padding-bottom: 40px;
  }
  .seasonal-packages-slider .page-center{
    padding: 0 4px;
  }
  .seasonal-packages-slider.location-packages-section .cta-content a.button {
    margin: 0 12px 16px 0;
    max-width: 100%;
    width: auto;
    font-size: 14px;
    line-height: 142.857%;
    padding: 9px 20px;
  }
  .seasonal-packages-slider.location-packages-section .card-content {
    padding: 16px 16px 0;
  }
  .packages-listing .filter-part .popup-with-filter .filter-block {
    padding: 6px;
  }
  .packages-listing .filter-part .count-checkbox{
    width: 12px;
    height: 12px;
  }
  .packages-listing .packages-container .card-content {
    margin: 0 0 24px;
  }
  .packages-listing .card-container.bottom-border:last-child {
    padding-bottom: 16px;
  }
  .packages-banner-bottom .banner-inner {
    padding-bottom: 30px;
  }
  .packages-listing .package-list ul li:not(:last-child){
    margin-bottom: 12px;
  }
  .packages-listing .price-cta-content .cta-content a.button {
    max-width: 100%;
    min-width: 103px;
    padding: 9px 18px;
    margin: 0 12px 0 0;
  }
  .location-banner-two-column .left-image-container img{
    height: 375px !important;
    object-fit: cover;
    object-position: center top;
    width: 100%;
    display: block;
  }
  .home-two-column-icon-listing .image-with-icon-listing-row.swap-content .image-with-icon-listing-left-col{
    padding-bottom: 0;
  }
  .two-column-map .column-map-left-search-box input[type="search"]{
    height: 40px;
  }
  .two-column-map .two-column-map-left .column-map-left-search-box .button.button--large{
    padding: 13px 25px;
  }
  #map_canvas {
    height: 532px;
  }
  .two-column-map-right .gm-style .gm-style-iw-c{
    max-width: 338px !important;
  }
  .two-column-map-right .location-add, .two-column-map-right .location-name {
    margin-bottom: 4px;
  }
  .two-column-map .location-block .location-buttons .button.btn-like {
    height: 40px;
    width: 40px;
  }
  .two-column-map .location-block .location-buttons .button {
    height: 40px;
  }
  .location-buttons .btn-like .fa {
    font-size: 17px;
  }
  .fav-location-alert-box-inner{
    padding: 9px 18px 7px;
    width: 90%;
  }
  .two-column-text-image-section .content-list-with-button-container .button{
    width: 100%;
  }
  .membership-two-col-module .contact-image-block img{
    height: 500px !important;
    object-fit: cover;
    object-position: center top;
  }
  .two-column-text-image-section-with-page-center.about-two-col-with-page-center-1 .page-center {
    padding: 0 16px;
  }
  .two-column-text-image-section-with-page-center.about-two-col-with-page-center-1 .contact-detail-block {
    padding: 24px 0;
  }
  #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{
    padding: 16px !important;
  }
  #hs-eu-cookie-confirmation #hs-eu-policy-wording {
    padding-right: 0;
    width: 100%;
    padding-bottom: 16px;
  }
  #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-buttons-area {
    width: 100%;
    padding:0;
    justify-content: flex-start !important;
  }
  #hs-eu-cookie-confirmation #hs-eu-confirmation-button-group{
    align-items:Center;
  }
/*   #hs-eu-cookie-confirmation-inner .read-more-btn {
    margin-right: 0;
    margin-left: 24px;
    margin-top: -4px;
  } */
  #hs-eu-cookie-confirmation-inner .read-more-btn {
    /* margin-left: 24px !important; */
    margin-right: 0!important;
    margin-left: 24px;
/*     margin-top: 0; */
    top: 0;
}
  #hs-eu-policy-wording p {
    font-size: 14px !important;
  }
  #hs-eu-cookie-confirmation #hs-eu-confirmation-button, #hs-eu-cookie-settings-button {
    font-size: 14px !important;
  }
  #hs-eu-cookie-confirmation #hs-eu-confirmation-button{
    padding: 9px 24px !important;
  }
  #hs-banner-parent #hs-eu-cookie-confirmation{
    bottom: 16px !important;
  }
  .three-column-cards-row .slick-list{
    padding: 0 22px;
  }
  .three-column-cards-with-slider .three-column-cards-col img{
    height: 260px !important;
  }
  .location--details-page .two-column-content-subscribe-section{
    padding: 40px 0;
  }
  .testimonial-slider-2-col {
    padding: 0;
  }
  .testimonial-slider-2-col .quote h4 {
    line-height: 155.556%;
  }
  .testimonial-slider-section-2 .section-heading {
    margin-bottom: 24px;
  }
  .two-column-content-subscribe-section .nice-select{
    height: 48px;
    padding: 12px 24px 10px;
  }
}/*-------- 767 ends here ----------*/
@media screen and (max-width: 630px) {
  .three-column-cards-col img{
    height: 280px !important;
  }
  .three-column-cards-with-slider .three-column-cards-col img{
    height: 288px !important;
  }
}/*-------- 631 ends here ----------*/
@media screen and (max-width: 480px) {
  .three-column-cards-col img{
    height: 200px !important;
  }
  .home-two-col-icon-listing .image-with-icon-listing-right-col img{
    height: 409px !important;
    object-fit: cover;
    object-position: center top;
    border-top-right-radius: 200px !important;
  }
  .membership-two-col-module .contact-image-block img{
    height: 375px !important;
  }
  .about-two-col-2 .contact-image-block-inner img{
    height: 375px !important;
    object-fit: cover;
    object-position: center top;
  }
}/*-------- 480 ends here ----------*/
@media screen and (max-width: 380px) {
  .three-column-cards-with-slider .three-column-cards-col img{
    height: 200px !important;
  }
  .footer__form .nice-select span:after, .two-column-content-subscribe-section .nice-select span:after {
    right: -20px;
    width: 17px;
  }
    #hs-eu-cookie-confirmation-inner .read-more-btn {
    margin-right: 0 !important;
    margin-left: 0;
    margin-top: 5px;
  }
}/*-------- 380 ends here ----------*/
@media screen and (max-width: 360px) {
  .three-column-cards-with-slider .three-column-cards-col img{
    height: 170px !important;
  }
}/*-------- 360 ends here ----------*/