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

@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);

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

@font-face {
    font-family: "franklin-gothic-urw";
    font-style: normal;
    font-weight: 300;
    src: url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/300/a"),
    url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/300/d"),
    url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/300/l");
}
@font-face {
    font-family: "franklin-gothic-urw";
    font-style: normal;
    font-weight: 400;
    src: url("//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/400/a"),
    url("//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/400/l"),
    url("//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/400/d");
}
@font-face {
    font-family: "franklin-gothic-urw";
    font-style: normal;
    font-weight: 500;
    src: url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/500/a"),
    url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/500/d"),
    url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/500/l");
}
@font-face {
    font-family: "franklin-gothic-urw";
    font-style: normal;
    font-weight: 700;
    src: url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/700/a"),
    url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/700/l"),
    url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/700/d");
}
@font-face {
    font-family: "franklin-gothic-urw-cond";
    font-style: normal;
    font-weight: 500;
    src: url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/Cond/a"),
    url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/Cond/a"),
    url("https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Fonts/Cond/d");
}



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

/* 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: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0 5% 0 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 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. MISCELLANEOUS

  7. MOBILE MEDIA QUERIES

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




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


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

/* Website background color and default font styles */
body {
    background: #fff;
    color: #333;
    font-family: franklin-gothic-urw,Arial,sans-serif;
    font-size: 21px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1252px;
    margin: 0 auto;
    clear: both;
    width: 90%;
}

a { 
    color: #0099d6; 
    outline: none;
    text-decoration: none;
}
a:hover, a:focus { color: #0084b8; }

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

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #5783FD;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #5783FD;
  text-shadow: none;
}

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



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


/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

p, ol, ul, dl, address {
    margin: 0 0 24px;
    margin: 0 0 1.5rem;
}



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-family: "franklin-gothic-urw-cond",Arial,sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    margin-bottom: 25px;
    font-size: 52px;
    line-height: 53px;
    color: #0099d6;
    font-weight: 500;
    letter-spacing: -1px;
    margin-top: 0;
}
h2 {
    font-size: 25px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
}
h3 {
    font-size: 23px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px;
}
h4 {
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    font-size: inherit;
}
h5 {
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    font-size: inherit;
}
h6 {
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    font-size: inherit;
}

/* Lists */
ul, ol {
    
}
ul ul, ul ol, ol ol, ol ul {}
.body-container-wrapper li {
    padding-left: 0;
    margin-left: 15px;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.5;
}
.body-container-wrapper ul li:before {
    content: ' ';
    background-color: #0099d6;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 12px;
    left: -14px;
}
ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
ul.unstyled li:before , ol.unstyled li:before{
    display: none;
}

.body-container-wrapper ul{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}

/* Quotes */
blockquote { 
    background-color: #75af31;
    font-size: 22px;
    line-height: 30px;
    padding: 31px 50px;
    border: none;
    font-style: normal;
    color: #fff;
    margin: 0;
    margin-bottom: 30px;}
blockquote p {}
blockquote small {}
blockquote small:before {}

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








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


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




/* ==========================================================================
   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 {}


.custom-header-wrapper {
    background-color: #0099d6;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    border-bottom: 2px solid #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width: 100% !important;
    min-height: 107px !important;
    padding-top: 24px;
}
.custom-header-logo img {
    max-width: 179.938px;
    /*margin-top: -7px;*/
  height:70px;
    align-self: center;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.custom-google-search form.hs-form {
    position: relative;
    top: 18px;
    right: -8px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.custom-google-search a.hs-button.primary {
    position: absolute;
    top: 0;
    right: 9px;
    width: 23px;
    height: 36px;
    margin: 0;
    background: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/search_icon.svg);
    display: block;
    z-index: 99;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
}
.custom-google-search form:hover input[type="text"] {
    background-color: #33adde;
    opacity: 1;
}
.custom-google-search input[type="text"] {
    background: transparent;
    color: #fff;
    -webkit-transition: opacity 200ms linear;
    -moz-transition: opacity 200ms linear;
    -o-transition: opacity 200ms linear;
    -ms-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
    height: 36px;
    padding: 4px;
    font-size: 1rem;
    opacity: 0;
    width: 200px;
    float: right;
}

.custom-google-search input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{    color: #fff; opacity: 1; }
.custom-google-search input:-moz-placeholder, textarea:-moz-placeholder{    color: #fff; opacity: 1; }
.custom-google-search input::-moz-placeholder, textarea::-moz-placeholder{    color: #fff; opacity: 1; }
.custom-google-search input:-ms-input-placeholder, textarea:-ms-input-placeholder{         color: #fff; opacity: 1;    }

.custom-google-search .hs-button.primary:hover {
    background-color: transparent;
}
.custom-header-logo {
    width: 100% !important;
    max-width: 248px;
}
.custom-google-search {
    float: right !important;
    margin-left: 0 !important;
    vertical-align: top;
    width: 30px !important;
    position: absolute;
    top: 0;
    right: 0;
}
.header-container-wrapper .page-center {
    position: relative;
}
.header-container-wrapper {
    min-height: 157px !important;
    position: relative;
}
.body-container-wrapper {
    padding: 2rem 0;
}




/*-------- scroll -header ---------------*/






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


.body-container-wrapper {}
.body-container {}


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

/* Homepage */

/* Contact Us */

/* About Us */


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

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




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


.footer-container-wrapper {}
.footer-container {}

.custom-footer-wrapper {
   background-color: #909192;
   min-height: 200px !important;
   color: #fff;
   padding: 1.875rem 0 0;
   position: relative;
   z-index: 99;
}
.copyright {
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 50px;
    clear: both;
    padding: 2rem 0;
    width: 90% !important;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    max-width: 1252px;
    padding-left: 25px;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    padding-bottom: 0;
}
.page-center.column {
    max-width: 1079px !important;
    margin: 0 auto;
    margin-top: 25px !important;
}
.footer-left img {
    max-width: 131.953px;
    fill: #fff;
    display: block;
    margin-bottom: 15px;
}
.footer-container-wrapper {
    font-size: 16px;
    line-height: 20px;
    margin-top: 50px;
}
.footer-container-wrapper a.button:hover {
    background-color: #666;
}
.footer-container-wrapper a.button {
    display: block!important;
    float: left;
    background-color: #777;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    padding: 0 40px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    border: none;
    margin-top: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-bottom: 50px;
}
.footer-container-wrapper h4 {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 17px;
    text-transform: uppercase;
    letter-spacing: .2px;
    clear: both;
    display: block;
}
.social-share a {
    display: block;
    margin-bottom: 17px;
    color: #fff;
    text-decoration: none;
}
.footer-container-wrapper .social {
    clear: both;
    overflow: auto;
    overflow-y: hidden;
}
.footer-container-wrapper .social a.twitter {
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/footer_twitter.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.footer-container-wrapper .social a {
    width: 27px;
    height: 27px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
}
.footer-container-wrapper .social a.linkedin {
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/footer_linkedin.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.footer-container-wrapper .links {
    clear: both;
    margin-top: 39px;
}
.custom-footer-wrapper .footer-left {
    width: 32.26% !important;
    margin-right: 54px !important;
    padding-left: 2px;
}

.custom-footer-wrapper .footer-mid {
    width: 32.26% !important;
    margin-right: 54px !important;
    margin-left: 1.1% !important;
        margin-top: 22px;
}

.custom-footer-wrapper .social-share {
    width: 30.26% !important;
    margin-left: 29px !important;
    margin-right: -133px !important;
    margin-top: 22px;
}
.footer-container-wrapper .phone a:last-child {
    margin-bottom: 0;
}


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


   3. MAIN NAVIGATION                                            


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





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


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


.custom-menu-primary.js-enabled {
    margin-left: 1.1% !important;
}


/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
    background: transparent;
    display: block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
    background: transparent;
    margin: 0;
    color: #444;
    font-size: 20px;
    text-transform: uppercase;
    margin-right: 37px;
    font-weight: 600;
    line-height: 72px;
    height: 68px;
}
.insights.hs-blog-post .custom-learn-from-us input.hs-button.primary.large:hover {
    background-color: #0084b8!important;
    color: #fff!important;
}
.insights.hs-blog-post .custom-learn-from-us input.hs-button.primary.large {
    background-color: #0099d6 !important;
}
.footer-container-wrapper h4 {
    font-family: "franklin-gothic-urw",Arial,sans-serif;
}
.case-study h2.entry-title a:hover, .publications h2.entry-title a:hover {
    color: #0099d6;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:#333;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
  color:#fff;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    line-height: 1.7;
    background-color: #0099d6;
    margin-left: -23px;
    border-top: 1px solid #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
    background: transparent;
    height: 42px;
    line-height: 40px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    padding: 0 23px;
    color: #fff;
    border-bottom: 1px solid #0a75a0;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    line-height: 40px;
}
.custom-menu-primary .hs-menu-wrapper > ul>li>ul>li>a:hover{
    color: #FFF;
    background-color: #00b7ff;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(2) {
/*     margin-right: 0; */
}


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

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:901px) {
    .scroll-header .custom-header-wrapper {
        padding-top: 0;
        min-height: 50px !important;
    }
    
    .scroll-header .custom-header-logo img {
        max-width: 107.953px;
        margin-top: 7px;
    }
    
    .scroll-header .custom-google-search form.hs-form {
        top: 4px;
    }
    .scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li {
        height: 48px;
        line-height: 49px;
        font-size: 16px;
    }
    .sidebar-fixed .custom-inner-content-group {
        width: 10%;
    }
    .custom-menu-primary .hs-menu-wrapper { 
        display:block !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
/*         display: none; */
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul ul {
        display: none !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li:last-child a {
        border-bottom: 0;
    }
    
}
@media screen and (min-width: 1000px) {
    .table-wrap {
        margin-right: -110px !important;
    }
    
    
}
@media screen and (min-width: 1050px) {
    .team-member-main:after {
        content: "";
        clear: both;
        display: block;
    }
    
}

/* infinite scroll */
#infscr-loading {
    display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
}
#infscr-loading>img {
	display: block;
	position: relative;
	margin: 0 auto;
}
#infscr-loading>div {
	display: none;
}


/* ==========================================================================
   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: 900px){


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


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

  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: -62px;
    cursor: pointer;
    right: 6px;
    background-color: #0073a0;
    height: 35px;
    border-radius: 7px;
    line-height: 35px;
    padding-left: 37px;
    padding-right: 17px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/menu_burger.svg?t=1483360214695);
    background-repeat: no-repeat;
    background-size: 17px auto;
    background-position: 11px 12px;
    clip: auto!important;
    font-family: "franklin-gothic-urw-cond",Arial,sans-serif;
  }




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

    .child-trigger {
        display: block !important;
        position: absolute;
        top: 0;
        right: 4px;
        background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/menu-arrow.png);
        background-repeat: no-repeat;
        background-position: center center;
        width: 20px;
        height: 20px;
        opacity: .5;
        padding: 20px;
        cursor: pointer;
    }


    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
    .child-open>.child-trigger {
        background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/menu-close.png);
        top: 0;
        right: 4px;
    } 
   .custom-menu-primary.js-enabled{
       position: relative;
   }

  /* 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{
    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: relative; /**************************************************************/
    top: -1px;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#0099d6; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
.custom-menu-primary .hs-menu-wrapper > ul li {
    line-height: 41px;
    text-align: left;
    border-bottom: 1px solid #0a75a0;
    height: auto!important;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    margin-left: 0;
    border-top: 1px solid #66d4ff!important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li {
        border-bottom: 1px solid #66d4ff!important;
    }
  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul>li:hover{
      background-color: #00B7FF!important;
  }
    .custom-menu-primary .hs-menu-wrapper > ul li a {
        font-size: 20px;
        font-family: "franklin-gothic-urw",Arial,sans-serif;
        font-weight: 500;
        color: #fff;
        padding: 0 30px;
        display: block;
        line-height: 41px;
    }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

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

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
  }
    
    .custom-menu-primary .hs-menu-wrapper > ul > li.child-open {
        border-bottom: 1px solid #66d4ff!important;
        background-color: #00b7ff!important;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li:last-child {
        border: 0 !important;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li {
        border-bottom: 1px solid #66d4ff!important;
        padding-bottom: 1px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a {
        border-bottom: 0;
        font-size: 18px!important;
        text-indent: 0;
        padding: 0 30px!important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li .child-trigger {
        top: 8px!important;
        right: 12px!important;
        padding: 13px!important;
        background-size: 50%;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul {
        background-color: #00b7ff!important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul>li.child-open .child-trigger {
        opacity: 1;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li:hover {
        background-color: #2CC2FE!important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
        line-height: 31px !important;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
        border: 0 !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li {
        border: 0 !important;
        padding-left: 20px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul>li>ul>li:hover>ul {
        background-color: #2CC2FE!important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li a:hover {
        text-decoration: underline;
    }
    .custom-menu-primary .hs-menu-wrapper > ul>li:last-child {
        background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/search_icon_nav.svg);
        background-repeat: no-repeat;
        background-position: center right;
        background-size: 20px 20px;
        border-right: 15px solid transparent;
    }
    div.custom-inner-content-group div.vertical-breadcrumb-menu {
        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 {}








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


   5. COS COMPONENTS                                        


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





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


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

/* Blog Post */
body.hs-blog-post {}
/*
@media(min-width: 768px) {
    .hs-blog-post.hs-blog-id-4692124572 .post-body img {
		float: left;
		padding-right: 10px;
	}
	.hs-blog-post.hs-blog-id-4692124572 .post-body .hs-featured-image-wrapper img {
		float: none;
		padding-right: 0;
	}
}
@media(max-width: 767px) {
	.hs-blog-post.hs-blog-id-4692124572 .post-body img {
		float: none;
		display: block;
	}
}
*/
/* Blog Listing */
body.hs-blog-listing {}
/*
body.hs-blog-id-4510390549 .blog-listing-wrapper .post-listing .post-item h4 {
    color: #333;
	font-weight: normal;
	margin-top: 5px;
}
*/
/* 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: 100%;
    max-width: 200px;
    height: auto;
    width: auto;
    display: block;
    float: left;
    margin: 0;
}

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




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

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

/* Form Field */
body .hs-form-field {
    text-transform: uppercase;
    color: #777;
}

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

/* Labels */
body label {}
body .hs-form-field > label {
    display: block;
    font-size: 15px;
    line-height: 19.5px;
    margin-bottom: 8px;
    margin-top: 16px;
}
ul.hs-error-msgs.inputs-list li:before {
    display: none;
}
ul.hs-error-msgs.inputs-list {
    color: #d62417;
    margin-top: 0;
    border-bottom: 2px solid #790000;
    padding: 5px 0 !important;
}
.contact ul.hs-error-msgs.inputs-list {
    border-bottom: 2px solid #790000;
    font-weight: 300!important;
    font-size: 17px;
    margin: 20px 0!important;
    padding-bottom: 5px !important;
    color: #d62417!important;
    margin-top: 5px !important;
}
ul.hs-error-msgs.inputs-list li {
    margin: 0;
}
span.hs-form-required {
    display: inline-block;
    color: #790000;
    margin-left: 4px;
}
.hs_recaptcha.field.hs-form-field {
    overflow-x: visible;
    overflow-y: visible;
    padding: 50px 0 14px 0;
    transform: scale(0.6);
    	-webkit-transform: scale(0.75);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}	
}
@media(min-width: 900px) {
    .right-content .hs_recaptcha > .input {
		transform: scale(0.6);
		-webkit-transform: scale(0.6);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}	
}
@media(min-width: 1050px) {
	.right-content .hs_recaptcha > .input {
		transform: scale(0.7);
		-webkit-transform: scale(0.7);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}	
}

/* 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-family: franklin-gothic-urw,Arial,sans-serif;
    background-color: #f2f2f2;
    font-size: 14px;
    padding: 9px 10px!important;
    font-family: inherit;
    border: none;
    display: block;
    max-width: 767px; 
}

.custom-learn-from-us .hs_cos_wrapper_type_form form.hs-form .hs-input[type="checkbox"], .custom-learn-from-us .hs_cos_wrapper_type_form form.hs-form .hs-input[type="radio"] {
    padding-right: 5px; 
    width: auto !important;  
}

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

ul.inputs-list {
     list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.inputs-list li {
    margin-left: 0px; 
    position: static; 
}

/* Separate Styles for Multiple Line Inputs */
body textarea {
    min-height: 150px;
}
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 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 */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}

/* Boolean Tickbox Label Text (Canada Opt-In) */

label.hs-form-booleancheckbox-display {
    text-transform:none;
    font-size: 16px;
}


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

/* 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 {}
.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 {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


/* 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"] {}

/* 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 fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

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

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


@media (max-width: 1125px)and (min-width: 901px) {
    .three-col-left-menu #hs_form_target_widget_1483518134664 fieldset .hs-form-field{
        width: 100%;
    }
}

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




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


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"],
a.ctm-button {
    cursor: pointer;
    -webkit-appearance: none;
    font-family: franklin-gothic-urw,Arial,sans-serif;
    text-decoration: none !important;
    background-color: #0099d6;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    padding: 0 40px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    display: inline-block;
    margin-top: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover,
a.ctm-button {
    background-color: #0084b8;
    color: #fff;
}

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


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








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


   6. MISCELLANEOUS                                      


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


.sidebar.right-content.related li {
    margin: 0;
    border-top: 1px solid #ccc;
    margin-top: 8px;
    padding-top: 11px;
    color: #888!important;
    font-size: 16px!important;
    line-height: 20px!important;
    font-weight: 300;
    padding-bottom: 5px;
    list-style: none !important;
}

.sidebar.right-content.related ul {
    margin: 0 !important;
    list-style: none !important;
}

.sidebar.right-content.related li a {
    color: #888!important;
    font-weight: 300;
}

.sidebar.right-content.related li a:hover {
    color: #0099d6!important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5)>ul>li:last-child {
    display: none !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5)>ul>li:nth-child(5)>a {
    border-bottom: 0;
}
.custom-error-page.widget-type-google_search label {
   display: block;
   font-size: 13px;
   color: #777;
   text-transform: uppercase;
   line-height: 23px;
}

.custom-error-page.widget-type-google_search input[type="text"] {
   max-width: 340px;
}
.hs-fw h3 {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -.3px;
    color: #333;
    margin-bottom: 5px;
    font-weight: 500;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
}
.hs-fw h2 {
    font-size: 23px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px;
}
.hs-fw .hs_cos_wrapper_type_form .hs-form-field > label {
    display: block;
    font-size: 13px;
    color: #777;
    text-transform: uppercase;
    line-height: 23px;
}
.hs-fw form.hs-form {
    max-width: 340px;
}

.hs-blog-header.show-phone {
    display: none !important;
}

.custom-post-by-topics h4.entry-title {
    margin: 0;
}
.hs-insights .custom-post-by-topics .entry-excerpt {
    font-size: 16px;
    line-height: 24px;
}
.hs-insights .sidebar .widget-type-post_filter ul li a {
    text-transform: capitalize;
}
.post-by-topic-main-wrapper{
    border-bottom: 1px solid #ccc;
    margin-bottom: 82px;
    padding-bottom: 30px;
    padding-top: 25px;
}
.hs-insights .sidebar.left-content {
    margin-top: 5px;
}
.left-content {
    width: 15.33% !important;
}
.insight-main-container {
    width: 83.06% !important;
    margin: 0 0 0 1.1% !important;
}
#comments-listing.no-comments {
    border: 0;
    margin: 0;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch>li.hs-menu-item.hs-menu-depth-3.active.active-branch>ul {
    margin-top: 8px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch>li.hs-menu-item.hs-menu-depth-3.active.active-branch>ul {
    display: block !important;
    position: static !important;
    opacity: 1 !important;
    visibility: visible;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch>li.hs-menu-item.hs-menu-depth-3.active.active-branch>ul>li {
    font-size: 16px;
    line-height: 19px;
    border-bottom: none;
    width: auto;
    padding: 4px 10px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch>li.hs-menu-item.hs-menu-depth-3.active.active-branch>ul>li>a {
    color: #888!important;
    letter-spacing: -.5px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch>li.hs-menu-item.hs-menu-depth-3.active.active-branch>ul>li>a:hover {
    color: #66b5e1!important;
}
.custom-learn-from-us ul.hs-error-msgs.inputs-list {
    border-bottom: 2px solid #790000;
    padding-bottom: 6px !important;
    margin-top: 0;
    font-weight: 600!important;
    color: #fff!important;
}
.custom-learn-from-us span.hs-form-required {
    color: #fff;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul>li.active.active->branch>ul {
    display: block !important;
    opacity: 1 !important;
    position: static !important;
    visibility: visible !important;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul>li.active.active-branch>ul {
    position: static !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: 8px;
}

.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul>li.active.active-branch>ul>li {
    font-size: 16px;
    line-height: 19px;
    border-bottom: none;
    width: auto;
    padding: 4px 10px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul>li.active.active-branch>ul>li>a {
    color: #888!important;
    letter-spacing: -.5px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul>li.active.active-branch>ul>li>a:hover {
    color: #66b5e1!important;
}
.hs-input.invalid.error {
    border: 1px solid #d62417;
}
.custom-google-search form input[type="text"]:focus {
    background-color: #33adde;
    opacity: 1;
}
.hs-home-page .header-container-wrapper {
    min-height: 107px !important;
}
.hs-home-page .body-container-wrapper {
    padding: 0 0 2rem;
}



.custom-home-page-logo-slider .page-center {
    padding-top: 0 !important;
}
.custom-home-page-logo-slider button.slick-next.slick-arrow {
    opacity: .3;
    margin-right: -10px;
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/nav_arrow_right_grey.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    float: right;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
        margin-top: -20px;
}
.custom-home-page-logo-slider button.slick-prev.slick-arrow {
    opacity: .3;
    width: 40px;
    height: 40px;
    float: left;
    margin-left: -10px;
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/nav_arrow_left_grey.svg);
    background-repeat: no-repeat;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
        margin-top: -20px;
}
.custom-home-page-logo-slider button.slick-prev.slick-arrow:hover, .custom-home-page-logo-slider button.slick-next.slick-arrow:hover{
    opacity: 1;
}

.custom-home-page-logo-slider button:before{
    display: none;
}



/*NB Home Hero*/
.home-hero-section{
    padding:170px 27px;
}
.home-hero-section .max-width{
    max-width:1252px;
    margin:0 auto;
}
.home-hero-section .max-width .home-hero-content{
    max-width:500px;
}
.home-hero-section .max-width .home-hero-content h1.home-hero-title{
    color:white;
}
.home-hero-section .max-width .home-hero-content h2.home-hero-headline{
    color:white;
    font-size:20px;
    line-height:24px;
    font-weight:400;
    margin-bottom:30px;
}
.home-hero-section .max-width .home-hero-content a.home-hero-button{
    background-color: #d62417;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    padding: 0 59px;
    height: 37px;
    line-height: 37px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    letter-spacing: .5px;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: center;
    margin-top: 13px;
    margin-bottom: 30px;
}

.custom-popular-post a.bx-next {
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/nav_arrow_right.svg?t=1483707952594) !important;
    background-repeat: no-repeat;
    width: 40px !important;
    height: 40px !important;
    background-position: 0 !important;
    opacity: .3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    right: 18px;
    
}
.custom-popular-post a.bx-prev {
    left: 14px;
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/nav_arrow_left.svg);
    background-repeat: no-repeat;
    width: 40px !important;
    height: 40px !important;
    background-position: 0;
    opacity: .3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-position: 0;
}
.custom-popular-post a.bx-prev:hover, .custom-popular-post a.bx-next:hover{
    opacity: 1;
    background-position: 0;
}


.custom-home-page-row1 button.slick-next.slick-arrow:before, .custom-home-page-row1 button.slick-prev.slick-arrow:before{
    display: none;
}

.custom-home-page-row1 button.slick-next.slick-arrow {
    position: absolute;
    top: 270px;
    right: 70px;
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/nav_arrow_right.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: .3;
    margin-top: 0;
}
.custom-home-page-row1 button.slick-prev.slick-arrow {
    content: ' ';
    position: absolute;
    top: 270px;
    left: 70px;
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/nav_arrow_left.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: .3;
    margin-top: 0;
    z-index: 9;
}
.custom-home-page-row1 button.slick-next.slick-arrow:hover, .custom-home-page-row1 button.slick-prev.slick-arrow:hover {
    opacity: 1;
}



.contact .hs_cos_wrapper_type_form .hs-form-field > label {
    display: block;
    font-size: 13px;
    color: #777;
    text-transform: uppercase;
    margin-top: 18px;
}
.contact .right-content strong {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: -.5px;
    margin-bottom: 4px;
        display: block;
}

.contact .right-content img {
    margin-bottom: 14px;
}
.two-column-left .main-content article {
    margin-bottom: 2.5rem;
}
.contact .right-content p {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}

.contact .right-content a {
    display: block;
    margin-top: 8px;
    margin-bottom: 40px;
    color: #444;
    padding-left: 19px;
    letter-spacing: -.5px;
    font-weight: 500;
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/map_pin.svg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 13px;
        font-size: 16px;
    line-height: 23px;
}

.contact .right-content h4 {
    border-bottom: 1px solid #ccc;
    letter-spacing: 0;
    padding-bottom: 7px;
    margin-bottom: 13px;
    color: #545555;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.custom-two-column-heading h4.bold-h {
    margin-top: 20px;
    font-weight: 500;
}
.three-col-left-menu .right-content, .contact .right-content {
    padding-top: 83px;
    line-height: 20px;
    font-size: 15px;
    color: #444;
}
.custom-popular-group {
    padding-top: 20px;
}
.span12.widget-span.widget-type-menu.custom-menu-primary.visible-mobile.js-enabled {
    display: none !important;
}
.three-col-left-menu .right-content .hs_cos_wrapper_type_form {
    background-color: #e9e9e9;
    padding: 26px 17px;
}
.three-col-left-menu .right-content .hs_cos_wrapper_type_form h3 {
    margin: 0;
    font-size: 22px;
    line-height: 24px;
    padding-right: 20px;
    padding-left: 2px;
    letter-spacing: -.8px;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    color: #333;
    font-weight: 600;
    margin-bottom: 5px;
}

.three-col-left-menu .right-content .hs_cos_wrapper_type_form .hs-button.primary.large:hover {
    background-color: #0084b8!important;
    
}
.three-col-left-menu .right-content .hs_cos_wrapper_type_form .hs-button.primary.large {
    background-color: #0099d6!important;
    color: #fff !important;
}
.three-col-left-menu .right-content .hs_cos_wrapper_type_form .hs-input {
    margin-bottom: 3px!important;
    background-color: #fff!important;
}
.three-col-left-menu .right-content .actions {
    text-align: center;
}
.sidebar-in.custom-top {
   margin-top: 0 !important;
   transition: all 0.5s ease;
}
.pricing .body-container-wrapper ul li:before {
    content: ' ';
    background-color: #0099d6;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 6px;
    left: -14px;
}
.pricing .partner-box-text-area ul li {
        color: #444;
        font-size: 16px;
        line-height: 20px;
        padding-left: 0;
        margin-left: 15px;
        position: relative;
        margin-bottom: 20px;
    }

.hiddencontent {
    display: none;
}

.hiddencontent.form-open-learn {
    display: block!important;
}

.centricity-container {
    position: relative;
    padding-bottom: 0%;
    height: 0;
    overflow: hidden;
}

.centricity-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 




.sidebar h3 {
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: 600;
    color: #545555;
    font-size: 15px;
    line-height: 19px;
    max-width: 140px;
    padding: 8px 0;
    letter-spacing: .1px;
    padding-top: 3px;
    padding-bottom: 6px;
    margin-bottom: 2px;
    margin-top: 0;
    font-family: franklin-gothic-urw, Arial, sans-serif;
}
span.filter-link-count, .sidebar ul li:before {
    display: none;
}
.sidebar ul li a {
    color: #333;
}
.sidebar ul li {
    margin: 0;
    font-size: 16px;
    line-height: 19px;
    padding: 6px 0;
    letter-spacing: -.2px;
    color: #333;
}
.sidebar ul {
    margin: 0;
}
.sidebar ul li a {
    color: #333;
}

.sidebar.right-content  ul li {
    text-decoration: none;
    border-top: 1px solid #ccc;
    margin-top: 8px;
    padding-top: 11px;
    color: #888;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    display: block;
    padding-bottom: 0;
}

.sidebar.right-content  ul li a {
    color: #888;
}

.sidebar.right-content h3 {
    padding: 0;
    margin: 0;
    border: 0;
    max-width: 100%;
    color: #545555;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.custom-popular-post article.relatedpost {
    padding: 0;
    min-height: 316px;
    max-width: 730px;
    background-color: #000;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 48px;
    overflow: auto;
    overflow-y: hidden;
    width: 100%;
}


article.relatedpost .featured-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .35;
}
article.relatedpost .webinar-inner {
    color: #fff;
}

article.relatedpost .webinar-inner {
    position: absolute;
    top: 22px;
    left: 22px;
    max-width: 305px;
    width: 100%;
}
    
.custom-popular-post ul li {
    margin: 0;
}
.custom-popular-post ul {
    margin: 0;
}
.custom-popular-post ul li:before {
    display: none;
}
article.relatedpost .webinar-button {
    background-color: #d62417;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    padding: 0 59px;
    height: 37px;
    line-height: 37px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    letter-spacing: .5px;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: center;
    margin-top: 13px;
    margin-bottom: 30px;
}
.blog-listing-wrapper .post-listing .post-item h4 {
    color: #d62417;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: -.4px;
    margin-bottom: .3125rem;
    margin-top: 0;
}
.hs-insights.hs-blog-listing .blog-listing-wrapper .post-listing .post-item a.hs-featured-image-link {
    margin-left: -230px;
    float: left;
    width: 200px;
    margin-top: 2px;
    display: block;
}
.hs-insights.hs-blog-listing .blog-listing-wrapper .post-listing .post-item {
    padding-left: 232px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 48px;
    overflow: auto;
    overflow-y: hidden;
}
h2.entry-title {
    color: #0099d6;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    letter-spacing: -.7px;
    margin-bottom: 5px;
    margin-top: 0;
}
h2.entry-title a:hover {
    color: #0084b8;
}

h2.entry-title a {
    color: #0099d6;
    font-size: 26px;
    line-height: 28px;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    font-weight: 500;
    text-decoration: none;
    text-transform: none;
    display: block;
}
.display-date {
    font-weight: 600;
}
.entry-excerpt p {
    margin: 0;
}
.sidebar-item.sidebar-form {
    margin-bottom: 0;
}
.sidebar-item.sidebar-form, .sidebar-item.sidebar-form {
    padding: 26px 17px;
    background-color: #e9e9e9;
    padding-bottom: 10px;
    padding-right: 12px;
}
.sidebar-item.sidebar-item {
    padding: 25px 17px;
    font-size: 16px;
    line-height: 20px;
    color: #444;
    margin-bottom: 70px;
    text-align: center;
}
.sidebar-form h2 {
    font-size: 22px;
    line-height: 24px;
    padding-right: 20px;
    padding-left: 2px;
    letter-spacing: -.8px;
    font-weight: 600;
    margin-bottom: 12px;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    margin-top: 0;
}
.sidebar-form p {
    margin-bottom: 11px;
}
.sidebar-form .gform_footer, .sidebar-belowcontent .sidebar-form .gform_footer {
    text-align: center;
}
a.ctm-button:hover {
    background-color: #0084b8!important;
}
a.ctm-button {
    background-color: #0099d6!important;
}

.ctm-button.centricity {
    padding: 5px 40px;
    height: auto;
    line-height: 20px;
}

.custom-post-by-topics a.hs-featured-image-link {
    margin-left: 0;
    float: none;
    width: auto;
    margin-top: 0;
    display: block;
    position: relative;
}
.custom-post-by-topics a.hs-featured-image-link img {
    max-width: 100%;
    width: 100%;
    height: 160px;
	object-fit: cover;
}
.custom-post-by-topics .insight-type-stripe {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,153,214,.7);
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 13px;
}
.custom-post-by-topics article.relatedpost {
    padding-left: 0;
    overflow: hidden;
    margin-bottom: 30px;
}
.custom-post-by-topics h4.entry-title a {
    color: #0099d6;
    font-size: 26px;
    line-height: 28px;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    font-weight: 500;
    text-decoration: none;
    text-transform: none;
    margin-top: 21px!important;
    display: block;
}
.custom-popular-post .webinar-inner h4 {
    margin: 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: -.4px;
}

.custom-popular-post .author {
    font-weight: bold;
}
.custom-popular-post h2.entry-title {
    margin-top: 17px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    letter-spacing: -.7px;
}
.custom-popular-post h2.entry-title a {
    color: #fff;
}
article.relatedpost .webinar-button:hover {
    background-color: #a41f1c;
}
article.relatedpost h4 a:hover {
    color: #0084b8;
}
.social-sharing-widget-vertical {
    width: 85px;
    height: auto;
    margin: 0;
    display: block;
    text-align: center;
}

.insights.hs-blog-post .blog-sidebar {
    margin-top: 82px !important;
}
.form-open-learn .span12.widget-span.widget-type-cell.custom-learn-from-us {
    display: block;
}
.span12.widget-span.widget-type-cell.custom-learn-from-us {
    display: none;
}
.custom-learn-from-us {
    position: absolute;
    top: 160px;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 400px;
    padding: 37px 45px;
    padding-bottom: 20px;
    border: none;
    background-color: #909192;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    font-size: 16px;
    line-height: 20px;
    z-index: 999999;
}
.custom-learn-from-us a[name^="widget_"]:before, a[name^="module_"]:before, a[name^="my_form"]:before {
    content: "";
    display: block;
    height: 400px;
    margin: -400px 0 0;
}

.custom-learn-from-us * {
    color: #fff;
}
.form-overlay {
    position: fixed !important;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.2);
}
.form-close {
    position: absolute !important;
    top: 14px;
    right: 16px;
    width: 17px;
    height: 17px;
    background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/close.svg);
    background-size: contain;
    cursor: pointer;
    background-repeat: no-repeat;
        z-index: 999;
}
.custom-learn-from-us, .form-overlay {
    display: none;
}
.form-open-learn .custom-learn-from-us, .form-open-learn .form-overlay {
    display: block;
}
.case-study .blog-listing-wrapper .post-listing .post-item, .publications .blog-listing-wrapper .post-listing .post-item {
    width: 33.33%;
    float: left;
    color: #444;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 2.5rem;
    padding-right: 25px;
}
.case-study .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image, .publications .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-width: 100%;
    margin-bottom: 18px;
}
.three-col-left-menu .main-content blockquote p, .two-column-left .main-content blockquote p  {
    margin: 0;
}
.three-col-left-menu .main-content blockquote, .two-column-left .main-content blockquote {
    background-color: #75af31;
    font-size: 22px;
    line-height: 30px;
    padding: 31px 50px;
    border: none;
    font-style: normal;
    color: #fff;
    margin: 0;
    margin-bottom: 30px;
}
article.team-member-wrapper {
    width: 31%!important;
    margin-right: 2%!important;
    margin-left: 0!important;
    display: block;
    float: left;
}
.team-member-main.clearfix {
    margin-right: -20px;
}
a.insight-thumbnail {
    height: auto;
    display: block;
    overflow: hidden;
    text-align: center;
}

a.insight-thumbnail img:hover {
    transform: scale(1.15);
}

a.insight-thumbnail img {
    transition: all 0.5s ease;
    width: 100%;
}

.team-grid-item-inner {
    height: auto;
    overflow: hidden;
    position: relative;
}

.team-member-wrapper .team-inner {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(126,68,135,.7);
    padding: 12px 20px 4px;
}




.team-member-wrapper .team-inner {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 12px 20px 4px;
}
.team-member-wrapper .team-inner .subheadline {
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
    color: #fff;
}
.team-member-wrapper .team-grid-excerpt {
    color: #444;
    font-size: 16px;
    line-height: 23px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

.team-member-wrapper .team-inner h4.entry-title a {
    color: #fff;
    text-decoration: none;
}

.team-member-wrapper .team-inner h4.entry-title {
    font-weight: 500;
    line-height: 18px;
}
.three-col-equal-bg-heading.clearfix>div {
    border-right: 39px solid #fff;
    max-width: 350px;
    margin-left: 0;
    float: none;
    display: table-cell;
    vertical-align: top;
}
.partner-box.col1 {
    background-color: #d9f0f9;
}

.partner-box.col2 {
    background-color: #eaf3e0;
}

.partner-box.col3 {
    background-color: #e6e6e6;
}

.partner-box-title-area {
    padding-top: 26px;
    padding-bottom: 25px;
}
.partner-box-headline {
    background: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 27px;
    font-weight: 600;
    padding-bottom: 8px;
    background-color: #fff;
    letter-spacing: -.6px;
}
.partner-box-title {
    color: #fff;
    font-size: 47px;
    line-height: 46px;
    font-family: "franklin-gothic-urw-cond",Arial,sans-serif;
    text-align: center;
    font-weight: 500;
    letter-spacing: -1px;
}

.partner-box-text-area {
    padding-top: 28px;
    padding-bottom: 25px;
    height: 100%;
}

.partner-box-text {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0 43px;
}

a.partner-box-more {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    padding: 0 30px;
    height: 37px;
    line-height: 37px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.partner-box.col3 a.partner-box-more:hover {
    background-color: #5e5e5e !important;
}
.partner-box.col2 a.partner-box-more:hover {
    background-color: #64962a !important;
}
.partner-box.col1 a.partner-box-more:hover {
    color: #fff;
    background-color: #0084b8 !important;
}
.partner-box-title p {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    font-weight: 500;
    margin: 8px 55px;
    letter-spacing: -.2px;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
}
.partner-box-title h1 {
    color: #fff;
    font-size: 47px;
    line-height: 46px;
    font-family: "franklin-gothic-urw-cond",Arial,sans-serif;
    text-align: center;
    font-weight: 500;
    letter-spacing: -1px;
    margin: 0 40px;
}





ul.col-list-img li:before {
    display: none;
}
ul.col-list-img li {
    margin: 0;
    width: 20%;
    display: inline-block;
    float: none;
    min-height: 200px;
    position: relative;
    margin-right: 6%;
}
ul.col-list-img {
    margin-right: 0;
    overflow: auto;
    overflow-y: hidden;
    margin-bottom: 50px;
}
ul.col-list-img li img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
ul.col-list-img li:nth-child(4n) {
    margin-right: 0;
}
ul.col-list-img.col-list {
    margin-top: 30px;
}
ul.col-list-img.col-list li {
    margin-right: 3%;
    max-width: 22%;
    min-height: 25px;
    margin-bottom: 2.3rem;
    line-height: 23px;
    font-size: 20px;
    width: 100%;
}

ul.col-list-img.col-list li:nth-child(4n) {
    margin-right: 0 !important;
}

ul.col-list-img.col-list {
    margin-right: 0;
}
.three-col-equal-with-bg-text>.inner-wrapper:last-child {
    margin-right: 0;
}
.three-col-equal-with-bg-text>.inner-wrapper {
    width: 29.26%;
    overflow: hidden;
    float: left;
    margin: 0 18px 0 1.1%;
}
.three-col-equal-with-bg-text>.inner-wrapper:first-child {
    margin-left: 0;
}
.three-col-equal-with-bg-text {
    margin-right: -100px;
}
.sidebar-fixed .custom-inner-content-group {
   position: fixed;
   top: 110px;
   z-index: 1;
}
.hs-home-page .hs-insights.hs-blog-listing ul:after {
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
}
.hs-home-page .buton-wrapper {
    text-align: center;
}
.three-col-equal-with-bg-text>.inner-wrapper blockquote {
    font-size: 23px;
    line-height: 30px;
    color: #fff;
    padding: 35px 40px;
    border-radius: 14px;
    margin: 0;
    margin-bottom: 30px!important;
}
blockquote.darkcyan-bg {
    background-color: rgb(0, 147, 143) !important;
}
blockquote.skyblue-bg {
    background-color: rgb(0, 153, 214) !important;
}
blockquote.green-bg {
    background-color: rgb(117, 175, 49);
}
ul.custom-6-li li:before{
    display: none;
}
ul.custom-6-li, ul.custom-5-li, ul.custom-4-li, ul.custom-2-li, ul.custom-1-li {
    margin: 0;
}

ul.custom-6-li li {
    margin: 0 0 0 1.75rem;
    margin-bottom: 0;
}
table.blue-table-list {
    font-size: 14px;
    margin: 0 0 1.5rem;
    width: 100%;
    margin-top: 20px;
    border-collapse: collapse;
    border-spacing: 0;
}
table.blue-table-list>tbody>tr:first-child>td {
    background-color: #1186cc;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-spacing: 2px;
    border-collapse: separate;
    text-align: left;
    line-height: 22px;
}

table.blue-table-list>tbody>tr td {
    background-color: #d1ecf7;
    padding: 5px;
    font-size: 16px;
    border-spacing: 2px;
    border-collapse: separate;
    line-height: 22px;
    font-weight: 400;
    text-align: left;
    vertical-align: top;
}
table.grey-table-list {
    font-size: 14px;
    margin: 0 0 1.5rem;
    width: 100%;
    margin-top: 20px;
    border-collapse: collapse;
    border-spacing: 0;
}

table.grey-table-list>tbody>tr:first-child td {
    background-color: #6e6f6f;
    padding: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-spacing: 2px;
    border-collapse: separate;
    line-height: 22px;
}

table.grey-table-list>tbody>tr td {
    background-color: #e0e0e0;
    padding: 5px;
    font-size: 16px;
    border-spacing: 2px;
    border-collapse: separate;
    line-height: 22px;
    vertical-align: top;
}




.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch>a {
    color: #fff;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul>li.active>a {
    color: #66b5e1;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li {
    display: none;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch {
    display: block;
    margin: 0;
    font-size: 16px;
    line-height: 19px;
    padding: 8px 0;
    letter-spacing: -.5px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul {
    display: block;
    opacity: 1 !important;
    visibility: visible !important;
    position: static !important;
    margin: 0;
    border-top: 1px solid #ccc;
    margin-top: 8px;
    color: #888!important;
    max-width: 140px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul li:before {
    display: none;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul li {
    margin: 0;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul {
    display: none;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul>li>a {
    color: #888;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li a {
    display: inline-block !important;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul>li>a:hover {
    color: #66b5e1;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul>li {
    font-size: 16px;
    line-height: 19px;
    border-bottom: 1px solid #ccc;
    max-width: 140px;
    padding: 8px 0;
    letter-spacing: -.5px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>a {
    font-weight: 600;
    text-transform: uppercase;
    color: #545555;
    font-size: 15px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul>li.hs-menu-depth-1.active-branch>ul>li:last-child {
    border-bottom: 0;
}
.topic-page .custom-popular-group {
    display: none !important;
}
.topic-page .post-by-topic-main-wrapper {
    display: none !important;
}


.verticle-blog-menu .hs-menu-wrapper>ul ul >li a:hover {
    color: #66b5e1!important;
    
}
.verticle-blog-menu .hs-menu-wrapper>ul ul >li a {
    font-weight: 400;
    text-transform: none;
    color: #545555!important;
    font-size: 15px;
}
.verticle-blog-menu .hs-menu-wrapper>ul li:before {
    display: none;
}
.verticle-blog-menu .hs-menu-wrapper ul {
    list-style: none;
}
.verticle-blog-menu .hs-menu-wrapper ul li {
    font-size: 16px;
    line-height: 19px;
    border-bottom: 1px solid #ccc;
    width: 140px;
    padding: 8px 0;
    letter-spacing: -.5px;
    list-style: none;
}
.verticle-blog-menu .hs-menu-wrapper>ul li {
    margin: 0!important;
}
.case-post .custom-inner-content-group .row-fluid-wrapper {
    margin-bottom: 3rem;
}
.case-post .sidebar-item.sidebar-form, .pub-post .sidebar-item.sidebar-form {
    margin-top: 82px;
}




.verticle-blog-menu .hs-menu-wrapper>ul>li>A {
    font-weight: 600;
    text-transform: uppercase;
    color: #545555!important;
    font-size: 15px;
}
.verticle-blog-menu .hs-menu-wrapper>ul>li>ul {
    display: block !important;
    position: static !important;
    opacity: 1 !important;
    visibility: visible !important;
    border-top: 1px solid #ccc;
    margin-top: 8px;
    color: #888!important;
}




.three-col-left-menu .main-content {
    width: 57.66% !important;
    margin: 0 0 0 1.1% !important;
}
.three-col-left-menu .left-content {
    width: 15.33% !important;
}
.three-col-left-menu .right-content span.hs_cos_wrapper:first-of-type div.hs_cos_wrapper {
    display: block;
}
.three-col-left-menu .main-content .hs_cos_wrapper_type_rich_text + .hs_cos_wrapper_type_custom_widget {
    margin-top: 68px;
}
.three-col-left-menu .right-content .hs_cos_wrapper_type_form {
    margin-bottom: 80px;
}
.two-column-left .main-content{
    width: 74.6% !important;
    margin: 0 0 0 1.1% !important;
}
.contact .main-content {
    width: 57.66%!important;
    margin: 0 0 0 1.1% !important;
}
.contact .right-content {
    padding-left: 70px;
}
.two-column-left .sidebar.left, .contact .left-content {
    width: 15.33%;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: static !important;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch>li {
    font-size: 16px;
    line-height: 19px;
    border-bottom: none;
    width: auto;
    padding: 4px 10px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch>li:first-child {
    margin-top: 8px;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch>li.active>a {
    color: #66b5e1!important;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch>li>a {
    white-space: normal !important;
    font-size: 16px;
    line-height: 19px;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    letter-spacing: -.5px;
    color: #888;
}
.vertical-breadcrumb-menu .hs-menu-wrapper ul ul ul.active-branch>li>a:hover {
    color: #66b5e1!important;
}
.vertical-breadcrumb-menu .hs-menu-wrapper>ul li a {
    white-space: normal !important;
}
.three-col-left-menu .right-content .hs_cos_wrapper_type_form .hs-form-field > label {
    color: #777;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 18px;
    font-size: 16px;
    line-height: 20.8px;
}
#back-to-top {
    display: none !important;
}
.custom-learn-from-us .form-content-let-us-known {
    text-align: center;
    margin-bottom: 34px;
}
.custom-learn-from-us .form-content-let-us-known h2 {
    font-size: 23px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 0;
}
.custom-learn-from-us .hs_cos_wrapper_type_form {
    margin-bottom: 0 !important;
}
.custom-learn-from-us .hs_cos_wrapper_type_form {
    background-color: transparent !important;
    padding: 0 !important;
}
.custom-learn-from-us .hs_cos_wrapper_type_form form.hs-form .hs-input{
    background-color: #acadad!important;
    width: 100%!important;
    color: #fff!important;
}
.custom-learn-from-us .hs_cos_wrapper_type_form .hs-form-field > label {
    margin-top: 28px !important;
}
.custom-learn-from-us .hs_cos_wrapper_type_form .hs-button.primary.large {
    display: block;
    width: auto !important;
    margin: 20px auto 0;
    float: none;
}
.pricing .custom-learn-from-us h3 {
    font-size: 23px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 7px;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    margin-top: 0;
}
.pricing .custom-learn-from-us .hs_cos_wrapper_type_form .hs-form-field > label {
    margin: 28px 0 10px;
    font-weight: 400!important;
    font-family: franklin-gothic-urw, Arial, sans-serif;
    font-size: 16px;
}




.footer-top-form.sidebar-footercta {
    background-color: #7e4487;
    position: relative;
    z-index: 999;
    text-align: center;
    padding: 10px 0;
}

.footer-top-form.sidebar-footercta .form-top-content h2 {
    color: #fff;
    font-size: 36px;
    line-height: 38px;
    font-weight: 600;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    letter-spacing: -1.5px;
    margin-bottom: 11px;
    padding-left: 21px;
    margin-top: 0;
}

.footer-top-form.sidebar-footercta .page-center {
    margin-top: 22px !important;
    max-width: 810px !important;
    margin-bottom: 22px !important;
}
a.form-more {
    cursor: pointer;
    -webkit-appearance: none;
    font-family: franklin-gothic-urw,Arial,sans-serif;
    text-decoration: none !important;
    background-color: #0099d6;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    padding: 0 40px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    display: inline-block;
    margin-top: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.footer-top-form.sidebar-footercta .form-top-content a.form-more {
    display: inline-block;
    background-color: #582f5e !important;
    padding: 9px 50px!important;
    margin-top: 16px;
    font-size: 18px!important;
    margin-left: 0;
    height: auto;
    letter-spacing: 1px;
}
.footer-top-form.sidebar-footercta .form-top-content a.form-more:hover {
    background-color: #46264b!important;
}

.footer-top-form.sidebar-footercta .form-wrapper label {
    display: block;
    font-size: 13px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 23px;
    line-height: 18px;
    margin-bottom: 8px;
}

.footer-top-form.sidebar-footercta .form-wrapper label span.hs-form-required {
    color: #fff;
}
.footer-top-form.sidebar-footercta .form-wrapper input.hs-button.primary.large:hover {
    background-color: #46264b !important;
}
.footer-top-form.sidebar-footercta .form-wrapper input.hs-button.primary.large {
    background-color: #582f5e !important;
    padding: 0 30px !important;
    margin-top: 23px;
    font-size: 15px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: auto !important;
}

.footer-top-form.sidebar-footercta select {
    max-width: 100%;
}

.footer-top-form.sidebar-footercta textarea {
    max-width: 100%;
}

.footer-top-form.sidebar-footercta .form-wrapper input, .footer-top-form.sidebar-footercta .form-wrapper textarea, .footer-top-form.sidebar-footercta .form-wrapper select {
    padding: 9px 10px!important;
    font-family: inherit;
    border: none!important;
    background-color: #98699f!important;
    font-size: 14px!important;
    width: 100%!important;
    color: #fff !important;
}
.footer-top-form.sidebar-footercta .form-wrapper {
    text-align: left;
    height: 0;
    overflow: hidden;
    transition: all .5s ease;
}
.footer-top-form.sidebar-footercta.footer-form-open .form-wrapper {
    height: auto;
    padding-bottom: 44px;
}
.footer-top-form.sidebar-footercta.footer-form-open a.ctm-button.form-more {
    display: none !important;
}
.footer-top-form.sidebar-footercta.footer-form-open .form-wrapper ul.hs-error-msgs.inputs-list li, 
.footer-top-form.sidebar-footercta.footer-form-open .form-wrapper ul.hs-error-msgs.inputs-list label {
    margin: 0;
}
.footer-top-form.sidebar-footercta.footer-form-open .form-wrapper ul.hs-error-msgs.inputs-list {
    margin-top: 10px;
    border-top: 2px solid #790000;
    border-bottom: 2px solid #790000;
    padding: 4px 5px;
}

.footer-top-form.sidebar-footercta input.hs-input.invalid.error {
    border: 1px solid #d62417!important;
}
.custom-home-page-row2 .page-center {
    padding: 2rem 0 0;
}

.custom-section-with-btn {
    text-align: center;
}

.custom-section-with-btn h2 {
    margin-top: 61px;
    text-align: center;
    font-size: 70px;
    line-height: 70px;
    color: #0099d6;
    margin-bottom: 21px;
    letter-spacing: -1px;
    font-family: "franklin-gothic-urw-cond",Arial,sans-serif;
    font-weight: 400;
}
.custom-section-with-btn .custom-content {
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    color: #444;
    max-width: 1087px;
    margin-left: auto;
    margin-right: auto;
}
.custom-section-with-btn a.ctm-button {
    margin-top: 38px;
    margin-bottom: 145px;
    border-radius: 8px;
    height: 51px;
    line-height: 52px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}
.custom-home-page-row3 {
    background-color: #eeefef;
    overflow: auto;
    overflow-y: hidden;
    text-align: center;
}

.custom-four-column-with-top-image {
    margin-left: -30px;
    margin-right: -50px;
}
.custom-four-column-with-top-image .custom-column {
    width: 23.8%;
    display: block;
    float: left;
    margin: 0 0 0 1.1%;
}
.custom-four-column-with-top-image>.custom-column:first-child {
    margin-left: 0;
}
.custom-four-column-with-top-image .custom-column>img {
    max-width: 200px;
    height: auto;
}
.custom-four-column-with-top-image .custom-column h3 {
    margin-top: 20px;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    letter-spacing: -1px;
}
.custom-four-column-with-top-image .custom-column h3>a {
    text-decoration: none;
    font-size: 26px;
    font-weight: 500;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
}
.custom-four-column-with-top-image .expertise-inner {
    color: #444;
    font-size: 16px;
    line-height: 23px;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.custom-home-page-row3 a.ctm-button:hover {
    background-color: #5e5e5e!important;
}
.custom-home-page-row3 a.ctm-button {
    background-color: #a6a7a7 !important;
    margin-top: 60px;
    margin-bottom: 94px;
    height: 51px;
    line-height: 52px;
    font-size: 18px;
    letter-spacing: 1px;
    display: inline-block;
}
.custom-home-page-row5 .custom-popular-post article.relatedpost {
    height: 600px;
    max-width: 1252px;
    margin-bottom: 0;
}
.custom-home-page-row5 article.relatedpost .webinar-inner {
    top: 56px;
    left: 103px;
    bottom: 0;
    max-width: 648px;
    width: 100%;
}

.custom-home-page-row5 article.relatedpost .webinar-inner h4 {
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
}

.custom-home-page-row5 article.relatedpost .webinar-inner h2.entry-title {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
    margin-top: 13px;
    margin-bottom: 7px;
}

.custom-home-page-row5 article.relatedpost .webinar-inner h2.entry-title a.title {
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
}

.custom-home-page-row5 article.relatedpost .webinar-inner .entry-excerpt {
    font-size: 21px;
    line-height: 30px;
}


.custom-home-page-row8 ul li:nth-child(2n) {
    margin-right: 0;
}
.custom-home-page-row8 ul li {
    margin: 0;
    width: 47%;
    float: left;
    margin-bottom: 60px!important;
    margin-right: 6%;
}
.custom-home-page-row8 ul li:before {
    display: none;
}
.custom-home-page-row8 ul {
    margin: 0;
}

.custom-twitter-feed img {
    max-width: 45px;
    display: block;
    margin: 0 auto;
    opacity: .5;
}
.custom-twitter-feed {
    background-color: #75af31;
    padding: 20px;
    text-align: center;
}
.custom-home-page-row2 {
    padding: 20px 0 0;
}
.custom-home-page-row3 .widget-type-header h1 {
    margin-top: 46px;
    text-align: center;
    font-size: 70px;
    line-height: 70px;
    color: #909192;
    margin-bottom: 76px;
    letter-spacing: -1px;
    font-family: "franklin-gothic-urw-cond",Arial,sans-serif;
}
.custom-home-page-row3 .page-center {
    padding: 2rem 0 0;
}
.custom-home-page-row4 .page-center, .custom-home-page-row5 .page-center {
    padding: 2rem 0 0;
}
.custom-home-page-row4 .custom-section-with-btn h2 {
    margin-top: 101px;
    margin-bottom: 30px;
}
.custom-home-page-row4 .custom-section-with-btn .custom-content {
    max-width: 100%;
}
.custom-home-page-row4 .custom-section-with-btn .custom-content p {
    margin-bottom: 31px;
}
.custom-home-page-row4 .custom-section-with-btn a.ctm-button {
    margin-top: 21px;
    margin-bottom: 130px;
}
.custom-home-page-logo-slider h1 {
    color: #444;
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 13px;
    margin-bottom: 25px;
    letter-spacing: -.8px;
    font-weight: 600;
    line-height: 1.1666;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
}
.custom-home-page-row5 .bx-wrapper {
    border: 0;
    box-shadow: none;
    margin-bottom: 145px;
}
.custom-home-page-row5 .bx-wrapper {
    border: 0;
    box-shadow: none;
    margin-bottom: 145px;
}
.custom-home-page-row5 .bx-pager.bx-default-pager {
    display: none !important;
}
.hs-home-page .body-container-wrapper .page-center {
    padding: 2rem 0 0;
}
.custom-home-page-logo-slider .hs_cos_gallery_slide.slick-slide .slick-slide-inner-wrapper{
    padding: 0 30px;
}
.custom-home-page-logo-slider .widget-type-gallery {
    margin-bottom: 30px;
}
.custom-home-page-row7 .page-center {
    padding-top: 0 !important;
}
.custom-home-page-row8 h2.section-header {
    margin-bottom: 47px;
    color: #444;
    font-size: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 13px;
    letter-spacing: -.8px;
    margin-right: 62px;
    font-weight: 600;
    line-height: 1.1666;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
    text-align: left;
}
.hs-insights.hs-blog-listing ul {
    text-align: left;
}

.custom-home-page-row8 a.ctm-button{
    margin-top: 21px;
    margin-bottom: 94px;
    height: 51px;
    line-height: 52px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
}
.custom-home-page-row10 a.ctm-button{
    margin-top: 15px;
    margin-bottom: 15px;
        background-color: #527a22 !important;
    height: 51px;
    line-height: 52px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
}
.custom-home-page-row10 a.ctm-button:hover{
        background-color: #41601c !important;
}
.custom-home-page-row7 {
    margin-bottom: 95px;
}
.custom-home-page-row1 .widget-type-gallery img {
    min-height: 100%;
    min-width: 1618px;
        position: absolute;
    left: -9999px;
    right: -9999px;
    margin: auto;
}
.custom-popular-post article.relatedpost .webinar-button {
    padding: 0 44px;
}
.hs-insights.topic-page .widget-type-blog_content {
    padding-top: 20px;
}
.bx-wrapper img {
    min-height: 100% !important;
}
.three-col-equal-bg-heading .box-hide-content {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0 43px;
    display: none;
}
.hide-content a.partner-box-more.content {
    display: none;
}
.three-col-equal-bg-heading.hide-content .box-hide-content {
    display: block;
}
.pricing .custom-learn-from-us, .pricing .form-overlay {
    display: none !important;
}
.pricing .learn-from-us-form-group.form-open-learn .custom-learn-from-us, .pricing .learn-from-us-form-group.form-open-learn .form-overlay {
    display: block !important;
}
.pricing .col2 .partner-box.col1 a.partner-box-more:hover {
    background-color: #64962a !important;
}
.pricing .col3 .partner-box.col1 a.partner-box-more:hover {
    background-color: #5e5e5e !important;
}
.col2 .partner-box.col1 {
    background-color: #eaf3e0;
}
.col3 .partner-box.col1 {
    background-color: #e6e6e6;
}
.pricing .three-col-equal-bg-heading.clearfix>div {
    border: 0;
}
.pricing .hs_cos_wrapper_type_rich_text  a.ctm-button {
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 52px;
    font-size: 18px;
    height: 51px;
    letter-spacing: 1px;
}
.custom-home-page-row2 .custom-section-with-btn .custom-content {
    line-height: 35px;
}
.hs-insights.hs-blog-listing .sidebar.right-content h3 {
    color: #333;
    margin-top: 0;
    font-family: "franklin-gothic-urw-cond",Arial,sans-serif;
    font-size: 23px;
    line-height: 26px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 5px;
}
.heading-bg-wrapper>div {
    overflow: auto;
    overflow-y: hidden;
    margin-right: -160px;
}
.heading-bg-wrapper .span4.widget-span.widget-type-custom_widget {
    max-width: 33% !important;
    border-right: 39px solid #fff;
    margin: 0 !important;
    width: 100%;
}
.sidebar-in {
    transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}
/*-----------------------------------------------*/






.three-col-left-menu .right-content .hs_cos_wrapper_type_raw_html h4 {
    color: #545555!important;
    font-size: 16px!important;
    line-height: 20px!important;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0px!important;
    margin-bottom: 14px!important;
    padding-bottom: 8px;
    letter-spacing: .8px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    font-family: "franklin-gothic-urw",Arial,sans-serif;
}

.three-col-left-menu .right-content .hs_cos_wrapper_type_raw_html a.twitter, .three-col-left-menu .right-content .hs_cos_wrapper_type_raw_html a.linkedin {
    display: block;
    color: #444;
    font-weight: 300;
    line-height: 23px;
    margin-bottom: 10px;
}

.three-col-left-menu .right-content .hs_cos_wrapper_type_raw_html a img.icon {
    width: 20px;
    height: auto;
    float: left;
    margin-right: 10px;
}

.three-col-left-menu .right-content .hs_cos_wrapper_type_raw_html a:hover {
    color: #0099d6;
}

/*-----------------------------------------------*/

  /* Magnific Popup CSS */

    .white-popup {
      position: relative;
      background: #0099d6;
      padding: 50px 35px 20px 33px;
      width: 60%;
      max-width: 693px;
      min-width: 300px;
      margin: 40px auto -60px;
      font-size: 16px;
      line-height: 20px;
      z-index: 99999;
    }
    
    iframe { width: 100%; }
    
    div.white-popup {
        color: white;
    }

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #ffffff; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }



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


   7. MOBILE MEDIA QUERIES                              


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

@media only screen and (max-width: 1530px) and (min-width: 1100px){
    .three-col-left-menu .right-content span.hs_cos_wrapper:first-of-type div.hs_cos_wrapper {
        margin-right: -20px;
    }
    .three-col-left-menu .right-content {
        padding-left: 0px;
    }
    
}







@media only screen and (max-width: 1360px){
    .custom-google-search input[type="text"] {
        width: 150px;
    }
    .custom-header-logo {
        max-width: 220px;
    }
    .custom-home-page-row1 .caption h2 {
        margin-top: 0px !important;
    }
    .custom-home-page-row1 .caption h1 {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1360px) and (min-width: 1050px){
    
    .team-member-wrapper .team-inner h4.entry-title {
        font-size: 17px;
    }
    
    .team-member-wrapper .team-inner .subheadline {
        font-size: 15px!important;
        line-height: 15px!important;
    }
    
    
    
    
    
}


@media only screen and (max-width: 1300px){
    
    .custom-footer-wrapper .footer-left, .custom-footer-wrapper .footer-mid, .custom-footer-wrapper .social-share {
        width: 30% !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li {
        font-size: 18px;
        margin-right: 20px;
    }
    .custom-footer-wrapper .social-share {
        width: 29% !important;
    }
    .sidebar-fixed .custom-inner-content-group {
        width: 100%;
        max-width: 120px;
    }
}



@media only screen and (max-width: 1200px){

    .custom-home-page-row1 .caption h1 {
        font-size: 68px!important;
        line-height: 68px!important;
        max-width: 660px!important;
    }
    .custom-home-page-row1 .caption h2 {
        max-width: 100% !important;
        font-family: "franklin-gothic-urw",Arial,sans-serif;
        font-size: 21px!important;
        line-height: 30px!important;
        padding: 0 20px;
    }


}
@media only screen and (max-width: 1240px) and (min-width: 1100px){
    .heading-bg-wrapper>div {
        margin-right: -130px;
    }
    .heading-bg-wrapper .span4.widget-span.widget-type-custom_widget {
        overflow: hidden ;
    }
}



@media only screen and (max-width: 1150px){
    .sidebar-in {
        margin-top: 0 !important;
    }
     .sidebar-fixed .custom-inner-content-group {
       position: static;
       top: 110px;
       z-index: 1;
    }
    
    
}
    
@media only screen and (max-width: 1100px){
    .heading-bg-wrapper>div {
        margin-right: 0px !important;
    }
    .heading-bg-wrapper .span4.widget-span.widget-type-custom_widget {
        display: block;
        width: 100%;
        max-width: 100% !important;
        border-right: none;
    }
    .three-col-left-menu .right-content, .contact .right-content {
        padding-left: 0px;
    }
    .three-col-equal-bg-heading.clearfix>div {
        display: block;
        width: 100%;
        max-width: none;
        margin-bottom: 70px!important;
        border-right: none;
    }
    .three-col-left-menu .right-content span.hs_cos_wrapper:first-of-type div.hs_cos_wrapper {
        margin-right: 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 1060px){
    .three-col-left-menu .left-content {
        padding-right: 1%;
    }
    .hs-home-page .three-col-equal-with-bg-text>.inner-wrapper {
        margin-left: 0;
        width: 28.5%;
        margin-right: 27px;
    }
    .custom-header-logo {
        width: 200px !important;
    }
    .custom-header-logo img {
        max-width: 137.953px;
        margin-top: 5px;
    }
    .custom-menu-primary.js-enabled {
        margin-left: 0 !important;
    }
}
@media only screen and (max-width: 1050px){
    .two-column-left .hs_cos_wrapper_type_rich_text+.hs_cos_wrapper_type_custom_widget article.team-member-wrapper.col3 {
        clear: left;
    }
    .two-column-left .main-content article.team-member-wrapper {
        width: 48%!important;
        max-width: none;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 901px){
    ul.col-list-img li {
        width: 28%;
        margin-right: 4%;
    }
    ul.col-list-img li:nth-child(4n) {
        margin-right: 4%;
    }
    .three-col-equal-with-bg-text>.inner-wrapper {
        width: 30%;
    }


}
@media only screen and (max-width: 1000px){
    .custom-home-page-logo-slider .slick-slide-inner-wrapper img {
        max-width: 173px;
    }
    .hs-insights.hs-blog-listing .blog-listing-wrapper .post-listing .post-item a.hs-featured-image-link {
        float: left;
        margin-top: 2px;
        overflow: hidden;
    }
    .custom-home-page-row5 article.relatedpost .webinar-inner {
        position: relative;
        top: 40px;
        left: auto;
        right: auto;
        bottom: auto;
        width: auto;
        padding: 20px 80px;
    }
    .custom-home-page-row8 ul li {
        width: 100%;
    }
} 
@media only screen and (max-width: 1000px) and (min-width: 740px){
    .hs-home-page .custom-home-page-logo-slider .hs_cos_gallery_main, .hs_cos_gallery_thumbnails, .hs_cos_gallery_lightbox {
        padding: 0px 120px !important;
    }
    .custom-home-page-row1 .caption h1 {
        padding: 0 30px;
    }
}

@media only screen and (max-width: 910px) and (min-width: 900px){
    .custom-menu-primary .hs-menu-wrapper > ul > li {
        font-size: 17px;
    }
    .three-col-left-menu .left-content {
        width: 14.33% !important;
        margin-right: 8px;
    }
    .two-column-left .sidebar.left, .contact .left-content {
        width: 14.33% !important;
        margin-right: 8px;
    }
}

@media only screen and (max-width: 1070px) and (min-width: 901px){
    .three-col-left-menu .right-content span.hs_cos_wrapper:first-of-type div.hs_cos_wrapper {
        margin-right: -25px;
    }
}



@media only screen and (max-width: 1070px){
    .three-col-equal-with-bg-text>.inner-wrapper {
        margin-left: 0;
        width: 28.5%;
        margin-right: 27px!important;
    }
    .custom-four-column-with-top-image .custom-column:nth-child(even) {
        margin-right: 0;
    }
    .custom-four-column-with-top-image .custom-column:last-child {
        margin-left: 0;
    }
    .custom-four-column-with-top-image {
        margin-left: -35px;
        margin-right: -65px;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    .custom-four-column-with-top-image>.custom-column:first-child {
        margin-left: 0;
    }
    .custom-four-column-with-top-image .custom-column {
        width: 44%;
        margin-bottom: 45px;
        text-align: center;
        margin-right: 10%;
    }
    
}





@media only screen and (max-width: 1060px) and (min-width: 741px){
    .page-center.column {
        max-width: 750px !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 32px;
        margin-top: 25px;
    }
    .custom-footer-wrapper .footer-left, .custom-footer-wrapper .footer-mid, .custom-footer-wrapper .social-share {
        width: 50% !important;
        float: left;
        padding-left: 20px;
        overflow: auto;
        overflow-y: hidden;
        margin: 0 auto!important;
        padding: 0;
        max-width: 300px;
        margin-bottom: 40px!important;
    }
    .custom-footer-wrapper .footer-left {
        margin-right: 0 !important;
        padding-left: 20px!important;
    }
    .custom-footer-wrapper .footer-mid {
        padding-left: 20px!important;
        float: left;
        clear: left;
    }
    .custom-footer-wrapper .social-share {
        padding-left: 70px!important;
        padding-top: 60px!important;
        margin: 0 auto !important;
        float: none !important;
    }
}



.hs-insights ul.hs-error-msgs.inputs-list {
    margin: 0 !important;
    border-bottom: 2px solid #790000;
    padding: 5px 0 !important;
}
.hs-insights ul.hs-error-msgs.inputs-list li {
    color: #d62417!important;
    font-size: 15px;
    line-height: 20px;
    margin-top: 0 !important;
    padding-top: 0 !important;
    border: none;
}
.insights.hs-blog-post .custom-learn-from-us .hs_cos_wrapper_type_form .hs-form-field > label {
    text-transform: uppercase;
}


/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 1024px) {
    .case-study .blog-listing-wrapper .post-listing .post-item, .publications .blog-listing-wrapper .post-listing .post-item {
        width: 50%;
    }
    .popular-post-wrapper {
        width: 100% !important;
    }
    .sidebar.right-content {
        width: 100% !important;
        margin-left: 0;
        margin-bottom: 25px;
    }

}


/* Landscape tablet and smaller devices
   ========================================================================== */

.blog-pagination a {
    margin: 10px 0;
    display: block;
}
.blog-pagination {
    clear: both;
    margin: 30px 0 0;
}



@media (max-width: 900px) {
    .case-post .sidebar-item.sidebar-form, .pub-post .sidebar-item.sidebar-form {
        margin-top: 45px;
    }
    .two-column-left .hs_cos_wrapper_type_custom_widget + .hs_cos_wrapper_type_custom_widget:last-child article.team-member-wrapper.col2 {
        clear: left;
    }
    .three-col-equal-with-bg-text>.inner-wrapper {
        margin-left: 0;
        width: 27%;
        margin-right: 27px!important;
    }
    .custom-home-page-row1 {
        margin-top: -1px;
    }
    .three-col-left-menu .left-content {
        padding-right: 0%;
    }
    .custom-home-page-row1 button.slick-prev.slick-arrow {
        left: 20px;
    }
    .insights.hs-blog-post .blog-content {
        width: 100% !important;
        margin: 0 !important;
    }
    
    .insights.hs-blog-post .blog-sidebar {
        width: 100% !important;
        margin: 0 !important;
    }
    .insights.hs-blog-post .blog-sidebar {
        margin-top: 45px !important;
    }
    .hs-insights .sidebar.left-content .hs-blog-header.show-phone h1 {
        margin-bottom: 15px;
    }
    .hs-blog-header.show-phone {
        display: block !important;
    }
    .hide-phone {
        display: none !important;
    }
    .hs-insights .custom-inner-content-group .widget-type-post_filter.open-nav .widget-module {
        display: block;
    }
    .hs-insights .custom-inner-content-group .widget-type-post_filter .widget-module {
        display: none;
    }
    .hs-insights.hs-blog-listing .custom-inner-content-group .widget-type-post_filter h3 {
        margin-top: 0;
        cursor: pointer;
        border-bottom: none;
        background-image: url(//32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/filter-arrow.png);
        background-repeat: no-repeat;
        background-position: right 8px;
        padding-right: 21px;
        background-size: 14px;
        width: 100%;
        padding-bottom: 0;
        max-width: 100%;
    }
    .hs-insights .custom-inner-content-group .widget-type-post_filter {
        max-width: 200px!important;
        clear: none!important;
        margin-bottom: 15px!important;
        margin-right: 25px;
        border: 1px solid #CCC;
        padding: 4px 10px;
        background-color: #fff;
        width: 100%;
        position: absolute;
            z-index: 9999999;
    }
    .hs-insights.hs-blog-listing .left-content {
        width: 100% !important;
        margin: 0 !important;
    }
    .insight-main-container {
        position: static;
        z-index: 99;
        width: 100% !important;
        margin: 75px 0 0 !important;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li:hover>a {
        background-color: #2CC2FE!important;
    }
    .custom-home-page-row1 button.slick-next.slick-arrow {
        right: 20px;
    }
    .hs-home-page .three-col-equal-with-bg-text>.inner-wrapper {
        margin-left: 0;
        width: 27%;
    }
    .footer-top-form.sidebar-footercta .form-top-content h2 {
        padding-left: 0;
    }
    .two-column-left .main-content, .contact .main-content {
        width: 100% !important;
        margin: 0 !important;
    }
    .three-col-equal-with-bg-text>.inner-wrapper blockquote {
        font-size: 16px;
        line-height: 23px;
        color: #fff;
        padding: 30px 20px;
        border-radius: 14px;
        margin-bottom: 30px!important;
    }
    .two-column-left .hs_cos_wrapper_type_rich_text+.hs_cos_wrapper_type_custom_widget article.team-member-wrapper.col3 {
        clear: left;
    }
    .three-col-left-menu .right-content {
        padding-top: 45px;
        width: 100% !important;
        margin: 0 !important;
    }
    .three-col-left-menu .main-content {
        width: 100% !important;
        margin-left: 0 !important;
    }
    
    .three-col-left-menu .left-content {
        display: none !important;
    }
    .header-container-wrapper {
        min-height: 0px !important;
    }
    .span12.widget-span.widget-type-menu.custom-menu-primary.visible-mobile.js-enabled {
        display: block !important;
    }
    .custom-menu-primary.hidden-mobile.js-enabled {
        display: none !important;
    }
    .page-center.menu-wrapper {
        z-index: 9999;
    }
    .custom-header-logo img {
        margin-top: 24px;
        margin-left: 10px;
    }
    .custom-header-wrapper {
        padding-top: 0;
        min-height: 90px!important;
        position: relative;
    }
    .custom-google-search {
        display: none !important;
    }
    .footer-container-wrapper{
        margin-top:60px;
    }
    article.team-member-wrapper {
        width: 48% !important;
    }

}


@media only screen and (max-width: 900px) and (min-width: 741px){
    ul.col-list-img li:nth-child(4n) {
        margin-right: 11%;
    }
    ul.col-list-img li {
        width: 25%;
        margin-right: 11%;
    }
    ul.col-list-img li:nth-child(3n) {
        margin-right: 0;
    }

}


@media only screen and (max-width: 740px){
    .custom-home-page-row1 .widget-type-gallery img {
        width: 1200px;
        min-width: 400px!important;
        max-width: none;
        position: absolute;
        left: -9999px;
        right: -9999px;
        margin: auto;
    }
    .hs-home-page .custom-home-page-row10 .page-center {
        padding-top: 0 !important;
        width: 100% !important;
    }
    .custom-home-page-row8 a.ctm-button {
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 45px;
        margin-top: 25px;
    }
    .custom-home-page-row1 .caption .button {
        font-size: 13px !important;
        height: 45px !important;
        line-height: 45px !important;
    }
    .custom-home-page-row1 button.slick-prev.slick-arrow {
        top: 200px;
    }
    .three-col-equal-with-bg-text {
        margin-right: 0;
    }
    .custom-learn-from-us {
        top: 90px;
        max-width: 532px;
        padding: 17px 25px;
    }
    .custom-home-page-row1 button.slick-next.slick-arrow {
        top: 200px;
    }
    .hs-home-page .hs-insights.hs-blog-listing .blog-listing-wrapper .post-listing .post-item {
        padding-left: 232px;
    }
    .hs-home-page .three-col-equal-with-bg-text>.inner-wrapper {
        width: auto;
        margin: 0!important;
    }
    .hs-home-page .custom-home-page-row5 .page-center {
        width: 100% !important;
    }
    .custom-home-page-row4 .custom-section-with-btn a.ctm-button {
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 45px;
        margin-top: 25px;
    }
    .custom-home-page-row4 .custom-section-with-btn h2 {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .custom-home-page-row3 a.ctm-button {
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 45px;
        margin-top: 25px;
    }
    .custom-four-column-with-top-image {
        margin-left: 0;
        margin-right: 0;
    }
    .custom-four-column-with-top-image .custom-column {
        width: 100%!important;
        margin-bottom: 55px;
    }
    .custom-home-page-row3 .widget-type-header h1 {
        margin-bottom: 25px;
        font-size: 48px;
        line-height: 48px;
    }
    .custom-four-column-with-top-image .custom-column {
        width: 100%!important;
        margin-bottom: 55px;
    }
    .custom-section-with-btn a.ctm-button {
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 45px;
        margin-top: 25px;
    }
    .custom-section-with-btn .custom-content {
        font-size: 21px;
        line-height: 30px !important;
    }
    .custom-section-with-btn h2 {
        font-size: 48px;
        line-height: 48px;
        margin-top: 10px;
    }
    .custom-home-page-row1 .caption h2 {
        font-size: 16px!important;
        line-height: 24px!important;
        margin-top: 0px!important;
        max-width: 250px!important;
        margin-top: 10px !important;
    }
    .custom-home-page-row1 .widget-type-gallery .slick-slide-inner-wrapper {
        height: 425px;
    }
    .hs-home-page .header-container-wrapper {
        min-height: 90px !important;
    }
    .custom-home-page-row1 .caption h1 {
        font-size: 38px!important;
        line-height: 38px!important;
        max-width: 380px!important;
        margin-top: 50px!important;
        letter-spacing: 0 !important;
    }
    
    .contact .hs-form fieldset.form-columns-2 .hs-form-field {
        width: 100%;
        float: left;
        padding: 0;
    }
    .contact .left-content {
        display: none !important;
    }
    #back-to-top {
        display: block !important;
        background-image: url(https://32152.fs1.hubspotusercontent-na1.net/hubfs/32152/Mfifty%20Jan%202017%20Theme/Images/back_to_top_arrow.svg);
        background-repeat: no-repeat;
        background-position: center 1px;
        background-size: 23px;
        color: #0099d6;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        padding-top: 32px;
        margin: 0 0 30px;
        opacity: 1 !important;
    }
    .case-study .blog-listing-wrapper .post-listing .post-item, .publications .blog-listing-wrapper .post-listing .post-item {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    .case-study .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image, .publications .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
        max-width: 328px !important;
        width: auto;
        float: none;
        margin: 0 auto;
        margin-bottom: 18px;
    }
    h1 {
       font-size:48px;
       line-height:49px
    }
    .body-container-wrapper {
        padding-top: 25px;
        padding-bottom: 0;
    }
    .footer-container-wrapper{
        margin-top:20px;
        border-bottom: 1px solid #fff;
    }
    .hs-insights.hs-blog-listing .blog-listing-wrapper .post-listing .post-item {
        padding-left: 0;
    }
    .body-container-wrapper .page-center {
        width: 84% !important;
    }
    .custom-footer-wrapper {
        text-align: center;
    }
    .custom-footer-wrapper .footer-left, .custom-footer-wrapper .footer-mid, .custom-footer-wrapper .social-share {
        width: 100% !important;
        margin: 0 auto!important;
        padding: 0 !important;
        max-width: 300px;
        float: none !important;
        text-align: center;
        margin-bottom: 0!important;
        overflow: auto;
        overflow-y: hidden;
    }
    .footer-container-wrapper a.button {
        margin: 0 auto;
        float: none;
        display: inline-block!important;
        margin-top: 15px;
        margin-bottom: 50px!important;
    }
    .footer-container-wrapper .social a {
        float: none;
        display: inline-block;
    }
    .copyright {
        padding-left: 0;
        width: 84% !important;
        padding-top: 25px;
        margin-top: 50px;
    }
    .footer-left img {
        display: inline-block;
    }
    ul.col-list.custom-8-li li {
        margin-left: 0;
        max-width: 30%;
        min-height: 60px;
    }
    .three-col-equal-with-bg-text>.inner-wrapper {
        width: 100%;
        margin-right: 0;
        float: none;
        text-align: center;
    }
}


@media only screen and (max-width: 740px) and (min-width: 521px){
    ul.col-list-img li {
        width: 35%!important;
        margin-right: 7%;
        margin-left: 7%;
        float: left;
        display: inline-block;
        margin-bottom: 0px;
    }
    ul.col-list-img li:nth-child(4n) {
        margin-right: 7% !important;
    }
    ul.col-list-img.col-list li:nth-child(4n) {
        margin-right: 3% !important;
    }

}





.hs-home-page .custom-popular-post .featured-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    opacity: .65;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}





@media only screen and (max-width: 520px){
    .case-post .sidebar-item.sidebar-form, .pub-post .sidebar-item.sidebar-form {
        margin-top: 35px;
    }
    .custom-home-page-row7 {
        margin-bottom: 30px;
    }
    .copyright {
        margin-top: 10px;
        margin-bottom: 20px;
        width: 100% !important;
            PADDING-BOTTOM: 0;
    }
    .insights.hs-blog-post .blog-sidebar {
        margin-top: 35px !important;
    }
    table.blue-table-list, table.grey-table-list{
        width: 600px;
        margin-bottom: 0;
    }
    .two-column-left .main-content .hs_cos_wrapper_type_rich_text>div>div {
        overflow-x: scroll;
    }
    #back-to-top {
        margin-top: 25px;
    }
    .footer-top-form.sidebar-footercta .form-top-content h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .custom-page-pagination-inner>a.page-next-link {
        display: block;
        margin-top: 20px;
    }
    ul.col-list-img.col-list li {
        margin-bottom: 5px;
        max-width: 100%;
        min-height: 60px;
    }
    ul.col-list-img li img {
        max-width: 220px;
        width: auto!important;
    }
    ul.col-list-img li {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        float: none;
        display: block;
        margin-bottom: 2.5rem;
        min-height: 120px;
    }
    .two-column-left .main-content article.team-member-wrapper {
        max-width: 328px !important;
        width: 100% !important;
    }
    h1 {
       margin-left: -3px;
    }
    .header-container .page-center {
        width: 100% !important;
    }
    .custom-header-logo {
        padding-left: 10px;
    }
    .mobile-trigger {
        margin-right: 9px;
    }
    .custom-page-pagination-inner>a {
       float: none !important;
       display: block;
    }
    
    .custom-page-pagination-inner>a.page-prev-link {
       margin-top: -20px;
    }
    
    .custom-page-pagination-inner>a.page-next-link {
       margin-top: 20px;
       text-align: right;
    }
}

.hs-home-page .hs-insights.hs-blog-listing .blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 0 !important;
}

@media (max-width: 640px) {
    
    .three-col-left-menu .right-content .hs_cos_wrapper_type_form .hs-button.primary.large {
        width: 100%;
    }
    
}



/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 480px) {
    .three-col-equal-with-bg-text>.inner-wrapper blockquote {
        font-size: 16px;
        line-height: 23px;
        color: #fff;
        padding: 30px 20px;
        border-radius: 14px;
        margin-bottom: 30px!important;
        text-align: left;
    }
    .custom-popular-post a.bx-next {
        top: 214px !important;
        right: 4px;
        width: 30px !important;
    }
    
    .custom-popular-post a.bx-prev {
        top: 214px !important;
        left: 4px;
        width: 30px !important;
    }
    .custom-home-page-row5 .custom-popular-post article.relatedpost {
        height: 400px;
    }
    .hs-home-page .entry-excerpt p {
        font-size: 16px;
        line-height: 20px;
    }
    .custom-home-page-row5 article.relatedpost .webinar-inner h2.entry-title a.title {
        font-size: 28px!important;
        line-height: 28px!important;
    }
    .custom-home-page-row5 article.relatedpost .webinar-inner {
        top: 20px;
        padding: 15px 45px;
    }
    .custom-section-with-btn a.ctm-button {
        font-size: 13px;
        min-width: 150px;
    }
    .custom-home-page-row8 a.ctm-button {
        font-size: 13px;
        min-width: 150px;
    }
    .custom-home-page-row5 .bx-wrapper {
        margin-bottom: 45px;
    }
    .hs-home-page .hs-insights.hs-blog-listing .blog-listing-wrapper .post-listing .post-item {
        padding-left: 0;
    }
    .custom-home-page-row3 a.ctm-button {
        font-size: 13px;
        min-width: 150px;
    }
    .custom-home-page-row1 .caption h1 {
        font-size: 28px!important;
        line-height: 29px!important;
        max-width: 380px!important;
        margin-top: 20px!important;
        letter-spacing: 0 !important;
        max-width: 250px!important;
    }
    
    .custom-home-page-row1 .caption h2 {
        max-width: 210px!important;
    }
    
}


@media (max-width: 400px) {
.case-study .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image, .publications .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-width: 100% !important;
}

}
@media (max-width: 320px) {
    .custom-page-pagination-inner>a {
       font-size: 19px;
    }

}





.publications.hs-blog-listing .widget-type-blog_content {
    margin-top: 40px;
}
        

.custom-header-wrapper .span8.widget-type-menu{
    width:61%;
}

.custom-header-wrapper .page-center>div>div{
    display:flex;
    align-items:center;
    justify-items:center;
}
      
.header-cta button{
        background-color:transparent;
        color:white;
        border:2px solid white;
        padding:10px 15px;
        font-size: 16px;
        font-weight: 700;
        text-transform:uppercase;
        cursor:pointer;
    }
    
.header-cta button:hover{
    background:white;
    color:#0099d6;
}    
    
@media (max-width: 900px) {
    .header-cta button{
        display:none;
    }
}

.scroll-header .custom-header-wrapper{
    padding:5px 0;
}


.header-cta{
    text-align:right;
}


body.landing-page.one-column .content-wrapper{
    max-width:600px;
}

.landing-page.one-column form input, .landing-page.one-column form select {
    height:40px;
}

.landing-page.one-column form input[type="checkbox"]{
    height:auto;
}



@media (max-width: 900px) {
    .insights-sidebar .sticky-wrapper{
        display:none;
    }
}

@media (max-width: 1186px) {
  .custom-header-wrapper .span8.widget-type-menu{
		width:57%;
  }
   .header-cta button{
   	font-size:12px; 
  }
}

.m-cookie-notice .content{
  display:flex; 
  align-items: flex-start;
}

@media (max-width: 900px) {
 .m-cookie-notice .content{
  flex-direction:column;
   text-align:center;
  }
  
  .m-cookie-notice .content .button-small{
      margin: 0 auto!important;
    display: block;
    margin-top: 20px!important;
    flex:auto;
  }
}




.boxIframeHeight iframe {
    height: 600px !important;
}