/*
Theme Name:     WBG Child Theme
Description:    Child Theme of Divi, for Womens Budget Group
Author:         Murph
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* ====================================
FONTS
======================================= */
body .recommended .et_pb_column {
    min-height: 210px !important;
}

body .et_pb_row_0 {
    max-width: 1194px !important;
}

body, input, textarea, select {
    font-family: 'Source Sans Pro', sans-serif;
}
#page-container {
	padding-top: 188px !important;
}
#main-content .container {
	padding-top: 0;
}

blockquote {
	border-color: #914594;
}

blockquote p {
	font-family: 'Source Sans Pro', sans-serif;
	padding-bottom: 1em;
}

blockquote p:last-of-type {
	padding-bottom: 0;
}

sup {
	vertical-align: bottom;
	font-size: small;
}

body {
    line-height: 1.3em;
        color: #111111 !important;
}

p {
    font-size: 20px !important;
}


/*Appearance of category links below titles on posts*/

.et_pb_post .post-meta {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px !important;
	margin-bottom: 24px !important;
}
@media (max-width: 479px) {
	.et_pb_post .post-meta {
		padding-bottom: 0;
		margin-bottom: 0!important;
	}
}

.post-meta a {
	text-decoration: underline !important;
}

/*For the appearance of names on Management list page*/

.management-list-name {
	font-size: 1.2em;
	font-family: 'Source Sans Pro', sans-serif;
	color: #914594;
}

.management-list h4 {
	margin-bottom: 0.5em;
}

.management-list p {
	margin-bottom: 1em;
}

/* ====================================
FONTS
======================================= */
/* Font Awesome Icons */
.fa-envelope-o:before,
.fa-twitter:before,
.fa-facebook {
	font-size: 25px;
	color: #222222;
}

/* ====================================
GLOBAL
======================================= */

/*Remove read more buttons*/

.more-link {
	display: none !important;
}

/*Off white background*/

#et-main-area {
	background-color: #ffffff !important;
}

/*Ensuring off white background is seen*/

.et_pb_section, #main-content {
	background-color: inherit !important;
}


/* ====================================
NAVIGATION
======================================= */

/* Site search Icon */

/* Reposition default Divi search feature */
#et_top_search {
	float: right !important;
    bottom: 31px;
    left: -15px;
}

/* Main Nav
======================== */

.logo_container {
    padding-left: 0.75rem !important;
}

#main-header {
	box-shadow: none;
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #533982 !important;
}

#main-header {
	font-family: 'Source Sans Pro', sans-serif;
}

.et_fullwidth_nav #main-header .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: 1194px;
}

#et-top-navigation {
    background: #d2d0d7 !important;
}

.et_fullwidth_nav #main-header .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: 1194px !important;
}

.logo_container .container {
    text-align: left !important;
}

#et-secondary-menu li a {
    color: white !important;
    line-height: 80px;
    -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
/* Header Logo */
.et_header_style_centered #main-header .logo_container {
	text-align: left;
}

/* Widen Main Nav and z-index */
#top-menu-nav {
	width: 100%;
	margin-bottom: 0;
}

#et-top-navigation {
	margin: 0 !important;
	z-index: 100;
}

#top-menu > li {
	width: auto;
	float: left;
	padding: 1.5em 1em 0;
}

#top-menu > li:first-child {
	padding-left: 1em;
}

#top-menu > li:last-child {
	padding-right: 1em;
}

#top-menu > li > a {
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 !important;
	padding-bottom: 1.3em !important;
	color: #533982;
}

#top-menu li li a {
	padding: 1em;
}

#top-menu .sub-menu {
	margin-left: -1em !important;
}

.wbg-strapline {
    line-height: 80px;
    color: white;
    font-style: italic;
    -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#main-header .et_pb_row {
    padding: 0 !important;
}

.et-fixed-header .wbg-strapline, .et-fixed-header #et-secondary-menu li a {
    line-height: 70px;
      -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#et-info, #et-secondary-menu > ul > li a {
    padding-bottom: 0 !important;
}


/*Active page states*/

#top-menu > .current-menu-item {
    background-color: #533982 !important;
}

#top-menu > .current-menu-item > a, #top-menu > .current-menu-item > a:hover, #top-menu > .current-menu-item > a:visited, #top-menu > li.current-menu-ancestor > a {
	color: #ffffff !important
}

/* Top (secondary) Nav
======================== */

#top-header {
	border-bottom: 1px solid #f2f2f2;
}

#top-header a {
	text-transform: inherit;
	font-size: 16px;
	color: #888 !important;
}

.et_header_style_centered nav#top-menu-nav {
    display: inline-block;
    margin-bottom: -6px;
}

/* Sub-Nav Dropdown
======================== */

#et-top-navigation .sub-menu, #et-secondary-menu .sub-menu {
	background-color: white !important;
	border-top: 0px !important;
}

#et-top-navigation .sub-menu li, #et-secondary-menu .sub-menu li {
	text-align: left !important;
	padding: 0 1em !important;
}

#et-top-navigation .sub-menu a, #et-secondary-menu .sub-menu a {
	color: #777 !important;
	text-transform: capitalize !important;
	font-size: 16px !important;
}

#et-secondary-nav .menu-item a:after {

    content: "|";
    margin-left: 1em;
}

#et-secondary-nav .menu-item:last-child a:after {

  content: "";
}

/* Filter Menu */


.filter-outer {
    background: #e8e8e8;
    padding: 10px 0;
}

.entry-content .filter-outer {
    background: white;
}

.filter-outer .container {
    text-align: left !important;
}

.filter-outer a {
    color: #000 !important;
    padding: 5px 10px;
    margin-right: 10px;
    display: inline-block;
    -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.filter-outer a:hover {
    color: #FFF !important;
    background: #a5a0ae;
    -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.filter-outer .selected {
    background: #a5a0ae;
    color: white !important;
    font-weight: 600;
}

.filter-outer span {
    font-style: italic;
    margin-right: 1em;
    margin-left: 1em;
    font-family: "Source Sans Pro", sans-serif;
}

.et_search_outer {
    overflow: hidden;
    position: absolute;
    top: -44px;
    width: 100%;
}


.et-search-field {
    font-family: 'Source Sans Pro', sans-serif;
    right: auto !important;
    left: 3em;
}

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

/* Hide Divi Bottom Bar */
#footer-bottom {
	display: none;
}

/* Footer Nav Items */
.footer-widget li {

    display: inline-block;
    float: none;

}

.footer-widget li:first-child {

    float: left;

}

#menu-footer-menu {

    text-align: center;

}
.footer-widget li:before {
	display: none;
}

/* Footer positioning - keeps the footer at the bottom even on short pages - and styling
=======================*/

html, body {
	height: 100%;
}

#page-container {
	min-height:100%;
	position:relative;
}

#main-footer {
	width: 100%;
	/*Styling*/
	color: #fff;

	background: #533982;
}

#footer-widgets .footer-widget li a, .footer-widget {
	color: inherit;
}

#footer-widgets .footer-widget li a:hover {
	color: inherit;
	opacity: 0.7;
}

#main-footer {

    background: #533982;

}

#footer-widgets {

    padding: 1em 0 0;

}

.et_pb_gutters3 .footer-widget {

    margin-bottom: 0;

}

#main-footer .menu > li > a, ul#menu-footer-menu li:last-child a {
    color: white !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}

h6 {
    font-size: 18px !important;
    font-weight: 600;
    color: #533982;
}

/*Display of 05creative* logo*/

.et_pb_widget, #menu-footer-menu {
	width: 100%;
}

ul#menu-footer-menu li:last-child {
	float: right !important;
}

/* Breadcrumb
=======================*/

.breadcrumb-container {
	word-wrap: break-word;
	white-space: -moz-pre-wrap;
	white-space: pre-wrap;
}
.breadcrumb-container li a {
	font-family: 'Source Sans Pro', sans-serif;
	color: #666666;
	padding: 5px 0 !important;
}
.breadcrumb-container li:first-child a {
	margin-left: 0;
	padding-left: 0;
}
.breadcrumb-container li:first-child .separator:first-child {
	display: none;
}
.breadcrumb-container li:last-child .separator:last-child {
	display: none;
}
/* Switch Off Breadcrumb */
.breadcrumb-container {
	display: none;
}


/* Sidebar Tabs
=======================*/
/* Single Post Heading / meta / breadcrumb */
.single-post #content-area {
    padding-left: 20px;
    padding-right: 20px;
}
.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
	max-width: 1080px;
	margin: auto;
}
.entry-content {
    margin: auto;
}

.et_pb_widget_area_left {
	border: none;
}

.et_pb_widget ul li {
	margin-bottom: 1em;
}

.category-sidebar .sub-menu {
	margin-top: 1em;
	padding-top: 1em !important;
	border-top: 1px solid white;
	color: #95b6bd !important;
}

/* Tags Cloud */
.widget_tag_cloud {
	text-align: right;
}
.widgettitle {
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	font-size: 1.050em;
	color: #914594;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ffffff;
}
.tagcloud a {
	text-transform: uppercase;
}

/* Tag Archive Page */
#left-area .tag-archive-left-area article img {
	display: none !important;
}

/* Archive Page */
.archive-title {
    max-width: 1194px;
    margin: 0 auto;
}

.archive .entry-content {
    padding-top: 20px;
}

.archive-title::before {

    content: "";
    width: 100%;
    height: 10px;
    display: block;
    border-width: 1px 1px 0 1px;
    border-color: black;
    border-style: solid;

}

.archive-title h1 {
    margin-left: 15px;
    font-size: 28px;
}


/* Remove Sidebar widget on tablet down */
@media (max-width: 980px) {
	.et_pb_widget_area {
		display: none;
	}
	.title-decoration {
		display: none;
	}
	.footer-widget:nth-child(n) {
	    width: 100% !important;
	}
	#menu-footer-menu li#menu-item-1729 {

    width: 100%;

}
#menu-footer-menu {

    text-align: center;

}
#menu-footer-menu li {

    width: 33%;
    display: inline-block;

}
}

/* ====================================
BLOG GRID CUSTOMISATION - FEATURE COLUMNS
======================================= */

/* Custom Blog Grid Module */
.custom-cat-blog .post-meta {
	margin: 0 0 1.5em 0;
}

.feature-section {
	margin-top: 0;
}

.feature-section .entry-title {
	margin-bottom: 0;
	padding-bottom: 6px;
}

/* Hide Featured images within post (for display on homepage only) */
.et_pb_post .et_post_meta_wrapper img {
	display: none;
}
/* Hide featured post in blog listing only */
#analysis-feature-blog-listing .entry-featured-image-url {
	display: none;
}

/* Article hover states */

.et_pb_blog_grid_wrapper .et_pb_post {
	transition: background-color 0.5s ease;
}

.et_pb_blog_grid_wrapper .et_pb_post:hover {
	background-color: #F4F7F8;
}

/* MAIN PAGE TITLES */
#cat-page-title-row {
	width: 100%;
}
@media (max-width: 980px) {
	#cat-page-title-row {
		padding: 0;
	}
}

/* ====================================
CALL TO ACTION
======================================= */

/* Fullwidth Call To Action */
.et_pb_promo_description {
	padding-bottom: 0;
}
.fullwidth-cta {
	padding: 2em 0;
}

/* ====================================
LINKS
======================================= */

/*Default links*/

a, a:link {
	transition: color .8s;
	color: #914594;
}

a:visited {
	color: #4b3375;
}

a:hover {
	color: #543982;
}

a:active  {
	transition: color .8s;
	color: #543982;
}

/*Category modules and links*/

.category-events, .category-news, .category-analysis, .category-resources, .category-events-featured, .category-news-featured, .category-analysis-featured, .category-resources-featured, .category-main-feature {
	border-top: 0px solid #d8d8d8 !important;
}

.category-events, .category-events-featured, .category-main-feature {
	border-top-color: #543982 !important;
}
.category-events a, .category-events-featured a {
	color: #914594;
}
.category-events a:hover, .category-events-featured a:hover, .category-main-feature a:hover {
	color: #432d68;
}
.category-events a:visited, .category-events-featured a:visited, .category-main-feature a:visited {
	color: #914594;
}

.category-news, .category-news-featured {
	border-top-color: #735f92 !important;
}
.category-news a, .category-news-featured a {
	color: #914594;
}
.category-news a:hover, .category-news-featured a:hover {
	color: #5c4c74;
}
.category-news a:visited, .category-news-featured a:visited {
	color: #914594;
}

.category-analysis, .category-analysis-featured {
	border-top-color: #914594 !important;
}
.category-analysis a, .category-analysis-featured a {
	color: #914594;
}
.category-analysis a:hover, .category-analysis-featured a:hover {
	color: #743776;
}
.category-analysis a:visited, .category-analysis-featured a:visited {
	color: #914594;
}

.category-resources, .category-resources-featured {
	border-top-color: #665c76 !important;
}
.category-resources a, .category-resources-featured a {
	color: #914594;
}
.category-resources a:hover, .category-resources-featured a:hover {
	color: #51495E;
}
.category-resources a:visited, .category-resources-featured a:visited {
	color: #914594;
}

/* ====================================
HOMEPAGE
======================================= */

#home-custom-blog-grid-header {
	background-color: #95b6bd !important;
	padding: 16px 0 16px;
}
#home-custom-blog-grid .column.size-1of1 {
	width: 100%;
}
/* Homepage Feature Header */
#home-custom-blog-grid-header .et_pb_section {
	padding: 0;
}
#home-custom-blog-grid-header .column.size-1of2 {
	width: 100% !important;
}
#home-custom-blog-grid-header .column.size-1of2 article {
	margin-bottom: 0 !important;
}
@media (max-width: 980px) {
	.home-single-blog-col-1 .custom-cat-blog .column.size-1of2,
	.home-single-blog-col-2 .custom-cat-blog .column.size-1of2 {
		width: 100% !important;
	}
#home-custom-blog-grid .custom-cat-blog .column.size-1of2 article {
		margin-bottom: 0;
	}
}

#home-custom-blog-grid .et_pb_row_2 {
	padding-top: 2.5em;
	padding-bottom: 0;
}

#home-custom-blog-grid .et_pb_row_3, .et_pb_row_4 {
	padding: 0;
}

#home-custom-blog-grid .et_pb_row_4 {
	padding-top: 2em;
	border-top: 1px solid #d3d3d3 !important;
}

#home-custom-blog-grid .et_pb_text_0 {
	padding-top: 0 !important;
}

/* ALL OTHER FEATURE SECTIONS */

/* Hide empty 2nd column in featured sections */


.feature-section {
	padding-bottom: 0;
}
.feature-row article {
/* 	margin-bottom: !important; */
}
.feature-row .column.size-1of2:nth-child(2) {
	display: none;
}

/*original*/

/*#feature-col-1 .column,
#feature-col-2 .column {
	width: 100% !important;
}
#feature-col-1 article,
#feature-col-2 article {
	margin-bottom: 0;
}*/

/* NEW SECTION TOP FEATURE */

#feature-section-top,
#feature-section-bottom {
	padding: 32px 0 32px;
}
#feature-section-top .et_pb_row {
	padding: 0;
}
@media (max-width: 980px) {
	#feature-section-top,
	#feature-section-bottom  {
		padding: 52px 0 16px;
	}
	#feature-section-top,
	#feature-section-bottom {
		padding-top: 32px;
	}
	#feature-section-top article {
		margin-bottom: 4.5% !important;
	}
	#feature-section-bottom article {
/* 		margin-bottom: */
	}
	#feature-section-top .column.size-1of2,
	#feature-section-bottom .column.size-1of2 {
		margin: 0 7.5% 1.5% 0 !important;
	}
}
#feature-section-top .feature-col-1 .column.size-1of2,
#feature-section-top .feature-col-2 .column.size-1of2,
 #feature-section-bottom .feature-col-1 .column.size-1of2,
 #feature-section-bottom .feature-col-2 .column.size-1of2 {
	width: 100% !important;
}
#feature-section-top .feature-col-1 .column.size-1of2 article,
#feature-section-top .feature-col-2 .column.size-1of2 article,
#feature-section-bottom .feature-col-1 .column.size-1of2 article,
#feature-section-bottom .feature-col-2 .column.size-1of2 article {
	margin-bottom: 0;
}

.featured-title, .recommended-title {
    color: #533982;
    font-size: 24px;
    margin: 0.25em 0 1em;
    width: 100%;
}

/* NEW SECTION BOTTOM FEATURE*/


/*Intro*/

.about-wbg {
    color: #543982 !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    line-height: 30px;
}

.about-wbg em {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.325em;
}

.about-wbg h4 {
	font-family: 'Source Sans Pro', sans-serif;
	color: inherit;
}

.about-wbg p {
	margin: 1em 0;
}

.about-wbg a {
	color: #543982;
}

.social-links div {
    display: inline-block;
    width: 32.33%;
    font-size: 18px;
    font-weight: 600;
}


/* ====================================
SIDEBAR
======================================= */

.category-sidebar {
	padding-right: 0;
}
.category-sidebar ul {
	padding: 1em;
	text-align: right;
}

.category-sidebar .current-menu-item > a {
	color: #914594 !important;
}

.menu-news-categories-container {
	display: none;
}

/* ====================================
BLOG POST DETAIL PAGE
======================================= */
.blog-post-page-section .et_pb_row:first-child {
	padding: 0;
}
.blog-post-page-section .et_pb_row:first-child .et_social_inline {
	margin-top: 2em;
	margin-bottom: 0;
}
.blog-post-page-row {
	padding: 0 0 3%;
}
.single-post #left-area {
	padding-bottom: 0;
}
.single .et_pb_post {
	margin-bottom: 0;
}
.single .post {
	padding-bottom: 16px;
}
.single-post #left-area .et_pb_section {
	padding-bottom: 0;
}
/* Blog Post widths */
.blog-post-page-section,
.sidebar-blog-section {
	max-width: 1200px;
	padding-right: 2em;
	margin: auto;
	width: 80%;
}
@media (max-width: 980px) {
	.blog-post-page-section,
	.sidebar-blog-section {
		padding-right: 0;
	}
}
.blog-post-page-row {
	width: 100% !important;
}
@media (max-width: 980px) {
	.blog-post-page-row {
		width: 80% !important;
	}
}
@media (max-width: 980px) {
	.blog-post-page-row {
		width: 100% !important;
	}
}

.blog-post-text > p:first-of-type {
	font-weight: bold;
}

/*Limiting the width of blog post text to increase legibility*/

.blog-post-text > p, .blog-post-text > blockquote, .blog-post-text > ul, .blog-post-text > ol {
	max-width: 600px;
}

.entry-title {
	font-size: x-large !important;
	line-height: 1.15;
}

.blog-post-page-section .entry-title {
	font-size: xx-large !important;
}

/* News Blog Post (no sidebar) */

#news-blog-content {
	padding: 0 0;
}
/*#news-blog-content .et_pb_row {
	width: 100% !important;
}*/

/* ====================================
SOCIAL SHARING
======================================= */
.et_monarch .et_social_networks {
	padding-left: 20%;
}
@media (max-width: 980px) {
	.et_monarch .et_social_networks {
		padding-left: 0;
	}
}
#news-blog-content .et_pb_row .et_monarch .et_social_networks {
	padding-left: 0 !important;
}

/* ====================================
EVENTS
======================================= */

/*Event info within posts*/

.event-time, .event-date, .event-location {
	display: inline-block;
}

/* ====================================
TOP BAR SUB PAGES
======================================= */

.management-list img.alignleft {
	max-width: 80px;
}

#funder-logos {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

#funder-logos div {
	padding: 0 10px 10px;
	display: inline-block;
	flex-basis: 25%;
	min-width: 200px;
}

/* Newsletter Signup */

#newsletter-cta-row {
	padding: 0 !important;
	padding-bottom: 20px !important;
}

/* Twitter Feed */
#twitter-feed {
	max-height: 330px;
    overflow: hidden;
}


/* ====================================
ASSESSMENTS PAGES
======================================= */

#assessments-accordion h3 {
	font-size: 22px;
	margin: 1em 0;
}


/* FEATURED POST */
.home-feature-section.et_pb_section {
	background-color: #D2D0D7 !important;
}

.home-feature-section.twitter {
    padding: 0 !important;
}

.featured-meta.main {
    background: white;
    padding: 20px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: auto;
}
@media (max-width: 980px) {
	.featured-meta.main {
		position: static;
	}
}

.featured-meta p {
    color: #000;
}

.featured-meta h1 {
    font-size: 21px;
    font-weight: 600;
    color: #000;
    line-height: 25px;
}

.featured-block {
    background-size: cover;
    background-position: center;
    position: relative;
}

.featured-meta h5 {
    font-size: 19px;
    font-weight: 600;
}

.recommended h5 {
    font-size: 19px;
    font-weight: 600;
}

.mask img {

    width: 100%;
    height: auto;

}

.mask {
    background-size: cover;
    background-position: center;
	-webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.tilt .featured-meta.main * {
	opacity: 0;
}

.tilt .featured-meta.text * {
	opacity: 1;
}


.tilt .featured-meta.text {
	background: rgba(255,255,255,0);
}

/* Tilter */

/* Tilter */

.tilt {
	transform-style: preserve-3d;
}

.tilt .featured-meta.main {
	transform: translateZ(25px);

}

.tilt:hover .featured-meta.text {
	transform: translateZ(50px);
}

.featured-block.side .featured-image {
    display: inline-block;
    width: 40%;
    vertical-align: top;
}

.featured-block.side .featured-meta.side {
    display: inline-block;
    width: 60%;
    vertical-align: top;
    position: relative;
}

.featured-meta.side {
    padding-right: 10px;
}

.featured-block.side {
    border-bottom: 1px solid #d2d0d7;
}

.featured-block.main:hover, .featured-block.main {
	padding-bottom: 0;
}

.featured-block:hover {
    border-width: 2px;
    padding-bottom: 0px;
    -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.featured-block {
	padding-bottom: 1px;
	border-width: 1px;
	-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* Recommended Posts */

.recommended-posts li {
    margin-bottom: 10px;
}

.recommended-posts li a {
    color: #000000  !important;
}

.recommended-posts {
    margin-bottom: 3em !important;
}

.recommended-posts a:hover {
    text-decoration: underline;
}

/* Category Colors */

.blog-link, .blog a:hover, .category-blog .archive-title h1 {
    color: #b81a5d !important;
}

.featured-block.blog:hover, .category-blog .archive-title:before {
    border-color: #b81a5d !important;
}

.analysis-link, .budget-assessments-link, .analysis a:hover, .category-budget-assessments .archive-title h1, .category-reports .archive-title h1, .category-policy-briefings .archive-title h1, .category-consultation-responses .archive-title h1, .category-analysis .archive-title h1, .reports-link, .consultation-responses-link, .policy-briefings-link {
    color: #e84e0f !important;
}

.category-budget-assessments .archive-title:before, .category-reports .archive-title:before, .category-policy-briefings .archive-title:before, .category-consultation-responses .archive-title:before, .category-analysis .archive-title:before {
	border-color: #e84e0f !important;
}

.featured-block.budget-assessments:hover, .featured-block.reports:hover, .featured-block.policy-briefings:hover, .featured-block.consultation-responses:hover, .featured-block.analysis:hover {
    border-color: #e84e0f !important;
}

.resources-link, .resources a:hover, .category-resources .archive-title h1, .category-campaign-resources .archive-title h1, .category-toolkits .archive-title h1, .category-campaign-materials .archive-title h1, .category-how-to-guides .archive-title h1, .category-useful-links .archive-title h1, .toolkits-link, .campaign-materials-link, .campaign-resources-link, .useful-links-link, .how-to-guides-link {
    color: #009640 !important;
}

.featured-block.resources:hover, .category-resources .archive-title:before, .featured-block.resources:hover, .category-campaign-resources .archive-title:before, .featured-block.resources:hover, .category-toolkits .archive-title:before, .featured-block.resources:hover, .category-campaign-materials .archive-title:before, .featured-block.resources:hover, .category-how-to-guides .archive-title:before, .featured-block.resources:hover, .category-useful-links .archive-title:before
 {
    border-color: #009640 !important;
}

.media-link, .media a:hover, .category-media .archive-title h1, .in-the-press-link, .press-releases-link {
    color: #fbbe0f !important;
}

.featured-block.media:hover, .category-media .archive-title:before  {
    border-color: #fbbe0f !important;
}

.events-link, .events a:hover, .category-events .archive-title h1 {
	color: #79c6c0 !important;
}

.featured-block.events:hover, .category-events .archive-title:before {
    border-color: #79c6c0 !important;
}

/* Donate */

.et_pb_button {

    border: 2px solid #533982;
    background: #533982 !important;
    color: white !important;
    border-radius: 0;
    font-family: 'Source Sans Pro', sans-serif !important;
    width: 100%;
    text-align: center;

}

.et_pb_button:hover {

    border: 2px solid #533982;
    background: #ffffff !important;
    color: #533982 !important;

}

.donate {

    color: #533982;

}

.donate .twitter, .donate .facebook {

    text-align: right !important;
    display: block;
    line-height: 40px;
    color: #533982;
    font-family: 'Source Sans Pro', sans-serif;

}


/* Row Reset */
.et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
    width: 66.333%;
}

.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 4%;
}

.et_pb_gutters3 .et_pb_column_1_5, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 {
    width: 16.8%;
}

.donate .et_pb_row_4col {
    padding-top: 0 !important;
}

/* Category Filters */

.selectpicker {
    background: #d7d1d0;
    border: 0;
    padding: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: capitalize;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.selectpicker::-ms-expand { /* for IE 11 */
    display: none;
}

.selectpicker {

    background-image: url('http://wbg.flywheelsites.com/wp-content/uploads/2018/06/arrowAsset.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 21px;
}

#order_select {

    background-color: white;
    border-bottom: 2px solid #D2D0D7;

}

.cat-description p {

    margin-bottom: 30px;

}

#main-header .nav li ul.sub-menu {

    background: white !important;
    border-top: solid white;

}

.side .meta-table {
    max-height: 206px;
    overflow: hidden;
    min-height: 206px;
}

.meta-table p {

    font-size: 17px !important;

}

.et-fixed-header #top-menu li.current-menu-ancestor > a, .et-fixed-header #top-menu li.current-menu-item > a {
    color: #333333 !important;
}

.single-post .et_pb_text_inner {
    font-family: 'Source Sans Pro', sans-serif;
}


.featured-meta h1 span {
    color: #79C6C0;
}

.side h4 {
    font-weight: 600;
    font-size: 25px;
    color: #79C6C0;
}

.past-events h3 {
    display: none;
}

.category-events .past-events h3 {
    background: #79c6c0;
    display: inline-block;
    margin-top: 30px;
    padding: 10px 15px;
    color: white;
    font-size: 28px;
}

.category-events .past::after {
    content: "Past Event";
    position: absolute;
    top: 35px;
    right: -80px;
    background: #79C6C0;
    width: 250px;
    text-align: center;
    color: white;
    transform: rotate(45deg);
    transform-origin: center;
    font-family: "Source Sans Pro";
    font-size: 24px;
    padding: 10px;
}

.past-events {
    display: block;
    width: 100%;
    clear: both;
}

h4.date {
    font-size: 22px;
    font-style: italic;
}

.past {
	overflow: hidden;
}

.single-featured-image {
    background-size: cover;
    background-position: center;
}

.title-decoration {
    width: 100%;
    max-width: 1194px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    margin: 30px auto 0;
    height: 10px;
}

/* Social Icons */

.copy_link {
    position: relative;
}

@-webkit-keyframes fade-animation {
  0%   { opacity: 0; }
  10%   { opacity: 1; }
  90%   { opacity: 1; }
  100% { opacity: 0; }
}
@-moz-keyframes fade-animation {
  0%   { opacity: 0; }
  10%   { opacity: 1; }
  90%   { opacity: 1; }
  100% { opacity: 0; }
}
@-o-keyframes fade-animation {
  0%   { opacity: 0; }
  10%   { opacity: 1; }
  90%   { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes fade-animation {
  0%   { opacity: 0; }
  10%   { opacity: 1; }
  90%   { opacity: 1; }
  100% { opacity: 0; }
}

@-webkit-keyframes fade-in-first {
  0%   { opacity: 0; }
  20%   { opacity: 1; }
  100% { opacity: 1; }
}
@-moz-keyframes fade-in-first {
  0%   { opacity: 0; }
  20%   { opacity: 1; }
  100% { opacity: 1; }
}
@-o-keyframes fade-in-first {
  0%   { opacity: 0; }
  20%   { opacity: 1; }
  100% { opacity: 1; }
}
@keyframes fade-in-first {
  0%   { opacity: 0; }
  20%   { opacity: 1; }
  100% { opacity: 1; }
}


@-webkit-keyframes fade-in-second {
  0%   { opacity: 0; }
  20%   { opacity: 0; }
  40%   { opacity: 1; }
  100% { opacity: 1; }
}
@-moz-keyframes fade-in-second {
  0%   { opacity: 0; }
  20%   { opacity: 0; }
  40%   { opacity: 1; }
  100% { opacity: 1; }
}
@-o-keyframes fade-in-second {
  0%   { opacity: 0; }
  20%   { opacity: 0; }
  40%   { opacity: 1; }
  100% { opacity: 1; }
}
@keyframes fade-in-second {
  0%   { opacity: 0; }
  20%   { opacity: 0; }
  40%   { opacity: 1; }
  100% { opacity: 1; }
}

@-webkit-keyframes fade-in-third {
  0%   { opacity: 0; }
  40%   { opacity: 0; }
  60%   { opacity: 1; }
  100% { opacity: 1; }
}
@-moz-keyframes fade-in-third {
  0%   { opacity: 0; }
  40%   { opacity: 0; }
  60%   { opacity: 1; }
  100% { opacity: 1; }
}
@-o-keyframes fade-in-third {
  0%   { opacity: 0; }
  40%   { opacity: 0; }
  60%   { opacity: 1; }
  100% { opacity: 1; }
}
@keyframes fade-in-third {
  0%   { opacity: 0; }
  40%   { opacity: 0; }
  60%   { opacity: 1; }
  100% { opacity: 1; }
}

@-webkit-keyframes fade-in-fourth {
  0%   { opacity: 0; }
  60%   { opacity: 0; }
  80%   { opacity: 1; }
  100% { opacity: 1; }
}
@-moz-keyframes fade-in-fourth {
  0%   { opacity: 0; }
  60%   { opacity: 0; }
  80%   { opacity: 1; }
  100% { opacity: 1; }
}
@-o-keyframes fade-in-fourth {
  0%   { opacity: 0; }
  60%   { opacity: 0; }
  80%   { opacity: 1; }
  100% { opacity: 1; }
}
@keyframes fade-in-fourth {
  0%   { opacity: 0; }
  60%   { opacity: 0; }
  80%   { opacity: 1; }
  100% { opacity: 1; }
}

@-webkit-keyframes fade-in-fifth {
  0%   { opacity: 0; }
  80%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes fade-in-fifth {
  0%   { opacity: 0; }
  80%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes fade-in-fifth {
  0%   { opacity: 0; }
  80%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fade-in-fifth {
  0%   { opacity: 0; }
  80%   { opacity: 0; }
  100% { opacity: 1; }
}

.copy_link.copy_tooltip::before {
    opacity: 0;
    content: "Link Copied";
    color: #666;
    text-decoration: none !important;
    position: absolute;
    top: -25px;
    width: 100%;
    padding: 1px;
    font-size: 12px;
    text-align: center;
    border-radius: 6px;
    background: #ccc;
    -webkit-animation: fade-animation 5s 0s 1; /* Safari 4+ */
    -moz-animation:    fade-animation 5s 0s 1; /* Fx 5+ */
    -o-animation:      fade-animation 5s 0s 1; /* Opera 12+ */
    animation:         fade-animation 5s 0s 1; /* IE 10+, Fx 29+ */
}

.copy_link.copy_tooltip::after {
    opacity: 0;
    content: "";
    color: #666;
    text-decoration: none !important;
    position: absolute;
    top: -14px;
    width: 12px;
    font-size: 12px;
    text-align: center;
    border-radius: 2px;
    background: #ccc;
    height: 12px;
    transform: rotate(45deg);
    left: 50%;
    margin-left: -6px;
    z-index: -1;
    -webkit-animation: fade-animation 5s 0s 1; /* Safari 4+ */
    -moz-animation:    fade-animation 5s 0s 1; /* Fx 5+ */
    -o-animation:      fade-animation 5s 0s 1; /* Opera 12+ */
    animation:         fade-animation 5s 0s 1; /* IE 10+, Fx 29+ */
}

.share-links a, .share-links button {
    border: 0;
    background: transparent;
    color: #3f3f3f !important;
    padding: 0;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 16px;
    margin-left: 10px;
    color: #345066;
    font-family: "Source Sans Pro";
}

.share-links a:hover, .share-links button:hover {
    color: #00B5BD;
    text-decoration: none;
}

.copy_text {
    width: 0;
    border: 0 !important;
    padding: 0 !important;
    height: 0;
    position: absolute;
}

.share-links, .share-links a {

    text-align: right;
    font-family: "Source Sans Pro";
    font-size: 16px;

}


/* Single Post */
.tag-label {

    background: #a5a0ae;
    color: white;
    padding: 5px 10px;
    margin: 10px 10px 0 0;
    font-family: "Source Sans Pro";
    display: inline-block;

}

.tag-container {

    margin-top: 20px;

}

.single h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 42px;
}

.blog-post-page-section, .sidebar-blog-section {
    width: 100%;
}


.single #main-content a {
    font-weight: 600;
    color: #533982;
}

.entry-content ul, .entry-content ol {
    font-size: 20px;
}



.single #main-content .et_pb_section_0.et_section_regular {

    padding-top: 0 !important;

}

.single-featured-image.past {
    margin-left: 20px;
}

.related-resources {
    margin-top: 20px;
    border-top: 1px solid #000;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    font-family: "Source Sans Pro";
}

.related-resources p {
    font-size: 16px !important;
}

.about-author {

    font-family: "Source Sans Pro";
    font-weight: 600;
    font-style: italic;

}

.menu-themes-container .menu-item {
    display: inline-block;
}

.menu-themes-container {
    display: inline-block;
}

.filter-outer .current-menu-item a {
    color: #FFF !important;
    background: #a5a0ae;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.quarter-col {
    width: 25% !important;
    margin-right: 0 !important;
}

.half-col {
    width: 50% !important;
    margin-right: 0 !important;
}

.search .entry-content {
    padding-top: 20px;
}


/* Responsive */

@media (min-width: 980px) {
	.mobile-only {
		display: none !important;
	}
	.wbg-strapline {
	    text-align: right;
	    padding-right: 20px;
	}
	.featured .et_pb_column_4 {
	    display: none;
	}
	.featured .side-spacer {
		display: none;
	}
}

@media (max-width: 980px) {
	.et_pb_column {
	    width: 100% !important;
	}
	.filter-outer {
	    display: none;
	}
	.select_page {
	    text-transform: uppercase;
	    line-height: 32px;
	}
	.mobile_menu_bar::before {
	    color: #533982 !important;
	}
	.et_header_style_centered #et_mobile_nav_menu {
	    margin-top: 0;
	    padding-bottom: 20px;
	}
	.et_header_style_centered #main-header .mobile_nav {
	    padding: 0 40px;
	    background-color: transparent;
	}
	.et_fullwidth_nav #main-header #et-top-navigation .container {
	    margin: 0 !important;
	    width: 100%;
	}
	.et_header_style_centered .mobile_menu_bar {
	    top: 0px;
	    right: 35px;
	}
	.et_header_style_centered .et_mobile_menu {
	    top: 52px;
	}

	.et-search-form, #main-header .et_mobile_menu {
	    background-color: #D2D0D7 !important;
	    padding: 0 !important;
	}
	.et_mobile_menu .menu-item-has-children > a {
	    background-color: #533982;
	    color: #ffffff;
	}
	.et_mobile_menu {
	    border-top: 0px solid #2ea3f2;
	}
	#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
	    padding-left: 0;
	}
	.featured-row.main .et_pb_column_1_3 a {
	    width: 48%;
	    display: inline-block;
	}
	.featured.featured-row .et_pb_column {
	    width: 48% !important;
	    display: inline-block;
	    margin: 0 !important;
	}
	.featured.featured-row .et_pb_column_1, .featured.featured-row .et_pb_column_3 {
	    margin-right: 4% !important;
	}
	.featured-row.main .et_pb_column_1_3 a:last-child {
	    float: right;
	}
	.main .side-spacer {
		display: none;
	}
    .recommended {
        justify-content: space-between;
    }
	.recommended .et_pb_column {
	    width: 48% !important;
	    margin: 0 !important;
	}
	/* .recommended .et_pb_column {
	    width: 48% !important;
	    margin-right: 0;
	    margin-left: 0;
	} */
	.recommended .et_pb_column_3, .recommended .et_pb_column_5 {
    clear: both;
	}
	.featured.featured-row .et_pb_column_1 .side-spacer, .featured.featured-row .et_pb_column_2 .side-spacer {
	    display: none;
	}
	body .mailchimp-text {
	    font-size: 18px !important;
	}
	.breadcrumbs .et_pb_column {
	    margin-bottom: 0;
	}
	.mailchimp-section .et_pb_column {
	    margin-bottom: 0;
	}
	.mailchimp-section .et_pb_row:last-child .et_pb_column:last-child {
	    margin-bottom: 30px;
	}
}

@media (min-width: 376px) {
	.featured-block.main .mask {
		background-image: none !important;
	}
	.featured-block.main:hover .mask {
	    background: rgba(0,0,0,0.5);
	    -webkit-transition: all .4s ease-in-out;
	  -moz-transition: all .4s ease-in-out;
	  -o-transition: all .4s ease-in-out;
	  transition: all .4s ease-in-out;
	}
	.featured-block.main:hover .featured-meta.main {
	    background: #D2D0D7 !important;
	        -webkit-transition: all .4s ease-in-out;
	  -moz-transition: all .4s ease-in-out;
	  -o-transition: all .4s ease-in-out;
	  transition: all .4s ease-in-out;
	}
}

@media (max-width: 375px) {
	#menu-footer-menu li {
    width: 100%;
}
	.single-featured-image, .single-featured-image.past {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -14px;
}
.title-decoration {
    display: none;
}
.mask img {
    max-height: 300px;
}
.top-share .share-links {
    display: none;
}
.date strong, .date {
    font-size: 18px !important;
    line-height: 24px;
}
.share-links {
    margin-top: 20px;
    text-align: left;
}
.share-links strong, .share-links a, button.copy_link {
display: block;
text-align: left;
margin-bottom: 10px;
margin-left: 0;
}
	.featured.featured-row .et_pb_column_2 .side-spacer {
	    display: block;
	}
	.recommended .et_pb_column {

    width: 100% !important;
    margin: 0;

}
	.featured-row.main .et_pb_column_1_3 a {
	    width: 100%;
	    display: block;
	}
	.featured.featured-row .et_pb_column {
	    width: 100% !important;
	    display: block;
	    margin: 0 !important;
	}
	.featured.featured-row .et_pb_column_2, .featured.featured-row .et_pb_column_4 {
	    margin-right: 0 !important;
	}
	.main .side-spacer {
		display: block;
	}
	.wbg-strapline {
	    line-height: 100px;
	    font-size: 11px;
	}
	@media (max-width: 375px) {
		.wbg-strapline {
			line-height: 40px !important;
			margin-left: 32px;
    		width: 150px !important;
		}
	}
	header .quarter-col {
	    width: 25% !important;
	}
	.et_header_style_centered #logo {
	    max-height: 100px;
	}
	header .et_pb_column {
	    margin-bottom: 0 !important;
	}
	.et_header_style_centered #main-header {
	    padding: 0px 0;
	}

	.side .meta-table {
	    max-height: none;
	    overflow: hidden;
	
	}
	#main-content {
	    padding-top: 0;
	}
	.featured-meta.main.text {
    display: none;
	}
	.featured-meta.main {
	    position: relative;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: 0;
	}
	.et_pb_row.featured-row {
	    padding: 0 !important;
	    width: 100% !important;
	}
	.featured-row .et_pb_column {
	    border-bottom: 2px solid #e6e6e6;
	}
	.featured-row  .featured-block.side {
	    padding: 0 20px;
	    border-bottom: 2px solid #d2d0d7;
	}
	.featured-row .et_pb_column_1_3 a:last-child .featured-block.side {
	    border-bottom: 0 solid #d2d0d7;
	}
	.featured-row .featured-title {
	    padding: 20px;
	    color: white;
	    background: #533982;
	    margin-top: 0;
	}
	html .donate .twitter, html .donate .facebook {
	    text-align: center !important;
	}
	ul#menu-footer-menu li:last-child {
	    float: none !important;
	}
	.social-links div {
	    width: 100%;
	}
	.et_pb_column .et_pb_row_inner, .et_pb_row {
		width: 100%;
	    padding: 20px;
	}
	.recommended-posts {
	    margin-bottom: 0 !important;
	}
	.about-wbg p {
	    margin: 0 0 1em;
	}
	footer .container {
	    width: 100%;
	    padding: 0 20px;
	}
	#footer-widgets .footer-widget li:first-child {
	    padding-left: 0;
	}
	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
	    margin-bottom: 0 !important;
	}
	#page-container {
		padding-top: 175px !important;
	}
}

.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row, .et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row {

    width: 100%;

}

@media (max-width: 1250px) {
	.main-menu-col {
	    width: 100% !important;
	    text-align: center !important;
	}
	.quarter-col {
	    width: 50% !important;
	}
	#et-secondary-menu li a {
	    line-height: 100%;
	    margin-bottom: 20px;
	}
	#page-container {
	    padding-top: 233px !important;
	}
	.mailchimp-text {
	    font-size: 18px !important;
	}
}

@media (max-width: 768px) {
	.mailchimp-text {
	    /* line-height: 25px !important; */
	}
	.mailchimp-text {
	    font-size: 18px !important;
	}
	body .donate .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
	    width: 100% !important;
	    margin-bottom: 0;
	}
	.logo_container, .logo_container .container {
		padding-left: 0 !important;
		margin-left: 0 !important;
	}
	.breadcrumbs .quarter-col {
		vertical-align: top !important;
	}
	.breadcrumbs .et_pb_row_1-4_1-4_1-2 {
		align-items: center;
	}
	.logo_helper {
		display: none !important;
	}
	.breadcrumbs .quarter-col:first-child {
		width: 40% !important;
	}
	.breadcrumbs .quarter-col:nth-child(2) {
		width: 60% !important;
	}
	.wbg-strapline {
		font-size: 14px;
		line-height: 32px;
	}
	
}


@media (max-width: 1465px) {
	.donate .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
	    width: 45% !important;
	    font-size: 14px;
	}
	.donate .twitter {
	    text-align: left !important;
	}
	.mailchimp-section .feature-col-1 {
		width: 100% !important;
		display: block;
	}
}
.not-home.home-feature-section.et_pb_section.mailchimp-section {
		padding-bottom: 20px;
	}


/* Internal Footer */
.not-home.home-feature-section.et_pb_section {
    padding: 0;
}

#feature-section-bottom.not-home {
    padding: 0;
    text-align: right;
}

.not-home .featured {
    padding: 10px 0 0;
}

.not-home .feature-row {
    padding: 10px 0;
}

.not-home .feature-row .et_pb_column {
    float: right;
    margin-right: 0;
    margin-left: 4%;
}

#mc_embed_signup {
    background: transparent !important;
}

.not-home #mc_embed_signup form {
    text-align: right;
}

#footer-widgets .footer-widget li:first-child {
    padding-left: 0;
}

.not-home.home-feature-section .et-last-child {
    float: right;
}

.et_pb_row .et_pb_row {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
}

.featured-block.side .featured-meta.side::after {
    content: "";
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    height: 20px;
    bottom: 0;
    position: absolute;
    right: 0;
    left: 0;
}

.mailchimp-section, #main-footer {
padding-right: 20px !important;
	padding-left: 20px !important;
}


#et-secondary-menu .sub-menu {
    background: #533982 !important;
}

#et-secondary-menu .sub-menu a, #et-secondary-menu .sub-menu span {
    color: white !important;
}

.et_header_style_centered #main-header div#et-top-navigation {
    z-index: 1;
}

#et-secondary-nav .sub-menu .menu-item a::after {
    content: none;
    margin-left: 0;
}

#et-secondary-nav .sub-menu .menu-item a::after {
    content: none;
    margin-left: 0;
}

#et-secondary-nav  .sub-menu li a:hover {
    background-color: rgba(0,0,0,0);
	opacity: 0.75;
}

#et-secondary-nav li ul {
    left: 0 !important;
}

#et-secondary-nav .sub-menu {
    padding-top: 0 !important;
	padding-bottom: 30px !important;
}

.et-fixed-header #et-secondary-menu .sub-menu li a {
    line-height: 100%  !important;
}

/*
    MailChimp Form Embed Code - Classic - 12/17/2015 v10.7
*/

.mailchimp-form--vertical #mc_embed_signup form {
    display:block;
    position:relative;
    text-align:left;
    padding:0px;
}

.mailchimp-form--vertical #mc_embed_signup h2 {
    font-weight:bold;
    padding:0;
    margin:15px 0;
    font-size:1.4em;
}

.mailchimp-form--vertical #mc_embed_signup input {
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.mailchimp-form--vertical #mc_embed_signup input[type=checkbox] {
    -webkit-appearance:checkbox;
}

.mailchimp-form--vertical #mc_embed_signup input[type=radio] {
    -webkit-appearance:radio;
}

.mailchimp-form--vertical #mc_embed_signup input:focus {
    border-color:#333;
}

.mailchimp-form--vertical #mc_embed_signup .button {
    clear:both;
    background-color: #aaa;
    border: 0 none;
    border-radius:4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size:15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

.mailchimp-form--vertical #mc_embed_signup .button:hover {
    background-color:#777;
}

.mailchimp-form--vertical #mc_embed_signup .small-meta {
    font-size: 11px;
}

.mailchimp-form--vertical #mc_embed_signup .nowrap {
    white-space:nowrap;
}

.mailchimp-form--vertical #mc_embed_signup .mc-field-group {
    clear:left;
    position:relative;
    width:96%;
    padding-bottom:3%;
    min-height:50px;
}

.mailchimp-form--vertical #mc_embed_signup .size1of2 {
    clear:none;
    display:inline-block;
    width:46%;
    margin-right:4%;
}

* html .mailchimp-form--vertical #mc_embed_signup .size1of2 {
    margin-right:2%;
    /* Fix for IE6 double margins. */
}

.mailchimp-form--vertical #mc_embed_signup .mc-field-group label {
    display:block;
    margin-bottom:3px;
}

.mailchimp-form--vertical #mc_embed_signup .mc-field-group input {
    display:block;
    width:100%;
    padding:8px 0;
    text-indent:2%;
}

.mailchimp-form--vertical #mc_embed_signup .mc-field-group select {
    display:inline-block;
    width:100%;
}

.mailchimp-form--vertical #mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
    padding:5px 0;
}

.mailchimp-form--vertical #mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input {
    display:inline;
    width:60px;
    margin:0 2px;
    letter-spacing:1px;
    text-align:center;
    padding:5px 0 2px 0;
}

.mailchimp-form--vertical #mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input {
    width:40px;
}

.mailchimp-form--vertical #mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
    width:30px;
}

.mailchimp-form--vertical #mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label {
    display:none;
}

.mailchimp-form--vertical #mc_embed_signup .indicates-required {
    text-align:right;
    font-size:11px;
    margin-right:4%;
}

.mailchimp-form--vertical #mc_embed_signup .asterisk {
    color:#e85c41;
    font-size:150%;
    font-weight:normal;
    position:relative;
    top:5px;
}

.mailchimp-form--vertical #mc_embed_signup .clear {
    clear:both;
}

.mailchimp-form--vertical #mc_embed_signup .mc-field-group.input-group ul {
    margin:0;
    padding:5px 0;
    list-style:none;
}

.mailchimp-form--vertical #mc_embed_signup .mc-field-group.input-group ul li {
    display:block;
    padding:3px 0;
    margin:0;
}

.mailchimp-form--vertical #mc_embed_signup .mc-field-group.input-group label {
    display:inline;
}

.mailchimp-form--vertical #mc_embed_signup .mc-field-group.input-group input {
    display:inline;
    width:auto;
    border:none;
}

.mailchimp-form--vertical #mc_embed_signup div#mce-responses {
    float:left;
    top:-1.4em;
    padding:0em .5em 0em .5em;
    overflow:hidden;
    width:90%;
    margin: 0 5%;
    clear: both;
}

.mailchimp-form--vertical #mc_embed_signup div.response {
    margin:1em 0;
    padding:1em .5em .5em 0;
    font-weight:bold;
    float:left;
    top:-1.5em;
    z-index:1;
    width:80%;
}

.mailchimp-form--vertical #mc_embed_signup #mce-error-response {
    display:none;
}

.mailchimp-form--vertical #mc_embed_signup #mce-success-response {
    color:#529214;
    display:none;
}

.mailchimp-form--vertical #mc_embed_signup label.error {
    display:block;
    float:none;
    width:auto;
    margin-left:1.05em;
    text-align:left;
    padding:.5em 0;
}

.mailchimp-form--vertical #mc-embedded-subscribe {
    clear:both;
    width:auto;
    display:block;
    margin:1em 0 1em 5%;
}

.mailchimp-form--vertical #mc_embed_signup #num-subscribers {
    font-size:1.1em;
}

.mailchimp-form--vertical #mc_embed_signup #num-subscribers span {
    padding:.5em;
    border:1px solid #ccc;
    margin-right:.5em;
    font-weight:bold;
}

.mailchimp-form--vertical #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display:inline-block;
    margin:2px 0 1em 0;
    padding:5px 10px;
    background-color:rgba(255,255,255,0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size:14px;
    font-weight:normal;
    z-index:1;
    color:#e85c41;
}

.mailchimp-form--vertical #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border:2px solid #e85c41;
}

/* Custom Mailchimp styles (start) */

.mailchimp-form {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    color: black;
}

.mailchimp-form input[type='text'] {
    width: 100%;
    padding: .2rem .5rem .3rem;
    height: auto;
    min-height: 40px;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}

.mailchimp-form input[type='email'] {
    width: 100%;
    padding: .2rem 1rem .3rem;
    height: auto;
    min-height: 40px;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}

.mailchimp-form select {
    padding: .2rem .5rem .3rem;
    height: auto;
    min-height: 40px;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}

.mailchimp-form--vertical #mc_embed_signup .mc-field-group.input-group label {
    margin: 0 0 0 8px;
    font-size: 18px;
}

.mailchimp-form #mc_embed_signup .button {
    font-size: 18px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    background: #533982;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .06rem;
    color: white;
    cursor: pointer;
}

.mailchimp-form #mc_embed_signup .button:hover {
    background-color: #32234F;
}

.mailchimp-form--footer #mc_embed_signup_scroll {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .mailchimp-form--footer #mc_embed_signup_scroll {
        flex-direction: row;
    }
}

.mailchimp-form--footer h6.mailchimp-text {
    line-height: 1.2;
    padding: 1rem 0;
}

.mailchimp-form--footer #mc_embed_signup .clear {
    width: 100%;
}

@media (min-width: 768px) {
    .mailchimp-form--footer #mc_embed_signup .clear {
        width: initial;
    }
}

.mailchimp-form--footer #mc_embed_signup input.email {
    flex-grow: 1;
    height: 50px;
    padding: .2rem 1rem .3rem;
    border-radius: 0px;
}

.mailchimp-form--footer #mc_embed_signup .button {
    width: 100%;
}

@media (min-width: 768px) {
    .mailchimp-form--footer #mc_embed_signup .button {
        width: initial;
        min-width: 300px;
    }
}

.project__signup #mc_embed_signup_scroll {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .project__signup #mc_embed_signup_scroll {
        flex-direction: row;
    }
}

/* Custom Mailchimp styles (end) */