/* @import url('http://example.com/example_style.css'); */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
/* @import 'https://fonts.googleapis.com/css?family=Montserrat:400,700'; */


/* @import url('//fonts.googleapis.com/css?family=Roboto+Slab%3A400%2C100%2C300%2C700&#038;ver=4.4.2');  */

@font-face {
  font-family: 'AvenirNext';
  src: url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular.eot'); /* IE9 Compat Modes */
  src: url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/AvenirNextLTPro-Regular/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg'); /* Legacy iOS */
}

/*
@font-face {
  font-family: "GothamLight";
  src: url("//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Mar2016/fonts/GothamLight.otf");
}
@font-face {
  font-family: "GothamBold";
  src: url("//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Mar2016/fonts/Gotham-Bold.otf");
}
*/

@font-face {
  font-family: "nh";
  font-style: normal;
  font-weight: normal;
  src: url("//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Mar2016/fonts/nh.eot?7806777#iefix") format("embedded-opentype"),
  url("//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Mar2016/fonts/nh.woff?7806777") format("woff"),
  url("//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Mar2016/fonts/nh.ttf?7806777") format("truetype"),
  url("//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Mar2016/fonts/nh.svg?7806777#nh") format("svg");
}


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

 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

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

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

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
}
 
#caldays {
    margin-bottom: 4px;
}

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

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

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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

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

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 991px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    /* Stacking Horizontal Nav for Mobile */
    /*
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }    
    */                                       
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    } 
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    } 
}

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

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

/* Blog Author Section */
.hs-author-social-links {
    display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
#captcha_wrapper,
#recaptcha_area,
#recaptcha_area table#recaptcha_table,
#recaptcha_area table#recaptcha_table .recaptcha_r1_c1
{ width: auto !important; overflow: hidden; }
#recaptcha_area table#recaptcha_table .recaptcha_r4_c4
{ width: 67px !important; }
#recaptcha_area table#recaptcha_table #recaptcha_image
{ width:280px !important; }
}

/* These includes are optional, but helpful. */
/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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





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

   Index:         

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

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

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

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

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANOUS

  7. MOBILE MEDIA QUERIES

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








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


   1. BASE STYLES                                             


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





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


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

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

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

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



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


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

 

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




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


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

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering:optimizeLegibility;
} 

/* Website background color and default font styles */
body {
  background: #fff;
}

html {
    font-family: 'Open Sans', sans-serif;
}
body, button, input, select, textarea {
  color: #191919;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1.42;
}
body {
    background: #fff;
}

/**
 * Page Center
 * Apply .page-center to fullwidth modules.
 */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1330px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid .row-fluid .page-center.page-center-medium {
  float: none;
  max-width: 1200px;
  margin: 0 auto;
}
.container-fluid .row-fluid .page-center.page-center-small {
  float: none;
  max-width: 1000px;
  margin: 0 auto;
}
.container-fluid .row-fluid .page-center.page-center-extrasmall {
  float: none;
  max-width: 750px;
  margin: 0 auto;
}
@media (max-width: ) {
  .container-fluid .row-fluid .page-center {
    padding: 15px;
  }
  .container-fluid .footer-copyright .row-fluid .page-center {
    padding: 0 10px;
  }
}


a {
    color: #DE2027;
    text-decoration: none;
    transition: color 0.2s ease;
}
a:hover, a:active {
    outline: 0px none;
}
a:hover, a:focus, a:active {
    color: #191919;
}

hr {
    border: none;
    background-color: #191919;
    border: 0px none;
    height: 2px;
    margin: 60px 0px;
    position: relative;
    color: #191919;
}
hr:before {
    font-family: "nh";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    left: 50%;
    margin: 0px 0px 0px -35px;
    width: 70px;
    font-size: 50px;
    background: none repeat scroll 0% 0% #FFF;
}

hr.nh-linebreak {
    position: relative;
    background: none;
    border: 0px;
    overflow: visible;
} 
hr.nh-linebreak:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 70px;
    height: 60px;
    padding: 0px 10px;
    background-image: url(https://1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/icons/nh-circle.png);
    background-size: 55px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    z-index: 2;
}
hr.nh-linebreak:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: auto;
    height: 2px;
    background: #000;
    z-index: 1;
}

hr.small
{
    margin: 40px 0px;    
}
hr.small:before
{
    width: 40px;
    height: 30px;
    font-size: 30px;
    top: -15px;
    margin-left: -20px;
}


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

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



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


/* Basic text */
p {
    margin: 0px 0px 10px;
} 
.paragraph-small {
    font-size: 16px;
}
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    /*font-family:Helvetica,Arial,sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    clear: both;
    font-weight: inherit;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 10px;
}
h4, h5, h6 {
    margin-top: 10px;
}

.largebold-h2 h2 {
    font-weight: bold;
    margin-top: 0px;
    font-size: 35px;
}

.header-red-highlighted h1,
.header-red-highlighted h2,
.header-red-highlighted h3,
.header-red-highlighted h4 {
    color: #DE2027;    
}
.header-red-highlighted h1 span,
.header-red-highlighted h2 span,
.header-red-highlighted h3 span,
.header-red-highlighted h4 span {
    border: 2px solid #DE2027;
}
.header-red-highlighted h4 span a {
    padding: 2px 5px;
}
    .header-red-highlighted h4 span a:hover {
        background: #DE2027;
        color: #fff;
    }

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}
.body-container ul,
.body-container ol {
  padding: 0px 0px 1.5em 94px;
  margin:0
}

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

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

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



/* --------------------------------------------------
    Alignments
   -------------------------------------------------- */
.text-aligncenter   {text-align: center;  }
.text-alignright    {text-align: right;   }
.text-alignleft     {text-align: left;    }
.text-alignjustify  {text-align: justify; }

@media (max-width: 767px) {
    .mb-text-aligncenter    {text-align: center;  }
    .mb-text-alignright     {text-align: right;   }
    .mb-text-alignleft      {text-align: left;    }
    .mb-text-alignjustify   {text-align: justify; }
}


/* --------------------------------------------------
    Margins & Paddings
   -------------------------------------------------- */

.margin-10  {margin: 10px 0;}
.margin-20 {margin: 20px 0;}
.margin-30 {margin: 30px 0;}
.margin-40 {margin: 40px 0;}
.margin-50 {margin: 50px 0;}
.margin-60 {margin: 60px 0;}
.margin-70 {margin: 70px 0;}
.margin-80 {margin: 80px 0;}
.margin-90 {margin: 90px 0;}
.margin-100 {margin: 100px 0;}
.margin-110 {margin: 110px 0;}
.margin-120 {margin: 120px 0;}

.margin-top-10  {margin-top: 10px;}
.margin-top-20 {margin-top: 20px;}
.margin-top-30 {margin-top: 30px;}
.margin-top-40 {margin-top: 40px;}
.margin-top-50 {margin-top: 50px;}
.margin-top-60 {margin-top: 60px;}
.margin-top-70 {margin-top: 70px;}
.margin-top-80 {margin-top: 80px;}
.margin-top-90 {margin-top: 90px;}
.margin-top-100 {margin-top: 100px;}
.margin-top-110 {margin-top: 110px;}
.margin-top-120 {margin-top: 120px;}

.margin-bottom-0  {margin-bottom: 0px;}
.margin-bottom-10  {margin-bottom: 10px;}
.margin-bottom-20 {margin-bottom: 20px;}
.margin-bottom-30 {margin-bottom: 30px;}
.margin-bottom-40 {margin-bottom: 40px;}
.margin-bottom-50 {margin-bottom: 50px;}
.margin-bottom-60 {margin-bottom: 60px;}
.margin-bottom-70 {margin-bottom: 70px;}
.margin-bottom-80 {margin-bottom: 80px;}
.margin-bottom-90 {margin-bottom: 90px;}
.margin-bottom-100 {margin-bottom: 100px;}
.margin-bottom-110 {margin-bottom: 110px;}
.margin-bottom-120 {margin-bottom: 120px;}


@media (max-width: 767px) {
  .mb-margin-10  {margin: 10px 0;}
  .mb-margin-20 {margin: 20px 0;}
  .mb-margin-30 {margin: 30px 0;}
  .mb-margin-40 {margin: 40px 0;}
  .mb-margin-50 {margin: 50px 0;}
  .mb-margin-60 {margin: 60px 0;}
  .mb-margin-70 {margin: 70px 0;}
  .mb-margin-80 {margin: 80px 0;}
  .mb-margin-90 {margin: 90px 0;}
  .mb-margin-100 {margin: 100px 0;}
  .mb-margin-110 {margin: 110px 0;}
  .mb-margin-120 {margin: 120px 0;}

  .mb-margin-top-10  {margin-top: 10px;}
  .mb-margin-top-20 {margin-top: 20px;}
  .mb-margin-top-30 {margin-top: 30px;}
  .mb-margin-top-40 {margin-top: 40px;}
  .mb-margin-top-50 {margin-top: 50px;}
  .mb-margin-top-60 {margin-top: 60px;}
  .mb-margin-top-70 {margin-top: 70px;}
  .mb-margin-top-80 {margin-top: 80px;}
  .mb-margin-top-90 {margin-top: 90px;}
  .mb-margin-top-100 {margin-top: 100px;}
  .mb-margin-top-110 {margin-top: 110px;}
  .mb-margin-top-120 {margin-top: 120px;}

  .mb-margin-bottom-0  {margin-bottom: 0px;}
  .mb-margin-bottom-10  {margin-bottom: 10px;}
  .mb-margin-bottom-20 {margin-bottom: 20px;}
  .mb-margin-bottom-30 {margin-bottom: 30px;}
  .mb-margin-bottom-40 {margin-bottom: 40px;}
  .mb-margin-bottom-50 {margin-bottom: 50px;}
  .mb-margin-bottom-60 {margin-bottom: 60px;}
  .mb-margin-bottom-70 {margin-bottom: 70px;}
  .mb-margin-bottom-80 {margin-bottom: 80px;}
  .mb-margin-bottom-90 {margin-bottom: 90px;}
  .mb-margin-bottom-100 {margin-bottom: 100px;}
  .mb-margin-bottom-110 {margin-bottom: 110px;}
  .mb-margin-bottom-120 {margin-bottom: 120px;}
}
.padding-10  {padding: 10px 0;}
.padding-20 {padding: 20px 0;}
.padding-30 {padding: 30px 0;}
.padding-40 {padding: 40px 0;}
.padding-50 {padding: 50px 0;}
.padding-60 {padding: 60px 0;}
.padding-70 {padding: 70px 0;}
.padding-80 {padding: 80px 0;}
.padding-90 {padding: 90px 0;}
.padding-100 {padding: 100px 0;}
.padding-110 {padding: 110px 0;}
.padding-120 {padding: 120px 0;}
.padding-130 {padding: 130px 0;}
.padding-140 {padding: 140px 0;}

.padding-top-10  {padding-top: 10px;}
.padding-top-20 {padding-top: 20px;}
.padding-top-30 {padding-top: 30px;}
.padding-top-40 {padding-top: 40px;}
.padding-top-50 {padding-top: 50px;}
.padding-top-60 {padding-top: 60px;}
.padding-top-70 {padding-top: 70px;}
.padding-top-80 {padding-top: 80px;}
.padding-top-90 {padding-top: 90px;}
.padding-top-100 {padding-top: 100px;}
.padding-top-110 {padding-top: 110px;}
.padding-top-120 {padding-top: 120px;}
.padding-top-130 {padding-top: 130px;}
.padding-top-140 {padding-top: 140px;}
.padding-top-150 {padding-top: 150px;}

.padding-bottom-0  {padding-bottom: 0px;}
.padding-bottom-10  {padding-bottom: 10px;}
.padding-bottom-20 {padding-bottom: 20px;}
.padding-bottom-30 {padding-bottom: 30px;}
.padding-bottom-40 {padding-bottom: 40px;}
.padding-bottom-50 {padding-bottom: 50px;}
.padding-bottom-60 {padding-bottom: 60px;}
.padding-bottom-70 {padding-bottom: 70px;}
.padding-bottom-80 {padding-bottom: 80px;}
.padding-bottom-90 {padding-bottom: 90px;}
.padding-bottom-100 {padding-bottom: 100px;}
.padding-bottom-110 {padding-bottom: 110px;}
.padding-bottom-120 {padding-bottom: 120px;}


@media (max-width: 767px) {
  .mb-padding-10  {padding: 10px 0;}
  .mb-padding-20 {padding: 20px 0;}
  .mb-padding-30 {padding: 30px 0;}
  .mb-padding-40 {padding: 40px 0;}
  .mb-padding-50 {padding: 50px 0;}
  .mb-padding-60 {padding: 60px 0;}
  .mb-padding-70 {padding: 70px 0;}
  .mb-padding-80 {padding: 80px 0;}
  .mb-padding-90 {padding: 90px 0;}
  .mb-padding-100 {padding: 100px 0;}
  .mb-padding-110 {padding: 110px 0;}
  .mb-padding-120 {padding: 120px 0;}

  .mb-padding-top-10  {padding-top: 10px;}
  .mb-padding-top-20 {padding-top: 20px;}
  .mb-padding-top-30 {padding-top: 30px;}
  .mb-padding-top-40 {padding-top: 40px;}
  .mb-padding-top-50 {padding-top: 50px;}
  .mb-padding-top-60 {padding-top: 60px;}
  .mb-padding-top-70 {padding-top: 70px;}
  .mb-padding-top-80 {padding-top: 80px;}
  .mb-padding-top-90 {padding-top: 90px;}
  .mb-padding-top-100 {padding-top: 100px;}
  .mb-padding-top-110 {padding-top: 110px;}
  .mb-padding-top-120 {padding-top: 120px;}

  .mb-padding-bottom-10  {padding-bottom: 10px;}
  .mb-padding-bottom-20 {padding-bottom: 20px;}
  .mb-padding-bottom-30 {padding-bottom: 30px;}
  .mb-padding-bottom-40 {padding-bottom: 40px;}
  .mb-padding-bottom-50 {padding-bottom: 50px;}
  .mb-padding-bottom-60 {padding-bottom: 60px;}
  .mb-padding-bottom-70 {padding-bottom: 70px;}
  .mb-padding-bottom-80 {padding-bottom: 80px;}
  .mb-padding-bottom-90 {padding-bottom: 90px;}
  .mb-padding-bottom-100 {padding-bottom: 100px;}
  .mb-padding-bottom-110 {padding-bottom: 110px;}
  .mb-padding-bottom-120 {padding-bottom: 120px;}
}

/* --------------------------------------------------
    Display
   -------------------------------------------------- */
.display-none {
    display: none!important;
}
@media (min-width: 768px) {
    .desktop-display-none {
        display: none !important;
    }
}
@media (max-width:767px) {
    .mb-display-none,
    .mobile-display-none {
        display: none!important;
    }   
}

/* --------------------------------------------------
    FORM Styling
   -------------------------------------------------- */
.form-style-01 {
    padding: 20px;
    border: 3px solid #444444;
}
.form-style-01 h3.form-title {
    margin-top: 0px;
}
.form-style-01 .hs-form-field > label {
    white-space: normal;
}
.form-style-01  form .hs_submit input {
    background: #de2027;
    border: 2px solid #de2027;
    color: #fff!important;
}
    .form-style-01  form .hs_submit input:hover {
        background: none;
        color: #de2027!important;
    }

/* Form 02 */
.form-style-02 {
}
.form-style-02 h3.form-title {
    background: #333;
    color: #FFF;
    padding: 30px 10px;
    font-size: 24px;
    line-height: 1;
    margin: 0px;
}
.form-style-02 form {
    padding: 20px;
    border: 4px solid #f7f8f9;
    border-top: 0px;
    background: #f7f8f9;
    text-align: left;
    text-align: left;
}
.form-style-02 form input[type="text"],
.form-style-02 form input[type="password"],
.form-style-02 form input[type="datetime"],
.form-style-02 form input[type="datetime-local"],
.form-style-02 form input[type="date"],
.form-style-02 form input[type="month"],
.form-style-02 form input[type="time"], 
.form-style-02 form input[type="week"], 
.form-style-02 form input[type="number"], 
.form-style-02 form input[type="email"], 
.form-style-02 form input[type="url"],
.form-style-02 form input[type="search"],
.form-style-02 form input[type="tel"],
.form-style-02 form input[type="color"],
.form-style-02 form input[type="file"],
.form-style-02 form textarea, body select {
    background-color: #fff;
}
.form-style-02  form .hs_submit input {
    display: inline-block;
    width: 100%;
    background: #de2027;
    border: 2px solid #de2027;
    color: #fff!important;
}
    .form-style-02  form .hs_submit input:hover {
        background: none;
        color: #de2027!important;
    }
    
    
/* Iframe */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* --------------------------------------------------
    Vertical Alignment
   -------------------------------------------------- */
@media (min-width:768px) {
    .vertical-align-center > .row-fluid-wrapper > .row-fluid {
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .vertical-align-center-2col-reverse>.row-fluid-wrapper>.row-fluid {
        -ms-flex-direction: row-reverse;
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .vertical-align-center-2col-reverse>.row-fluid-wrapper>.row-fluid>.widget-span:first-child,
    .vertical-align-center-2col-reverse>.row-fluid-wrapper>.row-fluid> .span6:first-child {
        margin-left: 2.564102564%
    }
    .vertical-align-center-2col-reverse>.row-fluid-wrapper>.row-fluid>.widget-span:nth-child(2),
    .vertical-align-center-2col-reverse>.row-fluid-wrapper>.row-fluid> .span6:nth-child(2) {
        margin-left: 0
    }
}

/* --------------------------------------------------
    Background Color
   -------------------------------------------------- */
.bg-red {
    background: #c9222c;
}
.bg-dark {
    background: #101010;
} 
 
/* --------------------------------------------------
    Hero Banner
   -------------------------------------------------- */
.hero-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.hero-image {
    display: none!important;
}

/* --------------------------------------------------
    Borders
   -------------------------------------------------- */

.border-top {
  border-top: 1px solid #ddd;
}
.border-bottom {
  border-bottom: 1px solid #ddd;
}
.border-left {
  border-left: 1px solid #ddd;
}
.border-right {
  border-right: 1px solid #ddd;
}

@media (max-width: 767px) {
  .mb-border-top {
    border-top: 1px solid #ddd;
  }
  .mb-border-bottom {
    border-bottom: 1px solid #ddd;
  }
  .mb-border-left {
    border-left: 1px solid #ddd;
  }
  .mb-border-right {
    border-right: 1px solid #ddd;
  }
}

/* --------------------------------------------------
    Color White
   -------------------------------------------------- */
.color-white,
.color-white h1,
.color-white h2,
.color-white h3,
.color-white h4,
.color-white h5,
.color-white h6,
.color-white p {
    color: #fff;
}

/* --------------------------------------------------
    Button
   -------------------------------------------------- */
/*.home-button h4 {*/
/*    position: relative;*/
/*    z-index: 9999;*/
/*}*/

.btn {
    display: inline-block;
    padding: 12px 40px!important;
    text-align: center!important;
    -webkit-transition: all linear 200ms;
    -moz-transition: all linear 200ms;
    -o-transition: all linear 200ms;
    transition: all linear 200ms;
    margin: 5px 0;
    cursor: pointer;
    border-radius: 0px!important;
    /*font-family: 'AvenirNext', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
}
.btn.btn-medium {
    font-size: 21px;
    letter-spacing: 1px;
}
.btn.btn-large {
    font-size: 26px;
    letter-spacing: 1px;
}

@media (max-width:550px) {
    .btn {
        padding: 10px 20px!important;
    }
    .btn.btn-large {
        font-size: 16px;
    }
}



.btn-red {
    background: #de2027!important;
    color: #fff!important;
}
    .btn-red:hover,
    .btn-red:active {
        background: #bd1a20!important;
        color: #fff;
    }

.btn-red-border {
    background: none!important;
    border: 2px solid #de2027!important;
    color: #de2027!important;
}
    .btn-red-border:hover,
    .btn-red-border:active {
        background: #bd1a20!important;
        color: #fff;
    }

.btn-white {
    background: #fff!important;
    color: #de2027!important;
}
    .btn-white:hover,
    .btn-white:active {
        background: #222!important;
        color: #fff!important;
    }
   
/* --------------------------------------------------
    Custom Classes
   -------------------------------------------------- */
.body-nomargin .body-container-wrapper,
.body-nomargin .footer-container-wrapper {
    padding-top: 0px;
    margin-top: 0px;
}


@media (min-width:768px) and (max-width:1200px) {
    .break-column-md > .row-fluid-wrapper > .row-fluid > .widget-span {
        display: inline-block;
        width: 100%!important;
        margin: 0px 0px 30px;
    }
}

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

   HEADER & FOOTER
   
   ========================================================================== */

/* Header */
.header-container-wrapper {
    z-index: 999;
}
.header-container-wrapper .container-fluid .row-fluid .page-center {
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width:991px) {
    .header-container-wrapper .right-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
      display: inline-block;
      float: left!important;
      width: auto;
      text-align: center;
    }   
    .header-container-wrapper .custom_logo {
        padding: 16px 0px;
    }
    /*
    .header-container-wrapper .right-menu .hs-menu-children-wrapper {
        display: none;
    }
    */
}
@media (max-width:600px) {
    .header-container-wrapper .custom_logo {
        width: 66%!important;
        display: inline-block;
        float: left;
    }
    .header-container-wrapper .left-menu {
        width: 33%!important;
        display: inline-block;
        float: right;
    }
    .header-container-wrapper .right-menu {
        display: inline-block;
        width: 100%!important;
    }
    .header-container-wrapper .right-menu .hs-menu-wrapper > ul {
        display: inline-block!important;
        width: auto!important;
    }
    .header-container-wrapper .right-menu .hs-menu-wrapper > ul li {
        padding-top: 0px!important;
        padding-bottom: 0px;
    }
}

/* Desktop donate dropdown */
.header-container-wrapper .right-menu .hs-menu-wrapper .hs-menu-children-wrapper {
    margin-top: 5px;
    background: rgba(255, 255, 255, 0.75);
    border-top: 2px solid #DE2027;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.header-container-wrapper .left-menu .hs-menu-wrapper .hs-menu-children-wrapper {
    margin-top: 5px;
    background: rgba(255, 255, 255, 0.75);
    border-top: 2px solid #DE2027;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}
.header-container-wrapper .right-menu .hs-menu-wrapper .hs-menu-children-wrapper li {
    display: inline-block;
    width: 100%;
    padding: 0px;
}
.header-container-wrapper .left-menu .hs-menu-wrapper .hs-menu-children-wrapper li {
    display: inline-block;
    width: 100%;
    padding: 0px;
}
.header-container-wrapper .right-menu .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper li a {
    display: inline-block!important;
    width: 100%!important;
    border: 0px!important;
    color: #000!important;
    border-radius: 0px!important;
    margin: 0px!important;
    padding: 10px!important;
    transition: 0.2s;
}

.header-container-wrapper .left-menu .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper li a {
    display: inline-block!important;
    width: 100%!important;
    border: 0px!important;
    color: #000!important;
    border-radius: 0px!important;
    margin: 0px!important;
    padding: 10px!important;
    transition: 0.2s;
}
    .header-container-wrapper .right-menu .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper li a:hover,
    .header-container-wrapper .right-menu .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper li.active a {
        background: #DE2027!important;
        color: #fff!important;
    }

.header-container-wrapper .left-menu .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper li a:hover,
    .header-container-wrapper .left-menu .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper li.active a {
        background: #DE2027!important;
        color: #fff!important;
    }

.hs-menu-item.hs-item-has-children.active-branch {
  z-index: 999;
}
/* Footer */
.footer-container {
    font-size: 16px;
}
.footer-container-wrapper {
    padding: 55px 0px 10px!important;
    background: #000;
}
.footer-container-wrapper .page-center {
    max-width: 75%!important;
}
.related-post-item {
    float: left;
    padding-right: 20px;
    max-width: 30%;
}
.related-title {
    padding-top: 15px;
    padding-bottom: 20px;
}
.related-title a {
    text-decoration: none;
    color: #DE2027;
    font-weight: bold;
}
.related-image {
    max-height: 150px;
    overflow: hidden;
    border: 2px solid #DE2027;
}


@media (max-width: 680px) {
    .related-post-item {
        float: none;
        padding-right: 0;
        max-width: 100%;
        width: 100%;
    }
    .related-image {
        max-height: 100%;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .footer-container-wrapper .page-center > .row-fluid-wrapper > .row-fluid > * {
        display: inline-block!important;
        width: 100%!important;
        margin: 0px!important;
    }   
}
@media (max-width:991px) {
    .footer-container {
        padding: 0px!important;
    }
    .footer-container-wrapper .page-center {
        padding-left: 36px!important;
        padding-right: 36px!important;
    }
    .footer-container-wrapper .mtop {
        margin-top: 55px;
    }
    .custom_footer-menu .hs-menu-wrapper {
        margin-bottom: 10px!important;
    }
    .row-fluid .custom_social-menu .hs-menu-wrapper ul li {
        margin: 0 5px 0px 0px!important;
    }
    .row-fluid .custom_footer-menu .hs-menu-wrapper ul li {
        margin: 10px 20px 10px 0px!important;
    }
    body .footer-container .row-fluid .dbutton {
        margin-top: 0!important;
    }
}
@media (max-width:400px) {
    .custom_footer-logo a {
        width: 100%!important;
        background-size: 100%!important;
    }
}
@media only screen and (max-width: 370px) {
    .footer-container-wrapper .page-center {
        max-width: 89%!important;
    }
}

/* Footer Links */
.custom_footer-menu .hs-menu-wrapper ul li a {
    font-size: 13px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}



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

   Global Modules
   
   ========================================================================== */

/* ---------------------------
   Subscribe Bar
   ------------------------------------------------------ */
.global-subscribe-bar {
    background: #f4eb49;
}
.global-subscribe-bar .page-center {
    max-width: 600px!important;
}
.global-subscribe-bar form {
    position: relative;
    padding-right: 125px;
}
.global-subscribe-bar h3.form-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 0px 0px 10px;
}
.global-subscribe-bar form .hs-form-field > label {
    display: none;
}
.global-subscribe-bar form .hs-form-field  input {
    background: none;
    border: 2px solid #000;
    line-height: 1;
    color: #000;
    font-size: 18px!important;
    font-family: 'Open Sans', sans-serif;
    min-height: 0px;
    max-height: none;
    outline: none;
    box-shadow: none;
    height: 48px;
}
.global-subscribe-bar form .hs_submit {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.global-subscribe-bar form .hs_submit input {
    margin: 0px;
    padding: 10px 15px;
        line-height: 1;
    font-size: 18px!important;
    font-family: 'Open Sans', sans-serif;
    min-height: 0px;
    max-height: none;
    display: inline-block;
    width: auto;
    height: 48px;
    font-family: 'Open Sans', sans-serif;
}
.global-subscribe-bar form .hs-error-msgs {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 5px;
}
@media (max-width:550px) {
    .global-subscribe-bar form {
        position: relative;
        padding-right: 0px;
    }
    .global-subscribe-bar form .hs_submit {
        position: relative;
        width: auto;
        margin-top: 15px;
    }
    .global-subscribe-bar form .hs_submit input {
        width: 100%;
    }
}



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


   CUSTOM MODULES                                 


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

/* ---------------------------
   FullHeight Banner
   ------------------------------------------------------ */
.cm-fullheight-banner {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    max-width: 100%;
    min-height: 100vh!important;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
.hs-blog-post .cm-fullheight-banner {
    min-height: 50vh!important;
}

/* .cm-fullheight-banner .cm-fullheight-banner-content h1 {
    font-size: 35px;
} */
.cm-fullheight-banner .cm-fullheight-banner-content h1,
.cm-fullheight-banner .cm-fullheight-banner-content h2,
.cm-fullheight-banner .cm-fullheight-banner-content h3 {
    color: #fff;
    font-weight: 600;
    text-shadow: 0px 0px 20px rgba(0,0,0,0.65);
    -webkit-text-shadow: 0px 0px 20px rgba(0,0,0,0.65);
    -o-text-shadow: 0px 0px 20px rgba(0,0,0,0.65);
    -moz-text-shadow: 0px 0px 20px rgba(0,0,0,0.65);
    word-break: break-word;
}
@media (min-width:950px) {
    .cm-fullheight-banner {
/*         background-attachment: fixed; */
    }   
}
@media (min-width:768px) {
    .cm-fullheight-banner .page-center {
        position: absolute;
        right: 0;
        left: 0;
        /*top: 50%;*/
        top: 40%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
    }   
  .hs-blog-post .cm-fullheight-banner .page-center {
     top: 50%;
  }
    .cm-fullheight-banner .cm-fullheight-banner-content {
        width: 50%;
        float: right;
    }
}
@media (min-width:768px) and (max-height:780px) {
    .cm-fullheight-banner {
        min-height: 780px!important;
    }   
}
@media (max-width:767px) {
    .cm-fullheight-banner {
        padding: 60px 0px;
        min-height: 0px!important;
    }
    .cm-fullheight-banner .cm-fullheight-banner-content h1 {
        font-size: 34px;
    }
}


/* Content Position */
@media (min-width:768px) {
    /* Center Center */
    .cm-fullheight-banner.cm-fullheight-banner-center-center .cm-fullheight-banner-content {
        float: none;
        margin: auto;
    }
    
    /* Center Bottom */
    .cm-fullheight-banner.cm-fullheight-banner-center-bottom .page-center {
        bottom: 10%;
        top: auto;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -moz-transform: translateY(0);
    }
    .cm-fullheight-banner.cm-fullheight-banner-center-bottom .cm-fullheight-banner-content {
        float: none;
        margin: auto;
    }
    
    /* Center Left */
    .cm-fullheight-banner.cm-fullheight-banner-center-left .cm-fullheight-banner-content {
        float: left;
    }
}


/* ---------------------------
   FullHeight Banner v2
   ------------------------------------------------------ */
.hero-banner-fullheight { 
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100vh;
}
.hero-banner-fullheight.with-overlay:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.hero-banner-fullheight.with-overlay .page-center {
    position: relative;
    z-index: 3;
}
.hero-banner-fullheight .hero-banner-fullheight-float {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 20px;
    margin: 0px;
    background: rgba(0,0,0,0.75);
    font-size: 30px;
    letter-spacing: 0px;
    color: #de2027;
    text-transform: uppercase;
}
.hero-banner-fullheight h1 {
    text-transform: uppercase;
    font-weight: bold;
}
.hero-banner-fullheight {
    
}
@media (min-width:768px) {
    .hero-banner-fullheight .page-center {
        position: absolute;
        left: 0;
        top: 50%;
        right: 0;
        margin: auto;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
    }
    .hero-banner-fullheight .hero-banner-fullheight-float:before {
        content: "";
        position: absolute;
        left: -76px;
        top: 0;
        width: 0;
        height: 0;
        border-top: 76px solid transparent;
        border-bottom: 0px solid transparent;
        border-right: 76px solid rgba(0,0,0,0.75);
    }
}
@media (min-width:1000px) {
    .hero-banner-fullheight.simple-parallax {
        background-attachment: fixed;
    }
}
@media (min-width:768px) and (max-height:650px) {
    .hero-banner-fullheight {
        min-height: 620px;
    }   
}
@media (max-width:767px) {
    .hero-banner-fullheight {
        min-height: 0px;
        height: auto;
        padding: 100px 0px;
    }
    .hero-banner-fullheight .hero-banner-fullheight-float {
        padding: 20px;
        font-size: 20px;
    }
}


/* ---------------------------
   Float Left Image and text
   ------------------------------------------------------ */
.cm-floatleftimg-text {
    position: relative;
    margin-bottom: 20px;
}
.cm-floatleftimg-text h4 {
    text-transform: uppercase;
    margin: 0px 0px 10px;
    font-size: 20px;
    font-weight: bold;
}
.cm-floatleftimg-text > div {
    font-size: 14px;
}

@media (min-width:768px) {
    .cm-floatleftimg-text {
        padding-left: 90px;
    }
    .cm-floatleftimg-text .cm-floatleftimg-text-img {
        position: absolute;
        left: 0;
        top: 0;
        width: 75px;
        height: auto;
    }
}


/* ---------------------------
   Small Banner
   ------------------------------------------------------ */
.cm-small-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}

.cm-small-banner .cm-small-banner-content {
    padding: 30px 0px;
}
.cm-small-banner .cm-small-banner-content h1 {
    font-size: 35px;
}
.cm-small-banner .cm-small-banner-content h1,
.cm-small-banner .cm-small-banner-content h2,
.cm-small-banner .cm-small-banner-content h3 {
    color: #fff;
    font-weight: 600;
    text-shadow: 0px 0px 20px rgba(0,0,0,0.65);
    -webkit-text-shadow: 0px 0px 20px rgba(0,0,0,0.65);
    -o-text-shadow: 0px 0px 20px rgba(0,0,0,0.65);
    -moz-text-shadow: 0px 0px 20px rgba(0,0,0,0.65);
    word-break: break-word;
}
@media (min-width:950px) {
    .cm-small-banner {
        background-attachment: fixed;
    }   
    .cm-small-banner.no-parallax {
        background-attachment: initial;
    }
}

@media (max-width:767px) {
    .cm-small-banner {
        padding: 60px 0px;
        min-height: 0px;
    }
    .cm-small-banner .cm-small-banner-content h1 {
        font-size: 34px;
    }
}



/* ---------------------------
   2 Col Video Image Section
   ------------------------------------------------------ */
.cm-2col-vidimg {
    position: relative;
}
.cm-2col-vidimg .cm-2col-vidimg-content-inner {
    padding: 150px 50px;
    width: 820px;
    max-width: 100%;
    margin: auto;
}
.cm-2col-vidimg .popup-youtube {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}
.cm-2col-vidimg .popup-youtube:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: 0.2s ease;
}
    .cm-2col-vidimg .popup-youtube:hover:after {
        background: rgba(0,0,0,0);
    }
.cm-2col-vidimg .popup-youtube i {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 118px;
    height: 64px;
    color: #fff;
    font-size: 40px;
    border: 2px solid #fff;
    padding: 10px 0px;
    text-align: center;
    transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
}
    .cm-2col-vidimg .popup-youtube:hover i {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }
    .cm-2col-vidimg .cm-2col-vidimg-bg {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
@media (min-width:768px) {
    .cm-2col-vidimg > .row-fluid > .span6 {
        width: 50%;
        margin: 0px;
    }
    .cm-2col-vidimg .cm-2col-vidimg-content {
        float: right;
    }
    .cm-2col-vidimg .cm-2col-vidimg-content-inner > h2 {
        font-size: 33px;
        line-height: 1.2;
    }
    .cm-2col-vidimg .cm-2col-vidimg-bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 50%;
        height: 100%;
    }
}
@media (max-width:767px) {
    .cm-2col-vidimg > .row-fluid > .span6 {
        display: inline-block;
        width: 100%;
        float: left;
    }
    .cm-2col-vidimg .cm-2col-vidimg-content-inner > h2 {
        font-size: 24px;
        line-height: 1.2;
    }
    .cm-2col-vidimg .cm-2col-vidimg-content-inner {
        padding: 30px 20px;
    }    
    .cm-2col-vidimg .cm-2col-vidimg-bg {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 250px;
    }
}

/* Swap */

@media (min-width:768px) {
    .cm-2col-vidimg-swap .cm-2col-vidimg-content {
        float: left;
    }
    .cm-2col-vidimg-swap .cm-2col-vidimg-bg {
        left: auto;
        right: 0;
    }
}


/* ---------------------------
   2 Col Video Image Section V02
   ------------------------------------------------------ */
.cm-2col-vidimg-v02 {
    position: relative;
    padding: 30px;
    background: #fff;
}
.cm-2col-vidimg-v02 .cm-2col-vidimg-content-inner {
    padding: 0 30px;
    margin: auto;
}
@media (min-width:768px) {
    .cm-2col-vidimg-v02 > .row-fluid > .span6 {
        width: 50%;
        margin: 0px;
    }
    .cm-2col-vidimg-v02 .cm-2col-vidimg-content {
        float: right;
    }
    .cm-2col-vidimg-v02 .cm-2col-vidimg-content-inner > h2 {
        font-size: 33px;
        line-height: 1.2;
    }
}
@media (max-width:767px) {
    .cm-2col-vidimg-v02 > .row-fluid > .span6 {
        display: inline-block;
        width: 100%;
        float: left;
    }
    .cm-2col-vidimg-v02 .cm-2col-vidimg-content-inner > h2 {
        font-size: 24px;
        line-height: 1.2;
    }
    .cm-2col-vidimg-v02 .cm-2col-vidimg-content-inner {
        padding: 30px 20px;
    }    
    .cm-2col-vidimg-v02 .cm-2col-vidimg-bg {
        position: relative;
        display: inline-block;
        width: 100%;
    }
}

/* ---------------------------
   Staff
   ------------------------------------------------------ */
.cm-staff {
    margin-bottom: 40px;
    background: #fff;
}
.cm-staff h2 {
    margin: 0px 0px 7px;
    font-weight: bold;
}
.cm-staff h4 {
    margin: 0px;
    font-weight: bold;
}
.cm-staff p {
    margin: 15px 0px 0px;
    font-size: 17px;
}
@media (min-width:768px) {
    .cm-staff .cm-staff-content {
        padding: 0px 50px;
    }
}
@media (max-width:767px) {
    .cm-staff .cm-staff-content {
        padding: 20px;
    }
    .cm-staff h2 {
        font-size: 26px;
    }
    .cm-staff h4 {
        font-size: 20px;
    }
}

/* ---------------------------
   3 Col Testimonial
   ------------------------------------------------------ */
.cm-3col-testimonial-wrapper {
    
}
.cm-3col-testimonial-wrapper .profile-icon  {
    font-size: 60px;
    line-height: 1;
    margin-bottom: 15px;
    color: #9c9c9c;
}
.cm-3col-testimonial-wrapper .cm-3col-testimonial h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    line-height: 1.4;
}
.cm-3col-testimonial-wrapper .cm-3col-testimonial p {
    font-weight: bold;
    margin-top: 20px;
    line-height: 1.1;
    color: #de2027;
}
.cm-3col-testimonial-wrapper .cm-3col-testimonial p span {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #000;
}

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


   2. COS STRUCTURE                                            


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




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


.header-container-wrapper {
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  position: absolute;
  width: 100%;
  z-index: 99999999;
  top:0;
  left:0;
}
.header-container{
    position: relative;
}
.row-fluid .custom_logo {
  max-width: 313px;
}
.header-container-wrapper .left-menu li,
.header-container-wrapper .right-menu li {
    padding: 20px 2px;
    transition: 0.6s;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	
    background: rgba(0, 0, 0, 0.8);
}

/* .header-container-wrapper.header-scrolled .left-menu li,
.header-container-wrapper.header-scrolled .right-menu li {
    padding: 10px 3px;
} */
@media (max-width:991px) {
    .header-container-wrapper {
      background-color: #de2027;
      color: #FFF;
      position: relative;
      width: 100%;
      z-index: 99999999;
      top:0;
      left:0;
    }    
    .header-container-wrapper .left-menu > div > span {
        text-align: right;
        display: inline-block;
        width: 100%;
    }
}
@media (min-width:601px) and (max-width:767px) {
    .header-container-wrapper .page-center > .row-fluid-wrapper > .row-fluid > .span3 {
        display: inline-block!important;
        float: left!important;
        width: 23.404255317%;
        padding: 20px 0;
    }
    .header-container-wrapper .page-center > .row-fluid-wrapper > .row-fluid > .span5 {
        display: inline-block!important;
        float: left!important;
        width: 40.425531911%;
        margin-left: 2.127659574%;  
    }
    .header-container-wrapper .page-center > .row-fluid-wrapper > .row-fluid > .span4 {
        display: inline-block!important;
        float: left!important;
        width: 31.914893614%;
        margin-left: 2.127659574%;  
    }
    .header-container-wrapper .left-menu > div > span {
        text-align: right;
        display: inline-block;
        width: 100%;
    }
    .header-container-wrapper .right-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
        display: inline-block;
        float: left !important;
        width: auto;
        text-align: center;
        padding: 20px 0;
    }
    .header-container-wrapper .page-center .right-menu ul li a {
        font-size: 11px;
    }
}
@media (max-width:600px) {
    .header-container-wrapper {
        padding: 10px 0px;
    }
    .header-container-wrapper .custom_logo {
        padding: 10px 0px;
    }
    .header-container-wrapper .left-menu > div > span {
        text-align: center;
        display: inline-block;
        width: 100%;
    }
}

/* Logo styling */
@media (min-width:992px) {
    .custom_logo{
        padding:16px 15px;
       -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    }
/*     .header-scrolled .widget-span.widget-type-global_widget.custom_logo {
      padding: 5px 15px 5px 28px;
     -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    } */
}

/* .header-scrolled .span9.widget-span.widget-type-cell.custom-menu-primary ul li a:hover {
  border-bottom: 1px solid #fff;
  padding-bottom: 4px;
} */
.custom_logo a img {
  display: block;
  height: auto;
  width: 100%;
}




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


.body-container-wrapper{
  padding-top: 80px;    

}
.main-content,
.sidebar,
.blog-content,
.blog-sidebar{
    padding-bottom: 30px;
}
@media (max-width:767px) {
    .body-container-wrapper {
        padding-top: 40px;
    }
}

/* TOP PANE */
.custom_top-pane .custom_entry-header{
  width: 50%;
  text-align: center;
  margin: 10px auto;
}


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

/* Homepage */

/* Contact Us */

/* About Us */
.about-imagesection {
    height: 1200px;
}
@media (max-width:950px) {
    .about-imagesection {
        height: 800px;
    }
}
@media (max-width:650px) {
    .about-imagesection {
        height: 350px;
    }
}

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

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */
.body-container .hs-menu-flow-vertical ul{
  padding: 0
}
.body-container .hs-menu-flow-vertical ul li a{
  color: #191919;
  padding: 5px 0px 0px;
  margin-bottom:5px;
  border-bottom: 1px solid transparent;
  display: block;
  transition: all 0.2s ease;
  text-transform: uppercase;
  line-height: 1.4;
  white-space: normal !important;
  display: inline-block !important;
}
.body-container .hs-menu-flow-vertical ul li a:hover{
  border-color: #191919;
}
.body-container .hs-menu-flow-vertical ul ul li{
  padding-left: 1em
}




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


/* .footer-container-wrapper {margin-top:20px;} */
.hs-content-id-4249300654 .footer-container-wrapper {
  margin-top: 30%;
}
.footer-container{
  background: #000;
  color: #FFF;
  font-size: 1.0125rem;
}

.custom_flex-wrapper > div > div{
  display: flex;
  justify-content: space-between;
}
.custom_footer-logo a{
  text-indent: -999em;
  display: block;
  width: 255px;
  height: 50px;
  background-image: url("//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Mar2016/layout/logo-nh-white-horizontal.png");
  background-repeat: no-repeat;
  /*background-size: cover;*/
  border-bottom: medium none;
  background-size: 256px 50px;
}
.row-fluid .custom_footer-half{
  width: auto;
  margin:0;
  float: none;
}
.row-fluid .custom_footer-half:last-child{
  padding-left: 30px;
}
.custom_footer-menu .hs-menu-wrapper{
  margin: 21px 0px 28px;
}
.custom_footer-menu .hs-menu-wrapper ul {
  list-style: outside none none;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  display: block;
}
.custom_footer-menu .hs-menu-wrapper ul li{
  float: left;
  margin: 0px 20px 10px 0px;
}
.custom_footer-menu .hs-menu-wrapper ul li a{
  padding-bottom: 3px!important;
  transition: all 0.2s ease;
  color: #FFF;
  line-height:18px;
}
.footer-container a{
  padding-bottom: 3px;
  border-bottom: 1px solid transparent;
  transition: all 0.2s ease;
  color:#fff;
}
.footer-container a:hover{
  border-bottom: 1px solid;
}

body .footer-container .row-fluid .button{
  margin-bottom: 18px;
  margin-top:-2px;
  color: #FFF;
  border: 2px solid #fff;
  background: none repeat scroll 0% 0% transparent;
  font-size: 1.125rem;
  line-height: 1.33;
  padding: 12px 36px;
  transition: all 0.2s ease;
  cursor: pointer;
  display: inline-block;
  line-height:20px
} 
body .footer-container .row-fluid .button:hover{
  background-color: #FFF;
  /*color: #191919;*/
}

body .footer-container .row-fluid .dbutton{
  border: 1px solid #b3b3b3;
  color: rgb(0, 0, 0);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 25px;
  margin: 5px 0 10px;
  transition: all 0.3s ease 0s;
}

.custom_social-menu .hs-menu-wrapper > ul{
  display: block
}
.custom_social-menu.mobile-social-menu
{
    padding-top: 30px;
}
.row-fluid .custom_social-menu .hs-menu-wrapper ul li{
  margin: 0px 5px 8px 0px;
  float: left;
  width: auto;
}
.custom_social-menu .hs-menu-wrapper ul li a {
    background-image: url(//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Mar2016/images/social-icon-BG.png?t=1476711566895);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    display: inline-block;
    height: 38px;
    line-height: 39px;
    margin: 8px 0;
    text-decoration: none;
    width: 38px;
    text-align: center;
}
    .custom_social-menu .hs-menu-wrapper ul li a:hover {
        background-color: rgba(179, 179, 179, 0.8);
    }

.custom_social-menu .hs-menu-wrapper ul li a i {
    display: inline-block!important;    
}
.custom_social-menu .hs-menu-wrapper ul li a:before {
    text-indent: 0;
    float: left;
    position: relative;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: .9em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 2em;
    margin-left: .5em;
    content: "\f0c1";
    display: none;
}



footer p
{
    color: #ffffff !important;
}


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


   3. MAIN NAVIGATION                                            


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





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


   4. TEMPLATE MODULE SELECTORS                                         


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


/* Ambassador Page */
.ambassador-detail-header {
    margin-bottom: 20px;
    background: rgba(201,34,44, 0.7);
}
.ambassador-detail-header h2 {
    margin: 0px;
    padding: 10px;
}
@media (min-width:1000px) {
    body.lp-ambassador .body-container-wrapper .page-center {
        position: relative;
    }
    body.lp-ambassador .ambassador-portrait img {
        position: absolute;
        left: 20px;
        bottom: 0;
        max-width: 32%;
    }   
    body.lp-ambassador .ambassador-portrait-reverse img {
        position: absolute;
        left: auto;
        right: 20px;
        bottom: 0;
        max-width: 32%;
    }
}
@media (min-width:768px) {
    body.lp-ambassador .body-container-wrapper .page-center {
        position: relative;
    }
    body.lp-ambassador .ambassador-portrait img {
        position: absolute;
        left: 20px;
        bottom: 0;
        max-width: 32%;
    }  
    body.lp-ambassador .ambassador-portrait-reverse img {
        position: absolute;
        left: auto;
        right: 20px;
        bottom: 0;
        max-width: 32%;
    }
    .ambassador-wrapper-reverse > .row-fluid-wrapper > .row-fluid > .span4 {
        float: right!important;
    }   
    .ambassador-wrapper-reverse > .row-fluid-wrapper > .row-fluid > .span8 {
        float: left;
        margin: 0px;
    }
}
@media (max-width:767px) {
    .ambassador-portrait img {
        width: 300px!important;
        max-width: 100%!important;
    }
}


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

/* Email Subscribition templates */
.email-prefs .item input{
  margin-top:6px
}


/* ============== */
/* Custom Modules */
/* ============== */
.testimonial-slide {
    
}
.testimonial-slide-header h2 {
    font-weight: bold;
    text-transform: uppercase;
}
.testimonial-slide-desc {
    margin-top: 40px;
}
.testimonial-slide .testimonial-slide-name {
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
}
.testimonial-slide .testimonial-slide-job {
    font-size: 14px;
    margin: 0px;
    color: #666;
}
.testimonial-slide .testimonial-slide-company {
    font-size: 14px;
    margin: 0px;
    color: #666;
}
@media (min-width:768px) {
    .testimonial-slide .testimonial-slide-text {
        position: relative;
        padding: 0px 70px;
        font-size: 22px;
    }
    .testimonial-slide .testimonial-slide-text:before {
        content: "\f10d";
        font-family: "fontawesome";
        position: absolute;
        left: 5px;
        top: -5px;
        font-size: 45px;
        color: #dc2227;
    }
    .testimonial-slide .testimonial-slide-text:after {
        content: "\f10e";
        font-family: "fontawesome";
        position: absolute;
        right: 5px;
        bottom: -5px;
        font-size: 45px;
        color: #dc2227;
    }
    
}
@media (max-width:767px) {
    .testimonial-slide .testimonial-slide-text {
        padding: 0px 10px;
    }
}

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


   5. COS COMPONENTS                                        


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





/* ==========================================================================
   Blog                                         
   ========================================================================== */
body.body-nopadding .body-container-wrapper {
    padding-top: 0px;
}

.blog-banner-subscribe .hs-error-msgs.inputs-list label {
    display: none;
}
.blog-banner-subscribe .hs-error-msgs{
    display: none!important;
}
.blog-banner-subscribe  {
    padding: 0;
}
.blog-banner-subscribe  div.input {
    width: 70%;
    display: inline-block;
    float: left;
}
.blog-banner-subscribe  div.hs_submit {
    width: 30%;
    display: inline-block;
    float: left;
}
.blog-banner-subscribe .hs_cos_wrapper_type_form input[type="email"], 
.blog-banner-subscribe input {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 4px 0 0 4px!important;
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    height: 45px;
    padding: 10px 15px;
    margin: 0 0 20px;
}
.blog-banner-subscribe  .hs_submit div.actions {
    margin: 0;
}
.blog-banner-subscribe  .hs-button.primary.large {
    background: #de2027;
    font-size: 16px;
    border-radius: 0 4px 4px 0!important;
    height: 46px;
    width: 100%;
    padding: 10px;
    margin-top: 0px;
    border: 1px solid #de2027;
    color: #fff;
}
    .blog-banner-subscribe  .hs-button.primary.large:hover {
        background: #b81a1f;
        border: 1px solid #b81a1f;
    }
.blog-banner-subscribe .hs-form-required {
    display: none;
}
.blog-banner-subscribe{
    margin-top: -6px;
}

/* Blog Search */
body.hs-blog-listing .blog-searchbar .page-center {
    max-width: 550px!important;
    margin-top: 60px;
    padding: 30px 20px!important;
}
body.hs-blog-listing .blog-searchbar .input {
    position: relative;
    border-radius: 3px;
}
body.hs-blog-listing .blog-searchbar input {
    background: #fff;
	  border: 1px solid #DE2027;
	  border-radius: 3px;
}
body.hs-blog-listing .blog-searchbar a.hs-button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0px;
    margin: 0px!important;
    width: 50px;
    height: 47px;
    line-height: 47px;
    padding: 0px;
}


/* Blog Post and Listing Body Class */
body.blog.hs-blog-listing {
    background: #f3f3f3;
}
/* Blog Listing */
body.blog.hs-blog-listing .btb,
body.blog.hs-blog-listing .row-fluid .blog-sidebar{
  display: none;
}
body.blog.hs-blog-listing .row-fluid .blog-content{
  width: 100%;
}

/* Blog Listing Banner */
body.blog .blog-listing-mainbanner {
    padding: 17% 0 1.5%;
    text-align: center;
    background-position: 50% 20%;
    margin-bottom: 20px;
}
body.blog .blog-listing-mainbanner h2 {
    font-size: 27px;
    font-weight: 500;
    color: #de2027;
    /*font-family: "arial",sans-serif;*/
    font-family: 'Open Sans', sans-serif;
}

/* Blog Post */
body.blog.hs-blog-post .post-body p,
body.blog.hs-blog-post .post-body-additional p  {
  margin-bottom: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.2375rem;
  line-height: 1.6;
}
body.blog #hubspot-author_data{
  padding: 0px 0 20px;
}
a.btb{
  color: #191919;
  margin-bottom: 30px;
  display: inline-block;
}
a.btb:hover{
  color: #DE2027;
}
a.btb:before {
    font-family: "nh";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    content: "";
    transform: rotate(180deg);
}
body.blog.hs-blog-post .hs-blog-header h1 {
    display: none;
}


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

/* Blog Title */
body.blog .hs-blog-header h1{
    margin-bottom: 40px;
}

/* Blog Author and Avatar */
body.blog .hs-author-avatar {
    max-width: 100px;
    margin: 15px 20px 15px 0;
    float: left;
}
body.blog .hs-blog-post .hs-author-avatar,
body.blog .hs-blog-post .hs-author-social-section {
    display: none;
}
body.blog .hs-author-avatar img {
    border-radius: 50%;
}
body.blog .hs-author-profile {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #666;
}
body.blog .hs-author-profile .hs-author-bio {
    padding-top: 15px;
    min-height: 150px;
}
body.blog .hs-author-profile .hs-author-bio:empty{
	min-height: 1px;
}
body.blog .hs-author-profile .hs-author-social-section {
    margin: 15px 0 0;
}
@media (max-width: 480px) {
	body.blog .hs-author-avatar {
		margin: 15px 0;
		float: none;
	}
	body.blog .hs-author-profile .hs-author-bio {
		padding-top: 0;
	}
}

/* Use this to set up different styling for your blog posts */
body.blog .blog-listing-wrapper .post-listing{
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
body.blog .blog-listing-wrapper .post-listing .post-item {
  width: 100%;
  float: left;
  margin: 0 0 30px;
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
  padding: 30px;
  border: 1px solid #ececec;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.08);
}
body.blog .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
    margin-bottom: 50px;
}
body.blog .blog-listing-wrapper .post-listing .post-item .post-header h2 {
  font-weight: bold;
  margin-top: 0;
  font-size: 1.8em;
}
body.blog .blog-listing-wrapper .post-listing .post-item #hubspot-author_data {
  padding: 0 0 20px;
  font-size: 14px;
  color: #999;
}
body.blog .blog-listing-wrapper .post-listing .post-item .hs-blog-social-share {
  padding: 0;
  height: auto;
  display: inline-block;
  width: 100%;
}

/* Post Featured Image on Listings Page */
body.blog .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    border-width: 0px;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    display: inline-block ;
    float: none;
    margin: 0;
}
@media (min-width:768px) {
    body.blog .blog-listing-wrapper .post-listing .hs-featured-image-wrapper .hs-featured-image-link {
        display: inline-block;
        width: 100%;
        height: 300px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    body.blog .blog-listing-wrapper .post-listing .hs-featured-image-wrapper .hs-featured-image-link img {
        display: none!important;
    }    
}
@media (max-width:767px) {
    body.blog .blog-listing-wrapper .post-listing .hs-featured-image-wrapper .hs-featured-image-link {
        background: none!important;
    }
}

/* Read More Link */
body.blog a.more-link{
  text-transform: uppercase;
  padding-bottom: 3px;
  border-bottom: 1px solid;
  margin-bottom: 10px;
  display: inline-block;
  border: 1px solid #de2027;
  padding: 5px 30px;
  line-height: 1;
  padding: 10px 20px;
  margin-top: 30px;
}
body.blog .blog-listing-wrapper .post-listing .post-item .custom_listing_comments {
  font-size: 14px;
  font-weight: bold;
}
body.blog .body-container .row-fluid a.no-more-posts,
body.blog .body-container .row-fluid a.no-more-posts:hover{
      cursor: not-allowed;
    background-color: rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.1) !important;
    color: rgba(0, 0, 0, 0.5);
}


/* Blog Topics List */
body.blog #hubspot-topic_data{
  margin-top:5px
}
body.blog p#hubspot-topic_data a.topic-link{
  text-transform: uppercase;
  padding-bottom: 2px;
  border-bottom: 1px solid;
  color: #191919;
  opacity: 0.5;
  font-size: 0.9rem;
}
body.blog #hubspot-topic_data.post{
  margin-bottom: 12px;
}
body.blog div#hubspot-topic_data{
  margin-bottom: 30px;
}

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

body.blog .hs-blog-social-share {
  padding: 10px 0 0 0;
  height: auto;
}
body.blog .hs-blog-social-share .hs-blog-social-share-list{
    padding: 0;
}

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

#comments-listing {
  /*border-bottom: 1px solid #ccc;*/
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
body.blog .blog-pagination{
  text-align: center;
  clear: both;
}
body.blog .blog-pagination a.previous-posts-link{
  float:left
}
body.blog .blog-pagination a.next-posts-link{
   float: right;
}

/*post pagination*/
body.blog span.prev,
body.blog span.next{
  float: left;
  width: 50%;
  position: relative;
}
body.blog span.next{
  text-align: right
}
body.blog span.prev:before {
    font-family: "nh";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    content: "";
    transform: rotate(180deg);
    position: absolute;
    right: 100%;
    top: 3px;
}
body.blog span.next:before {
    font-family: "nh";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    content: "";
    position: absolute;
    left: 100%;
    top: 3px;
}
body.blog a.post-previous-link:before {
    content: "Previous";
    display: block;
    color: #191919;
}
body.blog a.post-next-link:before {
    content: "Next";
    display: block;
    color: #191919;
}

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

body.blog h3.hs-author-listing-header {
    display: inline-block;
    width: 100%;
}



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


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

/* Form Title */
h3.form-title{
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
}

/* Form Field */
.widget-type-google_search input[type="text"],
#hs-pwd-widget-password,
.hs-form.stacked .field{
       margin: 0px 0px 10px;
}

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

/* Labels */
body label {}
body .hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #111;
    border: 1px solid #EFEFEF;
    padding: 10px;
    background-color: #EFEFEF;
    line-height: 1.42;
    border-radius: 0;
    color: #666;
}
select {
    height: 48px;
}

a.button{
  display: inline-block;
  color: #fff;
  border-color: #fff;
  text-align: center;
  border-radius: 6px;
  overflow: hidden;
}
a.dbutton{
  display: inline-block;
  color: #fff;
  border-color: #fff;
  text-align: center;
  border-radius: 6px;
  overflow: hidden;
}

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

.hs-input.invalid,
.hs-input.error{
  -webkit-box-shadow: 0px 0px 3px 0px rgba(255, 0, 0, 0.75);
  -moz-box-shadow:    0px 0px 3px 0px rgba(255, 0, 0, 0.75);
  box-shadow:         0px 0px 4px 0px rgba(255, 0, 0, 0.75);
  border-color: #FF5555;
}

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

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

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

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

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

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

input::placeholder {
  color: white;
}

.input_black input::placeholder{
  color: black;
}


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

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


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

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }
body form.hs-form fieldset .hs-form-field { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
body form.hs-form fieldset .hs-form-field ul li label { white-space: normal !important; }

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




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


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

body.blog .blog-pagination a,
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-decoration: none !important;
    border: 2px solid #191919;
    background: none repeat scroll 0% 0% transparent;
    color: #191919;
    font-size: 1.125rem;
    line-height: 1.33;
    padding: 12px 36px;
    transition: all 0.2s ease;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    margin: 26px 0 10px;
    text-align: center;
    white-space: normal;
}

body.blog .blog-pagination a:hover,
body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    border-color: #DE2027;
    background: none repeat scroll 0% 0% #DE2027;
    color: #FFF;
}

body.blog .blog-pagination a:focus,
body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
    border-color: #191919;
}

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

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
.blog-pagination a{
  margin-bottom: -2px !important;
  line-height: 20px;
}
.blog-sidebar h3{
  font-size: 27px;
}
.blog-sidebar > .row-fluid-wrapper{
  margin: 0px 0px 1.5em;
}
.blog-sidebar ul{
  padding-bottom: 0 
}
body.hs-blog-post li.hs-form-booleancheckbox{
  margin-top: 10px;
}
body.hs-blog-post li.hs-form-booleancheckbox input{
  margin-right: 6px;
}

/* GENERIC Buttons
   ========================================================================== */
   
   .generic-button
   {
   		padding: 15px 25px;
        border: 2px solid #191919;
        color: #191919;
        font-size: 18px;
        line-height: 22px;
   }

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


   6. MISCELLANOUS                                        


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

.modal {
  display: none;
  position: fixed;
  top: 30%; 
  right: 0;
  left: 0;
  margin: 0 auto!important;
  background-color: #fff; 
  width: 420px;
  max-width: 100%;
  max-height: 50%;
  overflow-y: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #eaeaea;
  z-index: 100;
  overflow-y: auto;
  background-position: center top; 
  background-size: cover; 
  background-repeat: no-repeat; 
 }
.modal-content-wrapper {
	position: relative; 
  padding: 40px 30px;
}
.modal-content-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
	opacity: 0.5;
    background: -webkit-linear-gradient(45deg,#de2027,#de2027);
    background: linear-gradient(45deg,#de2027,#de2027);  
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
  .modal:after {  
  	position: fixed;
  }
}

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

.modal strong {
  font-weight: 700;
}

.modal-content{
	position: relative;
  z-index: 101;
}

.modal-content video {
  width: 100% !important;
  height: auto !important;
}

.modal-mask {
  display: none;
  z-index: 99;
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: rgba(0,0,0,.7) !important;
  top: 0;
  left: 0;
}

.modal-close {
  position: absolute;
  z-index: 1;
  top: 7px;
  right: 15px;
  font-size: 30px;
  cursor: pointer;
  line-height: 1;
}

@media (max-width: 767px) {
.modal {
  max-width: 76%; 
/*   padding: 30px 7%!important; */
  }
  
  .modal-content-wrapper {
	position: relative; 
  padding: 28px 30px;
	}
}


/* COUSTOM MENU
   ========================================================================== */
.left-menu ul  {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 23px 0 0;
}
.right-menu ul  {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 23px 0 0;
}
.left-menu ul li, .right-menu ul li{
  float: left;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
}
.left-menu ul li a, .right-menu ul li a {
  color: #fff;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  padding: 5px 0px;
    padding-bottom: 3px;
  text-decoration: none;
  transition: color 0.3s ease 0s;
  margin: 0px 7px;
}
    .left-menu ul li a:hover {
        border-bottom: 1px solid #ffffff;
        padding-bottom: 3px;
    }
.right-menu ul li:first-child a {
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 4px 10px;
  
}
    .right-menu ul li:first-child a:hover {
        background: #DE2027;
    }
.right-menu ul li:last-child a {
    padding-bottom: 3px;
}
.right-menu ul li:last-child a:hover {
        border-bottom: 1px solid #ffffff;
        padding-bottom: 3px;
}
/*.hs-blog-listing .hs-menu-item.hs-menu-depth-1:nth-child(5) a {*/
/*  border-bottom: 1px solid rgb(255, 255, 255);*/
/*  padding-bottom: 4px;*/
/*}*/


.footer-container .row-number-2 {
  width: 100%;
  margin: 0 auto;
}


/* COUSTOM MENU END */

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








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


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */
/*Chrome Fix*/
@media screen and (-webkit-min-device-pixel-ratio:0){
    body .footer-container .row-fluid .button{
        line-height:19px;
    }
    .custom_footer-menu .hs-menu-wrapper {
        margin: 20px 0 15px;
    }
    .custom_footer-menu .hs-menu-wrapper ul li a {
        padding-bottom: 2px;
        line-height: 16px;
    }
}

/*Explorer Fix*/

@-moz-document url-prefix() {
    .blog-listing-wrapper .post-listing .post-item{
        width: 100%;
        flex-basis: auto;
    }
}
   

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

@media (max-width: 1200px) {
    .body-container ul,
    .body-container ol {
        padding: 0px 0px 1.5em 40px;
        margin: 0px;
    }

}


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

@media (max-width: 1024px) {
    body.hs-blog-post .container-fluid .row-fluid .page-center{
        max-width: 100%;
    }
}

@media (max-width: 991px) {
    .container-fluid .row-fluid .page-center{
        max-width: 100%;
    }
    .custom_mobile-logo a{
      text-indent: -999em;
      display: block;
      width: 90%;
      height: 0px;
      padding-bottom: 30%;
      margin: 0px auto 30px;
      background-image: url("//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Mar2016/layout/logo-nh-white-stack.png");
      background-repeat: no-repeat;
      background-size: contain;
      border-bottom: medium none;
      background-position: center bottom;
    }
    .custom_mobile-group h3{
      margin-top: 10px;
    }
    .custom_mobile-group .custom_social-menu .hs-menu-wrapper ul li{
      display: inline-block;
      margin-right: 16px;
      margin-bottom: 10px;
    }
    .custom_top-pane .custom_entry-header{
        width: 100%;
    }
	.hs-menu-wrapper script {
		display: none !important; 
	}
    
    /*footer*/
    .custom_flex-wrapper > div > div {
        display: block;
    }
    .row-fluid .custom_footer-half{
      width: 100%;
    }
    .row-fluid .custom_footer-half:last-child{
      padding-left: 0
    }
    .custom_footer-menu .hs-menu-wrapper{
      margin-bottom: 28px;
      margin-top:21px;
    }
    .row-fluid .custom_footer-menu .hs-menu-wrapper ul li{
      width: auto;
      float:left;
    }
    .footer-container h3{
      margin-top:10px
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 991px) {
    .custom_footer-menu .hs-menu-wrapper ul li a {
        padding-bottom: 5px;
        line-height: 16px;
    }
    .custom_footer-menu .hs-menu-wrapper {
        margin-bottom: 27px;
        margin-top: 23px;
    }
}

@media (max-width: 767px) {
    .body-container .row-fluid .blog-listing-wrapper .post-listing .post-item {
        flex-basis: auto;
        width: 100%;
        padding: 15px;
        margin-bottom: 30px;
    }
    span.prev, span.next {
        width: 100%;
        display: block;
        padding: 15px 0;
    }
    span.prev:before,
    span.next:before{
        top:18px;
    }
    /*footer*/
    .footer-container{
      padding: 30px 10px 30px;
    }
}
     

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

@media (max-width: 480px) {
    .row-fluid .blog-pagination a{
      float:left;
    }
    .row-fluid .custom_logo {
        width: 80%;
    }
}
#hs_cos_wrapper_main_form { padding-right:10px !important; } 
.body-container-wrapper, .header-container { width:100%; display:Block; margin:0 auto; }
/*.row-fluid .span9 { width: 74.359% !important; }*/
.right-menu ul, .left-menu ul { padding:0px; }
#hs_cos_wrapper_module_14719080399941058 { display:none !important; }

.mce-tinymce.mce-tinymce-inline.mce-container.mce-panel.mce-floatpanel {
  z-index: 999999999 !important;
}
/*--------------------------------------------------------------
## Animated Button
--------------------------------------------------------------*/
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #ffffff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  margin: 0 0 10px;
  color: #000 !important;
  border: 1px solid #ccc;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #DE2027;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  color: #ffffff;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: #ffffff;
}
.dbutton.hvr-shutter-out-horizontal:hover {
  color: #fff !important;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}




/* ==========================================================================
   Donate Page
   ========================================================================== */
.donate-iframe-popup {
    background: white;
	padding: 20px;
	text-align: left;
	max-width: 475px;
	margin: 40px auto;
	position: relative;
}






/* Reoverwrite the mobile nav */
/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */


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

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

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

/* 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:992px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }




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


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

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

@media (max-width: 991px){


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

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

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

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: center;
    color:#ffffff;
  }


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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: relative; /*******************************************/
    top: 10px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #DE2027; 
  }
/*   .header-scrolled .mobile-trigger {
      top: 0px;
      transition: 0.6s;
  } */
  
  /*
  .mobile-trigger:hover{
    text-decoration: none;
    color:#ffffff;
    background-color: #DE2027; 
    border-color: transparent;
  }
  */

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
  }


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

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 25px; /* Icon line width */
    height: 4px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #fff; /* Icon col or */
    display: inline-block;
  }
  .mobile-trigger i:before{ 
    top: -8px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 8px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #ffffff; /* Icon color */
  }


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

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

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       margin-top: 10px;
   }

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
    position: absolute;
    top: 67px;
    left: 0px;
    margin: 0px;
    width: 100%;
    z-index: 9;
    text-align: center;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #000;
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
    text-align: center;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 16px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

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

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













/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
    outline: none!important;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}







/* Slider */
/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/slick-slider/slick.eot');
    src: url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/slick-slider/slick.eot#iefix') format('embedded-opentype'), url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/slick-slider/slick.woff') format('woff'), url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/slick-slider/slick.ttf') format('truetype'), url('//1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/fonts/slick-slider/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -35px;

    display: block;

    width: 100%;
    padding: 0!important;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 15px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}




/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } } 
    
    
    
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
    opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}











/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out; 



	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;

	-webkit-transform: scale(1); 
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1); 
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8); 
	-moz-transform: scale(0.8); 
	-ms-transform: scale(0.8); 
	-o-transform: scale(0.8); 
	transform: scale(0.8); 

	opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out; 
	-moz-transition: opacity 0.3s ease-out; 
	-o-transition: opacity 0.3s ease-out; 
	transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}







 
 
 /* ==============================================
 * DONATE Form (Custom Modules 
 * ============================================= */
.donate-form-wrapper {
    width: 400px;
    max-width: 100%;
    margin: 0 auto 20px;
} 

/* -----------------------
 * Form Toggle
 * ------------------------------- */
.donate-form-wrapper .donate-form-toggle {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.donate-form-wrapper .donate-form-toggle .span6 {
    width: 50%;
    margin: 0px;
}
.donate-form-wrapper .donate-form-toggle .row-fluid {
    border: 2px solid #DE2027;
    text-align: center;
}
.donate-form-wrapper .donate-form-toggle .donate-form-toggle-btn {
    background: #fff;
    color: #DE2027;
    padding: 9px 10px;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
}
.donate-form-wrapper .donate-form-toggle .donate-form-toggle-btn.active {
    background: #DE2027;
    color: #fff;
} 
.donate-form-wrapper .donate-form-toggle .donate-form-toggle-btn p {
    margin: 0px;
}
@media (max-width:767px) {
    .donate-form-wrapper .donate-form-toggle .span6 {
        display: inline-block;
        float: left;
    }   
}
 
 
/* -----------------------
 * Form Tabs
 * ------------------------------- */
.donate-form-wrapper .donate-form-tab {
    display: none;
    background: #fff;
    border: 2px solid #d4d4d4;
    border-radius: 4px;
}
    .donate-form-wrapper .donate-form-tab.active {
        display: block;
    } 
 
 
/* -----------------------
 * Form Header Text
 * ------------------------------- */
.donate-form-wrapper .donate-form-header {
    display: inline-block;
    width: 100%;
    margin: 0px;
    text-align: center;
    background: #f7f8f9;
    padding: 15px 10px;
    font-size: 16px;
    border-bottom: 2px solid #d4d4d4;
}
 
 
/* -----------------------
 * Form Input
 * ------------------------------- */
.donate-form-wrapper form.donate-input {
    
}
.donate-form-wrapper .donate-form-inner {
    padding: 25px;
}
.donate-form-wrapper #frm_monthly_donate input.form-control,
.donate-form-wrapper #frm_onetimedonate input.form-control {
    padding-left: 57px;
    padding-right: 67px;
    background-image: url('https://1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/icons/dollar-icon.png');
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: 13px center;
    border: 2px solid #c9c9c9;
    background-color: #fff;
    -webkit-appearance: none; 
    appearance: none;
}
.donate-form-wrapper input[type="number"]::-webkit-outer-spin-button,
.donate-form-wrapper input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    margin: 0;
}

/* Adding $ and USD */
.donate-form-wrapper .form-control-wrapper {
    position: relative;
}
.donate-form-wrapper .form-control-wrapper .form-control-dollar {
    position: absolute;
    top: 2px;
    left: 2px;
    height: 45px;
    width: 47px;
    text-align: center;
    background: #eeeeee;    
    border-right: 2px solid #c9c9c9;
    font-size: 18px;
    line-height: 45px;
    font-weight: bold;
    color: #575b5b;
    
}
.donate-form-wrapper .form-control-wrapper .form-control-usd {
    position: absolute;
    top: 2px;
    right: 2px;
    height: 45px;
    width: 62px;
    text-align: center;
    background: #eeeeee;    
    border-left: 2px solid #c9c9c9;
    font-size: 18px;
    line-height: 45px;
    font-weight: bold;
    color: #575b5b;
}
@media (min-width:768px) and (max-width:900px) {
    .donate-form-wrapper .donate-form-inner {
        padding: 20px;
    }
}
 
 
/* -----------------------
 * Form Buttons
 * ------------------------------- */
.donate-form-wrapper .monthlydonate-buttons {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.donate-form-wrapper .monthlydonate-buttons button {
    display: inline-block;
    width: 49%;
    float: left;
    font-size: 15px; 
border: 2px solid #de2027; 
background-color: #de2027; 
color: #fff;
line-height: 2; 
text-transform: uppercase;
text-decoration: none; 
display: inline-block; 
padding: 5px 20px;
font-family: Open Sans, Helvetica, Arial, sans-serif;
}
    .donate-form-wrapper .monthlydonate-buttons button:hover {
        background: #bd1a20;
    }
.donate-form-wrapper .donate-form-inner .btn-paypal {
    margin-left: 1%;
    /*background-image: url('https://1965224.fs1.hubspotusercontent-na1.net/hubfs/1965224/NativeHope_Sept2016/icons/paypal.png?t=1492409669866');
    background-size: auto 40px;
    background-position: center;
    background-repeat: no-repeat;*/
}
.donate-form-wrapper .donate-form-inner .btn-card {
    margin-right: 1%;
}
@media (min-width:768px) and (max-width:900px) {
    .donate-form-wrapper .monthlydonate-buttons button {
        padding: 10px 5px;
        font-size: 13px;
    }
}
 
 
/* June 2018 Styles */
.tag-nav .page-center {
	background-color: white;
}

.tag-nav ul {
    display: flex !important;
    flex-wrap: wrap;
    width: 100%;
    padding: 10px 0 !important;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
} 

.tag-nav ul li {
    padding: 10px;
    flex: auto;
    font-weight: bold;
    text-align: center;
}

.tag-nav .padding-120 {
    padding-bottom: 0 !important;
}

body.hs-blog-listing .tag-nav .page-center {
    max-width: 980px !important;
}

.container-fluid .row-fluid .tag-post .page-center.page-center-small {
    max-width: 900px !important;
}

.tag-post .page-center {
    padding: 30px 20px!important;
}

.pc-tier {
    background-image: url('https://www.nativehope.org/hubfs/NH-Podcast-Banner.png');
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: white !important;
}

.pc-overlay {
    background-color: rgba(0, 0, 0, 0.5);
}
 
.container-fluid .row-fluid .new-blog {
    max-width: 1400px !important;
}
 
.popular-posts {
    text-align: center;
    font-weight: bold;
}

.popular-posts ul {
    padding-left: 0 !important;
    list-style-type: none;
}

.popular-posts img {
    width: 100%;
    margin: 10px auto;
    max-width: 250px;
    max-height: 150px;
    display: block;
    overflow: hidden;
    object-fit: cover;
    border: 2px solid #DD252B;
}
 
@media (max-width: 768px) {
    .popular-posts ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .popular-posts li {
        padding: 10px;
    }
}
 
/* NEW 2020 Menu styles */
.content-wrapper {
  margin: 0 auto !important;
  max-width: 1240px;
  padding: 0 20px;
  float: none !important;
}

.menu-wrap {
	padding-top: 10px;
}

.menu-wrap > div > div {
	display: flex;
	align-items: center;
}

.menu-wrap .head-logo {
	max-width: 200px;
}

.menu-wrap .head-menu {
	margin: 0 0 0 auto;
}

.head-menu ul li a, .head-menu button {
	color: white;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1;
  display: block !important;
	text-decoration: none;
	text-align: left;
}

.head-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  display: inline-block;
  padding: 15px 20px;
}

.head-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 > ul {
	font-weight: 500;
  left: 20px !important;
  text-transform: none;
  top: 40px;
  border-left: 2px solid #b3191f;
}

.head-menu .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-depth-2 > a {
	display: block;
	padding: 10px;
}

@media (min-width: 992px) {
	.head-menu {
		display: block !important;
	}
}

@media (max-width: 991px) {
  .header-container-wrapper {
    background-color: rgba(0, 0, 0, 0.8);
	  position: absolute;
  }
	.head-menu {
		position: absolute;
    top: 59px;
    background: white;
    left: 0;
    width: 100%;
		padding: 30px;
		
	}

	.head-menu ul li a, .head-menu button {
		color: black;
	}
	.head-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 > ul {
		opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    top: 15px;
	}
}

@media (max-width: 991px) {}