@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap');

*, *: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: 0;
  -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%;
}
.row-fluid .span11 {
  width: 91.66%;
}
.row-fluid .span10 {
  width: 83.33%;
}
.row-fluid .span9 {
  width: 75%;
}
.row-fluid .span8 {
  width: 66.66%;
}
.row-fluid .span7 {
  width: 58.33%;
}
.row-fluid .span6 {
  width: 50%;
}
.row-fluid .span5 {
  width: 41.66%;
}
.row-fluid .span4 {
  width: 33.33%;
}
.row-fluid .span3 {
  width: 25%;
}
.row-fluid .span2 {
  width: 16.66%;
}
.row-fluid .span1 {
  width: 8.33%;
}

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

.dnd-section > .row-fluid .dnd-column,
.dnd-section > .row-fluid > [class*="span"].dnd-module {
  padding-left: 15px;
  padding-right: 15px;
}
.dnd-section[class*="force-full-width-section"]  > .row-fluid > .dnd-column.span12,
.dnd-section[class*="force-full-width-section"]  > .row-fluid > .span12.dnd-module {
  padding-left: 0px;
  padding-right: 0px;
}


@media (min-width: 768px) {
  .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: 0;
    -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%;
  }
  .row-fluid .span11 {
    width: 91.66%;
  }
  .row-fluid .span10 {
    width: 83.33%;
  }
  .row-fluid .span9 {
    width: 75%;
  }
  .row-fluid .span8 {
    width: 66.66%;
  }
  .row-fluid .span7 {
    width: 58.33%;
  }
  .row-fluid .span6 {
    width: 50%;
  }
  .row-fluid .span5 {
    width: 41.66%;
  }
  .row-fluid .span4 {
    width: 33.33%;
  }
  .row-fluid .span3 {
    width: 25%;
  }
  .row-fluid .span2 {
    width: 16.66%;
  }
  .row-fluid .span1 {
    width: 8.33%;
  }
}

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

.banner-section .dnd-section {
  padding: 0px;
}

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

.dnd-section .dnd-column {
  padding: 0 15px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
@font-face { font-family: "Font Awesome 5 Brands"; 
  src: url("https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/Tangible_Words_Sep2022/fonts/FontAwesome5Brands-Regular.eot") format("embedded-opentype"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/FontAwesome5Brands-Regular.woff2) format("woff2"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/FontAwesome5Brands-Regular.woff) format("woff"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/FontAwesome5Brands-Regular.ttf) format("truetype"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/FontAwesome5Brands-Regular.svg) format("svg"); 
  font-style: normal; font-weight: 400; font-display: swap; }

@font-face { font-family: "Font Awesome 5 Free"; 
  src: url("https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/Tangible_Words_Sep2022/fonts/FontAwesome5Free-Solid.eot") format("embedded-opentype"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/FontAwesome5Free-Solid.woff2) format("woff2"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/FontAwesome5Free-Solid.woff) format("woff"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/FontAwesome5Free-Solid.ttf) format("truetype"),
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/FontAwesome5Free-Solid.svg) format("svg"); 
  font-style: normal; font-weight: 900; font-display: swap; }

@font-face { font-family: "Font Awesome 5 Free";
  src: url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/font-awesome/FontAwesome5Free-Regular.eot) format("embedded-opentype"),
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/font-awesome/FontAwesome5Free-Regular.woff2) format("woff2"),
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/font-awesome/FontAwesome5Free-Regular.woff) format("woff"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/font-awesome/FontAwesome5Free-Regular.ttf) format("truetype"),
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/font-awesome/FontAwesome5Free-Regular.svg) format("svg");
  font-style: normal; 
  font-weight: 400; 
  font-display: swap;
}

@font-face { font-family: "iconsmind"; 
  src: url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/icomoon.woff) format("woff"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/icomoon.ttf) format("truetype"); 
  font-style: normal; font-weight: normal; font-display: swap; }

@font-face { font-family: vc_material; 
  src: url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/vc_material.ttf) format("truetype"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/vc_material.woff) format("woff"), 
    url(https://2504218.fs1.hubspotusercontent-na1.net/hubfs/2504218/raw_assets/public/Tangible_Words_Sep2022/fonts/vc_material.svg) format("svg"); 
  font-style: normal; font-weight: 400; font-display: swap; }


html {
  font-size: 16px;
}

body {
  line-height: 1.71428571429;
  background-color: #fff;
  font-weight:400;
  font-size:18px;
}


p {
  margin-bottom: 0;
  line-height: 1.6;
  font-weight:500;
  font-size:18px;
}

/* Anchor Links */
a {
  outline: 0;
  text-decoration: none;
}
a:hover, 
a:focus {
  outline: 0;
  text-decoration: none;
}

img{
  max-width:100%;
  vertical-align:middle;
  height:auto;
}

/* Headings */
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
}

h4,
h5,
h6{
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.1;
}

strong {
  font-weight: 700;
}

code {
  vertical-align: bottom;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul li,
ol li {
  line-height: inherit;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0px;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* Horizontal Rules */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

:focus {
  outline: auto;
}

.disable-focus-styles :focus {
  outline: none;
}
button:not(.mejs-button>button),
.button:not(.mejs-button>button) {
/*   white-space: pre-wrap; */
  box-shadow: inset 0px 1px 0px rgb(255 255 255 / 50%);
  position: relative;
  text-align: center;
  outline: 0;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  font-family: "Open Sans";
  border-style: solid;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.045em;
  margin-top: 15px;
  margin-top: 30px;
  text-shadow: none;
  transition: all .3s cubic-bezier(0.645,0.045,0.355,1);
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:not(.mejs-button>button):hover,
button:not(.mejs-button>button):focus,
.button:not(.mejs-button>button):hover,
.button:not(.mejs-button>button):focus {
  box-shadow: none;
  border-top: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  border-left: 1.5px solid #fff;
  text-decoration: none;
  text-shadow: none;
  border: 1px solid #fff;
  color: #fff;
  background: #393a42;
  transform: translateY(-3px);
}

button:active,
.button:active {
  text-decoration: none;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your forms looks
throughout your site. Styles for form fields, buttons, inputs, etc.
*********************************************************************************
****************************************************************************** */
form,
.submitted-message {
  max-width: ;
  font-family: ;
}

.hs-button,
.button--primary {
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  background-color: #ff7a59;
  border-color: #ff7a59;
  color: #fff;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 12px 24px;
  background: #E2742C;
  border-color: #E2742C;
  color: #ffffff;
  font-size: 15px;
  line-height: 15px;
  font-family: Roboto;
  margin:15px 0;
  outline:none;
}

.hs-button:hover,
.button--primary:hover {
  text-decoration: none;

}


.hs-form label {
  font-family: Roboto;
  font-size: 15px;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  font-weight: 400;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}

form .hs-error-msgs label {
  color: #f2545b!important;
  margin-top: 0.5rem;
    font-size: 14px;
    font-family: sans-serif;
}

.hs-input,
input#hs-pwd-widget-password {
  box-sizing: border-box;
  min-height: 27px;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
  font-family: 'Roboto',sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  min-height:40px;
  color: #33475b;
  background-color: #f5f8fa;
}
input#hs-pwd-widget-password {
  height: 40px!important;
}
.hs-input:focus,
input#hs-pwd-widget-password:focus {
  outline: 0;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto!important;
  height: auto!important;
  display:inline-block;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
  min-height: auto!important;
}
@media (max-width:767px){
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  overflow-x: auto;
}
}
.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.hs-input:-moz-placeholder {
  color: ;
}

.hs-input::-webkit-input-placeholder {
  color: ;
}

textarea.hs-input {
  height: 66px;
}

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;
}
.hs-input[type=checkbox]{

  padding: 10px 15px;
}
.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto!important;
  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;
}


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

.hs-form-field{
  margin-bottom: 18px;
}

.hs-field-desc {
  color: ;
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: red;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: ;
  color: ;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}

#hs-search-module form input {
  margin-bottom: 20px;
}
form select.hs-input{
  padding: 9px 10px;
}
.hs-input option:disabled {
  color: #bfbfbf;
}
form select.is-placeholder {
  color: #bfbfbf;
}

@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;
    }
}
@media (max-width: 479px) {
fieldset .hs-form-field,
  form .hs-form-field .hs-input{
    width:100%!important;
  }
  form .hs-form-field .input {
    margin-right: 0px!important;
  }
  form .hs-form-field  .hs-input[type=checkbox], form .hs-form-field  .hs-input[type=radio]{
    width:auto!important;
  }
}
.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: ;
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
.header ul{
  list-style: none;
}

header.header {
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  border-width: 0 0 1px;
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  width: inherit;
  top: inherit;
  position: fixed;
  background: #fff;
}
.header .search input.hs-search-field__input{
  color:rgb(130,130,130);
}
.header .content-wrapper {
  padding: 0px;
}
.header .hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #000;
  background: white;
  padding: 10px;
  position: absolute;
  z-index: 9;
      border: 2px solid rgb(236,236,236);
}
.header .hs-search-field--open .hs-search-field__suggestions li{
  color: #000;
}
.header .hs-search-field--open .hs-search-field__suggestions li a{
  text-decoration:none;
  color: #000;
  background: transparent;
}
header.header:after,
header.header:before,
.header .content-wrapper:before,
.header .content-wrapper:after,
.header .custom_menu_primary .hs-menu-wrapper:before, 
.header .custom_menu_primary .hs-menu-wrapper:after,
.custom_menu_primary .hs-menu-wrapper>ul:before, 
.custom_menu_primary .hs-menu-wrapper>ul:after,
.header .navbar-header:after,
.header .navbar-header:before{
  display: table;
  content: " ";

}

header.header:after,
.header .content-wrapper:after,
.header .custom_menu_primary .hs-menu-wrapper:after,
.custom_menu_primary .hs-menu-wrapper>ul:after,
.header .navbar-header:after{
  clear: both;
}



.header .topbar {
  border-bottom: 1px solid #383A42;
  -webkit-transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -o-transition: background 0.25s ease-in-out;
  -ms-transition: background 0.25s ease-in-out;
  transition: background 0.25s ease-in-out;
  background-color: #383A42;
}

.header .menubar {
  -webkit-transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -o-transition: background 0.25s ease-in-out;
  -ms-transition: background 0.25s ease-in-out;
  transition: background 0.25s ease-in-out;
  background-color: #FFFFFF;
}

.header .topbar-contact {
  margin: 0 15px;
}

.header  .search {
  float: right;
/*   margin-top: 6px; */
}

.header .topbar-menu-search {
  float: right;
  display: inline-block;
  margin-right: 15px;
}

.header .topbar-contact span {
  line-height: 45px;
  float: left;
  font-size: 12.4px;
  letter-spacing: 0;
}

.header .topbar-contact span a {
  margin-right: 10px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  padding-right: 10px;
  position: relative;
  color: #CCCCCC;
}

.header .topbar-contact span a:hover {
  color: #EFEFEF;
}
header.header.lp_header{
margin-bottom:0;
}
.header .topbar-contact span a:after {
  content: '';
  width: 1px;
  height: 12px;
  background: #e5e7f2;
  position: absolute;
  right: 0;
  top: 2px;
}

.header .search input.hs-search-field__input {
  margin: 0;
  -webkit-appearance: none;
  border-width: 1px;
  border-radius: 5px;
  padding: 1px 10px 1px 10px;
  cursor: auto;
  outline: none;
  border-color: #767676;
  line-height: 24px;
  max-width: 171.5px;
  font-family: 'Open Sans';
  font-size: 14px;
}

.header .search form {
  background-color: transparent;
  width: auto;
  padding:0px;
}

.header .logo {
  float: left;
  display: flex;
  align-items: center;
  min-height: 68px;
}

.header .logo a {
  font-weight: 600;
  font-size: 22px;
  line-height: 67px;
  margin: 0;
  display: block;
  float: left;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  margin-left: 15px;
}

.header .logo a img {
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
  height: auto;
  max-width: 200px;
  padding-bottom: 5px;
}

.header .custom_menu_primary {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
  box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
  margin-right: -15px;
  margin-left: -15px;
  border-color: #e7e7e7;
  border: none;
  box-shadow: none;
  max-height: 100%;
}

.header .custom_menu_primary .hs-menu-wrapper>ul{
  align-items:center;
}

.header .custom_menu_primary .hs-menu-wrapper>ul>li {
  position: relative;
  display: block;
}

.header .custom_menu_primary .hs-menu-wrapper>ul>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.header .custom_menu_primary .hs-menu-wrapper>ul li a {
  font-size: 14px;
  opacity: 1;
  margin: 0;
  padding: 0 15px;
  line-height: 1;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-weight: 600;
  color: #383A42;
  padding-top: 28px;
  padding-bottom: 26px;
}

.header .custom_menu_primary .hs-menu-wrapper>ul ul {
  background-clip: padding-box;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  float: left;
  z-index: 1000;
  position: absolute;
  background-color: #FFFFFF;
  margin-top: 0;
  min-width: 250px;
  left: -10px;
  top: auto;
  overflow: visible;
  right: auto;
  padding: 0;
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  border: none!important;
  border-top-style: solid;
  border-radius: 4px;
  box-shadow: 0 5px 40px rgb(0 0 0 / 7%);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  pointer-events: none;
  display: block;
}



.header .custom_menu_primary .hs-menu-wrapper>ul ul li.hs-item-has-children {
  position: relative;
}

.header .navbar-header .navbar-toggle {
  margin: 0;
  font: inherit;
  color: inherit;
  overflow: visible;
  -webkit-appearance: button;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  border: none;
  margin-right: -10px;
}

.header .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.header .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #383A42;
}

.header .custom_menu_primary .hs-menu-wrapper>ul ul li a {
  padding-left: 0px;
}



.header .custom_menu_primary .hs-menu-wrapper>ul ul li>a {
  padding: 8px 0px;
  padding-right: 15px;
  display: block;
  clear: both;
  font-weight: 600;
  font-size: 14px;
  opacity: 1;
  color: #383A42;
  line-height: 18px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  background: transparent;
  white-space: inherit;
  margin: 0;
}

.header-wrap {
  min-height: 115px;
}

.header .search input.hs-search-field__input:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-offset: 0px;
}

body.fixed header.header {
  box-shadow: 0 0px 20px rgb(0 0 0 / 5%);
}

.header .custom_menu_primary .hs-menu-wrapper>ul>li>a:hover{
  color: #E2732B;
}
.header .custom_menu_primary .hs-menu-wrapper>ul ul li.active.active-branch>a,
.header .custom_menu_primary .hs-menu-wrapper>ul>li.active.active-branch>a {
  color: #E2732B;
}




/* MEDIA QUERY */
@media (max-width: 1360px) and (min-width: 960px){
  .header .custom_menu_primary .hs-menu-wrapper>ul ul{
    left: auto;
    right: 0;
  }  
}

@media (max-width: 1024px) and (min-width: 960px){
  .header .search {
    padding-right: 15px;
  }
}

@media (min-width: 767px) and (max-width: 1024px){
  .header .content-wrapper {
    width: 100%;
    max-width: 100%;
  }

}


@media (min-width: 960px){
  header.header {
    border-radius: 0;
    padding: 0;
    border: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 1090;
  }
  .header .custom_menu_primary{
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: right !important;
    margin-right: -15px;    
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
  }
  .header .navbar-header {
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul{
    float: left;
    margin: 0;
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul>li{
    float: left;
  }
  .header .navbar-header .navbar-toggle {
    display: none;
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul ul li>a{
    max-width: 200px;
  }
  body.fixed header.header:not(.lp_header header.header){
    margin-top: -47px;
  }


  .header .custom_menu_primary .hs-menu-wrapper>ul:hover>li>a {
    opacity: 0.3;
  }

  .header .custom_menu_primary .hs-menu-wrapper>ul:hover>li:hover>a{
    opacity: 1;
  } 

  .header .custom_menu_primary .hs-menu-wrapper>ul li.hs-item-has-children:hover>ul ul {
    opacity: 0;
    top: -17px;
    left: 100%;
    margin-left: -10px;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    pointer-events: none;
  }

  .header .custom_menu_primary .hs-menu-wrapper>ul li.hs-item-has-children:hover>ul li.hs-item-has-children:hover>ul {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    pointer-events: inherit;
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul li.hs-item-has-children:hover>ul{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    pointer-events: initial;
  }  

  .header .custom_menu_primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
    color: inherit;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    margin: 0;
    font-size: 11px;
    display: inline-block;
    background: none;
    margin-left: 5px;
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul ul li.hs-item-has-children:before {
    color: #383A42!important;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 12px;
    right: 25px;
    font-weight: bold;
    margin: 0;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -ms-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    font-size: 12px;
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul ul{
    display: block !important;    
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul ul li.hs-item-has-children:hover:before {
    right: 22px;
  }
  body.hubspot-disable-focus-styles .header .topbar .topbar-contact>div {
    float: left;
    font-size: 12.4px;
    letter-spacing: 0;
    line-height: 45px;
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul li.hs-item-has-children:hover>ul ul {
    top: -15px;
  }

}


@media (max-width: 959px){
  .header .topbar {
    display: none;
  }
  header.header {
    box-shadow: 0 0px 20px rgb(0 0 0 / 5%);
    padding: 0px;
    min-height: 65px;
    border-color: transparent;
  }

  .header .content-wrapper{
    padding: 8px 15px;
  }
  .header .logo {
    min-height: 46px;
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .header .logo a {
    margin-left: 0;
    line-height: 47px;
    font-size: 18px;
  }

  .header .logo a img {
    margin-top: 0;
    width: 279px!important;
    max-width: 100%;
  }

  .header .custom_menu_primary {
    display: none;
    border: none;
    box-shadow: none;
    overflow-y: auto;
    max-height: calc(100vh - 65px);
  }

  .header .custom_menu_primary .hs-menu-wrapper>ul {
    margin: 0;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: left;
    display:block !important;
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul li a {
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    opacity: 1;
  }

  .header .child-trigger {
    color: #383A42;
    text-rendering: auto;
    padding: 11px;
    top: 0;
    z-index: 99;
    font-size: 14px;
    right: -7px;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    cursor: pointer;
  }

  .header .child-trigger::before {
    content: "\f078";
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul>li.hs-item-has-children a {
    color: #383A42;
    width: calc( 100% - 40px );
  }
  .header .custom_menu_primary .hs-menu-wrapper>ul ul {
    margin-bottom: 20px;
    width: 100%;
    top: auto;
    position: relative;
    float: none;
    left: auto;
    min-width: 230px;
    display: none;
    opacity: 1;
    left: 0;
    position: relative;
    top: 0;
    margin: 0;
    transform: none;
    pointer-events: inherit;
    padding: 0;
    padding-left: 15px;
    box-shadow: none;
    visibility: visible;
    transition: none;
  }

  .header .custom_menu_primary .hs-menu-wrapper>ul li.hs-item-has-children.open>.child-trigger:before {
    content: "\f077";
  }

  .header .custom_menu_primary .hs-menu-wrapper>ul ul li>a {
    padding: 10px;
    padding-left: 0;
  }

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

footer.footer {
  display: block;
  width: 100%;
  visibility: visible;
  opacity: 1;
  position: relative;
  background: #fff;
}

.footer .upper-footer {
  padding: 60px 0 40px 0;
  border-top: 1px solid #e5e7f2;
  background-color: #383A42;
  border-color: #383A42;
  color: #EEEEEE;
}

.footer .lower-footer {
  margin-top: 0px;
  padding: 25px 0 25px 0;
  width: 100%;
  border-top: 1px solid #e5e7f2;
  background-color: #000000;
  border-color: #000000;
  color: #EEEEEE;
}

.footer .content-wrapper {
  padding: 0;
  position: relative;
}

.footer .upper-footer .row:before,
.footer .upper-footer .row:after,
.footer .upper-footer .content-wrapper:before,
.footer .upper-footer .content-wrapper:after{
  display: table;
  content: " ";
}

.footer .upper-footer .content-wrapper:after,
.footer .upper-footer .row:after {
  clear: both;
}


.footer .upper-footer .row>div {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.footer .first-widget-area .footer_widget {
  max-width: 100%;
  margin-left: 0;
}
.footer .footer_widget {
  max-width: 300px;
  margin: auto;
  margin-bottom: 30px;
}

.footer .footer_widget {
  max-width: 300px;
  margin: auto;
  margin-bottom: 30px;
}

.footer .first-widget-area .footer_widget {
  max-width: 100%;
  margin-left: 0;
}

.footer .upper-footer .textwidget {
  margin-bottom: 30px;
}

.footer .upper-footer .textwidget, .lower-footer {
  border-color: #000000;
}

.footer .first-widget-area #hs_cos_wrapper_footer_logo-image img {
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
  margin-bottom: 27px;
  width: 100% !important;
}

.footer .first-widget-area #hs_cos_wrapper_footer_logo_text p {
  margin: 0px;
}

.footer .first-widget-area .footer_widget table {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
  border: unset;
  margin: 0px;
  padding: 0px;
}

.footer table,
.footer td,
.footer th {
  border: 0px;
}

.footer .first-widget-area .footer_widget table > tbody > tr:nth-child(1) > th:nth-child(1) {
  text-align: center;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}

.footer .first-widget-area .footer_widget table a {
  color: inherit;
  font-weight: bold;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.footer .first-widget-area .footer_widget table a img {
  border: 0;
  vertical-align: middle;
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
  padding: 0 5px;
  margin: 0;
  text-align: center;
  max-width: 100%;
  height: auto;
}

.footer .upper-footer .textwidget .hubspot_img {
  line-height: 1.6;
}

.footer .upper-footer .textwidget .hubspot_img img {
  border: 0;
  vertical-align: middle;
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
  padding: 0 5px;
  margin: 0;
  text-align: center;
  max-width: 100%;
  height: auto;
}

.footer .upper-footer h5.widget-title {
  font-family: inherit;
  text-align: left;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 20px;
  letter-spacing: 0;
  color: #FFFFFF;
}

.footer .upper-footer .menu-sectors-hubspot-container .hs-menu-wrapper>ul,
.footer .upper-footer .menu-marketing-advice-hubspot-container .hs-menu-wrapper>ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0;
  width: 100%;
  padding-bottom: 20px;
}

.footer .upper-footer .menu-marketing-advice-hubspot-container .hs-menu-wrapper>ul li, 
.footer .upper-footer .menu-sectors-hubspot-container .hs-menu-wrapper>ul li {
  display: inline-block;
  width: 100%;
}

.footer .upper-footer .menu-marketing-advice-hubspot-container .hs-menu-wrapper>ul li a, 
.footer .upper-footer .menu-sectors-hubspot-container .hs-menu-wrapper>ul li a,
.footer .second-widget-area .footer_player .textwidget a{
  text-transform: initial;
  line-height: 30px;
  color: inherit;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;  
}

.footer .second-widget-area .footer_player .textwidget a{
  line-height: 1.6;
}

.footer .upper-footer .menu-marketing-advice-hubspot-container .hs-menu-wrapper>ul li a:hover, 
.footer .upper-footer .menu-sectors-hubspot-container .hs-menu-wrapper>ul li a:hover,
.footer .second-widget-area .footer_player .textwidget a:hover{
  color: #E2732B;
}

.footer .lower-footer .content-wrapper {
  padding: 0 15px;
}

.footer .lower-footer .content-wrapper:before,
.footer .lower-footer .content-wrapper:after{
  content: "";
  display: table; 
}

.footer .lower-footer .content-wrapper:after{
  clear: both;
}

.footer .lower-footer .pull-left {
  float: left;
}

.footer .lower-footer .pull-right {
  float: left;
  padding-right: 0px;
}

.footer .lower-footer .pull-left span {
  opacity: 1;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}

.footer .first-widget-area .footer_widget table tbody tr th {
  text-align: left;
  padding: 0;
  vertical-align: middle;
}

.footer .first-widget-area .footer_widget table td {
  padding: 0px;
  vertical-align: unset;
}

.footer .second-widget-area .footer_player .textwidget p {
  margin: 0px;
}

.mejs-container .mejs-controls {
  overflow: hidden !important;
}

/* BACK TO TOP */
.back-to-top {
  position: fixed;
  z-index: 9999;
  bottom: 40px;
  right: -50px;
  text-decoration: none;
  background: #fff;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
  text-align: center;
  line-height: 51px;
  border-radius: 100%;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  box-shadow: 0px 0px 27px 0px rgb(0 0 0 / 5%);
}

.back-to-top i {
  color: inherit;
  font-size: 18px;
}
.back-to-top.active {
  right: 25px;
}

.back-to-top:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}





/* MEDIA QUERY */
@media (min-width: 767px) and (max-width: 1024px){
  .footer .upper-footer .first-widget-area>div:first-child {
    text-align: left;
  }
}

@media (min-width: 767px) and (max-width: 991px){
  .mejs-button.mejs-playpause-button.mejs-play button {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mejs-inner .mejs-controls {
    flex-wrap: wrap !important; 
  }
  .footer .footer_widget div#mep_0 {
    min-width: auto !important;
  }
}


@media (min-width: 767px) {
  .footer .upper-footer .row>div{
    width: 25%;
  }
}


@media (max-width: 959px){
  .footer .upper-footer{
    padding: 50px 0 50px 0;
  }

  .footer .lower-footer {
    margin-top: 0;
    border-top: none;
    text-align: center;
    padding: 50px 0 45px 0;
  }

  .footer .content-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }

  .footer .lower-footer .pull-left {
    width: 100%;
  }

  .footer .lower-footer .pull-right {
    width: 100%;
    margin-top: 3px;
  }

  .footer .upper-footer .textwidget {
    max-width: 100%;
  }

  .footer .upper-footer .first-widget-area div#hs_cos_wrapper_footer_logo-image {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .footer .footer_widget {
    max-width: 100%;
    margin: auto;
  }
  .footer .upper-footer h5.widget-title {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}


@media (max-width: 766px){
  .footer .upper-footer .row>div {
    width: 100%;
  }
  .footer .first-widget-area .footer_widget table>tbody>tr:first-child>th:first-child img {
    max-width: 150px;
    width: 100% !important;
  }
  .footer .first-widget-area #hs_cos_wrapper_footer_logo-image img {
    max-width: 306px;
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.systems-page form *,
.systems-page form h3,
.body-container--website .hs_cos_wrapper_type_form .form-title,
.body-container--landing-page .hs_cos_wrapper_type_form .form-title,
.migration .hs_cos_wrapper_type_form .form-title {
  color: white;
}

.systems-page form,
.body-container--website .hs_cos_wrapper_type_form,
.migration .hs_cos_wrapper_type_google_search,
.body-container--landing-page .hs_cos_wrapper_type_form,
.migration .hs_cos_wrapper_type_form{
  padding:15px;
  display: block;
  background-color: #383a42;
}
.client-page .client-bottom .hs-button {
  margin-bottom: 21.73913043px;
  display: block;
  width: 100%;
  color: #fff;
  border-color: #555;
  background-color: #555;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  box-sizing: border-box;
  word-wrap: break-word;
  user-select: none;
  text-decoration: none;
  position: relative;
  top: 0;
  transition: all .2s ease-in-out;
  line-height: normal;
  font-family: Open sans;
  font-weight: 400;
  margin-top: 0;
}

.client-page .client-bottom .hs-button:hover {
  color: #f7f7f7;
  border-color: #464646;
  background-color: #464646;
}


.client-page .client-bottom .case_studies_wrap {
  padding-bottom: 0;
}

.client-page .client-bottom .case_studies_wrap .title_wrap {
  padding-bottom: 80px;
}

.client-page .client-bottom .client_reviews_wrap .item_wrap .right-column {
  padding: 0 15px;
}


.sales-page .content-img h2 {
  font-size: 34px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  margin-bottom: 10px;
  padding-top: 100px;
}

.sales-page .content-img h6 {
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
  color: inherit;
  margin-bottom: 20px;
  font-size: 18px;
  text-align: center;
}

.sales-page .content-img img.hs-image-widget {
  vertical-align: top;
}

.sales-page .content-img .hs_cos_wrapper_type_linked_image{
  display: block;
  max-height: 250px;
  overflow: hidden;
}

.sales-page .content-img .dnd-section>.row-fluid {
  padding: 0 15px;
}

.sales-page .content-img-bg img.hs-image-widget {
  max-height: 250px;
  object-fit: cover;
}


.sales-page .content-img-bg h2 {
  padding-top: 60px;
  text-align: center;
  font-size: 34px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  margin-bottom: 20px;
}

.design-page .content-img .dnd-section>.row-fluid {
  padding: 0 15px;
}

.design-page .content-img-bg .sales-wrapper .sales-container .top-row .col-two .content-section h2 {
  font-size: 52px;
  font-weight: 300;
}

.design-page .content-img-bg .sales-wrapper .sales-container .bottom-row .bottom-col .box-bg-color {
  background-color: transparent;
  border: 1px solid rgba(255,255,255,0.3);
}

.design-page .content-img-bg .sales-wrapper .sales-container .bottom-row .bottom-col .box-bg-color .bottom-wrapper [class^=iconsmind-] {
  margin-top: 10px;
  margin-bottom: 30px;
  font-weight: normal;
  width: 100%;
  text-align: center;
}

.design-page .content-img-bg .sales-wrapper .sales-container .top-row .col-two .content-section {
  padding-top: 25px;
}

.design-page .content-img-bg .sales-wrapper .sales-container .bottom-row .bottom-col .box-bg-color .bottom-wrapper h6 {
  text-align: center;
}

.design-page .content-img-bg .sales-wrapper .sales-container .bottom-row .bottom-col .box-bg-color .bottom-wrapper p {
  padding: 0 20px;
  text-align: center;
}

.design-page .sales-growth .case_studies_wrap .title_wrap h2 {
  font-size: 52px;
  font-weight: 300;
}

.design-page .sales-growth .case_studies_wrap {
  padding-bottom: 0;
}

.design-page .sales-growth  .hs-button {
  margin-bottom: 21.73913043px;
  display: block;
  width: 100%;
  color: #fff;
  border-color: #555;
  background-color: #555;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  box-sizing: border-box;
  word-wrap: break-word;
  user-select: none;
  text-decoration: none;
  position: relative;
  top: 0;
  transition: all .2s ease-in-out;
  line-height: normal;
  margin-top: 0;
  font-weight: 400;
  font-family: 'Open Sans';
}

.design-page .sales-growth .hs-button:hover {
  color: #f7f7f7;
  border-color: #464646;
  background-color: #464646;
}

.design-page .sales-growth .case_studies_wrap .title_wrap {
  max-width: 66.66666667%;
}

.career-page .marketing-agency .dnd-section>.row-fluid {
  padding:0 15px;
}

.career-page .marketing-agency .hs_cos_wrapper_type_rich_text h2 {
  font-size: 34px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
}

.career-page .marketing-agency .hs_cos_wrapper_type_rich_text h6 {
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
  color: inherit;
  margin-bottom: 20px;
  font-size: 18px;
  font-family: inherit;
  text-align: center;
}

.career-page .marketing-agency .hs-button {
  border: 2px solid #E2732B;
  background-color: #E2732B;
  -webkit-transition: 0.3s !important;
  -moz-transition: 0.3s !important;
  -ms-transition: 0.3s !important;
  -o-transition: 0.3s !important;
  transition: 0.3s !important;
  text-align: center;
  min-width: 170px;
  font-weight: 700;
  color: #fff;
  padding: 16px 25px;
  margin: auto;
  display: table;
  box-sizing: border-box;
  line-height: 1;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  cursor: pointer;
  z-index: 11;
  position: relative;
  border-radius: 4px;
  font-family: 'Open Sans';
  font-size: 14px;
}

.career-page .marketing-agency .hs-button {
  margin-top: 10px;
}

.career-page .marketing-agency .hs-button:hover {
  background: transparent;
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
  -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 15%);
  box-shadow: 0 8px 25px rgb(0 0 0 / 15%);
  color: #E2732B;
}

.career-page .bg-two-section h2 {
  color: #ffffff;
  font-size: 34px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  text-align: right;
  margin-bottom: 10px;
}

.career-page .bg-two-section h6 {
  color: #ffffff;
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
  margin-bottom: 20px;
  font-size: 18px;
  text-align: right;
}

.career-page .bg-two-section h5 {
  font-size: 16px;
  color: #ffffff;
  line-height: 1.6;
  text-align: right;
  letter-spacing: -0.03em;
  margin: 0;
  font-weight: 400;
  font-family: inherit;
}

.career-page .bg-two-section p {
  margin-bottom: 20px;
  margin-top: 0;
  letter-spacing: -0.03em;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  font-family: inherit;
  text-align: right;
}

.career-page .blog-section .title_wrap {
  display: none;
}

.career-page .blog-section .case_studies_wrap {
  padding-top: 0;
  padding-bottom: 40px;
}

.career-page .blog-section .case_studies_wrap .content-wrapper {
  padding: 0;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper {
  background-position: 25%;
}

.inbound-marketing-page .marketing .sales-wrapper .sales-container .top-row .col-two .content-section h2 {
  font-size: 52px;
  font-weight: 300;
}

.inbound-marketing-page .leads h1 {
  font-size: 52px;
  font-weight: 300;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  text-align: center;
}

.inbound-marketing-page .leads .dnd-section>.row-fluid {
  padding: 0 15px;
}

.inbound-marketing-page .leads img.hs-image-widget {
  padding-bottom: 100px;
}

.inbound-marketing-page .leads h4 {
  font-size: 24px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
}


.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .left-col .container-section .section-title h1 {
  margin-bottom: 10px;
  font-size: 34px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  font-weight: 400;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .left-col .container-section .section-title {
  width: 100%;
  margin: 0;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap {
  padding-left: 0;
  padding-right: 0;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .left-col .container-section {
  padding: 0;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .left-col .container-section .section-accordion {
  padding-right: 45px;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 15px;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .left-col .container-section .section-title .separator {
  display: none;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .left-col .container-section .section-content {
  display: none;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .right-col .inner-wrapper-right {
  padding: 0 15px;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .right-col {
  padding-top: 154px;
  padding-bottom: 0px;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .right-col .inner-wrapper-right .item a.link-btn {
  background: transparent;
  color: #e2732b;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .right-col .inner-wrapper-right .item a.link-btn:hover {
  background-color: #E2732B;
  color: #fff;
}

.inbound-marketing-page .bottom .bottom-pane-wrapper {
  margin-top: 0;
}

.inbound-marketing-page .case .case_studies_wrap {
  padding-bottom: 100px;
}

.inbound-marketing-page .case_studies_wrap .title_wrap h2 {
  font-size: 52px;
  font-weight: 300;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .right-col .inner-wrapper-right .item:nth-last-child(2) h3 {
  margin-top: 15px;
}

.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .right-col .inner-wrapper-right .item:last-child h3 {
  margin-top: 0;
}


.inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .right-col .inner-wrapper-right .item p {
  margin-top: 0;
  margin-bottom: 18px;
}

.pricing-page .counter-main .growth_counter_wrap.light {
  padding: 0;
}

.pricing-page .counter-main .counter-main .growth_counter_wrap.light .content-wrapper {
  padding: 0;
}

.pricing-page .counter-main .growth_counter_wrap.light h2 {
  text-align: left;
  font-size: 34px;
  margin: 0;
  margin-top: 32px;
  font-weight: 400;
}

.pricing-page .counter-main .growth_counter_wrap.light .item_wrap {
  padding-top: 50px;
  padding-bottom: 30px;
}

.pricing-page .counter-main .growth_counter_wrap .item_wrap .item {
  width: 33.33333333%;
}

.pricing-page .counter-main .growth_counter_wrap.light .number_string {
  color: #e2742c;
}

.pricing-page .counter-main .growth_counter_wrap.light .content-wrapper {
  padding: 0;
}

.pricing-page .company-main h2 {
  font-size: 52px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
}

.pricing-page .company-main h6 {
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
  color: inherit;
  margin-bottom: 20px;
  font-size: 18px;
  font-family: inherit;
  text-align: center;
  padding: 0 15px;
}

.pricing-page .logos-main .span3 {
  width: 20%;
}

.pricing-page .logos-main .span2 {
  width: 20%;
}

.pricing-page .company-main .span8 {
  padding: 5px !important;
}

.pricing-page .company-main h5 {
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
  color: inherit;
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
  font-family: inherit;
}

.pricing-page .company-main .span4 {
  padding: 5px !important;
  padding-left: 40px !important;
}

.pricing-page .company-main h1 {
  color: #ffffff;
  font-size: 52px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  margin-bottom: 10px;
  text-align:center;
}


@media (max-width:992px){

  .sales-page .content-img h2 {
    padding-top: 40px;
  }

  .sales-page .sales-growth .case_studies_wrap {
    padding-top: 40px;
  }

  .design-page .sales-growth .case_studies_wrap {
    padding-top: 0;
  }
  
}

@media (max-width:960px){

  .sales-page .content-img h2 {
    font-size: 28px;
    text-align: center;
  }

  .sales-page .content-img h6 {
    font-size: 16px;
    text-align: center;
  }

  .sales-page .content-img .dnd-section>.row-fluid {
    padding: 0;
  }

  .sales-page .content-img-bg h2 {
    font-size: 25px;
    line-height: 1.3;
  }

  .design-page .content-img .dnd-section {
    padding-top: 0 !important;
  }

  .design-page .content-img .hs_cos_wrapper_type_linked_image {
    height: 250px;
    display: block;
  }

  .career-page .bg-two-section h2 {
    font-size: 28px;
    text-align: center;
  }

  .career-page .bg-two-section h6 {
    font-size: 16px;
    text-align: center;
  }

  .career-page .bg-two-section h5 {
    text-align: center;
  }

  .career-page .bg-two-section p {
    text-align: center;
  }

  .career-page .marketing-agency .hs-button {
    font-size: 14px;
  }

  .inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .left-col .container-section .section-accordion {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .left-col .container-section .section-title {
    padding: 0 15px;
  }

  .inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .left-col .container-section .section-title h1 {
    font-size: 28px;
    text-align: left;
  }

  .inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .right-col {
    padding-top: 60px;
  }

  .inbound-marketing-page .acc-marketing .accordion-wrapper .inner-wrap .right-col .inner-wrapper-right .item:nth-last-child(2) h3 {
    margin-top: 0;
    padding: 0;
  }

  .inbound-marketing-page .leads h1 {
    font-size: 36px;
  }

  .inbound-marketing-page .marketing .sales-wrapper .sales-container .top-row .col-two .content-section h2 {
    font-size: 36px;
  }

  .pricing-page .counter-main .growth_counter_wrap.light h2 {
    font-size: 25px;
    text-align: center;
  }

}

@media (max-width:959px){

  .client-page .client-bottom .client_reviews_wrap .item_wrap .right-column {
    padding: 0;
  }


  .design-page .content-img-bg .sales-wrapper .sales-container .top-row .col-two .content-section h2 {
    font-size: 36px;
  }

  .design-page .sales-growth .case_studies_wrap .title_wrap h2 {
    font-size: 36px;
  }

  .pricing-page .company-main h2 {
    font-size: 28px;
  }

  .pricing-page .company-main h6 {
    font-size: 16px;
  }

}

@media(max-width:767px){

  .sales-page .sales-growth .case_studies_wrap {
    padding-bottom: 92px;
  }

  .sales-page .content-img h2 {
    margin-top: 20px;
  }

  .design-page .content-img .dnd-section {
    padding-top: 30px !important;
  }

  .design-page .content-img .hs_cos_wrapper_type_linked_image {
    height: auto;
  }

  .pricing-page .counter-main .growth_counter_wrap .item_wrap .item {
    width: 100%;
  }

  .pricing-page .logos-main .span2, .pricing-page .logos-main .span3 {
    width: 100%;
  }

  .pricing-page .logos-main .span3 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .pricing-page .logos-main img.hs-image-widget {
    margin-bottom: 50px;
    max-width: 250px !important;
  }

}
/***********************************************************************************************************************************************************************************/
.full_width_main h1{
  font-size: 52px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  margin-bottom: 20px;
}
.full_width_main p {
  margin:0;
  margin-bottom: 20px;
}
.full_width_main  h4 {
  margin: 0;
  font-size: 24px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  margin-bottom: 20px;
}

.full_width_main h2 {
  margin: 0;
  font-size: 34px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  margin-bottom: 20px;
}

.about_main .hs_cos_wrapper_type_rich_text h2{
  color: #e2732b;
  text-align: center;
  padding-top: 60px;
  font-size: 34px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  font-family: roboto;
  margin-bottom: 20px;
}
.about_main .hs_cos_wrapper_type_rich_text h6 {
  text-align: center;
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
  color: inherit;
  margin-bottom: 20px;
  font-size: 18px;
}

.home_main .hs_cos_wrapper_type_rich_text h1{
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-size: 46px;
  line-height: 63px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  font-family: 'Roboto', sans-serif;
}

.home_main .hs_cos_wrapper_type_rich_text h2{
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
  max-width: 690px;
  margin: auto;
  width: 80%;
  text-transform: none;
  letter-spacing: 0;
  font-family: 'Roboto', sans-serif;
}
.hs-home-page .header_social_icons ul li .fa{
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.hs-home-page .header_social_icons ul li .fa.fa-facebook:before {
  content: "\f39e";
}

.hs-home-page .header_social_icons ul li .fa-twitter:before {
  content: "\f099";
}
.hs-home-page .header_social_icons ul li .fa.fa-linkedin:before {
  content: "\f0e1";
}

.hs-home-page .header_social_icons ul li .fa-youtube:before {
  content: "\f167";
}
.home_main .hs_cos_wrapper_type_rich_text p {
  text-align: center;
  font-size: 75%;
  color: #999;
  margin-bottom: 0;
  line-height: 1.6;
}
.home_main .hs_cos_wrapper_type_rich_text p a {
  color: inherit;
}
.home_main  form {
  padding: 0;
  margin-top: 20px;
}

.home_main  form .hs-form-field {
  margin-bottom: 18px;
}

.home_main form .actions {
  text-align: center;
}
.home_main form .hs-button{
  margin-bottom:6px;
  background-color: #e2742c!important;
  border: 1px solid #e2742c!important;
  color:white!important;
  margin-top: 17px;
}
.home_main .logos_wrap .row_item:last-child .item:last-child{
  border-right-width: 1px ;
  border-right-color: rgba(0,0,0,0.08) ;
  border-right-style: solid ;
}
.home_main .case_studies_wrap {
  padding-bottom: 0px;
  padding-top: 60px;
}
.home_main .case_studies_wrap .title_wrap h2 {
  font-family: roboto;
}

.home_main .case_studies_wrap .text_holder .description {
  margin: 0;
}

.home_main .logos_wrap {
  padding-bottom: 25px;
  padding-top: 60px;
}

.hubspot_service_main .testimonial_card {
  background-color: unset;
  padding-bottom: 41px;
  padding-top: 20px;
}

.hubspot_service_main .testimonial_card  img {
  height: auto;
  border-radius: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding:0;
  overflow: hidden;
}

.hubspot_service_main .testimonial_card .col {
  align-content: flex-start;
  padding-top:32px;
  padding-bottom:32px;
}
.hubspot_service_main .testimonial_card p{
  margin-bottom: 20px;
}
.hubspot_service_main .testimonial_card p:last-of-type{
  color: #1f1f1f;
  font-weight:700;
}
.hubspot_service_main .testimonial_card .icon_wrap {
  margin-bottom: 35px;
}
.hubspot_service_main .case_studies_wrap {
  padding-bottom: 0px;
  padding-top: 39px;
}

.hubspot_service_main .case_studies_wrap .title_wrap {
  margin-bottom: 9px;
}

.hubspot_service_main .case_studies_wrap .title_wrap h2 {
  margin: 0;
}
.hubspot_service_main .hs-button:hover {
  color: #f7f7f7;
  border-color: #464646;
  background-color: #464646;
}
.hubspot_service_main .hs-button{
  margin-top: 0;
  color: #fff;
  border-color: #555;
  background-color: #555;
  border: 1px solid transparent;
  text-decoration: none;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
  background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
  background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
  background-repeat: repeat-x;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  top: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: normal;
  font-family: open sans;
  font-weight: 400;
}

.hubspot_service_main .bottom-pane-wrapper{
  margin-top:0;
  margin-bottom: 0;
}
.hubspot_service_main .testimonial_card p:last-of-type em {
  font-style: normal;
}

.hubspot_service_main .bottom-pane-wrapper .hs_mod_btn_wrap a:hover {
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  color: #E2732B;
  background: transparent;
  -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 15%);
  box-shadow: 0 8px 25px rgb(0 0 0 / 15%);
}
.hubspot_service_main .case_studies_wrap .title_wrap .separator{
  display:none;
}
.contact_main .hs_cos_wrapper_type_rich_text h2,
.podcast_main .hs_cos_wrapper_type_rich_text h2{
  font-size: 34px;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  margin-bottom: 14px;
}
.contact_main .hs_cos_wrapper_type_rich_text hr,
.podcast_main .hs_cos_wrapper_type_rich_text hr{
  border-color: #E2732B;
  display: block;
  position: relative;
  width: 40px;
  margin: 0 auto;
  margin-bottom: 14px;
}
.contact_main .hs_cos_wrapper_type_rich_text h2{
  margin-bottom: 20px;
}
.contact_main .hs_cos_wrapper_type_rich_text hr{
  margin-left: 0;
  border-width:2px;
  margin-bottom: 17px;
  margin-top: -5px;
}
.contact_main .hs_cos_wrapper_type_rich_text h6,
.podcast_main .hs_cos_wrapper_type_rich_text h6{
  text-align: center;
  line-height: 1.6;
  font-weight: 400;
  margin: 0;
  color: inherit;
  margin-bottom: 20px;
  font-size: 18px;
}
.contact_main .hs_cos_wrapper_type_rich_text h6{
  text-align: left;
}
.podcast_main form .hs-input {
  width: 90%;
}
.podcast_main form fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
  width: 100%;
  max-width: 100%;
}
.podcast_main form .hs-button{
  font-size: 12px;
  line-height: 12px;
  font-family: Roboto;
  margin-top: 19px;
}

.podcast_main form fieldset {
  max-width: 100%!important;
}
.podcast_main form select.hs-input{
  padding: 9px 10px;
}
.podcast_main .hs-input option:disabled {
  color: #bfbfbf;
}
.podcast_main form select.is-placeholder {
  color: #bfbfbf;
}
.podcast_main .form-title  {
  color:white;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 24px;
  color: #ffffff;
  text-align: left;
  font-family: open sans;
}


.podcast_main .dnd-section:last-child .hs-button{
  color: #fff;
  border-color: #555;
  background-color: #555;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
  background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
  background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
  background-repeat: repeat-x;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  box-sizing: border-box;
  word-wrap: break-word;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  position: relative;
  top: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: normal;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height:normal;
  margin-bottom: 21.73913043px;
  font-family: open sans;
  font-weight: 400;
  margin-top:0;
}
.podcast_main .case_studies_wrap {
  padding-bottom: 0;
  padding-top:50px;
}
.podcast_main .dnd-section:last-child  .hs-button:focus, 
.podcast_main .dnd-section:last-child  .hs-button:hover {
  color: #f7f7f7;
  border-color: #464646;
  background-color: #464646;
}

.podcast_main .case_studies_wrap .title_wrap {
  margin-bottom: 0;
}
.podcast_main .case_studies_wrap .title_wrap .separator-line {
  border-top: 1px solid #e2732b;
}
.contact_main form {
  background-color: white;
}
.podcast_main form .grecaptcha-badge {
  margin: 0;
  margin-left: 8px;
  margin-top: 1px;
}
.contact_main form .grecaptcha-badge{
  margin: 1px 0 4px 8px;
}
.contact_main form label{
  color: #33475b;
  font-family: Roboto;
  font-size: 14px;
}
.contact_main form .hs-input{
  border: 1px solid #cbd6e2;
}
.contact_main form fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
  width: 100%;
  max-width: 100%;
}
.contact_main form fieldset{
  max-width:100%!important;
}
.contact_main form .hs-button{
  font-weight:700;
  font-family: 'Roboto';
}
.home_main .hs_cos_wrapper_type_linked_image img {
  max-height: 128px;
  max-width: 100%;
  display: block;
  margin: auto;
}
.home_main .hs-form label a{
  text-decoration: underline;
}

.hs-home-page .home_banner_wrap {
    background-position: 50% 50%;
}

@media (min-width: 959px){
  .hs-home-page .home_banner_wrap {
    margin-top: -115px;
    padding-top: 200px;
}
}
@media (max-width: 959px){
  .about_main .hs_cos_wrapper_type_rich_text h2{
    font-size: 25px;
    line-height: 1.3;
    margin-top: 0;
  }
  .about_main .hs_cos_wrapper_type_rich_text h6 {
    font-size: 16px;
    text-align: center;
  }
  .full_width_main h1 {
    font-size: 36px;
    text-align: center;
  }
  .full_width_main p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .full_width_main h2 {
    font-size: 28px;
    text-align: center;
  }
  .full_width_main a{
    word-break: break-all;
  }
  .design-page .sales-growth .case_studies_wrap{
    padding-top:40px;
  }
}
@media (max-width:767px){
  .pricing-page .company-main h1 {
    color: #fff;
    font-size: 36px;
  }
  .price-main .pricing_wrap .content-wrapper {
    padding: 0 20px;
}
  .price-main .pricing_wrap .item_wrap .card-section .inner-wrap {
    padding-left: 0;
    padding-right: 0;
}
  .price-main .pricing_wrap .item_wrap .card-section .inner-wrap .pricing-options ul>li{
  margin:0;
  }
  .sales-page .sales-wrapper .sales-container{
  padding-left:20px;
    padding-right:20px;
  }
  .design-page .content-img-bg .sales-wrapper .sales-container .top-row .col-two .content-section{
    padding: 0 20px;
  }
  .sales-page .case_studies_wrap .item_wrap .case-studies-item{
  margin:2% 0;
  }
  .home_main .advanced_header {
    padding: 50px 20px 0;
  }
  .sales-page .sales-wrapper .sales-container .bottom-row .bottom-col .box-bg-color,
  .design-page .sales-wrapper .sales-container .bottom-row .bottom-col .box-bg-color{
    max-width: 100%;
  }
  .home_main  .service_slider .slider_inner .kd-photobox{
    margin:0;
  }
  .inbound-marketing-page .case_studies_wrap .content-wrapper,
   .sales-page .sales-wrapper .sales-container .top-row .col-two .content-section,
   .sales-page .sales-wrapper .sales-container .bottom-row,
 .sales-page .sales-growth .case_studies_wrap .content-wrapper,
  .design-page .sales-growth .case_studies_wrap .content-wrapper,
  .design-page .sales-wrapper .sales-container,
  .home_main .title_with_image  .content-wrapper,
  .home_main .teams_wrap .item_wrap .item {
    padding: 0;
  }
  .home_main  .keys_reviews_wrap .item_wrap .key-reviews{
    margin:15px 0 0;
  }
  .home_main .case_studies_wrap .item_wrap .case-studies-item{
    margin:2% 0;
  }
  .home_main .case_studies_wrap .item_wrap {
    margin: 0;
  }
  .home_main .case_studies_wrap .content-wrapper {
    padding: 0px;
  }
  .contact_main .hs_cos_wrapper_type_rich_text hr {
    margin:0 auto;
    margin-bottom: 17px;
    margin-top: -5px;
  }
  .accordion-wrapper .inner-wrap .right-col .inner-wrapper-right .image-section .img-inner,
  .contact_main .hs_cos_wrapper_type_rich_text h2,
  .contact_main .hs_cos_wrapper_type_rich_text h6{
    text-align:center;
  }
  .home_main .logos_wrap .item_wrap {
    padding: 0 35px;
  }
  .hubspot_service_main .case_studies_wrap .content-wrapper {
    margin: 0 auto;
    padding: 0;
  }
  .podcast_main .case_studies_wrap .content-wrapper {
    margin: 0 auto;
    padding: 0;
  }
  .design-page .sales-growth .case_studies_wrap .title_wrap{
    max-width:100%;
  }
}








/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */







/*growth agency top padding home page*/
body > div.body-wrapper.hs-content-id-84425640989.hs-site-page.page > div > main > div > div > div > div > div.row-fluid-wrapper.row-depth-1.row-number-1.dnd_area-row-0-force-full-width-section.dnd-section.dnd_area-row-0-padding > div > div > div.row-fluid-wrapper.row-depth-1.row-number-2.dnd-row > div > div {
margin-top:40px;}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 0px;
}

@media (min-width: 960px){
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 749.9999999908px;
  }
}

@media (min-width: 992px){
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 969.9999999924px;

  }
}

@media (min-width: 1270px){
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1240px;

  }
}







body {
  font-size: 14px;
  color: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
  font-weight: 400;
  font-family: Open Sans;
}

/* Anchors */

a {
  color: #E2732B;
}

a:hover,
a:focus,
a:active {
  color: #23527c;
}

/* Headings */

h1 {
  font-family: sans-serif;
  font-size: 36px;
  color: #1f1f1f;
  font-weight: 400;
}

h2 {
  font-family: sans-serif;
  font-size: 30px;
  color: #1f1f1f;
  font-weight: 400;
}

h3 {
  font-family: sans-serif;
  font-size: 24px;
  color: #1f1f1f;
  font-weight: 400;
}

h4 {
  font-family: Open Sans;
  font-size: 18px;
  color: #1f1f1f;
  font-weight: 400;
}

h5 {
  font-family: sans-serif;
  font-size: 17px;
  color: #1f1f1f;
  font-weight: 400;
}

h6 {
  font-family: Open Sans;
  font-size: 16px;
  color: #1f1f1f;
  font-weight: 400;
}

/* @media screen and (max-width: 767px){
h1 {
font-size: 54px;
}
h2 {
font-size: 42px;
}
h3 {
font-size: 35px;
}
h4 {
font-size: 28px;
}
h5 {
font-size: 24px;
}
h6 {
font-size: 20px;
}
} */

/* Blockquote */

blockquote {
  border-left-color: 

  
  
    
  


  rgba(31, 31, 31, 1.0)

;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(226, 116, 44, 1.0)

;
  border: 1px solid #E2742C;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(226, 116, 44, 1.0);
  border-color: rgba(226, 116, 44, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

button:active,
.button:active {
  background-color: rgba(255, 156, 84, 1.0);
  border-color: #ff9c54;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-size: 14px;
  color: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(56, 58, 66, 1.0)

;
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: 

  
  
    
  


  rgba(204, 204, 204, 1.0)

;
}

form{
  background-color: 

  
  
    
  


  rgba(56, 58, 66, 1.0)

;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: 

  
  
    
  


  rgba(82, 168, 236, 0.8)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: 

  
  
    
  


  rgba(130, 130, 130, 1.0)

;
}

.fn-date-picker td .pika-button:hover {
  background-color: 

  
  
    
  


  rgba(130, 130, 130, 1.0)

 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: 

  
  
    
  


  rgba(130, 130, 130, 1.0)

;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(226, 116, 44, 1.0)

;
  border: 1px solid #E2742C;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(226, 116, 44, 1.0);
  border-color: rgba(226, 116, 44, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 156, 84, 1.0);
  border-color: #ff9c54;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(130, 130, 130, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
}




.header .topbar{
  background-color: rgba(56, 58, 66, 1.0);
}

.header .topbar-contact span a,
.header_social_icons ul li a{
  color: rgba(204, 204, 204, 1.0);
}

.header .custom_menu_primary .hs-menu-wrapper>ul>li.active.active-branch>a {
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}

/* .header .topbar-contact span a:after{
background-color: rgba(204, 204, 204, 1.0);
} */

.header_social_icons ul li .fa-facebook, 
.header_social_icons ul li .fa-twitter, 
.header_social_icons ul li .fa-linkedin, 
.header_social_icons ul li .fa-youtube{
  color: rgba(226, 115, 43, 1.0);
}

.header_social_icons ul li .fa-facebook:hover, 
.header_social_icons ul li .fa-twitter:hover, 
.header_social_icons ul li .fa-linkedin:hover, 
.header_social_icons ul li .fa-youtube:hover{
  color: rgba(226, 115, 43, 1.0);
}


.header .topbar-contact span a:hover,
.header_social_icons ul li a:hover{
  color: rgba(239, 239, 239, 1.0);
}
.header .topbar-contact span a:hover:after{
  background-color: rgba(239, 239, 239, 1.0);
}

.header .menubar{
  background-color: rgba(255, 255, 255, 1.0);
}

.header .custom_menu_primary .hs-menu-wrapper>ul li a{
  color: rgba(56, 58, 66, 1.0);
}

.header .custom_menu_primary .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(226, 115, 43, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


.header .custom_menu_primary .hs-menu-wrapper>ul ul{
  background-color: rgba(255, 255, 255, 1.0);
}


.header .custom_menu_primary .hs-menu-wrapper>ul ul li>a,
.header .custom_menu_primary .hs-menu-wrapper>ul ul li.hs-item-has-children:before{
  color: rgba(56, 58, 66, 1.0);
}

.header .custom_menu_primary .hs-menu-wrapper>ul ul li>a:hover,
.header .custom_menu_primary .hs-menu-wrapper>ul ul li.hs-item-has-children:hover:before{
  background-color: rgba(226, 115, 43, 0.0);
  color: rgba(226, 115, 43, 1.0);
}


body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: Open Sans;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: ;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: 

  
  
    
  


  rgba(130, 130, 130, 1.0)

;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Open Sans;
}

.header__language-switcher-label-current:after {
  border-top-color: ;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}





/* Footer Content */

.footer * {
  color: ;
}

.footer .upper-footer{
  background-color: rgba(56, 58, 66, 1.0);
}

.footer .first-widget-area #hs_cos_wrapper_footer_logo_text p{
  color: rgba(238, 238, 238, 1.0);
}

.footer .upper-footer h5.widget-title{
  color: rgba(255, 255, 255, 1.0);
}

.footer .upper-footer p.widget-title{
  color: rgba(255, 255, 255, 1.0);
}
#hs_cos_wrapper_footer_player {
color:#fff;
font-size: 18px;
font-weight:800;}
#hs_cos_wrapper_footer_text1 {
color:#fff;
font-size: 18px;
font-weight:800;}
#hs_cos_wrapper_footer_text2_ {
color:#fff;
font-size: 18px;
font-weight:800;}
.footer .second-widget-area .footer_player .textwidget a, 
.footer .upper-footer .menu-marketing-advice-hubspot-container .hs-menu-wrapper>ul li a, 
.footer .upper-footer .menu-sectors-hubspot-container .hs-menu-wrapper>ul li a{
  color: rgba(238, 238, 238, 1.0);
}

.footer .second-widget-area .footer_player .textwidget a:hover, 
.footer .upper-footer .menu-marketing-advice-hubspot-container .hs-menu-wrapper>ul li a:hover, 
.footer .upper-footer .menu-sectors-hubspot-container .hs-menu-wrapper>ul li a:hover{
  color: rgba(226, 115, 43, 1.0);
}

.footer .lower-footer{
  background-color: rgba(0, 0, 0, 1.0);
}

.footer .lower-footer .pull-left span{
  color: rgba(238, 238, 238, 1.0);
}

.footer_social_icons ul li a{
  color: rgba(226, 116, 44, 1.0);
}

.footer_social_icons ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}










/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #23527c;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #23527c;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #828282;
}

.blog-pagination__link {
  color: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #828282;
}

.blog-post__title {
  color: #1f1f1f;
  font-family:sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.blog-post__author {
  background-color: #1f1f1f;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
}

.blog-post__body{
  color: 

  
  
    
  


  rgba(#null, 1)

;
}
.blog-post__title{
  color: 

  
  
    
  


  rgba(#null, 1)

;
}


.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #23527c;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #23527c;
}

.blog-index__post-content--small h2 {
  font-size: 24px;
}

.blog-index__post-content a {
  color: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
}

.blog-post__read-more svg {
  fill: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
}

.blog-post__meta a:hover {
  color: #23527c;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
}

.blog-post__back-to-blog svg {
  fill: 

  
  
    
  


  rgba(130, 130, 130, 1)

;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}



.blog-recent-posts {
  background-color: rgb(#null);
}











.card__price {
	font-family: sans-serif;
	font-size: 24px;
	color: #1f1f1f;
	font-weight: 400
}
ul.hs-search-field__suggestions li:not(:first-child) a {
	margin-top: 20px;
	padding: 0 5px;
	transition: background-color .3s ease-in-out; /* optional for nice fading of the background on hover */
}
ul.hs-search-field__suggestions li:not(:first-child):hover a {
	color: white;
	background-color: #E2742C;
	border-radius: 5px;
}
/* These rules fix issues that the SEO tool picks up and improves page performance */



@media (max-width: 1024px) {
	.btn_wrap a,
	.btn-link,
	.btn,
	a:has(img),
	button,
	input.hs-button {
		min-width: 48px;
		min-height: 48px;
		line-height: normal;
	}
	.team-socials {
		margin-top: 0 !important;
	}
	.team-socials a {
		padding: 20px;
		display: inline-block;
	}
	a:has(img) {
		display: block;
	}
	.footer_social_icons a {
		display: inline-block !important;
		padding: 15px 20px !important;
	}
}