




*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.banner-area .dnd-section {
  padding: 0;
}

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

.content-wrapper,
.dnd-section > .row-fluid,
.page-center{
  width: 90%;
  padding: 0;
}
.dnd-section[class*="force-full-width-section"] > .row-fluid {
  padding: 0;
  width: 100%;
}
@font-face { 
  font-family: "Font Awesome 5 Free"; 
  src: url("https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/DeviceAtlas_August2021/fonts/fa-solid-900.eot") format("embedded-opentype"), 
    url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/fonts/fa-solid-900.ttf) format("truetype"),
    url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/fonts/fa-solid-900.woff) format("woff"),
    url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/fonts/fa-solid-900.woff2) format("woff2");
  font-style: normal; 
  font-weight: 900;
}


html {
  line-height: 1.55556em;
}

body {
  letter-spacing: 0.2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.55556em;
  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: 28px 0em;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem;
}

h1{
  line-height: 1.16667em;
}

h2{
  line-height: 1.75em;
}

h3{
  line-height: 1.27273em;
}

h4{
  line-height: 1.27273em;
}

/* 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 {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

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


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

:focus{
  outline: 0;
}
button,
.button {
  transition: background-color 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12), color 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12), border-color 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12), box-shadow 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12);
  margin: 8px 0px;
  -webkit-box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
  box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  cursor: pointer;
}

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

button:hover,
button:focus,
.button:hover,
.button:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
/* Form fields */


h3.form-title {
  font-size: 30px;
  font-weight: 400;
  margin: 28px auto;
}

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

/* Labels */

form label {
  font-family: 'Lato', sans-serif;
  font-size: 0.88889em;
  display: block;
  float: none;
  width: auto;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}


button.uiButton {
  box-shadow: none;
}



/* Help text - legends */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  transition: background-color 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12), color 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12), border-color 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12), box-shadow 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12);
  width: 100%;
  border: 1px solid ;
  font-family: 'Lato', sans-serif;
  line-height: 28px;
  font-size: 0.88889em;
  padding: 13px 14px;
  color: rgb(96, 99, 99);
}

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

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}

form .inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}

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

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

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

/* 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 .inputs-list {
  margin: 0;
  padding: 0;
}

form .inputs-list>li label, .hs-error-msgs label {
  line-height: 28.0001px;
}



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{
  background-color: #ffcdd2;
  border-color : #f44336 !important;
}

form .inputs-list>li label,
.hs-error-msgs label{
  font-size: 14px;
  color : #f44336;
  font-weight: 400;
  letter-spacing: 0.2px
}

.hs-error-msg {
  color: #EF6B51;
}

form ul.hs-error-msgs>li>label.hs-main-font-element {
  line-height: 2em;
  display: inline-block;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  transition: background-color 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12), color 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12), border-color 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12), box-shadow 0.6s cubic-bezier(0.155, 1.105, 0.295, 1.12);
  margin: 8px 0px;
  -webkit-box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
  box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  cursor: pointer;
  white-space: normal;
}

textarea{
  min-height: 140px;
  display: block;
  resize: vertical;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}


form input::-webkit-input-placeholder {
  color: #aeaeae;  
  opacity: 1;
}
/* Webkit Browsers */
form input:-moz-placeholder {
  color: #aeaeae;
} 
/* Firefox 18- */
form input::-moz-placeholder {
  color: #aeaeae;
}
/* Firefox 19+ */
form input:-ms-input-placeholder {
  color: #aeaeae;
  opacity: 1;
}
/* IE10 */
form .hs-input::-webkit-input-placeholder {
  color: #aeaeae;  
  opacity: 1;
}
/* Webkit Browsers */
form .hs-input:-moz-placeholder {
  color: #aeaeae;
}
/* Firefox 18- */
form .hs-input::-moz-placeholder {
  color: #aeaeae;
}
/* Firefox 19+ */
form .hs-input:-ms-input-placeholder {
  color: #aeaeae;
  opacity: 1;
} /* IE10 */


.hs-button, .hs-form-field input[type=text], .hs-form-field input[type=email], .hs-form-field input[type=phone],
.hs-form-field input[type=number], .hs-form-field input[type=tel], .hs-form-field input[type=date], .hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}


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

@media (max-width: 767px){
  h3.form-title {
    font-size: 18px;
  }
}
/* Table */


table { font-size: 0.9em; color: #616464; max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
small {
    font-size: 80%;
}
table td {
    height: auto !important;
}

table tr {
    height: auto !important;
}
.main-nav.landing-page-header {
    display: flex;
}

.main-nav.landing-page-header img {
    margin: 0px;
}
.lp-header-text p {
    margin: 0px;
}

.main-nav.landing-page-header {
    display: flex;
    min-height: auto;
    padding: 31px 0px !important;
    align-items: center;
    justify-content: space-between;
}

.lp-header-text p {
    margin: 0px;
    color: #808080;
    font-size: 14px;
    font-weight: bolder;
    font-family: Arial, sans-serif;
}

/*** Custom ******/


.scrollNav-Off {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 0;
  box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px 0px, rgb(0 0 0 / 23%) 0px 3px 6px 0px;
  background-color: white;
}

.super-nav {
  z-index: 10000;
  margin: 0 auto;
  height: 40px;
  border-bottom: 1px solid #f5f5f5;
  background-color: white;
}

.super-nav .pure-menu {
  height: 30px !important;
  width: 100%;
  padding-left: 10%;
  padding-right: 10.5%;
  letter-spacing: 0.2px;
}

.super-nav .pure-menu .pure-menu-list:nth-of-type(1) {
  width: 50%;
  text-align: left;
  display: inline-block;
}

.super-nav .pure-menu .pure-menu-list:nth-of-type(2) {
  width: 50%;
  text-align: right;
}

.super-nav .pure-menu:before, .super-nav .pure-menu:after {content: "";display: block;clear: both;}

.super-nav .pure-menu .pure-menu-list {
  float: left;
}

.pure-menu-item {
  display: inline-block;
}

.custom-right-menu {
  display: inline-block;
}

.super-nav .pure-menu .pure-menu-list .hs-menu-wrapper >ul {
  display: block;
}

.super-nav .pure-menu .pure-menu-list .hs-menu-wrapper >ul >li {
  display: inline-block;
}

.super-nav .pure-menu .pure-menu-list .hs-menu-wrapper >ul >li >a {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #0d7da9;
  text-align: center;
  padding: .5em 1em;
  display: block;
}


.fa-search:before {
  content: "\f002";
}

.fa, .fas {
  font-weight: 900;
}

.fa, .far, .fas {
  font-family: Font Awesome\ 5 Free;
}

.fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.main-nav {
  padding-right: 10%;
  padding-left: 10%;
  height: 100%;
  width: 100%;
}

.custom-logo {
  display: inline-block;
}

.nav-container {
  display: inline-block;
  float: right;
}

.custom-logo img {
  margin-top: 20px;
}

.nav-container .hs-menu-wrapper >ul {
  display: block;
}

.nav-container .hs-menu-wrapper >ul >li {
  display: inline-block;
}

.nav-container .hs-menu-wrapper >ul >li > a {
  padding: .5em 1em;
  font-weight: 500;
  height: 100%;
  font-size: 16px;
  color: #1f94c1;
  padding-top: 20px;
  padding-bottom: 30px;
  display: inline-block;
}

.nav-container .hs-menu-wrapper >ul >li.hs-item-has-children>ul {
  display: none;
}

.nav-container .hs-menu-wrapper >ul >li.hs-item-has-children >a:after {
  content: "\f078";
  font-size: 10px;
  font-weight: 900;
  font-family: Font Awesome\ 5 Free;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.super-nav {
  height: 41px;
}

.custom-logo img {
  margin: 20px 0 20px;
  vertical-align: middle;
}

a.pure-menu-link {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: #0d7da9;
  text-align: center;
  padding: 0px 10px 2px;
  display: block;
  position: relative;
  top: 2px;
}
.custom-logo {
  max-width: 25%;
}

.custom-logo img {
  max-width: 100%;
}

.super-nav .pure-menu .pure-menu-list:nth-of-type(2) {
  width: auto;
  float: right;
}

.super-nav .pure-menu .pure-menu-list:nth-of-type(1) {
  width: auto;
}

.main-nav {
  min-height: 80px;
}

.menu-icon {
  float: right;
  margin-top: 13px;
  cursor: pointer;
  display: none;
}




.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul {
  z-index: 200;
  height: 400%;
  width: 300px;
  background-color: #fff;
  position: absolute;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 5px, rgba(0, 0, 0, 0.2) 0px 0px 1px;
  -webkit-box-shadow: rgb(0 0 0 / 15%) 0px 2px 5px, rgb(0 0 0 / 20%) 0px 0px 1px;
  box-shadow: rgb(0 0 0 / 15%) 0px 2px 5px, rgb(0 0 0 / 20%) 0px 0px 1px;
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform-origin: 37px -8px;
  -ms-transform-origin: 37px -8px;
  -webkit-transform-origin: 37px -8px;
  transform-origin: 37px -8px;
  margin-top: -1em;
  display: flex;
  flex-wrap: wrap;
  left: 0;
}

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

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children:hover>ul {
  z-index: 1993;
  display: block;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: all 0.5s cubic-bezier(0.155, 1.105, 0.295, 1.12), opacity 0.2s linear;
  -o-transition: all 0.5s cubic-bezier(0.155, 1.105, 0.295, 1.12), opacity 0.2s linear;
  -webkit-transition: all 0.5s cubic-bezier(0.155, 1.105, 0.295, 1.12), opacity 0.2s linear;
  transition: all 0.5s cubic-bezier(0.155, 1.105, 0.295, 1.12), opacity 0.2s linear;
}





.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li {
  height: 34%;
  width: 100%;
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li >a {
  text-rendering: optimizespeed;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
  -ms-align-content: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  height: 80%;
  width: 100%;
  padding: 3%;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 6%;
  width: 91%;
  padding-bottom: 1%;
  white-space: normal;
}

.custom-sub-menu-a {
  padding-top: 5%;
}

.custom-sub-menu-a {
  letter-spacing: 0.2px;
}

span.menu-title {
  font-size: 16px;
  font-weight: 500;
  display: block;
  line-height: 1;
}

span.menu-desc {
  padding-right: 2%;
  font-size: 13px;
  margin-top: 25px;
  margin-bottom: 10%;
  line-height: 1;
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a {
  flex-wrap: wrap;
  align-items: center;
}

.custom-sub-menu-a {
  width: 78%;
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.advertising>a:before {
  vertical-align: middle;
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a:before {
  margin-left: 2%;
  height: 50%;
  width: 14%;
  margin-right: 6%;
  margin-top: -1.5%;
  content: "";
  background-image: url();
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.optimization>a:before {
  background-image: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/optimization.svg);
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.analytics>a:before {
  background-image: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/analytics.svg);
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.advertising >a:before {
  background-image: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/ads.svg);
}
.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a::before {
  width: 38.219px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 42.422px;
}

.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a {
  width: 100%;
}

.custom-sub-menu-a {
  width: 204px;
  position: relative;
  top: -4px;
}

.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a {
  position: relative;
  top: -3px;
  line-height: 0;
}

span.menu-title {
  margin-bottom: 5px;
}

.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a::before {
  width: 38.219px;
  height: 42.422px;
}


.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.resources  > ul > li > a::before, 
.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.device-data  > ul > li > a::before {
  display: none;
}


.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children > a::after {
  margin-left: 3px;
}

.nav-container .hs-menu-wrapper > ul > li:last-child>ul {
  right: 10px !important;
  left: auto !important;
}



.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.resources>ul .custom-sub-menu-a {
  width: 100%;
}

.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.resources>ul>li {
  height: 25%!important;
}

.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.resources>ul>li span.menu-title {
  margin-bottom: 7px;
}

.nav-container .hs-menu-wrapper > ul > li:nth-last-child(2)>ul {
  right: -40px !important;
  left: auto !important;
}

.nav-container .hs-menu-wrapper > ul > li.device-data > ul>li {
  height: 25%!important;
}


.nav-container .hs-menu-wrapper > ul > li.device-data > ul>li .custom-sub-menu-a {
  width: 100%;
}

.nav-container .hs-menu-wrapper > ul > li.device-data > ul>li .custom-sub-menu-a span.menu-title {
  margin-bottom: 7px;
}


.nav-container .hs-menu-wrapper > ul > li.free-trial>ul>li span.menu-title {
  margin-bottom: 5px;
}

.nav-container .hs-menu-wrapper > ul > li.free-trial>ul>li .custom-sub-menu-a {
  width: 197px;
}

.nav-container .hs-menu-wrapper > ul > li.free-trial>ul>li .custom-sub-menu-a span.menu-desc {
  line-height: 25px;
}


.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children.free-trial>ul>li.enterprise>a::before {
  background-image: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/enterprise.svg);
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children.free-trial>ul>li.cloud>a:before {
  background-image: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/cloud.svg);
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children.free-trial>ul>li.operators>a:before {
  background-image: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/operators-sim.svg);
}

.nav-container .hs-menu-wrapper > ul > li.free-trial>ul>li>a:before {
  top: 1px;
  position: relative;
}

.nav-container .hs-menu-wrapper > ul > li.free-trial>a:after {
  margin-left: 3.8px;
}
.nav-container .hs-menu-wrapper>ul>li.products>ul {
  width: 700px;
}

.nav-container .hs-menu-wrapper>ul>li.products>ul>.products-drop {
  width: 60%;
}

.has-featurecard {
  width: 100%;
  display: flex;
  height: 100%;
  width: 100%;
  padding: 0;
}

.products-drop {
  width: 60%;
  position: relative;
  right: -2px;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop>li {
  height: 25% !important;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop>li>a {
  padding: 3%;
  padding-left: 6%;
  padding-bottom: 1%;
  height: 80%;
  width: 91%;
  display: flex;
  align-items: center;
  position: relative;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop>li>a:before {content: "";width: 53.50px;height: 43.57px;margin-left: 2%;margin-right: 6%;margin-top: -2.5%;}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop>li>a .custom-sub-menu-a {
  width: 76%;
  padding-top: 33px;
  line-height: 0;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop>li>a .custom-sub-menu-a span.menu-desc {
  line-height: 25px;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop>li+li {
  margin-bottom: -3px;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop>li.web {
  position: relative;
  top: -3px;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop>li.apps {
  margin-bottom: 0px;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li > a .custom-sub-menu-a span.menu-desc {
  white-space: normal;
}
.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li.deviceatlas-overview>a:before {
  background-image: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/overview.svg);
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li.web>a:before {
  background-image: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/web.svg);
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li.apps>a:before {
  background-image: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/apps.svg);
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li.operators>a:before {
  background-image: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/operators.svg);
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li > a::before {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 31.188px;
  background-size: 100% 100%;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li.deviceatlas-overview>a:before {
  width: 53.5px !important;
  height: 43.672px;
  top: 11px;
  position: relative;
  right: 1px;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .web>li>a:before {
  position: relative;
  top: -1px;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li.web>a:before {
  position: relative;
  top: 18px;
  right: 2px;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li.apps>a:before {
  position: relative;
  top: 18px;
  right: 2px;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li.operators>a:before {
  position: relative;
  top: 18px;
  right: 2px;
}

.custom-product-subsection {
  height: 100%;
  color: #fff;
  background-color: #0a6c92;
  background-size: 100%;
  background-image: -moz-linear-gradient(315deg, #0d7da9, #085b7b);
  background-image: -webkit-linear-gradient(
    315deg
    , #0d7da9, #085b7b);
  background-image: linear-gradient(
    135deg
    , #0d7da9, #085b7b);
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 40%;
  position: relative;
  right: -4px;
}

.dropdown-featurecard {
  width: 100%;
}

.dropdown-featurecard p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  margin-bottom: 1%;
  margin-top: 5%;
  margin-left: 15%;
}

.dropdown-featurecard h4 {
  margin-left: 15%;
  font-size: 20px;
  margin-top: 2%;
  font-weight: 800 !important;
  letter-spacing: 0.2px;
  color: #fff;
  line-height: 28.0001px;
}

.dropdown-featurecard h4~p {
  font-size: 14px;
  color: white;
  margin-left: 15%;
  margin-top: -5%;
  margin-bottom: 0;
}

.dropdown-featurecard h4~p:last-of-type {
  margin-top: -2%;
  margin-bottom: 28px;
}

.dropdown-featurecard .thumb-wrapper.thumb-wrapper {
  margin-left: 15%;
  margin-top: -2%;
}

.dropdown-featurecard .thumbnail {
  -moz-box-shadow: 0px 0px 5px #616464;
  -webkit-box-shadow: 0px 0px 5px #616464;
  box-shadow: 0px 0px 5px #616464;
  width: 178px;
  cursor: pointer;
  height: 100px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  margin: auto 0;
  position: relative;
  width: 150px;
  height: 100px;

}

.thumbnail svg {
  opacity: .8;
  width: 74px;
  height: 74px;
  position: absolute;
  z-index: 2;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 70px;
  height: 70px;
}

.thumbnail .bg {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/video_thumb.jpg);
}

.thumbnail svg .cls-1 {
  fill: #616464;
}

.thumbnail svg .cls-2 {
  fill: none;
  stroke: #616464;
  stroke-miterlimit: 10;
  stroke-width: 4px;
}

.thumbnail .overlay {
  width: 100%;
  height: 100%;
  opacity: .4;
  background-color: white;
  z-index: 1;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.thumbnail:hover .bg {
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.thumbnail:hover .overlay {
  opacity: 0;
}

#video-container {
  text-align: center;
  white-space: nowrap;
  position: fixed;
  width: 100%;
  height: 100%;
  max-width: 720px;
  z-index: 120;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  display: block;
}

#video-container>.iframe-container {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  height: 0px;
  position: relative;
  padding-bottom: 51.25%;
  -moz-box-shadow: rgba(0,0,0,0.12) 0px 0px 8px,rgba(0,0,0,0.24) 0px 8px 8px;
  -webkit-box-shadow: rgb(0 0 0 / 12%) 0px 0px 8px, rgb(0 0 0 / 24%) 0px 8px 8px;
  box-shadow: rgb(0 0 0 / 12%) 0px 0px 8px, rgb(0 0 0 / 24%) 0px 8px 8px;
}

#video-container>.iframe-container>iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.submenu-background-overlay {
  background-color: #000;
  top: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 105;
  display:none;
  opacity: 0.2;
}



body.sub-menu-open .nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.products>ul {
  transform: scale(0, 0);
}


#video-container {
  z-index: 99999;
}

#bottom-search {
  font-size: 12px;
  line-height: 12px;
  height: 10px;
  width: 0px;
  margin-top: -3%;
  display: inline-block;
}

.super-nav .search-top {
  margin-top: 1% !important;
  width: 100%;
  border: 1px solid #c9c9c9;
  background-color: #f9f9f9;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 28px;
  line-height: 28px;
  padding: 13px 14px;
  outline: none;
  opacity: 0;
  margin: 0;
  height: 20px;
}



.form-open form#bottom-search {
  width: 150px;
}

.form-open.super-nav .search-top {
  opacity: 1;
}



#bottom-search {
  transition: all 0.3s ease-in-out;
}

.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li:hover > a{
  text-decoration:none;
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 4px;
  left: 0;

}


.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li:hover a {
  text-decoration: none;
}

.nav-container .hs-menu-wrapper>ul>li:hover>a {
  text-decoration: none;
}


.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul:after {
  content: "";
  background: url(https://20282853.fs1.hubspotusercontent-na1.net/hubfs/20282853/raw_assets/public/DeviceAtlas_August2021/images/dropdown-arrow.png) center center no-repeat;
  background-size: 15px;
  width: 15px;
  height: 8px;
  position: absolute;
  top: -8px;
  content: '';
  left: 30px;
  background-size: 100% 100%;
}
.nav-container .hs-menu-wrapper > ul > li:last-child > ul:after {
  left: 243px;
}

.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children > a:hover:after {
  content: "\f078";
  -webkit-transform: rotate(
    180deg
  );
  transform: rotate(
    180deg
  );  
}

div#video-container {
  display: none;
}

#video-container>.iframe-container {
  z-index: 106;
}



#bottom-search {
  opacity: 0;
}

.form-open form#bottom-search {
  width: 150px;
  opacity: 1;
}


.custom-right-menu {
  position: relative;
  right: -4px;
}

a.pure-menu-link {
  position: relative;
  right: -1px;
  top: 3px;
}

.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a {
  line-height: 28px;
}

span.menu-desc {
  display: block;
  margin: 0;
}


.nav-container .hs-menu-wrapper > ul > li:nth-last-child(2) > ul:after {
  left: 198px !important;
  right: auto !important;
}


.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.solutions span.menu-desc {
  line-height: 25px;
}

.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.solutions  .custom-sub-menu-a {
  width: 208px;
}

.super-nav .search-top {
  color: rgb(96, 99, 99);
}

.nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.resources > ul > li:hover > a::after {
  height: 117%;
  background-color: rgba(32, 145, 193, 0.05);
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children.device-data>ul>li>a:after {
  height: 117%;
}


.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children.free-trial>ul>li>a:after {
  height: 113%;
}

#video-container>.iframe-container {
  top: 50%;
  transform: translateY(-50%);
}

#video-container {
  top: 0;
}

.thumbnail:hover svg .cls-2 {
  stroke: rgb(97, 100, 100);
}

.thumbnail:hover svg .cls-2,
.thumbnail svg .cls-1 {
  stroke: rgb(34, 160, 199);
}

.thumbnail:hover svg .cls-1{

  fill:  rgb(34, 160, 199);
}

.thumbnail .bg {
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.dropdown-featurecard h4 ~ p {
  margin-bottom: 1px;
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul {
  transition: all ease-in-out;
  -moz-transition: all .5s cubic-bezier(0.155,1.105,0.295,1.12),opacity .2s linear;
  -o-transition: all .5s cubic-bezier(0.155,1.105,0.295,1.12),opacity .2s linear;
  -webkit-transition: all .5s cubic-bezier(0.155,1.105,0.295,1.12),opacity .2s linear;
  transition: all .5s cubic-bezier(0.155,1.105,0.295,1.12),opacity .2s linear;
}


.custom-header-group .super-nav .pure-menu, .custom-header-group .main-nav {
  padding: 0;
}

.custom-header-group .super-nav .pure-menu {
  padding-right: 0.5%;
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a:after {
  z-index: -1;
}

.nav-container .hs-menu-wrapper>ul>li.products>ul .products-drop>li {
  position: relative;
}

.nav-container .hs-menu-wrapper>ul>li.products>ul .products-drop>li:after {
  content: "";
  width: 100%;
  height: 104%;
  position: absolute;
  top: 4px;
  left: 0;
  z-index: -1;
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a:after {
  height: 112%;
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children.free-trial>ul>li.operators>a {
  position: relative;
}

.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children.free-trial>ul>li.operators>a:after {
  height: 100%;
}


.custom-product-subsection {
  display: none;
}

.nav-container .hs-menu-wrapper>ul>li:hover .custom-product-subsection {
  display:block;
}

.nav-container .hs-menu-wrapper>ul>li.products>ul .products-drop>li:after {
  left: -2px;
}


.has-featurecard {
  overflow: hidden;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li::after {
  width: 102%;
  height: 106%;
}


.super-nav .search-top {
  transition: all 0.3s ease-in-out 0s;
}

#bottom-search {
  opacity: 1;
}




header.header.lp-header .scrollNav-Off {
  z-index: 9999;
  position: relative;
}



.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li::after {
  height: 102%;
}


.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a::before {
  background-size: 100% 100%;
}               
.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li::after {
    top: 0;
}

.nav-container .hs-menu-wrapper > ul > li.products > ul .products-drop > li+li::after {
    top: 4px;
    height: 100%;
}


.nav-container .hs-menu-wrapper>ul>li.hs-item-has-children.free-trial>ul>li.operators>a:after {
    height: 113%;
}



@media (min-width: 961px){
  .mobile-menu,
  .background-overlay{
    display:none !important;
  }
}

@media (max-width: 1224px){
  .custom-logo img {
    margin: 20px 0 22px;
  }
}

@media (max-width: 1200px){
  .super-nav .pure-menu {
    padding-left: 10%;
    padding-right: 6%;
  }

  .main-nav {
    padding-left: 10%;
    padding-right: 2.5%;
  }

  .nav-container .hs-menu-wrapper>ul>li>a {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }

  .custom-logo img {
    margin: 20px 0 20px;
  }

  .nav-container .hs-menu-wrapper>ul>li.products>ul {
    left: -150% !important;
  }

  .custom-product-subsection {
    right: -2px;
  }
  .nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.products > ul::after {
    right: auto !important;
    left: 158px !important;
  }

}

@media (max-width: 1060px){
  .nav-container .hs-menu-wrapper>ul>li>a {
    padding-left: 0.25em;
    padding-right: 0.25em;
  }

  .nav-container .hs-menu-wrapper>ul>li.products>ul {
    left: -231% !important;
  }

  .nav-container .hs-menu-wrapper > ul > li.hs-item-has-children.products > ul::after {
    right: auto !important;
    left: 212px !important;
  }
}


@media (max-width: 960px){
  .super-nav {
    display: none;
  }


  .custom-logo {
    max-width: 200px;
  }

  .nav-container {
    display: none;
  }

  .menu-icon {
    cursor: pointer;
    float: right;
    display: inline-block;
    margin-top: 1.2em;
    margin-left: 1.2em;
  }

  .menu-icon path {
    fill: #000;
  }

  .main-nav {
    padding-right: 10%;
    padding-left: 10%;
  }
  .mobile-menu {
    position: fixed;
    text-align: left;
    z-index: 110;
    top: 0px;
    right: -264px;
    min-width: 254px;
    height: 100%;
    overflow: scroll;
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    background-color: white;
    -moz-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 16px, rgba(0, 0, 0, 0.24) 0px 16px 16px;
    -webkit-box-shadow: rgb(0 0 0 / 18%) 0px 0px 16px, rgb(0 0 0 / 24%) 0px 16px 16px;
    box-shadow: rgb(0 0 0 / 18%) 0px 0px 16px, rgb(0 0 0 / 24%) 0px 16px 16px;
    padding-bottom: 56px;
  }

  .mobile-menu .hs-menu-wrapper>ul {
    display: block;
  }

  .mobile-menu .hs-menu-wrapper>ul ul {
    display: none;
  }

  .mobile-menu .hs-menu-wrapper>ul >li>a {
    color: #606363;
    font-size: 20px;
    line-height: 28px;
    padding: 14px 28px;
    display: block;
  }


  body.show-mobile-nav .mobile-menu {
    right: 0;
  }

  .mobile-menu {
    transition: all ease-in-out 0.3s;
  }

  .search-icon {
    cursor: pointer;
    position: relative;
    margin-top: 0.1%;
    display: block;
  }

  .search-icon svg {
    margin-top: -3px;
    vertical-align: middle;
  }

  .search-icon.mobi .spath {
    fill: #616464;
  }

  .search-icon.mobi .sline {
    stroke: #616464;
  }

  .mobile-menu .hs-menu-wrapper>ul>li>a svg {
    margin-top: -3px;
    vertical-align: middle;
  }

  .mobile-menu .hs-menu-wrapper>ul>li>a:hover {
    background-color: #22a0c7;
    color: #fff;
    text-decoration: none;
  }

  .mobile-menu .hs-menu-wrapper>ul>li>a:hover svg, .mobile-menu .hs-menu-wrapper>ul>li.active>a svg {
    fill: #fff;
  }

  .mobile-menu .hs-menu-wrapper>ul ul>li>a {
    font-size: 14px;
    padding: 0px 56px;
    line-height: 28px;
    display: block;
    color: #606363;
  }

  .mobile-menu .hs-menu-wrapper>ul ul>li>a:hover {
    background-color: #fff;
    color: #22a0c7;
    text-decoration: none;
  }

  .background-overlay {
    background-color: #000;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 105;
    visibility: hidden;
  }

  .show-mobile-nav .background-overlay {
    opacity: 0.2;
    visibility: visible;
  }

  .mobile-menu .hs-menu-wrapper>ul>li>a:hover .search-icon.mobi .spath {
    fill: #fff;
  }

  .mobile-menu .hs-menu-wrapper>ul>li>a:hover .search-icon.mobi .sline {
    stroke: #fff !important;
  }

  .scrollNav-Off {
    position: fixed;
    width: 100%;
  }

  header.header {
    min-height: 80px;
  }


  .mobile-menu {
    transition: all ease-in-out .5s;
  }
  header.header.lp-header .scrollNav-Off {
    position: fixed;
  }

  .background-overlay {
    transition: all 0.5s ease-in-out 0s;
  }
  .mobile-menu .hs-menu-wrapper>ul>li.active>a {
    background-color: #22a0c7;
    color: #fff;
    text-decoration: none;
  }

}



@media (max-width: 340px){
  .custom-logo {
    width: 79%;
  }
}
.custo-footer-bottom {
  background-color: #1c1e1e;
}

.custom-copyright-group {
  width: 90%;
  text-rendering: optimizespeed;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
  -ms-align-content: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  max-width: 1100px;
  margin: 0em auto;
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  padding-bottom: 28px;
}

.custom-copyright {
  width: 87.5%;
  display: inline-block;
}

.custom-iab-image {
  width: 8.3333%;
  margin-left: 4.16667%;
  text-align: right;
}

footer.footer p {
  margin: 0;
}

.custom-iab-image img {
  max-width: 77.891px;
}

.afilias-links {
  text-rendering: optimizespeed;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
  -ms-align-content: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  padding: 28px 0px;
  width: 90%;
  max-width: 1100px;
  margin: 0em auto;
  display: flex;
  flex-wrap: wrap;
}

.custom-col {
  width: 16.6667%;
}

.custom-col + .custom-col {
  width: 20.8333%;
  margin-left: 6.94444%;
}

.custom-col h4 {
  color: #d7d8d8;
  margin: 0px;
  font-size: 14px;
  font-weight: 700;
}

.custom-col p {
  font-size: 14px;
}

.custom-col img {
  margin-top: 7px;
}

.pure-g.links {
  text-rendering: optimizespeed;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
  -ms-align-content: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  width: 90%;
  max-width: 1100px;
  margin: 0em auto;
  display: flex;
  flex-wrap: wrap;
}

.custom-footer-menu {
  width: 75%;
}

.custom-social-icon-group {
  text-align: right;
  width: 25%;
}

footer.footer {
  background-color: #393d3d;
  font-size: 14px;
  color: #d7d8d8;
}

.custom-footer-menu .hs-menu-wrapper >ul {
  margin: 14px 0px;
  padding: 0px;
  list-style: none;
  display: block;
}

.custom-footer-menu .hs-menu-wrapper >ul >li+li {
  margin-left: 14px;
}

.custom-footer-menu .hs-menu-wrapper >ul >li {
  display: inline-block;
}

.custom-footer-menu .hs-menu-wrapper >ul >li >a {
  color: #d7d8d8;
}

.custom-footer-menu .hs-menu-wrapper >ul >li >a:hover {
  text-decoration: underline;
  color: #fff;
}

.custom-social-icon-group a {
  margin-top: 14px;
  display: inline-block;
}

.custom-social-icon-group a + a {
  margin-left: 14px;
}

.custom-social-icon-group a:hover {
  color: #fff;
}

.custom-social-icon-group a:hover path {
  fill: #fff;
}


.custom-col h4 {
  line-height: 28.0001px;
}

footer.footer.lp-footer .custom-copyright-group {
  padding-top: 28px;
}




@media (max-width: 1024px){
  .custom-col {
    width: 12.5%;
  }

  .custom-col+.custom-col {
    margin-left: 4.16667%;
    width: 25%;
  }

  .custom-iab-image img {
    max-width: 100%;
  }

  .custom-iab-image img {
    max-width: 100%;
  }

  .custom-copyright-group {
    padding-bottom: 32px;
  }


}

@media (max-width: 960px){
  .custom-copyright-group {
    padding-bottom: 34px;
  }
}  

@media (max-width: 850px){
.custom-iab-image img {
    position: relative;
    top: 8px;
}
}

@media (max-width: 836px){
  .custom-copyright-group {
    padding-bottom: 28px;
  }

  .custom-iab-image img {
    position: relative;
    top: 9px;
  }

}



@media (max-width: 767px){
  .custom-col h4 {
    line-height: 28.0001px;
  }

  .custom-copyright {
    width: 79.1667%;
  }

  .custom-iab-image {
    width: 20.8333%;
    margin: 0;
  }

  .custom-col {
    width: 100%;
  }

  .afilias-links {
    display: flex;
    flex-wrap: wrap;
  }

  .custom-col+.custom-col {
    width: 100%;
    margin: 0;
  }

  .custom-iab-image img {
    max-width: 77.891px;
  }
  .custom-iab-image img {
    position: relative;
    top: 0;  
  }

}


@media (max-width: 560px){
  .custom-copyright {
    width: 66.6667%;
  }

  .custom-iab-image {
    width: 33.3333%;
  }
}

@media (max-width: 460px){
  .custom-social-icon-group a+a {
    margin-left: 0px;
  }

  .custom-social-icon-group a+a svg {
    width: 38px;
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}