*, *:before, *:after {
  box-sizing: border-box;
}
img{
  max-width:100%;height:auto;
}

/** Generated by FG **/
@font-face {
  font-family: 'Helvetica Neue';
  src: local('☺'), url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/Helvetica-Bold-Font.woff') format('woff'),
    url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/Helvetica-Bold-Font.ttf') format('truetype'), 
    url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/Helvetica-Bold-Font.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}

/** Generated by FG **/
@font-face {
  font-family: 'Proxima Nova';
  src: url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/ProximaNova-Regular.eot');
  src: local('☺'), url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/ProximaNova-Regular.woff') format('woff'), 
    url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/ProximaNova-Regular.ttf') format('truetype'), 
    url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/ProximaNova-Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'Proxima Nova';
  src: url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/Proxima%20Nova%20Bold.eot');
  src: local('☺'), url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/Proxima%20Nova%20Bold.woff') format('woff'), 
    url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/Proxima%20Nova%20Bold.ttf') format('truetype'), 
    url('https://6098812.fs1.hubspotusercontent-ap1.net/hubfs/6098812/Integration%20Fox%20June_2020/Fonts/Proxima%20Nova%20Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}
/*! 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: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0 auto;
  max-width: 1210px;
  padding: 0 20px;
}
.dnd-section > .row-fluid {
  margin: 0 auto;
}
html {
  font-size: 24px;
}

@media (max-width: 767px) {
  html {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  html {
    font-size: 16px;
  }
}

body {
  color: #494A52;
  font-family: Lato, sans-serif;
  line-height: 1.4;
}

/* Paragraphs */

p {
  font-size: 16px;
  margin: 0 0 23px;
}

strong {
  font-weight: 700;
}

/* Anchors */

a {
  color: #F26419;
  cursor: pointer;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #F26419;
  font-family: 'Poppins',sans-serif ;
  font-weight: 700;
  margin: 0 0 23px;
  word-break: break-word;
}

h1 {
  font-size: 45px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: normal;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/* Lists */

ul,
ol {
  margin: 0 0 15px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

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

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid #F26419;
  margin: 0 0 23px;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}

/* Subscripts and superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus styles */

:focus {
  outline: auto;
  outline-color: green;
}

.disable-focus-styles :focus {
  outline: none;
}
button,
.button , a.cta_button.primary , a.cta_button , .btn_css , .cta_button  {
  background-color: #F26419;
  border-radius: 4px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  height: auto;
  line-height: 1.1;
  margin: 0;
  padding: 16px 35px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  width: auto;
  word-break: break-word;
  font-family:'Helvetica Neue';
  font-weight:700;
}
.cta_button * {
  font-family:'Helvetica Neue';
  font-weight:700;
  font-size: 18px;
}
button:hover,
button:focus,
.button:hover,
.button:focus , a.cta_button.primary:hover , a.cta_button:hover {
  background: rgba(255,110,27);
  color:#fff;
  text-decoration: none;
}
/* Form */

form {
  max-width: 100%;
  font-family: 'Proxima Nova', sans-serif;
}

.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Labels */

form label {
  color: #33475B;
  display: block;
  font-size: 0.875rem;
  padding-top: 0;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
  display:none;
}

/* Help text - legends */

form legend {
  color: #33475B;
  font-size: 0.875rem;
}

/* Inputs */

.input {
  position: relative;
  margin-right:0px !important;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  background-color: #FFF;
  border: 1px solid #D1D6DC;
  color: #33475B;
  display: inline-block;
  font-size: 24px;
  line-height:33px;
  padding: 15px 23px;
  width: 100% !important;
  font-weight: 400;
  resize: none;
  appearance:none;
  border-radius:0px;
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  outline-color: rgba(82, 168, 236, 0.8);
}

fieldset {
  max-width: 100% !important;
}

::-webkit-input-placeholder {
  color: #9A9A9A;
}

::-moz-placeholder {
  color: #9A9A9A;
}

:-ms-input-placeholder {
  color: #9A9A9A;
}

:-moz-placeholder {
  color: #9A9A9A;
}

::placeholder {
  color: #9A9A9A;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0;
  padding: 0;
  width: 100%;
}

.inputs-list input,
.inputs-list span {
  font-size: 0.875rem;
  vertical-align: middle;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #33475B;
  content:'\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-today .pika-button {
  color: #343A40;
}

.fn-date-picker td.is-selected .pika-button {
  background: #343A40;
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  background-color: #343A40 !important;
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

input[type=file] {
  background-color: transparent;
  border: initial;
  box-shadow: none;
  line-height: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  font-size: 0.875rem;
  margin-left: 1rem !important;
}

/* Validation */

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

.hs-input.invalid.error {
  border-color: #EF6B51;
}

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0;
  font-size: 16px;
  display: inline-block;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: #494A52;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 24px;;
  font-weight: normal;
  height: auto;
  line-height: 32px;
  margin: 0;
  padding: 15px 53px;
  position: relative;
  text-align: center;
  
  text-decoration: none;
  transition: all 0.15s linear;
  white-space: normal;
  width: auto;
  min-width: 261px;
  word-break: break-word;
  font-family: 'Helvetica Neue'; 
  font-weight: 700;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(255,110,27);
  border-color: rgba(255,110,27);
  
  color: #FFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: #71727A;
  border-color: #71727A;
  
  color: #FFF;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

.submitted-message { font-size: 30px; font-weight: 400; margin-top: 50px; }

/* Two Column Fields */

.form-columns-2 > .hs-form-field{width:48.5% !important;}
.form-columns-2 > .hs-form-field:first-child{margin-right:3% !important;}

@media(max-width:1440px){
  input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=file], select, textarea
  {
    padding:10px 20px; font-size: 20px; line-height: 30px;
  }
  form input[type=submit], form .hs-button {
    min-width: unset;
    padding: 10px 20px !important;
    font-size: 18px;
  }
}
@media(max-width:767px){
  input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=file], select, textarea
  {
    padding: 7px 20px;
    font-size: 16px;
    line-height: 30px;
  }
}

@media(max-width:640px){
  .form-columns-2 > .hs-form-field{width:100% !important;}
  .form-columns-2 > .hs-form-field:first-child{margin-right:0% !important;}
}
/* Table */

table {
  border: 1px solid #DEE2E6;
  margin-bottom: 1.4rem;
}

tbody + tbody {
  border-top: 2px solid #DEE2E6;
}

/* Table Cells */

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

/* Table Header */

thead th,
thead td {
  background-color: #343A40;
  border-bottom: 2px solid #DEE2E6;
  color: #FFF;
  vertical-align: bottom;
}

@media(max-width:767px){
  th, td { border-color: #fff; color: #707070; width: 100% !important; display: inline-block; text-align: left !important; height: auto !important; padding: 0 !important; }
  th img, td img { margin: 0px 0 20px !important; }
  td .hs-cta-wrapper .hs-cta-node , th p, td p{text-align:left !important;}
  td .hs-cta-wrapper .hs-cta-node a { margin-bottom: 20px; }
}
.hs-menu-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.hs-menu-wrapper > ul > li > a{
  position:relative;
  padding-bottom:11px;
}
.hs-menu-wrapper > ul > li > a:

.hs-menu-item a {
  color: rgba(255, 255, 255, 1);
  display: block;
  text-decoration: none;
}

.hs-menu-item:hover a,
.hs-menu-item:focus a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

.hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}

/* Position parent item for dropdown anchoring */
.hs-menu-item.hs-menu-depth-1 {
  position: relative;
}

/* Hide child wrapper by default */
.hs-menu-children-wrapper {
  display: none !important;
  position: absolute;
  top: 100%;
  left: 40px;
  z-index: 1000;
  min-width: 150px;
  background-color: #F26419;
  flex-direction: column;
  padding: 8px 0;
  margin: 0;
  border-radius: 4px;
}

/* Show on hover */
.hs-menu-item.hs-menu-depth-1:hover > .hs-menu-children-wrapper {
  display: flex !important;
}

/* Child items stack vertically */
.hs-menu-children-wrapper .hs-menu-item {
  width: 100%;
}

/* Child link styles */
.hs-menu-children-wrapper .hs-menu-item a {
  padding: 10px 16px;
  margin-left: 0 !important;
  border-bottom: none !important;
  font-size: 8px;
  white-space: nowrap;
  display: block;
}

.hs-menu-children-wrapper .hs-menu-item a:hover {
  background-color: rgba(0, 0, 0, 0.15);
  border-bottom: none !important;
  color: #ffffff !important;
}




.header-module{padding: 30px 10px;position: fixed; width: 100%; z-index: 999;transition:0.5s ease all;top:0px;}
.header-module.header-fixed{padding:20px 10px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.5);
  box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.5);}
.body-wrapper { padding-top: 100px;}
.body-wrapper.fixed { padding-top: 83px; }

.header-flex { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.header-left { display: inline-block; width: 140px; }
.header-left a { display: inline-block; width: 100%; }
.header-left a img { width: 100%; }

.header-module .hs-menu-wrapper a { 
  font-family:Poppins;
  font-size:16px;line-height:1.2;font-weight: 400; margin-left: 0; display: inline-block; padding-top: 10px;border-bottom:3px solid transparent;position: relative; padding-bottom: 10px;transition: 0.3s ease all;}
.header-module .hs-menu-wrapper a:hover , .header-module .hs-menu-wrapper li.hs-menu-item.hs-menu-depth-1.active-branch a { border-bottom:3px solid #F26419;text-decoration:none; }

@media(min-width:768px){
  .header__close--toggle{display:none;}
  .header-module .hs-menu-wrapper a {font-family:Archivo;font-weight:700;margin-left:20px;}
  .header-module .hs-menu-wrapper ul{align-items:center;}
  .header-module .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:last-child a , .header-module .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:nth-last-child(2) a{padding:11px 20px 13px;min-width:auto;font-family:'Helvetica Neue';}
  .header-module .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:last-child a { background: #FFFFFF; color: #F26419; border-bottom: 0; border-radius: 4px;margin-left:13px; text-align: center; }
  .header-module .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:nth-last-child(2) a { background: #F26419; color: #FFFFFF; border-bottom: 0 !important; border-radius: 4px;text-align: center; }
  .header-module .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:nth-last-child(2) a:hover { background: rgba(255,110,27); text-decoration: none; }
  .header-module .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:last-child a:hover { color: #1A1A1A; text-decoration: none; }
}
@media(min-width:1025px){
  .header-module { padding: 50px 10px;}
  .header-module.header-fixed{padding:20px 10px;}
  .body-wrapper { padding-top: 144px;}
  .body-wrapper.fixed { padding-top: 85px; }
  .header-module .hs-menu-wrapper a{margin-left:30px;}
  .header-module .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:last-child a , .header-module .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:nth-last-child(2) a{padding: 13px 27px 13px 28px;}
  .header-module .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:last-child a {min-width: 120px;}
  .header-module .hs-menu-wrapper ul li.hs-menu-item.hs-menu-depth-1:nth-last-child(2) a {min-width: 124px; }
}

@media(min-width:1201px){
  .header-left { width: 195px; }
  .header-module .hs-menu-wrapper a {line-height: 20px;margin-left:53px;font-size:18px;}

  .body-wrapper { padding-top: 174px;transition:0.5s ease all; }
  .body-wrapper.fixed { padding-top: 84px; }
  .header-module.header-fixed { padding: 15px 10px; }

  .header-module { padding: 60px 10px 60px; }
}
@media(min-width:1441px){
  .body-wrapper { padding-top: 208px;transition:0.5s ease all; }
  .header-module { padding: 79px 10px 75px; }
}


@media(max-width:767px){
  .header-module .hs-menu-wrapper a{font-size: 24px; line-height: 48px;padding:0px;}
  .header-right .hs-menu-wrapper ul li { width: 100%; }
  .header__navigation.header--element { position: fixed; top: 0; left: 0; width: 100%; height: 100vh;overflow-y:auto; padding: 115px 20px; text-align: center;opacity:0;visibility:hidden;transition:0.3s ease all;z-index: 222; }
  .header__close--toggle { position: fixed; top: 33px; right: 29px; visibility: hidden; opacity: 0; display: block;transition:0.7s ease all;z-index: 223;cursor:pointer; }
  .header__close--toggle.show{opacity:1;visibility:visible;}
  .header__navigation.header--element.open{opacity:1;visibility:visible;}
  .header--toggle.header__navigation--toggle { width: 25px; display: flex; flex-wrap: wrap;cursor:pointer; }
  .header--toggle.header__navigation--toggle span.line { width: 100%; height: 3px; background: #fff; }
  .header--toggle.header__navigation--toggle span.line:not(:last-child) { margin-bottom: 5px; }
}
.footer { background-color: rgba(26,26,26,1.0); }

.footer-module{ background:#1A1A1A;padding:50px 0 50px; }
.footer-upper { display: flex; flex-wrap: wrap;margin-bottom: 30px; }
.footer-upper-col{width:100%;padding-right:0;margin-bottom:30px;}
.footer-upper-col:last-child{margin-bottom:0px;}
.footer-upper-col > ul{margin:0px;list-style:none;padding: 0; }
.footer-upper-col > strong { font-size: 18px; font-weight: 700; font-family: 'Archivo',sans-serif;color:#fff;margin-bottom: 17px; display: inline-block; cursor: default;vertical-align: top; padding-bottom: 0; }
.footer-module li.hs-menu-item.hs-menu-depth-1 > a { font-size: 18px; font-weight: 700; font-family: 'Archivo',sans-serif; color: #fff !important; margin-bottom: 17px; display: inline-block; vertical-align: top; padding-bottom: 0; }
.footer-upper .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 { width: 100%; }
.footer-upper .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 a{color:#fff;}
.footer-upper-col > ul > li > a , .footer-upper .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 a {font-size: 16px; line-height: 28px; display: inline-block; }
.footer-upper .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 a:hover{text-decoration:underline;color:#fff;}

.footer-lower { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.footer-lower-col1 ul { display: flex; flex-wrap: wrap; align-items: center; list-style: none; padding: 0; margin: 0; line-height: 1; }
.footer-lower-col1 ul > li > a { font-size: 14px; line-height: 24px; display: inline-block; margin-right: 40px; }
.footer-lower-col1 ul > li:last-child > a{margin-right:0px;}

.footer-lower-col3 span { font-size: 14px; display: inline-block; line-height: 24px; }
.logo-temp { width: 156px;}
.logo-temp img{width:100%;}

.footer-lower-col1 { width: 100%;margin-bottom: 15px; }
.footer-lower-col1 ul{justify-content:center;}

.footer-lower-col2 { width: 100%; }
.logo-temp{ margin: 0 auto;}
.footer-lower-col3 { width: 100%; margin-top: 10px; text-align: center; }

@media(max-width:375px){
  .footer-lower-col1 ul li { width: 100%; text-align: center; }
  .footer-lower-col1 ul li a{margin-right:0px;}
  
  .footer-upper-col-nav li.hs-menu-item.hs-menu-depth-1 { width: 100% !important; padding-right: 0; margin-bottom: 30px; }
}
@media(max-width:767px){
  .footer-module{ padding: 30px 0 30px;}
  .footer-upper-col > strong , .footer-module li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a{font-size:16px;}
  .footer-upper-col>ul>li>a , .footer-upper .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 a { font-size: 14px;}
  .logo-temp { width: 138px;}
}
@media(max-width:480px){
  .footer-upper-col > strong , .footer-module li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a{font-size:14px;margin-bottom:10px;}
  .footer-upper-col>ul>li>a , .footer-upper .hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2 a { font-size: 12px;}
}

@media (max-width:767px){
   .footer-upper-col-nav li.hs-menu-item.hs-menu-depth-1{ width: 100% !important; padding-right: 20px;margin-bottom:30px;} 
}

@media(min-width:768px) and (max-width:1024px){
  .footer-module{padding:50px 0 50px;}
  .footer-upper{margin-bottom:30px;}
  .footer-upper-col-nav{width:100% !important;}
  .footer-upper-col-nav li.hs-menu-item.hs-menu-depth-1 { width: 20% !important; padding-right: 20px;margin-bottom:20px; }
}

@media(min-width:901px){
  .footer-lower-col1{width:auto;margin-bottom:0px;}
  .footer-lower-col1 ul{justify-content:flex-start;}

  .footer-lower-col2{width:auto;}
  .logo-temp{ margin: 0;}
  .footer-lower-col3{width:auto;margin-top:0px;text-align:left}
}

@media(min-width:1025px){
  .footer-module{padding:50px 0 50px; }
  .footer-upper{margin-bottom:50px;}
  .footer-upper-col-nav{width:100% !important;}
  .footer-upper-col-nav li.hs-menu-item.hs-menu-depth-1 { width: auto !important; padding-right: 20px;margin-bottom:0px;margin-right:5%; }
  
  /*   .footer-upper-col-nav li.hs-menu-item.hs-menu-depth-1:nth-child(2) { width: 26.5% !important; padding-right: 30px; }
  .footer-upper-col-nav li.hs-menu-item.hs-menu-depth-1:nth-child(3) { width: 19% !important; padding-right: 30px; } */
}
/* Blog header */



.blog-list-flex { display: flex; flex-wrap: wrap; }
.blog-list-flex .post-item { width: 30%; margin-right: 5%; margin-bottom:51px; }
.blog-list-flex .post-item:nth-of-type(3n) { margin-right: 0; }
.blog-list-flex .post-item:last-child { margin-right: 0!important; }

.blog-list-wrap { padding-bottom:120px; }
.blog-list-flex .post-item h5 { margin-bottom: 12px; }
.blog-list-flex .post-item h5 a { color: #000;font-weight: 700; text-decoration: none; }
.blog-list-flex .post-item .post-list-date{font-weight: 700; margin-top: 4px;color:#989898;}
.blog-list-flex .post-item .post-feat-image{ display: block; height: 203px; margin:25px 0px 47px; }
.post-list-body p,.post-list-body ol, .post-list-body, .post-list-body div, .post-list-body i, .post-list-body h1, .post-list-body h2, .post-list-body h3, .post-list-body h4, .post-list-body h5, .post-list-body h6, .post-list-body a, .post-list-body span, .post-list-body strong, .post-list-body em, .post-list-body li { font-weight: 400; margin: 0; padding: 0; float: none; color:#000000; font-size: 16px!important; font-style: normal; line-height:24px; display: inline;     font-family: 'Proxima Nova';list-style: none; }
.post-list-body .readmore-postlist{color:#f26419;position:relative;}
.post-list-body .readmore-postlist:hover{color: #ca3c00;}
.post-body-tag { margin-top: 22px; }
.post-body-tag .topic-link {display: inline-block; color: #5d5d5d!important; font-weight: 400; background:rgba(240, 240, 240,0.5); font-size:14px;border-radius: 4px; padding: 4px 17px; margin-right: 10px; margin-bottom: 10px; }
.blog-pagination {display: none !important;}

.loadmore-center { text-align: right;margin:0px; }
.loadmore-center a {     font-size: 18px;transition:all 0.5s ease;text-transform: uppercase; font-weight: 700; color: #000; display: inline-flex; align-items: center; }
.loadmore-center a:hover{color: #000; text-decoration:none;}
.loadmore-center a img{margin-left:10px;position:relative;right:0px;transition: all .5s ease;}
.loadmore-center a:hover img{right:-5px;}

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

.blog-header__inner {
  margin: 0 auto;
  max-width: 600px;
  padding: 3.3rem 0;
}

.blog-header__title {
  font-size: 2rem;
}

.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

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

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

/* Blog header - author listing */

.blog-header__author-avatar {
  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);
  height: 200px;
  margin: 0 auto 1.5rem;
  width: 200px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover {
  background-color: #494A52;
}

.blog-header__author-social-links svg {
  fill: #FFF;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog listing */

.blog-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}

.blog-index:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.blog-index__tag-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 1rem;
}

.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}

.blog-index__tag-heading {
  border-bottom: 3px solid #D1D6DC;
  padding-bottom: 1rem;
}

.blog-index__post {
  -webkit-box-flex:  0;
  -ms-flex:  0 0 100%;
  flex:  0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/2);
    flex:  0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 calc(100%/3);
    flex:  0 0 calc(100%/3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

.blog-index__post-image {
  display: block;
  background-image: url('https://cdn2.hubspot.net/hubfs/6326501/boilerplate/grayscale-mountain.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-bottom: 0;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 2rem;
  }

  .blog-index__post-image--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48%;
    flex: 1 1 48%;
    padding-left: 2rem;
  }
}

.blog-index__post-content h2 {
  margin: 0.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 {
  height: auto;
  max-width: 100%;
}

/* Blog pagination */

.blog-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Lato, sans-serif;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3.3rem;
  text-align: center;
}

.blog-pagination__link {
  border: 2px solid transparent;
  border-radius: 7px;
  color: #494A52;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  margin: 0 0.1rem;
  padding: 0.25rem 0.4rem;
  text-decoration: none;
}

.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 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.blog-pagination__prev-link {
  margin-right: 0.25rem;
  text-align: right;
}

.blog-pagination__next-link {
  margin-left: 0.25rem;
  text-align: left;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  cursor: default;
  pointer-events: none;
}

.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 post */

.blog-post {
  margin: 0 auto;
  max-width: 960px;
  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;
}

.blog-post__tags {
  color: #000;
  font-family: Lato, sans-serif;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__tag-link {
  color: #000;
  font-size: .8rem;
}

/* Blog related posts */

.blog-recent-posts {
  background-color: #F8FAFC;
  margin-top: 3rem;
  padding: 2rem 0;
}

.blog-recent-posts h2 {
  text-align: center;
}

.blog-recent-posts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-recent-posts__post {
  color: #494A52;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/2);
    flex: 0 0 calc(100%/2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100%/3);
    flex: 0 0 calc(100%/3);
  }
}

.blog-recent-posts__post:hover {
  text-decoration: none;
}

.blog-recent-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

.blog-recent-posts__title {
  margin: 1rem 0 0.5rem;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments form {
  max-width: 100%;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .hs-button {
  background-color: transparent;
  border: 2px solid #494A52;
  color: #494A52;
}

.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;
  color: #494A52;
  text-decoration: underline;
}

/* Blog List */

.need-integration-wrapper{margin-bottom:121px;}

@media(max-width:1200px){
  .need-integration-wrapper{margin-bottom:70px;}

}
@media(max-width:1024px){
  .need-integration-wrapper{margin-bottom:50px;}
  .blog-list-wrap { padding-bottom: 70px; }
}
@media(max-width:480px){
  .need-integration-wrapper{margin-bottom:30px;}
}

/* New Styles */

.body-container--blog-post { padding: 50px 0; }
.post-featured-image { margin-bottom: 50px; }
.post-featured-image img { width: 100%; }

.content-wrapper>a.back-to-blog { font-size: 20px; color: #000; font-weight: 700; display: inline-block; margin-bottom: 20px; }
.back-to-blog img { width: 25px; display: inline-block; vertical-align: middle; margin-right: 10px; margin-bottom: 2px; }
/* p#hubspot-topic_data { margin: 0; } */

p#hubspot-topic_data a.topic-link { text-decoration: underline; }
p#hubspot-topic_data a.topic-link:not(:hover){color: #000;}

.post-date-author span { margin: 0 5px; }

.post-date-author { display: flex; flex-wrap: wrap; align-items: center; }
.blog-post-content { margin-top: 40px; }
.post-title h1 { margin-bottom: 15px; }

@media(max-width:767px){
  .post-featured-image { margin-bottom: 30px; }
  .blog-post-content { margin-top: 30px; }
  
.blog-list-flex .post-item { width: 47.5%; margin-bottom: 38px; }
.blog-list-flex .post-item:nth-of-type(3n) { margin-right: 5%; }
.blog-list-flex .post-item:nth-of-type(2n) { margin-right: 0; }
  .blog-list-wrap { padding-bottom: 50px; }
  .blog-list-flex .post-item .post-feat-image {  margin: 15px 0px 23px; }
  .post-body-tag .topic-link{padding: 4px 14px; margin-right: 4px;}
}

@media(max-width:640px){
.blog-list-flex .post-item { width: 100%; margin-right:0;margin-bottom: 25px; }
.blog-list-flex .post-item:nth-of-type(3n) { margin-right: 0; }

}
/* Error pages */

.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
}

.error-page:before {
  color: #F3F6F9;
  content: attr(data-error);
  font-family: 'Proxima Nova', sans-serif;
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

.error-page__heading {
  margin-bottom: 1rem;
}

/* System pages */

.systems-page {
  margin: 0 auto;
  max-width: 500px;
  padding: 3rem 1.4rem;
}

.systems-page .success {
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  color: #4F7D24;
  display: inline-block;
  margin: 1.4rem 0;
  padding: 0.1rem 0.7rem;
  width: 100%;
}

.systems-page form input {
  max-width: 100%;
}

#email-prefs-form .header {
  background-color: transparent;
}

/* Search pages */

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__suggestions {
  background-color: #FFF;
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
}

.hs-search-results {
  margin-top: 1.4rem;
}

ul.hs-search-results__listing li {
  margin-bottom: 1.4rem;
}

.hs-search-results__title {
  color: #494A52;
  font-family: 'Poppins', serif;
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
  text-decoration: underline;
}

.hs-search-results__title:hover {
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: 0.7rem;
}

.hs-search-highlight {
  font-weight: bold;
}

.hs-search-results__pagination a {
  color: #0270E0;
}

/* Password prompt */

.password-prompt input[type=password] {
  display: block;
  height: auto !important;
  margin-bottom: 1.4rem;
}

/* Backup unsubscribe */

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.4rem;
  padding: 0.7rem !important;
}
.integration-post-page .two-col-module { padding: 70px 0; }
.integration-post-page .two-col-flex { display: flex; flex-wrap: wrap; }
.integration-post-page .two-col-left { width: 59.231%; margin-right: auto; }

.integration-post-page .two-col-right { width: 32.309%; }
.integration-post-page .two-col-content > * { margin-bottom: 40px; }
.integration-post-page .two-col-content p { font-size: 16px; line-height: 28px; }
.integration-post-page .two-col-content > *:last-child { margin-bottom: 0; }
.integration-post-page .two-col-content a.cta_button{margin-bottom:10px;min-width:178px;text-align:center;box-sizing: border-box !important;text-align: center !important;}
.integration-post-page .two-col-content .hs-cta-wrapper:first-child{margin-right:13px;}

@media(min-width:1441px){
  .integration-post-page .two-col-right h2 { font-size: 42px; line-height: 55px; font-weight: 700; }
}
@media(max-width:1440px){
  .integration-post-page .two-col-module { padding: 70px 0 !important; }
}
@media(max-width:1200px){
 .integration-post-page .two-col-left { width: 48%;}
 .integration-post-page .two-col-right { width: 46%; }
 .integration-post-page .two-col-right h2 { font-size: 30px; font-weight: 700; }
}
@media(max-width:1024px){
  .integration-post-page .two-col-content p { font-size: 16px; line-height: 1.4; }
}
@media(max-width:767px){
  .integration-post-page .two-col-module { padding: 50px 0 70px !important; }
  .integration-post-page .two-col-left { width: 100%; text-align: center; }
  .integration-post-page .two-col-right { width: 100%; margin-top: 40px;text-align: center; }
 }
 @media(max-width:480px){
  .integration-post-page .two-col-content .hs-cta-wrapper { display: inline-block; width: 100%;margin:0px !important; }
}

.hs-blog-listing .content{
   display:none;
}
/* Missing Template at Path: \'Integration Fox Theme - June 2020 - Boilerplate\/css\/CodedFiles\/style.css\' */