















































*, *: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;
}
.dnd-section {
  padding: 80px 20px;
}
.banner-area .dnd-section {
  padding: 0;
}

.dnd-section > .row-fluid {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .widget-type-cell {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@font-face {
font-family: "exobold";
src: url("https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/Etnasupply_March2020/Fonts/exo-bold-webfont.eot") format("embedded-opentype"), 
url("https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/Etnasupply_March2020/Fonts/exo-bold-webfont.woff") format("woff");
font-style: normal;
font-weight: normal;
}


@font-face {
font-family: "exoregular";
src: url("https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/Etnasupply_March2020/Fonts/exo-regular-webfont.eot") format("embedded-opentype"),
url("https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/Etnasupply_March2020/Fonts/exo-regular-webfont.woff") format("woff");
font-style: normal;
font-weight: normal;
}

@font-face {
font-family: "exosemibold";
src: url("https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/Etnasupply_March2020/Fonts/exo-semibold-webfont.eot") format("embedded-opentype"),
url("https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/Etnasupply_March2020/Fonts/exo-semibold-webfont.woff") format("woff");
font-style: normal;
font-weight: normal;
}



html {
font-size: 24px;
}

body {
font-family: Lato, serif;
font-size: 1rem;
color: #494a52;
line-height: 1.42857143;
}

p {
margin-top: 0;
margin-bottom: 1rem;
font-family: Lato, serif;
}

/* Anchor Links */
a {
color: #0270E0;
text-decoration: none;
}
a:hover, a:focus {
text-decoration: none;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 700;
font-family: Merriweather, serif;
color: #494a52;
word-break: break-word;
line-height:normal;
}

h1 {
font-size: 2.1rem;
}

h2 {
font-size: 1.6rem;
}

h3 {
font-size: 1.25rem;
}

h4 {
font-size: 1.175rem;
}

h5 {
font-size: 1rem;
}

h6 {
font-size: .9rem;
}

strong {
font-weight: 700;
}

code {
vertical-align: bottom;
}

ul,
ol {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}

ul li,
ol li {
    line-height: 1.42857143;
}

ul ul,
ol ul,
ul ol,
ol ol {
margin-top: 0;
margin-bottom: 0;
}

blockquote {
line-height: 1.5rem;
margin-top: 1.5rem;
margin-bottom: 1.5rem;
border-left: 2px solid #A9A9A9;
padding-left: 15px;
}

/* Horizontal Rules */
hr {
color: #ccc;
background-color: #ccc;
height: 1px;
border: none;
}

/* TODO */
small {

}

/* TODO */
mark {

}

sup,
sub {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}

sup {
top: -0.5em;
}

sub {
bottom: -0.25em;
}

:focus {
outline: auto;
outline-color: green;
}

.disable-focus-styles :focus {
outline: none;
}

@media (max-width: 767px) {
html {
font-size: 18.0px
}
}

@media (max-width: 480px) {
html {
font-size: 14.399999999999999px
}
}
form {
max-width: 500px;
font-family: Lato, sans-serif;
}

.hs-button {
margin: 0;
cursor: pointer;
display: inline-block;
font-weight: normal;
position: relative;
text-align: center;
transition: all 0.15s linear;
background-color: #494A52;
border-color: #494A52;
color: #fff;
border: 1px solid;
font-size: 14px;
line-height:20px;
text-transform: uppercase;

text-decoration: none;
margin-top:15px;
white-space:normal;
}

.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.widget-type-email_simple_subscription,
.widget-type-password_prompt,
.hs-search-field,
#email-prefs-form {
max-width: 767px;
display: inline-block;
width:100%;
margin:15px 0;
}

ul.no-list.hs-error-msgs.inputs-list label {
    color: #F00;
}

ul.no-list.hs-error-msgs.inputs-list {
    margin: 0;
    padding: 0;
}


.hs-form label {
color: #33475b;
display: block;
float: none;
width: auto;
font-weight: normal;
text-align: left;
line-height: 1.2;
padding-top: 0;
margin-bottom: 4px;
}

.hs-error-msgs label {
margin-top: .5rem;
color: #f2545b;
}
input[type=password],
form select,
form textarea,
.hs-input {
display: inline-block;
width: 100% !important;
font-weight: normal;
min-height:35px !important;
color: #555;
border: 1px solid;
box-sizing: border-box;
border-radius: 0;
background: #F2F2F2;
outline:none;
font-size: 14px;
line-height: 1.42857143;
padding: 6px 12px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
cursor: pointer;
width: auto;
height: auto;
padding: 0;
margin: 3px 5px 3px 0px;
line-height: normal;
border: none;
}

.hs-input[type=file] {
background-color: #fff;
padding: initial;
border: initial;
line-height: initial;
box-shadow: none;
}

.hs-input:-moz-placeholder {
color: #bfbfbf;
}

.hs-input::-webkit-input-placeholder {
color: #bfbfbf;
}

.hs-input input,
.hs-input textarea {
transition: border 0.2s linear;
}
.hs-input:focus {
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

textarea.hs-input {
height: auto;
}

select[multiple].hs-input {
height: inherit;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
width: 100% !important;
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
border-color: #c87872;
}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
border-color: #b9554d;
}

.actions {
padding: 0;
}

.inputs-list {
margin: 0 0 5px;
width: 100%;
padding-left: 0;
}
.inputs-list > li {
display: block;
padding: 0;
width: 100%;
padding-top: 0;
}
.inputs-list label {
display: block;
float: none;
width: auto;
padding: 0;
line-height: 18px;
text-align: left;
white-space: normal;
font-weight: normal;
}
.inputs-list:first-child {
padding-top: 6px;
}
.inputs-list > li + li {
padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
vertical-align: middle;
}

ul.no-list {
list-style: none;
}

.field {
margin-bottom: 18px;
}

.hs-field-desc {
color: #7c98b6;
margin: 0px 0px 6px;
font-size: 14px;
}

.hs-form-required {
color: red;
}

.hs-richtext {
margin-bottom: 3px;
line-height: 1.2;
font-size: 1rem;
color: #494a52;
}
.hs-richtext hr {
text-align: left;
margin-left: 0;
width: 91%;
}

.grecaptcha-badge {
margin: 0 auto;
}

.email-correction, .email-validation {
padding-top: 3px;
font-size: 12px;
}
.email-correction a,
.email-validation a {
cursor: pointer;
}
@media (max-width: 400px),
(min-device-width: 320px) and (max-device-width: 480px) {
.email-correction form .form-columns-2 .hs-form-field,
.email-correction form .form-columns-3 .hs-form-field,
.email-validation form .form-columns-2 .hs-form-field,
.email-validation form .form-columns-3 .hs-form-field {
float: none;
width: 100%;
}
.email-correction form .form-columns-2 .hs-form-field .hs-input,
.email-correction form .form-columns-3 .hs-form-field .hs-input,
.email-validation form .form-columns-2 .hs-form-field .hs-input,
.email-validation form .form-columns-3 .hs-form-field .hs-input {
width: 90%;
}
.email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
.email-correction form .form-columns-2 .hs-form-field input[type=radio],
.email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
.email-correction form .form-columns-3 .hs-form-field input[type=radio],
.email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
.email-validation form .form-columns-2 .hs-form-field input[type=radio],
.email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
.email-validation form .form-columns-3 .hs-form-field input[type=radio] {
width: 24px;
}
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
-webkit-appearance: none;
-moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
font-family: Lato, serif;
}
.hs-menu-wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.hs-menu-item a {
  display: block;
  padding: 0.5rem 1rem;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.hs-menu-item:hover a,
.hs-menu-item:focus a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

.hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}


.menu-wrapper nav>ul>li>a {
  font-family:exobold;
  }
  .menu-wrapper nav>ul ul li a {
  font-family:exobold;
  }
  
  .mega-menu nav>ul>li>a {
  font-family:exosemibold;
  }

  
  .mega-menu nav>ul>li:last-child>ul>li:last-child>a,
  .mega-menu nav>ul>li:first-child>ul>li>ul>li:last-child>a {
  font-family:exosemibold;
  }
  
  .mega-menu nav>ul>li>ul>li>ul>li>ul>li>a {
  font-family:exobold;
  }

  
.mega-menu nav>ul>li:last-child>ul>li:first-child>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/American-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(2)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/Apollo-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(3)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/Delta-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(4)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/ELKAY-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(5)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/Ford-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(6)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/Kohler-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(7)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/Lochnivar-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(8)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/EBAA-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(9)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/Sensus-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(10)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/Sloan-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(11)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/Uponor-Logo-BW-web.jpg);
  }
  .mega-menu nav>ul>li:last-child>ul>li:nth-child(12)>a span {
  background-image: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/Victaulic-Logo-BW-web.jpg);
  }
table {
  margin-bottom: 1rem;
  border: 1px solid #dee2e6;
}

th,
td {
  padding: 0.75rem;
  vertical-align: top;
  border: 1px solid #dee2e6;
}

thead th,
thead td {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

tbody + tbody {
  border-top: 2px solid #dee2e6;
}
/* TODO */
/* Missing Template at Path: \'Etnasupply_March2020\/css\/_homepage.css\' */
.body-container__landing .dnd-section:nth-child(odd) {
  background-color: transparent
}
.body-container__website .dnd-section:nth-child(odd) {
  background-color: transparent
}
header.header {
  background-color: #F8FAFC;
  position:relative;
  z-index:99;
}

.header__container {
  max-width: 1200px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}

.fixed-logo-wrapper{
  display:none;
}

.animate .fixed-logo-wrapper{
  display:block;
  padding-right: 10px;
  padding: 15px 0px 20px;
  float:left;
}

.animate .header-search {
  padding: 9px 14px;
}

.fixed-logo-wrapper img {
  width: 135px;
  max-width: 135px;
  float:left;
}

.header-top ul li span {
  font-size: 11px;
  line-height: 18px;
  vertical-align: text-bottom;
  margin-left: 16px;
}

.header-top {
  position: relative;
  height: 47px;
  border-bottom: 1px solid;
}

.header-top ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.header-top ul li {
  padding: 9px;
}


.header-top ul li a {
  font-family:exobold;
  font-size: 18px;
  position: relative;
  line-height: 29px;
  padding-left: 24px !important;
}

.header-top ul li a:after {
  content: "";
  position: absolute;
  background: url(https://5727616.fs1.hubspotusercontent-na1.net/hubfs/5727616/raw_assets/public/Etnasupply_March2020/images/phone.svg) left center no-repeat;
  width: 13px;
  height: 23px;
  left: 0;
  top: -5px;
}

.logo-wrapper {
  width: 25%;
  padding: 0px 15px;
  float:left;
}

.header-middle .row:after,.header-middle .row:before {
  content: '';
  display: block;
  clear: both;
}

.header-bottom {
  border-radius: 0;
  min-height: 60px;
  margin: 0;
  border: 0;
}

.menu-overlay.open {
  height: 100%;
  width: 100%;
  position: fixed;
  background: rgba(0,0,0,0.5);
  z-index: 8;
  cursor: wait;
  top: 0;
  border: 0;
}

.header-search {
  text-align: center;
  padding: 9px 24px;
  position: relative;
  display: inline-block;
  float: left;
}

.menu-wrapper {
  float: left;
  display: inline-block;
  padding: 0px 15px;
  width: 75%;
}

#nav-toggle {
  display: none;
}

.mega-menu {
  display: inline-block;
  float: left;
}

.logo-wrapper img {
  width: 100% !important;
  max-width: 233px;
  margin: 14px 0;
  float:left;
  height: 69px;
}
.hs-landing-page .logo-wrapper img {
  max-width: 140px;
  margin: 0;
}
.hs-landing-page .header-middle {
  padding: 24px 0;
}

.hs-landing-page .hs-landing-page p:last-of-type {
    margin-bottom: 0;
}
@media (min-width:1025px) {

  .mobile-header-top {
    display: none;
  }

  .header-bottom.animate {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
  }

  .custom-menu-primary.mobile{
    display:none;
  }

  .mobile-cart {
    background: #222227;
    margin-left: 0px;
    padding: 0 11px;
    height: 60px;
    display: inline-block;
    text-align: left;
    float: right;
    position: relative;
  }

  .mobile-cart a {
    background: #fff;
    margin-top: 12px;
    display: inline-block;
    width: 32px;
    height: 32px;
    padding: 6px 0 0 5px;
    border-radius: 3px;
  }

}

@media (max-width:1024px) {

  .header-bottom .mobile-cart {
    display: none;
  }

  .fixed-logo-wrapper {
    display: none !important;
  }

  .menu-inner {
    position: absolute;
    top: 20px;
    left: 0;
    height: calc(100% - 40px);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    width: 100%;
    background: #fff;
    opacity: 1;
    overflow: visible;
    padding: 0 20px;
    z-index: 112;
  }

  .close-trigger {
    position: absolute;
    height: 25px;
    width: 25px;
    left: 20px;
    top: 10px;
    pointer-events: none;
  }

  .close-trigger a span {
    display: block;
    position: absolute;
    top: 13px;
    right: 0px;
    height: 2px;
    width: 25px;
    background: #444;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .close-trigger a span:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    width: 25px;
    height: 2px;
    background-color: #444;
    top: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .menu-inner h2 {
    padding: 13px 30px;
    text-align: center;
    cursor: pointer;
    position: relative;
    font-size: 24px;
    font-weight: 200;
    margin: 0;
    color: #404040;
  }

  .custom-menu-primary.mobile {
    width: 300px;
    position: fixed;
    z-index: 10000;
    bottom: 0;
    top: 0;
    left: -450px;
    transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    background: #fff;
  }

  .mobile-open .custom-menu-primary.mobile {
    left: 0;
  }

  .mobile-header-top {
    background: #710D20;
    height: 40px;
    display: block;
  }
  .mega-menu {
    display: none !important;
  }
  .header-search {
    width: 100%;
    padding: 9px 0;
  }
  .header-search .hs-search-field {
    width: 100% !important;
    max-width: 100% !important;
  }
  .header-search input {
    max-width: 100%;
    width: calc(100% - 50px);
  }

  span.icon-bar {
    background-color: #fff;
    height: 4px !important;
    width: 32px !important;
    border-radius: 1px;
    margin-top: 5px;
    display: block;
  }

  span.icon-bar:first-child {
    margin: 0;
  }

  .mobile-trigger{
    position: relative;
    float: left;
    top: 8px;
    cursor:pointer;
    left:1px;
  }

  .header-top ul li {
    padding: 15px 0;
    text-align: center;
  }

  .header-top {
    height: auto;
  }


  .menu-wrapper {
    display: none !important;
  }


  .logo-wrapper {
    width: 233px;
    display: block;
  }

  .logo-wrapper {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }


  .header-search form {
    max-width: 100%;
  }

  .header__navigation.open,
  .header__search.open,
  .header__language-switcher.open {
    display: block;
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    height: calc(100vh - 115px);
    background-color: #F8FAFC;
    z-index: 2;
  }

  .header__navigation--toggle,
  .header__search--toggle,
  .header__language-switcher--toggle,
  .header__close--toggle {
    position: relative;
    cursor: pointer;
  }

  .header__navigation--toggle.open,
  .header__search--toggle.open,
  .header__language-switcher--toggle.open {
    display: block;
    margin-right: auto;
    margin-left: 0;
  }

  .mobile-cart {
    background: #222227;
    width: auto;
    height: 40px;
    float: right;
  }

  .mobile-cart a {
    float: right;
    margin: 4px 10px;
    background: #fff;
    display: inline-block;
    width: 32px;
    height: 32px;
    padding: 6px 0 0 5px;
    border-radius: 3px;
  }

  body.mobile-open {
    overflow: hidden;
  }

  .back-trigger i:after {
    left: -6px;
    top: -6px;
    width: 12px;
    content: "";
    position: absolute;
    display: block;
    height: 2px;
    background-color: #444;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .back-trigger {
    font-family:exobold;
    padding: 8px 30px;
    text-align: center;
    cursor: pointer;
    font-size: 24px;
    font-weight: 200;
    margin: 0;
    display: inline-block;
    color: #404040;
    width: 100%;
    position: relative;
  }


  .back-trigger i {
    display: block;
    top: 30px;
    width: 12px;
    position: absolute;
    height: 2px;
    left: 5px;
    background: #444;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

}

@media (max-width:480px) {

  .header-top ul li {
    padding: 5px 0;
  }

  .header-top ul li a {
    font-size: 13px;
  }

  .header-top ul li span {
    line-height: 15.7143px;
  }
}
.footer {
  background-color: transparent;

}
.footer__container {
  margin: 0 auto;
}
.footer__copyright {
  font-family: Lato, sans-serif;
  margin: .5rem 0;
}

.footer-top>div {padding:48px 15px;}

.footer-top .container-fluid {
  margin: 0px -15px;
  width: auto !important;
}
.footer-bottom {
  padding: 20px 10px;
  text-align: center;
}

.contact-form input.hs-button.primary.large {
  width: 184px;
}

.contact-form .form-columns-3>div {width: 28% !important;}

.contact-form .form-columns-3>div:not(:last-child) {
  margin-right: 8%;
}

.contact-form .actions {
  text-align: center;
}

.footer-bottom p {
  margin: 0;
  font-size: 14px;
  display: inline-block;
  padding: 0 10px;
}

.contact-form form input::placeholder {
  color: #828282;
}

.contact-form .input {
  margin-right: 0 !important;
}

.contact-form .field {
  margin-bottom: 12px;
}

.contact-details ul:last-child li {
  padding: 0;
  margin: 0;
  margin-top: 5px;
  font-size: 14px;
}

.contact-details ul:last-child li p {
  margin:0;
  margin-top: 10px;
}

.contact-details ul:last-child li h5 {
  margin: 0;
}

.contact-details ul:last-child li span {
  font-weight: 700;
}

.popup-open .pop-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  background: rgba(0,0,0,0.5);
  cursor: wait;
  display: block;
  top: 0;
}

.contact-details p {
  font-size: 14px !important;
  color: #fff;
  margin-top: 10px;
}

.contact-popup {
  width: 872px;
  position: fixed;
  top: 25%;
  transition:.5s;
  right: -872px;
  z-index: 114;
  background: #fff;
  border-left: 13px solid #fff;
  box-shadow: 0px 4px 4px rgba(0,0,0,0.25);
}

.popup-open .contact-popup {
  right: 0;
}

.contact-form {
  padding: 50px;
  width: 58.33333333%;
  float: left;
}

.contact-popup .row {
  margin: 0px -15px;
  width: auto;
}

.contact-details {
  width: 41.66666667%;
  background: #710D20;
  padding: 50px;
  float: left;
  position: relative;
}

.contact-details h5 {
  font-family: exobold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 18px;
}

.contact-details ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #fff;
  margin-bottom: 40px;
}

.contact-details ul li {
  font-family: exoregular;
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 22px;
  padding-left: 10px;
}

.contact-details ul 
.location:before {
  position: absolute;
  left: 35px;
  font-family: 'fontAwesome';
  content: "\f041";
}

.contact-details ul .phone:before {
  content: "\f095";
  position: absolute;
  left: 35px;
  font-family: 'fontAwesome';
}

.contact-details ul .fax:before {
  content: "\f1ac";
  position: absolute;
  left: 35px;
  font-family: 'fontAwesome';
}

.contact-form h5 {
  color: #710D20;
  font-family: "exobold";
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 18px;
}

.contact-form .hs_cos_wrapper_type_form {
  margin: 0;
}

.contact-form .hs-form-required {
  display: none;
}
.contact-form form select,
.contact-form form input {
  height: 38px;
}

.contact-form .hs_cos_wrapper_type_form .hs-form-field>label {
  margin: 0;
}

a.contact-btn {
  font-family: exosemibold;
  position: absolute;
  top: 76px;
  left: -137px;
  color: #710D20;
  text-transform: uppercase;
  background-color: #fff;
  font-size: 15px;
  border: 0px;
  width: 200px;
  cursor: pointer;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  height: 49px;
  padding: 15px;
  border-radius: 0;
}

a.contact-btn span:last-child {
  background: #710D20;
  width: 49px;
  height: 49px;
  position: absolute;
  right: 0;
  top: 0;
}

a.contact-btn img {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

a.contact-btn span:first-child {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
}

a.contact-btn span:last-child:after {
  content: '\f0d7';
  font-family: 'fontAwesome';
  color: #fff;
  position: absolute;
  left: 18px;
  top: 12px;
  font-size: 18px;
}

.footer-bottom a {
  padding: 0 10px;
  border-left: 1px solid;
  display: inline-block;
  line-height: normal;
}

.footer-bottom p a:first-child {
  border: none;
}

.footer-bottom p:last-child {
  padding: 0;
}

.footer-menu nav>ul>li {
  display: inline-block;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
  width: 23.541%;
}

.footer-menu nav>ul>li:nth-child(4)>ul>li:not(:last-child)>a {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #333;
}

.footer-menu nav>ul>li:nth-child(4)>ul>li:last-child>ul>li:last-child>a:hover {
  text-decoration: none;
}

.footer-menu nav>ul>li:nth-child(4)>ul>li:not(:last-child)>a:hover {
  background: #F98409 !important;
}

.footer-menu nav>ul>li:nth-child(4)>ul>li:first-child>a i {
  top: 3px;
  left: 14px;
  font-size: 38px;
  line-height: 49px;
  color: #fff;
  position: absolute;
}

.footer-menu nav>ul>li:nth-child(4)>ul>li:nth-child(2)>a {margin-left: 24px;}

.footer-menu nav>ul>li:nth-child(4)>ul>li:nth-child(2)>a i {
  top: 10px;
  left: 10px;
  font-size: 32px;
  color: #fff;
  position: absolute;
}

.footer-right-section a {
  display: inline-block;
}

.footer-menu nav>ul>li:nth-child(4)>ul {
  display: flex;
  flex-wrap:wrap;
}

.input-group-addon {
  font-size: 16px;
  position: absolute;
  display:none;
  padding: 10px 12px;
  border: 0;
  border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  -webkit-border-radius: 3px 0px 0px 3px;
  top: 0;
}

.input-group-addon.show-icon {
  display: block !important;
}

.footer-menu ul ul li{
  letter-spacing: -1px;
  line-height: 31px;
}

.footer-menu nav {
  width: 100%;
  display: block;
}

.footer-menu {
  width:100%;
  display:inline-block;
  float:left;
}

.footer-right-section {
  width: 29.2%;
  float: left;
  margin-top: 43px !important;
  padding: 0px 15px;
  text-align:center;
}

.footer-right-section ul {
  width: 50%;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
}


.footer-right-section span>a {
  padding-top: 5px;
}

.footer-right-section ul li {
  font-size: 18px;
  letter-spacing: -1px;
  line-height:normal;
  padding: 10px 10px 12px;
  text-align:left;
}

.footer-menu nav>ul>li:nth-child(4)>ul>li:last-child>ul>li>a{
  padding: 0;
}

.footer-menu nav>ul>li:nth-child(4)>ul>li:last-child>a{
  position: relative;
  font-size: 18px;
  margin: 21px 0 20px 0;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  padding:0;
  letter-spacing: -1px;
}

.footer-menu nav>ul>li:nth-child(4)>ul>li:last-child>ul>li:last-child>a{
  text-decoration:underline;
  padding:3px 0 2px;
}

.footer-menu nav>ul>li:last-child {
  width: 29.377%;
}

.footer-right-section img {
  max-width: 100%;
  width: auto;
  float:left;
}

.footer-menu nav>ul>li>a {
  position: relative;
  font-size: 18px;
  margin: 22px 0 20px 0;
  line-height: 24px;
  text-transform: uppercase;
  cursor:text;
  font-weight: 500;
  display:inline-block;
}

.footer-menu nav ul ul li a {
  font-size: 18px;
  line-height: 31px;
  padding: 3px 0;
  display: block;
}


.footer-subscribe-form {
  padding: 31px 0 32px;
}

.footer-subscribe-form>div>div {
  width: 66.66666667%;
  margin: 0px auto;
  padding: 0px 32px;
}

.footer-subscribe-form form {
  width: 66.66666667%;
  margin: 0px auto;
}

.footer-subscribe-form h3 {
  font-size: 23px;
  line-height: 37px;
  margin: 0 0 10px;
  text-align: center;
}

.footer-subscribe-form span.hs-form-required {
  display: none;
}


.footer-subscribe-form .hs-form-field {
  margin-bottom:15px;
}

.footer-subscribe-form .hs_cos_wrapper_type_form {
  margin: 0 auto;
  display: block;
}

.footer-subscribe-form input.hs-button.primary.large {
  font-family:exobold;
  width: 137px;
  height: 42px;
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border-radius: 4px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}


.footer-subscribe-form form input[type=email]::placeholder {
  color: #999;
}

.footer-subscribe-form ul.no-list.hs-error-msgs.inputs-list label {
  color: #fff;
}


.footer-subscribe-form form {
  position: relative;
  padding-right: 137px;
}

.footer-subscribe-form form input[type=email] {
  border: 0;
  height: 42px;
  font-size: 13px;
  padding-left: 0;
  color: #85878c;
  padding: 6px 12px;
  padding-left: 42px;
  box-shadow: none;
  border-radius: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}


a.back-to-top {
  text-align: center;
  cursor: pointer;
  width: 45px;
  height: 45px;
  margin: auto;
  background: #333;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  position: fixed;
  transition: .5s;;
  bottom: 30px;
  right: 30px;
  opacity: 0;
  z-index: 99;
}



a.back-to-top.animate{
  opacity: 0.6;
}

a.back-to-top:after {
  font-family: fontAwesome;
  top: 11px;
  color: #fff;
  content: "\f077";
  font-size: 18px;
  left: 14px;
  position: absolute;
  z-index: 10;
}

a.back-to-top:hover {
  opacity: 1;
  background: #404040;
}

/* Footer Landing */
.hs-landing-page .footer__row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
}
.hs-landing-page .footer__row>div {
  padding: 0 15px;
}
.hs-landing-page footer.footer {
  background: #6D0020;
  color: #fff;
}
.hs-landing-page .footer-bottom a:hover, 
.hs-landing-page .footer-bottom a {
  color: #fff;
  border-color: #fff;
  border: none;
}
.hs-landing-page .footer__row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hs-landing-page .footer-bottom a:hover {
  text-decoration: underline;
}
.hs-landing-page .footer-bottom a {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}

.hs-landing-page h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  color: #222222;
}
.hs-landing-page h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  vertical-align: middle;
  color: #222222;
  margin: 0 0 16px;
}
.hs-landing-page  h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  vertical-align: middle;
  color: #222222;
  margin: 0 0 16px;
}
.hs-landing-page p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22.72px;
  color: #000000;
  font-family: inter;
}
.hs-landing-page footer.footer p {
  color: #fff;
  font-size: 15px;
  font-family: 'Inter';
}

.hs-landing-page .footer__right {
  display: flex;
  column-gap: 40px;
  align-items: center;
}

.hs-landing-page .footer-bottom a {
  padding: 0 5px;
  font-family: 'Inter';
}


.hs-landing-page  h1, .hs-landing-page  h2, .hs-landing-page  h3, .hs-landing-page  h4, .hs-landing-page  h5, .hs-landing-page  h6 {
  font-family: 'Inter';
}


@media (min-width:981px) {

  .footer-menu .child-trigger{
    display:none;
  }

}

@media (max-width:1199px) {
  .contact-popup{
    display:none !important;
  }
}

@media (max-width:980px) {

  .footer-menu {
    width: 100%;
    float:none;
  }

  .footer-menu nav>ul>li {
    width: 100% !important;
  }

  .footer-menu nav>ul>li>ul {
    display: none;
  }

  .footer-menu nav>ul>li>a {
    margin: 0 0 10px 0;
  }

  .footer-right-section {
    width: 41.66666667%;
    float: none;
    display: block;
    margin-top: 45px !important;
    margin: 0px auto;
  }

  .footer-right-section ul li {
    text-align:center;
    padding: 6.8px !important;
    line-height: normal;
  }
  .footer-menu nav>ul>li:nth-child(4)>ul {
    display: none;
  }
  .footer-menu .child-trigger {
    position: absolute;
    top: 4px;
    right: 18px;
    cursor: pointer;
    width: 20px;
    height: 23px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
  .footer-menu li {
    position: relative;
  }
  .footer-menu .child-trigger:before {
    content: "\f067";
  }
  .footer-menu nav>ul>li>a {
    margin: 0;
    margin-bottom: 10px;
  }
  .footer-menu nav>ul>li:nth-child(4)>ul>li:not(:last-child) {
    display: inline-block;
  }
  .footer-menu ul>li:last-child .submenu.level-2.panel-open{
    position: relative;
    top: 5px;
  }
  .footer-menu nav>ul>li:nth-child(4)>ul>li:last-child>a {
    margin: 0px 0 15px;
  }
  .footer-menu .child-trigger.child-open:before {
    content: "\f068";
  }
  .footer-menu nav>ul>li:nth-child(4)>ul>li:last-child>ul {
    display: block !important;
  }
  .footer-menu nav>ul>li:nth-child(4)>ul>li:last-child .child-trigger {
    display: none !important;
  }
  .footer-top>div {
    padding: 43px 15px 48px;
  }

  .footer-subscribe-form>div>div {
    width: 100%;
    padding: 0px 15px;
  }

  .footer-subscribe-form form {
    width: 100%;
    max-width: 100%;
  }

  .footer-subscribe-form .hs_cos_wrapper_type_form {
    max-width: 100%;
    padding: 0px 15px;
  }

  .hs-landing-page .footer__row {
    justify-content: center;
    row-gap: 14px;
  }
  .hs-landing-page .footer__right {
    flex-wrap: wrap;
  }
  .hs-landing-page .footer_links {
    width: 100%;
  }

  .hs-landing-page .footer__right {
    justify-content: center;
    gap: 10px;
  }

  .hs-landing-page .footer__row {
    flex-direction: column;
  }
}

@media (max-width:480px) {
     .hs-landing-page  .footer-bottom a:first-child {
        margin-top: 0;
    }
  .footer-right-section ul li {
    padding: 12px 10px 10px !important;
  }

  .footer-subscribe-form .hs_cos_wrapper_type_form {
    max-width: 100%;
    padding: 0px;
  }

  .footer-bottom a {
    border: none;
    display: block;
    margin-top: 10px;
    font-size: 12px;
    line-height: inherit;
  }

  .footer-subscribe-form h3 {
    font-size: 14px;
    line-height: 22px;
  }

  .footer-bottom a:first-child {
    margin-top: 20px;
  }

  .footer-menu .child-trigger {
    top: -1px;
  }

  .footer-bottom p {
    font-size: 12px;
  }

  .footer-menu nav>ul>li>a {
    margin: 0;
    margin-bottom: 15px;
  }

  .footer-top>div {
    padding: 48px 15px 48px;
  }

  .footer-right-section span>a {
    padding-top: 7px;
  }

  .footer-right-section {
    width: 66.66666667%;
    margin-top: 35px !important;
  }


  .footer-subscribe-form input.hs-button.primary.large {
    width: 117px;
  }

  ul.no-list.hs-error-msgs.inputs-list {
    width: Calc(100% + 117px);
  }

  .footer-subscribe-form form {
    padding-right: 117px;
  }

}
/* TODO: Find a better place for this */
.content-wrapper {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}

.blog-header {
  background-color: transparent;
  text-align: center;
}

.blog-header {
    min-height: 470px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  position:relative;
}

.blog-header__inner {
  max-width: 1100px;
  margin: 0 auto;
  position:relative;
  z-index:1;
  
}
.blog-header__title {
  font-size: 2rem;
  color:#fff;
  line-height:1.2;
}

.blog-header:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

@media screen and (min-width: 768px) {
  .blog-header__form {
    width: 500px;
    margin: 0 auto;
  }
}

.blog-index {
  display: flex;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}
.blog-index:after {
  content: "";
  flex: auto;
}
.blog-index__tag-header {
  flex: 1 0 100%;
  padding: 1rem;
}
.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}
.blog-index__tag-heading {
  padding-bottom: 1rem;
  border-bottom: 3px solid #D1D6DC;
}
.blog-index__post {
  flex:  0 0 100%;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .blog-index__post {
    flex:  0 0 calc(100%/2);
  }
}
@media screen and (min-width: 1000px) {
  .blog-index__post {
    flex:  0 0 calc(100%/3);
  }
}
@media screen and (min-width: 768px) {
  .blog-index__post--large {
    flex: 1 0 100%;
    display: flex;
    align-items:center;
    justify-items: space-between;
  }
}
.blog-index__post-image {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
  background-image: url('https://cdn2.hubspot.net/hubfs/6326501/boilerplate/grayscale-mountain.png');
}
@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    flex: 1 1 100%;
    padding-bottom: 0;
    min-height:350px;
  }
  .blog-index__post-content--large {
    flex: 1 1 100%;
    padding-left: 2rem;
  }
  .blog-index__post-image--large {
    flex: 1 1 48%;
    min-height:350px;
  }
  .blog-index__post-content--large {
    flex: 1 1 48%;
    padding-left: 2rem;
  }
}
.blog-index__post-content h2 {
  margin: .5rem 0;
}
.blog-index__post-content--small h2 {
  font-size: 1.25rem;
}
.blog-index__post-content p {
  font-family: Lato, sans-serif;
}
.blog-index__post-content a {
  color: #494a52;
}
.blog-index__post img {
  max-width: 100%;
  height: auto;
}

.blog-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: Lato, sans-serif;
  margin-bottom: 3.3rem;
}
.blog-pagination__link {
  display: inline-flex;
  padding: .25rem .4rem;
  margin: 0 .1rem;
  color: #494a52;
  text-decoration: none;
  border: 2px solid transparent;
  line-height: 1;
  border-radius: 7px;
}
.blog-pagination__link--active {
  border: 2px solid #B0C1D4;
}
.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}
.blog-pagination__prev-link,
.blog-pagination__next-link {
  display: inline-flex;
  align-items: center;
}
.blog-pagination__prev-link {
  text-align: right;
  margin-right: .25rem;
}
.blog-pagination__next-link {
  text-align: left;
  margin-left: .25rem;
}
.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  pointer-events: none;
  cursor: default;
}
.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494a52;
  margin: 0 5px;
}
.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}
.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #B0C1D4;
}

.blog-header__author-avatar {
  height: 200px;
  width: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
  margin: 0 auto 1.5rem;
}
.blog-header__author-social-links a {
  display: inline-block;
  position: relative;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.blog-header__author-social-links a:hover {
  background-color: #494a52;
}
.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-post {
  max-width: 960px;
  margin: 0 auto;
  padding: 3.3rem 0;
}
.blog-post h1 {
  font-size: 1.6rem;
}
.blog-post__meta {
  margin: 1rem 0;
}
.blog-post__meta a {
  color: #494a52;
  text-decoration: underline;
  margin-bottom:10px;
  display:inline-block;
}

.blog-post__tags {
  font-family: Lato, sans-serif;
  color: #000;
}
.blog-post__tags svg {
  width: 15px;
  height: auto;
  margin-right: 10px;
}
.blog-post__tag-link {
  font-size: .8rem;
  color: #000;
}

.blog-recent-posts {
  margin-top: 3rem;
  background-color: transparent;
  padding: 2rem 0;
}
.blog-recent-posts h2 {
  text-align: center;
}
.blog-recent-posts__list {
  display: flex;
  flex-wrap:wrap;
}
.blog-recent-posts__post {
  display: block;
  flex:  0 0 100%;
  color: #494a52;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/2);
  }
}
@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/3);
  }
}
.blog-recent-posts__post:hover {
  text-decoration: none;
}
.blog-recent-posts__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
}
.blog-recent-posts__title {
  margin: 1rem 0 .5rem;
}

.blog-comments {
  max-width: 680px;
  margin: 0 auto;
}
.blog-comments form {
  max-width: 100%;
}
.blog-comments .hs-submit {
  text-align: center;
}
.blog-comments .hs-button:hover {
  background-color: #494A52;
  color: #fff;
}
.blog-comments .comment-reply-to {
  border: 0 none;
}
.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  text-decoration: underline;
  color: #494A52;
}
 

/*             Blog Listing with Sidebar            */
.post-item .page-center{
  display: -webkit-flex; /* Safari */     
  display: flex; /* Standard syntax */
  margin-bottom: 20px;
}
.post-item .page-center .span4, .post-item .page-center .span8 {
-webkit-flex: 1; /* Safari */
-ms-flex: 1; /* IE 10 */
flex: 1; /* Standard syntax */
}
.post-item .page-center .span8 {
flex-basis: 31.914893614%;

}
img.featured-image {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}

@media ( max-width:767px ){

.blog-index__post-content {
    padding: 20px 0 0 0;
}

  .blog-header { min-height:330px; }
}
.error-page {
  padding: 10rem 0;
  text-align: center;
  position: relative;
}
.error-page:before {
  content: attr(data-error);
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: Lato, sans-serif;
  font-size: 40vw;
  font-weight: bold;
  color: #F3F6F9;
  z-index: -1;
}
@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}
.error-page_heading {
  margin-bottom: 1rem;
}

.systems-page {
  padding: 3rem 0px;
}
.systems-page .success {
  display: inline-block;
  margin: 2rem 0;
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  font-size: .75rem;
  color: #4F7D24;
  padding: .1rem .75rem;
}

.hs-search-results {
  margin-top: 2rem;
}
ul.hs-search-results__listing li {
  margin-bottom: 2rem;
}
.hs-search-results__title {
  font-family: Merriweather, serif;
  font-size: 1.25rem;
  color: #494a52;
  text-decoration: underline;
  margin-bottom: .25rem;
}
.hs-search-results__title:hover {
  text-decoration: none;
}
.hs-search-results__description {
  padding-top: .5rem;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__pagination a {
  color: #494a52;
}