@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: "Montserrat/Montserrat-Medium.ttf";
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: "Montserrat/Montserrat-Medium.ttf";
}
@font-face {
  font-family: "Montserrat-Bold";
  font-style: bold;
  font-weight: 700;
  src: "Montserrat/Montserrat-Bold.ttf";
}
@font-face {
  font-family: "Montserrat";
  font-style: bold;
  font-weight: 800;
  src: "Montserrat/Montserrat-Bold.ttf";
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}
img.alignRight,
img.alignright {
  margin: 0 0 5px 15px;
}
img.alignLeft,
img.alignleft {
  margin: 0 15px 5px 0;
}
.row-fluid [class*="span"] {
  min-height: 1px;
}
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px) {
  .hs-blog-social-share
    .hs-blog-social-share-list
    .hs-blog-social-share-item:nth-child(2) {
    float: none !important;
  }
}
.hs-blog-social-share
  .hs-blog-social-share-list
  .hs-blog-social-share-item
  .fb-like
  > span {
  vertical-align: top !important;
}
#recaptcha_response_field {
  width: auto !important;
  display: inline-block !important;
}
#recaptcha_table td {
  line-height: 0;
}
.recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px;
}
@media all and (max-width: 400px) {
  #captcha_wrapper,
  #recaptcha_area,
  #recaptcha_area table#recaptcha_table,
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: auto !important;
    overflow: hidden;
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important;
  }
  #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important;
  }
}
video {
  max-width: 100%;
  height: auto;
}
#calroot {
  width: 202px !important;
  line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#calroot select {
  min-height: 0 !important;
  padding: 1px 2px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans",
    "Trebuchet MS", Verdana, sans-serif !important;
  font-size: 10px !important;
  line-height: 18px !important;
  font-weight: normal !important;
}
#caldays {
  margin-bottom: 4px;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
}
.hs-responsive-embed iframe,
.hs-responsive-embed object,
.hs-responsive-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-top: 0px;
  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 {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
  width: auto;
}
#email-prefs-form .email-edit {
  width: 100% !important;
  max-width: 507px !important;
}
#hs-pwd-widget-password {
  height: auto !important;
}
.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;
}
.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  > 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;
}
.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;
}
.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;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 0;
}
.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.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper
  li
  a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  > ul
  li.hs-item-has-children:hover
  > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .hs-menu-wrapper,
  .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children
    ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children
    ul.hs-menu-children-wrapper
    li
    a {
    white-space: normal;
  }
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
    > ul
    li.hs-item-has-children
    ul.hs-menu-children-wrapper {
    position: static;
    opacity: 1;
    visibility: visible;
  }
}
.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
.widget-type-space {
  visibility: hidden;
}
.hs-author-social-links {
  display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  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-cta-wrapper a {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.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 0 60px;
  padding: 0;
  background: #fff;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  zoom: 1;
}
.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-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-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: 0px;
}
.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-direction-nav {
  *height: 0;
}
.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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 0.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: 0.8;
  right: 5px;
}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: 0.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: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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 0.3s ease;
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0px;
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0px;
}
.hs-cos-flex-slider-control-panel img {
  cursor: pointer;
}
.hs-cos-flex-slider-control-panel img:hover {
  opacity: 0.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;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  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: 0.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: black;
  position: static;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  top: 40%;
  text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 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: 0px 5% 0px 5%;
    top: 40%;
    text-align: center;
  }
}
.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: 0px;
  padding: 0px;
  margin-right: -4px;
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}
pre {
  overflow-x: auto;
}
table pre {
  white-space: pre-wrap;
}
table tr td img {
  max-width: initial;
}
.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;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0;
}
.wp-float-right {
  float: right;
  margin: 0 0 20px 20px;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  min-height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  color: gray;
  font-family: Montserrat;
  font-size: 20px;
  font-size: 18px;
  letter-spacing: 0.015625em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1440px;
  margin: 0 auto;
}
::-moz-selection {
  color: #fff;
  background: #3390ff;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #3390ff;
  text-shadow: none;
}
p {
  margin: 0 0 1em 0;
}
sup,
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  color: #191919;
  font-weight: 500;
  letter-spacing: 0.25px;
  margin: 0 0 15px 0;
}
h1 {
  font-size: 44px;
  line-height: 59px;
}
h2 {
  font-size: 38px;
  line-height: 42px;
}
h3 {
  font-size: 32px;
  line-height: 38px;
}
h4 {
  color: #e5bbb7;
  font-size: 28px;
  line-height: 32px;
}
h5 {
  color: #3a646e;
  font-size: 24px;
  line-height: 28px;
}
h6 {
  color: #77b7c4;
  font-size: 20px;
  line-height: 24px;
}
a {
  color: #e34d00;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e34d00;
  text-decoration: none;
}
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: 0;
}
.custom-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  border-bottom: 1px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  padding: 16px 16px 13px 16px;
  position: fixed;
  transition: all 0.3s ease-in-out;
  top: 0;
  width: 100% !important;
  z-index: 3;
}
.scroll .custom-header {
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.custom-header .page-center {
  max-width: 100% !important;
}
.custom-header-logo {
  float: left !important;
  position: relative;
  top: -5px;
  width: auto !important;
}
.custom-header-logo a {
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  position: relative;
  text-decoration: none;
  top: 2px;
  vertical-align: middle;
}
.custom-header-logo a .kcNqqo {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 26px;
  text-decoration: none;
  vertical-align: middle;
}
.custom-header-logo a svg:not(:root) {
  color: #fff;
  fill: #fff;
  overflow: hidden;
}
.scroll .custom-header-logo a svg:not(:root) {
  color: #e34d00;
  fill: #e34d00;
}
.custom-header-logo a .logo-text {
  line-height: 0;
  margin-left: 13px;
  position: relative;
  top: -1px;
}
.body-container .page-center {
  padding: 30px 15px;
}
.body-container .main-content,
.body-container .sidebar,
.body-container form {
  margin-bottom: 35px;
}
.body-container .main-content .fsMultiColumn {
  box-shadow: ;
}
body.error-template .body-container,
body.password-template .body-container,
body.subscription-template .body-container {
  padding: 100px 0 50px 0;
}
.custom-banner-area {
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -4px 0 50px 0;
  min-height: 603px !important;
  padding: 164px 0 0px;
  width: 100%;
}
.custom-banner-area .page-center {
  max-width: 100% !important;
  padding: 0 65px;
}
.custom-banner-area .page-header.section-header {
  height: 100%;
  pointer-events: none;
  position: relative;
  text-shadow: 0 1px 40px rgba(0, 0, 0, 0.75);
  width: 30rem;
  z-index: 1;
}
.custom-banner-area h1 {
  color: #fff;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  margin: 20px 0 10px 0;
}
.custom-banner-area h1:before {
  content: "\201C";
  margin-left: -28px;
}
.custom-banner-area p {
  color: #fff;
  font-family: Montserrat, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  letter-spacing: 0.015625em;
  line-height: 1.4;
  margin: 0 0 25px 0;
}
span.custom-banner-form-wrapper h3.form-title {
  display: none;
}
span.custom-banner-form-wrapper {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  display: block;
  margin: 0 0 0 auto;
  max-width: 452px;
  overflow: hidden;
  position: relative;
  right: -17px;
  top: -77px;
  width: 100%;
}
span.custom-banner-form-wrapper form.hs-form {
  margin: 0;
  padding: 0 1.5rem 1.5rem;
}
span.custom-banner-form-wrapper form.hs-form h3.form-title {
  display: block;
  font-size: 1.75rem;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  text-align: center;
}
span.custom-banner-form-wrapper form.hs-form .hs-form-field > label {
  display: none;
}
span.custom-banner-form-wrapper form.hs-form input.hs-button.primary.large {
  margin: 0;
}
span.custom-banner-form-wrapper form.hs-form .input {
  position: relative;
}
span.custom-banner-form-wrapper form.hs-form .input svg.location-icon {
  position: absolute;
  left: 13px;
  top: 11px;
}
span.custom-banner-form-wrapper form.hs-form .input .hs-input {
  padding: 9px 12px 7px 12px;
  margin: 10px 0 0 0;
}
span.custom-banner-form-wrapper form.hs-form .input select.hs-input {
  height: 42px;
}
span.custom-banner-form-wrapper
  form.hs-form
  .hs_address.hs-fieldtype-text.field.hs-form-field
  .input
  .hs-input {
  padding-left: 37px;
}
.landing-page .custom-footer-social,
.custom-mobile-store-wrapper {
  display: none !important;
}
.landing-page .custom-footer-wrapper {
  padding-top: 20px;
}
.custom-footer-wrapper {
  background-color: #fff;
  border-top: 1px solid #ccc;
  font-size: 0.875rem;
  letter-spacing: normal;
  line-height: 160%;
  padding-bottom: 20px;
}
.footer-container.container-fluid .row-fluid .page-center {
  max-width: 1160px;
}
.custom-footer-link .hs-menu-wrapper > ul {
  display: block;
  margin: 35px auto;
}
.custom-footer-link .hs-menu-wrapper > ul > li.hs-menu-item {
  text-align: left;
  width: 16.6667%;
}
.custom-footer-link.custom-get-to-Know .hs-menu-wrapper > ul {
  display: block;
  margin: 0 auto;
}
.custom-footer-link.custom-get-to-Know .hs-menu-wrapper > ul > li.hs-menu-item {
  width: 34.2%;
}
.custom-footer-link.custom-get-to-Know
  .hs-menu-wrapper
  > ul
  > li.hs-menu-item:nth-child(3) {
  width: 31.3334%;
}
.custom-footer-link .hs-menu-wrapper > ul > li.hs-menu-item > a:hover {
  color: #000 !important;
  cursor: text;
  text-decoration: none !important;
}
.custom-footer-link .hs-menu-wrapper > ul > li.hs-menu-item > a {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, DD-ProximaNova, ProximaNova,
    Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.015625em;
  margin-bottom: 5px;
  padding-right: 15px;
  text-decoration: none;
}
.custom-footer-link
  .hs-menu-wrapper
  > ul
  > li.hs-menu-item
  ul.hs-menu-children-wrapper {
  display: block !important;
  opacity: 1 !important;
  padding-right: 15px;
  position: static !important;
  text-align: left;
  visibility: visible !important;
  width: 100%;
}
.custom-footer-link
  .hs-menu-wrapper
  > ul
  > li.hs-menu-item
  ul.hs-menu-children-wrapper
  li.hs-menu-item {
  display: block !important;
  line-height: 22px;
  width: 100% !important;
}
.custom-footer-link
  .hs-menu-wrapper
  > ul
  > li.hs-menu-item
  ul.hs-menu-children-wrapper
  li.hs-menu-item
  a {
  -webkit-tap-highlight-color: transparent;
  color: gray;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, DD-ProximaNova, ProximaNova,
    Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.015625em;
  line-height: 19px;
  text-decoration: none;
  transition: 0.2s;
  width: 100%;
}
.custom-footer-link
  .hs-menu-wrapper
  > ul
  > li.hs-menu-item
  ul.hs-menu-children-wrapper
  li.hs-menu-item
  a:hover,
.custom-footer-link .hs-menu-wrapper > ul li.hs-menu-item a:hover {
  color: #333;
  text-decoration: underline;
}
.custom-footer-middle {
  margin: 35px auto 35px auto;
}
.custom-play-store-wrapper {
  padding: 2px 32px 0 0;
  text-align: center;
}
.custom-play-store-inner-wrapper a {
  background-color: gray;
  -webkit-tap-highlight-color: transparent;
  border: 2px solid gray;
  border-radius: 6px;
  display: inline-block;
  fill: #fff;
  font-family: Montserrat;
  font-size: 0.875rem;
  height: 48px;
  letter-spacing: normal;
  line-height: 1;
  margin: 6px 5px 6px 7px;
  min-width: 150px;
  text-align: center;
  text-decoration: none;
  transition: 0.2s;
  width: 160px;
}
.custom-play-store-inner-wrapper a:hover {
  background-color: #333;
  border-color: #333;
}
.custom-footer-wrapper .kcNqqo {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  vertical-align: middle;
}
.custom-copyright ul {
  display: block;
  line-height: 1;
  list-style-type: none;
  margin: 5px 0 5px 0;
  padding: 0;
}
.custom-copyright ul li {
  color: gray;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, DD-ProximaNova, ProximaNova,
    Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.203125px;
  line-height: 22.4px;
  margin: 0 9px 0px 8px;
  vertical-align: middle;
}
.custom-copyright ul li a {
  color: inherit;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  transition: 0.2s;
}
.custom-copyright ul li a:hover {
  color: #333;
  text-decoration: underline;
}
.custom-copyright ul li:first-of-type {
  margin: -3px 0px 0 0;
}
.custom-footer-social {
  padding-right: 15px;
  text-align: right;
}
.custom-footer-social a {
  color: #ccc;
  fill: #ccc;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0.015625em;
  line-height: 1;
  margin: 0px 6.5px 3px 6.5px;
  text-decoration: none;
  transition: 0.2s;
  vertical-align: middle;
}
.custom-footer-social a:hover {
  color: #333;
  fill: #333;
}
.custom-menu-primary {
  width: auto !important;
  float: right !important;
  text-align: right;
  position: relative;
  top: 5px;
}
.custom-menu-primary .hs-menu-wrapper > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  border-bottom: 2px solid transparent;
  color: #fff;
  display: block;
  font-family: Montserrat, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.015625em;
  line-height: 18px;
  margin-right: 2rem;
  padding-bottom: 4px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  border-color: #e34d00;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
  border-bottom-color: #e34d00;
}
.scroll .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #e34d00;
}
.custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper
  li
  a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}
@media screen and (min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    display: block !important;
  }
}
.mobile-trigger,
.child-trigger {
  display: none;
}
#hubspot-author_data:after {
  content: "";
  display: block;
  clear: both;
}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: auto;
}
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date {
  font-size: 13px;
  text-align: right;
}
.comment-from {
  font-weight: bold;
}
.comment-body {
  padding: 10px 0;
}
.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: "";
  display: block;
  clear: both;
}
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}
#hubspot-author_data {
  padding: 10px 0;
}
#hubspot-author_data .hs-author-avatar {
  float: left;
  max-width: 70px;
  padding: 0px 10px 10px 0;
}
#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}
.hs-blog-social-share {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  height: auto;
  margin: 10px 0;
  padding: 10px 0 2px;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  background: 0;
  list-style-type: none;
  padding: 0;
}
.blog p#hubspot-topic_data {
  margin: 20px 0;
  display: block;
}
.blog .blog-sidebar span.filter-link-count {
  display: none;
}
a.more-link {
  display: inline-block;
  margin: 10px 0;
  vertical-align: middle;
}
.blog-pagination {
  display: inline-block;
  padding: 10px 0;
  width: 100%;
}
.blog-pagination a {
  clear: both;
  display: table;
  padding: 10px 0;
}
.post-body li {
  list-style-position: inside;
}
.blog .blog-sidebar ul {
  display: block;
  margin-bottom: 15px;
}
.hs-blog-social-share {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0;
}
.blog .post-item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.blog .post-item .post-header h2 a {
  color: inherit;
  text-decoration: none;
}
.blog .post-item .post-header h2 a:hover {
  color: inherit;
  text-decoration: none;
}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  display: block !important;
  float: none;
  height: auto;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}
.custom-topics {
  margin-top: 20px;
}
.blog-post-wrapper {
  padding: 0px;
}
.blog.hs-blog-post .section.post-header h1 {
  color: inherit;
}
.custom-post-pagination.clearfix {
  display: block;
  width: 100%;
}
.custom-post-pagination a.previous-posts-link {
  float: left;
  text-align: left;
}
.custom-post-pagination a.next-posts-link {
  float: right;
  text-align: right;
}
.subscribe-options label {
  display: block;
}
.checkbox-row span.fakelabel span {
  float: none;
}
.hs-button.primary,
input[type="submit"],
input[type="button"] {
  white-space: normal !important;
}
#comments-listing {
  border: 1px solid #ccc;
  display: inline-block;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-body {
  border-bottom: 0 none;
  color: #333;
  display: block;
  font-family: arial;
  font-size: 14px;
  line-height: inherit;
  padding: 0;
}
.comment-reply-to {
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date {
  color: #333 !important;
  display: block !important;
  text-align: left;
}
.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
}
#comments-listing.no-comments {
  border: 0;
}
div#comment-form input.hs-button.primary {
  margin: 20px 0 !important;
}
.hs-recaptcha {
  margin: 20px 0;
}
.hs-author-social-section {
  margin-top: 10px;
}
.blog .blog-sidebar .widget-span {
  margin-bottom: 40px;
}
.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar h3.form-title,
.blog .blog-sidebar .hs_cos_wrapper_type_google_search form.hs-form label {
  color: #434955;
  display: block;
  font-family: inherit;
  font-size: 24px;
  font-weight: 500;
  line-height: 25px;
  margin: 20px 0 10px;
}
.section.post-footer {
  max-width: 500px;
}
div.post-listing-simple .post-item {
  float: none;
  margin: 0px 0px 20px 0;
  max-width: none;
  min-height: 0 !important;
  padding: 0;
  width: 100% !important;
}
body .inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.one-column .body-container form {
  width: 50% !important;
}
#email-prefs-form .email-edit {
  max-width: 100% !important;
}
div#comment-form input.hs-button.primary {
  margin-top: 20px;
}
label.error {
  color: #f2545b;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Fira Sans", "Droid Sans", DD-ProximaNova, ProximaNova,
    "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 5px;
  margin-top: -25px;
}
div.actions {
  padding: 17px 0px 18px 0px;
}
.form-title {
  color: #000;
  font-family: Montserrat, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 1;
  margin: 0px 0 48px 0;
}
label {
  color: inherit;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, DD-ProximaNova, ProximaNova,
    Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.015625em;
  line-height: normal;
}
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"],
input[type="file"],
textarea,
select {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  color: #333;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
    Ubuntu, Cantarell, Fira Sans, Droid Sans, DD-ProximaNova, ProximaNova,
    Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.015625em;
  line-height: 24px;
  margin: 0px 0 28px 0;
  outline: 0;
  padding: 8px 12px;
  transition: border-color 0.2s;
  width: 100%;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: #333;
}
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.hs-error-msgs li:last-child {
  margin-top: 30px;
}
.hs-error-msgs label {
  color: #b31e0b;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Fira Sans", "Droid Sans", DD-ProximaNova, ProximaNova,
    "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 5px;
  margin-top: -25px;
}
.hs-input.error {
  border-color: #b31e0b;
}
form.hs-form fieldset {
  max-width: none;
}
form.hs-form fieldset .hs-form-field {
  padding: 0 10px 0 0;
}
form.hs-form fieldset[class*="form-columns"] .input {
  margin-right: 0;
}
form.hs-form fieldset[class*="form-columns"] .hs-input {
  width: 100%;
}
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] {
  width: auto;
}
form.hs-form fieldset.form-columns-3 .hs-form-field {
  width: 33.33%;
}
@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field {
    padding: 0;
  }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input,
  form.hs-form .form-columns-3 .hs-form-field .hs-input {
    width: 100%;
  }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] {
    width: auto;
  }
}
#hs_form_target_blog_subscription input[type="radio"],
#hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}
.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  background-color: #e34d00;
  border: 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: Montserrat, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: black;
  font-size: 24px;
  letter-spacing: normal;
  line-height: 42px;
  margin: 0px 0 15px 0;
  outline: 0 none;
  padding: 0 30px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s,
    transform 0.2s, -webkit-transform 0.2s;
  vertical-align: middle;
  width: 100%;
  white-space: normal !important;
}
.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: #cf3900;
}
ul.hs-error-msgs.inputs-list {
  list-style: none;
  padding: 0;
}
ul.hs-error-msgs.inputs-list .hs-main-font-element {
  display: none;
}
@media (max-width: 1199px) {
  .footer-container.container-fluid .row-fluid .page-center {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 991px) {
  .custom-play-store-wrapper {
    padding: 2px 0px 0 0;
    text-align: right;
  }
  .custom-play-store-inner-wrapper a {
    margin: 6px 4px 6px 4px;
  }
}
@media (max-width: 960px) {
  .custom-banner-area {
    max-height: none !important;
    min-height: 403px !important;
    padding: 110px 0 0;
  }
  .custom-banner-area .page-header.section-header {
    text-align: center;
    width: 100%;
  }
  .custom-banner-area h1:before {
    margin-left: 0;
  }
  .custom-banner-area .span6 {
    margin: 0 !important;
    width: 100% !important;
  }
  span.custom-banner-form-wrapper {
    margin: 0 auto;
    margin-bottom: 2em;
    right: 0;
    top: 0;
  }
}
@media (max-width: 767px) {
  .custom-header {
    padding: 16px 16px 11px 16px;
  }
  .custom-banner-area {
    min-height: 327px !important;
    padding: 140px 0 0;
  }
  .custom-banner-area .page-center {
    padding: 0 20px;
  }
  .custom-banner-area h1 {
    font-size: 40px;
  }
  .custom-banner-area p {
    font-size: 28px;
  }
  .form-columns-2 .hs-form-field .hs-input {
    width: 100% !important;
  }
  .custom-footer-link.custom-get-to-Know .hs-menu-wrapper > ul {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .custom-footer-link.custom-get-to-Know
    .hs-menu-wrapper
    > ul
    > li.hs-menu-item:nth-child(3),
  .custom-footer-link .hs-menu-wrapper > ul > li.hs-menu-item,
  .custom-footer-link .hs-menu-wrapper > ul > li.hs-menu-item:last-of-type,
  .custom-footer-link.custom-get-to-Know
    .hs-menu-wrapper
    > ul
    > li.hs-menu-item {
    margin-bottom: 35px;
    padding-right: 0;
    text-align: center;
    width: 100%;
  }
  .custom-footer-link .hs-menu-wrapper > ul > li.hs-menu-item > a {
    padding-right: 0;
  }
  .custom-footer-link
    .hs-menu-wrapper
    > ul
    > li.hs-menu-item
    ul.hs-menu-children-wrapper
    li.hs-menu-depth-2
    > ul.hs-menu-children-wrapper {
    float: none !important;
    padding-right: 0;
    width: 100% !important;
  }
  .custom-footer-link
    .hs-menu-wrapper
    > ul
    > li.hs-menu-item
    ul.hs-menu-children-wrapper
    li.hs-menu-item {
    display: block !important;
    text-align: center;
    width: 100% !important;
  }
  .custom-footer-link
    .hs-menu-wrapper
    > ul
    > li.hs-menu-item
    ul.hs-menu-children-wrapper {
    padding-right: 0;
  }
  .custom-footer-middle .custom-play-store-wrapper {
    display: none !important;
  }
  .custom-mobile-store-wrapper {
    display: block !important;
  }
  .custom-play-store-wrapper {
    text-align: center;
  }
  .custom-play-store-inner-wrapper a {
    margin: 6px auto 6px auto;
  }
  .custom-footer-social {
    padding-right: 0;
    text-align: center;
  }
  .custom-footer-social {
    margin-bottom: 20px;
    text-align: center;
  }
  .custom-copyright {
    text-align: center;
  }
  .blog .blog-sidebar {
    padding-top: 50px;
  }
  .one-column .body-container form {
    width: 100% !important;
  }
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a {
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color: #fff;
  }
  .mobile-trigger {
    background: #fff;
    border: 1px solid #e34d00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block !important;
    font-size: 16px;
    font-weight: normal;
    height: auto;
    padding: 10px;
    position: absolute;
    right: 10px;
    text-align: left;
    text-transform: uppercase;
    top: -35px;
    width: auto;
  }
  .mobile-trigger:hover {
    text-decoration: none;
    color: #fff;
    background-color: #fff;
    border-color: #e34d00;
  }
  .mobile-open .mobile-trigger {
    color: #fff;
    background-color: #fff;
    border-color: #e34d00;
  }
  .mobile-trigger i {
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before,
  .mobile-trigger i:after {
    position: absolute;
    content: "";
  }
  .mobile-trigger i,
  .mobile-trigger i:before,
  .mobile-trigger i:after {
    background-color: #e34d00;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    height: 2px;
    width: 22px;
  }
  .mobile-trigger i:before {
    top: -6px;
  }
  .mobile-trigger i:after {
    top: 6px;
  }
  .mobile-trigger:hover i,
  .mobile-trigger:hover i:before,
  .mobile-trigger:hover i:after,
  .mobile-open .mobile-trigger i,
  .mobile-open .mobile-trigger i:before,
  .mobile-open .mobile-trigger i:after {
    background-color: #e34d00;
  }
  .child-trigger {
    border-left: 1px dotted rgba(255, 255, 255, 0.2);
    cursor: pointer;
    display: block !important;
    height: 45px !important;
    min-width: 55px !important;
    padding: 0 !important;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 55px !important;
  }
  .child-trigger:hover {
    text-decoration: none;
  }
  .child-trigger i {
    margin: 0 auto !important;
    position: relative;
    top: 50%;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .child-trigger i:after {
    content: "";
    position: absolute;
  }
  .child-trigger i,
  .child-trigger i:after {
    background-color: #fff;
    display: block;
    height: 1px;
    width: 10px;
  }
  .child-trigger i:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .custom-menu-primary.js-enabled {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100% !important;
  }
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-children-wrapper {
    display: none;
  }
  .custom-menu-primary ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    width: 100%;
    position: relative;
    top: 10px;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper {
    background-color: #fff;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    padding: 10px 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 10px 0;
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li:first-child {
    border: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a {
    border-bottom: 2px solid transparent;
    color: #e34d00;
    display: block;
    font-family: Montserrat, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 0.015625em;
    line-height: 18px;
    padding: 0 10px 4px;
  }
}
@media (max-width: 400px) {
  .custom-footer-wrapper {
    padding: 15px 0 0 0;
  }
}
@media (max-width: 479px) {
  .custom-banner-area {
    min-height: 200px !important;
    padding: 82px 0 0;
  }
  .custom-banner-area h1 {
    font-size: 28px;
  }
  .custom-banner-area p {
    font-size: 20px;
  }
  .custom-header-logo a .logo-text {
    display: none;
  }
  .subscribe-options label span {
    font-size: 11px;
  }
  .custom-copyright ul li {
    margin: 0px 6px;
  }
}
form .hs-main-font-element {
  font-size: 1.75rem;
  margin: 1.25rem 0;
  color: black;
}
.hs_is_in_active_region__c.hs-form-field {
  display: none;
}
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}
.reveal-modal {
  text-align: center;
  top: 50%;
  left: 50%;
  margin-top: -130px;
  margin-left: -260px;
  background: #fff;
  visibility: hidden;
  width: 520px;
  position: absolute;
  z-index: 101;
  padding: 30px 40px 34px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.reveal-modal h1 {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.25em;
}
.reveal-modal.small {
  width: 200px;
  margin-left: -140px;
}
.reveal-modal.medium {
  width: 400px;
  margin-left: -240px;
}
.reveal-modal.large {
  width: 600px;
  margin-left: -340px;
}
.reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}
.reveal-modal .close-reveal-modal {
  font-size: 36px;
  line-height: 0.5;
  position: absolute;
  top: 8px;
  right: 11px;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  cursor: pointer;
  font-weight: 400;
  color: black;
}
#hsForm_968b8142-44d5-43e1-94a8-16f30e54bfd9 > .form-columns-1 {
  border: 0;
  padding: 0;
}
#hsForm_968b8142-44d5-43e1-94a8-16f30e54bfd9 > .form-columns-2 {
  border: 0;
  padding: 0;
}
#hsForm_968b8142-44d5-43e1-94a8-16f30e54bfd9 > fieldset > div {
  padding: 0;
}
form.hs-form .hs-form-field ul.hs-error-msgs {
  display: none !important;
}
select.lang_dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  float: right;
  width: 88px;
  background-color: transparent;
  padding-right: 5px;
  background-image: url(https://www.pngfind.com/pngs/m/322-3221347_png-file-svg-drop-down-box-arrow-png.png);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
