/* @import url('http://example.com/example_style.css'); */
@import url("https://use.typekit.net/qja3eec.css");
@import url('https://fonts.googleapis.com/css?family=Cabin:400,400i,500,500i,600,700&display=swap');

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-regular-400.eot");
  src: url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-regular-400.eot#iefix") format("embedded-opentype"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-regular-400.woff2") format("woff2"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-regular-400.woff") format("woff"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-regular-400.ttf") format("truetype"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  font-style: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-light-300.eot");
  src: url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-light-300.eot#iefix") format("embedded-opentype"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-light-300.woff2") format("woff2"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-light-300.woff") format("woff"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-light-300.ttf") format("truetype"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-light-300.svg#fontawesome") format("svg"); }

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  font-style: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-solid-900.eot");
  src: url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-solid-900.eot#iefix") format("embedded-opentype"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-solid-900.woff2") format("woff2"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-solid-900.woff") format("woff"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-solid-900.ttf") format("truetype"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-style: normal;
}


@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-brands-400.eot");
  src: url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-brands-400.eot#iefix") format("embedded-opentype"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-brands-400.woff2") format("woff2"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-brands-400.woff") format("woff"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-brands-400.ttf") format("truetype"), url("https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
}



/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */

/* Questa Regular
font-family: questa, serif;
font-weight: 400;
font-style: normal;

Questa Italic
font-family: questa, serif;
font-weight: 400;
font-style: italic;

Questa Medium
font-family: questa, serif;
font-weight: 500;
font-style: normal;

Questa Bold Italic
font-family: questa, serif;
font-weight: 700;
font-style: italic;

Questa Bold
font-family: questa, serif;
font-weight: 700;
font-style: normal;

Cabin
Regular: 400,
Medium: 500,
Semi-Bold: 600

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

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

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

/* Embed Container (iFrame, Object, Embed) */

.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%;
    }
}

/* Forms */

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 {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

.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: 140px;
    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 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;
    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 0.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: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .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;
        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;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.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: 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");
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.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: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.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;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.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%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; 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}


/* Direction Nav */
.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: 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: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.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(//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: 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:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.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: .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: 0px 5% 0px 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: 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;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #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;
}

/* Thumbnail only version of the gallery */
.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;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.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;
}
/* HTML 5 Reset */

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

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}


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












/* Breakpoints */














/* Vast Overwrites */
.header-container-wrapper { position: static; }
.header-container {
  padding: 0;
}

* {
  transition: all 0s;
}

body {
  font-family: "cabin", sans-serif;
  color: #000;
  
}
/* CareServ Styles */
h1, h2, h3, h4, h5 {
  font-family: "questa", serif;
    font-weight: 700;
}
p, li, td {
  font-family: "cabin", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
}
a {
  text-decoration: none;
}
img {
  height: auto;
  max-width: 100%;
}
strong {
  font-weight: 700;
}
.header-container-wrapper {
  position: fixed;
  box-shadow: 0px 1px 4px #646464;
}
.small-header .header-container {
  padding: 0;
}
@media (min-width: 900px) {
  .small-header .utility-menu {
    display: none;
  }
  .small-header .header-container {
    border-top: 10px solid #031D44;
  }
}
.body-container-wrapper {
  padding-top: 50px;
}
@media (min-width: 900px) {
  .body-container-wrapper {
    padding-top: 148px;
  }
}

/* Header */

/* CareServ Custom CSS - fixes "Managed IT" dropdown" */
.main-menu .hs-menu-children-wrapper > li { 
  position: relative;
  background-color: #891F72;
  top: 103px;
  border-top: 1px solid #979797;  
}

.main-menu .hs-menu-children-wrapper > li > a { 
  color: white !important; /* inheriting text color from another parent; important tag needed */
}

.main-menu .hs-menu-children-wrapper > li:hover { 
  position: relative;
  background-color: #031D44;
  top: 103px;
  border-top: 1px solid #979797; 
}

.main-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
 display: none; /* this removes the drop-down icon next to "Managed IT" */
}

/* end of CareServ Custom CSS */



.main-menu > span {
  max-width: 1185px;
  display: block;
  margin: 0 auto;
}

.utility-menu {
  background-color: #031D44;
  padding: 0 20px;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  background-color: #1A3A6A;
  border: 1px solid #979797;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
  border-bottom: 1px solid #979797;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li:last-of-type {
  border-bottom: 0 none;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  padding: 18px 20px;
  font-size: 18px;
  line-height: 18px;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover,
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a.active {
  background-color: #891F72;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  -ms-flex-pack: end;
  align-content: flex-end;
  -ms-flex-line-pack: end;
}
.utility-menu li {
  padding: 0;
}
.utility-menu a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  float: none;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  align-content: flex-end;
  -ms-flex-line-pack: end;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
  padding: 0;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  padding: 0 20px;
  max-width: none;
  text-overflow: unset;
  line-height: 41px;
  display: block;
}
.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover {
  background-color: #1A3A6A;
}
.mobile-header {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  width: 100%;
  align-items: stretch;
  -ms-flex-align: stretch;
  align-content: stretch;
  -ms-flex-line-pack: stretch;
  height: 50px;
}
.mobile-header .logo a {
  padding: 10px;
  display: block;
}
.mobile-header .mobile-toggles {
  display: flex;
  display: -ms-flexbox;
  height: 100%;
}
.mobile-header .mobile-toggles a {
  height: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  -ms-flex-direction: column;
  justify-content: center;
  -ms-flex-pack: center;
  cursor: pointer;
  transition: all 0s;
  font-size: 25px;
  padding: 0 10px;
  color: #228B9D;
  width: 100%;
}
.mobile-header span {
  display: block;
}
.header-container .mobile-header .logo a:after {
  display: none;
}
.header-container .mobile-header .logo a img {
  max-width: 150px;
  width: 100%;
  margin: 0;
}

.main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul { 
  display: flex;
  display: -ms-flexbox;
  align-content: center;
  -ms-flex-line-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  max-width: 170px;
  text-overflow: unset;
  text-align: center;
  font-size: 21px;
  font-weight: 600;
  line-height: 26px;
  color: #031D44;
  display: block;  
  white-space: normal;
}
@media (min-width: 900px) {
  .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    height: 108px;
  }
}
@media (min-width: 1200px) {
  .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    font-size: 25px;
    line-height: 27px;
  }
}
.main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  padding: 15px 15px 5px 15px;
  border-bottom: 13px solid transparent;
}
.main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li.active,
.main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li:hover {
  background-color: #E7D2E3;
  border-bottom-color: #891F72;
}
.main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li.logo-wrapper {
  background-color: transparent !important;
  border-bottom-color: transparent !important;
}
.main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a.home {
  max-width: none;
}
.main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a img {
  max-width: 1000px;
/*   width: 100%; */
}
.utility-menu .hs-menu-wrapper .back-button i { display: inline-block; padding-right: 10px; width: auto; font-weight: 400; }
@media (min-width: 900px) {
  .utility-menu .back-button { display: none; }
  .small-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a img {
    max-width: 171px;
  }
  .small-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    font-size: 20px;
    line-height: 26px;
  }
  .small-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    height: 80px;
  }
  .small-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li {
    border-width: 5px;
    padding: 7px 0 3px 0;
  }
}
.main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  float: none;
}
@media (min-width: 900px) {
  .mobile-header {
    display: none;
  }
}
@media (max-width: 899px) {
  .menu-wrapper,
  .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li.logo-wrapper {
    display: none;
  }
  .header-container-wrapper .hs_cos_wrapper {
    /* position: relative; */
  }
  a.menu.open {
    background-color: #228B9D;    
   color: #fff;
  }
  .menu-wrapper.expanded {
    display: flex;
  display: -ms-flexbox;
    flex-direction: column;
  -ms-flex-direction: column;
    position: absolute;
    top: 50px;
    z-index: 10;
    width: 100%;
  }
  .menu-wrapper.expanded .utility-menu {
    order: 2;
    padding: 0;
  }
  .menu-wrapper.expanded .main-menu {
    order: 1;
    background-color: #228B9D;
  }
  .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul,
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: flex-start;
  -ms-flex-pack: start;
    align-content: flex-start;
  -ms-flex-line-pack: start;
  }
  .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li,
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul > li {
    width: 100%;   
    display: block;
    border-bottom: 0 none;
    padding: 0;
    text-align: left;
  }
  .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li > a,
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul > li > a,
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    max-width: none;
    font-size: 18px;
    line-height: 18px;
    padding: 10px;
    text-align: left;
    color: #fff;
    transition: all 0s;   
  }
  .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li > a:hover,
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul > li > a:hover,
  .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li.active > a,
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul > li.active > a,
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.active a,
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
   background-color: #891F72;
    transition: all 0s;
  }
 
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children {
    position: static !important;
    cursor: pointer;
  }
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    border: 0 none;
    background-color: #024C72;
    margin-bottom: 10px;
    display: none;
    position: absolute !important;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
  }
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper.open {
    display: block !important;   
    visibility: visible !important;
    opacity: 1 !important;   
  }
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
    border-bottom: 0 none;
  }
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    /* padding: 5px 20px;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    transition: all 0s; */
  }
}

.utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul > li.hs-item-has-children > a:after {
  content: '\f054';
  font-family: 'Font Awesome 5 Pro';
  float: right;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
}
@media (min-width: 900px) {
  .utility-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul > li.hs-item-has-children > a:after {
    display: none;
  }
}
.button,
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  background: linear-gradient(to right, #F1B828 0%, #F79B2E 100%);
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 18px;
  color: #000000;
  display: inline-block;
  padding: 20px 37px;
  font-family: "cabin", sans-serif;
  font-weight: 600;
  transition: ease-in-out .25s background;
  border-radius: 0;
  outline: 0;
}
.button.purple {
  background: linear-gradient(to right, #891F72 0%, #891F72 100%);
  color: #fff;
}
.button:hover,
body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover,
.button.purple:hover,
.our-team .listing-cards .with-cta:hover .button {
  background: linear-gradient(to bottom, #75DDDD 0%, #228B9D 100%);
  color: #000000;
  border: 0 none;
}

/* Home Hero */
.hero {
  background: linear-gradient(to bottom, #228B9D 0, #75DDDD 100%);
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -ms-flex-pack: center;
  align-content: center;
  -ms-flex-line-pack: center;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.hero .photo {
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: left top;
}
.hero .photo img {
  visibility: hidden;
}
.hero h1 {
  color: #031D44;
  font-family: "cabin", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px;
}
.hero .message {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -ms-flex-pack: center;
  align-content: center;
  -ms-flex-line-pack: center;
  align-items: center;
  -ms-flex-align: center;
}
.hero .message-inner {
  padding: 20px;
  width: 100%;
}

@media (min-width: 900px) {
  .hero h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 40px;
  }
  .hero .message-inner {
    padding: 48px;
  }
}
.hero .message-inner .button {
  padding-left: 10px;
  padding-right: 10px;
  width: calc(100% - 20px);
  text-align: center;
}
.hero .message-inner .button:hover {
  background: #228B9D;
  color: #fff;
}
.hero .message-inner .button-group {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  flex-wrap: nowrap;
    -ms-flex-wrap: none;
}
@media (max-width: 500px) {
  .hero .message-inner .button-group {
    flex-wrap: wrap;
      -ms-flex-wrap: wrap;
  }
}
.hero .message-inner .button-group > span {
  width: 47%;
  margin: 0 1.5%;
  display: block;
}

@media (max-width: 500px) {
  .hero .message-inner .button-group > span {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media (min-width: 900px) {
  .hero .message {
    width: 50%;
  }
  .hero .photo {
    width: 50%;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .hero .message {
    width: 40%;
  }
  .hero .photo {
    width: 60%;
  }
}

/* Home Pushers */
@media (min-width: 1200px) {
  .home .row-number-1 {
    position: relative;
    z-index: 0;
  }
  .home .row-number-2 {
    position: relative;
    z-index: 2;
    top: -50px;
  }
}
.pushers {
 padding-bottom: 30px;
 max-width: 1185px;
 width: 100%;
 margin: 0 auto;
}
.pushers div.pusher-watch-p {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  width: 100%;
}
.pusher {
  height: 100%;
  position: relative;
  width: 100%;
  padding-bottom: 38px;
}
.pusher-inner {
  padding: 38px 20px;
}

@media (min-width: 900px) {
  .pushers {
     padding-bottom: 80px;
  }
  .pusher {
    width: 50%;
  }
  .pusher-inner {
    padding: 38px 58px 20px;
  }
}
@media (min-width: 1200px) {
  .pusher-row {
    overflow: hidden;
  }
  .pusher-inner {
    padding-bottom: 83px;
  }
  
  .pusher {
    width: 25%;
    padding: 0;
  }
  .pushers div.pusher-watch-p {
    flex-wrap: nowrap;
    -ms-flex-wrap: none;
  }
}

.pusher-1 {
  background: linear-gradient(to bottom, #021C45 0%, #00598A 100%);
  z-index: 4;
}
.pusher-2 {
  background: linear-gradient(to bottom, #031D44 0%, #891F72 100%);
  z-index: 3;
}

.pusher-3 {
  background: linear-gradient(to bottom, #024C72 0%, #8A1973 100%);
  z-index: 2;
}

.pusher-4 {
  background: linear-gradient(to bottom, #031D44 0%, #891F72 100%);
  z-index: 1;
}

@media (min-width: 1200px) {
  .pusher-4 {
    background: linear-gradient(to bottom, #891F72 0%, #031D44 100%);
    z-index: 1;
  }
  @supports (clip-path: polygon(35% 50%, 0 0, 0 100%)) {
    .pusher-2 .pusher-inner {
      padding: 38px 38px 83px 58px;
    }
    .pusher-3 .pusher-inner {
      padding: 38px 38px 83px 58px;
    }
    .pusher-4 .pusher-inner {
      padding: 38px 38px 83px 58px;
    }
    .pusher:after {
      content: '';
      clip-path: polygon(35% 50%, 0 0, 0 100%);
      position: absolute;
      height: 100%;
      width: 35%;
      top: 0; bottom: 0; right: -35%;
    }
    .pusher-1:after {
      background: linear-gradient(to bottom, #021C45 0%, #00598A 100%);
    }
    .pusher-2:after {
      background: linear-gradient(to bottom, #031D44 0%, #891F72 100%);
    }
    .pusher-3:after {
      background: linear-gradient(to bottom, #024C72 0%, #8A1973 100%);
    }
    .pusher-4:after {
      background: linear-gradient(to bottom, #891F72 0%, #031D44 100%);
    }
  }
  @supports (-webkit-clip-path: polygon(35% 50%, 0 0, 0 100%)) {
    .pusher-2 .pusher-inner {
      padding: 38px 38px 83px 58px;
    }
    .pusher-3 .pusher-inner {
      padding: 38px 38px 83px 58px;
    }
    .pusher-4 .pusher-inner {
      padding: 38px 38px 83px 58px;
    }
    .pusher:after {
      content: '';
      -webkit-clip-path: polygon(35% 50%, 0 0, 0 100%);
      position: absolute;
      height: 100%;
      width: 35%;
      top: 0; bottom: 0; right: -35%;
    }
    .pusher-1:after {
      background: linear-gradient(to bottom, #021C45 0%, #00598A 100%);
    }
    .pusher-2:after {
      background: linear-gradient(to bottom, #031D44 0%, #891F72 100%);
    }
    .pusher-3:after {
      background: linear-gradient(to bottom, #024C72 0%, #8A1973 100%);
    }
    .pusher-4:after {
      background: linear-gradient(to bottom, #891F72 0%, #031D44 100%);
    }
  }
}

.pusher h2 {
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "cabin", sans-serif;
}
.pusher p {
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 899px) {
  .pusher h2,
  .pusher p {
    height: auto !important;
  }
}
@media (min-width: 1200px) {
  .pusher .cta {
    position: absolute;
    bottom: -25px;
    text-align: center;
    left: 0;
    right: 0;
  }
}
.pusher .cta span {
  display: block;
}
.pusher a.button {
  width: 237px;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  text-align: center;
  display: block;
}


/* Home Markets */
.markets {
  text-align: center;
  padding: 0 10px 30px;
}
.market-list {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  max-width: 1185px;
  margin: 0 auto;
}
.market-list .market {
  width: 50%;
  text-align: center;
  margin-bottom: 30px;
}
.markets h2 {
  text-align: center;
  font-family: "cabin", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 53px;
}
.markets p {
  font-family: "questa", serif
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  color: #000;
  margin: 0;
  padding: 0;
}
.markets .icon {
  margin-bottom: 10px;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-line-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}

@media (min-width: 501px) {
  .market-list .market {
    width: 50%;
    text-align: center;
  }
}

@media (min-width: 900px) {
  .markets {
    padding: 0 0 105px;
  }
  .market-list .market {
    width: 25%;
    text-align: center;
    margin-bottom: 0;
  }
  .markets p {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (min-width: 1200px) {
  .markets p {
    font-size: 25px;
    line-height: 30px;
  }
}


/* Home FAQs */
.faqs-list {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  justify-content: center;
  -ms-flex-pack: center;
}
.faqs h2 {
  color: #fff;
  background-color: #031D44;
  text-align: center;
  margin: 0;
  padding: 20px 0;
  font-family: "cabin", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 30px;
}
.faq {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  position: relative;
}
.faq-inner {
  width: 100%;
}
.faq-message {
  padding: 22px 20px 100px;
}
.faq h3,
.faq p {
  color: #fff;
}
.faq:nth-of-type(1) {
  background: linear-gradient(to bottom, #75DDDD 0%,#228B9D 100%);
}
.faq:nth-of-type(1) h3,
.faq:nth-of-type(1) p {
  color: #000;
}
.faq:nth-of-type(2) {
  background: #024C72;
}
.faq .photo {
  position: relative;
}
.faq:nth-of-type(2) .photo img {
  position: relative;
  z-index: 1;
  visibility: hidden;
  height: 200px;
}
.faq:nth-of-type(2) .photo {
  background-size: cover;
  background-position: center;
}
.faq:nth-of-type(2) .photo:after {
  position: absolute;
  z-index: 2;
  background-color: #891F72;
  content: '';
  opacity: .8;
  height: 100%;
  width: 100%;
  top: 0; left: 0; bottom: 0; right: 0;
}
.faq:nth-of-type(3) {
  background: #891F72;
}
.faq:nth-of-type(3) .photo {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  background-size: cover;
}
.faq:nth-of-type(3) .photo img {
  visibility: hidden;
  height: 200px;
}
.faq:nth-of-type(3) .photo-right {
  position: relative;
  background-size: cover;
  width: 50%;
}
.faq:nth-of-type(3) .photo-left {
  background-size: cover;
  width: 50%;
}
.faq:nth-of-type(3) .photo-right:after {
  content: '';
  position: absolute;
  background-color: #228B9D;
  opacity: .7;
  top: 0; left: 0; right: 0; bottom: 0;
}

@supports (background-blend-mode: multiply) {
  .faq:nth-of-type(3) .photo-right {
    background-color: #228B9D;
    background-blend-mode: multiply;
  }
  .faq:nth-of-type(3) .photo-right:after {
    display: none;
  }
}
.faq:nth-of-type(4) {
  background: linear-gradient(to bottom, #031D44 0%,#891F72 100%);
}
.faq a {
  position: absolute;
  bottom: 0;
  right: 0;
}
.faq p.category {
  font-family: "questa", serif
  font-size: 25px;
  line-height:30px;
  margin: 0 0 10px;
  padding: 0;
  font-weight: 500;
}
.faq h3 {
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  margin: 0 0 20px;
  padding: 0;
}
.faq p.answer {
  padding: 0;
  margin: 0;
}
@media (max-width: 899px) {
  .faq .photo-left,
  .faq .photo-right,
  .faq .photo {
    height: 200px !important;
  }
}
@media (min-width: 900px) {
  .faq {
    width: 50%;
  }
  .faq:nth-of-type(2) .photo img,
  .faq:nth-of-type(3) .photo img {
    visibility: hidden;
    height: auto;
  }
  .faq-message {
    padding: 22px 70px 100px;
  }
}

.upcoming {
  padding: 30px 20px;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  -ms-flex-pack: center;
  max-width: 1036px;
  margin: 0 auto;
}
.upcoming .panda { 
  display: none;
  margin-right: 30px;
  align-items: center;
  -ms-flex-align: center;
  align-content: center;
  -ms-flex-line-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.upcoming .messaging { 
  width: 100%; 
}

.upcoming h2 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
}
.upcoming h3 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  font-family: "cabin", sans-serif;
}
.upcoming p {
  margin-bottom: 30px;
}

@media (max-width: 500px) {
  .upcoming .panda {
    display: none;
  }
  .upcoming .messaging {
    width: 100%;
  }
}
@media (min-width: 900px) {
  .upcoming .panda { 
    width: 224px; 
    margin-right: 30px;
    display: flex;
  display: -ms-flexbox;
  }
  .upcoming .messaging { 
    width: calc(100% - 254px); 
  }
}

@media (min-width: 1200px) {
  .upcoming {
    padding: 80px 0px 89px;
  }
  .upcoming .panda { 
    width: 424px; 
    margin-right: 30px; 
  }
  .upcoming .messaging { 
    width: calc(100% - 454px); 
  }
}


/* Page Title */
.page-title {
  background: linear-gradient(to bottom, #228B9D 0, #75DDDD 100%);
  padding: 40px 20px;
}
.page-title h1,
.page-title p.heading {
  color: #000;
  font-family: "cabin", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 0;
  text-align: center;
}
.page-title p.meta {
  color: #000;
  font-family: "cabin", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  margin: 10px 0 0;
}
.page-title p.subheading {
  color: #000;
  font-family: "questa", serif;
  text-align: center;
  margin: 10px 0 0;
  font-size: 25px;
  line-height: 30px;
}
@media (min-width: 900px) {
  .page-title p.meta {
    font-size: 20px;
    line-height: 24px;
  }
}
.panda-tail {
  position: absolute;
  top: 205px;
  right: 0;
  z-index: 5;
  display: none;
}
@media (min-width: 900px) {
  .panda-tail {
    width: 150px;
    height: 217px;
    display: block;
  }
}

@media (min-width: 1200px) {
  .panda-tail {
    width: 186px;
  }
}

/* Inside Styles */
.inside h2 {
  font-family: "cabin", sans-serif;
  font-weight: 600;
  color: #024C72; 
  font-size: 30px;
  line-height: 33px;
  margin-bottom: 30px;
}
.inside h3 {
  font-family: "questa", serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  color: #024C72;
}
.inside p, .inside li, .faq-landing .submitted-message {
  font-family: "cabin", sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 26px;
}
.inside p,
.inside ul,
.inside ol {
  margin-bottom: 40px;
}
.inside p a:not(.button) {
  color: #891F72;
  font-weight: bold;
}
.inside p a:not(.button):hover {
  text-decoration: underline;
}
@media (max-width: 1199px) {
  .page-title h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .inside h2 {
    font-size: 25px;
    line-height: 28px;
  }
  .inside h3 {
    font-size: 23px;
    line-height: 25px;
  }
}
.inside .hs_cos_wrapper_type_rich_text {
  max-width: 970px;
  margin: 40px auto 30px;
  padding: 0 20px;
  display: block;
}
.inside .hs_cos_wrapper_type_rich_text p strong,
.inside .hs_cos_wrapper_type_rich_text li strong {
  color: #228B9D;
  font-weight: 700;
}
.inside .hs_cos_wrapper_type_rich_text li {
  margin-bottom: 30px;
}
.inside .hs_cos_wrapper_type_rich_text li > ul {
  margin-top: 30px;
}
.inside .hs_cos_wrapper_type_rich_text ul {
  counter-reset: item;
  padding-left: 40px !important;
}
.inside .hs_cos_wrapper_type_rich_text ul li:before {
  content: "\2022";
  color: #228B9D;
  font-weight: 600;
  display: inline-block;
  width: 1em; 
  margin-left: -1.5em;
  margin-right: 0.5em;
  text-align: right;
}
.inside .hs_cos_wrapper_type_rich_text ol {
  list-style: none;
  counter-reset: item;
  padding-left: 40px;
}
.inside .hs_cos_wrapper_type_rich_text ol > li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #228B9D;
  font-weight: 600;
  display: inline-block;
  width: 1em; 
  margin-left: -1.5em;
  margin-right: 0.5em; 
  text-align: right;
}
.inside .testimonial {
  background: linear-gradient(to right, #891F72 0%, #024C72 100%);
  padding: 20px;
}
.inside .testimonial blockquote {
  max-width: 1085px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.inside .testimonial blockquote:before,
.inside .testimonial blockquote:after {
  position: absolute;
  top: 0; 
  content: '';
  width: 85px;
  height: 85px;
  display: none;
  background-repeat: no-repeat;
  background-size: cover;
}
.inside .testimonial blockquote p {
  margin: 0;
}

@media (min-width: 900px) {
  .inside .testimonial {
    background: linear-gradient(to right, #891F72 0%, #024C72 100%);
    padding: 40px 20px 30px;
  }
  .inside .testimonial blockquote {
    max-width: 1085px;
    margin: 0 auto;
    padding-left: 150px;
    padding-right: 150px;
    position: relative;
  }
  .inside .testimonial blockquote:before,
  .inside .testimonial blockquote:after {
    display: inline-block;
  }
}
.inside .testimonial blockquote:before { 
  background-image: url('https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/testimonial-quote-left.png');
  left: 0;
}
.inside .testimonial blockquote:after {
  background-image: url('https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/testimonial-quote-right.png');
  right: 0;
}
.inside .testimonial blockquote p {
  font-style: italic;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.inside .testimonial blockquote p cite {
  font-style: none;
  font-size: 16px;
  line-height: 30px;
  display: block;
  margin-top: 30px;
  font-weight: normal;
}


.inside .cta {
  background: linear-gradient(to bottom, #75DDDD 0%, #228B9D 100%);
  padding: 24px 28px;
}
.inside .cta .cta-inner {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  max-width: 1060px;
  margin: 0 auto;
}
.inside .cta .panda {
  display: none;
}
.inside .cta .messaging {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  -ms-flex-align: center;
  align-content: center;
  -ms-flex-line-pack: center;
}
.inside .cta .messaging-inner {
  width: 100%;
}
@media (min-width: 900px) {
  .inside .cta .panda {
    width: 296px;
    display: block;
  }
  .inside .cta .messaging {
    width: calc(100% - 296px);
    max-width: 770px;
    padding-left: 10px;
  }
}
.inside .cta p {
  color: #000;
  font-size: 30px;
  line-height: 33px;
  font-weight: 600;
}
.inside .cta .button {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: calc(100% - 20px);
}
@media (min-width: 900px) {
  .inside .cta .button {
    max-width: 237px;
  }
}
@media (min-width: 1200px) {
  .inside .cta .button {
    width: 237px;
  }
}
.inside .cta  .button-group {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  justify-content: center;
  -ms-flex-pack: center;
}
.inside .cta  .button-group > span {
  margin: 0 1.5%;
  width: calc(50% - 3%);
  display: block;
}
@media (max-width: 500px) {
  margin: 0;
}

.inside .cta .button-group > span:first-of-type {
  text-align: right;
}
.inside .cta .button-group > span:last-of-type {
  text-align: left;
}

@media (max-width: 500px) {
  .inside .cta .button-group > span {
    width: 100%;
    margin-bottom: 10px;
  }
}

.inside .intro-paragraph {
  margin: 30px auto 44px;
  padding: 0 20px;
  width: 100%;
}

.inside .intro-paragraph.with-photo img {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 600px) {
  .inside .intro-paragraph.with-photo {
    max-width: 970px;
    margin-bottom: 0;
    display: flex;
    display: -ms-flexbox;
  }
}
@media (min-width: 900px) {
  .inside .intro-paragraph {
    max-width: 600px;
  }
}
@media (min-width: 1200px) {
  .inside .intro-paragraph {
    max-width: 770px;
  }
  
}
.inside .intro-paragraph.with-photo .messaging {
  width: 100%;
  text-align: center;
}
.inside .intro-paragraph h2,
.inside .intro-paragraph h3 {
  text-align: center;
}
.inside .intro-paragraph p {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  font-family: "questa", serif;
}
.inside .intro-paragraph.with-photo p {
  text-align: left;
  margin-top: 0;
}
.inside .intro-paragraph.with-photo p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .inside .intro-paragraph.with-photo p {
    font-size: 22px;
    line-height: 35px;
    margin-top: 0;
  }
  .inside .intro-paragraph.with-photo .messaging {
    width: calc(100% - 216px - 45px);
  }
  .inside .intro-paragraph.with-photo .photo {
    margin: 0 45px 0 0;
    width: 216px;
  }
  .inside .intro-paragraph.with-photo img {
    width: 216px;
    margin-bottom: 0;
  }
}
  

.inside .listing-cards {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  justify-content: center;
  -ms-flex-pack: center;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 20px;
}
.inside .listing-cards > div {
  width: calc(100% - 30px);
  margin: 0 15px 36px;
}
@keyframes itemfocus {
  0% {
    outline: #228B9D 5px solid;
  }
  50% {
    outline: #228B9D 5px solid;
  }
  100% {
    outline: transparent 5px solid;
  }
}
.inside .listing-cards > div:target,
.inside .listing-cards > div:focus {
  animation: itemfocus 10s;
}
@media (min-width: 501px) {
  .inside.our-team .listing-cards > div {
    width: calc(50% - 30px);
    margin: 0 15px 36px;
  }
}

@media (min-width: 900px) {
  .inside .listing-cards > div {
    width: calc(50% - 30px);
    margin: 0 15px 36px;
  }
  .inside.our-team .listing-cards > div {
    width: calc(33% - 30px);
  }
}
.inside .listing-cards h2 {
  background-color: #024C72;
  color: #fff;
  text-align: center;
  padding: 8px 10px 10px;
  margin: 0;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  -ms-flex-direction: column;
  justify-content: center;
  -ms-flex-pack: center;
  
  width: 100%;
}
.inside .listing-cards h3 {
  color: #000;
  font-size: 22px;
  font-family: "cabin", sans-serif;
  font-weight: normal;
  line-height: 25px;
}
.inside .listing-cards h3 a {
  color: #000;
}
.inside .listing-cards a:hover {
  color: #891F72;
}
.inside .listing-cards a.button:hover {
  color: #000;
}
@media (min-width: 1200px) {
  .inside .listing-cards h2 {
    font-size: 30px;
    line-height: 33px;
  }
}
.listing-cards ul.social {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.listing-cards ul.social li {
  width: auto;
  display: inline-block;
}
.listing-cards ul.social a {
  color: #000;
  display: block;
}
.listing-cards ul.social span {
  display: none;
}
.listing-cards i.fab {
  font-size: 40px;
  line-height: 40px;
  padding: 0 10px;
}
.inside .listing-cards .messaging {
  padding: 20px;
  border: 1px solid #979797;
  position: relative;
  border-top: 0 none;
}
.our-team .listing-cards .with-cta {
  cursor: pointer;
}
.partners .listing-cards .has-link .photo {
  cursor: pointer;
}
.partners .listing-cards .with-cta.hover .button {
  background: linear-gradient(to bottom, #75DDDD 0%, #228B9D 100%);
}
.inside .listing-cards .messaging li strong {
  color: #228B9D;
}
.inside .listing-cards .with-cta .messaging {
    padding: 20px 20px 70px;
  }
.inside .listing-cards .cta-wrap {
  text-align: center;
  height: 31px;
  position: absolute;
  bottom: 27px;
  width: 100%;
  left: 0;
}
.inside .listing-cards .button {
  padding: 5px 15px;
  width: auto;
  font-size: 18px;
  line-height: 22px;
}

.inside .listing-cards .photo img {
  visibility: hidden;
}
.our-team .listing-cards .photo img {
  visibility: visible;
}
.inside .listing-cards .photo {
  background-size: cover;
  background-position: top center;
  border: 1px solid #979797;
  border-bottom: 0 none;
  background-repeat: no-repeat;
  /* background-image: none; */
  text-align: center;
}
.our-team .listing-cards .photo {
  background-image: none !important;
}

@media (max-width: 1199px) {
  .inside.our-team .listing-cards .photo {
    /* max-height: 300px; */
  }
}

@media (min-width: 900px) {
  .inside .listing-cards .messaging {
    padding: 29px 50px;
  }
  .inside .listing-cards .with-cta .messaging {
    padding: 29px 50px 70px 50px;
  }
}
.inside .listing-cards .messaging p, 
.inside .listing-cards .messaging li {
  font-size: 16px;
  line-height: 22px;
}
.inside .listing-cards .messaging p {
  margin-bottom: 0;
}



.inside .section-nav {
  text-align: center;
  display: none;
  flex-wrap: nowrap;
    -ms-flex-wrap: none;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin: 50px auto;
  max-width: 1170px;
  position: relative;
}
@media (min-width: 900px) {
.inside .section-nav {
  display: flex;
  display: -ms-flexbox;
  }
}
.inside .section-nav a {
  display: block;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  font-family: "questa", serif;
  max-width: 185px;
  transition: .25s ease-in-out all;
  position: relative;
  z-index: 1;
  padding: 0 10px;
}
@media (min-width: 900px) {
  .inside .section-nav a {
    font-size: 25px;
    line-height: 31px;
  }
}
.inside .section-nav a:before {
  content: '';
  height: 24px;
  width: 24px;
  display: block;
  margin: 0 auto 19px;
  border: 5px solid;
  border-radius: 100%;
  background-color: #fff;
  transition: .25s ease-in-out all;
}
.inside .section-nav a.best-practices {
  color: #024C72;
}
.inside .section-nav a.technology {
  color: #228B9D;
}
.inside .section-nav a.setup {
  color: #891F72;
}
.inside .section-nav a.support {
  color: #F79B2E;
}
.inside .section-nav a:hover,
.inside .section-nav a.active {
  color: #C6C6C6;
}
.inside .section-nav a.best-practices:before {
  border-color: #024C72;
}
.inside .section-nav a.technology:before {
  border-color: #228B9D;
}
.inside .section-nav a.setup:before {
  border-color: #891F72;
}
.inside .section-nav a.support:before {
  border-color: #F79B2E;
}

.inside .section-nav a:hover:before,
.inside .section-nav a.active:before {
  border-color: #C6C6C6;
}

.inside .section-nav:before {
  display: none;
  content: '';
  height: 1px;
  width: 100%;
  background-color: #979797;
  position: absolute;
  top: 12px;
  z-index: 0;
}
@media (min-width: 900px) {
  .inside .section-nav:before {
    display: block;
    width: 89%;
    left: 6%;
  }
}
@media (min-width: 1200px) {
  .inside .section-nav:before {
    width: 89%;
    left: 6%;
  }
}

.inside .form {
  max-width: 970px;
  margin: 0 auto 70px;
  padding: 0 20px;
  width: 100%;
}
.inside .form .legal-consent-container p {
  font-style: italic;
  margin-bottom: 10px;
}
.inside .form label {
  color: #000;
  font-size: 18px;
  line-height: 27px;
  display: block;
  font-weight: 600;
}
.inside .form .hs-form-checkbox label {
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
  line-height: 27px;
}
.inside .form .hs-form-checkbox input {
  height: auto;
  line-height: auto;
  margin-right: 5px;
}
.inside .form .hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.inside .form .hs-error-msgs li {
  padding: 0;
}
.inside .form label.hs-error-msg,
.inside .form .hs-error-msgs li label {
  color: #891F72;
  font-weight: normal;
  padding: 5px 0 10px;
}
.inside .hs-form-field {
  width: 99%;
}
@media (max-width: 899px) {
  .inside .hs-form-field {
    width: 100%;
  }
  .inside .hs-form-field input:not[type=checkbox],
  .inside .hs-form-field textarea {
    width: 100% !important;
  }
}
@media (min-width: 900px) {
  .inside .form-columns-2 .hs-form-field {
    width: 48% !important;
  }
  .inside .hs-form-field:nth-of-type(1) {
    padding: 0 2% 0 0;
  }
  .inside .hs-form-field:nth-of-type(2) {
    padding: 0;
  }
}
.inside .hs-form-field input {
  border-radius: 0;
  height: 54px;
  line-height: 54px;
}
.inside .hs-form-field textarea {
  border-radius: 0;
}

.inside .hs_submit {
  width: auto;
}


.blog {
  
}
.blog .back-link i { margin-right: 10px; }
.blog .view-all-button { text-align: center; }
.blog.inside .hs_cos_wrapper_type_rich_text {
  margin: 0;
  padding: 0;
}
.news .post-filter {
  max-width: 1185px;
  margin: 0 auto !important;
  margin-left: auto !important;
  float: none !important;
  padding: 0 20px;
  width: 100%;
}
.news .post-filter .block {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
.news .post-filter .widget-module .filter-link-count {
  display: none;
}
.news .post-filter h3 {
  font-size: 25px;
  line-height: 30px;
  margin-right: 18px;
  font-weight: 500;
}
.news .post-filter h3:before {
  content: 'Sort By:';
}
.news .post-filter .widget-module  ul {
  display: flex;
  display: -ms-flexbox;
}
.news .post-filter .widget-module li a {
  background-color: #891F72;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  padding: 5px 25px;
  display: block;
  margin: 0 16px 0 0;
}
.news .intro-paragraph {
  max-width: 970px;
  margin: 40px auto 0;
}
.news .intro-paragraph h2,
.news .intro-paragraph p {
  font-family: "cabin", sans-serif;
  text-align: left;
}
.news .post-filter .widget-module li a:hover {
  background-color: #228B9D;
  color: #fff;
  text-decoration: none;
}
.news .topics {
  margin-bottom: 6px;
  margin-top: 0;
}
.news .topics a {
  color: #891F72;
  font-size: 18px;
  line-height: 26px;
}
.news .topics a:hover {
  text-decoration: none;
  color: #1A3A6A;
}
.news .post-listing .post-item {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: distribute;
}
.news .post-listing .post-item p {
  margin-bottom: 0;
}
.news .post-listing .post-more {
  width: 173px;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  -ms-flex-direction: column;
  justify-content: center;
  -ms-flex-pack: center;
}
.news .post-listing .post-more a {
  width: 173px;
  padding: 20px 10px;
  text-align: center;
}
.news .post-listing .post-content {
  width: calc(100% - 173px - 50px);
}
.blog-content-row {
  max-width: 1185px;
  margin: 40px auto !important;
  margin-left: auto !important;
  float: none !important;
  padding: 0 20px;
}
.blog #hubspot-author_data,
.blog .hs-blog-social-share {
  float: none;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item > div,
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item > span {
  vertical-align: top !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item * {
  color: #fff;
  outline: 0;
}
.blog .post-listing h2 {
  margin-bottom: 0;
}
.blog .post-listing h2 a {
  color: #024C72;
}
.blog .post-listing h2 a:hover {
  color: #891F72;
}
@media (max-width: 767px) {
  img.floatleft,
  img.floatright {
    margin: 0 0 20px;
    float: none !important;
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .inside img.floatleft {
    float: left;
    margin: 0 20px 20px 0;
  }
  .inside img.floatright {
    float: right;
    margin: 0  0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .inside img.floatleft {
    margin: 0 40px 40px 0;
  }
  .inside img.floatright {
    float: right;
    margin: 0  0 40px 40px;
  }
}
.blog .post-listing p.meta {
  margin-bottom: 30px;
}
.blog .post-listing .post-item {
  border-bottom: 1px solid #ccc;
  padding-top: 40px;
  padding-bottom: 40px;
}
.blog .post-listing .post-item:first-of-type {
  padding-top: 0;
}
.blog .post-listing .post-item:last-of-type {
  border-bottom: 0 none;
}
.blog .post-listing img {
  display: none;
}
.blog .sidebar .block {
  padding: 0;
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  .blog .sidebar .block {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .blog .sidebar {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #ccc;
  }
  .blog .sidebar .block {
    padding-left: 0;
  }
}
.blog .sidebar h3 {
  margin-top: 10px;
}
.blog .widget-module ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.blog .widget-module li {
  margin: 0;
  padding: 0;
}
.blog .widget-module li a {
  color: #891F72;
  display: block;
  padding: 0 0 10px;
}
.blog .widget-module li a:hover {
  text-decoration: underline;
}
.blog .blog-pagination {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
 justify-content: space-between;
  -ms-flex-pack: justify;
}
.blog .blog-pagination a {
  font-size: 20px;
  display: inline-block;
  color: #891F72;
}
.blog .blog-pagination .blog-pagination-center a {
  padding: 0 10px;
}
.blog .blog-pagination .blog-pagination-center a.active {
  color: #999;
  cursor: default;
}
.blog .blog-pagination a i {
  margin: 0 10px;
}
.blog .blog-pagination a:hover {
  color: #1A3A6A;
}
.blog .blog-pagination .blog-pagination-left {
  
}
.blog .blog-pagination .blog-pagination-right {
  
}

.faq-filter {
  width: 100%;
  max-width: 1080px;
  text-align: center;
  margin: 0 auto;
  padding: 20px 20px 40px 20px;
}
@media (min-width: 900px) {
  .faq-filter {
    padding: 40px 20px;
  }
}
.faq-content {
  width: 100%;
  max-width: 1168px;
  padding: 0 20px;
  margin: 0 auto !important; 
  float: none !important;
}
.faq-content .row-fluid {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.faq-content .row-fluid .span3,
.faq-content .row-fluid .span9 {
  float: none;
}
.faq-content .row-fluid .span9 {
  order: 1;
  -ms-flex-order: 1;
  width: 74%;
}
.faq-content .row-fluid .span3 {
  order: 2;
  -ms-flex-order: 2;
}
@media (max-width: 899px) {
  .faq-content .row-fluid .span3,
  .faq-content .row-fluid .span9 {
    width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 900px) {
  .faq-content .row-fluid .span3 {
    order: 1;
    -ms-flex-order: 1;
  }
  .faq-content .row-fluid .span9 {
    order: 2;
    -ms-flex-order: 2;
  }
}
.faq-filter ul {
  display: flex;
  display: -ms-flexbox;
  margin: 0;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
  -ms-flex-wrap: none;
  justify-content: flex-start;
  -ms-flex-pack: start;
  align-items: center;
  -ms-flex-align: center;
  width: 100%; 
}
.faq-filter li {
  width: 50%;
}
@media (min-width: 900px) {
  .faq-filter ul {
    width: calc(100% - 200px);
    flex-wrap: nowrap;
  }
  .faq-filter li {
    width: auto;
  }
}
@media (min-width: 1360px) {
  .faq-filter ul {
    width: 100%;
  }
}
.faq-filter a {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 16px;
  padding: 11px;
  text-align: center;
  border: 1px solid transparent; 
  outline: 0;
  color: #000;
  margin: 0 8px;
  cursor: pointer; 
  white-space: nowrap;
}
@media (max-width: 980px) {
  .faq-filter a {
    font-size: 14px;
  }
}
@media (max-width: 1050px) {
  .faq-filter a {
    margin: 0 4px;
  }
}
.faq-filter li.heading a {
  border: 0 none;
  width: auto; 
  white-space: nowrap;
  padding: 11px 8px 11px 0;
  margin: 0;
}
.faq-filter li.all a {
  background-color: #7A7C81;
  width: auto;
  margin-bottom: 8px;
}
.faq-filter li.admin a, 
.faq-filter li.clinical a,
.faq-filter li.configuration a,
.faq-filter li.the_kitchen_sink a {
  width: auto;
  padding: 11px 5px;
  margin-bottom: 8px;
}
.faq-filter li.admin a {
  background-color: #F79B2E;
}
.faq-filter li.clinical a {
  background-color: #228B9D;
  color: #fff;
}
.faq-filter li.configuration a {
  background-color: #891F72;
  color: #fff;
}
.faq-filter li.the_kitchen_sink a {
  background-color: #024C72;
  color: #fff;
}
@media (min-width: 900px) {
  .faq-filter li.all a {
    margin-bottom: 0;
  }
  .faq-filter li.admin a,
  .faq-filter li.clinical a,
  .faq-filter li.configuration a,
  .faq-filter li.the_kitchen_sink a {
    max-width: 205px;
    padding: 11px 20px;
    margin-bottom: 0;
  }
}
@media (min-width: 1360px) {
  .faq-filter li.admin a,
  .faq-filter li.clinical a,
  .faq-filter li.configuration a,
  .faq-filter li.the_kitchen_sink a {
    width: 205px;
  }
}
.faq-filter li a.active,
.faq-filter li a:hover {
  background-color: #fff;
  border-color: #979797;
  color: #000;
}
.faq-landing .sidebar {
  margin: 0 0 40px;
}
.faq-landing .sidebar .item {
  margin-bottom: 50px;
}
.faq-landing .sidebar h5 {
  font-size: 16px;
  font-weight: 600;
  font-family: "cabin", sans-serif;
  line-height: 19px;
  color: #7A7C81;
  margin: 18px 0 9px;
  text-transform: uppercase;
}
.faq-landing .sidebar p {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  font-weight: 500;
  margin: 0 0 20px;
}
@media (max-width: 899px) {
  .faq-landing .sidebar img {
    width: 100%;
  }
}
@media (max-width: 899px) and (min-width: 470px) {
  .faq-landing .sidebar .item {
    display: flex;
    display: -ms-flexbox;
  }
  .faq-landing .sidebar .item > div {
    width: 50%;
  }
  .faq-landing .sidebar .messaging {
    padding: 0 0 0 20px;
  }
  .faq-landing .sidebar h5 {
    margin-top: 0;
  }
}

.faq-landing .sidebar .cta_button {
  color: #891F72;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  display: block;
}
.faq-landing .sidebar .cta_button:hover {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .faq-landing .sidebar .cta_button {
    font-size: 18px;
    line-height: 26px;
  }
}
.faq-landing .sidebar .cta_button:after {
  content: '\f30b';
  display: inline-block;
  padding-left: 5px;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.accordion .questions {
  display: none;
}
.faq-landing h2 {
  color: #000;
  margin: 0 0 19px;
}
.accordion .subcategory {
  margin-bottom: 19px;
}
.accordion-title {
  display: block;
  padding: 8px 17px;
  outline: none;
}
.accordion-title h3 {
  font-family: "cabin", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  padding: 0;
  margin: 0;
  color: #000;
  display: inline-block;
  width: auto;
}
.accordion-title i {
  float: right;
  transform: rotate(-90deg);
  line-height: 26px;
  color: #000;
}
.is-active .accordion-title i {
  transform: rotate(0);
}
.faq-landing .category:after {
  display: table;
  width: 100%;
  height: 0;
  content: '';
}
@media (min-width: 900px) {
  .faq-landing h2 {
    font-size: 30px;
    line-height: 63px;
    padding-left: 84px;
  } 
  .faq-landing .category h2 {
    background-repeat: no-repeat;
    background-position: center left;
  }
  .faq-landing .category.admin h2 {
    background-image: url('https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/accordion-admin-icon.svg');
  }
  .faq-landing .category.clinical h2 {
    background-image: url('https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/accordion-clinical-icon.svg');
  }
  .faq-landing .category.configuration h2 {
    background-image: url('https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/accordion-configuration-icon.svg');
  }
  .faq-landing .category.the_kitchen_sink h2 {
    background-image: url('https://4179337.fs1.hubspotusercontent-na1.net/hubfs/4179337/assets/accordion-kitchen-sink-icon.svg');
  }
  .accordion-title h3 {
    font-size: 24px;
    line-height: 26px;
  }
  .accordion-title i {
    line-height: 26px;
  }
}
.category.admin .accordion-title {
  background-color: rgba(247,155,46, .4);
}
.category.clinical .accordion-title {
  background-color: rgba(34,139,157, .4);
}
.category.configuration .accordion-title {
  background-color: rgba(137,31,114, .4);
}
.category.the_kitchen_sink .accordion-title {
  background-color: rgba(2,76,114, .4);
}
@media (min-width: 900px) {
  .category.admin .accordion-title:hover {
    background-color: rgba(247,155,46, .15);
  }
  .category.clinical .accordion-title:hover {
    background-color: rgba(34,139,157, .15);
  }
  .category.configuration .accordion-title:hover {
    background-color: rgba(137,31,114, .15);
  }
  .category.the_kitchen_sink .accordion-title:hover {
    background-color: rgba(2,76,114, .15);
  }
}
.accordion p.market {
  margin: 0 0 7px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 16px;
  color: #7A7C81;
}
.accordion h4 {
  margin: 0;
}
.accordion h4 a {
  color: #000;
  font-family: "questa", serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  display: block;
}
@media (min-width: 900px) {
  .accordion p.market {
    font-size: 16px;
  }
  .accordion h4 a {
    font-size: 25px;
    line-height: 30px;
  }
}
.accordion h4 a:hover {
  color: #891F72;
}
.accordion .question {
  padding: 12px 17px;
  border-bottom: 1px solid #979797;
  margin-bottom: 10px;
}
.faq-landing .category {
  margin-bottom: 49px;
}
.faq-landing .form {
  background: linear-gradient(to top, #891F72, #031D44);
  padding: 20px;
}
.faq-landing .faq-form {
  width: 100%;
}
@media (min-width: 900px) {
  .faq-landing .form {
    padding: 29px 50px 18px;
  }
}
@media (min-width: 1200px) {
  .faq-landing .form {
    padding: 29px 110px 18px;
  }
}
.faq-landing .form label,
.faq-landing .form p {
  color: #fff;
}

.faq-content .form {
  max-width: 1168px;
}

.faq-landing .form p {
  text-align: center;
  font-size: 30px;
  line-height: 34px;
  font-weight: 600;
  margin: 0;
}
.faq-landing .form textarea {
  min-height: 106px;
}
.faq-landing .hs_submit {
  text-align: center;
}
.faq-landing .faq-form .hs_submit input[type="submit"] {
  padding: 6px;
  text-transform: none;
  font-weight: 600;
}
.faq-landing .form label.hs-error-msg, 
.faq-landing .form .hs-error-msgs li label {
  color: #fff;
}
.faq-landing #inline-form {
  display: block;
  position: relative;
  visibility: hidden;
  top: -50px;
}
@media (max-width: 899px) {
  .faq-landing .form-columns-2 .hs-form-field,
  .faq-landing .form-columns-2 .hs-form-field:nth-of-type(1),
  .faq-landing .form-columns-2 .hs-form-field:nth-of-type(2),
  .faq-landing .form-columns-1 .hs-form-field { 
    width: 100%;
    padding: 0;
    float: none;
  }
  .faq-landing .form-columns-2 .hs-form-field input {
    width: 100%;
  }
}
@media (min-width: 900px) {
  .faq-landing #inline-form {
    top: -198px;
  }
  .faq-landing .faq-form .form-columns-2 .hs-form-field {
    width: 50% !important;
  }
  .faq-landing .faq-form .form-columns-2 .hs-form-field:nth-of-type(1) {
    padding: 0 1% 0 0;
    float: left;
  }
  .faq-landing .faq-form .form-columns-2 .hs-form-field:nth-of-type(2) {
    padding: 0 0 0 1%;
    float: right;
  }  
  .faq-landing .form-columns-1 .hs-form-field {
    width: 100%;
    padding: 0;
  }
}
.faq-cta {
  display: flex;
  display: -ms-flexbox;
  padding: 22px;
  align-items: center;
    -ms-flex-align: center;
  margin-top: 20px;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  cursor: pointer;
}
.faq-cta p { 
  color: inherit;
  font-size: 18px;
  line-height:22px;
  font-weight: 600; 
  margin: 0;
}
@media (min-width: 900px) {
  .faq-cta {
    padding: 22px 50px;
    align-items: center;
    -ms-flex-align: center;
  }
  .faq-cta p { 
    font-size: 25px;
    line-height:28px;
  }
}
@media (min-width: 1200px) {
  .faq-cta {
    padding: 22px 50px 22px 40px;
    align-items: center;
    -ms-flex-align: center;
    height: 106px;
  }
  .faq-cta p {
    font-size: 30px;
    line-height:33px;
  }
}
.faq-cta.purple {
  background: linear-gradient(to right, #891F72, #1A3A6A);
  color: #fff;
}
.faq-cta.teal {
  background: linear-gradient(to right, #75DDDD, #228B9D);
  color: #000;
}
.faq-cta.blue {
  background: linear-gradient(to right, #024C72, #031D44);
  color: #fff;
}
.faq-cta.yellow {
  background: linear-gradient(to right, #F1B828, #F79B2E);
  color: #000;
}


.faq-cta .heading,
.faq-cta .action {
  width: 100%;
}
.faq-cta .action {
  margin: 20px 0 0 0;
} 
@media (max-width: 500px) { 
  .faq-cta {
    text-align: center;
  }
}
@media (min-width: 501px) {
  .faq-cta .heading {
    width: calc(100% - 188px);
    
  } 
  .faq-cta .action {
    width: 138px;
    margin: 0 0 0 50px;
  }
}
.faq-cta .button {
  padding: 5px;
  font-size: 18px;
  line-height: 18px;
  text-transform: none;
  text-align: center;
  width: 138px;
  background: linear-gradient(to right, #F1B828, #F79B2E);
}
.faq-cta .button:hover,
.faq-cta:hover .button {
  background: linear-gradient(to right, #75DDDD, #228B9D);
}
.faq-cta.yellow .button {
  background: linear-gradient(to right, #75DDDD, #228B9D);
  color: #000;
}
.faq-cta.yellow .button:hover,
.faq-cta.yellow:hover .button,
.faq-cta.teal:hover .button,
.faq-cta.teal .button:hover {
  background: linear-gradient(to right, #891F72, #1A3A6A);
  color: #fff;
}
.faq-answer .question-title {
  max-width: 970px;
  margin: 0 auto;
  padding: 14px 20px 20px;
}
.faq-answer .question-title h1 {
  color: #1A3A6A;
  margin: 0 0 10px;
}
.faq-answer .question-title hr {
  margin: 10px 0;
}
.faq-answer .question-title p.back-link {
  margin: 0 0 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.faq-answer .question-title p.subheading {
  color: #7A7C81;
  font-weight: 700;
  margin: 0;
}
.faq-answer .cta-button {
  text-align: center;
  margin: 20px 20px 60px;
}
@media (min-width: 900px) {
  .faq-answer .question-title h1 {
    font-size: 35px;
    line-height: 40px;
  }
  .faq-answer .question-title p.back-link {
    font-size: 18px;
    line-height: 18px;
  }
  .faq-answer .question-title p.subheading {
    font-size: 24px;
    line-height: 26px;
  }
}
.helpful p {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.helpful h3,
.helpful .hs_faq_category { 
  display: none; 
}
.helpful .hbspt-form {
  width: 46px;
  float: left;
  margin-right: 5px;
}
.helpful a,
.faq-landing .helpful .hs_submit input[type="submit"] {
  display: inline-block;
  padding: 8px 12px;
  border-radius: 5px;
  background: #fff;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  border: 1px solid #979797;
  margin: 0;
  text-transform: lowercase;
  font-weight: normal;
  transition: all 0s;
}
.helpful .hbspt-form {
  width: auto !important;
}
.helpful a:hover,
.faq-landing .helpful .hs_submit input[type="submit"]:hover {
  background-color: #891F72;
  color: #fff;
  border: 1px solid #891F72;
}

/* Footer */
.footer-container-wrapper {
  background-color: #031D44;
  padding: 48px 0 0;
}
.footer-main {
  /* display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  padding: 0; */
}
.footer-main > div {
  width: 100%;
}
@media (min-width: 1200px) {
  .footer-main {
    max-width: 1172px;
    margin: 0 auto;
    /* flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
  -ms-flex-pack: justify; */
  }
  .footer-main > div {
    /* width: 48%; */
  }
}
.footer-container-wrapper .copyright {
  background-color: #024C72;
  text-align: center;
  padding: 25px;
}
.footer-container-wrapper .copyright p {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
@media (min-width: 1200px ) {
  .footer-container-wrapper .copyright p {
    font-size: 18px;
    line-height: 18px;
  }
}
.footer-container-wrapper .copyright p span {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
@media (min-width: 900px) {
  .footer-container-wrapper .copyright p span {
    width: auto;
    padding: 0;
  }
}
.footer-container-wrapper .copyright p a {
  color: #fff;
  text-decoration: none;
  
}
.footer-container-wrapper .copyright p span.statement a {
  text-decoration: underline;
}
.footer-container-wrapper .copyright p a:hover {
  text-decoration: underline;
}
.footer-container-wrapper .copyright p span.statement a:hover {
  text-decoration: none;
}
.footer-container-wrapper .menu-utility-footer {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  margin-bottom: 40px;
}
@media (min-width: 900px) {
  .footer-container-wrapper .menu-utility-footer {
    margin-bottom: 0;
  }
}
.footer-container-wrapper .menu-utility-footer > span {
  display: block;
  width: 100%;
}
/*
@media (min-width: 900px) {
  .footer-container-wrapper .menu-utility-footer > span {
    width: 33%;
  }
} */
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -ms-flex-pack: justify;
  align-content: center;
  -ms-flex-line-pack: center;
  padding: 0;
  width: 100%;
}
@media (min-width: 900px) {
  .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    padding: 0 0 30px;
    flex-wrap: nowrap;
    -ms-flex-wrap: none;
  }
}
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
  float: none;
  width: 100%;
  display: block;
}
@media (min-width: 501px) {
  .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
    width: auto;
  }
}
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  position: relative;
  opacity: 1;
  visibility: visible;
}
/* .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
  display: none;
}
*/
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li > a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  font-family: "cabin", sans-serif;
  display: block;
  width: 100% !important;
  padding: 10px 5px;
  text-align: center;
}
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li.active > a {
  color: #228B9D;
}

@media (min-width: 900px) {
  .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li > a {
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li > a {
    font-size: 18px;
    line-height: 18px;
  }
}
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a {
  padding: 20px 20px 17px 20px;
}
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li > ul {
  padding-left: 20px;
}
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul > li > ul li a {
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 21px 14px;
}
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  color: #fff;
  display: block;
  overflow: visible;
  white-space: normal !important;
  max-width: none;
}
.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover {
  text-decoration: underline;
  color: #fff;
}
.form-newsletter {
  margin: 0 0 52px;
  padding: 0 20px;
}
.form-newsletter p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 10px;
}
.form-newsletter p.heading {
  font-size: 30px;
  line-height: 33px;
  font-weight: 600;
  margin: 0 0 30px;
}
.footer-container-wrapper form {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}
.footer-container-wrapper form label {
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  display: block;
  font-weight: 600;
}
.footer-container-wrapper form .hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-container-wrapper form .hs-error-msgs li {
  padding: 0;
}
.footer-container-wrapper form label.hs-error-msg,
.footer-container-wrapper form .hs-error-msgs li label {
  color: #75DDDD;
  font-weight: normal;
  padding: 5px 0 10px;
}
.footer-container-wrapper form div.actions {
  text-align: center;
}
@media (max-width: 520px) {
  .footer-container-wrapper .form-columns-2 > div {
    width: 100% !important;
    float: none !important;
  }
  .footer-container-wrapper form fieldset .hs-form-field {
    padding: 0 !important;
  }
  .footer-container-wrapper .hs-form-field {
    width: 100%;
  }

  .footer-container-wrapper .hs-form-field input {
    width: 100% !important;
  }
  }
.footer-container-wrapper .hs-form-field:nth-of-type(1) {
  padding: 0;
}
.footer-container-wrapper form.hs-form fieldset {
  width: 100%;
}
@media (min-width: 900px) {
  .inside .footer-container-wrapper .form-columns-2 .hs-form-field {
    width: 50% !important;
  }
  .inside .footer-container-wrapper .hs-form-field:nth-of-type(1) {
    padding: 0 1% 0 0;
    float: left;
  }
  .inside .footer-container-wrapper .hs-form-field:nth-of-type(2) {
    padding: 0 0 0 1%;
    float: right;
  }
}
@media (min-width: 501px) {
  .footer-container-wrapper .hs-form-field:nth-of-type(1) {
    padding: 0 1% 0 0;
}
.footer-container-wrapper .hs-form-field:nth-of-type(2) {
  padding: 0;
}
.footer-container-wrapper .hs-form-field input {
  border-radius: 0;
  height: 54px;
  line-height: 54px;
}
.footer-container-wrapper .hs_submit {
  width: auto;
}
  
/*   @media screen and (max-width:820px){
    .header-container .mobile-header .logo a img
    {
      margin-top:-58px;
    }
          
  }
  
  
  @media screen and (max-width:480px){
    .header-container .mobile-header .logo a img
    {
      margin-top:-60px!important;
    }
  } */
    
  @media  screen and (max-width:380px){
    .news .post-filter .widget-module ul{
      flex-direction: column;
    }
    
    .header-container .mobile-header .logo a img{margin-top:-20px!important;}
    
  }