/*********************************************************************************************************************************************************************

This file is intended for general use within the HubSpot Design Manager.

**********************************************************************************************************************************************************************/

/* DO NOT REMOVE THE IMPORT BELOW. ALSO THE FILE SHOULD BE MOVED FROM DROPBOX TO THE HUBSPOT FILE MANAGER PRIOR TO LAUNCH */

/*@import url("https://dl.dropboxusercontent.com/s/1xvmmmunobxi8q4/styles.min.css");*/

/* @import url("//cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css"); */
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: inherit;
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring, input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}
video {
  max-width: 100%;
  height: auto;
}
.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0;
}
.hs-responsive-embed, .hs-responsive-embed.hs-responsive-embed-youtube, .hs-responsive-embed.hs-responsive-embed-wistia, .hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%}
.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%}
@media (max-width: 568px) {
  iframe {
    max-width: 100%}
}textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select {
  color:  #003865 !important;
  background-color:  #fff !important;
  padding: 6px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.hs-menu-wrapper ul {
  padding: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  display: inline-block;
  margin-bottom: 20px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
  margin-bottom: 20px;
  min-height: 7em;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
  position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul {
  margin-bottom: 20px;
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
  width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
  padding: 10px 20px;
  text-decoration: none;
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 180px;
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
  min-width: 140px;
  width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul {
  max-width: 100%;
  overflow: hidden;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li.hs-item-has-children>ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
  position: static;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2>a {
  padding-left: 4em;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3>a {
  padding-left: 6em;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4>a {
  padding-left: 8em;
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5>a {
  padding-left: 140px;
}
.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
}
@media (max-width: 568px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    box-sizing: border-box;
    display: block;
    width: 100%}
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a, .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
    display: block;
    max-width: 100%;
    width: 100%}
}.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}
.widget-type-space {
  visibility: hidden;
}
.hs-author-listing-header {
  margin: 0 0 .75em 0;
}
.hs-author-social-links {
  display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0;
  border: 0;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden;
}
.hs_cos_flex-container a:active, .hs_cos_flex-slider a:active, .hs_cos_flex-container a:focus, .hs_cos_flex-slider a:focus {
  outline: 0;
}
.hs_cos_flex-slides, .hs_cos_flex-control-nav, .hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs_cos_flex-slider {
  margin: 0;
  padding: 0;
}
.hs_cos_flex-slider .hs_cos_flex-slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  border-radius: 0;
}
.hs_cos_flex-pauseplay span {
  text-transform: capitalize;
}
.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .hs_cos_flex-slides {
  display: block;
}
* html .hs_cos_flex-slides {
  height: 1%}
.hs_cos_flex-slider {
  margin: 0 0 60px;
  background: #fff;
  border: 0;
  position: relative;
  border-radius: 4px;
  zoom: 1;
}
.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .hs_cos_flex-viewport {
  max-height: 300px;
}
.hs_cos_flex-slider .hs_cos_flex-slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.hs_cos_flex-direction-nav {
  *height: 0;
}
.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}
.hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px;
}
.hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px;
}
.hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: .8;
  right: 5px;
}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: .8;
  left: 5px;
}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1;
}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs_cos_flex_thumbnavs-direction-nav {
  *height: 0;
}
.hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease;
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0;
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0;
}
.hs-cos-flex-slider-control-panel img {
  cursor: pointer;
}
.hs-cos-flex-slider-control-panel img:hover {
  opacity: .8;
}
.hs-cos-flex-slider-control-panel {
  margin-top: -30px;
}
.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.hs_cos_flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.hs_cos_flex-control-thumbs img:hover {
  opacity: 1;
}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity: 1;
    left: 0;
  }
  .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity: 1;
    right: 0;
  }
}.hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0 5% 0 5%;
  width: 100%;
  bottom: 0;
  text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0 5% 0 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent;
}
@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0 5% 0 5%;
    top: 40%;
    text-align: center;
  }
  #recaptcha_area table#recaptcha_table {
    width: 300px !important;
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: 300px !important;
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important;
  }
  #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important;
  }
}.hs_cos_flex-slider h1, .hs_cos_flex-slider h2, .hs_cos_flex-slider h3, .hs_cos_flex-slider h4, .hs_cos_flex-slider h5, .hs_cos_flex-slider h6, .hs_cos_flex-slider p {
  color: white;
}
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-right: -4px;
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0;
  padding: 0;
  border-width: 0;
}
pre {
  overflow-x: auto;
}
table pre {
  white-space: pre-wrap;
}
.comment {
  margin: 10px 0 10px 0;
}
.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_text, .hs_cos_wrapper_type_header, .hs_cos_wrapper_type_section_header, .hs_cos_wrapper_type_raw_html, .hs_cos_wrapper_type_raw_jinja, .hs_cos_wrapper_type_page_footer {
  word-wrap: break-word;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%}
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}.stickem-container {
  position: relative;
}
.stickit {
  margin-left: 660px;
  position: fixed;
  top: 0;
}
.stickit-end {
  bottom: 0;
  position: absolute;
}
html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  background-color: white;
  overflow-x: hidden;
}
*, *:before, *:after {
  box-sizing: border-box;
}
.row-fluid [class*="span"] {
  margin-left: 0;
  min-height: 1px;
}
.row-fluid .span1 {
  width: 8.333333333%}
.row-fluid .span2 {
  width: 16.66666666%}
.row-fluid .span3 {
  width: 25%}
.row-fluid .span4 {
  width: 33.333333333%}
.row-fluid .span5 {
  width: 41.666666666%}
.row-fluid .span6 {
  width: 50%}
.row-fluid .span7 {
  width: 58.333333333%}
.row-fluid .span8 {
  width: 66.666666666%}
.row-fluid .span9 {
  width: 75%}
.row-fluid .span10 {
  width: 83.333333333%}
.row-fluid .span11 {
  width: 91.6666666666%}
.row-fluid .span12 {
  width: 100%}
@media (max-width: 767px) {
  .row-fluid [class*="span"] {
    width: 100%}
}.uppercase {
  text-transform: uppercase;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-centered {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
.cl {
  clear: left;
}
.fr {
  clear: right;
}
.cb {
  clear: both;
}
.clear {
  clear: both;
}
.none {
  display: none !important;
}
.no-min-height {
  min-height: 0 !important;
}
.inline {
  display: inline;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.opacity0 {
  opacity: 0;
}
.opacity1 {
  opacity: 1;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-centered {
  background-position: center center;
}
.bg-cover {
  background-size: cover;
}
.delay1 {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}
.delay2 {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
}
.delay3 {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
.delay4 {
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
}
.delay5 {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.delay6 {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}
.delay7 {
  -webkit-animation-delay: .7s;
  animation-delay: .7s;
}
.delay8 {
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
}
.delay9 {
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
}
.delay1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.delay1_5s {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.delay2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.delay3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.duration1 {
  -webkit-animation-duration: 0.1s !important;
  animation-duration: 0.1s !important;
}
.duration2 {
  -webkit-animation-duration: 0.2s !important;
  animation-duration: 0.2s !important;
}
.duration3 {
  -webkit-animation-duration: 0.3s !important;
  animation-duration: 0.3s !important;
}
.duration4 {
  -webkit-animation-duration: 0.4s !important;
  animation-duration: 0.4s !important;
}
.duration5 {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.duration6 {
  -webkit-animation-duration: 0.6s !important;
  animation-duration: 0.6s !important;
}
.duration7 {
  -webkit-animation-duration: 0.7s !important;
  animation-duration: 0.7s !important;
}
.duration8 {
  -webkit-animation-duration: 0.8s !important;
  animation-duration: 0.8s !important;
}
.duration9 {
  -webkit-animation-duration: 0.9s !important;
  animation-duration: 0.9s !important;
}
.duration1s {
  -webkit-animation-duration: 1s !important;
  animation-duration: 1s !important;
}
.duration1_5s {
  -webkit-animation-duration: 1.5s !important;
  animation-duration: 1.5s !important;
}
.duration2s {
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important;
}
.duration2s {
  -webkit-animation-duration: 3s !important;
  animation-duration: 3s !important;
}
.p0 {
  padding: 0;
}
.p10 {
  padding: 10px;
}
.p20 {
  padding: 20px;
}
.p30 {
  padding: 30px;
}
.p40 {
  padding: 40px;
}
.p50 {
  padding: 50px;
}
.p60 {
  padding: 60px;
}
.p70 {
  padding: 70px;
}
.p80 {
  padding: 80px;
}
.p90 {
  padding: 90px;
}
.p100 {
  padding: 100px;
}
.p110 {
  padding: 110px;
}
.p120 {
  padding: 120px;
}
.p130 {
  padding: 130px;
}
.p140 {
  padding: 140px;
}
.p150 {
  padding: 150px;
}
.p160 {
  padding: 160px;
}
.p170 {
  padding: 170px;
}
.p180 {
  padding: 180px;
}
.p190 {
  padding: 190px;
}
.p200 {
  padding: 200px;
}
.ph0 {
  padding-left: 0;
  padding-right: 0;
}
.ph10 {
  padding-left: 10px;
  padding-right: 10px;
}
.ph20 {
  padding-left: 20px;
  padding-right: 20px;
}
.ph30 {
  padding-left: 30px;
  padding-right: 30px;
}
.ph40 {
  padding-left: 40px;
  padding-right: 40px;
}
.ph50 {
  padding-left: 50px;
  padding-right: 50px;
}
.ph60 {
  padding-left: 60px;
  padding-right: 60px;
}
.ph70 {
  padding-left: 70px;
  padding-right: 70px;
}
.ph80 {
  padding-left: 80px;
  padding-right: 80px;
}
.ph90 {
  padding-left: 90px;
  padding-right: 90px;
}
.ph100 {
  padding-left: 100px;
  padding-right: 100px;
}
.ph110 {
  padding-left: 110px;
  padding-right: 110px;
}
.ph120 {
  padding-left: 120px;
  padding-right: 120px;
}
.ph130 {
  padding-left: 130px;
  padding-right: 130px;
}
.ph140 {
  padding-left: 140px;
  padding-right: 140px;
}
.ph150 {
  padding-left: 150px;
  padding-right: 150px;
}
.ph160 {
  padding-left: 160px;
  padding-right: 160px;
}
.ph170 {
  padding-left: 170px;
  padding-right: 170px;
}
.ph180 {
  padding-left: 180px;
  padding-right: 180px;
}
.ph190 {
  padding-left: 190px;
  padding-right: 190px;
}
.ph200 {
  padding-left: 200px;
  padding-right: 200px;
}
.pv0 {
  padding-top: 0;
  padding-bottom: 0;
}
.pv10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pv20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pv30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pv40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pv50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pv60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pv70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.pv80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pv90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.pv100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pv110 {
  padding-top: 110px;
  padding-bottom: 110px;
}
.pv120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.pv130 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.pv140 {
  padding-top: 140px;
  padding-bottom: 140px;
}
.pv150 {
  padding-top: 150px;
  padding-bottom: 150px;
}
.pv160 {
  padding-top: 160px;
  padding-bottom: 160px;
}
.pv170 {
  padding-top: 170px;
  padding-bottom: 170px;
}
.pv180 {
  padding-top: 180px;
  padding-bottom: 180px;
}
.pv190 {
  padding-top: 190px;
  padding-bottom: 190px;
}
.pv200 {
  padding-top: 200px;
  padding-bottom: 200px;
}
.pt0 {
  padding-top: 0;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pt80 {
  padding-top: 80px;
}
.pt90 {
  padding-top: 90px;
}
.pt100 {
  padding-top: 100px;
}
.pt110 {
  padding-top: 110px;
}
.pt120 {
  padding-top: 120px;
}
.pt130 {
  padding-top: 130px;
}
.pt140 {
  padding-top: 140px;
}
.pt150 {
  padding-top: 150px;
}
.pt160 {
  padding-top: 160px;
}
.pt170 {
  padding-top: 170px;
}
.pt180 {
  padding-top: 180px;
}
.pt190 {
  padding-top: 190px;
}
.pt200 {
  padding-top: 200px;
}
.pr0 {
  padding-right: 0;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pr60 {
  padding-right: 60px;
}
.pr70 {
  padding-right: 70px;
}
.pr80 {
  padding-right: 80px;
}
.pr90 {
  padding-right: 90px;
}
.pr100 {
  padding-right: 100px;
}
.pr110 {
  padding-right: 110px;
}
.pr120 {
  padding-right: 120px;
}
.pr130 {
  padding-right: 130px;
}
.pr140 {
  padding-right: 140px;
}
.pr150 {
  padding-right: 150px;
}
.pr160 {
  padding-right: 160px;
}
.pr170 {
  padding-right: 170px;
}
.pr180 {
  padding-right: 180px;
}
.pr190 {
  padding-right: 190px;
}
.pr200 {
  padding-right: 200px;
}
.pb0 {
  padding-bottom: 0;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb90 {
  padding-bottom: 90px;
}
.pb100 {
  padding-bottom: 100px;
}
.pb110 {
  padding-bottom: 110px;
}
.pb120 {
  padding-bottom: 120px;
}
.pb130 {
  padding-bottom: 130px;
}
.pb140 {
  padding-bottom: 140px;
}
.pb150 {
  padding-bottom: 150px;
}
.pb160 {
  padding-bottom: 160px;
}
.pb170 {
  padding-bottom: 170px;
}
.pb180 {
  padding-bottom: 180px;
}
.pb190 {
  padding-bottom: 190px;
}
.pb200 {
  padding-bottom: 200px;
}
.pl0 {
  padding-left: 0;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
.pl60 {
  padding-left: 60px;
}
.pl70 {
  padding-left: 70px;
}
.pl80 {
  padding-left: 80px;
}
.pl90 {
  padding-left: 90px;
}
.pl100 {
  padding-left: 100px;
}
.pl110 {
  padding-left: 110px;
}
.pl120 {
  padding-left: 120px;
}
.pl130 {
  padding-left: 130px;
}
.pl140 {
  padding-left: 140px;
}
.pl150 {
  padding-left: 150px;
}
.pl160 {
  padding-left: 160px;
}
.pl170 {
  padding-left: 170px;
}
.pl180 {
  padding-left: 180px;
}
.pl190 {
  padding-left: 190px;
}
.pl200 {
  padding-left: 200px;
}
.m0 {
  margin: 0;
}
.m10 {
  margin: 10px;
}
.m20 {
  margin: 20px;
}
.m30 {
  margin: 30px;
}
.m40 {
  margin: 40px;
}
.m50 {
  margin: 50px;
}
.m60 {
  margin: 60px;
}
.m70 {
  margin: 70px;
}
.m80 {
  margin: 80px;
}
.m90 {
  margin: 90px;
}
.m100 {
  margin: 100px;
}
.m110 {
  margin: 110px;
}
.m120 {
  margin: 120px;
}
.m130 {
  margin: 130px;
}
.m140 {
  margin: 140px;
}
.m150 {
  margin: 150px;
}
.m160 {
  margin: 160px;
}
.m170 {
  margin: 170px;
}
.m180 {
  margin: 180px;
}
.m190 {
  margin: 190px;
}
.m200 {
  margin: 200px;
}
.mh0 {
  margin-left: 0;
  margin-right: 0;
}
.mh10 {
  margin-left: 10px;
  margin-right: 10px;
}
.mh20 {
  margin-left: 20px;
  margin-right: 20px;
}
.mh30 {
  margin-left: 30px;
  margin-right: 30px;
}
.mh40 {
  margin-left: 40px;
  margin-right: 40px;
}
.mh50 {
  margin-left: 50px;
  margin-right: 50px;
}
.mh60 {
  margin-left: 60px;
  margin-right: 60px;
}
.mh70 {
  margin-left: 70px;
  margin-right: 70px;
}
.mh80 {
  margin-left: 80px;
  margin-right: 80px;
}
.mh90 {
  margin-left: 90px;
  margin-right: 90px;
}
.mh100 {
  margin-left: 100px;
  margin-right: 100px;
}
.mh110 {
  margin-left: 110px;
  margin-right: 110px;
}
.mh120 {
  margin-left: 120px;
  margin-right: 120px;
}
.mh130 {
  margin-left: 130px;
  margin-right: 130px;
}
.mh140 {
  margin-left: 140px;
  margin-right: 140px;
}
.mh150 {
  margin-left: 150px;
  margin-right: 150px;
}
.mh160 {
  margin-left: 160px;
  margin-right: 160px;
}
.mh170 {
  margin-left: 170px;
  margin-right: 170px;
}
.mh180 {
  margin-left: 180px;
  margin-right: 180px;
}
.mh190 {
  margin-left: 190px;
  margin-right: 190px;
}
.mh200 {
  margin-left: 200px;
  margin-right: 200px;
}
.mv0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mv10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mv20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mv30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mv40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mv50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mv60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.mv70 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.mv80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.mv90 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.mv100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.mv110 {
  margin-top: 110px;
  margin-bottom: 110px;
}
.mv120 {
  margin-top: 120px;
  margin-bottom: 120px;
}
.mv130 {
  margin-top: 130px;
  margin-bottom: 130px;
}
.mv140 {
  margin-top: 140px;
  margin-bottom: 140px;
}
.mv150 {
  margin-top: 150px;
  margin-bottom: 150px;
}
.mv160 {
  margin-top: 160px;
  margin-bottom: 160px;
}
.mv170 {
  margin-top: 170px;
  margin-bottom: 170px;
}
.mv180 {
  margin-top: 180px;
  margin-bottom: 180px;
}
.mv190 {
  margin-top: 190px;
  margin-bottom: 190px;
}
.mv200 {
  margin-top: 200px;
  margin-bottom: 200px;
}
.mt0 {
  margin-top: 0;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt90 {
  margin-top: 90px;
}
.mt100 {
  margin-top: 100px;
}
.mt110 {
  margin-top: 110px;
}
.mt120 {
  margin-top: 120px;
}
.mt130 {
  margin-top: 130px;
}
.mt140 {
  margin-top: 140px;
}
.mt150 {
  margin-top: 150px;
}
.mt160 {
  margin-top: 160px;
}
.mt170 {
  margin-top: 170px;
}
.mt180 {
  margin-top: 180px;
}
.mt190 {
  margin-top: 190px;
}
.mt200 {
  margin-top: 200px;
}
.mr0 {
  margin-right: 0;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.mr60 {
  margin-right: 60px;
}
.mr70 {
  margin-right: 70px;
}
.mr80 {
  margin-right: 80px;
}
.mr90 {
  margin-right: 90px;
}
.mr100 {
  margin-right: 100px;
}
.mr110 {
  margin-right: 110px;
}
.mr120 {
  margin-right: 120px;
}
.mr130 {
  margin-right: 130px;
}
.mr140 {
  margin-right: 140px;
}
.mr150 {
  margin-right: 150px;
}
.mr160 {
  margin-right: 160px;
}
.mr170 {
  margin-right: 170px;
}
.mr180 {
  margin-right: 180px;
}
.mr190 {
  margin-right: 190px;
}
.mr200 {
  margin-right: 200px;
}
.mb0 {
  margin-bottom: 0;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb110 {
  margin-bottom: 110px;
}
.mb120 {
  margin-bottom: 120px;
}
.mb130 {
  margin-bottom: 130px;
}
.mb140 {
  margin-bottom: 140px;
}
.mb150 {
  margin-bottom: 150px;
}
.mb160 {
  margin-bottom: 160px;
}
.mb170 {
  margin-bottom: 170px;
}
.mb180 {
  margin-bottom: 180px;
}
.mb190 {
  margin-bottom: 190px;
}
.mb200 {
  margin-bottom: 200px;
}
.ml0 {
  margin-left: 0;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.ml60 {
  margin-left: 60px;
}
.ml70 {
  margin-left: 70px;
}
.ml80 {
  margin-left: 80px;
}
.ml90 {
  margin-left: 90px;
}
.ml100 {
  margin-left: 100px;
}
.ml110 {
  margin-left: 110px;
}
.ml120 {
  margin-left: 120px;
}
.ml130 {
  margin-left: 130px;
}
.ml140 {
  margin-left: 140px;
}
.ml150 {
  margin-left: 150px;
}
.ml160 {
  margin-left: 160px;
}
.ml170 {
  margin-left: 170px;
}
.ml180 {
  margin-left: 180px;
}
.ml190 {
  margin-left: 190px;
}
.ml200 {
  margin-left: 200px;
}
.p5 {
  padding: 5;
}
.p15 {
  padding: 15px;
}
.p25 {
  padding: 25px;
}
.p35 {
  padding: 35px;
}
.p45 {
  padding: 45px;
}
.p55 {
  padding: 55px;
}
.p65 {
  padding: 65px;
}
.p75 {
  padding: 75px;
}
.p85 {
  padding: 85px;
}
.p95 {
  padding: 95px;
}
.p155 {
  padding: 155px;
}
.p115 {
  padding: 115px;
}
.p125 {
  padding: 125px;
}
.p135 {
  padding: 135px;
}
.p145 {
  padding: 145px;
}
.p155 {
  padding: 155px;
}
.p165 {
  padding: 165px;
}
.p175 {
  padding: 175px;
}
.p185 {
  padding: 185px;
}
.p195 {
  padding: 195px;
}
.ph5 {
  padding-left: 5;
  padding-right: 5;
}
.ph15 {
  padding-left: 15px;
  padding-right: 15px;
}
.ph25 {
  padding-left: 25px;
  padding-right: 25px;
}
.ph35 {
  padding-left: 35px;
  padding-right: 35px;
}
.ph45 {
  padding-left: 45px;
  padding-right: 45px;
}
.ph55 {
  padding-left: 55px;
  padding-right: 55px;
}
.ph65 {
  padding-left: 65px;
  padding-right: 65px;
}
.ph75 {
  padding-left: 75px;
  padding-right: 75px;
}
.ph85 {
  padding-left: 85px;
  padding-right: 85px;
}
.ph95 {
  padding-left: 95px;
  padding-right: 95px;
}
.ph155 {
  padding-left: 155px;
  padding-right: 155px;
}
.ph115 {
  padding-left: 115px;
  padding-right: 115px;
}
.ph125 {
  padding-left: 125px;
  padding-right: 125px;
}
.ph135 {
  padding-left: 135px;
  padding-right: 135px;
}
.ph145 {
  padding-left: 145px;
  padding-right: 145px;
}
.ph155 {
  padding-left: 155px;
  padding-right: 155px;
}
.ph165 {
  padding-left: 165px;
  padding-right: 165px;
}
.ph175 {
  padding-left: 175px;
  padding-right: 175px;
}
.ph185 {
  padding-left: 185px;
  padding-right: 185px;
}
.ph195 {
  padding-left: 195px;
  padding-right: 195px;
}
.pv5 {
  padding-top: 5;
  padding-bottom: 5;
}
.pv15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.pv25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pv35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.pv45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.pv55 {
  padding-top: 55px;
  padding-bottom: 55px;
}
.pv65 {
  padding-top: 65px;
  padding-bottom: 65px;
}
.pv75 {
  padding-top: 75px;
  padding-bottom: 75px;
}
.pv85 {
  padding-top: 85px;
  padding-bottom: 85px;
}
.pv95 {
  padding-top: 95px;
  padding-bottom: 95px;
}
.pv155 {
  padding-top: 155px;
  padding-bottom: 155px;
}
.pv115 {
  padding-top: 115px;
  padding-bottom: 115px;
}
.pv125 {
  padding-top: 125px;
  padding-bottom: 125px;
}
.pv135 {
  padding-top: 135px;
  padding-bottom: 135px;
}
.pv145 {
  padding-top: 145px;
  padding-bottom: 145px;
}
.pv155 {
  padding-top: 155px;
  padding-bottom: 155px;
}
.pv165 {
  padding-top: 165px;
  padding-bottom: 165px;
}
.pv175 {
  padding-top: 175px;
  padding-bottom: 175px;
}
.pv185 {
  padding-top: 185px;
  padding-bottom: 185px;
}
.pv195 {
  padding-top: 195px;
  padding-bottom: 195px;
}
.pt5 {
  padding-top: 5;
}
.pt15 {
  padding-top: 15px;
}
.pt25 {
  padding-top: 25px;
}
.pt35 {
  padding-top: 35px;
}
.pt45 {
  padding-top: 45px;
}
.pt55 {
  padding-top: 55px;
}
.pt65 {
  padding-top: 65px;
}
.pt75 {
  padding-top: 75px;
}
.pt85 {
  padding-top: 85px;
}
.pt95 {
  padding-top: 95px;
}
.pt155 {
  padding-top: 155px;
}
.pt115 {
  padding-top: 115px;
}
.pt125 {
  padding-top: 125px;
}
.pt135 {
  padding-top: 135px;
}
.pt145 {
  padding-top: 145px;
}
.pt155 {
  padding-top: 155px;
}
.pt165 {
  padding-top: 165px;
}
.pt175 {
  padding-top: 175px;
}
.pt185 {
  padding-top: 185px;
}
.pt195 {
  padding-top: 195px;
}
.pr5 {
  padding-right: 5;
}
.pr15 {
  padding-right: 15px;
}
.pr25 {
  padding-right: 25px;
}
.pr35 {
  padding-right: 35px;
}
.pr45 {
  padding-right: 45px;
}
.pr55 {
  padding-right: 55px;
}
.pr65 {
  padding-right: 65px;
}
.pr75 {
  padding-right: 75px;
}
.pr85 {
  padding-right: 85px;
}
.pr95 {
  padding-right: 95px;
}
.pr155 {
  padding-right: 155px;
}
.pr115 {
  padding-right: 115px;
}
.pr125 {
  padding-right: 125px;
}
.pr135 {
  padding-right: 135px;
}
.pr145 {
  padding-right: 145px;
}
.pr155 {
  padding-right: 155px;
}
.pr165 {
  padding-right: 165px;
}
.pr175 {
  padding-right: 175px;
}
.pr185 {
  padding-right: 185px;
}
.pr195 {
  padding-right: 195px;
}
.pb5 {
  padding-bottom: 5;
}
.pb15 {
  padding-bottom: 15px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb45 {
  padding-bottom: 45px;
}
.pb55 {
  padding-bottom: 55px;
}
.pb65 {
  padding-bottom: 65px;
}
.pb75 {
  padding-bottom: 75px;
}
.pb85 {
  padding-bottom: 85px;
}
.pb95 {
  padding-bottom: 95px;
}
.pb155 {
  padding-bottom: 155px;
}
.pb115 {
  padding-bottom: 115px;
}
.pb125 {
  padding-bottom: 125px;
}
.pb135 {
  padding-bottom: 135px;
}
.pb145 {
  padding-bottom: 145px;
}
.pb155 {
  padding-bottom: 155px;
}
.pb165 {
  padding-bottom: 165px;
}
.pb175 {
  padding-bottom: 175px;
}
.pb185 {
  padding-bottom: 185px;
}
.pb195 {
  padding-bottom: 195px;
}
.pl5 {
  padding-left: 5;
}
.pl15 {
  padding-left: 15px;
}
.pl25 {
  padding-left: 25px;
}
.pl35 {
  padding-left: 35px;
}
.pl45 {
  padding-left: 45px;
}
.pl55 {
  padding-left: 55px;
}
.pl65 {
  padding-left: 65px;
}
.pl75 {
  padding-left: 75px;
}
.pl85 {
  padding-left: 85px;
}
.pl95 {
  padding-left: 95px;
}
.pl155 {
  padding-left: 155px;
}
.pl115 {
  padding-left: 115px;
}
.pl125 {
  padding-left: 125px;
}
.pl135 {
  padding-left: 135px;
}
.pl145 {
  padding-left: 145px;
}
.pl155 {
  padding-left: 155px;
}
.pl165 {
  padding-left: 165px;
}
.pl175 {
  padding-left: 175px;
}
.pl185 {
  padding-left: 185px;
}
.pl195 {
  padding-left: 195px;
}
.m5 {
  margin: 5;
}
.m15 {
  margin: 15px;
}
.m25 {
  margin: 25px;
}
.m35 {
  margin: 35px;
}
.m45 {
  margin: 45px;
}
.m55 {
  margin: 55px;
}
.m65 {
  margin: 65px;
}
.m75 {
  margin: 75px;
}
.m85 {
  margin: 85px;
}
.m95 {
  margin: 95px;
}
.m155 {
  margin: 155px;
}
.m115 {
  margin: 115px;
}
.m125 {
  margin: 125px;
}
.m135 {
  margin: 135px;
}
.m145 {
  margin: 145px;
}
.m155 {
  margin: 155px;
}
.m165 {
  margin: 165px;
}
.m175 {
  margin: 175px;
}
.m185 {
  margin: 185px;
}
.m195 {
  margin: 195px;
}
.mh5 {
  margin-left: 5;
  margin-right: 5;
}
.mh15 {
  margin-left: 15px;
  margin-right: 15px;
}
.mh25 {
  margin-left: 25px;
  margin-right: 25px;
}
.mh35 {
  margin-left: 35px;
  margin-right: 35px;
}
.mh45 {
  margin-left: 45px;
  margin-right: 45px;
}
.mh55 {
  margin-left: 55px;
  margin-right: 55px;
}
.mh65 {
  margin-left: 65px;
  margin-right: 65px;
}
.mh75 {
  margin-left: 75px;
  margin-right: 75px;
}
.mh85 {
  margin-left: 85px;
  margin-right: 85px;
}
.mh95 {
  margin-left: 95px;
  margin-right: 95px;
}
.mh155 {
  margin-left: 155px;
  margin-right: 155px;
}
.mh115 {
  margin-left: 115px;
  margin-right: 115px;
}
.mh125 {
  margin-left: 125px;
  margin-right: 125px;
}
.mh135 {
  margin-left: 135px;
  margin-right: 135px;
}
.mh145 {
  margin-left: 145px;
  margin-right: 145px;
}
.mh155 {
  margin-left: 155px;
  margin-right: 155px;
}
.mh165 {
  margin-left: 165px;
  margin-right: 165px;
}
.mh175 {
  margin-left: 175px;
  margin-right: 175px;
}
.mh185 {
  margin-left: 185px;
  margin-right: 185px;
}
.mh195 {
  margin-left: 195px;
  margin-right: 195px;
}
.mv5 {
  margin-top: 5;
  margin-bottom: 5;
}
.mv15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.mv25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.mv35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.mv45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.mv55 {
  margin-top: 55px;
  margin-bottom: 55px;
}
.mv65 {
  margin-top: 65px;
  margin-bottom: 65px;
}
.mv75 {
  margin-top: 75px;
  margin-bottom: 75px;
}
.mv85 {
  margin-top: 85px;
  margin-bottom: 85px;
}
.mv95 {
  margin-top: 95px;
  margin-bottom: 95px;
}
.mv155 {
  margin-top: 155px;
  margin-bottom: 155px;
}
.mv115 {
  margin-top: 115px;
  margin-bottom: 115px;
}
.mv125 {
  margin-top: 125px;
  margin-bottom: 125px;
}
.mv135 {
  margin-top: 135px;
  margin-bottom: 135px;
}
.mv145 {
  margin-top: 145px;
  margin-bottom: 145px;
}
.mv155 {
  margin-top: 155px;
  margin-bottom: 155px;
}
.mv165 {
  margin-top: 165px;
  margin-bottom: 165px;
}
.mv175 {
  margin-top: 175px;
  margin-bottom: 175px;
}
.mv185 {
  margin-top: 185px;
  margin-bottom: 185px;
}
.mv195 {
  margin-top: 195px;
  margin-bottom: 195px;
}
.mt5 {
  margin-top: 5;
}
.mt15 {
  margin-top: 15px;
}
.mt25 {
  margin-top: 25px;
}
.mt35 {
  margin-top: 35px;
}
.mt45 {
  margin-top: 45px;
}
.mt55 {
  margin-top: 55px;
}
.mt65 {
  margin-top: 65px;
}
.mt75 {
  margin-top: 75px;
}
.mt85 {
  margin-top: 85px;
}
.mt95 {
  margin-top: 95px;
}
.mt155 {
  margin-top: 155px;
}
.mt115 {
  margin-top: 115px;
}
.mt125 {
  margin-top: 125px;
}
.mt135 {
  margin-top: 135px;
}
.mt145 {
  margin-top: 145px;
}
.mt155 {
  margin-top: 155px;
}
.mt165 {
  margin-top: 165px;
}
.mt175 {
  margin-top: 175px;
}
.mt185 {
  margin-top: 185px;
}
.mt195 {
  margin-top: 195px;
}
.mr5 {
  margin-right: 5;
}
.mr15 {
  margin-right: 15px;
}
.mr25 {
  margin-right: 25px;
}
.mr35 {
  margin-right: 35px;
}
.mr45 {
  margin-right: 45px;
}
.mr55 {
  margin-right: 55px;
}
.mr65 {
  margin-right: 65px;
}
.mr75 {
  margin-right: 75px;
}
.mr85 {
  margin-right: 85px;
}
.mr95 {
  margin-right: 95px;
}
.mr155 {
  margin-right: 155px;
}
.mr115 {
  margin-right: 115px;
}
.mr125 {
  margin-right: 125px;
}
.mr135 {
  margin-right: 135px;
}
.mr145 {
  margin-right: 145px;
}
.mr155 {
  margin-right: 155px;
}
.mr165 {
  margin-right: 165px;
}
.mr175 {
  margin-right: 175px;
}
.mr185 {
  margin-right: 185px;
}
.mr195 {
  margin-right: 195px;
}
.mb5 {
  margin-bottom: 5;
}
.mb15 {
  margin-bottom: 15px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb55 {
  margin-bottom: 55px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb75 {
  margin-bottom: 75px;
}
.mb85 {
  margin-bottom: 85px;
}
.mb95 {
  margin-bottom: 95px;
}
.mb155 {
  margin-bottom: 155px;
}
.mb115 {
  margin-bottom: 115px;
}
.mb125 {
  margin-bottom: 125px;
}
.mb135 {
  margin-bottom: 135px;
}
.mb145 {
  margin-bottom: 145px;
}
.mb155 {
  margin-bottom: 155px;
}
.mb165 {
  margin-bottom: 165px;
}
.mb175 {
  margin-bottom: 175px;
}
.mb185 {
  margin-bottom: 185px;
}
.mb195 {
  margin-bottom: 195px;
}
.ml5 {
  margin-left: 5;
}
.ml15 {
  margin-left: 15px;
}
.ml25 {
  margin-left: 25px;
}
.ml35 {
  margin-left: 35px;
}
.ml45 {
  margin-left: 45px;
}
.ml55 {
  margin-left: 55px;
}
.ml65 {
  margin-left: 65px;
}
.ml75 {
  margin-left: 75px;
}
.ml85 {
  margin-left: 85px;
}
.ml95 {
  margin-left: 95px;
}
.ml155 {
  margin-left: 155px;
}
.ml115 {
  margin-left: 115px;
}
.ml125 {
  margin-left: 125px;
}
.ml135 {
  margin-left: 135px;
}
.ml145 {
  margin-left: 145px;
}
.ml155 {
  margin-left: 155px;
}
.ml165 {
  margin-left: 165px;
}
.ml175 {
  margin-left: 175px;
}
.ml185 {
  margin-left: 185px;
}
.ml195 {
  margin-left: 195px;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0,  0,  0);
  transform: translate3d(0,  0,  0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: flex !important;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: ''}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide { 
  display: none;
  float: left;
  height: inherit !important;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url("//302335.fs1.hubspotusercontent-na1.net/hubfs/302335/images/ajax-loader.gif") center center no-repeat;
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("//302335.fs1.hubspotusercontent-na1.net/hubfs/302335/fonts/slick.eot");
  src: url("//302335.fs1.hubspotusercontent-na1.net/hubfs/302335/fonts/slick.eot#iefix") format("embedded-opentype"), url("//302335.fs1.hubspotusercontent-na1.net/hubfs/302335/fonts/slick.woff") format("woff"), url("//302335.fs1.hubspotusercontent-na1.net/hubfs/302335/fonts/slick.ttf") format("truetype"), url("//302335.fs1.hubspotusercontent-na1.net/hubfs/302335/fonts/slick.svg#slick") format("svg");
  font-display: swap;
}
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0,  -50%);
  transform: translate(0,  -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←'}
[dir='rtl'] .slick-prev:before {
  content: '→'}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→'}
[dir='rtl'] .slick-next:before {
  content: '←'}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

@font-face {
  font-family: "GothamRnd_Book";
  src: url(//269141.fs1.hubspotusercontent-na1.net/hubfs/269141/GothamRnd-Book.woff) format("woff");
  font-display:  swap;
}
@font-face {
  font-family: "GothamRnd_BookItalic";
  src: url(//269141.fs1.hubspotusercontent-na1.net/hubfs/269141/GothamRnd-BookIta.woff) format("woff");
  font-display:  swap;
}
@font-face {
  font-family: "GothamRnd_Bold";
  src: url(//269141.fs1.hubspotusercontent-na1.net/hubfs/269141/GothamRnd-Bold.woff) format("woff");
  font-display:  swap;
}
@font-face {
  font-family: "GothamRnd_BoldItalic";
  src: url(//269141.fs1.hubspotusercontent-na1.net/hubfs/269141/GothamRnd-BoldIta.woff) format("woff");
  font-display:  swap;
}
strong {
  font-family: "GothamRnd_Bold", sans-serif;
  font-weight: normal;
}
html {
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767px) {
  html {
    font-size: 8px;
  }
}body {
  font-family: "GothamRnd_Book", sans-serif;
  font-size: 1.6rem;
}
body {
  font-family: "GothamRnd_Book", sans-serif;
  font-size: 1.6rem;
  color: #003865;
  line-height: initial;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}
p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -.33px;
  margin-bottom: 30px;
  margin-top: 0;
  font-weight: normal;
  font-family: "GothamRnd_Book", sans-serif;
}
@media (max-width: 767px) {
  p {
    font-size: 2.4rem !important;
    line-height: 3.0rem;
  }
}h1 {
  font-size: 4.8rem;
  line-height: 7rem;
  letter-spacing: -1.25px;
  margin-bottom: 3.5rem;
  font-family: "GothamRnd_Bold", sans-serif;
}
h2 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
}
h3,
.h3{
  font-size: 1.9rem;
  line-height: 3rem;
  letter-spacing: -.6px;
  margin-bottom: 2.5rem;
  font-family: "GothamRnd_Bold", sans-serif;
}
h4 {
  font-size: 2.4rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
}
h5 {
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 0;
  margin-bottom: 1.5rem;
  font-family: "GothamRnd_Bold", sans-serif;
}
h6 {
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0;
  margin-bottom: 1rem;
  font-family: "GothamRnd_Bold", sans-serif;
}
blockquote, blockquote p {
  font-size: 3rem;
  line-height: 4rem;
  letter-spacing: .01em;
  margin: 50px auto;
  font-family: "GothamRnd_Bold", sans-serif;
  color: #00A3E0;
  display: block;
  max-width: 80%}
em {
  font-style: italic;
}
ul {
  list-style: disc;
  padding-left: 50px;
  margin-top: 0;
  margin-bottom: 3rem;
}
ol {
  list-style: decimal;
  padding-left: 50px;
  margin-top: 0;
  margin-bottom: 3rem;
}
li {
  margin-bottom: 1rem;
}
ul ul, ul ol, ol ol, ol ul {
  margin: 2rem 0 2rem 2rem;
}
body:after {
  display: none;
}
.small {
  font-size: 1.3rem;
  line-height: 2.2rem;
  letter-spacing: 0;
  margin-bottom: .5rem;
  font-weight: normal;
}
.button {
  color: #fff;
  background-color: #007AA8 !important;
  border: 3px solid #007AA8 !important;
  border-radius: 60px;
  padding: 15px 40px !important;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
}
.download-button .button {
  border-radius: 60px !important;
  box-shadow: none !important;
  padding: 15px 40px !important;
  margin: 20px 0 !important;
  font-size: 18px !important;
  font-weight: normal !important;
  letter-spacing: -.38px !important;
  text-decoration: none !important;
  width: 328px !important;
  text-align: center !important;
  font-family: "GothamRnd_Bold", sans-serif !important;
}
.download-button .button:hover {
  top: 0;
}
.button:hover {
  cursor: pointer;
  background-color: #003865 !important;
  border-color: #003865 !important;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .button {
    margin: 5px 0 !important;
    width: 100% !important;
    font-size: 2.2rem;
  }
}.stroke-button {
  color: #00A3E0;
  background-color: transparent;
  border: 3px solid #00A3E0;
  border-radius: 60px;
  padding: 15px 40px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: none;
}
.stroke-button:hover {
  cursor: pointer;
  background-color: #00A3E0;
  border-color: #00A3E0;
  color: #fff;
  text-decoration: none;
}
.button-small {
  font-size: 1.6rem;
  color: #fff;
  background-color: #00A3E0;
  border: 3px solid #00A3E0;
  border-radius: 60px;
  padding: 5px 20px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .01em;
  text-decoration: none;
}
.button-small:hover {
  cursor: pointer;
  background-color: #43B02A;
  border-color: #43B02A;
  color: #fff;
  text-decoration: none;
}
.stroke-button-small {
  color: #00A3E0;
  background-color: transparent;
  border: 3px solid #00A3E0;
  border-radius: 60px;
  padding: 5px 20px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.6rem;
  text-decoration: none;
}
.stroke-button-small:hover {
  cursor: pointer;
  background-color: #00A3E0;
  border-color: #00A3E0;
  color: #fff;
  text-decoration: none;
}
.swatches div {
  width: 150px;
  height: 150px;
  padding: 15px;
  text-align: center;
  display: inline-block;
  margin: 10px;
  vertical-align: top;
}
.color1 {
  background-color: #00A3E0;
  color: #fff;
}
.color2 {
  background-color: #43B02A;
  color: #fff;
}
.black {
  background-color: #003865;
  color: #fff;
}
.gray {
  background-color: #D8D8D8;
  color: #fff;
}
.white {
  background-color: #fff;
  color: #D8D8D8;
  border: 1px solid #D8D8D8;
}
.animation-sample-short, .animation-sample-medium, .animation-sample-long {
  background-color: #00A3E0;
  padding: 20px;
  color: #fff;
  margin: 10px auto;
  text-align: center;
}
.animation-sample-short {
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
  width: 50%}
.animation-sample-medium {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  width: 50%}
.animation-sample-long {
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  width: 50%}
.animation-sample-short:hover, .animation-sample-medium:hover, .animation-sample-long:hover {
  width: 100%}
.container-fluid .row-fluid .ctr {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.ctr {
  max-width: 1300px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .long-button {
    width: 100%}
}form {
  margin-bottom: 3rem;
}
::-webkit-input-placeholder {
  color: #D8D8D8;
  opacity: 1;
  font-weight: normal;
}
::-moz-placeholder {
  color: #D8D8D8;
  opacity: 1;
  font-weight: normal;
}
:-ms-input-placeholder {
  color: #D8D8D8;
  opacity: 1;
  font-weight: normal;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}
a {
  text-decoration: none;
  color: #00A3E0;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
  border-bottom: 0;
  display: inline-block;
}
a:hover {
  color: #43B02A;
}
button {
  color: #fff;
  background-color: #007AA8;
  border: 3px solid #007AA8;
  border-radius: 60px;
  padding: 15px 40px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
}
button:hover {
  cursor: pointer;
  background-color: #003865;
  border-color: #003865;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  button, .button {
    width: 100%;
    font-size: 2.2rem;
  }
}hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #D8D8D8;
}
abbr[title] {
  border: 0;
}
code {
  padding: 1rem;
  margin: 0 1rem;
  white-space: nowrap;
  background: #D8D8D8;
  border: 1px solid #D8D8D8;
  border-radius: 0;
}
pre>code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
  margin-bottom: 3rem;
}
pre {
  overflow-x: auto;
}
table pre {
  white-space: pre-wrap;
}
th, td {
  padding: 10px 20px;
  text-align: left;
  border-bottom: 1px solid #D8D8D8;
}
th:first-child, td:first-child {
  padding-left: 0;
}
th:last-child, td:last-child {
  padding-right: 0;
}
table {
  margin-bottom: 3rem;
}
.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_text, .hs_cos_wrapper_type_header, .hs_cos_wrapper_type_section_header, .hs_cos_wrapper_type_raw_html, .hs_cos_wrapper_type_raw_jinja, .hs_cos_wrapper_type_page_footer {
  word-wrap: break-word;
}
img {
  image-rendering: -webkit-optimize-contrast;
}
@media (max-width: 991px) {
  html {
    font-size: 8px;
  }
}@media (max-width: 767px) {
  html {
    font-size: 6px;
  }
  p {
    font-size: 1.8rem;
  }
  /*.mv50 {
  margin: 25px 0 !important;
}
  */.mb50 {
    margin-bottom: 25px !important;
  }
  .mt50 {
    margin-top: 25px !important;
  }
}.layout-primary-ctas {
  margin: 100px auto;
}
.layout-sidebar-left {
  padding-right: 10px;
}
@media (max-width: 767px) {
  .layout-sidebar-left {
    padding-right: 0;
  }
}.layout-sidebar-right {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .layout-sidebar-right {
    padding-left: 0;
  }
}.layout-footer {
  background: #F6F8F9;
  overflow: auto;
  padding-top: 30px;
}
@media (max-width: 767px) {
  .layout-footer {
    margin-top: 25px;
  }
}.blog .layout-footer {
  margin-top: 0;
}
.layout-footer p, .layout-footer li {
  font-size: 1.2rem !important;
}
@media (max-width: 767px) {
  .layout-footer p, .layout-footer li {
    font-size: 2.2rem !important;
  }
}.layout-footer .hot-topics a {
  color: #003865;
}
@media (max-width: 767px) {
  .layout-footer {
    text-align: center;
  }
}.bottom-footer {
  background-color: #E4EBEE;
  overflow: auto;
  padding: 20px 0;
}
.bottom-footer p, .bottom-footer li {
  font-size: 1.2rem !important;
  margin-bottom: 0;
}
.bottom-footer a {
  color: #003865;
}
@media (max-width: 1024px) {
  .bottom-footer p {
    font-size: 1.1rem !important;
  }
}@media (max-width: 767px) {
  .bottom-footer {
    text-align: center;
  }
  .bottom-footer p {
    font-size: 1.6rem !important;
  }
}.thanks .layout-footer {
  margin-top: 0;
}
.header {
  background-color: #fff;
  position: fixed;
  top: 0;
  -webkit-transition: .5s;
  transition: .5s;
  width: 100%;
  z-index: 999;
}
.header .rel-head-wrap {
  overflow: visible;
  position: relative;
}
.header .header-logo {
  padding-top: 25px;
  padding-bottom: 25px;
}
.header .header-logo img {
  max-width: 260px !important;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
@media (max-width: 1205px) {
  .header .header-logo img {
    max-width: 220px;
  }
}@media (max-width: 991px) {
  .header .header-logo img {
    max-width: 180px;
    padding: 10px 0;
  }
}@media (max-width: 767px) {
  .header .header-logo {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}.landing .header .header-logo {
  padding: 30px 0 30px 20px;
}
.header .main-nav a {
  font-size: 1.8rem;
  color: #003865;
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}
@media (max-width: 1460px) {
  .header .main-nav a {
    font-size: 1.5rem;
  }
}@media (max-width: 1200px) {
  .header .main-nav a {
    font-size: 1.3rem;
  }
}.header .main-nav a:hover {
  color: #00A3E0;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal {
  line-height: 0;
  text-align: center;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
  padding: 40px 0;
  margin: 18px;
}
@media (max-width: 1205px) {
  .header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
    margin: 0 10px;
  }
}.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal .fa {
  font-size: 12px;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  padding: 0;
  line-height: normal;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child {
  display:  none;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li {
  margin: 0;
  position: relative;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li.nav-active {
  background-image: url(//www.rewardgateway.com/hubfs/blue-triangle.png);
  background-repeat: no-repeat;
  background-position: 50% 100%}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li.nav-active a {
  color: #00A3E0;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li.nav-active a .fa {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:last-child {
  display: none;
}
@media (max-width: 767px) {
  .header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li: nth-child(n+6) {
    display: block;
  }
}.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul {
  display: none !important;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul li {
  text-align: left;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul li a {
  font-size: 1.6rem;
  margin: 0 20px 20px 20px;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul .hs-menu-children-wrapper {
  padding-top: 20px;
  background-color: #fff;
}
.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul .hs-menu-depth-2 .hs-menu-children-wrapper {
  padding-top: 0;
}
@media (max-width: 991px) {
  .header .main-nav {
    display: none !important;
  }
}.landing .header .main-nav {
  display: none;
}
.header #offscreen-menu {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: -100vh;
  left: 0;
}
.menu-open .header #offscreen-menu {
  top: 0;
  opacity: 1;
  z-index: 98;
  pointer-events: auto;
  height: 100vh;
}
.menu-closing .header #offscreen-menu {
  top: -100vh;
}
.header #offscreen-menu .offscreen-menu-content {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  border: 0;
  padding: 70px 0 0;
  overflow: scroll;
  position: relative;
}
.header #offscreen-menu .offscreen-menu-content ul {
  text-align: center;
}
@media (max-width: 767px) {
  .header #offscreen-menu .offscreen-menu-content ul {
    margin: 0 auto;
    float: none;
    display: block;
  }
  .header #offscreen-menu .offscreen-menu-content ul li {
    display: block;
  }
  .header #offscreen-menu .offscreen-menu-content ul li a span {
    display: inline-block;
    width: auto;
  }
}.header #offscreen-menu .social-links {
  text-align: center;
}
.header #offscreen-menu .social-links a {
  font-size: 40px;
  margin: 50px 10px;
}
.header #offscreen-menu .hs-cta-wrapper {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 50px;
}
.header #offscreen-menu .hs-cta-wrapper button {
  background-color: #00A3E0;
}
.header #offscreen-menu .hs-cta-wrapper button:hover {
  background-color: #43B02A;
}
.header #offscreen-menu .gsib_a {
  padding: 0;
  border: 0;
}
.header #offscreen-menu .gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-left: 20px;
  background: transparent;
}
.header #offscreen-menu .gsc-search-button {
  background: transparent;
  margin-right: 0;
  padding: 0 !important;
  width: 90px !important;
  padding: 0 !important;
  min-width: 50px;
  min-height: 60px;
  margin-top: 0;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  background-image: url("https://302335.fs1.hubspotusercontent-na1.net/hubfs/302335/unified-search-white.png") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 40px !important;
  opacity: .6;
  -webkit-transition: .25s;
  transition: .25s;
}
.header #offscreen-menu .gsc-search-button input {
  opacity: 0;
}
.header #offscreen-menu .gsc-search-button:hover {
  background-size: 50px !important;
}
.header #offscreen-menu .gsc-search-button.input {
  margin-right: 20px;
  float: right;
}
.header #offscreen-menu td.gsc-input, .header #offscreen-menu td.gsc-search-button {
  border: 0 !important;
}
.header #offscreen-menu .gsc-search-box {
  background: rgba(255, 255, 255, 0.05);
  border-bottom: 0;
}
.header #offscreen-menu .gsc-search-box>tbody {
  border-top: 0 solid #fff;
}
.header #offscreen-menu #___gcse_1 {
  clear: both;
  padding-top: 40px;
}
.header #offscreen-menu #___gcse_1 {
  max-width: 500px;
  margin: 0 auto;
}
.header #offscreen-menu .gsc-input-box {
  border: none !important;
  background: transparent !important;
  height: auto !important;
  box-shadow: none !important;
  outline: none !important;
}
.header #offscreen-menu .gsc-input-box table {
  margin-bottom: 0;
}
.header #offscreen-menu .gsc-input-box input {
  background: transparent !important;
  min-height: 50px;
  height: auto;
  font-size: 3rem !important;
  color: #fff;
}
.header #offscreen-menu form.gsc-search-box {
  margin: 50px auto;
}
.header #offscreen-menu table.gsc-search-box {
  margin-bottom: 0;
}
.header #offscreen-menu .gsib_a {
  padding: 0;
  border: 0;
}
.header #offscreen-menu .gsib_b {
  display: none;
}
.header #offscreen-menu .gsc-control-searchbox-only {
  max-width: 66%;
  margin: 0 auto;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu a {
  color: #fff;
  border-bottom: 0;
  font-size: 3rem;
  font-weight: 300;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu ul li:hover>a {
  background: rgba(255, 255, 255, 0.1);
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 0;
  margin: 10px 0;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu li.hs-menu-depth-2 a {
  padding: 20;
  font-size: 2.5rem;
  width: 100%}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu li.hs-menu-depth-3 a {
  padding: 10;
  font-size: 2rem;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu li {
  margin-bottom: 0;
  text-align: center;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1 ul a {
  border-bottom: 0;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1 ul ul a {
  border-bottom: 0;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu ul li.hs-item-has-children ul {
  display: none;
  position: relative;
  z-index: 999;
  margin: 10 0;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1 {
  background-color: transparent;
  -webkit-transition: .5s;
  transition: .5s;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 0 solid transparent;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-2 {
  background-color: transparent;
  -webkit-transition: .5s;
  transition: .5s;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 0 solid transparent;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-3 {
  margin-left: 0;
  margin-right: 0;
  width: 100%}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1.toggled {
  -webkit-transition: .5s;
  transition: .5s;
  border-left: 0 solid #00A3E0;
  border-right: 0 solid #00A3E0;
  border-bottom: 2px solid #00A3E0;
  background-color: rgba(0, 163, 224, 0.5);
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1.toggled>a {
  background-color: #00A3E0;
  color: #003865;
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-2.toggled {
  -webkit-transition: .5s;
  transition: .5s;
  border-left: 0 solid #43B02A;
  border-right: 0 solid #43B02A;
  border-bottom: 2px solid #43B02A;
  background-color: rgba(67, 176, 42, 0.5);
}
.header #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-2.toggled>a {
  background-color: #43B02A;
  color: #003865;
}
.header .hamburger-toggle {
  padding: 0;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: .57143rem;
  position: absolute;
  right: 20px;
  top: 4px;
  margin: 0;
  background: transparent;
  border: 0;
  z-index: 99;
  display: none !important;
  top: 25%}
@media (max-width: 991px) {
  .header .hamburger-toggle {
    display: block !important;
    text-align: right;
    margin: 6px 0;
    width: auto;
  }
}.header .hamburger-toggle.close {
  -webkit-transform: scale3d(0.8,  0.8,  0.8);
  transform: scale3d(0.8,  0.8,  0.8);
  top: 50px;
}
.header .hamburger-toggle.close .lines:before {
  background-color: white;
}
.header .hamburger-toggle.close .lines:after {
  background-color: white;
}
.header .hamburger-toggle.x2 .lines {
  -webkit-transition: background .3s .5s ease;
  transition: background .3s .5s ease;
}
.header .hamburger-toggle.x2 .lines:before, .header .hamburger-toggle.x2 .lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: top .3s .6s ease,  -webkit-transform .3s ease;
  -webkit-transition: top .3s .6s ease,  -webkit-transform .3s ease;
  transition: top .3s .6s ease,  transform .3s ease;
  transition: top .3s .6s ease,  transform .3s ease,  -webkit-transform .3s ease;
}
.header .hamburger-toggle.x2.close .lines {
  -webkit-transition: background .3s 0 ease;
  transition: background .3s 0 ease;
  background: transparent;
}
.header .hamburger-toggle.x2.close .lines:before, .header .hamburger-toggle.x2.close .lines:after {
  transition: top .3s ease,  -webkit-transform .3s .5s ease;
  -webkit-transition: top .3s ease,  -webkit-transform .3s .5s ease;
  transition: top .3s ease,  transform .3s .5s ease;
  transition: top .3s ease,  transform .3s .5s ease,  -webkit-transform .3s .5s ease;
  top: 0;
  width: 30px;
}
.header .hamburger-toggle.x2.close .lines:before {
  -webkit-transform: rotate3d(0,  0,  1,  45deg);
  transform: rotate3d(0,  0,  1,  45deg);
}
.header .hamburger-toggle.x2.close .lines:after {
  -webkit-transform: rotate3d(0,  0,  1,  -45deg);
  transform: rotate3d(0,  0,  1,  -45deg);
}
.header .hamburger-toggle:hover, .header .hamburger-toggle:focus {
  background: transparent;
  opacity: 1;
  outline: none;
}
.header .hamburger-toggle:active {
  background: transparent;
  -webkit-transition: 0;
  transition: 0;
}
.header .lines {
  display: inline-block;
  width: 30px;
  height: 3px;
  background: #383a35;
  border-radius: 0;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
}
.header .lines:before, .header .lines:after {
  display: inline-block;
  width: 30px;
  height: 3px;
  background: #383a35;
  border-radius: 0;
  -webkit-transition: .3s;
  transition: .3s;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: .28571rem center;
  transform-origin: .28571rem center;
}
.header .menu-open .lines:before, .header .menu-open .lines:after {
  background: #fff;
}
.header .lines:before {
  top: 1rem;
}
.header .lines:after {
  top: -1rem;
}
.header .offscreen-search-toggle {
  position: relative;
  top: 5px;
}
@media (max-width: 991px) {
  .header .offscreen-search-toggle {
    display: none !important;
  }
}.header .row-number-3 .row-fluid {
}
.header .widget-type-simple_menu {
  float:  right;
  text-align: right;
  padding-top: 30px;
  padding-bottom: 20px;
}
.header .widget-type-simple_menu li {
  margin-bottom: 0;
}
.header .widget-type-simple_menu li a {
  padding: 10px !important;
  border: 1px solid #D8D8D8;
  color: #003865;
}
@media (max-width: 1205px) {
  .header .widget-type-simple_menu li a {
    font-size: 1.3rem;
  }
}.header .widget-type-simple_menu li:nth-child(n+2) a {
  border: 1px solid #00A3E0;
  background-color: #00A3E0;
  color: #fff;
}
@media (max-width: 991px) {
  .header:not(.simple-smart) .widget-type-simple_menu {
    display: none;
  }
}.landing .header .widget-type-simple_menu {
  display: none;
}
#offscreen-search {
  margin-top: 100px;
}
#offscreen-search .gsc-search-box {
  background: rgba(0, 56, 101, 0.95);
  border-bottom: 0;
  border-top: 0;
}
#offscreen-search .gsc-search-box>tbody {
  border-top: 0;
}
#offscreen-search input.gsc-input {
  color: #fff;
}
#offscreen-search .gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-left: 20px;
  background: transparent;
  border: 0;
}
#offscreen-search .gsc-search-button {
  background: transparent;
  margin-right: 0px;
  padding: 0 !important;
  width: 90px !important;
  height: auto !important;
  padding: 0 !important;
  min-width: 50px;
  min-height: 60px;
  margin-top: 0;
  margin-bottom: 0 !important;
  margin-left: 0px !important;
}
#offscreen-search .gsc-search-button input {
  opacity: 0;
}
#offscreen-search .gsc-search-button {
  background-image: url("https://302335.fs1.hubspotusercontent-na1.net/hubfs/302335/unified-search-white.png") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 40px !important;
  opacity: .6;
  -webkit-transition: .5s;
  transition: .5s;
  border: 0;
}
#offscreen-search .gsc-search-button:hover {
  background-size: 50px !important;
}
#offscreen-search .gsc-search-button.input {
  margin-right: 20px;
  float: right;
}
#offscreen-search .gsc-input-box td {
  border: 0 !important;
}
#offscreen-search #___gcse_1 {
  clear: both;
  padding-top: 40px;
  max-width: 500px;
  margin: 0 auto;
}
#offscreen-search .gsc-input-box {
  border: none !important;
  background: transparent !important;
  height: auto !important;
  box-shadow: none !important;
  outline: none !important;
}
#offscreen-search .gsc-input-box table {
  margin-bottom: 0;
}
#offscreen-search .gsc-input-box input {
  background: transparent !important;
  min-height: 70px;
  height: auto;
  font-size: 4rem !important;
  color: white;
}
#offscreen-search form.gsc-search-box {
  margin-bottom: 0;
}
#offscreen-search table.gsc-search-box {
  margin-bottom: 0;
}
#offscreen-search .gsib_b {
  display: none;
}
#offscreen-search .gsc-control-searchbox-only {
  border: 0 !important;
}
.mfp-container {
  padding: 0;
}
.mfp-content {
  vertical-align: top;
}
.mfp-close {
  color: #fff !important;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-color: white !important;
}
.mfp-close:hover {
  background-color: #fff !important;
  color: #003865 !important;
}
.mfp-fade.mfp-bg {
  background: #003865;
  opacity: 0;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9;
  top: 0;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-fade-from-top.mfp-bg {
  background: #003865;
  opacity: 0;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
  -webkit-transform: translateY(-100vh);
  transform: translateY(-100vh);
}
.mfp-fade-from-top.mfp-bg.mfp-ready {
  opacity: 0.9;
  top: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mfp-fade-from-top.mfp-bg.mfp-removing {
  opacity: 0;
  -webkit-transform: translateY(-100vh);
  transform: translateY(-100vh);
}
.mfp-fade-from-top.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-transform: translateY(-100vh);
  transform: translateY(-100vh);
}
.mfp-fade-from-top.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mfp-fade-from-top.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(-100vh);
  transform: translateY(-100vh);
}
.landing-logo {
  padding: 20px;
  text-align: center;
}
.landing-logo img {
  max-width: 100px;
}
.social-share {
  text-align: center;
}
.landing .social-share {
  text-align: left;
  padding-left: 20px;
}
.social-share p {
  display: inline-block;
  color: #003865;
  margin: 0;
}
.social-share a {
  margin: 0 5px;
}
.social-share a .fa {
  font-size: 19px;
  color: #003865;
}
.page-hero {
  margin-bottom: 0px;
  background-size: cover;
  background-position: center center;
  text-align: center;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.page-hero h1 {
  margin-bottom: 10px;
}
.page-hero h3 {
  font-family: "GothamRnd_Book", sans-serif;
}
.page-hero .content-wrap {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .page-hero .content-wrap {
    min-height: 100px !important;
    display: block;
  }
}.page-hero .content {
  max-width: 1000px;
  margin: 0 auto;
  opacity: 1;
  margin-top: 0 !important;
  background-color: white;
  padding: 50px;
  text-align: left;
  max-width: 850px;
  position: relative;
  margin-bottom: 50px;
  margin-top: 50px !important;
  max-width: 720px;
}
@media (max-width: 1024px) {
  .page-hero .content {
    max-width: 560px;
  }
}.page-hero .content::before {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  left: 75px;
}
.page-hero .content h3 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .page-hero .content {
    padding: 30px;
  }
}.page-hero .content button {
  margin-bottom: 0;
  position: absolute;
  right: -70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
  bottom: -45px;
  width: 248px;
  font-size: 1.4rem;
  height: 80px;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "GothamRnd_Bold", sans-serif;
}
@media (max-width: 767px) {
  .page-hero .content button {
    position: initial;
    height: auto;
    font-size: 1.9rem;
  }
}.page-hero .content button img {
  margin-right: 10px;
}
.is-window-load .page-hero .content {
  opacity: 1;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.thanks .page-hero .content {
  margin-bottom: 0;
}
.page-hero.blog .content {
  max-width: 750px;
}
.page-hero.blog .content button {
  background-color: #FF6A13;
  text-align: left;
  border: 2px solid #FF6A13;
  display: block;
  font-size: 1.6rem;
}
.resources .page-hero .content button {
  padding: 20px 19px;
}
.post .page-hero .content-wrap {
  height: 150px !important;
  min-height: auto !important;
}
.home .page-hero .content button {
  font-size: 2.0rem;
}
.main-content .ctr {
  max-width: 963px;
}
.main-content a:not(.button-small, .stroke-button-small) {
  border-bottom: 1px solid rgba(0, 163, 224, 0.2);
}
.main-content a:not(.button-small, .stroke-button-small):hover {
  border-bottom: 1px solid #00A3E0;
}
.main-content img {
  margin: 20px;
}
@media (max-width: 767px) {
  .main-content img {
    margin: 40px auto !important;
    float: none !important;
    display: block;
  }
}.main-content ul {
  overflow: hidden;
  list-style: none;
  padding: 0;
}
.main-content h3 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
}
.main-content h1 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
}
.main-content.company-hero p {
  max-width: 925px;
  margin: 0 auto;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .main-content.company-hero p {
    margin-bottom: 25px;
  }
}.main-content .bottom {
  margin-top: 50px;
}
.main-content .bottom h3 {
  font-size: 1.9rem;
  line-height: 3rem;
  letter-spacing: -.6px;
  margin-bottom: 2.5rem;
  font-family: "GothamRnd_Bold", sans-serif;
  font-size: 2.4rem;
}
.main-content .bottom button {
  margin-top: 30px;
  font-family: "GothamRnd_Bold", sans-serif;
}
.landing-content .main-content {
  padding-right: 50px;
}
@media (max-width: 767px) {
  .landing-content .main-content {
    padding-right: 0;
  }
}.main-content.intro h3 {
  font-size: 1.9rem;
  line-height: 3rem;
  letter-spacing: -.6px;
  margin-bottom: 2.5rem;
  font-family: "GothamRnd_Bold", sans-serif;
}
.general .main-content.intro h3, .product .main-content.intro h3 {
  font-size: 2.5rem;
  font-family: "GothamRnd_Book", sans-serif;
}
.success .main-content img {
  margin-bottom: 30px;
}
.secondary-content {
  padding: 20px;
}
.secondary-content a:not(.button-small, .stroke-button-small) {
  border-bottom: 1px solid rgba(0, 163, 224, 0.2);
}
.secondary-content a:not(.button-small, .stroke-button-small):hover {
  border-bottom: 1px solid #00A3E0;
}
.secondary-content img {
  margin: 20px;
}
@media (max-width: 767px) {
  .secondary-content img {
    margin: 40px auto !important;
    float: none !important;
    display: block;
  }
}.widget-type-form, .hbspt-form {
  color: #003865;
  background-color: #DFE6EB;
  padding: 20px;
  margin: 0px auto;
}
.widget-type-form .hs-form>div, .hbspt-form .hs-form>div {
  margin-bottom: 40px;
}
.widget-type-form .hs-form>div:last-of-type, .hbspt-form .hs-form>div:last-of-type {
  margin-top: -30px !important;
}
.widget-type-form .hs-form fieldset, .hbspt-form .hs-form fieldset {
  max-width: none;
}
.widget-type-form .hs-form fieldset.form-columns-1 .hs-input, .hbspt-fo fieldset.form-columns-1 .hs-input {
  width: 100%;
  margin-right: 0;
}
.widget-type-form .hs-form .hs_subscribe_to_our_blog, .hbspt-form .hs-form .hs_subscribe_to_our_blog {
  margin-top: 30px;
}
.widget-type-form .hs-form input, .widget-type-form .hs-form textarea, .hbspt-form .hs-form input, .hbspt-form .hs-form textarea {
  border: 1px solid #D8D8D8;
  margin-top: 10px;
  height: 40px;
}
.widget-type-form .hs-form .hs-error-msgs, .hbspt-form .hs-form .hs-error-msgs {
  font-style: italic;
}
.widget-type-form .hs-form ul, .hbspt-form .hs-form ul {
  padding: 0;
  margin-bottom: 0;
}
.widget-type-form .hs-form li, .hbspt-form .hs-form li {
  list-style-type: none;
}
.widget-type-form .hs-form .form-columns-1 .hs-form-checkbox input, .hbspt-form .hs-form .form-columns-1 .hs-form-checkbox input {
  width: auto;
  margin-right: 10px;
}
.widget-type-form .hs-form .form-columns-1 .hs-form-checkbox span, .hbspt-form .hs-form .form-columns-1 .hs-form-checkbox span {
  font-size: 1.6rem;
}
.widget-type-form .hs-form .hs-form-radio, .hbspt-form .hs-form .hs-form-radio {
  display: inline-block;
  margin-right: 30px;
}
.widget-type-form .hs-form .form-columns-1 .hs-form-radio input, .hbspt-form .hs-form .form-columns-1 .hs-form-radio input {
  width: auto;
  margin-right: 10px;
}
.widget-type-form .hs-form .form-columns-1 .hs-form-radio span, .hbspt-form .hs-form .form-columns-1 .hs-form-radio span {
  font-size: 1.6rem;
}
.widget-type-form .hs-form .hs-button, .hbspt-form .hs-form .hs-button {
  color: #fff;
  background-color: #007AA8;
  border: 3px solid #007AA8;
  border-radius: 60px;
  box-shadow: none;
  padding: 15px 40px;
  margin: 20px 0;
  line-height: normal;
  font-weight: normal;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
  height: initial !important;
  width: 100%}
.widget-type-form .hs-form .hs-button:hover, .hbspt-form .hs-form .hs-button:hover {
  cursor: pointer;
  background-color: #ffffff;
  border-color: #ffffff;
  box-shadow: none;
  color: #017AA8;
  text-decoration: none;
  top: 0;
}
.thanks .widget-type-form .hs-form .hs-button:hover, 
.thanks .hbspt-form .hs-form .hs-button:hover {
  color: #017AA8 !important;
}
@media (max-width: 767px) {
  .widget-type-form .hs-form .hs-button, .hbspt-form .hs-form .hs-button {
    width: 100%;
    font-size: 2.2rem;
  }
}.widget-type-form .hs-form textarea, .hbspt-form .hs-form textarea {
  margin-top: 10px !important;
}
.widget-type-form .hs-form .hs-form-booleancheckbox-display input, .hbspt-form .hs-form .hs-form-booleancheckbox-display input {
  height: auto;
}
.widget-type-form .hs-form .hs-form-booleancheckbox-display input, .hbspt-form .hs-form .hs-form-booleancheckbox-display input {
  margin-right: 10px;
}
.widget-type-form .hs-form .hs-error-msgs label, .hbspt-form .hs-form .hs-error-msgs label {
  color: #DF4661;
}
@media (max-width: 767px) {
  .widget-type-form .hs-form, .hbspt-form .hs-form {
    font-size: 2.2rem;
  }
}form select.hidden {
  display: none;
}
form .select {
  cursor: pointer;
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 20px;
}
form select {
  -webkit-appearance: none;
  padding: 26px 40px;
  border: 1px solid #D8D8D8;
  margin-top: 10px;
  font-size: 2.4rem;
  font-family: "GothamRnd_Bold", sans-serif;
  background-color: #fff;
  border-radius: 0;
}
form select:hover {
  background-color: #D8D8D8;
}
form select:active, form select.active {
  background-color: #D8D8D8;
}
form .styledselect {
  -webkit-appearance: none;
  padding: 26px 40px;
  border: 1px solid #D8D8D8;
  margin-top: 10px;
  font-size: 2.4rem;
  font-family: "GothamRnd_Bold", sans-serif;
  background-color: #fff;
  border-radius: 0;
}
form .styledselect:hover {
  background-color: #D8D8D8;
}
form .styledselect:active, form .styledselect.active {
  background-color: #D8D8D8;
}
form .options {
  background: #fff;
  border: 1px solid #D8D8D8;
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 97%;
  z-index: 999;
  width: 100%}
form .active+.options {
  z-index: 9999;
}
form .options li {
  padding: 5px;
  list-style-type: none;
  font-size: 2.4rem;
  font-family: "GothamRnd_Bold", sans-serif;
}
form .options li:hover {
  background: #00A3E0;
  color: #fff;
}
form.controls {
  font-size: 0;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  form.controls {
    margin-bottom: 25px;
  }
}.hs-form select {
  font-size: 1.6rem;
  padding: 20px;
}
.hs-cta-wrapper {
  opacity: 0;
}
.is-window-load .hs-cta-wrapper {
  opacity: 1;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.header-cta .hs-cta-wrapper {
  float: right;
}
.header-cta .hs-cta-wrapper img {
  display: none;
}
.header-cta .hs-cta-wrapper button {
  font-size: 1.4rem;
  padding: 5px 10px;
  margin: 0;
}
@media (max-width: 991px) {
  .header-cta .hs-cta-wrapper {
    display: none !important;
  }
}.full-width-cta .hs-cta-wrapper {
  text-align: center;
}
.full-width-cta .hs-cta-wrapper a {
  display: block;
}
.full-width-cta .hs-cta-wrapper button {
  margin-top: 30px;
}
.main-content .hs-cta-wrapper a {
  margin: 50px auto;
  border: 0;
  display: block;
  padding: 20px;
  background-color: rgba(216, 216, 216, 0.25);
  overflow: auto;
}
.main-content .hs-cta-wrapper img {
  float: left;
  margin-right: 20px;
}
.main-content .hs-cta-wrapper h3 {
  margin: 20px 0;
}
.main-content .hs-cta-wrapper button {
  margin-top: 20px;
}
.main-content .hs-cta-wrapper p {
  margin: 0;
}
@media (max-width: 767px) {
  .main-content .hs-cta-wrapper {
    text-align: center;
  }
  .main-content .hs-cta-wrapper a {
    padding-bottom: 50px;
  }
}.layout-primary-ctas .hs-cta-wrapper {
  display: block;
  text-align: center;
  padding: 20px;
}
.layout-primary-ctas .hs-cta-wrapper button {
  margin-top: 40px;
}
.layout-primary-ctas .hs-cta-wrapper .fa {
  font-size: 10rem;
}
.product-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #003865;
}
.product-cta img, .product-cta div, .product-cta button {
  display: inline-block;
  width: 20%}
.product-cta img {
  width: 180px;
}
.product-cta.no-icon:hover h3, .product-cta.no-icon h3  {
  color:  #ffffff;
  margin-bottom: 0;
}
.product-cta.no-icon button {
  background-image: none;
  padding: 15px 10px 15px 10px;
  background-color:  transparent;

  border-color:  #ffffff;
}
.product-cta.no-icon button:hover {
  background-color:  #ffffff;
  color:  #003865;
}
.product-cta div {
  width: 50%;
  margin: 0 4%}
.product-cta h3 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
  font-size: 3.6rem;
}
.product-cta button {
  background-image: url(//www.rewardgateway.com/hubfs/download%20icon.png);
  background-repeat: no-repeat;
  background-position: 12px 50%;
  width: 210px;
  padding: 22px 10px 15px 40px;
}
@media (max-width: 767px) {
  .product-cta {
    display: block;
  }
  .product-cta div {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .product-cta img {
    display: block;
    margin: 0 auto;
    width: 120px;
    margin-bottom: 20px;
  }
  .product-cta button {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
  }
}.footer-cta button {
  background-repeat: no-repeat;
  background-position: 42px 50%;
  width: 340px;
  padding: 15px 30px;
  font-family: "GothamRnd_Bold", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-cta button span {
  margin: auto 0;
}
@media (max-width: 1024px) {
  .footer-cta button {
    width: 290px !important;
  }
}.footer-cta button img {
  margin-right: 10px;
  max-height: 43px !important;
}
.footer-banner-content .widget-type-cta:nth-child(2) button {
  background-color: #43B02A;
  border: 3px solid #43B02A;
}
.footer-banner-content .widget-type-cta:nth-child(2) button:hover {
  background-color: #00A3E0;
  border: 3px solid #00A3E0;
}
.footer-banner-content .widget-type-cta:nth-child(3) button {
  background-color: #F2A900;
  border: 3px solid #F2A900;
}
.footer-banner-content .widget-type-cta:nth-child(3) button:hover {
  background-color: #00A3E0;
  border: 3px solid #00A3E0;
}
.footer-links-column h3 {
  font-size: 2rem;
}
.footer-links-column ul {
  padding: 0;
  list-style-type: none;
}
.footer-links-column li {
}
.footer-links-column a {
  color: #003865;
}
@media (max-width: 767px) {
  .footer-links-column p {
    margin-bottom: 5px;
  }
}.footer-contact-info {
  text-align: right;
}
.footer-contact-info img {
  max-width: 150px;
}
@media (max-width: 767px) {
  .footer-contact-info {
    text-align: left;
  }
}.footer-utility-links {
  font-size: 1.6rem;
}
.footer-utility-links a {
  margin: 0 5px;
}
.footer-social-links {
  text-align: left;
  font-size: 3rem;
}
.footer-social-links p {
  margin-bottom: 20px;
}
.footer-social-links p.obsessed {
  margin-bottom: 0;
  margin-top: 30px;
}
.footer-social-links .fa {
  border: 3px solid #00A3E0;
  padding: 5px;
  height: 40px;
  width: 40px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 19px;
}
@media (max-width: 767px) {
  .footer-social-links {
    text-align: center;
    margin-bottom: 30px;
  }
}.vertical-menu {
  -webkit-transition: margin-top .5s;
  transition: margin-top .5s;
}
.vertical-menu a {
  background-color: #D8D8D8;
}
.large-quote {
  text-align: center;
  background-color: #D8D8D8;
}
.large-quote blockquote {
  margin-top: 0;
}
.large-quote .content {
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.customer-logos {
  text-align: center;
  margin-bottom: 50px;
}
.customer-logos img {
  max-width: 120px;
}
.download-button {
  text-align: center;
}
.slalom-content {
  clear: both;
  overflow: auto;
}
.slalom-content .image {
  float: right;
  width: 50%;
  text-align: center;
  text-align: right;
  height: 450px;
}
.slalom-content .image>div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%}
@media (max-width: 1024px) {
  .slalom-content .image>div {
    width: 100%;
    height: 225px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
  }
}.slalom-content .content {
  float: right;
  width: 50%;
  padding: 0 50px;
}
.slalom-content .content .inner-content {
  max-width: 450px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .slalom-content .content .inner-content p {
    margin-bottom: 20px;
  }
}.slalom-content .content h3 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
}
.slalom-content .content .button, .slalom-content .content button {
  max-width: 400px;
  width: auto;
  margin: 0;
  font-family: "GothamRnd_Bold", sans-serif;
}
.features-list div:nth-child(even) .slalom-content {
  overflow: auto;
}
.features-list div:nth-child(even) .slalom-content .image {
  float: left;
  text-align: left;
  height: 450px;
}
.features-list div:nth-child(even) .slalom-content .image>div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%}
@media (max-width: 1024px) {
  .features-list div: nth-child(even) .slalom-content .image>div {
    width: 100%;
    height: 225px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
  }
}.features-list div:nth-child(even) .slalom-content .content {
  float: left;
}
@media (max-width: 1024px) {
  .slalom-content .image {
    float: none;
    width: 100%;
    height: auto !important;
  }
  .slalom-content .content {
    float: none;
    width: 100%;
    margin-top: 0 !important;
    padding: 50px;
  }
}@media (max-width: 767px) {
  .slalom-content .content {
    padding: 25px 20px;
  }
}.features-list {
  overflow: auto;
}
.features-list .ctr {
}
.search-banner {
  text-align: center;
  margin-top: 100px;
}
.google-search-results .gsc-adBlock, .google-search-results .gsc-adBlockVertical, .google-search-results .gcsc-branding, .google-search-results .gsc-resultsHeader {
  display: none !important;
}
.google-search-results .gsc-thinWrapper {
  width: 100% !important;
  border: none !important;
}
.google-search-results .gsc-selected-option-container {
  max-width: 100% !important;
  width: auto !important;
}
.google-search-results .gsc-result-info {
  color: #003865 !important;
  font-size: 4rem !important;
  font-family: "GothamRnd_Book", sans-serif !important;
  font-weight: 300 !important;
  padding: 20px 20px 5px !important;
}
.google-search-results .gs-no-results-result div.gs-snippet {
  background-color: #003865 !important;
  color: #fff !important;
  font-size: 4rem !important;
  font-family: "GothamRnd_Book", sans-serif !important;
  font-weight: 300 !important;
  padding: 2rem;
  text-align: center !important;
}
.google-search-results .gsc-control-wrapper-cse * {
  border: 0 !important;
}
.google-search-results .gsc-expansionArea .gsc-webResult.gsc-result:nth-child(odd) {
  background-color: rgba(216, 216, 216, 0.35) !important;
}
.google-search-results .gs-result .gs-title, .google-search-results .gs-result .gs-title * {
  color: #43B02A !important;
  font-family: "GothamRnd_Bold", sans-serif !important;
  font-size: 2.8rem !important;
  line-height: 3rem !important;
  text-decoration: none !important;
}
.google-search-results .gs-result .gs-title b, .google-search-results .gs-result .gs-title strong {
  color: #43B02A !important;
}
.google-search-results .gs-result a.gs-visibleUrl, .google-search-results .gs-result .gs-visibleUrl {
  color: #00A3E0 !important;
  font-family: "GothamRnd_Book", sans-serif !important;
}
.google-search-results .gs-visibleUrl b, .google-search-results .gs-visibleUrl strong {
  font-family: "GothamRnd_Book", sans-serif;
  font-weight: normal !important;
}
.google-search-results .gsc-control-cse .gs-snippet b, .google-search-results .gsc-control-cse .gs-snippet strong {
  font-weight: 500 !important;
}
.google-search-results .gsc-preview-reviews, .google-search-results .gsc-control-cse .gs-snippet, .google-search-results .gsc-control-cse .gs-promotion em, .google-search-results .gsc-control-cse .gs-snippet, .google-search-results .gsc-control-cse .gs-promotion em {
  color: #003865 !important;
  font-size: 1.6rem !important;
  font-weight: lighter !important;
  font-family: "GothamRnd_Book", sans-serif !important;
}
.google-search-results .gsc-webResult .gsc-result {
  padding: 2rem !important;
}
.google-search-results .gsc-results {
  width: 100% !important;
}
.google-search-results .gsc-table-result {
  margin-bottom: 0 !important;
}
.google-search-results .gsc-table-result, .google-search-results .gsc-thumbnail-inside, .google-search-results .gsc-url-top {
  padding-left: 0;
  padding-right: 0 !important;
}
.google-search-results .gsc-above-wrapper-area-container {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #D8D8D8 !important;
}
.google-search-results .gsc-cursor-page {
  color: #003865 !important;
  height: 50px;
  width: 50px;
  text-align: center;
  background-color: #D8D8D8 !important;
  font-weight: 400 !important;
  font-family: "GothamRnd_Book", sans-serif !important;
  font-size: 1.8rem !important;
  line-height: 50px !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
  display: inline-block !important;
  margin-bottom: 10px !important;
}
.google-search-results .gsc-cursor-current-page, .google-search-results .gsc-cursor-page:hover {
  color: #fff !important;
  background-color: #43B02A !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
}
.google-search-results .gsc-cursor-box {
  text-align: center;
  margin-top: 5rem !important;
}
.google-search-results .gsc-control-cse {
  padding: 0 !important;
}
.google-search-results .gs-spelling a {
  color: #00A3E0 !important;
}
.google-search-results .gs-spelling {
  float: left;
  font-family: "GothamRnd_Book", sans-serif !important;
  color: #003865 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.google-search-results .gs-spelling.gs-spelling-original {
  float: right !important;
  margin-top: 1rem !important;
}
.google-search-results .gs-image-box {
  text-align: center !important;
}
.google-search-results .gsc-tabsArea {
  text-align: left !important;
  font-family: "GothamRnd_Book", sans-serif !important;
  font-size: 1.8rem !important;
}
.google-search-results .gsc-tabHeader {
  font-weight: 300 !important;
}
.google-search-results .gsc-tabHeader.gsc-tabhActive {
  color: #fff !important;
  background-color: #00A3E0 !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
  cursor: default !important;
}
.google-search-results .gsc-tabHeader.gsc-tabhInactive {
  background-color: #D8D8D8 !important;
  color: #003865 !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
}
.google-search-results .gsc-tabHeader.gsc-tabhInactive:hover {
  background-color: #D8D8D8 !important;
  color: #fff !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
}
.google-search-results .gsc-tabsArea>.gsc-tabHeader {
  height: auto !important;
  padding: 10px 25px !important;
}
.google-search-results .gsc-imageResult.gsc-result {
  margin-bottom: 50px !important;
}
.google-search-results .gsc-results.gsc-imageResult {
  margin-top: 25px !important;
}
.google-search-results .gs-result img.gs-image, .google-search-results .gs-result img.gs-promotion-image {
  border: 1px solid #D8D8D8 !important;
}
.google-search-results .gs-image-box.gs-web-image-box.gs-web-image-box-portrait, .google-search-results .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
  width: 100px !important;
  height: 80px !important;
}
.google-search-results .gs-web-image-box-portrait img.gs-image, .google-search-results .gs-web-image-box-landscape img.gs-image {
  max-width: 100px !important;
  max-height: 800px !important;
}
.google-search-results .gsc-result-info span {
  font-size: 6rem;
  color: #00A3E0 !important;
}
.google-search-results .gsc-result-info:not(.showing) {
  opacity: 0;
  -webkit-transition: 0 !important;
  transition: 0 !important;
  min-height: 115px !important;
}
.google-search-results .gsc-result-info.showing {
  opacity: 1 !important;
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
}
.google-search-results .gsc-selected-option-container.gsc-inline-block {
  width: 160px !important;
}
.google-search-results .gsc-results .gsc-cursor-box {
  text-align: center;
}
.google-search-results .gsc-orderby-label {
  font-family: "GothamRnd_Book", sans-serif !important;
  font-weight: normal !important;
}
.google-search-results .gsc-selected-option {
  font-family: "GothamRnd_Book", sans-serif !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
}
.google-search-results .gsc-option {
  font-family: "GothamRnd_Book", sans-serif !important;
  font-weight: normal !important;
}
@media (max-width: 767px) {
  .google-search-results .gsc-tabsArea {
    text-align: center;
  }
  .google-search-results .gsc-results .gsc-cursor-box .gsc-cursor-page:last-of-type {
    margin-right: 0;
  }
  .google-search-results .gsc-cursor-page {
    padding: 8px 8.5px;
    margin-right: 6px;
  }
  .google-search-results .gsc-results .gsc-cursor-box {
    margin: 10px 0px;
  }
  .google-search-results .gs-spelling.gs-spelling-original {
    float: left;
    clear: both;
  }
  .google-search-results .gsc-above-wrapper-area-container td {
    display: block !important;
    text-align: center;
    padding-right: 0;
    padding-left: 0;
  }
  .google-search-results .gsc-result-info {
    text-align: center;
    padding: 0;
  }
}.simple-heading {
  padding: 50px;
  text-align: center;
}
.contact-map {
  text-align: center;
  margin-top: 70px;
}
.contact-map .ctr {
  max-width: 1200px !important;
}
.contact-map .hs_cos_wrapper_type_custom_widget {
  display: inline-block;
  width: 26%;
  margin: 3%}
@media (max-width: 991px) {
  .contact-map .hs_cos_wrapper_type_custom_widget {
    width: 36%;
    margin: 2%}
}@media (max-width: 767px) {
  .contact-map .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin: 20px 0;
  }
}.pricing-intro {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 50px auto !important;
  float: none !important;
}
.pricing-overview-top-row {
  text-align: center;
}
.pricing-overview-top-row .col {
  width: 33.33%;
  float: left;
  position: relative;
}
.pricing-overview-top-row .col1 {
  background-color: rgba(216, 216, 216, 0.6);
  padding: 5px 10px;
}
.pricing-overview-top-row .col2 {
  background-color: rgba(216, 216, 216, 0.8);
  padding: 5px 10px;
  overflow: hidden;
}
.pricing-overview-top-row .col2 h6 {
  position: absolute;
  background-color: #43B02A;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  color: white;
  top: 50px;
  right: -45px;
  padding: 5px 40px;
  z-index: 99;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.pricing-overview-top-row .col3 {
  background-color: rgba(216, 216, 216, 0.6);
  padding: 5px 10px;
}
.pricing-overview-top-row p {
  font-size: 7rem;
  line-height: 5rem;
  font-weight: 300;
  margin-top: 3rem;
  margin-bottom: 0;
}
.pricing-overview-top-row p span {
  font-size: 2rem;
  color: #00A3E0;
}
.pricing-overview-top-row p sup {
  font-size: 2rem;
  top: -3.5rem;
  color: #00A3E0;
}
.pricing-overview-top-row h4 {
  margin-top: 0rem;
  margin-bottom: 3rem;
}
.pricing-overview-top-row .col:not(.col2) p {
  margin-top: 2rem;
}
.pricing-overview-top-row .col:not(.col2) {
  margin-top: 2rem;
}
.pricing-overview-top-row .col:not(.col2) h4 {
  margin-bottom: 2rem;
}
.pricing-overview-column .col {
  width: 33.33%;
  float: left;
  padding: 10px;
  text-align: center;
  background: rgba(216, 216, 216, 0.5);
}
.pricing-overview-column .col p {
  margin-bottom: 0;
  padding-bottom: 2rem;
  border-bottom: 1px solid #D8D8D8;
}
.pricing-overview-column .col:last-of-type p {
  border-bottom: 0;
}
.pricing-overview-column .col1 {
  border-left: 1px solid transparent;
  border-right: 1px solid #D8D8D8;
}
.pricing-overview-column .col2 {
  position: relative;
  overflow: hidden;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.pricing-overview-column .col3 {
  border-right: 1px solid transparent;
  border-left: 1px solid #D8D8D8;
}
.pricing-features-top-row h6 {
  font-size: 1.6rem;
}
.pricing-features-top-row p {
  font-size: 5rem;
  line-height: 5rem;
  font-weight: 300;
  padding-top: 0;
}
.pricing-features-top-row p sup {
  font-size: 2rem;
  top: -2.0rem;
  color: #D8D8D8;
}
.pricing-features-top-row p span {
  font-size: 2rem;
  color: #003865;
}
.pricing-features-top-row h4 {
  color: #003865;
}
.pricing-features-top-row .col {
  float: left;
  position: relative;
  text-align: center;
  padding: 10px;
}
.pricing-features-top-row .col1 {
  width: 31%}
.pricing-features-top-row .col2, .pricing-features-top-row .col3, .pricing-features-top-row .col4 {
  background-color: #fff;
  padding: 0;
  width: 23%}
.pricing-features-top-row .col2 p, .pricing-features-top-row .col4 p, .pricing-features-top-row h4 {
  background-color: rgba(216, 216, 216, 0.5);
  margin: 0;
  padding: 5px 10px;
}
.pricing-features-top-row .col2 h6 {
  margin: 0;
}
.pricing-features-top-row .col4 h6 {
  margin: 0;
}
.pricing-features-top-row .col3 p, .pricing-features-top-row .col3 h4 {
  background-color: rgba(216, 216, 216, 0.8);
  padding: 5px 10px;
}
.pricing-features-top-row .col3 p {
  margin-bottom: 0;
}
.pricing-features-top-row .col3 h6 {
  background-color: rgba(0, 163, 224, 0.9);
  color: white;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin: 0;
}
.pricing-features-section-title {
  border-bottom: 1px solid #fff;
}
.pricing-features-section-title h6 {
  margin: 0;
  color: #003865;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 5px 10px;
  background-color: #D8D8D8;
}
.pricing-features-column .col {
  padding: 10px;
}
.pricing-features-column .col p {
  margin: 0;
}
.pricing-features-column .col1 {
  width: 31%;
  float: left;
  border-bottom: 1px solid #D8D8D8;
  position: relative;
}
.pricing-features-column .col1 p {
  float: left;
  width: calc(100% - 40px);
}
.pricing-features-column .col1 .tip {
  float: right;
  color: #43B02A;
  font-size: 2.0rem;
  line-height: 2.0rem;
  cursor: default;
  -webkit-transition: .25s;
  transition: .25s;
}
.pricing-features-column .col1 .tip:hover {
  color: #003865;
  -webkit-transition: .25s;
  transition: .25s;
}
.pricing-features-column .col1 .tip>div {
  float: none;
}
.pricing-features-column .col2, .pricing-features-column .col3, .pricing-features-column .col4 {
  width: 23%;
  border-bottom: 1px solid #fff;
  background-color: rgba(216, 216, 216, 0.5);
  float: left;
  text-align: center;
}
.pricing-features-column .col2 {
  border-right: 1px solid #fff;
}
.pricing-features-column .col4 {
  border-left: 1px solid #fff;
}
.pricing-features-column .col3 {
  background-color: rgba(216, 216, 216, 0.8);
}
.pricing-features-column .col3 {
  border-left: 5px solid #D8D8D8;
  border-right: 5px solid #D8D8D8;
}
.pricing-features-column .fa-check {
  color: #00A3E0;
  font-size: 2rem;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.pricing-features-column .fa-times {
  color: #D8D8D8;
  font-size: 1.3rem;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.tipr_content {
  color: #D8D8D8;
  font-size: 1.4rem;
  background-color: #003865;
  min-width: 300px;
  padding: 9px 17px;
  text-align: center;
}
.tipr_container_bottom {
  display: none;
  position: absolute;
  margin-top: 13px;
  box-shadow: 2px 2px 5px #f9f9f9;
  z-index: 1000;
}
.tipr_container_top {
  display: none;
  position: absolute;
  margin-top: -77px;
  box-shadow: 2px 2px 5px #f9f9f9;
  z-index: 1000;
}
.tipr_point_top, .tipr_point_bottom {
  position: relative;
  background: #003865;
  min-width: 300px !important;
  border: 0;
}
.tipr_point_top:after, .tipr_point_top:before {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  top: 100%;
  content: "";
  height: 0;
  width: 0;
}
.tipr_point_top:after {
  border-top-color: #003865;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.tipr_point_top:before {
  border-top-color: #dcdcdc;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}
.tipr_point_bottom:after, .tipr_point_bottom:before {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  bottom: 100%;
  content: "";
  height: 0;
  width: 0;
}
.tipr_point_bottom:after {
  border-bottom-color: #003865;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.tipr_point_bottom:before {
  border-bottom-color: #D8D8D8;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}
.generic-card {
  text-align: center;
  border: 1px solid #D8D8D8;
}
.generic-card a {
  padding: 20px;
}
@media (max-width: 1024px) {
  .generic-card {
    padding: 20px 5px;
    margin: 0;
  }
}.generic-card svg {
  height: 50px;
  width: auto;
}
.generic-card p {
  color: #003865;
}
@media (max-width: 767px) {
  .generic-card p {
    height: auto !important;
  }
}.generic-card a {
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .generic-card strong {
    font-size: 2.2rem;
  }
}.generic-card h3 {
  margin: 20px 0;
  font-size: 2rem;
  font-family: "GothamRnd_Bold", sans-serif !important;
  line-height: 1.2 !important;
}
@media (max-width: 767px) {
  .generic-card h3 {
    font-size: 3rem !important;
  }
}.generic-card.dark-blue h3 {
  color: #003865;
}
.generic-card.dark-blue svg path, .generic-card.dark-blue rect, .generic-card.dark-blue polygon {
  fill: #003865 !important;
}
.generic-card.light-blue h3 {
  color: #00A3E0;
}
.generic-card.light-blue svg path, .generic-card.light-blue rect, .generic-card.light-blue polygon {
  fill: #00A3E0 !important;
}
.generic-card.green h3 {
  color: #43B02A;
}
.generic-card.green svg path, .generic-card.green rect, .generic-card.green polygon {
  fill: #43B02A !important;
}
.generic-card.yellow h3 {
  color: #F2A900;
}
.generic-card.yellow svg path, .generic-card.yellow rect, .generic-card.yellow polygon {
  fill: #F2A900 !important;
}
.generic-card.orange h3 {
  color: #FF6A13;
}
.generic-card.orange svg path, .generic-card.orange rect, .generic-card.orange polygon {
  fill: #FF6A13 !important;
}
.generic-card.red h3 {
  color: #DF4661;
}
.generic-card.red svg path, .generic-card.red rect, .generic-card.red polygon {
  fill: #DF4661 !important;
}
.generic-card.purple h3 {
  color: #A15A95;
}
.generic-card.purple svg path, .generic-card.purple rect, .generic-card.purple polygon {
  fill: #A15A95 !important;
}
.generic-card.no-svg {
  padding: 60px 20px;
}
@media (max-width: 767px) {
  .generic-card.no-svg {
    padding: 30px 20px;
  }
}.generic-card.no-svg h3 {
  font-size: 3.1rem;
  margin: 0;
  margin-bottom: 10px;
}
.generic-card.no-svg p {
  margin: 0;
}
.home .generic-card {
  margin: 20px 0;
}
.persona {
  text-align: center;
  margin-bottom: 40px;
  overflow: auto;
}
.persona .ctr {
  max-width: 1200px;
}
.persona h2 {
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.persona .widget-type-custom_widget {
  width: 17%;
  margin: 1%;
  display: inline-block;
  float: none;
}
@media (max-width: 767px) {
  .persona .widget-type-custom_widget {
    width: 100%;
    margin: 0;
  }
}.persona .widget-type-rich_text p {
  max-width: 900px;
  margin: 0 auto;
}
.home.hs-content-name-aus-home .persona p {
  min-height: 192px;
}
@media (max-width: 767px) {
  .home.hs-content-name-aus-home .persona p {
    min-height: auto;
  }
}.thanks-content {
  overflow: auto;
  padding: 20px 0;
  background: #ffffff;
}
.thanks-content .ctr {
  overflow: auto;
}
@media (min-width: 768px) {
  .thanks-content .ctr>div>div>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .thanks-content .ctr span[data-hs-icon-hubl="true"] {
    display: block !important;
  }
}

.thanks-content .layout-main .main-content {
  padding-top: 0;
}
.thanks .landing-content {
  overflow: auto;
  background: #ffffff;
  padding-top: 30px;
}
.thanks.thanks-landing .landing-content ul {
  padding: 0;
  list-style-type: none;
}
.thanks.thanks-landing .download-button {
  border-bottom: 1px solid #BFCDD8;
  padding-bottom: 30px;
}
.thanks h2,
.thanks h3 {
  color: #003865;
}
.thanks .landing-content .span7 {
  padding-right: 60px;
}
.thanks .footer-container-wrapper {
  padding: initial;
  margin-top: 50px;
}
.thanks.move-landing .footer-container-wrapper {
  padding: 30px 20px;
  margin-top: 0;
}
.tab {
  width: 98%;
  height: 50px;
  background-color: white;
  margin: 0 auto;
  max-width: 1400px;
  position: relative;
}
.tab::after {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%}
.product .tab::after {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%}
.sub-page .tab::after {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%}
.home .tab::after {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%}
.blue-background {
  background-color: #F6F8F9;
  padding: 50px 0;
  margin: 0 10px;
  position: relative;
}
/*@media (max-width: 767px) {
.blue-background {
padding: 25px 0 !important;
margin: 20px 0;
}
}*/.blue-background h3 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
}
@media (max-width: 767px) {
  .thanks .landing-content .span7 {
  padding-right: 0px;
}
  .blue-background h3 {
    text-align: center;
  }
}.blue-background::before {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%}
.blue-background::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.blue-background.bottom-only::before {
  top: auto;
  bottom: -25px;
}
@media (max-width: 991px) {
  .blue-background.mobile-line: :before {
    content: none;
  }
}.help .widget-type-custom_widget {
  width: 29%;
  display: inline-block;
  float: none;
  vertical-align: top;
  margin: 0 2%}
@media (max-width: 767px) {
  .help .widget-type-custom_widget {
    width: 100% !important;
    margin: 20px 0 !important;
  }
}.help .ctr {
}
.help.includes .mv50>span>.hs_cos_wrapper_widget {
  width: 23%;
  display: inline-block;
  vertical-align: top;
  margin: 0 .5%}
.help.includes .hs_cos_wrapper_type_custom_widget:first-of-type {
  margin-top: 0 !important;
}
@media (max-width: 767px) {
  .help.includes .hs_cos_wrapper_type_custom_widget {
    width: 100% !important;
    margin: 5px 0 !important;
  }
}.help.includes .hs_cos_wrapper_type_custom_widget h3 {
  font-size: 2.0rem;
  line-height: 32px;
  margin-bottom: 0;
}
.help.includes .hs_cos_wrapper_type_custom_widget .generic-card {
  padding: 50px 15px;
}
@media (max-width: 767px) {
  .help.includes .hs_cos_wrapper_type_custom_widget .generic-card {
    padding: 25px 15px !important;
  }
}.help.today {
  padding: 80px 0;
}
.help.today .ctr {
  max-width: 1160px;
}
.help.today .ctr .hs_cos_wrapper_type_custom_widget {
  width: 18%}
.help.today .ctr .hs_cos_wrapper_type_custom_widget .generic-card {
  padding: 20px 6px;
}
.help.today .ctr .hs_cos_wrapper_type_custom_widget .generic-card h3 {
  font-family: "GothamRnd_Bold", sans-serif;
  font-size: 6.0rem;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .help.today .ctr .hs_cos_wrapper_type_custom_widget .generic-card h3 {
    font-size: 4.0rem;
  }
}.help.today .ctr .hs_cos_wrapper_type_custom_widget .generic-card p {
  font-size: 1.6rem;
  margin: 20px 0 0 0;
}
.testimonial {
  position: relative;
}
.testimonial .quote {
  background-color: #43B02A;
  width: 87px;
  height: 87px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  vertical-align: top;
}
@media (max-width: 1024px) {
  .testimonial .quote {
    width: 37px;
    height: 27px;
    padding: 7px;
  }
}@media (max-width: 767px) {
  .testimonial .quote {
    width: 15%;
    height: 50px;
  }
}.testimonial .company-image {
  width: 450px;
  height: 330px;
  background-size: cover;
  background-position: 50%;
  display: inline-block;
}
@media (max-width: 1024px) {
  .testimonial .company-image {
    width: 350px;
  }
}@media (max-width: 991px) {
  .testimonial .company-image {
    width: 220px;
  }
}@media (max-width: 767px) {
  .testimonial .company-image {
    width: 85%;
    height: 200px;
  }
}.testimonial .headshot {
  position: absolute;
  top: 20px;
  left: 475px;
}
@media (max-width: 1024px) {
  .testimonial .headshot {
    left: 315px;
  }
}@media (max-width: 991px) {
  .testimonial .headshot {
    left: 195px;
  }
}@media (max-width: 767px) {
  .testimonial .headshot {
    top: 20px;
    left: 255px;
    width: 80px;
    display: none;
  }
}.testimonial .headshot::after {
  content: url(//www.rewardgateway.com/hubfs/horozontal-blue-line.png);
  position: absolute;
  top: 50%;
  right: -18px;
  line-height: 0;
}
.testimonial .content {
  display: inline-block;
  width: 50%;
  margin-left: 80px;
  vertical-align: top;
  max-width: 570px;
}
@media (max-width: 767px) {
  .testimonial .content {
    width: 100%;
    padding: 0 20px;
    margin: 30px 0 0 0;
  }
}.testimonial .content p {
  margin-bottom: 5px;
}
.testimonial .content em {
  font-size: 2.4rem;
  margin-top: 20px !important;
  display: block;
  line-height: 1.3;
}
.testimonial .content strong {
  font-size: 2.4rem;
}
.testimonial .logo-blocks {
  max-width: 1300px;
  margin: 0 auto;
  margin-top: 60px;
}
.testimonial .logo-blocks div {
  margin-right: 29px;
  margin-bottom: 29px;
  width: 90px;
  text-align: center;
  border: 1px solid #D8D8D8;
  padding: 20px 0;
  height: 90px;
  vertical-align: top;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .testimonial .logo-blocks div: nth-child(n+5) {
    display: none;
  }
}.testimonial .logo-blocks div:last-of-type {
  margin-right: 0;
}
.testimonial .logo-blocks div.two-col {
  width: 209px;
}
.testimonial .logo-blocks .row2 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .testimonial .logo-blocks {
    text-align: center;
    margin-top: 30px;
  }
  .testimonial .logo-blocks div {
    margin: 10px 15px !important;
  }
}.testimonial.simple {
  padding: 70px;
  background-color: #003865;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .testimonial.simple {
    padding: 40px;
  }
}.testimonial.simple .content {
  color: #fff;
  display: inline-block;
  width: 69%;
  margin-left: 4%;
  vertical-align: top;
}
@media (max-width: 1024px) {
  .testimonial.simple .content {
    width: 100%}
}.testimonial.simple .content p em {
  font-size: 1.8rem;
}
.testimonial.simple .headshot {
  position: relative;
  left: initial;
  top: initial;
  display: inline-block;
  height: initial !important;
  width: 20%}
@media (max-width: 1024px) {
  .testimonial.simple .headshot {
    display: none;
  }
}.testimonial.simple .headshot::after {
  content: url(//www.rewardgateway.com/hubfs/white-line.png);
}
@media (max-width: 767px) {
  .testimonial.simple {
    text-align: center;
  }
  .testimonial.simple .content {
    width: 100%;
    margin: 30px 0;
  }
}.footer-banner {
  text-align: center;
  background-size: cover;
}
.footer-banner h3 {
  font-size: 4.8rem;
  line-height: 7rem;
  letter-spacing: -1.25px;
  margin-bottom: 3.5rem;
  font-family: "GothamRnd_Bold", sans-serif;
  padding: 100px 0;
  line-height: 5.5rem;
  margin: 0;
  color: #fff;
}
@media (max-width: 767px) {
  .footer-banner h3 {
    padding: 50px 0;
  }
}.footer-banner .tab {
  position: relative;
  margin-bottom: -1px;
}
.footer-banner .tab::before {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%}
.footer-banner-content {
  overflow: auto;
}
.footer-banner-content h3 {
  font-family: "GothamRnd_Book", sans-serif;
}
@media (max-width: 767px) {
  .footer-banner-content h3 {
    font-size: 2.2rem;
  }
}.footer-banner-content .widget-type-cta {
  text-align: center;
}
@media (max-width: 991px) {
  .footer-banner-content .widget-type-cta {
    width: 100%}
}.footer-banner-content .widget-type-rich_text {
  max-width: 800px;
  margin: 0 auto !important;
  float: none;
}
.footer-banner-content .widget-type-form .hs-form>div {
  margin-bottom: 40px;
  width: 47%;
  display: inline-block;
  vertical-align: top;
}
.footer-banner-content .widget-type-form .hs-form>div.hs_submit {
  margin-bottom: 0;
  display: block;
  margin: 0 auto !important;
  max-width: 400px;
}
.footer-banner-content .widget-type-form .hs-form>div .hs_subscribe_to_our_blog {
  margin-top: 0;
}
.footer-banner-content .widget-type-form .hs-form>div:nth-child(odd) {
  margin-right: 3%}
@media (max-width: 767px) {
  .footer-banner-content .widget-type-form .hs-form>div {
    width: 100%;
    margin: 0 0 40px 0;
  }
}.tabs {
  border: 1px solid #D8D8D8;
  margin-bottom: 80px;
}
.tabs .size {
  display: inline-block;
  width: 33.333%;
  text-align: center;
  padding: 20px 0;
  cursor: pointer;
  vertical-align: top;
  margin-bottom: -3px;
}
.tabs .size.focused {
  background: white;
  color: #43B02A;
  border-bottom: 3px solid #43B02A;
}
.tabs .size h3 {
  font-family: "GothamRnd_Bold", sans-serif;
  font-size: 2.8rem;
  margin-bottom: 0;
  line-height: 1;
}
.tabs .size p {
  font-size: 1.4rem;
  margin-bottom: 0;
}
.tabs .medium-tab {
  border-left: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
}
.slider .slick-dots {
  display: none !important;
}
.success-content h3 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
}
.success-content.challenge .widget-type-rich_text>div {
  max-width: 450px;
  margin: 0 auto;
  padding: 75px 0;
}
@media (max-width: 767px) {
  .success-content.challenge .widget-type-rich_text>div {
    padding: 25px 0;
  }
}.success-content.challenge .challenge-image {
  background-size: cover;
  background-position: 50%}
@media (max-width: 767px) {
  .success-content.challenge .challenge-image {
    height: 500px !important;
  }
}.success-content.approach .widget-type-cell>div {
  height: 50%;
  overflow: auto;
}
.success-content.approach .row-number-12 div, .success-content.approach .row-number-11 div {
  height: 100%}
.success-content.approach .widget-type-custom_widget {
  height: 100%;
  background-color: #003865;
}
@media (max-width: 767px) {
  .success-content.approach .approach-image {
    height: 500px !important;
  }
}.success-content .results-image {
  background-color: #E4EBEE;
}
@media (max-width: 767px) {
  .success-content .results-image {
    height: 500px !important;
  }
}.success-content.test .simple {
  background-color: #00A3E0;
}
.success-content.test .widget-type-custom_widget {
  background-color: #00A3E0;
}
.success-table div {
  display: inline-block;
  width: 50%;
  border: 1px solid #D8D8D8;
  padding: 30px 20px;
  background-color: #f7f9fa;
}
.success-table div:nth-child(n+3) {
  border-top: 0;
}
.success-table div:nth-child(even) {
  border-left: 0;
}
.success-table div.long {
  width: 100%}
.success-table div img, .success-table div span {
  display: inline-block;
  vertical-align: top;
}
.success-table div img p, .success-table div span p {
  margin-bottom: 0;
  line-height: 1.4;
}
.success-table div img {
  height: 50px;
  margin-right: 20px;
}
@media (max-width: 1205px) {
  .success-table div img {
    display: block;
  }
}@media (max-width: 1024px) {
  .success-table {
    text-align: center;
  }
  .success-table img {
    margin: 10px auto !important;
  }
}.stat-box {
  background: #D8D8D8;
  padding: 20px;
  text-align: center;
  display: inline-block;
  width: 45%}
.stat-box h3 {
  font-size: 3.6rem;
  font-family: "GothamRnd_Bold", sans-serif;
  color: #00A3E0;
  margin: 0 0 10px 0;
}
.stat-box p {
  font-size: 1.6rem;
  margin: 0;
}
.stat-box:last-child {
  margin-left: 5%}
.stat-box:last-child h3 {
  color: #43B02A;
}
.stat-box-wrap>div {
  padding: 0 !important;
  padding-bottom: 40px !important;
}
.infographic iframe {
  height: 500px !important;
  margin-top: 20px;
  margin-bottom: 50px;
}
.infographic-wrap {
  position: relative;
}
.infographic-wrap::before {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%}
.blog-subscribe {
  background-color: #fff;
  overflow: auto;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  /*border-top: 1px solid #F6F8F9*/}
@media (max-width: 767px) {
  .blog-subscribe {
    display: none;
  }
}.blog-subscribe .pad {
  padding: 0px;
  overflow: auto;
}
.blog-subscribe form {
  margin-bottom: 0;
}
.blog-subscribe form>div {
  display: inline-block;
}
.blog-subscribe form .hs-input, .blog-subscribe form .hs-button {
  height: 40px;
}
.blog-subscribe form .hs-input {
  border: 1px solid #D8D8D8;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .blog-subscribe form .hs-input {
    margin: 0 0 20px 0;
  }
}.blog-subscribe form .hs-button {
  color: #fff;
  background-color: #007AA8;
  border: 3px solid #007AA8;
  border-radius: 0;
  padding: 15px 40px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
  margin: 0;
  width: auto;
  padding: 0 40px;
  line-height: 1;
}
.blog-subscribe form .hs-button:hover {
  cursor: pointer;
  background-color: #fff;
  border-color: #fff;
  color: #017AA8;
  text-decoration: none;
}
@media (max-width: 767px) {
  .blog-subscribe form .hs-button {
    width: 100%;
    font-size: 2.2rem;
  }
}@media (max-width: 767px) {
  .blog-subscribe form .hs-button {
    width: 200px;
    padding: 0 20px;
  }
}.blog-subscribe form .hs-form-required {
  display: none;
}
.blog-subscribe form .hs-error-msgs {
  position: absolute;
  padding: 0;
  list-style: none;
  color: red;
}
.blog-subscribe h3 {
  font-size: 1.4rem;
  font-family: "GothamRnd_Book", sans-serif;
  margin-bottom: 0;
}
.blog-subscribe h3 strong {
  font-family: "GothamRnd_Bold", sans-serif;
  color: #00A3E0;
}
.blog-subscribe .widget-type-blog_subscribe {
  text-align: right;
}
.blog-subscribe .widget-type-blog_subscribe>div>span>h3, .blog-subscribe .widget-type-blog_subscribe div {
  width: 100%;
}
.blog-subscribe.footer-banner-content {
  position: relative !important;
  overflow: initial;
}
.blog-subscribe.footer-banner-content .hs-error-msgs {
  position: absolute;
}
.blog-subscribe.footer-banner-content .widget-type-blog_subscribe {
  text-align: center;
}
.blog-subscribe.footer-banner-content .widget-type-blog_subscribe>div>span>h3 {
  display: block;
  font-size: 4.8rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.blog-subscribe.footer-banner-content .widget-type-blog_subscribe>div>span>div {
  display: inline-block;
}
@media (max-width: 767px) {
  .thanks .blog-subscribe {
    display: none;
  }
} @media (max-width: 991px) {
  .reached-footer .blog-subscribe {
    height: auto;
  }
}.resources .blog-subscribe {
  position: relative !important;
}
@media (max-width: 767px) {
  .blog-subscribe {
    text-align: center;
  }
  .blog-subscribe .widget-type-blog_subscribe {
    text-align: center;
  }
}
.author-bio {
  padding: 50px;
  text-align: center;
}
.author-bio .ctr {
  max-width: 685px;
}
.author-bio .ctr .hs-social-linkedin {
  font-family: "GothamRnd_Bold", sans-serif;
}
.author-bio .ctr #hubspot-author_data a {
  color: #003865;
  line-height: 1;
}
.author-bio .hs-author-avatar {
  margin-bottom: 20px;
}
.blog-cta {
  text-align: center;
}
.blog-cta .main-content p {
  margin-bottom: 0;
}
.blog-cta .widget-type-cta {
  text-align: center;
  width: 21%;
  margin: 0 2%;
  border: 1px solid #D8D8D8;
  background: white;
  padding: 20px 25px;
  position: relative;
  padding-top: 40px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .blog-cta .widget-type-cta {
    width: 100%;
    margin: 0 0 30px 0;
  }
}.blog-cta .widget-type-cta h3 {
  font-size: 3rem;
}
.blog-cta .widget-type-cta button {
  width: auto;
  background-color: transparent !important;
  padding: 0;
  margin: 0;
  font-size: 1.6rem;
  color: #00A3E0;
  font-family: "GothamRnd_Bold", sans-serif;
  border: 0px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .blog-cta .widget-type-cta button {
    font-size: 2.2rem;
  }
}.blog-cta .widget-type-cta p {
  color: #003865;
  font-size: 1.8rem;
  margin-top: 34px;
}
.blog-cta .widget-type-cta img {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .blog-cta .widget-type-cta: before {
    font-size: 2.2rem;
  }
}.blog-cta .widget-type-cta.video:before {
  content: "video";
  color: #F2A900;
  font-family: "GothamRnd_Bold", "sans-serif"}
.blog-cta .widget-type-cta.video:after {
  content: url(//www.rewardgateway.com/hubfs/yellow-line.png);
  position: absolute;
  top: 0;
  right: 50%}
.blog-cta .widget-type-cta.ebook:before {
  content: "eBook";
  color: #43B02A;
  font-family: "GothamRnd_Bold", sans-serif;
}
.blog-cta .widget-type-cta.ebook:after {
  content: url(//www.rewardgateway.com/hubfs/green-line.png);
  position: absolute;
  top: 0;
  right: 50%}
.blog-cta .widget-type-cta.infographic:before {
  content: "infographic";
  color: #FF6A13;
  font-family: "GothamRnd_Bold", sans-serif;
}
.blog-cta .widget-type-cta.infographic:after {
  content: url(//www.rewardgateway.com/hubfs/orange-line.png);
  position: absolute;
  top: 0;
  right: 50%}
.blog-cta .widget-type-cta.case-study:before {
  content: "case study";
  color: #00A3E0;
  font-family: "GothamRnd_Bold", sans-serif;
}
.blog-cta .widget-type-cta.case-study:after {
  content: url(//www.rewardgateway.com/hubfs/blue-line-1.png);
  position: absolute;
  top: 0;
  right: 50%}
.blog-cta .widget-type-cta.featured {
  display: none !important;
}
.post .blog-cta {
  margin-bottom: 50px;
  overflow: auto;
}
.contact-form {
  color: #003865;
  text-align: center;
  position: relative;
  background: transparent;
}
.contact-form .content {
  max-width: 1110px;
  margin: 0 auto;
}
.contact-form h3 {
  font-size: 3.2rem;
  margin: 0;
  font-size: 4.5rem;
  letter-spacing: .4px;
}
.contact-form .hs-button {
  margin: 50px 0 65px 0;
  -webkit-appearance: none;
  border: 0;
}
.contact-form label {
  display: none;
}
.contact-form ul li label {
  display: none;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"] {
  margin: 0px 10px 0 0;
  width: auto;
  display: inline;
  float: left;
  border: none;
  background-color: transparent;
  font-size: 3.6rem;
  color: #00A3E0;
  padding: 2px 10px 5px 10px;
  height: auto;
}
.contact-form .hs-richtext {
  float: left;
  font-size: 3.6rem;
  color: #003865;
  line-height: 50px;
  margin: 0 10px 0 0;
}
@media (max-width: 991px) {
  .contact-form .hs-richtext {
    font-size: 2.4rem;
  }
}.contact-form ::-webkit-input-placeholder {
  color: #00A3E0;
  font-size: 3.6rem;
}
@media (max-width: 991px) {
  .contact-form : :-webkit-input-placeholder {
    font-size: 2.4rem;
  }
}.contact-form ::-moz-placeholder {
  color: #00A3E0;
  font-size: 3.6rem;
}
@media (max-width: 991px) {
  .contact-form : :-moz-placeholder {
    font-size: 2.4rem;
  }
}.contact-form :-ms-input-placeholder {
  color: #00A3E0;
  font-size: 3.6rem;
}
@media (max-width: 991px) {
  .contact-form : -ms-input-placeholder {
    font-size: 2.4rem;
  }
}.contact-form .hs_firstname input {
  width: 232px;
}
.contact-form .hs_lastname input {
  width: 220px;
}
.contact-form .hs_company input {
  width: 200px;
}
.contact-form .hs_jobtitle input {
  width: 110px;
}
.contact-form .hs_email input {
  width: 275px;
}
.contact-form .hs_phone input {
  width: 205px;
}
.contact-form .hs_jobtitle .input::after {
  content: ".";
  position: relative;
  top: 24px;
  left: -40px;
}
.contact-form .hs_phone .input::after {
  content: ".";
  position: relative;
  top: 50px;
  left: -86px;
}
.contact-form ul {
  list-style-type: none;
}
.contact-form input[type="text"]:focus:invalid, .contact-form input[type="email"]:focus:invalid, .contact-form input[type="tel"]:focus:invalid {
  color: #00A3E0;
}
.contact-form input[type="text"]:focus:valid, .contact-form input[type="email"]:focus:valid, .contact-form input[type="tel"]:focus:valid {
  color: #00A3E0;
}
.contact-form input[type="text"]:valid, .contact-form input[type="email"]:valid, .contact-form input[type="tel"]:valid {
  color: #00A3E0;
  border-bottom: 2px solid #00A3E0;
}
.contact-form input[type="text"]:invalid, .contact-form input[type="email"]:invalid, .contact-form input[type="tel"]:invalid {
  color: #DF4661;
  border-bottom: 2px solid #00A3E0;
}
.contact-form input.invalid, .contact-form input.error {
  color: red !important;
}
.contact-form .actions {
  clear: both;
}
.contact-form .resubscribe-message {
  clear: both;
  padding: 20px 0;
  font-style: italic;
  color: #fff;
  position: absolute;
  bottom: 0;
  padding-left: 43px;
}
.contact-form .resubscribe-message a {
  color: #003865;
}
.contact-form input::-webkit-input-placeholder {
  color: #00A3E0;
  font-size: 3.6rem;
}
@media (max-width: 991px) {
  .contact-form input: :-webkit-input-placeholder {
    font-size: 2.4rem;
  }
}.contact-form .widget-type-form {
  background-color: transparent;
}
.product .contact-form {
  margin-top: 80px !important;
  margin-bottom: 100px !important;
}
.contact-form form>div {
  display: inline-block;
  vertical-align: top;
}
.contact-form .hs_submit {
  display: block;
}
.contact-form .field.hs-form-field {
  display: inline-block;
}
.contact-form form {
  margin-bottom: 0 !important;
}
.contact-form .hs-button {
  margin-top: 50px !important;
  width: 300px !important;
}
@media (max-width: 767px) {
  .contact-form {
    margin-top: 0 !important;
  }
  .product .contact-form {
    margin-top: 0 !important;
  }
  .contact-form ::-webkit-input-placeholder {
    color: #DBDCDE;
    font-size: 2.4rem;
  }
  .contact-form ::-moz-placeholder {
    color: #DBDCDE;
    font-size: 3.6rem;
  }
  .contact-form :-ms-input-placeholder {
    color: #DBDCDE;
    font-size: 3.6rem;
  }
  .contact-form input[type="text"], .contact-form input[type="email"] {
    font-size: 2.4rem;
  }
  .contact-form h3 {
    font-size: 2.4rem;
    margin: 40px 0px 20px;
  }
  .contact-form div {
    float: none;
    clear: both;
  }
  .contact-form input {
    width: 100% !important;
  }
  .contact-form .hs_jobtitle .input::after, .contact-form .hs_phone .input::after {
    content: "" !important;
  }
  .contact-form .hs-richtext {
    display: none !important;
  }
  .contact-form .resubscribe-message {
    font-size: 11px;
    padding: 0 20px 20px 0;
  }
  .contact-form form {
    padding: 0 20px;
    margin-bottom: 0 !important;
    max-width: 230px;
    margin: 0 auto;
  }
  .contact-form .hs-button {
    width: 100% !important;
  }
}.drop-down {
  display: none;
  background-color: #ffffff;
  overflow: auto;
  padding: 0 20px;
}
.drop-down .widget-type-rich_text .hs_cos_wrapper_type_rich_text {
  height: 100%;
  width: 100%}
.drop-down .widget-type-rich_text .hs_cos_wrapper_type_rich_text a {
  vertical-align: middle;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.drop-down .ctr {
  margin: 40px 0;
  overflow: auto;
}
.drop-down p {
  color: #fff;
  margin-bottom: 0;
}
.drop-down .titles h3 {
  font-size: 2.2rem;
  font-family: "GothamRnd_Book", sans-serif;
  color: #fff;
}
.drop-down.product .two:last-of-type {
  padding-right: 0;
}
.drop-down.resources h3 {
  font-size: 3.6;
  color: #fff;
}
.drop-down.resources .three>div {
  width: 100%;
  height: 288px;
  margin-bottom: 20px;
}
.drop-down.resources .three>div img {
  margin-bottom: 30px;
  max-height: 56px !important;
}
.drop-down .three>div {
  height: 130px;
  background-color: #007AA8;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.drop-down .three>div:hover {
  background-color: #43B02A;
}
.drop-down .three>div>div {
  height: 100%;
  width: 100%}
.drop-down .three>div>div a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.drop-down .three {
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.drop-down .three.five-col {
  width: 20%;
}
.drop-down .three:last-of-type {
  padding-right: 0;
}
.drop-down.company .two img {
  margin-bottom: 30px;
  max-height: 56px !important;
}
.drop-down.company .two .span12 {
  height: 290px;
  margin-bottom: 0;
}
.drop-down.company .two .span12>div {
  height: 100%;
  width: 100%}
.drop-down.company .two .span12>div a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}
.drop-down .two {
  padding-right: 20px;
  width: 16.6%}
.drop-down .two .span12 {
  height: 60px;
  margin-bottom: 10px;
  background-color: #007AA8;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.drop-down .two .span12:hover {
  background-color: #43B02A;
}
.drop-down .two .span12>div {
  height: 100%;
  width: 100%}
.drop-down .two .span12>div a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}
.drop-down.resources .twelve {
  height: 110px;
}
.drop-down.resources .twelve>div a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.drop-down.resources .twelve>div a img {
  padding-right: 15px;
}
.drop-down .twelve {
  background-color: #007AA8;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background-color: #003865;
  height: 130px;
  margin-top: 20px;
}
.drop-down .twelve:hover {
  background-color: #43B02A;
}
.drop-down .twelve>div {
  height: 100%;
  width: 100%}
.drop-down .twelve>div a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}
.drop-down .twelve p {
  font-size: 2.4rem;
}
.drop-down .twelve p:last-child {
  font-size: 1.6rem;
}
.event-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  margin-bottom: 20px;
}
.event-wrap:hover .content {
  background-color: #007AA8;
}
.event-wrap .date {
  width: 106px !important;
  background: #007AA8;
  text-align: center;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.event-wrap .date h3 {
  margin: 0;
  font-size: 2.4rem;
}
.event-wrap .content {
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%}
.event-wrap .content p {
  font-size: 2.0rem;
}
.event-wrap .content strong {
  font-size: 1.6rem;
}
.event-wrap:last-child {
  margin-bottom: 60px;
}
.offscreen-menu-toggle {
  outline: none;
  position: fixed;
  top: 5px;
  right: 20px;
}
.offscreen-menu-toggle:hover {
  color: #fff;
}
.offscreen-menu-toggle span {
  font-size: 27px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .offscreen-menu-toggle span {
    margin-top: 0;
  }
}@media (max-width: 991px) {
  .offscreen-menu-toggle {
    display: block;
  }
}#offscreen-menu .social-links {
  text-align: center;
}
#offscreen-menu .social-links a {
  font-size: 40px;
  margin: 0px 10px;
}
#offscreen-menu .hs-cta-wrapper {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 50px;
}
#offscreen-menu .hs-cta-wrapper button {
  background-color: #DF4661;
}
#offscreen-menu .hs-cta-wrapper button:hover {
  background-color: #DF4661;
}
#offscreen-menu .gsib_a {
  padding: 0;
  border: 0;
}
#offscreen-menu .gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-left: 20px;
  background: #fff;
}
#offscreen-menu .gsc-search-button {
  background: transparent;
  margin-right: 0;
  padding: 0 !important;
  width: 90px !important;
  padding: 0 !important;
  min-width: 50px;
  min-height: 60px;
  margin-top: 0;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  background-image: url("https://302335.fs1.hubspotusercontent-na1.net/hubfs/302335/unified-search-white.png") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 40px !important;
  opacity: .6;
  -webkit-transition: .25s;
  transition: .25s;
}
#offscreen-menu .gsc-search-button input {
  opacity: 0;
}
#offscreen-menu .gsc-search-button:hover {
  background-size: 50px !important;
}
#offscreen-menu .gsc-search-button.input {
  margin-right: 20px;
  float: right;
}
#offscreen-menu td.gsc-input, #offscreen-menu td.gsc-search-button {
  border: 0 !important;
}
#offscreen-menu .gsc-search-box {
  background: rgba(255, 255, 255, 0.05);
  border-bottom: 0;
}
#offscreen-menu .gsc-search-box>tbody {
  border-top: 0 solid #fff;
}
#offscreen-menu #___gcse_1 {
  clear: both;
  padding-top: 40px;
}
#offscreen-menu #___gcse_1 {
  max-width: 500px;
  margin: 0 auto;
}
#offscreen-menu .gsc-input-box {
  border: none !important;
  background: transparent !important;
  height: auto !important;
  box-shadow: none !important;
  outline: none !important;
}
#offscreen-menu .gsc-input-box table {
  margin-bottom: 0;
}
#offscreen-menu .gsc-input-box input {
  background: transparent !important;
  min-height: 50px;
  height: auto;
  font-size: 3rem !important;
  color: #003865;
}
#offscreen-menu form.gsc-search-box {
  margin: 50px auto;
}
#offscreen-menu table.gsc-search-box {
  margin-bottom: 0;
}
#offscreen-menu .gsib_a {
  padding: 0;
  border: 0;
}
#offscreen-menu .gsib_b {
  display: none;
}
#offscreen-menu .gsc-control-searchbox-only {
  max-width: 66%;
  margin: 0 auto;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu a {
  color: #fff;
  border-bottom: 0;
  font-size: 2.0rem;
  font-weight: 300;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu ul li:hover>a {
  background: rgba(255, 255, 255, 0.1);
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 0;
  margin: 10px 0;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu li.hs-menu-depth-2 a {
  padding: 20;
  font-size: 2.0rem !important;
  width: 100%}
#offscreen-menu #hs_menu_wrapper_offscreen_menu li.hs-menu-depth-3 a {
  padding: 10;
  font-size: 2rem !important;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu li {
  margin-bottom: 0;
  text-align: center;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1 ul a {
  border-bottom: 0;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1 ul ul a {
  border-bottom: 0;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu ul li.hs-item-has-children ul {
  display: none;
  position: relative;
  z-index: 999;
  margin: 10 0;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1 {
  background-color: transparent;
  -webkit-transition: .5s;
  transition: .5s;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 0 solid transparent;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-2 {
  background-color: transparent;
  -webkit-transition: .5s;
  transition: .5s;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 0 solid transparent;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-3 {
  margin-left: 0;
  margin-right: 0;
  width: 100%}
#offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1.toggled {
  -webkit-transition: .5s;
  transition: .5s;
  border-left: 0 solid #F2A900;
  border-right: 0 solid #F2A900;
  border-bottom: 2px solid #F2A900;
  background-color: rgba(242, 169, 0, 0.5);
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1.toggled>a {
  background-color: #F2A900;
  color: #003865;
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-2.toggled {
  -webkit-transition: .5s;
  transition: .5s;
  border-left: 0 solid #003865;
  border-right: 0 solid #003865;
  border-bottom: 2px solid #003865;
  background-color: rgba(0, 56, 101, 0.5);
}
#offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-2.toggled>a {
  background-color: rgba(223, 70, 97, 0.7);
  color: #003865;
}
.contact-wrap .ctr {
  max-width: 1200px;
}
.contact-wrap .contact-copy {
  padding: 20px;
  padding-right: 100px;
}
.contact-wrap .contact-copy blockquote {
  font-size: 2rem;
  line-height: 3.5rem;
  margin: 50px 0;
  max-width: 100%}
.contact-wrap .button {
  width: 100%}
.bottom-content .ctr {
  max-width: 950px !important;
}
.wistia-popover {
  max-width: 680px;
  margin: 0 auto 50px auto;
}
.wistia-popover.mrgn-off {
  margin:  0 auto;
}
.geobanner {
  background-color: #FF6A13;
  color: #fff !important;
  background-color: #FF6A13;
  color: #fff !important;
  overflow: auto;
  padding: 20px 0;
  text-align: center;
}
.geobanner a {
  color: #fff !important;
  border-bottom: 1px solid white;
  cursor: pointer;
}
.written-book {
  text-align: center;
  position: relative;
  padding: 50px 0;
}
@media (max-width: 767px) {
  .written-book {
    padding: 25px 0;
  }
}.written-book::before {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%}
.written-book .ctr {
  max-width: 890px;
}
.written-book a {
  color: #003865;
}
.from-the-blog {
  padding: 50px 0;
  margin-top: 50px;
  position: relative;
}
.from-the-blog::before {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%}
@media (max-width: 767px) {
  .from-the-blog {
    margin-top: 25px;
    padding: 25px;
  }
}.blog-hero {
  background-color: rgba(216, 216, 216, 0.25);
  text-align: center;
  padding: 100px 20px;
}
.blog-hero h1 {
  margin: 0;
}
.blog-topic-nav {
  text-align: center;
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 50px;
  overflow: auto;
}
.blog-topic-nav a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}
.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
  padding: 15px;
  width: 100% !important;
  font-size: 1.6rem;
  color: #003865;
  font-family: "GothamRnd_Bold", sans-serif;
}
@media (max-width: 1024px) {
  .blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
    font-size: 1.2rem;
  }
}@media (max-width: 767px) {
  .blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
    font-size: 1.5rem;
  }
}.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  padding: 0;
  line-height: normal;
}
.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li {
  margin: 0;
  width: 25%;
  border: 1px solid #D8D8D8;
}
.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(n+5) {
  border-top: 0;
}
@media (max-width: 767px) {
  .blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li {
    width: 100%}
  .blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(n+2) {
    border-top: 0;
  }
}.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:hover {
  background-color: #fff;
}
.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li.active {
  border-bottom: 1px solid #43B02A;
  background-color: #fff;
}
.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li.active a {
  color: #43B02A;
}
.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul li {
  text-align: left;
}
.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul li a {
  font-size: 1.6rem;
  margin: 0 20px 20px 20px;
}
.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  padding-top: 20px;
  background-color: #fff;
}
.blog-topic-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-depth-2 .hs-menu-children-wrapper {
  padding-top: 0;
}
.blog-topic-nav .hs-menu-depth-1.hs-item-has-children>a:after {
  position: relative;
  top: -2px;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 7px;
  font-size: 1.5rem;
}
.blog-topic-nav .hs-menu-depth-2.hs-item-has-children>a:after {
  position: relative;
  top: 0;
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 7px;
  font-size: 1.5rem;
}
.blog-latest-post {
  display: none !important;
}
.blog-latest-post section {
  margin: 50px auto;
  max-width: 1160px;
}
.blog-latest-post section a {
  width: 100%;
  color: #003865;
}
.blog-latest-post section>a {
  width: 50%;
  float: right;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .blog-latest-post section>a {
    width: 100%;
    margin-bottom: 50px;
  }
}.blog-latest-post .content {
  padding: 0 20px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .blog-latest-post .content {
    width: 100%}
}.blog-latest-post .content h3 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
  margin: 30px 0;
  margin-bottom: 10px;
}
.blog-latest-post .content+a {
  width: 45%;
  height: 375px;
}
.blog-latest-post .featured-image {
  background-size: cover;
  display: inline-block;
  width: 100%;
  height: 375px;
  vertical-align: top;
}
.blog-latest-post .avatar-module {
  height: 60px;
  width: 60px;
  background-size: cover;
  background-position: 50%;
  display: inline-block;
}
.blog-latest-post a {
  color: #003865;
}
.blog-latest-post p {
  display: inline-block;
  vertical-align: top;
  line-height: 1.3;
  margin-bottom: 0;
}
.blog-latest-post p span {
  color: #FF6A13;
  font-size: 14px;
}
.blog-latest-post h3 {
  font-family: "GothamRnd_Book", sans-serif;
  font-size: 2.4rem;
  margin-top: 15px;
  margin-left: 20px;
  margin-bottom: 0;
}
.blog-page1:not(.author-listing) .blog-latest-post {
  display: block !important;
}
.blog-page1:not(.author-listing) .post-listing:not(.topic-list-page) .post-item:first-child {
  display: none !important;
}
.blog-featured-post {
  display: none !important;
}
.blog-featured-post section {
  background-size: cover;
  display: block;
}
.blog-featured-post section a {
  width: 100%}
.blog-featured-post .overlay {
  background-color: rgba(255, 255, 255, 0.75);
}
.blog-featured-post .content {
  padding: 20px;
}
.blog-page1:not(.author-listing) .blog-featured-post {
  display: block !important;
}
.blog-page1:not(.author-listing) .post-item.featured {
  display: none !important;
}
.blog-author-header {
  max-width: 600px;
  text-align: center;
  margin: 0 auto !important;
  float: none !important;
  margin-bottom: 50px !important;
}
.blog-author-header .hs-author-profile {
  padding: 20px;
}
.blog-list {
  padding: 20px;
}
.blog-list h3.header {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
}
.blog-list .post-item {
  max-width: 47%;
  display: inline-block;
  margin: 0 1%;
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .blog-list .post-item {
    margin-bottom: 30px;
  }
  .blog-list .post-item:last-of-type {
    margin-bottom: 0 !important;
  }
}.blog-list .post-item>a {
  width: 230px;
}
@media (max-width: 1205px) {
  .blog-list .post-item>a {
    width: 70%}
}@media (max-width: 1205px) {
  .blog-list .post-item {
    text-align: center;
    width: 100%;
    max-width: initial;
  }
}.blog-list .post-item img {
  max-width: 200px;
}
.blog-list .hs-featured-image-wrapper {
  height: 180px;
  width: 100%;
  background-size: contain;
  background-position: 50%;
  display: inline-block;
  background-repeat: no-repeat;
}
@media (max-width: 1205px) {
  .blog-list .hs-featured-image-wrapper {
    margin-bottom: 20px;
    width: 100%}
}.blog-list .list-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 58%}
@media (max-width: 1205px) {
  .blog-list .list-wrapper {
    width: 100%}
}.blog-list .list-wrapper .avatar-module {
  height: 60px;
  width: 60px;
  background-size: cover;
  background-position: 50%;
  display: inline-block;
}
.blog-list .list-wrapper a {
  color: #003865;
}
.blog-list .list-wrapper p {
  display: inline-block;
  vertical-align: top;
  line-height: 1.3;
  margin-bottom: 0;
  margin-left: 20px;
}
.blog-list .list-wrapper p span {
  color: #FF6A13;
  font-size: 1.4rem;
}
.blog-list .list-wrapper h3 {
  font-family: "GothamRnd_Book", sans-serif;
  font-size: 2.4rem;
  margin-top: 15px;
  margin-left: 20px;
  margin-bottom: 0;
  line-height: 3rem;
}
.blog-pagination {
  padding-left: 0;
  text-align: center;
}
.blog-pagination li {
  background: none !important;
  display: inline-block;
  margin: 0 5px;
  list-style: none;
  background-image: none;
}
.blog-pagination li a {
  color: #003865;
  padding: 8px 14px;
  background-color: transparent;
  font-weight: bold;
}
.blog-pagination li a:hover {
  color: #fff !important;
  background-color: #003865;
}
.blog-pagination .active a {
  color: #fff !important;
  background-color: #003865;
}
.blog-pagination .disabled {
  display: none;
}
.blog-post-header {
  padding: 20px;
  text-align: center;
  max-width: 925px;
  margin: 0 auto !important;
  float: none !important;
}
.blog-post-header a {
  color: #003865;
}
.blog-post-header h1 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
  margin-bottom: 50px;
}
.blog-post-header .hs-author-avatar {
  margin-bottom: 15px;
}
.blog-post-header .topic-link {
  border-bottom: 1px solid #003865;
}
.blog-post-header #hubspot-author_data {
  margin-bottom: 10px;
}
.blog-post {
  padding: 20px;
  max-width: 685px;
  margin: 0 auto !important;
  display: block !important;
  float: none !important;
}
.blog-post-topics {
  padding: 20px;
}
.blog-comments {
  padding: 20px;
}
.blog-comments .hs-button {
  color: #fff;
  background-color: #00A3E0;
  border: 3px solid #00A3E0;
  border-radius: 0;
  padding: 15px 40px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
}
.blog-comments .hs-button:hover {
  cursor: pointer;
  background-color: #43B02A;
  border-color: #43B02A;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .blog-comments .hs-button {
    width: 100%;
    font-size: 2.2rem;
  }
}.blog-related-posts {
  position: relative;
}
.blog .blog-related-posts:before {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%}
.blog-related-posts a {
  display: block;
}
.blog-related-posts h3 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
  text-align: center;
  margin-bottom: 50px;
}
.blog-related-posts .related-post-item {
  padding-right: 30px;
}
@media (max-width: 767px) {
  .blog-related-posts .related-post-item {
    margin-bottom: 30px;
    padding: 0;
  }
}.blog-related-posts .related-post-item a {
  color: #003865;
}
.blog-related-posts .related-post-item:last-child {
  padding-right: 0;
}
.blog-related-posts .related-image {
  background-size: cover;
  background-position: 50%;
  width: 38%;
  height: 180px;
  display: inline-block;
}
@media (max-width: 767px) {
  .blog-related-posts .related-image {
    width: 100%}
}.blog-related-posts p {
  display: inline-block;
  vertical-align: top;
  line-height: 1.3;
  margin-bottom: 0;
}
.blog-related-posts p span {
  color: #FF6A13;
  font-size: 1.4rem;
}
.blog-related-posts .avatar-module {
  height: 60px;
  width: 60px;
  background-size: cover;
  background-position: 50%;
  display: inline-block;
  vertical-align: top;
}
.blog-related-posts .content {
  display: inline-block;
  width: 62%;
  vertical-align: top;
}
@media (max-width: 767px) {
  .blog-related-posts .content {
    width: 100%;
    margin-top: -2px;
  }
}.blog-related-posts .content h3 {
  font-family: "GothamRnd_Book", sans-serif;
  font-size: 2.4rem;
  margin-top: 15px;
  margin-left: 20px;
  margin-bottom: 0;
  line-height: 3rem;
  text-align: left;
}
@media (max-width: 767px) {
  .blog-related-posts .content h3 {
    margin-left: 0;
    font-size: 3.0rem;
    line-height: 3.5rem;
  }
}.blog-related-posts.hp {
  overflow: auto;
}
.blog-related-posts.hp .related-post-item {
  margin-bottom: 45px;
}
.blog-related-posts.hp .related-post-item:last-child {
  padding-right: 30px;
}
.from-blog h3 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
}
.after-blog {
  overflow: auto;
}
.after-blog button {
  width: auto;
}
.blog-grid-list {
  padding: 20px;
}
.blog-grid-list .post-item {
  display: block;
  float: left;
  vertical-align: top;
  margin-bottom: 20px;
}
.blog-grid-list .post-item a {
  display: block;
}
.blog-grid-list .post-item .post-date {
  float: right;
  background: rgba(0, 56, 101, 0.75);
  padding: 5px 10px 5px 15px;
  font-weight: 100;
  letter-spacing: -1.5px;
  color: rgba(255, 255, 255, 0.75);
}
.blog-grid-list .post-item.large {
  width: calc(50% - 10px);
}
.blog-grid-list .post-item.large .bloglist-featured-image-wrap {
  height: 350px;
}
.blog-grid-list .post-item.large .post-date {
  font-size: 2.4rem;
  margin-top: 50px;
}
.blog-grid-list .post-item.large h2 {
  font-size: 3rem;
}
.blog-grid-list .post-item.medium {
  width: calc(33.33333333333333% - 13.33333333333333px);
}
.blog-grid-list .post-item.medium .bloglist-featured-image-wrap {
  height: 250px;
}
.blog-grid-list .post-item.medium .post-date {
  font-size: 2rem;
  margin-top: 35px;
}
.blog-grid-list .post-item.medium h2 {
  font-size: 2.4rem;
}
.blog-grid-list .post-item.small {
  width: calc(25% - 15px);
}
.blog-grid-list .post-item.small .bloglist-featured-image-wrap {
  height: 150px;
}
.blog-grid-list .post-item.small .post-date {
  font-size: 16px;
  margin-top: 20px;
}
.blog-grid-list .post-item.small h2 {
  font-size: 1.8rem;
}
.blog-grid-list .post-item:nth-of-type(n+2) {
  margin-left: 20px;
}
.blog-grid-list .blog-content {
  clear: both;
  padding: 20px;
}
.blog-grid-list .blog-listing-wrapper nav {
  clear: both;
}
.blog-grid-list .post-row {
  clear: both;
}
.blog-grid-list .load-more-wrap {
  clear: both;
  text-align: center;
}
.blog-grid-list .load-more-wrap a {
  color: #fff;
  background-color: #00A3E0;
  border: 3px solid #00A3E0;
  border-radius: 0;
  padding: 15px 40px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
}
.blog-grid-list .load-more-wrap a:hover {
  cursor: pointer;
  background-color: #43B02A;
  border-color: #43B02A;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .blog-grid-list .load-more-wrap a {
    width: 100%;
    font-size: 2.2rem;
  }
}.blog-grid-list .loading-spinner {
  max-width: 50px;
  display: block;
  margin: 0 auto;
}
.blog-grid-list .post-inner {
  padding-top: 0;
  background-color: transparent;
  border: 1px solid #D8D8D8;
}
.blog-page1 .blog-grid-list .post-listing .post-item:first-child {
  display: block !important;
}
.blog-page1 .blog-grid-list .post-listing .post-item.featured {
  display: block !important;
}
.case-study-list {
  text-align: center;
}
.case-study-list #container .mix {
  display: none;
}
.case-study-list .mix {
  width: 24.5%;
  padding: 40px;
  text-align: center;
}
.case-study-list .mix h3 {
  font-size: 3rem;
}
.case-study-list .mix button {
  display: none;
}
.mixitup-filters {
  opacity: 0;
  text-align: center;
}
.mixitup-filters fieldset {
  width: 27%;
  display: inline-block;
  border: 0;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .mixitup-filters fieldset {
    width: 280px;
  }
}.mixitup-filters .styledselect:after {
  position: relative;
  top: -4px;
  content: "\f0dd";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 7px;
  font-size: 1.5rem;
}
.mixitup-filters div>div>.styledselect {
  display: block;
}
.is-window-load .mixitup-filters {
  opacity: 1;
  -webkit-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.resources-intro {
  margin: 100px auto;
  padding: 0 20px;
}
.resources-featured-offer {
  margin: 50px auto;
  padding: 0 20px;
  margin-top: 0px;
  text-align: center;
}
@media (max-width: 767px) {
  .resources-featured-offer {
    margin: 30px 0;
  }
}.resources-featured-offer .content {
  display: inline-block;
  width: 450px;
}
@media (max-width: 767px) {
  .resources-featured-offer .content {
    width: initial;
  }
}.resources-featured-offer .content+img {
  display: inline-block;
  padding: 90px;
  background-image: url(//www.rewardgateway.com/hubfs/starburst.png);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 440px;
}
@media (max-width: 767px) {
  .resources-featured-offer .content+img {
    width: initial;
  }
}.resources-featured-offer .content p {
  text-align: left;
  color: #003865;
  margin-bottom: 40px;
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
  margin: 0;
}
.resources-featured-offer .cta_button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.resources-featured-offer .content button {
  display: block;
  width: auto;
  padding: 8px 32px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .resources-featured-offer .cta_button {
 flex-direction: column;
}
  .resources-featured-offer .content button {
    width: initial !important;
  }
}.resources-featured-offer .type {
  text-align: left;
}
.resources-featured-offer .type h2 {
  margin-top: 1rem;
  font-size: 3.6rem;
}
.resources-featured-offer .type p {
  display: inline-block;
  font-family: "GothamRnd_Bold", sans-serif;
  color: #43B02A;
  font-size: 1.6rem;
  margin-left: 10px;
}
.resources-featured-offer .type img {
  display: inline-block;
}
.resources-list {
  text-align: center;
}
.resources-list #container .mix {
  display: none;
}
.resources-list #container {
  height: auto !important;
}
.resources-list .mix {
  width: 21.5%;
  padding: 40px;
  text-align: center;
  background: white;
  padding: 20px 25px;
  position: relative;
  padding-top: 40px;
  margin: 0 1%;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .resources-list .mix {
    width: 100%;
    margin: 20px 0;
  }
}.resources-list .mix h3 {
  font-size: 3rem;
}
.resources-list .mix button {
  width: auto;
  background-color: transparent !important;
  padding: 0;
  margin: 0;
  font-size: 1.6rem;
  color: #00A3E0;
  font-family: "GothamRnd_Bold", sans-serif;
  border: 0px;
  margin-top: 20px;
}
.resources-list .mix p {
  color: #003865;
  font-size: 1.8rem;
  margin-top: 34px;
  min-height: 120px;
}
.resources-list .mix img {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .resources-list .mix p {
    min-height: auto;
    font-size: 3rem !important;
  }
  .resources-list .mix button {
    font-size: 2.5rem;
  }
  .resources-list .mix:before {
    font-size: 2.2rem;
  }
}.resources-list .mix.video:before {
  content: "video";
  color: #F2A900;
  font-family: "GothamRnd_Bold", sans-serif;
  display: block;
}
.resources-list .mix.video:after {
  content: url(//www.rewardgateway.com/hubfs/yellow-line.png);
  position: absolute;
  top: 0;
  right: 50%}
.resources-list .mix.ebook:before {
  content: "eBook";
  color: #43B02A;
  font-family: "GothamRnd_Bold", sans-serif;
  display: block;
}
.resources-list .mix.ebook:after {
  content: url(//www.rewardgateway.com/hubfs/green-line.png);
  position: absolute;
  top: 0;
  right: 50%}
.resources-list .mix.infographic:before {
  content: "infographic";
  color: #FF6A13;
  font-family: "GothamRnd_Bold", sans-serif;
  display: block;
}
.resources-list .mix.infographic:after {
  content: url(//www.rewardgateway.com/hubfs/orange-line.png);
  position: absolute;
  top: 0;
  right: 50%}
.resources-list .mix.casestudy:before {
  content: "case study";
  color: #00A3E0;
  font-family: "GothamRnd_Bold", sans-serif;
  display: block;
}
.resources-list .mix.casestudy:after {
  content: url(//www.rewardgateway.com/hubfs/blue-line-1.png);
  position: absolute;
  top: 0;
  right: 50%}
.resources-list .mix.highlight:before {
  content: "highlight";
  color: #A15A95;
  font-family: "GothamRnd_Bold", sans-serif;
  display: block;
}
.resources-list .mix.highlight:after {
  content: url(//www.rewardgateway.com/hubfs/purple-line.png);
  position: absolute;
  top: 0;
  right: 50%}
.team-list .hs_cos_wrapper_type_custom_widget {
  display: inline-block;
  width: 47%;
  margin: 0 1%;
  text-align: center;
}
@media (max-width: 991px) {
  .team-list .hs_cos_wrapper_type_custom_widget {
    width: 60%;
    margin: 0 auto;
    display: block;
  }
}.team-list .hs_cos_wrapper_type_custom_widget .team-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  background-color: white;
}
@media (max-width: 991px) {
  .team-list .hs_cos_wrapper_type_custom_widget .team-member {
    display: block;
    text-align: center;
    padding: 20px;
  }
}.team-list .hs_cos_wrapper_type_custom_widget .team-member img {
  width: 50%}
@media (max-width: 991px) {
  .team-list .hs_cos_wrapper_type_custom_widget .team-member img {
    width: 100%}
}.team-list .hs_cos_wrapper_type_custom_widget .team-member .content {
  margin-left: 50px;
  text-align: left;
}
@media (max-width: 991px) {
  .team-list .hs_cos_wrapper_type_custom_widget .team-member .content {
    margin-left: 0;
    text-align: center;
  }
}.team-list .hs_cos_wrapper_type_custom_widget .team-member .content h3 {
  margin-bottom: 0;
  font-size: 2.8rem;
}
.team-intro {
  margin: 100px auto;
  padding: 0 20px;
}
.subscription-preferences {
  margin-bottom: 100px;
}
.subscription-preferences .hs-button {
  color: #fff;
  background-color: #00A3E0;
  border: 3px solid #00A3E0;
  border-radius: 0;
  padding: 15px 40px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
}
.subscription-preferences .hs-button:hover {
  cursor: pointer;
  background-color: #43B02A;
  border-color: #43B02A;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .subscription-preferences .hs-button {
    width: 100%;
    font-size: 2.2rem;
  }
}.backup-unsubscribe {
  margin-bottom: 100px;
  text-align: center;
}
.backup-unsubscribe .hs-button {
  color: #fff;
  background-color: #00A3E0;
  border: 3px solid #00A3E0;
  border-radius: 0;
  padding: 15px 40px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
}
.backup-unsubscribe .hs-button:hover {
  cursor: pointer;
  background-color: #43B02A;
  border-color: #43B02A;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .backup-unsubscribe .hs-button {
    width: 100%;
    font-size: 2.2rem;
  }
}.subscriptions-update-confirmation {
  margin-bottom: 100px;
  text-align: center;
}
.password-prompt {
  margin: 0 auto 50px auto !important;
  float: none !important;
  text-align: center;
  max-width: 300px;
}
.password-prompt #hs-pwd-widget-password {
  padding: 20px;
}
.password-prompt .hs-button {
  color: #fff;
  background-color: #00A3E0;
  border: 3px solid #00A3E0;
  border-radius: 0;
  padding: 15px 40px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
  margin-top: 30px;
}
.password-prompt .hs-button:hover {
  cursor: pointer;
  background-color: #43B02A;
  border-color: #43B02A;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .password-prompt .hs-button {
    width: 100%;
    font-size: 2.2rem;
  }
}


/* Internet Explorer Hack */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
  /* IE10+ specific styles go here */ 
  .persona .widget-type-custom_widget{width:28% !important;}
}

.sample-style {
  text-align: center;
}
.sample-style h1 {
  font-weight: normal;
}
div#hs-eu-cookie-confirmation{position:fixed !important;bottom:0 !important;top : auto !important;-webkit-backface-visibility: hidden;}
.free_demo a{color:#fff;padding: 20px;background-color: rgba(255, 106, 19, 0.8);border: 2px solid #FF6A13;font-size: 1.6rem;text-align: center;position: fixed;right: 0;top: 35%;z-index: 99999;}
.free_demo a:hover{border: 2px solid #00A3E0;background-color: #00A3E0;color: #fff;padding: 20px 40px 20px 20px;}
.cta_main_nostyle a{background:none !important;margin:20px !important;padding:0px !important;}

/***** Forms *****/
.widget-type-form .hs-form input, .widget-type-form .hs-form textarea, .hbspt-form .hs-form input, .hbspt-form .hs-form textarea {
  border: 1px solid #D8D8D8;
  margin-top: 5px;
  height: 35px;
}
.widget-type-form .hs-form>div, .hbspt-form .hs-form>div {
  margin-bottom: 15px;
}
.widget-type-form .hs-form .hs-button, .hbspt-form .hs-form .hs-button{margin: 30px 0 0 0;}

.header{box-shadow: rgba(0,0,0,0.2) 0px 0px 10px 0px; }

.landing .widget-type-form h3{font-size: 2.8rem !important; line-height: 4rem !important; text-align: center !important;}
.landing h2{margin-bottom: 3rem;}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  float: left;
  margin-left: 10px;
}
.header .widget-type-simple_menu li a {
  padding: 10px 10px !important;
  border: 2px solid #007AA8;
  border-radius:60px;
  background-color: #fff;
  color: #007AA8;
  min-width:90px;
  text-align:center;
}
.header-container {
  min-height: initial;
}
.header .widget-type-simple_menu li a:hover{
  border: 2px solid #003865;
  background-color: #003865 !important;
}
.header .widget-type-simple_menu li:nth-child(n+2) a {
  border: 2px solid #00A3E0;
  background-color: #fff;
  color: #00A3E0;
}

.header .widget-type-simple_menu li a:hover{background-color: #00A3E0;color: #fff;}
.rg-persona-segmentation h1{
  max-width: 1020px !important;
}
h6 {
  font-size: 2rem;
  line-height: 2rem;
  letter-spacing: 0;
  margin-bottom: 1.5rem;
  font-family: "GothamRnd_Bold", sans-serif;
}
body.post .blog-post p, body.post .blog-post ul li span {
  font-size: 1.8rem !important;
  line-height: 2.8rem !important;
}
body.post .blog-post h5, body.post .blog-post h6{font-size: 3rem;line-height: 4rem;}

.form_2col input{margin-bottom:0px;}
.widget-type-form .hs-form fieldset>div{margin-bottom: 15px;}
.form_2col input[type="checkbox"]{margin-bottom: 0; margin-right: 10px;}
.widget-type-form .hs-form fieldset.form-columns-1 .hs-input[type="checkbox"]{width: auto; margin-right: 10px;}
.form_2col textarea{min-height:80px;max-width:100%;}
.form-columns-1 .hs-us_states select{margin-bottom:25px;}
.form_2col .hs_submit{padding-right:8px;}
.democontact_wrap{width: 768px; margin: auto; padding:20px;}


.contactus_demo{
  border: 1px solid #D8D8D8;
  padding: 10px;
  margin-bottom: 25px;
  border-left: 4px solid #00A3E0;
  cursor: pointer;
}
.contactus_demo:hover{border: 1px solid #00A3E0;border-left: 4px solid #00A3E0;}
.contactus_demo h3{color: #00A3E0;}
.contactus_demo p{color: #003865;margin: 0;}

.contactus_paertnership{
  border: 1px solid #D8D8D8;
  padding: 10px;
  margin-bottom: 25px;
  border-left: 4px solid #43B02A;
  cursor: pointer;
}
.contactus_paertnership:hover{border: 1px solid #43B02A;border-left: 4px solid #43B02A;}
.contactus_paertnership h3{color: #43B02A;}
.contactus_paertnership p{color: #003865;margin: 0;}

.contactus_support{
  border: 1px solid #D8D8D8;
  padding: 10px;
  margin-bottom: 25px;
  border-left: 4px solid #F2A900;
  cursor: pointer;
}
.contactus_support:hover{border: 1px solid #F2A900;border-left: 4px solid #F2A900;}
.contactus_support h3{color: #F2A900;}
.contactus_support p{color: #003865;margin: 0;}

.employee_support{
  border: 1px solid #D8D8D8;
  padding: 10px;
  margin-bottom: 25px;
  border-left: 4px solid #e04661;
  cursor: pointer;
}
.employee_support:hover{border: 1px solid #F2A900;border-left: 4px solid #e04661;}
.employee_support h3{color: #e04661;}
.employee_support p{color: #003865;margin: 0;}

button.b_orange {
  width: 100%;
  padding: 10px 20px;
  color: #fff;
}

.contactus_info span{font-weight:bold;}

.contact-copy_2col{padding-right:0 !important;padding-left:150px !important;}


.blog-post blockquote{
  background: #F6F8F9;
  padding: 15px;
  width: 100%;
  margin: 50px 0;
  max-width: 100%;
  text-align: center;
  color:#003865;
}
.blog-post blockquote p{color: #003865;}
blockquote, blockquote p, blockquote span{font-size: 2.4rem;font-style: italic;}
blockquote {
  margin: 1.5em auto;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  line-height: 0.1em;
  font-size: 3em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote:after{content: close-quote; color: #ccc;
  line-height: 0.1em;
  font-size: 3em;
  margin-right: 0.25em;
  vertical-align: -0.4em;}
blockquote p {
  display: inline;
}

.blog-comments{max-width: 980px;}
.blog-comments .hs-form-field{margin-bottom:25px;}
.blog-comments .hs-form-field input{border: 1px solid #d8d8d8;margin-top: 5px;height: 35px;}
.blog-comments .hs-form-field textarea{min-height: 80px;max-width: 100%;border: 1px solid #d8d8d8;margin-top: 5px;}
.blog-comments .hs-form-field .hs-form-booleancheckbox-display input{height:auto !important;}
.blog-comments .hs-form-field .hs-form-booleancheckbox-display span{padding-left:10px;}
.blog-comments .hs-form-field .hs-error-msgs{padding-left: 20px;}
.blog-comments .hs-form-field .hs-error-msgs label{font-size: 1.4rem;}
.blog_cat_mob{display:none !important;}
.blog-comments .hs-form-field .hs-error-msgs label{color: #DF4661;font-size:1.6rem;font-style:italic;}
.blog-comments .hs-form-field .hs-error-msgs{padding-left:0;}
.blog-comments .hs-form-field .hs-error-msgs li{list-style: none;padding-top: 10px;}

.home .page-hero{background-color: #E4EBEE !important; opacity:0; transition:.4s ease;}
.is-window-load.home .page-hero{opacity:1;}

.header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
  padding: 41px 0 !important;
  margin: 0 16px;
}
@media (max-width:1365px){
  .header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
    margin: 0 12px;
  }
}
@media (max-width:1087px){
  .header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
    margin: 0 7px;
  }
}

.careers-2021 .header .main-nav .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal {
  text-align: left;
}
.careers-2021 .header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5):hover>ul {
  width: 323px;
  padding-bottom: 0;
}

.careers-2021 .header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5)>ul>li:first-child>a {
  text-align: left;
}

.careers-2021 .header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1:last-child a {
  color: #0a3865;
  border: none;
  border-radius: 35px;
  margin: 0;
  padding: 15px 20px;
  text-align: left;
}

.careers-2021 .header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1:last-child {
  position: relative !important;
  box-shadow: none !important;
}

.careers-2021 .header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1:last-child.toggled > a {
  color: #40bae8 !important;
}

.careers-2021 #hs_menu_wrapper_module_14581619638674>ul>li:nth-of-type(4) {
  display: inline !important;
}

.hs-responsive-embed-iframe{min-height:450px;}

.hs-form select {
  padding: 7px 20px;
  margin-top: 5px;
}

.stat-box {
  background: #f7f9fa !important;
}

.paid-media ul li label{line-height: 16px;font-size: 14px; color:#003865;}

/* .main-content .hs-cta-wrapper a{background-color: rgba(216, 216, 216, 0.0) !important;} */

.careers .main-content .hs-cta-wrapper a{
  margin:0; 
}

.apro-img{float:right !important;}

/*** Lead Flows ***/
.leadin-button-secondary, .leadin-button, .leadin-advance-button {
  background: #ffffff !important;
  color: #003865 !important;
  border-radius: 0 !important;
  border: 3px solid #ffffff !important;
}
.leadin-button-secondary:hover, .leadin-button:hover, .leadin-advance-button:hover {
  background: #ffffff !important;
  color: #003865 !important;
  border-radius: 0 !important;
  border: 3px solid #003865 !important;
}
.leadinModal-form .leadinModal-content {
  background-color: #f6f8f9 !important;
}
.leadin-close-button{
  padding: 5px 20px;
  text-decoration: none;
  background: #003865;
  color: #fff;
}

/*** Support Form ***/
.support_box select{padding: 7px 20px;margin: 5px 0 25px 0;font-size: 1.6rem;}
.support_box input{margin: 5px 0 25px 0;}
.support_box textarea{border: 1px solid #d8d8d8;margin: 5px 0 25px 0;}
.support_box input[type=submit]{color: #fff;
  background-color: #00A3E0;
  border: 3px solid #00A3E0;
  border-radius: 0;
  padding: 15px 40px;
  margin: 20px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
  height: initial !important;
  width: 100%;}
/*** END Support Form ***/

/*** Resource Center New Category Filter ***/
.resources-list .mix.webinar:before{content:"Webinar";color:#003865;font-family:"GothamRnd_Bold", sans-serif;display:block}

.blog-subscribe form .hs-button{font-size: 1.7rem;}


.drop-down .six {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background-color: #003865;
  height: 130px;
  margin-top: 20px;
  color:#fff;
}
.drop-down .six>div a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}
.drop-down .six>div {
  height: 100%;
  width: 100%;
}
.drop-down .six:hover {
  background-color: #43B02A;
}

.blog-subscribe form .hs-error-msgs{padding:10px;}

.lt_sm_icons{border: 2px solid #00A3E0;padding: 5px;height: 40px;width: 40px;text-align: center;}
.lt_sm_icons:hover{border-color:#43B02A;}
.m5{margin:5px;}
.m5-nl{margin:5px 5px 5px 0;}

/*** Featured Rebels ***/


.team-list .hs_cos_wrapper_widget {
  width: 47%;
  display: inline-block;
  margin: 0 1%;
  text-align: center;
}

.team-list .hs_cos_wrapper_widget .team-member {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  background-color: white;
}

.team-list .hs_cos_wrapper_widget .team-member img {
  width: 50%;
}

.team-list .hs_cos_wrapper_widget .team-member .content {
  margin-left: 5px;
  text-align: left;
  padding: 10px;
}

.team-list .hs_cos_wrapper_widget .team-member .content h3 {
  margin-bottom: 0;
  font-size: 2.4rem;
  line-height: 3rem;
  min-height: 65px;
}

.team-list .hs_cos_wrapper_widget .team-member .content p {
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  .team-list .hs_cos_wrapper_widget {
    width: 60%;
    margin: 0 auto;
    display: block
  }
}
@media (max-width: 767px) {
  .team-list .hs_cos_wrapper_widget {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .team-list .hs_cos_wrapper_widget .team-member {
    display: block;
    text-align: center;
    padding: 26px;
    position: relative;
  }
  .team-list .hs_cos_wrapper_widget .team-member .content h3 {
    min-height: 36px;
    margin-top: 10px;
    font-size: 24px;
  }
  .team-list .team-member button {
    margin-bottom: 0;
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .team-list .hs_cos_wrapper_widget .team-member img {
    width: 100%
  }
}
@media (max-width: 991px) {
  .team-list .hs_cos_wrapper_widget .team-member .content {
    margin-left: 0;
    text-align: center !important;
  }
}
.team-list div.hs_cos_wrapper_widget:last-of-type {
  width: 100%
}
.team-member button {
  padding: 10px 30px;
  font-size:1.3rem;
  width: auto;
}
.featured-author{padding-left:20px;}
.press-release .featured-author{padding-left:0px;}
.blog-list .list-wrapper .avatar-module{margin-left:20px;}

/*** New Resource Center Start ***/
.rc_wrapper .post-listing{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: start;
}
.rc_wrapper .post-item{
  border-radius: 4px;
  background-color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: center;
  align-content: center;
  position: relative;
  transition: all .3s ease-in-out;
  width: 23.4%;
  margin: 0.8%;
  margin-bottom:40px;
}
.rc_wrapper .hs-featured-image-wrapper {
  display: inline-block;
  overflow: hidden;
}
.rc_wrapper .post-item:hover button{
  background-color: #003865;
}
.rc_wrapper .hs-featured-image {
  float: none;
  margin: 16px 0 16px 0;
  max-width: 260px;
  min-height: 145px;
  max-height: 145px;
  transition: all .3s ease-in-out;
}
.rc_wrapper .post-item:hover{
  box-shadow: -2px 2px 20px rgba(0, 56, 101, 0.1);
  transform: scale(1.04);
}
.rc_wrapper .post-item:hover .hs-featured-image{
  transform: scale(1.1);
}
.rc_wrapper h2.rc_title{
  color: #003865;
  font-size: 1.8rem !important;
  line-height: 2.8rem !important;
  padding: 0 20px 0 20px;
  min-height: 115px;
}
.rc_wrapper .post-button{
  padding:0 20px 80px 20px;
}
.rc_wrapper .post-button button{
  width:100%;
  border: none;
  margin: 0;
  font-size: 1.6rem;
}
.rc_wrapper .post-button a{width:100%;}
.rc_wrapper .post-topic{
  background: rgba(232, 232, 232, 0.8);
  width: 100%;
  padding: 10px;
  top: 0px;
  left: 0;
}
.rc_wrapper .post-topic p{
  margin: 0;
}
.rc_wrapper .post-topic p a,
.rc_wrapper .post-topic p span{
  color: #003865;
  font-weight: bold;
}
.rc_wrapper .post-topic p span{
  text-decoration: underline;
}
.rc_list_wrapper{margin-bottom:60px;}
/* .rc_list_holder .row-number-11{padding:20px;} */
.rc_list{padding: 0;margin: 0;display: block;}
.rc_list li{
  width: 16.3%;
  float: left;
  min-height: 60px;
  list-style: none;
  text-align: center;
  height: 130px;
  border: 1px solid #eee;
  margin: 2px;
  background: #fff;
}
.rc_list li.us_v{width:19.63%;}
.rc_list li:hover{border: 1px solid #cecece;background: #f6f8f9;}
.rc_list li.rc_eb, .rc_list li.rc_eb, .rc_list li.rc_ic, .rc_list li.rc_ees, .rc_list li.rc_er, .rc_list li.rc_ew, .rc_list li.rc_evpeb, .rc_list li.rc_lceei, .rc_list li.rc_are, .rc_list li.rc_cc, .rc_list li.rc_ebr, .rc_list li.rc_tiee, .rc_list li.rc_eer{border: 1px solid #cecece;background: #f6f8f9;}
.rc_list li a{
  padding: 10px;
  width: 100%;
  height:100%;
}

.rc_list_icon{text-align: center;}
.rc_list_icon svg{width: 60px;height:60px;}

.post_icon{
  height: 60px;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.9);
  border-top: 1px solid #eeeeee;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.post_icon svg{width: 35px;float: left;margin: 5px;height: 30px;}

.rc_top_t{padding-bottom:40px;}

.rc_color_orange a{color:#fe7729;}
.rc_color_blue a{color:#1eade3;}
.rc_color_purple a{color:#aa6b9f;}
.rc_color_red a{color:#e04f68;}
.rc_color_yellow a{color:#f3b423;}
.rc_color_green a{color:#55b73e;}

.rc_list:empty {
  visibility: hidden;
}

/* Tooltip container */
.rc_tooltip {
  position: relative;
  display: inline-block;
  cursor:help;
}

/* Tooltip text */
.rc_tooltip .tooltiptext {
  visibility: hidden;
  width: 100px;
  background-color: #e8e8e8;
  color: #003865;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  font-size: 12px;
  top: -50px;
  left: 0;
}

/* Show the tooltip text when you mouse over the tooltip container */
.rc_tooltip:hover .tooltiptext {
  visibility: visible;
}
/*** #New Resource Center End ***/

.hp_pr{font-weight:bold;}

@media (max-width: 1350px) {
  .header .widget-type-simple_menu li a {
    padding: 10px 5px !important;
    min-width: 60px;
    font-size:12px;
  }
}

@media (max-width: 1205px){
  .blog-list .post-item>a {
    width: 100%;
  }
  .blog-list .post-item {
    text-align: left;
  }
  .blog-list .list-wrapper h3{
    text-align:left !important; 
    margin-left: 0 !important;
    font-size: 3.0rem !important;
    line-height: 3.5rem !important;
  }
  .blog-related-posts p{padding-top:4px;}
  .blog-list .hs-featured-image-wrapper {
    margin-bottom: -2px;
    width: 100%;
  }
  .blog-list .list-wrapper p {
    padding-top: 4px;
  }
  .rc_list li{
    width: 16%;
  }
  .rc_list li.us_v {
    width: 19.27%;
  }
  .rc_list li{height:150px;}
}

@media (max-width: 1024px){
  .rc_wrapper .post-item{
    width: 31.7%;
  }
}

@media (max-width: 991px) {
  .header #offscreen-menu .offscreen-menu-content[ng-view]{height:100% !important;}
  body.post p .blog-post, body.post .blog-post ul li span {
    font-size: 2.0rem !important;
    line-height: 3.6rem !important;
  }
  .rc_list li{
    width: 24.4%;
  }
  .rc_list li.us_v {
    width: 24.4%;
  }
  .rc_list li{height:130px;}

}

@media (max-width: 767px){
  body{font-size: 2.6rem;}
  .post .page-hero .content-wrap {
    height: 50px !important;
    min-height: auto !important;
  }
  body.post .blog-post p, body.post .blog-post ul li span {
    font-size: 2.6rem !important;
    line-height: 4.2rem !important;
  }
  .blog-related-posts p span {
    font-size: 2.6rem;line-height: 4.2rem;
  }
  .tab {
    width: 90%;
  }
  .blog-subscribe {
    display: block;
    margin-bottom: 0 !important;
  }
  .democontact_wrap{width:100%;}
  .contact-copy_2col{padding-left:0 !important;}
  .blog_cat_mob{display:block !important;}
  .blog_cat_win{display:none !important;}
  .blog-topic-nav {padding: 0px;margin-bottom: 0px;}
  .success-table div{min-height:192px !important;}


  .testimonial .content em {line-height: 1.6;}

  p {font-size: 2.6rem !important; line-height: 4.2rem;}

  .blog-related-posts .content h3 {
    margin-left: 0;
    font-size: 3.4rem;
    line-height: 4.8rem;
  }
  h3, .h3 {
    font-size: 3.4rem;
    line-height: 4.8rem;
  }
  .employee_testimonial .content p em {
    font-size: 2.4rem;
    line-height: 3.8rem;
  }
  body.post .blog-post p, body.post .blog-post ul li span {
    font-size: 2.6rem !important;
    line-height: 4.2rem !important;
  }
  .employee_testimonial .content p em {
    font-size: 2.4rem !important;
    line-height: 4rem !important;
  }
  .main-content .bottom h3 {font-size: 3.4rem;line-height: 4.8rem;}
  .apro-img{float:none !important;}
  #spopup{
    width: 100% !important;
  }
  .spopup h4 {
    font-size: 3.4rem !important;
    line-height: 4rem !important;
  }
  .rc_wrapper .post-item{
    width:46%;
    margin:2%;
  }
  .rc_list li{
    width: 49%;
  }
  .resources-list{margin-top:40px;}
  .rc_wrapper .post-button button{font-size:2.6rem;}
  .rc_wrapper h2.rc_title {
    font-size: 3.2rem !important;
    line-height: 4.2rem !important;
  }
  .rc_list_wrapper{display:none !important;}

}
@media (max-width: 640px){
  .rc_wrapper .post-item{width:100% !important;}
  .rc_list li{
    width: 100%;
  }
  .resources-featured-offer .content+img {
    padding: 0;
  }
}
@media (max-width: 440px){
  #spopup img{width:100% !important;display:block !important;margin: 0 !important;
    padding: 20px !important;}
}

.hs-content-path-au .persona .widget-type-custom_widget:nth-child(4){
  display:none;
}

.thanks .form_2col{
  background:transparent;
  padding:0;
  margin:0;
}

.thanks .form_2col form{
  overflow:hidden;
}

.thanks .multi-asset-intro {
  max-width: 83%;
  margin: 0 auto !important;
}

.widget-type-form.form_2col{
  color: #003865;
  background-color: #DFE6EB;
  padding: 20px;
  margin: 0px auto;
}

.widget-type-form.form_2col.purple-bg{
  background-color: #502d4a !important;
}

.widget-type-form.form_2col form.hs-form a {
  color: #003865;
}

.widget-type-form.form_2col form.hs-form a:hover {
  color: #F2A900;
}

@media (max-width: 767px){
  .widget-type-form.form_2col{
    position:relative!important; 
    top:0!important;
  }
}



.engagement .generic-card svg path, .engagement .generic-card svg rect, .engagement .generic-card svg polygon{
  fill:#B57F00!important;
}

.engagement .help.includes .hs_cos_wrapper_type_custom_widget h3{
  color:#B57F00!important;
}

.header{
  z-index:999; 
}

.blog-subscribe.footer-banner-content .widget-type-blog_subscribe form ul{
  padding-left:0;
  margin-top:20px;
}

.blog-subscribe.footer-banner-content .widget-type-blog_subscribe form .hs_submit{
  padding-top:0;
  text-align:center;
}


.blog-subscribe.footer-banner-content .widget-type-blog_subscribe form .hs-form-booleancheckbox input{
  margin-right:10px;
}

.blog-subscribe.footer-banner-content .widget-type-blog_subscribe form .hs-form-booleancheckbox label{
  display:flex;
}

.author-bio{
  text-align:center;
}

@media (max-width: 767px) {
  .blog-subscribe.footer-banner-content .widget-type-blog_subscribe{
    max-width:300px!important;
  }

  .blog-subscribe form .hs-button{
    font-size:2.2rem;

  }
}




.spopup form ul{
  padding-left:0;
  margin-top:20px;
}

.spopup form{
  max-width:570px;
  margin:0 auto
}

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

.spopup form .hs-form-field label{
  color:white;
}

.spopup form .hs_submit{
  padding-top:0;
  text-align:center;
}


.spopup  form .hs-form-booleancheckbox input{
  margin-right:10px;
}

.spopup  form .hs-form-booleancheckbox label{
  display:flex;
}

.spopup  form .hs-form-booleancheckbox label span{
  color:white;
}

.spopup  form .hs-button{
  color: #fff;
  background-color: #00A3E0;
  border: 3px solid #00A3E0;
  border-radius: 0;
  padding: 15px 40px;
  margin: 0px;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
}

.author-bio{
  text-align:center;
}

.slide-in-active .inner-pop button, .slide-in-active .inner-pop img{ 
  /*   display:none;  */
}

@media (max-width: 767px) {

  .spopup form .hs-button{
    font-size:2.2rem;
    margin: 5px !important;

  }
}


.resources .blog-subscribe form{
  max-width:500px;
  margin:0 auto;
  text-align:left;
}

.resources .blog-subscribe form .hs-input{
  margin-left:0;
  margin-bottom:20px;
}

.blog-post a{
  display: inline;
  font-family: 'GothamRnd_Bold', sans-serif;
}



.reveal-modal a{
  display:inline; 
}

.site-search{
  width: auto !important;
}
.search-form{
  position: absolute;
  top: -100px;
  transition: top 0.5s ease-in;
  left: 50%;
  /*   display: none; */

}
.search-open .search-form{
  top: 23px;
}
.search-form form{
  margin-bottom: 0px;
}

.search-form input{
  background-image: url('https://www.rewardgateway.com/hubfs/10-rebel-playbook/icons/search-solid.svg');
  transition: all 0.3s ease-in;
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 95% center;
  border: 1px solid #D8D8D8;
  margin-left: -50%;
  width: 260px;
  max-width: 100%;
}
.search-form input:focus{
  border-color:#00A3E0;
  outline:none;
}

.search-icon{
  margin: 41px 0 !important;
  padding: 0px;
  position: fixed;
  right: 240px;
  transition: all 0.3s ease-in;
}
.search-icon-tooltip-text{
  margin: 37px 0 !important;
  font-size: 1.2rem;
  padding: 5px;
  background-color: #F6F8F9;
  position: fixed;
  right: 260px;
  transition: all 0.1s ease-in;
  pointer-events: none;
  opacity: 0;
}
.search-icon-tooltip-text.hovered{
  opacity: 1;
}
.search-icon:hover{
  cursor: pointer;
}
.search-open .search-icon{
  opacity: 0.2;
}
@media (max-width: 1320px) { 
  .search-icon {
    right: 190px; 
  }
  .search-icon-tooltip-text{
    right: 210px;
  }
}
@media (max-width: 991px){
  .search-icon{
    display: none;
  }
}

@media (max-width: 1320px) { 
  .menu-open .search-form {
    position: relative;
    left: 0;
    top: 10px;
  }
  .menu-open .site-search{
    position: fixed;
    z-index: 999999999999999999999;
    left: 50%;
    top: 10px;
  }

}
.rel-head-wrap{
  transition: all 0.5s ease-in;
  overflow: hidden;
}
.search-open.rel-head-wrap{
  padding-top: 50px;  
}
/*  search results*/
.search-results .body-container-wrapper{
  padding: 30px 40px;
  max-width: 1300px;
  margin: auto;
}

.tabs .size p .fa{
  font-size:1.2rem;
  margin-left:10px;
}

.simple .main-content.intro h2{
  font-size: 2.5rem;
  font-family: "GothamRnd_Book", sans-serif;
  line-height: 3rem;
  letter-spacing: -.6px;
  margin-bottom: 2.5rem;
}

.success-content.challenge.full-width .widget-type-rich_text>div{
  max-width:800px;
}
.success-table{
  display: flex;
  flex-wrap: wrap; 
  margin-bottom: 30px;
}

.success-table div{
  display:flex; 
}

@media (max-width: 767px) {
  .success-table div{
    flex-direction:column; 
  }
}

.blog-form #offscreen-search{
  margin-top:20px; 
}

.blog-form .search-form{
  position:relative; 
  top:0;
}
.blog-form .search-icon{
  display: none;}
.blog-form .search-icon-tooltip-text{
  display: none;}

.help.text-centered.includes .widget-type-widget_container>span{
  display:flex;
  justify-content:center;
}

.centered-content {
  padding-left: 375px;
  padding-right: 375px;
}

@media (max-width: 767px) {
  .centered-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .help.text-centered.includes .widget-type-widget_container>span{
    flex-direction:column;
  }
}

.help.text-centered.includes .widget-type-widget_container>span>div>.generic-card{
  height:100%;
  padding:20px;
}

.help.text-centered.includes .widget-type-widget_container>span>div>.generic-card a{
  padding:0;
}

.ctr.narrow{
  max-width: 1000px !important;
}

.light-bg {
  background-color: #f6f8f9;
}

.help.today .ctr .hs_cos_wrapper_type_custom_widget{
  margin:0 .5%;  
}

.demo-landing .ctr {
  margin: 0 auto;
}

.blog-related-posts .blog-comments{
  background-color:#003865;
  color:white;
}

.blue-background .generic-card h3{
  font-size: 2rem;
  margin-bottom:0!important;
}

.blue-background .bluegen .generic-card h3{
  letter-spacing: -1.3px;
  margin-bottom:20px!important;
  font-size:2.3rem;
}

@media (max-width: 767px){
  .blog-latest-post .featured-image{
    height:200px;
  }   
}

.post .hs-cta-wrapper h3{
  font-family:"GothamRnd_Book", sans-serif;
}

.full-width-challenge .success-content.challenge .widget-type-rich_text>div{
  max-width:800px;
}

.contact2019 .contact-copy{
  padding-right:20px;
}

.contact2019 .contact-copy .contact-cards{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}

.contact2019 .contact-copy .contact-cards .contactus_support{
  width: 31%;
  margin: 0 1%;
  margin-bottom: 20px;
  cursor:default;
}

@media (max-width: 767px){
  .contact2019 .contact-copy .contact-cards .contactus_support{
    width:100%;
    margin:20px 0;
  }
}

.contact2019 .contact-copy .contact-cards .contactus_support a{
  width:100%;
}

.contact2019 .contact-copy .contact-cards .contactus_support:hover{
  border: 1px solid #d8d8d8;
  border-left: 4px solid #f2a900;
}

.contact2019 .contact-copy .contact-cards .contactus_support.blueberry{
  border-left: 4px solid #003865; 
}
.contact2019 .contact-copy .contact-cards .contactus_support.blueberry h3{
  color:#003865
}

.contact2019 .contact-copy .contact-cards .contactus_support.mahonia{
  border-left: 4px solid #00a3e0; 
}
.contact2019 .contact-copy .contact-cards .contactus_support.mahonia h3{
  color:#003865
}

.contact2019 .contact-copy .contact-cards .contactus_support.apple{
  border-left: 4px solid #43b02a; 
}
.contact2019 .contact-copy .contact-cards .contactus_support.apple h3{
  color:#003865
}

.contact2019 .contact-copy .contact-cards .contactus_support.mango{
  border-left: 4px solid #f2a900; 
}
.contact2019 .contact-copy .contact-cards .contactus_support.mango h3{
  color:#003865
}

.contact2019 .contact-copy .contact-cards .contactus_support.papaya{
  border-left: 4px solid #ff6a13; 
}
.contact2019 .contact-copy .contact-cards .contactus_support.papaya h3{
  color:#003865
}

.contact2019 .contact-copy .contact-cards .contactus_support.raspberry{
  border-left: 4px solid #df4661; 
}
.contact2019 .contact-copy .contact-cards .contactus_support.raspberry h3{
  color:#003865
}

.contact2019 .contact-copy .contact-cards .contactus_support.fig{
  border-left: 4px solid #a15a95; 
}
.contact2019 .contact-copy .contact-cards .contactus_support.fig h3{
  color:#003865
}

.contact2019 form{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.contact2019 form>div{
  width: 48%;
  margin: 0 1%;
}

/*.contact2019 form>div.hs-email*/
.contact2019 form>div.hs-fieldtype-textarea, 
.contact2019 form>div.hs_consent_capture
{
  width:100%;
}

.flex-landing .ctr{
  display:flex;
}

.flex-landing .left-column{
  width:60%;
}

.flex-landing .right-column-form{
  width:40%;
}

.flex-landing .left-column .widget-type-form{
  display:none;
}

.slalom-content .content h3 {
  margin-top: 25px;
}

@media (max-width: 767px){
  .flex-landing .ctr{
    flex-direction:column;
  }

  .flex-landing .left-column .widget-type-form{
    display:block;
    margin-bottom:10px;
  }

  .flex-landing .ctr>div{
    width:100%!important;
  }
  .flex-landing .right-column-form{
    display:none;
  }
}

@media (max-width: 767px){
  .ppc .page-hero{
    min-height: 100px;
  }
  .ppc .page-hero .content-wrap {
    display: none;
  }
  .ppc .page-hero .tab {
    display: none;
  }
}

.header.uk-header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:first-child > ul > li:last-child a:hover,
.header.au-header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:first-child > ul > li:last-child a:hover{
  color: #A15A95; 
}
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:last-child,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
  display: block !important;
  transition: all .2s linear;
}

.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal .hs-item-has-children:after,
.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-item-has-children a:after {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 7px;
  left: -7px;
  position: relative;
  top: 44px;
  transform: rotate(135deg);
  transition: all .2s linear;
  vertical-align: top;
  width: 7px;
}

@media (min-width: 1201px) {
  .header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal .hs-item-has-children:after {
    top: 45px;
  }
}

@media (min-width: 1366px) {
  .header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal .hs-item-has-children:after {
    left: -13px;
  }
}

@media (min-width: 1461px) {
  .header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal .hs-item-has-children:after {
    top: 47px;
  }
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-item-has-children a:after {
  left: 9px;
  top: 6px;
}

@media (min-width: 768px) {
  .header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-item-has-children a:after {
    top: 10px;
  } 
}

@media (min-width: 992px) {
  .header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-item-has-children a:after {
    top: 14px;
  } 
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-item-has-children.toggled a:after {
  top: 9px;
  transform: rotate(-45deg);
}

@media (min-width: 768px) {
  .header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-item-has-children.toggled a:after {
    top: 13px;
  }
}

@media (min-width: 992px) {
  .header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-item-has-children.toggled a:after {
    top: 17px;
  }
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-item-has-children li a:after {
  content: none; 
}

.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal .hs-item-has-children:hover:after {
  top: 51px;
  transform: rotate(-45deg);
}

@media (min-width: 1201px) {
  .header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal .hs-item-has-children:hover:after {
    top: 48px;
  }
}

@media (min-width: 1366px) {
  .header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal .hs-item-has-children:hover:after {
    top: 51px;
  }
}

.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul {
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  display: none !important;
  width: 323px;
}

.header .nav2020 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  display: block !important;
}

.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal a {
  white-space: unset;
}

.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal ul ul li a {
  font-weight: 600;
  margin: 30px 20px;
  padding: 0 !important;
}

.nav2020 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper ul {
  background: transparent !important;
  border-left: 2px solid #C0CDD8;
  box-shadow: none !important;
  margin: 0 26px;
  opacity: 1;
  position: static;
  visibility: visible;
  width: auto !important;
}

.nav2020 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper li.hs-item-has-children:after {
  content: none;
}

.nav2020 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper ul {
  background-color: #F6F8FB !important;
  margin-top: -20px;
  padding-top: 10px;
  margin-bottom: 2rem;
}

.nav2020 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper ul li a {
  font-weight: 400 !important;
  margin: 0;
  padding: 10px 20px !important;
}

.header .nav2020 #offscreen-menu .offscreen-menu-content {
  background-color: #fff;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu a {
  color: #0A3865;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu li {
  padding: 0 55px;
  text-align: left;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu li li {
  padding: 0;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1.toggled>a,
.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-2.toggled>a{
  background-color: transparent;
  color: #40BAE8;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1.toggled,
.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-2.toggled {
  background-color: transparent;
  border: 0;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu ul ul ul.hs-menu-children-wrapper {
  background-color: #F6F8FB;
  display: block !important;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu a {
  padding: 20px;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu ul ul a {
  padding: 10px 20px;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu ul ul .hs-menu-depth-2.hs-item-has-children li a {
  display: block !important;
}

.header .hamburger-toggle.close {
  right: 25px;
  top: 20px;
}

.menu-open .header2020 .search-form {
  top: 0;
}

.menu-open .header2020 .site-search {
  left: 0;
  padding: 0 32px;
  top: 60px;
  width: 100% !important;
}

.header2020 .search-form input {
  border-color: #707070;
  border-radius: 11px;
  margin-left: 0;
  width: 100%;
}

.header2020 .hamburger-toggle.close .lines:before,
.header2020 .hamburger-toggle.close .lines:after {
  background-color: #000;
}

.header2020 #offscreen-menu .offscreen-menu-content {
  padding-top: 100px;
}

.header2020  .hs-menu-wrapper.hs-menu-flow-vertical {
  height: 78.1%;
  overflow-y: scroll;
}

.menu-open .header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1:last-child {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0px -3px 6px #00000015;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 9999999;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1:last-child a {
  color: #2DA4E1;
  border: 1px solid #2DA4E1;
  border-radius: 35px;
  margin: 40px 0;
  padding: 15px 20px;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu .hs-menu-depth-1:nth-of-type(2) .hs-menu-depth-2.hs-item-has-children a {
  display: none;
}

/*** CSS related to the UK small business link ***/
.rgsb-page .header .nav2020 #hs_menu_wrapper_module_14581619638674 .hs-menu-item:nth-of-type(1) ul .hs-menu-depth-2:last-child a:hover,
.rgsb-page .header .nav2020 #hs_cos_wrapper_module_14581619638671 .hs-menu-item:nth-of-type(1) ul .hs-menu-depth-2:last-child a{
  color: #A15A95 !important;
}

.rg4sb .main-nav a:hover {
  color: #A15A95 !important;
}

.roi.case-studies {
  margin-top: 55px;
  padding: 0 8px; 
}

.roi .case-study {
  padding: 0 16px;
}

.roi .case-study .image {
  height: 130px;
  position: relative;
}

.roi .case-study img {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX (-50%) translateY(-50%);
  width: 50%;
}

.roi .case-study .additional-case {
  min-height: 320px;
  position: relative;
  text-align: center;
}

.roi .case-study .button {
  bottom: 0;
  position: absolute;
  transform: translateX(-50%);
}

.roi .case-study p {
  font-size: 1.8rem;
  font-weight: 600;
}

.roi .row-fluid-wrapper {
  margin: 0 auto;
  max-width: 1400px;
  width: 98%
}

.roi .hs-form-field {
  float: none !important;
  width: 100% !important;
}

.roi .widget-type-form,
.roi .row-number-5 .widget-type-rich_text {
  margin: 0 auto;
  max-width: 557px;
}

.hs-blog-name-reward-gateway-blog td {
  font-size: 12px;
}

@media (min-width: 600px) {
  .hs-blog-name-reward-gateway-blog td {
    font-size: 16px;
  }
}

.calculoid {
  width: 90% !important;
}

.padded-out {
  padding: 50px 0;
}

.cards {
  float: none !important;
  margin: 0 auto !important;
  max-width: 870px;
}

.with-icon {
  padding: 0 25px;
}

.with-icon h3,
.with-icon p {
  margin: 0;
}

.with-icon a {
  padding: 10px;
}

.card p {
  border: 1px solid #EEECE6;
  margin: 0 15px;
  padding: 30px 0;
}

.divider-tab:after {
  z-index: 1;
}

.no-divider .testimonial-wrap {
  margin: 0 !important;
}

.no-divider .divider-tab:after {
  content: none;
}

.purple-bg a {
  color: #fff;
  text-decoration: underline;
}

.purple-bg .rg-footer-form,
.purple-bg .widget-type-form,
.purple-bg .layout-widget-wrapper,
.purple-bg label{
  background-color: #502D4A !important;
  color: #ffffff !important;
}
.purple-bg .rg-footer-form{
  padding: 100px 0;
}
.widget-type-form.form_2col.purple-bg form.hs-form a {
  color: #00a3e0;
}

.purple-bg .widget-type-form .hs-button,
.purple-bg #form-toggle,
.purple-bg .rg-footer-form .hs-button,
.purple-bg .layout-widget-wrapper .hs-button {
  background-color: #F2A900 !important;
  border-color: #F2A900 !important;
  color: #fff;
  transition: all .2s linear;
}

.purple-bg .widget-type-form .hs-button:hover,
.purple-bg #form-toggle:hover,
.purple-bg .rg-footer-form .hs-button:hover,
.purple-bg .layout-widget-wrapper .hs-button:hover {
  background-color: #43B02A !important;
  border-color: #43B02A !important;
}

.white-background {
  background-color: #fff;
  padding: 50px 0;
  margin: 0 10px;
  position: relative;
}

.white-background h3 {
  font-size: 3.8rem;
  line-height: 5rem;
  letter-spacing: -1.3px;
  margin-bottom: 2rem;
  font-family: "GothamRnd_Book", sans-serif;
}

.white-background::before {
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -25px;
  right: 50%;
}

.check {
  text-align: center;
}

.check svg {
  fill: #43b02a;
  height: 25px;
  width: 25px;
}

.the-icon {
  text-align: center;
}

.the-icon svg {
  height: 100px;
}

.rg4sb .header-logo {
  height: 90px;
  width: 172px;
}

/* RG4SB Inline */
.rg4sb-inline-cta{
  box-shadow: 0px 6px 10px #00000010;
  margin-left: -1em;
  margin-right: -1em;
}
.rg4sb-inline{
  display: flex;
  justify-content: space-between;
  padding: 1em!important;
  align-items: center;
}
.rg4sb-inline img{
  max-height: 75px;
}
.rg4sb-inline .rg4sb-desc{
  color: #003865;
  text-align: left;
  margin: 0 1em;
  padding: 0 1em;
  border-left: 1px solid #cccccc;
}
.rg4sb-inline .rg4sb-deco button,
.rg4sb-inline .rg4sb-deco button:hover{
  background-color: #502d4a;
  border-color: #502d4a;
  padding: 15px 0;
}

@media (max-width: 768px) {
  .rg4sb-inline img{
    margin-bottom: 1em;
  }
  .rg4sb-inline{
    flex-direction: column;
  }
  .rg4sb-inline .rg4sb-desc{
    border-left: 0;
  }
  .rg4sb-inline .rg4sb-deco button{
    padding: 15px;
  }
}

@media (min-width: 768px) {
  .rg4sb .header-logo {
    padding-top: 7px;
  }
}

@media (min-width: 992px) {
  .rg4sb .header-logo {
    padding-top: 24px;
  }
}

.hs-content-id-12701309757 .rg4sb .nav2020 {
  display: none;
}

.rg4sb .header-logo img {
  width: 100% !important;
}

.sb-header-logo .rg4sb .header-logo img{
  width: auto !important;
  max-width: 171px;
}

.rg4sb-cta {
  background-color: #F2A900 !important;
  border-color: #F2A900 !important;
  transition: all .2s linear;
}

.rg4sb-cta:hover {
  background-color: #43B02A !important;
  border-color: #43B02A !important;
}

.widget-type-simple_menu.rg4sb li a {
  border-color: #F2A900 !important;
  color: #F2A900 !important;
}

.widget-type-simple_menu.rg4sb li a:hover {
  background-color: #F2A900 !important;
  color: #fff !important;
}

.widget-type-simple_menu.rg4sb li:nth-of-type(2) a {
  background-color: #F2A900;
  color: #fff !important;
}

.rg4sb .mv50>span>.hs_cos_wrapper_widget {
  margin-bottom: 16px !important;
  width: 100% !important;
}

.geobanner{
  font-weight: bold;
  font-size: 12px;
  padding: 12px 0;
  background-color: #f2f2f2;
  color: #003865 !important;
  position: fixed;
  z-index: 99999;
  width: 100%;
  top: 0;
}
.geobanner a{
  color: #003865 !important;
  border-bottom: 1px solid #003865;
}

.geobanner a span{
  display: inline-block;
  line-height: 1.4;
}

.geobanner.default{
  background-color: #FF6A13 !important;
  color:#fff !important;
}

.geobanner.default a{
  color: #fff !important;
  border-bottom: 1px solid #fff;
}

.geobanner img{
  display: inline-block;
  vertical-align: middle;
  max-width: 24px;
  height: auto;
  margin-left: 6px;
}

.rg4sb-form .pcc-content .fixed-form-inner,
.rg4sb-form .pcc-second-form .form-content span.pcc-second-form-form{
  background-color: #502d4a !important;
}

.rg4sb-form .pcc-content .fixed-form-inner form .hs-submit .hs-button,
.rg4sb-form .pcc-second-form .form-content span.pcc-second-form-form form .hs-submit .hs-button{
  background-color: #F2a900 !important;
}
.rg4sb-form .pcc-content .fixed-form-inner form .hs-submit .hs-button:hover,
.rg4sb-form .pcc-second-form .form-content span.pcc-second-form-form form .hs-submit .hs-button:hover{
  background-color: #43B02A !important;
}
.rg4sb-phone .phone_num_head{
  top: 51px;
}

.pcc-content .fixed-form-inner form .hs-error-msgs{
  position: unset!important;
  top: unset!important; 
}

.header .nav2020 #offscreen-menu .offscreen-menu-content.au-header-mobile {
  color: #A15A95;
}

.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child:hover > ul{
  width: 623px;
}
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5):hover > ul{
  width: 600px;
  padding-bottom: 2em;
}
.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child > ul > li > a,
.header .nav2020.hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5) > ul > li > a{
  text-align: center;
}

.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child > ul > li:first-child > a,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5) > ul > li:first-child > a{
  text-align: center;
}

.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child > ul > li.hs-menu-depth-3 > a,
.header .nav2020.hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5) > ul > li.hs-menu-depth-3 > a {
  text-align: left!important;
}

.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(2) > ul > li:first-child > a{
  text-decoration: none;
}

.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child > ul > li:first-child > ul > li > a,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5) > ul > li:first-child > ul > li > a{
  text-align: left;
  display: none;
  text-decoration: none;
}
.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child > ul > li:first-child > ul > li > ul > li > a,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5) > ul > li:first-child > ul > li > ul > li > a{
  display: block;
  text-decoration: none;
}
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5) > ul > li:first-child > ul > li > ul > li > a{
  font-weight: 600 !important;
  display: block !important;
}
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5) > ul > li:first-child > ul > li > ul > li{
  width: 100% !important;
}
.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child > ul > li:first-child > ul,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5) > ul > li:first-child > ul{
  display: flex !important;
  justify-content: space-between;
  background-color: white !important;
  border: 0;
  margin: 1em;
}
.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child > ul > li:first-child > ul > li,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5) > ul > li:first-child > ul > li{
  width: 48%;
}

.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child>ul>li:first-child>ul ul,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5)>ul>li:first-child>ul ul{
  display: block !important;
  margin: 0;
  background-color: white !important;
  border: 0;
}
.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5)>ul>li:first-child>ul ul{
  display: block !important;
}
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5) > ul > li:first-child > ul > li:first-child ul{
  margin: 0;
}
.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child>ul>li:first-child>ul>li>a{
  display: block;
}
.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child>ul>li:first-child>ul ul > li,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(2)>ul>li:first-child>ul ul > li{
  width: 100% !important;
}

.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child>ul>li:first-child> ul ul > li > a,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5)>ul>li:first-child> ul ul > li > a{
  text-align: left;
  text-decoration: none;
}
.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child>ul>li:first-child>ul ul ul,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5)>ul>li:first-child>ul ul ul{
  margin-left: 32px;
}

.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5)>ul>li:first-child>ul > li:last-child > ul > li > a:hover{
  color: #003865;
}

.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5)>ul>li:first-child>ul ul ul a{
  text-align: left !important;
}

.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child>ul>li:first-child>ul ul ul,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5)>ul>li:first-child>ul ul ul{
  border-left: 2px solid #C0CDD8;
  background-color: #f6f8fb !important;
}
.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:first-child>ul>li:first-child>ul ul ul ul,
.header .nav2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(5)>ul>li:first-child>ul ul ul ul{
  border-left: 0;
}

.header .nav2020.uk-nav-2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu ul ul ul.hs-menu-children-wrapper {
  margin-left: 32px;
  border-left: 2px solid #C0CDD8;
}
.header .nav2020.uk-nav-2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu ul ul ul ul.hs-menu-children-wrapper {
  border-left: 0;
  margin-top: 0;
}

.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu li:nth-child(5) > ul > li:nth-child(4) > a:hover,
.header .nav2020 #offscreen-menu #hs_menu_wrapper_offscreen_menu li:nth-child(5) > ul > li:nth-child(4) > a{
  color: #003865 !important;
}

.header .nav2020.uk-nav-2020 .hs-menu-wrapper.hs-menu-wrapper.hs-menu-flow-horizontal li:nth-child(2):hover>ul ul a{
  text-decoration: none;
}
/* PPC-2020 */
.ppc-2020 .fixed-form{
  background: #003865;
  width: 44%;
  right: 0;
  z-index: 1;
}
.ppc-2020 .ab-test .fixed-form{
  background: #dfe6eb;
}

.ppc-2020 .ab-test .fixed-form-inner h3, 
.ppc-2020 .ab-test .pcc-second-form .form-content span.pcc-second-form-form h2,
.ppc-2020 .ab-test .fixed-form-inner form label, 
.ppc-2020 .ab-test .pcc-second-form .form-content span.pcc-second-form-form form label{
  color: #003865;
}

.ppc-2020 .fixed-form-inner,
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form{
  padding: 45px 37px;
  color: white;
}
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form form .hs-submit .hs-button,
.ppc-2020 .fixed-form-inner form .hs-submit .hs-button {
  color: #fff;
  background-color: #2DA4E1;
  border: 3px solid #2DA4E1;
  border-radius: 60px;
  padding: 15px 40px;
  margin: 40px 0;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-size: 1.8rem;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;
  font-family: "GothamRnd_Bold", sans-serif;
  width: auto !important;
  border: none;
  height: auto;
  margin-bottom: 0;
}
.ppc-2020 .fixed-form-inner form .hs-submit .hs-button:hover{
  cursor: pointer;
  background-color: #43B02A;
  border-color: #43B02A;
  color: #fff;
  text-decoration: none;
}
.ppc-2020 .fixed-form-inner h3,
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form h2{
  font-size: 32px;
  color: #40BAE8;
  letter-spacing: -0.98px;
  text-align: left;
  font-weight: 600;
  font-family: "GothamRnd_Book", sans-serif;
}
.ppc-2020 form .hs-error-msg,
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form .hs-error-msg{
  color: red;
}
.ppc-2020 .fixed-form-inner form label,
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form form label{
  margin-bottom: 1em;
  margin-top: 1em;
  font-family: "GothamRnd_Book", sans-serif;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}
.ppc-2020 .pcc-second-form-wrapper{
  min-width: 50%;
}
.ppc-2020 .fixed-form-inner select,
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form select{
  margin-top: 0;
}
.ppc-2020 .fixed-form-inner input:not([type="checkbox"]),
.ppc-2020 .fixed-form-inner select,
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form input:not([type="checkbox"]),
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form select{
  min-height: 42px;
}

.ppc-2020 .ab-test .fixed-form-inner input[type="text"],
.ppc-2020 .ab-test .fixed-form-inner input[type="email"],
.ppc-2020 .ab-test .fixed-form-inner input[type="tel"],
.ppc-2020 .ab-test .fixed-form-inner select,
.ppc-2020 .ab-test .pcc-second-form .form-content span.pcc-second-form-form input:not([type="checkbox"]),
.ppc-2020 .ab-test .pcc-second-form .form-content span.pcc-second-form-form select {
  border: 1px solid #d8d8d8;
  margin-top: 5px;
  height: 35px;
}

.ppc-2020 .ab-test textarea {
  border: 1px solid #d8d8d8 !important;
  margin-top: 5px;
}

.ppc-2020 .ab-test .fixed-form-inner form label{
  margin-bottom: 0;
  font-weight: 500;
}

.ppc-2020 .fixed-form-inner input[type="checkbox"],
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form input[type="checkbox"]{
  display: inline-block;
}
.ppc-2020 .fixed-form-inner input[type="checkbox"] + span,
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form input[type="checkbox"] + span{
  text-align: left;
  display: inline-block;
  float: right;
  width: 97%;
  position: relative;
  top: -1px;
}
.ppc-2020 .fixed-form-inner form ,
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form form{
  text-align: left;
  margin-bottom: 0;
}
.ppc-2020 .fixed-form-inner form ul,
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form form ul{
  list-style-type: none;
  padding:0;
  margin: 0;
}
.ppc-2020 .fixed-form-inner form fieldset,
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form form fieldset{
  max-width: none;
}
.ppc-2020 .pcc-second-form{
  margin-bottom: 50px;
}
.ppc-2020 .pcc-footer-cta{
  background: #003865;
  color: #ffffff;
  padding-top: 0;
  margin-top: 0;
  padding: 0px 20px 70px;
}
.ppc-2020 .pcc-footer-cta a{
  margin-top: 1em;
}
.ppc-2020 .pcc-footer-cta .ctr{
  max-width: 980px;
}
.ppc-2020 .pcc-footer-cta .ctr p{
  font-size: 20px;
}
.ppc-2020 .pcc-footer-cta .tab{
  background-color: transparent;
}
.ppc-2020 .pcc-footer-cta h3{
  color: #40BAE8;
  font-size: 32px !important;
  font-weight: 600;
}
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form{
  width: 100%;
  top: 0;
  display: block;
}
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-content p{
  font-size: 18px;
}
.ppc-2020 .pcc-second-form .form-content .pcc-second-form-content li{
  font-size: 28px;
  line-height: 1.2;
}
.ppc-2020 .pcc-content{
  display: block;
}
.ppc-2020 .pcc-content p{
  font-size: 32px;
  line-height: 1.4;
}
.ppc-2020 .page-hero .content .bg-white{
  background:  white;
  padding: 37px;
}
.ppc-2020 .page-hero .content-wrap{
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
.ppc-2020 .page-hero .content{
  max-width: 48%;
  background: transparent;
  padding: 0;
  margin: 0 !important;
}
.ppc-2020 .page-hero .content::before{
  display: none;
}
.ppc-2020 .ppc-2020-content h2,
.ppc-2020 .ppc-2020-content h2 span{
  font-size: 32px;
  color: #2DA4E1;
  line-height: 1.3;
  font-weight: 600;
}
.ppc-2020 .ppc-2020-content h3,
.ppc-2020 .ppc-2020-content h3 span{
  font-size: 24px;
  color: #003865;
  line-height: 1.5;
}
.ppc-2020 .ppc-2020-content ul{
  margin: 0;
  padding-left: 20px;
}
.ppc-2020 .ppc-2020-content p,
.ppc-2020 .ppc-2020-content li,
.ppc-2020 .ppc-2020-content span{
  font-size: 20px;
}
.ppc-2020 .features-list{
  background: #F4F4F4;
  padding: 80px 0px;
}
.ppc-2020 .testimonial.simple .content p em{
  font-style: normal;
  font-size: 28px;
  color: #003865;;
}
.ppc-2020 .ppc-2020-testimonial{
  text-align: center;
}
.ppc-2020 .simple.testionial{
  text-align: center;
}
.ppc-2020 .testimonial.simple .content{
  text-align: left;
  max-width: 100%;
  width: 70%;
  margin-left: 10%;
}
.ppc-2020:not(.public-sector) .simple.testimonial:after{
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  bottom: -30px;
  right: 50%;
}
.ppc-2020 .simple.testimonial:before{
  content: url(//www.rewardgateway.com/hubfs/blue-line.png);
  position: absolute;
  top: -30px;
  right: 50%;
}
.ppc-2020 .pcc-icon-grid .icon-grid-content .icon-card svg{
  height: 56px;
}
.ppc-2020 .pcc-icon-grid .icon-grid-content .icon-card{
  width: 25%;
  border: 0;
  flex-direction: column;
  background: transparent;
}
.ppc-2020 .pcc-icon-grid .icon-grid-content .icon-card p{
  margin: 1em;
  padding: 0;
  font-size: 24px;
  text-align: center;
  line-height: 1.3;
  font-family: "GothamRnd_Book", sans-serif;
}

.ppc-2020 .pcc-icon-grid h3{
  font-size: 32px;
  font-weight: 600;
}
.ppc-2020 .pcc-icon-grid {
  background-color: #f4f4f4;
  padding: 50px 0px 50px;
  margin-top: 2em;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  position: relative;
}
.ppc-2020 .pcc-icon-grid:after{
  display: none;
}
.ppc-2020 .pcc-content .pcc-content-images{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 2em 0;
  justify-content: center;
}
.ppc-2020 .pcc-content .pcc-content-images .logo{
  width: 13%;
  margin: 1%;
}
.ppc-2020 .testimonial.simple{
  background: white;
  padding: 50px 0 60px;
}
.ppc-2020.public-sector .testimonial.simple {
  padding: 50px 0 20px;
}
.ppc-2020.public-sector .testimonial .company-image {
  height: auto;
}
.ppc-2020 .testimonial.simple p{
  color: #003865;
}
.ppc-2020 .testimonial.simple p.author,
.ppc-2020 .testimonial.simple p.position{
  font-size: 20px;
}
.ppc-2020 .testimonial.simple p.author{
  font-weight: 600;
}
.ppc-2020 .testimonial.simple .testimonial{
  margin-bottom: 2em;
}
.ppc-2020 .testimonial.simple{
  overflow: initial;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ppc-2020 .features-list div:nth-child(odd) .slalom-content .image{
  order: 2;
}
.ppc-2020 .features-list div:nth-child(odd) .slalom-content .content{
  order: 1;
}
.ppc-2020 .slalom-content{
  display: flex;
  align-items: center;
}
.ppc-2020 .slalom-content .content p,
.ppc-2020 .slalom-content .content span{
  font-size: 18px;
}
.ppc-2020 .slalom-content .content h3{
  font-size: 39px;
  font-weight: 600;
  line-height: 1.5;
}
.ppc-2020 .slalom-content .content .inner-content{
  max-width: 582px;
}
.ppc-2020 .ppc-2020-content{
  max-width: 100%;
  margin: 40px 0;
}
.ppc-2020 .page-hero .content-wrap{
  padding: 50px 0;
  position: relative;
  margin: 0 85px;
}
.move-landing .ppc-2020 .page-hero .content-wrap {
  padding: 50px 0;
  position: relative;
  margin: 0 85px;
}
.ppc.alt-mv .page-hero .content-wrap .content h2 {
  font-size: 3.8rem;
  line-height: 5rem;
  color: #003865;
  letter-spacing: 0;
  margin: 0;
  margin: 3.2rem 0;
}
@media (min-width: 968px) {
  .move-landing .ppc-2020 .page-hero .content {
    margin: 50px 0 0 !important;
    padding: 0 !important;
    max-width: 48% !important;
  }
}
@media (max-width: 991px) {
  .move-landing.alt-mv .ppc-2020 .page-hero .content-wrap {
    display: block;
    padding: 20px 0;
    margin: 0 20px;
    position: relative;
    min-height: 100px !important;
  }
  .move-landing.alt-mv .ppc-2020 .page-hero .content-wrap .content {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .move-landing.alt-mv .header .header-logo img {
    max-width: 180px;
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .ppc.alt-mv .page-hero {
    min-height: initial;
  }
  .ppc.move-landing .page-hero .content-wrap {
    display: block;
  }
  .move-landing p,
  .move-landing li,
  .move-landing .testimonial.simple .content p em,
  .move-landing .pcc-content h4 {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }
  .move-landing ul {
    padding-left: 16px;
  }
  .ppc-2020 .pcc-content .pcc-content-images .logo {
    width: 30%;
  }
}

.move-landing .ppc-2020 .page-hero .content p,
.ppc-2020 .page-hero .content p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -.33px;
  margin-bottom: 30px;
  margin-top: 0;
  font-weight: normal;
  font-family: "GothamRnd_Book", sans-serif;
}

.move-landing a.cta_link {
  width: auto;
  font-size: 19px;
  padding: 12px 30px;
  background: rgb(0,122,168);
  margin: 20px 0;
  font-family: "GothamRnd_Bold", sans-serif !important;
  font-weight: initial !important;
}

.move-landing a.cta_link:hover {
  background: rgb(0,134,184) !important;
  border-color: rgb(0,134,184) !important;
}

.ppc-2020 .pcc-content .pcc-content-logos {
  max-width: 100%;
  margin: 0 auto;
  margin-top: 60px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.ppc-2020 .pcc-content .inner-content{
  width: 100%;
  padding: 30px 0;
  max-width: initial;
}
.ppc-2020 .pcc-second-form .form-content{
  margin: 0;
  flex-wrap: wrap;
  max-width: initial;
  padding-left: 0px;
  padding-right: 0px;
  justify-content: space-between;
}
.ppc-2020 .pcc-second-form .form-content .pcc-second-trigger button{
  width: auto;
  min-width: 210px;
}
.ppc-2020 .pcc-second-form .form-content .pcc-overlay{
  display: none;
}
.ppc-2020 .pcc-second-form .form-content .pcc-overlay.active{
  display: flex;
  justify-content: center;
  align-items: space-around;
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.6);
  padding: 20px;
  overflow-y: auto;
}
.ppc-2020 .pcc-second-form .form-content span.pcc-second-image{
  width: 45%;
}
.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-content{
  width: 45%;
  padding-left: 0;
  margin-top: 0;
  padding-right: 0;
}
.ppc-2020 .fixed-form-inner form fieldset .hs_consent_capture{
  display: none;
}

.ppc-2020 .pcc-second-form .form-content span.pcc-second-form-content h3{
  font-size: 42px;
  color: #003865;
  font-weight: 600;
  line-height: 1.5;
  font-size: 2.625rem;
}

.ppc-logos .tab {
  display: none;
}

.move-landing .layout-footer p {
  font-size: 1.6rem !important;
  line-height: 1.2;
}

.ppc-logos .pcc-content h2 {
  font-size: 3.8rem;
}

@media (min-width: 968px) {
  .ppc-2020 .page-hero .content{
    margin: 50px 0 0 !important;
  }
}
/* Blog  */
.blog-2020 .avatar-module,
.blog-2020 .blog-list .list-wrapper .avatar-module{
  height: 60px;
  width: 60px;
  background-size: cover;
  background-position: 50%;
  display: inline-block;
  margin: 0;
}
.blog-2020 .blog-header-cta .simple-cta-banner .simple-cta-detail a:hover{
  color: #ffffff;
  background: #43b02a;
  border-color: #43b02a;
}
.blog-2020 .blog-list .list-wrapper .featured-author > a{
  display: flex;
}
.blog-2020 .blog-list .featured-author{
  padding-left: 0;
}
.blog-2020 .column-container{
  display: flex;
  width: 100%;
  max-width: 1720px;
  margin: 0 auto;
  padding: 0 2em 2em;
}
.blog-2020 .column-container .column{
  width: 30%;
}
.blog-2020 .column-container .column.rg4sb{
  width: 100%;
}
.blog-2020 .column-container .column.wide{
  width: 70%;
}
.blog-2020 .news-post-container,
.blog-2020 .blog-list .post-listing{
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
}
.blog-2020 .small-business-section .news-post-container{
  margin: 3em 0;
}
.blog-2020 .blog-list .post-listing{
  flex-wrap: wrap;
}
.blog-2020 .blog-list .post-listing.author-list-page{
  /*   display: none !important; */
}
.blog-2020 .news-post,
.blog-2020 .blog-list .post-item{
  width: 50%;
  margin: 0 16px 0 0;
  min-height: 550px;
}
.blog-2020 .blog-list .post-item{
  width: 32%;
  margin-bottom: 2%;
  margin-right: 0;
}
.blog-2020 .news-post .categories .cat,
.blog-2020 .post-item .categories .cat{
  text-transform: uppercase;
  font-size: 10px;
  color: #809cb2;
  font-family: "GothamRnd_Bold", sans-serif;
}
.blog-2020 .news-post .categories,
.blog-2020 .post-item .categories{
  clear: both;
  text-align: left;
}
.blog-2020 .news-post .post-content,
.blog-2020 .blog-list .list-wrapper{
  background: #ffffff;
  padding: 2em;
  overflow: hidden;
  min-height: 347px;
  width: 100%;
}
.blog-2020 .post-item .post-content > a,
.blog-2020 .news-post .post-content > a{
  float: left;
  width: 100%;
}
.blog-2020 .post-item .post-content > a h3
.blog-2020 .news-post .post-content > a h3{
  margin: 0 0 .5em 0;
}
.blog-2020 .post-item .post-content .featured-author,
.blog-2020 .news-post .post-content .featured-author{
  padding: 0;
  text-align: left;
}
.blog-2020 .post-item .post-content .featured-author a,
.blog-2020 .news-post .post-content .featured-author a{
  width: 100%;
  display: flex;
}
.blog-2020 .author-details,
.blog-2020 .blog-list .list-wrapper p{
  display: inline-block;
  margin-left: 20px;
  vertical-align: top;
  margin-top: 8px;
}
.blog-2020 .author-details .title{
  color: #003865;
  font-weight: 600;
  font-size: 16px;
}
.blog-2020 .author-details .position-main{
  font-size: 12px;
  /*   text-transform: uppercase; */
  color: #00a3e0;
  line-height: 1;
  display: block;
  margin-top: 2px;
}
.blog-2020 .news-post a,
.blog-2020 .blog-list .post-item > a{
  display: block;
  width: 100%;
}
.blog-2020 .post-item a h3,
.blog-2020 .news-post a h3{
  color: #003865;
  line-height: 1.4;
}
.blog-2020 .post-item,
.blog-2020 .news-post{
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 1em;
}
.blog-2020 .page-hero .news-post{
  box-shadow: none;
  margin-bottom: 0;
}
.blog-2020 .related-wrapper{
  background: #f6f8f9;
}
.blog-2020 .related-wrapper .news-post-container{
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
  margin: 0;
}
.blog-2020 .related-wrapper .news-post a h3{
  margin-bottom: .5em;
}
.blog-2020 .related-wrapper .news-post{
  min-height: initial;
  background: #ffffff;
  width: 24%;
  margin: 0 0 1em;
}
.blog-2020 .related-wrapper .news-post .post-content{
  min-height: initial;
}
.blog-2020 .related-wrapper .news-post .post-content > span{
  display: block;
  padding-bottom: 1em;
}
.blog-2020 .related-wrapper .news-post .featured-image{
  min-height: 192px;
}
.blog-2020 .news-post .featured-image,
.blog-2020 .blog-list .hs-featured-image-wrapper{
  min-height: 375px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  vertical-align: top;
}
.blog-2020 .page-hero h3,
.blog-2020 .post-item h3{
  margin: .5em 0;
  text-align: left;
  color: #ffffff;
  font-weight: 600;
  font-size: 24px;
}
.blog-2020 .page-hero.small-business-section .column-container .column>h3{
  font-size: 32px;
}
.blog-2020 .page-hero.small-business-section h3:not(.sb-post-item),
.blog-2020 .page-hero.small-business-section p:not(.author-details){
  text-align: center;
}
.blog-2020 .page-hero.small-business-section button{
  background-color: #f2a900;
  border: 3px solid #f2a900;
  width: auto;
}
.blog-2020 .page-hero.small-business-section p{
  color: #fff;
}
.blog-2020 .page-hero .column-container .column > h3{
  margin: 1.25em 0;
  font-size: 28px;
}
.blog-2020 .reading-time{
  color: #ff6a13;
  font-size: 16px;
  clear: both;
  text-align: left;
  margin-top: 1em;
}
.blog-2020 .reading-time:not(.popular):not(.featured){
  position: absolute;
  bottom: 30px;
}
.blog-2020 .reading-time.popular{
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 16px;
}
.blog-2020 .reading-time.featured{
  margin: .5em 0;  
}
.blog-2020 .popular-posts{
  background: #fff;
  list-style: none;
  padding: 32px 30px;
  margin: 0;
}
.blog-2020 .popular-posts li{
  text-align: left;
  margin-bottom: 16px;
  padding: 0;
  border-bottom: 1px solid #ccc;
}
.blog-2020 .popular-posts li:last-child{
  border-bottom: 0; 
}
.blog-2020 .popular-posts li a{
  font-size: 18px;
  color: #003865;
  font-weight: 600;
  line-height: 1.4;
  min-height: 75px;
}
.blog-2020 .blog-pagination li a,
.blog-2020 .blog-pagination li a:hover{
  font-size: 16px;
  font-weight: 600;
  background: #ffffff;
  color: #003865 !important;
}
.blog-2020 .blog-pagination{
  margin-bottom: 2em;
}
.blog-2020 .category-select-header{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1720px;
  margin: 32px auto 16px;
  padding: 0 2em;
}
.blog-2020 .category-select-header .title{
  font-size: 32px;
  font-weight: 600;
  text-transform: capitalize;
}
.blog-2020 .category-select-header .title span{
  text-transform: none;
}
.blog-2020 .category-select-header .btn_event_filter{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #BFCDD8;
  padding: 20px 26px;
  display: flex;
  font-size: 16px;
  justify-content: space-between;
  margin: 0;
  min-width: 336px;
}
.blog-2020 .category-select-header .btn_event_filter:hover{
  color: #003865;
}

.blog-2020 .category-select-header .dropdown-content{
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  width: 100%;
  text-align: left;
  color: #003865;
  right: 0;
  font-size: 1em;
}
.blog-2020 .category-select-header .btn_event_filter{}
.blog-2020 .category-select-header .dropdown > button:before{
  display: none;
}
.plus-minus-toggle {
  cursor: pointer;
  height: 18px;
  position: relative;
  width: 13px;
  float: right;
}
.plus-minus-toggle:before,
.plus-minus-toggle:after{
  background: #FF6A13;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 13px;
  transition: transform 500ms ease;
}
.plus-minus-toggle:after{
  transform-origin: center;
  transform: rotate(90deg);
}
.blog-2020 .category-select-header .dropdown:hover .plus-minus-toggle:after{
  transform: rotate(0deg);
}
.blog-2020 .category-select-header .dropdown:hover .plus-minus-toggle:before{
  transform: rotate(180deg);
}
.blog-page1:not(.author-listing) .blog-2020 .blog-list .post-listing:not(.topic-list-page) .post-item:nth-child(2){
  display: none !important;
}
.blog-2020 .ctr{
  max-width: 1720px;
  padding: 20px 1em;
}
.blog-2020 .footer-social-links .fa{
  border: 0;
} 
.rg-resources_subscribe .blog-subscribe{
  overflow: hidden;
}
.blog-2020 .blog-subscribe,
.rg-resources_subscribe .blog-subscribe{
  position: relative;
  color: #003865;
  background-color: #DFE6EB;
}
.rg-resources_subscribe .blog-subscribe h3,
.blog-2020 .blog-subscribe h3{
  font-size: 32px !important;
  font-weight: 600;
  margin: 0 0 1em 0;
  display: block;
}
.rg-resources_subscribe .blog-subscribe label > span,
.blog-2020 .blog-subscribe label > span{
  display: none;
}
.rg-resources_subscribe .blog-subscribe form .hs-input,
.blog-2020 .blog-subscribe form .hs-input{
  height: 40px;
}
.rg-resources_subscribe .blog-subscribe input[type="submit"],
.blog-2020 .blog-subscribe input[type="submit"]{
  border-radius: 100px;
  margin-top: 32px;
  height: 40px;
}
.rg-resources_subscribe .blog-subscribe input[type="email"],
.blog-2020 .blog-subscribe input[type="email"]{
  max-width: 556px;
  margin: 0 auto;
  border: 0;
  text-align: center;
  font-size: 18px;
  padding: 31px;
}
.rg-resources_subscribe .blog-subscribe form{
  margin: 0 auto;
}
.blog-2020 .blog-subscribe form{
  margin: 0 2em;
}
.rg-resources_subscribe .blog-subscribe form .hs-error-msgs,
.blog-2020 .blog-subscribe form .hs-error-msgs {
  padding: 10px;
  margin: 0 auto;
  display: inline-block !important;
  position: relative;
}
.blog-2020 .divider-tab {
  position: relative;
}
.blog-2020 .divider-tab:after {
  content: '';
  background: #10A1DC;
  height: 50px;
  width: 4px;
  position: absolute;
  bottom: -25px;
  left: calc( 50% - 2px);
  z-index: 99;
}
.blog-2020 .author-bio blockquote{
  background: #f6f8fa;
  padding: 1em;
  max-width: 768px;
  margin-left: auto;
  margin-right: 0;
}

.blog-2020 ::placeholder,
.rg-resources_subscribe ::placeholder,
.rg-resources_subscribe .blog-subscribe input[type="email"] ::placeholder,
.blog-2020 .blog-subscribe input[type="email"] ::placeholder{
  color: #00A3E0 !important;
  opacity: 1 !important;
}
.rg-resources_subscribe :-ms-input-placeholder,
.blog-2020 :-ms-input-placeholder{
  color: #00A3E0;
}
.rg-resources_subscribe ::-ms-input-placeholder,
.blog-2020 ::-ms-input-placeholder{
  color: #00A3E0;
}
.rg-resources_subscribe .blog-subscribe .widget-type-blog_subscribe,
.blog-2020 .blog-subscribe .widget-type-blog_subscribe{
  text-align: center;
}
.rg-resources_subscribe .blog-subscribe,
.blog-2020 .blog-subscribe{
  padding: 84px 0;
}
.blog-2020 .ctr.blog-list{
  padding-top: 0;
}

.blog-2020 .related-wrapper .title h3{
  font-size: 32px;
  text-align: center;
  margin: 1.5em 0 1em;
}

.blog-2020 .blog-post-header .column-container .column{
  width: 50%;
}
.blog-2020 .blog-post-header .column-container .column:last-child{
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.blog-2020 .blog-post-header .column.post-details .details{
  padding: 56px 56px 0;
  max-width: 768px;
  margin-left: auto;
}
.blog-2020 .blog-post-header .column-container .secondary-cta{
  box-shadow: 0 4px 3px -3px #00000029;
  background: #F8FAFB;
  padding: 16px 0;
}
.blog-2020 .blog-post-header .column-container .secondary-cta.getting-started {
  background: #ad64a8;
}

.blog-2020 .blog-post-header .column-container .secondary-cta.getting-started p {
  color: #fff;
}
.blog-2020 .blog-post-header .column-container .secondary-cta.getting-started .simple-cta-detail a{
  background-color: #f2a900 !important;
  border: 3px solid #f2a900 !important;
}
.blog-2020 .blog .blog-related-posts:before,
.blog-2020 .blue-background::before,
.blog-2020 .blog .blog-related-posts:before{
  display: none;
}
.blog-2020 .blue-background.author-bio{
  box-shadow: 0px -6px 10px #00000010;
  background: #ffffff;
  margin: 0;
}
.blog-2020 .blog-post-header .column-container{
  padding: 0;
  max-width: 100%;
}
.blog-2020 .blog-post-header .column.post-details h1,
.blog-2020 .blog-post-header .column.post-details h1 a{
  margin: 0;
}
.blog-2020 .blog-post-header{
  padding: 0;
  max-width: 100%;
  text-align: left;
} 
.blog-2020 .blog-post-header a {
  color: #003865;
}
.blog-2020 .blog-post-header a.post-detail-link{
  margin: 1em auto 60px;
}
.blog-2020 .blog-post-header .post-detail-topics a{
  font-size: 14px;
  font-weight: 600;
  color: #809CB2;
  /*   text-transform: uppercase; */
  text-decoration: none;
  border-bottom: 0;
}
.blog-2020 .blog-post-header .post-detail-topics a:not(:last-child):after{
  content: ','
}
.blog-2020 .blog-post-header .column.post-details h1{
  margin: 30px 0;
  font-size: 32px;
  line-height: 1.4;
  font-family: "GothamRnd_Bold", sans-serif;
}
.blog-2020 .blog-post-header .hs-author-avatar img{
  margin-right: 30px;
}
.blog-2020 .blog-post-header .hs-author-avatar{
  display: flex;
  padding: 30px 0;
  border-top: 1px solid #cccccc;
  align-items: center;
}
.blog-2020 .blog-post-header .blog-header-cta .simple-cta-banner .simple-cta-detail p{
  font-size: 24px;
}
.blog-2020 .blog-post-header .blog-header-cta .simple-cta-banner .simple-cta-detail a{
  color: #ffffff;
}
.blog-2020 .blog-post-header .blog-header-cta .simple-cta-banner .simple-cta-detail{
  background: transparent;
  padding: 0px 56px;
  max-width: 768px;
  margin-left: auto;
}
.blog-2020 .blog-post-header .reading-time.popular{
  font-size: 16px;
}
.blog-2020 .blog-post-header #hubspot-author_data{
  margin-bottom: 0;
}
.blog-2020 .blog-post-header a.author-link{
  font-size: 18px;
}
.blog-2020 .blog-post-header .position-main{
  font-size: 14px;
  color: #00A3E0;
}

.blog-2020 .blog-post.blog-detail-content .cta_button h4{
  margin: 0;
  text-align: center;
  width: 100%;
  padding: .5em;
  font-weight: bold;
}
.blog-2020 .blog-post.blog-detail-content{
  background: #F6F8FA;
  max-width: 100%;
}
.blog-2020 .blog-post.blog-detail-content .blog-post-content{
  max-width: 1000px;
  margin: 0 auto;
}
.blog-2020 .blog-post.blog-detail-content .blog-post-content h2,
.blog-2020 .blog-post.blog-detail-content .blog-post-content h3{
  font-family: "GothamRnd_Bold", sans-serif;
}
.author-listing .blog-2020 .blog-author-header{
  max-width: 100%;
  background: #F6F8FA;
  margin-top: 34px !important;
}

.author-listing .blog-2020 .blog-author-header .ctr{
  display: flex;
  justify-content: space-between;
}

.author-listing .blog-2020 .blog-list .hs-featured-image-wrapper,
.blog-2020 .blog-detail-related .news-post .featured-image, 
.blog-2020 .blog-detail-related .blog-list .hs-featured-image-wrapper{
  min-height: 213px;
  max-height: 213px;
}
.author-listing .blog-2020 .blog-list .post-item{
  min-height: 550px;
}

.author-listing .blog-2020 .hs-author-popular{
  background: #ffffff;
  margin-top: -40px;
  max-width: 750px;
  width: 50%;
  margin-bottom: -40px;
  box-shadow: 0px 3px 6px #00000029;
  text-align: left;
  padding: 44px 70px;
}
.author-listing .blog-2020 .blog-author-header .avatar-module{
  width: 150px;
  height: 150px;
  margin: 0 40px 40px 0;
}
.author-listing .blog-2020 .blog-author-header .hs-author-social-section{
  padding: 2em 4em 2em 0;
  border-right: 1px solid #ccc;
}
.author-listing .blog-2020 .blog-author-header blockquote{
  font-family: "GothamRnd_BookItalic", sans-serif;
  margin-left: auto;
  margin-right: auto;
}
.author-listing .blog-2020 .blog-author-header blockquote:before,
.author-listing .blog-2020 .blog-author-header blockquote:after{
  font-size: 2em;
  color: #003865;
}
.author-listing .blog-2020 .blog-author-header blockquote p{
  font-size: 16px;
  font-weight: normal;
  color: #003865;
}
.author-listing .blog-2020 .blog-author-header .hs-author-social-links a{
  display: block;
  margin-bottom: 1em;
  font-size: 25px;
  text-align: center;
}
.author-listing .blog-2020 .blog-author-header .hs-author-bio{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.author-listing .blog-2020 .blog-author-header .hs-author-bio .job-title{
  display: none;
}
.author-listing .blog-2020 .blog-author-header .author-link{
  display: flex;
  align-items: center;
}
.author-listing .blog-2020 .blog-author-header .author-link .title{
  font-size: 32px;
  display: block;
  line-height: 1;
}
.author-listing .blog-2020 .blog-author-header .author-details{
  margin: 0;
  margin-top: -32px;
}
.author-listing .blog-2020 .blog-author-header .author-details .position-main{
  font-size: 18px;
  font-weight: 600;
}
.author-listing .blog-2020 .blog-author-header .hs-author-profile{
  width: 50%;
  text-align: left;
  max-width: 768px;
  margin: 0 auto;
}
.author-listing .blog-2020 .hs-author-popular h3{
  font-size: 24px;
  padding: 0 29px;
  margin-bottom: 12px;
}

.blog-2020 .blog-detail-related .news-post{
  min-height: 550px;  
}
.blog-2020 .blog-detail-related h3.title{
  text-align: center;
  font-size: 32px;
  margin-bottom: 1.5em;
  margin-top: .5em;
}
.blog-2020 .blog-detail-related{
  background: #f6f8f9;
}
.blog-2020 .blog-detail-related .ctr{
  padding: 20px 0;
}
.blog-2020 .news-post,
.blog-2020 .post-item,
.blog-2020 .news-post .post-content{
  position: relative;
}
.blog-2020 .blog-pagination nav.blog-author-page{
  /*   display: none; */
}
.blog-2020 .blog-pagination ul{
  padding: 0;
  text-align: center;
  width: 100%;
}
.blog-2020 .blog-list .list-wrapper p span.titel {
  font-size: 16px;
}
.blog-2020 .author-bio blockquote .job-title,
.blog-2020 .author-bio blockquote:before,
.blog-2020 .author-bio blockquote:after,
.author-listing .blog-2020 .blog-author-header blockquote:before,
.author-listing .blog-2020 .blog-author-header blockquote:after{
  display: none;
}
.maintenance .page-hero.pp{
  background-position: center center;
  min-height: 720px;
}

/* Awards */
.awards-page{}
.awards-page .rg-footer-form .ctr .form-wrapper{
  max-width: 500px;
  margin: 0 auto;
}
.awards-page .rg-footer-form .ctr form ul .hs-form-booleancheckbox {
  list-style: none;
}
.awards-page .rg-footer-form .ctr form ul {
  padding-left: 0;
}
.awards-page .rg-footer-form .ctr form label.hs-form-booleancheckbox-display input {
  width: auto !important;
  margin-right: 15px;
}
.awards-page .rg-footer-form .ctr form label.hs-form-booleancheckbox-display {
  display: flex;
  font-size: 1.4rem;
}
.awards-page .rg-footer-form .ctr form label {
  margin-bottom: 5px;
  font-family: "GothamRnd_Bold", sans-serif;
}
.awards-page .rg-footer-form .ctr form select,
.awards-page .rg-footer-form .ctr form input, 
.awards-page .rg-footer-form .ctr form textarea {
  background-color: transparent;
  color: white;
  border: 1px solid white;
  border-radius: 5px;
  width: 100% !important;
  margin-bottom: 30px;
  margin-top: 7px;
}
.awards-page .rg-footer-form .ctr form select{
  background-color: #ffffff;
  color: #000000;
}
.awards-page .tabs{
  margin-bottom: 20px;
}
.awards-page .intro-content p{
  line-height: 1.5;
}
.awards-page h3{
  font-family: "GothamRnd_Book", sans-serif;
  margin: 1em 0;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.5;
}
.awards-page .intro-content{
  padding: 1em;
}
.awards-page .tab-links{
  max-width:980px;
  margin:auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 1em;
}
.awards-page .tab-links > a{
  text-align: center;
  padding: 20px 0;
  cursor: pointer;
  vertical-align: top;
  color: #003865;
  margin-bottom: 0 !important;
  width: 33.3333333%;
}
.page-hero.awards .content{
  max-width: 750px;
}
.page-hero.awards .content button {
  background-color: #ff6a13;
  text-align: left;
  border: 2px solid #ff6a13;
  display: block;
  font-size: 1.6rem;
}

.pcc-icon-grid .icon-grid-content {
  justify-content: center !important;
}

.pv-50 {
  padding: 50px 0 0;
}

/* HubDB Case Studies */
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.reward-and-recognition{
  background-image: url(https://www.rewardgateway.com/hubfs/recognition.svg);
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.reward-and-recognition:after{
  content: 'Reward and Recognition';
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.employee-communications{
  background-image: url(https://www.rewardgateway.com/hubfs/comms.svg) !important;
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.employee-communications:after{
  content: 'Employee Communications' !important;
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.employee-surveys{
  background-image: url(https://www.rewardgateway.com/hubfs/surveys.svg) !important;
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.employee-discounts,
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.employee-benefits{
  background-image: url(https://www.rewardgateway.com/hubfs/discounts.svg) !important;
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.employee-benefits:after{
  content: 'Employee Benefits';
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.employee-wellbeing{
  background-image: url(https://www.rewardgateway.com/hubfs/wellbeing.svg) !important;
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.salary-sacrifice{
  background-image: url(https://www.rewardgateway.com/hubfs/benefits.svg);
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.salary-sacrifice:after{
  content: 'Salary Sacrifice';
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.cycle-to-work{
  background-image: url(https://www.rewardgateway.com/hubfs/ctw.svg);
}
section.rw-case-study-listing-loop div.max-width div.case-study-listing div.container div.case-study-card .case-study-card-link-wrap .platform-remit-wrap div.cycle-to-work:after{
  content: 'Cycle to Work';
}

.widget-type-form .hs-form .hs-error-msgs label, 
.hbspt-form .hs-form .hs-error-msgs label{
  color: #ffffff !important;
}

/* Media Queries */
@media (min-width: 1440px){
  .blog-2020 .blog-pagination ul{
    width: 81%;
  }
}
@media (max-width: 1440px) {
  .blog-2020 .author-bio .author-container{
    max-width: 1380px;
  }
}
@media(min-width: 1206px){
  .blog-2020 .blog-pagination ul {
    width: 81%;
  }
}
@media (max-width: 1205px){
  .blog-2020 .blog-list .list-wrapper h3{
    font-size: 24px !important;
  }
  .blog-2020 .blog-pagination ul {
    width: 81%;
  }
  .blog-2020 .reading-time:not(.popular):not(.featured) {
    position: relative;
    bottom: 0;
  }
  .blog-2020 .news-post:not(:last-child) .post-content,
  .blog-2020 .blog-list .post-item{
    margin-bottom: 32px;
  }
  .blog-2020 .related-wrapper .news-post:not(:last-child) .post-content {
    margin-bottom: 0;
  }
  .blog-2020 .category-select-header .title {
    margin-bottom: .5em;
  }
  .blog-2020 .blog-list .list-wrapper p span:not(.position) {
    font-size: inherit;
  }
  .blog-2020 .ctr {
    padding: 20px 32px;
  }
}
@media (max-width: 991px){
  .ppc-2020 .ab-test .page-hero {
    padding-bottom: 1em;
  }
  .ppc-2020 .pcc-second-form .form-content span.pcc-second-image{
    width: 100%;
  }
  .ppc-2020 .pcc-second-form .form-content span.pcc-second-form-content{
    width: 100%;

  }
  .ppc-2020 .pcc-footer-cta .ctr p {
    line-height: 1.5;
  }
  .ppc-2020 .pcc-content p {
    font-size: 28px !important;
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
  }
  .ppc-2020 .pcc-content .inner-content .pcc-content-copy:first-child p:last-child{
    margin-bottom: 40px;
  }
  .ppc-2020 .pcc-second-form .form-content .pcc-second-form-content p span{
    font-size: 2.4rem;
  }
  .ppc-2020 .pcc-second-form .form-content span.pcc-second-form-content h3{
    line-height: 1;
  }
  .ppc-2020 .features-list div:nth-child(odd) .slalom-content .image{
    order: 1;
  }
  .ppc-2020 .features-list div:nth-child(odd) .slalom-content .content{
    order: 2;
  }
  .ppc-2020 .slalom-content {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .ppc-2020 .features-list {
    padding: 80px 20px 20px;
  }
  .ppc-2020 .pcc-second-form{
    margin-top: 0;
  }
  .ppc-2020 .testimonial.simple .headshot{
    display: block;
    height: auto !important;
    width: 100%;
  }
  .ppc-2020 .testimonial.simple {
    overflow: initial;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0px;
    flex-direction: column;
  }
  .ppc-2020 .testimonial.simple .content {
    text-align: left;
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin: 40px 0;
  }
  .ppc-2020 .pcc-icon-grid .icon-grid-content .icon-card {
    width: 100%;
    border: 0;
    flex-direction: column;
    background-color: transparent !important;
  }
  .ppc-2020 .pcc-icon-grid {
    background-color: white;
    padding: 20px;
    margin: 0;
    margin-top: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    position: relative;
  }
  .ppc-2020 .ppc-2020-content {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
    margin: 40px 0;
  }
  .ppc-2020 .fixed-form{
    position: relative;
    width: 100%;
    margin: 3em 0;
    display: block;
  }
  .ppc-2020 .fixed-form.active{
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    padding: 20px;
    overflow-y: auto;
    display: block;
    margin: 0;
  }
  .ppc-2020 .fixed-form.active .fixed-form-inner{
    display: block;
    background: #003865;
    position: relative;
  }
  .ppc-2020 .ab-test .fixed-form.active .fixed-form-inner{
    background: #d8d8d8;
  }
  .ppc-2020 .fixed-form-inner h3, 
  .ppc-2020 .pcc-second-form .form-content span.pcc-second-form-form h2{
    line-height: 1.2;
  }
  .ppc-2020 .page-hero .content-wrap .content{
    width: 100%;
    max-width: 100%;
  }
  .ppc-2020 .page-hero .content-wrap{
    flex-wrap: wrap;
    padding: 20px 0;
    margin: 0 20px;

  }
}
@media (min-width: 769px){
  .blog-2020 .blog-list .post-item{
    width: 31.333333%;
    margin: 1%;
  }
  .blog-2020 .blog-list .post-item:last-child{
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .help.includes .mv50>span>.hs_cos_wrapper_widget{
    width: 100% !important;
    margin: 20px 0 !important;
  }
  .blog-2020 .blog-header-cta .simple-cta-banner .simple-cta-detail p{
    font-size: 4.5rem !important;
    text-align: center;
    padding: 1em 0;
  }
  .blog-2020 .page-hero .column-container .column:not(.wide) > h3:not(.rg4sb-header) {
    margin-top: 16px;
  }
  .blog-2020 .blog-pagination ul {
    width: 100%;
  }
  .blog-2020 .related-wrapper .news-post:not(:last-child) {
    margin: 0 auto 32px;
  }
  .blog-2020 .related-wrapper .news-post{
    width: 100%;
  }
  .blog-2020 .related-wrapper .news-post img{
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .blog-2020 .blog-list .list-wrapper h3,
  .blog-2020 .post-item a h3, 
  .blog-2020 .news-post a h3{
    font-size: 4.5rem !important;
    line-height: 5.5rem !important;
  }
  .author-listing .blog-2020 .blog-author-header .ctr{
    flex-direction: column;
  }
  .author-listing .blog-2020 .blog-author-header .hs-author-profile{
    width: 100%;
  }
  .author-listing .blog-2020 .hs-author-popular{
    width: 100%;
    margin-top: 0;
    padding: 44px 0;
  }
  .blog-2020 .author-bio .author-container{
    flex-direction: column;
  }
  .blog-2020 .author-bio img{
    margin-right: 0;
  }
  .blog-2020 .author-bio .author-detail-wrapper{
    padding-right: 0;
  }
  .blog-2020 .author-bio blockquote{
    max-width: 65%;
    margin: 3em auto;
  }
  .blog-2020 .blog-post-header .column-container .column:last-child{
    min-height: 500px;
  }
  .blog-2020 .author-bio blockquote:before{
    margin-left: -30px;
  }
  .blog-2020 .author-bio blockquote:after{
    top: 16px;
  }
  .blog-2020 .blog-post-header .column-container .column{
    width: 100%;
  }
  .blog-2020 .blog-post-header .column.post-details .details{
    max-width: 100%;
  }
  .blog-2020 .column-container{
    flex-direction: column;
    padding-bottom: 2em;
  }
  .blog-2020 .column-container .column,
  .blog-2020 .news-post,
  .blog-2020 .column-container .column.wide,
  .blog-2020 .blog-list .post-item{
    width: 100%;
  }
  .blog-2020 .news-post-container, 
  .blog-2020 .blog-list .post-listing,
  .blog-2020 .category-select-header{
    flex-direction: column;
    width: 100%;
  }
  .blog-2020 .category-select-header .dropdown{
    width: 100%;
    margin-bottom: 8px;
  }
  .blog-2020 .category-select-header span{
    display: block;
    text-align: left;
  }
  .blog-2020 .category-select-header{
    justify-content: flex-start;
    margin-bottom: 1em;
  }
  .awards-page .tabs_press_releases .size{
    width: 100%;
  }
  .awards-page .intro-content {
    padding: 0 30px 0;
  }
}

.rg-typer-hero .ctr .typer-wrapper{
  max-width: 720px !important;
}
span.spacer{
  display: inline-block;
  margin: 6px;
}
.rg-video-content .ctr .wistia_responsive_padding{
  margin: 0 auto;
}
.rg-video-content .ctr .wistia_embed{
  max-width: initial !important;
}
/* TLA Styles */

.image-right {
  float: right !important;
}
.inner-itlr {
  max-width: 550px;
  margin: 0 auto;
}
.inner-itlr .button {
  max-width: 500px;
  width: auto;
  margin: 0;
}
.padtlr30 {
  padding: 30px 30px 0 30px;
}
.padlr30 {
  padding: 0 30px 0 30px;
}
.margin-50 {
  margin:50px 0;
}
.padlr100 {
  padding: 0 100px;
}
.padlr20 {
  padding:0 20px;
}
.padt30 {
  padding-top:30px;
}
.padlr30 .button {
  max-width: 500px;
  width: auto;
  margin: 0;
}

.padb50 {
  padding-bottom:50px;
}
.mar410m {
  margin-bottom:150px;
}

.padl90 {
  padding-left:90px;
}

.content.tla {
  width:69%;
  margin-left:15px !important;
}

@media (max-width: 768px) {
  .inner-itlr {
    padding-top:20px;
  }
  .image-right {
    padding-bottom:20px;
  }
  .padtlr30 {
    padding:0;
  }
  .padt20 {
    padding-top:20px;
  }
  .padlr30 {
    padding:20px 0 0 0;
  }
  .margin-0 {
    margin:0;
  }
  .w22 .widget-type-custom_widget {
    margin: 5px 0 !important;
  }
  .margin-5 .hs_cos_wrapper_type_custom_widget {
    margin: 5px 0 !important;
  }
  .white-background {
    padding-bottom:10px !important;
  }
  .margin-50 {
    margin: 10px 0 !important;
  }
  .padlr100 {
    padding: 0 20px;
  }
  .padlr20 {
    padding:0;
  }
  .m-25 {
    margin-top: -25px;
  }
  .padt20 {
    padding-top:20px;
  }
  #hs_cos_wrapper_module_161238794503184 label {
    width:100%;
    margin:1%;
  }
  label[for="reset"] {
    width:40% !important;
  }
  .quote_green .content {
    padding:0 !important;
  }
  .mar410m {
    margin-top:410px;
  }
  .employee_testimonial_mt100 {
    margin:410px 0 0 0 !important;
  }
  #hs_cos_wrapper_module_161238794503184 .employee_testimonial {
    margin:410px 0 0 0 !important;
  }
  #jobs-container {
    padding:0 10px !important;
  }
  .padlr0tb10 .slalom-content .content {
    padding:10px 0;
  }
  .padlr0tb10 .slalom-content .content h3 {
    margin-top:0;
  }
  .accordionTitle, .accordion__Heading {
    padding: 2em 1em;
  }
  .accordion p {
    padding: 0 1em;
  }
  .accordion dd {
    margin: 0;
  }
  .carousel-cell .hs_cos_wrapper_type_inline_rich_text {
    width:100% !important;
    padding:10px !important;
  }
  .carousel-cell .hs_cos_wrapper_type_inline_text {
    padding:10px !important;
  }
  .text-carousel .flickity-prev-next-button {
    width:30px;
    height:30px;
  }
  .padl90 {
    padding-left:50px;
  }
  .content.tla {
    padding:0;
    margin:0;
    width:100%;
  }

}
.padding-small .generic-card.no-svg {
  padding:20px 0;
}
.fact-flex .fact-card-wrap {
  flex-wrap: wrap;
}
.fact-flex .fact-card-wrap img {
  max-width:100px;
}
.fact-flex .rg-fact-cards {
  padding:20px 0 40px;
}
.fact-flex .divider-tab:after {
  height:0px;
}
span#hs_cos_wrapper_module_16115894189612511 {
  flex-wrap:wrap;
}
.w22 .span3.widget-span.widget-type-custom_widget, .w22 .span4.widget-span.widget-type-custom_widget {
  width:24%;
  margin:0;
}
.w24 .span4.widget-span.widget-type-custom_widget  {
  margin:0;
  width:32%;
}

.font-small h3 {
  font-size: 4rem !important;
}
.wistia_responsive_wrapper {
  border: 1px solid #d8d8d8;
}
.h2-32 h2 {
  font-size: 3.2rem;
}
.button-450 .button {
  width: 450px;
}
.carousel-cell .hs_cos_wrapper_type_inline_rich_text {
  width: 50%;
  float: left;
  padding: 50px;
}
.text-carousel .flickity-prev-next-button.previous {
  left: -30px;
}
.text-carousel .flickity-prev-next-button.next {
  right: -30px;
}
.text-carousel .flickity-prev-next-button {
  background:#fff;
  color:#003865;
}

.text-carousel .flickity-button:hover {
  background:#003865;
  color:#fff;
}
.text-carousel .flickity-page-dots .dot {
  background:#fff !important;
}

.text-carousel-1 {
  margin-bottom:50px;
}
.text-carousel-1 .flickity-prev-next-button.previous {
  left: 40px;
}
.text-carousel-1 .flickity-prev-next-button.next {
  right: 40px;
}
.text-carousel-1 .flickity-prev-next-button {
  background:#003865;
  color:#fff;
}

.text-carousel-1 .flickity-button:hover {
  background:#fff;
  color:#003865;
}
.text-carousel-1 .flickity-page-dots {
  bottom:20px !important;
}
.text-carousel-1 .flickity-page-dots .dot {
  background:#003865 !important;

}

.carousel-cell .hs_cos_wrapper_type_inline_text {
  font-size: 30px;
  padding: 20px 20px 0px 50px;
}
.employee_testimonial_mt100 .quote_red {
  background-color: #df4661 !important;
}
.employee_testimonial_mt100 .quote_blue {
  background-color: #003865 !important;
}
.employee_testimonial_mt100 .quote_green {
  background-color: #43b02a !important;
}
.employee_testimonial_mt100 .quote_yellow {
  background-color: #f2a900 !important;
}
.employee_testimonial_mt100 .quote_purple {
  background-color: #a15a95 !important;
}
.employee_testimonial_mt100 .quote_orange {
  background-color: #ff6a13 !important;
}

.maxw850 .page-hero .content {
  max-width:850px;
}

.employee_testimonial_mt100 {
  margin:150px 0 0 0 !important;

}

/* Change to 150px for testimonial filter */
#hs_cos_wrapper_module_161238794503184 .employee_testimonial {
  margin:50px 0 0 0 !important;
}

.employee_testimonial .company-image1 {
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: 50%;
  display: inline-block;
}

#jobs-container .button {
  width:400px;
}

/*Teams module */

.teams {
  display:flex;
  justify-content: center;
  flex-flow: row wrap;
}

.generic-card.team {
  padding:20px;
  flex-grow: 0; 
  flex-basis: 19%; 
  margin: 5px;
}

.generic-card.team h3 {
  margin:0;
}
@media (max-width: 768px) {
  .generic-card.team {
    flex-basis:100%;
  }
}
/*Teams module END */

/* Remove line from blue background on careers location page */
.blue-background.jobs-only::before{
  content:none;
}

.white-background.jobs-only::before{
  content:none;
}
.h3-3rem h3 {
  font-size:2.3rem;
}

.no-nav .header .widget-type-simple_menu,
.no-nav .header .main-nav{
  display: none;
}

/* Diversity cards */

.card-horizontal {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap;
  margin:10px;
}
.img-square-wrapper {
  width:50%;
  background: white;
}
.card-body {
  padding: 10px 20px;
  text-align: left;
  width:50%;
  background: white;
}
.card-title {
  text-align: left;
}
.card-text {
  padding-top: 0px;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.card-body .button {
  width:170px;
  margin:20px 0 10px;
}

.wide-pad {
  padding:50px 70px !important;
}

.ctr-1100 {
  max-width:960px;
  margin-left: auto;
  margin-right:auto;
}

.mb0 {
  margin-bottom:20px !important;
}
.testimonial_padding {
  padding: 0 100px;
}
.job-container {
  padding:30px 30px 80px 0;
}
@media (max-width: 768px) {

  .tags {
    line-height: 3rem !important ;

  }
  .job-container {
    padding:30px 0 40px 0;

  }
  .pr-medium {
    padding-right:0px !important;
  }
  .pl-medium {
    padding-left:0px !important;
  }
  .button--hover-black {
    margin-top:20px !important;
  }
  .job {
    flex-wrap:wrap !important;
  }
  .input-item, .input-label { 
    width:100%;
    margin-top:10px;
  }


  .testimonial_padding {
    padding: 0;
  }
  .pad0 {
    padding:0 !important;
  }
  .job-box {
    width:100%;
  }
  .inner-itlr ol {
    font-size: 2.6rem !important;
    line-height: 4.2rem !important;
  }
  .jobs-desc div, .jobs-desc li {
    font-size: 2.6rem !important;
    line-height: 4.2rem !important;
  }
  .text-carousel-1 .flickity-page-dots {
    bottom:0px !important;
  }
  .flickity-button {
    display:none;
  }
  .padt20 {
    padding-top:20px;
  }
  .img-square-wrapper, .card-body {
    width:100%
  }
  .button-social {
    width:100% !important;
  }
  .mb0 {
    margin-bottom:0px !important;
  }
  .card-body {
    padding:20px 0px;
  }
  .card-body h4{
    font-size:3rem;
  }
  .card-text {
    padding-top:20px;
  }
  .card-body .button {
    margin-top:20px !important;
  }
  .demo-landing .demo-content > .row-fluid-wrapper > .row-fluid > .span12 > .row-fluid-wrapper:first-child > .row-fluid {
    display: flex;
    flex-direction: column-reverse;
  }
}
/* Careers Navigation */
.careers-navigation .search-icon{
  right: 200px;
}
.careers-navigation .search-icon-tooltip-text{
  right: 220px;
}

.screen-reader-text{
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.product-cta{
  justify-content: space-between;
}
.product-cta img{
  width: 260px;
}
.product-cta h3{
  font-size: 28px;
  line-height: 42px;
  margin: 0;
}
.product-cta button{
  background-position: 35px 50%;
  background-color: #fff;
  color: #007AA8;
  width: auto;
  background-size: 20px;
  padding: 15px 40px;
  border: 3px solid #007AA8;
}
.product-cta button:not(.btn-flat){
  background-image: url(https://www.rewardgateway.com/hubfs/download-light-blue.png);
  padding: 15px 40px 15px 60px;
}
.product-cta button:hover{
  background-image: url(https://www.rewardgateway.com/hubfs/download-white.png);
  color: #fff;
  background-color: #003865;
  border: 3px solid #003865;
}
.product-cta button.btn-flat:hover {
  background-image: none;
}

/* Twitter feed */
.crt-panel-next, .crt-panel-prev {
  display:none !important;
}

.button-social {
  width:350px;
  margin:10px 0 !important;
}

/* Override button colour change */



.button-featured:hover {
  background-color:#ffffff !important;
  border-color:#ffffff !important;
  color:#003865 !important;
}

.button-fb {
  background-color:#3b5998 !important;
  border-color:#3b5998 !important;
}

.button-in {
  background-color:#8a3ab9 !important;
  border-color:#8a3ab9 !important;
}

.button-li {
  background-color:#0e76a8 !important;
  border-color:#0e76a8 !important;
}

.button-tw {
  background-color:#1DA1F2 !important;
  border-color:#1DA1F2 !important;
}

.rg-footer-form .ctr form .hs-submit .hs-button{
  background-color: #007AA8 !important;
}
.rg-footer-form .ctr form .hs-submit .hs-button:hover{
  background-color: #fff !important;
  color: #017AA8 !important;
}

.job {

  margin: 20px 0px;
  padding: 15px;
  border: 1px solid #ebebeb;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  width:100%;
  background:white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}


.job:hover {
  background: #fff;
}

.tagline {
  color: rgba(255,255,255,0.7);
  font-size: 24px;
}
.job-title {
  font-size: 20px;
  text-decoration: none;
  color: #003865;
}
.tags span {
  color: #999;
  font-size: 12px;
  color: #003865;
  line-height:1.7rem;
}

.tags {
  line-height: 1.6rem ;
  padding-top:10px;
}

.description {
  color: #999;
}
.btn {
  color: #fff;
  background-color: #007aa8;
  border: 3px solid #007aa8;
  border-radius: 60px;
  padding: 5px 10px;
  margin: 10px 0;
  -webkit-transition: .5s ease-out;
  transition: .5s ease-out;
  font-size: 18px;
  letter-spacing: -.38px;
  text-decoration: none;
  width: 328px;
  text-align: center;

  display:block;
  max-width:170px;
}
.btn:hover {
  background: #003865;
  color:white;
  border-color:#003865;
}

.no-listings {
  text-align: center;
}

.pull-right {
  float:right;
}

.job-search-bg {
  background-color: #ffffff;
  padding: 20px;
  padding-right: 40px;
  position: relative;
}

.businessareas .pull-right {
  position: absolute;
  top: 20px;
  right: 20px;
}

.mb-small {
  margin-bottom: 20px;
}

.pr-medium {
  padding-right:40px;
}
.pl-medium {
  padding-left:40px;
}
.input-item {
  position: relative;
  flex-grow: 4;
}

.input-item select {
  border-radius:50px;
  margin-top:0;
  padding:15px 20px;
  font-size:16px;
}

.input-label {
  flex-grow:1;
}
a.semi {
  color:#003865;
}
a.semi:hover {
  color:#43b02a !important;
}
.input-item:after {
  content: "+";
  position: absolute;
  right: 15px;
  font-size: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.job-box-related {
  display: block;
  margin: 20px 10px;
  padding: 30px;
  border: 1px solid #ebebeb;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  background:white;
}


.job-box:hover {
  background: #fff;
}

.job-box-related .btn {
  margin:auto;
}

.jobs-desc div, .jobs-desc li {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: -.33px;
  margin-bottom: 0px;
  margin-top: 0;
  font-weight: normal;
  font-family: "GothamRnd_Book", sans-serif;
}

a.nojob {
  color:#888;
}

a.nojob:hover {
  color:#888;
}

.post .header2020 .geobanner,
.hide-banner .geobanner{
  display: none !important;
}

.blog-subscribe{
  z-index: 9 !important;
}
.blog-subscribe.getting-started-cta {
  background-color: #ad64a8;
  text-align: center;
  color: #fff;
}
.blog-subscribe.getting-started-cta button{
  background-color: #f2a900 !important;
  border: 3px solid #f2a900 !important; 
}

a.cta_button {
  font-family: "GothamRnd_Bold", sans-serif !important;
  font-weight: initial !important;
}

a.primary-cta {
  display: inline-block;
  padding: 10px;
  border: 2px solid #007AA8;
  border-radius: 60px;
  white-space: nowrap;
  background-color: #fff;
  color: #007AA8;
  min-width: 90px;
  text-align: center;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}

a.primary-cta:hover {
  color: #fff;
  border: 2px solid #003865;
  background-color: #003865;
}

.bg-white {
  background: #ffffff;
}



/**** Beacon Updates *****/
.widget-type-form .hs-form ul.inputs-list {
  margin-top: 10px;  
}

.widget-type-form .hs-form ul.inputs-list li {
  margin-bottom: 10px;
}

.widget-type-form .hs-form ul.inputs-list li label {
  display: flex;
  align-items: start;
}

.widget-type-form .hs-form ul.inputs-list li label input {
  height: auto;
  margin-top: 3px;
  margin-right: 8px;
}

.hs-form-field a {
    text-decoration: underline;
}

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.w980{max-width:980px !important;}
.top-bottom::before {
    content: url(//www.rewardgateway.com/hubfs/blue-line.png?t=1484652027377);
    position: absolute;
    top: -25px;
    right: 50%;
}
.top-bottom::after {
    display: block;
    clear: both;
    content: url(//www.rewardgateway.com/hubfs/blue-line.png?t=1484652027377);
    position: inherit;
    bottom: -25px;
    visibility: inherit !important;
    left:50%;
}
.page-hero button a{color:#fff;text-decoration:none;text-align:left;}

.main-content ul{padding:0 30px !important;    list-style: disc;}

.footer-cta button img{max-height:60px;}

.contact-wrap .contact-copy {
    padding: 20px;
    padding-right: 50px !important;
}

@media (max-width: 767px) {
    th, td{
        padding: 10px 10px;
    }
    th:first-child, td:first-child {
        padding-left: 0;
    }
    .page-hero .content button {
        position: initial;
        height: auto;
        font-size: 1.9rem;
        width: 248px !important;
    }
}
@media (max-width: 380px) {
    .footer-cta button{width:200px !important;}
}

.gh_jobs_listed iframe{margin:-50px 0 -50px 0;}

.slalom-content .content .inner-content {
    max-width: 550px;
    margin: 0 auto;
}

.product-cta button.read_blog{background-image:url('//www.rewardgateway.com/hubfs/blog%20icon.png');    padding: 22px 10px 20px 40px;}

/* Landing pages */
/ *==========================================================================*/
.landing .header .header-logo{width:100% !important;text-align:center;}
.persona_lpage{text-align:center;}
.persona_lpage .widget-type-custom_widget {
    width: 23%;
    margin: 1%;
    display: inline-block;
    float: left;
}
.landing .main-content .ctr {
    max-width: 100%;
}
.landing .layout-footer {
    background: #fff;
    overflow: auto;
    padding-top: 10px;
    margin-top: 30px;
}
.landing .bottom-footer .widget-span{padding: 2%;}

.paid-media ul li{
    /*font-family: GothamRounded-Bold;*/
    font-size: 16px;
    color: #00A3E0;
    letter-spacing: -0.34px;
    line-height: 30px;}
.txt_small{
font-family: GothamRounded-BookItalic;
font-size: 12px;
color: #003865;
letter-spacing: -0.25px;
line-height: 24px;}

.logo_centered .header-logo{width:100%;text-align:center;}

/* Press */
/ *==========================================================================*/
.press .persona .widget-type-custom_widget{width:17%;}
.press .main-content .ctr {
    max-width: 100%;
}
.press .w22 .widget-type-custom_widget{width:22%;}
.press button{
    background-color: #FF6A13;
    border: 3px solid #FF6A13;
    width: 428px !important;
}
.press button:hover{cursor:pointer;background-color:#43B02A;border-color:#43B02A;color:#fff;text-decoration:none}
.orange_btn{background-color: #FF6A13;border-color: #FF6A13;}

.press .persona.includes .hs_cos_wrapper_type_custom_widget, .press-bottom .persona.includes .hs_cos_wrapper_type_custom_widget, .press .persona-bb.includes .hs_cos_wrapper_type_custom_widget {
    width: 17%;
    display: inline-block;
    vertical-align: top;
    margin: 0 .5%;
}

@media (max-width: 767px){
    .press .persona.includes .hs_cos_wrapper_type_custom_widget, .press-bottom .persona.includes .hs_cos_wrapper_type_custom_widget, .press .persona-bb.includes .hs_cos_wrapper_type_custom_widget {
        width: 100%;
        margin: 0;
    }
    .press .persona.includes .hs_cos_wrapper_type_custom_widget a, .press-bottom .persona.includes .hs_cos_wrapper_type_custom_widget a, .press .persona-bb.includes .hs_cos_wrapper_type_custom_widget a{width:100%;}
}
.persona-bb{text-align:center;}

/* Events */
/ *==========================================================================*/
.btn_orange{background-color: #FF6A13 !important;border-color: #FF6A13 !important;}
.s_date{color:#00A3E0;font-size:24px;}
.s_time{font-size:16px;color:#003865;}
.s_title{
    font-size: 4.8rem;
    line-height: 7rem;
	letter-spacing: -1.25px;
	margin-bottom: 3.5rem;
    font-weight:normal;}
.events .blog-topic-nav li{width:auto !important;}
.events .blog-topic-nav li:nth-child(n+5) {border-top:1px solid #D8D8D8  !important;}
.event-subscribe form {
    margin-bottom: 0
}
.event-subscribe form>div {
	display: inline-block
}
.event-subscribe form .hs-input, .event-subscribe form .hs-button {
	height: 40px
}
.event-subscribe form .hs-input {
	border: 1px solid #D8D8D8;
	margin-left: 10px
}
@media (max-width: 767px) {
.event-subscribe form .hs-input {
	width: 100% !important
}
}
.event-subscribe form .hs-button {
	color: #fff;
	background-color: #00A3E0;
	border: 3px solid #00A3E0;
	border-radius: 0;
	padding: 15px 40px;
	margin: 20px 0;
	-webkit-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
	font-size: 1.6rem;
	letter-spacing: -.38px;
	text-decoration: none;
	width: 328px;
	text-align: center;
	margin: 0;
	width: auto;
	padding: 0 40px;
	line-height: 1
}
.event-subscribe form .hs-button:hover {
	cursor: pointer;
	background-color: #43B02A;
	border-color: #43B02A;
	color: #fff;
	text-decoration: none
}
@media (max-width: 767px) {
.event-subscribe form .hs-button {
	width: 200px
}
}
@media (max-width: 767px) {
.event-subscribe form .hs-button {
	width: 100%;
	padding: 0 20px
}
}
.event-subscribe form .hs-form-required {
	display: none
}
.event-subscribe form .hs-error-msgs {
	position: absolute;
	padding: 0;
	list-style: none;
	color: red
}
.event-subscribe h3 {
	font-size: 1.4rem;
	font-family: "GothamRnd_Book", "sans-serif";
	margin-bottom: 0
}
.event-subscribe h3 strong {
	font-family: "GothamRnd_Bold", "sans-serif";
	color: #00A3E0
}
.event-subscribe .widget-type-blog_subscribe {
	text-align: right
}
.event-subscribe .widget-type-blog_subscribe>div>span>h3, .event-subscribe .widget-type-blog_subscribe div {
	display: inline-block
}
.event-subscribe.footer-banner-content {
	position: relative !important;
	overflow: initial
}
.event-subscribe.footer-banner-content .hs-error-msgs {
	position: absolute
}
.event-subscribe.footer-banner-content .widget-type-blog_subscribe {
	text-align: center
}
.event-subscribe.footer-banner-content .widget-type-blog_subscribe>div>span>h3 {
	display: block;
	font-size: 4.8rem;
	line-height: 1.5;
	margin-bottom: 20px
}
.event-subscribe.footer-banner-content .widget-type-blog_subscribe>div>span>div {
	display: inline-block
}
.event-subscribe.footer-banner-content .widget-type-blog_subscribe .hs-input {
	width: 500px;
	height: 70px
}
.event-subscribe.footer-banner-content .widget-type-blog_subscribe .hs-button {
	height: 70px
}
.sub_form{text-align:center !important;}
    
.add_calendar_btn{font-size:1.8rem;font-weight:bold;color:#fff;}
.add_calendar_btn:hover{color:#fff;}
button.add_calendar{width:auto !important;padding: 20px !important;}
button.add_calendar:hover{
    cursor: pointer;
	background-color: #43B02A !important;
	border-color: #43B02A !important;
	color: #fff;
	text-decoration: none;
}
i.calendar_icon{
    background-image: url(//www.rewardgateway.com/hubfs/calendar_icon-1.png?t=1484562550499);
    background-repeat: no-repeat;
    width: 52px;
    height: 53px;
    display: block;
    display: inline-block;
    vertical-align: middle;
    margin-right: 23px;
}
.events .page-hero .content button{padding:20px !important;padding: 20px !important;height: auto;bottom: -50px;}

.events button a{text-decoration:none;color:#fff;}
.l_event_title{margin: 30px 0 !important;}

@media (max-width: 767px) {
    .events button{width:100%;}
    .s_date {
        color: #00a3e0;
        font-size: 2.4rem;
        margin: 10px 0;
        /* padding: 10px 0; */
        display: block;
    }
    .s_time {
        font-size: 2rem;
        color: #003865;
        margin: 10px 0;
        display: block;
    }
    i.calendar_icon{margin-right: 9px;}
}

/* events filtering */
/* ========================================================================== */
#filters {
    margin:1%;
	padding:0;
	list-style:none;
    max-width: 980px;
    margin: auto;
}

	#filters li {
		float:left;
        width: 16.6%;
        text-align:center;
	}
@media (max-width: 767px) {
   #filters li {
        width: 100%;
        text-align:center;
	} 
}
	
#filters li span {
	display: block;
    padding: 15px 30px;
    text-decoration: none;
    color: #003865;
    cursor: pointer;
    font-size: 1.6rem;
    border: 1px solid #ccc;
    /* margin: 0 20px; */
    font-weight: bold;
}
	
filters li span.active {
	color: #43B02A;
}
#event_type .event_type {
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:48%;
	margin:1%;
	float:left;
	overflow:hidden;
}
.event_type-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
}
.rg_single_event_date{float:left;width:30%;}
.rg_single_event_date p{margin:0;padding:0;}
p.event_month{color: #00A3E0;font-size: 1.8rem;font-weight: bold;}
p.event_date{font-size: 2rem;color: #00A3E0;font-weight: bold;}
p.event_day{color: #00A3E0;font-size: 1.8rem;}
.rg_single_event_date{border: 1px solid #D8D8D8;padding: 15px;text-align: center;}
.rg_single_event_desc{width:70%;float:left;padding: 5px 30px;}
.rg_single_event_desc p{margin:0;font-size:1.6rem;font-weight:bold;color:#003865;}
.rg_single_event_desc h3{margin:0;font-size:3.0rem;line-height: 4rem;}
#event_holder:hover ~ .rg_single_event_date{background: #00a3e0;}
button.add_calendar{background-color: #FF6A13;border-color: #FF6A13;}
#event_type a{display:block;}
#event_type a:hover .rg_single_event_date{background-color:#00a3e0;}
#event_type a:hover .rg_single_event_date p{color:#fff;}
#event_type a:hover .rg_single_event_desc h3{color:#00a3e0;}
#event_type a:hover .rg_single_event_desc p{color:#00a3e0;}
#filters li span.active{color:#00A3E0;}

/***** Paid Media 2017 *****/
.paid-media-2017 .form_2col{background: #003865;color: #fff;}
.paid-media-2017 .form_2col h3.form-title{color: #efa801;text-align: left !important;font-weight: bold;}
.paid-media-2017 .main-content .hs-cta-wrapper a {
    margin: 50px auto;
    border: 0;
    display: block;
    padding: 0;
    background-color: #fff;
    overflow: auto;
}


@media (max-width: 995px) {
   #event_type .event_type {
        width: 100%;
    }
    #event_type .event_type h3{text-align:left;}
    .rg_single_event_desc{width:70% !important;}
    .mv0_imp img{margin-bottom:0 !important;margin-top:0 !important;}
}
.events-filter-nav-mob{display:none !important;}
@media (max-width: 767px) {
    .rg_single_event_date{
        height: auto;
    }
    .rg_single_event_date p.event_day, .rg_single_event_date p.event_day{
        font-size: 3rem !important;
        line-height: 4rem !important;
    }
    .rg_single_event_date p.event_date{
        font-size: 20px !important;
        line-height: 6.2rem !important;
    }
    .events-filter-nav{display:none;}
    .events-filter-nav-mob{display:block !important;}
}
@media screen and (max-width: 992px) and (min-width: 768px) {
    .rg_single_event_date{
        height: auto;
    }
    .rg_single_event_date p.event_day, .rg_single_event_date p.event_day{
        font-size: 2.5rem !important;
        line-height: 3rem !important;
    }
    .rg_single_event_date p.event_date{
        font-size: 20px !important;
        line-height: 5rem !important;
    }
}

#event_holder{min-height:300px;}



/* Diversity */
/* ========================================================================== */
.employee_testimonial {
    position: relative;
    margin:30px 0 0 0 !important;
}
.employee_testimonial .quote {
    background-color: #43B02A;
    width: 87px;
    height: 87px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: top;
}
.employee_testimonial .quote_orange {
    background-color: #F2A900;
}
.employee_testimonial .company-image {
    width: 239px;
    height: 239px;
    background-size: cover;
    background-position: 50%;
    display: inline-block;
}

.employee_testimonial .content p{font-size:1.6rem;}
.employee_testimonial .content p em{font-size:1.6rem;line-height:2.6rem;}
.employee_testimonial .content p.et_title{font-size: 2.4rem;}
.employee_testimonial .content p.et_author{font-size: 1.8rem;margin-bottom:20px;}
.employee_testimonial .quote{margin-right:-5px;}
.employee_testimonial .quote_orange{background:#F2A900;}
.employee_testimonial .content {margin-left: 30px;}

@media (max-width: 767px) {
    .employee_testimonial .content{margin-left:0;}
}

/* Careers */
/* ========================================================================== */
.careers .ctr{max-width:100% !important;}
.careers .persona .widget-type-custom_widget {
    width: 23%;
    margin: 1%;
    display: inline-block;
    float: left;
}
.careers .generic-card.no-svg{min-width:315px;}
.careers .generic-card.no-svg{padding:30px 20px;}
.careers .generic-card.no-svg h3 {font-weight: bold;}
@media (max-width: 1300px) {
    .careers .generic-card.no-svg{min-height:auto;min-width: auto;}
}
@media (max-width: 767px) {
    .careers .persona .widget-type-custom_widget{width:100% !important;} 
    .careers .generic-card.no-svg{width: 100% !important;min-width:315px;}
    
    #board_title {
        font-size: 3.8rem !important;
        line-height: 5rem !important;
        letter-spacing: -1.3px;
        margin-bottom: 2rem;
        font-family: "GothamRnd_Book","sans-serif";
    }
}
@media (max-width: 380px) {
    .careers .generic-card.no-svg {
        width: 100% !important;
        min-width: 100%;
    }
}

.office_cards a{width:100%;}



/* Culture */
/* ========================================================================== */
.persona_culture .ctr{max-width:100% !important;}
.persona_culture .widget-type-custom_widget {
    width: 23%;
    margin: 1%;
    display: inline-block;
    float: left;
}
@media (max-width: 767px) {
    .persona_culture .widget-type-custom_widget { width: 100%;}
}

.persona_culture .generic-card.no-svg{padding:30px 20px;}
.persona_culture .generic-card.no-svg h3 {font-weight: bold;}

.generic-card-line-top{position:relative;}
.generic-card-line-top .vertical_line {
    width: 4px;
    height: 20px;
    position: absolute;
    top: -1px;
    left: 50%;
}
.vertical_line_color_light-blue{background:#00a3e0;}
.vertical_line_color_green{background:#43B02A;}
.vertical_line_color_yellow{background:#F2A900;}
.vertical_line_color_orange{background:#FF6A13;}
.vertical_line_color_red{background:#DF4661;}
.vertical_line_color_purple{background:#A15A95;}
.vertical_line_color_dark-blue{background:#003865;}


/* Press Mentions */
/* ========================================================================== */
a.pm{width:100%;clear:both;display:block;width: 100%;clear: both;display: inline-block;border-bottom: 1px solid #ddd;padding: 20px 0;}
a.pm:hover{background:#f7f7f7;}
.pm-title-date{text-align:left;padding:20px;}
.pm-title-date p{color:#ff6a13;}


/* Press Releases */
/* ========================================================================== */
.tabs_press_releases .size:hover{background: white;color: #43B02A;border-bottom: 3px solid #43B02A;border-top:none;}
.tabs_press_releases .size{color:#003865;width:50%;}
.tabs_press_releases .medium-tab {border-top: 1px solid #D8D8D8;border-bottom: 1px solid #D8D8D8;}
.tabs_press_releases .large-tab {border-top: 1px solid #D8D8D8;border-bottom: 1px solid #D8D8D8;border-right: 1px solid #D8D8D8;}
.tabs_press_releases_for_news .small-tab {border-top: 1px solid #D8D8D8;border-bottom: 1px solid #D8D8D8;border-left: 1px solid #D8D8D8;}
.tabs_press_releases_for_news .large-tab {border-top: none;border-bottom: none;border-right: none;}
@media (max-width: 767px) {
   .tabs_press_releases .size{width: 50%;
    margin: 0 auto!important;
    display: block;} 
}


/* Team Listing */
/* ========================================================================== */

.team-list .hs_cos_wrapper_type_custom_widget .team-member:nth-last-of-type(10){margin-bottom: 0px;}


/* Company */
/* ========================================================================== */
.help.today .ctr .hs_cos_wrapper_type_custom_widget .generic-card h3 {
    font-family: "GothamRnd_Bold","sans-serif";
    font-size: 5.0rem;
    margin-top: 40px;
}


/* Animated Boxes */


.pass_protected form{padding:0 40px;}
.pass_protected input{border: 1px solid #D8D8D8;height: 40px !important;}
.pass_protected input.hs-button{color: #fff;
    background-color: #00A3E0;
    border: 3px solid #00A3E0;
    border-radius: 0;
    padding: 15px 40px;
    margin: 20px 0;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    font-size: 1.8rem;
    letter-spacing: -.38px;
    text-decoration: none;
    width: 328px;
    text-align: center;
    font-family: "GothamRnd_Bold","sans-serif";
    height: initial !important;
    width: 100%;}
.pass_protected input.hs-button:hover{background-color:#43b02a}

.5cards .hs_cos_wrapper_type_custom_widget{width: 18% !important;}

h1, 
h1 strong, 
h2 strong,
h3 strong{
  font-family: "GothamRnd_Book", sans-serif!important;
}

.bold-h1 h1 {
  font-family: "GothamRnd_Bold", sans-serif!important;
}