 /*
Theme Name: WEACT
Theme URI: http://social-ink.net
Description: By Social Ink
Version: 1
Author: yonatan reinberg, matt pinto
Author URI: http://social-ink.net
*/


/*
@import "lib/vendor/bootstrap/css/bootstrap.min.css";
@import "lib/vendor/bootstrap/css/bootstrap-theme.min.css";  */

@import "assets/css/wp.basic.css";
@import "assets/css/forms_cf7.css";
@import "assets/css/print.css";

/*****************
LAYOUT
***********************************************/

body, .header_inner {
    max-width: 1040px;
    margin: auto;
}

.onepage {
    clear: both;
    min-height: 600px;
}

.content {
	min-height: 300px;
	padding-bottom: 3em;
}

.content .text {}

.content.nosidebar {
    float: none;
    width: 100%;
}

.pageinfo {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1em;
}


/*****************
EXPANDERS
***********************************************/

.expander_section {}

.expander_section header a:after {
    content: ' +';
}

.expander_section header a.activated:after {
    content: ' -';
}


/*****************
TYPE
***********************************************/

h1,
h2,
h3,
h4,
h5 {
    margin-top: 0;
}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {
    font-size: 1.2em;
}

h6 {
    font-size: .8em;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .03em;
}

p {
    font-size: 1em;
    margin-bottom: 1.5em;
    margin-top: 0;
    line-height: 1.5em;
    margin-top: 0;
    max-width: 960px;
}

    p a {
        color: #019f4a;
    }

.fancyfont {}

.pageinfo h1 {
  line-height: 1;
  margin-bottom: .1em;
}

.text {}

.text p {}

.text p:last-child {
    margin-bottom: 0;
}

.text h1 {}

.text h2 {}


.text h3 {}

.text ul {
    margin-bottom: 1em;
    margin-left: 0;
}

.text ul li {
    list-style-type: disc;
    margin-left: 1em;
    line-height: 1.4em;
}


/*****************
IMAGECOVERS
***********************************************/

.backgrounded_image {
    background-position: center center;
    background-size: cover;
    min-height: 400px;
    position: relative;
    width: 100%;
}

.backgrounded_image:before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.backgrounded_image > div {
    position: relative;
}


/* MODULES */

section.socialink-module {
    /*  border: 1px solid #ccc;*/
    margin: 3em 0;

}

section.socialink-module.module-basic-text {
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
}

.socialink-module.module-membergreeting,
.socialink-module.module-key-statistic {
    box-shadow: 1px 1px 7px 1px #ccc;
}

.shadow_module:hover {
    box-shadow: 1px 1px 3px 2px #d4d0d0;
    transition: box-shadow 0.2s ease;
}

.imagecolumns .col img {
    height: auto;
    width: 100%;
    display: block;
}

section.socialink-module .flexible.twocol > div {
    width: 49%
}

    section.socialink-module .flexible.twocol.imagecolumns > div.imgholder {
        width: 40%;

    }

    section.socialink-module .flexible.twocol.imagecolumns > div.textholder {
        width: 58%;
    }

section.socialink-module .textholder {
    padding: 2em;
}

section.socialink-module h2 {
    font-size: 1.7em;
    margin-bottom: 1em;

}

section.socialink-module .grid h2 {
    text-align: center;
}

section.socialink-module.module-key-statistic {
    background: #231f20 none repeat scroll 0 0;
    color: #fff;
    text-align: center;
}

section.socialink-module.module-key-statistic p {
    margin: 0em auto;
    width: 50%;
}

section.socialink-module h2.statistic {
    color: #fff;
    font-size: 5em;
    margin-bottom: 0;
    line-height: 1;
}

.statistic_explainer {
    color: #019f4a;
    font-size: 1.7em;
}

.statistic_followup_paragraph {
    font-size: 1.3em;
    margin-top: 1em;
}

.module_btn_holder {
    margin-top: 1.5em;
}

.statistic_followup_paragraph p {
    border-top: 1px solid #ccc;
    padding-top: 1em;
}

section.module-slideshow {}

section.module-slideshow .module_inner {
    position: relative;
}

aside.post_slideshow {
    font-size: 1.2em;
    text-align: center;
}

    aside.post_slideshow p {
        margin: auto;
        max-width: 740px;
    }

.fp_section.grid_stories {
    background: #eaeaea;
    padding-top: 2em;
}


.home .fp_section.grid_stories  {
    background: #fff;
}

section.socialink-module.module-special h2 {
    color: #20211d
    text-transform: uppercase;
}

section.socialink-module.module-basic-text.module-special.module0 {
    border:1px solid ;
}

section.socialink-module.module-related_content.module-special article {
    margin-bottom: 2em;
}

.page-template-page-homepage-2018-template .onepage {
    padding-top: 0;
}


.page-template-page-homepage-2018-template .content article.archive_post.grid_type {
    margin-bottom: 0;
}

.page-template-page-homepage-2018-template .fp_section.grid_stories {
    padding-top: 3em;
}

/*****************
FIXES FOR IE
***********************************************/

.ie8,
.ie9 {}

.ie7 {}


/*****************
BASIC INPUT AND FORMS
***********************************************/

input[type=text] {
    padding: .5em;
}

.wpcf7 input[type=submit],
input[type=submit],
.button {
    background: none repeat scroll 0 0 #019F4A;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 0.5em 0.75em;
}

.text a.button {
    color: #fff;
    }

    .mapboxgl-popup-content {
        font-family: 'Roboto', sans-serif;
        font-size: 1.2em;
    }

.button.highlighted {
    background: #019f4a none repeat scroll 0 0;
    color: #000;
    font-size: 1.2em;
    font-weight: 900;
    text-transform: uppercase;
}

.button.highlighted:hover {
    background: #01ec6e none repeat scroll 0 0;
}

input[type=submit]:hover,
.button:hover {
    box-shadow: 0 0 1px #111;
    text-decoration: none;
    color: #fff;
}

input[type=submit]:active,
.button:active {
    box-shadow: inset 0 0 1px #222;
    outline: 0;
}

input[type=submit]:focus,
.button:focus {
    outline: 0;
}


/*****************
MOBILE HEADER
***********************************************/

.mobile_expansion {
    visibility: hidden;
}

.mobile_expansion + label {
   font-size: 1.4em;
   color: #111;
   cursor: pointer;
   content: "";
   display: inline-block;
   width: 1em;
   height: 0.82em;
   margin-top: .2em;
   border-top: 12px double;
   border-bottom: 4px solid;
   transition: all .5s ease-in-out;
}

.mobile_expansion + label.mobile_expand_search {
    border: none;
    float: right;
        margin-right: 16px;
    margin-top: -6px;
    color: #f2f2f2;
}

.mobile_expansion:checked + label {
    border: .2em solid;
    height: .78em;
    width: .78em;
    border-radius: 100%;

}

.mobile_expansion + label.mobile_expand_search:before,
.mobile_expansion:checked + label:before {
    color: #111;
}

.mobile_expansion:checked + label:before {
   margin-left: -6px;
   margin-top: 0;
   display: block;
}

.mobile_expansion + label.icon-search {
    border: 0 !important;
    margin-top: -5px;
}


/*****************
NAV MENU MARKUP
***********************************************/

.menu_horizontal li {
    display: inline-block;
    list-style: none;
}


/*****************
HEADER
***********************************************/

#main_site {
    position: relative;
}

#header {
    background: #fff none repeat scroll 0 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1500;
    box-shadow: 0 3px 25px #101010;
}

.header_inner {}

    .header_inner .clearfix {
        clear: right;
    }

.logo {
         float: left;
        margin-left: 0.5em;
        width: 225px;
        transition: width 0.2s ease;
}

header.shrunken {

}
header.shrunken .logo {
    width: 135px;
   /* transition: width 0.2s ease;*/
}

header.shrunken .topmenu {
   margin-top: 0.5em;
   font-size: .9em;
   transition: all 0.2s ease;
   float: right;
}


.logo img {}

.uppermenu {
    background: #231f20 none repeat scroll 0 0;
    float: right;
    justify-content: flex-start;
}

.uppermenu a {
    color: #fff;
    display: inline-block;
    font-size: 0.9em;

    padding: 0.5em 0.75em;
    text-transform: uppercase;
}

.uppermenu a:hover {
    background: #019f4a;
    color: #fff;
    text-decoration: none;
}

.uppermenu ul,
.uppermenu .menu {
    display: flex;
}

.uppermenu ul li {
    margin: 0;
    list-style: none;
}

.uppermenu #qtranslate-chooser li.active {
    display: none;
}

.topmenu {
    align-items: center;
    justify-content: flex-end;
        margin-top: 3em;
}

.topmenu .sink_dropdown_container .dropdown_triangle {
    display: none;
}

.topmenu ul.sink_dropdown {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.topmenu ul.sink_dropdown > li {
    border-right: 1px solid #bdbcbc;
    margin-left: 0;
    margin-right: 0.75em;
    padding-right: 0.75em;
}

    .topmenu .sink_dropdown ul.sub-menu {
        margin-left: -15px;
    }

.sink_dropdown ul.sub-menu li {
    margin-left: 0;

    background: #231f20 none repeat scroll 0 0;
}

    .sink_dropdown ul.sub-menu li a {
        color: #fff;
         padding:.5em;
    }

       .sink_dropdown ul.sub-menu li a:hover {
        background: #019f4a;
       }

.sink_dropdown li ul.sub-menu {

    background: #fff none repeat scroll 0 0;
    border: none;
    min-width: 180px;
}

.topmenu li:after {}

.topmenu li.last_item {
    margin-right: 0;
    border-right: 0;
}

.topmenu li a {
    color: #231f20;
    display: inline-block;
    font-size: 1em;

    padding: 0.5em 0.25em;
    text-transform: uppercase;
}

.topmenu li[class*="current"] a,
.topmenu li:hover a {
    text-decoration: none;
    color: #019f4a;
}

.iconize_list_item a:before {
    font-family: "icons-weact-frontend";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.west-harlem-environmental-action-weact-join-us-61:before {
    content: '\e84a';
}

.uppermenu a.west-harlem-environmental-action-weact-donate-62 {
    color: #019f4a;
}

.uppermenu a.west-harlem-environmental-action-weact-donate-62:hover {
    color: #231f20;
}

.west-harlem-environmental-action-weact-donate-62:before {
    content: '\e803';
}

.socialmedia {}

.socialmedia a {}


/*****************
SIDEBAR
***********************************************/

.sidebar {}

.sidebar_module {}

.sidebar_module .module_title {}

.sidebar_module .module_content {}


/*****************
BACKGROUNDS
***********************************************/

.herospot {
    background-position: center center;
    background-size: cover;
   
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: calc((460 / 1040) * 100%);
}

.home .herospot {
    padding-top: 0;
}

.page-template-page-homepage-2018-template .herospot,
.home .herospot {
    height: auto;
    padding-top: 0;
}

.page-template-page-homepage-2018-template footer.herospot,
.home footer.herospot {
    padding-top: calc((140 / 1040) * 100%);
}

.herospot .cta,
.herospot .fp_layout {
    position: absolute;
    text-align: center;
       top: calc(100vw / 3);
    width: 100%;
}

    .home .herospot .fp_layout {
        top: 33%;
    }

.herospot .fp_layout {}

.cappy {}

.cappy h1 {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(35, 31, 32, 1);
}

.vidholder {}

.vidholder .fancybox-media {}

.vidholder .indicative {
    text-shadow: 1px 1px 3px rgba(35, 31, 32, 1);
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 2em;
    height: 100px;
    width: 100px;
    margin: 0;
    padding: 0.25em;
    padding-top: 22px;
      transition: transform .2s ease, background .2s ease;
}

.vidholder .indicative:before {
	margin-left: 0.4em;
}

.vidholder .indicative:hover {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    transform: scale(1.1);
    transition: transform .2s ease, background .2s ease;
}

.vidholder .titular {
    text-shadow: 1px 1px 3px rgba(35, 31, 32, 1);
    color: #fff;
    display: block;
    font-size: 1.3em;
    font-weight: 900;
    margin-top: 0.5em;
    text-transform: uppercase;
}

.vidholder .hoverhands:hover {
    text-decoration: none;
    color: #ab082a;
}

.slides li {
    margin: 0;
    list-style: none
}

.slideshowarea {
    height: 400px;
  /*  height: calc(100vw / 4);*/
}

.slideshow_area div.slide {
    background-position: center center;
    background-size: cover;
    width: 100%;
    position: relative;
    height: auto;
    padding-top: calc((115 / 1040) * 100%);
}

.home .slideshow_area div.slide,
.page-id-3918 .slideshow_area div.slide {
        background-position: center 25%;
}


.slidecaption {
   bottom: 0;
   position: absolute;
   text-align: center;
   background: rgba(0, 0, 0, .8);
   width: 100%;
}

    section.socialink-module .slidecaption h2 {
        margin-bottom: .2em;
        color: #fff;
        padding: 1em;

    }

     section.socialink-module .slidecaption h2 a {
        color: #fff;
     }

          section.socialink-module .slidecaption h2 a:hover {
            color: #fff;
         }

        @media (max-width: 1600px) {
             section.socialink-module .slidecaption h2 {
                font-size: 1.2em;
             }
        }

        @media (max-width: 800px) {

             section.socialink-module .slidecaption h2  {
               font-family: 'Roboto', sans-serif;
               font-weight: 100;
               font-size: .9em;
             }
         }


         .module_wys ul li {
            margin-bottom: .35em;
         }

.slidecaption h2 {

    margin: .5em;
}

.slide_nav {
    color: #fff;
    font-size: 5em;
    left: 2%;
    position: absolute;
    z-index: 300;
    top: 33%;
}

.slide_nav a:before {
    text-shadow: 1px 1px 3px #111;
}

.home .slide_nav {}

.slide_nav a {
    color: #fff;
}

.slide_nav a:hover,
.slide_nav a:active,
.slide_nav a:focus {
    text-decoration: none;
    color: #2D2C28;
}

.slide_nav.left {}

.slide_nav.right {
    left: auto;
    right: 2%;
}


/*****************
FP
***********************************************/

.fp_section {}

.fp_section.add_icons {
    background: #019f4a none repeat scroll 0 0;
    color: #fff;
    padding: 2em;
}

.add_icons .card {
    margin: 1em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .add_icons .card:first-child img {
        margin-top: 1em;
    }
    .add_icons .card img {
        width: 100px;
        margin: auto;
        display: block;
        margin-bottom: 1em;
    }

    @keyframes wobble {
       0% { transform: translateX(0%); }
       15% { transform: translateX(-10%) rotate(-5deg); }
       30% { transform: translateX(8%) rotate(3deg); }
       45% { transform: translateX(-7.5%) rotate(-3deg); }
       60% { transform: translateX(5%) rotate(2deg); }
       75% { transform: translateX(-2.5%) rotate(-1deg); }
       100% { transform: translateX(0%); }
    }

    .add_icons .card img:hover {
        animation: wobble 2s 1;
    }



.add_icons .card h2 {
    font-weight: 400;
    margin-bottom: 0;
}

.add_icons .card h2 a {
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
}

.add_icons .card h2 a:hover {
    text-decoration: none;
    color: #000;
}

.fp_section.add_modules {
    padding: 3em;
}

.storymodule {

}

.storymodule .animated.in-view svg {
    margin: auto;
    display: block;
}

.storymodule .animated.in-view svg path {
    fill-opacity: 0;
    stroke: #000;
    stroke-width: 1;
    stroke-dasharray: 650px;
    stroke-dashoffset: 650px;
    animation-name: draw, FillIn,StrokeOut;
    animation-duration: 1s, 2s, 2s;
    animation-fill-mode: forwards; // Stay on the last frame
    animation-iteration-count: 1; // Run only once
    animation-timing-function: linear;
  }


  @keyframes draw {
    to {
      stroke-dashoffset: 0;
    }
  }

@keyframes FillIn {
 0% {
     fill-opacity: 0;
  }

  50% {
     fill-opacity: 0;
  }

  100% {
    fill-opacity: 1;
  }
}

@keyframes StrokeOut {
 0% {
     stroke-opacity: 0;
  }

  50% {
     stroke-opacity: 1;
  }

  100% {
    stroke-opacity: 0;
  }
}

h2.animated .normal_word {
    opacity: 0;
}

h2.animated.in-view .normal_word {
    opacity: 1;
    transition:opacity 3s ease;
}

.storymodule:nth-child(odd) svg#connector-right {
    display: none;
}

.storymodule:nth-child(even) svg#connector-left {
    display: none;
}

.storymodule .flexible {
     z-index: 4;
     margin-top: -2px;
     position: relative;
     background: #fff;
     box-shadow: 0px 5px 30px #717171;
}

.storymodule .textholder {


        display: flex;
        flex-direction: column;
        justify-content: center;

}

.storymodule:nth-child(even) .flexible {
    flex-direction: row-reverse;
}

.storymodule:nth-child(even) .textholder {
    padding-left: 2em;
}

.storymodule h2 {
    color: #000000;
    font-size: 3em;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: .1em;
}

.storymodule h2 .highlight_word {
    color: #019F4A;
}

.storymodule ul {
    margin: 0;
}

.storymodule ul li {
    list-style: outside none none;
    margin: 0;
}

.storymodule ul li a {
    color: #58595b;
    font-size: 1.3em;
    text-transform: uppercase;
}

.storymodule-connect {
    /*background-image: url(images/story-connector-left.png);*/
    background-repeat: no-repeat;
    background-size: 550px;
    height: 130px;
    margin: -5px auto 0;
    overflow: hidden;
    width: 100%;
    z-index: 2;
    background-position: center center;
}

.storymodule:nth-child(even) .storymodule-connect {
    /*background-image: url("images/story-connector-right.png");*/
}

.storymodule:last-child .storymodule-connect {
    display: none;
}

	.storymodule-connect .path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 5s linear forwards;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}


/*****************
SEARCH
***********************************************/

.onepage.greybeard {
	background: #EDEDEE
}
.tablesection {
    margin:3em 0;
}

.filters {
    padding: 1em;
}
.filter_containers .keyword_container {
    text-align: center;
}
.filter_containers .keyword_container input[type='text'] {
   width: 100%;
   margin-bottom: 2em;
}
.filter_containers .filterselectors {

}

.filter_containers .filterselectors .tablefilter {
    width: 30%;
}

.filter_containers .filterselectors .tablefilter .select2-container {
    max-width: 100%;
}

.filter_containers .select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ccc;
    background: #f2f2f2 !important;
    color: #333;
}
.filter_containers  label {
    color: #019f4a;
    display: inline-block;
    font-size: 1.2em;
    font-weight: 900;
    margin-bottom: 0.25em;
}
.filter_containers .keyword_container label {
    display:none;
}
.filter_containers .update {
    border-top: 1px solid #fff;
    margin-bottom: 2em;
    margin-top: 1em;
    padding-top: 1em;
}
.results_container {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 3em;
    padding-top: 2em;
}

.socialink-nav span,
.socialink-nav a {
    border: 0 none;
    display: inline-block;
    padding: 0.5em 0.75em;
    margin: 1px;
}
.socialink-nav span.current,
.socialink-nav a:hover {
   color: #019f4a;
   text-decoration: none;

}

nav.socialink-nav {
    border-top: 1px solid #333;
    margin-top: 1em;
    padding-top: 1em;
    justify-content: center;
}

/*****************
LISTS
***********************************************/


/* single page view navigation */

div.next-post {}

div.prev-post {}


/* generated by wp_list_cat and wp_list_pages functions */

li.page_item {}

li.current_page_item {}

li.current_page_parent {}

li.cat-item {}

li.current-cat {}


/*****************
FOOTER
***********************************************/

.subfooter {
    color: #fff;
    padding: 2em 0;
}

	.subfooter #mc_embed_signup form {
		padding: 0;
	}

	.subfooter #mc_embed_signup label {
		color: #fff;
		font-size: 1.2em;

		display: none;
	}

	.subfooter #mc_embed_signup input.email {
	    font-family: inherit;
	    font-size: 17px;
	    display: block;
	    padding: .9em .5em;
	    margin: 0 4% 10px 0;
	    min-height: 32px;
	    width: 58%;
	    max-width: 408px;
	    min-width: 130px;
	    border-radius: 1px;
	    border: 0;
}

.subfooter #mc_embed_signup input.button {
    display: block;
    width: auto;
    margin: 0 0 10px 0;
    border-radius: 1px;
    min-width: 90px;
    background: #019f4a none repeat scroll 0 0;
    padding: .25em .5em;
    height: auto;
}

.subfooter #mc_embed_signup input.button:hover {
	background: #111;
}

    .subfooter .socialmedia {
font-size: 1.75em;

display: flex;

justify-content: flex-end;

position: absolute;

align-items: flex-end;

bottom: 10px;

right: 10px;

height: 72px;

width: 100%;
    }

    .logged-in .subfooter .socialmedia {
       
    }

        .subfooter .socialmedia ul li {
            margin-left: 0;
        }

                .subfooter .socialmedia ul li a:hover {
                    color: #fff;
                }

.subfooter:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
    background-color: rgba(0, 0, 0, .5);
}

    .subfooter .centering_box {
        position: relative;
        padding: 0 2em;
    }

    .subfooter .signup p {
        max-width: 640px;
    }

.subfooter h4 {
    color: #fff;
    font-size: 2.5em;
    margin-bottom: .25em;

}

#footer {
    background: #fff none repeat scroll 0 0;
    clear: both;
    min-height: 200px;
    padding: 2em 0 0;
}

#footer p {
    margin-bottom: 0;
}

.flexible.leftweighted .col:first-child {
    width: 15%;
}

.flexible.leftweighted .col:last-child {
    width: 80%;
}

.footerdonate {
    background: #019f4a none repeat scroll 0 0;
    color: #231f20;
    padding: 1em;
}

    .footerdonate:hover {
        background: #01ec6e;
        transition: background 0.2s ease;
    }

.footerdonate h5 {
    color: #231f20;
    display: inline-block;
    font-size: 2em;
    margin: 0;
    text-transform: uppercase;
}

.footer_inner {}

.footermenu {
    margin-bottom: 2em;
}

    .footermenu ul.sub-menu ul.sub-menu {
        display: none;
    }

    .menu-blockified > ul > li:first-child {
        display: none;
    }

    .footer_inner a:hover {
        text-decoration: none;
    }

.footercredits {
    padding: 1em;
    font-size: .8em;
}

.footercredits .flexible {
    align-items: center;
    justify-content: flex-start;
}

.footercredits .menu {
    margin: 0;
    font-size: 0.9em;
}

.footercredits .menu a {
    color: #019F4A;
}

.sitecredits {}

.sitecredits p {
    color: #6d6e70;
    font-size: 0.9em;
}

.sitecredits a {}

.sinkcredits {
    margin-left: auto;
}

.sinkcredits p {}

.sinkcredits a {}


/*****************
RELATED
***********************************************/

.related_content {
    text-align: center;
    margin: 2em 0;
}

.related_content .field_divlist {
    display: -ms-flexbox;
    display: flex;
    margin: 2em 0;
}

.related_content .field_divlist > div {
    background: #ccc none repeat scroll 0 0;
    border-right: 1px solid #fff;
    height: 250px;
    min-width: 25%;
    padding: 1em 2%;
}

.metadatum {


}

    .metadatum .meta_content {
           margin-bottom: 2em;
            margin-top: 1em;
            border: 3px solid #f2f2f2;
            padding: 1em;
    }

.metadatum .meta_item {
    margin-bottom: .6em;
}
    .meta_item a {
        color: #019f4a;
    }

    .metadatum  .meta_item.obj-event_address_1,
    .metadatum .meta_item.obj-event_city,
    .metadatum  .meta_item.obj-event_state,
    .metadatum .meta_item.obj-eventDateTime {
        margin-bottom: 0;
    }

    .metadatum .meta_item.obj-event_city,
    .metadatum  .meta_item.obj-event_state,
    .metadatum  .meta_item.obj-event_zip {
        display: inline-block;
    }

    .metadatum .meta_item.obj-eventDateTime,
    .metadatum .meta_item.obj-eventEndTime {
        text-transform: uppercase;
        font-size: .8em;
    }

    .metadatum  .meta_item.obj-event_address_1 .lbl,
    .metadatum .meta_item.obj-event_city .lbl,
    .metadatum  .meta_item.obj-event_state .lbl,
    .metadatum  .meta_item.obj-event_zip .lbl {
        display: none;
    }

.metadatum .meta_item:last-child {
    margin-bottom: 0;
}

.metadatum .meta_item .lbl {
    display: inline-block;
    min-width: 140px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}

.metadatum .meta_item .val {}

.metadatum .meta_item.obj-contact_data_intro_text .lbl {
    display:none;
}

/*****************
ARCHIVE
***********************************************/

.content article.archive_post {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2em;
}

.content .event_list_view.archive_post {
    padding: 1.5em;
}

.event_contents_main {
    margin-top: 1.5em;
}

.content article.archive_post.thumb_none .mainpost {
    flex-basis: 100%;
}

aside.readmore {
    align-items: center;
    border-bottom: 7px solid #019f4a;
    display: inline-block;
    justify-content: flex-start;
    line-height: 0.6em;
    padding-left: 0;
    padding-right: 0;
    padding-top: 1em;
}

aside.readmore:hover {
    border-color: #01ec6e;

    transition: all 0.2s ease-in-out;
}

aside.readmore a {
    color: #404041;
    font-size: 1em;
    font-weight: 900;
    text-transform: uppercase;
}

aside.readmore a:hover {

    text-decoration: none;
}

aside.dl_file a.button {
    font-size: 0.8em;
    margin: 1.5em 0 0;
}

.archive .onepage.center_content {
    max-width: 960px;
    margin: auto;
}

.content article.archive_post.archivepost_last {
    border-bottom: 0;
}

.txtexcerpt {
    display: none;
}

.archive_post .featimg {
    height: 100%;
    margin-left: 0;
    max-height: 230px;
    max-width: 640px;
    width: 100%;
}

.archive_post .featimg img {
   float: right;
}

.archive_post .mainpost {
    padding: 1.5em;
    width: 100%;
    flex-basis: 40%
}



.content article.archive_post h3 {
    margin-bottom: 0.5em;
    color: #019f4a;
    text-transform: none;
    font-size: 1.4em;
}

	.home .content article.archive_post h3,
    .page-id-3918 .content article.archive_post h3{
		font-size: 1em;
		line-height: 1.3;
	}

.content article.archive_post p.post_header_meta {
    font-size: 90%;
}

.content article.archive_post .post_meta {
    border-top: 1px solid #eaeaea;
    padding-top: 5px;
    font-size: 90%;
}

.content article.archive_post a.readmore {
    font-size: 90%;
    text-transform: uppercase;
}

.content article.archive_post a.readmore:after {
    content: '>';
    padding-left: 2px;
}

.relatedposts {
    clear: both;
}

.content .relatedposts li {
    list-style: none outside none !important;
    margin: 0px;
}

.content article.archive_post.grid_type {
    background-size: cover;
    height: 200px;
    margin-right: 1%;
    max-width: 300px;
    overflow: hidden;
    position: relative;
    width: 31%;
}



.content article.archive_post.grid_type.thumb_none {

}
    .content article.archive_post.grid_type.thumb_none h3 {
        background: #fff;
    }

.content article.archive_post.list_type.thumb_none {

}

.related_grid_inner {
    flex-wrap: wrap;
}

.content article.archive_post.grid_type .top {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    cursor: pointer;
}

.content article.archive_post.grid_type .bottom {
    display: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    padding: 1.25em;
    position: absolute;
    color: #fff;
    top: 0;
    width: 100%;

}

    .content article.archive_post.grid_type .bottom a {
        color: #01ec6e;
    }
    .content article.archive_post.grid_type .bottom a.button {
        color: #000;
    }

.content article.archive_post.grid_type .txtexcerpt {
    display: block;
    font-size: 0.9em;
    margin-bottom: 1em;
}

.content article.archive_post.grid_type .top:hover > header {
    display: none;
}

.content article.archive_post.grid_type .top:hover > .bottom {
    display: block;

}

.content article.archive_post.grid_type .top:hover > .bottom:hover {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    transition: background 0.2s ease;
}

.content article.archive_post.grid_type h3 {
    background: rgba(0,0,0,.7);
    display: inline-block;
    padding: 0.25em 0.5em;
}

.content .post-236  article.archive_post.grid_type h3 {
    margin-top: 112px;
    font-size: 1em;
}

.content article.archive_post.grid_type .bottom header {
    font-size: 1.3em;
    margin-bottom: 1em;
}

.prev {
    float: left;
}

.next {
    float: right;
}

.single_relatedposts {}

.archive_relatedposts {}

p.readmore {
    margin-bottom: 0;
}

section.blogfeed {
	margin-top: 3em;
}

section.blogfeed .archive_post .mainpost {
	flex-basis: 100%;
}
