






*, *: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 ;
    }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 25px;
}
.page-center{
  margin:0 auto;
  padding:0 25px;
  float:none;
  width:100%;
}
.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;
  }
  .content-wrapper, .page-center {
    padding: 0 15px;
  }
}




@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
  font-family: 'NeueHaasDisplay';
  src: url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayBold.eot');
  src: url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayBold.eot') format('embedded-opentype'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayBold.woff2') format('woff2'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayBold.woff') format('woff'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayBold.ttf') format('truetype'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayBold.svg#NeueHaasDisplay') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'NeueHaasDisplay';
  src: url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayMediu.eot');
  src: url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayMediu.eot') format('embedded-opentype'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayMediu.woff2') format('woff2'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayMediu.woff') format('woff'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayMediu.ttf') format('truetype'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayMediu.svg#NeueHaasDisplay') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'NeueHaasDisplay';
  src: url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayLight.eot');
  src: url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayLight.eot') format('embedded-opentype'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayLight.woff2') format('woff2'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayLight.woff') format('woff'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayLight.ttf') format('truetype'),
    url('https://8229130.fs1.hubspotusercontent-na1.net/hubfs/8229130/Rinnai%20Theme%202023/NeueHaasDisplayLight.svg#NeueHaasDisplay') format('svg');
  font-weight: 300;
  font-style: normal;
}




body {
  line-height: 1.5;
  word-break: break-word;
  /*   font-family: 'Inter', sans-serif; */
}

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

/* Paragraphs */

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

strong {
  font-weight: 800;
}

/* Links */

a {
  cursor: pointer;
}

/* Headings */

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

h1 {
  font-size: 62px;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 20px;
  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: 2;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: auto;
}

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

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



/* Header Container */
.hs-search-field__bar button:hover svg, .hs-search-field__bar button:focus svg,
.hs-search-field__bar button:active svg {
  fill: #d1010f;
}
.header .dnd-section {
  padding: 0;
}

.header__container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 1.5rem 20px;
  position: relative;
}

.header--landing-page .header__container {
  justify-content: center;
}
header.header.header--landing-page {
  padding: 26px 0;
}

@media screen and (max-width: 767px) {
  header.header.header--landing-page {
    padding: 16px 0;
  }
}

/* Logo */

.header__logo {
  margin-right: 20px;
  max-width: 250px;
}

.header__logo .logo-company-name {
  font-size: 28px;
  margin-bottom: 0;
}

/* Navigation Menu */

.header__menu {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .header__navigation {
    box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
    display: none;
    margin: 10px 10px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% - 20px);
    z-index: 99;
  }

  .header__menu {
    margin-left: 0;
    min-height: 0;
    order: 3;
  }
}
.header__logo img {
  max-width: 200px;
}
.header__menu {
  width: 100%;
}
.header__navigation {
  text-align: right;
}
.submenu.level-1>li {
  position: relative;
  margin: 0 10px !important;
}
ul.submenu.level-2 {
  text-align: left;
}
.header__navigation {
  text-align: left;
}
.header__menu {
  padding: 10px 0;
  background: #f0f0f0;
}
.header__container {
  flex-direction: column;
  align-items: flex-start;
  padding: 0 25px;
}
header.header {
  padding: 15px 0 0;
}
.submenu.level-1 {
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.submenu.level-1>li:last-child {
  margin-right: 10px;
}
.navigation-primary .menu-item a {
  text-transform: uppercase !important;
}
.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:hover {
  background: transparent !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.hs-menu-depth-1:nth-last-child(2):hover 
.hs-item-has-children.hs-menu-depth-2:hover>.hs-menu-children-wrapper{
  left: 100%;
  top: 0;
}

@media (max-width: 1199px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.hs-menu-depth-1:nth-last-child(2):hover 
  .hs-item-has-children.hs-menu-depth-2:hover>.hs-menu-children-wrapper{
    left: auto;
    right: 100%;
  } 
}

@media (max-width: 991px) {
  .header__logo img {
    max-width: 150px;
  }
  .navigation-primary .menu-item a {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  .header__menu {
    width: auto;
  }
  .header__logo img {
    max-width: 120px;
  }
  .header__navigation {
    text-align: left;
  }
  .header__container {
    flex-direction: row;
    padding: 0 15px;
  }
  .header__menu {
    padding: 0;
    background: transparent;
  }
  label.menu-arrow {
    width: auto;
    padding: 10px 0;
  }
  header.header {
    padding: 20px 0;
  }
  .navigation-primary .menu-item a {
    font-size: 16px !important;
  }
  body .header__navigation-toggle svg {
    fill: #000;
    padding-top: 9px;
  }
}
/*----------------- new header style ------------------------*/

.header.header-redesign {
  padding: 0;
  /*   background: transparent; */
  border: none;
  z-index: 11;
  position: relative;
}
.header-inner-wrapper {}
.header-top-bar {
  background: #D1010F;
  padding: 15px 0;
  text-align: center;
}
.header-top-bar p {
  color: #FFF;
  font-weight: 400;
  line-height: 1.36;
  margin: 0;
}
.header-top-bar p span {
  color: #FFF !important;
}
.header-top-menu-bar {
  padding: 8px 0;
}
.header-top-menu-bar .hs-menu-wrapper ul {
  margin: 0 -10px;
}
.header-top-menu-bar ul li {
  margin: 0;
  padding: 0 10px;
}
.header-top-menu-bar ul li a {
  color: #000;
  font-size: 12.086px;
  line-height: 1.23;
  transition: all 0.5s;
}
.header-top-menu-bar ul li a:hover, .header-top-menu-bar ul li a:focus, .header-top-menu-bar ul li a:active {
  color: #d1010f;
  text-decoration: none;
}
.header-middle-bar-inner {
  padding: 20px 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-middle-bar .header__logo {
  margin-right: 20px;
  max-width: 230px;
}
.header-right-col {
  width: -webkit-calc(100% - 250px);
  width: -moz-calc(100% - 250px);
  width: calc(100% - 250px);
  display: flex;
  align-items: center;
}
.header-cart-wrapper {
  width: 45px;
  padding: 10px;
  margin-left: 40px;
}
.header-search-wrapper {
  flex: 1;
}
.hs-search-field__bar form {
  position: relative;
  display: flex;
}
.hs-search-field__bar .hs-search-field__input {
  color: #4D4D4D;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  opacity: 0.4;
  border-radius: 3px 0px 0px 3px;
  background: #FFF;
  padding: 12px 10px;
  flex: 1;
}
.hs-search-field__bar button {
  border-radius: 0px 3px 3px 0px;
  border: 1px solid #000;
  background: #000;
  padding: 12px 10px;
  margin: 0;
  width: 54px;
  display: flex;
  justify-content: center;
  align-items:cente;
}
.hs-search-field__bar button svg {
  height: 20px !important;
}
.header-main-wrapper {
  box-shadow: 0px 1px 4px 0px rgba(128, 128, 128, 0.25);
}
.header-main-menu {
  padding: 8px 0;
}
.header-main-menu .hs-menu-wrapper ul {
  margin: 0 -15px;
}
.header-main-menu li {
  margin: 0;
  padding: 12px 15px;
  position: relative;
}
.header-main-menu li.hs-menu-depth-1:last-child {
  margin-left: auto;
}
.header-main-menu li a {
  color: #000;
  font-weight: 300;
  line-height: 1.15;
  letter-spacing: 0.48px;
  transition: all 0.5s;
}
.header-main-menu li a:hover, .header-main-menu li a:focus, .header-main-menu li a:active {
  color: #d1010f;
  text-decoration: none;
}
.header-main-menu li.hs-menu-depth-1.hs-item-has-children>a:after {
  content:'';
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-left: 7.5px;
  vertical-align: middle;
  margin-top: -3px;
}
.header-main-menu .hs-menu-wrapper ul.hs-menu-children-wrapper {
  margin: 0;
  min-width: 240px;
  background-color: #fff;
  border: 2px solid #fff;
  box-shadow: 0px 1px 4px 0px rgba(128, 128, 128, 0.25);
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.hs-menu-depth-1:nth-last-child(2) 
.hs-item-has-children.hs-menu-depth-2>a:after {
  border: solid #000;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  margin-left: 7.5px;
  margin-top: 8px;
  float: right;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  vertical-align: middle;
}



@media (min-width: 881px){  /*  used to be 961 - need to change back? */
  a.mobile-trigger-new, a.child-trigger-new, .mob-show {
    display: none !important; /* Hide button on Desktop */
  }
}
@media (max-width: 880px){   
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.hs-menu-depth-1:nth-last-child(2):hover 
  .hs-item-has-children.hs-menu-depth-2:hover>.hs-menu-children-wrapper {
    left: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.hs-menu-depth-1:nth-last-child(2) 
  .hs-item-has-children.hs-menu-depth-2 a.child-trigger-new {
    height: 27px !important;
  }
  .desk-show, .custom-menu-primary-new {display: none;}
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.hs-menu-depth-1:nth-last-child(2) 
  .hs-item-has-children.hs-menu-depth-2>a:after {display: none !important;}
  /* 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: 40px;          /* Position Button at top right of screen  */
    right: 15px;        /*******************************************/
    width: 45px; /* Button width */
    height: auto; /* Button height */      
    padding: 0;
    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: 0;
    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: '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: -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: '';
  }
  a.mobile-trigger-new  i, a.mobile-trigger-new  i:before, a.mobile-trigger-new  i:after {
    width: 25px; /* Icon line width */
    height: 2px; /* Icon line height */
    background-color: #000; /* Icon color */
    display: inline-block;
  }
  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: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 40px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(0, 0, 0, .20);
  }
  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: #000; /* Icon color */
    display: block;
  }
  a.child-trigger-new span:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  .header-middle-bar-inner {
    position: relative;
  }
  .custom-menu-primary-new {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    box-shadow: 0px 1px 4px 0px rgba(128, 128, 128, 0.25);
    background-color: rgba(255, 255, 255, 0.98);
    border: 2px solid #fff;
    padding: 10px 20px;
  }
  .hs-menu-wrapper ul {
    display: block;
  }
  .header-main-menu li.hs-menu-depth-1.hs-item-has-children>a:after {
    display: none;
  }
  .header-main-menu li {
    padding: 5px 15px;
  }
  .header-main-menu .hs-menu-wrapper ul.hs-menu-children-wrapper {
    border: none;
    box-shadow: none;
    margin: 10px 0;
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
  .header-main-menu li.hs-menu-depth-1:last-child {
    margin-left: 0;
  }
  .header-top-menu-bar {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
  }
  .h-mob-search-cart-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-cart-wrapper {
    margin-left: 20px;
  }
  body.menu-link-hover .site-main-dimmer {
    display: none !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
  li.hs-menu-item.hs-menu-depth-2.hs-item-has-children a.child-trigger-new {
    height: 25px !important;
  }
}
/* 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;
  padding-left: 0;
}

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

.footer__form {
  width: 25%;
}


.footer__container {
  padding: 0 25px;
  width: 100%;
}
footer.footer.footer--site-page {
  padding: 50px 0;
}
.footer-social-links p {
  margin: 0 0 15px;
  color: #000;
  font-family: Inter;
  font-size: 17.297px;
  font-style: normal;
  font-weight: 300;
  line-height: 20.7px;
  letter-spacing: 0.54px;
}
.footer-social-links .social-links__icon {
  margin: 0;
  padding: 0;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 28px;
  background: rgba(0, 0, 0, 0.15);
}
.footer-social-links .social-links a+a {
  margin-left: 8px;
}
.footer__first__col.footer_col {
  width: 22%;
  padding-right: 20px;
}
.footer--site-page .footer__navigation.footer_col h4 {
  color: #000;
  font-family: Inter;
  font-size: 16.734px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: .54px;
  line-height: 20.7px;
  margin-bottom: 15px;
}
.footer .hs-menu-wrapper li {
  margin: 0;
  padding: 0;
  line-height: normal;
}
.footer .hs-menu-wrapper li+li {
  margin-top: 5px;
}
.footer__navigation {
  width: 17%;
  padding-right: 20px;
}
.footer__address.footer_col {
  width: 27%;
}
.footer__address.footer_col h6 {
  color: #000;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 20.7px;
  letter-spacing: 0.54px;
  margin: 0 0 15px;
}
.footer-address p a {
  text-decoration-line: underline;
  text-underline-offset: 2px;
}
.footer__address.footer_col p a + a {
  margin-top: 16px;
}
@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 {
    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 .footer__container {
  padding: 40px 25px 10px;
}

/* 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--landing-page .footer__container {
    padding: 40px 15px 10px;
  }
}



.footer-logo-block  img {
  max-width: 156px;
  width: 100%;
  height: auto;
  display: block;
}
.footer .footer-link-blok .hs-menu-wrapper ul {
  margin: 0 !important;
  display: flex !important;
  flex-direction: revert;
  align-items: center;
}
.footer-link-blok ul li {
  margin: 0 !important;
  line-height: normal;
}
.footer-link-blok ul li a {
  border-right: 1px solid #000;
  line-height: 20px;
  padding: 0 15px;
}
.footer_top_block .footer__follow-me #hs_cos_wrapper_footer__follow-me .social-links__icon {
  background-color: rgba(30, 43, 51,0.0);
  border-radius: 4px;
  height: auto;
  width: auto;
  line-height: 24px !important;
  margin: 0;
  padding: 0 10px;
}
.footer_top_block .footer__follow-me #hs_cos_wrapper_footer__follow-me .social-links__icon svg {
  fill: #555;
}
.footer-link-blok {
  margin-right: 40px;
}
.footer_top_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_top_block_link_social {
  display: flex;
  align-items: center;
}
.footer-link-blok {
  margin-right: 40px;
}
.footer_bottom_block {
  padding-top: 90px;
}
.footer__row--two ul {
  list-style: none;
  padding: 0;
  margin: 0 0 12px;
  display: flex;
  align-items: center;
}
.footer__row--two ul li {
  margin: 0;
  padding: 0;
  line-height: normal;
}
.footer__row--two ul li + li {
  border-left: 1px solid rgba(0, 0, 0, 0.50);
  padding-left: 10px;
  margin-left: 10px;
}
.footer__row--two p:last-child {
  margin-bottom: 0;
}
.footer__row--one {
  margin-bottom: 70px;
}
.footer__address.footer_col p a {
  display: block;
}
.footer--site-page .social-links__icon:hover svg {
  fill: #fff !important;
}
.footer--site-page a {
  transition: 0.3s all;
}
.footer__address.footer_col p a:hover {
  color: #d1010f;
}

.footer.footer--landing-page .hs-menu-item a {
  color: #000;
  text-transform: uppercase;
}
.footer.footer--landing-page .social-icon-footer a i {
  font-size: 18px;
}


@media(max-width:991px){
  .footer__row--one {
    margin-bottom: 50px;
  }
  .footer__row {
    flex-wrap: wrap;
  }
  .footer__first__col.footer_col {
    margin-bottom: 30px;
    width: 100%;
  }
  .footer__navigation {
    padding-right: 20px;
    width: 21%;
  }
  .footer__address.footer_col {
    width: 35%;
  }
  .footer.footer--landing-page .footer_top_block {flex-wrap: wrap;justify-content: center;}
  .footer.footer--landing-page .footer_top_block_link_social {
    width: 100%;
    justify-content: center;
    margin-top: 15px;
  }
  .footer.footer--landing-page .footer_bottom_block {
    padding-top: 70px;
  }
}
@media(max-width:767px){
  .footer__address.footer_col {
    width: 100%;
  }
  .footer__navigation {
    padding-right: 20px;
    width: 33.33%;
  }
  .footer__navigation.footer_col {
    padding: 0;
  }
  .footer__address.footer_col {
    width: 100%;
    margin-top: 25px;
  }
  .footer.footer--landing-page .footer_top_block_link_social {flex-wrap: wrap;}
  .footer.footer--landing-page .footer-link-blok {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .footer.footer--landing-page .social-icon-footer {
    max-width: 140px;
    margin: 0 auto;
  }
  .footer.footer--landing-page .footer_bottom_block {
    padding-top: 40px;
  }
  .footer.footer--landing-page .footer-link-blok ul li:last-child a {border-right: none;}
  .footer.footer--landing-page .footer-link-blok ul li a {
    padding: 0 10px;
  }
}
@media(max-width:568px){
  .footer.footer--landing-page .footer-link-blok .hs-menu-wrapper ul {display: block !important;text-align: center;}
  .footer.footer--landing-page .footer-link-blok ul li a {border-right: none;}
  .footer__navigation {
    padding-right: 0;
    width: 100%;
    margin-bottom: 25px;
  }
  .footer-social-links,  .footer__row--two {
    text-align: center;
  }
  .social-links {
    justify-content: center;
  }
  .footer__first__col.footer_col {
    padding: 0;
    margin-bottom: 25px;
  }
  .footer--site-page .footer__navigation.footer_col h4, .footer__address.footer_col h6 {
    margin-bottom: 10px;
  }
  .footer__address.footer_col {
    width: 100%;
    text-align: center;
  }
  .footer__address.footer_col p a+a {
    margin-top: 8px;
  }
  .footer__row--two ul {
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer__row--one {
    margin-bottom: 10px;
  }
  footer.footer.footer--site-page {
    padding: 35px 0;
  }
  .footer__row--two ul li {
    line-height: 1.5;
  }
  .footer__address.footer_col h6 {
    font-size: 16px;
  }
  .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__address.footer_col {
    margin-top: 0;
  }
}

@media(max-width:480px){
  .footer__row--two ul li+li {
    margin-left: 6px;
    padding-left: 6px;
  }
}
/* Menu and simple menu */

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

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

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

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

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

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

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

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

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

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


.hs-landing-page .page-center, .hs-landing-page .header__container, .hs-landing-page .footer__container {
  max-width: 1220px;
}
.lp-full-width-banner-inner img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 800px;
  object-fit: cover;
  object-position: center;
}
.product-details-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-details-content-block, .product-details-image-block {
  width: 50%;
  padding: 0 15px;
}
.product-details-header {
  text-align: center;
  padding-bottom: 60px;
}
.product-details-header h2 {
  margin-bottom: 0;
}
.product-details-section {
  padding: 80px 0;
}
.product-details-image-block img {
  width: 100%;
  display: block;
  max-width: 360px !important;
  margin: 0 auto;
}
.bottom-button-block {
  text-align: center;
  margin-top: 40px;
}
.bottom-button-block a {
  margin:0px;
}
.product-details-content-block p {
  margin: 0;
}
.background-image-with-text-section {
  padding: 80px 0;
}
.background-image-with-text-heading h2 {
  margin: 0;
}
.background-image-with-text-heading {
  text-align: center;
  margin-bottom: 40px;
}
.background-image-with-text-content h3 {
  margin: 0;
}
.background-image-with-text-content {
  padding: 200px 0;
  background-size: cover;
  background-position: center;
  text-align: center;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  border-radius: 4px;
  overflow: hidden;
}
.intro-text-box-section {
  padding: 80px 0;
}
.intro-text-box-inner {
  box-shadow: 0 0 15px rgb(0 0 0 / 8%);
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  border-radius: 6px;
  padding: 90px 63px 63px;
  max-width: 800px;
  margin: 0 auto;
  /*     background: rgb(239 247 255); */
}
.intro-text-box-text-content p:last-child {
  margin: 0;
}
.icon-with-text-full-row-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.icon-with-text-full-row-icon img {
  box-shadow: 0 0 30px rgb(0 0 0 / 8%);
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  border-radius: 50%;
  border: 6px solid #fff;
  display:block;
}
.icon-with-text-full-row-content {
  width: calc(100% - 100px);
  padding-left: 20px;
}
.icon-with-text-full-row-content h3 {
  margin: 0;
  line-height: normal;
}
.icon-with-text-full-row-item+.icon-with-text-full-row-item {
  margin-top: 50px;
}
.icon-with-text-full-row-icon {
  width: 100px;
}
.icon-with-text-full-row-section {
  padding: 80px 0;
}
.icon-with-text-full-row-heading h2 {
  margin: 0;
}
.icon-with-text-full-row-heading {
  padding-bottom: 60px;
}
.intro-text-box-text-content ul li {
  margin: 0;
}
.intro-text-box-text-content ul {
  padding-left: 20px;
}
.image-with-text-two-column-item-image-block, .image-with-text-two-column-item-content-block {
  width: 50%;
  padding: 0 15px;
}
.image-with-text-two-column-item-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 970px;
  margin: 0 auto;
}
.img-with-txt-bottom-row {
  text-align: center;
  margin-bottom: 30px;
}
.img-with-txt-bottom-row .button {
  margin-bottom: 0;
}
.image-with-text-two-column-item + .image-with-text-two-column-item {
  margin-top: 80px;
}
.image-with-text-two-column-item:last-child {
  padding-bottom: 80px;
}
.image-with-text-two-column-item-image-block img {
  display: block;
  width: 100%;
}
.image-with-text-two-column-item.img-right .image-with-text-two-column-item-inner {
  flex-direction: row-reverse;
}
.image-with-text-two-column-item-content-block p:last-child {
  margin-bottom: 0;
}
.image-with-text-two-column-section {padding:80px 0 0;}
.bottom-cta-section {
  padding: 100px 0;
  text-align: center;
}
.bottom-cta-content-text h2 {
  margin-bottom: 15px;
}
.bottom-cta-inner {
  max-width: 700px;
  margin: 0 auto;
}
.bottom-cta-section {
  background-size: cover;
  position: relative;
}
.bottom-cta-inner {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.bottom-cta-section:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0, 0, 0.49);
}
.social-icon-footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.social-icon-footer a {
  height: auto;
  width: auto;
  line-height: 24px !important;
  margin: 0;
  padding: 0 10px;
  color: #555;
}
.social-icon-footer a:hover, .footer .hs-menu-item a:hover{
  color: #cf000e !important;
}
.footer_bottom_block p {
  margin: 0;
}
.icon-with-text-full-row-heading p {
  margin-top: 10px;
}
.icon-with-text-full-row-content h3+p {
  margin-top: 15px;
}
.icon-with-text-full-row-block {
  max-width: 600px;
  margin: 0 auto;
}
.icon-with-text-full-row-heading {
  text-align: center;
}
.icon-with-text-full-row-content h5 {
  font-family: NeueHaasDisplayLight,sans-serif !important;
}
.img-txt-inner-section {
  display: flex;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto 28px;
}
.img-box, .txt-box {
  width: 50%;
  padding: 0 20px;
}
.img-box img {
  border-radius: 49px;
}
.txt-box {
  margin-left: 26px;
}
.txt-button {
  text-align: center;
}
.txt-button .button {
  margin: 33px 0 0;
}
.txt-content p {
  padding-left: 50px;
  position: relative;
}
.txt-content p:before {
  content: '🐝';
  position: absolute;
  left: 25px;
  top: 3px;
}
.four-col-section {
  background: #FFF4CC;
  padding: 66px 0 37px;
}
.four-col-top-content {
  text-align: center;
}
.four-col-top-content h3 {
  margin-bottom: 27px;
}
.four-col-top-content p {
  margin-bottom: 7px;
}
.four-col-bottom-content {
  display: flex;
  justify-content: center;
  padding-top: 27px;
  gap: 30px;
}
.four-col-box {
  width: 25%;
  padding: 15px 20px 39px;
}
.four-col-img-box img {
  margin-bottom: 8px;
  max-height: 119px;
  width: auto;
}
.four-col-img-box, .four-col-content {
  text-align: center;
}
.four-col-content *:first-child {
  margin-bottom: 26px;
}
.four-col-content *:last-child {
  margin-bottom: 0px;
}
.txt-form-section {
  padding: 85px 0;
}
.txt-form-header .h2 {
  margin-bottom: 60px;
  text-align: center;
}
.txt-form-top-content p {
  margin-bottom: 35px;
}
.txt-form-top-content p.no-margin {
  margin-bottom: 10px;
}
.txt-form-top-content ul, .txt-form-top-content ol {
  padding-left: 30px;
  margin: 0 0 35px;
}
.txt-form-top-content li {
  margin: 0;
}
.txt-form-title {
  color: #CF000E;
  font-family: 'NeueHaasDisplay';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5; 
  display: inline-block;
  margin-bottom: 15px;
}
.txt-form-bottom-content .hs-form-field {
  position: relative;
}
.txt-form-bottom-content .hs-form-field label {
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 1;
}
.waste-banner-section {
  padding: 77.5px 0 30px;
}
.waste-banner-inner {
  border: 1px solid #000;
  padding: 70px 42px;
  display: flex;
  align-items: center;
}
.waste-content {
  max-width: 926px;
  width: 100%;
}
.waste-content h4 {
  margin-bottom: 0;
  line-height: 1.09;
}
.waste-logo {
  text-align: center;
  padding-left: 20px;
  width: -webkit-calc(100% - 926px);
  width: -moz-calc(100% - 926px);
  width: calc(100% - 926px);
}
.waste-table-section {
  padding: 30px 0 60px;
}
.waste-table-inner-section table {
  border-radius: 4px;
  border: 1px solid #5B5B5B;
  background: #FFF;
  width: 100%;
  border-collapse: collapse;
  margin: 0;
}
.waste-table-inner-section table td {
  border-top: 1px solid #5B5B5B;
  border-left: 1px solid #5B5B5B;
  padding: 10px 12px;
  vertical-align: middle;
}
.waste-table-inner-section table td:nth-child(2) {
  text-align: center;
}
.waste-table-inner-section table td:first-child {
  border-left: none;
}
.waste-table-inner-section table tr:first-child td {
  border-top: none;
}
.waste-table-inner-section table tr:nth-child(odd) {
  background: #F4F4F4;
}
.waste-table-inner-section table td h6 {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.3;
}
.waste-table-inner-section table td h6 .fw-900 {
  font-weight: 900;
}
.waste-table-inner-section table td h6 .fw-600 {
  font-weight: 600;
}
.blog-listing-text-section {
  text-align: center;
}
.blog-listing-title {
  padding: 60px 0;
}
.blog-listing-title h1 {
  line-height: 1;
  margin: 0;
}
.blog-listing-title h5 {
  line-height: 1.8;
  margin: 0;
}
.blog-listing-text {
  padding: 0 0 50px;
}
.blog-listing-text h4 {
  line-height: 1.08;
  margin: 0 0 20px;
}
.blog-listing-text h5 {
  line-height: 1.6;
  margin: 0 0 20px;
}
.blog-listing-text p {
  line-height: 1.25;
  margin: 0;
}
.blog-main-content {
  padding: 50px 0 30px;
}
.blog-filter ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-filter li {
  margin: 0 0 13px;
  padding: 0 10px;
}
.blog-filter li a {
  color: #D1010F;
  text-align: center;
  font-family: 'NeueHaasDisplay';
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.76;
  border-radius: 40px;
  border: 1px solid #D1010F;
  background: transparent;
  padding: 12px 24px;
  transition: all 0.5s;
  display: inline-block;
  text-transform: capitalize;
}
.blog-filter li a:hover, .blog-filter li a.blog-tags__link--current {
  background: #D1010F;
  color: #fff;
  text-decoration: none;
}
.blog-index {
  justify-content: center;
  margin:0 -15px;
}
.blog-index__post-wrapper {
  width: 33.33%;
  margin: 60px 0 0;
  padding: 0 15px;
}
.blog-index__post {
  border: 0px solid #eff7fe;
  margin-bottom: 0;
}
.blog-image-block {
  margin: 0 0 30px;
  position: relative;
}
.blog-image-block a {
  display: block;
  width: 100%;
  padding-bottom: 69.4%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.blog-index__post-content h5 {
  margin-bottom: 20px;
  line-height: 1.15;
}
.blog-index__post-content h5 a {
  color: #000 !important;
  letter-spacing: 0.26px;
  font-weight: 700;
  transition: all 0.5s;
}
.blog-index__post-content h5 a:hover, .blog-index__post-content h5 a:focus, .blog-index__post-content h5 a:active {
  color: #d1010f !important;
  text-decoration: none;
}
.blog-index__post-content p {
  margin: 0;
  line-height: 1.33; 
  letter-spacing: 0.15px;
}
.blog-pagination {
  margin-top: 50px;
}
.blog-pagination__link {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.2px;
  padding: 0 5px;
}
.blog-pagination__link.blog-pagination__link--active {
  color: #d1010f;
}
.blog-pagination__ellipsis {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0.2px;
}
.blog-header__author {
  padding: 60px 0 0;
  text-align: center;
}
.body-container--blog-post .blog-post {
  margin: 0 auto;
  padding: 4.5rem 0;
}
.body-container--blog-post .blog-post__preheader {
  color: #d1010f;
  display: block;
  font-size: 18px;
  font-weight: 700;
}
.body-container--blog-post .blog-post__meta {
  align-items: center;
  display: flex;
}
.body-container--blog-post .blog-post__timestamp {
  color: #c6c6c6;
}
.body-container--blog-post .blog-post__meta, .body-container--blog-post h1.blog-post__title, 
.body-container--blog-post span.blog-post__preheader, .blog-post__body-wrapper {
  margin: 0 auto 1rem;
  max-width: 680px;
}
.blog-post__body-wrapper {
  margin-bottom: 0;
}
.body-container--blog-post hr {
  background-color: #ccc;
  border: none;
  color: #ccc;
  height: 1px;
}
.body-container--blog-post .blog-post__divider {
  margin: 64px 0 52px;
}
.body-container--blog-post .blog-post__title {
  font-weight: 700;
  line-height: 1.2;
}
.blog-post__tags {
  display: flex;
  flex-wrap: wrap;
}
.blog-post__tag-link {
  background-color: #e6edff;
  border-radius: 3px;
  color: #cf000e;
  font-size: .75rem;
  margin: 0 8px 8px 0;
  padding: 5px 10px;
}
.blog-post__tag-link {
  background-color: #e7e9ec;
}
.blog-more h2 {
  margin: 0;
}
.blog-more {
  margin: 0 0 60px;
}
.blog-redesign .blog-main-content { padding-top: 0; }
.blog-redesign .blog-listing-title {padding-bottom: 0;}
.post-redesign .blog-post__body-wrapper, .post-redesign.body-container--blog-post .blog-post__meta, 
.post-redesign.body-container--blog-post h1.blog-post__title, .post-redesign.body-container--blog-post span.blog-post__preheader {
  margin: 0 auto 1rem;
  max-width: none;
}
.post-redesign.body-container--blog-post .blog-post {
  margin: 0 auto;
  padding: 2rem 0;
}
.featured-img-with-focus-content .focus-row {
  -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;
}
.focus-row .blog-header {
  background-color: #e7e9ec;
  padding: 82px 0;
}
.focus-row .blog-header {
  background: url(https://marketing.rinnai.it/hubfs/Imported%20images/header_news.jpg);
  background-position: 50%;
  background-size: cover;
  margin: 0 50px;
}
.featured-img-with-focus-content .blog-header.blog-header--post {
  width: 50%;
}
.featured-img-with-focus-content .blog-header.blog-header--post {
  margin: 0;
  min-height: 325px;
}
.featured-img-with-focus-content .focus-content {
  background-color: #e7e9ec;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-left: 40px;
  padding: 30px;
  width: calc(50% - 40px);
  width: -webkit-calc(50% - 40px);
  width: -moz-calc(50% - 40px);
}
.featured-img-with-focus-content .focus-content h3 {
  font-weight: 500;
  margin-bottom: 0;
}
.featured-img-with-focus-content .focus-content p.focus-desc {
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin: 0;
}
.two-col-text-section {
  padding: 70px 0;
}
.two-col-text-section .page-center {
  margin: 0 auto;
  max-width: 1200px;
}
.two-col-text-section .title h3 {
  font-weight: 500;
  text-align: center;
}
.two-col-text-wrap {
  -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-text-wrap .left-col-text, .two-col-text-wrap .right-col-text {
  width: 100%;
}
.popup-images-and-content {
  padding: 50px 0 0;
}
.popup-images-and-content h4.content-title {
  font-weight: 500;
  margin-bottom: 0;
}
.popup-images-and-content .img-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;
  justify-content: space-between;
  padding: 30px 0;
}
.popup-images-and-content .img-text-block {
  margin-bottom: 20px;
  width: 32%;
}
.popup-images-and-content .img-text-block a.image-popup-vertical-fit {
  cursor: pointer;
  display: block;
}
.popup-images-and-content .img-text-block .image img {
  max-height: 232px;
  object-fit: cover;
  width: 100%;
}
.popup-images-and-content .img-text-block .text p {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  margin: 10px 0 0;
}
.tecnico-row {
  margin-bottom: 30px;
  padding: 30px 0;
}
.tecnico-row, .tecnico-text-row {
  -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;
}
.tecnico-img-wrap {
  padding: 0 15px;
  width: 16.66666667%;
}
.tecnico-text-row {
  width: 83.33333333%;
}
.tecnico-img-wrap h5.qual {
  font-weight: 400;
  margin: 0 0 10px;
}
.tecnico-last-col-text, .tecnico-middle-col-text {
  padding: 0 15px;
  width: 50%;
}
.tecnico-text-row p {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}



















@media(max-width:1299px){
  .waste-content {
    max-width: 866px;
  }
  .waste-logo {
    width: -webkit-calc(100% - 866px);
    width: -moz-calc(100% - 866px);
    width: calc(100% - 866px);
  }
}

@media(max-width:1199px){
  .four-col-bottom-content {gap: 10px;}
  .txt-form-section {
    padding: 75px 0;
  }
  .txt-form-header .h2 {
    margin-bottom: 50px;
  }
  .txt-form-top-content p {
    margin-bottom: 30px;
  }
  .txt-form-top-content ul, .txt-form-top-content ol {
    margin: 0 0 30px;
  }
  .waste-content {
    max-width: 660px;
  }
  .waste-logo {
    width: -webkit-calc(100% - 660px);
    width: -moz-calc(100% - 660px);
    width: calc(100% - 660px);
  }
}

@media screen and (max-width: 1024px) {
/*   .blog-post-new-22 .content-wrapper, .blog-post-new-22 .page-center {
    padding: 0 15px;
  } */
  .featured-img-with-focus-content .blog-header.blog-header--post {
    min-height: 250px;
  }
  .featured-img-with-focus-content .focus-content {
    margin-left: 0;
    padding: 10px 15px;
    width: 50%;
  }
  .featured-img-with-focus-content .focus-content p.focus-desc {
    font-size: 20px;
    line-height: 24px;
  }
  .two-col-text-wrap .left-col-text {
    padding-right: 40px;
  }
  .two-col-text-wrap .right-col-text {
    padding-left: 40px;
  }
  .popup-images-and-content {
    padding: 30px 0 0;
  }
  .tecnico-img-wrap {
    padding: 0 15px;
    width: 26.666667%;
  }
  .tecnico-text-row {
    width: 73.333333%;
  }
}

@media(max-width:991px){
  .product-details-section {
    padding: 60px 0;
  }
  .product-details-header {
    padding-bottom: 40px;
  }  
  .background-image-with-text-heading {
    text-align: center;
    margin-bottom: 25px;
  }
  .background-image-with-text-section {
    padding: 60px 0;
  }
  .intro-text-box-inner {
    padding: 70px 40px 40px;
  }
  .intro-text-box-section {
    padding: 60px 0;
  }
  .icon-with-text-full-row-heading {
    padding-bottom: 40px;
  }
  .icon-with-text-full-row-section {
    padding: 60px 0;
  }
  .icon-with-text-full-row-item+.icon-with-text-full-row-item {
    margin-top: 30px;
  }
  .image-with-text-two-column-item+.image-with-text-two-column-item {
    margin-top: 60px;
  }
  .image-with-text-two-column-section {
    padding: 60px 0 0;
  }
  .image-with-text-two-column-item:last-child {
    padding-bottom: 60px;
  }
  .bottom-cta-section {
    padding: 80px 0;
  }
  .txt-box {
    margin-left: 0;
  }
  .img-box, .txt-box {
    padding: 0 15px;
  }
  .txt-content p {
    padding-left: 25px;
  }
  .txt-content p:before {
    left: 0;
  }
  .txt-button .button {
    margin: 23px 0 0;
  }
  .four-col-section {
    padding: 56px 0 27px;
  }
  .four-col-box {
    padding: 15px 20px 20px;
    width: 49%;
  }
  .four-col-bottom-content {
    flex-wrap: wrap;
  }
  .four-col-content *:first-child {
    margin-bottom: 15px;
  }
  .txt-form-section {
    padding: 65px 0;
  }
  .txt-form-header .h2 {
    margin-bottom: 40px;
  }
  .txt-form-top-content p {
    margin-bottom: 25px;
  }
  .txt-form-top-content ul, .txt-form-top-content ol {
    margin: 0 0 25px;
  }
  .waste-content {
    max-width: 600px;
  }
  .waste-logo {
    width: -webkit-calc(100% - 600px);
    width: -moz-calc(100% - 600px);
    width: calc(100% - 600px);
  }
  .waste-banner-inner {
    padding: 40px 32px;
  }
  .waste-banner-section {
    padding: 55px 0 30px;
  }
  .blog-listing-title {
    padding: 50px 0;
  }
  .blog-header__author {
    padding: 50px 0 0;
  }
  .blog-more {
    margin: 0 0 50px;
  }
  .blog-listing-text {
    padding: 0 0 40px;
  }
  .blog-listing-text h4 {
    margin: 0 0 15px;
  }
  .blog-listing-text h5 {
    margin: 0 0 15px;
  }
  .blog-main-content {
    padding: 40px 0 30px;
  }
  .blog-index__post-wrapper {
    margin: 40px 0 0;
  }
  .blog-image-block {
    margin: 0 0 20px;
  }
  .blog-index__post-content h5 {
    margin-bottom: 10px;
  }
  .blog-filter li a {
    font-size: 15px;
  }
  .featured-img-with-focus-content .blog-header.blog-header--post, .featured-img-with-focus-content .focus-content {
    width: 100%;
  }
  .featured-img-with-focus-content .focus-content {
    padding: 15px;
  }
  .two-col-text-wrap .left-col-text {
    padding-right: 30px;
  }
  .two-col-text-wrap .right-col-text {
    padding-left: 30px;
  }
  .two-col-text-wrap .left-col-text, .two-col-text-wrap .right-col-text {
    padding: 20px 0 10px;
    width: 100%;
  }
  .two-col-text-wrap p {
    margin: 0;
    padding: 0;
  }
}

@media(max-width:880px){
  .waste-banner-inner {
    padding: 30px 20px;
    flex-direction: column-reverse;
    text-align: center;
  }
  .waste-content {
    max-width: none;
  }
  .waste-logo {
    padding-left: 0;
    width: auto;
    margin-bottom: 20px;
  }
  .blog-filter li {
    padding: 0 5px;
  }
  .blog-filter li a {
    padding: 6px 12px;
  }
}

@media(max-width:767px){
  .featured-img-with-focus-content .focus-content {
    margin-left: 0;
  }
  .two-col-text-section {
    padding: 40px 0;
  }
  .product-details-row {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    max-width: 400px;
    margin: 0 auto;
  }
  .product-details-content-block, .product-details-image-block {
    width: 100%;
    padding: 0;
  }
  .product-details-image-block img {
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  .product-details-content-block {
    margin-top: 40px;
    text-align: center;
  }
  .product-details-content-block h4 {
    margin-bottom: 15px;
  }
  .bottom-button-block {
    text-align: center;
    margin-top: 20px;
  }
  .background-image-with-text-section {
    padding: 40px 0;
  }
  .intro-text-box-inner {
    padding: 50px 20px 20px;
  }
  .intro-text-box-heading h2 {
    margin-bottom: 15px;
  }
  .intro-text-box-section {
    padding: 40px 0;
  }
  .icon-with-text-full-row-icon {
    width: 100px;
  }
  .icon-with-text-full-row-content {
    width: calc(100% - 100px);
    padding-left: 15px;
  }
  .image-with-text-two-column-item-image-block, .image-with-text-two-column-item-content-block {
    width: 100%;
    padding: 0;
  }
  .image-with-text-two-column-item-inner, .image-with-text-two-column-item.img-right .image-with-text-two-column-item-inner {
    flex-direction: column;
    max-width: 500px;
    margin: 0 auto;
  }
  .image-with-text-two-column-item-content-block .content-heading h2 {
    margin-bottom: 12px;
  }
  .image-with-text-two-column-item-content-block {
    margin-top: 28px;
  }
  .image-with-text-two-column-item+.image-with-text-two-column-item {
    margin-top: 50px;
  }
  .image-with-text-two-column-section {
    padding: 50px 0 0;
  }
  .image-with-text-two-column-item:last-child {
    padding-bottom: 50px;
  }
  .bottom-cta-section {
    padding: 50px 0;
    text-align: center;
  }
  button, .button {
    font-size: 16px !important;
    padding: 8px 24px !important;
  }
  .icon-with-text-full-row-content h3+p {
    margin-top: 8px;
  }
  .txt-box {
    margin-top: 15px;
  }
  .img-box, .txt-box {
    padding: 0;
    width: 100%;
  }
  .img-txt-inner-section {
    max-width: 500px;
    flex-wrap: wrap;
  }
  .txt-button .button {
    margin: 13px 0 0;
  }
  .four-col-section {
    padding: 46px 0 27px;
  }
  .four-col-bottom-content {
    padding-top: 15px;
  }
  .txt-form-section {
    padding: 50px 0;
  }
  .txt-form-header .h2 {
    margin-bottom: 35px;
  }
  .txt-form-top-content p {
    margin-bottom: 20px;
  }
  .txt-form-top-content ul, .txt-form-top-content ol {
    margin: 0 0 20px;
  }
  .waste-banner-section {
    padding: 45px 0 20px;
  }
  .waste-logo {
    max-width: 140px;
  }
  .waste-table-section {
    padding: 20px 0 40px;
  }
  .blog-listing-title {
    padding: 40px 0;
  }
  .blog-header__author {
    padding: 40px 0 0;
  }
  .blog-more {
    margin: 0 0 40px;
  }
  .blog-listing-text {
    padding: 0 0 30px;
  }
  .blog-listing-text h4 {
    margin: 0 0 10px;
  }
  .blog-listing-text h5 {
    margin: 0 0 10px;
  }
  .blog-main-content {
    padding: 30px 0 20px;
  }
  .blog-filter li a {
    font-size: 12px;
    padding: 5px 10px;
  }
  .blog-index {
    margin: 0 -10px;
  }
  .blog-index__post-wrapper {
    margin: 30px 0 0;
    padding: 0 10px;
    width: 50%;
  }
  .blog-pagination {
    margin-top: 40px;
  }
  .blog-pagination__link, .blog-pagination__ellipsis {
    font-size: 15px;
  }
  .blog-filter ul {
    flex-wrap: wrap;
  }
  .two-col-text-wrap .left-col-text {
    padding-right: 0;
    width: 100%;
  }
  .two-col-text-wrap .right-col-text {
    padding-left: 0;
    width: 100%;
  }
  .two-col-text-wrap .left-col-text, .two-col-text-wrap .right-col-text {
    padding: 10px 0 0;
  }
  .two-col-text-wrap p {
    font-size: 16px;
    line-height: 20px;
  }
  .popup-images-and-content .img-text-block {
    width: 100%;
  }
  .popup-images-and-content .img-text-block:first-of-type {
    border-right: 0;
  }
  .popup-images-and-content .img-text-block:nth-of-type(2) {
    border-left: 0;
    border-right: 0;
  }
  .popup-images-and-content .img-text-block:nth-of-type(3) {
    border-left: 0;
  }
  .popup-images-and-content .img-text-block .text p {
    margin: 0 0 10px;
  }
  .tecnico-img-wrap, .tecnico-text-row, .tecnico-last-col-text, .tecnico-middle-col-text {
    width: 100%;
  }
  .custom-button-style {
  border: 2px solid #ffffff;
  background-color: #444444;
  font-family: Arial, sans-serif;
  font-size: 18px;
  padding: 13px 20px;
  color: #ffffff;
  text-decoration: none;
  border-radius: 0;
  }
  
  .hs-horizontal-spacer-dotted
  width: 100%;
  border: 0 none;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: rgba(0, 0, 0, 1);
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media(max-width:568px){
  .four-col-box{width:100%;}
  .four-col-top-content h3 {
    margin-bottom: 15px;
  }
}

@media(max-width:480px){
  .icon-with-text-full-row-content {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .icon-with-text-full-row-item {
    flex-direction: column;
  }
  .icon-with-text-full-row-icon {
    margin-bottom: 14px;
  }
  .icon-with-text-full-row-heading {
    text-align: center;
    padding-bottom: 25px;
  }
  .blog-index__post-wrapper {
    width: 100%;
  }
  .blog-pagination {
    margin-top: 30px;
  }
}