/* ==========================================================================
   HubSpot Migrations Services - COS Boilerplate v2.0.0                              
   ========================================================================== */


/* ==========================================================================
   Table of Contents:

   1. FONTS
   2. BASE STYLES
   3. COS STRUCTURE
   4. MAIN NAVIGATION
   5. BLOG
   6. FORMS
   7. BUTTONS
   8. MISCELLANEOUS
   9. MOBILE MEDIA QUERIES
   ========================================================================== */


/* ==========================================================================
   1. EXTERNAL RESOURCES                                            
   ========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */
@charset "UTF-8";
/**
 * External Resources
 */
@font-face {
  font-family: “Museo”;
  src: url("https://f.hubspotusercontent00.net/hubfs/1927708/fonts/Museo%20Sans/MuseoSans_900.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: “Museo”;
  src: url("https://f.hubspotusercontent00.net/hubfs/1927708/fonts/Museo%20Sans/MuseoSans_900_italic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
}


@font-face {
  font-family: "Museo";
  src: url("https://f.hubspotusercontent00.net/hubfs/1927708/fonts/Museo%20Sans/MuseoSans_700.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Museo";
  src: url("https://f.hubspotusercontent00.net/hubfs/1927708/fonts/Museo%20Sans/MuseoSans_700_italic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}


@font-face {
  font-family: "Museo";
  src: url("https://f.hubspotusercontent00.net/hubfs/1927708/fonts/Museo%20Sans/MuseoSans_500.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Museo";
  src: url("https://f.hubspotusercontent00.net/hubfs/1927708/fonts/opentype%20Sans/MuseoSans_500_italic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Museo";
  src: url("https://f.hubspotusercontent00.net/hubfs/1927708/fonts/Museo%20Sans/MuseoSans_300.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Museo";
  src: url("https://f.hubspotusercontent00.net/hubfs/1927708/fonts/Museo%20Sans/MuseoSans_300_italic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Museo";
  src: url("https://f.hubspotusercontent00.net/hubfs/1927708/fonts/Museo%20Sans/MuseoSans_100.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Museo";
  src: url("https://f.hubspotusercontent00.net/hubfs/1927708/fonts/Museo%20Sans/MuseoSans_100_italic.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
}





/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, 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;
}

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

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

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

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 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;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

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

/* 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; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.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%;}


/* 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("//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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

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

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

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

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

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


/* ==========================================================================
   2. BASE STYLES                                             
   ========================================================================== */

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

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  outline:none;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  background: #fff;
  font-family: 'Museo';
  font-size: 17px;
  color: #000000;
  line-height: 1.4em;
  
  
}


.topright-ylw-blue {
  background: url('https://neurodev2.wpengine.com/wp-content/uploads/2018/11/01Video2_Hero.svg');
  background-color:;
  background-repeat: no-repeat;
  background-size: 13%;
  background-attachment: scroll;
  background-position: top right;
}

.topright-teal-blue {
  background: url('https://cdn2.hubspot.net/hubfs/1927708/NeuroLeadership%20November2018%20Theme/Website%20Brain%20Elements/brainshape.svg');
  background-color:;
  background-repeat: no-repeat;
  background-size: 15%;
  background-attachment: scroll;
  background-position: top right;
}

.topright-dkgrn-blue {
  background: url('https://neurodev2.wpengine.com/wp-content/uploads/2018/11/01Csuite_Hero.svg');
  background-color:;
  background-repeat: no-repeat;
  background-size: 10%;
  background-attachment: scroll;
  background-position: top right;
}

.btmleft-grn-blue {
  background: url('https://neurodev2.wpengine.com/wp-content/uploads/2018/11/02Video2_Detail.svg');
  background-color:;
  background-repeat: no-repeat;
  background-size: 10%;
  background-attachment: scroll;
  background-position: 0% 25%;;
}

.text-image-background {
  background: url('https://cdn2.hubspot.net/hubfs/1927708/VentralStriatum.svg');
  background-color:;
  background-repeat: no-repeat;
  background-size: 200px;
  height: 400px;
  background-attachment: ;
  background-position: center;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width:53%;
  margin: 0 auto;
}

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



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

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

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: "Museo";
    line-height: 1.2em;
    letter-spacing: 0px;
    font-style: normal;
    color: #000;
    margin: 0 0 20px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
      font-family: "Museo";
      font-weight: 900;
      line-height: 1.2em;
      letter-spacing: 0px;
      font-style: normal;
      color: #000;
      font-size: 40px;
}
h2 {
    font-size: 30px;
    font-weight: 900;
}
h3 {
    font-size: 22px;
    font-weight: 900;
}
h4 {
    font-size: 18px;
    font-weight: 700;
}
h5 {
    font-size: 15px;
    font-weight: 500;
}
h6, .h6 {
  font-size: 12px;
  font-weight: 500;
}

p, .p {
  font-size: 17px;
  font-weight: 300;
}

.p-small, .caption  {
  font-size: 14px;
}

.caption {
  line-height: 115%;
  letter-spacing: 3%;
}

.p-large  {
  font-size: 24px;
  font-weight: 300;
}

.secondary {
  font-size: 16px;
  line-height: 120%;
}

.tag {
  font-size: 11px;
  line-height: 1.1em;
  text-transform: uppercase;
}

.quote {
  font-size: 40px;
  font-weight: 300;
}

/* Anchor Links */
a { 
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    text-decoration: none;
    color: #0067b1;
}
a:hover, a:focus { 
	 color: #00377f;
}

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

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
   3. COS STRUCTURE                                            
   ========================================================================== */


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

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}
.cm-fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    z-index: 500000;
    text-align: center;
    background: #1D1D20;
    color: #eee;
    width: 100%!important;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -ms-transition: -ms-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
}
html {
    overflow-x: hidden;
     overflow-y: scroll;
}

.menu-open{
    overflow: hidden;
}
.menu-open .cm-fixed-header {
        -webkit-transform: translateX(290px);
    -moz-transform: translateX(290px);
    -ms-transform: translateX(290px);
    -o-transform: translateX(290px);
    transform: translateX(290px);
}

.menu-open .shiftnav-toggle i:before {
    content: '\f00d';
}


.shiftnav-toggle {
    float: left;
    content: '\f0c9';
    font-family: FontAwesome;
    padding: 16px 20px;
    margin-left: -10px;
    position: relative;
    z-index: 20;
    line-height: 1em;
    cursor: pointer;
}

.cm-fixed-header a {
    color: #eee;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    max-width: 260px;
    margin: 0 auto;
    top: 12px;
}
.cm-toggle-menu {
    position: fixed;
    top: 0;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background: #1D1D20;
    width: 290px;
    margin: 0;
    z-index: 999999;
    font-size: 13px;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -ms-transition: -ms-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    left: 0;
    -webkit-transform: translateX(-290px);
    -moz-transform: translateX(-290px);
    -ms-transform: translateX(-290px);
    -o-transform: translateX(-290px);
    transform: translateX(-290px);
}

.menu-open .cm-toggle-menu{

    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);    
}


.cm-toggle-menu ul li {
    text-align: center;
    padding: 40px 25px;
    font-weight: 400;
    margin: 0;
    color: inherit;
    line-height: 1.3em;
    width: 100%!important;
    float: none!important;
}

.cm-toggle-menu ul li a {
    color: #eee;
    font-family: 'Museo';
    font-size: 1.375em;
    line-height: 1.3em;
    text-align: center;
    display: block;
}

.cm-toggle-menu ul {
    display: block!important;
}
.cm-header-wrapper {
    padding: 30px 50px 0px;
}

.header-container-wrapper {
    margin-top: 52px;
}

.cm-header-link a {
    font-size: 14px;
    display: inline-block;
    color: #555555;
    font-weight: 300;
    line-height: 1em;
    margin-right: 10px;
}

.cm-header-link {
    text-align: right;
    padding-top: 10px;
}

.cm-header-link a:last-child {
    margin-right: 0;
}

.cm-header-top {
    padding-bottom: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
}

.fusion-main-menu-search {
    float: right !important;
}

.fusion-main-menu-search a {
    font-family: icomoon;
    cursor: pointer;
    font-size: 14px;
    color: #000;
    display: inline-block;
    margin-top: 5px;
}

.fusion-main-menu-search a:after {
    border-radius: 50% 50% 50% 50%;
    content: '\f002';
}

.fusion-custom-menu-item-contents {
    width: 250px;
    padding: 25px;
    text-align: right;
    border: 1px solid transparent;
    background-color: #fffcfc;
    border-color: #fffcfc;
    position: absolute;
    right: 0;
    top: 31px;
}


.searchform {
    display: block;
    padding: 0;
}

.searchform .fusion-search-form-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    position: relative;

}

.searchform .fusion-search-form-content .fusion-search-field {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.searchform .fusion-search-button {
    position: absolute;
    top: 0;
}
.searchform .fusion-search-form-content .fusion-search-field input {
    height: 29px;
    padding-top: 0;
    color: #555555;
    font-size: 14pt;
    padding: 0;
    padding-left: 29px;
    margin: 0;
    border: 1px solid #555555;
    border-radius: 0;
    font-family: Arial;
}


.fusion-search-form-content .fusion-search-button input[type="submit"] {
    height: 29px;
    width: 29px;
    line-height: 29px;
    padding: 0;
    margin: 0;
    border: none;
    color: #555;
    cursor: pointer;
    font-family: icomoon;
    font-weight: 400;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    transition: all .2s;
    font-size: 14pt;
}

.fusion-custom-menu-item.fusion-main-menu-search {
    position: relative;
}

.bottom-pane-form {
    background: #003E7E;
    padding: 100px 0;
}

.bottom-pane-form  .hs_cos_wrapper_type_form {
    max-width: 100%;
    background: transparent;
    margin: 0;
    padding: 0;
}
.bottom-pane-form p.small {
    line-height: 18px;
    font-size: 14px;
    margin: 12px 0 0;
    font-family: helvetica;
}


.bottom-pane-form .page-center {
    max-width: calc(900px + 10%)!important;
    padding-left: 5%!important;
    padding-right: 5%!important;
}
  
.bottom-pane-form h3 {
    font-size: 2.5em;
    line-height: 1.2em;
    font-family: 'Museo';
    font-weight: bold;
    margin: 0 0 16px;
}

.bottom-pane-form p {
    margin: 0px 0 20px;
    font-family: 'Museo';
}

.bottom-pane-form .hs-form {
    max-width: 700px;
}

.bottom-pane-form .actions {
    margin: 12px 0 17px;
    padding: 17px 0 18px;
}

.hs-error-msgs label {
    font-weight: normal;
    padding-top: 0;
    width: 100%;
}

.blog .cm-fixed-header {
    display: none;
}

.blog .header-container-wrapper {
    margin-top: 0;
}

.blog .cm-fixed-header {
    display: none;
}



.cm-header-wrapper-blog {
    padding-left: 120px;
    padding-right: 30px;
    padding-top: 32px;
    padding-bottom: 50px;
}

.cm-header-wrapper-blog h3 {
    font-family: "Univers Standard";
    font-weight: 400;
    letter-spacing: 0px;
    font-style: normal;
    text-align: left;
    color: #333333;
    font-size: 28px;
    line-height: 42px;
    text-align: right;
}
.feature-post-module .PostDetails {
    font-size: 100%;
    color: #fff;
    font-weight: 100;
    padding: 30px 60px 0 120px;
}


.feature-post-module {}

.feature-post-module {
    background-color: #293972;
}


.PostDetails p.post_date {
    color: #a2a2a6;
}

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



.feature-post-module .col-lg-6 {
    width: 50%;
    float: left;
}

.feature-post-module .col-lg-6.pull-right {
    float: right;
}

.PostDetails p {
    margin: 0 0 20px;
}
.PostDetails span.featured {
    background: #0097e1;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
}
.PostDetails h3.post-title a, .PostDetails h3.post-title span {
    color: #7c7c7c;
}
.feature-post-module .PostDetails h3.post-title {
    font-size:1.375em;
    margin: 20px 0;
    line-height: 1.1;
}
.feature-post-module .PostDetails h3.post-title a{
	  color:#fff;
}


.PostDetails .post-author {
    color: #0097e1;
    margin-bottom: 40px;
    font-size: 20px;
}

.PostDetails .post-author a {
    color: #0097e1;
}

.PostDetails .post-author a:hover {
    text-decoration: underline;
}

.PostDetails .post-tags a {
    text-transform: uppercase;
    color: #5e6062;
    
}
.feature-post-module .PostDetails .post-tags a {
    color: #fff;
}
.feature-post-module .post-excerpt {
    margin: 0 0 60px;
}
.blog .page-center.content-wrapper {
    max-width: 100%;
    padding: 0!important;
}

.blog .blog-content {
    padding: 40px 30px 30px 130px;
    width: 72%;
}

.blog .blog-sidebar {
    background-color: #f7f7f7;
    padding: 30px 20px 30px 30px;
    width: 22%;
    margin: 0;
    float: right;
}


.blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
    width: 41%;
    float: left;
    padding: 0 15px;
}

.blog-listing-wrapper .post-listing .post-item .post-body {
    width: 58.33333333%;
    float: left;
    padding: 0 15px;
}

.blog-listing-wrapper .post-listing .post-item {
    overflow: hidden;
    border-bottom: 2px solid #eee;
    margin: 0 -15px 60px;
    padding-bottom: 50px;
}

.post-header h2 {
    font-size: 24px;
    margin: 0 0 16px;
}

div#hubspot-author_data {
    color: #0067b1;
    margin-bottom: 30px;
    font-size: 20px;
}


div#hubspot-author_data a:hover {
    text-decoration: underline !important;
    color: #00377f;
}

 .post-tags a {
    text-transform: uppercase;
    color: #5e6062;
}

 span.post-date {
    font-size: 0.8em;
    float: right;
}








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


/* =============== Header =============== */

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


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

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

.content-wrapper {
  padding-top:100px;
  padding-bottom:20px;

}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

#site-wrapper {
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;
}


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

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

.cm-footer-wrapper {
    background-color: #003E7E;
}

.cm-footer-copyright {
    padding: 120px 0 15px;
}

.cm-footer-copyright p {
    color: #ffffff;
    font-size: 14px;
    margin: 0;
}

.cm-footer-bottom .page-center {
    max-width: 100%!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
}

.cm-footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 30px 30px 0;
}

.cm-footer-right {
    float: right!important;
    width: 25%!important;
    margin: 0px!important;
}

.cm-footer-right ul li a {
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
    display: block;
    font-family: 'Museo';
    color: #fff;
}

.post-titlem {
    border-bottom: 1px solid #F7F7F7;
    padding: 20px 30px;
    text-align: center;
    border-top: 1px solid #F7F7F7;
}

.post-titlem h1 {
    float: none;
    font-size: 1.5em !important;
    margin: 0;
}

.hs-blog-post .cm-header-wrapper-blog {
    border-bottom: 4px solid #293972;
    margin-bottom: 40px;
}
.hs-blog-post .feature-post-module {
    display: none;
}
.hs-blog-post  div#hubspot-author_data {
    font-weight: bold;
    margin: 20px 0;
    color: inherit;
}

.hs-blog-post div#hubspot-author_data a {
    color: #0097e1;
}

 .post--page-date {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    padding: 5px 0;
    border-top: 1px solid #e0dede;
    border-bottom: 1px solid #e0dede;
    font-size: 14px;
    margin-bottom: 30px;
}
.related-post-group .PostDetails {
    max-width: 280px;
}

.related-post-group .PostDetails h3.post-title {
    font-size: 20px !important;
    margin: 20px 0;
    font-weight: bold;
}

.post-titlem h1.topic {
    font-size: 2.5em !important;
}
.t-border {
    margin-top: 30px;
    border-bottom: 1px solid #293972;
}

.hs-author-profile .hs-author-avatar {
    width: 30%;
    float: left;
    max-width: 100%;
    padding: 15px;
    margin: 0;
}

.hs-author-profile .hs-author-bio {
    width: 70%;
    float: right;
    padding: 15px;
}

.hs-blog-listing .hs-author-profile {
    overflow: hidden;
    border: none;
}

.hs-author-profile .hs-author-bio h2.hs-author-name {
    font-size: 2.5em !important;
}

.hs-author-profile .hs-author-avatar img {
    max-width: 200px;
    margin: 0  auto;
    display: block;
}

.hs-author-profile .hs-author-social-section {
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}




/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */
@media screen and (min-width:768px) {
  
  .blog div#shiftnav-toggle-main-button {
    display: none;
  }

  .blog .custom-menu-for-blog {
    display: none;
  }

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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
    display: block;
    margin-top: 1px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    display: inline-block;
    float: none!important;
    padding-right: 18px;
  	position: static!important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    font-family: "Univers Standard";
    font-size: 14px;
    font-weight: 400;
    border-top: 3px solid transparent;
    line-height: 30px;
    -webkit-font-smoothing: subpixel-antialiase;
    color: #000;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
	border-color: #136AAF;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
    border-color: #08417E;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    background-color: #fff;
    right: 0;
    box-shadow: 0px 200px 100px 100px rgba(255, 255, 255, 0.76);
    border-bottom: 1px solid #ccc;
}


.custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul ul {
    opacity: 1!important;
    visibility: visible!important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul ul {
    position: static!important;
}

.menu-wrap {
    max-width: 1000px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    zoom: 1;
    padding-bottom: 51px;
    background: white url(//cdn2.hubspot.net/hubfs/1927708/NeuroLeadership_November2018%20Theme/Images/menu-ri.png) no-repeat 10% bottom;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li:first-child,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li:first-child{
    width: 30%!important;
    
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li:last-child,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li:last-child{
    width: 55%!important;
    position: relative!important;
    padding-top: 11px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li:nth-child(2),
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li:nth-child(2){
    width: 20%!important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li{
    float: left;
    padding: 26px 0 29px;
}

.menu-wrap:before,
.menu-wrap:after {
    content: " ";
    display: table;

}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li > a,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li > a{
    font-size: 14px;
    line-height: 115%;
    font-family: 'Univers Bold';
    color: #333;
    -webkit-font-smoothing: antialiased;
    padding: 0 0 15px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap  > li > ul >  li >  a,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap  > li > ul >  li >  a{
    color: #000;
    font-size: 1.25em;
    font-weight: 400;
    font-family: 'Museo';
    padding: 5px 0;
    line-height: 1.4em;
    white-space: normal!important;
}


.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li:last-child:before,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li:last-child:before{
    content: "";
    width: 48%;
    margin-right: 2%;
    height: 168px;
    position: absolute;
    border-radius: 8px;
    max-width: 100%;
    overflow: hidden;
    background-image: url(//cdn2.hubspot.net/hubfs/1927708/NeuroLeadership_November2018%20Theme/Images/GM_MasterClass_Image1.png);
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
    top: 11px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2)  .menu-wrap > li:last-child > ul,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li:last-child > a,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4)  .menu-wrap > li:last-child > ul,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li:last-child > a{
    padding-left: 50%;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li:last-child > ul > li > a,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li:last-child > ul > li > a{
    font-size: 1.05em !important;
    font-size: 24px !important;
    line-height: 28px;
    color: #0067b1;
    font-weight: 700;
    padding-top: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li:last-child > ul > li > a:hover, 
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li:last-child > ul > li > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:nth-child(3) > ul > li:last-child > ul > li > a:hover{
    color: #00377f;
}
  
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li:last-child:before {

    background-image:url(//cdn2.hubspot.net/hubfs/1927708/NeuroLeadership_November2018%20Theme/Images/NLI_summit_2017-WEB-129-2-e1536682595594.jpg)
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap {
    background: white url(//cdn2.hubspot.net/hubfs/1927708/NeuroLeadership_November2018%20Theme/Images/menu-about.png) no-repeat 40% bottom;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1)  .menu-wrap {
    background: white url(//cdn2.hubspot.net/hubfs/1927708/NeuroLeadership_November2018%20Theme/Images/menu-sfo.png) no-repeat 60% bottom;
    padding-bottom: 80px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1) .menu-wrap > li {
    width: 33.3%;
    padding: 26px 34px 0px;
    border-right: 1px solid #fffcfc;
}
 .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1) .menu-wrap > li:last-child {
    border: none;
  }
  

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1) .menu-wrap > li > a {
    font-family: "Museo";
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: 0px;
    font-style: normal;
    font-size: 1.25em;
    white-space: normal!important;
    color: #333;
    padding: 0 0 15px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1) .menu-wrap > li > ul > li:first-child > a {
    font-family: 'Univers Standard' !important;
    font-size: 14px;
    line-height: 115%;
    display: block;
    color: inherit;
    padding-bottom:12px;
}

.menu-wrap  a {
    white-space: normal!important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1) .menu-wrap > li > ul > li:last-child > a {
    padding: 5px 0;
    font-family: "Univers Standard";
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4em;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1) .menu-wrap > li > ul > li:last-child > a:after {
    content: ">";
    padding-left: 4px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) {}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap {
    background: white url(//cdn2.hubspot.net/hubfs/1927708/NeuroLeadership_November2018%20Theme/Images/menu-le.png) no-repeat 90% bottom;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li {
    width: 33.3%;
    margin-right: 5%;
    padding: 26px 0;
}

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

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul {
    padding: 20px;
    background: #003E7E;
    border-radius: 10px;
    color: #fff;
    max-width: calc( 100% - 40px );
    float: right;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li:first-child > a {
    font-size: 24px !important;
    line-height: 28px;
    color: #FFF;
    font-family: 'Museo';
    font-weight: bold;
    margin: 0 0 16px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li:nth-child(2) > a {
    font-size: 14px;
    line-height: 115%;
    color: #fff;
    padding: 0px 0 9px;
    font-weight: normal;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li:nth-child(3) > a {
    font-size: 14px;
    line-height: 115%;
    color: #fff;
    padding: 5px 0;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li ul > li:first-child > a {
    background: #0067b1;
    text-transform: none;
    color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0067b1, endColorstr=#0067b1);
    transition: all .2s;
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-border-radius: 2px;
    padding: 15px 20px 13px;
    width: auto!important;
    display: inline-block;
    line-height: 17px;
    font-size: 14px;
    border: 1px solid #fff;
    font-family: "Museo";
    font-weight: 400;
    letter-spacing: 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li ul > li:first-child {
    float: left;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li ul > li:last-child {
    float: right;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li ul > li:last-child > a {
    padding: 6px 0px;
    margin: 0px;
    font-family: "Museo";
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
    line-height: 17px;
    font-size: 14px;
    max-width: 100px;
    margin-top: 11px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li ul > li:last-child > a:after {
    content: ">";
    padding-left: 5px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li ul {
    padding-top: 9px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child:before {
    content: "";
    width: 40px;
    height: 178.094px;
    background-image: url(//cdn2.hubspot.net/hubfs/1927708/NeuroLeadership_November2018%20Theme/Images/summit-sideimage.png);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 36px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child {
    position: relative;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:not(:first-child) > ul > li > a {
    font-size: 14px;
    line-height: 115%;
    font-family: 'Univers Bold';
    color: #333;
    margin: 0 0 15px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:not(:first-child) > ul > li >  ul > li > a {
    color: #000;
    font-size: 1.25em;
    font-weight: 400;
    font-family: 'Museo';
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.4em;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:not(:first-child) > ul > li > ul > li {
    font-size: 14px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:not(:first-child) > ul > li:not(:first-child) {
    padding-top: 29px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:nth-child(3) > ul > li:last-child > ul > li {
    padding: 5px 0px;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:nth-child(3) > ul > li:last-child > ul > li > a {
    font-size: 14px;
    line-height: 115%;
    color: #0067b1;
    font-family: "Univers Standard";
    font-weight: 400;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:nth-child(3) > ul > li:last-child > ul > li > a:after {
    content: ">";
    padding-left: 5px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li ul > li:first-child > a:hover {
    background: #003d7d;
}



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

    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
}


/* =============== Mobile Toggle Menu =============== */

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

@media (max-width: 767px){

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

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

  .mobile-trigger ,
  .fusion-flyout-search-toggle{
     /* Show button on mobile */
     cursor: pointer; /* Mouse pointer type on hover */
     position: relative; /**************************************/
     top: 0px;           /* Position Button at right of screen */
     right: 10px;        /**************************************/
     width: auto; /* Button width */
     height: auto; /* Button height */
     font-size: 16px;
     font-weight: normal;
     text-align: left;
     text-transform: uppercase;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px;
     color: #000;
     cursor: pointer;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-justify-content: space-between;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -webkit-flex-direction: column;
     -ms-flex-direction: column;
     flex-direction: column;
     box-sizing: content-box;
     height: 18px;
     width: 30px;
     float: left;
     margin-left: 34px;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color: #fff;
    border-color: transparent;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 30px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #fff; /* Icon color */
  }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
 
  /* ===== Mobile Menu Styles ===== */  
     
  .custom-menu-primary{
    position: fixed;
    padding-top: 0; /* Makes room for button */
    margin: 0;
    width: 100%!important;
    left: 0;
    background-color: rgba(255,255,255,0.95);
    height: 100vh;
    top: 0;
    transition: opacity 0.4s ease 0s, top 0s ease 0.4s;
    -webkit-transition: opacity 0.4s ease 0s, top 0s ease 0.4s;
    -moz-transition: opacity 0.4s ease 0s, top 0s ease 0.4s;
    -ms-transition: opacity 0.4s ease 0s, top 0s ease 0.4s;
    -o-transition: opacity 0.4s ease 0s, top 0s ease 0.4s;
    padding: 58px 25px 25px;
    z-index: 11;
    visibility: hidden;
    opacity: 0;
    overflow-y: auto;
  }
  .mobile-open .custom-menu-primary {

    visibility:visible;
    opacity: 1;

  }

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

  /* 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 .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: calc(100vh - 83px);
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
     /* Font size of top level list items */
     color: #333;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
  font-size: 14pt;
  line-height: 115px;
  text-align: center;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color: #333;
  }

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

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

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



/* ==========================================================================
   5. BLOG                                        
   ========================================================================== */


/* =============== General Blog Styles =============== */

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

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

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

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


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

.blog .blog-content {}

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

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

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

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

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

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

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

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

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

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#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 All Posts Page */
.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 {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */

.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}



/* ==========================================================================
   6. FORMS                                        
   ========================================================================== */


/* =============== Global Form Styles =============== */

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

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

/* Labels and Legends */
label {
    display: block;
    float: none;
    width: auto;
    font-weight: bold;
    text-align: left;
    line-height: 20px;
    padding-top: 0;
    margin-bottom: 6px;
    font-size: 16px;
    font-family: Museo;
}
.hs-form-field > label {}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
    display: block;
    background-color: rgba(255, 255, 255, 0.25);
    background-image: none ;
    border-radius: 0px ;
    border: none ;
    color: #fff;
    max-width:767px;
    font-family: 'Museo';
    padding: 7px;
    margin-bottom: 22px;
    line-height: 22px;
  	font-size: 16px;
    width: 100%;
    height: 30px;
}
select option {
    color: #000;
}


input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
    outline: none;
    border-color: rgba(82,168,236,0.8);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(82,168,236,0.6);
}

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

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

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

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

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

/* Error */
.hs-error-msgs label{}

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


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

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

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

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


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


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


/* ==========================================================================
   7. BUTTONS                                        
   ========================================================================== */


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  padding: 7px 18px 7px;
  position: relative;
  text-align: center;
  background: none;
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid #fff;
  padding: 10px 35px;
  font-family: 'Museo';
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  outline: 0;
}

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

.hs-button.primary:focus,
input[type="submit"]:focus,
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 {}


/* ==========================================================================
   8. MISCELLANEOUS                                      
   ========================================================================== */
.hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe, 
.hs-search-field, 
.widget-type-blog_comments form,
.widget-type-password_prompt,
.widget-type-email_simple_subscription{
    display: block;
    background-color: #003E7E;
    padding: 20px;
    margin-bottom: 40px;
    max-width: 767px;
    color: #fff;
}

span.hs-form-required {
    color: red;
}

.form-title {
    color: #fff;
}

.invalid.error {
    border-color: #b9554d;
    box-shadow: 0 0 6px rgba(171,41,32,0.5);
}

input#email-7bdb2831-29b8-487c-8a5c-81a4f7f38243_113 {}

ul.hs-error-msgs.inputs-list {
    padding: 0;
    list-style: none;
}

.blog-pagination  > div {
    display: inline-block;
}

.blog-pagination a.active {
    border: 1px solid #00377f;
    display: inline-block;
    color: #fff;
    padding: 5px 6px 1px;
    margin: 0 4px;
    background: #00377f;
    line-height: normal;
    pointer-events: none;
}

.blog-pagination a {
    display: inline-block;
}

.blog-pagination {
    clear: both;
    text-align: right;
    font-size: 16px;
}

.sidebar-btn {
    padding: 30px;
    background: #c9c9ca;
    margin: 0 0 30px;
    text-align: center;
}

.sidebar-btn h4 {
    display: block;
    margin: 0px 0px 20px;
    color: rgb(0, 0, 0);
    text-align: center;
    line-height: 33px;
    font-size: 1.375em;
}


a.fusion-button {
    background: #0067b1;
    text-transform: none;
    color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0067b1, endColorstr=#0067b1);
    transition: all .2s;
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-border-radius: 2px;
    padding: 20px 30px;
    display: inline-block;
    border: none;
    padding: 20px 30px 15px;
    text-transform: uppercase;
    font-family: "Museo";
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 17px;
    font-size: 16px;
}

.fusion-modal-text-link {
    text-transform: uppercase;
    color: #ffffff;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    padding: 13px 29px;
    line-height: 17px;
    font-size: 16px;
    display: block;
    background: #0067b1 !important;
}

.fusion-modal-text-link:hover {
    background: #003d7d !important;
    color: #fff;
}

a.fusion-button:hover {
    background: #003d7d !important;
    color: #fff;
}

.blog-sidebar h3 {
    color: #b7b7ba;
    font-size: 30px;
    font-weight: 100;
    line-height: 1;
    margin: 0;
    padding: 15px;
    border-bottom: 2px solid #e6e6e7;
    font-family: MuseoSans_500-webfont, Arial, Helvetica, sans-serif;
    font-size: 24px;
}

.blog-sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin: 0 0 60px;
}

.blog-sidebar ul li a {
    display: block;
    color: #7c7c7c;
    padding: 15px;
    border-bottom: 2px solid #e6e6e7;
    text-transform: uppercase;
}

.blog-sidebar ul li a span.filter-link-count {
    display: none;
}


.blog-sidebar .PostDetails h5 {
    font-size: 20px;
    margin: 20px 0;
}

.blog-sidebar .PostDetails h5 a {
    color: #7c7c7c;
}

.blog-sidebar .PostDetails {
    max-width: 280px;
}

.feature-post-list-item {
    border-bottom: 2px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.feature-post-list-item > div {
    max-width: 280px;
}

.feature-post-list-item:last-child {
    border: none;
    padding: 0;
    margin: 0;
}

.blog .header-container-wrapper {
    margin-top: 0!important;
}
.widget-type-email_simple_subscription h1 {
    color: #fff;
}

.widget-type-email_simple_subscription  h3 {
    color: #fff;
}
.err input#submitbutton {
    border-color: #000;
    color: #000;
}

.post-header h2 a {
    color: black;
}

.post-header h2 a:hover {
    color: #00377f;
}
.hs-blog-post.blog .blog-content {
    padding: 50px 8% 20px;
    width: 74%;
}



/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */


/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1600px) {
  .feature-post-module .PostDetails {
    padding: 15px 15px 0 60px;
   
  }
  .sidebar-btn h4 {
    font-size: 1.1em;
    margin-bottom: 10px;
  }
  .blog-sidebar h3 {
    font-size: 1em;
    text-align: center;
  }

  .cm-header-wrapper-blog {
    padding-left: 60px;
  }

  .cm-logo-blog img {
    max-width: 250px;
  }

  .cm-header-wrapper-blog {
    padding-top: 18px;
    padding-bottom: 20px;
    min-height: 145px!important;
  }

  .cm-header-wrapper-blog h3 {
    margin-top: 17px;
  }

  .PostDetails p.post_date {
    font-size: 14px;
  }
  .PostDetails span.featured {
    font-size: 16px;
  }
  
  .blog .blog-content {
    padding: 40px 10px 30px 60px;
  }




  .feature-post-module .post-excerpt {
    margin-bottom: 0;
  }

  .post-tags {
    padding: 0 0 15px;
  }

}
@media (max-width: 1250px) {
  .feature-post-module .col-lg-6 {
    width: 100%;
    float: none;
  }

  .feature-post-module .col-lg-6 img.featured_image {
    width: 100%;
    margin-bottom: 20px;
  }

  .feature-post-module .PostDetails {
    padding: 15px 30px 0 30px;
  }
  .blog .blog-sidebar {
    	width: 26%;
  }

}
@media (max-width: 1015px) {
  .blog .blog-content {
    padding: 30px 30px 0 30px;
  }
  .blog .blog-sidebar {
    padding: 20px;
  }
  .blog .blog-sidebar {
    padding: 20px;
  }

  .cm-header-wrapper-blog {
    padding-left: 30px;
    padding-top: 15px;
  }

  .cm-logo-blog img {
    max-width: 200px;
  }
	
}  
@media (max-width: 1000px) {

  .hs-blog-post.blog .blog-content {
    width: 100%;
  }
  
  .hs-author-profile .hs-author-avatar {
    width: 100%;
  }

  .hs-author-profile .hs-author-bio {
    width: 100%;
    padding: 0;
  }
  .container-fluid .row-fluid .page-center {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .menu-wrap {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1) .menu-wrap > li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li > ul > li > a, .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li > ul > li > a {
    font-size: 16px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li:last-child > ul > li > a, .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li:last-child > ul > li > a {
    font-size: 16px!important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) .menu-wrap > li:last-child:before, .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) .menu-wrap > li:last-child:before {
    border-radius: 0;
    background-size: cover;
    height: 115px;
  }.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child:before {
    display: none;
}

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul {
    max-width: 100%;
  }

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li:first-child > a {
    font-size: 18px!important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li ul > li:last-child {
    float: none;
    clear: both;
    margin-top: 10px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .menu-wrap > li:first-child > ul > li ul > li:first-child {
    float: none;
}
  .cm-footer-logo {
    width: 100%!important;
    float: none!important;
    padding-bottom: 70px;
  }

  .cm-footer-right {
    width: 100%!important;
    float: none!important;
  }

  .cm-footer-copyright {
    padding-top: 0;
    text-align: center;
  }
  .blog .blog-content {
    width: 100%;
  }

  .blog .blog-sidebar {
    width: 100%;
    margin-top: 40px;
  }

}
@media (max-width: 960px) {
  .cm-fixed-header {
    font-size: 16px;
	}
  .cm-fixed-header a {
    top: 10px;
  }
  .header-container-wrapper {
    margin-top: 48px;
  }
  

}


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

@media (max-width: 767px) {
  
  .feature-post-module .PostDetails {
    padding: 20px;
    font-size: 110%
  }
  
  .blog .blog-content {
    padding: 20px;
}
  .feature-post-module .PostDetails h3.post-title {
    font-size: 1.1em;
  }

  .blog-listing-wrapper .post-listing .post-item {
    margin-left: 0;
    margin-right: 0;
  }

  .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
    width: 100%;
    padding: 0 0 20px;
  }

  .blog-listing-wrapper .post-listing .post-item .post-body {
    width: 100%;
    padding: 0;
  }

  .post-header h2 {
    font-size: 1em;
  }
  
.blog-sidebar ul {
    text-align: center;
}

.blog-sidebar .PostDetails {
}

.feature-post-list-item > div {
    margin: 0 auto;
    text-align: center;
}
	body {
    font-size: 16px;
}
  
  .custom-menu-for-blog ul li.child-open > a,
  .custom-menu-for-blog ul li.active-branch > a {
    background: #003d7d;
    color: #ffffff;
  }

  .custom-menu-for-blog ul li.child-open >  .child-trigger2 i:before {
    content: "\f00d";
    color: #fff;
  }

  
  

.cm-fixed-header a {top: 13px;max-width: 200px;}

  .header-container-wrapper {
    margin-top: 48px;
  }
  
  .cm-logo-blog img {
    max-width: 150px;
}

  .cm-logo-blog {
    text-align: center;
  }

  .cm-header-wrapper-blog h3 {
    font-size: 1.1em;
    text-align: center;
    margin-top: 2px;
  }

  .cm-header-wrapper-blog {
    min-height: 150px!important;
    padding-bottom: 10px;
  }



  .cm-logo img {
    max-width: 225px;
  }

  .cm-header-top {
    max-width: 300px;
    float: left!important;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .cm-header-link {
    text-align: left;
    padding-top: 0;
  }
  .cm-header-inner-wrapper {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid #999;
}

.header-search {
    position: absolute;
    right: -11px;
    top: 19px;
}

.fusion-main-menu-search {
    float: left!important;
    display: inline-block;
    top: -2px;
}

.fusion-toggle-icon-line {
    height: 2px;
    width: 30px;
    background-color: #333333;
        opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: .25s ease-in-out;
}


.fusion-main-menu-search a {
    margin: 0 23px;
    font-size: 20px;
}

.fusion-main-menu-search a:hover {
    color: #a0ce4e;
}

.mobile-trigger:hover .fusion-toggle-icon-line {
    background: #a0ce4e;
}

.fusion-toggle-icon-line:nth-child(1){
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.fusion-toggle-icon-line:nth-child(3) {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}
.mobile-open .fusion-toggle-icon-line:nth-child(1),
.search-open .fusion-toggle-icon.fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(1){
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mobile-open   .fusion-toggle-icon-line:nth-child(2),
  .search-open .fusion-toggle-icon.fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(2){
    width: 0;
    opacity: 0;
}
.mobile-open .fusion-toggle-icon-line:nth-child(3),
.search-open .fusion-toggle-icon.fusion-flyout-search-toggle .fusion-toggle-icon-line:nth-child(3){
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}



.mobile-open .fusion-toggle-icon-line,
.search-open .fusion-toggle-icon.fusion-flyout-search-toggle .fusion-toggle-icon-line{
    width: 24px;
}
  .mobile-open .header-search,
  .search-open .header-search{
    position: fixed;
    display: block;
    top: 97px;
    right: 39px;
    z-index:999
  }
  .fusion-toggle-icon.fusion-flyout-search-toggle {
    margin: 0;
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.search-open .fusion-toggle-icon.fusion-flyout-search-toggle {
    opacity: 1;
    z-index: 1;
}
.search-open .fusion-main-menu-search a:after {
    opacity: 0;
}
  .search-open .fusion-main-menu-search a:after {
    opacity: 0;
}

.fusion-custom-menu-item-contents {
    background-color: rgba(255,255,255,0.95);
    position: fixed;
    top: 0;
    width: 100%;
    right: 0;
    left: 0;
    padding: 50px;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease 0s, top 0s ease 0.4s;
    -webkit-transition: opacity 0.4s ease 0s, top 0s ease 0.4s;
    -moz-transition: opacity 0.4s ease 0s, top 0s ease 0.4s;
    -ms-transition: opacity 0.4s ease 0s, top 0s ease 0.4s;
    -o-transition: opacity 0.4s ease 0s, top 0s ease 0.4s;
    display: block!important;
}

.fusion-custom-menu-item-contents form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    height: calc(100vh - 100px);
}

.searchform .fusion-search-form-content .fusion-search-field input {
    height: auto;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid;
    font-size: 50px;
    padding: 0;
    color: #333333;
    border-color: #333333;
    font-family: "Univers Standard";
    line-height: normal;
    font-family: Arial;
}

.searchform .fusion-search-button {
    display: none;
}


.search-open .fusion-custom-menu-item-contents,
.search-open .fusion-custom-menu-item-contents {
    opacity: 1;
    visibility: visible;
}
  
  
.searchform ::-webkit-input-placeholder {
    opacity:1;
    color:#333

} /* Webkit Browsers */
.searchform :-moz-placeholder {
    opacity:1;
    color:#333
} /* Firefox 18- */
.searchform ::-moz-placeholder {
    opacity:1;
    color:#333
} /* Firefox 19+ */
.searchform :-ms-input-placeholder {
    opacity:1;
    color:#333
} /* IE10 */

  .cm-footer-right .span6 {
    width: 50%!important;
    float: left;
    text-align-last: center;
  }

  .cm-footer-logo {
    text-align: center;
  }




  
.custom-menu-for-blog {
position: fixed;
top: 0;
background: #fff;
visibility: visible;
opacity: 1;
width: 290px;
right: 0;
right: 0;
-webkit-transform: translateX(290px);
-moz-transform: translateX(290px);
-ms-transform: translateX(290px);
-o-transform: translateX(290px);
transform: translateX(290px);
z-index: 99999;
overflow: hidden;
overflow-y: auto;
height: 100vh;
-webkit-transition: -webkit-transform .5s;
-moz-transition: -moz-transform .5s;
-ms-transition: -ms-transform .5s;
-o-transition: -o-transform .5s;
transition: transform .5s;
}
  



.custom-menu-for-blog:after {
    content: ' ';
    display: block;
    position: absolute;
    right: -15px;
    top: 0;
    height: 100%;
    width: 15px;
    background: 0 0;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.8);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.8);
    -ms-box-shadow: 0 0 15px rgba(0,0,0,.8);
    -o-box-shadow: 0 0 15px rgba(0,0,0,.8);
    box-shadow: 0 0 15px rgba(0,0,0,.8);
    z-index: 10000;
    left: -15px;
    right: auto;
}

.custom-menu-for-blog ul li a {
    display: block;
    padding: 15px 25px;
    line-height: 1.6em;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: .2s all ease;
    -moz-transition: .2s all ease;
    -ms-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
}
  
  
.blog-menu-open .custom-menu-for-blog {
    opacity: 1;
    right: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    
}
div#shiftnav-toggle-main-button-blog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    z-index: 500000;
    text-align: center;
    background: #1D1D20;
    color: #eee;
    left: auto;
    right: 0;
    width: 60.859px;
    font-size: 24px;
    padding: 16px 6px 20px;
    line-height: 24px;
    height: 56px;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -ms-transition: -ms-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    cursor: pointer;
}
  
.blog-menu-open div#shiftnav-toggle-main-button-blog {
    -webkit-transform: translateX(-290px);
    -moz-transform: translateX(-290px);
    -ms-transform: translateX(-290px);
    -o-transform: translateX(-290px);
    transform: translateX(-290px);
}
.blog-menu-open div#shiftnav-toggle-main-button-blog i.fa.fa-bars:before {
    content: '\f00d';
}
  
  
.custom-menu-for-blog .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
  
.blog-menu-open div#shiftnav-toggle-main-button i.fa.fa-bars:before {
    content: '\f00d';
}

.child-trigger2 {
    height: 56px;
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    line-height: 50px;
    cursor: pointer;
}

.child-trigger2 i.fa.fa-chevron-down {
    line-height: 56px;
    display: inline-block;
}
  
.custom-menu-for-blog ul ul {
    background: #f4f4f4;
}
  
  
  



}  


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

@media (max-width: 479px) {
  .cm-logo img {
    max-width: 199.500px;
  }
  .cm-header-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }
  .mobile-open .header-search, .search-open .header-search {
    right: 00px;
  }
  .fusion-main-menu-search a {
    margin: 0;
  }
  .mobile-trigger {
    margin-left: 20px;
  }
  .fusion-toggle-icon.fusion-flyout-search-toggle {
    right: 0;
  }
  .cm-footer-right .span6 {
    width: 100%!important;
  }
}