/*  RM - NOV 25, 2013
  Radu HS COS CSS Starter Style v1.1
  
  TABLE OF CONTENTS
  
  [1] EXTERNAL
    [1.1] Import
    [1.2] HubSpot Assets
    [1.3] Font-Face
    
  [2] BASIC STYLES
    [2.1] HTML/Body
    [2.2] Typography (eg. p, h1, h2, ul, li,...)
    [2.3] Objects (eg. img, table, iframe,...)
    
  [3] STRUCTURE & SECTIONS
    [3.1] Common
    [3.2] Header
    [3.3] Content
    [3.4] Footer
    
  [4] NAVIGATION
    [4.1] Structure & Behaviour
    [4.2] All Navigation types
    [4.3] Horizontal Navigation
    [4.4] Vertical Navigation
    
  [5] FORM
  
  [6] BLOG
    [6.1] Blog Content
    [6.2] Post Filter & Listing Widgets
    [6.3] Blog Email Subscription
    
  [7] OTHER WIDGETS
    [7.1] Section Header
    [7.2] Header
    [7.3] Google Search
    [7.4] Logo
    [7.5] Image
    [7.6] Image Slider
    [7.7] CTA
    [7.8] Social Sharing
    [7.9] Follow Me
    [7.10] Spacer
    [7.11] Jinja
    [7.12] Flexible
    
  [8] STYLES APPLY TO CUSTOM CLASSES
    [8.1] Useful Custom Classes
    [8.2] Theme Custom Classes
    
  [9] MEDIA QUERIES
  
*/  
  
  
/*  ===========================================================
  [1] EXTERNAL
  =========================================================== */
  
  /* [1.1] Import
  -------------------------------------------------------- */
  
  /* Do not add anything before @import except comments
  Import Google Fonts with "//" or "https" prefix
  eg. @import url(https://external.com/ex.css); */
  
  
  /* [1.2] HubSpot Assets
  -------------------------------------------------------- */
  
  /* 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 ;
    }
}
  
  /* These includes are optional, but helpful. */
  
  /* Images */

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

/* Videos */

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

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

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

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

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

/* Space Module */

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

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

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

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



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

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

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

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

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

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

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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




  /* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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


  
  
  /* [1.3] Font-Face
  -------------------------------------------------------- */
  
  /* eg. @font-face {} */
  
  
/*  ===========================================================
  [2] BASIC STYLES
  =========================================================== */
  
  /* [2.1] HTML/Body
  -------------------------------------------------------- */
  
  html,
  body {
    min-height: 100%;
    margin: 0;
    padding: 0;
  }
  
  html {
    background: #000;
  }
  
  body {
    background: none;
    color: #fff;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
  }
  
  
  /* [2.2] Typography
  -------------------------------------------------------- */ 
  
  /* Headings */
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0;
    padding: 0;
    line-height: 1.1;
  }
  
  h1,
  h2,
  h3,
  h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
  }
  
  h1 {
    margin-bottom: 15px;
    font-size: 20px;
  }
  
  h2 {
    color: #999;
    font-size: 14px;
  }
  
  h3 {
    color: #999;
    font-size: 18px;
  }
  
  h4 {
    font-size: 16px;
  }
  
  h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
  }
  
  h6 {
    color: #1A7F1A;
  }
  
  
  /* Paragraphs */
  
  p {
    margin: 0 0 10px;
    padding: 0;
  }
  
  
  /* Links */
  
  a {
    color: #179009;
    text-decoration: none;
  }
  
  a:hover {
    color: #0066EE;
  }
  
  a:focus,
  a:active {
    /*outline: none;*/
  }
  
  
  /* Lists */
  
  ul,
  ol {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
  }
  
  li ul,
  li ol {
    margin: 0;
  }
  
  ul {}
  
  ol {}
  
  li {
    margin: 0;
  }
  
  
  /* Blockquote */
  
  blockquote {
    margin: 0 0 10px;
    padding: 0 40px;
  }
  
  
  /* Subscript, Superscript */
  
  sub,
  sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
  }
  
  sup {
    top: -0.5em;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  
  /* Code, Preformatted */
  
  code,
  pre {}
  
  code {}
  
  pre {}
  
  
  /* Selections (keep them both separately */
  
  /*::selection {}
  
  ::-moz-selection {}*/
  
  
  /* [2.3] Objects
  -------------------------------------------------------- */
  
  /* Images */
  
  img,
  a img {
    outline: none;
  }
  
  
  /* Horizontal Rule */
  
  hr {
    height: 1px;
    background: #fff;
    border: none;
    color: #fff; /* should match the background-color above */
  }
  
  
/*  ===========================================================
  [3] STRUCTURE & SECTIONS
  =========================================================== */
  
  /* [3.1] Common
  -------------------------------------------------------- */
  
  /* Common Outer Wrappers */
  
  body > [class$="-container-wrapper"] {}
  
  
  /* Common Inner Wrappers */
  
  .container-fluid {}
  
  
  /* Common Row Wrappers */
  
  .container-fluid > .row-fluid-wrapper {}
  
  
  /* Common Widget Wrappers
  The smallest cell in COS layouts, available for
  all widgets including modules in flexible areas.
  Useful for smooth and equal vertical spacing between
  modules of any kind. */
  
  .hs_cos_wrapper_widget {
    display: block;
  }
  
  
  /* [3.2] Header
  -------------------------------------------------------- */
  
  /* Header Outer Wrapper */
  
  .header-container-wrapper {}
  
  
  /* Header Inner Wrapper */
  
  .header-container {}
  
  
  /* Header Row Wrappers */
  
  .header-container > .row-fluid-wrapper {}
  
  
  /* Header Widget Wrappers */
  
  .header-container .hs_cos_wrapper_widget {}
  
  
  /* Header HTML Elements,
  if different than basic */
  
  .header-container h1,
  .header-container h2,
  .header-container h3,
  .header-container h4,
  .header-container h5,
  .header-container h6 {}
  
  .header-container a {}
  
  .header-container a:hover {}
  
  .header-container hr {}

  p.header-facebook{
    color: #fff;
    font-size: 16px !important;
    line-height: 16px;
  }

p.header-facebook img{
    vertical-align: middle;
    }
  
  
  /* [3.3] Content
  -------------------------------------------------------- */
  
  /* Content Outer Wrapper */
  
  .body-container-wrapper {}
  
  
  /* Content Inner Wrapper */
  
  .body-container {}
  
  
  /* Content Row Wrappers */
  
  .body-container > .row-fluid-wrapper {}
  
  
  /* Content Widget Wrappers */
  
  .body-container .hs_cos_wrapper_widget {}
  
  
  /* Content HTML Elements,
  if different than basic */
  
  .body-container h1,
  .body-container h2,
  .body-container h3,
  .body-container h4,
  .body-container h5,
  .body-container h6 {}
  
  .body-container a {}
  
  .body-container a:hover {}
  
  .body-container hr {}
  
  
  /* [3.4] Footer
  -------------------------------------------------------- */
  
  /* Footer Outer Wrapper */
  
  .footer-container-wrapper {}
  
  
  /* Footer Inner Wrapper */
  
  .footer-container {}
  
  
  /* Footer Row Wrappers */
  
  .footer-container > .row-fluid-wrapper {}
  
  
  /* Footer Widget Wrappers */
  
  .footer-container .hs_cos_wrapper_widget {}
  
  
  /* Footer HTML Elements,
  if different than basic */
  
  .footer-container h1,
  .footer-container h2,
  .footer-container h3,
  .footer-container h4,
  .footer-container h5,
  .footer-container h6 {}
  
  .footer-container a {}
  
  .footer-container a:hover {}
  
  .footer-container hr {}
  
  
/*  ===========================================================
  [4] NAVIGATION
  =========================================================== */
  
  /* [4.1] Structure & Behaviour - PLEASE DO NOT CHANGE
  -------------------------------------------------------- */
  
  /* Modules.css Styles Overwriting.
  Use !important to overwrite any of these styles
  later on ul, li and a */
  
  .hs-menu-wrapper ul,
  .hs-menu-wrapper li,
  .hs-menu-wrapper a {
    display: block !important;
    position: static !important;
    z-index: auto !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    float: none !important;
    overflow: visible !important;
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing:  content-box !important;
    box-sizing:     content-box !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow:  none !important;
    box-shadow:     none !important;
    list-style: none !important;
    text-decoration: none !important;
    text-overflow: clip !important;
    white-space: normal !important;
    -webkit-transition: none !important;
    -moz-transition:  none !important;
    -o-transition:    none !important;
    transition:     none !important;
  }
  
  
  /* Begin Nav Structure & Behavior Styles.
  These styles are linked to Nav widget options
  in Template Builder. All options are 100% functional now */
  
  .hs-menu-flow-horizontal > ul {
    display: inline-block !important;
    text-align: left;
    vertical-align: top;
  }
  
  .lt-ie8 .hs-menu-flow-horizontal > ul {
    display: inline !important;
  }
  
  .hs-menu-flow-horizontal > ul > li {
    float: left !important;
  }
  
  .hs-menu-flow-horizontal > ul > li > a {
    white-space: nowrap !important;
  }
    
  .hs-menu-wrapper ul li {
    position: relative !important;
  }
  
  .hs-menu-flow-horizontal.flyouts ul ul,
  .hs-menu-flow-vertical.flyouts ul ul {
    display: none !important;
    position: absolute !important;
    z-index: 100 !important;
  }
  
  .hs-menu-flow-horizontal.flyouts li:hover > ul,
  .hs-menu-flow-vertical.flyouts li:hover > ul {
    display: block !important;
    opacity: 1 !important;
  }
  
  .hs-menu-flow-horizontal.flyouts ul ul {
    top: 100% !important;
    left: 0 !important;
  }
  
  .hs-menu-flow-vertical_flyouts.flyouts ul li {
    position: static !important;
  }
  
  .hs-menu-flow-vertical_flyouts.flyouts ul ul {
    position: static !important;
    display: none !important;
    max-height: 0;
    overflow: hidden !important;
  }
  
  .hs-menu-flow-vertical_flyouts.flyouts li:hover > ul {
    display: block !important;
    max-height: 100%;
    opacity: 1 !important;
  }
  
  .hs-menu-flow-horizontal.flyouts ul ul ul,
  .hs-menu-flow-vertical.flyouts ul ul {
    top: 0 !important;
    left: 100% !important;
  }
  
  .hs-menu-flow-horizontal.flyouts ul ul li a,
  .hs-menu-flow-vertical.flyouts ul ul li a {
    white-space: nowrap !important;
  }
  
  .hs-menu-flow-horizontal.no-flyouts > ul {
    vertical-align: top !important;
  }
  
  .hs-menu-flow-horizontal.no-flyouts > ul > li {
    display: inline-block !important;
    float: none !important;
    vertical-align: top !important;
  }
  
  
  /* [4.2] All Navigation types
  -------------------------------------------------------- */
  
  /* STYLES APPLY TO BOTH OPTIONS (FLYOUTS ENABLED/DISABLED) */
  
  /* Wrapper */
  
  .hs-menu-wrapper {}
  
  
  /* All Levels */
  
  .hs-menu-wrapper ul {}
  
  .hs-menu-wrapper ul li {}
  
  .hs-menu-wrapper ul li:first-child {}
  
  .hs-menu-wrapper ul li a {}
  
  .hs-menu-wrapper ul li:first-child > a {}
  
  .hs-menu-wrapper ul li:hover > a,
  .hs-menu-wrapper ul li a:hover {}
  
  .hs-menu-wrapper ul li.active > a,
  .hs-menu-wrapper ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  .hs-menu-wrapper > ul {}
  
  .hs-menu-wrapper > ul > li {}
  
  .hs-menu-wrapper > ul > li:first-child {}
  
  .hs-menu-wrapper > ul > li > a {}
  
  .hs-menu-wrapper > ul > li:first-child > a {}
  
  .hs-menu-wrapper > ul > li:hover > a,
  .hs-menu-wrapper > ul > li > a:hover {}
  
  .hs-menu-wrapper > ul > li.active > a,
  .hs-menu-wrapper > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  .hs-menu-wrapper ul ul {}
  
  .hs-menu-wrapper ul ul li {}
  
  .hs-menu-wrapper ul ul li:first-child {}
  
  .hs-menu-wrapper ul ul li a {}
  
  .hs-menu-wrapper ul ul li:first-child > a {}
  
  .hs-menu-wrapper ul ul li:hover > a,
  .hs-menu-wrapper ul ul li a:hover {}
  
  .hs-menu-wrapper ul ul li.active > a,
  .hs-menu-wrapper ul ul li.active-branch > a {}
  
  
  /* STYLES APPLY ONLY WHEN FLYOUTS ARE ENABLED */
  
  /* Wrapper */
  
  .hs-menu-wrapper.flyouts {}
  
  
  /* All Levels */
  
  .hs-menu-wrapper.flyouts ul {}
  
  .hs-menu-wrapper.flyouts ul li {}
  
  .hs-menu-wrapper.flyouts ul li:first-child {}
  
  .hs-menu-wrapper.flyouts ul li a {}
  
  .hs-menu-wrapper.flyouts ul li:first-child > a {}
  
  .hs-menu-wrapper.flyouts ul li:hover > a,
  .hs-menu-wrapper.flyouts ul li a:hover {}
  
  .hs-menu-wrapper.flyouts ul li.active > a,
  .hs-menu-wrapper.flyouts ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  .hs-menu-wrapper.flyouts > ul {}
  
  .hs-menu-wrapper.flyouts > ul > li {}
  
  .hs-menu-wrapper.flyouts > ul > li:first-child {}
  
  .hs-menu-wrapper.flyouts > ul > li > a {}
  
  .hs-menu-wrapper.flyouts > ul > li:first-child > a {}
  
  .hs-menu-wrapper.flyouts > ul > li:hover > a,
  .hs-menu-wrapper.flyouts > ul > li > a:hover {}
  
  .hs-menu-wrapper.flyouts > ul > li.active > a,
  .hs-menu-wrapper.flyouts > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  .hs-menu-wrapper.flyouts ul ul {}
  
  .hs-menu-wrapper.flyouts ul ul li {}
  
  .hs-menu-wrapper.flyouts ul ul li:first-child {}
  
  .hs-menu-wrapper.flyouts ul ul li a {}
  
  .hs-menu-wrapper.flyouts ul ul li:first-child > a {}
  
  .hs-menu-wrapper.flyouts ul ul li:hover > a,
  .hs-menu-wrapper.flyouts ul ul li a:hover {}
  
  .hs-menu-wrapper.flyouts ul ul li.active > a,
  .hs-menu-wrapper.flyouts ul ul li.active-branch > a {}
  
  
  /* STYLES APPLY ONLY WHEN FLYOUTS ARE DISABLED */
  
  /* Wrapper */
  
  .hs-menu-wrapper.no-flyouts {}
  
  
  /* All Levels */
  
  .hs-menu-wrapper.no-flyouts ul {}
  
  .hs-menu-wrapper.no-flyouts ul li {}
  
  .hs-menu-wrapper.no-flyouts ul li:first-child {}
  
  .hs-menu-wrapper.no-flyouts ul li a {}
  
  .hs-menu-wrapper.no-flyouts ul li:first-child > a {}
  
  .hs-menu-wrapper.no-flyouts ul li:hover > a,
  .hs-menu-wrapper.no-flyouts ul li a:hover {}
  
  .hs-menu-wrapper.no-flyouts ul li.active > a,
  .hs-menu-wrapper.no-flyouts ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  .hs-menu-wrapper.no-flyouts > ul {}
  
  .hs-menu-wrapper.no-flyouts > ul > li {}
  
  .hs-menu-wrapper.no-flyouts > ul > li:first-child {}
  
  .hs-menu-wrapper.no-flyouts > ul > li > a {}
  
  .hs-menu-wrapper.no-flyouts > ul > li:first-child > a {}
  
  .hs-menu-wrapper.no-flyouts > ul > li:hover > a,
  .hs-menu-wrapper.no-flyouts > ul > li > a:hover {}
  
  .hs-menu-wrapper.no-flyouts > ul > li.active > a,
  .hs-menu-wrapper.no-flyouts > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  .hs-menu-wrapper.no-flyouts ul ul {}
  
  .hs-menu-wrapper.no-flyouts ul ul li {}
  
  .hs-menu-wrapper.no-flyouts ul ul li:first-child {}
  
  .hs-menu-wrapper.no-flyouts ul ul li a {}
  
  .hs-menu-wrapper.no-flyouts ul ul li:first-child > a {}
  
  .hs-menu-wrapper.no-flyouts ul ul li:hover > a,
  .hs-menu-wrapper.no-flyouts ul ul li a:hover {}
  
  .hs-menu-wrapper.no-flyouts ul ul li.active > a,
  .hs-menu-wrapper.no-flyouts ul ul li.active-branch > a {}
  
  
  /* [4.3] Horizontal Navigation
  -------------------------------------------------------- */
  
  /* STYLES APPLY TO BOTH OPTIONS (FLYOUTS ENABLED/DISABLED) */
  
  /* Wrapper */
  
  .hs-menu-flow-horizontal {}
  
  
  /* All Levels */
  
  .hs-menu-flow-horizontal ul {}
  
  .hs-menu-flow-horizontal ul li {}
  
  .hs-menu-flow-horizontal ul li:first-child {}
  
  .hs-menu-flow-horizontal ul li a {}
  
  .hs-menu-flow-horizontal ul li:first-child > a {}
  
  .hs-menu-flow-horizontal ul li:hover > a,
  .hs-menu-flow-horizontal ul li a:hover {}
  
  .hs-menu-flow-horizontal ul li.active > a,
  .hs-menu-flow-horizontal ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  .hs-menu-flow-horizontal > ul {}
  
  .hs-menu-flow-horizontal > ul > li {}
  
  .hs-menu-flow-horizontal > ul > li:first-child {}
  
  .hs-menu-flow-horizontal > ul > li > a {}
  
  .hs-menu-flow-horizontal > ul > li:first-child > a {}
  
  .hs-menu-flow-horizontal > ul > li:hover > a,
  .hs-menu-flow-horizontal > ul > li > a:hover {}
  
  .hs-menu-flow-horizontal > ul > li.active > a,
  .hs-menu-flow-horizontal > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  .hs-menu-flow-horizontal ul ul {}
  
  .hs-menu-flow-horizontal ul ul li {}
  
  .hs-menu-flow-horizontal ul ul li:first-child {}
  
  .hs-menu-flow-horizontal ul ul li a {}
  
  .hs-menu-flow-horizontal ul ul li:first-child > a {}
  
  .hs-menu-flow-horizontal ul ul li:hover > a,
  .hs-menu-flow-horizontal ul ul li a:hover {}
  
  .hs-menu-flow-horizontal ul ul li.active > a,
  .hs-menu-flow-horizontal ul ul li.active-branch > a {}
  
  
  /* STYLES APPLY ONLY WHEN FLYOUTS ARE ENABLED */
  
  /* Wrapper */
  
  .hs-menu-flow-horizontal.flyouts {
    padding-bottom: 2px;
    background: #147d09 url(//cdn2.hubspot.net/hub/334743/file-392390262-png/images/background/nav_bar_bg.png) top repeat-x;
    -webkit-border-radius:  3px;
    -moz-border-radius:   3px;
    border-radius:      3px;
  }
  
  
  /* All Levels */
  
  .hs-menu-flow-horizontal.flyouts ul {}
  
  .hs-menu-flow-horizontal.flyouts ul li {}
  
  .hs-menu-flow-horizontal.flyouts ul li:first-child {}
  
  .hs-menu-flow-horizontal.flyouts ul li a {}
  
  .hs-menu-flow-horizontal.flyouts ul li:first-child > a {}
  
  .hs-menu-flow-horizontal.flyouts ul li:hover > a,
  .hs-menu-flow-horizontal.flyouts ul li a:hover {}
  
  .hs-menu-flow-horizontal.flyouts ul li.active > a,
  .hs-menu-flow-horizontal.flyouts ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  .hs-menu-flow-horizontal.flyouts > ul {}
  
  .hs-menu-flow-horizontal.flyouts > ul > li {}
  
  .hs-menu-flow-horizontal.flyouts > ul > li.hs-item-has-children:hover {
    margin-bottom: -1px !important;
    padding-bottom: 1px !important;
  }
  
  .hs-menu-flow-horizontal.flyouts > ul > li:first-child {}
  
  .hs-menu-flow-horizontal.flyouts > ul > li > a {
    padding: 7px 9px !important;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
  }
  
  .hs-menu-flow-horizontal.flyouts > ul > li:first-child > a {}
  
  .hs-menu-flow-horizontal.flyouts > ul > li:hover > a,
  .hs-menu-flow-horizontal.flyouts > ul > li > a:hover {
    background: #2AFF09;
  }
  
  .hs-menu-flow-horizontal.flyouts > ul > li.active > a,
  .hs-menu-flow-horizontal.flyouts > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  .hs-menu-flow-horizontal.flyouts ul ul {}
  
  .hs-menu-flow-horizontal.flyouts ul ul li {}
  
  .hs-menu-flow-horizontal.flyouts ul ul li:first-child {}
  
  .hs-menu-flow-horizontal.flyouts ul ul li a {
    min-width: 130px !important;
    padding: 10px !important;
    background: #999;
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
  }
  
  .hs-menu-flow-horizontal.flyouts ul ul li:first-child > a {}
  
  .hs-menu-flow-horizontal.flyouts ul ul li:hover > a,
  .hs-menu-flow-horizontal.flyouts ul ul li a:hover {
    background: #2AFF09;
  }
  
  .hs-menu-flow-horizontal.flyouts ul ul li.active > a,
  .hs-menu-flow-horizontal.flyouts ul ul li.active-branch > a {}
  
  
  /* STYLES APPLY ONLY WHEN FLYOUTS ARE DISABLED */
  
  /* Wrapper */
  
  .hs-menu-flow-horizontal.no-flyouts {}
  
  
  /* All Levels */
  
  .hs-menu-flow-horizontal.no-flyouts ul {}
  
  .hs-menu-flow-horizontal.no-flyouts ul li {}
  
  .hs-menu-flow-horizontal.no-flyouts ul li:first-child {}
  
  .hs-menu-flow-horizontal.no-flyouts ul li a {}
  
  .hs-menu-flow-horizontal.no-flyouts ul li:first-child > a {}
  
  .hs-menu-flow-horizontal.no-flyouts ul li:hover > a,
  .hs-menu-flow-horizontal.no-flyouts ul li a:hover {}
  
  .hs-menu-flow-horizontal.no-flyouts ul li.active > a,
  .hs-menu-flow-horizontal.no-flyouts ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  .hs-menu-flow-horizontal.no-flyouts > ul {}
  
  .hs-menu-flow-horizontal.no-flyouts > ul > li {
    margin-right: 15px !important;
  }
  
  .hs-menu-flow-horizontal.no-flyouts > ul > li.hs-item-has-children {
    margin-bottom: 15px !important;
  }
  
  .hs-menu-flow-horizontal.no-flyouts > ul > li:first-child {}
  
  .hs-menu-flow-horizontal.no-flyouts > ul > li > a {}
  
  .hs-menu-flow-horizontal.no-flyouts > ul > li:first-child > a {}
  
  .hs-menu-flow-horizontal.no-flyouts > ul > li:hover > a,
  .hs-menu-flow-horizontal.no-flyouts > ul > li > a:hover {}
  
  .hs-menu-flow-horizontal.no-flyouts > ul > li.active > a,
  .hs-menu-flow-horizontal.no-flyouts > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  .hs-menu-flow-horizontal.no-flyouts ul ul {
    font-size: 90%;
  }
  
  .hs-menu-flow-horizontal.no-flyouts ul ul ul {
    font-size: 100%;
  }
  
  .hs-menu-flow-horizontal.no-flyouts ul ul li {}
  
  .hs-menu-flow-horizontal.no-flyouts ul ul li:first-child {}
  
  .hs-menu-flow-horizontal.no-flyouts ul ul li a {}
  
  .hs-menu-flow-horizontal.no-flyouts ul ul li:first-child > a {}
  
  .hs-menu-flow-horizontal.no-flyouts ul ul li:hover > a,
  .hs-menu-flow-horizontal.no-flyouts ul ul li a:hover {}
  
  .hs-menu-flow-horizontal.no-flyouts ul ul li.active > a,
  .hs-menu-flow-horizontal.no-flyouts ul ul li.active-branch > a {}
  
  
  /* [4.4] Vertical Navigation
  -------------------------------------------------------- */
  
  /* STYLES APPLY TO BOTH OPTIONS (FLYOUTS ENABLED/DISABLED) */
  
  /* Wrapper */
  
  [class*="hs-menu-flow-vertical"] {}
  
  
  /* All Levels */
  
  [class*="hs-menu-flow-vertical"] ul {}
  
  [class*="hs-menu-flow-vertical"] ul li {}
  
  [class*="hs-menu-flow-vertical"] ul li:first-child {}
  
  [class*="hs-menu-flow-vertical"] ul li a {}
  
  [class*="hs-menu-flow-vertical"] ul li:first-child > a {}
  
  [class*="hs-menu-flow-vertical"] ul li:hover > a,
  [class*="hs-menu-flow-vertical"] ul li a:hover {}
  
  [class*="hs-menu-flow-vertical"] ul li.active > a,
  [class*="hs-menu-flow-vertical"] ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  [class*="hs-menu-flow-vertical"] > ul {}
  
  [class*="hs-menu-flow-vertical"] > ul > li {}
  
  [class*="hs-menu-flow-vertical"] > ul > li:first-child {}
  
  [class*="hs-menu-flow-vertical"] > ul > li > a {}
  
  [class*="hs-menu-flow-vertical"] > ul > li:first-child > a {}
  
  [class*="hs-menu-flow-vertical"] > ul > li:hover > a,
  [class*="hs-menu-flow-vertical"] > ul > li > a:hover {}
  
  [class*="hs-menu-flow-vertical"] > ul > li.active > a,
  [class*="hs-menu-flow-vertical"] > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  [class*="hs-menu-flow-vertical"] ul ul {}
  
  [class*="hs-menu-flow-vertical"] ul ul li {}
  
  [class*="hs-menu-flow-vertical"] ul ul li:first-child {}
  
  [class*="hs-menu-flow-vertical"] ul ul li a {}
  
  [class*="hs-menu-flow-vertical"] ul ul li:first-child > a {}
  
  [class*="hs-menu-flow-vertical"] ul ul li:hover > a,
  [class*="hs-menu-flow-vertical"] ul ul li a:hover {}
  
  [class*="hs-menu-flow-vertical"] ul ul li.active > a,
  [class*="hs-menu-flow-vertical"] ul ul li.active-branch > a {}
  
  
  /* STYLES APPLY ONLY WHEN FLYOUTS ARE ENABLED
  FOR BOTH OPTIONS (RIGHT POSITIONED FLYOUTS/EXPANDING FLYOUTS) */
  
  /* Wrapper */
  
  [class*="hs-menu-flow-vertical"].flyouts {}
  
  
  /* All Levels */
  
  [class*="hs-menu-flow-vertical"].flyouts ul {}
  
  [class*="hs-menu-flow-vertical"].flyouts ul li {}
  
  [class*="hs-menu-flow-vertical"].flyouts ul li:first-child {}
  
  [class*="hs-menu-flow-vertical"].flyouts ul li a {}
  
  [class*="hs-menu-flow-vertical"].flyouts ul li:first-child > a {}
  
  [class*="hs-menu-flow-vertical"].flyouts ul li:hover > a,
  [class*="hs-menu-flow-vertical"].flyouts ul li a:hover {}
  
  [class*="hs-menu-flow-vertical"].flyouts ul li.active > a,
  [class*="hs-menu-flow-vertical"].flyouts ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  [class*="hs-menu-flow-vertical"].flyouts > ul {}
  
  [class*="hs-menu-flow-vertical"].flyouts > ul > li {}
  
  [class*="hs-menu-flow-vertical"].flyouts > ul > li:first-child {}
  
  [class*="hs-menu-flow-vertical"].flyouts > ul > li > a {}
  
  [class*="hs-menu-flow-vertical"].flyouts > ul > li:first-child > a {}
  
  [class*="hs-menu-flow-vertical"].flyouts > ul > li:hover > a,
  [class*="hs-menu-flow-vertical"].flyouts > ul > li > a:hover {}
  
  [class*="hs-menu-flow-vertical"].flyouts > ul > li.active > a,
  [class*="hs-menu-flow-vertical"].flyouts > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  [class*="hs-menu-flow-vertical"].flyouts ul ul {}
  
  [class*="hs-menu-flow-vertical"].flyouts ul ul li {}
  
  [class*="hs-menu-flow-vertical"].flyouts ul ul li:first-child {}
  
  [class*="hs-menu-flow-vertical"].flyouts ul ul li a {
    min-width: 130px !important;
    padding: 10px !important;
    background: #999;
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
  }
  
  [class*="hs-menu-flow-vertical"].flyouts ul ul li:first-child > a {}
  
  [class*="hs-menu-flow-vertical"].flyouts ul ul li:hover > a,
  [class*="hs-menu-flow-vertical"].flyouts ul ul li a:hover {
    background: #2AFF09;
  }
  
  [class*="hs-menu-flow-vertical"].flyouts ul ul li.active > a,
  [class*="hs-menu-flow-vertical"].flyouts ul ul li.active-branch > a {}
  
  
  /* STYLES APPLY ONLY WHEN FLYOUTS ARE ENABLED
  (RIGHT POSITIONED FLYOUTS) */
  
  /* Wrapper */
  
  .hs-menu-flow-vertical.flyouts {}
  
  
  /* All Levels */
  
  .hs-menu-flow-vertical.flyouts ul {}  
  
  .hs-menu-flow-vertical.flyouts ul li {}
  
  .hs-menu-flow-vertical.flyouts ul li:first-child {}
  
  .hs-menu-flow-vertical.flyouts ul li a {}
  
  .hs-menu-flow-vertical.flyouts ul li:first-child > a {}
  
  .hs-menu-flow-vertical.flyouts ul li:hover > a,
  .hs-menu-flow-vertical.flyouts ul li a:hover {}
  
  .hs-menu-flow-vertical.flyouts ul li.active > a,
  .hs-menu-flow-vertical.flyouts ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  .hs-menu-flow-vertical.flyouts > ul {}
  
  .hs-menu-flow-vertical.flyouts > ul > li {}
  
  .hs-menu-flow-vertical.flyouts > ul > li:first-child {}
  
  .hs-menu-flow-vertical.flyouts > ul > li > a {}
  
  .hs-menu-flow-vertical.flyouts > ul > li:first-child > a {}
  
  .hs-menu-flow-vertical.flyouts > ul > li:hover > a,
  .hs-menu-flow-vertical.flyouts > ul > li > a:hover {}
  
  .hs-menu-flow-vertical.flyouts > ul > li.active > a,
  .hs-menu-flow-vertical.flyouts > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  .hs-menu-flow-vertical.flyouts ul ul {}
  
  .hs-menu-flow-vertical.flyouts ul ul li {}
  
  .hs-menu-flow-vertical.flyouts ul ul li:first-child {}
  
  .hs-menu-flow-vertical.flyouts ul ul li a {}
  
  .hs-menu-flow-vertical.flyouts ul ul li:first-child > a {}
  
  .hs-menu-flow-vertical.flyouts ul ul li:hover > a,
  .hs-menu-flow-vertical.flyouts ul ul li a:hover {}
  
  .hs-menu-flow-vertical.flyouts ul ul li.active > a,
  .hs-menu-flow-vertical.flyouts ul ul li.active-branch > a {}
  
  
  /* STYLES APPLY ONLY WHEN FLYOUTS ARE ENABLED
  (EXPANDING FLYOUTS) */
  
  /* Wrapper */
  
  .hs-menu-flow-vertical_flyouts.flyouts {}
  
  
  /* All Levels */
  
  .hs-menu-flow-vertical_flyouts.flyouts ul {}  
  
  .hs-menu-flow-vertical_flyouts.flyouts ul li {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul li:first-child {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul li a {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul li:first-child > a {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul li:hover > a,
  .hs-menu-flow-vertical_flyouts.flyouts ul li a:hover {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul li.active > a,
  .hs-menu-flow-vertical_flyouts.flyouts ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  .hs-menu-flow-vertical_flyouts.flyouts > ul {}
  
  .hs-menu-flow-vertical_flyouts.flyouts > ul > li {}
  
  .hs-menu-flow-vertical_flyouts.flyouts > ul > li:first-child {}
  
  .hs-menu-flow-vertical_flyouts.flyouts > ul > li > a {}
  
  .hs-menu-flow-vertical_flyouts.flyouts > ul > li:first-child > a {}
  
  .hs-menu-flow-vertical_flyouts.flyouts > ul > li:hover > a,
  .hs-menu-flow-vertical_flyouts.flyouts > ul > li > a:hover {}
  
  .hs-menu-flow-vertical_flyouts.flyouts > ul > li.active > a,
  .hs-menu-flow-vertical_flyouts.flyouts > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  .hs-menu-flow-vertical_flyouts.flyouts ul ul {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul ul li {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul ul li:first-child {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul ul li a {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul ul li:first-child > a {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul ul li:hover > a,
  .hs-menu-flow-vertical_flyouts.flyouts ul ul li a:hover {}
  
  .hs-menu-flow-vertical_flyouts.flyouts ul ul li.active > a,
  .hs-menu-flow-vertical_flyouts.flyouts ul ul li.active-branch > a {}
  
  
  /* STYLES APPLY ONLY WHEN FLYOUTS ARE DISABLED */
  
  /* Wrapper */
  
  [class*="hs-menu-flow-vertical"].no-flyouts {}
  
  
  /* All Levels */
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul li {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul li:first-child {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul li a {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul li:first-child > a {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul li:hover > a,
  [class*="hs-menu-flow-vertical"].no-flyouts ul li a:hover {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul li.active > a,
  [class*="hs-menu-flow-vertical"].no-flyouts ul li.active-branch > a {}
  
  
  /* First Level Only */
  
  [class*="hs-menu-flow-vertical"].no-flyouts > ul {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts > ul > li {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts > ul > li:first-child {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts > ul > li > a {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts > ul > li:first-child > a {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts > ul > li:hover > a,
  [class*="hs-menu-flow-vertical"].no-flyouts > ul > li > a:hover {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts > ul > li.active > a,
  [class*="hs-menu-flow-vertical"].no-flyouts > ul > li.active-branch > a {}
  
  
  /* Secondary Levels */
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul ul {
    padding-left: 12px !important;
  }
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul ul li {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul ul li:first-child {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul ul li a {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul ul li a:before {
    content: ">";
    padding-right: 5px;
  }
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul ul li:first-child > a {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul ul li:hover > a,
  [class*="hs-menu-flow-vertical"].no-flyouts ul ul li a:hover {}
  
  [class*="hs-menu-flow-vertical"].no-flyouts ul ul li.active > a,
  [class*="hs-menu-flow-vertical"].no-flyouts ul ul li.active-branch > a {}
  
  
/*  ===========================================================
  [5] FORMS
  =========================================================== */
  
  /* Wrappers */
    
  .hs_cos_wrapper_type_form,
  .hs_cos_wrapper_type_google_search,
  .hs_cos_wrapper_type_blog_subscribe {}
  
  .hs-form {
    margin: 0;
    padding: 0;
  }
  
  
  /* Header */
  
  h3.form-title {}
  
  
  /* Fields */
  
  .field {
    padding: 10px 0 0;
  }
  
  .hs-form > .field:first-child {
    padding: 0;
  }
  
  .field > label {}
  
  .field > label > span.hs-form-required {
    color: red;
  }
  
  .field > .input {
    padding: 2px 0 0;
  }
  
  .hs-form ul.inputs-list,
  .hs-form ul.inputs-list > li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  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;
    width: 100%;
    min-height: 24px;
    margin: 0;
    padding: 4px !important;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:  border-box;
    box-sizing:     border-box;
    -webkit-border-radius:  3px;
    -moz-border-radius:   3px;
    border-radius:        3px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow:  0 0 0 rgba(0, 0, 0, 0);
    box-shadow:     0 0 0 rgba(0, 0, 0, 0);
    font-family: inherit;
    font-size: inherit;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition:  all 0.2s ease-out 0s;
    -o-transition:      all 0.2s ease-out 0s;
    transition:     all 0.2s ease-out 0s;
    -webkit-appearance: none;
  }
  
  #hs-pwd-widget-password {
    height: auto !important;
  }
  
  textarea:hover,
  input[type="text"]:hover,
  input[type="password"]:hover,
  input[type="datetime"]:hover,
  input[type="datetime-local"]:hover,
  input[type="date"]:hover,
  input[type="month"]:hover,
  input[type="time"]:hover,
  input[type="week"]:hover,
  input[type="number"]:hover,
  input[type="email"]:hover,
  input[type="url"]:hover,
  input[type="search"]:hover,
  input[type="tel"]:hover,
  input[type="color"]:hover,
  select:hover {}
  
  textarea:focus,
  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,
  select:focus,
  textarea:active,
  input[type="text"]:active,
  input[type="password"]:active,
  input[type="datetime"]:active,
  input[type="datetime-local"]:active,
  input[type="date"]:active,
  input[type="month"]:active,
  input[type="time"]:active,
  input[type="week"]:active,
  input[type="number"]:active,
  input[type="email"]:active,
  input[type="url"]:active,
  input[type="search"]:active,
  input[type="tel"]:active,
  input[type="color"]:active,
  select:active {
    outline: none;
  }
  
  input[type="radio"],
  input[type="checkbox"] {
    margin-right: 8px;
  }
  
  #email-prefs-form .item input[type="checkbox"] {
    margin-top: 4px;
  }
  
  
  /* Button */
  
  .hs-form .hs-button,
  input[type="submit"] {
    display: inline-block;
    *display: inline;
    padding: 5px 9px;
    margin-top: 12px;
    margin-bottom: 12px;
    *margin-left: .3em;
    *zoom: 1;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius:  4px;
    -moz-border-radius:   4px;
    border-radius:      4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
              0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:  inset 0 1px 0 rgba(255, 255, 255, 0.2),
              0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow:     inset 0 1px 0 rgba(255, 255, 255, 0.2),
              0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    -webkit-appearance: none;
  }

  .hs-form .hs-button:hover,
  input[type="submit"]:hover,
  .hs-form .hs-button:focus,
  input[type="submit"]:focus,
  .hs-form .hs-button:active,
  input[type="submit"]:active {
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    color: #333333;
  }

  input[type="submit"]:focus,
  .hs-form .hs-button:active {
    background-color: #cccccc \9;
  }
  
  input[type="submit"]:first-child,
  .hs-form .hs-button:first-child {
    *margin-left: 0;
  }

  .hs-form .hs-button:hover,
  input[type="submit"]:hover,
  .hs-form .hs-button:focus,
  input[type="submit"]:focus {
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition:  background-position 0.1s linear;
    -o-transition:    background-position 0.1s linear;
    transition:     background-position 0.1s linear;
  }

  .hs-form .hs-button:focus,
  input[type="submit"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  
  .hs-form .hs-button:active,
  input[type="submit"]:active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:  inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow:     inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0;
  }
  
  
/*  ===========================================================
  [6] BLOG
  =========================================================== */
  
  /* [6.1] Blog Content
  -------------------------------------------------------- */
  
  /* Wrapper */
  
  .blog-section {}
  
  .post-item {
    margin: 0 0 20px;
  }
  
  
  /* Header */
  
  .post-header {}
  
  .post-header h2 {
    font-size: 18px;
    text-transform: none;
  }
  
  .post-header h2 a {}
  
  .post-header h2 a:hover {}
  
  .post-listing .post-header h2 {}
  
  .post-listing .post-header h2 a {}
  
  .post-listing .post-header h2 a:hover {}
  
  
  /* Author */
  
  #hubspot-author_data {}
  
  #hubspot-author_data .author-link {}
  
  
  /* Find Me Social Icons */
  
  .hs-author-social-section {
    margin: 20px 0;
    padding: 8px;
    background: #F8F8F8;
    border: 1px solid #E9E9E9;
    -webkit-border-radius:  5px;
    -moz-border-radius:   5px;
    border-radius:      5px;
    -webkit-box-shadow: 0 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow:  0 2px rgba(0, 0, 0, 0.12);
    box-shadow:     0 2px rgba(0, 0, 0, 0.12);
    color: #333;
    font-size: 13px;
  }
  
  .hs-author-social-label {}
  
  .hs-author-social-links {}
  
  .hs-author-social-links a {
    margin-left: 4px;
  }
  
  .hs-author-social-links a.hs-social-facebook {}
  
  .hs-author-social-links a.hs-social-linkedin {}
  
  .hs-author-social-links a.hs-social-twitter {}
  
  .hs-author-social-links a.hs-social-google-plus {}
  
  
  /* Post Body */
  
  .post-body {
    margin-bottom: 30px;
  }
  
  .post-listing .post-body {
    margin-bottom: 20px;
  }
  
  .post-listing .post-body > p:last-child {
    margin-bottom: 0;
  }
  
  
  /* Read More Link */
  
  .more-link {
    display: inline-block;
    margin: 12px 0 30px;
    padding: 4px 12px;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    -webkit-border-radius:  5px;
    -moz-border-radius:   5px;
    border-radius:      5px;
    font-size: 80%;
    line-height: 22px;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
  }
  
  .lt-ie9 .more-link {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
  }
  
  
  /* Topics */
  
  #hubspot-topic_data {
    margin: 0 0 20px;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: right;
  }
  
  #hubspot-topic_data a {
    font-weight: bold;
  }
  
  
  /* Post Footer */
  
  .post-footer {
    margin-bottom: 20px;
  }
  
  
  /* Comments */
  
  #comments-listing {
    margin: 0 0 40px;
    padding: 0 20px;
    border: 1px solid #ccc;
  }
  
  #comments-listing .comment {
    padding: 20px 0;
    border-top: 1px dotted #ccc;
  }
  
  #comments-listing .comment:first-child {
    border-top: none;
  }
  
  #comments-listing .comment .comment-from {
    font-size: 120%;
  }
  
  #comments-listing .comment .comment-from a {}
  
  #comments-listing .comment .comment-body {
    font-size: 90%;
  }
  
  #comments-listing .comment .comment-date {
    font-size: 80%;
    font-style: italic;
  }
  
  
  /* Comment Form */
  
  #comment-form {
    margin-bottom: 20px;
    padding: 10px 20px;
    background: #F0F0F0;
    border: 1px solid #bbb;
    -webkit-border-radius:  5px;
    -moz-border-radius:   5px;
    border-radius:      5px;
    -webkit-box-shadow: 1px 1px 1px #ccc;
    -moz-box-shadow:  1px 1px 1px #ccc;
    box-shadow:     1px 1px 1px #ccc;
  }
  
  #comment-form h4 {
    margin-bottom: 10px;
  }
  
  #comment-form form#blog-comment-form {}
  
  #comment-form form#blog-comment-form .field {
    margin: 0 0 12px;
  }
  
  #comment-form form#blog-comment-form .field label {}
  
  #comment-form form#blog-comment-form .field .input {}
  
  #comment-form form#blog-comment-form .field .input input[type="text"],
  #comment-form form#blog-comment-form .field .input textarea {}
  
  #comment-form form#blog-comment-form .field .input label#id_follow_up {}
  #comment-form form#blog-comment-form .field .input label#id_follow_up input[type="checkbox"] {}
  #comment-form form#blog-comment-form .hs_submit {}
  #comment-form form#blog-comment-form .hs_submit .actions {}
  
  #comment-form form#blog-comment-form .hs_submit .actions input#add-comment-button {}
  
  #recaptcha_table td {
    line-height: 0;
  }
  
  .recaptchatable #recaptcha_response_field {
    min-height: 0;
    line-height: 12px;
  }
  
  
  /* Pagination */
  
  .blog-pagination {
    margin-bottom: 20px;
  }
  
  .blog-pagination a {
    margin-left: 15px;
  }
  
  .blog-pagination a:first-child {
    margin-left: 0;
  }

  .blog-pagination a.previous-posts-link {}
  .blog-pagination a.all-posts-link {}
  .blog-pagination a.next-posts-link {}
  
  
  /* Simple Listing */
  
  .post-listing-simple {}
  
  .post-listing-simple .post-item {
    margin: 0;
  }
  
  .post-listing-simple .post-item h3.post-listing-simple {}
  .post-listing-simple .post-item h3.post-listing-simple a {}
  
  
  /* CUSTOM ELEMENTS */
  
  /* eg. .custom-social-sharing {} */
  
  
  /* [6.2] Post Filter & Listing Widgets
  -------------------------------------------------------- */
  
  /* Wrappers */
  
  .hs_cos_wrapper_type_post_listing,
  .hs_cos_wrapper_type_post_filter {}
  
  .hs_cos_wrapper_type_post_listing .block,
  .hs_cos_wrapper_type_post_filter.block {}
  
  
  /* Header */
  
  .hs_cos_wrapper_type_post_listing .block h3,
  .hs_cos_wrapper_type_post_filter .block h3 {}
  
  
  /* List */
  
  .hs_cos_wrapper_type_post_listing .block .widget-module,
  .hs_cos_wrapper_type_post_filter .block .widget-module {}
  
  .hs_cos_wrapper_type_post_listing .block .widget-module ul,
  .hs_cos_wrapper_type_post_filter .block .widget-module ul {}
  
  .hs_cos_wrapper_type_post_listing .block .widget-module ul li,
  .hs_cos_wrapper_type_post_filter .block .widget-module ul li {}
  
  .hs_cos_wrapper_type_post_listing .block .widget-module ul li a,
  .hs_cos_wrapper_type_post_filter .block .widget-module ul li a {}
  
  
  /* "See all" link */
  
  .hs_cos_wrapper_type_post_listing .block .widget-module > a,
  .hs_cos_wrapper_type_post_filter .block .widget-module > a {
    text-transform: capitalize;
  }
  
  
  /* [6.3] Blog Email Subscription
  -------------------------------------------------------- */
  
  /* Wrappers */
  
  .hs_cos_wrapper_type_blog_subscribe {}
  
  
  /* Header */
  
  .hs_cos_wrapper_type_blog_subscribe h3.form-title {}
  
  
  /* Fields */
  
  .hs_cos_wrapper_type_blog_subscribe .field {}
  
  .hs_cos_wrapper_type_blog_subscribe .hs-form > .field:first-child {}
  
  .hs_cos_wrapper_type_blog_subscribe .field > label {}
  
  .hs_cos_wrapper_type_blog_subscribe .field > label > span.hs-form-required {}
  
  .hs_cos_wrapper_type_blog_subscribe .field > .input {}
  
  .hs_cos_wrapper_type_blog_subscribe .hs-form ul.inputs-list,
  .hs_cos_wrapper_type_blog_subscribe .hs-form ul.inputs-list > li {}
  
  .hs_cos_wrapper_type_blog_subscribe .hs-form ul.inputs-list > li > label {}
  
  .hs_cos_wrapper_type_blog_subscribe input[type="email"] {}
  .hs_cos_wrapper_type_blog_subscribe input[type="email"]:hover {}
  
  .hs_cos_wrapper_type_blog_subscribe input[type="email"]:focus,
  .hs_cos_wrapper_type_blog_subscribe input[type="email"]:active {}

  .hs_cos_wrapper_type_blog_subscribe input[type="radio"],
  .hs_cos_wrapper_type_blog_subscribe input[type="checkbox"] {}
  
  
  /* Button */
  
  .hs_cos_wrapper_type_blog_subscribe .hs-form .hs-button {}
  
  .hs_cos_wrapper_type_blog_subscribe .hs-form .hs-button:hover {}
  
  .hs_cos_wrapper_type_blog_subscribe .hs-form .hs-button:focus,
  .hs_cos_wrapper_type_blog_subscribe .hs-form .hs-button:active {}
  
  
/*  ===========================================================
  [7] OTHER WIDGETS
  =========================================================== */
  
  /* [7.1] Section Header
  -------------------------------------------------------- */
  
  /* Wrappers */
  
  .hs_cos_wrapper_type_section_header {}
  
  .hs_cos_wrapper_type_section_header .page-header {}
  
  
  /* Main Header */
  
  .hs_cos_wrapper_type_section_header .page-header h1 {}
  
  
  /* Subheader */
  
  .hs_cos_wrapper_type_section_header .page-header p {}
  
  
  /* [7.2] Header
  -------------------------------------------------------- */
  
  /* Wrappers */
  
  .container-fluid .hs_cos_wrapper_type_header {
    padding-bottom: 0 !important;
  }
  
  
  /* Headers */
  
  .hs_cos_wrapper_type_header h1 {}
  
  .hs_cos_wrapper_type_header h2 {}
  
  .hs_cos_wrapper_type_header h3 {}
  
  .hs_cos_wrapper_type_header h4 {}
  
  
  /* [7.3] Google Search
  -------------------------------------------------------- */
  
  /* Wrappers */
  
  .hs_cos_wrapper_type_google_search {}
  
  .hs_cos_wrapper_type_google_search .hs-form {}
  
  
  /* Header */
  
  .hs_cos_wrapper_type_google_search h3.form-title {}
  
  
  /* Fields */
  
  .hs_cos_wrapper_type_google_search .field {}
  
  .hs_cos_wrapper_type_google_search .field > label {}
  
  .hs_cos_wrapper_type_google_search .field > .input {}
  
  .hs_cos_wrapper_type_google_search input[type="text"] {}
  
  .hs_cos_wrapper_type_google_search input[type="text"]:hover {}
  
  .hs_cos_wrapper_type_google_search input[type="text"]:focus,
  .hs_cos_wrapper_type_google_search input[type="text"]:active {}
  
  
  /* Button */
  
  .hs_cos_wrapper_type_google_search .hs-form .hs-button {}
  
  .hs_cos_wrapper_type_google_search .hs-form .hs-button:hover {}
  
  .hs_cos_wrapper_type_google_search .hs-form .hs-button:focus,
  .hs_cos_wrapper_type_google_search .hs-form .hs-button:active {}
  
  
  /* [7.4] Logo
  -------------------------------------------------------- */
  
  /* Wrapper */
  
  .hs_cos_wrapper_type_logo {}
  
  
  /* Link & Image */
  
  .hs_cos_wrapper_type_logo #hs-link-logo {}
  
  .hs_cos_wrapper_type_logo #hs-link-logo img {}
  
  
  /* [7.5] Image
  -------------------------------------------------------- */
  
  /* Wrapper */
  
  .hs_cos_wrapper_type_image {}
  
  
  /* Link & Image */
  
  .hs_cos_wrapper_type_image a {}
  
  .hs_cos_wrapper_type_image img {}
  
  .hs_cos_wrapper_type_image a img {}
  
  
  /* [7.6] Image Slider
  -------------------------------------------------------- */
  
  /* Wrappers */
  
  .hs_cos_wrapper_type_image_slider {}
  
  .hs_cos_flex-slider {}
  
  .hs_cos_flex-viewport {}
  
  .loading .hs_cos_flex-viewport {}
  
  
  /* Slides */
  
  .hs_cos_flex-slider .hs_cos_flex-slides {}
  
  .carousel li {}
  
  
  /* Next/Prev buttons */
  
  .hs_cos_flex-direction-nav {}
  
  .hs_cos_flex-direction-nav a {}
  
  .hs_cos_flex-direction-nav .hs_cos_flex-next {}
  
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {}
  
  .hs_cos_flex-slider:hover .hs_cos_flex-next {}
  
  .hs_cos_flex-slider:hover .hs_cos_flex-prev {}
  
  .hs_cos_flex-slider:hover .hs_cos_flex-next:hover,
  .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {}
  
  
  /* Pagination */
  
  .hs_cos_flex-control-nav {}
  
  .hs_cos_flex-control-nav li {}
  
  .hs_cos_flex-control-paging li a {}
  
  .hs_cos_flex-control-paging li a:hover {}
  
  .hs_cos_flex-control-paging li a.hs_cos_flex-active {}
  
  
  /* Caption */
  
  .hs_cos_flex-slider .caption {}
  
  .hs_cos_flex-slider .superimpose .caption {}
  
  .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 {}
  
  
  /* [7.7] CTA
  -------------------------------------------------------- */
  
  /* Wrapper */
  
  .hs_cos_wrapper_type_cta {}
  
  
  /* Link & Image */
  
  .hs_cos_wrapper_type_cta a {}
  
  .hs_cos_wrapper_type_cta a img {}
  
  
  /* [7.8] Social Sharing
  -------------------------------------------------------- */
  
  /* Wrappers */
  
  .hs_cos_wrapper_type_social_sharing {}
  
  
  /* Icons */
  
  .hs_cos_wrapper_type_social_sharing a {}
  
  .hs_cos_wrapper_type_social_sharing a:first-child {}
  
  
  /* [7.9] Follow Me
  -------------------------------------------------------- */
  
  /* Wrappers */
  
  .hs_cos_wrapper_type_follow_me {}
  
  
  /* Header */
  
  .hs_cos_wrapper_type_follow_me h3 {}
  
  
  /* Icons */
  
  .hs_cos_wrapper_type_follow_me a {}
  
  .hs_cos_wrapper_type_follow_me a:first-child {}
  
  
  /* [7.10] Spacer
  -------------------------------------------------------- */
  
  .hs_cos_wrapper_type_space {}
  
  
  /* [7.11] Jinja
  -------------------------------------------------------- */
  
  .widget-type-raw_jinja {
    min-height: 0 !important;
  }
  
  .widget-type-raw_jinja .hs_cos_wrapper_widget {}
  
  
  /* [7.12] Flexible
  -------------------------------------------------------- */
  
  /* Wrappers */
  
  .widget-type-widget_container {
    min-height: 0 !important;
  }
  
  .hs_cos_wrapper_type_ {}
  
  
  /* Widgets */
  
  .hs_cos_wrapper_type_ > .hs_cos_wrapper_widget {}
  
  
  /* Global Groups Wrapper */
  
  .widget-type-global_group {
    min-height: 0 !important;
  }
  
  
/*  ===========================================================
  [8] STYLES APPLY TO CUSTOM CLASSES
  =========================================================== */
  
  /* [8.1] Useful Custom Classes
  -------------------------------------------------------- */
  
  /* Centered Wrapper */
  
  .page-center {
    width: auto !important;
    max-width: 1020px;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  
  
  /* Content Alignment */
  
  .align-left {
    text-align: left;
  }
  
  .align-center {
    text-align: center;
  }
  
  .align-right {
    text-align: right;
  }
  
  
  /* No Widget Spacing */
  
  .container-fluid .no-widget-spacing .hs_cos_wrapper_widget {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  
  .container-fluid .no-widget-top-spacing .hs_cos_wrapper_widget {
    padding-top: 0 !important;
  }
  
  .container-fluid .no-widget-bottom-spacing .hs_cos_wrapper_widget {
    padding-bottom: 0 !important;
  }
  
  
  /* Visibility by Device */
  
  .mobile-only {
    display: none !important;
  }
  
  
  /* [8.2] Theme Custom Classes
  -------------------------------------------------------- */
  
  /* --- HEADER --- */
  
  .header-wrapper {
    padding: 26px 0 0;
  }
  
  
  /* Header Content */
  
  .header-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  
  /* Header Logo */
  
  .header-logo {
    position: relative;
    z-index: 101;
    margin-bottom: -10px;
  }
  
  
  /* Header Right Content */
  
  .header-right-content {
    margin-top: -10px;
    padding-bottom: 10px;
  }
  
  .header-right-content p {
    margin: 0;
  }
  
  
  /* Header Navigation */
  
  .header-navigation {
    padding-bottom: 2px;
    background: #147d09 url(//cdn2.hubspot.net/hub/334743/file-392390262-png/images/background/nav_bar_bg.png) top repeat-x;
    -webkit-border-radius:  3px;
    -moz-border-radius:   3px;
    border-radius:      3px;
  }
  
  .header-navigation .hs-menu-flow-horizontal.flyouts {
    padding-bottom: 0;
    background: none;
    -webkit-border-radius:  0;
    -moz-border-radius:   0;
    border-radius:      0;
  }
  
  a.mobile-trigger {
    display: none;
    padding: 8px 10px 6px;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
  }
  
  
  /* --- CONTENT --- */
  
  .content-wrapper {}
  
  .content-wrapper .page-center {
    max-width: 1000px;
  }
  
  
  /* Main Column */
  
  .main-column {
    padding: 18px 30px;
    background: #fff;
    color: #000;
    font-size: 12px;
  }
  
  .main-column.floated-to-right {
    width: 73% !important;
    float: right !important;
    margin-left: 2.5641% !important;
  }
  
  .main-column .hs_cos_wrapper_widget {
    padding: 10px 0;
  }
  
  .main-column h4 {
    color: #25252C;
  }
  
  
  /* Sidebar */
  
  .sidebar {
    padding: 23px 10px 0;
  }
  
  .sidebar.floated-to-left {
    width: 24.4359% !important;
    float: left !important;
    margin-left: 0 !important;
    padding-right: 0;
  }
  
  
  /* Box */
  
  .box {
    margin-bottom: 20px;
    padding: 0 5px;
  }
  
  .box-header h3 {
    margin: 0 -5px;
    padding: 7px 20px;
    background: #147d09 url(//cdn2.hubspot.net/hub/334743/file-392390262-png/images/background/nav_bar_bg.png) top repeat-x;
    -webkit-border-radius:  3px;
    -moz-border-radius:   3px;
    border-radius:      3px;
    color: #000;
  }
  
  .box-content {
    padding: 20px;
    background: #fff;
    color: #000;
    font-size: 12px;
  }
  
  .box-content h4 {
    color: #25252C;
  }
  
  
  /* Top Banner */
  
  .top-banner-global-group {
    
  }
  
  .top-banner {
    position: relative;
    padding-bottom: 34px;
  }
  
  .top-banner:after {
    content: "";
    display: block;
    position: absolute;
    height: 34px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #147d09 url(//cdn2.hubspot.net/hub/334743/file-392390262-png/images/background/nav_bar_bg.png) top repeat-x;
    -webkit-border-radius:  3px;
    -moz-border-radius:   3px;
    border-radius:      3px;
  }
  
  
  /* Top Slider */
  
  .top-slider-custom .hs_cos_flex-slider {
    margin: 0 !important;
  }
  
  .top-slider-custom .hs_cos_flex-control-nav,
  .top-slider-custom .hs_cos_flex-direction-nav {
    display: none !important;
  }
  
  
  /* --- FOOTER --- */
  
  .footer-wrapper {
    margin-top: 5px;
    margin-bottom: 15px;
  }
  
  
  /* Footer Quick Links */
  
  .footer-quick-links-intro {
    padding: 0 10px;
  }
  
  .footer-quick-links {
    padding: 25px 10px 26px;
    background-image: -ms-radial-gradient(center, ellipse farthest-corner, #545454 0%, #00090D 100%);
    background-image: -moz-radial-gradient(center, ellipse farthest-corner, #545454 0%, #00090D 100%);
    background-image: -o-radial-gradient(center, ellipse farthest-corner, #545454 0%, #00090D 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #545454), color-stop(1, #00090D));
    background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #545454 0%, #00090D 100%);
    background-image: radial-gradient(ellipse farthest-corner at center, #545454 0%, #00090D 100%);
    border-top: 5px solid #28FA07;
    font-size: 16px;
    line-height: 18px;
  }
  
  .lt-ie9 .footer-quick-links {
    background: #999;
  }
  
  .footer-quick-links a {
    color: #fff;
  }
  
  .footer-quick-links a:hover {
    color: #999;
  }
  
  
  /* Footer Locations */
  
  .footer-locations {
    padding: 5px 10px 0;
    font-size: 12px;
    line-height: 13px;
  }
  
  
  /* Footer Contact & Copyright */
  
  .footer-contact {
    padding: 20px 10px;
  }
  
  .footer-copyright {
    padding: 0 10px;
  }
  
  
  /* --- OTHER --- */
  
  /* Button no bottom margin */
  
  .button-no-bottom-margin .hs-form .hs-button,
  .button-no-bottom-margin input[type="submit"] {
    margin-bottom: 0;
  }
  
  
  /* Glossary Panel */
  
  ul.glossary-panel {
    margin: 10px 0;
  }
  
  ul.glossary-panel li {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 5px;
  }
  
  ul.glossary-panel li a {
    display: block;
    padding: 2px 9px 3px;
    background: #999;
    -webkit-border-radius:  6px;
    -moz-border-radius:   6px;
    border-radius:      6px;
    color: #fff;
    font-size: 10px;
    line-height: 18px;
  }
  
  ul.glossary-panel li a:hover {
    background: #006699;
  }
  
  
/*  ===========================================================
  [9] MEDIA QUERIES
  =========================================================== */
  
  /* Large desktop */
  @media (min-width: 1200px) {}
     
  /* Portrait tablet to landscape and desktop */
  @media (min-width: 768px) and (max-width: 979px) {}
  
  /* Not mobile */
  @media(min-width: 768px) {
  
    /* --- HEADER --- */
    
    /* Header Navigation */
    
    .js-enabled .header-navigation .hs-menu-flow-horizontal.flyouts {
      display: block !important;
    }
  
  }
  
  /* Landscape phone to portrait tablet (all columns are individual rows) */
  @media (max-width: 767px) {
    
  /* Add styles to the correct category: */
    
  /* [2] BASIC STYLES */
  
  
  /* [2.1] HTML/Body */
  
  
  /* [2.2] Typography (eg. p, h1, h2, ul, li,...) */
  
  
  /* [2.3] Objects (eg. img, table, iframe,...) */
  
  
  /* [3] STRUCTURE & SECTIONS */
  
  
  /* [3.1] Common */ 
  
  
  /* [3.2] Header */
  
  
  /* [3.3] Content */
  
  
  /* [3.4] Footer */
  
  
  /* [4] NAVIGATION */
  
  
  /* [4.1] Structure & Behaviour */
  
  .hs-menu-flow-horizontal > ul {
    display: block !important;
  }
  
  .hs-menu-flow-horizontal > ul > li {
    float: none !important;
  }
  
  .hs-menu-flow-horizontal > ul > li > a {
    white-space: normal !important;
  }
  
  .hs-menu-flow-horizontal.flyouts ul ul,
  .hs-menu-flow-vertical.flyouts ul ul {
    position: static !important;
  }
  
  .hs-menu-flow-horizontal.flyouts ul ul ul,
  .hs-menu-flow-vertical.flyouts ul ul {
    top: auto !important;
    left: auto !important;
  }
  
  .hs-menu-flow-horizontal.flyouts ul ul li a,
  .hs-menu-flow-vertical.flyouts ul ul li a {
    width: auto !important;
    white-space: normal !important;
  }
  
  
  /* [4.2] All Navigation types */
  
  
  /* [4.3] Horizontal Navigation */
  
  .hs-menu-flow-horizontal.flyouts ul ul li a {
    min-width: 1px !important;
  }
  
  .hs-menu-flow-horizontal.no-flyouts > ul > li {
    display: block !important;
    margin-left: 0 !important;
  }
  
  
  /* [4.4] Vertical Navigation */
  
  [class*="hs-menu-flow-vertical"].flyouts ul ul li a {
    min-width: 1px !important;
  }
  
  
  /* [5] FORM */
  
  
  /* [6] BLOG */
  
  
  /* [6.1] Blog Content */
  
  
  /* [6.2] Post Filter & Listing Widgets */
  
  
  /* [6.3] Blog Email Subscription */
  
  
  /* [7] OTHER WIDGETS */
  
  
  /* [7.1] Section Header */
  
  
  /* [7.2] Header */
  
  
  /* [7.3] Google Search */
  
  
  /* [7.4] Logo */
  
  
  /* [7.5] Image */
  
  
  /* [7.6] Image Slider */
  
  
  /* [7.7] CTA */
  
  
  /* [7.8] Social Sharing */
  
  
  /* [7.9] Follow Me */
  
  
  /* [7.10] Spacer */
  
  
  /* [7.11] Jinja */
  
  
  /* [7.12] Flexible */
  
  
  /* [8] STYLES APPLY TO CUSTOM CLASSES */
  
  
  /* [8.1] Useful Custom Classes */
  
  
  /* Content Alignment */
  
  .mobile-align-left,
  .mobile-align-left .hs-menu-wrapper ul,
  .mobile-align-left .hs-menu-wrapper ul li,
  .mobile-align-left .hs-menu-wrapper ul li a {
    text-align: left !important;
  }
  
  .mobile-align-center,
  .mobile-align-center .hs-menu-wrapper ul,
  .mobile-align-center .hs-menu-wrapper ul li,
  .mobile-align-center .hs-menu-wrapper ul li a {
    text-align: center !important;
  }
  
  .mobile-align-right,
  .mobile-align-right .hs-menu-wrapper ul,
  .mobile-align-right .hs-menu-wrapper ul li,
  .mobile-align-right .hs-menu-wrapper ul li a {
    text-align: right !important;
  }
  
  
  /* Visibility by Device */
  
  .desktop-only {
    display: none !important;
  }
  
  .mobile-only {
    display: block !important;
  }
  
  
  /* Remove Mobile Padding */
  
  .mobile-remove-top-padding {
    padding-top: 0 !important;
  }
  
  .mobile-remove-bottom-padding {
    padding-bottom: 0 !important;
  }
  
  .mobile-remove-left-padding {
    padding-left: 0 !important;
  }
  
  .mobile-remove-right-padding {
    padding-right: 0 !important;
  }
  
  
  /* Add Mobile Padding */
  
  .mobile-side-spacing {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  
  .mobile-add-top-padding-5 {
    padding-top: 5px !important;
  }
  
  .mobile-add-top-padding-10 {
    padding-top: 10px !important;
  }
  
  .mobile-add-top-padding-20 {
    padding-top: 20px !important;
  }
  
  .mobile-add-bottom-padding-5 {
    padding-bottom: 5px !important;
  }
  
  .mobile-add-bottom-padding-10 {
    padding-bottom: 10px !important;
  }
  
  .mobile-add-bottom-padding-20 {
    padding-bottom: 20px !important;
  }
  
  .mobile-add-left-padding-5 {
    padding-left: 5px !important;
  }
  
  .mobile-add-left-padding-10 {
    padding-left: 10px !important;
  }
  
  .mobile-add-left-padding-20 {
    padding-left: 20px !important;
  }
  
  .mobile-add-right-padding-5 {
    padding-right: 5px !important;
  }
  
  .mobile-add-right-padding-10 {
    padding-right: 10px !important;
  }
  
  .mobile-add-right-padding-20 {
    padding-right: 20px !important;
  }
  
  
  /* [8.2] Theme Custom Classes */
  
  /* --- HEADER --- */
  
  /* Header Right Content */
  
  .header-right-content {
    margin-top: 20px;
  }
    
  .header-right-content p.header-slogan {
    margin-top: 6px;
  }
  
  
  /* Header Navigation */
  
  .js-enabled .header-navigation .hs-menu-flow-horizontal.flyouts {
    display: none;
  }
  
  .header-navigation a.mobile-trigger {
    display: block !important;
  }
  
  .header-navigation .hs-menu-flow-horizontal.flyouts ul ul {
    display: block !important;
  }
  
  .header-navigation .hs-menu-flow-horizontal.flyouts > ul > li > a {
    padding: 12px 10px !important;
    background: #999;
    border-bottom: 1px solid #888;
    font-weight: normal;
  }
  
  .header-navigation .hs-menu-flow-horizontal.flyouts ul ul li a {
    padding: 8px 10px !important;
    background: #888;
    border-bottom: 1px solid #999;
    font-size: 11px;
    font-weight: normal;
  }
  
  
  /* --- CONTENT --- */
  
  /* Main Column */
  
  .main-column {
    min-height: 1px !important;
  }
  
  .main-column.floated-to-right {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
  
  
  /* Sidebar */
  
  .sidebar.floated-to-left {
    width: 100% !important;
    float: none !important;
    padding: 23px 10px 0;
  }
  
  
  }/* <- end max-width: 767px */
     
  /* Landscape phones and down */
  @media (max-width: 480px) {}