#footer-email form {
    padding: 0 !important;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    min-width: 100%;
    font-size: .875rem;
    position: relative
}

#footer-email form .mktoFormCol,
#footer-email form .mktoRequiredField,
#footer-email form .mktoLabel,
#footer-email form .mktoFieldWrap,
#footer-email form .mktoButtonWrap {
    float: none !important;
    margin: 0 !important
}

#footer-email form .mktoButtonWrap {
    width: 100% !important
}

#footer-email form .mktoFormCol {
    min-height: 0 !important
}

#footer-email form .mktoField,
#footer-email form .mktoButton {
    width: 100% !important;
    float: none !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important
}

#footer-email form .mktoField:active,
#footer-email form .mktoField:focus {
    background-color: #FFF7CC !important
}

#footer-email form .mktoButton,
#footer-email form .mktoButtonRow {
    display: block !important
}

#footer-email form .mktoButton {
    background: none !important
}

#footer-email form input,
#footer-email form select,
#footer-email form textarea {
    -moz-appearance: none;
    -webkit-appearance: none
}

#footer-email form .mktoFormRow label:not(.mktoLabel) {
    display: none
}

#footer-email form .mktoFormRow:not(.gs_checkbox) .mktoLabel {
    font-size: .8125rem;
    padding: 0;
    margin-bottom: .25rem !important;
    width: 100% !important
}

#footer-email form .mktoField,
#footer-email form .mktoButton {
    border-radius: .25rem !important
}

#footer-email form .mktoField:not([type="checkbox"]),
#footer-email form .mktoButton {
    padding: .8125rem !important;
    line-height: 1.23077 !important;
    height: 2.75rem !important;
    margin-bottom: 1.25rem !important
}

#footer-email form .mktoField {
    font-size: 1em !important;
    color: #3E3E3E !important;
    border: 1px solid #D5D7D8 !important
}

#footer-email form .mktoField.gs_dd_placeholder {
    color: #6F7A83 !important
}

#footer-email form .mktoField::-webkit-input-placeholder {
    color: #6F7A83;
    text-transform: uppercase
}

#footer-email form .mktoField::-moz-placeholder {
    color: #6F7A83;
    text-transform: uppercase
}

#footer-email form .mktoField:-ms-input-placeholder {
    color: #6F7A83;
    text-transform: uppercase
}

#footer-email form .mktoField:-moz-placeholder {
    color: #6F7A83;
    text-transform: uppercase
}

#footer-email form fieldset {
    padding: .625rem 1.25rem 0;
    border: 1px solid #D5D7D8;
    border-radius: .25rem !important
}

#footer-email form fieldset legend {
    padding: 0 .375rem
}

#footer-email form .gs_checkbox {
    position: relative;
    width: auto !important
}

#footer-email form .gs_checkbox:after {
    content: "";
    display: table;
    clear: both
}

#footer-email form .gs_checkbox [class*='fa-'] {
    display: block;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    padding: 0 !important
}

#footer-email form .gs_checkbox .mktoCheckboxList {
    font-size: 1.25rem;
    margin: 0 !important;
    padding: 0 !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

#footer-email form .gs_checkbox .mktoCheckboxList [class*="fa-"] {
    color: #D5D7D8;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: none
}

#footer-email form .gs_checkbox .mktoCheckboxList input:not(:checked) ~ .fa-square {
    display: block
}

#footer-email form .gs_checkbox .mktoCheckboxList input:checked ~ [class*="fa-"] {
    color: #00B3E8
}

#footer-email form .gs_checkbox .mktoCheckboxList input:checked ~ .fa-check-square {
    display: block
}

#footer-email form .gs_checkbox .mktoAsterix,
#footer-email form .gs_checkbox .mktoField {
    display: none
}

#footer-email form .gs_checkbox .mktoLabel {
    direction: ltr;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
    float: none !important;
    width: auto !important;
    padding: 0 0 0 1.875rem !important;
    margin-bottom: 1.25rem !important;
    font-size: .75rem !important;
    line-height: 1.4 !important;
    font-weight: normal !important
}

#footer-email form .gs_checkbox .mktoError {
    right: auto !important
}

#footer-email form .gs_checkbox .mktoRequiredField .mktoLabel .mktoAsterix {
    float: none !important;
    padding: 0 .125rem 0 0 !important;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

#footer-email form .mktoButton {
    height: auto !important;
    background-color: #D67C72 !important
}

#footer-email form .mktoButton:hover,
#footer-email form .mktoButton:active,
#footer-email form .mktoButton:focus {
    -webkit-filter: brightness(1.15) !important;
    filter: brightness(1.15) !important
}

#footer-email form .mktoButtonRow {
    margin: 0 !important
}

#footer-email form .mktoButtonRow + .mktoFormRow {
    width: auto !important;
    margin: -.625rem 0 0 !important
}

#footer-email form .mktoButtonRow + .mktoFormRow .mktoHtmlText {
    font-size: .625rem !important;
    line-height: 1.5 !important;
    text-align: left !important
}

#footer-email form .mktoButtonRow + .mktoFormRow .mktoHtmlText * {
    font-size: 1em !important;
    padding: 0 !important
}

#footer-email form .g-recaptcha {
    margin-top: .875rem
}

#footer-email form .g-recaptcha iframe {
    padding: 0 !important
}

#footer-email form .g-recaptcha + .mktoButtonRow .mktoButton {
    margin-top: .625rem !important
}

#footer-email form .mktoFormRow:not(.gs_checkbox) .mktoLabel {
    display: none
}

#footer-email form .mktoFormRow,
#footer-email form .mktoButtonRow {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#footer-email form .mktoButtonRow {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0 !important
}

#footer-email form .mktoButtonRow button {
    background-color: #00B3E8 !important
}

#footer-email form .gs_form_disclaimer {
    margin: .625rem 1.25rem 0 0;
    color: #6F7A83
}

@media only screen and (max-width: 1228px) {
    #navigation #nav > li.has-dropdown > a:after {
      padding-left: 5px;
    }

    #navigation{
      padding: 0 0 0 9.5rem;
    }

    #navigation #nav{
      width: 45rem !important;
    }
  }

  @media only screen and (max-width: 1148px) {
    #navigation #nav > li > a{
      line-height: 7.15385;
      font-size: .7rem;
    }
    #navigation #nav {
        max-width: 40rem !important;
      }
  }

  @media only screen and (max-width: 1036px) {
    #navigation {
        padding-left: 10rem !important;;
    }

    #navigation .header-cta a{
      padding: 5px !important;;
      margin-left: 5px !important;;
    }

    #navigation #nav {
        max-width: 38rem !important;
      }

}

@media only screen and (max-width: 1036px) {
    #navigation #nav {
        max-width: 36rem !important;
      }
      #navigation {
        padding-left: 9rem !important;;
    }
}

@media screen and (min-width: 53.8125rem) {
    #footer-email form .gs_checkbox {
        margin-top: .5rem
    }

    #footer-email form .gs_checkbox .mktoLabel {
        text-align: justify
    }
}

@media screen and (min-width: 27.5625rem) {
    #footer-email form .mktoFormRow {
        margin-right: 10rem
    }

    #footer-email form .mktoButtonRow {
        position: absolute;
        right: 0;
        top: 0
    }

    #footer-email form .mktoButtonRow + .mktoFormRow {
        position: absolute;
        right: 0;
        top: 4rem
    }

    #footer-email form .mktoButtonRow + .mktoFormRow .mktoHtmlText {
        text-align: center !important;
        margin: 0 !important
    }

    #footer-email form .mktoButtonRow,
    #footer-email form .mktoButtonRow + .mktoFormRow {
        width: 9.375rem !important
    }

    #footer-email form .mktoFormRow .mktoField,
    #footer-email form .mktoFormRow .mktoButton,
    #footer-email form .mktoButtonRow .mktoField,
    #footer-email form .mktoButtonRow .mktoButton {
        margin-bottom: 0 !important
    }

    #footer-email form .mktoButtonRow + .mktoFormRow {
        margin-top: -.75rem
    }

    #footer-email form .gs_checkbox {
        margin-top: .5rem
    }

    #footer-email form .gs_checkbox .mktoLabel {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width: 27.5rem) {
    #footer-email form .mktoFormRow:first-of-type {
        margin-right: 0
    }

    #footer-email form .mktoButtonRow {
        position: static;
        width: auto
    }
}

.btn,
#header-featured-text .button,
#reviews-trust a,
#footer .demo-container > a {
    font-size: .875rem;
    font-weight: 500;
    border: none;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    line-height: 1.125rem;
    padding: .5625rem .9375rem;
    border-radius: .25rem;
    -moz-border-radius: .1875rem;
    -webkit-border-radius: .1875rem;
    border-radius: .1875rem;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-transition: color 0.2s ease, background 0.2s ease, width 0.2s ease, height 0.2s ease, filter 0.2s ease;
    transition: color 0.2s ease, background 0.2s ease, width 0.2s ease, height 0.2s ease, filter 0.2s ease
}

.btn:hover,
#header-featured-text .button:hover,
#reviews-trust a:hover,
#footer .demo-container > a:hover,
.btn:active,
#header-featured-text .button:active,
#reviews-trust a:active,
#footer .demo-container > a:active,
.btn:focus,
#header-featured-text .button:focus,
#reviews-trust a:focus,
#footer .demo-container > a:focus {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15)
}

.btn-violet {
    background-color: #7F19FC
}

.btn-violet,
.btn-violet.active,
.btn-violet:hover,
.btn-violet:active,
.btn-violet:focus {
    color: #fff
}

.btn-violet.btn-text,
.btn-violet.btn-text-large {
    color: #7F19FC;
    border-color: #7F19FC
}

.btn-red {
    background-color: #FF4337
}

.btn-red,
.btn-red.active,
.btn-red:hover,
.btn-red:active,
.btn-red:focus {
    color: #fff
}

.btn-red.btn-text,
.btn-red.btn-text-large {
    color: #FF4337;
    border-color: #FF4337
}

.btn-yelloworange {
    background-color: #F7A700
}

.btn-yelloworange,
.btn-yelloworange.active,
.btn-yelloworange:hover,
.btn-yelloworange:active,
.btn-yelloworange:focus {
    color: #fff
}

.btn-yelloworange.btn-text,
.btn-yelloworange.btn-text-large {
    color: #F7A700;
    border-color: #F7A700
}

.btn-blue {
    background-color: #00B3E8
}

.btn-blue,
.btn-blue.active,
.btn-blue:hover,
.btn-blue:active,
.btn-blue:focus {
    color: #fff
}

.btn-blue.btn-text,
.btn-blue.btn-text-large {
    color: #00B3E8;
    border-color: #00B3E8
}

.btn-dark-blue {
    background-color: #3759C1
}

.btn-dark-blue,
.btn-dark-blue.active,
.btn-dark-blue:hover,
.btn-dark-blue:active,
.btn-dark-blue:focus {
    color: #fff
}

.btn-dark-blue.btn-text,
.btn-dark-blue.btn-text-large {
    color: #3759C1;
    border-color: #3759C1
}

.btn-dark-blue-4 {
    background-color: #1255AA
}

.btn-dark-blue-4,
.btn-dark-blue-4.active,
.btn-dark-blue-4:hover,
.btn-dark-blue-4:active,
.btn-dark-blue-4:focus {
    color: #fff
}

.btn-dark-blue-4.btn-text,
.btn-dark-blue-4.btn-text-large {
    color: #1255AA;
    border-color: #1255AA
}

.btn-blue-lite {
    color: #00B3E8;
    background-color: #CCF0F9
}

.btn-blue-lite.active,
.btn-blue-lite:hover,
.btn-blue-lite:active,
.btn-blue-lite:focus {
    filter: none;
    color: #00B3E8;
    background-color: #fafdfe
}

.btn-gold {
    background-color: #FCB826
}

.btn-gold,
.btn-gold.active,
.btn-gold:hover,
.btn-gold:active,
.btn-gold:focus {
    color: #fff
}

.btn-gold.btn-text,
.btn-gold.btn-text-large {
    color: #FCB826;
    border-color: #FCB826
}

.btn-orange {
    background-color: #FF8400
}

.btn-orange,
.btn-orange.active,
.btn-orange:hover,
.btn-orange:active,
.btn-orange:focus {
    color: #fff
}

.btn-orange.btn-text,
.btn-orange.btn-text-large {
    color: #FF8400;
    border-color: #FF8400
}

.btn-orange-lite {
    background-color: #FF9E15
}

.btn-orange-lite,
.btn-orange-lite.active,
.btn-orange-lite:hover,
.btn-orange-lite:active,
.btn-orange-lite:focus {
    color: #fff
}

.btn-orange-lite.btn-text,
.btn-orange-lite.btn-text-large {
    color: #FF9E15;
    border-color: #FF9E15
}

.btn-salmon {
    background-color: #FF6861
}

.btn-salmon,
.btn-salmon.active,
.btn-salmon:hover,
.btn-salmon:active,
.btn-salmon:focus {
    color: #fff
}

.btn-salmon.btn-text,
.btn-salmon.btn-text-large {
    color: #FF6861;
    border-color: #FF6861
}

.btn-salmon-old {
    background-color: #D67C72
}

.btn-salmon-old,
.btn-salmon-old.active,
.btn-salmon-old:hover,
.btn-salmon-old:active,
.btn-salmon-old:focus {
    color: #fff
}

.btn-salmon-old.btn-text,
.btn-salmon-old.btn-text-large {
    color: #D67C72;
    border-color: #D67C72
}

.btn-black {
    background-color: #3E3E3E
}

.btn-black,
.btn-black.active,
.btn-black:hover,
.btn-black:active,
.btn-black:focus {
    color: #fff
}

.btn-black.btn-text,
.btn-black.btn-text-large {
    color: #3E3E3E;
    border-color: #3E3E3E
}

.btn-white {
    background-color: #fff
}

.btn-white,
.btn-white.active,
.btn-white:hover,
.btn-white:active,
.btn-white:focus {
    color: #00B3E8
}

.btn-white.btn-text,
.btn-white.btn-text-large {
    color: #fff;
    border-color: #fff
}

.btn-yellow,
#reviews-trust a {
    color: #3E3E3E;
    background-color: #FFD300
}

.btn-yellow.active,
#reviews-trust a.active,
.btn-yellow:hover,
#reviews-trust a:hover,
.btn-yellow:active,
#reviews-trust a:active,
.btn-yellow:focus,
#reviews-trust a:focus {
    filter: none;
    color: #3E3E3E;
    background-color: #ffdc33
}

.btn-clear-blue {
    color: #ADB9DD;
    border-color: #ADB9DD;
    background: transparent
}

.btn-clear-blue.active,
.btn-clear-blue:hover,
.btn-clear-blue:active,
.btn-clear-blue:focus {
    color: white
}

.btn-clear-orange {
    color: #FF8400;
    border-color: #FF8400;
    background: transparent
}

.btn-clear-orange.active,
.btn-clear-orange:hover,
.btn-clear-orange:active,
.btn-clear-orange:focus {
    color: white;
    background-color: #FF8400
}

.btn-border {
    border-width: 1px;
    border-style: solid
}

.btn-text {
    background-color: transparent;
    padding: .625rem .875rem;
    border-width: 1px;
    border-style: solid
}

.btn-text-large {
    font-weight: 300;
    text-transform: none;
    letter-spacing: normal;
    background-color: transparent;
    padding: 0 0 0.3em;
    font-size: 1.4em;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: currentColor;
    border-radius: 0
}

.btn-thin {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.btn-thick {
    padding-top: .9375rem;
    padding-bottom: .9375rem
}

.btn-wide {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.btn-icon-left i {
    margin-right: 0.5em
}

.btn-icon-right i {
    margin-left: 0.5em
}

.btn-shadow,
#header-featured-text .button,
#reviews-trust a {
    box-shadow: 0 .25rem 1rem rgba(0, 0, 0, 0.15)
}

.btn-row,
#reviews-trust ul {
    text-align: center
}

.btn-row .btn,
#reviews-trust ul .btn,
.btn-row #header-featured-text .button,
#header-featured-text .btn-row .button,
#reviews-trust ul #header-featured-text .button,
#header-featured-text #reviews-trust ul .button,
.btn-row #reviews-trust a,
#reviews-trust .btn-row a,
#reviews-trust ul a,
.btn-row #footer .demo-container > a,
#footer .btn-row .demo-container > a,
#reviews-trust ul #footer .demo-container > a,
#footer #reviews-trust ul .demo-container > a {
    display: inline-block;
    margin: .625rem
}

.btn-ripple {
    position: relative;
    overflow: hidden
}

.btn-ripple > span {
    position: relative;
    z-index: 2
}

.btn-ripple:before {
    content: '';
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    padding-bottom: 0;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: .3;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.btn-ripple:hover:before,
.btn-ripple:active:before,
.btn-ripple:focus:before {
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 120%;
    height: 0;
    padding-bottom: 120%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

#block-content-download .container,
#cta-row > .container,
#block-resources > .container,
#footer-email > .container,
#footer-nav > .container,
#footer > .container {
    width: auto;
    max-width: 65rem;
    padding: 2.5rem 1.25rem
}

#block-resources .block-resources-switcher {
    width: 100%;
    margin: 3.75em 0;
    padding: 0;
    list-style: none;
    text-align: center
}

#block-resources .block-resources-switcher li {
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    height: 2.125em;
    overflow: hidden;
    margin: 0 1.5625em 1.25em;
    padding: 0
}

#block-resources .block-resources-switcher li a {
    display: block;
    font-size: 1.125em;
    line-height: 1.88889;
    text-transform: uppercase;
    color: #00B3E8;
    padding: 0 1.38889em;
    border-radius: .94444em;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#block-resources .block-resources-switcher li a:hover {
    color: #00789c
}

#block-resources .block-resources-switcher li a.active {
    color: white;
    background-color: #FF4337
}

@media screen and (max-width: 56.25rem) {
    #block-resources .block-resources-switcher li {
        font-size: 0.8rem
    }
}

@media screen and (max-width: 26.25rem) {
    #block-resources .block-resources-switcher li {
        display: block
    }
}

.section-image-half {
    position: relative
}

.section-image-half > .container {
    width: 100%;
    max-width: 67.5rem;
    margin: 0 auto;
    padding: 0;
    position: static
}

.section-image-half > .container:after {
    content: "";
    display: table;
    clear: both
}

.section-image-half .copy {
    padding: 2.5rem 1.25rem
}

.section-image-half .image {
    width: 100%;
    padding-bottom: 59.25%;
    height: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #D5D7D8;
    background-size: cover
}

@media screen and (min-width: 40rem) {
    .section-image-half .copy {
        width: 50%;
        padding: 4.375rem 6.25rem 4.375rem 1.25rem
    }

    .section-image-half .image {
        width: calc(50% - 7.5rem);
        height: 100%;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0
    }

    .section-image-half.section-image-left .copy {
        float: right
    }

    .section-image-half.section-image-left .image {
        right: auto;
        left: 0
    }
}

@media screen and (max-width: 67.4375rem) and (min-width: 40rem) {
    .section-image-half .copy {
        width: calc(50% + 5rem);
        padding: 4.375rem 1.25rem
    }
}

[data-screen] {
    cursor: pointer
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body.on-mobile {
    -webkit-text-size-adjust: 100%
}

#page-wrap {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 1em
}

ol,
ul {
    margin-left: 1.875rem
}

a {
    color: #00B3E8
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

small {
    font-size: 0.75em
}

[data-animate]:not([data-animate="highlight-bold"]) {
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

@media not all and (prefers-reduced-motion: reduce),
(print) {
    [data-animate]:not([data-animate="highlight-bold"]):not(.animated) {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0
    }
}

.stickyicky-anchor > .sticky {
    position: fixed
}

.slant-background {
    position: relative
}

.slant-background .slanted-background,
.slant-background .slanted-background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0
}

.slant-background .slanted-background {
    overflow: hidden
}

.slant-background .slanted-background.slanted-background-ease {
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.slant-background .slanted-background-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.slant-background .slanted-background-image video {
    position: relative;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%)
}

.slant-background > .container {
    position: relative;
    z-index: 1
}

/*#login-header {
  border-bottom: 1px solid #d3d3d3;
  padding: 10px 0px;
  z-index: 10000;
  position: fixed;
  width: 100%;
  background-color: #fff;
}*/

#login-header * {
  font-family: 'Montserrat', 'Roboto', Helvetica, Arial, sans-serif;
  color: #000;
}

#login-header .align-right {
    text-align: right;
    float: right;
}

#login-header .align-right ul {
    clear: both;
    margin-left: 0;
}

#login-header .nav-float {
    display: inline-block;
    float: left;
}

#login-navigation {
  box-shadow: 0rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
  display: none;
  clear: both;
  position: absolute;
  margin-top: 80px;
  border-top: 5px solid #00B3E8;
  padding:25px;
  right: 18px;
  width: 290px;
  background-color: #fff;
  transition: opacity .5s ease;
  border-bottom-left-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

#login-navigation.active {
  display: block !important;
}

#login-navigation::before {
    content: "";
    background-image: url('../png/arrow-tip.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 40%;
    top: -17px;
    width: 30px;
    height: 21px;
    border-color: transparent transparent transparent;
    border-style: solid;
    border-width: 0 14px 14px;
    margin: 0 0 0 -14px;
    display:none;
}

#login-header .align-right .nav-float span {
    font-weight: 500 !important;
    font-size: 15px !important;
}

#login-header .header-cta .btn-clear-orange {
    font-size: 14px !important;
    padding: .3225rem .9375rem !important;
    margin-top: -2px !important;
    background-color: #feac22 !important;
    color: #fff !important;
    letter-spacing: 0.02em!important;
    font-weight: 700 !important;
    border-radius: 30px !important;
    border-color: #feac22 !important;
}

#login-header .header-cta .btn-clear-orange.active, .btn-clear-orange:hover, #login-header .header-cta .btn-clear-orange:active, #login-header .header-cta .btn-clear-orange:focus {
    color: #feac22 !important;
    background-color: #fff !important;
}

#login-header .align-right .nav-float#nav-left {
  margin-top: 3px;
}

#login-header .align-right .nav-float span {
  cursor: pointer;
}

#login-header .align-right .nav-float span img {
  max-width: 30px;
  display: inline-block;
  float: right;
  margin-left: 6px;
  margin-top: -5.5px;
}

#login-header .login-list li {
    padding: 10px;
}

#login-header .col-image {
    padding: 0 10px;
    margin-right: 3px;
}

#login-header .col-image img {
    max-width: 50px;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 9%);
}

#login-header .col-links a {
    font-weight: 700 !important;
    font-size: 0.95em;
}

#login-header .col-links a:hover, #login-header .col-links a:active, #login-header .col-links a:focus {
  color: #00B3E8 !important;
}

#login-header .col-links p {
    font-weight: 500 !important;
    font-size: 0.70em;
    margin-top: 1px;
}

#header {
    border-bottom: 1px solid #eee;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#header #search-top {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0 1.25rem
}

#header-sticky {
    background-color: white;
    border-bottom: 1px solid #eee;
    z-index: 100
}

#header-sticky.sticky {
    margin-top: 0;
}

header.blue-header #navigation li.active {
  background-color: #ffffff;
    color: #00B3E8;
}

body.logged-in #header-sticky.sticky {
    margin-top: 32px;
}

header#header > .container,
#header-sticky > .container,
div#mobile-header > .container, #login-header .container {
    position: relative;
    width: auto;
    height: 100%;
    margin: 0 auto;
    -moz-transition: height .3s ease-out;
    -o-transition: height .3s ease-out;
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out
}

header#header #search-top,
header#header #search-top input,
#header-sticky #search-top,
#header-sticky #search-top input,
div#mobile-header #search-top,
div#mobile-header #search-top input {
    height: 6.25rem
}

header#header .logo,
header#header #mobile-navigation-btn,
header#header #close-search-btn,
#header-sticky .logo,
#header-sticky #mobile-navigation-btn,
#header-sticky #close-search-btn,
div#mobile-header .logo,
div#mobile-header #mobile-navigation-btn,
div#mobile-header #close-search-btn {
    margin-top: 0;
    position: absolute;
    float: none;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}


header#header .logo,
#header-sticky .logo,
div#mobile-header .logo {
    height: 2.125rem;
    left: 1.25rem;
    z-index: 2
}

header#header .logo > *,
#header-sticky .logo > *,
div#mobile-header .logo > * {
    display: block;
    height: 100%
}

header#header .logo img,
#header-sticky .logo img,
div#mobile-header .logo img {
    display: block;
    width: auto;
    height: 100%;
    max-width: none
}

header#header .logo.logo-centered,
#header-sticky .logo.logo-centered,
div#mobile-header .logo.logo-centered {
    margin-top: 0;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 67.5rem) {

    header#header .logo,
    #header-sticky .logo,
    div#mobile-header .logo {
        height: 1.75rem
    }
}

header#header #mobile-navigation-btn,
header#header #close-search-btn,
#header-sticky #mobile-navigation-btn,
#header-sticky #close-search-btn,
div#mobile-header #mobile-navigation-btn,
div#mobile-header #close-search-btn {
    line-height: 2.125rem;
    right: 1.25rem
}

header#header #mobile-navigation-btn,
#header-sticky #mobile-navigation-btn,
div#mobile-header #mobile-navigation-btn {
    color: #333
}

header#header,
#header-sticky {
    height: 5rem;
    clear: both;
    /*padding-top: 24px;*/
}

div#mobile-header {
    height: 3.5rem;
}

#logo-navigation,
#navigation {
    height: 100%
}



#navigation {
    font-size: .9375rem;
    position: relative;
    float: none !important;
    padding: 0 0 0 10.9375rem
}

#navigation > * {
    height: 100%
}

#navigation .header-cta {
    position: absolute;
    right: 0;
    top: 50%;
    height: 2.5rem;
    margin-top: -1.1875rem;
    text-align: right;
    white-space: nowrap
}

#navigation .header-cta > * {
    float: none;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    vertical-align: top
}

#navigation .header-cta #search-btn {
    font-size: 1rem;
    line-height: 2.375 !important;
    width: auto;
    color: #5C666F;
    margin-left: 0
}

#navigation .header-cta #search-btn:hover,
#navigation .header-cta #search-btn:active,
#navigation .header-cta #search-btn:focus {
    color: #00B3E8
}

#navigation #nav {
    float: left;
    margin: 0 auto;
    width: 100%;
    max-width: 50rem;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    -webkit-align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center
}

#navigation #nav > li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    height: 100%;
    margin: 0;
    padding: 0
}

#navigation #nav > li > a {
    font-size: .8125rem;
    font-weight: 500;
    display: block;
    height: 100%;
    line-height: 6.15385;
    padding: 0;
    letter-spacing: 0.07em;
    font-family: 'Montserrat';
}
#navigation .align-right {
    float: right;
}
#navigation .nav-float-login, #navigation .header-cta{
    font-size: .8125rem;
    font-weight: 500;
    display: block;
    height: 100%;
    line-height: 6.15385;
    padding: 0;
    letter-spacing: 0.07em;
    font-family: 'Montserrat';
}
#navigation .header-cta{
    margin-top:0;
    position: relative;
    top: 0;
    right:0;
}
#navigation .header-cta a{
    vertical-align: middle;
    text-transform: none;
    background: #00B3E8;
    color: #fff !important;
    border: 0;
    border-radius: 3px;
    padding: 10px;
    letter-spacing: normal;
    width: auto;
    margin-left: 15px;
    font-weight:bold;
}

#navigation .header-cta a:hover{
    background: #00B3E8 !important;
}

#navigation #nav > li.has-dropdown > a:after{
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
    font-weight: 300;
    padding-left: 10px;
}

#navigation #nav > li,
#navigation #nav > li > a {
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

#navigation #nav > li.current-menu-item > a {
    color: #00B3E8
}

#navigation #nav > li.menu-item-solutions {
    cursor: pointer;
}

#navigation li.active {
    color: #ffffff;
    background-color: #00B3E8;
}

#navigation li.active a,
#navigation li.active a:hover,
#navigation li.active a:active,
#navigation li.active a:focus {
    color: #ffffff !important
}

header.blue-header #navigation li.active a,
header.blue-header #navigation li.active a:hover,
header.blue-header #navigation li.active a:active,
header.blue-header #navigation li.active a:focus {
    color: #00B3E8 !important
}

@media screen and (max-width: 67.5rem) {
    #navigation {
        padding-left: 9rem
    }

    #navigation #nav > li > a {
        font-size: .6875rem;
        line-height: 7.27273
    }
}

.thin-nav .site-wrapper > .sticky-wrapper {
    -moz-transition: height .3s ease-out;
    -o-transition: height .3s ease-out;
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out;
    height: 3.5rem !important
}

.thin-nav #megaNav {
    -moz-transition: top .3s ease-out;
    -o-transition: top .3s ease-out;
    -webkit-transition: top .3s ease-out;
    transition: top .3s ease-out;
    padding-top: 3.5rem !important
}

.thin-nav header#header > .container,
.thin-nav #header-sticky > .container,
.thin-nav div#mobile-header > .container {
    height: 3.5rem
}

.thin-nav header#header #search-top,
.thin-nav header#header #search-top input,
.thin-nav #header-sticky #search-top,
.thin-nav #header-sticky #search-top input,
.thin-nav div#mobile-header #search-top,
.thin-nav div#mobile-header #search-top input {
    height: 3.5rem
}

.thin-nav header#header #navigation #nav > li > a {
    line-height: 4.30769
}

#megaNav,
#megaSubNav {
    font-size: 1rem;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    padding-top: 3rem;
    max-height: 100%;
    overflow: auto;
    min-width: 18.875rem;
    max-width: 81.25rem;
    background-color: white;
    box-shadow: 0 .25rem 1rem rgba(0, 0, 0, 0.15);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: .25rem;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    display: none;
    font-family: 'Montserrat';

}

body.logged-in #megaNav {
    padding-top: 5rem;
}

#megaNav h5,
#megaSubNav h5, #LoginNav h5 {
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    font-size: 1em;
    line-height: 1.625;
    color: #00B3E8;
    /*border-bottom: 2px solid #F2F2F2;*/
    padding-bottom: .75em;
    margin-bottom: .75em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
    white-space: nowrap;
    font-family: 'Montserrat';
}

#LoginNav h5{
    border-bottom: none;
    padding-bottom: 0;
    text-align:left;
}

#megaNav ul,
#megaSubNav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

#megaNav li,
#megaSubNav li {
    font-size: .875em;
    color: #5C666F;
    line-height: 1.5;
    padding: .71429em 0
}

#megaNav li:first-child,
#megaSubNav li:first-child {
    padding-top: 0
}

#megaNav li:last-child,
#megaSubNav li:last-child {
    padding-bottom: 0
}

#megaNav li:not(.title) + .title,
#megaSubNav li:not(.title) + .title {
    margin-top: 2.85714em
}

#megaNav li.indented,
#megaSubNav li.indented {
    margin-left: 1.125rem
}

#megaNav li.divider,
#megaSubNav li.divider {
    overflow: hidden;
    background-color: #F2F2F2;
    height: .125rem;
    padding: 0;
    margin: .625rem 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#megaNav a,
#megaSubNav a {
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    display: block;
    font-weight: 400;
    color: #3E3E3E;
    font-family: 'Montserrat';
}

#megaNav a:hover,
#megaNav a:active,
#megaNav a:focus,
#megaSubNav a:hover,
#megaSubNav a:active,
#megaSubNav a:focus {
    color: #00B3E8
}

#megaNav .title,
#megaNav .title a,
#megaSubNav .title,
#megaSubNav .title a {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-family: 'Montserrat';
}

#megaNav div li p strong{
 color:#000;
 font-weight: 700;
}

#megaNav .title a,
#megaSubNav .title a {
    color: #00B3E8
}

#megaNav:not(.megaNav-wide),
#megaSubNav:not(.megaNav-wide) {
    margin-left: -3.75em
}

#megaNav.megaNav-wide,
#megaSubNav.megaNav-wide {
    width: 78.75rem;
    margin-left: -39.375rem;
    left: 50%
}

#megaNav [data-nav],
#megaSubNav [data-nav] {
    position: relative;
    overflow: auto;
    padding: 2.5rem 1.875em;
    padding-top: 1.0em !important;
    border-top: 5px solid #00B3E8;
    margin-top: 2rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -webkit-align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    font-family: 'Montserrat';

}

#megaNav .column,
#megaSubNav .column {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.875em
}
#megaNav div[data-nav="products"] #cloud-divider {
    min-height: 3px;
    background-color: #ccc !important;
    margin: 5px 0px 5px 0px;
}
#megaNav div[data-nav="products"],
#megaSubNav div[data-nav="products"] {
    /*width: 50rem;*/
    padding: 2.0rem 1.875rem 2rem 1.875rem !important;
    border-top: 5px solid #00B3E8;
    margin-top: 2rem;
}

#megaNav div[data-nav="resources"],
#megaSubNav div[data-nav="resources"] {
    /*width: 50rem;*/
    padding: 2.0rem 1.875rem 2rem 1.875rem !important;
    border-top: 5px solid #00B3E8;
    margin-top: 2rem;
}

#megaNav div[data-nav="products"] #products-column-container,
#megaSubNav div[data-nav="products"] #products-column-container {
    display: flex;
    justify-content: space-between
}

#megaNav div[data-nav="products"] #products-column-container .column,
#megaSubNav div[data-nav="products"] #products-column-container .column {
    display: inline-block !important
}

#megaNav div[data-nav="products"] #products-column-container .column h5,
#megaSubNav div[data-nav="products"] #products-column-container .column h5 {
    border-bottom: none
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type {
    width: 55% !important
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul {
    display: flex;
    flex-direction: column;
    margin-top: -8px
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li {
    padding: 0px 10px;
    border-left: 5px solid transparent;
    background-color: transparent;
    transition: all 0.2s ease
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li .product-image-container,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li .product-image-container {
    display: inline-flex;
    align-items: center;
    background-color: white;
    padding-left: 0px;
    width: 3.5rem;
    height: 3.4rem;
    box-shadow: 0 0rem 1rem 0 rgba(0, 0, 0, 0.05);
    opacity: 0;
    transition: opacity .2s ease
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li .product-image-container img,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li .product-image-container img {
    width: 3.5rem;
    object-fit: cover;
    object-position: -138px 3px;
    height: 1.75rem
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:hover,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:focus,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:active,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:hover,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:focus,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:active {
    background-color: #f8f8fa
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:hover a,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:focus a,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:active a,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:hover a,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:focus a,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:active a {
    color: #666 !important
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:hover a p,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:focus a p,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:active a p,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:hover a p,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:focus a p,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:active a p {
    color: #666 !important
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:hover a p strong,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:focus a p strong,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:active a p strong,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:hover a p strong,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:focus a p strong,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:active a p strong {
    color: #333 !important
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:hover .product-image-container,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:focus .product-image-container,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:active .product-image-container,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:hover .product-image-container,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:focus .product-image-container,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li:active .product-image-container {
    opacity: 1
}

/* #megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_success,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_success {
    order: 1
} */

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_success:hover,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_success:focus,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_success:active,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_success:hover,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_success:focus,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_success:active {
    border-color: #58B5E7
}

/* #megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-product_experience,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-product_experience {
    order: 2
} */

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-product_experience:hover,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-product_experience:focus,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-product_experience:active,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-product_experience:hover,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-product_experience:focus,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-product_experience:active {
    border-color: #FEC943
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_experience,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_experience {
    order: 4;
    padding-bottom: 6px
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_experience:hover,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_experience:focus,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_experience:active,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_experience:hover,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_experience:focus,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-customer_experience:active {
    border-color: #F72173
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-revenue_optimization,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-revenue_optimization {
    order: 3
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-revenue_optimization:hover,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-revenue_optimization:focus,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-revenue_optimization:active,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-revenue_optimization:hover,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-revenue_optimization:focus,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type ul li#nav-product-revenue_optimization:active {
    border-color: #559B88
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section {
    border-top: 2px solid #F2F2F2;
    padding-top: 28px;
    margin-left: 15px
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a {
    display: flex;
    align-items: center;
    color: #3E3E3E;
    background-color: transparent !important;
    text-align: left;
    line-height: 1.5;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    text-transform: none;
    font-weight: 400;
    letter-spacing: normal;
    transition: color .2s ease
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a:hover,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a:active,
#megaNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a:focus,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a:hover,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a:active,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a:focus {
    color: #00B3E8
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a img,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a img {
    width: 25%;
    filter: none !important
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a p,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a p {
    font-size: .875em !important;
    margin-left: 15px;
    margin-bottom: 0
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a p strong,
#megaSubNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a p strong {
    display: block;
    font-family:'Montserrat';
}

#megaNav div[data-nav="products"] #products-column-container .column:first-of-type #customer-cloud-section a p{

    font-family:'Montserrat';
}

#megaNav div[data-nav="products"] #products-column-container .column#product-vertical-divider,
#megaSubNav div[data-nav="products"] #products-column-container .column#product-vertical-divider {
    width: 2px;
    margin-left: 4%;
    margin-right: 4%;
    background-color: #F2F2F2
}

#megaNav div[data-nav="products"] #products-column-container .column:last-of-type,
#megaSubNav div[data-nav="products"] #products-column-container .column:last-of-type {
    width: 37% !important;
    position: relative !important;
    top: 0;
    left: 0;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between
}

#megaNav div[data-nav="products"] #products-column-container #product-nav-column {
    justify-content: unset !important;
}

#megaNav div[data-nav="products"] #products-column-container #product-nav-column #product-nav-banner {
  margin-top: 10px;
}

#megaNav div[data-nav="products"] #products-column-container .column:last-of-type a,
#megaSubNav div[data-nav="products"] #products-column-container .column:last-of-type a {
    display: block;
    color: #3E3E3E;
    background-color: transparent !important;
    text-align: left;
    line-height: 1.5;
    font-family: 'Montserrat';
    text-transform: none;
    font-weight: 400;
    letter-spacing: normal;
    transition: color .2s ease
}

#megaNav div[data-nav="products"] #products-column-container .column:last-of-type a:hover,
#megaNav div[data-nav="products"] #products-column-container .column:last-of-type a:active,
#megaNav div[data-nav="products"] #products-column-container .column:last-of-type a:focus,
#megaSubNav div[data-nav="products"] #products-column-container .column:last-of-type a:hover,
#megaSubNav div[data-nav="products"] #products-column-container .column:last-of-type a:active,
#megaSubNav div[data-nav="products"] #products-column-container .column:last-of-type a:focus {
    color: #00B3E8
}

#megaNav div[data-nav="products"] #products-column-container .column:last-of-type a p,
#megaSubNav div[data-nav="products"] #products-column-container .column:last-of-type a p {
    font-size: 1em !important
}

#megaNav div[data-nav="products"] #products-column-container .column:last-of-type #product-nav-banner img,
#megaSubNav div[data-nav="products"] #products-column-container .column:last-of-type #product-nav-banner img {
    max-width: 100%;
    height: auto
}

#megaNav.logo-centered,
#megaSubNav.logo-centered {
    float: none !important
}

#megaNav.logo-centered img,
#megaSubNav.logo-centered img {
    margin: 0 auto
}

#megaNav[data-type='main'],
#megaNav[data-type='main'] > *,
#megaSubNav[data-type='main'],
#megaSubNav[data-type='main'] > * {
    overflow: visible
}

#megaNav[data-type='main'] [data-nav='products'],
#megaSubNav[data-type='main'] [data-nav='products'] {
    padding: 1.25rem 1.875rem 6.25rem
}

#megaNav[data-type='main'] [data-nav='products'],
#megaNav[data-type='main'] [data-nav='products'] .column,
#megaSubNav[data-type='main'] [data-nav='products'],
#megaSubNav[data-type='main'] [data-nav='products'] .column {
    display: block
}

#megaNav[data-type='main'] [data-nav='products'] .column,
#megaSubNav[data-type='main'] [data-nav='products'] .column {
    margin: 0;
    padding: 0
}

#megaNav[data-type='main'] [data-nav='products'] [id^='nav-product-'],
#megaSubNav[data-type='main'] [data-nav='products'] [id^='nav-product-'] {
    padding: 0
}

#megaNav[data-type='main'] [data-nav='products'] li > a,
#megaSubNav[data-type='main'] [data-nav='products'] li > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .625rem 0
}

#megaNav[data-type='main'] [data-nav='products'] li > a > div,
#megaSubNav[data-type='main'] [data-nav='products'] li > a > div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
    height: 2.25rem;
    margin: 0;
    padding: 0
}

#megaNav[data-type='main'] [data-nav='products'] li > a > div:first-child,
#megaSubNav[data-type='main'] [data-nav='products'] li > a > div:first-child {
    width: auto;
    padding-right: .625rem;
    height: auto
}

#megaNav[data-type='main'] [data-nav='products'] li > a > div:first-child img,
#megaSubNav[data-type='main'] [data-nav='products'] li > a > div:first-child img {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#megaNav[data-type='main'] [data-nav='products'] li > a > div:last-child,
#megaSubNav[data-type='main'] [data-nav='products'] li > a > div:last-child {
    overflow: hidden;
    padding-left: .625rem
}

#megaNav[data-type='main'] [data-nav='products'] li > a > div:last-child p,
#megaSubNav[data-type='main'] [data-nav='products'] li > a > div:last-child p {
    font-size: .75rem;
    line-height: 1.5;
    -moz-transition: top .3s ease;
    -o-transition: top .3s ease;
    -webkit-transition: top .3s ease;
    transition: top .3s ease;
    top: 0;
    position: relative;
    white-space: nowrap
}

#megaNav[data-type='main'] [data-nav='products'] li > a > div:last-child p em,
#megaNav[data-type='main'] [data-nav='products'] li > a > div:last-child p strong,
#megaSubNav[data-type='main'] [data-nav='products'] li > a > div:last-child p em,
#megaSubNav[data-type='main'] [data-nav='products'] li > a > div:last-child p strong {
    font-weight: bold;
    font-style: normal
}

#megaNav[data-type='main'] [data-nav='products'] li > a img,
#megaSubNav[data-type='main'] [data-nav='products'] li > a img {
    display: block;
    height: 1.25rem;
    width: auto;
    max-width: none;
    -moz-transition: filter .3s ease;
    -o-transition: filter .3s ease;
    -webkit-transition: filter .3s ease;
    transition: filter .3s ease
}

#megaNav[data-type='main'] [data-nav='products'] li > a:hover > div:last-child p,
#megaSubNav[data-type='main'] [data-nav='products'] li > a:hover > div:last-child p {
    color: #3E3E3E;
    top: -1.3125rem
}

#megaNav[data-type='main'] [data-nav='products'] li p,
#megaSubNav[data-type='main'] [data-nav='products'] li p {
    margin: 0;
    font-family:  'Montserrat';
}

#megaNav[data-type='main'] [data-nav='products'] li p strong,
#megaNav[data-type='main'] [data-nav='products'] li p em,
#megaSubNav[data-type='main'] [data-nav='products'] li p strong,
#megaSubNav[data-type='main'] [data-nav='products'] li p em {
    display: block
}

#megaNav[data-type='main'] [data-nav='products'] li[id$='customer_success'] > a em,
#megaNav[data-type='main'] [data-nav='products'] li[id$='customer_success'] > a:hover em,
#megaSubNav[data-type='main'] [data-nav='products'] li[id$='customer_success'] > a em,
#megaSubNav[data-type='main'] [data-nav='products'] li[id$='customer_success'] > a:hover em {
    color: #2673b2
}

#megaNav[data-type='main'] [data-nav='products'] li[id$='product_experience'] > a em,
#megaNav[data-type='main'] [data-nav='products'] li[id$='product_experience'] > a:hover em,
#megaSubNav[data-type='main'] [data-nav='products'] li[id$='product_experience'] > a em,
#megaSubNav[data-type='main'] [data-nav='products'] li[id$='product_experience'] > a:hover em {
    color: #ee8b3a
}

#megaNav[data-type='main'] [data-nav='products'] li[id$='customer_experience'] > a em,
#megaNav[data-type='main'] [data-nav='products'] li[id$='customer_experience'] > a:hover em,
#megaSubNav[data-type='main'] [data-nav='products'] li[id$='customer_experience'] > a em,
#megaSubNav[data-type='main'] [data-nav='products'] li[id$='customer_experience'] > a:hover em {
    color: #b21a80
}

#megaNav[data-type='main'] [data-nav='products'] li[id$='customer_data_platform'] > a em,
#megaNav[data-type='main'] [data-nav='products'] li[id$='customer_data_platform'] > a:hover em,
#megaSubNav[data-type='main'] [data-nav='products'] li[id$='customer_data_platform'] > a em,
#megaSubNav[data-type='main'] [data-nav='products'] li[id$='customer_data_platform'] > a:hover em {
    color: #595bae
}

#megaNav[data-type='main'] [data-nav='products'] li[id$='revenue_optimization'] > a em,
#megaNav[data-type='main'] [data-nav='products'] li[id$='revenue_optimization'] > a:hover em,
#megaSubNav[data-type='main'] [data-nav='products'] li[id$='revenue_optimization'] > a em,
#megaSubNav[data-type='main'] [data-nav='products'] li[id$='revenue_optimization'] > a:hover em {
    color: #179fa2
}

#megaNav[data-type='main'] [data-nav='products']:hover img,
#megaSubNav[data-type='main'] [data-nav='products']:hover img {
    -webkit-filter: grayscale(100%) brightness(100%) contrast(0.5);
    filter: grayscale(100%) brightness(100%) contrast(0.5)
}

#megaNav[data-type='main'] [data-nav='products']:hover a:hover img,
#megaSubNav[data-type='main'] [data-nav='products']:hover a:hover img {
    -webkit-filter: none;
    filter: none
}

#megaNav[data-type='main'] [data-nav='solutions'],
#megaSubNav[data-type='main'] [data-nav='solutions'],
#megaNav[data-type='main'] [data-nav='resources'],
#megaSubNav[data-type='main'] [data-nav='resources'],
#megaNav[data-type='main'] [data-nav='company'],
#megaSubNav[data-type='main'] [data-nav='company'] {
    padding-bottom: 1.5em;
    padding-top: 1.5625em !important;
}

#megaNav[data-type='main'] [data-nav='company']{
    max-width:400px;
}

#megaNav[data-type='main'] [data-nav='solutions'] .column,
#megaSubNav[data-type='main'] [data-nav='solutions'] .column,
#megaNav[data-type='main'] [data-nav='resources'] .column,
#megaSubNav[data-type='main'] [data-nav='resources'] .column {
    padding-left: .9375em;
    padding-right: .9375em
}

#megaNav[data-type='main'] [data-nav='solutions'] .column:nth-child(1) .title,
#megaNav[data-type='main'] [data-nav='solutions'] .column:nth-child(2) .title,
#megaNav[data-type='main'] [data-nav='solutions'] .column:nth-child(3) .title,
#megaNav[data-type='main'] [data-nav='solutions'] .column:nth-child(4) .title,
#megaSubNav[data-type='main'] [data-nav='solutions'] .column:nth-child(1) .title,
#megaSubNav[data-type='main'] [data-nav='solutions'] .column:nth-child(2) .title,
#megaSubNav[data-type='main'] [data-nav='solutions'] .column:nth-child(3) .title,
#megaSubNav[data-type='main'] [data-nav='solutions'] .column:nth-child(4) .title {
    font-weight: 600
}

/* #megaNav[data-type='main'] [data-nav='solutions'] .column:nth-child(2),
#megaSubNav[data-type='main'] [data-nav='solutions'] .column:nth-child(2) {
    -webkit-flex-grow: 2;
    flex-grow: 2;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -webkit-align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch
}

#megaNav[data-type='main'] [data-nav='solutions'] .column:nth-child(2) ul,
#megaSubNav[data-type='main'] [data-nav='solutions'] .column:nth-child(2) ul {
    -webkit-flex: 1 1 calc(50% - .3125em);
    flex: 1 1 calc(50% - .3125em)
} */


/*#megaNav[data-type='main'] [data-nav='solutions'] .column {
    width: 33%
}*/

#megaSubNav[data-type='main'] [data-nav='solutions'], #megaSubNav[data-type='main'] [data-nav='company'], #megaSubNav[data-type='main'] [data-nav='resource'] {
  padding-top: 3.3em;
}

#megaNav[data-type='main'] [data-nav='solutions'] .column:nth-of-type(1), #megaNav[data-type='main'] [data-nav='solutions'] .column:nth-of-type(2),
#megaNav[data-type='main'] [data-nav='resources'] .column:nth-of-type(1), #megaNav[data-type='main'] [data-nav='resources'] .column:nth-of-type(2) {
    width: 25%;
    /* border-right: 1.5px solid #eaeaea;*/
}

#megaNav[data-type='main'] [data-nav='solutions'] .column:nth-of-type(2), #megaNav[data-type='main'] [data-nav='resources'] .column:nth-of-type(2) {
     /*padding-left: 1.5375em;*/
}

#megaNav[data-type='main'] [data-nav='solutions'] #column-by-role, #megaNav[data-type='main'] [data-nav='resources'] #column-operate {
    width: 25%;
    /*padding-left: 1.5375em;*/
}

#megaNav[data-type='main'] [data-nav='solutions'] .column:nth-of-type(1)::before, #megaNav[data-type='main'] [data-nav='solutions'] .column:nth-of-type(2)::before,
#megaNav[data-type='main'] [data-nav='resources'] .column:nth-of-type(1)::before, #megaNav[data-type='main'] [data-nav='resources'] .column:nth-of-type(2)::before {
    content: '';
    display: none;
    min-height: 445px;
    width: 2px;
    background-color: #eaeaea;
    position: relative;
    float: right;
    left: 14px;
}

#megaNav[data-type='main'] [data-nav='solutions'] h5, #megaNav[data-type='main'] [data-nav='company'] h5, #megaNav[data-type='main'] [data-nav='resources'] h5 {
  border-bottom: none;
  padding-bottom: 0;
}

#megaNav[data-type='main'] [data-nav='solutions'] .column ul, #megaNav[data-type='main'] [data-nav='company'] .column ul, #megaNav[data-type='main'] [data-nav='resources'] .column ul {
    margin-left: -15px;
}

#megaNav[data-type='main'] [data-nav='solutions'] li, #megaNav[data-type='main'] [data-nav='company'] li,
#megaNav[data-type='main'] [data-nav='resources'] li, #LoginNav li {
    padding: 0px 10px;
    border-left: 5px solid transparent;
    background-color: transparent;
    transition: all 0.2s ease
}

#LoginNav li{
    margin-left: -15px !important;
    width:100%;
}

#megaNav[data-type='main'] [data-nav='solutions'] li > a, #megaNav[data-type='main'] [data-nav='company'] li > a,  #megaNav[data-type='main'] [data-nav='resources'] li > a, #LoginNav li > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .625rem 0;
}

#megaNav[data-type='main'] [data-nav='solutions'] .column:nth-of-type(1) li > a, #megaNav[data-type='main'] [data-nav='solutions'] .column:nth-of-type(2) li > a, #LoginNav li > a {
    padding: .225rem 0;
}

#LoginNav li > a{
    text-align:left !important;
}

#megaNav[data-type='main'] [data-nav='solutions'] li > a > .link-container, #megaNav[data-type='main'] [data-nav='resources'] li > a > .link-container {
    width: 80%;
    padding-right: .625rem;
    height: auto;
    margin-top: 5px;
}

#megaNav[data-type='main'] [data-nav='resources'] li > a > .link-container{
    width: 100%;
}

#megaNav[data-type='main'] [data-nav='company'] li > a > .link-container,
#LoginNav li > a > .link-container {
    width: 100%;
    padding-right: .625rem;
    height: auto;
    margin-top: 5px;
}
#megaNav[data-type='main'] [data-nav='products'] li > a > .link-container .link-title,
#megaNav[data-type='main'] [data-nav='solutions'] li > a > .link-container .link-title,
#megaNav[data-type='main'] [data-nav='company'] li > a > .link-container .link-title,
#megaNav[data-type='main'] [data-nav='resources'] li > a > .link-container .link-title,
#LoginNav li > a > .link-container .link-title {
    color: #000 !important;
    font-weight: 700;
    font-size: 14.5px;
    font-family: 'Montserrat';
}
#megaNav[data-type='main'] [data-nav='products'] li > a > .link-container .link-details,
#megaNav[data-type='main'] [data-nav='solutions'] li > a > .link-container .link-details,
#megaNav[data-type='main'] [data-nav='company'] li > a > .link-container .link-details,
#megaNav[data-type='main'] [data-nav='resources'] li > a > .link-container .link-details,
#LoginNav li > a > .link-container .link-details{
  color: #666666 !important;
  font-weight: 400;
  margin-bottom:0;
  font-family: 'Montserrat';
}

#megaNav[data-type='main'] [data-nav='resources'] li > a > .link-container .link-details,
#megaNav[data-type='main'] [data-nav='company'] li > a > .link-container .link-details{
    display:none;
}

#megaNav div[data-nav="solutions"] .column ul li .solutions-image-container {
    display: inline-flex;
    align-items: center;
    background-color: white;
    padding-left: 0px;
    width: 3.5rem;
    height: 3.4rem;
    box-shadow: 0 0rem 1rem 0 rgba(0, 0, 0, 0.05);
    opacity: 0;
    transition: opacity .2s ease;
}

#megaNav[data-type='main'] [data-nav='solutions'] li > a > div:last-child {
    overflow: hidden;
}

#megaNav[data-type='main'] [data-nav='solutions'] li > a img {
    width: 100%;
}

#megaNav div[data-nav="solutions"] .column:first-of-type ul li:hover, #megaNav div[data-nav="solutions"] .column:first-of-type ul li:focus, #megaNav div[data-nav="solutions"] .column:first-of-type ul li:active,
#megaNav div[data-nav="solutions"] .column:nth-of-type(2) ul li:hover, #megaNav div[data-nav="solutions"] .column:nth-of-type(2) ul li:focus, #megaNav div[data-nav="solutions"] .column:nth-of-type(2) ul li:active,
#megaNav div[data-nav="company"] .column:first-of-type ul li:hover, #megaNav div[data-nav="company"] .column:first-of-type ul li:focus, #megaNav div[data-nav="company"] .column:first-of-type ul li:active,
#megaNav div[data-nav="company"] .column:nth-of-type(2) ul li:hover, #megaNav div[data-nav="company"] .column:nth-of-type(2) ul li:focus, #megaNav div[data-nav="company"] .column:nth-of-type(2) ul li:active {

    background-color: #f8f8fa;
    border-left: 5px solid #58B5E7;
}

#megaNav div[data-nav="resources"] .column:first-of-type ul li:hover, #megaNav div[data-nav="resources"] .column:first-of-type ul li:focus, #megaNav div[data-nav="resources"] .column:first-of-type ul li:active,
#megaNav div[data-nav="resources"] .column:nth-of-type(2) ul li:hover, #megaNav div[data-nav="resources"] .column:nth-of-type(2) ul li:focus, #megaNav div[data-nav="resources"] .column:nth-of-type(2) ul li:active,
#megaNav div[data-nav="resources"] .column:nth-of-type(3) ul li:hover, #megaNav div[data-nav="resources"] .column:nth-of-type(3) ul li:focus, #megaNav div[data-nav="resources"] .column:nth-of-type(3) ul li:active,
#megaNav div[data-nav="resources"] .column:nth-of-type(4) ul li:hover, #megaNav div[data-nav="resources"] .column:nth-of-type(4) ul li:focus, #megaNav div[data-nav="resources"] .column:nth-of-type(4) ul li:active {
    background-color: #f8f8fa;
    border-left: 5px solid #173957;
}

#LoginNav ul li:hover, #LoginNav ul li:focus, #LoginNav ul li:active {
    background-color: #f8f8fa;
    border-left: 5px solid #58B5E7;
}
#LoginNav ul li:last-child:hover, #LoginNav ul li:last-child:focus, #LoginNav ul li:last-child:active {
    background-color: #f8f8fa;
    border-left: 5px solid #fdc543;
}

#megaNav div[data-nav="solutions"] .column ul li:hover .solutions-image-container, #megaNav div[data-nav="solutions"] .column ul li:focus .solutions-image-container, #megaNav div[data-nav="solutions"] .column ul li:active .solutions-image-container {
    opacity: 1;
}

#megaNav div[data-nav="solutions"] .column ul li:hover .solutions-image-container, #megaNav div[data-nav="solutions"] .column ul li:focus .solutions-image-container, #megaNav div[data-nav="solutions"] .column ul li:active .solutions-image-container {
    opacity: 1;
}

/* By Role column */
#megaNav[data-type='main'] [data-nav='solutions'] #column-by-role li > a {
    display: block;
    font-size: 1.15em;
    font-weight: 600;
    padding-bottom: 0 !important;
    width: 100%;
}

#megaNav[data-type='main'] [data-nav='solutions'] #column-by-role li > a p {
    font-weight: 400;
    font-size: .875em;
    font-family: 'Montserrat';
}

#megaNav[data-type='main'] [data-nav='solutions'] #column-by-role li > a p strong, #megaNav div[data-nav="products"] #products-column-container a p strong,#megaNav div[data-nav="products"] li p strong, #megaNav div[data-nav="products"] #products-column-container .column:last-of-type a p strong  {
    font-weight: 700 !important;
    font-size: 14.5px;
    line-height: 1.3em;
    display: block;
    color: #000 !important;
    font-family: 'Montserrat';
}



/* end solutions nav */



#megaNav[data-type='main'] [data-nav='solutions'] .column:last-child a:hover,
#megaSubNav[data-type='main'] [data-nav='solutions'] .column:last-child a:hover {
    background-color: #029ED5
}

#megaNav[data-type='main'] [data-nav='solutions'] li:first-child,
#megaSubNav[data-type='main'] [data-nav='solutions'] li:first-child {
    padding-top: 0
}

#megaNav[data-type='main'] [data-nav='solutions'] li:last-child,
#megaSubNav[data-type='main'] [data-nav='solutions'] li:last-child {
    padding-bottom: 0
}

#megaNav[data-type='main'] [data-nav='products'],
#megaNav[data-type='main'] [data-nav='solutions'],
#megaSubNav[data-type='main'] [data-nav='products'],
#megaSubNav[data-type='main'] [data-nav='solutions'] {
    padding-left: 1.5625em;
    padding-right: 1.5625em
}

#megaNav[data-type='main'] [data-nav='products'] .column:last-child,
#megaNav[data-type='main'] [data-nav='solutions'] .column:last-child,
#megaSubNav[data-type='main'] [data-nav='products'] .column:last-child,
#megaSubNav[data-type='main'] [data-nav='solutions'] .column:last-child {
    position: absolute;
    left: 0;
    bottom: -.625rem;
    width: 100%;
    padding: 0
}

#megaNav[data-type='main'] [data-nav='products'] .column:last-child a,
#megaNav[data-type='main'] [data-nav='solutions'] .column:last-child a,
#megaSubNav[data-type='main'] [data-nav='products'] .column:last-child a,
#megaSubNav[data-type='main'] [data-nav='solutions'] .column:last-child a {
    display: block;
    color: white;
    background-color: #00B3E8;
    text-align: center;
    line-height: 5;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.075em;
    -moz-transition: background .2s ease;
    -o-transition: background .2s ease;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    -moz-border-radius: 0 0 .25rem .25rem;
    -webkit-border-radius: 0;
    border-radius: 0 0 .25rem .25rem
}

#megaNav[data-type='main'] [data-nav='products'] .column:last-child a:hover,
#megaNav[data-type='main'] [data-nav='solutions'] .column:last-child a:hover,
#megaSubNav[data-type='main'] [data-nav='products'] .column:last-child a:hover,
#megaSubNav[data-type='main'] [data-nav='solutions'] .column:last-child a:hover {
    background-color: #029ED5
}

#megaNav[data-type='main'] [data-nav='resources'] .resource-banner-wrap,
#megaSubNav[data-type='main'] [data-nav='resources'] .resource-banner-wrap {
  padding-bottom: 0rem;
  position: absolute;
  left: 0;
  bottom: -56px;
  -moz-border-radius: 0 0 .25rem .25rem;
  -webkit-border-radius: 0;
  border-radius: 0 0 .25rem .25rem;
}

#megaNav[data-type='main'] [data-nav='resources'] .resource-banner-wrap #resources-ad-banner,
#megaSubNav[data-type='main'] [data-nav='resources'] .resource-banner-wrap #resources-ad-banner {
    -moz-border-radius: 0 0 .25rem .25rem;
    -webkit-border-radius: 0;
    border-radius: 0 0 .25rem .25rem;
    overflow: hidden
}

#megaNav[data-type='main'] [data-nav='resources'] .resource-banner-wrap #resources-ad-banner,
#megaNav[data-type='main'] [data-nav='resources'] .resource-banner-wrap #resources-ad-banner a img,
#megaSubNav[data-type='main'] [data-nav='resources'] .resource-banner-wrap #resources-ad-banner,
#megaSubNav[data-type='main'] [data-nav='resources'] .resource-banner-wrap #resources-ad-banner a img {
    display: block;
    width: 100%;
    -moz-border-radius: 0 0 .25rem .25rem;
    -webkit-border-radius: 0;
    border-radius: 0 0 .25rem .25rem;
}

#megaSubNav {
    z-index: -1;
    position: absolute;
    top: .375rem;
    padding-top: 3.75rem;
    max-height: none
}

#megaSubNav .column {
    margin: 0;
    text-align: left
}

#megaSubNav h3 {
    font-size: 1.25rem;
    color: #333;
    margin: 0 0 1em;
    font-weight: 400
}

@media screen and (max-width: 51.1875rem) {
    #megaSubNav {
        display: none !important
    }
}

@media screen and (max-width: 78.0625rem) {
    #megaNav[data-type='main'] [data-nav='solutions'] .column:nth-child(5) {
        display: none
    }
}

@media screen and (min-width: 78.125rem) {

    #megaNav [data-nav],
    #megaSubNav [data-nav] {
        display: -webkit-flex;
        -webkit-flex-wrap: nowrap;
        display: flex;
        flex-wrap: nowrap
    }

    #megaNav[data-type='main'] [data-nav='solutions'] .column:nth-child(5) {
        margin-left: 1.5625em;
        padding-left: 2.5em;
        max-width: 20em;
        border-left: 2px solid #F2F2F2
    }
}

@media screen and (max-width: 81.25rem) {
    #megaNav.megaNav-wide {
        width: calc(100% - 2.5rem);
        margin-left: 1.25rem;
        left: auto
    }
}

#header-featured {
    background-color: gray;
    background-position: center center;
    background-size: cover;
    overflow: visible;
    margin-bottom: 4.375rem
}

#header-featured > .col,
#header-featured > .container {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5625rem 1.25rem;
    width: 100%
}

#header-featured > .col:after,
#header-featured > .container:after {
    content: "";
    display: table;
    clear: both
}

#header-featured-text {
    font-size: 1rem;
    float: left;
    width: calc(100% - 21.25rem);
    margin: 4.5em 0 2.8125em
}

#header-featured-text h1 {
    font-size: 2.875em;
    color: white;
    font-weight: 300;
    line-height: 1.34;
    margin-bottom: .6087em
}

#header-featured-text p {
    font-size: 1.5em;
    line-height: 1.5;
    color: #EEE;
    font-weight: 300
}

#header-featured-text .button {
    margin: 1.875em 0 0
}

#header-featured-text.header-featured-smaller-text {
    margin-top: 3.25rem
}

#header-featured-text.header-featured-smaller-text h1 {
    font-size: 3em;
    line-height: 1.33333;
    margin-bottom: 2.5rem
}

#header-featured-text.header-featured-smaller-text p {
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 400;
    margin-bottom: 3.625rem
}

#header-featured-text.header-featured-smaller-text .button [class*='fa-'],
#header-featured-text.header-featured-smaller-text a [class*='fa-'] {
    font-size: .6875rem;
    padding-right: .75rem
}

#header-featured-video-button,
#header-featured-video-button-vertical-center {
    padding-bottom: 1.25em
}

#header-featured-video-button > a,
#header-featured-video-button-vertical-center > a {
    font-size: 1.125em;
    line-height: 3.33333;
    display: block;
    margin: 0 auto;
    width: 3.55556em;
    height: 3.55556em;
    border-width: 2px;
    border-style: solid;
    vertical-align: middle;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative
}

#header-featured-video-button > a [class*='fa-'],
#header-featured-video-button-vertical-center > a [class*='fa-'] {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    -moz-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%, -50%);
    -webkit-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%)
}

#header-featured-video-button > a:hover,
#header-featured-video-button > a:active,
#header-featured-video-button > a:focus,
#header-featured-video-button-vertical-center > a:hover,
#header-featured-video-button-vertical-center > a:active,
#header-featured-video-button-vertical-center > a:focus {
    background-color: rgba(255, 255, 255, 0.15);
    -moz-box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.15)
}

#header-featured-video-button > a,
#header-featured-video-button-vertical-center > a {
    color: white;
    border-color: white
}

#header-featured-video-button > a:hover,
#header-featured-video-button > a:active,
#header-featured-video-button > a:focus,
#header-featured-video-button-vertical-center > a:hover,
#header-featured-video-button-vertical-center > a:active,
#header-featured-video-button-vertical-center > a:focus {
    color: white;
    background-color: rgba(255, 255, 255, 0.15);
    -moz-box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.15)
}

#header-featured-card,
#header-featured-image {
    float: right;
    width: 20rem;
    z-index: 2;
    position: relative;
    right: 0;
    top: 2.8125rem
}

#header-featured-image img {
    display: block;
    max-width: 17.5rem;
    margin: 0 auto
}

#header-featured-card.box-quote {
    top: 5rem
}

#header-featured-card.box-quote figure {
    padding-left: 2.3125rem;
    -webkit-filter: drop-shadow(0 .25rem 1rem rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0 .25rem 1rem rgba(0, 0, 0, 0.15))
}

#header-featured-card.box-quote figure figcaption {
    position: relative;
    left: 0;
    top: 0;
    padding: 2.125rem 2.125rem 2.125rem 3.75rem;
    background-color: #029ED5;
    -moz-border-radius: .25rem .25rem 0 0;
    -webkit-border-radius: .25rem;
    border-radius: .25rem .25rem 0 0
}

#header-featured-card.box-quote figure figcaption > img {
    display: block;
    width: 4.625rem;
    height: 4.625rem;
    position: absolute;
    left: -2.3125rem;
    top: 50%;
    margin-top: -2.3125rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

#header-featured-card.box-quote figure figcaption > p {
    font-size: 1.125rem;
    margin: 0;
    padding: 0;
    color: white;
    line-height: 1.4;
    font-weight: 500
}

#header-featured-card.box-quote figure figcaption > p span {
    display: block;
    font-size: .66667em;
    font-weight: 400
}

#header-featured-card.box-quote figure blockquote {
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 300;
    color: #3E3E3E;
    padding: 1.875rem 1.25rem;
    background-color: white;
    -moz-border-radius: 0 0 .25rem .25rem;
    -webkit-border-radius: 0;
    border-radius: 0 0 .25rem .25rem
}

@media screen and (max-width: 60rem) {
    #header-featured-text {
        font-size: 0.8rem;
        margin-top: 2.8125rem
    }

    #header-featured-card {
        font-size: 0.8rem;
        margin-top: 2.8125rem
    }

    #header-featured-card.box-quote {
        top: 2.8125rem
    }
}

@media screen and (max-width: 43.75rem) {
    #header-featured-text {
        font-size: .75rem
    }

    #header-featured-text .button {
        font-size: .875rem
    }

    #header-featured-text,
    #header-featured-card,
    #header-featured-image {
        width: calc(100% / 2 - 1.25rem)
    }
}

@media screen and (min-width: 37.5625rem) {

    #header-featured-video-button,
    #header-featured-video-button-vertical-center {
        font-size: 1.25rem;
        float: right;
        width: 34%
    }

    #header-featured-video-button a,
    #header-featured-video-button-vertical-center a {
        font-size: 1em;
        position: relative;
        left: 0;
        top: 0;
        line-height: 4;
        width: 4em;
        height: 4em
    }

    #header-featured-video-button a:after,
    #header-featured-video-button-vertical-center a:after {
        content: 'Watch Video';
        display: block;
        position: absolute;
        top: 110%;
        left: -50%;
        width: 200%;
        font-size: .8em;
        text-align: center
    }

    #header-featured-video-button + #header-featured-text,
    #header-featured-video-button-vertical-center + #header-featured-text {
        width: 66%
    }

    #header-featured-video-button-vertical-center {
        float: none;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        padding: 0
    }

    #header-featured-video-button-vertical-center > a {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -4.5rem 0 0 -2.5rem
    }
}

@media screen and (max-width: 37.5rem) {
    #header-featured {
        margin-bottom: 2.5rem
    }

    #header-featured > div.col,
    #header-featured > .container {
        padding-top: 2.5rem
    }

    #header-featured-text {
        float: none;
        width: 100%;
        margin: 1.25rem 0
    }

    #header-featured-card,
    #header-featured-image {
        display: none
    }

    #header-featured-video-button + #header-featured-text,
    #header-featured-video-button-vertical-center + #header-featured-text {
        margin-top: 0
    }
}

#bread-crumb .container {
    width: auto;
    max-width: 67.5rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10rem 1.25rem 0
}

#bread-crumb p {
    font-size: .6875rem;
    color: #5C666F;
    text-transform: uppercase;
    padding-left: 2.125rem;
    background: url("../png/g-icon.png") left center no-repeat;
    margin-bottom: 0;
    line-height: 1.63636
}

#bread-crumb a {
    color: #3E3E3E
}

#bread-crumb a:hover,
#bread-crumb a:active,
#bread-crumb a:focus {
    color: #00B3E8
}

@media screen and (max-width: 40rem) {
    #bread-crumb .container {
        padding-top: 6.25rem
    }
}

[id^='page-nav-']:not([id^='page-nav-bottom-limit-']) {
    height: 4.25rem
}

.page-nav {
    width: 100%;
    border-bottom: solid 1px #f5f4f4;
    border-top: solid 1px #f5f4f4;
    background: #fff;
    z-index: 10;
    height: 4.25rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.page-nav:not(.sticky) {
    top: 0 !important
}

.page-nav > .container {
    width: 100%;
    max-width: 65rem;
    padding: 0;
    height: 100%;
    background-color: white
}

.page-nav .nav {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center
}

.page-nav .nav > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 100%;
    position: relative;
    z-index: 2;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -webkit-align-items: stretch;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch
}

.page-nav .nav > ul li {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto
}

.page-nav .nav > ul li a {
    display: block;
    font-size: 0.875rem;
    color: #68747d;
    background-color: white;
    position: relative;
    height: 4.125rem;
    padding: .625rem .9375rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.page-nav .nav > ul li a:hover {
    color: #09b5e3
}

.page-nav .nav > ul li a span {
    display: block;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width: 42.5625rem) {
    .page-nav.sticky .nav > ul li a.active {
        color: white;
        background-color: #00B3E8
    }
}

@media only screen and (max-width: 42.5rem) {
    .page-nav {
        height: auto
    }

    .page-nav .nav > ul {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page-nav .nav > ul li a {
        height: 2.83333rem
    }

    [id^='page-nav-']:not([id^='page-nav-bottom-limit-']) {
        height: auto
    }

    [id^='page-nav-']:not([id^='page-nav-bottom-limit-']) .sticky {
        position: static !important
    }
}

.header-main .header-cta > * {
    font-weight: 400
}

.header-main .header-cta > * + * {
    margin-left: 1.25rem
}

.header-main .btn,
.header-main #header-featured-text .button,
#header-featured-text .header-main .button,
.header-main #reviews-trust a,
#reviews-trust .header-main a,
.header-main #footer .demo-container > a,
#footer .header-main .demo-container > a {
    width: 8.625rem;
    white-space: nowrap;
    text-align: center
}

.header-aprinsic .header-cta > * + * {
    margin-left: .75rem
}

.header-aprinsic #navigation {
    padding-left: 14.375rem;
    padding-right: 16.875rem
}

header#header.header-aprinsic #logo {
    height: 2.125rem;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#header-cta--login {
    font-size: .8125rem;
    line-height: 1.38462;
    font-weight: 700;
    color: #666;
    border-color: #D5D7D8;
    -webkit-filter: none;
    filter: none
}

#header-cta--login [class*='fa-'] {
    color: #00B3E8
}

#header-cta--login:hover,
#header-cta--login:active,
#header-cta--login:focus {
    background-color: #00B3E8;
    border-color: white
}

#header-cta--login:hover,
#header-cta--login:hover [class*='fa-'],
#header-cta--login:active,
#header-cta--login:active [class*='fa-'],
#header-cta--login:focus,
#header-cta--login:focus [class*='fa-'] {
    color: white
}

#header-cta--start {
    font-size: 1rem;
    line-height: 1.125;
    font-weight: 500
}

@media screen and (min-width: 65rem) {

    .header-aprinsic .header-cta .btn,
    .header-aprinsic .header-cta #header-featured-text .button,
    #header-featured-text .header-aprinsic .header-cta .button,
    .header-aprinsic .header-cta #reviews-trust a,
    #reviews-trust .header-aprinsic .header-cta a,
    .header-aprinsic .header-cta #footer .demo-container > a,
    #footer .header-aprinsic .header-cta .demo-container > a {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .header-aprinsic #navigation {
        padding-right: 19.375rem
    }
}

.style-select-shell {
    position: relative;
    left: 0;
    top: 0
}

.style-select-shell select {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    opacity: 0
}

.style-select-shell select:active + .style-select-faux,
.style-select-shell select:focus + .style-select-faux {
    background-color: #FFF7CC
}

.style-select-faux {
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.style-select-faux:after {
    content: '';
    width: 0;
    height: 0;
    border-width: .25rem;
    border-color: #6F7A83 transparent transparent;
    border-style: solid;
    position: absolute;
    right: .3125rem;
    top: 50%;
    margin-top: -.125rem
}

.gs_form_disclaimer {
    font-size: .625rem !important;
    color: #D5D7D8;
    margin: -.5rem 0 1em;
    text-align: center;
    line-height: 1.2 !important;
    font-weight: 300 !important
}

.block-article,
.block-article *,
.block-partner,
.block-partner * {
    -webkit-transition: color 0.2s ease, background 0.2s ease, width 0.2s ease, height 0.2s ease, filter 0.2s ease;
    transition: color 0.2s ease, background 0.2s ease, width 0.2s ease, height 0.2s ease, filter 0.2s ease
}

.block-article .article,
.block-partner .article {
    box-shadow: 0 .25rem 1rem rgba(0, 0, 0, 0.15);
    background-color: white;
    line-height: 1.5;
    overflow: hidden;
    -moz-border-radius: .25rem;
    -webkit-border-radius: .25rem;
    border-radius: .25rem
}

.block-article .taxonomy,
.block-article .meta,
.block-partner .taxonomy,
.block-partner .meta {
    font-size: .6875rem;
    line-height: 12/11;
    text-transform: uppercase
}

.block-article .taxonomy,
.block-partner .taxonomy {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1.25rem
}

.block-article .taxonomy .type,
.block-partner .taxonomy .type {
    display: inline-block;
    padding-right: 1.25rem
}

.block-article .taxonomy .type,
.block-article .taxonomy .type a,
.block-partner .taxonomy .type,
.block-partner .taxonomy .type a {
    color: #3E3E3E
}

.block-article .taxonomy .type a:hover,
.block-article .taxonomy .type a:active,
.block-article .taxonomy .type a:focus,
.block-partner .taxonomy .type a:hover,
.block-partner .taxonomy .type a:active,
.block-partner .taxonomy .type a:focus {
    color: #00B3E8
}

.block-article .taxonomy,
.block-article .taxonomy a,
.block-partner .taxonomy,
.block-partner .taxonomy a {
    color: #6F7A83
}

.block-article .taxonomy a:hover,
.block-article .taxonomy a:active,
.block-article .taxonomy a:focus,
.block-partner .taxonomy a:hover,
.block-partner .taxonomy a:active,
.block-partner .taxonomy a:focus {
    color: #00B3E8
}

.block-article .taxonomy.featured,
.block-partner .taxonomy.featured {
    position: relative
}

.block-article .taxonomy.featured .featured__label,
.block-partner .taxonomy.featured .featured__label {
    font-size: .75rem;
    line-height: 1;
    display: block;
    padding: .375rem;
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: 500;
    background-color: #00B3E8;
    color: white;
    text-transform: uppercase
}

.block-article .taxonomy.featured .featured__label:before,
.block-article .taxonomy.featured .featured__label:after,
.block-partner .taxonomy.featured .featured__label:before,
.block-partner .taxonomy.featured .featured__label:after {
    content: '';
    position: absolute;
    left: 100%;
    border-width: .75rem;
    border-style: solid;
    border-color: transparent;
    margin-left: -.75rem;
    z-index: -1
}

.block-article .taxonomy.featured .featured__label:before,
.block-partner .taxonomy.featured .featured__label:before {
    border-top-color: #00B3E8;
    border-bottom-width: 0;
    top: 0
}

.block-article .taxonomy.featured .featured__label:after,
.block-partner .taxonomy.featured .featured__label:after {
    border-bottom-color: #00B3E8;
    border-top-width: 0;
    bottom: 0
}

.block-article .taxonomy.featured .featured__label + .category,
.block-partner .taxonomy.featured .featured__label + .category {
    margin-left: 5rem
}

.block-article .image,
.block-partner .image {
    display: block;
    height: 10rem;
    overflow: hidden;
    text-indent: 100em;
    white-space: nowrap;
    position: relative;
    background-color: #3E3E3E;
    background-size: cover;
    background-position: center center
}

.block-article .image:hover,
.block-partner .image:hover {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15)
}

.block-article .content,
.block-partner .content {
    padding: 1.25rem 1.25rem 0;
    height: 8.625rem;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0
}

.block-article h4,
.block-partner h4 {
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 0.5em;
    font-weight: bold;
    color: #3E3E3E
}

.block-article h4,
.block-article h4 a,
.block-partner h4,
.block-partner h4 a {
    color: #3E3E3E;
}

.block-article h4 a:hover,
.block-article h4 a:active,
.block-article h4 a:focus,
.block-partner h4 a:hover,
.block-partner h4 a:active,
.block-partner h4 a:focus {
    color: #00B3E8
}

.block-article p:not(.gs_form_disclaimer),
.block-partner p:not(.gs_form_disclaimer) {
    font-size: .875rem;
    text-overflow: ellipsis;
    text-align: justify;
    line-height: inherit
}

.block-article p:not(.gs_form_disclaimer):after,
.block-partner p:not(.gs_form_disclaimer):after {
    content: '\2026';
    position: absolute;
    right: 0;
    bottom: .125rem;
    margin-left: -1.25rem;
    width: 1.25rem
}

.block-article .gs_form_disclaimer,
.block-partner .gs_form_disclaimer {
    color: #6F7A83;
    margin: -.5rem 0 1em;
    text-align: center
}

.block-article .meta,
.block-partner .meta {
    margin: 2.125rem 1.25rem 0;
    padding: 1.25rem 0;
    border-top: 1px solid #EEE
}

.block-article.block-partner--metaless .taxonomy,
.block-partner.block-partner--metaless .taxonomy {
    display: none
}

.block-article:not([data-type='meetups']) .published-on,
.block-partner .published-on {
    float: right
}

.block-article[data-type='meetups'] .published-on {
    font-weight: 500;
    color: #FF4337
}

.block-article {
    min-height: 27.8125rem
}

.block-article .article {
    height: 27.8125rem
}

.block-article.block-partner--metaless {
    min-height: 24.3125rem
}

.block-article.block-partner--metaless .article {
    height: 24.3125rem
}

.block-partner {
    min-height: 24.375rem
}

.block-partner .article {
    height: 24.375rem
}

.block-partner.block-partner--metaless {
    min-height: 20.875rem
}

.block-partner.block-partner--metaless .article {
    height: 20.875rem
}

.block-partner .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: auto;
    max-width: 64%;
    max-height: 64%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.block-partner .content {
    height: 9.75rem
}

.block-resources-list,
#partners-list {
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: left
}

.block-resources-list .block-article,
.block-resources-list .block-partner,
#partners-list .block-article,
#partners-list .block-partner {
    width: calc((100% - 40px) / 3);
    margin: .625rem 0
}

.block-resources-list .pagRow,
#partners-list .pagRow {
    width: 100%
}

div[data-type='award'] .image {
    background-size: contain;
    background-repeat: no-repeat
}

@media screen and (min-width: 37.5625rem) and (max-width: 50rem) {

    .block-resources-list .block-article,
    .block-resources-list .block-partner {
        width: calc((100% - 20px) / 2)
    }

    .block-resources-list .block-article:last-child:nth-child(odd),
    .block-resources-list .block-partner:last-child:nth-child(odd) {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width: 37.5rem) {

    .block-resources-list .block-article,
    .block-resources-list .block-partner {
        width: 100%
    }
}

#block-content-download {
    background-color: #314FAB;
    text-align: center
}

#block-content-download .container {
    padding-top: 3.75rem;
    padding-bottom: 0
}

#block-content-download h3,
#block-content-download p {
    color: white
}

#block-content-download h3 {
    font-size: 1.375rem;
    line-height: 1.5;
    letter-spacing: 0.05em
}

#block-content-download p {
    font-size: 1.125rem;
    line-height: 1.44444
}

#block-content-download .btn-row,
#block-content-download #reviews-trust ul,
#reviews-trust #block-content-download ul {
    margin-top: 2.5rem
}

#block-content-download .laptop-angled {
    max-width: 32.5rem;
    margin: 0 auto;
    margin-top: 6rem;
    perspective: 2000px;
    perspective-origin: left 85%;
    position: relative;
    z-index: 2
}

#block-content-download .laptop-angled:after {
    content: url("../svg/angledlaptop.svg");
    position: static;
    width: 100%;
    height: auto
}

#block-content-download .laptop-angled img {
    position: absolute;
    display: block;
    left: 57.5%;
    top: 38%;
    width: auto;
    height: auto;
    max-width: 50%;
    max-height: 45%;
    z-index: 3;
    -webkit-filter: drop-shadow(.5rem .5rem .625rem rgba(0, 0, 0, 0.3));
    filter: drop-shadow(.5rem .5rem .625rem rgba(0, 0, 0, 0.3));
    -moz-transform: translate3d(-50%, -50%, 0) rotate3d(-0.4, -0.85, 0.21, 45deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotate3d(-0.4, -0.85, 0.21, 45deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(-0.4, -0.85, 0.21, 45deg);
    transform: translate3d(-50%, -50%, 0) rotate3d(-0.4, -0.85, 0.21, 45deg);
    -moz-transition-property: left, opacity;
    -o-transition-property: left, opacity;
    -webkit-transition-property: left, opacity;
    transition-property: left opacity;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s
}

#block-content-download .laptop-angled img:nth-child(2) {
    left: 42%;
    top: 28%;
    z-index: 4;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -moz-transform: translate3d(-50%, -50%, 100px) rotate3d(-0.4, -0.85, 0.21, 45deg);
    -ms-transform: translate3d(-50%, -50%, 100px) rotate3d(-0.4, -0.85, 0.21, 45deg);
    -webkit-transform: translate3d(-50%, -50%, 100px) rotate3d(-0.4, -0.85, 0.21, 45deg);
    transform: translate3d(-50%, -50%, 100px) rotate3d(-0.4, -0.85, 0.21, 45deg)
}

#block-content-download .laptop-angled img:nth-child(3) {
    left: 26.5%;
    top: 18%;
    z-index: 5;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(-50%, -50%, 200px) rotate3d(-0.4, -0.85, 0.21, 45deg);
    -ms-transform: translate3d(-50%, -50%, 200px) rotate3d(-0.4, -0.85, 0.21, 45deg);
    -webkit-transform: translate3d(-50%, -50%, 200px) rotate3d(-0.4, -0.85, 0.21, 45deg);
    transform: translate3d(-50%, -50%, 200px) rotate3d(-0.4, -0.85, 0.21, 45deg)
}

#block-content-download .laptop-angled.for-animation img {
    opacity: 0
}

#block-content-download .laptop-angled.do-animation img {
    opacity: 1;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

#block-content-download .laptop-angled.do-animation img:nth-child(2) {
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s
}

#block-content-download .laptop-angled.do-animation img:nth-child(3) {
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s
}

@media screen and (min-width: 53.8125rem) {
    #block-content-download {
        position: relative;
        left: 0;
        top: 0
    }

    #block-content-download .container {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    #block-content-download .content {
        text-align: left;
        width: 58%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #block-content-download .btn-row,
    #block-content-download #reviews-trust ul,
    #reviews-trust #block-content-download ul {
        text-align: left
    }

    #block-content-download .btn-row .btn:first-child,
    #block-content-download #reviews-trust ul .btn:first-child,
    #reviews-trust #block-content-download ul .btn:first-child,
    #block-content-download .btn-row #header-featured-text .button:first-child,
    #header-featured-text #block-content-download .btn-row .button:first-child,
    #block-content-download #reviews-trust ul #header-featured-text .button:first-child,
    #header-featured-text #block-content-download #reviews-trust ul .button:first-child,
    #reviews-trust #block-content-download ul #header-featured-text .button:first-child,
    #header-featured-text #reviews-trust #block-content-download ul .button:first-child,
    #block-content-download .btn-row #reviews-trust a:first-child,
    #reviews-trust #block-content-download .btn-row a:first-child,
    #block-content-download #reviews-trust ul a:first-child,
    #reviews-trust #block-content-download ul a:first-child,
    #block-content-download .btn-row #footer .demo-container > a:first-child,
    #footer #block-content-download .btn-row .demo-container > a:first-child {
        margin-left: 0
    }

    #block-content-download .laptop-angled {
        margin-top: 3rem;
        max-width: 38.75rem;
        position: absolute;
        right: -20%;
        top: 50%;
        width: 60%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media screen and (max-width: 27.5rem) {
    #block-content-download .laptop-angled {
        perspective: 1200px
    }
}

#cta-row {
    font-size: 1rem;
    background-color: #00B3E8
}

#cta-row > .container {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    text-align: center
}

#cta-row p {
    font-size: 1.875em;
    line-height: 1.5;
    color: white
}

#cta-row p strong {
    display: block
}

#cta-row .btn,
#cta-row #header-featured-text .button,
#header-featured-text #cta-row .button,
#cta-row #reviews-trust a,
#reviews-trust #cta-row a,
#cta-row #footer .demo-container > a,
#footer #cta-row .demo-container > a {
    margin-top: 1.25rem;
    padding-top: .9375rem;
    padding-bottom: .9375rem
}

@media screen and (min-width: 65rem) {
    #cta-row > .container {
        position: relative;
        text-align: left;
        padding: 5rem 1.25rem
    }

    #cta-row p {
        margin-bottom: 0;
        margin-right: 11.25rem
    }

    #cta-row .btn,
    #cta-row #header-featured-text .button,
    #header-featured-text #cta-row .button,
    #cta-row #reviews-trust a,
    #reviews-trust #cta-row a,
    #cta-row #footer .demo-container > a,
    #footer #cta-row .demo-container > a {
        margin-top: 0;
        display: block;
        position: absolute;
        right: 1.25rem;
        top: 50%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media screen and (max-width: 37.5rem) {
    #cta-row {
        font-size: 0.75rem
    }
}

#block-resources {
    background: #F2F2F2;
    -moz-box-shadow: inset 0 1.25rem 1.875rem -1.25rem rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1.25rem 1.875rem -1.25rem rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1.25rem 1.875rem -1.25rem rgba(0, 0, 0, 0.2)
}

#block-resources h3 {
    font-size: 1.375rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: center;
    color: #5C666F;
    padding-top: .625rem;
    margin-bottom: 2.375rem
}

#block-resources .block-resources-inner {
    max-width: 62.5rem;
    width: 100%;
    float: none;
    margin: 0 auto
}

@media screen and (min-width: 37.5625rem) and (max-width: 50rem) {
    #block-resources .block-resources-list .block-article:nth-child(3n+3) {
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width: 65.0625rem) {
    #block-resources > .container {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem
    }
}

@media screen and (max-width: 65rem) {
    #block-resources .block-resources-switcher {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }
}

#reviews {
    max-width: 65rem;
    padding: 0 2.5rem 2.5rem;
    margin: 3.75rem auto 0
}

#reviews > ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#reviews .block-review {
    width: calc((100% - 2.5rem) / 2)
}

#reviews-trust,
.block-review {
    background-color: white;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0 0 2.5rem;
    padding: 2.5rem;
    border-radius: .25rem;
    box-shadow: 0 .25rem 1rem rgba(0, 0, 0, 0.15);
    position: relative;
    left: 0;
    top: 0
}

.block-review {
    padding-bottom: 6.25rem;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.block-review:nth-child(even) {
    margin-left: 2.5rem
}

.block-review header {
    margin-bottom: 1.25rem
}

.block-review header h4 {
    font-size: 1.125rem;
    line-height: 1.44444;
    text-transform: uppercase;
    font-weight: normal;
    color: #5C666F;
    margin: 0
}

.block-review header p {
    font-size: .875rem;
    line-height: 1.42857;
    color: #A7B0B8
}

.block-review blockquote {
    font-size: 1rem;
    line-height: 1.625;
    color: #5C666F
}

.block-review footer {
    position: absolute;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 2.5rem
}

.block-review footer > .container {
    display: block;
    height: 2.75rem;
    width: auto
}

.block-review footer > .container > * {
    vertical-align: middle
}

.block-review footer .img {
    display: inline-block;
    margin-right: 1rem
}

.block-review footer .img img {
    display: block;
    width: auto;
    max-width: 9.375rem;
    height: auto;
    max-height: 100%
}

#reviews-trust {
    text-align: center;
    background-image: url(../svg/block-reviews-trust.svg);
    background-repeat: no-repeat;
    background-size: 62.5rem 15.625rem;
    background-position: top right
}

#reviews-trust > .container {
    width: auto
}

#reviews-trust h3 {
    font-size: 1.375rem;
    line-height: 1.5;
    font-weight: 300;
    text-transform: none
}

#reviews-trust p {
    font-size: 1rem;
    line-height: 1.625
}

#reviews-trust ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#reviews-trust li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

@media screen and (min-width: 62.5625rem) {
    #reviews-trust > .container {
        position: relative;
        width: 50%;
        padding-right: 1.875rem;
        margin: 0;
        text-align: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #reviews-trust p {
        margin-bottom: 0
    }

    #reviews-trust ul {
        position: absolute;
        left: 100%;
        bottom: 0;
        width: 100%
    }
}

.stars {
    font-family: FontAwesome;
    font-size: 1rem;
    position: relative;
    left: 0;
    top: 0;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    color: #FFD300
}

.stars .stars-full {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: white
}

.stars .stars-full:before {
    content: '\f005\0020\f005\0020\f005\0020\f005\0020\f005'
}

.stars:before {
    content: '\f006\0020\f006\0020\f006\0020\f006\0020\f006'
}

@media screen and (max-width: 57.5rem) {
    #reviews {
        margin-top: 2.5rem;
        padding: 0 1.25rem 2.5rem
    }

    #reviews .block-review {
        width: calc((100% - 1.25rem) / 2)
    }

    #reviews-trust,
    .block-review {
        margin: 0 0 1.25rem;
        padding: 1.25rem
    }

    .block-review {
        padding-bottom: 5rem
    }

    .block-review:nth-child(even) {
        margin-left: 1.25rem
    }

    .block-review footer {
        padding: 1.25rem
    }
}

@media screen and (min-width: 48.8125rem) {
    #reviews > ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .block-review .footer > .container {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }
}

@media screen and (max-width: 48.75rem) {
    #reviews .block-review {
        display: block;
        width: auto
    }

    .block-review {
        padding-bottom: 1.25rem
    }

    .block-review:nth-child(even) {
        margin-left: 0
    }

    .block-review header {
        width: 50%
    }

    .block-review footer {
        left: auto;
        bottom: auto;
        right: 0;
        top: 0;
        width: 50%
    }

    .block-review footer > .container {
        text-align: right
    }

    .block-review footer .img {
        direction: rtl;
        display: block;
        margin: 0 0 .25rem
    }

    .block-review footer .img img {
        max-height: 1.625rem;
        width: auto
    }
}

@media screen and (max-width: 26.25rem) {
    .block-review header {
        width: auto
    }

    .block-review footer {
        position: static;
        width: auto;
        padding: 0
    }

    .block-review footer > .container {
        text-align: left;
        height: auto
    }

    .block-review footer .img {
        max-height: none;
        max-width: none;
        direction: ltr
    }

    .block-review footer .img img {
        max-height: none
    }
}

.wow-factor {
    color: #FF4337
}

.wow-factor:before {
    font-family: FontAwesome;
    display: inline-block;
    padding-right: .625rem
}

.wow-factor-views:before {
    content: '\f06e'
}

.wow-factor-shares:before {
    content: '\f122'
}

.wow-factor-downloads:before {
    content: '\f019'
}

.wow-factor-read-time:before {
    content: '\f017'
}

.wow-factor-read-time {
    display: none !important
}

.wow-factor-registered:before {
    content: '\f234'
}

#footer-container {
    background: #20272E
}

#footer-email {
    font-size: 1rem;
    background: url(../png/background-email-subscribe.png) 3.5rem center / 15rem 13.25rem no-repeat #414B55;
    color: white
}

#footer-email > .container {
    text-align: center
}

#footer-email p {
    font-size: 1.5rem;
    line-height: 1.5;
    color: white
}

#footer-email .container-form-confirm {
    text-align: center
}

#footer-email .container-form-confirm > *:last-child {
    margin-bottom: 0
}

@media screen and (min-width: 53.8125rem) {
    body:not(.home) #footer-email > .container {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem
    }

    #footer-email > .container {
        text-align: left;
        padding-bottom: 6.25rem
    }

    #footer-email p {
        margin-bottom: 0
    }

    #footer-email .container-form {
        position: relative
    }

    #footer-email .container-form p {
        width: 23.75rem
    }

    #footer-email form {
        width: calc(100% - 25rem) !important;
        min-width: 0;
        position: absolute;
        right: 0;
        top: 50%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media screen and (min-width: 27.5rem) {
    #footer-email > .container {
        padding-bottom: 3.75rem
    }
}

#footer-nav,
#footer {
    overflow: hidden
}

#footer-nav a:hover,
#footer-nav a:active,
#footer-nav a:focus,
#footer a:hover,
#footer a:active,
#footer a:focus {
    color: white !important
}

#footer-nav {
    background: #2E3338
}

#footer-nav h5,
#footer-nav li,
#footer-nav p{
    font-size: .875rem;
    line-height: 1.4;
    color: #D2CFCD !important;
    margin: .625rem 0;
    font-family: "Montserrat";
}
#footer-nav a {
    font-size: .75rem;
    line-height: 1.2;
    color: #D2CFCD !important;
    margin: 0.7rem 0;
    font-family: "Montserrat";
}
#footer-nav li{
font-size: .8rem;
line-height: 1.4;
}

#footer-nav li:last-child{
    margin-bottom:40px;
}

#footer-nav > .container {
    padding: 2.5rem 0 0;
    max-width: 76.25rem;
}

#footer-nav h5 {
    font-weight: 600;
    color: #F9F9F9 !important;
    font-size:1rem;
}

#footer-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#footer-nav .footer-logo{
    width: 27%;
    float:left;
    font-family: "Montserrat";
    color: rgb(255, 255, 255);
    margin-top:30px;
}

#footer-nav .social-icons{
    padding-top:20px;
}

#footer-nav .social-icons li{
    display: inline-block;
    margin-right:10px;
}
#footer-nav .social-icons li a{
   color: #575e68 !important;
}

#footer-nav .social-icons li a.circle .fa-2x{
    color: #2E3338 !important;
    background:  #575e68;
    border-radius: 50px;
    padding: 5px;
    font-size: 18px;
    width:28px;
    height:28px;
 }

 #footer-nav .social-icons li a.circle:hover .fa-2x{
    background:  #fff;
 }

#footer-nav .social-icons li a:hover{
    color: #fff !important;
 }

#footer-nav img{
    max-width:100%;
    width: 50px;
}

#footer-nav h2{
  font-size: 24px;
  font-family: "Montserrat";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  font-weight:normal;
  margin-top:10px;
  padding-bottom:20px;
}
#footer-nav p{
    font-size: 24px;
    font-family: "Montserrat";
    color: rgb(255, 255, 255) !important;
    line-height: 1.2;
    font-weight:normal;
    margin-top:10px;
    padding-bottom:20px;
}
#footer-nav #demo-btn{
    background: #4cb0de;
    padding: 0.725rem  20px;
    color: #fff !important;
    border-radius: 2px;
    font-weight: bold;
    line-height: 1.333;
    border-radius: 4px;
    font-size: 16px
}


#footer-nav .columns {
    padding: 0 .3125rem;
    margin: 1.25rem 0;
    width: 73%;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

#footer-nav .columns > li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .9375rem;
    margin: 0 0 2.5rem
}

#footer-guides {
    position: relative
}

#footer-guides > * {
    position: relative;
    z-index: 2
}

#footer-guides:after {
    content: '';
    position: absolute;
    left: -1.25rem;
    top: -1.25rem;
    width: 1000%;
    height: 100%;
    z-index: 1;
    background-color: #3D444A;
    padding: 1.25rem 1.25rem;
    -moz-border-radius: .5rem;
    -webkit-border-radius: .5rem;
    border-radius: .5rem
}
@media screen and (min-width: 1110px) and (max-width: 1270px) {
    #footer-nav {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (min-width: 62.5625rem) {

    #footer-nav h5,
    #footer-nav li,
    #footer-nav p {
        margin: 0.8rem 0
    }

    #footer-nav > .container {
        padding-bottom: 2.5rem
    }

    #footer-nav .columns {
        margin-bottom: 1.25rem
    }

    #footer-nav .columns > li {
        margin-bottom: 0;
        width:25%;
    }

    #footer-nav #footer-guides {
        padding-left: 3.125rem
    }

    #footer-guides:after {
        left: 0
    }
}

@media screen and (max-width: 1110px) {
    #footer-nav > .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 1043px) {
    #footer-nav .footer-logo {
        padding-left: 20px;
        padding-right: 20px;
    }
    #footer-nav .footer-logo, #footer-nav .columns {
        width:100%;
    }
}

@media screen and (max-width: 62.5rem) and (min-width: 37.5625rem) {
    #footer-nav .columns > li {
        width: 25%
    }

    #footer-nav #footer-guides {
        width: 66%
    }
}

@media screen and (max-width: 37.5rem) {
    #footer-nav > .container {
        padding-top: 1.25rem
    }
}

@media screen and (min-width: 31.3125rem) {
    #footer-nav #footer-guides li {
        max-width: 18.75rem
    }
}

@media screen and (max-width: 31.25rem) {
    #footer-nav .columns {
        margin-bottom: 0
    }

    #footer-nav #footer-guides {
        margin-bottom: 1.25rem
    }
}

@media screen and (max-width: 31.25rem) and (min-width: 26.3125rem) {
    #footer-nav .columns > li {
        width: 50%
    }

    #footer-nav #footer-guides {
        width: 100%
    }
}

@media screen and (max-width: 450px) {
    #footer-nav .columns > li {
        width: 100%;
        margin-bottom: 0;
    }
}

#footer {
    background: #153d5e !important;
    padding: 0 !important
}

#footer li,
#footer p,
#footer a {
    font-size: 12px;
    line-height: 2;
    color: #fff !important;
    font-weight: normal;
}

#footer li,
#footer a {
    margin-top: 0;
    margin-bottom: 0
}

/*#footer > .container {
    position: relative;
    background: url(../images/logos/gainsight-g-gray.svg) 1.25rem center / 3.75rem 3.75rem no-repeat
}*/

#footer > .container {
    padding: 2rem 1.25rem;
    max-width: 76.25rem;
}

#footer > .container:after {
    content: "";
    display: table;
    clear: both
}

#footer .demo-container,
#footer .social-icons {
    position: absolute
}

#footer .demo-container {
    right: 0;
    top: 0;
    width: 15rem;
    height: 100%;
    background-color: green;
    text-align: center
}

#footer .demo-container > a {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    padding: 0 1.25rem;
    z-index: 2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#footer .demo-container > a span {
    display: block;
    color: white;
    position: relative;
    left: 0;
    top: 50%;
    width: 100%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

#footer .demo-container > a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100000%;
    height: 100%;
    background-color: #1D4189;
    z-index: 1;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

#footer .demo-container > a:hover:before,
#footer .demo-container > a:active:before,
#footer .demo-container > a:focus:before {
    background-color: #142d5f
}

#footer .social-icons {
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12.5rem;
    right: 15rem;
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 0 2.5rem;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-justify-content: space-between;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

#footer .social-icons a {
    display: inline-block
}

#footer.footer-aptrinsic .demo-container > a:before {
    background-color: #FFA409
}

#footer.footer-aptrinsic .demo-container > a:hover,
#footer.footer-aptrinsic .demo-container > a:active,
#footer.footer-aptrinsic .demo-container > a:focus {
    -webkit-filter: none;
    filter: none
}

#footer.footer-aptrinsic .demo-container > a:hover:before,
#footer.footer-aptrinsic .demo-container > a:active:before,
#footer.footer-aptrinsic .demo-container > a:focus:before {
    background-color: #ef9600
}

#footer-data {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*padding-left: 5rem;
    margin: 0 26.25rem 0 0*/
}

#footer-data .copyright {
    color: white !important;
    margin-bottom: 0;
    font-family: "Montserrat";
}

#footer-data .copyright strong a{
    font-weight: bold;
}

#footer-data .contact {
    margin-bottom: .625rem
}

#footer-data .legal {
    margin-bottom: 0;
    font-family: 'Montserrat';
}

@media screen and (max-width: 51.25rem) {
    #footer {
        padding-bottom: 1.25rem !important
    }

    #footer > .container {
        padding-top: 1.25rem;
        padding-bottom: 0rem;
        background-position: center bottom
    }

    #footer .demo-container {
        width: calc(100% - 10rem);
        height: 4.375rem
    }

    #footer .social-icons {
        position: relative;
        right: auto;
        width: 7.5rem;
        padding: 0 0 1.25rem;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none
    }

    #footer-data {
        text-align: center;
        padding: 1.25rem 0;
        margin: 0
    }
}

@media screen and (max-width: 25rem) {

    #footer .demo-container {
        width: 100%
    }

    #footer .social-icons {
        margin: 0 auto;
        padding: 0
    }
}

[data-lazyimage],
[data-lazyimage-bg] {
    visibility: hidden;
    opacity: 0
}

.lazyimage {
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

#vidyard-overlay-wrapper {
    z-index: 10000
}

@media screen and (max-width: 768) {
    #megaSubNav {
        display: none !important
    }
}

/* Style Resources-Blog-Events Hero and Hero Posts */
.rbe-relative {
    position: relative;
}
.hero-rbe {
    padding-bottom: 30px;
    overflow: hidden;
}
.hero-rbe .svg-rbe-l {
    position: absolute;
    left: 0;
    top: 0;
}
.hero-rbe .svg-rbe-r {
    position: absolute;
    right: 20px;
    top: 0;
}
.hero-rbe .container-1440 {
    max-width: 1120px !important;
}
.hero-rbe h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 64px;
    letter-spacing: 0.3em;
    color: #48B2EB !important;
    margin-bottom: 0;
}
.hero-rbe h1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 60px;
    line-height: 64px;
    color: #153D5E !important;
    max-width: 500px;
}
.hero-rbe h1 b {
    font-weight: 900;
}
.hero-rbe #header-rbe-featured__photo .img-right {
    max-width: fit-content;
    padding-left: 0 !important;
    margin-top: 20px !important;
}
.hero-rbe .text-rbe-left {
    padding-left: 1.25em;
    padding-right: 0;
    margin-right: -4%;
}
.text-rbe-left {
    box-sizing: border-box;
    max-width: 600px;
}
@media (max-width: 991px) {
    .hero-rbe {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .hero-rbe .text-rbe-left {
        max-width: 100%;
        margin-right: 0;
    }
    .hero-rbe h1 {
        max-width: 100%;
    }
    .hero-rbe .container-1440 {
        max-width: 700px !important;
        margin: auto;
    }
}
@media (max-width: 550px) {
    .hero-rbe h1 {
        font-size: 40px !important;
        line-height: 47px;
    }
}
/* post styles */
.hero-rbe-posts {
    padding-top: 80px;
    padding-bottom: 60px;
    margin-bottom: 50px;
}
.hero-rbe-posts .container-rbe {
    display: flex;
    grid-gap: 25px;
}
.hero-rbe-posts .container-rbe > div {
    background: #FFFFFF;
    border-radius: 10px;
    position: relative;
    padding: 18px 15px 30px 30px;
    overflow: hidden;
}
.hero-rbe-posts .container-rbe > div * {
    z-index: 2;
    position: relative;
}
.hero-rbe-posts .container-rbe > div::after {
    content: "";
    position: absolute;
    height: 322px;
    background-color: #F9F9F9;
    border-radius: 50%;
    width: 322px;
    top: -8px;
    right: -43%;
    z-index: 1;
}
.hero-rbe-posts .container-rbe .icon-new {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hero-rbe-posts .container-rbe .icon-new img {
    height: 28px;
    width: 23px;
}
.hero-rbe-posts .container-rbe .icon-new .hero-rbe-new {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    background: #8965AD;
    border-radius: 4px;
    height: 28px;
    width: 60px;
}
.hero-rbe-posts h4 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold !important;
    font-size: 20px !important;
    line-height: 126%;
    color: #2F3338 !important;
    margin-top: 8px;
}
.hero-rbe-posts h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal !important;
    font-size: 28px !important;
    line-height: 126%;
    display: flex;
    align-items: flex-end;
    color: #2F3338 !important;
    text-align: left !important;
    text-transform: inherit !important;
    padding-top: 30px !important;
    margin-bottom: 20px !important;
}
.hero-rbe-posts a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
}
.hero-rbe-posts a i,
.hero-rbe-posts a svg {
    margin-left: 6px;
    color: #2F3338;
}
@media (min-width: 992px) {
    .hero-rbe-posts .container-rbe > div {
        width: 33.33%;
    }
}
@media (max-width: 991px) {
    .hero-rbe-posts .container-rbe {
        display: grid;
    }
    .hero-rbe-posts .container-rbe > div::after {
        width: 322px;
        top: -45px;
        right: -200px;
    }
}
@media (max-width: 650px) {
    .hero-rbe-posts .container-rbe > div::after {
        width: 322px;
        top: -15px;
        right: -200px;
    }
}
@media (max-width: 420px) {
    .hero-rbe-posts .container-rbe > div::after {
        width: 370px;
        height: 370px;
        top: -18px;
        right: -200px;
    }
}
/* Fix social media icon  */
.social-share-icon a {
    font-size: 0 !important;
}