/*
Theme Name: WAPC
Description: Based off Child theme for Avada theme
Author: WAPC
Author URI: http://www.wapc.org
Template: Avada
Version: 1.0.0
Text Domain:  wapc
*/

@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700);



/***************************************/
/************* Global ******************/
/***************************************/

::selection {
  background: #f18b21; /* WebKit/Blink Browsers */
}

body{
    font-size: 16px !important;
    color: #53534b !important;
}

h2{
    font-weight: 700 !important;
    font-size: 24px !important;
}
 
h3{
    font-size: 20px !important;
}

h4{
    font-size: 18px !important;
}

.post-content blockquote h3{
    margin-top: 0 !important;
}

#main h2, #main h3, #main h4, #main h1{ /* reset */
    margin-bottom: 0px !important;
    line-height: 30px !important;
}

#main h3.board_title{
     margin-bottom: 30px !important;
}


#main .post h2, .fusion-modal h2, .fusion-post-content h2, .fusion-title h2, .fusion-widget-area h2, .post-content h2, .search-page-search-form h2, .title h2{
    color: #53534b !important;
}

#main .post h2 a, .about-author .title a, .fusion-content-widget-area .widget .recentcomments, .fusion-content-widget-area .widget li a, .fusion-content-widget-area .widget_categories li, .fusion-load-more-button, .fusion-rollover a, .project-content .project-info .project-info-box a, .shop_attributes tr th, .single-navigation a[rel="next"]:after, .single-navigation a[rel="prev"]:before{
    color: #53534b !important;
}

div.content-container{
    color: #53534a !important;
}

#content input{
  color: #53534b;
}

@media only screen and (min-width: 800px) { /* not mobile! */
    #main{
        padding: 0px 95px 45px 95px !important;
    }
}

span.limegreen{
    color: #bbbf33;
}

span.orange{
    color: #e64536;
}

span.white{
    color: #ffffff;
}

span.light_blue{
    color: #9ad1dc;
}

.underline{
        border-bottom: 1px solid;
}

.thin span{
    font: 400 16px/1.5em 'Lato', sans-serif !important;
}

.bg_red{
    background-color: #ef4136;
}

.bg_green{
    background-color: #b9be33;
}

.bg_gray{
    background-color: #53534a;
}

.bg_orange{
    background-color: #f18b21;
}

.medium{
    font-weight: 400 !important;
}

.light{
    font-weight: 300 !important;
}

.bold{
    font-weight: 700 !important;
}

span.light_orange{
    color: #f18b21 !important;
}

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

.fusion-main-menu > ul > li > a, .fusion-main-menu .sub-menu{ 
    border-top: none !important; /* remove green bar over menu links */
    line-height: 44px !important;
}

div.post-content a{
    border-bottom: 1px solid;
}

div.post-content a:not(.fusion-button):hover{
    color: #ef4136 !important;
    transition: color 0.5s ease;
}

#main ul.flex-direction-nav a:hover{
    color: #ffffff !important;
    text-decoration: none !important;
    border-bottom: none !important;
}

#main ul.flex-direction-nav a{
    border-bottom: none !important;
}

input[type="submit"]{
    line-height: 22px !important;
}

.wp-caption-text{
    font-size: 14px !important;
}

.post-content blockquote{
    font-style: normal !important;
    font-size: 16px !important;
}

.post-content ul{
    list-style: none !important;
}

/*.post-content li{
    margin-bottom: 18px;
}*/

.small-button{
    padding: 9px 20px 7px !important;
}

#content ul:not(.slides):not(.gform_fields):not(.gfield_radio):not(.gfield_checkbox) li:not(.gfield):before{ 
    content:'\00b7'; 
    font-size: 20px; 
    margin-right: 5px;
}

#content ul.no_bullets li:before{ 
    content:'' !important; 
    font-size: 20px; 
    margin-right: 0 !important;
}

.gfield_required{
    color: #ef4136 !important;
}


/***************************************/
/*********** Top Navigation ************/
/***************************************/

.fusion-header{
    height: 141px;
    background-position: 9% 50% !important;
    border: none !important;
}

.not_homepage_header .fusion-header{
    height: 124px !important;
}

.fusion-header-wrapper .menu-text{
    color: #7f8179;
    text-transform: uppercase;
    font: 400 1em/1.3em 'Lato';
    font: 400 1em/1.3em 'Lato';
    font: 400 1em/1.3em 'Lato', sans-serif;
}

.fusion-secondary-header .fusion-row .menu-text{
    color: #000000;
    transition: color 0.5s ease;
}

.fusion-secondary-header .fusion-row .menu-text:hover{
   color: #ffffff;
   opacity: .8;
}

.fusion-secondary-header{
    padding-top: 5px;
}

.fusion-secondary-menu>ul>li{
    border-left: none;   
}

.fusion-secondary-menu{
    margin-left: 30px !important;
}

@media only screen and (max-width: 800px){
    .fusion-secondary-menu{
        margin-left: 0px !important;
    }
}

.fusion-social-networks .fusion-social-network-icon{
    color: #5a848c !important;
}

.fusion-social-links-header{
    margin-right: -10px;
}

.fusion-secondary-menu>ul>li>a{ /* prevent long title names from breaking ui */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 125px;
}



/***************************************/
/*********** Main Navigation ***********/
/***************************************/

.fusion-megamenu-bullet:before{
    content: none !important;
}

.current_page_item > a{
    color: #e64536 !important;
}

.fusion-main-menu .current-menu-parent > a{
    color: #53534b !important;
}

.fusion-megamenu{
    /*background-color:rgba(255, 255, 255, 0.85) !important;*/
    background: none !important;
}

.fusion-megamenu-wrapper{
    min-width: 400px;
    background-color: #ffffff !important;
    padding: 26px 14px;
}

.fusion-megamenu-wrapper li a:hover{
    /*background: #9ad1dc !important;*/
    color: #f18b21 !important;
}

nav.fusion-main-menu .sub-menu span{
    font-size: 16px !important;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu .sub-menu a{
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

/***************************************/
/******* Main Navigation Buttons *******/
/***************************************/

.fusion-header-menu-align-center .fusion-main-menu>ul>li{
    padding: 0px 28px;
    border: 2px solid #7f8179;
    margin: 10px 20px;
    color: #000000;
    min-width: 130px;
    text-align: left !important;
    transition: background-color 0.5s ease;
}

.fusion-header-menu-align-center .fusion-main-menu>ul>li:hover{
    background-color: #f18b21;
}

.fusion-header-menu-align-center .fusion-main-menu>ul>li:hover span.menu-text{
    color: #ffffff;
}

.fusion-header-menu-align-center .fusion-main-menu>ul>li span{
    font: 800 1.1em/1.5em 'Lato', sans-serif;
    /*text-transform: uppercase;*/
}

.fusion-megamenu-title{
	text-transform: none !important;
}

.fusion-secondary-main-menu{
    background-color: #eceded !important;
    padding-bottom: 20px;
}

.fusion-page-title-bar{
    border: none;
}

.fusion-main-menu > ul > li > a{ 
    pointer-events: none !important; /* prevent main menu parent buttons from being clickable */
    text-align: center !important;
    height: 34px !important;
    line-height: 37px !important; 
    letter-spacing: 1px !important;
    min-width: 96px !important;
}

.inactive_link{
    pointer-events: none !important;
    cursor: default;
}

#donate_today{
    color: #ffffff !important;
    position: absolute;
    top: 0;
    right: 123px;
    background: #e64536;
    float: left;
    letter-spacing: 1px;
    text-align: center;
    padding: 12px 11px 9px 11px;
    max-width: 80px;
    line-height: 118%;
    font-weight: 300;
}

#top_nav_search{
    position: absolute;
    right: 216px;
    top: 15px;
    width: 160px;
}

#top_nav_search input[type="text"]{
    background-color: #ebf6f8 !important;
    border: 2px solid #769ca2 !important;
}

.searchform input{
    border: none;
    padding: none;
    height: 24px !important;
}

.searchform input[type="submit"]{
    background: url(images/search_button_icon.png) no-repeat center center;
}

.searchform input[type="submit"]:hover{
    cursor: pointer;
}

.fusion-meta-info, .fusion-single-line-meta, .fusion-content-sep{
    display: none; /* hide read more link in search results */
}

.menu_category a:hover{
   pointer-events: none;
   cursor: default !important;
}

.menu_category{
    margin-left: 40px;
}

.fusion-megamenu-holder{
    border: none !important;
    max-width: 400px !important;
}

.fusion-megamenu-wrapper{
    max-width: 50% !important;
    left: -2px !important;
    top: 36px !important;
}

.not_homepage_header .fusion-megamenu-wrapper{
    top: 36px !important;
}

.fusion-megamenu-title{
    /*text-transform: uppercase !important;*/
}

.fusion-is-sticky .fusion-main-menu > ul > li:last-child{
    padding-right: 30px !important;
}

.fusion-is-sticky .fusion-main-menu > ul > li{
    padding-right: 30px !important;
}

.fusion-is-sticky .fusion-secondary-main-menu{
    padding-bottom: 5px !important;
}

.fusion-megamenu-title{
    padding: 5px 34px 0px 34px !important;
}

.fusion-megamenu-title a{
    font-size: 16px;
    font-weight: bold;
}



/***************************************/
/********** Homepage Header ************/
/***************************************/

header.homepage_header .fusion-header{
    background: url(images/homepage-header-banner.jpg) !important;
}

header.not_homepage_header .fusion-logo img{
    max-height: 58px !important;
    position: absolute;
    left: 4px;
    top: 17px;
    width: 234px;
}

.fusion-megamenu{
    background: none !important;
}

header.homepage_header .fusion-logo img{
    position: absolute;
    left: 31px;
    top: 11px;
    height: 76px;
    width: 336px;
}

@media only screen and (max-width: 415px){
    header.homepage_header .fusion-header{
        background: url(images/homepage-header-banner-mobile.jpg) top center !important;
    }

    header.homepage_header .fusion-logo img{
        position: absolute;
        left: 4px;
        top: -3px;
        height: 68px;
        width: 335px;
    }

    header.not_homepage_header .fusion-logo img{
        max-height: 48px !important;
        position: absolute;
        left: 44px;
        top: 4px;
        width: 234px;
    }
}



/***************************************/
/************** Header *****************/
/***************************************/

header.not_homepage_header:not(.fusion-is-sticky) .fusion-secondary-main-menu{
    position: absolute;
    top: 78px !important;
    right: 38px;
    border: none !important;
}


header .fusion-header{
    background: url(images/header-image.png) 30px 20px no-repeat #eceded !important;
}

header.not_homepage_header .fusion-header-menu-align-center .fusion-main-menu>ul>li{
    padding: 0 20px !important;
    margin: 10px 15px !important;
}

header.not_homepage_header .fusion-header-menu-align-center .fusion-main-menu>ul>li span{
    font-size: 16px !important;
}

header.not_homepage_header nav.fusion-main-menu > ul#menu-main-nav > li > a > span{
    font-size: 14px !important;
}


@media only screen and (max-width: 415px){
    .fusion-secondary-main-menu{
        right: 0px !important;
    }

    header.not_homepage_header .fusion-header{
        height: 109px;
        background: url(images/header-image.png) center 20px no-repeat #eceded !important;
    }
}
    

.search-table{
    width: 94% !important;
}

.header_phone_number{
    display: none;
    position: absolute;
    left: 163px;
    top: 137px;
    z-index: 1;
    font-weight: bold;
    color: #7c7876 !important;
    letter-spacing: .036em;
    font-size: 1.6em;
}

header.not_homepage_header .header_phone_number{
    display: none;
    position: absolute;
    left: 95px;
    top: 127px;
    z-index: 1;
    font-weight: bold;
    color: #7c7876 !important;
    letter-spacing: .04em;
    font-size: 1.095em;
}

#mobile_header_phone_number{
    display: none;
    z-index: 1001;
}

@media only screen and (max-width: 800px){
    header.not_homepage_header .header_phone_number{
        left: 134px;
        top: 295px;
    }

    .header_phone_number{
        left: 118px;
        top: 294px;
    }

    #mobile_header_phone_number span{
        display: none;
    }

    header.not_homepage_header #mobile_header_phone_number{
        display: block;
        position: absolute;
        top: 75px;
        left: 134px;
        height: 20px;
        width: 129px;
    }

    header.homepage_header #mobile_header_phone_number{
        display: block;
        position: absolute;
        top: 93px;
        left: 104px;
        height: 28px;
        width: 187px;
    }
}

/* Page hero image */
.hero_image_container h1{
    font-size: 46px;
    position: absolute;
    bottom: -10px;
    left: 45px;
    z-index: 100;
    color: #ffffff !important;
    text-transform: uppercase;
}

/* Remove slider slug error */

.alert-danger{
    display: none;
}

@media only screen and (max-width: 800px){
    .hero_image_container h1{
        position: relative;
        font-size: 20px !important;
    }
}

/* Breadcrumbs */

.fusion-breadcrumbs{
    text-transform: uppercase !important;
}

.fusion-page-title-captions{
    display: none;
}

.fusion-page-title-secondary{
    text-align: left !important;
    width: 90%;
}

.fusion-page-title-bar{
    padding-left: 95px !important;
    background: #ffffff !important;
    height: 70px !important;
}

.breadcrumb-leaf:last-child{
    color: #e64536;
}




/***************************************/
/************** Homepage ***************/
/***************************************/

#main.homepage{
    padding: 0 !important;
}

h2.content-box-heading{
    display: none !important;
}

div.bucket_pills{
    background: url(images/bucket_pills.jpg) no-repeat;
}

div.buckets h2{
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: bold !important;
    font-size: 25px !important;
    letter-spacing: 1px !important;
}

.buckets{
    color: #ffffff !important;
}

#homepage_buckets .fusion-content-boxes .content-container{
    margin-bottom: 0px !important;
    color: #ffffff !important;
}


.heading{
    display: none;
}

.fusion-content-boxes.fusion-columns-1 .fusion-column{
    margin: 0px 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
}

.fusion-content-boxes.content-boxes-clean-vertical .content-box-column{
    border-width: 0 !important;
}

.fusion-imageframe img{
    width: 100% !important;
}

.homepage .printfriendly{
    display: none;
}

.printfriendly a{
    border-bottom: none !important;
}

.flexslider{
    margin: 0 0 0px !important;
}

.center_flex .link-area-box, .center_flex .content-container{
    display: flex;
    align-items: center;
    justify-content: center;
}

#main .center_flex h1{
	color: #ffffff !important;
}

.button_box{
	padding-top: 50px;
    padding-bottom: 50px;
    font-size: 30px;
	color: #ffffff;
    line-height: 1;
    font-weight: 300;
	display: flex;
    align-items: center;
    justify-content: center;
	max-height: 155px;
}

.button_box .button-default{
	background: none !important;
	background: transparent;
	font-size: 30px;
	line-height: 1;
	display: flex;
	align-items: center;
	font-weight: 300;
}



.bg_color_red{
    background-color: rgb(239, 65, 54) !important;
}

.bg_color_green{
    background-color: #babf33 !important;
}

.bg_color_orange{
    background-color: rgb(241, 139, 33) !important;
}



/***************************************/
/******* Homepage Fusion Slider ********/
/***************************************/

.slider_percentage{
    position: absolute;
    bottom: -20px;
    left: 48px;
    font-size: 39px;
    text-align: center;
    width: 100px;
}

.slider_circle_container{
    position: absolute;
    bottom: -40px;
    left: 43px;
    text-align: center;
    width: 100px;
}

.slider_circle_value{
    font-size: 44px;
}

.slider_circle_units{
    font-size: 18px;
    letter-spacing: 1px;
    margin-left: 10px;
}

.slider_stat_number{
    position: absolute;
    bottom: -31px;
    left: 59px;
    font-size: 30px;
    text-align: center;
    width: 66px;
}

.slider_caption{
    color: #9bbdc3;
    width: 530px;
    position: absolute;
    top: 12px;
    left: 198px;
    font-size: 34px;
    line-height: 117%;
}

.slider_caption_wide{
    width: 610px !important;
}

.slider_caption .slider_sub_headline{
    line-height: 110%;
}

.tfs-slider .slide-content-container{
    top: 85% !important;
}

#fusion-slider-sc-homepage-slider h2{
    font-weight: 800 !important;
    font-size: 3.5em !important;
    width: 700px;
    line-height: 116% !important;
    color: #ffffff !important;
    letter-spacing: 2px !important;
}

.slider_top_left{
    position: absolute;
    left: 20px;
    bottom: 105px;
    width: 720px;  
}

.slider_top_right{
    position: absolute;
    right: -122px;
    top: -424px;
    width: 700px;  
    text-align: right;
}

#fusion-slider-sc-homepage-slider h2 .slider_sub_headline{
    line-height: 130%;
    letter-spacing: normal !important;
    font-weight: normal !important;
}

#fusion-slider-sc-homepage-slider .slider_sub_headline{
    font-size: 20px !important;
}

#fusion-slider-sc-homepage-slider .slider_caption .slider_sub_headline{
    margin-top: 15px;
}

#fusion-slider-sc-homepage-slider .slide-content{
    position: absolute;
    bottom: 0px;
}

.fusion-title-sc-wrapper{
    display: none;
}

.tfs-slider .slide-content-container .with-bg .fusion-title-sc-wrapper{
    padding: 0px !important;
}

#main .flex-direction-nav a{
    color: #ffffff !important;
}

#main .overlay-link:hover{
    color: #525349 !important;
}

.justify_right{
    text-align: right;
}

.justify_left{
    text-align: left;
}

.justify_center{
    text-align: center;
}

.tfs-slider .flex-direction-nav a{
    top: 42% !important;
}

/* Tablet Slider */
@media only screen and (min-width: 415px) and (max-width: 899px){ 
    #fusion-slider-sc-homepage-slider h2{
        font-size: 2.5em !important;
        left: 0px;      
    }

    .slider_top_left{
        bottom: 140%;
        left: -8px;
    }

    .slider_top_right{
        top: -132px;
        right: 373px;
    }

    .slider_percentage{
        bottom: -17px;
        left: 5px;
        font-size: 1.8em;
        width: 144px;
    }

    .slider_circle_container{
        position: absolute;
        bottom: -60%;
        left: 3.5%;
        text-align: center;
        width: 100px;
    }

    .slider_circle_value{
        font-size: 2em;
        line-height: 25px !important;
    }

    .slider_circle_units{
        font-size: 1em;
        letter-spacing: 1px;
        margin-left: 5px;
        line-height: 140% !important
    }

    .slider_caption{
        width: 63%;
        top: 32%;
        left: 22%;
        font-size: 1.3em;
    }

    .slider_stat_number {
        position: absolute;
        bottom: -49%;
        left: 6%;
        font-size: 1.1em;
        text-align: center;
        width: 66px;
    }

    #fusion-slider-sc-homepage-slider .slider_caption .slider_sub_headline {
        margin-top: 6px;
        font-size: .7em !important;
    }


    #fusion-slider-sc-homepage-slider .slider_sub_headline{
        font-size: .6em !important;
    }

    .slider_caption_wide{
        width: 72% !important;
    }
}


/* Mobile Slider */
@media only screen and (max-width: 415px){
    #fusion-slider-sc-homepage-slider h2{
        font-size: 1.4em !important;
        left: 0px;      
    }

    .slider_top_left{
        bottom: 47px;
        left: -8px;
    }

    .slider_top_right{
        top: -132px;
        right: 373px;
    }

    .slider_percentage{
        bottom: -17px;
        left: 5px;
        font-size: 16px;
        width: 34px;
    }

    .slider_circle_container{
        position: absolute;
        bottom: -15px;
        left: -30px;
        text-align: center;
        width: 100px;
    }

    .slider_circle_value{
        font-size: 26px;
        line-height: 25px !important;
    }

    .slider_circle_units{
        font-size: 9px;
        letter-spacing: 1px;
        margin-left: 5px;
        line-height: 5px !important
    }

    .slider_caption{
        width: 251px;
        top: 42px;
        left: 58px;
        font-size: 14px;
    }

    .slider_stat_number {
        position: absolute;
        bottom: -21px;
        left: -12px;
        font-size: 13px;
        text-align: center;
        width: 66px;
    }

    #fusion-slider-sc-homepage-slider .slider_caption .slider_sub_headline {
        margin-top: 6px;
        font-size: 10px !important;
    }


    #fusion-slider-sc-homepage-slider .slider_sub_headline{
        font-size: 15px !important;
    }

    .slider_caption_wide{
        width: 277px !important;
    }
}



/***************************************/
/********** Homepage Buckets ***********/
/***************************************/

.fusion-layout-column{
    margin-bottom: 0px !important;
}

#homepage_buckets{
    padding-bottom: 25px !important;
    padding-top: 35px !important;
}

#homepage_buckets .fusion-content-boxes{
    margin-bottom: 8px !important;
}

.content-boxes-clean-vertical{
    min-height: 140px !important;
    height: 100%;
}

#homepage_buckets .content-container, #homepage_buckets .content-wrapper-background{
    vertical-align: middle; 
}

#homepage_buckets .content-wrapper-background{
    min-height: 140px !important;
}

.fusion-megamenu-wrapper .fusion-megamenu-border{
    border-bottom: none !important;
}

.fusion-main-menu .fusion-dropdown-menu .sub-menu li a{
    border-bottom: none !important;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu > .sub-menu{
    margin-left: 35px;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu{
    padding: 0 !important;
}

.fusion-content-boxes.content-boxes-clean-vertical .col{
    padding: 37px 30px !important;
}

#bucket_education_showcase{
    background: #53534a;
}

#bucket_education_showcase .content-wrapper-background{
    min-height: 100px !important;
}


#bucket_take_back_your_meds{
    background: url(images/bucket_pills.jpg) no-repeat top center / cover;
    min-height: 144px !important;
}

#bucket_take_back_your_meds .content-container{
    position: absolute;
    top: 36px;
    lefT: 59px;
}

#bucket_always{
    margin-bottom: 10px !important;
}


#bucket_not_for_kids h2{
    display: none;
}

.bucket_not_for_kids{
    position: absolute;
    top: -42px;
    left: 74px;
}


@media only screen and (min-width: 800px) {
    #bucket_always .content-container{
        position: absolute !important;
        bottom: 14px !important;
    }

    #bucket_always .content-wrapper-background{
        padding: 10px 20px !important;
        background: url(images/bucket_emergency_room.jpg) no-repeat #b9be33;
        min-height: 440px !important;
    }

    #bucket_always p{
        margin-top: 7px !important;
        margin-bottom: 7px !important;
        text-transform: uppercase !important;
        line-height: 110%;
        font-size: 14px;
        width: 100%;
        letter-spacing: 1px;
    }

}

#bucket_education_showcase{
    padding-bottom: 0px;
    
}

@media only screen and (min-width: 800px) {
    #bucket_education_showcase .content-wrapper-background{
        padding: 20px 30px !important;
        background: url(images/bucket_mr_yuk.jpg) no-repeat bottom left #53534a;
        min-height: 288px !important;
    }
}

.bucket_oneline .content-container{
    width: 100%;
    position: absolute !important;
    top: 47% !important;
    left: 50% !important;
    transform: translate(-52%,-32%) !important;
}
    
.link-area-box:hover{
    opacity: .85;
}



/***************************************/
/*************** Footer ****************/
/***************************************/

footer#footer .fusion-copyright-notice{
    font-size: 19px;
    font-weight: 300;
}

#footer_contact_info{
    float: left;
    margin-right: 8%;
    width: 47%;
}

#footer_signup{
    float: left;
    width: 42%;
}

#footer_signup a{
    border-bottom: 1px solid #bbbf33;
}

footer#footer{
    line-height: 135%;
    padding: 0;
    background: #ffffff;
    color: #53534a;
    border-top: 15px solid #9ad1dc;
}

.footer_bottom{
    background: url(images/footer_bg_tile.jpg) repeat;
    min-height: 250px;
    padding: 23px 55px 30px 60px;
    letter-spacing: 1px;
}

footer#footer p{
    margin-top: 0;
}

footer[role="contentinfo"]{
    display: none;
}

.mission_content{
    padding-left: 18%;
    padding-bottom: 15px;
    margin: 50px !important;
    font-size: 19px;
    font-weight: 300;
    background: url(images/wapc_logo.png) no-repeat 5% 0%; /* Need to adjust for smaller responsive sizes */
    color: #53534a;
    line-height: 120%;
    text-align: left;
    letter-spacing: 1px;
}

.mission_content p:first-child{
    max-width: 570px;
}



/***************************************/
/********** Board of Directors**********/
/***************************************/

/*.board_member_container{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    color: #53534b !important;
}
/*
/*.board_member_image{
    flex: none;
    order: 1;
    margin-right: 15px;
}

.board_member_bio{
    flex: none;
    order: 2;
    max-width: 67%;
}*/

.board_member_container .fusion-content-boxes.content-boxes-clean-horizontal .col{
    padding: 0 !important;
}

.vjs-poster{
	background-color: #ffffff !important;
}


/***************************************/
/*************** Mobile ****************/
/***************************************/

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

    #main{
        padding-top: 20px !important;
    }

    .mission_content{
        background: none;
        padding-left: 0px;
    }

    footer .fusion-copyright-notice{
        text-align: left !important;
    }

    #footer_contact_info{
        width: 100%;
    }

    .footer_bottom{
         min-height: 500px;
    }

    #footer_signup{
        width: 100%;
        margin-top: 20px;
        font-weight: 300;
    }

    header.not_homepage_header:not(.fusion-is-sticky) .fusion-secondary-main-menu{
        position: relative;
    }

    .fusion-mobile-menu-icons a{
        position: absolute;
        right: -17px;
        bottom: -122px;
    }

    .not_homepage_header .fusion-mobile-menu-icons a{
        bottom: -85px;
    }

    .fusion-mobile-menu-icons a:before{
        color: #747474 !important;
    }

    #top_nav_search{
        width: 80%;
        position: relative;
        top: auto;
        right: auto;
        margin: 16px auto 24px auto;
    }

    .search-table{
        width: 96% !important;
    }

    #donate_today{
        position: relative;
        float: none;
        margin: 0 auto;
        right: auto;
        font-weight: 600;
    }

    .fusion-social-networks{
        margin-top: 20px;
    }

    .fusion-page-title-bar{
        padding-left: 30px !important;
    }

    .bucket_not_for_kids{
        position: relative;
        top: auto;
        left: auto;
    }

    /* Flexbox for switching header positioning on mobile */
    .fusion-header-v5{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .fusion-header-v5 .fusion-sticky-header-wrapper{
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    .fusion-header-v5 .fusion-secondary-header{
        order: 2;
    }



    /***************************************/
    /*************** Tablet ****************/
    /***************************************/

    @media only screen and (min-width: 415px) and (max-width: 899px){ 
        header.homepage_header .fusion-logo img{
            left: 4%;   
            top: -10px;      
        }

        header.not_homepage_header .fusion-logo img{
            top: 2px;
        }
    }
}