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


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

   1. EXTERNAL RESOURCES
   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'); */
@font-face {
  font-family: arvobold;
  src: url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Arvo-Bold.eot?#iefix") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Arvo-Bold.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Arvo-Bold.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Arvo-Bold.svg#arvobold") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: arvoregular;
  src: url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Arvo.eot?#iefix") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Arvo.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Arvo.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Arvo.svg#arvoregular") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: latoblack;
  src: url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Black.eot?#iefix") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Black.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Black.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Black.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Black.svg#latoblack") format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: latobold;
  src: url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Bold.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Bold.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Bold.svg#latobold") format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: latoitalic;
  src: url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Italic.eot?#iefix") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Italic.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Italic.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Italic.svg#latoitalic") format("svg");
  font-style: normal;
  font-weight: 400;
}


@font-face {
  font-family: latoregular;
  src: url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Regular.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Regular.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/Lato-Regular.svg#latoregular") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: ostrich_sansblack;
  src: url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/OstrichSans-Black.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/OstrichSans-Black.svg#ostrich_sansblack") format("svg"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/OstrichSans-Black.eot"), 
    url("//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Fonts/OstrichSans-Black.eot?#iefix") format("embedded-opentype");
  font-style: normal;
  font-weight: 400;
}
/* 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;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5;
}
body {
    background: #fff;
    color: #222;
    font-family: latoregular,Helvetica,Tahoma,Verdana,Arial,sans-serif;
    font-size: 82%;
    line-height: 130%;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility\9;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1260px;
    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 { 
  margin:15px 0;
  line-height:1.5;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 { 
    color: #003c73;
    font-family: ostrich_sansblack;
    font-size: 4.25em;
    font-weight: 400;
    letter-spacing: 1px;
}
h2 { 
    font: 1.6em/1.1em arvoregular,Times,Garamond,"Times New Roman",Serif;
    font-weight: 400;
    color: #222;
    font-family: latoblack;
    font-size: 33px;
}
h3 { 
    color: #025c95;
    font: 2.25em/1em 'arvobold',Times,Garamond,"Times New Roman",Serif;
}
h4 { 
      font-family: arvobold;
    font-size: 23px;
    letter-spacing: 1px;
}
h5 { 
    font: 1.6em/1.1em arvoregular,Times,Garamond,"Times New Roman",Serif;
    font-weight: 400;
    color: #025c95;
    font-family: arvobold;
    line-height: 130%;
}
h6 { 
      font: 19px/1.3em latobold,Helvetica,Tahoma,Verdana,Arial,sans-serif;
    color: #019ab0;
    margin: .8em 0 .2em;
    font-weight: 400;
}

/* Anchor Links */
a { 
    text-decoration: none;

}
.body-container a {
       text-decoration: none;
    color: #025c95;
}

.body-container a:hover {
        text-decoration: none;
    color: #019ab0;
}
/* 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;
}
.body-container p , .body-container ul,   .body-container ol{
    color: #333;
    font-size: 16px;
    line-height: 140%;
}
.body-container p , .body-container ul,   .body-container ol,   .body-container a {
    font-size: 16px;
    line-height: 140%;
}
/* =============== 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 {}

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


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

.header-container-wrapper {}
.header-container {}
.header-top-wrapper {
    background: #003c73;
    height: 60px;
    position: fixed;
    width: 100% !important;
    z-index: 13;
    transition: background 500ms;
}

.header-top-wrapper .page-center {
    max-width: 1174px !important;
    height: 60px;
    position: relative;
}
.header-container  .page-center {
    max-width: 1174px !important;

}
.social {
    float: left;
    margin: 12px 0 0 190px;
    z-index: 1001;
    position: fixed;
}
.leaderboard-links {
    float: right;
}

nav.block-region-leaderboard {
    border-left: 1px solid #012657;
    float: right;
    height: 59px;
}
.header-middle-wrapper {
    background: #019cb8;
}

.sidr-move-processed {
    display: none;
}

.block-inner {
    margin: 0 auto;
}

.leaderboard-link.donate {
    background: #f2c804;
}

.leaderboard-link {
    border-left: 1px solid #012657;
    float: right;
    height: 59px;
}

.leaderboard-link.donate p {
    line-height: 140%;
    color: #222;
    font-size: 18px;
    margin: 0;
}

.leaderboard-link.donate a {
    vertical-align: top;
    display: block;
    font-family: ostrich_sansblack;
    font-weight: 400;
    transition: margin 500ms;
    line-height: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 36px;
    color: #011a48;
    padding: 18px 20px 16px 18px;
    text-decoration:none;
}

.leaderboard-link.donate a:before {
    background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/heart.png) no-repeat;
    background-size: 40px 34px;
    display: inline-block;
    float: left;
    width: 40px;
    height: 34px;
    content: '';
    margin: -7px 8px 0 0;
}

nav.block-region-leaderboard .hs-menu-wrapper {
    margin: 0 auto;
}

nav.block-region-leaderboard .hs-menu-wrapper >ul {
    line-height: 1;
    z-index: 497;
}

nav.block-region-leaderboard .hs-menu-wrapper >ul>li {
    float: left;
    position: relative;
    z-index: 498;
}

nav.block-region-leaderboard .hs-menu-wrapper >ul>li>a {
    position: relative;
    color: #fffa51;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 18px 10px 16px 14px;
    vertical-align: top;
    display: block;
    font-family: ostrich_sansblack;
    font-weight: 400;
    transition: margin 500ms;
}

nav.block-region-leaderboard .hs-menu-wrapper >ul>li>a:before {
    background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/lemon.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    float: left;
    width: 32px;
    height: 31px;
    content: '';
    margin: -5px 8px 0 0;
}

nav.block-region-leaderboard .hs-menu-wrapper >ul>li ul {
    background: #01245e;
    border-left: 1px solid #012657;
    margin: -1px -1px 0!important;
    padding-bottom: 10px!important;
    width: 101%;
    padding-top: 0;
}

nav.block-region-leaderboard .hs-menu-wrapper >ul>li ul li a {
    background: #01245e;
    font-family: latobold;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 130%;
    padding: 6px 15px 8px;
    text-transform: none;
    font-weight: 400;
    transition: margin 500ms;
    position: relative;
    vertical-align: top;
    display: block;
    color: #fffa51;
    white-space:normal !important;
}

nav.block-region-leaderboard .hs-menu-wrapper >ul>li ul li a[href="https://www.alexslemonade.org/search/nearby"] {
    background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/bg-find-fundraiser.png) 12px 8px no-repeat;
    margin: 0 0 4px;
    padding: 6px 15px 6px 37px;
}

nav.block-region-leaderboard .hs-menu-wrapper >ul>li ul li a:hover {
    color: #f2c804;
    text-decoration: none;
}

.leaderboard-link.donate a:hover {
    color: #011a48 !important;
    text-decoration: none;
}

.leaderboard-link.donate:hover {
    background: #fae95d;
}

.leaderboard-links .shop-link {
    float: right;
}

.leaderboard-link a {
    color: #fffa51;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 18px 10px 16px 14px;
    vertical-align: top;
    display: block;
    font-family: ostrich_sansblack;
    font-weight: 400;
    transition: margin 500ms;
}

.leaderboard-link div.shop-link a:before {
    background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/leaderboard-tshirt.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    float: left;
    width: 25px;
    height: 27px;
    content: '';
    margin: -2px 7px 0 0;
}

.leaderboard-link .bag {
    float: left;
    display: none;
}

.block-sign-in a {
    color: #fffa51;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 18px 10px 16px 14px;
    vertical-align: top;
    display: block;
    font-family: ostrich_sansblack;
    font-weight: 400;
    transition: margin 500ms;
}

.block-sign-in {
    border-left: 1px solid #012657;
    float: right;
    height: 59px;
}

.block-sign-in a:before {
    background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/guy.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    float: left;
    width: 25px;
    height: 27px;
    content: '';
    margin: -2px 7px 0 0;
}

.block-sign-in a:hover, .leaderboard-link a:hover,nav.block-region-leaderboard .hs-menu-wrapper >ul>li>a:hover {
    color: #f2c804;
    text-decoration: none;
}

.leaderboard-link:hover, .block-sign-in:hover,nav.block-region-leaderboard .hs-menu-wrapper >ul>li:hover {
    background: #01245e;
}


.branding-elements.clearfix {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.social ul {
    float: left;
    margin: 0 2px 0 0;
    padding: 0;
    list-style: none;
}

.social ul li {
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
}

.social ul li a {
    background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/alsf-social-icons.png) no-repeat;
    float: left;
    height: 25px;
    width: 25px;
    overflow: hidden;
    text-indent: -9999px;
}

.social ul li.facebook a {
    background-position: 0 -28px;
}

.social ul li.twitter a {
    background-position: -29px -28px;
}

.social ul li.youtube a {
    background-position: -86px -28px;
}

.social ul li.instagram a {
    background-position: -115px -28px;
}

.social ul li.pinterest a {
    background-position: -144px -28px;
}

.social ul li.linkedin a {
    background-position: -58px -28px;
}

.social ul li.linkedin a:hover {
    background-position: -58px 0;
}

.social ul li.pinterest a:hover {
    background-position: -144px 0;
}

.social ul li.instagram a:hover {
    background-position: -115px 0;
}

.social ul li.youtube a:hover {
    background-position: -86px 0;
}

.social ul li.twitter a:hover {
    background-position: -29px 0;
}

.social ul li.facebook a:hover {
    background-position: 0 0;
}

.custom-logo {
    float: left;
    position: fixed;
    z-index: 1000;
}

.custom-logo a img {
    max-width: 100%;
    box-shadow: 1px 0 5px rgba(0,0,0,.35);
    transition: height 500ms;
}

.block-region-header .block-content.content {
    margin: 9px 0 0 150px;
    position: absolute;
    width: 200px;
    z-index: 1000;
    float: left;
}



.block-region-header .block-content.content p {
    color: #222;
    font-size: 18px;
}

.block-region-header .block-content.content p span {
    background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/bg-ribbon.png) no-repeat;
    float: left;
    margin: 9px 0 0 -19px;
    padding: 17px 10px;
    width: 285px;
    position: fixed;
    transition: opacity 500ms;
}

.block-region-header .block-content.content p span em {
    color: #fae993;
    float: left;
    font: normal 13px/100% 'latoitalic',Arial,sans-serif;
    padding: 0;
}

.header-bottom-wrapper {
    background: #019cb8;
    position: relative;
    z-index: 7;
    margin-top: 59px;
}

.header-bottom-wrapper padding {
    padding: 20px 0 0;
}

.header-bottom-wrapper .page-center {
    padding: 20px 0 0;
}

.header-bottom-wrapper .nav {
    background: #019cb8;
    clear: both;
    margin-left: 142px;
}

.header-bottom-wrapper .nav:after {
    content: "";
    display: table;
    clear: both;
}

div#block-search-form {
      position: relative;
    margin: 0;
    display: inline-block;
    float: right;
    vertical-align: top;
    padding: 6px 0 0;
    margin-left: 10px;
}



div#block-search-form h2 {
    display: none;
}

.container-inline div, .container-inline label {
    display: inline;
}

.form-item label {
    display: none;
}

#block-search-form input#edit-search-block-form--2 {
      border: 1px solid #ccc;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: latoregular;
    font-size: 16px;
    padding: 8px !important;
    background: #018ba8 !important;
    color: #fff;
    outline: 0;
    border: 0 !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    width: 246px;
    margin-right: 0;
}

#block-search-form .form-submit {
    background-image: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/sprite.png);
    background-repeat: no-repeat;
    background-position: -679px -390px;
    background-color: transparent;
    width: 20px;
    padding: 0;
    text-indent: -9999px;
    line-height: 0;
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: 11px;
    right: 8px;
    height: 22px;
}
nav.header-bottom-menu {
    position: relative;
    display: inline-block;
    float: right;
    vertical-align: top;
}

nav.header-bottom-menu .hs-menu-wrapper>ul {
    line-height: 1;
    z-index: 497;
    display: block;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li {
    z-index: 498;
    display: inline;
    float: left;
    list-style: none;
    padding: 2px 10px 3px;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li>a {
    display: block;
    white-space: nowrap;
    padding: 12px 5px 15px;
    color: #fff;
    font-size: 134%;
    font-family: arvobold,serif;
    font-weight: 400;
    text-shadow: 1px 1px 1px #003c73;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li:not(:first-child) {
    border-left: 1px solid #018aa8;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li:hover {
    background: #003c73;
}
nav.header-bottom-menu .hs-menu-wrapper>ul>li ul ul {
    position: static !important;
    visibility: visible !important;
    opacity: 1 !important;
}
nav.header-bottom-menu .hs-menu-wrapper>ul>li >ul {
  display:none !important;
}
nav.header-bottom-menu .hs-menu-wrapper>ul>li:hover >ul {
  display:block !important;
}
nav.header-bottom-menu .hs-menu-wrapper>ul>li >ul {
    z-index: 499 !important;
    top: 2.5em;
    background: #003c73;
    border-bottom: 4px solid #01245e;
    margin: 16px 0 0!important;
    padding: 15px 15px 5px!important;
    vertical-align: top;
    width: 735px;
    left: 0 !important;
}
nav.header-bottom-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
    position: static;
}
nav.header-bottom-menu .hs-menu-wrapper>ul>li > ul>li {
    padding: 2px 10px 3px;
    vertical-align: top;
    line-height: 16px;
    display: inline;
    float: left;
    list-style: none;
    width: 100% !important;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li > ul>li > ul> li {
    white-space: nowrap;
    position: initial;
    line-height: 16px;
    vertical-align: top;
    display: inline;
    float: left;
    list-style: none;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li ul ul:before,nav.header-bottom-menu .hs-menu-wrapper>ul>li ul ul:after {
    content: "";
    clear: both;
    display: table;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li > ul>li  ul li a {
    font-weight: 400;
    text-shadow: 1px 1px 1px #003c73;
    color: #fff;
    font-family: arvoregular,serif;
    font-size: 110%;
    line-height: 120%;
    padding: 0 8px 15px 4px;
    white-space: normal !important;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li > ul>li > ul > li >a {
    display: none !important;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li > ul>li > ul> li:first-child {
    width: 30%;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li > ul>li > ul> li:nth-child(2) {
    width: 39%;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li > ul>li > ul> li:last-child {
    width: 30%;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li > ul>li > ul> li:nth-child(2)>ul {
    border-left: 1px solid #01245e;
    border-right: 1px solid #01245e;
    margin: 0 10px;
    padding: 0 10px;
    margin-left: 16px;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li > ul>li ul li a:hover {
    color: #fffa51;
}

.fixed .header-top-wrapper {
    height: 45px;
    top: 0;
}

.fixed .block-sign-in a, .fixed .leaderboard-link a , .fixed nav.block-region-leaderboard .hs-menu-wrapper>ul>li>a {
    margin: 10px 16px 5px;
    padding: 0;
}

.fixed .leaderboard-link ,.fixed nav.block-region-leaderboard .hs-menu-wrapper>ul>li {
    height: 44px;
}

.fixed .leaderboard-link.donate  a {
    font-size: 28px;
    margin: 5px 20px -3px;
    padding: 5px 0;
    white-space: nowrap;
}

.fixed .leaderboard-link.donate a:before {
    background-size: 90%;
    float: left;
    margin: -4px 8px 0 0;
}

.fixed .block-sign-in , .fixed nav.block-region-leaderboard {
    height: 44px;
}



.fixed .sidr-move-processed {
    display: block;
}

 .sidr-move-processed a {
    top: 5px;
    right: 5px;
    position: fixed;
    font-size: 44px;
    height: 36px;
    line-height: 33px;
    z-index: 8;
    color: #f9e85b;
    text-decoration: none;
    outline: none;
    background: #003c73;
}

.fixed .social ul {
    margin: -2px 2px 0 0;
}

.fixed .custom-logo {
    background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/alexs-logo-condensed.png) no-repeat;
    height: 45px;
    width: 142px;
    top: 0;
}

.fixed .custom-logo img {
    display: none;
}
.fixed .social {
    margin: 12px 0 0 170px;
}
.fixed .block-region-header .block-content.content {
    display: none;
}
.fixed nav.block-region-leaderboard .hs-menu-wrapper >ul>li ul {
    padding-top: 14px;
}

.fixed nav.block-region-leaderboard .hs-menu-wrapper >ul>li ul li a {
    margin: 10px 16px 5px;
    padding: 0;
    padding-bottom: 5px;
}

.fixed nav.block-region-leaderboard .hs-menu-wrapper >ul>li ul li {
    line-height: 33px;
    display: block;
    clear: both;
}

.fixed nav.block-region-leaderboard .hs-menu-wrapper >ul>li ul li a[href="https://www.alexslemonade.org/search/nearby"] {
    background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/bg-find-fundraiser.png) 12px 8px no-repeat;
    margin: 0;
    padding: 6px 15px 6px 37px;
    margin-top: -5px;
    margin-bottom: 4px;
}
nav.header-bottom-menu .hs-menu-wrapper>ul>li:last-child>ul>li>ul>li:last-child {
    width: 33%;
    padding-left: 13px;
}
nav.header-bottom-menu .hs-menu-wrapper>ul>li:last-child>ul>li>ul>li:nth-child(2) {
    width: 37%;
}
/* =============== Content =============== */

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

.content-wrapper { 
  padding-top:24px;
  padding-bottom:70px;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* sidebar menu */


.header-sidebar-menu {
    background: #018ba8;
    overflow-y: auto;
    font-family: lucida grande,tahoma,verdana,arial,sans-serif;
    font-size: 15px;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 260px !important;
    left: -260px;
    overflow-x: hidden !important;
    right: auto;
  transition:all 0.3s ease;
}
.custom-menu-open .header-sidebar-menu { 
      left: 0;
}
.header-sidebar-menu>div {
    border-bottom: 1px solid #019cb8;
    margin: 0 0 15px;
}


.header-sidebar-menu .hs-menu-wrapper ul {
    width: 100%;
    display: block;
}

.header-sidebar-menu .hs-menu-wrapper >ul> li {
    width: 100%;
    display: block;
    line-height: 17px;
}

.header-sidebar-menu .hs-menu-wrapper>ul>li>a {
    color: #fcec61;
    display: block;
    font-family: arvobold;
    font-size: 17px;
    padding: 15px 15px 10px;
}
.header-sidebar-menu .hs-menu-wrapper>ul>li {
    border-bottom: 1px solid #02758e;
    border-top: 1px solid #019cb8;
}
.header-sidebar-menu .hs-menu-wrapper>ul>li.active {
      background: #04839e;

}
.header-sidebar-menu .hs-menu-wrapper>ul>li ul li {
    border-bottom: 1px solid #02758e;
}

.header-sidebar-menu .hs-menu-wrapper>ul>li ul li:first-child {
    border-top: 1px solid #02758e;
}

.header-sidebar-menu .hs-menu-wrapper>ul>li ul li a {
    font-family: arvoregular;
    font-size: 15px;
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    color: #fff;
    white-space: normal !important;
    padding-bottom: 13px;
}

.header-sidebar-menu .hs-menu-wrapper>ul>li ul li:hover a {
    background: #019cb8;
    box-shadow: none;
}

.header-sidebar-menu .hs-menu-wrapper>ul>li>a:hover {
    background: #019cb8;
    box-shadow: none;
}
/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}
.custom-footer {
    background: #fff837;
    position: relative;
    z-index: 6;
    background-repeat: no-repeat;
    background-position: top right;
}

.custom-footer .page-center {
    max-width: 1300px !important;
}
span.lemon.animated.shake {
       background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/alsf-lemon.png) no-repeat;
    position: relative;
    top: -20px;
    display: block;
    height: 76px;
    width: 140px;
    margin: -20px 43%;
    -animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -animation-iteration-count: 2;
    -webkit-animation-iteration-count: 2;
    -moz-animation-iteration-count: 2;
}



.custom-footer .page-center >.row-fluid-wrapper:nth-child(2) {
    margin-top: -40px;
    padding: 0 0 40px;
}

.span5.footer-addr-wrapper {
    float: left;
    margin: 0 0 0 25px !important;
    text-align: left;
    width: 45%;
}

.span5.widget-span.widget-type-cell.footer-addr-wrapper {}

.span7.footer-contact-wrapper {
    float: right;
    margin: 0 25px 0 0 !important;
    text-align: right;
    width: 35%;
    max-width: 350px;
}

.custom-footer .page-center >.row-fluid-wrapper:nth-child(2) p {
    color: #453b27;
    font-size: 17px;
    line-height: 1.4em;
    margin: 0 0 1.5em;
}

.footer-address p:nth-child(1) {
    font-family: latobold;
    margin: 0 !important;
}
div#newsletter {
    background: #fef67f;
    border-bottom: 1px dotted #0778b3;
    border-top: 1px dotted #0778b3;
    margin: 30px 0 25px;
    max-width: 464px;
    padding: 13px 17px 17px;
    padding-bottom: 4px;
}

div#newsletter h3 {
    font-weight: 400;
    font: 19px/1.3em latobold,Helvetica,Tahoma,Verdana,Arial,sans-serif;
    color: #025c95;
    font-family: arvobold;
    margin: 0;
    text-transform: uppercase;
}

div#newsletter p {
    line-height: 1.4em;
    color: #453b27;
    font-size: 15px;
    margin: 0 0 5px;
}

div#newsletter input[type="email"] {
    border: 1px solid #fed233;
    font-family: latoregular;
    font-size: 15px;
    padding: 8px;
    width: 77%;
    line-height: normal;
    border-radius: 0;
}

.footer-container span.hs-form-required {
    display: none;
}

.footer-container input.hs-button.primary.large {
    position: absolute;
    margin: 0;
    right: 12px;
    top: 0;
    background: #025c95;
    border-radius: 0;
    font-family: latobold;
    margin-left: 0;
    padding: 6px 10px 5px;
}
.footer-container input.hs-button.primary.large:hover {
      background: #003c73;
}
div#newsletter form {
    position: relative;
}

.copyright-wrapper {
    clear: both;
    float: left;
    margin: 40px auto 0;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}

.custom-footer .page-center >.row-fluid-wrapper:nth-child(2) {
    padding-bottom: 0;
}

.copyright-wrapper p {
    font-size: 14px;
    color: #453b27;
    line-height: 1.4em;
    margin: 0 0 1.5em;
}

.custom-footer p#contact a {
}

.footer-copyright p a {
    color: #453b27;
}

.footer-copyright p a:hover {
    text-decoration: underline;
}

.footer-copyright p#contact {
    color: #453b27;
    font-size: 17px;
    line-height: 1.4em;
    background: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/alsf_ribbon.png) no-repeat;
    background-position: 0 0;
    height: 63px;
    margin: 21px 0 0;
    width: 317px;
    float: right;
}

.footer-copyright p#contact a {
    display: block;
    color: #fff!important;
    margin: 20px 100px 0 30px;
    font-size: 36px;
    text-transform: uppercase;
    font-family: ostrich_sansblack;
}
.footer-copyright {
    margin-top: 9px;
}
/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */

nav.block-region-leaderboard .hs-menu-wrapper >ul>li ul li a[href="https://www.alexslemonade.org/search/nearby"]:hover {
    background-position: 12px -24px;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
    .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){

 
}


/* ==========================================================================
   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 {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* 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 =============== */
.hs_cos_wrapper_type_blog_subscribe form, 
.hs_cos_wrapper_type_google_search, .hs_cos_wrapper_type_form form,
.hs_cos_wrapper_type_password_prompt,#email-prefs-form,
.hs-search-field__bar form ,.section.post-footer form {
    display: inline-block;
    width: 100%;
    padding:20px;
    margin-bottom: 30px;
    background: #f9e780;
    max-width:767px;
}
.subscription-template-form #email-prefs-form ,.footer-container-wrapper .hs_cos_wrapper_type_form form , .blog-sidebar .hs_cos_wrapper_type_form  form {
    display: block;
    padding:0;
    margin-bottom: 0;
    background: transparent;
    color: inherit;
    max-width:100%;
}
#hs_cos_wrapper_blog_subscription {
    display: block;
    padding:0;
    margin-bottom: 0;
    background: transparent;
    color: inherit;
    max-width:100%;
}
/* Form Field */
.hs-form-field { 
   margin-bottom: 1em;
} 

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

/* Labels and Legends */
label {}
.hs-form-field > label {}
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 767px !important;
}
/* 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  { 
      border: 1px solid #ccc;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: latoregular;
    font-size: 16px;
    padding: 5px 8px;
    width: 100%;
    max-width: 767px;
    display: block;
    -webkit-appearance: none;
    line-height: normal;
}

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 {}
ul.hs-error-msgs.inputs-list li {
display: block;
color: #000;
font-size: 14px;
padding: 7px 12px;
background: #fff;
border: 1px solid rgba(0,0,0,0.5);
border-radius: 6px;
display: inline-block;
box-shadow: 3px 4px 3px -1px rgba(0,0,0,0.3);
position: relative;
font-family: sans-serif;
}
ul.hs-error-msgs.inputs-list li:before {
background-image: url('//cdn2.hubspot.net/hubfs/4395819/_VivoComm_July2018/Images/error.png');
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
width: 25px;
height: 25px;
content: "";
display: inline-block;
vertical-align: middle;
}

ul.hs-error-msgs.inputs-list li label:after {
content: "";
width: 0px;
height: 0px;
border-top: 10px solid transparent;
border-bottom: 10px solid rgba(0,0,0,0.4);
border-left: 10px solid transparent;
border-right: 10px solid transparent;
position: absolute;
top: -20px;
left: 5%;
}
ul.hs-error-msgs.inputs-list li label:before {
content: "";
width: 0px;
height: 0px;
border-top: 10px solid transparent;
border-bottom: 10px solid #fff;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
position: absolute;
top: -19px;
left: 5%;
z-index: 1;
}
ul.hs-error-msgs.inputs-list {
    padding-left: 0;
}
ul.hs-error-msgs.inputs-list li label {
display: inline-block;
vertical-align: middle;
padding-left: 2px;
}

span.hs-form-required {
    color: #c00;
}

.hs-form-field > label {
    font-family: latobold;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #222222;
}
/* 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 {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* 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;
    padding: 8px 20px;
    font: 15px/24px latoregular;
    text-align: center;
    text-transform: uppercase;
    background: 0 0;
    background-color: #017fa3;
    color: #fff;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 0;
    margin: 15px 0;
    white-space: normal;
    display: inline-block;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover { 
      background: #003c73;
}

.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                                      
   ========================================================================== */
.custom-banner-wrapper {
    background-position: bottom center;
    background-repeat: repeat-x;
    height: 150px;
    position: relative;
    z-index: 6;

}

.banner-content h1 {
 
    color: #003c73;
    float: left;
    font-family: ostrich_sansblack;
    font-size: 4.25em;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0;
    padding: .9em .35em 0;
  line-height: 1em;
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes  .shake {
0%, 100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
}
20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
}
}
.view-header h2 {
    font: 1.6em/1.1em arvoregular,Times,Garamond,"Times New Roman",Serif;
    font-weight: 400;
    color: #025c95;
    margin: .8em 0 .2em;
    font-family: arvobold;
}



.post-item .post-body {
    border-bottom: 1px solid #9ea5a9;
    margin-top: 10px;
    margin-bottom: 45px;
    padding-bottom: 10px;
}

.post-content {
    text-align: center;
}

.post-content a h3 {
    font: 19px/1.3em latobold,Helvetica,Tahoma,Verdana,Arial,sans-serif;
    color: #019ab0;
    margin: 5px  0 .2em;
    font-weight: 400;
}

.post-date {
    margin: 10px 0;
    text-align: center;
}

.post-date strong {
    font-family: latobold;
    font-weight: 400;

}

.featured-img {
    margin-bottom: 15px;
}

.featured-img img {
    max-width: 100%;
    border: 2px solid #ff0;
    width: 100%;
}

.views-field.views-field-body  p {
    color: #333;
    font-size: 16px;
    line-height: 140%;
    margin: 0 0 1.5em;

}

a.more-link {
    display: inline;
    text-decoration: none;
    color: #025c95;
    border: 0;
}

.views-field.views-field-body span p {
       display: block !important;
}

.views-field.views-field-body p:last-of-type {
    display: inline;
}

a.more-link:hover {
    text-decoration: none;
    color: #019ab0;
    border: 0;
}
.blog-pagination .center-col {
    margin: 0;
    padding: 20px 0 0;
    clear: both;
    text-align: center;
}

.blog-pagination  a {
    border: 0 !important;
}

.blog-pagination  a {
    font-size: 16px;
    line-height: 130%;
    background: #019cb8;
    color: #fff;
    font-family: latobold;
    padding: 2px 9px;
    margin: .25em;
    display: inline-block;
}

.blog-pagination  a:hover {
    background: #003b73;
}

.bottom-pagination-wrapper {
    clear: both;
    text-align: center;
}

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

.blog-sidebar h3 {
    font: 1.5em/1em 'arvobold',Times,Garamond,"Times New Roman",Serif;
    color: #019ab0;
    margin: 0 0 8px;
}

.custom-cat-wrapper {
    background-color: #dcf3f6;
    margin: 30px 0;
    padding: 15px 0 15px 15px;
}

.blog-sidebar {
    margin-top: -51px;
}

ul#hubspot-topic_data {
    float: left;
    padding: .5em 1em 0 0;
    margin: 0;
    list-style: none;
}

ul#hubspot-topic_data li a {
    text-decoration: none;
    color: #025c95;
    border: 0;
    font-size: 82%;
}

ul#hubspot-topic_data li a:hover {
    text-decoration: none;
    color: #019ab0;
}
 .content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}
.blog-sidebar span.hs-form-required {
    display: none;
}

.subscribe-form input[type="email"] {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
    font-size: 15px;
    display: block;
    padding: 0 0.4em;
    margin: 0 4% 10px 0;
    min-height: 32px;
    width: 68%;
    min-width: 133px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #999;
    -webkit-appearance: none;
}

.subscribe-form  form {
    display: block !important;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 3% !important;
}

.subscribe-form  input.hs-button.primary.large {
    clear: both;
    background-color: #aaa;
    border: 0 none;
    border-radius: 4px;
    letter-spacing: .03em;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    transition: all 0.23s ease-in-out 0s;
    display: block;
    width: 35%;
    margin: 0 0 10px 0;
    min-width: 90px;
    text-transform: none;
    font-family: sans-serif;
}

.subscribe-form input.hs-button.primary.large:hover {
    background-color: #777;
}
.post-side-date ul {
    margin: 0 0 .75em;
    padding: 0;
}

.post-side-date ul li {
    margin: 0 0 .25em 1.5em;
    padding: 0;
}

.post-side-date ul li a {
    text-decoration: none;
    color: #025c95;
    border: 0 !important;
    font-size: 82%;
}

.post-side-date ul li a:hover {
    text-decoration: none;
    color: #019ab0;
}
ul.blog-social {
    list-style: none;
    padding: 0;
    margin: 30px 0 35px;
    text-align: center;
}

ul.blog-social li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 11px;
    line-height: 16px;
    position: relative;
    z-index: 1;
}

ul.blog-social li a {
    background-size: cover;
    display: inline-block;
    height: 32px;
    width: 32px;
    position: relative;
    border: 0 !important;
}

ul.blog-social li a.share_facebook {
    background-image: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/facebook_32.png);
}

ul.blog-social li a.share_twitter {
    background-image: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/twitter_32.png);
}

ul.blog-social li a.share_linkedin {
    background-image: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/linkedin_32.png);
}

ul.blog-social li a.share_pinterest {
    background-image: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/pinterest_32.png);
}

ul.blog-social li a.share_email {
    background-image: url(//cdn2.hubspot.net/hubfs/5187852/ALSF_January2019%20Theme/Images/email_32.png);
}

ul.blog-social li a:hover {
    opacity: .75;
    background-position: -32px;
}
.block-feature-hero-block {
    background: #dcf3f6;
    padding: 20px 15px 10px 20px;
    margin: 0 0 30px;
}

.view-header {
    margin: 0 0 20px;
}

.post-listing .view-header {
    margin: 0;
}
.subscribe-form {
    display: block;
    margin: 0 0 20px 0;
}
.view-content .field-image {
    float: left;
}

.view-content .field-image img {
    max-width: 100%;
    float: left;
    margin: 0 10px 10px 0;
}

.views-field.views-field-field-teaser h3 {
    font: 19px/1.3em latobold,Helvetica,Tahoma,Verdana,Arial,sans-serif;
    color: #019ab0;
    margin: .8em 0 .2em;
    font-weight: 400;
    margin-top: 0;
}

.views-field.views-field-field-teaser h3 a {
    border: 0;
    text-decoration: none;
    color: #025c95;
    font-size:19px;
}

.views-field.views-field-field-teaser h3 a:hover {
    text-decoration: none;
    color: #019ab0;
}

.views-field.views-field-field-teaser {
    line-height: 130%;
}

span.field-content a {
    text-decoration: none;
    color: #025c95;
    border: 0;
    font-size: 13px;
}

span.field-content a:hover {
    border: 0;
    text-decoration: none;
    color: #019ab0;
}
.hs-blog-listing .social-share-wrapper, .hs-blog-listing .block-feature-hero-block {
    display: none;
}
.section.post-header h1 {
    color: #025c95;
    font: 2.25em/1em 'arvobold',Times,Garamond,"Times New Roman",Serif;
    margin: 0 0 15px;
}

.section.post-header p {
    margin: 0 0 1.5em;
    color: #333;
    font-size: 16px;
    line-height: 140%;
}

.section.post-header p a {
    border: 0;
    text-decoration: none;
    color: #025c95;
}

.section.post-header p a span {
    color: rgb(34, 34, 34);
    font-family: latoregular, Helvetica, Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    background-color: rgb(255, 255, 255);
    display: inline-block;
}

.section.post-header p  span {
    color: rgb(34, 34, 34);
    font-family: latoregular, Helvetica, Tahoma, Verdana, Arial, sans-serif;
    font-size: 13.12px;
    background-color: rgb(255, 255, 255);
}

.section.post-header p a:hover {
    text-decoration: none;
    color: #019ab0;
}

.hs-blog-post .post-date {
    text-align: left;
}
.hs-blog-post span.field-content {
    margin: 0 0 20px;
    font-size: 1.25em;
}
.hs-blog-post .post-date, .hs-blog-post .featured-img,.blog-post-wrapper .post-body {
    margin-left: 10px;
    margin-right: 10px;
}

.hs-blog-post .blog-post-wrapper ul.blog-social {
    border-bottom: 1px solid #fed233;
    margin: 0;
    padding: 0 0 25px;
    text-align: left;
}
.custom_listing_comments {
    border:1px solid #ccc;
    padding:15px;
    margin:0 0 20px 0;
}

#comments-listing {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
}


.comment.depth-0 {
    border-bottom: 1px solid #000 !important;
    border-top: medium none !important;
    margin: 0 10px 10px !important;
    padding: 0 15px !important;
}

.comment-body {
    border-bottom: medium none;
    color: ;
    display: block;
    font-family: ;
    font-size: ;
    line-height: ;
    padding: 0;
}

.comment-reply-to{
  margin-bottom: 15px;
}

.comment-from h4 {
    margin: 0;
    padding-top: 15px;
}

.comment-date {
    color:  !important;
    display: block !important;
    text-align: left;
}
.banner-bg  {
    background-color: #fff837;
}
.no-nav .social {
    display: none;
}
.header-middle-wrapper.no-nav {
    min-height: 129px;
}
.no-nav div#newsletter {
    display: none;
}

.no-nav .footer-copyright p#contact {
    display: none;
}

.no-nav .footer-copyright p a:first-of-type {
    display: none;
}
.top-padding .body-container-wrapper {
    margin-top: 40px;
}

.custom-banner-wrapper.temp .page-center {
    max-width: 1260px !important;
}
.post-side-date ul li a span {
    color: #222222;
}
p.post-author {
    color: #333;
    font-size: 16px;
    line-height: 140%;
}

p.post-author em {
    font-family: latoitalic;
    font-style: normal;
}
.blog-pagination a.active {
    background: #003b73!important;
    cursor: auto;
}

.blog-pagination a.active:hover {
    background: #003b73!important;
    color: #fff;
}

.blog-pagination a:hover {
    color: #fff;
}
/* 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 only screen and (max-width: 1310px) {
  .fixed .header-top-wrapper .page-center>div {
    margin-right: 2%;
}
}
@media only screen and (max-width: 1250px) {
  .fixed .header-top-wrapper .page-center>div {
    margin-right: 3%;
}
}
@media (max-width:1214px) { 
.fixed .header-top-wrapper .page-center>div {
    margin-right: 3.5%;
}

.fixed .block-sign-in a, .fixed .leaderboard-link a, .fixed nav.block-region-leaderboard .hs-menu-wrapper>ul>li>a {
    margin: 10px 11px 5px;
}
}
@media (max-width:1200px) { 
  div#block-search-form {
      margin-right: 10px;
      margin-left: 0;
  }
}
@media (max-width:1168px) { 
  #block-search-form input#edit-search-block-form--2 {
    width: 226px;
}
 
 .block-sign-in a:before,  .leaderboard-link a:before,  nav.block-region-leaderboard .hs-menu-wrapper>ul>li>a:before {
    content: none !important;
}

 .fixed .block-sign-in a,   .fixed .leaderboard-link a,  .fixed  nav.block-region-leaderboard .hs-menu-wrapper>ul>li>a {
    margin: 10px 16px 5px;
    padding: 0;
}
}
@media (max-width:1139px) { 
  #block-search-form input#edit-search-block-form--2 {
    width: 180px;
}
}

@media (max-width:1099px) { 
  nav.header-bottom-menu .hs-menu-wrapper>ul>li>a {
    font-size: 114%;
}

.header-bottom-wrapper .nav {
    padding: 0 15px;
}
  div#block-search-form {
    margin-right: -6px;
    margin-left: 10px;
}

#block-search-form .form-submit {
    right: 4px;
}

#block-search-form input#edit-search-block-form--2 {
    width: 192px;
}
}
@media (max-width:1029px) { 
#block-search-form input#edit-search-block-form--2 {
    width: 181px;
}
}

@media (max-width:1023px) { 
 .block-sign-in a,  .leaderboard-link a,  nav.block-region-leaderboard .hs-menu-wrapper>ul>li>a {
    font-size: 22px;
}
  #block-search-form input#edit-search-block-form--2 {
    width: 156px;
}
  .block-sign-in ,.leaderboard-link.donate{
    border-left: 0 !important;
}
  .banner-content h1 {
    font-size: 3em;
    padding-top: 1.2em;
}
h1 {
    font-size: 3em;
  }
.blog-sidebar {
    margin-top: 0;
}
  div#block-search-form {
    margin-right: -10px;
    margin-left: 10px;
}
  #block-search-form .form-submit {
    right: 8px;
}
  nav.header-bottom-menu .hs-menu-wrapper>ul>li >ul {
    margin: 13px 0 0!important;
}
  nav.header-bottom-menu .hs-menu-wrapper>ul>li >ul {
    width: 100.5%;
}
}
@media only screen and (max-width: 988px) {
.header-bottom-wrapper .nav {
    margin-left: 0;
}
}
@media only screen and (max-width: 967px) and (min-width: 914px) {
  nav.header-bottom-menu .hs-menu-wrapper>ul>li {
    padding: 2px 2px 3px;
}
  .fixed .block-sign-in a, .fixed .leaderboard-link a, .fixed nav.block-region-leaderboard .hs-menu-wrapper>ul>li>a {
    margin: 10px 12px 5px;
    padding: 0;
}
}
@media (max-width:913px) { 
  .header-top-wrapper {
    padding: 72px 0 0;
    height: auto;
}
.fixed .header-top-wrapper {
    height: auto;
    top: 0;
   
}
.header-bottom-wrapper {
    padding: 65px 0 10px;
}
  .header-top-wrapper .page-center {
    height: auto;
     padding-bottom: 1px;
}
  .header-bottom-wrapper .nav {
    margin-left: 0;
}

#block-search-form input#edit-search-block-form--2 {
    width: 156px;
}

#block-search-form .form-submit {}

div#block-search-form {
    margin-right: -10px;
    margin-left: 0;
}

#block-search-form .form-submit {
    right: 8px;
}

nav.header-bottom-menu .hs-menu-wrapper>ul>li {
    padding: 2px 0 3px;
}
}
@media only screen and (max-width: 900px) {
  .span7.footer-contact-wrapper {
    float: none;
    margin: 0 auto !important;
    position: relative;
    text-align: center;
    width: 90%;
    max-width: 350px;
    float: none !important;
}

.span5.footer-addr-wrapper {
    display: block !important;
    float: none !important;
    margin: 0 auto !important;
    position: relative;
    text-align: center;
    width: 90%;
}

#newsletter {
    margin: 30px auto !important;
}
  div#newsletter form {
    padding: 0 5px;
}
  .footer-container input.hs-button.primary.large {
    right: 6px;
}
  span.lemon.animated.shake {
    margin: 0 40%;
    top: -40px;
}
  .custom-footer .page-center >.row-fluid-wrapper:nth-child(2) {
    margin-top: 0;
}
}
@media (max-width: 885px) { 
nav.header-bottom-menu {
  display:none !important;
  }
  .sidr-move-processed {
    display: block !important;
}
  .fixed .sidr-move-processed a {
    right: 5px;
}

.sidr-move-processed a {
    top: 5px;
    right: 0px;
  }
}
@media (max-width:870px) { 
  .blog-content, .blog-sidebar {
    width: 100% !important;
    margin-left: 0 !important;
}
}
/* =============== Landscape tablet and smaller devices =============== */
@media (max-width: 767px) and (min-width: 641px) {
 body.emulator {
    font-size: 93.8%;
}

body.emulator .banner-content h1 {
    font-size: 45.024px;
    max-width: 100%;
    padding-top: .6em!important;
}
}
@media (max-width: 767px) { 
body.emulator  .copyright-wrapper {
    padding-left: 10px;
    padding-right: 10px;
}
  span.mobile-hide {
    display: none;
}
  .header-sidebar-menu .hs-menu-wrapper>ul>li>a {
    line-height: 17px;
    padding: 16px 15px 11px;
}
  .custom-footer .page-center >.row-fluid-wrapper:nth-child(2) {
    margin-top: 0;
}
.block-region-header .block-content.content ,nav.block-region-leaderboard .hs-menu-wrapper >ul>li ul {
    display: none !important;
}
span.lemon.animated.shake {
    margin: 0 36.5%;
}

.footer-copyright {
    margin-top: 9px;
}
 .footer-copyright div#footer-signout {
    display: none;
}

.custom-footer {
    padding-bottom: 20px;
}
.leaderboard-link.donate {
    background: 0 0;
}

.leaderboard-link.donate a ,.fixed .leaderboard-link.donate a{
    color: #fffa51;
    font-size: 22px;
}
.header-bottom-wrapper .page-center {
    padding: 10px 0 0;
}

div#block-search-form {
    margin-right: -8px;
}

#block-search-form input#edit-search-block-form--2 {
    width: 174px;
}

#block-search-form .form-submit {
    right: 6px;
}
.social ul li {
    margin: 0 5.5px 0 0;
}
.fixed .custom-logo img {
    display: block !important;
}
.fixed .block-sign-in a, .fixed .leaderboard-link a, .fixed nav.block-region-leaderboard .hs-menu-wrapper>ul>li>a {
    margin: 10px 7px 5px;
    padding: 0;
}
}  

@media (max-width: 640px) {
  .blog .header-container-wrapper {
    min-height: auto;
}
  .header-top-wrapper.no-nav {
    padding-bottom: 0;
	border-bottom:0;
}
  .header-container-wrapper {
    min-height: 106px;
}
  .header-middle-wrapper.no-nav {
    min-height: auto;
}
  .header-sidebar-menu .hs-menu-wrapper>ul>li>a {
    line-height: 17px;
    padding: 17px 15px 11px;
}
  .social {
    display: none;
}
  .section.post-header h1 {
    font-size: 1.75em;
      line-height: 33px;
}

.hs-blog-post .content-wrapper {
    padding-top: 0;
}
.custom-banner-wrapper {
    height: 184px;
}
.header-bottom-wrapper {
    display: none !important;
}
body {
    font-size: 100%;
}
.header-top-wrapper .page-center {
    background: #01245e;
    float: left;
    margin-top: 26px !important;
    width: 100%;
}
  .header-top-wrapper .page-center {
    max-width: 100% !important;
}
  .header-top-wrapper {
    padding-top: 20px;
}
  .leaderboard-link.donate a, .fixed .leaderboard-link.donate a, .block-sign-in a, .leaderboard-link a, nav.block-region-leaderboard .hs-menu-wrapper>ul>li>a {
    font-size: 14px;
    margin: 0 7px!important;
    padding: 9px 0 8px!important;
}
  .fixed .header-top-wrapper .page-center {
    padding-bottom: 16px;
}
  .fixed .header-top-wrapper {
    padding-top: 45px;
}
  .hs-blog-listing .content-wrapper {
    padding-top: 0;
}
  .view-header h2 {
    font-size: 1.2em;
}
  .post-side-date ul li a {
    font-size: 100%;
}

ul#hubspot-topic_data li a {
    font-size: 100%;
}
   span.lemon.animated.shake {
    display: none;
}

.copyright-wrapper p {
    font-size: 14px;
}

.custom-footer {
    padding-bottom: 41px;
}

.footer-copyright p#contact a {
      margin: 20px 100px 0 30px;
}

.custom-footer .page-center>.row-fluid-wrapper:nth-child(2) p ,.footer-copyright p#contact {
    font-size: 14px;
}

.custom-footer {
    padding-top: 20px;
}

div#newsletter form {
    padding: 0 3px;
}

.footer-container input.hs-button.primary.large {
    right: 3px;
}
}
@media (max-width: 600px) { 
  .custom-logo , .fixed .custom-logo {
    width: 85px;
}
 
  .header-top-wrapper {
    padding-top: 20px;
    padding-bottom: 2px;

  }
  .header-top-wrapper {
    border-bottom: 2px solid #003c73;
    width: 100%;
}

.header-top-wrapper .page-center {
    height: auto;
    margin: 26px auto 0 !important;
}

.leaderboard-link {
    height: 31px;
}

.block-sign-in,nav.block-region-leaderboard {
    height: 31px;
}

.leaderboard-link.donate a, .fixed .leaderboard-link.donate a, .block-sign-in a, .leaderboard-link a, nav.block-region-leaderboard .hs-menu-wrapper>ul>li>a {
    line-height: 14px;
}
.fixed .block-sign-in, .fixed nav.block-region-leaderboard {
    height: auto;
}

.fixed .header-top-wrapper .page-center {
    padding-bottom: 0;
}

.fixed .header-top-wrapper {
    padding-top: 19px;
    padding-bottom: 1px;
    border-bottom: 0;
}
  .banner-content h1 {
    font-size: 2em;
    line-height: 93%;
    padding-top: 1.3em!important;
}
h1 {
    font-size: 2em;
  }
  h2 {
     font-size: 30px;
  }
   h3 {
     font-size: 28px;
  }
.banner-content {
    margin-top: 62px;
}
  .fixed .leaderboard-link, .fixed nav.block-region-leaderboard .hs-menu-wrapper>ul>li {
    height: auto;
}
  #recaptcha_area, #recaptcha_table {
  width: 318px!important;
  overflow-x: auto !important;
  max-width: 100% !important;
}
.hs_recaptcha.hs-recaptcha.hs-form-field {
  width:  100%;
  overflow: hidden;
  overflow-x:  auto;
}  
}
/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) { 
  .footer-container input.hs-button.primary.large {
    position: relative;
    margin-bottom: 10px;
}

div#newsletter input[type="email"] {
    width: 70%;
    margin: 0 auto;
}
  .header-top-wrapper .page-center>div ,.fixed .header-top-wrapper .page-center>div >div{
    max-width: 99%;
    margin-right:0;
}
  .fixed .header-top-wrapper .page-center >div {
        margin-right: 3.5%;
  }
}
@media (max-width:380px) {
  .leaderboard-link.donate a, .fixed .leaderboard-link.donate a, .block-sign-in a, .leaderboard-link a, nav.block-region-leaderboard .hs-menu-wrapper>ul>li>a {
    font-size: 10px;
    margin: 0 3px!important;
    padding: 9px 0 7px!important;
}
}

@media (max-width: 379px) {
  .custom-logo, .fixed .custom-logo {
    width: 74px;
}
}
@media (max-width: 355px) {
  .span7.footer-contact-wrapper {
    width: 89%;
    max-width: 100%;
    float: none !important;
}
.footer-copyright p#contact {
    width: 278px;
    float: right;
    font-size: 14px;
    position: relative;
    left: 0;
}
}
@media (max-width: 320px) {
body.emulator .banner-content h1 {
    font-size: 26px;

}
}