/* @import url('http://example.com/example_style.css'); */

@import url('https://cdn2.hubspot.net/hubfs/519470/JS/jquery.sidr.dark.css');
@import url(//cdn2.hubspot.net/hub/519470/hub_generated/template_assets/6714123992/1569927908886/Templates/Custom/Page/Redesign/Basic_Styling_Rules.min.css);


@font-face {
    font-family: "MuseoSans-100";
    src: url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159302.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159302.ttf") format("woff"),
    url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159302.woff") format("truetype");
}
@font-face {
    font-family: "MuseoSans-300";
    src: url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159305.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159305.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159305.ttf") format("truetype");
}
@font-face {
    font-family: "MuseoSans-900";
    src: url("//cdn2.hubspot.net/hubfs/519470/04_Resources/02_Whitepapers/17_Acting_on_the_Why/fonts/MuseoSans-900.eot") format("embedded-opentype"),
    url("https://cdn2.hubspot.net/hubfs/519470/04_Resources/02_Whitepapers/17_Acting_on_the_Why/fonts/MuseoSans-900.woff") format("woff")
}
@font-face {
    font-family: "MuseoSans-700";
    src: url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159306.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159306.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159306.ttf") format("truetype");
}
@font-face {
    font-family: "MuseoSans-500";
    src: url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159303.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159303.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_159303.ttf") format("truetype");
}
@font-face {
    font-family: "MuseoSlab-500";
    src: url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_183117.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_183117.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/519470/Fonts/style_183117.ttf") format("truetype");
}
@font-face {
    font-family: "Museo-300";
    src: url("//cdn2.hubspot.net/hubfs/519470/style_154926.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/519470/style_154926.woff") format("woff")
}
@font-face {
    font-family: "Museo-700";
    src: url("//cdn2.hubspot.net/hubfs/519470/style_154925.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/519470/style_154925.woff") format("woff")
}


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



/* ==========================================================================
   HS COS Boilerplate v1.5.0                                
   ========================================================================== */

/* This responsive framework is required for all styles. */
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

img.alignRight{
    margin: 0 0 5px 15px;
}

img.alignLeft{
    margin: 0 15px 5px 0;
}

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.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; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

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

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

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    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.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}
.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 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0;
}

/* Horizontal Menu
   ========================================================================== */

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

/* Vertical Menu
   ========================================================================== */ 

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

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

    /* Stacking Horizontal Nav for Mobile */
    .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;
    }

    /* Stacking Vertical Nav for Mobile */
    .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;
}

/* Space Module */
.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */
.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");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * 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(http://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 .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(http://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 .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: 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;
}

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

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
#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; }
}

/* These includes are optional, but helpful. */
/* 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;} 





/* ==========================================================================

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANOUS

  7. MOBILE MEDIA QUERIES

   ========================================================================== */

.hs-flex-valign > .row-fluid-wrapper > .row-fluid {
  display: flex;
  align-items: center;
  justify-content: center;
}

.hs-flex-valign > .row-fluid-wrapper > .row-fluid {
  display: flex;
  align-items: center;
  justify-content: center;
}

.hs-flex-center > .row-fluid-wrapper > .row-fluid {
    display: flex;
    justify-content: center;
}

@media(min-width: 767px){
  	.equal-cols> .row-fluid-wrapper > .row-fluid,
    .hs-flex-equal-cols> .row-fluid-wrapper > .row-fluid {
  		display: -webkit-box;  
  		display: -moz-box;      
  		display: -ms-flexbox;   
  		display: -webkit-flex;    
  		display: flex;  
		}
    
    .align-x,
  	.flex-alignx {
      display: flex !important;
    	justify-content: center;
		}
    
    .align-y,
		.flex-aligny {
      display: flex !important;
    	align-items: center;
		}
    
    .align-xy,
		.flex-alignxy {
      display: flex !important; 
     	align-items: center;
    	justify-content: center;
	}
}

/*======== Lazy Loading =========*/
img {
  opacity: 1;
  transition: opacity 0.3s;
}

img[data-src] {
  opacity: 0;
}

.height0 {
    min-height: 0px !important;
  	height: 0px !important;
  	max-height: 0px !important;
}


/* ==========================================================================


   1. BASE STYLES                                             


   ========================================================================== */





/* ==========================================================================
   Variables                                               
   ========================================================================== */


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */





/* Typography */
            /*  */
                         /*  */
                          /*  */
 /*  */

/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */




/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

 









/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */




/* ==========================================================================
   Base                                                    
   ========================================================================== */


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *: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;
} 

/*hide vlog or blog image*/

.hs-content-id-5355772441 .post-banner-image, .hs-content-id-5384016692 .post-banner-image, .hs-content-id-5436585507 .post-banner-image, .hs-content-id-5436609825 .post-banner-image, .hs-content-id-5456067802 .post-banner-image, .hs-content-id-5603852631 .post-banner-image {
    display: none !important;
}

html{
  background-color: #f6f9fc;
}

/* Website background color and default font styles */
body {
    /*background:url("//cdn2.hubspot.net/hubfs/519470/images/textured-background-tile.jpg") repeat scroll 0 0  #f3f3f3 ;*/
    background-color: #fff;
    color: #6a6e72;
    font-family: MuseoSans-300,Arial,sans-serif;
    font-size: 16px;
    /*line-height: 1.5em;*/
    font-weight:400;
    margin:0 auto !important;
}

body.nav-offset{
  padding-top:60px;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */
 
 .no-border{
     border: none !important;
 }


.container-fluid .row-fluid  .pc-y{
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.fa-gradient{
  background: -webkit-gradient(linear, left top, left bottom, from(#0095da), to(#1abec5));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.container-fluid .row-fluid .page-center,
.container-fluid .row-fluid .page-center-xs,
.container-fluid .row-fluid .page-center-s,
.container-fluid .row-fluid .page-center-l,
.container-fluid .row-fluid .page-center-xl,
.container-fluid .row-fluid .page-center-xxl{
  float: none;
  max-width: 1200px;
  margin: 0 auto;
  padding: 50px 20px;
}
 
.container-fluid .row-fluid .page-center-xs {
  padding: 0px 20px;
}

.container-fluid .row-fluid .page-center-s {
  padding: 30px 20px;
}

.container-fluid .row-fluid .page-center-l {
  padding: 80px 20px;
}

.container-fluid .row-fluid .page-center-xl {
  padding: 120px 20px;
}

.container-fluid .row-fluid .page-center-xxl {
  padding: 150px 20px;
}

@media(max-width: 767px){
  .container-fluid .row-fluid .page-center-s {
    padding: 20px 20px;
  }
 .container-fluid .row-fluid .page-center, .landing-page .body-container .page-center {
    padding: 15px 20px !important;
  }

  .container-fluid .row-fluid .page-center-l {
    padding: 40px 20px;
  }

  .container-fluid .row-fluid .page-center-xl {
    padding: 60px 20px;
  }

  .container-fluid .row-fluid .page-center-xxl {
    padding: 75px 20px;
  }
}

.container-fluid .row-fluid .blog-page-center {
  float: none;
  max-width: 740px;
  margin: 0 auto;
  padding: 50px 20px;
    
}

a { color: #0096db; 
    text-decoration:none;
}


a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

a:hover, a:focus {
    text-decoration:none;
}

.underline-on-hover{
    text-decoration: none !important;
}

.underline-on-hover:hover{
    text-decoration: underline !important;
}

p{
  line-height:1.618;
}

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
  clear:both;
}


/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
    max-width: initial;
}


/*RLF Table*/

table.rlf td {
     border: 1px solid #fff;
    background-color: #f3f3f3;
    padding: 10px;
}

td.time {
    background-color: #ddd !important;
    width: 15%;
}

td.event {
    width: 15%;
    background-color: #0096db !important;
    color: #fff;
}

.body-container-wrapper li{
    margin-bottom:5px;
}

/* Stores Page hs-content-id-5503722217 */


.stores h2 {
    color: #0096db;
}

.stores h3 {
    margin-bottom: 0px;
}

.stores p {
    font-size: 20px;
}

.stores-heading {
    font-size: 48px;
}


.stores-form-container {
    padding: 30px;
}

.stores-form-container h3, .stores-form-container p {
    color: #fff;
}

.stores-form-container label {
    display: none !important;
}

.stores-form-container .form-title {
    display: none;
}


.stores-form-container input[type="text"], .stores-form-container .hs_cos_wrapper_type_form input[type="email"], .stores-form-container .hs_cos_wrapper_type_form input[type="tel"] {
    line-height: 22px;
}

h1.do-more-than {
    font-size: 48px;
    text-transform: uppercase;
}


body .stores-form-container .hs-button.primary, body .stores-form-container input[type="submit"], body .stores-form-container input[type="button"] {
    background: #0e497e;
    padding: 10px 30px 10px 30px;
    float: right;
}


@media(min-width: 1092px) {
h2.walk { 
    margin-top: 180px;
}
}


@media(max-width: 1091px) {
     h2.walk { 
         margin-top: 50px;
     }
 }

.all-caps{
  text-transform: uppercase;
}



/* ==========================================================================
   Typography
   ========================================================================== */


/* Basic text */
p, .blog-content p {
    font-family: MuseoSans-300,Arial,sans-serif;
    font-size: 16px;
    margin: 1em 0;
    line-height: 1.5;
} 

p.padded { 
    padding: 0px 50px 0px 50px;
    margin-top: 0px;
    
}

small {}
strong {
  font-family: MuseoSans-700,"Arial Rounded MT Bold",Arial,sans-serif;
  font-weight: normal;
}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
}

h2  {
    font-family: MuseoSans-100,Arial,sans-serif;
}


h4, h5, h6 {
    
   font-family: MuseoSans-300,Arial,sans-serif;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h2, h2 a:link {
  color: #262626;
  line-height: 1.2em;
}


h5, h6 {
  color: #262626;
  line-height: 1.2em;
}


.h1-reduced {
    font-size: 30px;
    font-family: MuseoSans-300,Arial,sans-serif;
}



h2 {
    font-size:40px;
    margin:20px 0;
    color: #262626;
}


h1,
.h2-l{
    font-size:56px;
    padding: 0;
    margin: 10px 0px 25px 0px;
    font-family: MuseoSans-100,Arial,sans-serif;
    color: #262626;
}


h3 {
    font-size: 30px;
    margin-top: 30px;
    color: #262626;
    margin-bottom: 1em;
    font-family: MuseoSans-300,Arial,sans-serif;
}

h3.label {
    font-size: 24px;
    background-color: #ccc;
    color: #fff;
    padding: 5px 15px;
    border-radius: 10px 0 0 0;
    margin-bottom:30px;
    display: inline-block;
}

.sub-nav h3, .sub-nav h3 a {
    font-size: 24px;
    color: #0096db;
    margin-bottom: 10px;
    margin-top: 0px;
}

.sub-nav p {
    margin-bottom: 20px;
}

.sub-nav h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}


h4 {
    color: #262626;
    font-size: 24px;
    font-weight: normal;
    margin: 20px 0px 10px 0px;
}

h5 {
  color: #262626;
    font-size: 20px;
    font-weight: normal;
    margin : 0;
}
h6 {
    font-size: 0.9em;
    font-weight: normal;
}
h3.form-title {
  font-family: MuseoSans-300,Arial,sans-serif;
  font-size-adjust: none;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.1em;
  margin: 0 0 20px;
  padding: 0 0 0.2em;
  text-align: center;
}

.sidebar h3 {
    padding: 10px 20px 10px 15px;
    font-size: 16px;
    font-family: MuseoSans-500,Arial,sans-serif;
    border-bottom: 1px solid #DCDCDC;
    margin: 0;
}
.sidebar .cell-wrapper {
    margin: 0 0 20px 0;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none !important;
  margin: 0;
  padding: 0;
}

.body-container-wrapper ul{
    margin:0;
	padding: 1em 2em;
    list-style-type: disc;
}

.body-container-wrapper ol{
	margin: 0;
	 padding: 1em 2em;
    list-style-type: decimal;
}

.quick-facts ul {
    padding-left: 5px;
    padding-top: 0px;
}

.quick-facts ul li {
    list-style-type: none;
    margin-bottom: 15px;
    padding-left: 15px;
    margin-left: 0px;
    border-left: 2px solid;
    border-color: #0096db;
    
}

.industries ul li {
    margin-bottom: 20px;
    
}

.ul.spacing li{
	margin-bottom:20px !important;
}

/*center*/

.center {
    text-align: center;
}

/*right image*/

.right-img {
    text-align: right;
}


.alt-bg{
  background-color: #f6f9fc;
}

.gradient-bg{
  background-image: linear-gradient(to right bottom, #0182d2, #0097db, #00aadd, #00bcda, #0ccdd4);
}

.border-b{
  border-bottom:1px solid #e3e9ed !important;
}

.border-t{
  border-top: 1px solid #e3e9ed !important;
}

.border-l{
  border-left:1px solid #e3e9ed !important;
}

.border-r{
  border-right: 1px solid #e3e9ed !important;
}

.border-all{
  border:1px solid #e3e9ed !important;
}

.border-t{
  border-top: 1px solid rgb(227, 233, 237)
}

@media(min-width:767px){
  .divider-l{
    border-left:1px solid #e3e9ed !important;
  }
}

.base-color{
  color: #6a6e72; 
}

.header-color{
  color: #262626; 
}

/* ========== Font Weight Rules ========== */
.fw-300{
  font-family:MuseoSans-300;
}

.fw-500{
  font-family:MuseoSans-500;
}

.fw-700{
  font-family:MuseoSans-700;
  color:#262626;
}

.fw-900{
  font-family:MuseoSans-900;
  color:#262626;
}


/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}

blockquote {
  position:relative;
  z-index:1;
}

blockquote:before{
  content: url(https://cdn2.hubspot.net/hub/519470/hubfs/Blockquote.svg);
  width: 100px;
  position:absolute;
  top:-20px;
  left:-20px;
  z-index:-1;
}

blockquote.white{
  color: #fff;
}

blockquote.white:before{
  opacity:0.15;
}

.rq-quote{
    text-align:center;
}

.eyebrow{
  font-size: 18px;
  color: #9da5b3;
  opacity: 0.8;
  font-family:MuseoSans-500;
  margin:0;
}

#hero .eyebrow {
  color: #fff;
}

#hero p {
  color: #fff;
  line-height: 1.6;
}

.page-heading {
font-size: 52px;
  color: #fff;
  font-family: MuseoSans-700;
  margin-top: 10px;
  margin-bottom: 10px;
  
}

@media(max-width: 767px) {
      .page-heading {
          font-size: 36px;
      }
    }



.spring-testimonial {
  background-image: url("//cdn2.hubspot.net/hubfs/519470/images/spring-quote.jpg");
  background-position: 50% 0;
  background-repeat: no-repeat, no-repeat;
}

/*scroll menu*/

#top-menu {
    position: fixed;
    width: 100%;
    z-index: 1;
    text-align: center;
    background: #0096db;
    left: 0;
    top: 0;
    margin: 0;
    padding: 20px 0;
    visibility:hidden;
    /*-webkit-transition: .5s all ease-out;
    --moz-transition: .5s all ease-out;
    transition: .5s all ease-out;*/
    border-bottom: 1px solid #fff;

}

   @media(max-width: 480px) {
      #top-menu {
          display: none;
      }
    }



.show {
    visibility:visible!important;
}

#top-menu li {
    display: inline-block;
    list-style-type: none;
}
/* Dotdynamic Styling for New Header Demo CTA Button */
.demo-cta-area {
    margin: 0 !important;
}
.demo-cta-area a.demo {
    background-color:#fff;
    border-radius: 25px;
    color: #0096db;
    padding: 4px 16px;
    white-space: nowrap;
  margin:0;
}
.demo-cta-area a.demo:hover {
    border-bottom: 0px;
    background-color: #f3f3f3 !important;
}
div.span7.widget-span.widget-type-menu.custom-menu-primary.js-enabled {
    margin-left:0px !important;
}
a.cta_button.demo.dwide {
    width: 100px !important;
}

a.cta_button.demo.ddwide {
    width: 140px !important;
    padding: 9px 14px !important;
}

a.cta_button.alt{
    background: none;
    border: 2px solid #0096db;
    color: #0096db;
    font-family:MuseoSans-700;
    transition: 0.2s ease-in;
}

a.cta_button.alt:hover{
    color: white;
    background-color: #0096db !important;
}


/* End Dotdynamic Demo CTA Styling*/
#top-menu a {
    display: block;
    padding: 5px 25px 7px 25px;
    text-align: center;
    /*-webkit-transition: .5s all ease-out;*/
    /*--moz-transition: .5s all ease-out;*/
    /*transition: .5s all ease-out;*/
    color: #fff;
    text-decoration: none;
}

#top-menu a:hover {
    border-bottom: 3px solid #fff;
}

#top-menu li.active a {
    border-bottom: 3px solid #fff;
    color: #fff;
}

#top-menu a.demo {
    background-color:#fff;
    border-radius: 25px;
    color: #0096db;
    padding: 13px 20px;
    
}

#top-menu a.demo:hover {
    border-bottom: 0px;
}

#top-menu li.active a.demo {
    color: #0096db;
    border-bottom: 0px;
}

/*end of scrollspy*/

/* retail resources menu */


.retail-resources-menu{
    width:auto !important;
    margin:0 auto !important;
    float: none !important;
    display:block !important;
}

.retail-resources-menu a{
    color: #222222;
    font-family: MuseoSans-500;
    font-size: 1.1em;
    display:inline-block;
    padding: 20px 10px 10px;
    margin:10px;
    margin-bottom: 0;
    cursor: pointer;
    transition: 0.2s all ease-in;
    border-bottom: 3px solid transparent;
    color:#041c2c;
}

.retail-resources-menu a:hover{
    opacity:0.6;
}

.retail-resources-menu a.active{
    border-color: #041c2c;
}

.retail-resources-menu .search-icon{
    font-size: 0.95em;
}

.resources-listing .search-container{
    padding: 0px;
    max-height: 0px;
    height:0;
    overflow:hidden;
    min-height: 0 !important;
    transition: max-height 0.2s ease-in-out;
}

.resources-listing .search-container.active{
    height:auto;
    max-height:80px;
    transition: max-height 0.2s ease-in-out;
    border-bottom: 1px solid #e3e9ed !important;
}

.resources-listing .blog-search{
    width: 300px;
    margin: 20px auto;
    display:block;
  
}

/*listing style*/

.retail-resources .post-listing .card {
    height: auto;
    position:relative;
    border-radius:4px;
    transition:all 0.3s cubic-bezier(.25,.8,.25,1);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1), 0 2px 4px 0 rgba(0,0,0,.08);
    overflow:hidden;
    background-color:white;
}

.retail-resources .post-listing .card:hover {
    box-shadow: 0 12px 48px 0 rgba(0,0,0,.2);
}
.retail-resources .post-listing .card .post-body{
    padding: 20px 20px;
}

/* Responsive Cards */

/* Flexbox */
@media screen and (min-width: 50em) {
    
    .flex-cards .outer-wrap {
        max-width:100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width:100%;
    }
    
    .flex-cards .content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width:100%;
    }
    
    .flex-cards .main-area {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        max-width:100%;
        width: 100%;
    }
  
}

/* Card Based Layout - Base styles */

.flex-cards .card {
	margin-bottom: 2em;	
}

.flex-cards .card a {
  color: #0096db;
	text-decoration: none;
}

.flex-cards .card-content {
	padding: 1.4em;
}

.flex-cards .card-content h2 {
	margin-top: 0;
	margin-bottom: .5em;
	font-weight: normal;
}

.flex-cards h1,
.flex-cards h2, 
.flex-cards h3, 
.flex-cards h4, 
.flex-cards h5{
  color: #262626;
}

.flex-cards .card-content p {
	font-size: 95%;
}

/* Flex Cards Sizing*/

@media screen and (max-width: 39.9em) {
    
     /* 1 Cards Per Row */
    .flex-cards.card2 .main-area {padding: 0em;}
    .flex-cards.card2 .card {
        margin: 40px auto;
    }
    .flex-cards.card2 .card.mobile-padding {
        padding: 0 20px;
    }
    
}

@media screen and (min-width: 40em) {
    
    /* 2 Cards Per Row */
    .flex-cards.card2 .cards {
        max-width:100vw;
        width:100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: justify;
        justify-content: flex-start;
        margin-top: 1.25em;

    }

    .flex-cards.card2 .card {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        
        -webkit-flex: 0 1 calc(50% - 3em);
        -ms-flex: 0 1 calc(50% - 3em);
        flex: 0 1 calc(50% - 3em);
        margin: 1.25em 1.5em;
        max-width: calc(50% - 3em);
    }
}


@media screen and (max-width: 39.9em) {
    
     /* 1 Cards Per Row */
    .flex-cards.card3 .main-area {padding: 0em;}
    .flex-cards.card3 .card {
        margin: 40px auto;
    }
      .flex-cards.card3 .card.mobile-padding {
        padding: 0 20px;
    }
    
}

@media screen and (min-width: 40em) {
    
    /* 2 Cards Per Row */
    .flex-cards.card3 .cards {
        max-width:100vw;
        width:100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: justify;
        justify-content: flex-start;
        margin-top: 1.25em;

    }

    .flex-cards.card3 .card {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        
        -webkit-flex: 0 1 calc(50% - 3em);
        -ms-flex: 0 1 calc(50% - 3em);
        flex: 0 1 calc(50% - 3em);
        margin: 1.25em 1.5em;
        max-width: calc(50% - 3em);
    }
}


@media screen and (min-width: 60em) {
     /* 3 Cards Per Row */
    .flex-cards.card3 .cards {
        margin-top: inherit;
    }
    
    .flex-cards.card3 .card {
        display: flex;
        -webkit-flex: 0 1 calc(33% - 3em);
        -ms-flex: 0 1 calc(33% - 3em);
        flex: 0 1 calc(33% - 3em);
        margin: 1.25em 1.5em;
        max-width: calc(33% - 3em);
    }
}


@media screen and (max-width: 34.9em) {

    /* One Cards Per Row */
    .flex-cards.card4 .main-area {padding: 0em;}
    .flex-cards.card4 .card {
        margin: 40px auto;
    }
  
    .flex-cards.card4 .card.mobile-padding {
        padding: 0 20px;
    }
}

@media screen and (min-width: 35em) {
    
    /* Two Card Per Row */
    
    .flex-cards.card4 .cards {
        max-width:100vw;
        width:100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: justify;
        justify-content: flex-start;
        margin-top: 1.25em;

    }

    .flex-cards.card4 .card {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        
        -webkit-flex: 0 1 calc(50% - 3em);
        -ms-flex: 0 1 calc(50% - 3em);
        flex: 0 1 calc(50% - 3em);
        margin: 1.25em 1.5em;
        max-width: calc(50% - 3em);
    }
}


@media screen and (min-width: 50em) {
    
    /* Three Cards Per Row */
    .flex-cards.card4 .cards {
        margin-top: inherit;
    }
    
    .flex-cards.card4 .card {
        display: flex;
        -webkit-flex: 0 1 calc(33% - 3em);
        -ms-flex: 0 1 calc(33% - 3em);
        flex: 0 1 calc(33% - 3em);
        margin: 1.25em 1.5em;
        max-width: calc(33% - 3em);
    }
}

@media screen and (min-width: 70em) {
    
    /* Four Cards Per Row */
    .flex-cards.card4 .cards {
        margin-top: inherit;
    }
    
    .flex-cards.card4 .card {
        display: flex;
        -webkit-flex: 0 1 calc(25% - 3em);
        -ms-flex: 0 1 calc(25% - 3em);
        flex: 0 1 calc(25% - 3em);
        margin: 1.25em 1.5em;
        max-width: calc(25% - 3em);
    }
}




/* ==========================================================================


   2. COS STRUCTURE                                            


   ========================================================================== */





/* ==========================================================================
   Structure                                               
   ========================================================================== */


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}

/* Body Wrapper - Add Padding To Page Content 
.body-container-wrapper {
    padding-right: 20px;
    padding-left: 20px;
}*/

@media(max-width: 480px) {
 /*.body-container-wrapper {
    padding-right: 10px;
    padding-left: 10px;
 }*/
    
 .nrf-2017 .body-container-wrapper {
    padding-right: 0px;
    padding-left: 0px;
 }
}


ul.spacing,
ol.spacing{
  padding-top:0;
  line-height: 1.4;
}

ul.spacing li,
ol.spacing li{
  margin-bottom:10px;
}


ul.check li,
ol.check li{
  list-style:none; 
  position:relative;
  padding-left:20px;
}

ul.check.spacing,
ol.check.spacing{
  padding-left:0px;
}


ul.check li:before,
ol.check li:before{
  content:"\f00c";
  position:absolute;
  font-family: "Font Awesome 5 Pro";
  left: 0px;
  top:2px;
  opacity:0.8;
  font-size: 0.8em;
}
/* ==========================================================================
   Header
   ========================================================================== */

.header-container-wrapper {}
.header-container {}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}


/* ===================== Sub Navigation ====================== */
.fixed-subnav{
  display:flex !important;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
  text-align:center;
}

@media(min-width: 767px){
.fixed-subnav.sticky{
    position: fixed !important;
    top: 0;
    z-index:1000;
    background-color: #fff;
  	-webkit-animation:sticky-nav .3s ease;
  	animation:sticky-nav .3s ease;
  	height:60px !important;
}

.fixed-subnav.sticky{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  	border-bottom: none;
}
}

/* ===================== Video Banner ======================== */

.video-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}

 @media(max-width: 1200px) {
.video-banner {
    background-color: #041c2c;
 }
 
 
 }

.fullscreen-video{
        padding-left: 5% !important;
        padding-right: 5% !important;
        margin-bottom:50px;
}
    
 @media(max-width: 1200px) {
    .fullscreen-video{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.youtube-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.youtube-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wistia-animation .wistia_responsive_padding:after{
  content:"";
  height: 100%;
  width: 100%;
  position: absolute;
  top:0;
  left:0;
  z-index:10000;
  background-color: transparent;
}

/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper {
    margin-top: -1px;
}

.body-container {}

.landing-page .body-container .page-center {
    padding: 30px 0;
}

/* Unique Pages
   ========================================================================== */

/* Homepage */


.home-rq-icons a {
    color: #002E5F;
}

.primary-section-header {
    text-align:center;
    padding: 0 250px;
}

.breathe {
    margin: 50px 0;
    }

.breathe-bottom {
    margin: 0px 0px 50px 0px;
}

/* Added by Dotdynamic 8/8/2017 */
.home-banner-text {
    padding: 0px 100px;
}

/* Added by Dotdynamic 8/8/2017 */

.breathe-top {
    margin: 50px 0px 0px 0px;
}
    

.benefit h3 {
    margin-top: 120px;
}

@media(min-width:1200px){
    .custom-banner-homepage{
    background-image:none!important;
    }
}



.mobile-banner-image-homepage img {
    display: none;
}

.custom-banner-homepage {
      background-position: center top;
      background-repeat: no-repeat;
      border: medium none;
      display: block !important;
      height: 860px;
      text-align: center;
      width: 100% !important;
      position:relative;
}
.custom-banner-homepage .page-center {
    border: medium none;
    padding: 75px 10px 0;
}

@media(max-width: 1199px){
    .video-banner {
        display:none!important;
    }    
    .mobile-banner-image-homepage{
        display:block!important;
        position:absolute;
    }
    .video-banner-text-group {
        background-color:none!important;
    }
    .custom-banner-homepage {
      background-position: center top;
      background-repeat: no-repeat;
      border: medium none;
      display: block !important;
      height: 760px;
      text-align: center;
      width: 100% !important;
      position:relative;
}
}

.video-shadow{
    box-shadow: 0 0 12px rgba(16,21,23,.24);
    overflow:hidden;
    margin: -3px;
}

/* Contact Us */

/* About Us */


/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */



/*Platform*/

.platform-stories .widget-type-linked_image {
    text-align: center;
}






/* ==========================================================================
   Footer
   ========================================================================== */

.custom-footer-wrapper {
    border-top: 1px solid rgb(227, 233, 237);
    background: white none repeat scroll 0 0;
    position: relative;
}

.custom-footer-wrapper  .custom-social-icon{
	margin: 30px 0;
  color: #9da5b3;
}
.custom-footer-wrapper i{
    font-size: 18px;
    margin-right: 20px;
  	transition:	0.15s opacity ease-in;
  	color: #9da5b3;
}

.custom-footer-wrapper i:hover{
    opacity:0.8;
}

.custom-footer-wrapper .footer-nav ul{
	padding: 0 12px;
}

@media(min-width:767px){
  .custom-footer-wrapper .footer-nav ul:first-child{
    padding-left:0;
  }
  .custom-footer-wrapper .footer-nav ul:last-child{
    padding-right:0;
  }
}

@media(min-width:767px){
	.custom-footer-wrapper .footer-nav > .hs_cos_wrapper{
  	display: flex;
  	justify-content: space-between;
	}
  
  .custom-footer-wrapper .footer-right{
    float:right;
  }
}

.custom-footer-wrapper .footer-nav ul{
	display: inline-block; 
  vertical-align:top;
}

@media(max-width:767px){
	.custom-footer-wrapper .footer-nav ul{
		display: block; 
	}
  
  .custom-footer-wrapper i{
    font-size: 18px;
    margin: 0px 10px;
  	transition:	0.15s opacity ease-in;
  	color: #9da5b3;
  }
}

.custom-footer-wrapper .footer-nav ul li:first-child{
	font-family:MuseoSans-700;
  color:#262626;
}

.custom-footer-wrapper .footer-nav ul li:first-child a{
  color:#262626;
}

.custom-footer-wrapper .hs_cos_wrapper_type_blog_subscribe{
  margin: 20px 0;
  padding: 0;
}

.custom-footer-subscribe .hs_blog_default_hubspot_blog_subscription{
  display:none;
}

.custom-footer-subscribe label{
  display: none !important;
}

.custom-footer-subscribe form{
  display: flex;
  align-items: center;
  box-shadow: 0 1.5px 4px rgba(0,20,50,.18);
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}


.custom-footer-subscribe .hs_email{
  flex-grow:1;
  margin:0 !important;
}

.custom-footer-subscribe .cell-wrapper{
  display:block; 
  width: 100%;
}

.custom-footer-subscribe .hs_email input{
  margin:0 !important;
  height:50px;
  border: none !important;
  border-radius: 8px 0px 0px 8px;
  padding-left: 20px;
}

.custom-footer-subscribe.sm .hs_email input{
  height: 45px;
}

.custom-footer-subscribe .hs_email input:focus{
  outline:none; !important;
}

.custom-footer-subscribe .hs-button{
  background-color: #f6f9fc !important;
  border-radius: 0 8px 8px 0 !important;
  color: #0096db !important;
  height:50px;
  padding: 0 20px !important;
  font-family:MuseoSans-500;
}

.custom-footer-subscribe.sm .hs-button{
  height: 45px;
}

.custom-footer-subscribe .hs-input.invalid{
  background-color: #fff !important;
  color:red !important;
}

.custom-copyright p{
  clear: both;
  color: #ccc;
  font-size: 10px;
  margin-top: 15px;
  text-align: center;
  font-family: Arial,sans-serif;
}
.custom-copyright {
  margin-bottom: 18px;
}
.custom-footer-contact-number {
  margin-bottom: 37px;
}
.custom-footer-contact-number hr {
  border-top: 1px dotted #d2d2d2;
  height: 1px;
  margin-bottom: 20px;
  margin-top: 20px;
  background:transparent;
}
.custom-footer-contact-number p {
  color: #f3f3f3;
  font-size: 32px;
  margin-top: 34px;
  padding-bottom: 20px;
  text-align: center;
  font-family: Arial,sans-serif;
}
.region-footer {
  padding-top: 34px;
}

.custom-subscribe-heading h2 {
    font-size: 20px;
    margin: 0 0 25px;
    font-family: MuseoSans-500,Arial,sans-serif;
    color: #fff;
    text-align: center;
}

.custom-copyrite p{
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#cccccc;
    letter-spacing:0px;
    line-height:10px;
    text-align:center;
    margin:0;
    padding:0 0 0 0px;
}
.custom-copyrite p a{
    color:#cccccc;
    display:inline-block;
}
.custom-inner-wrapper {
  padding: 30px 0 21px 3px;
}


.footer-container h3{
    margin:0;
}
.footer-container h3 a{
    font-family: MuseoSans-700,"Arial Rounded MT Bold",Arial,sans-serif;
    font-size:14px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#111111;
    text-decoration:none;
    letter-spacing:0px;
    line-height:21px;
}

.custom-inner-wrapper{
    max-width: 1100px;
    float:none; 
    display:flex;
}

.custom-inner-wrapper ul{
    margin:0;
    padding:0;
    list-style:none;
}
.custom-inner-wrapper ul li{
    margin-top:5px;
}

  
.custom-inner-wrapper ul li a{
    font-size:14px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
  color:#6a6e72;
    text-decoration:none;
    letter-spacing:0px;
    line-height:21px;
  	transition: 0.15s all ease-in;
}

.custom-inner-wrapper a:hover{
    opacity:0.8;
}
.footer-top-content{}
.footer-top-content p{
    margin:30px 0 40px;
    font-size:20px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#f3f3f3;
    text-decoration:none;
    letter-spacing:0px;
    line-height:15.4px;
    text-align:center;
}
.footer-top-content p a{
    color:#f3f3f3;
    text-decoration:none;
}
.footer-top-content p span{
    color: #888;
}



.custom-social-icon{}
.custom-social-icon ul{
    margin:0;
    padding:0;
    list-style:none;
}
.custom-social-icon ul li {
  padding: 0 !important;
  position: relative;
}
.custom-social-icon ul li:after{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    display:block;
    position:absolute;
    font-size: 14px;
    font-weight:400;
    color:#f3f3f3;
    text-decoration:none !important;
    line-height:15px;
    left:0;
    top:3px;
}

.custom-social-icon ul li a{
     padding: 0 !important;
    font-family:MuseoSans-300,Arial,sans-serif;
    font-size:14px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#f3f3f3;
    text-decoration:none;
    letter-spacing:0px;
    line-height:21px;
    position:relative;
}

@media(max-width: 767px){
  .custom-social-icon .icon-wrapper{
		display:block;
    margin:20px 0;
  }
}


.tw:after{
    content:"";
}
.fb:after{
    content:"";
}
.linked:after{
    content:"";
}
.gplus:after{
    content:"";
}
.youtube:after{
    content:"";
}

.custom-request-a-demo .custom-row2col2 p {
    margin: 0;
}
body.site-page.full-width-headerv2 .main-content .widget-type-widget_container{
   padding: 15px;
}


/* ==========================================================================


   3. MAIN NAVIGATION                                            


   ========================================================================== */





/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */


.landing-page .custom-menu-primary {
    display: none;
}

.custom-menu-primary {
    text-align: right;
    /* padding-right: 50px; */
}

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:transparent;
  display:block !important;
  margin: 0 0 0 -41px !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:transparent;
  float:none !important;
  display:inline-block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color: #fff;
    font-family: 'MuseoSans-100',Arial,sans-serif;
    font-size:16px;
    font-weight:normal;
    font-style:normal;
    font-size-adjust:none;
    text-transform:uppercase;
    text-decoration:none;
    letter-spacing:0px;
    line-height:16px;
    text-align:center;
    padding: 13px 13px 11px;
}


.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a{
    border-bottom: 2px solid transparent;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:hover{
}


.custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
 	opacity:0.8;
}




/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    /* display: none !important; */
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:#e2e2e2;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  color:#0096db;
}
.custom-three-col-left-sidebar ul {
    font-family: MuseoSans-300,Arial,sans-serif;
    padding: 0 !important;
    list-style: none;
    float: right;
    width:100%;
}
.custom-three-col-left-sidebar ul li {
    border-bottom: 1px dotted #bcbdc0;
    margin-bottom: 3px;
    float: none!important;
    text-align: right;
    padding: .3em 0 2px 0 !important;
    line-height: normal !important;
}
.custom-three-col-left-sidebar ul li:last-child {
    border-bottom:none;
}
.custom-three-col-left-sidebar ul ul li {
 border-bottom: medium none;
}
.custom-three-col-left-sidebar ul ul li a {
 font-family: Arial;
 font-size: 14px;
 white-space: normal !important;
}
.custom-three-col-left-sidebar ul li.active-branch .hs-menu-children-wrapper {
   display: block;
   margin-top: 2px;
   float: none;
}
.custom-three-col-left-sidebar ul .hs-menu-children-wrapper.active-branch li {
   margin-bottom: 3px;
   padding-bottom: 2px;
   line-height: 1.5;
}
.custom-three-col-left-sidebar ul .hs-menu-children-wrapper.active-branch li a {
   font-size: 14px;
   font-family: Arial,sans-serif;
   line-height: 1.5;
}
.custom-three-col-left-sidebar ul .hs-menu-children-wrapper.active-branch li.active-branch>a {
   color: #002e5f;
   font-family: MuseoSans-500,Arial,sans-serif;
}
.custom-three-col-left-sidebar ul .hs-menu-children-wrapper.active-branch li.active-branch>a:hover {
   color: #0096db;
}
.custom-three-col-left-sidebar ul .hs-menu-children-wrapper {
  display: none;
}
.custom-three-col-left-sidebar ul li.active-branch a{
    color: #333;
    font-family: MuseoSans-500,Arial,sans-serif;
}
.resources-blog .custom-three-col-left-sidebar ul li.active-branch a {
    color: #0096DB !important;
}
.custom-three-col-left-sidebar ul li a {
  color: #4c4c4c;
  font-size: 1.35em;
  outline: medium none;
  text-decoration: none;
  text-align:right;
}
.custom-three-col-left-sidebar ul li a:hover{
    color: #0096db;
}


.custom-three-col-left-sidebar .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children a[href*="iqmetrix-3.hs-sites.com/products/rq/service-automation"],
.custom-three-col-left-sidebar .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1.hs-item-has-children a[href*="iqmetrix-3.hs-sites.com/products/rq/sales-force"]{
    display:none;
}
 

li.hs-breadcrumb-menu-item.last-crumb {
   display: none;
}

.custom-breadcrumb-group ul {
 display: inline-block;
 padding:0 0 10px !important;
 margin-left: -7px !important;
}
.custom-breadcrumb-group ul li {
  list-style: outside none none;
  padding: 0 2px;
}
.custom-breadcrumb-group ul li::before {
  content: "»";
  padding-right: 4px;
}
.custom-breadcrumb-group ul li:first-child::before {
  content: none;
}
.custom-breadcrumb-group ul li a {
  color: #999;
  font-size: 11px;
  line-height: normal;
  margin-left:0;
}
.custom-breadcrumb-group .hs-breadcrumb-menu-divider::before {
  content: none !important;
}

/* Override max width on menu links */
.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;
  height: auto !important;
}

/* Start Dotdynamic menu adjustments */
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul.hs-menu-children-wrapper{
    background-color: white;
    border-radius: 4px;
    box-shadow: 0 12px 48px 0 rgba(0,0,0,.2);
    margin-top:-2px;
    padding:10px 0;
    
}


.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  padding: 8px 15px;
  text-align: left;
  font-size: 16px;
}

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  padding: 10px 24px;
  text-align: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    font-family:MuseoSans-500;
    color: #041c2c;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
    opacity:0.8 !important;
}

/* End Dotdynamic menu adjustments */

/* Dotdynamic Blog SUbscription Widget Adjustments */
#hs_cos_wrapper_module_145589981585816438_title, #hs_cos_wrapper_module_145589680274210038_title {
    font-size: 24px;
    text-align:left; 
    color:#002e5f;
}
#hs_cos_wrapper_module_145589981585816438 div.hs_blog_default_hubspot_blog_subscription, #hs_cos_wrapper_module_145589680274210038 div.hs_blog_default_hubspot_blog_subscription {
    float:left;
}
#hs_cos_wrapper_module_145589981585816438 div.actions, #hs_cos_wrapper_module_145589680274210038 div.actions {
    float:right;
    margin-bottom:30px;
}
/* End Dotdynamic Blog SUbscription Widget Adjustments */

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1060px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
      
  }
  
  




/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}

@media (max-width: 1060px){


  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

  .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:#e2e2e2;
  }


  /* Toggle Button
     ========================================================================== */

  .mobile-trigger {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      border-radius: 0;
      color: #000;
      cursor: pointer;
      display: inline-block !important;
      font-size: 16px;
      font-weight: normal;
      height: 31px;
      padding: 0;
      position: absolute;
      right: 15px;
      text-align: left;
      text-transform: uppercase;
      top: 4px;
      width: 48px;
      z-index: 999999999;
    }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#0096db;
    background:transparent; /* Background color */
    border:none;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#0096db;
    background: transparent; /* Background color */
    border:none;
  }


  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i {
      display: inline-block;
      left: 30%;
      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{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color:#e2e2e2; /* Icon color */
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .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: #0096db; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
    display: none !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#e2e2e2; /* Icon color */
    display: block;
  }
  .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);
  }
  .child-trigger.child-open i{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top:44px; /* Makes room for button */
       margin: 0;
   }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
      height:auto !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position:absolute; /**************************************************************/
    top: 40px;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
    z-index:100;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#ffffff; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }
.custom-menu-primary .hs-menu-wrapper > ul{
    margin:0 !important;
}
   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
   padding: 15px 15px 15px 23px;
   color: #002e5f;
    outline: medium none;
    text-decoration: none;
    font-family:MuseoSans-300,Arial,sans-serif;
    font-size:14px;
    line-height:21px;
    text-transform: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
      color: #0096db;
  }
  

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}

/* mobile menu and header */

@media (max-width: 480px){

    .page-top {
        margin-top: 120px;
    }
}

/* Desktop Header / Mobile Header Swap
     ========================================================================== */
.desktop-header {
    display: block !important;
}

@media(max-width:1060px) {
 .desktop-header {
    display: none !important;
  }   
  
  .header-logo { /* Change this to .header-logo once you're ready to go live on each page */
      display: none !important;
  }
}


.mobile-header {
    display: none !important;
}

@media(max-width:1060px) {
 .mobile-header {
    display: block !important;
  }   
}


/* Mobile Logo
     ========================================================================== */
@media(max-width: 1060px) {
    #iq-logo {
        padding-left: 20px !important;
        display: inline-block;
        text-align: left !important;
    }
}

@media(max-width: 480px) {
    #iq-logo {
        margin-top: 5px;
    }
    
    #iq-logo img {
        max-width: 175px;
        height: auto;
    }
    
    .logo-navigation {
        padding: 10px 0;
    }
}


/* Mobile Nav Btn
     ========================================================================== */
#mobileNav {
    display: inline-block;   
    float: right;
}

#mobileNav a#menuBtn {	
    display: inline-block;
	vertical-align: middle;
	color: #ffffff;
    font-size: 30px;
	padding: 10px 20px;
	margin: 0;
}

#mobileNav a#menuBtn:hover {
    color: #0096db;
}

@media(max-width: 767px) {
    #mobileNav a#menuBtn {    
        font-size: 24px;
    }
}




    
/* SIDR Menu Styles on Mobile Devices
     ========================================================================== */
/* ----- Main Nav: Mobile Nav Wrap */
#sidr.mobileNavWrap {
  position: fixed;
  background: #041c2c;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-left: 4px solid #08283d;
}    

@media (min-width: 1061px) {
  #sidr.mobileNavWrap {
    display: none;
  }
}

#sidr.mobileNavWrap ul {
    border: 0 !important;
}

#sidr.mobileNavWrap ul li {
    position: relative;
    border-top: 0;
    margin: 0;
    line-height: normal;
}


#sidr.mobileNavWrap ul li a {
    margin: 0;
    padding: 20px 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #08283d;
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    text-align: left;
}

#sidr.mobileNavWrap ul li a:hover {
    color: #0096db;
    background: #08283d;
}

#sidr.mobileNavWrap ul li.active > a {
    color: #0096db;
    font-style: italic;
    background: #08283d;
}

#sidr.mobileNavWrap ul ul li a {
    padding: 10px 20px 10px 35px;
    text-transform: none;
}


#menuClose {
    display: none;
}



/* ==========================================================================


   4. TEMPLATE MODULE SELECTORS                                         


   ========================================================================== */





/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}



body.error-template.one-column .content-wrapper h1 {
   font-size: 36px;
   margin-bottom:0;
}
body.error-template.one-column .content-wrapper p{
   font: 14px Arial,sans-serif;
}
body.error-template.one-column .body-container .page-center{
   border-bottom: none;
   padding: 10px 0 0;
}




/* ==========================================================================


   5. COS COMPONENTS                                        


   ========================================================================== */





/* ==========================================================================
   Blog                                         
   ========================================================================== */


/* Blog Post and Listing Body Class */
body.blog {}

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* Blog Content Column
   ========================================================================== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.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;
}


/* ============================== Start Blog Post =================================*/


/* ============================== End Blog Post =================================*/

/* ============================== Events Listing ================================== */

.event-listing  .event-name{
    font-family: MuseoSans-700;
    color:#222;
    margin: 15px 0;
    transition: 0.15s opacity ease-in;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.event-listing .more-link{
    transition: 0.15s opacity ease-in;
}

.event-listing .event-name:hover,
.event-listing .more-link:hover{
    opacity: 0.7;
}

.event-listing .post-body{
    font-family: MuseoSans-300;
    line-height:1.6;
    margin-bottom:15px;
    margin-top:20px;
}

.event-listing .event-date,
.event-listing .event-location{
    display:inline-block;
    font-family: MuseoSans-500;
    color: #222;
    opacity:0.9;
}

.event-listing .event-date{
    margin-right: 15px;
}

.event-listing .event-date i,
.event-listing .event-location i{
    margin-right: 6px;
    opacity:0.8;
}

.event-listing .past-events-button{
    font-size: 1.3em;
    font-family: MuseoSans-500;
    padding:15px 40px; 
}

/* Upcoming Events */

.event-listing .upcoming-events .event-item{
    margin-bottom:8%;
}

.event-listing .upcoming-events .event-info{
    padding: 0px 30px 10px;
}


.event-listing .upcoming-events .event-image{
    border-radius:4px;
    max-width: 95%;
    margin:0 !important;
    transition: 0.2s opacity ease-in;
}

.event-listing .upcoming-events .event-image:hover{
    opacity:0.85;
}

.event-listing .upcoming-events .more-link{
    font-size:1em;
}


/* Past Events */
.event-listing .past-events{
    margin-bottom: 40px;
}

.event-listing .past-events .event-left-content{
    padding: 0 20px;
}

.event-listing .past-events .event-item{
    border-bottom: 1px solid #ddd;
    padding:25px 20px 35px;
}

.event-listing .past-events .event-name{
    color:#222;
    margin: 20px 0;
    font-size: 1.4em;
    line-height:1.6em;
}

/* ============================== End Event Listing ================================== */

/* ============================== Event Post ================================== */
.event-post .post-header{
    margin-bottom:20px;
}

.event-post .blog-section p{
    line-height: 1.5;
}

.event-post .event-date,
.event-post .event-location{
    display:inline-block;
    font-family: MuseoSans-500;
    color: #222;
    margin-top: 0px;
    margin-bottom: 10px;
}

.event-post .event-date{
    margin-right: 15px;
}

.event-post .event-date i,
.event-post .event-location i{
    margin-right: 6px;
    opacity:0.8;
}

.event-post .blog-section{
    max-width: 900px;
    width:auto;
    display: block;
    margin: 0 auto !important;
    float:none;
}

.event-post .post-header{
    text-align:center;
}

.event-post .form-section{
    display: none;
    margin:0;
}

/* Events Post with Form */

.event-post.include-form  .form-wrapper{
    box-shadow: 0 5px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
    border-radius: 5px;
    padding: 40px 5%;
    width:auto;
    float:none;
    display:inline-block;
    background-color:white;
}

.event-post.include-form  .form-wrapper h4{
    font-family: MuseoSans-700;
    font-size: 1.4em;
    margin: 10px 0;
}

.event-post.banner-image-set .post-banner-image,
.event-post.include-form  .post-banner-image{
    display:none;
}

.event-post.include-form .form-section,
.event-post.include-form .blog-section{
    width: 50%;
    display:inline-block;
    float:left;
}

.event-post.include-form .post-header{
    text-align:left;
    padding: 0;
}

.event-post.include-form .post-header h1{
    text-align:left;
    padding: 0;
}

@media(max-width:767px){
    
    .event-post.include-form .form-section,
    .event-post.include-form .blog-section{
        width: 100%;
        display:block;
    }

    .event-post.include-form .form-wrapper{
       width:95%;
       max-width:500px;
    }
    
}

/* ============================== End Event Post ================================== */



/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

.hs-blog-social-share {
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

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

/* Pagination */
 ul.pagination { list-style-type: none; }
 ul.pagination li.active{ display:inline; }
 ul.pagination li.disabled{ display:none; }
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* Blog Sidebar
   ========================================================================== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}

.resources-blog .post-header h1 {
    line-height: 1.1em !important;
}

.blog-sidebar h3 {
    margin-top: 0px;
}

.news-blog .blog-title h1 {
    color: #0096db;
    font-size: 36px;
    line-height: 1.1em;
    margin-bottom: 0;
    padding: 0 0 0.2em;
}
.news-blog .post-header h2 {
    font: 20px MuseoSans-500,Arial,sans-serif;
}
.news-blog .post-body.clearfix > p:first-child {
    margin-top: 0;
}

.section.post-header > h1 {
    color: #0096db;
    font: 40px MuseoSans-100,Arial,sans-serif;
}
.news-blog .body-container .page-center{
    padding: 0;
    border-bottom: none;
    background: url("//cdn2.hubspot.net/hubfs/519470/images/border-top-internal.png") center top no-repeat;
}

.news-blog.hs-blog-post .blog-title h1 {
    display: none;
}

/*social media*/

.twitter-sidebar {
    padding-left: 25px;
    border-left: 1px dotted #ccc;
}

.twitter-sidebar h3 {
    margin-bottom: 10px;
}


/*blog subscription widget*/

.twitter-sidebar .widget-type-blog_subscribe {
    background-color: #f6f9fc;
    padding: 20px 20px 0px 20px;
    border-radius: 4px;
    color: #111111;
    margin:0;
    margin-bottom: 20px;
}

.twitter-sidebar .widget-type-blog_subscribe h3 {
    color: #111111 !important;
}

.twitter-sidebar .widget-type-blog_subscribe input[type="submit"], .twitter-sidebar .widget-type-blog_subscribe input[type="button"] {
    background-color: #0096db;
    color: white;

}

.twitter-sidebar .widget-type-blog_subscribe input[type="email"] {
    background-color: #fff;
    color: #222222;
    border:0px;
        border: 1px solid #e3e9ed;
}

 label {
    margin-bottom: 5px;
}

.twitter-sidebar .widget-type-blog_subscribe .hs-form-field>label {
    display: none;
}

@media(max-width: 767px){
    .blog .twitter-sidebar{
        padding:0;
        margin-top:40px;
        border: none;
    }
}





/* Blog Search Results */

.blog-search-results  #hsresults{
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border-radius: 4px;
  border-collapse: separate;
}

.blog-search-results  #hsresults > li{
	background-color: white; 
  padding: 20px 40px 10px;
}

.blog-search-results  #hsresults > li {
    border: 1px solid #E3E9ED;
}
.blog-search-results  #hsresults > li:not(:last-child) {
   	border-width: 1px 1px 0 1px;
}
.blog-search-results  #hsresults > li:first-child {
    border-radius: 4px 4px 0px 0px;
}
.blog-search-results  #hsresults > li:last-child {
    border-radius: 0px 0px 4px 4px;
}

.blog-search-results  #hsresults > li > a{
}

.blog-search-results  #hsresults > li > a:hover{
  opacity:0.7;
}


.blog-search-results  #hsresults > li > p{
	  color: #566378;
  	font-size: 0.9em;
}

.blog-search-results  .hs-search-results__pagination {
   max-width: 900px;
  margin: 0 auto;
  padding: 30px 0 40px 0;
}

.blog-search-results .hs-search-results__next-page,
.blog-search-results .hs-search-results__prev-page{
  visibility: hidden;
}

.blog-search-results .hs-search-results__next-page:before {
    font-family: "MuseoSans-500";
  content:'Next Page'; 
  visibility: visible;
  display: block;
  position: absolute;
	color: #0096db;
  padding: 5px;
    margin-left: -16px;
}
.blog-search-results .hs-search-results__next-page:after {
   font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content:'\f061'; 
  visibility: visible;
  display: inline-block;
  position: absolute;
	color: #0096db;
  padding: 5px 5px 5px 0px;
  margin-left: -16px;
}

.blog-search-results .hs-search-results__prev-page:after {
    font-family: "MuseoSans-500";
  content:'Previous Page'; 
  visibility: visible;
  display: inline-block;
  position: absolute;
	color: #0096db;
  padding: 5px;
  margin-left: -100px;
}
.blog-search-results .hs-search-results__prev-page:before {
    font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content:'\f060'; 
  visibility: visible;
  display: block;
  position: absolute;
	color: #0096db;
  padding: 5px 5px 5px 0px;
}

/* Search Input */

.search  {
    position: relative;
}
.search  input{
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  	background-color: #fff;
  	border-radius: 30px !important;
    margin: 0 auto !important;
    padding: 10px 20px 10px 38px !important;
  	  border: 1px solid #e3e9ed !important;
    font-size: 13px !important;
    max-width: 900px !important;
    transition: 0.2s all ease;
    z-index: 10;
}

.search form{
  position:relative;
}

.search  .search-icon{
    color: #9da5b3;
  	opacity: 0.7;
  font-size: 16px;
}

.search  button{
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:none;
    background:none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
    cursor: pointer;
}

.search  input:focus{
  outline: none !important;
}


/* alt Search */


.search-alt  {
    position: relative;
}
.search-alt   input{
    -webkit-appearance: none;
  	background-color: #f5f8fc;
  	border-radius: 30px !important;
    margin: 0 !important;
    padding: 10px 20px 10px 35px !important;
  	border: none !important;
    font-size: 13px !important;
    max-width: 900px !important;
    transition: 0.2s all ease;
    z-index: 10;
}


.search-alt  form{
  position:relative;
}

.search-alt   .search-icon{
    color: #909da5;
  	opacity: 0.8;
  font-size: 16px;
}

.search-alt  button{
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:none;
    background:none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    cursor: pointer;
}

.search-alt   input:focus{
  outline: none !important;
}
.search-alt   input::placeholder {
   color: #909da5;
  	opacity: 0.8;
}

/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {}
body .hs-form-field > label{
    font-weight:700;
    display:block;
}

ul.hs-error-msgs li label {
    color:red;
}

.form-container ul.hs-error-msgs li label {
    color: #000;
}

.widget-type-google_search label{
    font-family:MuseoSans-300,Arial,sans-serif;
    font-size:18px;
    font-weight:700;
    font-style:normal;
    font-size-adjust:none;
    color:#4c4c4c;
    letter-spacing:0px;
    line-height:27px;
    display:inline !important;
    margin:0 0 3px;
}

.widget-type-google_search input {
     display:inline-block !important;
    
}


/* One Line Inputs */


body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
  width: 100%;
  font-size:13.3333px;
  border: 1px solid #d0d6db;
  border-radius: 3px;
  line-height:17px;
  padding:4px;
  display:block;
  margin:0 0 18px;
  outline:none;
  max-width:500px;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
  }
  body form.hs-form .hs-form-field ul.inputs-list.hs-error-msgs {
   margin-top: -10px;
   margin-bottom: 10px;
}


body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {}

/* Placeholder Text */

select{
  color:#909da5;
}

::-webkit-input-placeholder { /* Webkit Browsers */
   color: #909da5;
   opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
   color: #909da5;
   opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #909da5;
   opacity: 1;
}
:-ms-input-placeholder { /* IE10 */
   color: #909da5;
   opacity: 1;
}


/* Form Module
   ========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label { margin-bottom: 15px;}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {
    max-width: 100%;
}

.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input { margin-right: 10px;}
.hs_cos_wrapper_type_form input[type="radio"] {
    margin: 0 7px 0 0;
}
.hs_cos_wrapper_type_form input[type="checkbox"] {}

/* Form Container */

.form-container {
   background-image: linear-gradient(to top, #0cacf4, #09a6ee, #06a1e7, #039be1, #0096db);
}

.form-container .page-center{
    border:none !important;
}

.form-container, .form-container h1, .form-container p, .form-container h4 {
    color: #fff;
}

.form-container .hs-button.primary, .form-container input[type="submit"], .form-container input[type="button"] {
    background-color: #002E5f;
    color: #fff;
    font-size: 16px;
    
}

.form-center input.hs-input {
    margin: 0 auto 20px auto;
}

.form-container h3.form-title { 
    color: #fff;
}

.hs_i_would_like_to_ ul li{
    display: inline-block;
    margin-right: 20px;
}

.hs_i_would_like_to_ {
    margin-bottom: 20px;
}

.hs-input.invalid{
    border-color:red !important;
    background-color: #FFF7F5 !important;
}

.hs-error-msgs{
    display: none !important;
}

.hs-form-required{
    margin-left: 4px !important;
}

.full-form .input,
.full-demo-form .input{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0 !important;
    margin-left: 0 !important;
    width:100% !important;
}

.widget-type-form .hs-button{
    width: 100% !important;
    display:block;
    border-radius: 2px !important;
    box-sizing: border-box;
    font-size: 16px !important;
    padding:12px !important;
}

.form-container select{
    background-color: white !important;
}

.no-required .hs-form-required{
    display: none;
}


/* ============================ Main Demo Form =============================== */

.hs-form .input.select-input{
  position: relative;
}

.hs-form .input.select-input:after{
	font-family: 'Font Awesome 5 Pro';
  font-weight: 700;
	content: "\f0dd";
  color: #909da5;
  position: absolute; 
  right: 15px; 
  top: 50%;
  opacity:0.6;
  transform: translateY(calc(-50% - 2px));
  z-index: 2;
  text-align: center;  
  pointer-events: none;
	box-sizing: border-box;   
}

.main-demo-form{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.main-demo-form .hs-input{
    opacity: 1 !important;
}

.main-demo-form .hs-button{
    font-family: MuseoSans-500,Arial,sans-serif;
}

.main-demo-form .hs-form-required{
    display: none;
}

.main-demo-form .hs-form-field {
    padding: 0 5px !important;
}

.main-demo-form select{
    -webkit-appearance: none;
    -moz-appearance: none;
	appearance: none;
	
	cursor: pointer;
	background-color:white;
}

.main-demo-form select.active{
  color: #000 !important;
}

.main-demo-form .input{
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    width:100% !important;
}

.main-demo-form .hs-input{
    width:100% !important;
    max-width: 100%;
    margin-bottom: 0;
    padding:10px !important;
}

.main-demo-form .hs-error-msgs{
    display: none !important;
}

.main-demo-form .hs-input:focus{
	outline:none;
	border: 1px solid #0096db;
}

.main-demo-form .input {
    overflow: hidden !important;  
    width: 100%;
    position: relative;
    display: block;
}

.main-demo-form label span{
   display: block;
   color: #272727;
   font-size: 12.3px;
  margin-top: 0px;
  margin-bottom: 4px;
  opacity:0.9;
}

.white-form label span, .white-form h3 {
  color: #fff;
}

.legal-consent-container .hs-form-booleancheckbox-display span {
  margin-left: 0px !important;
}



.main-demo-form label span:empty{
  margin-top:0;
}

.form-container .main-demo-form label span{
   color: #fff
}

.select-minimal{
    outline: none !important;
    background-color:white;
    background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

.main-demo-form option{
    color: #000;
}

.main-demo-form option:first-child{
    color: #7e7e7e;
}

.main-demo-form .actions{
    padding: 10px 5px !important;
}
.main-demo-form .hs-button{
    width: 100% !important;
    display:block;
    border-radius: 2px !important;
    box-sizing: border-box;
    font-size: 16px !important;
    padding:12px !important;
}

.main-demo-form label{
    margin: 0 !important;
}

@media(max-width: 400px){
    .main-demo-form .form-columns-2{
        margin-bottom:0px !important;
    }
    
    .main-demo-form .form-columns-2>div{
        margin-bottom:15px;
    }
    
    .main-demo-form select{
        font-size: 11px !important;
    }
}

.main-demo-form .hs-input.invalid{
    border-color:red;
    background-color: #FFF7F5;
}

.main-demo-form .hs-form-booleancheckbox input{
  width: auto !important;
  width:15px !important;
  text-align:center;
}
.main-demo-form .hs-form-booleancheckbox label{
  display: flex;
}
.main-demo-form .hs-form-booleancheckbox span{
  flex:1;
}

/* Form Overlay
   ========================================================================== */
   
 .form-overlay{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100vw;
    height:auto;
    min-height:100%;
    z-index: 10000;
    display:none;
    background-color:rgba(0, 0,	0, 0.75);
    overflow-y:scroll;
 }
 
 .form-overlay.visible{
     display:block !important;
 }
 
 .form-overlay-container{
    display:block;
    margin:  10vh 0;
    max-width: 600px;
   	width: 90%;
    position:relative;
    left: 50%;
    transform: translateX(-50%);
    border-radius:5px;
    -webkit-box-shadow: 0 0 12px rgba(16,21,23,.24);
    -moz-box-shadow: 0 0 12px rgba(16,21,23,.24);
    box-shadow: 0 0 12px rgba(16,21,23,.24);
    background-color:white;
    padding: 40px 40px;
 }

 

.form-overlay-container .overlay-close{
    position: absolute;
    top: 20px;
    right: 20px;
    color: #666666;
    font-size: 1.2em;
    cursor: pointer;
    opacity:0.3;
}


.form-overlay-container .overlay-form-title{
    font-family: MuseoSans-700;
    text-align: center;
    margin: 10px 0;
}

.form-overlay-container .overlay-form-subtitle{
    text-align: center;
    margin: 5px 0;
}

.no-scroll{
    overflow-y: hidden;
    min-height: 100%;
    height: 100%;
    padding-right: 17px;
}

@media(max-width: 767px){
   .form-overlay-container{
    padding: 30px 20px;
 }

}


/* Site Search
 	 =========================================================================== */

.site-search-results .site-search{
	      color: #566378;
        text-align:center;
        margin: 0 auto;
        font-family:MuseoSans-700;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 18px;
        position: relative;
        width: auto;
        float:none;
        display:inline-block;
        line-height:60px;
}


/* Blog Comment Form
   ========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}
#comment-form .hs-button.primary {
    margin-top: 20px;
}

/* Error */
body .hs-common-error-message {}


/* Blog Subscription Form
   ========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}


/* Google Search Form
   ========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
   ========================================================================== */


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

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
.sign-up form.hs-form .hs-form-field ul.inputs-list li input {
    vertical-align: middle;
    margin-right: 4px;
    
}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

.form-container .hs-input {
    height: 40px;
    padding-left: 5px;
    font-size: 16px;
}

.form-container .inputs-list .hs-input {
    height: auto;
}

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}

.sign-up form.hs-form .hs-form-field ul.inputs-list li.hs-form-checkbox {
    margin-top: .4em;
    margin-bottom: 0.4em;
    line-height: 1.5em;
}

.form-container textarea {
    min-height: 130px;
}


/* ==========================================================================
   Buttons                                              
   ========================================================================== */


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  border: 0 none;
  font-size:13.3333px;
  text-decoration: none !important;
  background:#0096db;
  border:0 none;
  border-radius: 20px;
  padding:8px 10px;
  font-weight:400;
  line-height:17px;
  display:inline-block;
  width:auto;
  text-align:center;
  margin:0;
  color:#fff;
  outline: none;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
    outline: none;
}


/* Form Module Button
   ========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}


.news-blog  .blog-content{
    padding:20px 15px 40px 5px;
}


.main-content .sidebar.left{
    padding:16px 15px 40px 10px;
}

.


/* ==========================================================================


   6. MISCELLANOUS                                        


   ========================================================================== */
/* Blog Post
   ========================================================================== */
.blog .breadcrumb {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/Iqmetrix-Apr2015-Theme/Images/border-top-internal.png") no-repeat scroll center bottom;
  padding: 8px 20px 16px;
  float: none !important;
    margin: 0 auto !important;
    max-width: 980px !important;
}
.blog .breadcrumb ul{
    margin:0;
    padding:0;
    list-style:none;
    font-family:MuseoSans-300,Arial,sans-serif;
    font-size:14px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#4c4c4c;
    letter-spacing:0px;
    line-height:21px;
}
.blog .breadcrumb ul li{
    display:inline-block;
}
.blog .breadcrumb ul li a{
    font-family:MuseoSans-300,Arial,sans-serif;
    font-size:11px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#999999;
    text-decoration:none;
    letter-spacing:0px;
    line-height:21px;
}
.blog .sidebar.left ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.blog .sidebar.left ul li{
    display:block;
}
.blog .sidebar.left ul li:first-child a{
    border-bottom: 1px dotted #bcbdc0;
     margin-bottom: 3px;
     padding: 4px 0;
    font-family:MuseoSans-500,Arial,sans-serif;
    font-size:18.9px;
    font-weight:400;
    color:#0096db;
    line-height:21px;
    text-decoration:none;
}
.blog .sidebar.left ul li a{
    font-family:MuseoSans-300,Arial,sans-serif;
    font-size:18.9px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#4c4c4c;
    text-decoration:none;
    letter-spacing:0px;
    line-height:21px;
    margin-bottom:3px;
    padding:4px 0 2px;
    display:block;
}

.blog .sidebar.left ul li a:hover{
    color: #0096db;
}
.post-header h1{
    margin:0;
    padding:0 0 25px 0;
}
#hubspot-author_data {
    font-size:12px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
}
#hubspot-author_data a{
    font-size:12px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#002e5f;
    text-decoration:none;
}
#hubspot-author_data a:hover{
     color: #0096db;
     text-decoration:none;
}
.hs-blog-social-share{
 /*background: url("//cdn2.hubspot.net/hubfs/519470/dashed_line-2.gif") repeat-x scroll center top,
 url("//cdn2.hubspot.net/hubfs/519470/dashed_line-2.gif") repeat-x scroll center bottom;*/
    margin: 0px 0px 25px 0px;
    padding:0;
    border:none;
}
.hs-blog-social-share .hs-blog-social-share-list{
    padding: 10px 0 0 0 !important;
}
.post-banner-image > img {
  width: 100%;
  margin:0 !important;
}



#hubspot-topic_data {
  margin: 0 0 50px;
}
.custom_listing_comments {
  color: #3f4549;
  font-size: 15px;
  font-weight: 700;
  text-transform: none;
  transition: all 0.2s ease-in-out 0s;
  font-family:"Helvetica Neue",arial,sans-serif;
  line-height:15px;
  padding:0;
}
.custom_listing_comments a{
    color: rgba(0,39,59,.5);
}
.custom_listing_comments a:hover{
    color:#3f4549;
}
#recaptcha_response_field{
width:auto !important;
display:inline-block !important;
}
#captcha_wrapper > #recaptcha_area {
  margin: 0 0 20px;
}
#hubspot-author_data .hs-author-avatar {
max-width: 70px;
padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
height: auto !important;
max-width: 100%;
}


.blog-sidebar .custom-recent-post .cell-wrapper {
  border: 1px solid #dcdcdc;
  border-radius: 8px;
}
.blog-sidebar .custom-recent-post h3 {
  background: rgba(0, 0, 0, 0) url("//www.iqmetrix.com/sites/iqmetrix.com/themes/iqmetrix_v2/images/bg/twtr-header.png") no-repeat scroll 0 0 / 100% 100%;
  margin: 0;
  padding: 9px 20px 8px 14px;
  border-radius: 8px 8px 0 0;
  font-family:MuseoSans-500,Arial,sans-serif;
    font-size:14px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#333333;
    letter-spacing:0px;
    line-height:18px;
}

.custom-follow {
    margin-bottom: 16px;
    text-align: right;
}
.sidebar .block{
    border: 1px solid #DCDCDC;
    border-radius: 7px;
}
.sidebar .widget-module {
  background: #f0f0f0 none repeat scroll 0 0;
  border-radius: 0 0 8px 8px;
  padding: 0 16px;
}

.blog-sidebar .widget-module ul, .sidebar .widget-module ul, #custom_post_lst ul, .custom-post-list ul {
    margin:0;
    padding:0;
    list-style:none;
}


.blog-sidebar .widget-module li, #custom_post_lst li, .custom-post-list li {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/dashed_line-2.gif") repeat-x scroll left bottom;
    padding: 10px 0;
}
.blog-sidebar .widget-module ul li a, #custom_post_lst ul li a, .custom-post-list ul li a {
  display: block;
  font-family: MuseoSans-300,Arial,sans-serif;
  font-size: 16px;
  font-size-adjust: none;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  text-decoration: none;
  color: #0096db;
}

.post-header h2 a {
    font-family:MuseoSans-100,Arial,sans-serif;
    font-size:40px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#0096db;
    text-decoration:none;
}

/*Retail Resources*/

/*Blog tiles redesign for /blog */

    .retail-resources .post-listing {
        display: inline-block;
        width:100%;
    }

.retail-resources .post-body  {
    background-color:white;
    overflow:hidden;
    border-radius: 0px 0px 4px 4px;
    position:relative;
    padding:20px;
}

.retail-resources .post-body  .post-type{
    margin:0 0 10px 0 ;
    padding:0;
     -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size:14px;
    font-family: MuseoSans-700;
    color:#0096db;
    opacity: 0.8;
}

.retail-resources .post-body h2{
     -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size:18px;
    font-family: MuseoSans-700;
    color:#000;
    line-height: 1.6;
    overflow:hidden;
    margin:10px 0;
    
}

.retail-resources .featured-resource .post-body h2{
    font-size:22px;
}


.retail-resources .post-listing .post-banner-image {
    overflow: hidden;
    margin: 0;
}
.retail-resources .post-listing .post-banner-image img {
    height: 187.9px;
    width:100%;
    border-bottom: 1px solid #e3e9ed;
    object-fit: cover;
    object-position: center top;
}

.retail-resources .post-listing .featured-resource .post-banner-image img {
    width:100%;
    object-fit: cover;
    object-position: top left;
}

@media(max-width: 767px){
    .retail-resources .post-listing .post-banner-image img{
        height: auto;
        width:100%;
        overflow: hidden;
        margin: 0;
    }
}

.resource-post .gated,
.resource-post .ungated{
    display:none;
}

.retail-resources-featured h3 {
    padding: 0px 0px 0px 20px ;
    margin-top: 0px;
    margin-bottom: 0px;
}


.top-whitepaper {
    padding: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.products-rq .top-whitepaper{
   margin-bottom: 0px !important;
}

.top-whitepaper h3.label {
    background-color: #ffd200;
    border-radius: 10px 0 10px 0;
    margin-bottom: 20px;
    color: #000;
}

.top-whitepaper h2 {
    margin: 0px 0px 20px 0px;
}


@media(max-width: 480px) {
      .post-header h2 a {
        font-size:20px;
        font-family:MuseoSans-500,Arial,sans-serif;
      }
}

.webinars-listing {
    min-height: 350px;
}

@media(max-width: 767px) {
      
    .webinars-listing {
    min-height: auto;
}
}


.webinars .post-header h2 a{
    color:#0096db !important;
}
.post-header h2 a:hover, .news-blog .post-header h2 a:hover{
     color: #0096db;
}


.news-blog .post-header h2 a{
    color: #4c4c4c;
}
.hs-blog-post .blog-listing-richtext {
    display: none;
}
.more-link{
    padding:0 0 10px;
    display:block;
    font-family:MuseoSans-300,Arial,sans-serif;
    font-size:14px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    text-decoration:none;
}

.more-link:hover {
    color: #0096db;
}
.blog-listing-wrapper .post-item {
     /*background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/images/dashed_line-1.gif") repeat-x scroll left bottom;*/
     margin-bottom: 40px;
}
.blog-pagination {
   padding: 0 0 10px;
   margin-top: -9px;
  text-align:center;
}
.blog-pagination a {
    color: #0096db;
  display: inline-block;
  font-family:MuseoSans-500,Arial,sans-serif;
    font-size:14px;
    line-height:26px;
    height: 26px;
    width: 26px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    text-decoration:none;
    text-align:center;
    margin: 0px 3px;
    border-radius:50%;
    border: 1px solid #0096db;
    transition: 0.2s all ease-in;
}

.blog-pagination a.page-arrow {
    border:none;
}


.blog-pagination .current a{
    color: white;
    background-color: #0096db;
}

.blog-pagination a:hover {
    background-color: #0096db;
    color:white;
}

.hs-author-name{
    font-family:Museo-300,Arial,sans-serif;
    font-size:36px;
    font-weight:400;
    font-style:normal;
    font-size-adjust:none;
    color:#333333;
    letter-spacing:0px;
    line-height:39.6px;
    padding:0 0 7px;
    margin:0;
}
.hs-author-profile .hs-author-avatar {
  border: 1px solid #bcbec0;
  float: right;
  margin: 0 14px 14px 0;
  max-height: 110px;
  max-width: 99px;
  padding: 0;
}
.hs-author-profile {
  padding: 14px 0;
}
.hs-author-profile .hs-author-bio {
  margin: 14px 0;
}
.hs-author-social-section{
    border-top:1px dotted #d2d2d2;
    margin:20px 0;
    padding:20px 0;
}
.hs-author-social-label{
    font: 14px/21px MuseoSans-300,Arial,sans-serif;
    margin:14px 0;
    display:block;
}
.hs-author-social-links a.hs-author-social-link{
    margin-right:15px;
}
.blog-sidebar {
    float: right !important;
    padding:16px 0 0;
}
.sidebar {
    padding:16px 0 0;
}
.custom-recent-post {
    float: none !important;
    margin: 0 auto !important;
    width: 97% !important;
}


/* ========================== LP with form ========================= */


@media(min-width:767px){
  
	.fixed-form.fixed{
		position:fixed;
    top:0px;
    right: 0;
    width:48.717948718%;
    transform: none;
  }
}


/* ========================== Whitepaper LP Start==========================  */

.whitepaper-lp form input,
.whitepaper-lp form select{
    border-color: #d9dfe2;
}

.whitepaper-lp .hs-form-field{
    margin-bottom: 20px;
}

.whitepaper-lp .hs-form-field .hs-form-booleancheckbox label{
    display:block !important;

}

.whitepaper-lp .hs-form-booleancheckbox{
        margin-bottom:0 !important;
}


.whitepaper-lp h4{
    font-family: MuseoSans-700;
    color:#041c2c;
}

.whitepaper-lp h2{
    font-family: MuseoSans-700;
}

.whitepaper-lp p{
    font-size: 18px; 
    line-height: 1.6;
}

.whitepaper-lp .feedreader_box{
    max-width: 800px;
    margin: 0 auto;
    float:none;
    display:inline-block;
}

.whitepaper-lp .hs-rss-item{
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-radius: 4px;
    margin: 0 auto;
    margin-bottom:40px;
    padding-left:30%;
    position: relative;
    background-color:white;
    
}

.whitepaper-lp .hs-rss-item-text{
    text-align:left;
    padding: 20px 40px 25px 10px;
    float:right !important;
    width: 100% !important;
}

.whitepaper-lp .hs-rss-item-image-wrapper{
    position: absolute; 
    left:0;
    height: 100% !important;
    width:28% !important;
}

.whitepaper-lp .hs-rss-title{
    color:#222222;
    font-family:MuseoSans-500;
    font-size: 1.2em;
}

.whitepaper-lp .hs-rss-featured-image{
    object-fit: cover;
    object-position: center;
    position: absolute; 
    left:0;
    height: 100% !important;
    width:250px; !important;
}

.whitepaper-lp .hs-rss-description p {
    font-size: 14px;
}

.whitepaper-lp .hs-rss-description p a{
    position:absolute;
    bottom:10px;
    right:20px;
}

@media(max-width: 767px){
    .whitepaper-lp .hs-rss-item-image-wrapper{
        display:none !important;
    }
    
    .whitepaper-lp .hs-rss-item{
        padding-left: 0;
        padding: 20px;
    }
    
    .whitepaper-lp .whitepaper-cover{
        margin-top: 40px !important;
        max-width:300px !important;
    }
}

/* ========================== Webinar LP ============================= */
.webinar-lp .webinar-description p{
    line-height: 1.6;
}

@media(min-width:1100px){
    .webinar-lp .background-image{
        background:url(https://cdn2.hubspot.net/hubfs/519470/04_Resources/08_Webinars/Webinar-Blue-Flow.svg) no-repeat fixed; 
        background-position: 110% 50%;
        background-size: 50% 100%;
    }
}

.webinar-lp .form-title{
    font-family:MuseoSans-700;
    margin-bottom: 0;
}

.webinar-lp .webinar-hosts h3{
    font-size: 20px;
    font-family: MuseoSans-700;
    margin: 0;
    padding:0;
    color: #111111;
}

.webinar-lp .webinar-hosts h4{
    font-size: 16px;
    font-family: MuseoSans-500;
    margin: 5px 0 0 0;
    padding:0;
    color: #222222;
    opacity:0.9;
}

.webinar-lp .webinar-date,
.webinar-lp .webinar-time{
    margin:0;
    display:inline-block;
    font-family: MuseoSans-500;
    opacity:0.95;
}

.form-shadow-wrapper,
.demo .form-wrapper,
.webinar-lp .form-wrapper{
    box-shadow: 0 5px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
    border-radius: 5px;
    padding: 30px 5%;
    width:auto;
    float: none;
    display:inline-block;
    background-color:white;
}

@media(max-width:767px){
    .demo .form-wrapper,
    .webinar-lp .form-wrapper{
       width:95%;
       max-width:500px;
    }
}

.webinar-lp .webinar-date{
    margin-right: 14px;    
}

.webinar-lp .webinar-date i,
.webinar-lp .webinar-time i{
    margin-right: 7px;
}



/* ========================== Tetra Hardware Start ==========================  */

.hardware-banner{
    position: relative;
    display:block;
    width:90%;
    max-width: 1450px;
    margin:0 auto;
}

.hardware-banner img{
    position:absolute;
    opacity:0;
}

.hardware-banner img.active{
    opacity:1;
}

.hardware-banner .device-1{
  left: 0;
  width: 24%;
  transform: translate(0%,-65%);
}


.hardware-banner .device-2{
    left: 32%;
    transform: translate(-50%,-65%);
    width: 24%;
}

.hardware-banner .device-3{
    left: 50%;
    transform: translate(-50%,-65%);
    width: 15%;
}

.hardware-banner .device-4{
    left: 67%;
    transform: translate(-50%,-65%);
    width: 24%;
}
.hardware-banner .device-5{
    right:0;
    width: 24%;
    transform: translate(0%,-65%);
}

@media(max-width:767px){
    .hardware-banner .device-1,
    .hardware-banner .device-5{
        display:none !important;
    }
    
    .hardware-banner .device-2{
        width:36%;
    }
    
    .hardware-banner .device-3{
        width:23%;
    }
    
    .hardware-banner .device-4{
        width:36%;
    }
    
    .hardware-banner-top{
        padding-bottom: 25% !important;
    }
    
    .financing-section{
        padding-top: 12% !important;
    }
}

.tetra-hardware .financing-section img,
.tetra-hardware .add-on-package img,
.tetra-hardware .device-services img{
    max-height: 100px;
    width: auto;
    display:block;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}

.tetra-hardware .financing-section p,
.tetra-hardware .device-services p{
    padding: 0 10%;
}

.tetra-hardware .hardware-devices,
.tetra-hardware .hardware-accessories{
    display: none;
}
.tetra-hardware .hardware-accessories .device-type{
  display: none;
}
.tetra-hardware .hardware-accessories .device-type.selected{
    display: block;
}

.tetra-hardware .hardware-devices.selected,
.tetra-hardware .hardware-accessories.selected{
    display: block;
}

.tetra-hardware .hardware-devices h4,
.tetra-hardware .hardware-accessories h4{
    font-family: MuseoSans-500;
    font-size: 18px;
}

.tetra-hardware .hardware-devices p .price {
    color: #0096db; 
    font-family: MuseoSans-500;
    padding-left: 4px;
}

.tetra-hardware .device-selector a,
.tetra-hardware .accessory-selector a{
    display:inline-block;
    width: 120px;
    text-align:center;
    padding: 10px;
    cursor: pointer;
    color: #333;
}

.tetra-hardware .device-selector a:hover,
.tetra-hardware .accessory-selector a:hover{
    font-family:MuseoSans-700;
}

.tetra-hardware .device-selector a.selected{
    font-family:MuseoSans-700;
    border-bottom: 2px solid #0096db;
    color
}

.tetra-hardware .accessory-selector a.selected{
    font-family:MuseoSans-700;
    color:white;
    background-color:#0096db;
    border-radius: 4px;
}

.tetra-hardware .hardware-accessories img,
.tetra-hardware .hardware-devices img{
    max-height:140px;
  	min-height:140px;
    width:auto !important;
    display:block;
    float: none;
    margin: 0 auto;
    margin-bottom:20px;
}

.tetra-hardware .hardware-accessories h3{
    font-family: MuseoSans-700;
    font-size:18px;
    padding-bottom:0;
    margin-bottom:0;
}

.tetra-hardware .hardware-devices > .row-fluid-wrapper {
    margin-bottom: 30px;
}

.tetra-hardware .hardware-accessories .device-type.selected > .row-fluid-wrapper {
    margin-bottom: 30px;
}

.tetra-hardware .hardware-devices .device-line,
.tetra-hardware .hardware-accessories .device-type{
    background-color: white; 
    padding:10px 10px 40px; 
    border-radius: 15px; 
    border:2px solid #e3e9ed;
    position:relative;
}

.tetra-hardware .hardware-devices .device-line{
    padding-top:60px;
}

.tetra-hardware .hardware-devices .device-line h3{
    font-family: MuseoSans-700;
    color: #333;
    font-size:18px;
    width:90%;
    text-align:center;
    position:absolute;
    top:0;
    left: 50%;
    transform: translate(-50%);
}

.tetra-hardware .hardware-devices .device-line .new-banner{
    position:absolute;
    font-family: MuseoSans-700;
    color: #566378;
    font-size:18px;
    color:white;
    background-color:#0096db;
    text-align:center;
    top:-2px;
    padding: 30px 10px 10px;
    left:4%;
    width: auto;
    border-radius: 0 0 5px 5px;
}

.tetra-hardware .add-on-package:first-child{
        margin-left: 10%;
        margin-right: 5%;
}

.tetra-hardware .add-on-package:last-child{
        margin-left: 5%;
        margin-right: 10%;
}

.tetra-hardware .add-on-package{
    border-radius: 4px;
    background-color: white;
    padding:40px 30px 60px;
    margin-top:40px !important;
    margin-bottom: 0px !important;
    box-shadow: 0 5px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
    transition: 0.3s all cubic-bezier(.25,.8,.25,1);
    position: relative;
}

.tetra-hardware .add-on-package .package-price{
    font-family: MuseoSans-500;
}

.tetra-hardware .add-on-package h4{
    color: #222222;
    font-family: MuseoSans-500;
    font-size: 1.2em;
}

.tetra-hardware .add-on-package a{
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translate(-50%);
    cursor: pointer;
}

@media(max-width:767px){
    .tetra-hardware .hardware-devices .device-line{
        margin-bottom:30px;
    }
    
    .tetra-hardware .hardware-devices > .row-fluid-wrapper {
        margin-bottom: 0px;
    }
    
    .tetra-hardware .hardware-devices .device-line img{
        margin-top: 40px;
    }
    
    .tetra-hardware .add-on-package{
        margin-left: 10% !important;
        margin-right: 10% !important;
    }
}

/* ========================== Tetra Hardware End ==========================  */

/* ========================== Contact Us Start  =========================== */

.custom-banner {
  background-position: center top;
  background-repeat: no-repeat;
  border: medium none;
  display: block !important;
  height: 550px;
  text-align: center;
  width: 100% !important;
  position:relative;
}

.home .custom-banner {
    height: 860px;
}


.custom-body-partners .custom-banner, .custom-body-partners .custom-top-slider .slider-bg {
    height: 400px;
}

/*hidden items*/

#hidden-partners, #hidden-story-sales, #hidden-story-inventory, #hidden-story-metrics {
    display: none;
}



 .custom-banner .hs_cos_wrapper_type_linked_image > a {
   position: absolute;
   top: 0;
   bottom: 0;
   width: 100%;
   left: 0;
}
.custom-banner .page-center {
  border: medium none;
  padding: 80px 10px 0;
}
.banner-text-group {
    position: relative;
    z-index: 10;
}
.banner-text-group .banner-text-top h1, .banner-text-top h1 {
    font-family:'MuseoSans-700',arial,sans-serif;
    font-size: 70px;
    font-weight: normal;
    margin-bottom: 0px;
}

.banner-text-group p, .banner-text-group h3 {
}

.banner-text-group .cta, .banner-text-group .cta:hover {
}

.banner-text-group .cta-secondary {
    background-color: none;
}


.no-banner-text-top h1 {
    font-family:'MuseoSans-900',arial,sans-serif;
    font-size: 60px;
    font-weight: normal;
    color: #041c2c;
    margin-bottom:20px;
}




.banner-text-group .banner-text-middle h2, .banner-text-middle h2, .no-banner-text-middle h2, .no-banner-text-middle h1  {
    font-family:'MuseoSans-100',arial,sans-serif;
    font-weight: normal;
    color: #041c2c;
    background:#FFD200;
    padding: 10px 30px;
    border-radius: 18px 0 18px 0;
    margin-bottom:10px;
    text-align:center;
    display:inline-block;
}


.banner-text-group .home-cta-block-left {
    padding-right: 10px;
}

.banner-text-group .home-cta-block-right {
    padding-left: 10px;
}




@media(max-width: 767px) {
            .banner-text-group .banner-text-middle h2, .banner-text-middle h2, .no-banner-text-middle h2, .no-banner-text-middle h1  {
    font-size: 40px;
            }
            
}

@media(min-width: 768px) {
            .banner-text-group .banner-text-middle h2, .banner-text-middle h2, .no-banner-text-middle h2, .no-banner-text-middle h1  {
    font-size: 70px;
            }
            
}



.endless-aisle .banner-text-group .banner-text-middle h2 {
    font-size: 60px;
}


.banner-text-group .banner-text-bottom p {
    font-size: 24px;
}


/* custom NRF banner */

.nrf-banner {
 background-image: url("//cdn2.hubspot.net/hubfs/519470/05_Company/02_Events/Unbox-Retail-Home-Banner.jpg");
 background-position: 50% 0;
 background-repeat: repeat-x;
 color: #ffffff;
 font-family:MuseoSans-500,Arial,sans-serif;
 font-size: 45px;
 line-height: normal;
 text-align: left;
 height: 600px;
}

.nrf-banner h1 {
    color: #fff;
    margin: 0;
}

.nrf-banner .cta-secondary {
    border-color: #fff;
    
}
.nrf-banner .cta-secondary a, .nrf-banner .cta-secondary {
    color: #fff;
}



.nrf-banner .page-center {
    border-bottom: 0px;
}

.nrf-banner-padding {
    padding-top: 80px;
    padding-right: 100px;
}

.nrf-band {
    background-color: #0058bc;
}

.nrf-band h3 {
    color: #fff;
}


.nrf-band .page-center {
    padding: 50px 0;
}

.nrf-band a.cta-secondary, .nrf-band a {
    color: #fff;
}

.nrf {
    background-color: #0058bc;
    color: #fff;
    text-align: center;
    padding: 30px;
}

.nrf h1, .nrf h2, .nrf h3, .nrf p, .nrf .cta-secondary { 
    color: #fff;
}

.nrf-banner a.cta-secondary:hover, .nrf-banner a:hover {
    color: #0096db;
}


@media(max-width: 767px) {
    
.nrf-banner {
    background-image: none;
    text-align: center;
    background-color: #0058bc;
    height: auto;
}


.nrf-banner-padding {
    padding-top: 20px;
    padding-right: 0px;
}
    
    
}





/*custom banner for mobile*/

@media(max-width: 480px) {
      
.banner-text-group .banner-text-top h1, .banner-text-top h1, .no-banner-text-top h1 {
    font-size: 45px;
}
      
.banner-text-group .banner-text-middle h2, .banner-text-middle h2, .no-banner-text-middle h2, .endless-aisle .banner-text-group .banner-text-middle h2 {
    font-size: 35px;
}

.banner-text-group .banner-text-bottom p {
    font-size: 16px;
}


.contact-us .banner-text-group {
    background: none !important;
}

      
      
      
}



.custom-benefit-dark {
  background-color: #e1e1e1;
}
.custom-benefit-light{
    background-color:#F3F3F3;
}
.custom-very-dark {
  background: #000 url("//cdn2.hubspot.net/hubfs/519470/images/very-dark.jpg") no-repeat scroll center top;
}
.custom-very-dark h2 {
  color: #fff;
  font: 44px MuseoSans-100,Arial,sans-serif;
  margin-bottom: 0;
  text-align: center;
}
.custom-contact-social-media {
    border-right: 1px dotted #ccc;
    margin-bottom: 20px;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  height: auto;
    line-height: normal;
    margin-top: 0;
}
.icon-fixed-width[class^="icon-"], .icon-fixed-width[class*=" icon-"] {
  display: inline-block;
  padding-right: 0.285714em;
  text-align: right;
  width: 1.12em !important;
}
.custom-media-group .page-center {
  padding: 20px 0;
}
.hs-form fieldset.form-columns-1 .input {
  margin-right: 8px;
  width: 95%;
}
.contact-us label {
  font-size: 14px !important;
  line-height: 1.5em !important;
  margin: 0 !important;
}
.contact-us .body-container input[type="text"],
.contact-us .body-container input[type="password"], 
.contact-us .body-containerinput[type="datetime"], 
.contact-us .body-container input[type="datetime-local"], 
.contact-us .body-container input[type="date"], 
.contact-us .body-containerinput[type="month"], 
.contact-us .body-container input[type="time"], 
.contact-us .body-container input[type="week"], 
.contact-us .body-container input[type="number"], 
.contact-us .body-container input[type="email"], 
.contact-us .body-container input[type="url"], 
.contact-us .body-container input[type="search"], 
.contact-us .body-container input[type="tel"], 
.contact-us .body-container input[type="color"],
.contact-us .body-container input[type="file"],
.contact-us .body-container textarea,
.contact-us .body-container select {
  width: 100%;
  font-family: arial;
  font-size: 18px;
  border: 1px solid #ccc;
  border-radius: 3px;
  line-height:30px;
  padding:4px;
  display:block;
  margin:0 0 18px;
  outline:none;
}

.contact-us input[type="text"]:focus,
.contact-us input[type="password"]:focus, 
.contact-us input[type="datetime"]:focus, 
.contact-us input[type="datetime-local"]:focus, 
.contact-us input[type="date"]:focus, 
.contact-us input[type="month"]:focus, 
.contact-us input[type="time"]:focus, 
.contact-us input[type="week"]:focus, 
.contact-us input[type="number"]:focus, 
.contact-us input[type="email"]:focus, 
.contact-us input[type="url"]:focus, 
.contact-us input[type="search"]:focus, 
.contact-us input[type="tel"]:focus, 
.contact-us input[type="color"]:focus,
.contact-us input[type="file"]:focus,
.contact-us textarea:focus,
.contact-us select:focus {
    border-color:rgb(126,180,234);
}
.contact-us .hs-button.primary,
.contact-us input[type="submit"],
.contact-us input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  border: 0 none;
  font-size:18px;
  text-decoration: none !important;
  background:#0096db;
  border: 1px solid #cccccc;
  border-radius: 20px;
  padding:8px 10px;
  font-weight:400;
  line-height:22px;
  display:inline-block;
  width:auto;
  text-align:center;
  margin:0;
  color:#fff;
}
.contact-us .hs_cos_wrapper_type_form textarea {
  max-height: 42px;
  max-width: 100%;
}

/* ========================== Contact Us End =========================== */

/* ========================== RQ Features Start =========================== */

.rq-features .features-bar{
    background-color: #0096db;
    text-align:center;
    padding:0;
}

.rq-features .features-bar ul{
    display: inline-block;
    width: auto;
    margin: 0 auto;
    float: none;
    padding: 0;
     list-style: none;
     padding: 0;
     margin:0;
}
.rq-features .features-bar a{
    display:inline-block;
        padding:20px 10px;
    max-width:110px;
    width: 110px; 
    color: white; 
    font-family: MuseoSans-300;
    text-align:center;
    font-size: 14px;
    transition: 0.15s all ease-in;
    cursor: pointer;
    font-size: 0.9em;
}

.rq-features .features-bar a .icon-container{
      display: flex;
  justify-content: center;
  align-items: center;
    width:30px;
    height: 30px;
    margin:0 auto;
    margin-bottom: 10px;
}
.rq-features .features-bar a img{
    max-width:30px;
    max-height: 30px;
}

.rq-features .features-bar  .current-icon{
    background-color: #0073a8;
}

.rq-features .features-bar a:hover{
    background-color: #0073a8;
}

@media(min-width:1010px){
    .features-bar-sticky {
        position: fixed;
        top: 0;
        width: 100%;
    }
}

@media(max-width:1010px){
    .rq-features .features-bar-inner{
        max-width: 580px;
        display:inline-block;
        width:auto;
        margin: 0 auto !important;
        float: none !important;
        
    }
}

@media(max-width:570px){
    .rq-features .features-bar-inner{
        max-width: 430px;
        display:inline-block;
        width:auto;
        margin: 0 auto !important;
        float: none !important;
        
    }
}

/* ========================== RQ Features End =========================== */
.webinar-series ul{
    padding: 0;    
    width:auto;
    margin: 0 auto;
    display:block;
    float: none;
    max-width: 1000px;
}

.webinar-series li{
    list-style:none;
    display:inline-block;
    width: 15%;
    vertical-align: top;
    text-align:center;
    padding:10px;
    margin: auto 2%;
    min-width: 100px;
    background-color:white;
    border-radius: 4px;
    border: 1px solid #e3e9ed;
    cursor: pointer;
}

.webinar-series li span{
    display:block;
    height:25px;
    line-height: 25px;
    width:25px;
    border-radius: 50%;
    background-color:#0096db;
    color:white;
    margin: 0 auto;
}

.webinar-series li p{
    color: #333333;
    font-family:MuseoSans-500;
}

@media(max-width: 767px){
    .webinar-series li{
        display:block;
        max-width: 200px;
        min-width:150px;
        margin: 20px auto;
    }
}
/* ========================== Integrated Solutions Start =========================== */
@media(max-width: 1028px) { 
    .integrated-solutions .no-banner-text-middle{
        width:90% !important;
        margin-right: auto !important;
        margin-left:auto !important;
        float:none !important;
    }
}

.integrated-solutions .cta{
    margin:0 !important;
}


.integrated-solutions .feature-border{
    border-right:2px dotted;
    border-left:2px dotted;
    border-color: #CCCCCC;
}


.integrated-solutions .feature-item{
    margin-left: 0 !important;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0px 40px 0px 40px;
    
}

.integrated-solutions .sub-text{
    max-width:90%; 
    margin-right:auto !important; 
    margin-left:auto !important; 
    float: none !important;
}

@media(max-width: 767px) { 
    .integrated-solutions .feature-item{
        max-width:90%;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 2px dotted;
        border-color: #CCCCCC;
        margin:auto !important;
        padding: 40px 40px 60px 40px;
    }
    
    .integrated-solutions .features-list{
        max-width: 400px;
        padding-top:20px;
    }
    
    .integrated-solutions .sub-text{
        padding-bottom:40px;
        border-bottom: 2px dotted;
        border-color: #CCCCCC;
    }

}

/* ========================== Integrated Solutions  End =========================== */

/*=========================== Specialty Retail Start ====================*/

.specialty-retail .body-content h2{
    font-family: MuseoSans-300;
}
.specialty-retail .body-content p{
    color: #566378;
    font-size: 1.1em;
    line-height: 1.75em;
}

.specialty-retail .body-content{
    padding: 2.5% 5%;
}


/*=========================== Specialty Retail End ====================*/


/* ========================== Product Start =========================== */

.custom-centralized-plateform {
  padding: 20px 30px 0;
  text-align: center;
}
.custom-centralized-plateform p {
  line-height: 22px;
}
.custom-centralized-plateform p .cta {
  border: 1px solid #ccc;
  color: #333;
  font-family: MuseoSans-500;
  background:none;
}
.custom-centralized-plateform p .cta {}



.cta-big:hover{
  color: #fff !important;
  background: #0096db;
  border: 1px solid #0096db;
}
.custom-careers .cta-big:hover {
  color: #fff !important;
}

.cta-light{
    font-family:MuseoSans-300;
    color:#0096db;
    transition: 0.2s all ease-in-out;
    cursor:pointer;
}

.cta-light:hover{
    opacity:0.7;
}

.cta-light:focus,
.cta-light:active{
  outline:none;
}

.cta-secondary, .cta-secondary-turquoise {
    font-family: MuseoSans-700;
    background-color: transparent;
    border: 1px solid #0096db;
    border-radius: 45px;
    color: #0096db;
    line-height: 1.5em;
    cursor: pointer;
    padding: 0.7rem 1.75rem;
    display: inline-block;
    vertical-align: middle;
    transition: 0.3s all ease-in-out;
    font-size: 17px;
}

.cta-secondary-white{
    font-family: MuseoSans-700;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 45px;
    color: #fff;
    line-height: 1.5em;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    transition: 0.3s all ease-in-out;
    font-size: 17px;
    padding: 0.7rem 1.75rem;
}




.cta-secondary:hover{
    color: white;
    background-color: #0096db;
}


.arrow-down:after{
    font-family: "FontAwesome";
    content: "\f078";
    margin-left: 5px;
    vertical-align: middle;
}

.arrow-right:after{
    font-family: "FontAwesome";
    content: "\f054";
    margin-left: 5px;
    font-size: 12px;
    vertical-align: middle;
}

.arrow-left:before{
    font-family: "FontAwesome";
    content: "\f053";
    margin-right: 5px;
    vertical-align: middle;
}

.cta-big.arrow-down::after{
    font-size:14px;
    margin-left:6px;
    padding-bottom:2px;
}

.cta.play-button{
  padding-right: 2.3em;
}

.cta.play-button:after{
  content: "\f04b";
  position: absolute;
  right:19px;
  top:53%;
  transform:translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size:0.5em;
  margin-left: 15px;
  opacity:0.9;
}

.cta-light.arrow-right::after{
    font-size:9px;
    opacity:0.8;
}



button:focus {
    outline:0;
}

.back a {
    color: #4d4d4d;
    font-size: 14px;
}

.custom-content {
   background: rgba(0,0,0,0) url("//cdn2.hubspot.net/hubfs/519470/images/content-fade-bg-2.png") repeat-x scroll center top;
   text-align: center;
   padding-bottom: 82px;
}

.section-header {
  text-align: center;
}
.custom-content .page-center{
    padding: 20px 15px 0 10px;
    border:none;
}
.secondary-header {
  color: #333;
  font: 20px/25px MuseoSans-500,Arial,sans-serif;
  margin: 0 0 0.75em;
}
.custom-content h2 {
  color: #333;
  font: 20px/25px MuseoSans-500,Arial,sans-serif;
  margin: 0 0 0.75em;
}
.banner-content p a {
  border: 1px solid #fff;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  font-family: MuseoSans-500;
  font-size: 18px;
  line-height: 22px;
  margin-right: 20px;
  margin-top: 2px;
  padding: 5px 8px;
}
.banner-content p {
  color: #fff;
  line-height: 1;
  margin-top: 21px;
}


.cta-big {
  border-radius: 45px;
  cursor: pointer;
  font: 24px MuseoSans-300,Arial,sans-serif;
  padding: 10px 16px;
  background-color: transparent;
  border: 1px solid #0096db;
  margin: 20px 0px;
  display: inline-block;
  color: #0096db;
  transition: 0.3s;
}

.cta-big-blue {
  border-radius: 45px;
  cursor: pointer;
  font: 24px MuseoSans-300,Arial,sans-serif;
  padding: 10px 16px;
  background-color: #0096db;
  border: 1px solid #0096db;
  margin: 20px 0px;
  display: inline-block;
  color: #ffffff;
}

.cta-big-blue:hover {
    background-color: #fff;
    color: #0096db;
    border: 1px solid #0096db;
}

.cta-big-white {
    border-radius: 45px;
    cursor: pointer;
    font: 24px MuseoSans-300,Arial,sans-serif;
    padding: 10px 16px;
    background-color: transparent;
    border: 1px solid white;
    margin: 20px 0px;
    display: inline-block;
    color: white;
    transition: 0.3s;
}

.cta-big-white:hover{
    background-color:white;
    color: #0096db;
}

.nrf-home .cta-big {
    background-color: #fff;
    border: 0px;
}

.nrf-home {
    background-color: #00419b;
}

.nrf-home p {
    color: #fff;
}


.custom-banner .cta-big, .custom-banner .primary-section-header {
    color: #fff;
}


.banner-image img {
  display: none;
}
.products .banner-image img, .australia .banner-image img, .partners .banner-image img, .custom-bi-footer-banner .banner-image img{
  display: none !important;
}
.australia .main-content {
padding: 16px 15px 0px 0;
}


.australia  .custom-top-content .page-center  {
       padding:21px 0;
       background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/images/border-top-internal.png") no-repeat scroll center top;
        border-bottom: 0 none !important;
}

.custom-top-content h2 {
 margin: 0;
}
.custom-gray-bg {
 background: #e1e1e1 none repeat scroll 0 0;
}
.custom-gray-bg .page-center {
 border-bottom: 0 none !important;
}
a.custom-learn-more {
       font: 14px MuseoSans-500,Arial,sans-serif;
       background-color: rgba(0, 0, 0, 0);
       border: 1px solid #cccccc;
       border-radius: 15px;
        color: #002e5f;
       cursor: pointer;
       margin-right: 20px;
       padding: 5px 8px;
}
.custom-retail-management-solutions .page-center {
  border: medium none;
  padding-top: 20px;
}

a.custom-learn-more:hover {
        color: #002e5f !important;
        background:#fff !important;
}

.custom-solutions p {
 margin-top: 3px;
}
.custom-solutions h1 {
 margin-bottom: 0;
}

.custom-solutions.page-center {
 padding-bottom: 3px;
}

.custom-gray-bg .page-center em {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
}

.australia .body-container .hs-button.primary,
.australia .body-container input[type="submit"], 
.australia .body-container input[type="button"] {
       color: #fff;
   text-shadow: 0 -1px 0 #3574e3;
   background-color: #3574e3;
   background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7ec8f4), color-stop(100%, #3574e3));
   background-image: -webkit-linear-gradient(top, #7ec8f4,#3574e3);
   background-image: -moz-linear-gradient(top, #7ec8f4,#3574e3);
   background-image: linear-gradient(top, #7ec8f4,#3574e3);
   box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
   border-top: 1px solid #64baf0;
   border-bottom: 1px solid #1c4ed5;
   border-right: 1px solid #468ee6;
   border-left: 1px solid #468ee6;
   border-radius: 4px;
   -webkit-transition: opacity 0.15s linear;
   -moz-transition: opacity 0.15s linear;
   transition: opacity 0.15s linear;
   -moz-user-select: none;
   -webkit-user-select: none;
   user-select: none;
    padding: 4px 15px;
    font-family: Helvetica,Arial,sans-serif;
}

.australia .body-container .hs-button.primary:hover,
.australia .body-container input[type="submit"]:hover, 
.australia .body-container input[type="button"]:hover {
   box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5),0 0 5px #3574e3;
   border-top: 1px solid #4db0ee;
   border-bottom: 1px solid #1946be;
   border-right: 1px solid #3080e3;
   border-left: 1px solid #3080e3;
}

/* ========================== Product End =========================== */

/* ========================== Copyright Start =========================== */

.copyright .body-container .page-center {
 /*background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/images/border-top-internal.png") no-repeat scroll center top;*/
 border-bottom: medium none;
 padding: 0;
}

.copyright  .main-content  { 
margin:0;
padding:16px 6px 40px 5px;
}

.copyright  .main-content  h1 { 
    margin:0;
    line-height:39.6px;
}

.copyright  .main-content  p {  
color: #4c4c4c;
font-family: MuseoSans-300,Arial,sans-serif;
font-size: 14px;
line-height: 21px;
margin: 14px 0;
}

.custom-breadcrumb-group .page-center {
 background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
 border-top: 0 none;
 padding-top:8px !important;
}
.copyright .main-content li {
 padding: 5px 0 0;
}
.copyright .main-content ul {
 padding: 0 2em 2em;
}
/* ========================== Copyright End =========================== */

/* ========================== Demo Start =========================== */



.demo .main-content li {
padding: 5px 0 0;
}
.demo .main-content ul {
padding:0 2em 2em 0 !important;
}

.hs-form-checkbox label {
 font-weight: 700;
}
.demo li.hs-form-checkbox:first-child {
    padding-top: 13px;
}

.demo li.hs-form-checkbox {
    margin-bottom: 5px;
}

.demo h3.form-title {
 margin: 0;
 padding: 0;
}
.demo .body-container input[type="text"],
.demo .body-container input[type="password"], 
.demo .body-container input[type="datetime"], 
.demo .body-container input[type="datetime-local"], 
.demo .body-container input[type="date"], 
.demo .body-container input[type="month"], 
.demo .body-container input[type="time"], 
.demo .body-container input[type="week"], 
.demo .body-container input[type="number"], 
.demo .body-container input[type="email"], 
.demo .body-container input[type="url"], 
.demo .body-container input[type="search"], 
.demo .body-container input[type="tel"], 
.demo .body-container input[type="color"],
.demo .body-container input[type="file"],
.demo .body-container textarea{
  max-width: 100%;
}
.demo .body-container select {
    width:95%;
}

/* ========================== Demo End =========================== */

/* ========================== our-company Start =========================== */

.custom-top-slider {
    position:relative;
    z-index:1;
}

@media(max-width: 480px) { 
    
    .our-company .banner-text-group{ 
        padding-top:50px !important;
    }
    
    .our-company .banner-text-middle{
        margin: 0px 20px !important;
    }
}



.custom-top-slider .hs_cos_flex-direction-nav {
  display: none;
}
.custom-top-slider .hs_cos_flex-slider .hs_cos_flex-slides {
  padding: 0;
}
.custom-top-slider .hs_cos_flex-slider {
  margin: 0 !important;
}
.custom-top-slider .slider-bg {
  background-position: center top;
  background-size: cover;
  height: 660px;
}
.custom-top-slider .hs_cos_flex-slides, .hs_cos_flex-control-nav, .hs_cos_flex-direction-nav {
  list-style: outside none none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.custom-top-slider .hs_cos_flex-control-nav {
  bottom: 3px;
  z-index: 99999999;
}
.custom-top-slider .hs_cos_flex-control-paging li a {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/images/rotator-links.png") no-repeat scroll 0 0 !important;
  height: 17px;
  margin: 5px;
  overflow: hidden;
  text-indent: -32px;
  width: 17px;
}
.custom-top-slider .hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background-position: 0 -17px !important;
}
.hs_cos_flex-control-nav li {
  margin: 0 !important;
}
.our-company .custom-content .page-center {
  padding: 40px 0;
}
.widget-type-header {
  padding: 20px 0;
}
.hs_cos_wrapper_type_header h1 {
  font: 60px MuseoSans-100,Arial,sans-serif;
  text-align: center;
}
.custom-our-company-col1, .custom-our-company-col2, .custom-our-company-col3{
    text-align:center;
}

/* ========================== our-company End =========================== */

/* ========================== products xq Start =========================== */

.products-xq .big-fact {
  background-color: #f58025;
  color: #fff;
}
.products-xq .big-fact h2, .products-rq .big-fact h2 {
  color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
}

.big-fact h2 {
    text-align: center;
  font: 50px MuseoSans-100,Arial,sans-serif;
}
.big-fact .page-center{
    padding: 20px 0;
    border:none;
}
.products-xq .big-fact p {
  line-height:22px;
}
.custom-three-col{
    text-align:center;
}
.products-xq h3 {
  color: #f58025;
}
.products-xq h1, .products-xq h1, .products-xq h2, products-xq h3 {
  color: #f58025;
}
.custom-shelf-saxx, .custom-whitepapers{
    text-align:center;    
}
.custom-shelf-saxx .page-center {
  border: medium none;
  padding: 0 40px 20px;
}
.custom-whitepapers .page-center {
  border: none;
}
.products-xq .form-title, .custom-become-a-partner-form .form-title{
  display: none;
}
.custom-get-started h1{
    font-size: 60px;
    line-height:73px;
}
.custom-xq-shelf .page-center {
  border: medium none;
  padding-top: 20px;
  text-align: center;
}
.products-xq .body-container .page-center p {
  line-height: 22px;
}
.custom-our-company-col1 p, .custom-our-company-col2 p, .custom-our-company-col3 p {
  line-height: 22px !important;
  
  padding: 0 15px;
}
.products-xq h4{
}
.custom-body-product .body-container h5, .custom-body-product-bi .body-container h5 {
 color: #616161;
 font: 18px MuseoSans-300,Arial,sans-serif;
 margin-bottom: 15px;
}
.three-column.custom-body-product .body-container .page-center{
    padding-top:10px !important;
    background: transparent url("//cdn2.hubspot.net/hubfs/519470/rotator-border.png") no-repeat scroll center top;
}
.three-column.custom-body-product .custom-breadcrumb-group{
    background:none !important;
}
.custom-body-product .body-container label {
    margin-bottom: 4px;
}
.custom-body-product .body-container label {
    margin-bottom: 4px;
}
.custom-body-product .body-container .hs-button.primary.large{
    margin-top:20px;
}



/* ========================== products xq End =========================== */



/* ========================== products rq Start =========================== */

.products-rq .big-fact {
  background-color: #0096db;
  color: #fff;
}
.custom-accordion-content {
   display: none;
}
.products-rq .big-fact h2{
  text-align: center;
}
.custom-benefit-rotator .hs_cos_flex-direction-nav {
  display: block;
}
.custom-benefit-rotator {
  padding-bottom: 0 !important;
}
.custom-benefit-rotator .caption {
  background: transparent none repeat scroll 0 0;
  color: #4c4c4c;
  margin: 0 auto;
  max-width: 630px;
  padding: 0;
  top: 0;
  text-align: left;
}
.custom-benefit-rotator .caption p {
  line-height: 22px;
}
.custom-benefit-rotator .caption h2 {
  font-family: MuseoSans-500;
  left: 0;
  position: absolute;
  right: 0;
  top:0;
  color: #041c2c;
}
.custom-benefit-rotator .caption h4 {
  font: 20px MuseoSans-500,Arial,sans-serif;
  margin-bottom: 0.75em;
  color: #041c2c;
}
.custom-benefit-rotator .caption p{
    color: #4c4c4c;
}
.custom-rq-retail-management {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.custom-rq-retail-management .page-center {
  border: medium none;
  padding: 20px 15px 0 10px;
  text-align: center;
}
.custom-benefit-rotator .hs_cos_flex-slider {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  margin: 0;
}
.custom-benefit-rotator .hs_cos_flex-slider:hover .hs_cos_flex-prev {
  left: 5px;
  opacity: 1;
  background: transparent url("//cdn2.hubspot.net/hubfs/519470/images/arrow-left-grey-1.png") no-repeat scroll center bottom !important;

}
.custom-benefit-rotator .hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: 5px;
  opacity: 1;
  background: transparent url("//cdn2.hubspot.net/hubfs/519470/images/arrow-left-grey-1.png") no-repeat scroll center bottom !important;
}
.custom-benefit-rotator .hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity:1;
  right: 5px;
  background: transparent url("//cdn2.hubspot.net/hubfs/519470/images/arrow-right-grey-1.png") no-repeat scroll center bottom !important;
}
.custom-benefit-rotator .hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: 5px;
  opacity:1;
  background: transparent url("//cdn2.hubspot.net/hubfs/519470/images/arrow-right-grey-1.png") no-repeat scroll center bottom !important;
}
.custom-benefit-rotator .hs_cos_flex-direction-nav a {
  height: 50px;
  top: 36%;
}
.hs-custom-slider-wrap .hs_cos_flex-direction-nav a{
    top: 30%;
}
.custom-benefit-rotator .hs_cos_flex-slider .hs_cos_flex-slides {
  padding: 0;
}
.custom-benefit-rotator .hs_cos_flex-slider .hs_cos_flex-slides img {
  margin-top: 54px;
}

/* ========================== products rq End =========================== */

/* ========================== Career Start =========================== */
.top-ten-circle {
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 10px 10px 10px 0 #dedede;
  float: left;
  height: 60px;
  margin-right: 12px;
  padding: 10px;
  width: 60px;
}
.top-ten-circle h2 {
  font: 36px MuseoSans-500,Arial,sans-serif !important;
  margin: 0 0 0.75em !important;
  text-align: center;
}
.right-content {
  float: right;
  width: 40%;
}
.custom-career h2 {
  font: 36px MuseoSans-300,Arial,sans-serif;
  margin-left: 5px;
  margin-top: 7px;
}
.hr{
    clear: both;
    margin-bottom: 50px;
    margin-top: 50px;
    border-top: 1px dotted #d2d2d2;
    height: 1px;
}
.left-content {
  float: left;
  margin-right: 80px;
  width: 40%;
}

.custom-career-right h2 {
    margin: 5px 0 0.75em !important;
}
.custom-two-col-images {
  border: medium none !important;
  padding: 40px 0 0 !important;
}
.custom-footer-banner {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 580px;
  padding-top: 100px;
  text-align: center;
}

.custom-four-col-image-content-inner {
  padding: 0 12px;
  text-align: center;
}


/* CTA Styling */

.cta,
.cta-new,
.cta-white,
.cta-turquoise,
a.cta_button{
  
  display:inline-block;
	font-family: MuseoSans-700;
  border: 0 none;
  height: auto;
  transition: all .4s ease;
  padding: 0.7rem 1.75rem;
  text-shadow: none;
  width: auto;
  font-size: 17px;
  line-height: 1.5em;
  border: 1px solid #0096db;
  border-radius: 100px !important;
  background-color: #0096db;
  color:white;
  cursor:pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cta-alt{
  display:inline-block;
	font-family: MuseoSans-700;
  border: 0 none;
  height: auto;
  transition: all .4s ease;
  padding: 0.7rem 1.75rem;
  text-shadow: none;
  width: auto;
  font-size: 17px;
  line-height: 1.5em;
  border: 1px solid #0096db;
  border-radius: 100px !important;
  color:#0096db;
  cursor:pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.cta_button:hover,
.cta-white:hover,
.cta:hover{
      opacity: 0.8;
}

.cta-white{
  color: #000;
  background-color:#fff;
  border-color: #fff;
}

.cta-turquoise {
  
  background-color: #1abec5; 
  color: #fff; 
  border-color: #1abec5; 
  margin-right: 20px;

}


.cta-secondary-turquoise {
  
  border: #1abec5 1px solid; 
  color: #1abec5;
}
  
  
#hero .cta-white {
  margin-right: 20px;
  }

@media (max-width: 767px){
    #hero .cta-white{
      margin-bottom: 20px;
      margin-right: 20px;
    }
  
   
}

@media(max-width: 480px) { 
  a.cta_button,
  .cta,
  .cta-secondary{ 
    margin-top: 10px;
    }
}

.cta-shadow{
  box-shadow:0 4px 15px rgba(50,50,93,.04), 0 4px 5px rgba(0,0,0,.07);
}

.custom-careers .cta:hover {
  color: #fff !important;
}
 .custom-careers .footer-banner-content .cta-big {
   color: white !important;
   border: 0;
}

/* ========================== Career End =========================== */



/* ========================== Full width Banner Start =========================== */

.custom-executive-team-member-image {
   text-align: center;
}
.custom-executive-team-member {
   border-bottom: 1px dotted #d2d2d2;
   padding: 40px 0px;
}
.custom-four-col-image-content-inner h2{
    font: 20px MuseoSans-500,Arial,sans-serif;
    text-align: center;
}
.custom-four-col-image-content-inner h2 a {
  color: #0096db;
}
 .custom-thanks-blog-link a{
       color: #0096db;
       background-color: #fff;
       border: 1px solid #fff;
       -webkit-border-radius: 15px;
       border-radius: 15px;
       padding: 10px 16px;
       font: 18px MuseoSans-300,Arial,sans-serif;
       display:inline-block;
}
.custom-thanks-blog-link{
       text-align: center;
       margin-bottom: 40px;
}

.custom-thanks-twitter-link{
       text-align: center;
}
.custom-thanks-twitter-link a {
   color: #fff;
   background-color: #0096db;
   border: 1px solid #0096db;
   -webkit-border-radius: 15px;
   border-radius: 15px;
   padding: 10px 16px;
   font: 22px MuseoSans-300,Arial,sans-serif;
   cursor: pointer;
   display:inline-block;
}

.custom-top-slider img{
  display: none !important;
}

.custom-two-col-image-content.row-fluid {
   border-bottom: 1px dotted #d2d2d2;
   padding-bottom: 5px;
   margin-bottom: 5px;
}

.custom-two-col-image-content .span5 > img {
 padding: 15px 0;
}

.custom-two-col-image-content.row-fluid img {
   vertical-align: middle;
}
.custom-two-col-image {
    margin-bottom: 10px;
    text-align: center;
}
.custom-two-col-image .left-col {
    border-right: 1px solid #ddd;
    padding-right: 10px;
}
.custom-two-col-image > div {
   width: 50%;
   display: table-cell;
   vertical-align: middle;
}

.custom-two-col-image > div.right-col {
   padding-left: 1.5%;
}

.custom-two-col-image-content.row-fluid p {
   font-size: 14px;
   font-family: Arial, sans-serif;
}
.full-width-with-banner .body-container .page-center {
  padding: 0;
  border:none;
}
.full-width-with-banner .main-content {
  padding: 0;
}

.full-width-with-banner .body-container input[type="text"],
.full-width-with-banner .body-container input[type="password"], 
.full-width-with-banner .body-container input[type="datetime"], 
.full-width-with-banner .body-container input[type="datetime-local"], 
.full-width-with-banner .body-container input[type="date"], 
.full-width-with-banner .body-container input[type="month"], 
.full-width-with-banner .body-container input[type="time"], 
.full-width-with-banner .body-container input[type="week"], 
.full-width-with-banner .body-container input[type="number"], 
.full-width-with-banner .body-container input[type="email"], 
.full-width-with-banner .body-container input[type="url"], 
.full-width-with-banner .body-container input[type="search"], 
.full-width-with-banner .body-container input[type="tel"], 
.full-width-with-banner .body-container input[type="color"],
.full-width-with-banner .body-container input[type="file"],
.full-width-with-banner .body-container textarea,
.full-width-with-banner .body-container select {
    max-width:200px;
}
.custom-bi .hs-form-required {
    color: red;
}
.custom-bi img[alt="BI Mobile"] {
    margin: 0 20px -40px 0 !important;
}

/* ========================== Full width Banner End =========================== */

/* ========================== two-column-right Start =========================== */


.two-column-right .body-container .page-center, .three-column .body-container .page-center, .two-column .body-container .page-center {
  border-bottom: medium none;
  padding: 0;
}
.two-column-right .main-content, .three-column .main-content, .two-column .main-content{
  padding: 20px 15px 0 5px !important;
}
.two-column-right .body-container h1, .three-column .body-container h1, .two-column .body-container h1 {
  font-size: 36px;
  margin: 0;
  padding: 0 0 0.2em;
}

.two-column-right .body-container hr, .become-a-partner .body-container hr{
  border-top: 1px dotted #d2d2d2;
  height: 1px;
  margin-bottom: 20px;
  margin-top: 20px;
  background: transparent;
}
.two-column-right .sidebar.right {
  padding: 20px 0 0;
}
.two-column-right .body-container h2 {
  font-family: MuseoSans-500;
  font-size: 20px;
  margin: 0 0 0.75em;
}

.two-column-right .body-container-wrapper ul, .two-column .body-container-wrapper ul {
  list-style-type: disc;
  margin: 0;
  padding: 0 2em 2em;
  line-height: 1.5em;
}

.two-column-right .body-container-wrapper ul li {
  padding: 5px 10px 0 0;
}


/* ========================== products-platform Start =========================== */


.products-platform .custom-banner {
  height: 562px;
  margin-bottom: -80px;
  position: static;
}
.products-platform h1, .products-platform h2, .products-platform h3 {
  color: #0096db;
}
.custom-learn-more {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.custom-learn-more h3.form-title, .custom-get-started h3.form-title{
    display:none !important;
}
.custom-centralized-commerce{
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/images/content-fade-bg-2-2.png") repeat-x scroll left top;
}
.custom-yellow-bg{
    background:#FFD200;
}

.custom-yellow-bg h2 {
	font-family:MuseoSans-500,​Arial,​sans-serif;
	font-size:55px;
	font-weight:400;
	font-style:normal;
	color:#333333 !important;
	letter-spacing:0px;
	line-height:67px;
	margin:0;
}
.body-container .custom-yellow-bg .page-center {
  border-bottom: medium none;
  padding: 23px 0 18px;
}


a.custom-get-started {
	background: #ffd200 none repeat scroll 0 0;
border: 1px solid #ffd200;
border-radius: 20px;
color: #000000;
display: inline-block;
font-family: MuseoSans-500,​Arial,​sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
letter-spacing: 0;
line-height: 18px;
margin-right: 20px;
padding: 5px 8px;
text-decoration: none;
}

a.custom-get-started:hover {
	background: #e7b40d;
	color: #0096db;
}

.custom-bi .body-container .hs-button.primary, 
.custom-bi .body-container input[type="submit"],
.custom-bi .body-container input[type="button"] {
	background: #ffd200 none repeat scroll 0 0;
	border: 1px solid #ffd200;
	border-radius: 20px;
	color: #000000;
	display: inline-block;
	font-family: MuseoSans-500,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 18px;
	margin-right: 20px;
	padding: 5px 8px;
	text-decoration: none;
}

.custom-bi .body-container .hs-button.primary:hover, 
.custom-bi .body-container input[type="submit"]:hover,
.custom-bi .body-container input[type="button"]:hover {
	background: #e7b40d;
	color: #0096db;
}

/* ========================== products-platform End =========================== */

/* ========================== wireless Start =========================== */

.wireless .body-container .custom-breadcrumb-group .page-center {
 background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.wireless .main-content h3.form-title {
 font: 20px MuseoSans-500,Arial,sans-serif;
 text-align: left;
}
.wireless .body-container .page-center {
    background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/images/content-fade-bg-2-1.png") repeat-x scroll left top !important;
    max-width: 940px;
    padding: 0;
   border-bottom: medium none;
}
.custom-body-product h2 {
 font: 20px MuseoSans-500,Arial,sans-serif;
}
.custom-body-product h2 a {
 color: #002e5f;
}
.custom-body-product h2 a:hover {
 color: #0096db;
}
 body.site-page.wireless .main-content {
   padding: 15px;
}

/* ========================== Become a Partner Start =========================== */

.become-a-partner-heading {
    text-align:center;
}
.become-a-partner-heading p {
    font-family:Arial,sans-serif;
}
.hs-form fieldset.form-columns-1 .input {
  margin-right: 8px;
  width: 95%;
}
.become-a-partner .body-container label {
  font-size: 14px !important;
  line-height: 1.5em !important;
  margin: 0 !important;
}
.become-a-partner .body-container input[type="text"],
.become-a-partner .body-container input[type="password"], 
.become-a-partner .body-container input[type="datetime"], 
.become-a-partner .body-container input[type="datetime-local"], 
.become-a-partner .body-container input[type="date"], 
.become-a-partner .body-container input[type="month"], 
.become-a-partner .body-container input[type="time"], 
.become-a-partner .body-container input[type="week"], 
.become-a-partner .body-container input[type="number"], 
.become-a-partner .body-container input[type="email"], 
.become-a-partner .body-container input[type="url"], 
.become-a-partner .body-container input[type="search"], 
.become-a-partner .body-container input[type="tel"], 
.become-a-partner .body-container input[type="color"],
.become-a-partner .body-container input[type="file"],
.become-a-partner .body-container textarea,
.become-a-partner .body-container select {
  width: 100%;
  font-family: arial;
  font-size: 18px;
  border: 1px solid #ccc;
  border-radius: 3px;
  line-height:30px;
  padding:4px;
  display:block;
  margin:0 0 18px;
  outline:none;
}

.become-a-partner .body-container input[type="text"]:focus,
.become-a-partner .body-container input[type="password"]:focus, 
.become-a-partner .body-container input[type="datetime"]:focus, 
.become-a-partner .body-container input[type="datetime-local"]:focus, 
.become-a-partner .body-container input[type="date"]:focus, 
.become-a-partner .body-container input[type="month"]:focus, 
.become-a-partner .body-container input[type="time"]:focus, 
.become-a-partner .body-container input[type="week"]:focus, 
.become-a-partner .body-container input[type="number"]:focus, 
.become-a-partner .body-container input[type="email"]:focus, 
.become-a-partner .body-container input[type="url"]:focus, 
.become-a-partner .body-container input[type="search"]:focus, 
.become-a-partner .body-container input[type="tel"]:focus, 
.become-a-partner .body-container input[type="color"]:focus,
.become-a-partner .body-container input[type="file"]:focus,
.become-a-partner .body-container textarea:focus,
.become-a-partner .body-container select:focus {
    border-color:rgb(126,180,234);
}
.become-a-partner .body-container .hs-button.primary,
.become-a-partner .body-container input[type="submit"],
.become-a-partner .body-container input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  border: 0 none;
  font-size:18px;
  text-decoration: none !important;
  background:#0096db;
  border: 1px solid #cccccc;
  border-radius: 20px;
  padding:8px 10px;
  font-weight:400;
  line-height:22px;
  display:inline-block;
  width:auto;
  text-align:center;
  margin:0;
  color:#fff;
}
.become-a-partner .hs_cos_wrapper_type_form textarea {
  max-height: 42px;
  max-width: 100%;
}
.custom-partner-guide {
  text-align: left;
}
.custom-partner-guide h1 {
  text-align:center;
}


/* ========================== Become a Partner End =========================== */


/* ==========================Partner Start =========================== */

.partners .banner-content {
  margin-top: 42px;
}
.partners .banner-content p {
  color: #fff;
  font-size: 14px;
  line-height: 15.4px;
  margin-top: 22px;
}
.partners .banner-content p a {
  margin-right: 0;
  margin-top: 0;
  background: none;
}
.partners .banner-content p a:hover{
    color:#fff !important;
}
.custom-partners {
  margin-top: 20px;
  text-align: center;
}
.partners-two-right-content {
  float: left;
  padding-left: 30px;
  width: 50%;
}
.partners-two-left-content {
  float: left;
  padding-right: 30px;
  width: 50%;
}
.partns-two-col-group {
  margin-bottom: 30px;
  min-height: 275px !important;
}
.partners hr {
  background-color: transparent;
  border-top: 1px dotted #d2d2d2;
  color: #ccc;
  height: 1px;
  margin:20px 0 30px;
}
.custom-partner-program a, .custom-partner-program a:hover {
     color: #333 !important;
}

.partner-container{
        border: 1px solid #e3e9ed;
        margin: 0 !important;
        padding: 3%;
}

.partner-container h3{
        font-size: 2em;
        line-height: 3em;
}
.partner-container p{
        padding: 0 15%;
}

.partner-container table img{
    width:100%;
    max-width: 220px;
    padding:20px;
}

.partner-container .fa-angle-right{
        font-size: 0.8em;
}

@media (min-width: 768px){
.partners-row> .row-fluid-wrapper > .row-fluid {
  display: flex;
  flex-wrap: wrap;
}
}

@media (max-width: 767px){
    .partner-container{
        width:100% !important;
    }
    
    .partner-container table img{
        padding: 4px;
    }
    
}

.partner-area .grid{
    width:660px;
    display:table;
    margin:0 auto;
    text-align:center;
    
}

.partner-area .cell{
    display: table-cell;
    vertical-align:middle;
    float:left;
    width:220px;
    height: 100px;
    text-align:center;
    position: relative;

}

.partner-area .grid.single{
    width:auto;
    display:table;
    margin:0 auto;
    text-align:center;

}

.partner-area .grid.double{
    width:440px;
    display:table;
    margin:0 auto;
    text-align:center;
}

.partner-area .cell img{   
    width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 1390px){
    .partner-area .grid{
    max-width: 440px;
    }

}

@media (max-width: 900px){
    .partner-area .grid{
        max-width: 300px;
    }
    
    .partner-area .cell{
        width:150px;
    }
}

@media (max-width: 767px){
    .partner-area .grid{
        margin:0 auto !important;
        max-width: 600px;
    }
    
    .partner-area .cell{
        width:200px;
    }
}

@media (max-width: 620px){
    .partner-area .grid{
        margin:0 auto !important;
        max-width: 400px;
    }
    
    .partner-area .cell{
        width:200px;
    }
}

@media (max-width: 620px){
    .partner-area .grid{
        margin:0 auto !important;
        width: 100% !important;
    }
    
    .partner-area .cell{
        width:50%;
        margin:0 auto !important;
        display:inline-block;
        float:none;
    }
}

.partner-area a:hover{
    text-decoration: underline;
}


/* ==========================Partner End =========================== */

/* ========================= Meetup Tabber  =========================*/


.meetup h1{
    font-family: MuseoSans-900;
}

.meetup h2{
    font-family: MuseoSans-700;
}

.meetup .session-container a{
    color: #111111 !important;
}

.meetup .agenda-container,
.meetup .tabber{
    padding: 20px 0 10px;
    background-color:white;
}




.meetup .tabber .tabber-select a{
    color: #222222;
    font-family: MuseoSans-700;
    display:inline-block;
    padding: 20px 10px 10px;
    margin:10px;
    cursor: pointer;
    transition: 0.2s opacity ease-in;
    border-bottom: 4px solid transparent;
}



.meetup .tabber .tabber-select a:hover{
    opacity: 0.8;
}

.meetup .tabber .tabber-select a.active{
    color: #111;
     border-bottom: 4px solid #ffd200;
     opacity: 1 !important;
}

.meetup .tabber .mobile-select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
    margin-top:10px;
    
    padding: 10px 20px !important;
}

.meetup .tabber p{
    margin-bottom: 20px;
    padding: 0 15%;
}

.meetup .tabber .tab{
    transition: 0.3s all ease-in;
}

.meetup .tabber select{
    display:none;
}


.meetup #meetup-nav {
  overflow: hidden;
  background-color: #041c2c;
  text-align:center;
  z-index:1000;
}

#meetup-nav .meetup-nav-inner{
    width: auto;
    display:inline-block;
}

.meetup #meetup-nav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  font-size: 1.1em;
  padding: 14px 24px;
  text-decoration: none;
  transition: 0.15s all ease-in;
}

.meetup #meetup-nav a:hover{
    opacity: 0.7;
}


.meetup #meetup-nav.sticky {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
}



@media(max-width: 767px){
    .meetup .tabber .tabber-select a{
        font-size: 0.9em;
        margin: 10px 5px;
        padding: 20px 5px 10px;
        font-family: MuseoSans-700;
    }
    
    .meetup .tabber .tabber-select{
        display: none;
    }
    .meetup .tabber select{
        display:block;
    }
}



/* ==========================Three Column Partner =========================== */




.custom-body-partners .main-content ul li, .custom-body-product .body-container ul li  {
   padding: 5px 10px 0 0;
   line-height:1.5;
}
br.custom-clearfix {
   clear: both;
}
.custom-body-partners .body-container ul, .custom-body-product .body-container ul {
   padding: 0em 2em 2em 2em;
}
.custom-body-partners .body-container form.hs-form .hs-form-field ul.inputs-list {
    padding: 1em 2em 1em 0 !important;
}
.custom-body-partners .body-container form.hs-form .hs-form-field ul.inputs-list li {
    padding: 0 !important;
}
.custom-body-partners .body-container form.hs-form .hs-form-field ul.inputs-list label {
    font: 14px Arial,sans-serif;
    font-weight: bold;
}

.three-column.custom-body-partners .body-container .page-center{
    padding-top:0;
    background: transparent url("//cdn2.hubspot.net/hubfs/519470/rotator-border.png") no-repeat scroll center top;
}
.custom-body-partners .hs_cos_wrapper_type_form .hs-button.primary.large {
    margin-top: 20px;
}


.custom-body-partners h3.form-title {
    text-align: left !important;
    margin-top: 50px;
    border-top: 1px dotted #d2d2d2;
    padding-top: 50px;
}

.custom-body-partners hr:not(.custom-hr-dotted) {
   border-top: 1px dotted #d2d2d2;
   margin-top: 50px;
   margin-bottom: 50px;
   background-color: transparent;
}
.custom-five-column div {
 float: left;
 padding: 10px;
 text-align: center;
 width: 20%;
}
.custom-body-partners .cta:hover {
    color: #fff !important;
}
.custom-body-partners .custom-breadcrumb-group {
  background:none;
}
.custom-body-partners .custom-breadcrumb-group ul, .custom-body-product-bi .custom-breadcrumb-group ul, .full-width-headerv2 .custom-breadcrumb-group ul {
    padding: 14px 0 14px!important;
}
.news-blog .custom-breadcrumb-group ul{
    padding: 2px 0 13px!important;
}

/* ==========================Three Column partner End =========================== */

/* ==========================DSC Start =========================== */
.custom-dse-row1cell1 {
   padding-top: 50px;
}
.custom-dse-row1cell1 h2 {
   line-height: .9;
   color: #0096db;
   font-size: 43px;
   margin-top: -8px;
   float: left;
   margin-right: 40px;
   font-family: MuseoSans-500,Arial,sans-serif;
}
.custom-dse-row2 {
   background-color: #e1e1e1;
   padding: 40px 0;
}

.custom-dse-row3-cell1 {
   padding: 40px 0px;
   border-bottom: 1px dotted #d2d2d2;
   margin-bottom: 20px;
}

.custom-dse-row2cell1 {
   padding-bottom: 60px;
}

.custom-dse-row2cell2 .icon-fixed-width {
   font-size: 100px;
   float: right;
   color: #a8a8a8;
   margin-top: 30px;
   margin-right: 10px;
}
.full-width-dse .body-container .page-center {
   border-bottom: none;
}

/* ==========================DSC End =========================== */

/* ==========================Sign-up Start =========================== */

.sign-up .body-container .page-center {
 padding: 0;
}

.custom-sign-up-form{}

.sign-up .hs-richtext {

}

.custom-sign-up-form .webform-component-checkboxes ,
.sign-up .hs-richtext .fieldset-legend {
 font-size:18.2px;
       font-weight:400;
       font-style:normal;
       font-size-adjust:none;
       color:#002d56;
       letter-spacing:0px;
       line-height:21px;
padding: 20px 0 14px;
       border-top:1px dotted #aaaaaa ;
display:block;
}

.sign-up .custom-sign-up-form .hs-form-checkbox label {
 font-weight: 400;
}

.sign-up .custom-sign-up-form  .hs-form-field ul.inputs-list {
       margin:14px 0 0;
}
.sign-up .custom-sign-up-form .hs-richtext a {
         font-size:10px !important;
       font-weight:400;
       font-style:normal;
       color:#002e5f;
       text-decoration:none;
       letter-spacing:0px;
       line-height:12px;
}
.sign-up .custom-sign-up-form .hs-richtext a:hover {
       color: #0096db;
}
.sign-up .custom-sign-up-form {
 border-top: 2px solid #002d56;
 padding: 10px;
}
.sign-up .hs-richtext > p {
 margin-top: 0 !important;
}
.sign-up .hs-form-required {
    color: red;
}
.sign-up .hs-error-msgs.inputs-list {
  margin: -10px 0 10px !important;
}
.custom-sign-up-form .hs-button.primary, 
.custom-sign-up-form input[type="submit"],
.custom-sign-up-form input[type="button"]{
       display: inline-block;
   padding: 3px;
   margin: 8px 0 10px;
   font-size: 13.2px;
   line-height: 16px;
       color: #414141;
       border: 1px solid #B4B4B4;
       background-color: #f5f5f5;
       background-image: -moz-linear-gradient(top, #F0F0F0, #E5E5E5);
       background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F0F0F0), to(#E5E5E5));
       background-image: -webkit-linear-gradient(top, #F0F0F0, #E5E5E5);
       background-image: -o-linear-gradient(top, #F0F0F0, #E5E5E5);
       background-image: linear-gradient(to bottom, #F0F0F0, #E5E5E5);
       background-repeat: repeat-x;
       text-decoration:none;
border-radius:  0 !important;
}

.custom-sign-up-form .hs-button.primary:hover, 
.custom-sign-up-form input[type="submit"]:hover,
.custom-sign-up-form input[type="button"]:hover{
       border-color: #7EB4EA;
   background-image: -moz-linear-gradient(top, #ECF4FC, #DCECFC);
   background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ECF4FC), to(#DCECFC));
       background-image: -webkit-linear-gradient(top, #ECF4FC, #DCECFC);
       background-image: -o-linear-gradient(top, #ECF4FC, #DCECFC);
       background-image: linear-gradient(to bottom, #ECF4FC, #DCECFC);
}

/* ==========================Sign-up End =========================== */

/* ==========================Slider Start=========================== */

.sidebar.right ul.hs_cos_flex-slides.hs_cos_flex-slides-thumb {
 background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/images/album-cover-1.png") no-repeat scroll center center;
 height: 150px;
 margin: 20px 0;
 overflow: hidden;
}
.sidebar.right .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
opacity: 0;
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a img{
    min-height: 100%;
}

.vex-content.hs-gallery .vex-close {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 9999999;
    background-color: #000;
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
}

.vex-content.hs-gallery .vex-close:before, .vex-content.hs-gallery .vex-close:after {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    margin-top: -2px;
    border-radius: 2px;
    background: #fff;
    position: absolute;
    top: 11px;
    left: 4px;
}

.vex-content .hs_cos_flex-viewport{
    border: 10px solid #fff;
}

.vex-content .hs_cos_flex-slider .caption{
    font-size: 12px;
    padding: 10px;
}

.vex-content .hs_cos_flex-direction-nav a{
    margin: 0 0 0 0;
    background-image: url(//cdn2.hubspot.net/hub/265052/file-1458096374-png/images/bg_direction_nav.png);
}

.vex-content .hs_cos_flex-slider:hover .hs_cos_flex-prev{
    left: 15px;
}

.vex-content .hs_cos_flex-direction-nav .hs_cos_flex-next{
    right: 15px;
    left: auto;
}

/* Pagination */
.slider-mode-lightbox.hs-cos-flex-slider-control-panel.simplePagerContainer .hs_cos_flex-slides li{
    display: none !important;
}

ul.simplePagerNav li{
    display:block;
    float: left;
    padding: 10px;
    margin-bottom: 10px;
    font-family: georgia;
    font-size:14px;
}

ul.simplePagerNav li a{
    color: #333;
    text-decoration: none;
}

li.currentPage {
    background: red;
    background: #FF9500;    
}

ul.simplePagerNav li.currentPage a {
	color: #fff;	
}

.slider-mode-lightbox .hs_cos_flex-direction-nav{
    display: block !important;
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li{
    min-height:80px;
    min-width:146px;
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li img{
    vertical-align:top;
}

/* ==========================Slider End=========================== */




/*====== Ebook Layout ========*/

.hs-custom-ebook-layout .body-container .page-center {
    max-width:100%;
    padding:0;
    border:none;
}

.hs-custom-ebook-layout .body-container .hs_cos_wrapper.hs_cos_wrapper_widget {
    display:block;
}

.hs-custom-ebook-layout .main-content {
    padding:0;
    background:#FFF;
}

.hs-custom-responsive-frame {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
}

.hs-custom-responsive-frame iframe {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}

.hs-custom-ebook-layout .main-content h6 {
    margin:0;
    margin-bottom:30px;
    line-height:1;
}

.hs-custom-ebook-layout .main-content h6 a {
    -webkit-border-radius: 18px;
    border-radius: 15px;
    padding: 5px 8px;
    margin-right: 20px;
    cursor: pointer;
    background-color: #0096db;
    color: #333;
    border: 0px;
    font: 14px MuseoSans-500,Arial,sans-serif;
    outline:none;
    text-decoration:none;
}

.hs-custom-ebook-layout .hs-breadcrumb-menu {
    padding:0 !important;
    overflow:hidden;
    list-style:none !important;
}

.hs-custom-ebook-layout .hs-breadcrumb-menu a {
    color: #999;
    font-size: 11px;
    font-family:arial;
}

.hs-custom-ebook-layout .hs-breadcrumb-menu-item.last-crumb {
    display:none;
}

.hs-custom-ebook-layout .hs-breadcrumb-menu-item:nth-last-child(2) > .hs-breadcrumb-menu-divider {
    display:none;
}

/*====== Pos Layout ========*/

.hs-custom-two-col-left .page-center:after,
.hs-custom-two-col-left .page-center:before {
    content:"";
    clear:both;
    display:block;
}

.hs-custom-two-col-left .hs-col-left {
    width:60%;
    margin-right:3%;
    float:left;
}

.hs-custom-two-col-left .hs-col-right {
    width:37%;
    float:left;
}

.hs-custom-two-col-left .hs-col-left,
.hs-custom-two-col-left .hs-col-right,
.hs-custom-two-col-right .hs-col-left,
.hs-custom-two-col-right .hs-col-right {
    line-height:normal;
}

.hs-custom-two-col-left .hs-col-left h2,
.hs-custom-two-col-left .hs-col-right h2,
.hs-custom-two-col-right .hs-col-left h2,
.hs-custom-two-col-right .hs-col-right h2 {
    line-height:normal;
}


.hs-custom-two-col-right .hs-col-left {
    width:37%;
    margin-right:3%;
    float:left;
}

.hs-custom-two-col-right .hs-col-right {
    width:60%;
    float:left;
}

.hs-custom-two-col-right .page-center:after,
.hs-custom-two-col-right .page-center:before {
    content:"";
    clear:both;
    display:block;
}

.hs-custom-two-col-left .hs-col-left h1 {
    font: 70px MuseoSans-500,Arial,sans-serif;
    margin:0;
    padding:0;
}

.body-container .last-module .page-center {
    border:none;
    padding-top:20px;
    padding-bottom:20px;
}

.hs-custom-two-col-right-form {
    background:#e1e1e1;
}

.hs-custom-two-col-right-form .icon-fixed-width {
    font-size: 100px;
    float: right;
    color: #a8a8a8;
    margin-top: 10px;
    margin-right: 40px;
}

.hs-custom-two-col-right-form h1 {
    font-size:45px;
}

.hs-custom-two-col-right-form .page-center {
    border:none;
}

.testimonial-content .page-center {
    padding-bottom:0;
    border:none;
}

.testimonial-content .hs-custom-two-col-right .hs-col-left {
    width: 43%;
    margin-right: 6%;
}

.testimonial-content .hs-custom-two-col-right .hs-col-right {
    width: 51%;
    float: left;
}

.hs-custom-slider-wrap .widget-type-header {
    padding:0;
    background:none;
}

.hs-custom-slider-wrap .widget-type-header h2 {
    font-size:28px;
    text-align:center;
    font-family:MuseoSans-500;
}

.hs-custom-slider-wrap .hs_cos_flex-slider {
    background:transparent;
    margin:0;
}

.hs-custom-slider-wrap .hs_cos_flex-slider .caption {
    height:auto !important;
    text-align:left;
    background:transparent;
    color:#333;
    padding:0;
    max-width:630px;
    margin:0 auto;
}

.hs-custom-slider-wrap .hs_cos_flex-slider .caption * {
    color:#333;
}

.hs-custom-slider-wrap .hs_cos_flex-slider .caption h2 {
    margin-bottom: 0.75em;
    font: 20px MuseoSans-500,Arial,sans-serif;
}

.hs-custom-slider-wrap .hs_cos_flex-slider .caption p{
    font: 18px MuseoSans-300,Arial,sans-serif;
    margin-bottom:0;
}

.hs-custom-slider-wrap .hs_cos_flex-control-nav {
    display:none;
}

.hs-custom-slider-wrap .hs_cos_flex-control-nav {
    padding:0 !important;
}

.hs-custom-slider-wrap .hs_cos_flex-slider .hs_cos_flex-slides {
    padding:0;
}

.hs-bottom-pane .page-center {
    padding-top:20px;
    padding-bottom:20px;
    border:none;
}

.hs-custom-slider-wrap .hs_cos_flex-direction-nav a {
    width:29px;
    height:40px;
    background: transparent url(//cdn2.hubspot.net/hubfs/519470/images/arrow-left-grey.png) no-repeat bottom center;
}

.hs-custom-slider-wrap .hs_cos_flex-direction-nav a.hs_cos_flex-next {
    background: transparent url(//cdn2.hubspot.net/hubfs/519470/images/arrow-right-grey.png) no-repeat bottom center;
}

.hs-custom-slider-wrap .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity:1;
    left:0;
}

.hs-custom-slider-wrap .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity:1;
    right:0;
}

.body-container .hs-custom-top-mod .page-center{
    padding-top:20px;
    padding-bottom:20px;
    border:none;
}

.hs-custom-summit-layout .hs-custom-two-col-right .hs-col-left {
    width: 32.5%;
    margin-right: 3%;
    float: left;
}

.hs-custom-summit-layout .hs-custom-two-col-right .hs-col-right {
    width: 64.5%;
    float: left;
}

.hs-custom-summit-layout .body-container h2 strong {
    font-family:MuseoSans-500,Arial;
}

.hs-custom-summit-layout .body-container .hs-custom-top-mod h2 {
    margin-top:5px;
}


.hs-custom-two-col-left .hs-col-left h6,
.hs-custom-two-col-left .hs-col-right h6,
.hs-custom-two-col-right .hs-col-left h6,
.hs-custom-two-col-right .hs-col-right h6 {
    line-height:normal;
    margin:0;
}

.hs-custom-two-col-left .hs-col-left h6 a,
.hs-custom-two-col-left .hs-col-right h6 a,
.hs-custom-two-col-right .hs-col-left h6 a,
.hs-custom-two-col-right .hs-col-right h6 a {
    font: 14px MuseoSans-500,Arial,sans-serif;
    -webkit-border-radius: 18px;
    border-radius: 15px;
    background-color: transparent;
    padding: 5px 8px;
    color: #002E5F;
    margin-right: 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    display:inline-block;
    margin-top:12px;
}

.hs-custom-two-col-left .hs-col-left h6 a:hover,
.hs-custom-two-col-left .hs-col-right h6 a:hover,
.hs-custom-two-col-right .hs-col-left h6 a:hover,
.hs-custom-two-col-right .hs-col-right h6 a:hover {
    background-color: #fff;
    color: #0096db;
} 

.quote-box {
    min-height:400px;
    background-position:bottom center;
}

.quote-box .page-center {
    border:none;
}

.quote-box img {
    display:none;
}

.quote-box {
    background-repeat:no-repeat;
}

.quote-box .content-column {
    color: #fff;
    background-image: url('//cdn2.hubspot.net/hubfs/519470/images/quotation-white-large-1.png');
    font: 34px MuseoSans-500,Arial,sans-serif;
    border: 0;
    padding: 5px 0px 5px 110px;
    margin: 15px 0px 15px 0px;
    max-width:590px;
    background-repeat:no-repeat;
}

.quote-box  .content-column h3 {
    color:#FFF;
    font: 34px MuseoSans-500,Arial,sans-serif;
    margin:-8px 0 0 0;
}

.quote-box  .content-column h4 {
    color: #fff;
    font-size: 25px;
    margin:20px 0 0 0;
    font-family:MuseoSans-300;
}

.cta-conv {
    color: #0096db;
    background-color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 4px 16px 10px !important;
    font: 18px MuseoSans-300,Arial,sans-serif;
    cursor: pointer;
    display:inline-block;
}

.cta-twitter {
    color: #fff;
    background-color: #0096db;
    border: 1px solid #0096db;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 10px 16px;
    font: 22px MuseoSans-300,Arial,sans-serif;
    cursor: pointer;
    display:inline-block;
}

.cta-twitter:hover {
    color:#FFF;
}

.hs-custom-summit-layout .hs-bottom-pane [class*="icon-"] {
    font-size:30px;
    margin-right:5px;
}
.services-breadcrumb .custom-banner-image img {
   display: block;
   border-top: 10px solid #fff !important;
   border-right: 13px solid #fff !important;
   border-bottom: 10px solid #fff !important;
   border-left: 13px solid #fff !important;
}
.two-col-right-with-banner .hs-button.primary.large{
    margin:20px 0 0 0;
}
.two-col-right-with-banner .body-container .hs_cos_wrapper_type_form {
  border-top: 1px dotted #d2d2d2;
  margin: 30px 0 0;
  padding: 20px 0 0;
}
.two-col-right-with-banner .body-container li.hs-form-radio {
    margin-bottom: .4em;
    margin-top: .4em;
    display: block;
    font-weight: 700;
}

/*======= Home =========*/

.home-top-slider .hs_cos_flex-slides,
.home-top-slider .hs_cos_flex-control-nav,
.home-top-slider .hs_cos_flex-direction-nav {
    padding:0 !important;
    margin:0 !important;
}

.home-top-slider .hs_cos_flex-slider {
    margin:0;
}

.home-top-slider .hs_cos_flex-slider .hs_cos_flex-slides > li {
    height:400px;
    overflow:hidden;
}

.home-top-slider .hs_cos_flex-slider .hs_cos_flex-slides > li img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    max-width: none;
    right: 0;
    margin: 0 auto;
    visibility:hidden;
}

.home-top-slider .slider-bg {
    height:100%;
    width:100%;
    top:0;
    left:0;
    right:0;
    display:block;
    background-position:50% 0;
    background-repeat:no-repeat;
}

.home-top-slider .hs_cos_flex-direction-nav {
    display:none;
}

.home-top-slider .hs_cos_flex-control-nav {
    bottom: 3px;
    z-index: 10;
}

.home-top-slider .hs_cos_flex-control-nav a {
    border:solid 3px #B0BDC9;
    width:17px;
    height:17px;
    background:transparent;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    -ms-box-shadow:none;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    -ms-border-radius:50%;
}

.home-top-slider .hs_cos_flex-control-nav li:hover a {
    background:transparent;
}

.home-top-slider .hs_cos_flex-control-nav li {
    margin:5px !important;
}

.home-top-slider .hs_cos_flex-control-nav li a.hs_cos_flex-active {
    background:#B0BDC9;
}

.hs-custom-home-layout .widget-type-header h1 img{
    margin-right:20px;
    vertical-align:middle;
}

.hs-custom-home-layout .widget-type-header h1 {
    font: 44px MuseoSans-100,Arial,sans-serif;
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
}

.row-1-cust .hs-custom-two-col-right .hs-col-left {
    margin-right: 3%;
    width: 42%;
}

.row-1-cust .hs-custom-two-col-right .hs-col-right {
    width: 55%;
}

.row-1-cust .hs-custom-two-col-right .hs-col-left h6 a {
    margin-top:0;
}

.hs-sales-count {
    text-align:center;
}

.hs-sales-count h2 {
    text-align: center;
    color: #0096db;
    font: 70px MuseoSans-100, Arial, sans-serif;
    margin-bottom: 0px;
}

.hs-sales-count h3 {
    text-align: center;
    font-size: 27px;
    padding-top: 0px;
    color: #0096db;
    margin-top: 10px;
}

.hs-custom-three-col-wrap [class*="hs-col"] {
    text-align:center;
}

.hs-custom-three-col-wrap [class*="hs-col"] h3 {
    margin-top:30px;
    font-size:18px;
}

.hs-custom-three-col-wrap [class*="hs-col"] h3 + p{
    padding: 0px 20px 20px 20px;
}

@media (max-width:900px){
    .primary-section-header {
    text-align:center;
    padding: 0 100px;
    }
    
    .breathe {
    margin: 25px 0;
    }
    
    .breathe-bottom {
    margin: 0px 0px 25px 0px;
}

.breathe-top {
    margin: 25px 0px 0px 0px;
}
    
    .custom-banner .page-center {
    border: medium none;
    padding: 100px 10px 0;
    }
}

@media (max-width:767px){
    .hs-custom-two-col-left .hs-col-left {
        width:100% !important;
        float:none;
        margin:0 0 20px !important;
    }
    
    .hs-custom-two-col-left .hs-col-right {
        width:100% !important;
        margin:0 0 20px !important;
        float:none;
    }
    
    .hs-custom-two-col-right .hs-col-left {
        width:100% !important;
        float:none;
        margin:0 0 20px !important;
    }
    
    .hs-custom-two-col-right .hs-col-right {
        width:100% !important;
        margin:0 0 20px !important;
        float:none;
    }
    
    .hs-custom-two-col-right-form .icon-fixed-width {
        display:none;
    }
    
    .hs-custom-two-col-right-form h1 {
        font-size:30px;
    }
    
    h2 {
        font-size:25px;
    }
    
    .hs-custom-two-col-left .hs-col-left h1 {
        font-size:40px;
    }
    
    .hs-custom-two-col-left .hs-col-left h2,
    .hs-custom-two-col-left .hs-col-right h2,
    .hs-custom-two-col-right .hs-col-left h2,
    .hs-custom-two-col-right .hs-col-right h2 {
        line-height:normal !important;
    }
    
    .hs-custom-two-col-left img,
    .hs-custom-two-col-right img {
        display:block;
        margin:10px auto !important;
        float:none !important;
    }
    
    .quote-box {
        background-size:cover;
    }
    
    .quote-box .content-column {
        background-size: 35px;
        padding-left:40px;
    }
    
    .quote-box .content-column h3 {
        font-size:25px;
    }
    
    .quote-box .content-column h4 {
        font-size:20px;
    }
    
    .quote-box {
        min-height:1px;
    }
    
    .home-top-slider .slider-bg {
        background-size:cover;
    }
    
    .home-top-slider .hs_cos_flex-slider .hs_cos_flex-slides > li {
        height:200px;
    }
    
    .hs-custom-home-layout .widget-type-header h1 {
        font-size: 25px;
        line-height: 1;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
        text-align: left;
    }
    
    .hs-custom-home-layout .widget-type-header h1 img {
        float:left;
    }
    
    .hs-sales-count h2 {
        font-size:40px;
    }
    
    .hs-sales-count h3 {
        font-size:20px;
    }
    .primary-section-header {
    text-align:center;
    padding: 0 50px;
    }
    
    .home-banner-text {
    padding: 0px 20px;
    }
    
    .custom-banner .page-center {
    border: medium none;
    padding: 100px 10px 0;
    }
    
    .custom-banner {
        height: auto;
    }

/* Dotdynamic fix demo form width on mobile */
    div.span12.widget-span.widget-type-form {
        width: auto !important;
        max-width: 500px !important;
    }
    
}





/* ==========================Home Page End =========================== */

/* ==========================Full Width bi Start =========================== */

.custom-body-product-bi a.custom-get-started {
    background: #ffd200 none repeat scroll 0 0;
    border: 1px solid #ffd200;
    border-radius: 20px;
    color: #000000;
    display: inline-block;
    font-family: MuseoSans-500,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 18px;
    margin-right: 20px;
    padding: 5px 8px;
    text-decoration: none;
}
.custom-body-product-bi a.custom-get-started:hover {
   background: #e7b40d;
   color: #0096db;
}
.custom-body-product h6 {
    font-size: 14px;
    color: #041c2c;
    font-family: MuseoSans-500,Arial,sans-serif;
    margin-bottom: 0.75em;
}


/* ==========================Full Width bi End =========================== */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('//cdn2.hubspot.net/hubfs/519470/images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('//cdn2.hubspot.net/hubfs/519470/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('//cdn2.hubspot.net/hubfs/519470/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('//cdn2.hubspot.net/hubfs/519470/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.addthis {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/images/dashed_line.gif") repeat-x scroll center top;
  margin: 20px 0;
  padding-top: 10px;
  text-align: left;
}
/*Retina graphics!*/

.linked-in-share {
  float: left;
}
.addthis .addthis-container {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/519470/images/dashed_line.gif") repeat-x scroll center bottom;
}
.custom-hr-dotted {
   border-top: 1px dotted #d2d2d2;
   margin-top: 20px;
   margin-bottom: 20px;
   height: 0;
   background-color: transparent;
}
.news-blog .custom-breadcrumb-group{
  background: none;
}
.custom-breadcrumb-group {
    margin-bottom: 25px;
}
.btn-transparent:hover {
   background-color: white;
}
.btn-transparent {
   display: inline-block;
   -webkit-border-radius: 18px;
   border-radius: 15px;
   background-color: transparent;
   padding: 5px 8px;
   color: #333;
   margin-right: 20px;
   border: 1px solid #ccc;
   cursor: pointer;
   outline:none;
}
.custom-head-office .page-center {
  border: none;
}
.cta.cta-transparent:hover {
   color: #0096db;
}
.cta.cta-transparent {
   color: #333;
   background-color: transparent;
   border: 1px solid #ccc;
}


/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */

   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */
   
   
   
@media (max-width: 767px){
    .specialty-retail .body-content{
    text-align:center;
}

.hide-on-mobile, .mobile-hide{
    display:none !important;
}
.center-on-mobile, .mobile-center{
    text-align:center;
}
  
.mobile-block{
    display:block !important;
}
  
.mobile-inline{
    display:block !important;
}

.no-background-mobile{
    background: none !important;
}


}

@media(min-width: 767px){
    .show-on-mobile, .mobile-reveal{
         display:none !important;
    }
}
   
@media screen and (-webkit-min-device-pixel-ratio:0){
    body{
        font: 16px MuseoSans-300,Arial,sans-serif;
    }
    .banner-content p{
        font-family: MuseoSans-300,Arial,sans-serif;
    }
}
@media (min-width: 768px) {
    .right.sidebar.stuck {
       position: fixed;
       margin-left:0;
    }
}

@media (max-width: 1300px) {
    
   .home-top-slider .slider-bg {
  background-size: 100% auto;
}

@media (max-width: 1000px) {
    iframe,embed,object{
	  /*width: 100% !important;*/
	  max-width: 100% !important;
	}
    .custom-breadcrumb-group ul {
      margin-left: 0 !important;
    }
}
@media (max-width: 1200px) {
    .blog .sidebar.left ul li:first-child a{
        font-size: 16.5px;
    }
    .blog .sidebar.left ul li a{
        font-size: 16.5px;
    }
    .blog-sidebar {
        float: right !important;
        padding: 16px 15px 40px 10px;
    }
    .custom-recent-post {
        float: none !important;
        margin: 0 auto !important;
        width: 100% !important;
    }
}
@media (max-width:940px) {
    .custom-menu-primary .hs-menu-wrapper > ul {
      margin: 0 !important;
    }
    .custom-contact-social-media {
      border-right: medium none;
    }
    .custom-career {
      padding: 0 10px;
    }
    .right-content {
      float: none;
      width: 100%;
    }
    .left-content {
      float: left;
      margin: 0 !important;
      width: 100%;
    }
    .hr {
      margin-bottom: 30px;
      margin-top: 30px;
    }
    
    /*
    .custom-top-slider img {
      display: block !important;
    }
    .custom-top-slider .slider-bg {
      display: none !important;
    }
    .custom-top-slider .hs_cos_flex-control-nav {
      bottom: 0;
    }
    .banner-image img {
      display:block;
    }
    
   
    .custom-banner {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
      min-height:0 !important;
      height: auto !important;
    }
   */
    
    .products .custom-banner{
      background-image: url("//cdn2.hubspot.net/hub/519470/hubfs/dark-flow.jpg?t=1444647585225&width=2000") !important;
      background-size: cover !important;
    }
    .partners .custom-banner{
        background-image: url("//cdn2.hubspot.net/hub/519470/hubfs/very-dark-1.jpg?t=1444663169165&width=2000") !important;
    }
    .australia .custom-banner{
        background-image: url("//cdn2.hubspot.net/hub/519470/hubfs/images/australia.jpg?t=1444651407065&width=2000") !important;
    }
    .icon-fixed-width[class^="icon-"], .icon-fixed-width[class*=" icon-"] {
      width: 0.6em !important;
    }
    .two-column-right .body-container .page-center, .three-column .body-container .page-center{
      padding: 10px;
    }
    .products-platform .custom-banner {
      margin-bottom: 0;
    }
    .full-width-with-banner .body-container .page-center {
      padding: 10px;
    }
    .partners-two-right-content, .partners-two-left-content {
      float: none;
      padding: 0;
      width: 100%;
    }
    .australia .custom-top-content .page-center {
      padding: 21px 10px;
    }
     .custom-banner .hs_cos_wrapper_type_linked_image > a {
        position:static;
     }
     .custom-request-a-demo .custom-row2col2 img{
        margin-right:0 !important; 
     }
     .two-column-right .body-container .page-center, .three-column .body-container .page-center, .two-column .body-container .page-center {
        padding: 10px;
    }
    .two-column-right .main-content, .three-column .main-content, .two-column .main-content{
      padding: 0 !important;
    }
    .body-container .custom-yellow-bg .page-center {
      padding: 23px 10px 18px;
    }
    .main-content, .blog-content, .sidebar.left, .sidebar.right, .blog-sidebar {
      padding: 0;
    }
    .custom-logo-v2 {
      padding-left: 10px;
      position: relative;
      z-index: 2147483647;
    }
    .home-top-slider .hs_cos_flex-slider .hs_cos_flex-slides > li img {
      visibility: visible;
      width: 100%;
    }
    .home-top-slider .hs_cos_flex-slider .hs_cos_flex-slides > li {
      height: 100% !important;
      overflow: visible;
    }
    .custom-bi img[alt="BI Mobile"] {
        margin: 0 20px 0 0 !important;
    }
    .home-top-slider .slider-bg {
      display: none !important;
    }
    .home-top-slider .hs_cos_flex-slider .hs_cos_flex-slides > li img {
      visibility: visible !important;
      width: 100% !important;
      height:100% !important;
      position: static;
    }
    .home-top-slider .hs_cos_flex-slider .hs_cos_flex-slides > li {
      margin-bottom: 20px;
    }
}

/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 767px) {
    body input[type="text"], body input[type="password"], body input[type="datetime"], 
    body input[type="datetime-local"], body input[type="date"], body input[type="month"], 
    body input[type="time"], body input[type="week"], body input[type="number"], body input[type="email"], 
    body input[type="url"], body input[type="search"], body input[type="tel"], body input[type="color"], 
    body input[type="file"], body textarea, body select {
        max-width:100%;
    }
    .main-content,.sidebar{
        margin:0 0 30px;
    }   
    .footer-container .page-center {
      padding: 0 10px;
    }
    .footer-container .hs-form-field > label {
      display: block;
      float: none;
      margin: 0 0 5px;
    }
    .footer-container input[type="email"] {
      float: none;
      margin: 3px 0 10px;
      max-width: 100%;
    }
    .footer-container .hs-button.primary.large {
      float: none;
      font-size: 10
      margin: 0;
      width: auto;
    }
    .custom-inner-wrapper ul {
      margin: 0 0 40px;
    }
    .custom-inner-wrapper {
      text-align: center;
    }
    .footer-top-content p {
      line-height: 40px;
    }
    .normal {
      display: block;
      margin: 9px 0 7px;
    }
    .n-hover {
      display: none;
      margin: 8px 0 7px 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul {
      margin: 0 !important;
    }
    .blog .breadcrumb {
      max-width: 100% !important;
      padding: 18px 20px 19px;
    }
    .blog .breadcrumb ul li a {
      font-size: 16px;
    }
    .main-content, .blog-content, .sidebar.left, .sidebar.right, .blog-sidebar {
      padding: 10px 0 40px;
    }
    .blog .sidebar.left ul {
      text-align: center;
    }
    .blog-sidebar .custom-recent-post h3 {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      border-bottom: 1px solid #dcdcdc;
      border-radius: 0;
       padding: 10px 0;
    }
    .blog-sidebar .custom-recent-post .cell-wrapper {
      border: medium none;
      border-radius: 0;
    }
    .blog-sidebar .widget-module {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      border-radius: 0;
      padding: 0;
    }
    .sidebar.left.visible-phone {
        background: url("//cdn2.hubspot.net/hubfs/519470/Iqmetrix-Apr2015-Theme/Images/border-top-internal.png") no-repeat scroll center top,
         url("//cdn2.hubspot.net/hubfs/519470/Iqmetrix-Apr2015-Theme/Images/border-top-internal.png") no-repeat scroll center bottom;
         padding:20px 0;
    }
    .blog-sidebar {
        float: none !important;
        padding: padding: 10px 0 40px;;
    }
    .custom-recent-post {
        float: none !important;
        margin: 0 auto !important;
        width: 100% !important;
    }
    .custom-social-icon ul li {
      padding: 0;
      position:static;
    }
    .custom-social-icon ul li:after{
        content:none;
    }
    .custom-social-icon ul li a:after{
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        display:block;
        position:absolute;
        font-size: 14px;
        font-weight:400;
        color:#f3f3f3;
        text-decoration:none !important;
        line-height:15px;
        left:0;
        top:3px;
    }
    .custom-social-icon ul li a{
        padding: 0 !important;
        font-family:MuseoSans-300,Arial,sans-serif;
        font-size:14px;
        font-weight:400;
        font-style:normal;
        font-size-adjust:none;
        color:#f3f3f3;
        text-decoration:none;
        letter-spacing:0px;
        line-height:21px;
        position:relative;
        display:inline-block;
    }
    .tw a:after{
        content:"";
    }
    .fb a:after{
        content:"";
    }
    .linked a:after{
        content:"";
    }
    .gplus a:after{
        content:"";
    }
    .youtube a:after{
        content:"";
    }
    .big-fact h2 {
      float:none;
      font: 40px MuseoSans-500,Arial,sans-serif;
      margin-right: 0px;
    }
    
 
    .custom-get-started h1 {
      font-size: 45px;
      line-height: 50px;
    }
    .two-column-right .main-content {
      padding: 0 !important;
    }
    .two-column-right .sidebar.right {
      padding: 0;
    }
    .body-container .page-center {
      padding: 20px 10px;
    }
    .custom-two-col-image .left-col.span6 {
     border-right: medium none;
     padding-right: 0;
    }
    .custom-footer-contact-number p {
      margin-top: 24px;
      padding-bottom: 0px;
      line-height: 1.1;
    }
    .custom-request-a-demo .custom-row2col2 img{
        margin-right:20px !important; 
     }
     .custom-request-a-demo .custom-row2col2 {
      clear: both;
      overflow: hidden;
    }
    .custom-five-column div {
      float: none;
      padding: 10px;
      text-align: center;
      width: 100%;
    }
     .cta-big{
        font-size: 22px;
    }
    .products-rq .big-fact h2 {
        margin-top: 0;
        padding-top: 12px;
    }
    .right.sidebar {
        width:100% !important;
    }
    body input[type="text"],
    body input[type="password"], 
    body input[type="datetime"], 
    body input[type="datetime-local"], 
    body input[type="date"], 
    body input[type="month"], 
    body input[type="time"], 
    body input[type="week"], 
    body input[type="number"], 
    body input[type="email"], 
    body input[type="url"], 
    body input[type="search"], 
    body input[type="tel"], 
    body input[type="color"],
    body input[type="file"],
    body textarea,
    body select {
      max-width:100% !important;
    }
    

/*home page top banner*/
.nrf-home .page-center {
    margin-top: 100px !important;
}


    
}

     

/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 767px) {
    .cta-big {
      font-size: 14px !important;
    }
    .custom-benefit-rotator .hs_cos_flex-direction-nav a {
      top: 25%;
    }
    .footer-top-content p{
        font-size:15px;
    }
    h1 {
      font-size: 40px;
    }
    h2 {
        font-size:32px;
    }
    h3 {
        font-size:25px;
    }
    h4 {
        font-size:20px;
    }
    h5 {
        font-size:18px;
    }
    .custom-get-started h1 {
      font-size: 35px !important;
      line-height: 1;
    }
    .custom-top-content h2 span {
      font-size: 30px !important;
    }

}

/* for ROI calculator */

.hide {
    display: none;
}

.roi input[type="number"] {

    width: 100px;
    font-size: 40px;
    padding: 10px;
    text-align: center;
    margin: 20px auto;
}

/* Quick Declarations */

.auto-center{
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}

.no-side-margin{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media (max-width:767px){
  .mobile-center{
    text-align:center;
}  
}