






*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}



/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

    .visible-desktop {
        display: none !important ;
    }
}
/* .dnd-section {
padding: 80px 20px;
}

.dnd-section > .row-fluid {
margin-left: auto;
margin-right: auto;
max-width: 1300px;
}

.dnd-section .widget-type-cell {
padding-left: 20px;
padding-right: 20px;
}

@media (max-width: 767px) {
.dnd-section .widget-type-cell {
padding-left: 0;
padding-right: 0;
}
}
*/

.section-spacing{
  padding: 80px 0;
}

.page-center {
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1514px;
}
@media screen and (max-width: 767px) {
  .page-center {
    padding: 0 15px;
  }
  .section-spacing{
  padding: 60px 0;
}
}/*-------- 767 ends here ----------*/ 




@font-face {
  font-family: 'proxima_nova_bold';
  src: url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/April2021/fonts/proxima_nova_bold-webfont.eot');
  src: url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/April2021/fonts/proxima_nova_bold-webfont.eot#iefix') format('embedded-opentype'),
    url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/April2021/fonts/proxima_nova_bold-webfont.woff') format('woff'),
    url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/April2021/fonts/proxima_nova_bold-webfont.ttf') format('truetype'),
    url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/April2021/fonts/proxima_nova_bold-webfont.svg#proxima_nova_bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proximanova_regular';
  src: url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/April2021/fonts/proximanova-regular-webfont.eot');
  src: url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/April2021/fonts/proximanova-regular-webfont.eot#iefix') format('embedded-opentype'),
    url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/April2021/fonts/proximanova-regular-webfont.woff') format('woff'),
    url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/April2021/fonts/proximanova-regular-webfont.ttf') format('truetype'),
    url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/April2021/fonts/proximanova-regular-webfont.svg#proximanova-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'proximanova-extrabold';
  src: url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/Resources%20Page%20-%20Sep%202022/Proxima%20Nova%20Extrabold/proximanova-extrabold.eot');
  src: url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/Resources%20Page%20-%20Sep%202022/Proxima%20Nova%20Extrabold/proximanova-extrabold.eot') format('embedded-opentype'),
    url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/Resources%20Page%20-%20Sep%202022/Proxima%20Nova%20Extrabold/proximanova-extrabold.woff2') format('woff2'),
    url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/Resources%20Page%20-%20Sep%202022/Proxima%20Nova%20Extrabold/proximanova-extrabold.woff') format('woff'),
    url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/Resources%20Page%20-%20Sep%202022/Proxima%20Nova%20Extrabold/proximanova-extrabold.ttf') format('truetype'),
    url('https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/Resources%20Page%20-%20Sep%202022/Proxima%20Nova%20Extrabold/proximanova-extrabold.svg') format('svg');
}



body {
  line-height: 1.2;
  word-break: break-word;
}

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

/* Paragraphs */

p {
  margin: 0 0 1.5rem;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  cursor: pointer;
}

/* Headings */

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

h1 {
  font-size: 62px;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h5 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h6 {
  font-size: 18px;
  letter-spacing: 1.06px;
}

/* Lists */

ul li,
ol li {
  font-size: 1rem;
  line-height: 2;
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}

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

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 2px solid;
}

/* Subscripts and Superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: none;
}

.disable-focus-styles :focus {
  outline: none;
}
/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #eb6133;
  pointer-events: none;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 !important;
  position: relative;
}

.button.button--simple:after {
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}
button, .button{
      border: 4px solid #ef4923;
}
.button.button--secondary {
  border: 2px solid #eb6133 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}

@media screen and (max-width: 1500px){
  button, .button {
    font-size: 16px;
    /* padding: 18px 30px !important;  */
    text-transform: none !important;
    line-height: normal !important;
  }
  .button.button--secondary, .button.button--secondary:hover, .button.button--secondary:focus, .button.button--secondary:active, button, .button {
    border-width: 2px  !important;
  }
/*   .integration-page .button.button--secondary, .integration-page .button.button--secondary:hover, .integration-page .button.button--secondary:focus, .integration-page .button.button--secondary:active, 
  .integration-page button, .integration-page .button {
    border-width: 4px  !important;
  } */
}


@media screen and (max-width: 767px){
  button, .button {
    font-size: 14px;
    padding: 12px 26px;
    text-transform: none;
    line-height: normal;
  }
  .button.button--secondary, .button.button--secondary:hover, .button.button--secondary:focus, .button.button--secondary:active, button, .button {
    border-width: 2px ;
  }
/*   .integration-page .button.button--secondary, .integration-page .button.button--secondary:hover, .integration-page .button.button--secondary:focus, .integration-page .button.button--secondary:active, 
  .integration-page button, .integration-page .button {
    border-width: 4px  !important;
  } */
}
/* Base */

.hs-form-field {
  position: relative;
}

/* Form Title */

.form-title {
  margin: 0;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  display: block;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100% !important;
}

select::-ms-expand {
  display: none;
}

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

/* Inputs - Checkbox/Radio */

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

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

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

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  content: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Inputs - Datepicker */

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

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

.fn-date-picker td .pika-button:hover {
  border-radius: 0 !important;
}

/* Headings and Text */

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

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

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  line-height: 1.25;
}

/* Validation */

.hs-error-msg,
.hs-error-msgs {
  margin-top: 0.35rem;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  cursor: pointer;
  display: block;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  color: #fff;
}


input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='number'], select, textarea {
  font-family: proximanova_regular,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  background-color: rgba(255,255,255,1.0);
  border: none !important;
  border-radius: 0px;
  color: #000;
  font-size: 16px;
  border-bottom: 1px solid #dfdfdf !important;
  padding: 10px 15px;
  margin: 0 0 15px 0;
  max-width: 100%;
  resize: none;
  outline: 0;
  color: #828282;
  line-height: initial;
}
ul.no-list.hs-error-msgs.inputs-list li {
    margin: 0 !important;
}
input.hs-button.primary.large {
    width: auto !important;
}
.hs-input.error {
    border-bottom-color: #ef6b51 !important;
}


@media(max-width:1500px){
  input.hs-button.primary.large {
    font-size: 16px !important;
    padding: 18px 30px !important;
    text-transform: none !important;
    line-height: normal !important;
}
}
/* Tables */

table {
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  border: none;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
}



/* Header Container */

.header .dnd-section {
  padding: 0;
}

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

.header--landing-page .header__container {
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .header__container {
    padding: 20px;
  }
}

/* Logo */

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

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

/* Navigation Menu */

.header__menu {
  margin-left: auto;
}

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

  .header__menu {
    margin-left: 0;
    min-height: 0;
    order: 3;
  }
}

/* Language Switcher */

.header__language-switcher {
  cursor: pointer;
  margin-left: 50px;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_switcher_class .globe_class {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-top: 5px;
}

.header__language-switcher .lang_list_class {
  border-radius: 0 0 18px 18px;
  box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
  display: block;
  left: auto;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  padding-top: 0;
  right: 0;
  text-align: left;
  top: 100%;
  transform: none;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class {
  opacity: 1;
  visibility: visible;
}

.header__language-switcher .lang_list_class:after,
.header__language-switcher .lang_list_class:before {
  content: none;
}

.header__language-switcher .lang_list_class li {
  background-color: transparent;
  border: none;
  line-height: 2;
  margin: 0;
  padding: 10px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
  padding-top: 10px;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
}

.header__language-switcher-label {
  align-items: center;
  display: flex;
  position: relative;
}

.header__language-switcher-label-current {
  align-items: center;
  display: flex;
  line-height: 2;
  margin-left: 10px;
}

.header__language-switcher-label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid;
  content: '';
  display: block;
  height: 0;
  margin: 0 0 0 10px;
  width: 0;
}

@media (max-width: 767px) {
  .header__language-switcher {
    margin-left: auto;
    margin-right: 20px;
    order: 2;
  }

  .header__language-switcher .lang_switcher_class .globe_class {
    height: 24px;
    margin-top: 0;
    width: 24px;
  }

  .header__language-switcher .lang_list_class {
    border-radius: 0 0 18px 18px;
  }

  .header__language-switcher:hover .lang_list_class {
    opacity: 0;
    visibility: hidden;
  }

  .header__language-switcher .lang_list_class li {
    padding: 10px 30px;
  }

  .header__language-switcher-label {
    position: static;
  }

  .header__language-switcher-label-current {
    display: none;
  }

  .header__language-switcher.open .lang_list_class {
    opacity: 1;
    visibility: visible;
  }
}




.header-v2 .logo-wrap img {
  display: block;
  max-width: 118px;
  margin-left: 20px;
}
.header-v2 .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li>a {
  padding: 22px 0;
  color: #0a0a0a;
  -webkit-transition: color .3s ease,opacity .3s ease,background .3s ease;
  -o-transition: color .3s ease,opacity .3s ease,background .3s ease;
  transition: color .3s ease,opacity .3s ease,background .3s ease;
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding: 0 14px;
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 45px;
}
.header-v2 .header-wrapper .custom-menu-primary-new ul li:not(:last-child) {
  margin-right: 0;
  margin-left: 0px;
}
.header-v2 .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul, .header-v2 .right-side-menu-block ul{
  margin-top: 10.6px;
}
.header-v2 .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul> li:last-child{display:none;}
.header-v2 .header-wrapper .right-side-menu-block ul li:last-child a {
  padding: 10px 29px !important;
  font-size: 13px;
  margin-top: 0;
  border-radius: 2px !important;
  margin-right: 0;
  background-color: #f69b00 !important;
  border-color: #f69b00 !important;
}
.header-v2 .right-side-menu-block ul li a{
  color: #0a0a0a;
  -webkit-transition: color .3s ease,opacity .3s ease,background .3s ease;
  -o-transition: color .3s ease,opacity .3s ease,background .3s ease;
  transition: color .3s ease,opacity .3s ease,background .3s ease;
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding: 0 14px;
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 45px;
}
.header-v2 .header-wrapper .right-side-menu-block ul li:last-child {
  margin: 0 !important;
}
header.header-v2.header-main.header.header-v2 {
  box-shadow: inset 0px -1px 0 0 #dadce0;
  border: none !important;
}

.header-v2 ul.hs-menu-children-wrapper {
  box-shadow: -3px 9px 3px -8px rgba(100, 100, 100, 0.30) !important;
  -webkit-box-shadow: -3px 9px 3px -8px rgba(100, 100, 100, 0.30) !important;
}
.header-v2 .custom-menu-primary-new .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{
  font-size: 13px !important;  
  color: #747d7d;
}
.header-v2 .header-wrapper .right-side-menu-block ul li:last-child a:hover{color:#fff !important;}
.header-v2 .custom-menu-primary-new .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a:hover {
  color: #f69b00 !important;
}

.header-v2 .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li>a:hover {
  color: #f69b00 !important;
}
.header-main.header.new  .container {
  max-width: 1514px !important;
  padding: 0 15px;
}



@media screen and (max-width: 1550px){
  .header-main.header.new  .container {
    max-width: 1200px !important;
    padding: 0 15px;
  }
}

@media screen and (max-width: 1199px){
  .header-main.header.new  .container {
    max-width: 991px !important;
  }
}

@media screen and (max-width: 991px){
  .header-main.header.new  .container {
    max-width: 767px !important;
  }
}

@media screen and (min-width: 992px){
  .header-main.header.new .logo-wrap img{
    max-width: 73px;
  }
  .header-main.header.new .logo-wrap {
    max-width: 90px;
    width: 100%;
  }
  .header-main.header.new .header-menu-block {
    width: calc(100% - 90px);
  }
  .header-main.header.new .custom-menu-primary-new .hs-menu-flow-horizontal > ul > li:last-child {
    display: block;
  }
  .header-main.header.new .hs-menu-wrapper.flyouts .hs-item-has-children {
    position: relative;
  }

  .header-main.header.new  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children > .hs-menu-children-wrapper {
    bottom: auto;
    top: 100%;
  }
  .header-main.header.new .hs-menu-item.hs-menu-depth-2.hs-item-has-children ul {
    position: static;
  }
  .header-main.header.new .hs-menu-item.hs-menu-depth-1 > ul {
    min-width: 410px;
    max-width: 410px;
    width: 100% !important;
    flex-wrap: wrap !important;
  }

  .header-main.header.new  .hs-menu-item.hs-menu-depth-2 > a {
    padding: 0;
    margin: 0;
    text-transform: none;
    border: none;
    font-weight: bold;
    padding: 0;
  }
  .header-main.header.new  .hs-menu-item.hs-menu-depth-2 .hs-menu-children-wrapper a{
    padding: 0;
    margin: 0;
    text-transform: none;
    padding: 4px 0px;
    border: 0;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper ul {
    margin-top: 6px;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1 ul.hs-menu-children-wrapper{
    padding-left:0px !important;
    box-shadow: none;
    padding-right:0px;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper > li{
    padding: 27px 19px 15px !important;
    width: 50% !important;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap;
    align-items: stretch;
    border: 1px solid #eee;
  }
  .header-main.header.new  .hs-menu-item.hs-menu-depth-2 > ul {
    display: block;
  }

  .header-main.header.new .custom-menu-primary-new .hs-menu-children-wrapper .hs-menu-item.hs-menu-depth-2 li ul{
    padding:0px;
  }
  .header-main.header.new .hs-menu-item.hs-menu-depth-2 > a:hover {
    color: inherit;
    font-family: proxima_nova_bold,sans-serif;
  }
  .header-main.header.new .hs-menu-item.hs-menu-depth-2 > a{
    font-family: proxima_nova_bold,sans-serif;
    font-weight: normal;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper > li:nth-child(2n) {
    background: #EBF6F9;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper > li:nth-child(2n) li{
    background: #EBF6F9;
  }
  .header-main.header.new .custom-menu-primary-new .hs-menu-flow-horizontal > ul > li:last-child .hs-menu-children-wrapper {
    min-width: 193px;
  }
  .header-main.header.new  .header-wrapper {
    padding: 0;
  }
  .header-main.header.new .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal > ul > li > a {
    padding: 36px 0;
  }
  .header-main.header.new {
    padding: 0;
  }
  /* .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper  > li:last-child > ul.hs-menu-children-wrapper > li {
  width: 100% !important;
} */
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:last-child > ul.hs-menu-children-wrapper > li{
    width: 100% !important;
    overflow: hidden;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:last-child > ul.hs-menu-children-wrapper > li > a {
    margin: 0;
    padding: 0;
  }
  .header-main.header.new .header-wrapper {
    flex-wrap: nowrap;
  }
  .header-main.header.new   .header-wrapper .right-side-menu-block ul li:last-child a {
    background-color: transparent;
    color: #eb6133 !important;
    padding: 14px 27px;
    border-radius: 80px;
    font-family: proxima_nova_bold !important;
    border: 1px solid #eb6133;
    line-height: normal;
  }
  .header-main.header.new  .header-wrapper .right-side-menu-block ul li:last-child a:hover {
    background: #eb6133 !important;
    border-color: #eb6133;
    color: #ffffff !important;
  }
  .header-main.header.new .header-wrapper .custom-menu-primary-new ul a, .header-main.header.new .right-side-menu-block ul li a{
    text-transform: none !important;
  }
  .search-icon-block {
    width: auto;
    display: inline-block;
  }
  .search-container .hs-search-field__bar form {
    padding: 0;
    display: flex;
    align-items: center;
  }
  .search-container .hs-search-field {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    border: none;
    max-width: 1484px;
    margin: 0 auto;
    transform: translate(-50%, -50%);
  }
  .hs-search-field__bar  span.close-search {
    position: relative;
    left: -25px;
    cursor: pointer;
  }
  .hs-search-field__bar .hs-search-field__input {
    margin: 0;
  }
  .search-icon-block {
    margin-left: 12px;
  }
  .search-container {
    display: none;
  }
  .search-container.active {
    display: block;
  }
  .hs-search-field.hs-search-field--open .hs-search-field__suggestions {
    padding: 10px !important;
    position: absolute;
    width: 98%;
    background: #fff;
    left: 1%;
  }
  .hs-search-field__bar .hs-search-field__input {
    margin: 0;
    border-color: #BFE6ED !IMPORTANT;
    padding: 10px 38px;
    font-family: proxima_nova_bold,sans-serif;
  }
  .hs-search-field__bar form i.fa.fa-search {
    position: relative;
    right: -18px;
  }
  body.open-search .logo-wrap, body.open-search .header-menu-block  .custom-menu-primary-new, body.open-search .right-side-menu-block > span,
  body.open-search  .search-icon-block > a{
    opacity: 0;
    visibility: hidden;
  }
  .hs-search-field__suggestions {
    display: block !important;
    padding: 10px;
  }
  .header-main.header.new .header-wrapper .right-side-menu-block  .search-container .hs-search-field__suggestions li:last-child a {
    margin: 0;
    padding: 0 !important;
    border: none !important;
    color: #5c5b5b !important;
    font-family: proximanova_regular,sans-serif !important;
  }
  .header-main.header.new .header-wrapper .right-side-menu-block .search-container .hs-search-field__suggestions li:last-child a:hover {
    background: transparent !important;
    color: #eb6133 !important;
  }
  .hs-search-field.hs-search-field--open .hs-search-field__suggestions {
    padding: 10px !important;
  }
  .hs-search-field__suggestions a:hover {
    background: transparent !important;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper > li > a span,
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper > li > a:hover span{
    font-family: proximanova_regular,sans-serif !important;
    font-weight: normal;
    color: inherit;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper > li > a:hover span{
    color: #eb6133;
  }
  .header-main.header.new .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal {
    display: block !important;
  }
  .header-main.header.new .hs-menu-item.hs-menu-depth-2 .hs-menu-children-wrapper a span.heading-text {
    margin-top: 10px;
    font-family: proxima_nova_bold,sans-serif;
    color: inherit;
  }
  .header-main.header.new .hs-menu-item.hs-menu-depth-2 .hs-menu-children-wrapper a:hover span.heading-text {
    color: rgba(0,0,0,1);
  }
  .header-main.header.new .header-wrapper .custom-menu-primary-new.menu-m {
    display: none;
  }
}
@media screen and (min-width: 992px){
  .header-v2 .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(2) ul.hs-menu-children-wrapper {
    padding-left: 175px !important;
  }
  .header-v2 .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(5) ul.hs-menu-children-wrapper {
    padding-left: 532px !important;
  }
  .header-v2 .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(1) ul.hs-menu-children-wrapper {
    padding-left: 170px !important;
  }
}
@media screen and (min-width: 1200px){
  .header-v2 .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(5) ul.hs-menu-children-wrapper {
    padding-left: 555px !important;
  }
  .header-v2 .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(1) ul.hs-menu-children-wrapper {
    padding-left: 192px !important;
  }
  .header-v2 .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(2) ul.hs-menu-children-wrapper {
    padding-left: 280px !important;
  }
}


@media screen and (min-width: 1551px){
  .header-v2  .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(5) ul.hs-menu-children-wrapper {
    padding-left: 554px !important;
  }
  .header-v2 .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(2) ul.hs-menu-children-wrapper {
    padding-left: 282px !important;
  }
}
@media screen and (max-width: 1550px){
  .header-v2 .sign-in-cta-section > ul >li a,
  .header-v2 .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li>a, .header-v2 .right-side-menu-block ul li a{
    font-size: 13px !important;
  }
  .header-v2 .header-wrapper .right-side-menu-block ul li:last-child a:hover {
    color: #fff !important;
  }

}


@media screen and (max-width: 1024px) {
  .header-v2 .header-wrapper .right-side-menu-block ul li:last-child a {
    padding: 10px 15px !important;
  }
  .header-v2 .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li>a {
    padding: 0 8px;
  }
  .header-v2 .right-side-menu-block ul li {
    margin: 0 !important;
  }
}  
@media screen and (min-width: 992px) {
  .toggle-icon, a.child-trigger-new {
    display: none !important;
  }
  .mobile-trigger-new.cta_border_button {
    display: none;
  }
}
@media (max-width: 991px){   /* used to be 960 - need to change back?  */

  /* Variables
  ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */
  /* Toggle Button
  ========================================================================== */

  a.mobile-trigger-new {
    display: inline-block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 34px;          /* Position Button at top right of screen  */
    right: 10px;        /*******************************************/
    width: 34px; /* Button width */
    height: auto; /* Button height */      
    padding: 0;
    background: transparent;
    z-index: 99999999999; /* Z-index to keep button on top of other layers */
    -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-transition:color .2s ease-in; 
    -moz-transition:color .2s ease-in;
    transition:color .2s ease-in;
    border: 0px solid #E2E2E2;
  }

  a.mobile-trigger-new:hover {
    text-decoration: none; /* Removes link text underline on button */
    color: #E2E2E2;
    border-color: #E2E2E2 !important;
  }

  a.mobile-trigger-new span{
    display: inline;
  }

  a.mobile-trigger-new span:before{
    position: absolute;
    content: 'Menu'; /* Change the text on the closed toggle button */
    display: none;
  }

  a.mobile-trigger-new span:after{
    position: relative;
    right: 2px;
    content: 'Close'; /* Change the text on the open toggle button */
    background-color: #000;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out; 
    display: none
  }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger-new{
    -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
    -moz-transition:background-color 0.2s linear; /* Button color transition effect */
    transition:background-color 0.2s linear; /* Button color transition effect */
    background: transparent; /* Changes button background to be slightly darker than open menu color */  
  }

  .mobile-open a.mobile-trigger-new span:after{
    opacity: 1; 
  }


  /* Toggle Button Icon & Animations
  ========================================================================== */

  a.mobile-trigger-new i {
    display: inline;
    position: relative;
    top: -5px;
    margin-left: 5px;
    -webkit-transition-duration: 0s;
    -webkit-transition-delay: .2s;
    -moz-transition-duration: 0s;
    -moz-transition-delay: .2s;
    transition-duration: 0s;
    transition-delay: .2s;
  }
  a.mobile-trigger-new  i:before, a.mobile-trigger-new i:after {
    position: absolute;
    content: '';
  }
  a.mobile-trigger-new  i, a.mobile-trigger-new  i:before, a.mobile-trigger-new  i:after {
    width: 20px; /* Icon line width */
    height: 2px; /* Icon line height */
    background-color: #eb6133;
    display: inline-block;
  }
  a.mobile-trigger-new  i:before {
    margin-top: -7px; /* Position top line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger-new  i:after {
    margin-top: 7px; /* Position bottom line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  /*   .mobile-open a.mobile-trigger-new i {
  background-color: rgba(0,0,0,0.0);
  -webkit-transition-delay: .2s;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
  box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
}
  .mobile-open a.mobile-trigger-new i:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0, .2s;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
  box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
}
  .mobile-open a.mobile-trigger-new i:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition-delay: 0, .2s;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
  box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
} */
  /* Child Toggle Button
  ========================================================================== */

  a.child-trigger-new {
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  a.child-trigger-new:hover {
    text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
  ========================================================================== */

  a.child-trigger-new span {
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new span:after {
    position: absolute;
    content: '';
  }
  a.child-trigger-new span, a.child-trigger-new span:after {
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #E2E2E2; /* Icon color */
    display: block;
  }
  a.child-trigger-new span:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-trigger-new.child-open span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  .mobile-open a.mobile-trigger-new i {
    background-color: rgba(0,0,0,0.0);
    -webkit-transition-delay: .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }

  .header-v2 .custom-menu-primary-new {
    position: absolute;
    z-index: 1000;
    background: rgba(37,37,37,1);
    top: 0;
    right: -270px;
    width: 270px !important;
    padding: 0;
    text-align: center;
    -webkit-transition: right .4s ease;
    -o-transition: right .4s ease;
    transition: right .4s ease;
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;
    direction: rtl;
  }
  .header-v2  .hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
  }
  .header-v2 .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li>a {
    display: block;
    padding: 0;
    height: 100%;
    z-index: 999;
    position: relative;
    line-height: 65px !important;
    -webkit-transition: color .3s ease,opacity .3s ease,background .3s ease;
    -o-transition: color .3s ease,opacity .3s ease,background .3s ease;
    transition: color .3s ease,opacity .3s ease,background .3s ease;
    padding: 0 14px !important;
    text-transform: uppercase;
    text-decoration: none !important;
    border-bottom: 1px solid #1d1d1d !important;
    border-top: 1px solid #222 !important;
    color: #fff;
    text-align: center;
  }
  .header-v2  .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal {
    display: block;
  }
  .header-v2 .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal {
    position: static;
    background-color: transparent;
  }
  .header-v2 .navigation-primary .menu-item a, .header-v2 .header-wrapper .custom-menu-primary ul a, .header-v2 .custom-menu-primary-new .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a, .header-v2 .right-side-menu-block ul li a {
    color: #ffffff;
  }
  .header-v2 a.child-trigger-new {
    position: absolute !important;
    position: absolute;
    top: 0;
    height: 67px !important;
    border-left: 1px solid #1d1d1d;
    background: rgba(255,255,255,0.02);
    z-index: 9;
  }
  .header-v2 .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul, .header-v2 .right-side-menu-block ul {
    margin-top: 0;
  }
  .header-v2 .custom-menu-primary-new .hs-menu-wrapper>ul>li .hs-menu-children-wrapper li a {
    padding: 15px 15px !important;
    line-height: normal;
    border: 0 none !important;
    border-bottom: 1px solid rgba(0,0,0,0.2) !important;
    display: block !important;
    font-weight: 400 !important;
    text-transform: none !important;
    font-family: inherit;
    text-align: left;
    margin: 0;
    font-size: 13px;
    text-transform: uppercase !important;
    text-decoration: none !important;
    text-align: center;
    background: #2e2e2e;
  }
  .header-v2  .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li:nth-last-child(1)>a{
    border-radius: 2px !important;
    background-color: #f69b00 !important;
    line-height: normal !important;
    padding: 11px !important;
    margin-top: 15px;
  }
  .header-v2  .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li:nth-last-child(1){
    padding:0 7px;
  }
  .body-wrapper {
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;

  }
  .header-v2 .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li:last-child {
    display: block;
  }
  .side-menu .header,  .side-menu main,  .side-menu .footer {
    right: 270px;
    right: 0;
    position: relative;
    -webkit-transition: right .4s ease;
    -o-transition: right .4s ease;
    transition: right .4s ease;
    left: auto;

  }
  body.side-menu.mobile-open .header, body.side-menu.mobile-open main, body.side-menu.mobile-open .footer{
    right: 270px;
  }
  .side-menu .header-menu-block a.mobile-trigger-new.cta_border_button {
    display: none !important;
  }
  .header-v2 .logo-wrap img {
    margin-left: 0;
  }
  .header-v2  .header-main.header .container {
    max-width: 1510px !important;
  }
  .header-v2 .custom-menu-primary-new .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a:hover {
    color: #ffffff !important;
  }
  .header-v2 .custom-menu-primary-new  .hs-menu-wrapper>ul>li:hover>a {
    color: #f69b00 !important;
  }

  .header-main.header.new .logo-wrap img {
    max-width: 70px;
    height: auto;
  }
  header.header-main.header.new {
    padding: 10px 0px;
  }
  .header-main.header.new  .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal {
    top: 91px;
  }
  .header-main.header.new .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal > ul > li:last-child > a {
    background-color: transparent;
    /* padding: 0; */
    border-radius: 0;
    border: 0;
    padding: 10px 15px !important;
    font-family: proximanova_regular,sans-serif !important;
    color: initial !important;
    margin: 0;
    color: #5c5b5b !important;
  }
  .header-main.header.new .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal > ul > li:last-child > a:hover {
    color: #eb6133;
  }
  .search-icon-block {
    display: none;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper > li > a span,
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper > li > a:hover span{
    font-family: proximanova_regular,sans-serif !important;
    font-weight: normal;
    color: inherit;
  }
  .header-main.header.new .header-wrapper li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper > li > a:hover span{
    color: #eb6133;
  }
  .header-main.header.new .hs-menu-item.hs-menu-depth-2 .hs-menu-children-wrapper a span.heading-text {
    color: inherit;
  }
  .header-main.header.new .hs-menu-item.hs-menu-depth-2 .hs-menu-children-wrapper a:hover span.heading-text{
    color: inherit;
  }
  .span12.widget-span.widget-type-custom_widget.header-menu.custom-menu-primary-new.js-enabled.m-hide {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }
}

/*---------------------------*/

.no-nav-header .header-menu-block {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 991px) {
  .header-v2.no-nav-header .right-side-menu-block ul li a {
    color: #0a0a0a;
  }
  .no-nav-header .right-side-menu-block {
    display: block;
  }
}
@media (max-width: 767px) {
  .no-nav-header .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: row;
  }
}
/* Footer Container */

.footer .dnd-section {
  padding: 0;
}

.footer__container {
  margin: 0 auto;
  padding: 5.6rem 20px 2.8rem;
}

/* Footer Rows */

.footer__row {
  display: flex;
  justify-content: space-between;
}

.footer__navigation {
  width: 22%;
}

.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0.5rem 0 2rem;
  padding-left: 0;
}

.footer .hs-menu-wrapper li {
  margin: 0.7rem 0;
}

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

.footer__form {
  width: 25%;
}

@media (max-width: 767px) {
  .footer__row {
    flex-wrap: wrap;
  }

  .footer__navigation,
  .footer__form,
  .footer__follow-me,
  .footer .widget-type-header,
  .footer .widget-type-simple_menu,
  .footer .social-links {
    text-align: center;
    width: 100%;
  }
}

/* Footer Form */

.footer--site-page .footer__form form,
.footer--site-page .widget-type-form form {
  margin-bottom: 1.5rem;
  padding: 0;
}

/* Landing Page Footer */

.footer--landing-page {
  border-top: 2px solid #eff7ff;
}

.footer--landing-page .footer__container {
  padding: 2.8rem 0 1.5rem;
}

/* Footer Form */

.footer--site-page form {
  background-color: transparent;
  border: none;
  padding: 0;
}

.footer--site-page .footer__form .form-title {
  background-color: transparent;
  font-size: 1rem;
  padding: 0 0 1rem;
  text-align: left;
}

@media (max-width: 980px) {
  .footer--site-page .footer__form {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 0.75rem 0 0;
    width: 75%;
  }

  .footer--site-page .footer__form .form-title {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer--site-page .widget-type-form {
    margin: 0 auto;
    width: 75%;
  }
}




footer.footer-main.footer.footer-v2 .container {
  max-width: 1170px !important;
  margin-top: 0 !important;
  padding-right: 15px;
  margin-bottom: 0 !important;
  padding-left: 15px;
}
footer.footer-main.footer.footer-v2  .hs-menu-item a, footer.footer-main.footer.footer-v2 .footer-wrapper ul a a {
  text-transform: none;
}
footer.footer-main.footer.footer-v2 .footer-wrapper ul>li:first-child a, footer.footer-main.footer.footer-v2 .footer-wrapper ul>li:first-child a:hover {
  font-weight: normal;
  font-family: proximanova_regular,sans-serif;
  font-size: 18px;
  margin-bottom: 22px;
  text-transform: uppercase;
}
footer.footer-main.footer.footer-v2 .footer-cols{
  width: 25% !important;
  padding: 0px 15px 0px 0px;
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%;
  margin-bottom: 40px !important;
}
footer.footer-main.footer.footer-v2  .footer-wrapper {
  margin: 0;
}
footer.footer-main.footer.footer-v2  .footer-copyright-left-block {
  display: flex;
  align-items: center;
  width: 60% !important;
}
footer.footer-main.footer.footer-v2 .footer-copyright-bottom ul li a {
  padding-left: 0;
  border-left: 0px solid #fff;
  line-height: 18px !important;
  margin-right: 30px !important;
  color: #6e7681;
}
footer.footer-main.footer.footer-v2 .footer-logo-bottom img {
  max-width: 100px;
}
footer.footer-main.footer.footer-v2 .footer-logo-bottom {
  width: auto !important;
}
footer.footer-main.footer.footer-v2 .footer-copyright-bottom ul li+li {
  margin-left: 0px !important;
  padding-left: 0px;
  border-left: 0px solid #fff;
  line-height: 18px !important;
}
footer.footer-main.footer.footer-v2 .footer-copyright-bottom .hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  margin-left: 30px;
  margin-top: 10px;
}
footer.footer-main.footer.footer-v2  .footer-copyright-bottom>div {
  width: auto;
}
footer.footer-main.footer.footer-v2 .copyright-right-block p {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 0px;
  margin-top: 10px;
  color: #6e7681;
}
footer.footer-main.footer.footer-v2 .copyright-right-block {
  text-align: right;
  float: left;
  width: 33% !important;
}
footer.footer-main.footer.footer-v2 ul.list-inline.socials{
  margin-top: 10px;
}
footer.footer-main.footer.footer-v2 ul.list-inline.socials li {
  padding-bottom: 0;
  margin: 4px 0 0;
  display: inline-block;
  font-size: 16px;
  list-style-type: none;
  padding-right: 0;
  padding-left: 14px;

}
footer.footer-main.footer.footer-v2 .footer-wrapper .footer-cols ul>li:first-child {
  margin-bottom: 0 !important;
}
footer.footer-main.footer.footer-v2 .footer-cols:nth-child(3) {
  padding: 0px 15px 0px 25px;
}
footer.footer-main.footer.footer-v2 ul.list-inline.socials li a {
  margin-right: 0 !important;
}
footer.footer-main.footer.footer-v2 .footer-wrapper ul li:not(:last-child), footer.footer-main.footer.footer-v2 .footer-wrapper ul li:not(:first-child) {
  margin-bottom: 15px !important;
  line-height: normal;
}
footer.footer-main.footer.footer-v2 {
  padding: 67px 0;
}
footer.footer-main.footer.footer-v2 .footer-copyright-bottom ul li:last-child a {
  margin-right: 10px !important;
}
footer.footer-main.footer.footer-v2 .footer-copyright-bottom {
  margin-top: 58px;
}
footer.footer-main.footer.footer-v2 .footer-wrapper ul+ul, footer.footer-main.footer.footer-v2 .footer-cols div+div {
  margin-top: 70px;
}
footer.footer-main.footer.footer-v2 {
  border-top: 0px solid #27746b;
}
footer.footer-main.footer.footer-v2  .footer-wrapper ul a:hover {
  opacity: 1;
  text-decoration: underline;
}
footer.footer-main.footer.footer-v2 .footer-copyright-bottom ul li a:hover {
  color: #f16135;
}



@media(max-width:991px){
  footer.footer-main.footer.footer-v2 .footer-cols{
    width: 33.33% !important;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  footer.footer-main.footer.footer-v2 .footer-cols:nth-child(3) {
    padding: 0px 15px 0px 0;
  }
  footer.footer-main.footer.footer-v2 .footer-copyright-left-block {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px){
  footer.footer-main.footer.footer-v2 .footer-cols {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;  
    margin-bottom: 20px !important;
    margin-top: 0 !important;
  }
  footer.footer-main.footer.footer-v2 .footer-wrapper ul+ul, footer.footer-main.footer.footer-v2 .footer-cols div+div {
    margin-top: 20px;
  }
  footer.footer-main.footer.footer-v2 .footer-copyright-left-block {
    width: 100% !important;
    justify-content: center;
  }
  footer.footer-main.footer.footer-v2 .footer-copyright-bottom .hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
    margin-left: 0;
    margin-top: 20px;
  }
  footer.footer-main.footer.footer-v2 .footer-copyright-bottom>div {
    width: auto;
    flex-direction: column;
    width: 100% !important;
  }
  footer.footer-main.footer.footer-v2 .footer-copyright-bottom ul:first-child li:last-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    padding-top: 0px;
    width: auto;
    padding-left: 14px;
  }

  footer.footer-main.footer.footer-v2 .footer-copyright-bottom>div {
    width: auto;
    flex-direction: column;
    width: 100% !important;
  }
  footer.footer-main.footer.footer-v2 .footer-copyright-bottom>div {
    width: auto;
  }
  footer.footer-main.footer.footer-v2 .copyright-right-block {
    text-align: center;
  }
  footer.footer-main.footer.footer-v2 .footer-copyright-bottom {
    margin-top: 25px;
}
}
/* Menu and simple menu */

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

/* Horizontal menu */

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

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

/* Vertical menu */

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

/* Flyouts */

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

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

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

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

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

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

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

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



.footer-main a, .footer-main span,.footer-main i,
.header-main a, .header-main span,.header-main i{display:inline-block;}

.default-quote{  }
.default-quote:after{
  content: "”";
}
.default-quote:before{
  content: "“";
}
.container, .page-center{
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin:0 auto !important;
  float:none !important;
  max-width:1514px;
}

.logo-wrap a { display: inline-block; }
.logo-wrap img { display: block; }
.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header-wrapper .custom-menu-primary-new ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-wrapper .custom-menu-primary-new ul a {
  text-decoration: none;
  font-size: 18px;
  line-height: 20px;
  color: #0a0a0a;
  text-transform: uppercase;
  -webkit-transition:0.3s all ease-in-out;
  -o-transition:0.3s all ease-in-out;
  transition:0.3s all ease-in-out;
}
.header-main.header.new .right-side-menu-block ul li a{
  color: #0a0a0a !important;
}
.header-main.header.new .right-side-menu-block ul li a:hover{
  color: #eb6133 !important;
}
.header-wrapper .custom-menu-primary-new ul li.active-branch a,.header-wrapper .custom-menu-primary-new ul li a:hover {
  color: #eb6133;
}
.header-wrapper .right-side-menu-block ul li:last-child a {
  background-color: #eb6133;
  color: #fff !important;
  padding: 14px 27px;
  border-radius: 80px;
  font-family: proxima_nova_bold;
  border: 2px solid #eb6133;
  line-height:normal;
}
.header-wrapper .right-side-menu-block ul li:last-child a:hover {
  background: transparent;
  border-color: #eb6133;
  color: #eb6133 !important;
}
.header-wrapper ul li {
  margin-top:0px;
  margin-bottom:0px;
}
.header-wrapper .custom-menu-primary-new ul li:not(:last-child) { margin-right: 50px; margin-left:0px; }
.header-wrapper .custom-menu-primary-new { width: calc(100% - 150px);text-align: right;}
header.header-main { border-bottom: 1px solid #707070; }
/* .header-wrapper .custom-menu-primary-new ul li:nth-last-child(2) { margin-left: 90px; } */
header.header-main {
  border-bottom: 1px solid #707070;
  padding: 18px 0px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
  left: auto !important;
}
/* .custom-menu-primary-new .hs-menu-flow-horizontal>ul li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} */
.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}
.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}
/* .custom-menu-primary-new .hs-menu-flow-horizontal>ul ul.hs-menu-children-wrapper{
background-color: #FFFFFF;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
text-align: left;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: .3s all ease-in-out;
-o-transition: .3s all ease-in-out;
transition: .3s all ease-in-out;
min-width: 200px;
border-radius: 4px;
} */
.custom-menu-primary-new .hs-menu-flow-horizontal>ul li{
  margin: 0px;
}
.custom-menu-primary-new .hs-menu-flow-horizontal>ul>li>ul>li:not(:last-child) {
  margin-bottom: 16px;
}
.custom-menu-primary-new  .hs-menu-children-wrapper li {
  width: 100%;
  margin: 0 !important;
}
.custom-menu-primary-new .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
  border-bottom: 2px solid transparent;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #747d7d;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}
.custom-menu-primary-new .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
  border-bottom: 1px solid rgb(0 0 0 / 5%);
  color: #747d7d;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 20px;
}
/* .custom-menu-primary-new .hs-menu-wrapper.flyouts .hs-menu-children-wrapper li:last-child a {
background-color: transparent;
border-radius: 0;
font-family: inherit !important;
border: 0;
padding: 10px 15px;
color: #747d7d !important;
} */
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.hs-menu-depth-2:hover>.hs-menu-children-wrapper {
  left: auto !important;
  right: -100%;
  top: 4px;
}
.header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li> a {
  padding: 22px 0;
}
/*-- Footer Wrapper Start --*/
.footer-wrapper {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.footer-cols a img { display: block; }
footer.footer-main {
  background-color: #59231A;
  padding:60px 0;
}
.footer-wrapper ul + ul, .footer-cols div + div {
  margin-top: 58px;
}
.footer-wrapper ul{
  margin:0;
  padding:0;
  list-style:none;
}
.footer-wrapper ul a{color:#ffffff; text-decoration:none;}
.footer-cols {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
  flex: 0 0 20%;
  max-width: 20%;
}
.footer-wrapper ul > li:first-child a {
  text-transform: uppercase;
  font-weight:bold;
}
.footer-wrapper ul li:not(:last-child) { margin-bottom: 8px !important; line-height:normal;}
.footer-copyright-bottom ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color:#ffffff;
  font-size: 18px;
  line-height: 22px;
}
.footer-copyright-bottom ul a {
  text-decoration: none;
  color: #ffffff;
  font-weight: normal;
  line-height:normal;
}
.footer-copyright-bottom ul li + li {
  margin-left: 20px !important;
  padding-left: 20px;
  border-left: 1px solid #ffffff;
  line-height: 18px !important;
}
.footer-copyright-bottom {
  margin-top: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
}
.footer-copyright-bottom ul.social-media-wrap li a {
  font-size: 24px;
  background-color: #ffffff;
  color: #59231a;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-copyright-bottom ul.social-media-wrap li + li { border-left: 0; }
.footer-copyright-bottom ul.social-media-wrap li + li { margin-left: 10px; padding-left: 10px; }

.footer .hs-menu-wrapper li {
  margin-top: 0 !important;
  line-height: normal;
  margin-bottom: 0 !important;
}
.footer-copyright-bottom .hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: flex;
  flex-direction: row;
  margin:0px;
}
.footer__follow-me a span.social-links__icon {
  font-size: 24px;
  background-color: #ffffff !important;
  color: #59231a;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#hs_cos_wrapper_footer__follow-me .social-links__icon svg {
  fill: #000000 !important;
}
#hs_cos_wrapper_footer__follow-me .social-links__icon svg {
  width: 22px !important;
  height: 22px !important;
}
.footer-wrapper ul a:hover {
  opacity: 0.8;
}
.footer-wrapper ul>li:first-child a, .footer-wrapper ul>li:first-child a:hover {
  text-transform: uppercase;
  font-family: proxima_nova_bold,sans-serif;
}
.footer-copyright-bottom > div {
  width: 50%;
}
.social-links {
  padding-left: 20%;
}
.footer-cols ul {
  margin: 0 !important;
}

/*-- Footer Wrapper End --*/

/*-- Main --*/
main.main-wrap {
  padding: 74px 0 120px;
}
.short-page-title {
  position: relative;
  font-size: 16px;
  line-height: 20px;
  font-family: proxima_nova_bold,sans-serif;
  text-transform: uppercase;
  padding-top: 25px;
  letter-spacing: 2px;
}
.short-page-title:before {
  content: '';
  position: absolute;
  width: 60px;
  height: 6px;
  background-color: #eb6133;
  top: 0;
  left:0;
}
h1.main-title {
  font-size: 90px;
  line-height: 95px;
  font-weight: normal;
  color: #000000;
  letter-spacing:-0.9px;
}

.my-70{margin:70px 0;}
.box-customer-rows {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.box-customer-33 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.box-customer-design { padding: 30px; position: relative;min-height: 550px; background-size: cover;
  background-position: center;}

.box-customer-design:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(89, 35, 26, 0.50);
  -webkit-transition:0.3s all ease-in-out;
  -o-transition:0.3s all ease-in-out;
  transition:0.3s all ease-in-out;
}
.box-customer-design > * { position: relative; }
.box-customer-design .company-logo-customer { border-radius: 50%; }
.box-customer-design h3, .box-customer-design h4 {
  line-height: 1.1;
  margin: 60px 0;
}
.box-customer-design .company-logo-customer, .blog-wrap-box-top img {
  border-radius: 50%;
  min-width: 210px;
  min-height: 210px;
  object-fit: contain;
  background: #FFFF;
  padding: 22px;
  width: 210px;
  height: 210px;
}
.box-customer-design:hover::before {
  background-color: rgb(239 73 35 / 80%);
}
hr.space-hr { margin: 55px 0; }

.customer-review-section, .customer-video-inner, .custom-rows.blog-listing-wrap, .quote-wrap-box {
  padding: 60px 0;
}

.border-bottom{
  border-bottom: 1px solid #000000;
}
.custom-rows {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.custom-rows > div {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.custom-col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.custom-col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.customer-video-review-img img {
  width: 100%;
  height: auto;
}
.customer-video-review-wrap{margin-top: 50px;}
.customer-video-review-wrap .customer-video-review-title {
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  text-transform: none;
}
.customer-video-review-wrap h4 {
  margin: 35px 0 50px;
  font-family: proximanova_regular,sans-serif;
}
.blog-wrap-box-top {
  background-color: #eb6133;
  padding: 30px 30px 40px;
}
.blog-wrap-box-top img{border-radius:50%;}

.blog-wrap-box-content {
  border: 1px solid #707070;
  border-top: 0;
  padding: 30px;
}
.blog-wrap-box-content h3 {
  margin: 0;
  margin-bottom: 30px;
}
.blog-wrap-box-content .read-success-story-link {
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

.quote-wrap-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.quote-wrap-box .quote-wrap-img { width: 15%; }
.quote-wrap-box .quote-wrap-content { width: 85%; }
.quote-wrap-box .quote-wrap-content p {
  margin: 0;
  letter-spacing: -0.18px;
  margin-bottom: 40px;
}
.quote-wrap-content .quote-wrap-person {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  color: #59231A;
}
.quote-wrap-person span {
  display: block;
  font-weight: bold;
  font-family: proxima_nova_bold,sans-serif;
  text-transform: none !important;
}
/* .lets-get-wrap { margin-top: 160px;text-align: center;} */
.lets-get-wrap {
  text-align: center;
  padding: 55px 0;
}
.lets-get-wrap h3 {
  letter-spacing: -0.6px;
  color: #000000;
  margin-top: 0;
  margin-bottom: 40px;
}
/* .lets-get-wrap-button a {
font-size: 18px;
line-height: 22px;
text-decoration: none;
color: #ffffff;
text-transform: uppercase;
background-color: #eb6133;
padding: 21px 44px;
border-radius: 80px;
border: 5px solid #eb6133;
} */
.lets-get-wrap-button .bttn-color-transparent{
  background-color:transparent;
  color:#eb6133;
}
/* .lets-get-wrap-button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} */
.lets-get-wrap-button a + a { margin-left: 32px; }



.case-study-banner { background-color: #36C5F3; color: #ffffff;padding:65px 0 75px;}
.webinar-registration .main-wrap { padding: 0; }
.case-study-banner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.case-study-banner-row .case-study-banner-left { width: 60%; }
.case-study-banner-row  .case-study-banner-right { width: 40%; }
.case-study-banner h1 {
  font-size: 60px;
  line-height: 72px;
  /*   font-size: 60pt;
  line-height: normal; */
  font-weight: normal;
  margin: 70px 0 0;
  font-family: proximanova_regular,sans-serif;
}
.case-study-banner-logo {
  width: 405px;
  height: 405px;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
}

.case-study-banner-logo:after {
  content: '';
  display: block;
  height: 50px;
  width: 80%;
  position: absolute;
  bottom: -75px;
  background-color: #59231a;
  left: 50%;
  transform: translate(-50%, 0px);
}
.reduced-work-wrapper {
  padding: 75px 0 50px;
}
.reduced-work-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.reduced-work-rows .reduced-work-half {
  width: 50%;
  text-align: center;
}

/* .reduced-work-rows .reduced-work-half:last-child { border-left: 1px solid #707070; } */
.reduced-work-rows .reduced-work-half:nth-child(2n) {
  border-left: 1px solid #707070;
}

/* .reduced-work-rows .reduced-work-half:nth-child(odd) {
padding-right: 25px;
}
.reduced-work-rows .reduced-work-half:nth-child(even) {
padding-left: 25px;
} */

.reduced-work-rows .reduced-work-half {
  padding: 0 50px;
}

.reduced-work-rows .reduced-work-count {
  /*   font-size: 120px;
  line-height: 95px; */
  font-size: 60px;
  line-height: normal;
  font-weight: bold;
  color: #000000;
  letter-spacing: -1.2px;
  word-break: normal;
}

.reduced-work-rows h4 {
  margin: 20px 0;
  font-family: proximanova_regular,sans-serif;
}
.industry-outsourced-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
}
.reduced-work-half {
  margin-bottom: 40px;
}

.industry-outsourced-rows > div { 
  padding: 0 15px; 
  /*   padding: 0;
  padding-right: 15px; */
}
.industry-outsourced-col-8{ max-width:66.66%; }
.industry-outsourced-col-4{ max-width:33.33%; }
.industry-outsourced-sidebar {
  background-color: #27746B;
  color: #ffffff;
  padding: 30px 35px 40px;
}
.industry-outsourced-sidebar li{
  line-height: 100%;
}
.industry-outsourced-sidebar h5{
  font-family: proxima_nova_bold,sans-serif;
  font-weight: 800;
  margin-bottom: 15px;
}
.industry-outsources-content { 
  position: sticky;
  top: 20px;
  color: #000000;
 }
.industry-outsourced-wrap h4 {
  margin: 0 0 10px;
  color: inherit;
}
.industry-outsourced-wrap p { margin: 0 0 30px; }
.industry-outsourced-wrap {margin: 70px 0 40px;}
.industry-outsources-content + .industry-outsources-content { margin-top: 35px; }
a.box-customer-design-link img, .blog-wrap-box-content .read-success-story-link img{
  display: inline-block;
  max-width: 24px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 6px;
}
/* .lets-get-wrap h2 {
font-family: proximanova_regular,sans-serif;
} */
.customer-video-review-wrap img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.hs-responsive-embed-inner-wrapper {
  position: relative !important;
  padding-bottom: 56.25% !important;
  height: 0 !important;
  overflow: hidden !important;
  width: 100% !important;
}
.hs-responsive-embed-wrapper.hs-responsive-embed {
  max-width: 100% !important;
  max-height: 100% !important;
  min-width: 100% !important;
}
.hs-responsive-embed-inner-wrapper>iframe {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
a.box-link-block {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.blog-wrap-box-content *,  a.read-success-story-link img, .blog-wrap-box-content{
  transition: 0.3s all;
}
/* .blog-wrap-box:hover .blog-wrap-box-content h4, .blog-wrap-box:hover .blog-wrap-box-content a {
color: #FFFF !important;
} */
/* .blog-wrap-box:hover a.read-success-story-link img {
margin-left: 20px;
opacity: 0;
visibility: hidden;
} */
.partner-banner-text h4 {
  letter-spacing: -0.36px;
  line-height: 1.4;
}
.partner-banner-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}

.partner-banner-image-block {
  width: 40%;
  text-align: right;
}
.partner-banner-text-block {
  width: 60%;
  padding-right: 1%;
  position: relative;
  z-index: 4;
}
.partner-banner-section {
  padding: 73px 0 128px;
  position: relative;
  overflow: hidden;
}

.partner-banner-shap-icon {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  top: 18%;
}
.partner-banner-inner {
  position: relative;
  z-index: 1;
}
.partner-banner-shap-icon img {
  max-width: 323px;
  width: 100%;
}
.partner-banner-shap-img {
  position: absolute;
  left: 0;
  z-index: 0;
  top: 12%;
  max-width: 1574px;
  left: 10%;
}
.quote-section {
  padding: 80px 0 110px;
}
.quote-wrap-box {
  padding: 0 !important;
}
.quote-heading.section-heading {
  padding-bottom: 70px;
}
.quote-heading.section-heading h2 {
  margin: 0;
}

.intro-text-section {
  padding: 100px 0 140px;
}
.intro-text-inner.text-center h5 {
  font-family: proximanova_regular,sans-serif;
  font-weight: normal;
}
.intro-text-inner.text-center {
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
.intro-text-section .btn-block a {
  margin: 0 10px;
}
.intro-text-section .btn-block {
  margin-top: 30px;
}


.partner-left-right-text-image-row {
  display: flex;
  flex-wrap: wrap;
  max-width: 1220px;
  width: 100%;
}
.partner-left-right-image-block {
  width: 37%;
}
.partner-left-right-text-block {
  width: 63%;
  padding-right: 6%;
}
.partner-left-right-text-image-inner .partner-left-right-text-image-row:nth-child(even) {
  margin-left: auto;
  flex-direction: row-reverse;
}
.partner-left-right-text-image-row:not(:last-child) {
  padding-bottom: 180px;
}
.partner-left-right-text-image-section {
  padding: 190px 0 0;
  background-position: 50% 30%;
  background-size: 109%;
  background-repeat: no-repeat;
}
.partner-left-right-text-image-inner {
  border-bottom: 1px solid rgba(0,0,0,0.2);
  padding-bottom: 100px;
}
.partner-left-right-text-image-inner .partner-left-right-text-image-row:nth-child(even) .partner-left-right-text-block {
  padding-right: 0;
  padding-left: 6%;
}
.partner-left-right-text-image-inner .btn-block {
  margin-top: 20px;
}
.resources-blog-heading-block .setion-heading {
  padding-top: 73px;
}

.resources-blog-box {
  display: flex;

  position:relative;
}
.resources-blog-image-block {
  max-width: 268px;
  width: 100%;
  position: relative;
}
.resources-blog-content {
  width: calc(100% - 270px);
  width: -webkiit-calc(100% - 270px);
  padding-left: 27px;
}
.resources-blog-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.resources-blog-row .big-post-item, .resources-blog-row .post-item {
  padding: 0 15px;
  width: 50%;
}
.resources-blog-box-wrapp {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

/*.resources-blog-image-block:after {
content: "";
background: rgba(0,0,0,0.50);
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0.5;
}*/
/* .hs-blog-listing .resources-blog-column.big-item .resources-blog-image-block:after, 
.resources-blog-section .resources-blog-column .resources-blog-image-block:after{
content: "";
background: rgba(0,0,0,0.50);
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0.2;
}
.hs-blog-listing .resources-blog-column.big-item:hover .resources-blog-image-block:after,
.resources-blog-section .resources-blog-column:hover .resources-blog-image-block:after{
opacity: 0.3;
} */
.blog-listing-section  .blog-wrap-box .blog-wrap-box-top:after{
  content: "";
  background: rgba(0,0,0,0.50);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.2 !important;
}
.blog-listing-section  .blog-wrap-box:hover .blog-wrap-box-top:after{
  opacity: 0.3 !important;
}
span.post-tag {
  position: absolute;
  left: 29px;
  top: 26px;
  color: #000000;
  z-index: 1;
  font-size: 24px;
  line-height: 1.2;
  font-family: proxima_nova_bold,sans-serif;
  background-color: #fff;
  padding: 10px 15px 8px;
}
.resources-blog-column:not(:last-child) {
  margin-bottom: 28px;
}
.resources-blog-image-block img {
  display: block;
  min-height: 297px;
  object-fit: cover;
  /* height: 100%; */
}
.resources-blog-column.big-item .resources-blog-image-block {
  max-width: 100%;
}
.resources-blog-column.big-item .resources-blog-content {
  position: absolute;
  width: 100%;
  padding-left: 30px;
  top: 146px;
  max-width: 575px;
}
.resources-blog-column.big-item .resources-blog-content h3 {
  color: #fff;
}
.resources-blog-column.big-item .resources-blog-btn-block a {
  color: #fff;
  font-family: proxima_nova_bold,sans-serif;
}
.resources-blog-btn-block a {
  font-family: proxima_nova_bold,sans-serif;
}
.resources-blog-block-wrapp .post-item .resources-blog-title h3{
  max-height: 173px;
  overflow: hidden;
}
.resources-blog-column.big-item .resources-blog-image-block img {
  max-height: 625px;
  object-fit: cover;
  object-position: top;
}
.resources-blog-column.big-item {
  margin-bottom: 0;
}
.resources-blog-section {
  padding: 70px 0 100px;
  overflow: hidden;
  position: relative;
}
.resources-blog-section .partner-banner-shap-icon {
  position: absolute;
  left: -2%;
  bottom: auto;
  z-index: 1;
  top: 16%;
}
.resources-blog-section .partner-banner-shap-icon img {
  max-width: 415px;
}
/* .subscribe-form-inner .hs_submit.hs-submit {
margin-bottom: 67px;
} */




svg{
  width: 130px;
}
#arrow-head{
  transform-origin: right;
  transform: scale(1, 1);
  transition: all 200ms ease;
}
.arrow-svg-hover:hover #arrow-head{
  /*animation: dash 1s linear forwards;*/
  transform: scale(1, 0.9);
  transition: all 200ms ease;
}
#arrow-body{
  transform-origin: right;
  transform: scale(0.9, 1);
  transition: all 200ms ease;
}
.arrow-svg-hover:hover #arrow-body{
  /*animation: dash 1s linear forwards;*/
  transform: scale(1, 1);
  transition: all 200ms ease;
}
a.box-customer-design-link svg {
  width: 24px;
  position: relative;
  top: 2px;
  margin-left: 6px;
}
.resources-blog-column.big-item svg path {
  stroke: #ffffff!important;
}
.resources-blog-column.big-item svg path+path {
  fill: #eb6133!important;
}
a.box-customer-design-link:hover {
  text-decoration: none;
}
.resources-blog-column svg path {
  stroke: #eb6133!important;
}
.resources-blog-column svg path+path {
  fill: #eb6133!important;
}
.resources-blog-column.big-item .resources-blog-btn-block a {
  color: #eb6133 !important;
}
.resources-post-list-item-inner {
  position: relative;
  border: 1px solid #707070;
  margin-bottom: 40px;
}
.resources-post-list-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.resources-post-list-item {
  width: 33.33%;
  padding: 0 15px;
}
.resources-post-list-item-image-block img {
  width: 100%;
  height: auto;
  display:block;
}
.resources-post-list-item-content-block {
  padding: 30px;
  background: #FFF;
}
.resources-post-list-item-content-block svg path {
  stroke: #eb6133!important;
}
.resources-post-list-item-content-block svg path+path {
  fill: #eb6133!important;
}
.resources-post-list-item-content-block a{
  font-family: proxima_nova_bold,sans-serif;
  font-weight: normal !important;
}
.resources-post-list-section {
  padding: 100px 0;
}
.button-loadmore-block {
  text-align: center;
  margin-top: 25px;
}
.button-loadmore-block a {
  margin: 0 !important;
}
.button-loadmore-block button, .load-more-btn button {
  outline: 0;
  max-width: 201px;
  width: 100%;
  justify-content: center;
}
.filter-block-section {

  margin-bottom: 100px;
}
.filter-block-inner {
  display: flex;
  align-items: center;
  border-top: 1px solid #FFFFFF;
}

.blog-topics {
  position: relative;
  display: inline-block;
}
.blog-topics ul {
  padding: 0;
  position: relative;
  display: inline-block;
  margin: 0;
}
.blog-topics ul {
  width: 100%;
}
.blog-topics .topic {
  width: 100%;
}
.blog-topics ul li {
  padding: 0px 30px;
  display: inline-block;
  width: 100%;
  color: #999;
  text-decoration: none;
  position: relative;
  margin:0px;
}
.blog-topics .topic {
  background: transparent;
  display: initial;
  width: 312px;
  display: inline-block;
  padding: 12px 0px;
  cursor: pointer;
  color: #FFF;
  margin: 0;
  font-size: 24px;
  line-height: 29px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.blog-topics .topic .fa {
  float: right;
  font-size: 20px;
  padding: 0;
  color: #eb6133;
  position: relative;
  top: 2px;
}
.blog-topics ul ul {
  height: auto;
  /*     max-height: 300px; */
}
.blog-topics ul ul {
  display: none;
  position: absolute;
  z-index: 999;
  left: .5px;
  background: #fff;
  width: 100%;
  top: 53px;
  border: 1px solid #e0e0e0;
  margin: 0;
  /*     height: 300px;
  overflow: auto; */
  padding:25px 0px;
}
.blog-topics ul li  input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.blog-topics ul li label {
  position: relative;
  cursor: pointer;
  display: block;
}
.blog-topics ul li label {
  position: relative;
  cursor: pointer;
  display: block;
  font-size: 24px;
  line-height: 48px;
  font-family: proxima_nova_bold,sans-serif;
  font-weight: normal;
  color: #000000;
}
.blog-topics ul .topic i {
  transform: rotate(180deg);
  transform-origin: center;
}
.submitted-message {
  color: inherit;
}
.hs-richtext a {
  color: #eb6133 !important;
}
.blog-topics ul.active ul {
  display: block;
}
.item-selector-inner.blog-topics:not(:last-child) {
  padding-right: 5%;
}
.our-customer-section.customer-success-section .customer-review-section {
  padding-bottom: 100px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.customer-success-section{
  position:relative;
  overflow: hidden;
}
.customer-success-section .partner-banner-shap-icon {
  position: absolute;
  left: -5%;
  bottom: 0;
  z-index: 1;
  top: 20%;
}
.customer-success-section .partner-banner-shap-icon img {
  max-width: 495px;
  width: 100%;
}
span.customer-video-review-title {
  margin-bottom: 35px;
  display: inline-block;
}
.quote-wrap-box.border-bottom {
  padding-bottom: 63px !important;
}
.blog-listing-btn-block {
  margin-top: 40px;
  text-align: center;
}
.registe-wrbinar-row {
  display: flex;
  flex-wrap: wrap;
  margin:0 -15px;
}
.registe-wrbinar-text-block {
  width: 57%;
  padding:0 15px;
}
.registe-wrbinar-form-image-block {
  width: 43%;
  padding:0 15px;
}
.registe-wrbinar-info-details {
  display: flex;
  align-items: center;
  padding-top: 30px;
}
.registe-wrbinar-icon-image img {
  max-width: 323px;
  width: 100%;
}
.registe-wrbinar-details {
  max-width: 396px;
  width: 100%;
  margin-left: -60px;
}
.registe-wrbinar-details-inner {
  background: #BFE6ED 0% 0% no-repeat padding-box;
  max-width: 396px;
  width: 100%;
  height: 396px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
}
.registe-wrbinar-place, .registe-wrbinar-date-time {
  max-width: 200px;
  margin: 0 auto;
}
.registe-wrbinar-details-inner p {
  font-size: 36px;
}
.registe-wrbinar-date-time:after {
  content: '';
  height: 2px;
  width: 70%;
  position: absolute;
  left: 50%;
  bottom: -22px;
  background: #FFF;
  transform: translate(-50%, 0px);
  opacity: 0.5;
}
.registe-wrbinar-place p, .registe-wrbinar-date-time p {
  margin: 0;
}
.registe-wrbinar-date-time {
  margin-bottom: 45px;
  position: relative;
}
.registe-wrbinar-icon-image {
  position: relative;
}
.registe-wrbinar-bottom-info-text {
  margin-top: 50px;
  max-width: 59%;
}
.registe-wrbinar-bottom-info-text h5, .registe-wrbinar-bottom-info-text ul, .registe-wrbinar-bottom-info-text ul li {
  margin: 0;
}
.registe-wrbinar-bottom-info-text ul {
  margin-bottom: 20px;
}
.registe-wrbinar-form-block {
  box-shadow: 0px 3px 10px #00000029;
  background: #fff;
  padding: 30px 40px 40px;
}
.registe-wrbinar-form-block  h3.form-title {
  margin: 0;
  padding: 0;
}
.registe-wrbinar-form-block  .form-title ~ div>form {
  padding: 0;
  margin: 0;
}
.registe-wrbinar-form-block .hs-form-required{
  color: #eb6133;
}
.form-heading-block {
  margin-bottom: 40px;
}
.form-heading-block h4 {
  margin: 0;
}
.hs-form-field>label {
  text-transform: uppercase;
}
.registe-wrbinar-image-block {
  margin-top: 122px;
}
.registe-wrbinar-image-block figure.screen-img {
  overflow: hidden;
  position: relative;
  position: absolute;
  width: 73%;
  top: 5.3%;
  left: 12.3%;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0;
  height: 53.5%;
}
.registe-wrbinar-image-block .img-box {
  position: relative;
}
.image-text-twocol-image-block .img-box img {
  box-shadow: 0px 3px 10px #00000029; 
}
.registe-wrbinar-section {
  padding: 75px 0 45px;
  position:relative; 
  overflow:hidden;
}
.registe-wrbinar-section .short-page-title {
  padding-bottom: 100px;
}
.registe-wrbinar-details-inner p span {
  display: inline-block;
}
.registe-wrbinar-section .short-page-title {
  padding-bottom: 80px;
}
.registe-wrbinar-image-block {
  margin-top: 90px;
}
.registe-wrbinar-form-block .submitted-message {
  color: #000;
}

.registe-wrbinar-section .partner-banner-shap-icon {
  position: absolute;
  left: 14%;
  bottom: 0;
  z-index: 1;
  top: auto;
}
.registe-wrbinar-section .partner-banner-shap-icon img {
  max-width: 531px;
  width: 100%;
}
.registe-wrbinar-section .page-center {
  position: relative;
  z-index: 1;
}
.box-story-blog-heading h2 {
  margin: 0;
  text-align: center;
}
.blog-listing-section .custom-rows.blog-listing-wrap {
  padding-top: 0;
}
.blog-listing-section {
  padding-top: 80px;
}
.box-story-blog-heading {
  padding-bottom: 60px;
}
.video-popup-section {
  padding: 100px 0;
}
span.play-button i {
  font-size: 67px;
  margin-left: 12px;
  color: #FFFF;
}
span.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 170px;
  height: 170px;
  background: rgba(0,0,0,0.5);
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index:1;
}
.video-popup-image {
  position: relative;
}
.video-popup-box.popup-containt.white-popup {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.mfp-open {
  overflow: hidden;
}
button.mfp-close {
  background: #FFF !important;
  opacity: 1 !important;
  border-radius: 0;
  padding: 0 !important;
  font-weight: 600;
  font-size: 22px !important;
}
button.mfp-close:hover {
  border: none !important;
}
.resources-post-list-item-image-block img {
  height: 250px;
  object-fit: cover;
}
.blog-post-banner .partner-banner-heading {
  padding-top: 99px;
}
.blog-post-banner  .partner-banner-heading {
  max-width: 665px;
}
.blog-post-banner .partner-banner-row{
  align-items: flex-start;
}
.blog-post-banner .partner-banner-image-block img {
  max-width: 400px !important;
  height: 400px !important;
  width: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.blog-post {
  margin-top: 0 !important;
}
.blog-post-sidebar-wrapp {
  display: flex;
  flex-wrap: wrap;
}
.blog-post-body {
  width: 70%;
  padding-right: 6%;
}
.blog-post-sidebar {
  width: 30%;
}
.resources-post-list-item-image-block.no-overlay:after {
  display: none !important;
}
.blog-topics ul li label  {
  font-size: 20px;
}
.blog-topics ul li label a {
  color: inherit;
  text-decoration: none;
}
.blog-topics ul li label a:hover {
  color: #eb6133;
}

.resources-text-with-form-form-block .hs-richtext a{
  color: #eb6133;
}
.subscribe-form-inner {
  box-shadow: 0px 3px 10px #00000029;
  padding: 20px;
  background: #FFF;
  height: 100%;
  position:relative;
  height: 460px;
}
.subscribe-form-inner .form-title, .subscribe-form-inner .form-title ~ div>form {
  padding: 0;
}
.subscribe-form-inner .form-title {
  font-size: 36px;
  text-align: left;
  line-height: 42px;
  margin-bottom: 50px;
}
.hs-richtext p {
  font-size: 12px !important;
  line-height: 15px;
}
.blog-banner-section.resources-blog-section {
  padding: 41px 0 10px;
}
.subscribe-form-inner input.hs-button.primary.large:hover {
  font-family: proxima_nova_bold,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  background-color: rgba(241,97,53,1.0);
  border: 4px solid #eb6133;
  color: #fff;
  fill: #fff;
}
.subscribe-form-inner input.hs-button.primary.large {
  font-family: proxima_nova_bold,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  background-color: rgba(255,255,255,1.0);
  border: 4px solid #eb6133;
  border-radius: 50px;
  color: #eb6133;
  fill: #eb6133;
  padding: 23px 44px;
  text-transform: none;
}
.post-social-custom {
  margin-top: 17px;
  display: flex;
}
.post-social-custom a {
  margin-right: 20px;
  display:inline-block;
}
.post-social-custom a img {
  width: 43px;
  height: auto;
}
.partner-banner-section.blog-post-banner .partner-banner-image-block {
  text-align: center;
}
section.blog-post__body a {
  font-family: proxima_nova_bold,sans-serif;
}
.subscribe-form-inner .legal-consent-container {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 25px;
}
.resources-post-list-item-image-block {
  position: relative;
}

/* .resources-post-list-row.grid .resources-post-list-item-image-block:after {
content: "";
background: rgba(0, 0, 0, 0.50);
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: .2;
} */
/* .resources-post-list-row.grid .resources-post-list-item-inner:hover .resources-post-list-item-image-block:after {
opacity: .3;
} */
a.button {
  line-height: 1.15;
}

a.read-more-link-block {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.video-popup-image:after {
  content: '';
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.1;
}
/* .resources-post-list-item-inner:hover .resources-post-list-item-image-block:after {
content: '';
background-color: rgba(0, 0, 0,0.1);
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
*/
/* section.blog-related-posts .resources-post-list-item-image-block:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #000;
opacity: .2;
}
section.blog-related-posts .resources-post-list-item-inner:hover .resources-post-list-item-image-block:after {
opacity: .3;
} */
.bottom-threecol-box-row {
  display: flex;
  flex-wrap: wrap;
}
.bottom-threecol-box-row .bottom-threecol-box-item-inner {
  width: 33.33%;
  padding: 36px;

}
.bottom-threecol-box-row .bottom-threecol-box-item-inner:not(:last-child) {
  border-right: 1px solid #fff;
}
.bottom-threecol-box-item-inner h5 {
  font-family: proxima_nova_bold,sans-serif;
  margin-bottom: 15px;
}
.partner-banner-section.home-banner {
  padding-bottom: 0;
  overflow: visible;
}
.bottom-threecol-box-item-inner .button {
  margin-bottom: 0;
}
.bottom-threecol-box-block {
  margin-top: 125px;
}
.partner-banner-section.home-banner .partner-banner-shap-icon {
  position: absolute;
  left: 5%;
  bottom: 0;
  z-index: 1;
  opacity: 0.6;
}
.partner-banner-section.home-banner .partner-banner-shap-icon img {
  max-width: 352px;
  width: 100%;
}
.three-column-text-center-image-section {
  position: relative;
}

.resources-post-list-item-content-block h4 {
  margin-bottom: 10px;
}
.resources-post-list-item-content-block p {
  margin-bottom: 20px;
}

/*--------------Accordion Module----------------*/
.accordion-section{
  padding: 85px 0;
}
.accordion-section-inner .section-heading h2{
  text-align: center;
  margin-bottom: 40px;
}
.accordion-two-column{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 60px;
}
.accordion-image-section{
  width: 50%;
  padding-right: 100px;
}
.accordion-image-section img{
  /*   display: block !important; */
  height: auto; 
  width: 100%;
}
.accordion-icon img{
  margin-right: 60px;
  width: 70px;
  height: auto
}
.accordion-icon h5{
  width: calc(100% - 130px);
  font-family: proxima_nova_bold,sans-serif;
}
.accordion-tab-section{
  width: 50%;
}
.accordion-tab-section ul, ol {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
.accordion-tab-section ul li {
  margin: 0 0 20px;
}
.accordion-item{
  padding: 30px;
}
.accordion-item.active{
  background-color: #ecf8fa;
}
.accordion-item:hover{
  box-shadow: 0 8px 24px rgba(0,0,0,.2);
  background-color: #edf5f6;
  transition: background-color .8s,box-shadow .8s,padding .4s .4s,margin .4s .4s;
}
.accordion-icon{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.accordion-icon h5{
  margin-bottom:  0;
}
.accordion-content{
  padding-top: 10px;
}
.accordion-content-inner{
  width: calc(100% - 130px);
  margin: 0 0 0 auto;
}
.accordion-content h5, .accordion-content a, .accordion-content a:hover{
  font-weight: 600;
}
.accordion-content a{
  transition: .3s ease;
  text-decoration: none;
}
.accordion-section-inner .section-cta {
  text-align: center;
}
.accordion-section-inner .section-cta a{
  margin-bottom: 0;
}



.slider-section-row {
  display: flex;
  flex-wrap: wrap;
}
.fifty-fifty-slider-block {
  width: 63%;
  padding-right: 12.5%;
}
.fifty-fifty-slider-item-image-block {
  width: 37%;
}
.slider-section-wraper {
  max-width: 1220px;
  width: 100%;
}
.fifty-fifty-slider-container {
  padding: 100px 0;
}
ul.slick-dots {
  margin: 0 !important;
  bottom: 0px !important;
  left: 0 !important;
}
.slick-dots li.slick-active button {
  opacity: 1 !important;
}
.slick-dots li button {
  background: #f7f7f7 !important;
  border-radius: 100px !important;
  width: 30px !important;
  height: 30px !important;
  opacity: .5 !important;
  padding: 0 !important;
}
li.slick-active button {
  background: #eb6133 !important;
}
.slick-dots li.slick-active button:before, .slick-dots li button:before{
  display: none !important;
}
.slick-dots li {
  margin: 0 10px !important;
  width: 30px !important;
  height: 30px !important;


}
.fifty-fifty-slider-item-content-block h2 {
  margin-bottom: 15px;
}
.fifty-fifty-slider-block ul.slick-dots {
  padding-right: 12.5%;
}

.border-top-section.left-text-content-and-form-section {
  overflow: hidden;
}


/*---------Home Page Common Integration Section----------*/
.common-integration-section.anchor-group-wrapper {
  margin: 0 !important;
  padding: 100px 0 70px;
}
.common-integration-section .section-heading h2 {
  margin-bottom: 10px;
  text-align: center;
}
.common-integration-section .section-text p {
  margin-bottom: 10px;
  text-align: center;
}
.common-integration-section .image-list-module ul {
  flex-wrap: wrap;
}
.common-integration-section .image-list-module ul {
  display: flex;
  margin-bottom: 0;
  justify-content: center;
  padding: 0;
}
.common-integration-section .image-list-module ul {
  list-style: none;
  margin-top: 40px;
}
.common-integration-section .image-list-module ul li {
  align-items: center;
  justify-content: center;
  display: flex;
  margin: 0 0 30px;
  padding: 0px 2%;
}
.common-integration-section .image-list-module ul li {
  width: 14%;
  padding: 0px 3%;
  float: left;
}



/*---------Home Page Features Section----------*/
.features-section{
  padding: 100px 0 50px;
}
.features-heading h2{
  text-align: center;
  margin-bottom: 60px;
}
.features-items-section{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -50px;
}
.features-item{
  width: 33.33%;
  padding: 0 50px 50px;
  text-align: center;
}
.features-icon img{
  width: 100%;
  height: auto;
  max-width: 70px !important;
  padding-bottom: 30px;
}
.features-item p{
  color: #ffffff;
}




.all-features-block .fa-angle-down::before {
  content: "\f107";
  color: #eb6133;
} 
.all-features-block .toggle-icon-arrow {
  padding-left: 15px;
}
.all-features-block .fa.fa-angle-down {
  font-size: 32px;
  cursor: pointer;
}
.all-features-block .toggle-icon-arrow .fa.fa-angle-down {
  transition: all 1s;
  transform: rotate(360deg);
}
.all-features-block .toggle-icon-arrow.active .fa.fa-angle-down {
  transform: rotate(180deg);
  transition: all 1s;   
}
.features-heading-line-separator {
  display:flex;
  align-items: center;
  margin: 0 20px 2rem;
}
.features-heading-line-separator .line {
  height: 2px;
  flex: 1;
  background-color: #d7d7d7;
}
.features-heading-line-separator h2 {
  padding: 0 2rem 18px;
}
.features-heading h2 {
  margin-bottom: 0;
}
.all-features-block .fa.fa-angle-down {
  position: relative;
  bottom: -4px;
}
.competitive-comparison-section {
  /*   padding: 68px 0 157px; */
  padding: 68px 0 92.8px;
  overflow-x: hidden;
}
.competitive-comparison-section .section-header h2 {
  color: #BFE6ED;
  margin-bottom: 71px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.competitive-comparison-section .card-title p {
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  font-weight: normal;
  font-family: proximanova_regular,sans-serif;
}
.competitive-comparison-listing .competitive-column {
  width: 33.33%;
  padding: 0 34px;
}
.competitive-comparison-listing {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 -34px;
}
.competitive-comparison-listing .jirav-slider img, .competitive-comparison-listing .vena-slider img {
  width: 100%;
  max-width: 100%;
}
.competitive-comparison-listing  .slider-circle {
  width: 67px;
  height: 66px;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}
.competitive-comparison-listing .jirav-slider .slider-circle {
  background: #eb6133;
}
.competitive-comparison-listing .vena-slider .slider-circle {
  background: #BFE6ED;
}
.competitive-comparison-listing .jirav-slider .slider-circle p {
  color: #FFFFFF;
}
.competitive-comparison-listing .vena-slider .slider-circle p {
  color: #2B343B;
}
.competitive-comparison-listing  .slider-circle p {
  font-size: 24px;
  line-height: 29px;
  margin: 0;
  padding: 0;
  font-family: proxima_nova_bold,sans-serif;
  letter-spacing: -0.24px;
}
.competitive-inner-column .progress-slider {
  position: relative;
  padding: 25px 0;
}
.competitive-inner-column .progress-slider .slider-circle {
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
}
.competitive-inner-column .jirav-slider:after {
  content: "";
  background: url(https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/Jan2022/icon.png);
  width: 16.3px;
  height: 38.33px;
  position: absolute;
  top: 6px;
  left: 12%;
  z-index: 1;
  display: block;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}
.what-the-market-section {
  padding: 87px 0 104px;
}
.what-the-market-inner .left-side-content {
  width: 65%;
}
.what-the-market-inner .left-side-inner-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 -53px;
  max-width: 1015px;
  overflow: hidden;
}
.what-the-market-inner .right-side-content {
  width: 35%;
  padding-left: 20px;
}
.what-the-market-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.what-the-market-inner .number-column {
  width: 50%;
  padding: 30px 53px;
}
.number-inner-column {
  text-align: center;
  background: #3DC5F2;
  max-width: 397px;
  height: 397px;
  width: 100%;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.number-inner-column .number {
  padding: 20px;
}
.what-the-market-section .section-heading h2 {
  margin-bottom: 50px;
}
.number-inner-column h2 {
  font-size: 120px;
  line-height: 144px;
  letter-spacing: -1.2px;
  font-family: proxima_nova_bold,sans-serif;
  color: #fff;
  margin: 0;
}
.number-inner-column h2 span {
  font-size: 72px;
  line-height: 86px;
  letter-spacing: -0.72px;
}
.number-inner-column p {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.24px;
  color: #000000;
  margin: 0;
  font-family: proxima_nova_bold,sans-serif;
  margin-top: 10px;
}
.what-the-market-inner .right-side-content img {
  width: 100%;
}
.what-the-market-inner .right-side-inner-content {
  max-width: 460px;
  margin: 0 0 0 auto;
}
.what-the-market-inner .right-side-inner-content p {
  font-size: 24px;
  line-height: 29px;
  color: #2B343B;
  letter-spacing: -0.24px;
  margin-bottom: 25.77px;
}
.what-the-market-inner .number-column:first-child, .what-the-market-inner .number-column:nth-child(2) {
  padding-top: 0;
}
.what-the-market-section .cta-inner-section {
  width: 48%;
}
.what-the-market-section .cta-section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
.what-the-market-section .cta-section .button {
  max-width: 200px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  text-align: center;
  display: block;
}
.image-text-twocol-section .image-text-twocol-inner {
  padding: 0;
}
.image-text-twocol-section {
  padding: 84px 0 120.48px;
}
.image-text-twocol-section .image-text-twocol-text-block h2 {
  color: #000000;
  letter-spacing: -0.6px;
  line-height: 1;
  margin-bottom: 45px;
}
.image-text-twocol-section .image-text-twocol-text-block h5 {
  line-height: 1.25;
}
.image-text-twocol-section .image-text-twocol-row.img-left .img-box {
  padding-right: 1.5em;
}
.image-text-twocol-section .image-text-twocol-row.img-left .img-box img, .image-text-twocol-section .image-text-twocol-row.img-right .img-box img {
  width: 100%;
  max-width: 100%;
  max-width: 402px !important;
}
.feature-checklist-section {
  padding: 88.75px 0 123px;
}
.checklist-header {
  background: #2B343B;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.checklist-header p {
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  font-family: proxima_nova_bold,sans-serif;
  letter-spacing: -0.16px;
  margin: 0;
  padding: 0;
}
.feature-checklist-section .heading-col {
  width: 16.05%;
  text-align: center;
  padding: 20.89px 31.87px 28.06px;
}
.feature-checklist-section .logo-col {
  width: 19.75%;
  padding: 13.55px 38.49px 20.51px;
}
.checklist-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background: #EFF9FB;
}
.feature-checklist-section .checklist-row .heading-col {
  padding-top: 32.7px;
  padding-bottom: 31.95px;
}
.checklist-row + .checklist-row {
  border-top: 4px solid #fff;
}
.feature-checklist-section .section-heading h2 {
  margin-bottom: 45px;
}
.feature-checklist-section .bottom-content h4 {
  color: #59241b;
  margin-bottom: 35px;
}
.bottom-content .quotes-icon img {
  width: 100%;
}
.bottom-content .quotes-icon {
  width: 8.5%;
}
.bottom-content .quotes-text {
  width: 91.5%;
  padding-left: 70px;
  max-width: 1300px;
}
.feature-checklist-section .bottom-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 138.63px;
}
.feature-checklist-section .bottom-cta-section a {
  margin: 0;
}
.feature-checklist-section .bottom-cta-section {
  text-align: center;
  margin-top: 40px;
}
.bottom-content .quotes-text *:last-child {
  margin: 0;
}
.comparison-page-banner {
  /*   background-image: url(https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/Jan2022/vs..png);
  background-repeat: no-repeat;
  background-size: 64%; */
  /*   background-position: 30% 85%; */
  /*   background-position: 30% 73%; */
}
.partner-banner-section.home-banner.comparison-page-banner .partner-banner-shap-icon {
  left: -1%;
  opacity: 1;
}
.partner-banner-section.home-banner.comparison-page-banner .partner-banner-shap-icon img {
  max-width: 330px;
}
.competitive-comparison-section .section-header h2 img {
  max-width: 60px;
  width: 100%;
  margin-right: 38px;
}
.image-text-twocol-section .image-text-twocol-text-block .logo img {
  max-width: 60px;
  margin-bottom: 32px;
}
.comparison-page-banner .partner-banner-row:after {
  content: "";
  background: url(https://2567042.fs1.hubspotusercontent-na1.net/hubfs/2567042/Jan2022/vs-bg-img.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 88%;
  width: 70%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%,-50%);
  -moz-transform: translate(0%,-50%);
  -ms-transform: translate(0%,-50%);
  -o-transform: translate(0%,-50%);
  transform: translate(0%,-50%);
}
.competitive-comparison-listing-wraper .section-heading h3 {
  font-size: 48px;
  line-height: 58px;
  color: #fff;
  font-weight: normal;
  font-family: proximanova_regular,sans-serif;
}

.competitive-comparison-listing-wraper + .competitive-comparison-listing-wraper {
  border-top: 1px solid #cbcbcb;
  margin-top: 42.5px;
  padding-top: 29.5px;
}
.competitive-comparison-listing-wraper {
  display: none;
}
.competitive-comparison-section .view-all-cta-section {
  text-align: center;
  margin-top: 78.2px;
  position: relative;
}
.competitive-comparison-section .view-all-cta-section .page-center .view-all-cta {
  position: relative;
}
.view-all-cta-section .view-all-cta a {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.10px;
  font-weight: bold;
  font-family: proxima_nova_bold,sans-serif;
  color: #fff;
  padding: 0 35px 0 40px;
  position: relative;
  z-index: 5;
  background: #2b343b;
}
.view-all-cta-section .view-all-cta a:hover {
  text-decoration: none;
}
.view-all-cta-section .page-center .view-all-cta:after {
  content: "";
  background: #cbcbcb;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 15px;
  left: 0;
}
.competitive-comparison-section .view-all-cta-section .page-center img {
  margin-left: 15px;
}

.resources-blog-column.big-item .resources-blog-content {
  position: static;
  background: #2b343b;
  width: 100%;
  left: 0;
  top: 0;
  max-width: 100%;
  padding: 30px 30px 40px;
}
.blog-banner-section .resources-blog-column.big-item .resources-blog-btn-block a {
  color: #eb6133;
}
.resources-blog-column.big-item svg path {
  stroke: #eb6133 !important;
}
.blog-banner-section span.post-tag {
  position: static;
  margin-bottom: 30px !important;
  display: inline-block;
  background: transparent;
  padding: 0;
  color: #fff;
}
.resources-post-list-item-content-block span.post-tag{
  position: static;
  padding: 0;
  margin: 0;
  background: transparent;
  display: inline-block;
  margin-bottom: 20px;
}
.big-post-item .resources-blog-box {
  flex-direction: column-reverse;
}
.resources-blog-column.big-item .resources-blog-image-block img {
  max-height: 400px;
  object-fit: cover;
  object-position: top;
  width: 100% !important;
}
.resources-post-list-wrapp.blog-page-item-list {
  max-width: 1408px;
  margin: 0 auto;
}
.resources-blog-title span.post-tag {
  position: static;
  padding: 0;
  margin: 0;
  background: transparent;
  display: inline-block;
  margin-bottom: 16px !important;
}
.big-post-item .resources-blog-title span.post-tag{color:#fff;}

.resources-post-list-section {
  overflow: hidden;
}

.post-item.subscribe-form-block .hs_error_rollup {
  display: none;
}


/* 1-11-2022 */
.registe-wrbinar-section.content-and-webinar-form-section .registe-wrbinar-bottom-info-text {
  max-width: 90%;
  margin-top: 30px;
}
.registe-wrbinar-image-block {
  margin-top: 50px;
}
/* .intro-text-section.text-section-wrapper-new .intro-text-inner {
max-width: 80%;
margin: 0 auto;
width: 100%;
} */
.email-subscribe-section {
  padding: 80px 0;
}
.email-subscribe-inner {
  box-shadow: 0 3px 10px #00000029;
  background: #fff;
  max-width: 70%;
  margin: 0 auto;
  width: 100%;
}


/*----------- Media Query ------------*/

@media screen and (min-width:1600px) {
.blog-post-banner  .partner-banner-heading {
    max-width: 80%;
  }
}

@media screen and (max-width:1600px) {
  .comparison-page-banner .partner-banner-row:after {
    background-size: 75%;
  }
}
/*-------- 1600 ends here ----------*/

@media screen and (max-width:1199px) {
  .features-heading-line-separator h2 {
    padding: 0 2rem 10px;
  }
  .competitive-comparison-section {
    padding: 68px 0 92.8px;
  }
  .competitive-comparison-listing .slider-circle {
    width: 45px;
    height: 46px;
  }
  .competitive-comparison-listing .slider-circle p {
    font-size: 15px;
    line-height: normal;
  }
  .competitive-comparison-section .section-header h2 {
    margin-bottom: 60px;
  }
  .competitive-inner-column .jirav-slider:after {
    top: 0px;
  }
  .competitive-comparison-listing-wraper .section-heading h3 {
    font-size: 38px;
    line-height: 48px;
  }
}
/*-------- 1199 ends here ----------*/

@media screen and (min-width:992px) {
  .hs-menu-wrapper.flyouts .hs-item-has-children {
    position: static;
  }
  /*   .custom-menu-primary-new .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children>.hs-menu-children-wrapper,
  .custom-menu-primary-new .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{
  left: 0 !important;
} */
  .custom-menu-primary-new .hs-menu-children-wrapper li {
    width: auto !important;
    margin: 0 !important;
  }
  .custom-menu-primary-new .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
    flex-direction: row;
    width: 100%;
  }
  .custom-menu-primary-new .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
    flex-direction: row;
    width: 100%;
    box-shadow: inset 0 1px 0 0 #dadce0;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper {
    left: 0 !important;
    top: auto;
    padding-left: 192px;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children>.hs-menu-children-wrapper {
    bottom: -35px;
  }
  header.header-main.header {
    position: relative;
    z-index:999;
  }
  .header-menu-block {
    width: calc(100% - 150px);
    padding-left: 20px;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header-main.header .container {
    max-width: 100% !important;
    padding: 0 20px;
  }
  .header-wrapper {
    padding: 0 0 18px;
  }
  header.header-main {
    padding: 18px 0 0 0;
  }
  .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(1) ul.hs-menu-children-wrapper {
    padding-left: 150px !important;
  }
  .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(2) ul.hs-menu-children-wrapper {
    padding-left: 221px !important;
  }
  .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(5) ul.hs-menu-children-wrapper {
    padding-left: 455px !important;
  }
  .header-wrapper .custom-menu-primary-new {
    width: auto;
    text-align: left;
  }
  .right-side-menu-block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .custom-menu-primary-new .hs-menu-flow-horizontal>ul > li:last-child {
    display: none;
  }
  /*   ul.hs-menu-children-wrapper {
  -webkit-box-shadow: 0 1px 5px 0 rgba(100, 100, 100, 0.30) !important;
  box-shadow: 0 1px 5px 0 rgb(100, 100, 100, 0.30) !important;
} */
  li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
    left: 0;
  }


}
/*-------- min 992 ends here ----------*/

@media screen and (min-width:1200px) {
  .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(1) ul.hs-menu-children-wrapper {
    padding-left: 188px !important;
  }
  .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(2) ul.hs-menu-children-wrapper {
    padding-left: 286px !important;
  }
  .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(5) ul.hs-menu-children-wrapper {
    padding-left: 585px !important;
  }
  .header-menu-block {
    padding-left: 40px;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children>.hs-menu-children-wrapper {
    bottom: -41px;
  }
}
/*-------- min 1200 ends here ----------*/

@media screen and (min-width:1551px) {
  .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(5) ul.hs-menu-children-wrapper {
    padding-left: 694px !important;
  }
  .header-wrapper li.hs-menu-item.hs-menu-depth-1:nth-child(2) ul.hs-menu-children-wrapper {
    padding-left: 315px !important;
  }

}
/*-------- min 1551 ends here ----------*/
@media screen and (max-width: 1600px) {
  .features-items-section{
    margin: 0;
  }
}
@media screen and (max-width:1550px) {
  .container, .page-center{max-width:1200px !important;}
  /*   .header-wrapper .custom-menu-primary-new ul li:nth-last-child(2) { margin-left: 40px; } */
  .header-wrapper .custom-menu-primary-new ul li:not(:last-child) { margin-right: 32px; }
  h1.main-title { font-size: 80px; line-height: 85px; }
  .box-customer-design h2 { font-size: 34px; line-height: 42px;margin: 50px 0;}
  .box-customer-design .company-logo-customer { max-width: 180px; }
  .box-customer-design{padding: 25px;min-height: 530px;}
  .blog-wrap-box-content{padding: 25px;}
  /*   .lets-get-wrap-button a { padding: 18px 34px; } */
  main.main-wrap { padding: 70px 0 100px; }


  .case-study-banner h1 { 
    /*     font-size: 56px; 
    line-height: 68px;  */
    margin-top: 50px;
  }
  /*   .reduced-work-rows .reduced-work-count { font-size: 100px; line-height: 75px; } */
  .reduced-work-rows p { margin: 15px 0; }
  .box-customer-design .company-logo-customer, .blog-wrap-box-top img {
    border-radius: 50%;
    min-width: 170px;
    min-height: 170px;
    object-fit: contain;
    background: #FFFF;
    padding: 18px;
    width: 170px;
    height: 170px;
  }
  .header-wrapper .custom-menu-primary-new ul a, .custom-menu-primary-new .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
    font-size: 14px !important;
  }
  .partner-banner-shap-icon img {
    max-width: 300px;
  }
  .partner-banner-shap-icon {
    left: -37px;
  }
  .resources-blog-section .partner-banner-shap-icon img {
    max-width: 230px;
  }
  .resources-blog-section .partner-banner-shap-icon{top: 12%;}
  .resources-post-list-item-content-block {
    padding: 25px;
  }
  .customer-success-section .partner-banner-shap-icon {
    left: -10%;
  }
  .registe-wrbinar-section .partner-banner-shap-icon img {
    max-width: 465px;
    width: 100%;
  }
  .registe-wrbinar-section .partner-banner-shap-icon {
    left: 9%;
  }
  span.post-tag {
    font-size: 18px;

  }
  .subscribe-form-inner .form-title {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 35px;
  }
  input.hs-button.primary.large{
    border-width: 2px !important
  }
  .bottom-threecol-box-block {
    margin-top: 85px;
  }
  .slick-dots li button {
    width: 20px !important;
    height: 20px !important;
  }
  .slick-dots li{
    margin:0 !important;
  }
  ul.slick-dots {
    bottom: -40px !important;
  }

  .number-inner-column {
    max-width: 350px;
    height: 350px;
  }
  .what-the-market-inner .number-column {
    padding: 20px 25px;
  }
  .what-the-market-inner .left-side-inner-content {
    margin: 0 -25px;
  }
  .number-inner-column h2 {
    font-size: 95px;
    line-height: normal;
  }
  .number-inner-column h2 span {
    font-size: 65px;
    line-height: normal;
  }
  .what-the-market-inner .left-side-content {
    padding-right: 20px;
  }
}
/*-------- 1550 ends here ----------*/

@media screen and (max-width:1260px) {
  .competitive-comparison-listing .competitive-column {
    padding: 0 30px;
  }
  .competitive-comparison-listing {
    margin: 0 -30px;
  }
}
/*-------- 1260 ends here ----------*/


@media screen and (max-width:1240px) {
  .social-links {
    padding-left: 0;
  }
  .footer-copyright-bottom {
    justify-content: space-between;
  }
  .footer-copyright-bottom>div {
    width: auto;
  }


}
/*-------- 1240 ends here ----------*/

@media screen and (max-width:1199px) {
  .container, .page-center { max-width: 991px !important; }
  .my-70 { margin: 50px 0; }
  .header-wrapper .custom-menu-primary-new ul li:not(:last-child) { margin-right: 15px; }
  .logo-wrap img { max-width: 120px; height: auto; }
  .header-wrapper .right-side-menu-block ul li:last-child a { padding: 10px 15px; }
  .header-wrapper .custom-menu-primary-new ul a { font-size: 14px; line-height: 18px; }
  h1.main-title { font-size: 70px; line-height: 75px; }
  .quote-wrap-box .quote-wrap-img img { max-width: 80px; }

  .case-study-banner h1 { font-size: 50px; line-height: 58px; }
  .case-study-banner-logo { width: 345px; height: 345px; }
  .industry-outsourced-sidebar { padding: 20px 25px; }

  .box-customer-design .company-logo-customer, .blog-wrap-box-top img {
    border-radius: 50%;
    min-width: 160px;
    min-height: 160px;
    object-fit: contain;
    background: #FFFF;
    padding: 15px;
    width: 160px;
    height: 160px;
  }
  .header-wrapper .custom-menu-primary-new ul a, .header-wrapper .right-side-menu-block ul li a, .custom-menu-primary-new .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
    font-size: 13px !important;
    line-height: 14px;
  }
  .quote-heading.section-heading {
    padding-bottom: 50px;
  }
  .intro-text-section {
    padding: 80px 0 100px;
  }
  .partner-left-right-text-image-section {
    padding: 140px 0 0;
  }
  .partner-left-right-text-image-row:not(:last-child) {
    padding-bottom: 130px;
  }
  .partner-left-right-text-image-inner {
    padding-bottom: 80px;
  }
  .partner-banner-shap-icon img {
    max-width: 251px;
  }
  .partner-banner-section {
    padding: 70px 0 100px;
  }
  .customer-success-section .partner-banner-shap-icon img {
    max-width: 444px;
  }
  .customer-success-section .partner-banner-shap-icon {
    left: -14%;
  }
  .registe-wrbinar-details {
    max-width: 340px;
    margin-left: -60px;
  }
  .registe-wrbinar-details-inner {
    max-width: 340px;
    height: 340px;
  }
  .registe-wrbinar-icon-image img {
    max-width: 225px;
    width: 100%;
  }
  .registe-wrbinar-details-inner p {
    font-size: 28px;
  }
  .registe-wrbinar-place, .registe-wrbinar-date-time {
    max-width: 166px;
  }
  .registe-wrbinar-section .partner-banner-shap-icon img {
    max-width: 440px;
  }

  span.play-button {
    width: 140px;
    height: 140px;
  }
  span.play-button i {
    font-size: 48px;
  }
  .partner-left-right-text-image-section {
    background-size: 145%;
  }
  .blog-post-banner .partner-banner-heading {
    padding-top: 55px;
  }
  .subscribe-form-inner .legal-consent-container {
    position: static;
    padding:0px;
  }
  .bottom-threecol-box-row .bottom-threecol-box-item-inner {
    padding: 25px;
  }
  .partner-banner-shap-icon {
    top: 18%;
  }
  .common-integration-section .image-list-module ul{
    flex-wrap: wrap;
  }

  .what-the-market-section {
    padding: 77px 0 90px;
  }
  .number-inner-column h2 {
    font-size: 70px;
  }
  .number-inner-column {
    max-width: 275px;
    height: 275px;
  }
  .what-the-market-inner .number-column {
    padding: 15px 15px;
  }
  .what-the-market-inner .left-side-inner-content {
    margin: 0 -15px;
  }
  .what-the-market-section .cta-inner-section {
    width: 100%;
  }
  .what-the-market-inner .right-side-inner-content p {
    margin-bottom: 20px;
  }
  .what-the-market-section .cta-section {
    margin-top: 40px;
  }
  .image-text-twocol-section .image-text-twocol-inner .img-left .image-text-twocol-text-block {
    padding-left: 2em;
    padding-right: 2em;
  }
  .image-text-twocol-section .image-text-twocol-text-block h2 {
    margin-bottom: 35px;
  }
  .image-text-twocol-section {
    padding: 84px 0 80px;
  }
  .feature-checklist-section {
    padding: 75px 0 90px;
  }
  .feature-checklist-section .heading-col {
    padding: 20px 20px 28px;
  }
  .feature-checklist-section .bottom-content {
    margin-top: 100px;
  }



}
/*-------- 1199 ends here ----------*/

@media screen and (max-width:991px) {
  .container, .page-center { max-width:767px !important; }
  .box-customer-33 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .box-customer-rows .box-customer-33:nth-child(n + 3) { margin-top: 30px; }
  /*   .header-wrapper .custom-menu-primary-new{display:none;} */
  .box-customer-design h2 { font-size: 32px; line-height: 40px; margin: 40px 0; }
  .box-customer-design .company-logo-customer { max-width: 160px; }
  .box-customer-design { padding: 20px; min-height: 500px; }
  h1.main-title { font-size: 60px; line-height: 65px; }
  .my-70 { margin: 40px 0; }
  .custom-col-8,.custom-col-4{ -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; }
  .customer-video-review-wrap p { margin: 25px 0 40px; }
  .customer-video-review-wrap,.custom-rows.blog-listing-wrap .custom-col-4:nth-child(n + 3) { margin-top: 30px; }
  .custom-rows.blog-listing-wrap .custom-col-4 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .blog-wrap-box-content h3 { margin-bottom: 20px; }
  /*   .blog-wrap-box-top img { max-width: 160px; height: auto; } */
  /*   .lets-get-wrap-button a { padding: 12px 24px;border-width:3px;} */
  .footer-copyright-bottom{-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
  .footer-copyright-bottom ul.social-media-wrap { margin-top: 30px; }
  .footer-wrapper .footer-cols:first-child {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    margin-bottom:30px;
  }
  .footer-cols { -ms-flex: 0 0 25%; -webkit-box-flex: 0; flex: 0 0 25%; max-width: 25%; }
  .footer__follow-me {
    margin-top: 30px;
  }
  .case-study-banner-logo { width: 280px; height: 280px; }
  .case-study-banner-row { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
  .case-study-banner h1 { font-size: 46px; line-height: 54px; }
  .reduced-work-rows .reduced-work-count { font-size: 90px; line-height: 70px; }
  .industry-outsourced-wrap { margin: 50px 0 30px; }


  .header-wrapper { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  /*   span.toggle-icon span {
  width: 20px;
  height: 2px;
  background: #129bd8;
  margin: 4px auto;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
}
  span.toggle-icon.menu-open span.one {
  -webkit-transform: rotate( 45deg ) translate(3px, 3px);
  -ms-transform: rotate(45deg) translate(3px, 3px);
  transform: rotate( 45deg ) translate(3px, 3px);
}
  span.toggle-icon.menu-open  span.three {
  -webkit-transform: rotate( -45deg ) translate(6px, -6px);
  -ms-transform: rotate(-45deg) translate(6px, -6px);
  transform: rotate( -45deg ) translate(6px, -6px);
}
  span.toggle-icon.menu-open  span.two { opacity: 0; } */
  .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal {
    display: none;
    position: absolute;
    top: 84px;
    background-color: #ffffff;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9;
    /*     -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); */
    text-align: left;
    /*     -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out; */
    padding-bottom: 20px;
  } 
  .header-wrapper .custom-menu-primary-new ul {-ms-flex-wrap: wrap;flex-wrap: wrap;max-width: 767px;margin: 0 auto;}
  .header-wrapper .custom-menu-primary-new ul li {
    width: 100%;
    margin-right: 0;
    margin: 7px 0;
  }
  .header-wrapper .custom-menu-primary-new ul {
    align-items: flex-start;
    transition: none !important;
  }
  a.child-trigger-new
  {
    border-bottom: none !important;
    height: 38px !important;
  }
  ul.hs-menu-children-wrapper li a.child-trigger-new {
    padding-left: 0 !important;
  }
  a.child-trigger-new span, a.child-trigger-new span:after {
    background-color: #a4a4a4;
  }
  /*   body.mobile-open .header-wrapper .custom-menu-primary-new  .hs-menu-flow-horizontal {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
} */
  .header-wrapper .custom-menu-primary-new ul li:not(:last-child) { margin-right: 0; }
  /*   .header-wrapper .custom-menu-primary-new ul li:nth-last-child(2) { margin-left: 0; } */
  .header-wrapper .custom-menu-primary-new span { display: block; }
  .header-wrapper .custom-menu-primary-new ul a { padding: 0 15px; }
  .header-wrapper .right-side-menu-block ul li:last-child { margin-left: 15px; }

  .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal>ul>li:not(:last-child)>a {
    padding: 0 15px;
    width: 100%;
    border-bottom: 1px solid rgb(0 0 0 / 5%);
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 15px;
    line-height: normal;
  }
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper, .custom-menu-primary-new .hs-menu-flow-horizontal>ul ul.hs-menu-children-wrapper {
    position: static;
    visibility: visible;
    opacity: 1;
    transform: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.hs-menu-depth-2:hover>.hs-menu-children-wrapper {
    position: static;
  }
  ul.hs-menu-children-wrapper li a {
    padding-left: 4% !important;

  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children.hs-menu-depth-2>.hs-menu-children-wrapper li a {
    padding-left: 8% !important;
  }
  .custom-menu-primary-new .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
    border-bottom: 1px solid rgb(0 0 0 / 5%) !important;

  }
  li.hs-menu-item {
    margin: 0 !important;
  } 
  .footer.footer-main {
    border-top-width: 8px !important;
  }
  .right-side-menu-block {
    display: none;
  }
  .header-wrapper .custom-menu-primary-new .hs-menu-flow-horizontal >ul> li:last-child > a{
    background-color: #eb6133;
    color: #fff !important;
    padding: 8px 21px !important;
    border-radius: 80px;
    font-family: proxima_nova_bold !important;
    border: 2px solid #eb6133;
    line-height: normal;
    width: auto;
    margin-top: 10px;
    margin-left: 10px;
  }
  .partner-banner-section {
    padding: 60px 0 80px;
  }
  .quote-section {
    padding: 60px 0 80px;
  }
  .quote-heading.section-heading {
    padding-bottom: 40px;
  }
  .intro-text-inner h2 {
    margin-bottom: 20px;
  }
  .intro-text-section {
    padding: 60px 0 80px;
  }
  .partner-text-block-inner h4 {
    margin-bottom: 15px;
  }
  .partner-left-right-text-image-section {
    padding: 100px 0 0;
  }
  .partner-left-right-text-image-row:not(:last-child) {
    padding-bottom: 75px;
  }
  .partner-banner-shap-icon img {
    max-width: 200px;
  }
  .resources-blog-row .big-post-item, .resources-blog-row .post-item {
    padding: 0;
    width: 100%;
  }
  .resources-blog-column.big-item .resources-blog-image-block img {
    height: auto;
    min-height: 300px;
    width:100%;
  }
  .resources-blog-row .post-item {
    padding-top: 35px;
  }
  .resources-blog-row {
    margin: 0;
  }
  .resources-blog-section .partner-banner-shap-icon{
    top: 9%;
  }
  .resources-post-list-item {
    width: 50%;
  }
  .resources-post-list-section {
    padding: 80px 0;
  }
  .our-customer-section.customer-success-section .customer-review-section {
    padding-bottom: 80px;
  }
  .customer-success-section .partner-banner-shap-icon {
    display:none;
  }
  span.customer-video-review-title {
    margin-bottom: 20px;
  }
  .registe-wrbinar-form-image-block, .registe-wrbinar-text-block {
    width: 100%;
    padding: 0;
  }
  .registe-wrbinar-section .short-page-title {
    padding-bottom: 40px;
  }
  .registe-wrbinar-form-image-block {
    padding-top: 60px;
  }
  .registe-wrbinar-image-block figure.screen-img {
    width: 74.1%;
    top: 5.3%;
    left: 11.3%;
  }
  .registe-wrbinar-image-block .img-box {
    position: relative;
    max-width: 657px;
    width: 100%;
    margin: 0 auto;
  }
  .registe-wrbinar-row {
    margin: 0;
  }
  .box-story-blog-heading {
    padding-bottom: 40px;
  }
  .blog-listing-section {
    padding-top: 60px;
  }
  span.play-button i {
    font-size: 36px;
    margin-left: 8px;
  }
  span.play-button {
    width: 100px;
    height: 100px;
  }
  .video-popup-section {
    padding: 80px 0;
  }
  .blog-post-banner .partner-banner-image-block img {
    max-width: 250px !important;
    height: 250px  !important;
  }
  .registe-wrbinar-section .partner-banner-shap-icon{display:none;}
  .subscribe-form-inner .form-title {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
  }
  .resources-blog-section.blog-banner-section .resources-blog-row .big-post-item, 
  .resources-blog-section.blog-banner-section .resources-blog-row .post-item {
    padding: 0 15px;
  }
  .bottom-threecol-box-block {
    margin-top: 45px;
  }
  .partner-banner-section.home-banner .partner-banner-shap-icon img {
    max-width: 253px;
  }
  .partner-banner-section.home-banner .partner-banner-shap-icon {
    position: absolute;
    left: 0%;
    bottom: 0;
    top: 21%;
  }
  .accordion-image-section {
    padding-right: 30px;
  }
  .accordion-icon {
    margin-right: 30px;
  }
  .accordion-item {
    padding: 20px;
  }
  .accordion-icon img{
    margin-right: 30px;
  }
  .accordion-icon h5{
    width: calc(100% - 100px);
  }
  .accordion-content-inner {
    width: calc(100% - 100px);
  }
  .fifty-fifty-slider-block {
    padding-right: 4.5%;
  }
  .fifty-fifty-slider-container {
    padding: 80px 0;
  }
  .partner-banner-shap-icon {
    top: 19%;
  }
  .common-integration-section .image-list-module ul li{
    width: 20%;
  }

  .features-items-section{
    margin: 0 -20px;
  }
  .features-item{
    padding: 0 20px 50px;
  }
  .reduced-work-rows .reduced-work-half {
    padding: 0 25px;
  }
  .competitive-comparison-section {
    padding: 58px 0 70px;
  }
  .competitive-comparison-section .section-header h2 {
    margin-bottom: 55px;
  }
  .competitive-comparison-listing .competitive-column {
    padding: 0 15px;
  }
  .competitive-comparison-listing {
    margin: 0 -15px;
  }
  .competitive-comparison-listing .slider-circle {
    width: 40px;
    height: 41px;
  }
  .competitive-comparison-listing .slider-circle p {
    font-size: 14px;
  }
  .competitive-comparison-section .card-title p {
    font-size: 22px;
    line-height: normal;
  }
  .what-the-market-section {
    padding: 67px 0 60px;
  }
  .number-inner-column h2 {
    font-size: 60px;
  }
  .number-inner-column h2 span {
    font-size: 55px;
  }
  .number-inner-column {
    max-width: 210px;
    height: 210px;
  }
  .number-inner-column p {
    font-size: 18px;
    line-height: normal;
    margin-top: 5px;
  }
  .image-text-twocol-section {
    padding: 70px 0 50px;
  }
  .image-text-twocol-section .image-text-twocol-inner .img-left .image-text-twocol-text-block {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-text-twocol-section .image-text-twocol-text-block h2 {
    margin-bottom: 25px;
  }
  .feature-checklist-section {
    padding: 75px 0 80px;
  }
  .feature-checklist-section .heading-col {
    padding: 20px 10px 28px;
  }
  .feature-checklist-section .logo-col {
    padding: 13px 30px 20px;
  }
  .feature-checklist-section .bottom-content {
    margin-top: 70px;
  }
  .bottom-content .quotes-text {
    padding-left: 40px;
  }
  .competitive-comparison-section .section-header h2 img {
    max-width: 50px;
    margin-right: 28px;
  }
  .image-text-twocol-section .image-text-twocol-text-block .logo img {
    max-width: 50px;
  }
  .competitive-comparison-listing-wraper .section-heading h3 {
    font-size: 30px;
    line-height: normal;
  }
  .competitive-comparison-listing-wraper .page-center {
    padding: 0 30px;
  }


}
/*-------- 991 ends here ----------*/



@media screen and (max-width:767px) {
  .body-container--pricing-page .quote-section {
    padding-bottom: 52px !important;
  }
  .features-heading-line-separator h2 {
    padding: 0 1.5rem 8px;
  }
  .body-container--pricing-page .features-heading h2 {
    margin-bottom: 0 !important;
  }
  .container, .page-center { max-width: 576px; }
  .box-customer-33,.custom-rows.blog-listing-wrap .custom-col-4 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; }
  .box-customer-rows .box-customer-33:nth-child(n + 2) { margin-top: 30px; }
  .box-customer-design{min-height: auto;}
  .box-customer-design h2 { font-size: 30px; line-height: 38px; margin: 20px 0; }
  .box-customer-design .company-logo-customer { max-width: 140px; }
  h1.main-title { font-size: 50px; line-height: 55px; }
  hr.space-hr { margin: 45px 0; }
  .customer-video-review-wrap p {
    margin: 25px 0 20px;
    font-size: 20px;
    line-height: 28px;
  }
  .custom-rows.blog-listing-wrap .custom-col-4:nth-child(n + 2){margin-top:30px;}
  .blog-wrap-box-content h3 {  margin-bottom: 15px; }
  /*   .blog-wrap-box-top img { max-width: 140px; height: auto; } */
  .blog-wrap-box-top { padding: 20px 20px 30px; }
  .quote-wrap-box .quote-wrap-img,.quote-wrap-box .quote-wrap-content { width: 100%; }
  .quote-wrap-box .quote-wrap-img { margin-bottom: 20px; }
  .quote-wrap-box .quote-wrap-content p {  margin-bottom:30px; }
  .footer-cols { -ms-flex: 0 0 50%; -webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .footer-copyright-bottom ul:first-child li:last-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
  }
  .custom-rows.blog-listing-wrap {
    max-width: 450px;
    margin: 0 auto;
  }
  .custom-rows.blog-listing-wrap .custom-col-4 {
    padding: 0 !important;
  }
  .footer-copyright-bottom ul { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; }
  .footer-wrapper .footer-cols:nth-child(n + 4),.footer-wrapper ul + ul, .footer-cols div + div { margin-top: 30px; }
  .industry-outsourced-col-8, .industry-outsourced-col-4 { max-width: 100%; }
  .industry-outsourced-rows > div + div { margin-top: 20px; }

  .reduced-work-rows .reduced-work-count { font-size: 70px; line-height: 60px; }
  .reduced-work-rows p { font-size: 20px; }
  .case-study-banner-row .case-study-banner-left,.case-study-banner-row .case-study-banner-right { width: 100%; }
  .case-study-banner-row .case-study-banner-right { margin-top: 20px; }
  .case-study-banner-logo img { max-width: 180px; }
  .case-study-banner-logo { width: 250px; height: 250px; }
  .case-study-banner-logo:after { height: 40px;bottom: -45px;}
  .case-study-banner{padding: 40px 0 45px;}
  .case-study-banner h1 { font-size: 42px; line-height: 50px; }
  .footer-cols #hs_cos_wrapper_header_logo {
    text-align: center;
  }
  .social-links {
    justify-content: center;
  }
  .footer.footer-main {
    border-top-width: 5px !important;
  }
  .lets-get-wrap-button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .industry-outsourced-rows>div {
    padding: 0 15px;
    position: relative;
  }
  .industry-outsourced-rows{flex-wrap: wrap;}

  .partner-banner-text-block {
    width: 100%;
    padding-right: 0;
  }
  .partner-banner-image-block img {
    max-width: 400px !important;
    width: 100%;
  }
  .partner-banner-image-block {
    width: 100%;
    text-align: center;
  }
  .partner-banner-text-block {
    padding-top: 40px;
  }
  h1, h2, h3,h4, h5, h6 {
    margin-bottom: 10px;
  }
  .partner-banner-image-block {
    margin-top: 30px;
  }
  .partner-banner-row{
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
  }
  .partner-banner-section {
    padding: 40px 0 50px;
  }
  .quote-section {
    padding: 50px 0 60px;
  }
  .quote-heading.section-heading {
    padding-bottom: 30px;
  }
  .partner-left-right-text-image-section {
    padding: 60px 0 0;
  }
  .btn-block a {
    margin: 0;
  }
  .partner-left-right-text-block {
    width: 100%;
    padding-right: 0;
    margin-top: 40px;
  }
  .partner-left-right-text-image-inner .partner-left-right-text-image-row:nth-child(even) .partner-left-right-text-block {
    padding-left: 0;
  }
  .partner-left-right-image-block {
    width: 100%;
  }
  .partner-left-right-text-image-row {
    flex-direction: column-reverse;
  }
  .partner-left-right-text-image-inner .partner-left-right-text-image-row:nth-child(even) {
    flex-direction: column-reverse;
  }
  .partner-left-right-text-image-row:not(:last-child) {
    padding-bottom: 55px;
  }
  .partner-left-right-text-image-inner {
    padding-bottom: 60px;
  }
  .partner-banner-shap-icon {
    display: none;
  }
  .resources-blog-heading-block .setion-heading {
    padding-top: 45px;
  }
  .resources-blog-section {
    padding: 40px 0 60px;
  }
  span.post-tag {
    font-size: 16px;
    top: 16px;
    left: 15px;
  }
  .resources-post-list-item {
    width: 100%;
    padding: 0;
    max-width: 400px;
    margin: 0 auto;
  }
  .resources-post-list-row {
    margin: 0;
  }
  .filter-block-inner {
    flex-direction: column;
    justify-content: center;
  }
  .item-selector-inner.blog-topics:not(:last-child) {
    padding-right: 0;
    margin-bottom: 15px;
  }
  .item-selector-inner.blog-topics {
    width: 290px;
  }
  .blog-topics .topic {
    width: 290px;
  }
  .resources-post-list-section {
    padding: 40px 0;
  }
  .filter-block-section {
    margin-bottom: 50px;
  }
  .blog-topics .topic {
    font-size: 18px;
    line-height: 22px;
  }
  .blog-topics ul li label {
    font-size: 16px;
    line-height: 32px;
  }
  .our-customer-section.customer-success-section .customer-review-section {
    padding-bottom: 60px;
  }
  .registe-wrbinar-section {
    padding: 40px 0 20px;
  }
  .registe-wrbinar-form-image-block {
    padding-top: 40px;
  }
  .blog-listing-section {
    padding-top: 40px;
  }
  .video-popup-section {
    padding: 40px 0;
  }
  .resources-post-list-item-image-block img {
    height: auto;
  }
  .partner-left-right-text-image-section {
    background-size: 230%;
  }
  .blog-post-banner .partner-banner-heading{
    padding-top: 30px;
  }
  .resources-blog-section.blog-banner-section .resources-blog-row .big-post-item, 
  .resources-blog-section.blog-banner-section .resources-blog-row .post-item {
    padding: 0;
  }
  input.hs-button.primary.large{
    border-width: 2px !important;
    font-size: 14px !important;
    padding: 12px 26px !important;
    text-transform: none !important;
    line-height: normal !important;
  }
  .post-social-custom {
    justify-content: center;
  }
  .post-social-custom > div:last-child a {
    margin-right: 0;
  }
  .post-social-custom a img {
    width: 33px;
  }
  .post-social-custom a {
    margin-right: 12px;
  }
  .resources-post-list-row.grid {
    max-width: 400px;
    margin: 0 auto;
  }
  .registe-wrbinar-bottom-info-text {
    max-width: 100%;
  }
  .bottom-threecol-box-row .bottom-threecol-box-item-inner {
    width: 100%;
  }
  .bottom-threecol-box-row .bottom-threecol-box-item-inner:not(:last-child) {
    border-bottom: 1px solid #fff;
    border-top: none;
  }
  .bottom-threecol-box-item-inner .button {
    margin: auto;
  }
  .partner-banner-section.home-banner .partner-banner-shap-icon img {
    display: none;
  }
  .accordion-image-section{
    width: 100%;
    padding-right: 0px;
  }
  .accordion-tab-section{
    width: 100%;
  }
  .accordion-section {
    padding: 50px 0;
  }

  .accordion-tab-section{
    margin-top: 40px;
  }
  .fifty-fifty-slider-block {
    padding-right: 0;
    width: 100%;
  }
  .fifty-fifty-slider-item-image-block {
    width: 100%;
    max-width: 400px;
    margin-bottom: 25px;
  }
  .slider-section-row {
    text-align: center;
    align-items: center;
    flex-direction: column-reverse;
  }
  .fifty-fifty-slider-block ul.slick-dots {
    padding-right: 0;
  }
  .slick-dots li button {
    margin: 0 auto;
  }
  .fifty-fifty-slider-container {
    padding: 60px 0;
  }
  .slick-dots li button {
    width: 15px !important;
    height: 15px !important;
  }

  .common-integration-section.anchor-group-wrapper {
    padding: 50px 0 20px;
  }
  .common-integration-section .image-list-module ul li{
    padding: 0 5%;
    width: 25%;
  }

  .features-section{
    padding: 50px 0 0px;
  }
  .features-heading h2{
    margin-bottom: 40px;
  }
  .features-items-section{
    margin: 0 -40px;
  }
  .features-item{
    width: 50%;
    padding: 0 40px 30px;
  }
  .subscribe-form-inner {
    max-height: none;
    height: auto;
  }
  .competitive-comparison-section {
    padding: 55px 0 50px;
  }
  .competitive-comparison-section .section-header h2 {
    margin-bottom: 40px;
    height: auto !important;
  }
  .competitive-comparison-listing {
    margin: 0;
    flex-direction: column;
  }
  .competitive-comparison-listing .competitive-column {
    padding: 0;
    width: 100%;
  }
  .competitive-inner-column .jirav-slider:after {
    top: 0px;
  }
  .competitive-comparison-listing .competitive-column + .competitive-column {
    margin-top: 40px;
  }
  .competitive-inner-column .progress-slider {
    padding: 15px 0;
  }
  .what-the-market-inner .left-side-content {
    padding-right: 0;
    width: 100%;
  }
  .what-the-market-inner .right-side-content {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .what-the-market-inner .right-side-inner-content {
    max-width: 100%;
    margin: 0;
  }
  .what-the-market-section .cta-inner-section {
    width: 50%;
  }
  .what-the-market-section .cta-section .button {
    margin: 0 auto;
  }
  .competitive-comparison-section .section-header h2,
  .what-the-market-section .section-heading h2 {
    text-align: center;
  }
  .number-inner-column {
    margin: 0 auto;
  }
  .number-inner-column h2 {
    font-size: 45px;
  }
  .number-inner-column h2 span {
    font-size: 40px;
  }
  .what-the-market-inner .right-side-inner-content p {
    font-size: 20px;
    line-height: 1.5;
  }
  .what-the-market-section .section-heading h2 {
    margin-bottom: 30px;
  }
  .image-text-twocol-section .image-text-twocol-inner .img-left .image-text-twocol-text-block {
    padding-left: 0;
    padding-right: 0;
  }
  .image-text-twocol-section .image-text-twocol-inner .img-left {
    flex-direction: column-reverse;
  }
  .image-text-twocol-section .image-text-twocol-row.img-left .img-box {
    padding-right: 0;
    width: 100%;
  }
  .image-text-twocol-section .image-text-twocol-row.img-right .img-box {
    width: 100%;
  }
  .feature-checklist-section {
    padding: 60px 0 70px;
  }
  .feature-checklist-section .section-heading h2 {
    margin-bottom: 30px;
  }
  .feature-checklist-section .bottom-content {
    margin-top: 50px;
  }
  .bottom-content .quotes-text {
    padding-left: 20px;
  }
  .feature-checklist-section .bottom-content h4 {
    margin-bottom: 25px;
  }
  .feature-checklist-section .bottom-cta-section {
    margin-top: 30px;
  }
  .feature-checklist-section .checklist-chart-wraper {
    overflow-x: scroll; 
  }
  .feature-checklist-section .checklist-chart {
    width: 880px;
  }
  .feature-checklist-section .checklist-chart-wraper::-webkit-scrollbar {
    height: 12px;
  }
  /* Track */
  .feature-checklist-section .checklist-chart-wraper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  /* Handle */
  .feature-checklist-section .checklist-chart-wraper::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #F1592A;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  }
  .feature-checklist-section .checklist-chart-wraper::-webkit-scrollbar-thumb:window-inactive {
    background: #eb6133;
  }
  .feature-checklist-section .heading-col {
    padding: 20px 10px 20px;
  }
  .feature-checklist-section .logo-col {
    padding: 10px 30px 10px;
  }
  .feature-checklist-section .checklist-row .heading-col {
    padding-top: 31px;
    padding-bottom: 31px;
  }
  .comparison-page-banner {
    background-image: none;
  }
  .competitive-comparison-section .section-header h2 img {
    max-width: 40px;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .competitive-comparison-section .section-header h2 {
    flex-direction: column;
  }
  .image-text-twocol-section .image-text-twocol-text-block .logo img {
    max-width: 40px;
  }
  .comparison-page-banner .partner-banner-row:after {
    display: none;
  } 
  .competitive-comparison-section .page-center {
    padding: 0 20px;
  }
  .competitive-comparison-listing-wraper .section-heading h3 {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 25px;
  }
  .competitive-comparison-section .view-all-cta-section {
    margin-top: 50px;
  }
  .view-all-cta-section .view-all-cta a {
    font-size: 16px;
    line-height: normal;
    padding: 0 25px 0 30px;
  }
  .competitive-comparison-section .view-all-cta-section .page-center img {
    margin-left: 10px;
    max-width: 16px;
  }


  /*1-11-2022 */
  .registe-wrbinar-section.content-and-webinar-form-section .registe-wrbinar-bottom-info-text {
    max-width: 100%;
  }
  .email-subscribe-inner{
    max-width: 100%;
  }

}

/*-------- 767 ends here ----------*/

@media screen and (max-width:575px) {
  .features-heading-line-separator h2 {
    padding: 0 1rem 8px;
  }
  .all-features-block .toggle-icon-arrow {
    padding-left: 10px;
  }
  .all-features-block .fa.fa-angle-down {
    font-size: 25px;
  }
  h1.main-title { font-size: 40px; line-height: 45px; }
  .box-customer-design h2 { font-size: 26px; line-height: 36px; }
  .box-customer-design .company-logo-customer,.blog-wrap-box-top img { max-width: 120px; }
  .customer-video-review-wrap img { max-width: 120px; height: auto; }
  .blog-wrap-box-content { padding: 20px; }
  .customer-video-review-wrap { margin-top: 15px; }
  .customer-video-review-wrap p { margin: 15px 0 10px; }
  .quote-wrap-box .quote-wrap-img img { max-width: 60px; }
  .quote-wrap-box .quote-wrap-content p {
    margin-bottom: 20px;
  }
  .quote-wrap-content .quote-wrap-person { font-size: 16px; line-height: 22px; }
  .lets-get-wrap h3 { margin-bottom: 20px; }
  .lets-get-wrap-button{-ms-flex-wrap: wrap;flex-wrap: wrap;}
  .lets-get-wrap-button a + a { margin-left: 0; margin-top: 20px; }
  main.main-wrap { padding: 50px 0 70px; }
  .footer-cols { -ms-flex: 0 0 100%; -webkit-box-flex: 0; flex: 0 0 100%; max-width: 100%; }
  .footer-wrapper .footer-cols:nth-child(n + 3){margin-top: 30px;}
  .footer-copyright-bottom ul li + li{margin-left: 10px !important;padding-left: 10px !important;}
  .case-study-banner h1 { font-size: 36px; line-height: 46px;margin-top: 30px;}
  .case-study-banner-logo { width: 210px; height: 210px; }
  .case-study-banner-logo img { max-width: 150px; }
  /*   .reduced-work-rows .reduced-work-half:last-child {
  border-left: 0;
  border-top: 1px solid #707070;
  padding-top: 10px;
} */
  .reduced-work-rows .reduced-work-half { width: 100%; }
  .reduced-work-rows .reduced-work-count { font-size: 55px; line-height: 50px; }
  .reduced-work-rows .reduced-work-half:nth-child(2n) {
    border-left: gainsboro;
  }
  .reduced-work-half:last-child {
    margin-bottom: 0;
  }
  .reduced-work-wrapper {
    padding: 40px 0;
  }
  .customer-video-review-wrap h4 {
    margin: 15px 0 25px;
  }
  .box-customer-design h3, .box-customer-design h4 {
    margin: 25px 0;
  }
  .box-customer-design .company-logo-customer, .blog-wrap-box-top img {
    min-width: 110px;
    min-height: 110px;
    padding: 15px;
    width: 110px;
    height: 110px;
  }
  .lets-get-wrap-button {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .lets-get-wrap-button a {
    margin-top: 0 !important;
  }
  .cta-section.version-new .lets-get-wrap-button a+a {
    margin-left: 0 !important;
    margin-top: 15px !important;
    margin-bottom: 0px;
  }
  .lets-get-wrap-button a {
    margin-top: 0 !important;
    margin-bottom: 15px;
  }
  .body-container--pricing-page .lets-get-wrap-button a {
    margin-bottom: 15px;
  }
  .partner-left-right-text-block {
    margin-top: 25px;
  }
  .resources-blog-box {
    flex-direction: column;

  }
  .resources-blog-content {
    left: 0;
    padding-top: 20px;
  }
  .resources-blog-image-block {
    max-width: 100%;
    width: 100%;
  }
  .resources-blog-image-block img {
    width: 100%;
  }
  .resources-blog-column.big-item .resources-blog-content {
    padding-left: 15px;
    top: 80px;
  }
  .resources-blog-content {
    width: 100%;
    padding-left: 0;
  }
  .resources-blog-column:not(:last-child) {
    margin-bottom: 40px;
  }
  span.post-tag {
    font-size: 15px;
    top: 16px;
    left: 15px;
  }
  .registe-wrbinar-icon-image img {
    max-width: 165px;
    width: 100%;
  }
  .registe-wrbinar-details-inner {
    max-width: 280px;
    height: 280px;
  }
  .registe-wrbinar-details {
    max-width: 280px;
    margin-left: -40px;
  }
  .registe-wrbinar-details-inner p {
    font-size: 22px;
  }
  .registe-wrbinar-place, .registe-wrbinar-date-time {
    max-width: 145px;
  }
  .registe-wrbinar-date-time {
    margin-bottom: 26px;
  }
  .registe-wrbinar-date-time:after {
    width: 56%;
    bottom: -13px;
  }
  .registe-wrbinar-info-details {
    justify-content: center;
  }
  .hs-form-field>label, .hs-form-field>label span {
    font-size: 16px !important;
  }

  .registe-wrbinar-image-block {
    margin-top: 50px;
  }
  .registe-wrbinar-form-block {
    padding: 25px;
  }

  .features-items-section{
    margin: 0 -30px;
  }
  .features-item{
    padding: 0 30px 30px;
  }

  /*   .reduced-work-rows .reduced-work-half:nth-child(odd) {
  padding-right: 0;
}
  .reduced-work-rows .reduced-work-half:nth-child(even) {
  padding-left: 0;
} */

  .reduced-work-rows .reduced-work-half {
    padding: 0 0px;
  }
  .competitive-inner-column .jirav-slider:after {
    top: -6px;
  } 
  .what-the-market-inner .number-column {
    width: 100%;
    padding: 30px 53px;
  }
  .what-the-market-inner .number-column {
    padding: 15px 0px;
  }
  .what-the-market-inner .left-side-inner-content {
    margin: 0;
  }
  .what-the-market-inner .number-column:nth-child(2) {
    padding-top: 15px;
  }
  .what-the-market-section .cta-inner-section {
    width: 100%;
  }
  .what-the-market-section .cta-two {
    margin-top: 20px;
  }


}
/*-------- 575 ends here ----------*/

@media(max-width:480px){
  .registe-wrbinar-info-details {
    flex-direction: column;
  }
  .registe-wrbinar-details {
    max-width: 280px;
    margin-left: 0;
    margin-top: -55px;
  }
  .registe-wrbinar-bottom-info-text {
    margin-top: 40px;
  }
  span.play-button i {
    font-size: 28px;
    margin-left: 8px;
  }
  span.play-button {
    width: 80px;
    height: 80px;
  }
  .accordion-icon{
    width: 100%;
    margin: 0 auto;
  }
  .accordion-content{
    width: 100%;
    padding-top: 20px;
    text-align: center;
  }
  .accordion-content-inner {
    width: 100%;
  }
  .accordion-icon img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-width: 70px !important;
  }
  .accordion-icon h5 {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  .common-integration-section .image-list-module ul li{
    width: 33.33%;
  }


  .features-items-section{
    margin: 0 -40px;
  }
  .features-item{
    width: 100%;
    padding: 0 40px 30px;
  }
  .competitive-inner-column .jirav-slider:after {
    top: -9px;
  }
}
/*-------- 480 ends here ----------*/


.case-custom-heading{
  font-size: 60px;
}
.case-custom-description{
  font-size: 28px;
}

@media screen and (max-width:767px) {
  .case-custom-heading{
    font-size: 30px;
  }
  .case-custom-description{
    font-size: 18px;
  }
}
.press-release .partner-banner-text-block{
  width: 100%;
}
.press-release .blog-post-banner .partner-banner-heading{
  margin: 0;
  max-width: 100%;
  text-align: center;
}
.press-release .partner-banner-heading h1{
  margin-bottom: 20px !important;
}
.press-release .blog-post-body{
  width: 100%;
  padding: 0;
}
.blog-post-sidebar-wrapp {
  margin-bottom: 50px;
  position: relative;
}
.blog-post-body ul, .blog-post-body ol {
  padding-left: 0.4rem;
  list-style-position: inside;
}
.blog-post-body h5, .blog-post-body h4 {
  font-weight: 800;
  font-family: proxima_nova_bold,sans-serif;
  padding-top: 2.8rem;
  margin: 0;
}
.blog-post-body h5 {
  margin-bottom: 20px;
}
.blog-post-body ol {
  font-family: proxima_nova_bold,sans-serif;
  margin: 0;
}
.blog-post-body ul ul, .blog-post-body ol ul, .blog-post-body ul ol,.blog-post-body ol ol {
  margin: 1.5rem 0;
  padding-left: 0;
  font-weight: 400;
  font-family: proximanova_regular,sans-serif;
}
.blog-post-body ol li {
  margin: 1.5rem 0;
}
.blog-post-body ul {
  padding-left: 15px;
}
.blog-post-body ul li {
  margin: 7px 0 1.5rem 0;
  line-height: 1.3;
}
.blog-post-body ol li p {
  line-height: 1.5;
  padding-top: 20px;
  margin: 0;
}
.blog-post-body ol ul {
  margin: 1.5rem 0 0;
}
.blog-post-body ol ul li {
  list-style-type: disc;
  margin: 7px 0;
}
.blog-post-sidebar .post-author-date-info h5 {
  line-height: 29px;
  font-weight: 800;
  font-family: proxima_nova_bold,sans-serif;
  color: #59241B;
  margin-bottom: 10px;
}
.blog-post-sidebar .post-author-date-info p span {
  display: block;
}
.related-topics-block {
  border-top: 1px solid #d7d7d7;
  padding-top:30px;
}
.related-topics-block .title, .share-social-icon-block .title {
  font-family: proxima_nova_bold,sans-serif;
  margin-bottom: 10px;
}
.related-topics-block ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
.related-topics-block ul li {
  margin: 0;
  color: #eb6133;
  font-family: proxima_nova_bold,sans-serif;
}
.blog-post-sidebar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: flex-end;
  position: relative;
}
.blog-post-sidebar .post-author-date-info {
  align-self: flex-start;
  position: absolute;
  top: 0;
}
.blog-post-sidebar .related-topics-block {
  align-self: flex-end;
  width: 100%;
}
.blog-post-sidebar .related-topics-block {
  align-self: flex-end;
  width: 100%;
}
.blog-post-sidebar .share-social-icon-block {
  padding-top: 50px;
}
.blog-post-sidebar .share-social-icon-block .social-links {
  align-items: center;
  display: flex;
  padding-left:0;
}
.body-container--blog-post .related-post-section .blog-related-posts__title {
  border-top: 1px solid #d9d9d9;
  padding-top: 70px;
  padding-bottom: 30px;
}
.body-container--blog-post .related-post-section .box-customer-design-link {
  font-family: proxima_nova_bold,sans-serif;
}
.body-container--blog-post .cta-section .lets-get-wrap {
  border-top: 1px solid #d9d9d9;
}
.blog-related-post-learn-more-button .load-more-btn a {
  font-family: proxima_nova_bold,sans-serif;
  text-decoration: none;
  background-color: #eb6133;
  border: 4px solid #eb6133;
  border-radius: 50px;
  color: #fff;
  fill: #fff;
  padding: 20.5px 44px;  
  display: inline-flex;
  margin: 2rem 0 5rem;
  text-align: center;
  transition: all .15s linear;
  justify-content: center;
}
.blog-related-post-learn-more-button {
  margin: 0 auto;
  float: none;
  max-width: 100%;
}
.blog-related-post-learn-more-button .load-more-btn a:hover {
  background-color: rgba(215,75,32,1.0);
  border: 4px solid #d74b20;
}
.blog-related-posts .blog-related-posts__list {
  flex-wrap: wrap;
}

/* -------------------------------------------------------- How Jirav works -------------------------------------------------------- */
.image-text-twocol-inner {
  padding: 110px 0 95px;
}
.image-text-twocol-section .image-text-twocol-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.image-text-twocol-text-block {
  width: 50%;
  padding-right: 3em;
}
.image-text-twocol-text-block h2 {
  letter-spacing: -0.9px;
  color: #2B343B;
}
.image-text-twocol-text-block p {
  margin-bottom: 0;
}
.image-text-twocol-text-block ul {
  margin: 12px 0;
}
.image-text-twocol-text-block ul li {
  margin:0;
}
.image-text-twocol-text-block .button-block {
  padding-top: 40px;
}
.image-text-twocol-image-block {
  width: 50%;
}
.image-text-twocol-inner .img-left {
  flex-direction: row-reverse;
}
.image-text-twocol-inner .img-left .image-text-twocol-text-block {
  padding-left: 3em;
} 

.image-text-twocol-section-2 .image-text-twocol-image-block{
  padding-left: 3em;
  padding-right: 3em;
}
.image-text-twocol-section-2 .img-left .image-text-twocol-image-block{
  padding-left: 0;
}
.image-text-twocol-inner .img-right {
  flex-direction: row;
}
.image-text-twocol-inner .img-right .image-text-twocol-text-block {
  padding-right: 3em;
} 
.image-text-twocol-image-block .img-box {
  position: relative;
}
.image-text-twocol-image-block .img-box img {
  max-width: 100%;
}
.image-text-twocol-image-block .img-box figure.screen-img {
  overflow: hidden;
  position: relative;
  position: absolute;
  width: 64%;
  top: 7.3%;
  left: 10.5%;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0;
  height: 80.7%;
}

/* -------------------------------------------------------- How Jirav works -------------------------------------------------------- */


/* -------------------------------------------------------- Quote-section -------------------------------------------------------- */
.quote-section {
  padding: 110px 0;
}
.quote-wrap-content h4 {
  color: #59241B !important;
  letter-spacing: -0.36px;
}
.quote-wrap-content .quote-wrap-person {
  color: #59241B !important;
}
/* -------------------------------------------------------- Quote-section -------------------------------------------------------- */

/* -------------------------------------------------------- What makes Jirav different  -------------------------------------------------------- */
.three-column-text-section .three-column-text-inner {
  padding: 85px 0 95px;
}
.three-column-text-heading-block.section-heading h2 {
  letter-spacing: -0.9px;
  margin-bottom: 40px;
}
.three-column-text-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.three-column-text-item {
  width: 33.33%;
  padding-right: 75px;
}
.three-column-text-item-inner h4 {
  margin-bottom: 18px;

}
/* -------------------------------------------------------- What makes Jirav different  -------------------------------------------------------- */
/* ---------------------------------- three-column-text-center-image-section  ---------------------------------- */
.three-column-text-center-image-section {
  z-index: 1;
}
.three-column-text-center-image-section .partner-banner-shap-icon img {
  max-width: 480px;
  width: 100%;
}
.three-column-text-center-image-section .partner-banner-shap-icon {
  position: absolute;
  left: -83px;
  bottom: -13%;
  z-index: -1;
  top: 245px;
}
.three-column-text-center-image-inner {
  margin: 50px 0;
}
.three-column-text-center-image-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.three-column-text-center-image-left-block {
  width: 30%;
}
.three-column-text-center-image-item-inner {
  padding-top: 40px;
}
.three-column-text-center-image-item-inner h4 {
  margin: 0 0 1rem;
}
.three-column-text-center-image-center-block {
  width: 40%;
}
.three-column-text-center-image-center-block .center-image {
  margin:80px auto 0;
  float: none;
  max-width: 100%;
  width: 472px;
}
.three-column-text-center-image-center-block .button-block {
  margin: 80px auto 15px;
  float: none;
  max-width: 32%;
  text-align: center;
  max-width: none;
}
.three-column-text-center-image-right-block {
  width: 30%;
}
.three-column-text-center-image-section .bottom-image-block {
  z-index: -2;
  position: relative;
}

/* ---------------------------------- three-column-text-center-image-section-v2  ---------------------------------- */
.three-column-text-center-image-section-v2 .three-column-text-center-image-center-block .center-image {
  margin: 50px auto 0;
}
.logo-brand-heading h2{
  text-align: center;
  margin-bottom: 60px;
}




/* ---------------------------------- logo-brand-section  ---------------------------------- */
.logo-brand-inner {
  padding: 10px 0 50px;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
.logo-brand-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position:relative;
  z-index:1;
}
.logo-brand-row .logo-item {
  width: 14%;
  margin: 0 50px;
  padding-top: 40px;
}
.logo-brand-row .logo-item img {
/*   width: 90%; */
/*   height: auto; */
}
.logo-after-button {
  padding-top: 80px;
  margin: 0 auto;
  max-width: 250px;
  width: 100%;
  float: none;
}

.partner-banner-text h4{
  font-family: proximanova_regular,sans-serif;
}
/* ---------------------------------- logo-brand-section  ---------------------------------- */


/* ---------------------------------- 50-50 section ---------------------------------- */


.two-column-image-text-section .image-text-twocol-text-block {
  width: 40%;
}
.two-column-image-text-section .image-text-twocol-image-block {
  width: 60%;
}

.two-column-image-text-section .image-title-section {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.two-column-image-text-section .icon-image img {
  max-width: 30px !important;
  height: 30px !important;
  width: 100%;
}
.two-column-image-text-section .image-text-twocol-row{
  align-items: center;
}
.two-column-image-text-section .img-box img {
  max-width: 100%;
  width: 100%;
}
.two-column-image-text-section .image-text-twocol-image-block .img-box {
  position: absolute;
  max-width: 50% !important;
  right: -5%;
  bottom: 0;
  padding: 0;
  height: 500px;
  overflow: hidden;
  width: 100%;
  float: right;
  padding-left: 0px;
}
.two-column-image-text-section .content-section-title h5 {
  margin-bottom: 15px;
}
.two-column-image-text-section  .inner-text-block-section {
  margin-bottom: 40px;
}

.two-column-image-text-section .image-text-twocol-inner {
  padding: 50px 0 0;
}
.two-column-image-text-section .inner-text-block-section {
  margin-bottom: 40px;
  border-bottom: 1px solid #E4E4E4;
  padding-bottom: 40px;
}
.two-column-image-text-section .inner-text-block-section:last-child{
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom:0;
}
.two-column-image-text-section .content-section-title h4 {
  margin-bottom: 10px;
}
.two-column-image-text-section .section-heading {
  text-align: center;
}
.two-column-image-text-section .section-heading h2{
  margin-bottom: 15px;
}
.two-column-image-text-section .main-section-paragraph-content {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 50px;
}
.image-text-twocol-section.two-column-image-text-section {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
.two-column-image-text-section .image-text-twocol-row.img-left .img-box {
  left: -5%;
}
.two-column-image-text-section .icon-image img {
  margin-right: 15px;
}
/* ---------------------------------- 50-50 section ---------------------------------- */



/* ---------------------------------- left-text-content-and-form-section ---------------------------------- */
.border-top-section:before {
  content: "";
  background: #000;
  max-width: 1510px;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  margin: 0 auto;
}
.left-text-content-and-form-section .partner-banner-shap-icon img {
  max-width: 550px;
}
.left-text-content-and-form-section {
  position: relative;
  z-index: 1;
  padding: 100px 0;
  background-position: 50% 30%;
  background-size: 109%;
  background-repeat: no-repeat;
  overflow: hidden;
}
.left-text-content-and-form-section .page-center{
  position: relative;
  z-index: 1000;
}
.left-text-content-and-form-section .partner-banner-shap-icon {
  position: absolute;
  left: -83px;
  bottom: -13%;
  z-index: 1;
  top: 245px;
}

.main-left-text-content-and-form-section{
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.left-text-content-and-form-section .left-text-content-section{
  width:50%;
}
.left-text-content-and-form-section .left-text-content-section .section-heading h2{
  max-width: 600px;
  width: 100%;
  margin-bottom: 25px;
  line-height: 60px;
}
.left-text-content-and-form-section .right-content-section{
  width:50%;
}
.left-text-content-and-form-section .inner-left-text-content-section {
  padding-right: 75px;
}
.left-text-content-and-form-section .inner-right-content-section {
  box-shadow: 3px 0 14px 0 rgba(0, 0, 0, 0.16);
  padding: 27px 30px 20px;
}
.left-text-content-and-form-section input.hs-button.primary.large {
  margin: 30px 0;
}

.left-text-content-and-form-section .right-content-section form {
  padding: 0;
}
.left-text-content-and-form-section .right-content-section form textarea {
  border: 1px solid #707070 !important;
  height: 174px;
}
.left-text-content-and-form-section .right-content-section form input[type='text'], .left-text-content-and-form-section .right-content-section form input[type='email'], 
.left-text-content-and-form-section .right-content-section form input[type='password'], 
.left-text-content-and-form-section .right-content-section form input[type='tel'], 
.left-text-content-and-form-section .right-content-section form input[type='number'], .left-text-content-and-form-section .right-content-section form select{
  border-bottom: 1px solid #707070 !important;
}
.left-text-content-and-form-section .right-content-section form .hs-richtext.hs-main-font-element {
  margin-top: 100px;
}
.left-text-content-and-form-section .hs_how_can_we_help__.hs-how_can_we_help__.hs-fieldtype-textarea.field.hs-form-field {
  margin-top: 50px;
}
.left-text-content-and-form-section .hs-form-required {
  color: #eb6133 !important;
}
.border-top-section.registration-page-form-section.left-text-content-and-form-section::before{
  display:none;
}
.registration-page-banner-section .case-study-banner-logo::after {
  bottom: -109px;
}
/* ---------------------------------- left-text-content-and-form-section ---------------------------------- */


/* ---------------------------------- pillars-of-success-section ---------------------------------- */
.pillars-of-success-section {
  padding: 90px 0 70px;
}
.pillars-of-success-section .section-heading h2 {
  text-align: center;
  margin-bottom: 90px;
}
.pillars-of-success-section .three-col-section-block-row {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pillars-of-success-section .three-col-section-block-row .three-section-block-column {
  width: 33.33%;
  padding: 0 8px;
  margin-bottom: 30px;
}
.pillars-of-success-section .three-col-section-item-inner {
  border: 1px solid #707070;
  position: relative;
}
.pillars-of-success-section .three-col-section-content-block {
  padding: 22px 30px 35px;
}
.pillars-of-success-section .three-col-section-content-block h4 {
  height: 155px;
  max-width: 346px;
  width: 100%;
}
.pillars-of-success-section .three-col-section-image-block img{
  display: block;
  width: 100%;
}
.pillars-of-success-section .link-block a {
  font-weight: bold;
  /*   max-width: 50px;
  width: 100%; */
}

.pillars-of-success-section .three-col-section-text h5 {
  position: absolute;
  top: 42px;
  bottom: auto;
  width: 100%;
  font-weight: bold;
  z-index: 9999;
  left: 31px;
  right: auto;
  color:#fff;
}
.pillars-of-success-section .link-block {
  display: flex;
  align-items: center;
  height: 50px;
}
.pillars-of-success-section .arrow-icon svg {
  width: 35px;
  height: 35px;
  fill:#eb6133;
}
.pillars-of-success-section .arrow-icon {
  margin-left: 56px;
}

/* ---------------------------------- pillars-of-success-section ---------------------------------- */

.fifty-fifty-slider-container .slick-dots li button{
  background: #e9e9e9 !important;
}
.fifty-fifty-slider-container li.slick-active button {
  background: #eb6133 !important;
}
.fifty-fifty-slider-container{
  position: relative;
}


.map-section{
  position: relative;
  padding: 66px 0 123px;
}
.map-loction-section {
  max-width: 1184px;
  margin: 0 auto;
  height: 632px;
}

.map-section .section-heading h2{
  margin-bottom: 96px;
  text-align:center;

}


/* -------------------------------------------------------- Vertical Tab section -------------------------------------------------------- */
.tab-left {
  width: 25%;
  padding: 20px 0;
}
ul.tabs {
  margin: 0;
  padding: 0 0;
  list-style: none;
  width: 100%;
  display: flex;
  flex-direction: column;
}

ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 15px 70px 15px 40px;
  line-height: 31px;
  color: #fff;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #BFE6ED;
  height: 60px;
  transition: height 0.3s;
}
ul.tabs li:last-child {
  border-bottom: 1px solid #BFE6ED;
}


ul.tabs li.active {
  display: block;
  height: auto;
}

.tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
  width: 75%;
}

.tab_content {
  display: none;
}

.tab_drawer_heading { display: none; }
.tab_container iframe {
  width: 100% !important;
  height: 1100px !important;
}
.vertical-tab-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tab-logo {
  max-width: 67px;
  width: 100%;
  margin: 0 40px 20px;
}
.tab-title h4, .tab-title p, .tab-bottom-text {
  padding: 0 80px 0 40px;
}
ul.tabs li::after {
  font-family: "fontAwesome";
  content: "\f105";
  font-size: 22px;
  position: absolute;
  right: 20px;
  top: 8px;
  color: #eb6133;
  font-size: 30px;
  font-weight: bold;
  transform: rotate(0);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
ul.tabs li.active::after {
  transform: rotate(90deg);
}
.tab-title p {
  margin-bottom: 35px;
}
.tab-title p, .tab-nav-title p, .tab-nav-text p, .tab-bottom-text p {
  font-size: 24px;
  line-height: 29px;
}
.tab-nav-text p {
  margin-bottom: 10px;
}
.tab-bottom-text p {
  margin: 45px 0 30px;
  font-weight: bold;
}
.tab-bottom-text a.button.button--secondary {
  font-size: 20px;
  background-color: transparent;
}
.tab-bottom-text a.button.button--secondary:hover {
  background-color: #eb6133 !important;
}
.image-text-twocol-row.img-left .img-box {
  text-align: right;
  padding-right: 3em;
}

/* -------------------------------------------------------- Vertical Tab section -------------------------------------------------------- */


.coockie-section {
  padding: 30px 70px 30px 25%;
}
.coockie-text p {
  color: #707070;
  font-size: 14px !important;
  line-height: 16px;
  margin: 0;
}

.left-text-content-and-form-section .right-content-section form .input {
  margin-right: 0px !important;
} 
.left-text-content-and-form-section .right-content-section form .form-columns-2 .hs-form-field:first-child {
  padding-right: 25px;
}
.left-text-content-and-form-section .right-content-section form .form-columns-2 .hs-form-field:last-child {
  padding-left: 25px;
}


/* ---------------------------------- top-nav-section ---------------------------------- */
.top-nav {
  padding: 10px 0;
}
.top-nav-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}
.top-nav-announcement {
  width: 70%;
}
.top-nav-cta {
  width: 30%;
  padding-left: 30px;
}
a.nav-announcement-link {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 600 !important;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
a.nav-announcement-link:hover, a.nav-announcement-link:hover svg path + path {
  text-decoration: none;
  color: #eb6133;
  fill: #fff !important;
}
a.nav-announcement-link:hover svg path {
  stroke: #fff !important;
}
a.nav-announcement-link svg {
  width: 24px;
  position: relative;
  top: 0;
  margin-left: 6px;
  color: #eb6133;
  fill: #eb6133;
  font-weight: bold;
}
a.nav-announcement-link svg path {
  stroke: #eb6133 !important;
}
a.nav-announcement-link svg path + path {
  fill: #eb6133 !important;
}
.top-nav-cta a.nav-announcement-link {
  font-weight: 400 !important;
  font-size: 16px;
  margin: 0 20px;
}



/* ---------------------------------- brand-banner-section ---------------------------------- */
.brand-banner-section {
  margin: 40px 0;
  padding: 50px 0 150px;
  background-position: center top;
  background-repeat: no-repeat;
}
.brand-banner-heading {
  padding-top: 40px;
}
.brand-banner-text h4 {
  font-family: proximanova_regular,sans-serif;
  letter-spacing: -0.36px;
  margin-bottom: 0;
}
.brand-banner-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.brand-banner-content {
  width: 50%;
}
.brand-banner-jeraf img {
  position: absolute;
  right: 0;
}



/* ---------------------------------- next-tab-section ---------------------------------- */
.next-tab-section {
  padding: 40px 0;
}
.next-tab-inner h5 {
  margin-bottom: 15px;
}
.next-tab-inner h5, .next-tab-inner a {
  text-align: right;
  font-family: proxima_nova_bold,sans-serif;
}
.next-tab-inner a:hover {
  font-family: proxima_nova_bold,sans-serif;
  text-decoration:none;
}
.next-tab-cta {
  text-align:right;
}
.next-tab-inner a {
  font-size: 30px;
  color: #eb6133;
  text-align:right;
}
a.next-tab-link svg {
  width: 24px;
  position: relative;
  top: 0;
  margin-left: 6px;
  color: #eb6133;
  fill: #eb6133;
  font-weight: bold;
}
a.next-tab-link svg path {
  stroke: #eb6133 !important;
}
a.next-tab-link svg path + path {
  fill: #eb6133 !important;
}

/* ---------------------------------- barnd-tab-section ---------------------------------- */
.brand-tab-module--tab {
  padding: 170px 0 0;
}
.brand-tab-inner, .tab_content-two-column-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -20px;
}
.brand-tab-inner {
  margin: 0;
}
.brand-tab-title {
  width: 27%;
  margin-right: 30px;
}
.tab_content-column {
  width: 46%;
  margin: 0 20px;
}
.brand-tab-list-container {
  width: 70%;
}
.brand-tab-title ul.tabs-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.brand-tab-title ul.tabs-list li {
  font-size: 18px;
  line-height: 22px;
  color: #2B343B;
  margin: 17px 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.brand-tab-title ul.tabs-list li.active {
  font-family: proxima_nova_bold,sans-serif;
  color: #eb6133;
}
.brand-tab-title ul.tabs-list li:hover {
  color: #eb6133;
  cursor: pointer;
}
.brand-tab-title ul.tabs-list li:first-child {
  font-family: proxima_nova_bold,sans-serif;
}
.brand-tab-title ul.tabs-list li:first-child:hover, .brand-tab-title ul.tabs-list li:first-child.active {
  cursor: default;
  color: #000000;
}
.tab_content-column p, .tab_content-full-text p, .tab_content-column ul li {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 85px;
}
.tab_content-column ul, .tab_content-column ul li {
  margin: 0;
  padding: 0;
}
.tab_content-column ul {
  margin-left: 22px;
}
.tab_content-full-text p a {
  font-family: proxima_nova_bold,sans-serif;
}



.logo-tab-section p {
  margin-bottom: 100px;
}
.logo-tab-section .tab_content-column-logo p {
  margin: 0 auto 75px !important;
  width: 100%;
  max-width: 330px;
}
.logo-tab-section .tab_content-column:nth-child(3),.logo-tab-section .tab_content-column:nth-child(4) {
  width: 100%;
}
.logo-tab-section .tab_content-column:nth-child(3) .tab_content-column-logo p, .logo-tab-section .tab_content-column:nth-child(4) .tab_content-column-logo p {
  max-width: none;
}
.logo-tab-section .tab_content-column:nth-child(3) p{
  margin-bottom: 50px;
}
.logo-tab-section .tab_content-column:nth-child(4) p {
  margin-bottom: 0;
}
.logo-tab-section .tab_content-column:last-child {
  margin-bottom: 70px;
}


.primary-color-palette-row, .secondary-color-palette-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -30px 115px;
}
.primary-color-palette-row .color-palette-column {
  width: 27.33%;
  margin: 0 30px;
  text-align: center;
  border-radius: 100%;
  padding: 30px;
  min-width:300px;
  min-height:300px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.color-palette-column h6 {
  margin-bottom: 10px;
}
.primary-color-palette-row .color-palette-color-code, .secondary-color-palette-color-code {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.primary-color-palette-row .color-palette-hex-color, .color-palette-pms-color, .secondary-color-palette-hex-color, .secondary-color-palette-pms-color {
  padding: 0 15px;
}
.primary-color-palette-row .color-palette-hex-color p, .color-palette-pms-color p {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.17px;
  text-align: left;
  margin-bottom: 0;
}
.secondary-color-palette-row {
  margin: 0 -17px 115px;
}
.secondary-color-palette-row .color-palette-column {
  width: 16.33%;
  margin: 0 15px;
  text-align: center;
}
.color-palette-column-circle {
  border-radius: 100%;
  padding: 20px 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 180px;
  min-height: 180px;
}
.secondary-color-palette-row .color-palette-column p {
  letter-spacing: 0.04px;
  font-size: 12px;
  line-height: 18px;
  color: #2B343B;
  margin: 0;
}
.secondary-color-palette-color-code {
  margin-top: 30px;
  text-align: left;
}


.typography-tab-section .tab_content-column p {
  padding-bottom: 75px;
  margin-bottom: 0;

}

.typography-tab-section .tab_content-column-font h2 {
  margin-bottom: 75px;
}


.assets-tab-section .tab_content-column p {
  margin-bottom: 40px;
}
.assets-tab-section .tab_content-column p a {
  font-size: 18px;
}
.assets-tab-section .tab_content-column-cta a.button {
  font-size: 20px;
}



.var-apllication-form form{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
}
.var-apllication-form form .hs_submit {
  order: 1;
}
.var-apllication-form form fieldset:nth-child(6) {
  order: 2;
}
.registration-page-banner-section.var-app-banner .case-study-banner-logo::after {
  bottom: -75px;
}


.vidyard-player-container iframe ._1Kl9L._1v5hd {
  background-color: transparent !important;
}


.integration-filter-section {
  position: relative;
  z-index: 1;
}
.integration-filter-container {
  padding: 90px 0 0;   
  border-top: 1px solid #707070;
}
.integration-filter-container .section-heading h2 {
  text-align: center;
}
.integration-filter-title {
  margin-bottom: 50px;
  text-align: center;
  display: flex;
  gap: 50px;
  justify-content: center;
  align-items: center;
}

.filter-title-name {
  display: inline-block; 
  /* margin: 0 50px 20px; */
  cursor: pointer;
}
.filter-title-name.active {
  color: #eb6133;
}
.filter-title-name:hover {
  color: #eb6133;
}

.integration-filter-block-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox; 
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -14px 55px; 
} 
.integration-filter-card {
  margin: 0 14px 40px;
  width: 31.33%;
}
.integration-filter-card-inner {
  border: 1px solid #707070;
  position: relative;
  height: 100%;
}
.integration-filter-card-inner a {
  position: absolute;
  width: 100%;
  height: 100%;
}
.integration-filter-card-text {
  padding: 15px 24px;
}
.integration-filter-card-inner img {
  width: 100%;
}
.integration-filter-card-text .short-card-title {
  color: #000000;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 4px;
  font-family: proxima_nova_bold, sans-serif;
}
.integration-filter-card-text h4 {
  letter-spacing: -0.36px;
  margin-bottom: 22px;
}
.integration-filter-card-text p {
  font-family: proxima_nova_bold, sans-serif;
  line-height: 18px;
  color: #eb6133;
  margin-bottom: 25px;
  display: inline-flex;
}
.integration-filter-card-text p img {
  margin-left: 15px;
  transition: 0.5s;
  vertical-align: middle;
}
.integration-filter-card-inner:hover .integration-filter-card-text p img {
  margin-left: 25px;
}
.integration-page {
  overflow:hidden;
}



@media screen and (max-width: 1550px) {
  .image-text-twocol-image-block .img-box figure.screen-img {
    width: 76%;
    top: 7%;
    left: 11.5%;
  }
  .three-column-text-center-image-section .partner-banner-shap-icon img {
    max-width: 400px;
  }
  .three-column-text-center-image-section .partner-banner-shap-icon {
    top: 180px;
  }
  .three-column-text-center-image-center-block {
    width: 34%;
    margin: 0 35px;
  }
  .three-column-text-center-image-center-block .button-block {
    margin: 60px auto 0;
    float: none;
    max-width:46%;
    width: 100%;
    text-align: center;
  }

  .registration-page-banner-section .case-study-banner-logo::after {
    bottom: -75px;
  }

  .brand-banner-content {
    width: 60%;
  }
  .brand-banner-jeraf {
    width: 50%;
  }
  .brand-banner-jeraf img {
    width: 50%;
    top: 32%;
  }
  .tab_content-column {
    width: 45%;
  }
  .primary-color-palette-row .color-palette-column {
    width: auto;
    margin: 0 15px;
    padding: 25px;
    min-width: 200px;
    min-height: 200px;
  }
  .color-palette-column-circle {
    min-width: 150px;
    min-height: 150px;
  }
  .primary-color-palette-row .color-palette-hex-color, .color-palette-pms-color, .secondary-color-palette-hex-color, .secondary-color-palette-pms-color {
    padding: 0 10px;
  }
  .integration-filter-card {
    width: 30.33%;
  }
}
@media screen and (max-width: 1330px) {
  .vertical-tab-row {
    flex-direction: column;
  }
  .tab-left, .tab_container {
    width: 100%;
    padding: 0 0 20px;
  }
  .tab-logo, .tab-title, .tab-nav-text {
    display: none;
  }
  .tabs {
    flex-direction: row !important;
  }
  ul.tabs li {
    width: 33.33%;
    height: 60px;
    border-top: none;
    border-bottom: none;
  }
  ul.tabs li.active {
    background-color: #eb6133;
  }
  ul.tabs li:last-child {
    border-bottom: none;
  }
  ul.tabs li::after {
    transform: rotate(270deg);
  }
  ul.tabs li.active::after {
    transform: rotate(90deg);
    color: #fff;
  }
  .tab-bottom-text {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .tab-bottom-text p, .tab-bottom-text a.button.button--secondary {
    margin: 20px 10px 0;
  }
  .tab-nav-title p {
    margin: 0;
  }
  .coockie-section {
    padding: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .image-text-twocol-image-block .img-box figure.screen-img {
    top: 6%;
    left: 12%;
    height: 82.3%;
  }
  .three-column-text-center-image-section .partner-banner-shap-icon img {
    max-width: 350px;
  }
  .three-column-text-center-image-section .partner-banner-shap-icon {
    top: 200px;
    left: -55px;
  }
  .three-column-text-center-image-inner {
    margin: 50px 0 0;
  }
  .three-column-text-center-image-center-block {
    width: 35%;
    margin: 0 15px;
  }
  .three-column-text-center-image-center-block .button-block {
    max-width: 44%;
  }



  /* ---------------------------------- 50-50 section ---------------------------------- */

  .two-column-image-text-section .image-text-twocol-image-block .img-box{
    padding-left: 0;
  }


  .two-column-image-text-section .image-text-twocol-image-block .img-box {
    position: absolute;
    max-width: 66% !important;
  }
  /* ---------------------------------- 50-50 section ---------------------------------- */

  .map-loction-section {
    height: auto;
  }

  .brand-banner-content {
    width: 50%;
  }
  .brand-banner-jeraf {
    width: 50%;
  }
  .brand-banner-jeraf img {
    width: 60%;
    top: 46%;
  }


  .top-nav-row {
    text-align: left;
  }
  a.nav-announcement-link {
    font-size: 22px;
  }
  .top-nav-announcement {
    width: 72%;
  }
  .top-nav-cta {
    width: 28%;
    padding-left: 10px;
  }
  .tab_content-column p, .tab_content-full-text p, .tab_content-column ul li {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 85px;
  }
  .brand-tab-title {
    width: 20%;
  }
  .brand-tab-list-container {
    width: 76%;
  }
  .tab_content-column {
    width: 44%;
  }
  .logo-tab-section .tab_content-column-logo p {
    max-width: 250px !important;
  }
  .tab_content-column ul li {
    margin: 0 !important;
    padding: 0 !important;
  }
  .secondary-color-palette-row .color-palette-column {
    width: 21.33%;
    margin: 0 20px 25px;
  }
  .color-palette-column-circle {
    min-width: 180px;
    min-height: 180px;
  }
  .secondary-color-palette-color-code {
    margin-top: 20px;
  }
  .secondary-color-palette-row {
    margin: 0 -20px 75px;
  }
  .primary-color-palette-row, .secondary-color-palette-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .integration-filter-title{
    gap: 24px;
  }
  
  .filter-title-name {
    /* margin: 0 30px 20px; */
    font-size: 16px;
  }
  .integration-filter-block-row {
    margin: 0 auto 55px;
  }
  .integration-filter-card {
    width: 30.33%;
  }
}


@media screen and (max-width: 991px) {
  .three-column-text-center-image-center-block .button-block {
    max-width: 57%;
  }
  .image-text-twocol-text-block {
    padding-right: 0;
  }
  .three-column-text-item {
    padding-right: 20px;
  }
  .image-text-twocol-image-block .img-box figure.screen-img {
    width: 77%;
    top: 7.3%;
    left: 11.5%;
    height: 79.8%;
  }

  .brand-banner-content {
    width: 60%;
  }
  .brand-banner-jeraf {
    width: 40%;
  }
  .brand-banner-jeraf img {
    width: 55%;
    top: 46%;
  }
  .brand-banner-section {
    padding: 50px 0 80px;
  }



  /* ---------------------------------- 50-50 section ---------------------------------- */

  .two-column-image-text-section .image-text-twocol-image-block .img-box {
    padding-left: 15px;
  }
  .two-column-image-text-section .image-text-twocol-text-block {
    width: 50%;
  }
  .two-column-image-text-section .image-text-twocol-image-block {
    width: 50%;
  }
  .two-column-image-text-section .image-text-twocol-image-block .img-box {
    position: static;
    max-width: 100% !important;
    height: auto;
  }
  .left-text-content-and-form-section .inner-left-text-content-section {
    padding-right: 55px;
  }

  .left-text-content-and-form-section .inner-left-text-content-section .form-title{
    padding: 10px 10px;
  }
  .border-top-section:before {
    max-width: 752px;
  }
  .image-text-twocol-section-2 .image-text-twocol-image-block {
    padding-right: 0;
  }
  /* ---------------------------------- 50-50 section ---------------------------------- */



  /* ---------------------------------- left-text-content-and-form-section ---------------------------------- */

  .left-text-content-and-form-section .right-content-section form .hs-richtext.hs-main-font-element {
    margin-top: 30px;
  }
  .left-text-content-and-form-section .partner-banner-shap-icon img {
    max-width: 470px;
  }
  /* ---------------------------------- left-text-content-and-form-section ---------------------------------- */


  /* ---------------------------------- pillars-of-success-section ---------------------------------- */
  .pillars-of-success-section {
    padding: 70px 0 50px;
  }
  /* ---------------------------------- pillars-of-success-section ---------------------------------- */

  /* ---------------------------------- map-section ---------------------------------- */
  .map-section{
    padding: 60px 0 100px;
  }
  .map-section .section-heading h2 {
    margin-bottom: 60px;
  }

  /* ---------------------------------- map-section ---------------------------------- */
  .tab-title p, .tab-nav-title p, .tab-nav-text p, .tab-bottom-text p {
    font-size: 20px;
    line-height: 26px;
  }

  .left-text-content-and-form-section .right-content-section form .form-columns-2 .hs-form-field:first-child {
    padding-right: 12px;
  }
  .left-text-content-and-form-section .right-content-section form .form-columns-2 .hs-form-field:last-child {
    padding-left: 12px;
  }
  .top-nav-cta a.nav-announcement-link {
    margin: 0 10px;
    text-align: right;
  }
  .brand-tab-title {
    margin-right: 25px;
  }
  .tab_content-column {
    margin: 0 15px;
    width: 43%;
  }
  .brand-tab-title ul.tabs-list li:first-child {
    font-family: proxima_nova_bold,sans-serif;
    margin-top: 10px;
  }
  .tab_content-column p, .tab_content-full-text p, .tab_content-column ul li {
    font-size: 20px;
    line-height: 28px;
  }
  .logo-tab-section .tab_content-column:last-child, .tab_content-column p, .tab_content-full-text p, .logo-tab-section .tab_content-column-logo p, .typography-tab-section .tab_content-column-font h2 {
    margin-bottom: 45px !important;
  }
  .secondary-color-palette-row .color-palette-column {
    width: 29.33%;
    margin: 0 10px 25px;
  }
  .secondary-color-palette-row {
    margin: 0 -10px 45px;
  }
  .logo-tab-section .tab_content-column-logo p {
    max-width: 200px !important;
  }
  .primary-color-palette-row, .secondary-color-palette-row {
    margin: 0 0px 55px;
  }
  .typography-tab-section .tab_content-column p {
    padding-bottom: 0;
  }
  .integration-filter-block-row {
    justify-content: center;
  }
  .integration-filter-card {
    margin: 0 10px 40px;
  }
  .integration-filter-card-text {
    padding: 15px;
  }
  .integration-filter-title{
    
    flex-direction: column;
    gap: 12px;

  }
}
@media screen and (max-width: 880px) {

}
@media screen and (max-width: 767px) {
  .blog-post-body ul li {
    font-size: 16px;
  }
  .blog-post-sidebar-wrapp {
    flex-wrap: wrap-reverse;
  }
  .blog-post-body {
    width: 100%;
    padding-right: 0;
  }
  .blog-post-sidebar {
    width: 100%;
    margin: 0 auto;
    max-width: 767px;
    float: none;
  }
  .blog-post-sidebar .post-author-date-info, .blog-post-sidebar .related-topics-block {
    text-align: center;
    width: 100%;
    position: static;
  }
  .blog-post-sidebar .share-social-icon-block {
    padding-top: 50px;
    width: 100%;
    margin-bottom: 30px;
  }
  .share-social-icon-block .title {
    text-align: center;
  }
  .body-container--blog-post .related-post-section .blog-related-posts__title {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .blog-related-post-learn-more-button .load-more-btn a {
    margin: 1rem 0 3rem;
  }
  .blog-post-banner .partner-banner-inner .short-page-title {
    margin: 0 auto;
    float: none;
    width: 100%;
    max-width: 63px;
  }
  .press-release .blog-post-banner .partner-banner-inner .short-page-title{
    max-width: 100%;
  }
  /* -------------------------------------------------------- How Jirav works -------------------------------------------------------- */
  .image-text-twocol-inner {
    padding: 60px 0 45px;
  }
  .image-text-twocol-section .image-text-twocol-row {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }
  .image-text-twocol-inner .img-left {
    flex-direction: column;
  }
  .image-text-twocol-inner .img-left .image-text-twocol-text-block, .image-text-twocol-inner .img-right .image-text-twocol-text-block {
    padding-left:0;
    padding-right:0;
  }
  .image-text-twocol-inner .img-right {
    flex-direction: column-reverse;
  }
  .image-text-twocol-image-block {
    text-align: center;
    width: 100%;
    padding-right: 0;
  }
  .image-text-twocol-image-block .img-box {
    width: 530px;
    margin: 0 auto;
  }
  .image-text-twocol-image-block .img-box figure.screen-img {
    width: 76%;
    top: 7%;
    left: 11.7%;
    height: 82%;
  }
  .image-text-twocol-text-block {
    padding-top: 30px;
    width: 100%;
    padding-right: 0;
  }
  .image-text-twocol-text-block .button-block {
    padding-top: 30px;
  }
  /* -------------------------------------------------------- How Jirav works -------------------------------------------------------- */

  /* -------------------------------------------------------- Quote-section -------------------------------------------------------- */
  .quote-section {
    padding: 60px 0;
  }
  /* -------------------------------------------------------- Quote-section -------------------------------------------------------- */


  /* -------------------------------------------------------- What makes Jirav different  -------------------------------------------------------- */
  .three-column-text-section .three-column-text-inner {
    padding: 55px 0;
  }
  .three-column-text-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
  }
  .three-column-text-item {
    width: 100%;
    padding-right: 0;
  }

  /* -------------------------------------------------------- What makes Jirav different  -------------------------------------------------------- */

  /* ---------------------------------- three-column-text-center-image-section  ---------------------------------- */
  .three-column-text-center-image-section .bottom-image-block {
    display: none;
  }
  .three-column-text-center-image-inner {
    margin: 10px 0;
  }
  .three-column-text-center-image-row {
    justify-content: center;
    align-items: center;
  }
  .three-column-text-center-image-left-block, .three-column-text-center-image-center-block, .three-column-text-center-image-right-block {
    width: 100%;
  }
  .three-column-text-center-image-item-inner {
    padding-top: 20px;
  }
  .three-column-text-center-image-center-block .center-image {
    margin:30px 0 0;
  }
  .three-column-text-center-image-center-block .button-block {
    margin: 30px auto 15px;
    float: none;
    max-width: 100%;
    text-align: center;
  }

  /* ---------------------------------- three-column-text-center-image-section  ---------------------------------- */
  /* ---------------------------------- logo-brand-section  ---------------------------------- */
  .logo-brand-row {
    justify-content: center;
  }
  .logo-brand-row .logo-item {
    width: 20%;
    margin: 0 20px;
    padding-top: 50px;
    float: none;
  }
  .logo-brand-row .logo-item img {
    width: 100%;
    height: auto;
  }
  .logo-after-button {
    max-width:182px;
  }

  /* ---------------------------------- logo-brand-section  ---------------------------------- */
  .partner-banner-text h4 {
    margin-bottom: 20px;
  }

  /* ---------------------------------- 50-50 section ---------------------------------- */

  .two-column-image-text-section .image-text-twocol-text-block {
    width: 100%;
  }
  .two-column-image-text-section .image-text-twocol-image-block {
    width: 100%;
  }
  .two-column-image-text-section .image-text-twocol-image-block .img-box {
    padding-left: 0;
  }

  .two-column-image-text-section .main-section-paragraph-content p {
    margin: 0 auto 30px;
  }
  .image-text-twocol-section.two-column-image-text-section {
    padding: 40px 0;
  }
  .two-column-image-text-section .image-text-twocol-inner {
    padding: 30px 0 0;
  }
  .image-text-twocol-section-2 .image-text-twocol-image-block{
    padding-left: 0;
    padding-right: 0;
  }
  /* ---------------------------------- 50-50 section ---------------------------------- */


  /* ---------------------------------- left-text-content-and-form-section ---------------------------------- */
  .left-text-content-and-form-section {
    padding: 60px 0;
  }
  .left-text-content-and-form-section .left-text-content-section {
    width: 100%;
    margin-bottom: 40px;
  }
  .left-text-content-and-form-section .right-content-section {
    width: 100%;
  }
  .left-text-content-and-form-section .inner-left-text-content-section {
    padding-right: 0;
  }
  .left-text-content-and-form-section .hs_how_can_we_help__.hs-how_can_we_help__.hs-fieldtype-textarea.field.hs-form-field {
    margin-top: 20px;
  }


  .main-left-text-content-and-form-section{
    display:block;
  }
  /* ---------------------------------- left-text-content-and-form-section ---------------------------------- */


  /* ---------------------------------- pillars-of-success-section ---------------------------------- */
  .pillars-of-success-section {
    padding: 60px 0 40px;
  }
  .pillars-of-success-section .three-col-section-block-row{
    display:block;
  }
  .pillars-of-success-section .three-col-section-block-row .three-section-block-column {
    width: 100%;
    padding: 0;
  }
  .pillars-of-success-section .three-col-section-content-block {
    padding: 22px 15px 30px;
  }
  .pillars-of-success-section .three-col-section-content-block h4 {
    height: 70px;
  }
  .pillars-of-success-section .section-heading h2 {
    margin-bottom: 40px;
  }
  /* ---------------------------------- pillars-of-success-section ---------------------------------- */


  /* ---------------------------------- map-section ---------------------------------- */
  .map-section{
    padding: 50px 0 80px;
  }

  .map-section .section-heading h2 {
    margin-bottom: 50px;
  }
  /* ---------------------------------- map-section ---------------------------------- */

  .registration-page-banner-section .case-study-banner-logo::after {
    bottom: -45px;
  }
  .registration-page-banner-section.var-app-banner .case-study-banner-logo::after {
    bottom: -45px;
  }
  .three-column-text-center-image-section-v2 .three-column-text-center-image-center-block .center-image {
    margin: 30px auto 0;
  }
  .logo-brand-heading h2 {
    margin-bottom: 30px;
  }
  .tab_container iframe {
    width: 100% !important;
  }
  .tab-title p, .tab-nav-title p, .tab-nav-text p, .tab-bottom-text p {
    font-size: 18px;
    line-height: 24px;
  }
  ul.tabs li {
    padding: 15px 30px;
  }
  .image-text-twocol-row.img-left .img-box {
    text-align: center;
    padding-right: 0;
  }

  .top-nav-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .top-nav-announcement {
    width: 100%;
  }
  .top-nav-cta {
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
  }

  .brand-banner-section {
    margin: 20px 0;
    padding: 30px 0 0;
  }
  .brand-banner-heading {
    padding-top: 20px;
  }
  .brand-banner-content {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .short-page-title {
    text-align: left;
  }
  .brand-banner-jeraf {
    width: 50%;
    margin: 0 auto;
  }
  .brand-banner-jeraf img {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 515px;
    top: 0;
  }
  .tabs-list {
    display: none;
  }
  .brand-tab-module--tab {
    padding: 60px 0;
  }
  .brand-tab-list-container {
    width: 100%;
  }
  .brand-tab-module--tab .tab_drawer_heading {
    background-color: #2b343b;
    color: #fff;
    margin: 0;
    padding: 20px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    width: 100%;
    border-bottom: 2px solid #fff;
  }
  .brand-tab-module--tab .d_active {
    background-color: #eb6133;
    color: #fff;
  }
  .tab_content-two-column-row {
    margin: 40px -15px 0;
  }
  .integration-filter-card {
    margin: 0 10px 40px;
    width: 45.33%;
  }
}/*-------- 767 ends here ----------*/
@media screen and (max-width: 630px) {
  ul.tabs li::after {
    font-size: 20px;
    top: 11px;
  }
  ul.tabs li {
    padding: 15px 10px;
  }
  .tab-title p, .tab-nav-title p, .tab-nav-text p, .tab-bottom-text p {
    font-size: 15px;
  }

}
@media screen and (max-width: 568px) {
  .blog-post-body h5, .blog-post-body h4 {
    padding-top: 1.8rem;
  }
  .image-text-twocol-image-block .img-box {
    width: 330px;
    margin: 0 auto;
  }
  .image-text-twocol-image-block .img-box figure.screen-img {
    width: 76%;
    top: 7%;
    left: 11.7%;
    height: 82%;
  }
  .tab_content-two-column-row {
    margin: 40px auto 0;
  }
  .tab_content-column {
    margin: 0 auto;
    width: 100%;
  }
  .logo-tab-section .tab_content-column:last-child, .tab_content-column p, .tab_content-full-text p, .logo-tab-section .tab_content-column-logo p, .typography-tab-section .tab_content-column-font h2 {
    margin-bottom: 25px !important;
  }
  .primary-color-palette-row .color-palette-column {
    width: auto;
    margin: 10px 15px;
  }
  .secondary-color-palette-row .color-palette-column {
    width: 37.33%;
    margin: 10px 20px 25px;
  }
  .color-palette-column-circle {
    min-width: 18px;
    min-height: 180px;
  }
  .secondary-color-palette-color-code {
    margin-top: 15px;
  }
  .primary-color-palette-row, .secondary-color-palette-row {
    margin: 0 0px 25px;
  }
  .typography-tab-section .same-height {
    min-height: auto;
  }
  .typography-tab-section .tab_content-column-font h2 {
    margin-bottom: 35px !important;
  }
  .integration-filter-card {
    margin: 0 0 40px;
    width: 100%;
  }
  .integration-filter-title {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}/*-------- 568 ends here ----------*/

@media screen and (max-width: 480px) {

  /* ---------------------------------- logo-brand-section  ---------------------------------- */
  .logo-brand-row .logo-item {
    width: 30%;
    margin: 0 20px;
    padding-top: 30px;
    float: none;
  }

  /* ---------------------------------- logo-brand-section  ---------------------------------- */

  /* ---------------------------------- left-text-content-and-form-section ---------------------------------- */
  .border-top-section:before {
    max-width: 350px;
  }
  /* ---------------------------------- left-text-content-and-form-section ---------------------------------- */
  .tabs {
    display: none;
  }
  .tab_drawer_heading {
    background-color: #2b343b;
    color: #fff;
    margin: 0;
    padding: 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .d_active {
    background-color: #eb6133;
    color: #fff;
  }
  .tabs-nav-content {
    display: none;
  }
  .tab-logo, .tab-title {
    margin-top: 15px;
    display: block;
  }
  .tab-bottom-text {
    display: block;
  }
  .tab-bottom-text p, .tab-bottom-text a.button.button--secondary {
    margin: 20px 0 0;
  }
  .tab-bottom-text a.button.button--secondary {
    margin-bottom: 30px;
  }
  .tab-nav-title {
    position: relative;
  }
  .tab-nav-title::after {
    font-family: "fontAwesome";
    content: "\f105";
    font-size: 22px;
    position: absolute;
    right: 20px;
    top: 0px;
    color: #eb6133;
    font-size: 20px;
    font-weight: bold;
    transform: rotate(0);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .d_active .tab-nav-title::after {
    transform: rotate(90deg);
    color: #fff;
  }
  .tab-title p, .tab-nav-title p, .tab-nav-text p, .tab-bottom-text p {
    font-size: 18px;
  }
  .tab-left, .tab_container {
    padding: 0;
  }
  .tab-title h4, .tab-title p, .tab-bottom-text {
    padding: 0 20px 0 20px;
  }

  .left-text-content-and-form-section .right-content-section form .form-columns-2 .hs-form-field:first-child {
    padding-right: 0;
    width: 100%;
  }
  .left-text-content-and-form-section .right-content-section form .form-columns-2 .hs-form-field:last-child {
    padding-left: 0;
    width: 100%;
  }

  .brand-banner-jeraf {
    width: 70%;
  }
  .color-palette-column-circle {
    min-width: 150px;
    min-height: 150px;
  }
  .secondary-color-palette-row .color-palette-column {
    width: 43.33%;
    margin: 10px 10px 25px;
  }

}/*-------- 480 ends here ----------*/
@media screen and (max-width: 360px) {

  /* ---------------------------------- logo-brand-section  ---------------------------------- */
  .logo-brand-row .logo-item {
    width: 510%;
    margin: 0 auto;
    padding-top: 20px;
    float: none;
    max-width: 360px;
  }
  .image-text-twocol-image-block .img-box {
    width: 290px;
    margin: 0 auto;
  }
  .image-text-twocol-image-block .img-box figure.screen-img {
    width: 76%;
    top: 7%;
    left: 11.7%;
    height: 82%;
  }
  /* ---------------------------------- logo-brand-section  ---------------------------------- */

  .secondary-color-palette-row .color-palette-column {

    width: 52%;
    margin: 10px 10px 25px;

  }
}/*-------- 360 ends here ----------*/






/*------ pricing page - sep 2021 ------*/

.pricing-banner
{
  padding-bottom:35px;
}

.pricing-banner .short-page-title:before
{
  background-color: #eb6133;
}

.pricing-banner .short-page-title
{
  padding-top: 22.5px;
  letter-spacing: 1.6px;
}

.pricing-banner .partner-banner-text-block
{
  width: 82%;
  padding-top:78px;
}

.pricing-banner .partner-banner-heading h1
{
  line-height:95px;
  letter-spacing: 0px;
  margin-bottom:67.65px;
}

.pricing-banner .partner-banner-text h4
{
  line-height:54px;
  margin-bottom:0;
}

.body-container--pricing-page .quote-wrap-content h4
{
  margin-bottom:58px;
}


/*-- All Features --*/


.pricing-popup-table
{
  width: 100%;
  border:none;
}

.pricing-popup-table th,
.pricing-popup-table td
{
  border:none;
  background-color: #F7F7F7;
  border-bottom:1px solid rgba(3, 46, 38,10%);
}
.pricing-popup-table tr:last-child th,
.pricing-popup-table tr:last-child td
{
  border-bottom:none;
}

.pricing-popup-table .hover-text,
.pricing-popup-table .td-hover-text p
{
  font-size:18px;  
  font-family: proximanova_regular,sans-serif;
  font-weight:400;
  line-height:30px;
}

.pricing-popup-table .td-hover-text
{
  text-align:center;
}

.pricing-popup-table .td-hover-text p
{ 
  margin-bottom:0;
}

.pricing-popup-table .heading-row th
{
  border-bottom:none;
}

.pricing-popup-table .heading-row .feature-title
{
  width:40%;
  text-align:left;
  padding-left:25px;
}

.pricing-popup-table .feature-heading
{
  text-align:left;
  padding-left:25px;
}

.pricing-popup-table .heading-row .starter,
.pricing-popup-table .heading-row .professional,
.pricing-popup-table .heading-row .enterprise
{
  width:20%;
}


.pricing-popup-table .heading-row th.feature-title
{
  background-color:#BFE6ED;
}

.pricing-popup-table .heading-row th.starter,
.pricing-popup-table .heading-row th.professional
{
  background-color:#2B343B;
  color:#ffffff;
  border-right:1px solid #ffffff;
}

.pricing-popup-table .heading-row th.enterprise
{
  background-color:#2B343B;
  color:#ffffff;
}

.pricing-popup-table .heading-row th
{
  font-size:24px;
  font-family: proxima_nova_bold,sans-serif;
  line-height:30px;
  padding-top:15px;
  padding-bottom:17px;
}

.pricing-popup-table .feature-title span
{
  width:50px;
  height:6px;
  display:block;
  margin-bottom:13px;
  margin-left:auto;
  margin-right:auto;
}

.pricing-popup-table .plan-hd span
{
  width:50px;
  height:6px;
  display:block;
  margin-bottom:13px;
  margin-left:auto;
  margin-right:auto;
}

.all-features-block .mobile-popup-btn-container .mobile-popup-btn
{
  max-width: 220px;
  margin-left:auto;
  margin-right:auto;
}

.all-features-block .mobile-popup-btn-container .mobile-popup-btn a
{
  padding: 10px;
  text-align: center;
  margin-bottom:10px;
  border:1px solid;
  display: inline-block;
  width:100%;
}

.all-features-block .mobile-popup-btn-container .mobile-popup-btn a:hover
{
  text-decoration: none;
}

/*-- All Features --*/

.body-container--pricing-page .quote-section
{
  padding-top:40px;
  padding-bottom:102px;
}

.body-container--pricing-page .lets-get-wrap-button a
{
  margin-bottom: 15px;
}



/*--- common css ---*/

.resources-listing-filter-listing-data-featured-block .featured-data-box a,
.resources-listing-filter-listing-data-featured-block .featured-data-box a:hover,
.resources-listing-post-content-box a,
.resources-listing-post-content-box a:hover
{
  font-family: proxima_nova_bold,sans-serif;
  color:#F16135;
  text-decoration: none;
}

.resources-listing-filter-listing-data-featured-block .featured-data-box a svg,
.resources-listing-post-content-box a svg
{
  width:auto;
  margin-left: 15px;
  position: relative;
  top: 3px;
}

/*--- common css ---*/

/*--- Resources Listing Banner Section - Sep 2022 ---*/

.resources-listing-banner-section
{
  margin-top:40px;
  padding-top:31px;
  padding-bottom:234px;
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: cover;
}

.resources-listing-banner-section .short-page-title
{
  letter-spacing: 1.6px;
  line-height: 18px;
  letter-spacing: 1.6px;
  padding-top: 0;
}

.resources-listing-banner-section .short-page-title:before
{
  display:none;
}

.resources-listing-banner-section span.small-heading-line
{
  width: 50px;
  height:6px;
  background:#F16622;
  display:block;
  margin-bottom:22.5px;
}

.resources-listing-banner-heading-and-image-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.resources-listing-banner-small-heading-block
{
  width:228px;
  padding-right:28px;
}

.resources-listing-banner-heading-image-block
{
  width: calc(100%-228px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;   
  -ms-flex-align: center;  
  align-items: center;
}

.resources-listing-banner-heading-block
{
  width:50%;
}

.resources-listing-banner-image-block
{
  width:50%;
  line-height:0;
  text-align: center;
}

.resources-listing-banner-heading-block h1
{
  margin-bottom:0;
}

.resources-listing-banner-image-block img
{
  max-width:225px!important;
  margin:0 auto;
  border-radius:50%;
}

/*--- Resources Listing Banner Section - Sep 2022 ---*/


/*--- Resources Listing with Filter Section - Sep 2022 ----*/

.resources-listing-with-filter-section
{
  margin-top:-180px;
}

.resources-listing-with-filter-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.resources-listing-filter-side-bar-block
{
  width:250px;
  padding-right:15px;
}

.resources-listing-filter-listing-data-block
{
  width:calc(100%-250px);
  padding-left:28px;
  border-left:1px solid rgba(43, 52, 59,0.2);
  padding-bottom:100px;
}

.resources-listing-filter-block
{
  margin-bottom:42px;
}

.resources-listing-filter-block h4
{
  font-size:30px;
  line-height:140%;
  color:#2B343B;
  margin-bottom:8px;
}

.resources-listing-filter-block ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}

.resources-listing-filter-block ul li
{
  margin:0;
}

.resources-listing-filter-block ul li a
{
  font-size:18px;
  line-height:233.333%;
  color:#2B343B;
  text-decoration: none;
}

.resources-listing-filter-block ul li a:hover
{
  color:#F16622;
}

.resources-listing-filter-block ul li a.active
{
  font-family: proxima_nova_bold,sans-serif;
  color:#F16622;
}

.resources-listing-filter-listing-data-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;;
}

.resources-listing-filter-listing-data-featured-block
{
  width:50%;
  padding-right:26px;
}

.resources-listing-filter-listing-data-subscribe-block
{
  width:50%;
  padding-left:23px;
}

.resources-listing-filter-listing-data-featured-block .featured-data-box
{
  background-color:#2B343B;
  padding:30px 40px;
}

.resources-listing-filter-listing-data-featured-block .featured-data-box h6,
.resources-listing-filter-listing-data-featured-block .featured-data-box h3
{
  color:#ffffff;  
  margin-bottom:18px;
}

.resources-listing-filter-listing-data-featured-block .featured-data-img img
{
  max-width:100%;
  width:100%;
  height:386px!important;
  object-fit: cover;
  object-position: top;
}

.resources-listing-filter-listing-data-subscribe-block .subscribe-form-box
{
  background: #FFFFFF;
  box-shadow: 0px 3px 10px #00000029;
  padding:22px 35px;
  height:100%;
  position: relative;
}

.resources-listing-filter-listing-data-subscribe-block .subscribe-form-box h4
{
  margin-bottom:85px;
}

.resources-listing-filter-listing-data-subscribe-block .form-title
{
  display:none;
}

.resources-listing-filter-listing-data-subscribe-block form
{
  padding:0;
}

.resources-listing-filter-listing-data-subscribe-block form input::placeholder
{
  color: transparent;
}

.resources-listing-filter-listing-data-subscribe-block .form-label
{
  font-size:16px;
  line-height:18px;
  color:#000000;
  margin-bottom:0;
}

.resources-listing-filter-listing-data-subscribe-block .form-label span
{
  color:#F16622;
}

.resources-listing-filter-listing-data-subscribe-block form .hs-form-field>label,
.resources-listing-filter-listing-data-subscribe-block form .legal-consent-container
{
  display:none;
}

.resources-listing-filter-listing-data-subscribe-block form input[type=email]
{
  border-color:#707070!important;
}

.resources-listing-filter-listing-data-subscribe-block .legal-text
{
  font-size:12px;
  line-height:15px;
  color:#000000;
  margin-bottom:0;
  bottom: 22px;
  left: 0;
  padding: 0 35px;
  position: absolute;
}

.resources-listing-filter-listing-data-subscribe-block .legal-text a
{
  color:#F16622;
  text-decoration: none;
}

.resources-listing-filter-listing-data-subscribe-block .hs-submit
{
  margin-top:45px;
}

.resources-listing-post-block
{
  margin-top:90px;
}

.resources-listing-post-heading
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify; 
  -ms-flex-pack: justify;  
  justify-content: space-between;
  -webkit-box-align: end;  
  -ms-flex-align: end; 
  align-items: end;
}

.resources-listing-post-heading h3
{
  margin-bottom:0;
}

.resources-listing-post-heading a,
.resources-listing-post-heading a:hover
{
  position: relative;
  bottom: 10px;
  font-size:18px;
  line-height:;
  letter-spacing: -0.18px;
  color: #F16622;
  font-family: proxima_nova_bold,sans-serif;
  text-decoration: none;
}

.resources-listing-post-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin:0 -20px;
}

.resources-listing-post-col
{
  width:33.33%;
  padding:0 20px;
  margin-top:31px;
}

.resources-listing-post-img
{
  line-height:0;
}

.resources-listing-post-img img
{
  width: 100%;
  height:160px!important;
  object-fit: cover;
  /*   object-position: top; */
}
.resources-listing-post-img img[src=""] {
  display: none;
}

.resources-listing-post-content-box
{
  padding:22px 35px;
  padding-top:13px;
}

.resources-listing-post-content-box h6
{
  line-height:21px;
  margin-bottom:20px;
}

.resources-listing-post-content-box h4
{
  font-size:30px;
  line-height:120%;
  letter-spacing: -0.3px;
  margin-bottom:25px;
}


.best-practices-listing-post .resources-listing-post-content-box,
.accounting-firms-listing-post .resources-listing-post-content-box
{
  background-color:#EBF6F9;
}

.product-listing-post .resources-listing-post-content-box
{
  background-color:#F7F7F7;
}

.news-listing-post .resources-listing-post-content-box
{
  background-color: rgba(255, 204, 4,0.2);
}

.covid19-listing-post .resources-listing-post-content-box
{
  background-color:	rgba(63, 135, 199,0.15);
}

.startups-and-growth-listing-post .resources-listing-post-content-box
{
  background-color:	rgba(89, 36, 27,0.07);
}

.resources-listing-with-filter-dropdown-mbl
{
  display:none;
}

/*--- Resources Listing with Filter Section - Sep 2022 ----*/


/*--- Resources Format Blog with Filter Section - Sep 2022 ---*/

.resources-format-blog-with-filter-section .resources-listing-post-block
{
  margin-top:0;
}

.resources-format-blog-with-filter-section .resources-listing-post-col
{
  margin-top:0;
  margin-bottom:40px;
}

/*--- Resources Format Blog with Filter Section - Sep 2022 ---*/


.pricing-page-banner {
  padding-bottom: 113px;
}


/*--- responsive css ---*/

@media screen and (max-width: 1199px)
{
  .pricing-banner .partner-banner-text-block
  {
    padding-top:50px;
  }
  .pricing-banner .partner-banner-heading h1
  {
    margin-bottom:40px;
    line-height: 1.2;
  }
  .pricing-banner .partner-banner-text h4
  {
    line-height: 1.4;
  }
  .body-container--pricing-page .quote-wrap-content h4 
  {
    margin-bottom: 48px;
  }
  .pricing-popup-table .td-hover-text img
  {
    width:33px;
  }

  /*--- Resources Listing with Filter Section - Sep 2022 ----*/
  .resources-listing-filter-listing-data-featured-block,
  .resources-listing-filter-listing-data-subscribe-block
  {
    width:100%;
    padding:0;
  }
  .resources-listing-filter-listing-data-subscribe-block
  {
    margin-top: 20px;
  }
  .resources-listing-filter-listing-data-subscribe-block .subscribe-form-box h4
  {
    margin-bottom: 50px;
  }
  .resources-listing-filter-listing-data-subscribe-block .hs-submit
  {
    margin-top:0;
  }
  .resources-listing-filter-listing-data-subscribe-block .legal-text
  {
    position: static;
    padding: 0;
    margin-top:30px;
  }
  .resources-listing-post-wrapper
  {
    margin:0 -15px;
  }
  .resources-listing-post-col
  {
    width:50%;
    padding:0 15px;
  }
  /*--- Resources Listing with Filter Section - Sep 2022 ----*/

  .pricing-page-banner {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 991px)
{
  .pricing-banner .partner-banner-text-block
  {
    padding-top:35px;
    margin-bottom: 20px;
  }
  .pricing-banner .partner-banner-heading h1
  {
    margin-bottom:25px;
  }
  .body-container--pricing-page .quote-wrap-content h4
  {
    margin-bottom: 38px;
  }

  /*--- Resources Listing with Filter Section - Sep 2022 ----*/
  .resources-listing-post-col
  {
    width:100%;
  }
  .resources-listing-post-img img
  {
    height:200px!important;
  }
  .resources-listing-post-content-box h4
  {
    font-size:26px;
  }
  /*--- Resources Listing with Filter Section - Sep 2022 ----*/

  .pricing-page-banner {
    padding-bottom: 80px;
  }

}

@media screen and (max-width: 767px)
{
  .pricing-banner .partner-banner-text-block
  {
    width: 100%;
  }
  .body-container--pricing-page .quote-wrap-content h4
  {
    margin-bottom: 28px;
  }
  .pricing-popup-table .heading-row .feature-title,
  .pricing-popup-table .heading-row .starter, 
  .pricing-popup-table .heading-row .professional,
  .pricing-popup-table .heading-row .enterprise
  {
    width:auto;
  }
  .pricing-popup-table .heading-row .feature-title,
  .pricing-popup-table .feature-heading
  {
    padding-left:15px;
  }
  .pricing-popup-table .heading-row th
  {
    font-size:20px;
    line-height: 20px;
  }   
  .pricing-popup-table .hover-text, .pricing-popup-table .td-hover-text p
  {
    font-size:16px;
    line-height: 20px;
  }
  .pricing-popup-table .feature-title span,
  .pricing-popup-table .plan-hd span
  {
    display:none;
  }
  .pricing-popup-table .td-hover-text img 
  {
    width: 20px;
  }
  .pricing-popup-table
  {
    margin-top:10px;
  }
  .body-container--pricing-page .features-heading h2
  {
    margin-bottom:20px;
  }
  .body-container--pricing-page  .lets-get-wrap
  {
    padding: 25px 0;
  }

  /*--- Resources Listing with Filter Section - Sep 2022 ----*/
  .resources-listing-filter-side-bar-block
  {
    display:none;
  }
  .resources-listing-filter-listing-data-block
  {
    width:100%;
    padding-left:0;
    border-left:0;
    border-top:1px solid rgba(43,52,59,.2);
    padding:70px 0;
  }
  .resources-listing-post-col
  {
    max-width:480px;
    margin:0 auto;
    margin-top:30px;
  }
  .resources-listing-post-content-box h4
  {
    font-size:24px;
  }
  .resources-listing-post-heading
  {
    max-width:480px;
    margin:0 auto;
  }
  .resources-listing-filter-listing-data-featured-block .featured-data-img img
  {
    height: 300px!important;
  }
  .resources-listing-banner-small-heading-block,
  .resources-listing-banner-heading-image-block,
  .resources-listing-banner-heading-block,
  .resources-listing-banner-image-block
  {
    width:100%;
    text-align:center;
  }
  .resources-listing-banner-section .short-page-title
  {
    text-align:center;
  }
  .resources-listing-banner-section span.small-heading-line
  {
    margin-left:auto;
    margin-right:auto;
  }
  .resources-listing-banner-heading-block
  {
    margin:22px 0;
  }
  .resources-listing-banner-section
  {
    padding:50px 0;
  }
  .resources-listing-with-filter-section
  {
    margin-top:0;
  }
  .resources-listing-with-filter-dropdown-mbl
  {
    display:block;
    width: 100%;
  }
  .resources-listing-with-filter-dropdown-wrapper
  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;   
    -ms-flex-align: center;  
    align-items: center;
    -webkit-box-pack: center;  
    -ms-flex-pack: center;    
    justify-content: center;
    -webkit-box-orient: vertical;  
    -webkit-box-direction: normal;  
    -ms-flex-direction: column;  
    flex-direction: column;
    margin:0 -15px;
  }
  .resources-listing-with-filter-dropdown-block
  {
    width:100%;
    padding:0 15px;
    max-width: 290px;
  }
  .resources-listing-with-filter-dropdown-block .blog-topics .topic
  {
    color:#2B343B;
    font-family: proxima_nova_bold,sans-serif;
    width: 100%;
  }
  .resources-listing-with-filter-dropdown-block .blog-topics ul li.selected
  {
    display:none;
  }
  .resources-listing-with-filter-dropdown-block .blog-topics ul li a
  {
    color:#2B343B;
  }
  .resources-listing-with-filter-dropdown-block .blog-topics ul li a.active
  {
    color:#F16622;
    font-family: proxima_nova_bold,sans-serif;
  }
  .resources-listing-with-filter-dropdown-block .blog-topics .topic .fa
  {
    font-weight: 700;
    font-size: 24px;
  }
  .resources-listing-with-filter-dropdown-block .item-selector-inner.blog-topics
  {
    width:100%;
  }
  /*--- Resources Listing with Filter Section - Sep 2022 ----*/
  .pricing-page-banner {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 480px)
{
  .pricing-popup-table .heading-row th
  {
    font-size:16px;
  }
  .pricing-popup-table .hover-text, .pricing-popup-table .td-hover-text p
  {
    font-size:14px;
  }
  .pricing-popup-table .heading-row th,
  .pricing-popup-table th,
  .pricing-popup-table td,
  .pricing-popup-table .heading-row .feature-title,
  .pricing-popup-table .feature-heading
  {
    padding:10px;
  }
  .all-features-block .mobile-popup-btn-container-inner
  {
    padding-top:10px;
  }
}


@media screen and (max-width: 380px)
{ 
  .pricing-popup-table .heading-row th
  {
    font-size:14.5px;
  }
  .pricing-popup-table .hover-text, .pricing-popup-table .td-hover-text p
  {
    font-size:13.5px;
  }
}

@media screen and (max-width: 340px)
{
  .pricing-popup-table .heading-row th,
  .pricing-popup-table th,
  .pricing-popup-table td,
  .pricing-popup-table .heading-row .feature-title,
  .pricing-popup-table .feature-heading
  {
    padding:5px;
  }
}

/*-- responsive css --*/


/*------ pricing page - sep 2021 ------*/


@media only screen and (max-width: 749px){
  .case-study-section-wrapper .custom-primary-button {
    font-size: 16px !important;
    line-height: 13px !important;
    max-width: 120px !important;
  }
}
.case-study-section-wrapper .primary__button .hs-button{
  display: inline-block;
  max-width: 150px;
  width: 100%;
  padding: 18px 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  border-radius: 100px;
  background: var(--primary-palette-jirav-orange, #EB6133);
  color: var(--primary-palette-white, #FCFCFC);
  text-align: center;
}
.case-study-section-wrapper .primary__button .primary-btn{
  color: #FCFCFC;
  background: #EB6133;
  transition: 0.3s;
  margin-top: 20px;
}
.case-study-section-wrapper  .primary__button .primary-btn:hover{
  background: #D0552B;
  text-decoration: none;
}

@media screen and (max-width: 340px){
  .case-study-section-wrapper .primary__button .hs-button{
    font-size: 14px;
    line-height: 14px;
  }
}
.latest-version .lets-get-wrap{
  flex-direction: column;
  padding: 40px 0 !important;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
}
.latest-version .lets-get-wrap-button{
  padding-left: 0 !important;
  margin-top: 2%;
}
/* @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    */
/*****************************************/

.header-main.header.new .header-wrapper .right-side-menu-block ul li:last-child a{
  border: 4px solid #eb6133;
  transition: all .15s linear;
}
.footer.footer-main.footer-new{
  background-color: #ffffff;
  border-top: 1px solid #cbcbcb;
}
.footer-new .footer-cols{
  flex: 0 0 14.28%;
  max-width: 14.28%;
}
.footer-inner-wrapper{
  flex: 0 0 85.72%;
  max-width: 85.72%;
}
.footer-nav-wrapper{
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer-new .footer-nav-wrapper .footer-cols{
  flex: 0 0 16.65%;
  max-width: 16.65%;
}
.footer-new .hs-menu-item a,.footer-new .footer-wrapper ul li {
  font-size: 16px;
  line-height: 17px;
}
.footer-new .hs-menu-item a,.footer-new .footer-wrapper ul a {
  color: #707070;
  font-size: 16px;
  line-height: 17px;
}
.footer-new .footer-wrapper ul li:not(:last-child) {
  margin-bottom: 13px !important;
}
.footer-new .footer-wrapper ul > li:first-child a{
  text-transform: capitalize;
}
.footer-new .footer-wrapper ul > li:first-child a:hover{
  font-weight: bold;
}
.footer-new .footer-wrapper #hs_menu_wrapper_footer_menu_six_ ul li a{
  color: #eb6133;
  font-weight: 600;
}
.footer-new .footer-wrapper #hs_menu_wrapper_footer_menu_six_ ul > li:first-child a{
  text-transform: none;
  font-weight: 600;
  font-family: proximanova_regular,sans-serif;
}
.footer-new .footer__follow-me{
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-new .social-links{
  padding-left: 0;
}
.footer-new .footer__follow-me a span.social-links__icon{
  color: #707070;
  border: 2px solid #707070;
  width: 45px;
  height: 45px;
}
.footer-new #hs_cos_wrapper_footer__follow-me .social-links__icon svg {
  fill: #707070 !important;
}
.footer-new .footer-copyright-bottom{
  margin-top: 45px;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-new .footer-copyright-bottom > div {
  width: 100%;
}
.footer-new .social-links__icon{
  margin: 0 1rem 0.35rem 0;
}
.footer-new .footer-copyright-bottom ul > li:first-child a{
  font-weight: 400;
  text-transform: capitalize;
  font-family: proximanova_regular,sans-serif;
}
.footer-new .footer-copyright-bottom ul > li:first-child a:hover{
  font-weight: 400;
}
.footer-new .footer-copyright-bottom ul li:not(:last-child) {
  margin-bottom: 0px !important;
}
.footer-new .footer-copyright-bottom ul li:not(:last-child):after{
  content: '|';
  color: #707070;
  padding-left: 20px;
}
.footer-new .footer-copyright-bottom ul li + li{
  margin-left: 0px !important;
}
/*div#hs_cos_wrapper_footer_menu_four ul li:first-child {
  margin-bottom: 23px !important;
}
div#hs_cos_wrapper_footer_menu_four ul li:nth-child(2) a {
  font-family: proxima_nova_bold,sans-serif;
}*/

@media screen and (max-width: 1199px) {
  .footer.footer-main.footer-new{
    border-top-width: 1px !important;
  }
  .footer-new .footer-cols #hs_cos_wrapper_header_logo {
    text-align: center;
  }
  .footer-new .footer__follow-me{
    text-align: center;
  }
  .footer-new .social-links{
    text-align: center;
    justify-content: center;
  }
  .footer-new .footer-copyright-bottom ul{
    text-align: center;
    justify-content: center;
  }
  .footer-inner-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-new .footer-copyright-bottom{
    text-align: center;
  }
  .footer-new .social-links__link:last-child .social-links__icon {
    margin: 0 0 .35rem 0;
  }
  .footer-new .footer-cols {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .footer-new .footer-nav-wrapper .footer-cols {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  .footer-new .widget-type-simple_menu{
    text-align: center;
    width: 100%;
  }
  .footer-new .footer-nav-wrapper .footer-cols {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    margin-top: 0px;
  }
  .footer-new .footer-copyright-bottom {
    margin-top: 30px;
  }
  .footer-new .footer-copyright-bottom ul:first-child li:last-child{
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  .footer-new .footer-copyright-bottom ul:first-child li:last-child{
    border-left: 0;
    padding-top: 10px;
    width: 100%;
  }
  .footer-new .footer-copyright-bottom ul li:nth-child(3):after{
    content: '';
    color: #707070;
    padding-left: 0px;
  }
  .footer-new .footer__follow-me {
    margin-top: 20px;
  }
}
/* @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    */
/*****************************************/

/* Success Safari Microsite */
.success-safari .new__image-banner {
  align-items: center;
}
.success-safari .new__image-banner .content-box {
    flex: 1 0 50%;
}
.success-safari .new__image-banner .content-box .content__wrapper {
  display: block;
  min-height: auto;
}
.success-safari .new__image-banner .content-box h1 {
  font-size: 84px;
  font-style: normal;
  font-weight: 400;
  line-height: 96.5px;
  letter-spacing: -5px;
  margin-bottom: 16px;
}
.success-safari .new__image-banner .content-box .desc-box {
  max-width: 533px;
}
.success-safari .new__image-banner .button__wrapper {
  margin-top: 37px;
}
@media screen and (max-width: 991px) {
  .success-safari .new__image-banner .image-wrapper {
    margin-top: 41px;
  }
  .success-safari .new__image-banner .content-box .desc-box {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 549px) {
  .success-safari .new__image-banner .content-box h1 {
    font-size: 40px;
    line-height: 38.334px;
    letter-spacing: -1.763px;
    margin-bottom: 43px;
  }
  .success-safari .new__image-banner .content-box .desc-box {
    letter-spacing: 0.16px;
  }
  .success-safari .new__image-banner .button__wrapper {
    margin-top: 62px;
    width: 100%;
  }
  .success-safari .new__image-banner .button__wrapper .button {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 16px 32px !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 12.655px;
    width: 100% !important;
  }
}



#mobile-accordion .c-accordion__entry {
  padding-bottom: 20px;
}

#mobile-accordion .c-accordion__entry-title {
  position: relative;
}

#mobile-accordion .c-accordion__entry-header-link {
  display: block;
  cursor: pointer;
}

#mobile-accordion .c-accordion__entry-header-link div:first-child {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  color: #fff;
}

#mobile-accordion .c-accordion__entry-header-link div:first-child:after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #FCFCFC;
  display: block;
  margin-top: 8px;
}

#mobile-accordion .c-accordion__entry-body {
  display: none;
}

#mobile-accordion .c-accordion__entry-contents {
  padding: 40px 0; 
  text-align: center;
}
#mobile-accordion .c-accordion__entry-contents .heading div {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.36px;
  font-family: proxima_nova_bold,sans-serif;
  margin-bottom: 24px;
  color: #FCFCFC;
}
#mobile-accordion .c-accordion__entry-contents .content div {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  color: #FCFCFC;
}

#mobile-accordion .c-accordion__entry-header-icon-wrapper {
  position: absolute;
  top: 50%;
  right: 0;
  display: flex;
  transform: translate(0,-50%);
  transition: all .4s;
}

#mobile-accordion .c-accordion__entry-header-icon {
  display: block;
}

#mobile-accordion .c-accordion__entry.is-expanded > .c-accordion__entry-title > .c-accordion__entry-header-link > .c-accordion__entry-header-icon-wrapper {
  transform: translate(0,-50%) rotate(180deg);
}
#mobile-accordion .c-accordion__entry.is-expanded .c-accordion__entry-header-link div {
  font-family: proxima_nova_bold,sans-serif;
}
#mobile-accordion .c-accordion__entry.is-expanded .c-accordion__entry-header-link div:first-child:after {
  background-color: #EB6133;
  height: 2px;
}