*, *:before, *:after {
  box-sizing: border-box;
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.body-wrapper .cta_button {
  box-sizing: border-box !important;
}
img {
  max-width: 100%;
}
/*! 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 */
  height: 100%;
  min-height: 100%;
}

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

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

body {
  margin: 0;
  height: 100%;
  min-height: 100%;
}

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

details {
  display: block;
}

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

summary {
  display: list-item;
}

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

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid,
.page-center{
  margin: 0 auto;
  padding: 0 1.25rem;
}

/* .dnd-section .dnd-column {
  padding:0 1.25rem;
}
 */
.banner-section>div,
.dnd-section[class*="force-full-width"]>div,  
.Banner-row-0-force-full-width-section > .row-fluid, .banner-section .dnd-section>.row-fluid,
.banner-area .dnd-section {
  padding: 0;
}

.blog_wrap .dnd-section,.blog_wrap .dnd-section .dnd-column {
  padding: 0;
}
body {
  line-height: 1.42857143;
  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 .5em;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
  transition: color .15s ease-in-out;
}

/* Headings */

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

h1, h2, h3 {
  margin-top: 20px;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
}

/* Lists */

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

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

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

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

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

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
.button,
.hs-button, .button--primary { 
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 0.92rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}
button {
  cursor: pointer;
}
button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

.button:hover,
.hs-button:hover, .button--primary:hover,.button:focus,
.hs-button:focus, .button--primary:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
form {
  padding: 2rem 3rem;
  border-radius: 12px;
  box-shadow: 0px 10px 60px rgb(44 44 56 / 40%), 5px 5px 25px -20px rgb(10 11 14 / 40%);
  margin: 0 0 20px;
}

/* Form fields */
.hs-form-field {
  margin: 5px 0 10px;
}

.form-title {
  padding: 15px;
}

h3:empty {
  display: none;
}

.hs-search-field--open .hs-search-field__suggestions {
  padding: 15px 30px;
  background-color: #fff;
}

/* Labels */

form label {
  display: block;
  font-weight: normal;
  font-size: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Help text - legends */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input:not(.hs-button), form select, form textarea, .hs-input, .hs-search-field__input, form input[type="password"] {
  margin: 0;
  border: none;
  line-height: inherit;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #757575;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: white;
  font-weight: 400;
  padding: 2px;  
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #424242;
  border-bottom-width: 1px;
  padding-top: 20px;
  display: inline-block;
  width: 100%;
  outline: none;
}

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

/* Inputs - checkbox/radio */

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

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  width: auto;
  margin: 0;
  margin-right: 0.35rem;
  height: auto;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

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

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

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

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

::placeholder {
  color: #858585;
  opacity: 1;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

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

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

/* GDPR */

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

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

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

.hs-error-msgs label,
.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
}

/* Submit button */
.button,
.hs-button, .button--primary {
  margin: 20px 0 0;
  border: none;
  line-height: inherit;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  background-color: #ff0046;
  border: solid 1px #ff0046;
  font-size: 16px;
  color: white;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 30px;
  padding-left: 30px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 50px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #424242;
  border-bottom-width: 1px;
  white-space: normal;
}

.button:hover,
.hs-button:hover, .button--primary:hover {
  box-shadow: 10px 20px 70px -15px rgb(44 44 56 / 20%), 5px 5px 25px -20px rgb(10 11 14 / 40%);
}

/* Captcha */

.grecaptcha-badge {
  margin: 0;
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
.navbar--inner {
  background: transparent;
  display: flex;
  justify-content: space-between;
  font-weight: 300;
  list-style: none;
  margin: 0 auto;
  max-width: 1510px;
  padding: 0 2rem;
  width: 100%;
  transition: padding-top .3s ease-in;
}

.has_leadmodal .navbar--inner {
  padding-top: 46px;
}
.has_leadmodal header.header {
  min-height: 127px;
}
.sticky-wrapper {
  width: 100%;
}

.navbar--inner>.navbar--left-container {
  justify-content: flex-start;
}

.navbar--inner>.navbar--right-container {
  justify-content: flex-end;
}

.navbar--inner>.navbar--left-container, .navbar--inner>.navbar--right-container {
  display: flex;
  flex: 1;
  align-items: center;
  padding: .5rem 0;
}

.header .site-logo {
  display: inline-block;
  flex: 0 0 6rem;
}

.header .site-logo a {
  display: block;
}

.right_links_wrap {
  display: flex;
  align-items: center;
}

.right_links_wrap .hs-menu-wrapper ul {
  display: flex;
  height: 100%;
}

.right_links_wrap>*,.right_links_wrap>*>div {
  display: block;
  height: 100%;
}

.right_links_wrap .hs-menu-wrapper ul li {
  align-items: center;
  display: flex;
  height: 100%;
  padding: 1rem 2rem 1rem 0;
  position: relative;
  z-index: 100;
}

.right_links_wrap .hs-menu-wrapper ul li:first-of-type {
  margin-left: 2rem;
}

.right_links_wrap .hs-menu-wrapper ul li a {
  white-space: nowrap;
  display: inline;
}

.head_btn a:hover {
  transform: scale(1.025);
  box-shadow: 1px 1px 6px rgb(50 59 78 / 60%);
}

@keyframes dropdown-fade-out {
  0% {
    opacity: 1
  }

  99% {
    opacity: 0
  }

  to {
    display: none!important
  }
}

@keyframes dropdown-container-fade-in {
  0% {
    transform: rotateX(-40deg)
  }

  to {
    transform: rotateX(0deg)
  }
}

@keyframes dropdown-fade-in {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}


.play-icon {
  margin-left: 3.2px;
  height: .8em;
  width: auto;
}

.navbar-toggle-btn {
  width: 1.5rem;
  height: 1.5rem;
  background-color: transparent;
  border-radius: 3px;
  border: none;
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  cursor:pointer;
}

.navbar-toggle-btn .icon-bar {
  height: .125rem;
  width: 1.25rem;
  background-color: #000;
  border-radius: .125rem;
  display: block;
  margin: .25rem;
  transition: transform .15s ease;
}

.mobile-open .navbar-toggle-btn .icon-bar {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  transform: translate(-50%,-50%);
}

.mobile-open .navbar-toggle-btn .icon-bar:first-of-type {
  transform: translate(-50%,-50%) rotate( 45deg );
}

.mobile-open .navbar-toggle-btn .icon-bar:nth-of-type(2) {
  display: none;
}

.mobile-open .navbar-toggle-btn .icon-bar:nth-of-type(3) {
  transform: translate(-50%,-50%) rotate( -45deg );
}

.custom-menu-primary {
  display: none;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child>ul>li>a svg {
  height: 1rem;
  margin-right: .8rem;
  opacity: 1;
}


/* ==Fixed== */
body:not(.fixed) .sticky-wrapper {
  transition: background .15s ease-in-out;
}

.fixed .sticky-wrapper {
  transform: translateY(-100%);
  animation: drop-in .2s ease-in-out forwards;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 11;
  box-shadow: 0 2px 3px -2px rgb(44 44 56 / 30%);
}

@keyframes drop-in {
  to {
    transform: translateY(0)
  }
}

header.header {
  min-height: 80px;
  transition: min-height .15s ease-in-out;
}

.lp .navbar--inner {
  height: 81.31px;
}

.custom-revenue-calc-header header.header {
  background: #fff;
  box-shadow: 0 -5px 20px rgb(0 0 0 / 30%);
  color: #000;
  font-family: Lato,"Trebuchet MS",Arial,sans-serif;
  min-height: 80px;
  position: relative;
  width: 100%;
  animation-duration: .3s;
}

.fixed .custom-revenue-calc-header .sticky-wrapper {
  box-shadow: 0 -5px 20px rgb(0 0 0 / 30%);
}

/*==================================================== 
====================Media Query======================
====================================================*/

@media screen and (min-width: 576px) {
  .head_btn a {
    width: auto;
  }
  .mobile-dropdown {
    left: auto;
    width: 300px;
  }
}

@media screen and (min-width: 1200px) {
  .video_engagement_page .hs_video_engage_page_row3_grp .content-with-image-grp .content>h2.bordered {
    white-space: nowrap;
  }

  .navbar--inner>.navbar--left-container, 
  .navbar--inner>.navbar--right-container {
    padding: .25rem 0;
  } 
  .header .site-logo {
    margin: 0 0 0 1.25rem;
    flex: 0 0 7.5rem;
    transform: translateY(1px);
  }
  .custom-menu-primary {
    display: flex;
  }

  /* ==Menu== */
  .custom-menu-primary>*,.custom-menu-primary>*>* {
    display: block;
    height: 100%;
  }

  .custom-menu-primary .hs-menu-wrapper>ul {
    display: flex;
    height: 100%;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 1rem 2rem 1rem 0;
    position: relative;
    z-index: 100;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type {
    margin-left: 2rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    white-space: nowrap;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>ul {
    background: #fff;
    border-radius: 8px;
    box-shadow: 2px 16px 14px 2px rgb(44 44 56 / 10%), 10px 10px 5px -5px rgb(10 11 14 / 10%), 1px 2px 2px rgb(50 59 78 / 20%);
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    transform-origin: 0 0;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a i {
    border: solid #21252e;
    border-width: 0 2px 2px 0;
    display: inline-block;
    margin-left: 6px;
    padding: 2px;
    width: 6px;
    transform: rotate( 45deg ) translateY(-4px);
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a i:after {
    border: 10px solid transparent;
    border-right-color: #fff;
    content: "";
    display: none;
    height: 10px;
    opacity: 1;
    position: absolute;
    transform: rotate( 45deg );
    transform-origin: 6px 100%;
    width: 10px;
    z-index: 1;
    bottom: -23px;
    left: 6px;
  }


  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>ul {
    animation: dropdown-container-fade-in .1s ease-in;
    display: block;
  }


  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a i:after {
    animation: dropdown-container-fade-in .1s ease-in;
    display: block;
    animation: dropdown-fade-in .15s ease-in;
  }


  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child>ul {
    min-width: 250px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child>ul>li {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child>ul>li>a {
    display: inline-block;
    padding: .5rem 0;  
    white-space: nowrap;
    padding: 1rem 2rem;
    width: 100%;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child):hover>ul {
    display: flex;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child)>ul>li:first-child {
    min-width: 200px;
    padding: 2rem 2rem 1rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child)>ul>li:first-child+li {
    border-radius: 0 8px 8px 0;
    min-width: 250px;
    background: radial-gradient(circle at top,rgba(216,221,230,.3) 70%,#f3f5f8);
    padding: 2rem 2rem 1rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child)>ul>li:first-child>ul>li {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child)>ul>li:first-child>ul>li>a {
    display: inline-block;
    padding: .5rem 0;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child)>ul>li:first-child>ul>li:first-of-type>a {
    padding-top: 0;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child)>ul>li:first-child+li>ul>li:first-child>a {
    margin: 0 0 .5em;
    font-weight: bold;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child)>ul>li:first-child+li>ul>li:first-child~li>a {
    display: inline-block;
    padding: .5rem 0;
    transition: opacity .1s ease-in-out;
  }


  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type:hover>ul {
    display: flex;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child {
    display: flex;
    flex-wrap: wrap;
    min-width: 440px;
    padding: 2rem 2rem 1rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child+li {
    border-radius: 0 8px 8px 0;
    min-width: 250px;
    background: radial-gradient(circle at top,rgba(216,221,230,.3) 70%,#f3f5f8);
    padding: 2rem 2rem 1rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child>ul>li {
    flex-basis: 50%;
    margin-bottom: 1rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child>ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child>ul>li>a {
    padding: .5rem 0;
    color: #000;
    font-weight: 600;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    opacity: 1;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child>ul>li>ul {
    margin-top: .5rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child>ul>li>ul>li {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child>ul>li>ul>li>a {
    display: inline-block;
    padding: .5rem 0;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child+li>ul>li:first-child>a {
    font-weight: 600;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    opacity: 1;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child+li>ul>li:first-child+li {
    margin-top: .5rem;
    display: inline-block;
    padding: .5rem 0;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child):nth-child(3)>ul>li:first-child+li>ul>li:first-child>a {
    font-weight: 300;
  }

  .head_btn {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 1rem 2rem 1rem 0;
    position: relative;
    z-index: 100;
  }

  .head_btn a {
    margin: 0;
    border: 2px solid #ec0041;
    border-radius: 30px;
    box-shadow: 0 0 4px rgb(50 59 78 / 20%);
    box-sizing: border-box;
    background: linear-gradient(to bottom left,#eb1363,#ec0041);
    color: #21252e;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1;
    margin: auto;
    outline: none;
    padding: .833em 2em .833em 1.8em;
    text-align: center;
    text-transform: capitalize;
    transition: .2s ease-in-out;
    transition-property: transform,box-shadow;
    white-space: nowrap;
    width: 100%;
    white-space: nowrap;
    background: transparent;
    border: 2px solid #ec0041;
    box-shadow: 0 0 4px rgb(50 59 78 / 20%);
    font-size: 14px;
    transition-property: box-shadow;
    transition-timing-function: ease-in-out;
    transition-duration: .1s;
  }

  .head_btn a:hover {
    transform: scale(1.025);
    box-shadow: 1px 1px 6px rgb(50 59 78 / 60%);
  }

  .navbar-toggle-btn,
  .mobile-dropdown--background {
    display: none;
  }

  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child+li>ul>li:not(:first-child) {
    display: inline-block;
    padding: .5rem 0;
  }

  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper>ul>li:first-of-type>ul>li:first-child+li, 
  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child)>ul>li:first-child+li {
    background: radial-gradient(circle at top,rgba(216,221,230,.3) 70%,#f3f5f8);
  }

  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper > ul > li.solutions > ul > li:first-child+li > ul > li:first-child > a {
    font-weight: 300 !important;
  }

  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper > ul ul > li.technology-fast-img > a > span,
  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper > ul > li.solutions > ul > li:first-child+li > ul > li.fastcompany-img > a {
    display: none !important;
  }

  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper > ul > li.solutions > ul > li:first-child+li > ul > li.fastcompany-img > img {
    border: 0;
    vertical-align: middle;
  }

  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper > ul > li.solutions > ul > li:first-child+li > ul > li.fastcompany-img {
    max-width: 120px;
    margin: 0 0 .5em;
  }

  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child):not(:last-child):nth-child(3)>ul>li:first-child+li>ul>li:first-child>a {
    font-weight: bold;
  }

  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper>ul ul>li.technology-fast-img {
    max-width: 120px;
    margin: 0.5em 0;
    font-weight: 300;
  }

  .custom-revenue-calc-header .custom-menu-primary .hs-menu-wrapper>ul ul>li.technology-fast-img > a {
    opacity: .6;
    padding: 0;
    display: block;
    transition: opacity .1s ease-in-out;
  }

}

@media screen and (min-width: 1540px) {
  .header .site-logo {
    flex: 0 0 8rem;
    transform: translateY(2px);
  } 
  .right_links_wrap .hs-menu-wrapper ul li a,
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size: 18px;
  }
}

@media screen and (min-width: 2100px) {

  .navbar--inner {
    padding: 0;
    max-width: 2000px;
  }
}

@media (max-width: 1199px) {
  .right_links_wrap {
    display: none;
  }

  .mobile-dropdown--background {
    background: rgba(33,37,46,.6);
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    overflow-y: auto;
    display: none;
    z-index: 99;
  }

  .mobile-open .mobile-dropdown--background {
    display: block;
  }

  .mobile-dropdown {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 10px 20px 70px -15px rgb(44 44 56 / 50%), 15px 15px 25px -20px rgb(10 11 14 / 70%);
    animation: scroll-in .2s ease-in-out;
    display: block;
    z-index: 101;	 
    max-width: 100%;
  }

  .mobile-dropdown .close-icon {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 1.5rem;
    height: 1.5rem;
    color: #262a35;
    padding: 4px;
    cursor: pointer;
  }

  .svg-icon {
    height: auto;
    width: 100%;
    display: block;
    max-height: 100%;
    max-width: 100%;
  }

  .header .svg-icon:not(.is-color) path {
    fill: currentColor;
  }

  .custom-menu-primary.mobile {
    display: block;
    height: auto;
  }

  .custom-menu-primary.mobile {
    display: block;
    padding: 6rem 2rem 0;
    margin-bottom: 10px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li {
    padding: 6px 0;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    transition: opacity .15s ease-in-out;
    font-size: 20px;
    font-weight: 600;
    color: #21252e;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a i {
    border: solid;
    border-width: 0 2px 2px 0;
    display: inline-block;
    margin-left: 12px;
    padding: 2px;
    width: 6px;
    transform: rotate( -45deg ) translateY(-3px);
    transition: transform .15s ease-in-out;
  }

  .mobile-open .mobile-dropdown--background {
    display: block;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul {
    padding-left: 20px;
    display: none;
  }

  .child-trigger {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    cursor: pointer;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li {
    position: relative;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li {
    padding: 6px 0;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
    display: block;
    padding: 8px 0;
    font-size: 16px;
    color: #21252e;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
    color: rgba(0,0,0,1.0);
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:not(.hs-item-has-children)>a {
    font-weight: normal;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a {
    margin-bottom: 4px;
  }

  .head_btn {
    padding: 22px 0;
    display: block;
  }

  .head_btn a {
    width: 100%;
    border: 2px solid #ec0041;
    border-radius: 30px;
    box-shadow: 0 0 4px rgb(50 59 78 / 20%);
    box-sizing: border-box;
    background: linear-gradient(to bottom left,#eb1363,#ec0041);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1;
    margin: auto;
    outline: none;
    padding: .833em 2em .833em 1.8em;
    text-align: center;
    text-transform: capitalize;
    transition: .2s ease-in-out;
    transition-property: transform,box-shadow;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    font-size: inherit;
  }

  .head_btn a svg path {
    fill: #fff;
  }

  .head_btn a:hover {
    border: 2px solid #ec0041;
    color: #fff;
  }

  .custom-revenue-calc-header .head_btn a {
    color: #000;
  }

  .custom-revenue-calc-header .head_btn a svg path {
    fill: #000;
  }

  .custom-revenue-calc-header .head_btn a:hover {
    color: #000;
  }

  .custom-revenue-calc-header .head_btn a:hover svg path {
    fill: #000;
  }

  .custom-revenue-calc-header .header .site-logo svg {
    display: block;
    height: 80px;
    width: 8rem;
    transform: translateY(-2px);
  }

  .custom-revenue-calc-header .navbar--inner>.navbar--left-container, 
  .custom-revenue-calc-header .navbar--inner>.navbar--right-container {
    padding: 0;
  }

  .custom-revenue-calc-header .header .site-logo {
    display: inline-block;
    flex: 0 1 6rem;
    margin: 0 0 0 1.25rem;
    vertical-align: middle;
  }

  .custom-revenue-calc-header .navbar-toggle-btn {
    height: 1.5rem;
    width: 1.875rem;
    background-color: transparent;
    border-radius: 3px;
    border: none;
    outline: 0;
    overflow: hidden;
    margin: 0 1.25rem;
    padding: 0;
    position: relative;
  }
  .has_leadmodal header.header {
    min-height: 101px;
  }
}
@media (max-width: 767px) {
  .has_leadmodal header.header {
    min-height: 159px;
  }
  .has_leadmodal .navbar--inner {
    padding-top: 104px;
  }
}
.footer-inner {
  align-items: center;
  background: transparent;
  color: #21252e;
  flex-direction: column;
  font-weight: 300;
  display: flex;
  padding: 1rem;
  margin: auto;
  max-width: 1510px;
}

.copyright-container {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.ftr_menu .hs-menu-wrapper>ul,
.ftr_menu {
  list-style: none;
  display: flex;
  font-size: 12px;
  padding: 0;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
}

.ftr_menu .hs-menu-wrapper>ul {
  margin-bottom: 10px;
}

.ftr_menu .hs-menu-wrapper>ul>li {
  margin-right: 5px;
  margin: 1rem;
  text-align: center;
}

.ftr_menu .hs-menu-wrapper>ul>li>a {
  font-size: 15px;
}

.copyright-container .site-logo {
  display: inline-block;
  margin: 0 1.25rem 0 0;
  vertical-align: middle;
  width: 100px;
  height: auto;
}

.copyright-container .site-logo svg {
  height: auto;
  width: 100%;
  display: block;
  max-height: 100%;
  max-width: 100%;
  fill: #21252e;
}

.copyright-container .copyright {
  line-height: 1.6;
  font-size: 13px;
  width: 85%;
  text-align: center;
  margin: 10px 0;
}

.custom-revenue-calc-footer footer.footer {
  background: #21252e;
  color: #fff;
}

.custom-revenue-calc-footer .copyright-container .site-logo svg {
  fill: #fff;
}

.custom-revenue-calc-footer .copyright-container .copyright {
  color: #fff;
}

.custom-revenue-calc-footer .ftr_menu .hs-menu-wrapper>ul>li>a {
  color: #fff;
}

.custom-revenue-calc-footer .ftr_menu .hs-menu-wrapper>ul>li>a:hover {
  color: #fff;
}

@media screen and (min-width: 576px) {
  .footer-inner {
    padding: 2rem 3.25rem 0;
  }
  .ftr_menu .hs-menu-wrapper>ul,
  .ftr_menu {
    justify-content: center;
  }
  .ftr_menu .hs-menu-wrapper>ul>li {
    margin: 1rem .5rem 1rem 0;
  }
  .ftr_menu .hs-menu-wrapper>ul>li:not(:last-of-type) {
    border-right: 2px solid #d8dde6;
    padding-right: .5rem;
  }
}

@media screen and (min-width: 1200px) {
  .footer-inner {
    flex-direction: row;
    justify-content: space-between;
    padding: 0 3.25rem;
  }
  .copyright-container {
    flex-basis: 800px;
    flex-direction: row;
  }
  .ftr_menu .hs-menu-wrapper>ul,
  .ftr_menu {
    flex-wrap: nowrap;
    justify-content: flex-end;
    margin: 0;
  }
  .ftr_menu .hs-menu-wrapper>ul>li>a {
    white-space: nowrap;
  }
  .copyright-container .site-logo {
    margin: 1rem 0;
    flex: 1 1 auto;
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.hs-menu-item a {
  display: block;
  text-decoration: none;
}
.body-wrapper{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  background: url("https://20577834.fs1.hubspotusercontent-na1.net/hubfs/20577834/blur-bg-white.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

/* ==== Webinar Page ==== */

.cm-webinar1--sec .hs_cos_wrapper_type_header {
  min-height: 80px;
  display: block;
  float: left;
  width: 100%;
}

.cm-webinar1--sec  h1{
  text-align: center;
  font-size: 32px;
  margin: 2rem auto;
}


/* ==== Events Page ==== */

.cm-events2--sec .webinars-grp .resource-list p {
  font-size: 16px;
  font-family: Lato,Trebuchet MS,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}

/* ==== Events Inner Page ==== */
.pd-3rem .dnd-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.cm-events-inner1--sec h1 {
  font-family: Overpass,Trebuchet MS,Arial,sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
}
.cm-events-inner1--sec .hs_cos_wrapper_type_linked_image img {
  margin: auto auto 3rem;
  text-align: center;
  width: 140px;
  height: auto;
  vertical-align: middle;
}

.cm-events-inner1--sec p {
  font-size: 15px;
  font-weight: 300;
}

.cm-events-inner1--sec ul {
  font-size: 1.4rem;
  margin-bottom: 2rem;
  line-height: 2;
  margin-top: 0;
  font-weight: 300;
  margin-bottom: 0;
}

.cm-events-inner2--sec .hs_cos_wrapper_type_rich_text {
  padding: 1rem 0;
  display: block;
}

.cm-events-inner2--sec h3 {
  margin-bottom: 1rem;
}

.cm-events-inner2--sec p {
  line-height: 1.6;
} 


/* ==== Webinars Grow Page ==== */
.cm-webinars-grow1--sec h1{
  font-size: 29px;
  line-height: 1.4;
  margin: 1rem auto;
  text-align: center;
}

.cm-webinars-grow1--sec p {
  font-size: 18px;
  font-weight: 300;
}

.cm-webinars-grow1--sec ul {
  font-size: 1.4rem;
  margin-bottom: 2rem;
  line-height: 2;
  margin-top: 0;
}


.cm-webinars-grow2--sec p {
  margin-bottom: 25px;
  line-height: 28px;
  font-weight:300;
}

.cm-webinars-grow2--sec p strong {
  font-size: 14px;
}

.cm-webinars-grow2--sec .dnd-section>.row-fluid {
  padding-left:24px;
  padding-right:24px;
}

.cm-webinars-grow2--sec .hs_cos_wrapper_type_rich_text {
  padding-bottom: 0;
  padding-top:0;
}

.cm-webinars-grow4--sec.cm-webinars-grow4--sec ul {
  font-weight: 300;
}

.cm-events-inner2--sec .hs_cos_wrapper_type_header h1 {
  font-size: 29px;
  line-height: 1.4;
  margin: 1rem auto;
}

.cm-events-inner2-mg--sec h1 {
  font-size: 2.2rem;
}


/* ==== Webinars Grow Page ==== */
.cm-mobile-sdk1--sec h1 {
  font-weight: 600;
  font-size: 2rem;
  margin: 2rem auto;
}
.cm-mobile-sdk1--sec h2 {
  font-family: Lato,Trebuchet MS,Arial,sans-serif;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 300;
  margin: .4rem 0;
}

.cm-mobile-sdk2--sec .content-with-image-grp {
  padding-top: 3rem;  
}

.cm-mobile-sdk2--sec .bottom-pane-grp.no-image h2 {
  font-size: 29px;
  line-height: 1.4;
  margin: 1rem auto;
  text-align: center;
}

.banner-mobile-sdk .banner-grp .cm-btn, 
.banner-mobile-sdk .banner-grp .cm-btn.cm-btn-1 {
  margin: 1rem 1rem 0 0 !important;
}

.banner-mobile-sdk .banner-grp .cm-btn,
.banner-mobile-sdk .banner-grp .cta_button {
  margin: 1rem 1rem 0 0 !important;
}



.pricing-tiers--section .pricing-tier--features ul>li:after {
  content: url(https://20577834.fs1.hubspotusercontent-na1.net/hubfs/20577834/raw_assets/public/JW_Player_August2021/images/right-sign.svg);
}

.cm-pricing3--sec .cst-logos-grp {
  box-shadow: 0 0 80px 40px #f3f5f8;
}
.cm-pricing3--sec .cst-logos-grp .customer-logos {
  padding-bottom: 3rem;
}


.content-section.cta-banner .heading {
  font-size: 29px;
  line-height: 1.4;
  margin: 1rem auto;
  text-align: center;
}

.cm-revenue--sec h1 {
  font-size: 29px;
  line-height: 1.4;
  margin: 1rem auto;
}

.cm-revenue2--sec {
  font-weight: 300;
}

.cm-revenue2--sec ul, 
.cm-revenue2--sec ol {
  margin-bottom: 10px;
}

.cm-revenue2--sec .dnd-section>.row-fluid,
.cm-revenue1--sec .dnd-section>.row-fluid{
  padding-left: 0;
  padding-right: 0;
}


.cm-revenue2--sec p {
  margin-bottom: 25px;
  line-height: 28px;
}

.fixed.no_fix_header .sticky-wrapper {
  position: static !important;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.ai-c {
  align-items: center;
}
.jc-c {
  justify-content: center;
}


.wow {
  opacity: 0;
}

.wow.animated {
  animation: fade-in .2s ease-in forwards;
}

.jc-sa {
  justify-content: space-around;
}

@keyframes arrow-jump {
  0% {
	 transform: translate(0);
  }

  70% {
	 transform: translateY(30%);
  }

  to {
	 transform: translate(0);
  }
}

@keyframes spin {
  to {
	 transform: rotate(1turn);
  }
}

@keyframes fade-in {
  0% {
	 opacity: 0;
  }

  to {
	 opacity: 1;
  }
}

@keyframes pulse {
  50% {
	 transform: scale(2) translate(-25%,25%);
  }

  to {
	 transform: rotateX(0deg);
  }
}

@keyframes dropdown-fade-in {
  0% {
	 opacity: 0;
  }

  to {
	 opacity: 1;
  }
}

@keyframes dropdown-fade-out {
  0% {
	 opacity: 1;
  }

  99% {
	 opacity: 0;
  }

  to {
	 display: none!important;
  }
}

@keyframes dropdown-container-fade-in {
  0% {
	 transform: rotateX(-40deg);
  }

  to {
	 transform: rotateX(0deg);
  }
}

@keyframes word-rotate {
  0% {
	 opacity: 0;
  }

  1% {
	 opacity: 0;
	 transform: translateY(30px);
  }

  2% {
	 opacity: 1;
	 transform: translateY(0);
  }

  14% {
	 opacity: 1;
	 transform: translateY(0);
  }

  15% {
	 opacity: 0;
	 transform: translateY(30px);
  }

  80% {
	 opacity: 0;
  }

  to {
	 opacity: 0;
  }
}

@keyframes scroll-in {
  0% {
	 transform: translateY(-100%);
  }

  to {
	 transform: translate(0);
  }
}

@media screen and (min-width: 576px){
  .cm-events-inner1--sec p {
	 font-size: 18px;
  }
  .cm-webinars-grow1--sec p {
	 font-size: 18px;
  }
  .cm-mobile-sdk1--sec h1 {
	 font-size: 3.5rem;
  }
}


@media screen and (min-width: 768px){
  .cm-events-inner1--sec h1 {
	 font-size: 3.2rem;
  }
  .cm-webinars-grow1--sec h1 {
	 font-size: 29px;
  }

  .cm-webinars-grow2--sec .dnd-section>.row-fluid {
	 padding-left:50px;
	 padding-right:50px;
  }
}

@media screen and (min-width: 992px){
  .cm-events-inner1--sec .hs_cos_wrapper_type_linked_image img {
	 width: 200px;
  }
  .cm-webinars-grow2--sec .dnd-section>.row-fluid {
	 padding-left:100px;
	 padding-right:100px;
  }
}

@media screen and (min-width: 1200px){
  .cm-webinar1--sec .hs_cos_wrapper_type_header {
	 min-height: 220px;
  }
  .cm-webinar1--sec h1 {
	 font-size: 48px;
  }
  .cm-events2--sec .webinars-grp .resource-list:first-of-type p {
	 font-size: 20px;
  }
  .cm-events-inner2--sec h3 {
	 margin: 0.5rem 0 1.5rem;
  }
  .cm-webinars-grow1--sec .dnd-section {
	 padding:3rem 2rem 4rem 2rem;
  }
  .cm-webinars-grow1--sec h1 {
	 font-size: 4rem;
	 line-height: 1.2;
	 margin-bottom: 1rem;
  }
  .cm-webinars-grow2--sec p {
	 font-size: 18px;
  }
  .cm-webinars-grow2--sec p strong {
	 font-size: 16px;
  }
  .cm-webinars-grow2--sec .dnd-section>.row-fluid {
	 padding-left: 0;
	 padding-right: 0;
  }
  .cm-events-inner2--sec .hs_cos_wrapper_type_header h1 {
	 font-size: 42px;
	 line-height: 1.2;
	 margin-bottom: 1rem;
  }
  .cm-events-inner2-mg--sec .dnd-section .dnd-column {
	 margin-top:32px;
	 margin-bottom:16px;
	 display:block;
  }
  .cm-events-inner2-mg--sec h1 {
	 font-size:3.2rem;
  }

  .cm-mobile-sdk1--sec h2 {
	 font-size: 24px;
	 line-height: 1.6;
	 margin: 2rem auto;
  }

  .cm-mobile-sdk1--sec .dnd-section>.row-fluid > .dnd-column {
	 padding: 0 7rem !important;
  }

  .cm-mobile-sdk2--sec .bottom-pane-grp.no-image h2 {
	 font-size: 42px;
	 line-height: 1.2;
	 margin-bottom: 1rem;
  }
  .cm-pricing3--sec .cst-logos-grp .customer-logos {
	 margin-top: 6rem;
  }
  .cm-pricing3--sec .features-grp,
  .cm-pricing3--sec .features-grp:first-of-type{
	 padding-top: 6rem;
  }

  .cm-revenue--sec .hs_cos_wrapper_type_header {
	 width: 48%;
	 display: block;
	 padding-top: 2rem;
  }

  .cm-revenue--sec h1 {
	 font-size: 3.5rem;
	 margin: 0 0 2rem;
	 line-height: 1.2;
  }

  .cm-revenue--sec .dnd-section {
	 padding-left: 2rem;
	 padding-right: 2rem;
	 padding-bottom: 4rem;
  }

  .cm-revenue2--sec p {
	 font-size: 18px;
  }

}


@media screen and (min-width: 1540px){
  .cm-events-inner1--sec h1 {
	 font-size: 4rem;
  }
  .cm-events-inner1--sec p {
	 font-size: 1.5rem;
  }
  .cm-webinars-grow1--sec p {
	 font-size: 18px;
  }
  .body-wrapper {
	 background-size: 100% 1600px;
  }
  .cm-webinars-grow2--sec p {
	 font-size: 19px;
  }
  .cm-events-inner2--sec .hs_cos_wrapper_type_header h1 {
	 font-size: 50px;
  }
  .cm-mobile-sdk1--sec h1 {
	 font-size: 5rem;
	 margin-bottom: 1rem;
  }
  .cm-mobile-sdk1--sec .dnd-section>.row-fluid {
	 max-width: 1400px;
  }

  .cm-mobile-sdk2--sec .bottom-pane-grp.no-image h2 {
	 font-size: 50px;
  }

  .cm-revenue2--sec p {
	 font-size: 19px;
  }
}

@media screen and (min-width: 2100px){
  .cm-mobile-sdk1--sec h1 {
	 font-size: 89px;
	 line-height: 1;
  }
  .cm-mobile-sdk1--sec h2 {
	 font-size: 28px;
	 line-height: 1.8;
  }
  .cm-webinar1--sec h1 {
	 font-size: 64px;
  }
  .body-events-inner-wrapper .dnd-section>.row-fluid,
  .body-webinars-grow-wrapper .dnd-section>.row-fluid,
  .body-webinar-inner-wrapper .dnd-section>.row-fluid,
  .hs-full-width-wrapper .dnd-section>.row-fluid,
  .hs-beta-program-wrapper .dnd-section>.row-fluid{    
	 max-width: 1200px;
  }
  .cm-webinars-grow2--sec .dnd-section>.row-fluid {
	 max-width: 1000px !important;
  }
  .cm-webinars-grow2--sec p {
	 font-size: 21px;
	 font-weight: 300;
	 line-height: 40px;
  }
}

@media(max-width:1539px){
  .cm-revenue--sec .hs_cos_wrapper_type_header {
	 padding-left: 12px;
  }
}


@media(max-width:1199px){


  .cm-events-inner1--sec .dnd-section>.row-fluid > .dnd-column {
	 margin: auto;
	 width: 100%;
	 max-width: 650px;
	 float:none;
  }
  .cm-events-inner1--sec .dnd-section>.row-fluid {
	 max-width: 60rem;
  }
  .cm-events-inner2--sec h3 {
	 margin-bottom: calc(1rem + 10px);
  }

  .cm-events-inner2--sec h2:empty {
	 padding-bottom: 10px;
  }

  .cm-webinars-grow1--sec .dnd-section>.row-fluid>.dnd-column,
  .cm-webinars-grow2--sec .dnd-section>.row-fluid{
	 max-width: 100% !important;
  }
  .cm-webinars-grow1--sec .dnd-section {
	 margin-top: 0 !important;
	 padding-bottom: 6rem !important;
  }
  .cm-webinars-grow2--sec .hs_cos_wrapper_type_rich_text {
	 padding-top: 0;
  }


  .cm-events-inner2-mg--sec .hs_cos_wrapper_type_header {
	 padding-bottom: 3rem !important;
	 display: block;
  }



  .cm-pricing2--sec .features-table-grp .features-table-items:not(:first-child) .header-row .col-th {
	 margin-bottom: 32px;
  }

  .cm-revenue2--sec .dnd-section>.row-fluid{
	 max-width:100% !important;    
  }

  .cm-revenue2--sec .dnd-section .dnd-column {
	 padding: 0 100px !important;
  }

  .cm-revenue--sec .hs_cos_wrapper_type_header {
	 padding-left: 0;
  }

  .cm-revenue--sec h1 {
	 text-align: center;
  }

  .cm-revenue--sec .dnd-section>.row-fluid {
	 max-width: 60rem !important;
  }

  .cm-revenue--sec .dnd-section {
	 padding-bottom: 6rem;
  }

}

@media(max-width:991px){
  .cm-events-inner1--sec .dnd-section>.row-fluid,
  .cm-revenue--sec .dnd-section>.row-fluid{
	 max-width: 46.875rem;
  }


  .cm-revenue2--sec .dnd-section .dnd-column {
	 padding: 0 50px !important;
  }
}

@media(max-width:767px){
  .cm-events-inner2--sec h3 {
	 margin-bottom:1rem;
  }
  .cm-revenue2--sec .dnd-section .dnd-column {
	 padding:0 24px !important;
  }
  .cm-pricing1--sec .testimonials-grp .pullquote-container .pullquote-icon {
	 margin: 0 1rem 0 0;
  }
  .cm-revenue--sec .dnd-section>.row-fluid {
	 max-width: 100% !important;
  }
}

/*  ===============Css 2=============== */


.home-page-wrapper {
  background-size: 100% 660px;
  background-repeat: no-repeat;
  background-color: #000000;
  min-height: 100%;
  animation: ease-entrance 1s ease-in-out forwards;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.home-page .cm-home--sec-one .dnd-column h2,
.learn-more-page .learn-more-sec-one .bottom-pane-grp h2,
.learn-more-page .learn-more-sec-two .bottom-pane-grp h2{
  font-size: 29px;
  line-height: 1.4;
  margin: 1rem auto;
  text-align: center;
  font-weight: 600;
  color: inherit;
  font-family: Overpass,Trebuchet MS,Arial,sans-serif;
}

.homepage-sec:not(.fixed) .header .site-logo a svg>path:first-child,
body:not(.fixed) .error_page_top .header .site-logo a svg>path:first-child{
  fill: #fff;
}

.home-page .cm-home--sec-three .bottom-pane-grp{
  padding: 6rem 0;
}

.home-page .cm-home--sec-three .cst-logos-grp .customer-logos{
  padding: 3rem 0;
}

.dark-section footer.footer{
  background: #21252e;
}

.dark-section .copyright-container .copyright,
.dark-section .ftr_menu .hs-menu-wrapper>ul>li>a{
  color: #fff !important;
}

.dark-section .copyright-container .site-logo svg{
  fill: #fff;
}


.home-page.home-page-es .cst-logos-grp .customer-logos,
.home-page.home-page-fr  .cst-logos-grp .customer-logos{    
  padding: 3rem 0;
}

.v2-page-wrapper .content-with-image-grp {
  padding-top: 3rem;
}
.gsap-marker-start,
.gsap-marker-scroller-end,
.gsap-marker-scroller-start,
.gsap-marker-end {
  display: none !important;
}
.hs-retail-wrapper .banner-grp .btn-container-pink_bg .cta_button {
  margin-top: 0;
}

/*==================================================== 
====================learn-more-page======================
====================================================*/
.learn-more-page .learn-more-sec-one .bottom-pane-grp h2{
  color: #000; 
}


.learn-more-page .learn-more-sec-two .bottom-pane-grp h2{
  text-align: center;
}
.learn-more-page .bottom-pane-grp .top-container,
.learn-more-page .bottom-pane-grp .top-container{
  margin-bottom: 1rem;
}
.learn-more-page .bottom-pane-grp {
  padding: 0 2rem;
}
.learn-more-page .content-with-image-grp ,
.hs-retail-wrapper .content-with-image-grp{
  padding-top: 3rem;
}

.learn-more-page .learn-more-sec-two .bottom-pane-grp {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f3f5f8;

}


/*==================================================== 
====================Media Query======================
====================================================*/



@media (min-width: 576px){
  .home-page-wrapper{
	 background-size: 100% 820px;
  } 

}



@media (min-width: 992px){
  .home-page-wrapper{ 
	 background-size: 100% 900px;
  } 
}


@media (min-width: 1200px){

  .home-page .cm-home--sec-one .dnd-column h2,
  .learn-more-page .learn-more-sec-one .bottom-pane-grp h2,
  .learn-more-page .learn-more-sec-two .bottom-pane-grp h2{
	 font-size: 42px;
	 line-height: 1.2;
	 margin-bottom: 1rem;
  }
  .home-page .cm-home--sec-three .bottom-pane-grp{
	 padding: 4rem 2rem;
  }
  .home-page .cm-home--sec-three .cst-logos-grp .customer-logos{
	 margin: 3rem auto 0;
	 padding: 6rem 0;
  }
  .home-page.home-page-es .cst-logos-grp .customer-logos,
  .home-page.home-page-fr  .cst-logos-grp .customer-logos{    
	 padding: 6rem 0;
  }

  .homepage-sec:not(.fixed) .custom-menu-primary .hs-menu-wrapper>ul>li>a i,
  body:not(.fixed) .error_page_top .custom-menu-primary .hs-menu-wrapper>ul>li>a i{
	 border-color: #fff !important;
  }

  .homepage-sec:not(.fixed) .right_links_wrap .hs-menu-wrapper ul li a,
  .homepage-sec:not(.fixed) .custom-menu-primary .hs-menu-wrapper>ul>li>a,
  .homepage-sec:not(.fixed) .head_btn a,
  body:not(.fixed) .error_page_top .right_links_wrap .hs-menu-wrapper ul li a,
  body:not(.fixed) .error_page_top .custom-menu-primary .hs-menu-wrapper>ul>li>a,
  body:not(.fixed) .error_page_top .head_btn a{
	 color: #fff !important;
  }

  .homepage-sec:not(.fixed) .right_links_wrap .hs-menu-wrapper ul li a:hover,
  .homepage-sec:not(.fixed) .custom-menu-primary .hs-menu-wrapper>ul>li:not(.hs-item-has-children)>a:hover,
  body:not(.fixed) .error_page_top .right_links_wrap .hs-menu-wrapper ul li a:hover,
  body:not(.fixed) .error_page_top .custom-menu-primary .hs-menu-wrapper>ul>li:not(.hs-item-has-children)>a:hover{
	 color: #a0acc2 !important;
  }

}

@media (min-width: 1540px){
  .home-page-wrapper{
	 background-size: 100% 950px;
  }
  .home-page .cm-home--sec-one .dnd-column h2,
  .learn-more-page .learn-more-sec-one .bottom-pane-grp h2,
  .learn-more-page .learn-more-sec-two .bottom-pane-grp h2{
	 font-size: 50px;
  }
}

@media (max-width: 1199px){

  .home-page .cm-home--sec-one .dnd-section {
	 min-height: 10rem;
	 padding: 6rem 1.25rem !important;
	 color: #000;
  }

  .home-page.home-page-es .cm-home--sec-one .dnd-section,
  .home-page.home-page-fr .cm-home--sec-one .dnd-section{
	 padding: 0 !important;
  }
  .homepage-sec:not(.fixed)  .navbar-toggle-btn .icon-bar,
  body:not(.fixed) .error_page_top .navbar-toggle-btn .icon-bar{
	 background-color: #ffffff;
  }
  .cm-home--sec-one .dnd-column {
	 padding-top: 0 !important;
  }
}

/*  ===============Css 3=============== */

.body-container--home .content-with-image-grp {
  padding-top: 3rem;
}

/* ==Sign Up Page== */
.sign-up-page {
  background-color: #F3F5F8;
}

.sign_up_header .site-logo img {
  max-width: 96px;
  vertical-align: middle;
}

.sign_up_header .site-logo {
  margin: 0;
  transform: none;
}

.sign_up_header .head_btn a svg {
  display: none;
}

.sign_up_header .navbar--inner {
  background: transparent;
  display: flex;
  justify-content: space-between;
  font-weight: 300;
  list-style: none;
  margin: 0 auto;
  max-width: 1510px;
  padding: 0 2rem 0 4rem;
  width: 100%;
  height: auto;
}

.sign_up_header .right_links_wrap .hs-menu-wrapper ul li a:hover,
.sign_up_header .right_links_wrap .hs-menu-wrapper ul li a {
  font-size: inherit;
  color: #21252e;
}  

.sign_up_header {
  line-height: 1.5;
}

.sign_up_header .head_btn {
  padding: 15px 2rem 1rem 0;
}

.sign_up_header .right_links_wrap .hs-menu-wrapper ul li {
  padding: 15px 36px 16px 0;
}

.sign_up_header .right_links_wrap .hs-menu-wrapper ul {
  margin-top: -6px;
}

.sign_up_header .navbar--left-container {
  max-width: 150px;
}

.sign_up_header .sticky-wrapper {
  position: static;
  animation: none;
  box-shadow: none;
  background-color: transparent !important;
  transform: none;
}

.contact_page_wrapper .head_btn a:hover {
  transform: none;
  box-shadow: 0 0 4px rgb(50 59 78 / 20%);
}

.hs_sign_up_page_page .dnd-section[class*="force-full-width"]>.row-fluid {
  padding: 0;
}

.hs_sign_up_page_page img {
  vertical-align: middle;
}

.hs_sign_up_page_row6_grp .dnd-section,
.hs_sign_up_page_row4_grp .dnd-section,
.hs_sign_up_page_row3_grp .dnd-section {
  padding: 0;
}

.hs_sign_up_page_row3_grp .two_col_wrap .text_area p {
  font-size: 18px;
  font-weight: 300;
  line-height: inherit;
}

.platform_page_wrapper {
  background-color: #fff;
}

/*   ==Footer== */
.basic-footer .footer-inner, .basic-footer.light .footer-inner {
  flex-direction: row;
  justify-content: space-between;
  padding: 0 3.25rem;
  align-items: center;
  background: transparent;
  color: #ffffff;
  flex-direction: column;
  font-weight: 300;
  display: flex;
  padding: 1rem;
  margin: auto;
  max-width: 1510px;
}

footer.footer.basic-footer {
  background: #21252e;
  line-height: 1.5;
}

.basic-footer .ftr_menu .hs-menu-wrapper>ul>li>a {
  color: #ffffff;
  display: inline;
}

.basic-footer .copyright-container {
  flex-direction: row;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-basis: unset;
}

.basic-footer .copyright-container .copyright {
  color: #fff;
}

.basic-footer .copyright-container .site-logo {
  display: inline-block;
  margin: 0 1.25rem 0 0;
  vertical-align: middle;
  width: 100px;
  height: auto;
}

.basic-footer img {
  vertical-align: middle;
}

.basic-footer .ftr_menu .hs-menu-wrapper>ul>li:not(:last-of-type) {
  border-right: 2px solid #d8dde6;
  padding-right: .5rem;
}


.demo-container {
  background-color: #21252e;
  padding: 1rem 2rem;
  text-align: center;
}

.demo-container h2 {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: .5rem;
  line-height: 1.2;
  font-size: calc(1.325rem + .9vw);
}

.demo-container p {
  letter-spacing: .02em;
  margin: auto auto 2rem;
  font-size: 24px;
  font-weight: 300;
  color: #ffffff;
}

.footer .btn-container a {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  font-size: .875rem;
  line-height: calc(16 / 14);
  padding: .625em 1.25em;
  background-color: #FF0046;
  color: #FFF;
  max-width: 300px;  
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.basic-footer .ftr_menu .hs-menu-wrapper>ul>li {
  text-align: left;
}

/*   ==Form== */
.hs_sign_up_page_row2_grp form>div>div>div>label {
  display: none;
}

.hs_sign_up_page_row2_grp form .row {
  color: #666;
  font: 100%/120% Tahoma,Arial,Helvetica,Verdana,sans-serif;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  margin: .5em 0 1em 0;
  padding: .5em;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(0 * -1);
  margin-right: calc(1.5rem / -2);
  margin-left: calc(1.5rem / -2);
}

.hs_sign_up_page_row2_grp form .row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc( 1.5rem/ 2);
  padding-left: calc( 1.5rem / 2);
  margin-top: var(0);
}

.hs_sign_up_page_row2_grp form .hs-form-field {
  margin: 0;
  padding: 5px 0 0 0;
}

.hs_sign_up_page_row2_grp form .hs-form-field .hs-input {
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #E0E0E0;
  border-bottom-width: 1px;
  font-size: 15px;
  color: #757575;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding-top: 20px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
}

.hs_sign_up_page_row2_grp form input.hs-button {
  margin: 0;
  border: 1px solid #ff0046;
  font-size: 16px;
  color: white;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 30px;
  padding-left: 30px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 50px;
  width: 100%;
}

.hs_sign_up_page_row2_grp form .actions {
  font-family: Lato, Trebuchet MS, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4em;
  padding-top: 10px;
  padding-bottom: 0px;
  text-align: center;
}

.hs_sign_up_page_row2_grp form .hs-form-field select.hs-input {
  border: solid 1px #E0E0E0;
  font-size: 15px;
  color: #757575;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}

.hs_sign_up_page_row2_grp form .hs-form-field .hs-input:focus {
  border-color: #cccccc;
  transition-duration: .3s;
  transition-timing-function: ease-in-out;
}

.hs_sign_up_page_row2_grp form .hs_recaptcha.hs-recaptcha {
  height: 150px;
  overflow: auto;
  max-width: 100%;
}

.hs_sign_up_page_row2_grp form .hs-error-msgs label {
  color: #8b0000;
  line-height: 1.4em;
  font-size: 18px;
  font-weight: 300;
  margin: .2em .5em .6em 0;
  padding: 0;
  font-family: Lato, Trebuchet MS, Arial, sans-serif;
}

.hs_sign_up_page_row2_grp form .hs-error-msgs li {
  margin: 0 !important;
}

.hs_sign_up_page_row2_grp form .hs_error_rollup label {
  font-family: Lato, Trebuchet MS, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4em;
  margin: 3px 5px;
  padding: 3px 2px;
  background: #8b0000;
  color: #fff;
  padding-left: .5em;
  margin-bottom: 1em;
}

.sign_up_header .head_btn a:hover {
  transform: none;
}

.sign_up_header .head_btn a {
  box-shadow: 0 0 4px rgb(50 59 78 / 20%);
}



.hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .page-center {
  padding: 3rem 1rem;	 
}

.hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos {
  padding: 3rem;
  margin: 0;
  display: block;
}

.hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .logo-list {
  max-width: 100%;
  display: block;
  text-align: left;
  font-size: 23px;
}

.hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .img-container {
  display: inline-flex;
  width: 18%;
  margin: 1.5rem 0rem;
  max-height: 100px;
  justify-content: center;
  vertical-align: middle;
  overflow: visible;
}

.hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .img-container img {
  max-width: 120px;
  vertical-align: middle;
  position: relative;
  max-height: initial;
  height: auto;
  width: auto;
}

.hs_sign_up_page_row5_grp .dnd-section,
.hs_sign_up_page_row7_grp .dnd-section {
  padding: 0;
}

/*   ==Page== */
.hs_sign_up_page_page {
  line-height: 1.5;
}

.hs_sign_up_page_row2_grp form {
  max-width: 900px;
  margin: auto;
  opacity: 0;
  transition: all .3s ease;
}

.hs_sign_up_page_row2_grp form.loaded {
  opacity: 1;
}

.hs_sign_up_page_row1_grp .dnd-section {
  padding: 48px 0 0;
}

.hs_sign_up_page_row2_grp .dnd-section {
  padding: 0 0 48px;
}

.hs_sign_up_page_row1_grp h2 {
  font-size: 3rem;
  margin-top: 0;
  margin-bottom: .5rem;
  line-height: 1.2;
}

.hs_sign_up_page_row1_grp h3 {
  font-family: Lato, Trebuchet MS, Arial, sans-serif;
  letter-spacing: .02em;
  margin: auto auto 2rem;
  font-size: 24px;
  font-weight: 300;
  line-height: inherit;
}

.hs_sign_up_page_page .dnd-section>.row-fluid {
  padding-left: 1rem;
  padding-right: 1rem;
}

.hs_sign_up_page_page .dnd-section .dnd-column {
  padding: 0;
}

.hs_sign_up_page_row5_grp .testimonials-grp {
  margin: 0;
  padding: 3rem;
  box-shadow: none;
  position: static;
}

.hs_sign_up_page_row5_grp .testimonials-grp .swoosh-background {
  display: none;
}

.hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container {
  padding: 3rem 1rem;
}

.hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container .pullquote-container--inner {
  padding: 0;
  display: flex;
  text-align: left;
}

.hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container .pullquote-container--inner .pullquote-icon {
  margin: 0;
  display: inline-block;
  min-width: 48px;
}

.hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container .pullquote-container--inner .quote-copy-container {
  max-width: 80%;
  display: inline-block;
  width: auto;
  margin-left: 4px;
  margin-top: 19px;
  text-align: left;
}

.hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container .pullquote-container--inner .quote-copy-container p.quote {
  margin: 0 0 1rem;
  display: flex;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
  font-family: Lato, Trebuchet MS, Arial, sans-serif;
  color: #212529;
}

.hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container .pullquote-container--inner .quote-copy-container .quotee-logo {
  max-height: none;
  max-width: 100%;
  margin: 0;
  width: 160px;
  text-align: left;
  margin-left: -4px;
}

.sign_up_header .navbar-toggle-btn {
  display: none;
}

.sign_up_page_wrapper {
  background-color: #F3F5F8;
}

.sign_up_page_wrapper .basic-footer .ftr_menu .hs-menu-wrapper>ul>li>a {
  word-break: initial;
}

.sign_up_page_wrapper .ftr_menu .hs-menu-wrapper>ul, .ftr_menu {
  align-items: center;
  display: flex;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  flex-wrap: nowrap;
  justify-content: flex-end;
}

.sign_up_page_wrapper .basic-footer .ftr_menu .hs-menu-wrapper>ul>li {
  margin: 1rem .5rem 1rem 0;
}

/* ==Video Engagement Page== */
.video_engagement_page .dnd-section,.video_engagement_page .dnd-section .dnd-column {
  padding: 0;
}

.video_engagement_page .content-with-image-grp {
  padding-top: 3rem;
}

.video_engagement_page .content-with-image-grp .content>h3+p {
  margin: 0 0 .5em;
}

.video_engagement_page .content-with-image-grp .content>h3 {
  margin-top: 2rem;
}

.video_engagement_page .content-with-image-grp .touts-container .tout {
  flex-direction: column-reverse;
  margin: 1rem auto .5rem;
  padding-right: 0;
  flex-basis: 100%;
  display: flex;
}

.video_engagement_page .content-with-image-grp .touts-container .tout .tout-icon {
  display: block;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  height: 30px;
  max-width: 70px;
  margin: 0 .5rem;
  opacity: .2;
  transition: opacity .3s ease-in-out;
  cursor: pointer;
  opacity: 1;
  width: auto;
  margin-top: 1rem;
  display: block;
}

.video_engagement_page .content-with-image-grp .touts-container .tout .tout-content-container p {
  border: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.8;
  margin: 0;
  padding: 0;
  transform-origin: 0 0;
  position: relative;
  text-align: left;
}

.video_engagement_page .content-with-image-grp .touts-container .tout .tout-content-container {
  min-height: 110px;
  display: flex;
  align-items: center;
}

.video_engagement_page .content-with-image-grp .content>h2.bordered {
  margin-right: -10px;
}

.video_engagement_page .content-with-image-grp .touts-container {
  padding: 0;
}

.full_width_page_wrapper {
  background-color: #fff;
}

.webinar_page_wrapper .copyright-container .site-logo svg {
  fill: #000;
}


/* ==Contact Page== */
.contact_page_wrapper footer.footer.basic-footer {
  background-color: transparent;
}

.contact_page_wrapper .basic-footer .copyright-container .copyright {
  color: #212529;
}

.contact_page_wrapper .basic-footer .ftr_menu .hs-menu-wrapper>ul>li>a {
  color: #212529;
}

.contact_page_wrapper .basic-footer .ftr_menu .hs-menu-wrapper>ul>li {
  font-size: inherit;
  font-family: inherit;
}

.contact_page_wrapper .ftr_menu .hs-menu-wrapper>ul, .contact_page_wrapper .ftr_menu {
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.contact_page_wrapper .sign_up_header .right_links_wrap .hs-menu-wrapper ul li {
  font-size: inherit;
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.contact_page_wrapper .sign_up_header .right_links_wrap .hs-menu-wrapper ul {
  margin: 0;
}

.contact_page_wrapper .head_btn a {
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.contact_page {
  background-color: #F3F5F8;
}
.contact_page_body>div {
  background-color: #f3f5f8;
  background-image: none;
}
.hs_contact_page_page {
  padding-top: 50px;
}

.hs_contact_page_page .container {
  padding: 3rem 1rem;
}

.hs_contact_page_page .twocolumn-section {
  display: flex;
}

.hs_contact_page_page .hs_contact_page_left_grp {
  margin-right: 60px;
}

.hs_contact_page_page .twocolumn-section .dnd-section, 
.hs_contact_page_page .twocolumn-section .dnd-column,
.hs_contact_page_page .twocolumn-section .dnd-section>.row-fluid {
  padding: 0;
}

.hs_contact_page_page h1 {
  font-size: 4rem;
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 600;
  line-height: 1.2;
  color: #212529;
  word-break: initial;
}

.hs_contact_page_page h2 {
  letter-spacing: .02em;
  margin: auto auto 2rem;
  font-size: 24px;
  font-weight: 300;
  font-family: Lato, Trebuchet MS, Arial, sans-serif;
  line-height: 1.5;
  color: #212529;
}

.hs_contact_page_page .hs_contact_page_right_grp {
  margin: 1rem 0;
  max-width: 500px;
  margin: auto;
}


@media screen and (min-width: 576px) {
  .video_engagement_page .content-with-image-grp .touts-container .tout .tout-icon {
	 height: 50px;
	 max-width: 100px;
	 margin: 1rem 1rem 0 0;
  }

  .footer .btn-container a {
	 border: 2px solid #ec0041;
	 border-radius: 30px;
	 box-shadow: 0 0 4px rgb(50 59 78 / 20%);
	 box-sizing: border-box;
	 background: linear-gradient(to bottom left, #eb1363, #ec0041);
	 color: #fff;
	 cursor: pointer;
	 display: inline-block;
	 font-style: normal;
	 font-weight: 400;
	 letter-spacing: 1px;
	 line-height: 1;
	 margin: auto;
	 outline: none;
	 padding: .833em 2em .833em 1.8em;
	 text-align: center;
	 text-transform: capitalize;
	 transition: .2s ease-in-out;
	 transition-property: transform, box-shadow;
	 white-space: nowrap;
	 width: 100%;
	 margin: 0;
  }
}

@media (min-width: 576px) {  
  .hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container,
  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .page-center {		
	 max-width: 540px;
  }
}
@media (max-width:991px) and (min-width: 768px) {
  .hs_contact_page_page .container,
  .hs_sign_up_page_page .dnd-section>.row-fluid {
	 max-width: 720px;
  }
}
@media (max-width:767px) and (min-width: 576px) {
  .hs_contact_page_page .container,
  .hs_sign_up_page_page .dnd-section>.row-fluid {
	 max-width: 540px;
  }
}
@media (min-width: 768px) {	   
  .hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container,
  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .page-center {		
	 max-width: 720px;
  }	
  .hs_contact_page_page .hs_contact_page_left_grp,
  .hs_contact_page_page .hs_contact_page_right_grp {
	 flex: 0 0 auto;
	 width: 50%;
  }
  .hs_sign_up_page_row2_grp form .left_sec {
	 flex: 0 0 auto;
	 width: 66.6666666667%;
  }

  .hs_sign_up_page_row2_grp form .right_sec {
	 flex: 0 0 auto;
	 width: 33.3333333333%;
  }
}

@media (min-width: 992px) {
  .hs_sign_up_page_row6_grp .two_col_wrap .text_area {
	 flex: 0 0 auto;
	 width: 33.3333333333%;
  }
  .hs_contact_page_page .container,
  .hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container,
  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .page-center {		
	 max-width: 960px;
  }
}

@media screen and (min-width: 1200px) {
  .hs_contact_page_page h2 {
	 font-size: 28px;
	 font-weight: 300;
	 line-height: 1.5;
  }
  .sign_up_header .navbar--inner>.navbar--left-container,
  .sign_up_header .navbar--inner>.navbar--right-container {
	 margin-right: -20px;
  } 
  .sign_up_header .right_links_wrap .hs-menu-wrapper ul li {
	 font-size: 21px;
	 font-family: Lato, Trebuchet MS, Arial, sans-serif;
  }


  .basic-footer .ftr_menu .hs-menu-wrapper>ul>li {
	 font-size: 21px;
	 font-family: Lato, Trebuchet MS, Arial, sans-serif;
  }
  .demo-container h2 {
	 font-size: 2rem;
  }
  .demo-container p {
	 font-size: 28px;
	 font-weight: 300;
	 line-height: 1.5;
  }

  .hs_sign_up_page_row1_grp h3 {
	 font-size: 28px;
	 font-weight: 300;
	 line-height: 1.5;
  }
  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .page-center {		
	 max-width: 1140px;
  }
  .hs_contact_page_page .container,
  .hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container,
  .hs_sign_up_page_page .dnd-section>.row-fluid {  
	 max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .hs_sign_up_page_page .dnd-section>.row-fluid {  
	 max-width: 1320px;
  }
  .hs_contact_page_page .container,
  .hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container,
  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .page-center {		
	 max-width: 1320px;
  }
}

@media (min-width: 2100px) {
  .video_engagement_page .content-with-image-grp .touts-container .tout .tout-content-container p {
	 font-size: 21px;
  }
  .video_engagement_page .content-with-image-grp .touts-container .tout {
	 margin-top: 20px;
  }
}

@media only screen and (max-width: 1199px) {	
  .sign_up_header .right_links_wrap {
	 display: flex;
  }

  .sign_up_header .head_btn a {
	 border-radius: 30px;
	 box-shadow: 0 0 4px rgb(50 59 78 / 20%);
	 box-sizing: border-box;
	 background: linear-gradient(to bottom left, #eb1363, #ec0041);
	 color: #fff;
	 cursor: pointer;
	 display: inline-block;
	 font-style: normal;
	 font-weight: 400;
	 letter-spacing: 1px;
	 line-height: 1;
	 margin: auto;
	 outline: none;
	 padding: .833em 2em .833em 1.8em;
	 text-align: center;
	 text-transform: capitalize;
	 transition: .2s ease-in-out;
	 transition-property: transform, box-shadow;
	 white-space: nowrap;
	 width: 100%;
	 background: transparent;
	 border: 2px solid #ec0041;
	 box-shadow: 0 0 4px rgb(50 59 78 / 20%);
	 font-size: 14px;
	 transition-property: box-shadow;
	 transition-timing-function: ease-in-out;
	 transition-duration: .1s;
	 color: #21252e;
	 font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  }

  .sign_up_header .right_links_wrap .hs-menu-wrapper ul {
	 margin-top: -2px;
  }

  .sign_up_header .right_links_wrap .hs-menu-wrapper ul li a {
	 font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  }

  .basic-footer .ftr_menu .hs-menu-wrapper>ul {
	 margin: 0;
	 font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	 font-size: 16px;
  }
}

@media (max-width: 1100px) and (min-width: 992px) {
  .hs_contact_page_page .hs_contact_page_left_grp {
	 margin-right: 0;
  }
}

@media only screen and (max-width: 979px) {
  .hs_contact_page_page .twocolumn-section {
	 display: block;
  }
  .sign_up_header .navbar--inner {
	 padding: 0 2rem 0 2rem;
  }
  .sign_up_header .head_btn a,.sign_up_header .right_links_wrap .hs-menu-wrapper ul li a {
	 font-family: inherit;
  }
  .sign_up_header .right_links_wrap .hs-menu-wrapper ul {
	 margin-top: -6px;
  }
  .sign_up_header .right_links_wrap .hs-menu-wrapper ul li {
	 font-size: 1.25rem;
  }

  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .img-container img {
	 max-width: 110px;
	 padding: 0 1rem;
  }

  .basic-footer .ftr_menu .hs-menu-wrapper>ul>li {
	 font-size: 1.25rem;
	 font-family: Lato, Trebuchet MS, Arial, sans-serif;
  }
}

@media (max-width: 767px) {
  .sign_up_header .navbar-toggle-btn {
	 display: block;
  }

  .sign_up_header .right_links_wrap {
	 display: none;
  }

  .sign_up_header .navbar--left-container {
	 height: 88.31px;
  }
}

@media only screen and (max-width: 480px) {
  .hs_sign_up_page_row1_grp h2 {
	 font-size: 29px;
  }

  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .img-container {
	 display: inline-flex;
	 width: 30%;
	 padding: 5px;
  }

  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos {
	 flex-wrap: wrap;
	 padding: 1rem;
	 margin: 0;
	 display: flex;
  }

  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .img-container img {
	 max-width: 120px;
	 width: 100%;
  }
  .hs_contact_page_page .hs_contact_page_right_grp{

  }
}

@media (max-width: 406px) {
  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .img-container {
	 display: inline-flex;
	 width: 30%;
	 padding: 5px;
  }

  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos {
	 flex-wrap: wrap;
	 padding: 1rem;
	 margin: 0;
	 display: flex;
  }

  .hs_sign_up_page_row7_grp .cst-logos-grp .customer-logos .img-container img {
	 max-width: 120px;
	 width: 100%;
  }

  .hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container .pullquote-container--inner .pullquote-icon {
	 display: block;
  }

  .hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container .pullquote-container--inner .quote-copy-container {
	 margin-top: 10px;
	 margin-left: 0;
	 max-width: 79%;
  }

  .hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container .pullquote-container--inner .quote-copy-container .quotee-logo {
	 margin-left: 48px;
  }

  .hs_sign_up_page_row5_grp .testimonials-grp .pullquote-container .pullquote-container--inner {
	 display: block;
  }
}

/* ==Platform Page== */
/*   ==Header */

.plat-header {
  border-bottom: 1px solid #d8dde6;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
  font-family: Lato,"Open Sans",Arial,sans-serif;
  font-weight: 400;
  font-size: 18px;
  box-shadow: 0 2px 3px #d8dde6;
  line-height: normal;
  background-color: #fff;
}

.plat-header>div {
  max-width: 1510px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.plat-header .logo svg {
  width: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-platform-page-menu .hs-menu-wrapper>ul {
  display: flex;
}

.custom-platform-page-menu .hs-menu-wrapper>ul>li {
  width: 100%;
  text-align: center;
}

.custom-platform-page-menu {
  width: 100%;
}

.custom-platform-page-menu .hs-menu-wrapper>ul>li>a {
  width: 100%;
  height: 100%;
  padding: 30px 0;
  border-top: 1px solid #d8dde6;
  color: #000;
}

.custom-platform-page-menu .hs-menu-wrapper>ul>li>a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 960px) {
  .plat-header {
	 font-size: 15px;
	 padding: 0;
  }
  .plat-header .logo {
	 padding-left: 10px;
  }
}

@media screen and (max-width: 720px) {
  .plat-header .logo {
	 padding-left: 0;
  }

  .plat-header>div {
	 flex-direction: column;
	 justify-content: flex-start;
  }

  .plat-header .logo svg {
	 padding: 10px 0;
  }

  .custom-platform-page-menu .hs-menu-wrapper>ul {
	 display: block;
  }

  .custom-platform-page-menu .hs-menu-wrapper>ul>li>a {
	 text-align: left;
	 padding: 10px 20px;
	 background-color: #f3f5f8;
  }

  .custom-platform-page-menu .hs-menu-wrapper>ul>li>a:hover {
	 text-decoration: none;
	 background-color: rgba(216,221,230,.5);
  }

}

@media (max-width: 480px) {
  .sign_up_page_wrapper .basic-footer .ftr_menu .hs-menu-wrapper>ul>li {
	 padding: 10px;
	 display: inline-flex;
	 margin: 5px;
	 text-align: center;
	 border-right: 0px !important;
	 padding-right: 9px;
  }

  .sign_up_page_wrapper .basic-footer .ftr_menu .hs-menu-wrapper>ul {
	 align-items: center;
	 display: inline-block;
	 box-sizing: border-box;
	 list-style: none;
	 padding: 0;
	 text-align: center;
  }

  .sign_up_page_wrapper .footer .btn-container a {
	 border-radius: 30px;
	 width: 100%;
  }

  .sign_up_page_wrapper .basic-footer .ftr_menu .hs-menu-wrapper>ul>li {
	 margin: 5px;
  }

}

/*   ==Page Styling== */
.hs_platform_page_page {
  display: flex;
  font: normal 16px "Open Sans",Arial,Helvetica,sans-serif;
  margin: 0 auto;
  max-width: 1200px;
  padding: 60px 20px 0;
  position: relative;
  text-align: left;
  line-height: normal;
  width: 100%;
}

.hs_platform_page_page .container {
  max-width: 100%;
  display: flex;
  position: relative;
  flex-flow: row wrap;
  width: 100%;
  padding: 0;
}

.hs_platform_page_left_grp {
  padding: 0;
  padding: 20px 0;
  flex-basis: 100%;
  font-weight: 600;
}

.hs_platform_page_right_grp {
  padding: 0;
  flex-basis: 100%;
}

.hs_platform_page_left_grp h1 {
  color: #475470;
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 20px;
  font-family: Open sans,sans-serif;
  font-weight: 700;
  line-height: normal;
}

.hs_platform_page_left_grp .hs-button {
  display: inline;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: .8125rem;
  font-weight: 600;
  line-height: 1;
  padding: .75rem 1.5rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border-color: #2f3542;
  border-style: solid;
  border-width: 1px;
  color: #2f3542;
  margin-top: 20px;
  transition: none;
}

.hs_platform_page_left_grp .hs-button:hover {
  background-color: #2f3542;
  color: #fff;
}

.hs_platform_page_page .dnd-section,
.hs_platform_page_page .dnd-section>.row-fluid,
.hs_platform_page_page .dnd-section .dnd-column {
  padding: 0;
}

.hs_platform_sec_right {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.54;
  padding: 24px;
  color: #2f3542;
  flex: 1;
  width: 100%;
  min-height: 100%;
  max-width: none;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0;
}

.hs_platform_page_left_grp h4 {
  font-size: 15px;
  margin: 1em 0;
  padding: 15px 0 5px;
  line-height: 22px;
  font-family: 'Open Sans';
  font-weight: 600;
}

.hs_platform_page_left_grp h4 a {
  font-size: 17px;
  color: #2f3542;
}

.hs_platform_page_left_grp h4 a:hover {
  text-decoration: underline;
}

.hs_platform_page_left_grp h4:after {
  content: "";
  display: inline-block;
  height: 20px;
  margin-left: 10px;
  width: 13px;
}

.hs_platform_page_right_grp h1 {
  font-size: 31px;
  line-height: 1.54;
  margin: 0 0 24px;
  font-weight: 600;
  color: #2f3542;
  font-family: 'Open Sans';
}

.hs_platform_page_right_grp a:hover,
.hs_platform_page_right_grp a {
  color: #0a75e3;
}

.hs_platform_page_right_grp h5 {
  line-height: 1.54;
  font-family: 'Open Sans';
  padding-bottom: 10px;
  color: #475470;
  font-weight: 700;
  font-size: 17px;
  margin: 0 0 20px;
}

.hs_platform_page_right_grp p {
  line-height: 1.54;
  margin: 0 0 16px;
  font-weight: 400;
  padding-bottom: 10px;
  font-size: 16px;
}

.hs_platform_page_right_grp h2 {
  font-size: 25px;
  line-height: 1.54;
  margin: 0 0 24px;
  font-weight: 400;
  color: #2f3542;
  font-family: 'Open Sans';
}

.hs_platform_page_right_grp h3 {
  font-family: 'Open Sans';
  font-size: 19px;
  line-height: 1.54;
  margin: 0 0 16px;
  color: #2f3542;
  font-weight: 600;
}

.hs_platform_page_right_grp code {
  background: #f3f5f8;
  border: 1px solid #d8dde6;
  border-radius: 0;
  color: #475470;
  font-size: 12px;
  font-weight: 400;
  vertical-align: inherit;
  padding: 2px 4px;
}

.hs_platform_page_right_grp ol,.hs_platform_page_right_grp ul {
  margin: 0 0 16px;
}

.hs_platform_page_right_grp ol li, .hs_platform_page_right_grp ul li {
  padding: 6px 0;
  line-height: 22px;
}




@media screen and (min-width: 780px) {
  .hs_platform_page_left_grp {
	 padding: 0 20px;
	 flex-basis: 20%;
	 height: 100%;
	 max-height: 90vh;
	 overflow-y: scroll;
	 padding: 0 20px 0 0;
	 position: sticky;
	 text-align: right;
	 top: 30px;
  }

  .hs_platform_page_right_grp {		
	 padding: 0 20px;
	 flex-basis: 80%;
  }

  .hs_platform_sec_right {
	 padding: 0 20px;
  }
}

@media screen and (max-width: 779px) {
  .plat-header {
	 font-size: 15px;
	 padding: 0;
  }

  .hs_platform_page_left_grp h1 {
	 color: #475470;
	 font-size: 24px;
	 line-height: 1;
	 margin: 0 .25em 0 0;
  }

  .hs_platform_page_left_grp h4 {
	 display: none;
  }

  .hs_platform_page_left_grp .hs-button {
	 display: inline-block;
  }
}


/* ============== Css4 ======================= */

.webinars-inner-sec-one .dnd-section .widget-type-header h2 {
  font-size: 29px;
  line-height: 1.4;
  margin: 1rem auto;
}

.webinars-inner-sec-one .dnd-section {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

.webinars-inner-sec-one .dnd-section .widget-type-rich_text {
  font-size: 18px;
  font-weight: 300;
}

b, strong {
  font-weight: 700;
}

.webinars-inner-sec-one .dnd-section .widget-type-rich_text ul {
  font-size: 1.4rem;
  margin-bottom: 2rem;
  line-height: 2;
}

.webinars-inner-sec-one .dnd-section > .row-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 10rem;
}

.webinars-inner-sec-one .dnd-section > .row-fluid > .dnd-column {
  width: 100%;
}

/* full width page */
.hs-full-width-sec-one .dnd-section,
.hs-beta-program-sec-one .dnd-section {
  padding: 3rem 0;
}

.hs-full-width-sec-one .dnd-section > .row-fluid,
.hs-beta-program-sec-one .dnd-section > .row-fluid {
  display: flex;
/*   flex-wrap: wrap; */
  align-items: center;
  justify-content: space-around;
  min-height: 10rem;
}

.hs-full-width-sec-one .dnd-section > .row-fluid:after, 
.hs-full-width-sec-one .dnd-section > .row-fluid:before,
.hs-beta-program-sec-one .dnd-section > .row-fluid:after, 
.hs-beta-program-sec-one .dnd-section > .row-fluid:before {
  content: none;
}

.hs-full-width-sec-one .dnd-section h1 {
  font-family: Lato,Trebuchet MS,Arial,sans-serif;
  display: inline-block;
  line-height: 1.5;
  width: 100%;
  margin: 0 0 22px;
  font-size: 2rem;
}

.hs-full-width-sec-one .dnd-section .widget-type-rich_text p {
  color: #323b4e;
  line-height: 1.6;
}

.hs-full-width-sec-one .dnd-section h2 {
  font-family: Overpass,Trebuchet MS,Arial,sans-serif;
  font-weight: 600;
  margin: 1.25em 0 .5em;
  line-height: 1.5;
  font-size: 36px;
}

.hs-full-width-sec-one .dnd-section .widget-type-rich_text {
  font-family: Lato,Trebuchet MS,Arial,sans-serif;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  width: 100%;
}

.hs-full-width-sec-one table {
  background-color: transparent;
  border-spacing: 0;
  width: 100%;
  margin: 0 0 1em;
  border: 1px solid #a0acc2;
  border-collapse: collapse;
  vertical-align: top;
}

.hs-full-width-sec-one table thead th, 
.hs-full-width-sec-one table tbody td {
  background-color: transparent;
  color: #000;
  border: 1px solid #a0acc2;
  border-collapse: collapse;
  vertical-align: top;
  padding: .5em 1em .5em .5em;
  line-height: 1.25;
  font-size: .9375em;
}

.hs-full-width-sec-one table thead th {
  text-align: left;
}

.hs-full-width-sec-one .dnd-section h3 {
  font-family: Overpass,Trebuchet MS,Arial,sans-serif;
  font-weight: 600;
  margin: 1.25em 0 .5em;
  line-height: 1.5;
  font-size: 28px;
}

.hs-full-width-sec-one table thead th, 
.hs-full-width-sec-one table tbody td:first-child {
  white-space: nowrap;
}

.hs-full-width-sec-one .dnd-section .widget-type-rich_text iframe {
  width: 100%;
  height: 1000px;
}

/* beta page */
.hs-beta-program-sec-one .dnd-section {
  padding: 3rem 0 6rem;
}

.hs-beta-program-sec-one .widget-type-header h2 {
  text-align: center; 
  font-size: 29px;
  line-height: 1.4;
  margin: 1rem auto;
}

.hs-beta-program-sec-two .dnd-section {
  padding: 3rem 0;
}

.hs-beta-program-sec-two .dnd-section > .row-fluid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  min-height: 10rem;
  padding-top: 3rem;
  padding: 0;
}

.hs-beta-program-wrapper .row-fluid [class*="span"] {
  min-height: auto;
}

.hs-beta-program-sec-two .dnd-section .widget-type-rich_text {
  font-weight: 300;
  padding: 0 24px;
}

.hs-beta-program-sec-two .dnd-section .widget-type-rich_text p {
  margin-bottom: 25px;
  line-height: 28px;
}

.hs-beta-program-sec-two .dnd-section .widget-type-rich_text ul {
  margin-bottom: 10px;
}

.hs-beta-program-sec-one .widget-type-rich_text h2 {
  font-size: 29px;
  line-height: 1.4;
  margin: 1rem auto;
}

.lp .custom-legal-header .navbar--inner {
  height: auto;
}

.hs-legal-sec-one .dnd-section {
  padding: 3rem 0;
}

.hs-legal-sec-one .dnd-section > .row-fluid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  min-height: 10rem;
  align-items: center;
  padding: 0;
}

.hs-legal-sec-one .dnd-section .widget-type-rich_text {
  font-weight: 300;
  padding: 0 24px;
}

.hs-legal-sec-one .dnd-section .widget-type-rich_text p {
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 25px;
}

.hs-legal-sec-one .dnd-section .widget-type-rich_text p strong {
  font-size: 14px;
}

.hs-legal-sec-one .dnd-section .widget-type-rich_text h2 {
  margin: 40px 0;
}

.hs-legal-sec-one .dnd-section .widget-type-rich_text ul,
.hs-legal-sec-one .dnd-section .widget-type-rich_text ol {
  margin-top: 0;
  margin-bottom: 10px;
}

.hs-legal-sec-one .dnd-section .widget-type-rich_text ol li {
  padding-top: 20px;
  font-weight: 600;
  font-size: 15px;
}

.hs-legal-sec-one .dnd-section .widget-type-rich_text p+ul li {
  padding-bottom: 20px;
}

.hs-legal-sec-one .dnd-section .widget-type-rich_text h5 + ol li {
  padding-top: 10px;
}
.hs-legal-sec-one .dnd-section .widget-type-rich_text h5 + ol {
  margin-bottom: 30px;
}

img {
  border: 0;
  vertical-align: middle; 
}

/* revenue calculator page */
.revenue-calc-sec-one .dnd-section {
  background-repeat: unset !important;
  background-size: unset !important;
  background-position: unset !important; 
  padding: 3rem 0;
  min-height: 10rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.revenue-calc-sec-one .dnd-section h2 {
  font-size: 3.625rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 .5em;
  font-family: Overpass,"Trebuchet MS",Arial,sans-serif;
}

.revenue-calc-sec-one .dnd-section h4 {
  display: inline-block;
  flex-basis: auto;
  width: 60%;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}

.revenue-calc-sec-one .dnd-section > .row-fluid {
  width: 100%;
}

.revenue-calc-sec-three .dnd-section {
  background-color: #fff;
}

.revenue-calc-sec-four .dnd-section {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  min-height: 10rem;
  padding: 3rem 0;
  width: 100%;
  background-color: #f2f5f9;
  color: #252525;
}

.revenue-calc-sec-four .dnd-section .span5, 
.revenue-calc-sec-four .dnd-section .span7 {
  display: inline-block;
  flex-basis: auto;
  padding: 1rem;
  width: 100%;
  margin: 0;
}

.revenue-calc-sec-four .dnd-section .span5 img {
  display: inline-block;
  flex-basis: auto;
  border: 0;
  vertical-align: middle;
  width: 100%;
}

.revenue-calc-sec-four .dnd-section .widget-type-rich_text h3 {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.16;
  padding: .25em 0;
  text-transform: uppercase;
  margin: 0;
}

.revenue-calc-sec-three .dnd-section {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  min-height: 10rem;
  padding: 2rem 0;
}

.revenue-calc-sec-three .dnd-section > .row-fluid > .dnd-column {
  display: inline-block;
  flex-basis: auto;
  width: 80%;
  margin: auto;
  float: none;
}

.revenue-calc-sec-three .dnd-section > .row-fluid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.hs-retail-sec-four .content-with-image-grp, 
.hs-retail-sec-six .content-with-image-grp, 
.hs-retail-sec-eight .content-with-image-grp, 
.hs-retail-sec-six .content-with-image-grp {
  padding-top: 3rem;
}


.hs-retail-sec-seven .content-with-image-grp {
  padding-top: 3rem;
}

.webinars-inner-sec-one .dnd-section .widget-type-header h3 {
  font-size: 29px;
  line-height: 1.4;
  margin: 1rem auto;
  text-align: center;
}

.hs-full-width-sec-one .dnd-section>.row-fluid > .dnd-column, .hs-beta-program-sec-one .dnd-section>.row-fluid > .dnd-column {
  width: 100%;
}

.table {
  display: block;
  width: 100%;
  overflow-x: auto;
}

.hs-full-width-sec-one table thead th, .hs-full-width-sec-one table tbody td {
  word-break: keep-all;
}

.cm-pricing2--sec .features-table-grp .features-table-items.features-table-2 .sub-row,
.cm-pricing2--sec .features-table-grp .features-table-items.features-table-3 .sub-row{
  background: #f3f5f8;
}
.cm-pricing2--sec .features-table-grp .features-table-items.features-table-2 .sub-row:nth-of-type(2n),
.cm-pricing2--sec .features-table-grp .features-table-items.features-table-3 .sub-row:nth-of-type(2n){
  background: #fff;
}
.cm-pricing2--sec .features-table-grp .features-table-items.features-table-2 .header-row,
.cm-pricing2--sec .features-table-grp .features-table-items.features-table-3 .header-row{
  background: #fff !important;
  box-shadow: none;
}

.revenueCalculator-grp #js-revenue-calculator input {
  border-color: #858585;
}

/* ===================== Media queries ================ */
@media (min-width: 768px) {
  .hs-legal-sec-one .dnd-section .widget-type-rich_text,
  .hs-beta-program-sec-two .dnd-section .widget-type-rich_text {
	 padding: 0 50px;
  }

  .revenue-calc-sec-four .dnd-section .span5 {
	 width: 40%;
  }

  .revenue-calc-sec-four .dnd-section .span7 {
	 width: 60%;
  }
}

@media (min-width: 992px) {
  .hs-legal-sec-one .dnd-section .widget-type-rich_text,
  .hs-beta-program-sec-two .dnd-section .widget-type-rich_text {
	 padding: 0 100px;
  }

  .revenue-calc-sec-four .dnd-section {
	 padding: 2rem 0;
  }
}

@media (min-width: 1200px) {
  .webinars-inner-sec-one .dnd-section .widget-type-header h2 {
	 font-size: 4rem;
	 line-height: 1.2;
	 margin-bottom: 1rem;
  }

  .webinars-inner-sec-one .dnd-section .widget-type-header {
	 padding-top: 2rem;
  }

  .webinars-inner-sec-one .dnd-section .widget-type-rich_text {
	 padding-right: 2rem;
  }

  .webinars-inner-sec-one .dnd-section {
	 padding-bottom: 4rem;
  }

  .hs-beta-program-sec-one .widget-type-header {
	 width: 48%;
	 padding-top: 2rem;
  }

  .hs-beta-program-sec-one .widget-type-header h2 {
	 display: block;
	 line-height: 1.2;
	 font-size: 3.5rem;
	 margin: 0 0 2rem;
	 text-align: left;
  }

  .hs-beta-program-sec-one .dnd-section {
	 padding: 3rem 2rem 4rem;
  } 

  .hs-legal-sec-one .dnd-section .widget-type-rich_text,
  .hs-beta-program-sec-two .dnd-section .widget-type-rich_text {
	 padding: 0;
	 width: 100%;
	 margin: 0 auto;
	 max-width: 900px;
  }

  .hs-beta-program-sec-two .dnd-section .widget-type-rich_text p {
	 font-size: 18px;
  }

  .hs-beta-program-sec-one .widget-type-rich_text {
	 padding-top: 2rem;
  }

  .hs-beta-program-sec-one .widget-type-rich_text h2 {
	 font-size: 42px;
	 line-height: 1.2;
	 margin-bottom: 1rem;
  }

  .hs-legal-sec-one .dnd-section .widget-type-rich_text p strong {
	 font-size: 16px;
  }

  .webinars-inner-sec-one .dnd-section {
	 padding: 4rem 2rem;
	 padding-top: 3rem;
  }
  .webinars-inner-sec-one .dnd-section .widget-type-header h3 {
	 font-size: 4rem;
	 line-height: 1.2;
	 margin-bottom: 1rem;
  }
}

@media (min-width: 1540px) {
  .webinars-inner-sec-one .dnd-section .widget-type-header h3 {
	 text-align: left;
  }

  .hs-beta-program-sec-two .dnd-section .widget-type-rich_text p {
	 font-size: 19px;
  }

  .hs-beta-program-sec-one .widget-type-rich_text h2 {
	 font-size: 50px;
  }
}

@media (min-width: 2100px) {
  .hs-legal-sec-one .dnd-section .widget-type-rich_text, 
  .hs-beta-program-sec-two .dnd-section .widget-type-rich_text {
	 max-width: 1000px;
  }
}

/* ========================= */

@media(max-width:1539px){
  .hs-beta-program-sec-one .widget-type-header h2 {
	 padding: 0 2%;
  }
}
@media(max-width:1199px){
  .cm-events-inner2--sec p {
	 margin: 0 0 .5em !important;
  }
}

@media (max-width: 767px) {
  .revenue-calc-sec-one {
	 text-align: center;
  }
  .revenue-calc-sec-one .dnd-section h4 {
	 width: 100%;
	 text-align: left;
  }
  .revenue-calc-sec-three .dnd-section>.row-fluid>.dnd-column {
	 width: 100%;
  }
  .revenue-calc-sec-four .dnd-section .widget-type-rich_text h3 {
	 font-size: 1.5rem;
  }
}

@media (max-width: 450px) {
  .revenue-calc-sec-one .dnd-section h2 {
	 font-size: 2.55rem;
  }
}