@charset "UTF-8";
/*
Theme Name: SV@Home
Theme URI: http://wearecmyk.com/
Author: CMYK
Author URI: http://wearecmyk.com/
Description: SV@Home Wordpress template
Version: 1.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: cmyk sv@home

SV@Home WordPress Theme © 2017 CMYK
SV@Home is distributed under the terms of the GNU GPL
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

.clear {
  clear: both;
}

.screen-reader-text, .svh-quiz__mc__radio__input {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

* {
  box-sizing: border-box;
  font-size: 14px;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
}

html, body {
  font-family: "Lato", sans-serif;
}

p, a {
  font-family: "Lato", sans-serif;
  line-height: 25px;
  line-height: 1.5em;
}

a {
  text-decoration: none;
  color: #91278b;
  cursor: pointer;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

h1 {
  font-size: 72px;
}

h2 {
  font-size: 36px;
  line-height: 1.3em;
}

h3 {
  font-size: 24px;
  line-height: 1.2em;
}

h4 {
  font-size: 21px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 12px;
}

.entry-title {
  font-weight: 500;
  color: #532d6d;
  line-height: 0.8em;
}

ul, ol {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content ul, .entry-content ol {
  margin-bottom: 15px;
  color: #532d6d;
}
.entry-content img {
  max-width: 100%;
}
.entry-content p {
  font-family: "Lato", sans-serif;
  color: black;
}
.entry-content p .size-full {
  max-width: 100%;
  height: auto;
}
.entry-content ul {
  font-family: "Lato", sans-serif;
  list-style: disc;
  margin-left: 50px;
}
.entry-content ol {
  font-family: "Lato", sans-serif;
  list-style: decimal-leading-zero;
  margin-left: 50px;
}
.entry-content li {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: black;
  padding-bottom: 5px;
}
.entry-content a {
  font-family: "Lato", sans-serif;
  border-bottom: 1px solid transparent;
  color: #91278b;
}
.entry-content a:hover {
  border-bottom: 1px solid #532d6d;
}
.entry-content blockquote p {
  font-family: "Lato", sans-serif;
  color: #532d6d;
  margin-left: 25px;
}
.entry-content .gradientButton, .entry-content .svh-quiz__button {
  text-transform: uppercase;
  padding: 6px 60px 7px;
  letter-spacing: 0.14em;
  margin: 15px auto;
  color: #532d6d;
  border-bottom-width: 3px;
  display: block;
  width: 80%;
  max-width: 300px;
  font-weight: 900;
}
.entry-content .gradientButton:hover, .entry-content .svh-quiz__button:hover {
  border-width: 3px;
}

.aligncenter {
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
  margin-bottom: 34px;
}

.alignleft {
  float: left;
  margin: 5px 15px 5px 0px;
  position: relative;
  margin-right: 34px;
}

.alignright {
  float: right;
  margin: 5px 0px 5px 15px;
  position: relative;
  margin-left: 34px;
}

.alignnone {
  width: 100%;
  height: auto;
}

.pageHeader h6 {
  font-size: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}

hr {
  border: 1px solid #91278b;
  margin: 60px 0 40px;
  box-shadow: none;
}

.mobile {
  display: none;
}

.skip-link {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.skip-link:focus {
  display: block;
  z-index: 10;
  left: 0;
  top: 0;
  clip: inherit;
}

.embed-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.embed-wrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#container {
  padding-top: 80px;
}
#container.hasSubMenu {
  padding-top: 160px;
}

.page-template-template-resource-hub #container {
  padding-top: 240px;
}

.home #container {
  padding-top: 0;
}

.contentInner {
  width: 90%;
  max-width: 1240px;
  margin: auto;
  padding: 0 100px;
  position: relative;
}

.wideContentInner {
  width: 90%;
  padding: 0;
  max-width: 1440px;
  margin: auto;
}

@media screen and (min-width: 760px) and (max-width: 960px) {
  #wrapper {
    padding-top: 0 !important;
  }
}

.hfeed {
  position: relative;
}

.home #headerContainer::before {
  content: "";
  display: block;
  width: 100%;
  height: calc(100vh - 80px);
}

#headerContainer {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 100;
  height: 100%;
  pointer-events: none;
}

header {
  position: -webkit-sticky;
  position: sticky;
  z-index: 100;
  top: 0;
  pointer-events: auto;
}

header#header #headerContent {
  width: 100%;
  position: relative;
  background-color: rgba(255, 255, 255, 0.95);
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}

header#header #headerLogo {
  padding-left: 40px;
}

#homepageModules #module_home.newHomepageHeader .newHomepageContent {
  display: none !important;
}

header#header #headerContent nav#menu ul {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important;
  align-items: center !important;
}

.header-search {
  display: flex;
  justify-content: space-between;
  padding: 13px 15px 15px 15px;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  width: 70px;
  z-index: 10;
  overflow: hidden;
}

.header-search-img-container {
  flex: 0 0 50px;
  position: relative;
  z-index: 10;
}

.gradientButton, .svh-quiz__button {
  border-width: 3px;
  border-style: solid;
  -moz-border-image: -moz-linear-gradient(top left, #91278b 0%, #532d6d 100%);
  -webkit-border-image: -webkit-linear-gradient(top left, #91278b 0%, #532d6d 100%);
  border-image: linear-gradient(to bottom right, #91278b 0%, #532d6d 100%);
  border-image-slice: 1;
  text-align: center;
}
.gradientButton.blue, .blue.svh-quiz__button {
  -moz-border-image: -moz-linear-gradient(left, #4297B4 0%, #91278b 100%);
  -webkit-border-image: -webkit-linear-gradient(left, #4297B4 0%, #91278b 100%);
  border-image: linear-gradient(to right, #4297B4 0%, #91278b 100%);
  border-image-slice: 1;
}

.gradientButton-cont {
  display: flex;
  justify-content: center;
}
.gradientButton-cont .gradientButton, .gradientButton-cont .svh-quiz__button {
  text-transform: uppercase;
  padding: 6px 60px 7px;
  letter-spacing: 0.14em;
  margin: 15px auto;
  color: #532d6d;
  border-bottom-width: 3px;
  display: block;
  width: 80%;
  max-width: 300px;
  font-weight: 900;
  background: transparent;
}
.gradientButton-cont .gradientButton:hover, .gradientButton-cont .svh-quiz__button:hover {
  background: linear-gradient(to bottom right, #91278b 0%, #532d6d 100%);
  color: white;
}

.gradientButton.moduleButton, .moduleButton.svh-quiz__button {
  padding: 0px !important;
}

.backgroundCenter {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

.bgfade {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

/*--------------------------------*\
	 //!Colors
\*--------------------------------*/
/*
.partner-organization-event-color{
    color: $svLtBlue !important;
}
*/
/*
.partner-organization-event-bg{
    background-color: $svLtBlue !important;
}

a.partner-organization-event-color:hover, .eventCategory.partner-organization-event-color{
    border-bottom-color: $svLtBlue !important;
}

.public-meeting-color{
    color: $svOrange !important;
}

.public-meeting-bg{
    background-color: $svOrange !important;
}

a.public-meeting-color:hover, .eventCategory.public-meeting-color{
    border-bottom-color: $svOrange !important;
}

.happy-housers-color{
    color: $svLtPurple !important;
}
.happy-housers-bg{
    background-color: $svLtPurple !important;
}
a.happy-housers-color:hover, .eventCategory.happy-housers-color{
    border-bottom-color: $svLtPurple !important;
}

.forum-color{
    color: $svBlue !important;
}

.forum-bg{
    background-color: $svBlue !important;
}

a.forum-color:hover, .eventCategory.forum-color{
    border-bottom-color: $svBlue !important;
}
*/
/*--------------------------------*\
	 //!Gradient Background
\*--------------------------------*/
.gradientBg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#532d6d+0,b934b5+100 */
  background: #532d6d;
  /* Old browsers */
  background: -moz-linear-gradient(left, #532d6d 0%, #b934b5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #532d6d 0%, #b934b5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #532d6d 0%, #b934b5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#532d6d", endColorstr="#b934b5",GradientType=1 );
  /* IE6-9 */
}

.gradientBgRev {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b934b5+0,532d6d+100 */
  background: #b934b5;
  /* Old browsers */
  background: -moz-linear-gradient(left, #b934b5 0%, #532d6d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #b934b5 0%, #532d6d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #b934b5 0%, #532d6d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b934b5", endColorstr="#532d6d",GradientType=1 );
  /* IE6-9 */
}

.verticalGradBg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#532d6d+0,b934b5+100 */
  background: #532d6d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #532d6d 0%, #b934b5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #532d6d 0%, #b934b5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #532d6d 0%, #b934b5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#532d6d", endColorstr="#b934b5",GradientType=0 );
  /* IE6-9 */
}

.gradientBgBluePink {
  background: #b934b5;
  /* Old browsers */
  background: -moz-linear-gradient(left, #4297B4 0%, #91278b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #4297B4 0%, #91278b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #4297B4 0%, #91278b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4297B4", endColorstr="#91278B",GradientType=1 );
  /* IE6-9 */
}

/*--------------------------------*\
	 //!Two Column Content
\*--------------------------------*/
.pageHeader {
  padding-top: 20px;
}

.contentTitleColumn {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
}
.contentTitleColumn h6 {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #532d6d;
  font-size: 13px;
}
.contentTitleColumn span {
  color: #91278b;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.contentTitleColumn .contentGrad {
  height: 3px;
  width: 100%;
  margin-bottom: 5px;
}

/*--------------------------------*\
	 //!svhSectionContainer
\*--------------------------------*/
.homeSplit .sectionLeft {
  position: absolute;
  max-width: 85px;
  left: -100px;
  top: 0px;
}

.gradDivider {
  height: 3px;
  width: 95%;
  margin: 30px 0px 35px 0px;
}

.sectionBar {
  height: 3px;
  width: 100%;
  margin-bottom: 5px;
}

.svhSectionContainer {
  display: flex;
}
.svhSectionContainer .sectionLeft {
  margin-right: 20px;
  max-width: 85px;
}
.svhSectionContainer .sectionLeft .sectionCategory {
  padding-right: 40px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #532d6d;
  font-size: 13px;
}
.svhSectionContainer .sectionContent {
  margin-right: 10px;
}
.svhSectionContainer .sectionContent h3 {
  color: #532d6d;
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 30px;
}
.page-template-default .postContentContainer .entry-content {
  padding-right: 0 !important;
}

.articleImage {
  position: relative;
}
.articleImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0px;
  left: 0px;
}

/*--------------------------------*\
	 //!Related Posts Container
\*--------------------------------*/
.relatedPostsContainer {
  width: 100%;
  padding-bottom: 25px;
}
.relatedPostsContainer .contentInner {
  display: flex;
}
.relatedPostsContainer .relatedPostBox {
  margin-right: 20px;
  width: 300px !important;
  margin-bottom: 20px;
}
.relatedPostsContainer .relatedPostBox .relatedPostImage {
  height: 300px;
  width: 100%;
  margin-bottom: 5px;
}
.relatedPostsContainer .relatedPostBox .relatedPostInfo {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: baseline;
}
.relatedPostsContainer .relatedPostBox .relatedPostInfo .relatedPostTitle {
  width: 100%;
  font-weight: 500;
  line-height: 1.3em;
  margin-bottom: 5px;
  color: #532d6d;
}
.relatedPostsContainer .relatedPostBox .relatedPostInfo .relatedPostCTA {
  text-transform: uppercase;
  font-size: 12px;
  color: #91278b;
  font-weight: 700;
}
.relatedPostsContainer .relatedPostBox .relatedPostInfo .relatedPostDate {
  text-transform: uppercase;
  font-size: 12px;
  color: #9b9b9b;
  font-family: "Montserrat", sans-serif;
}

/*--------------------------------*\
	 // Advocacy / Hot Topics
\*--------------------------------*/
.legislation-name {
  text-transform: uppercase;
  color: #9b9b9b !important;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 10px;
  font-size: 13px;
}

h3.hot-topics-sidebar-title {
  opacity: 0.5;
  color: #532d6d;
  margin-bottom: 20px !important;
}

.advocacy-support-form {
  margin-bottom: 40px;
}
.advocacy-support-form label {
  font-size: 14px;
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.65);
}
.advocacy-support-form input {
  width: 100%;
  height: 32px;
  border: 1px solid #9b9b9b;
  border-radius: 8px;
}

.missionVision .newsArticle {
  width: 100%;
  margin-bottom: 25px;
}
.missionVision .newsArticle .articleImage {
  padding-bottom: 70%;
  margin-bottom: 15px;
}
.missionVision .newsArticle .articleTitle {
  color: #532d6d;
  font-weight: 800;
  line-height: 1.3em;
  font-family: "Lato", sans-serif;
  margin-bottom: 5px;
}
.missionVision .newsArticle .articleInfo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.missionVision .newsArticle .articleInfo .articleLinkOut {
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #91278b;
}
.missionVision .newsArticle .articleInfo .articleDate {
  color: #9b9b9b;
}

.hot-topics-related {
  display: block;
  text-decoration: none;
  margin-bottom: 24px;
}
.hot-topics-related .hot-topics-related-featured-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66%;
  margin-bottom: 15px;
}
.hot-topics-related .hot-topics-related-featured-img img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.hot-topics-related .hot-topics-related-no-featured-img {
  height: 3px;
  width: 100%;
  display: block;
  margin-bottom: 12px;
}
.hot-topics-related h4 {
  color: #532d6d !important;
}
.hot-topics-related .readMore {
  color: #91278b !important;
}

.hot-topics-related-posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hot-topics-related-posts .newsArticle {
  width: calc(47%);
}
.hot-topics-related-posts .newsArticle .articleImage {
  padding-bottom: 100%;
}
@media screen and (max-width: 1124px) {
  .hot-topics-related-posts .newsArticle {
    width: 100%;
  }
}

.page-template-template-advocacy_landing .hot-topic-post-title {
  font-size: 21px;
  line-height: 26px;
  letter-spacing: -0.7px;
}
.page-template-template-advocacy_landing .hot-topics-landing .hot-topic-post .hot-topic-post-info p {
  font-size: 14px;
  line-height: 18px;
}
.page-template-template-advocacy_landing .articleLinkOut.readMore {
  font-size: 12px;
}
.page-template-template-advocacy_landing .loadingMessage {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  color: #532d6d;
  text-transform: uppercase;
  animation: unset;
}
.page-template-template-advocacy_landing .advocacySectionTitle, .page-template-template-advocacy_landing .pageHeaderTitle {
  font-size: 22px !important;
  font-weight: bold !important;
  line-height: 44px !important;
  letter-spacing: -0.7px;
  color: #532d6d;
  margin: 0;
  margin-bottom: 28px !important;
  text-align: left !important;
}
.page-template-template-advocacy_landing .pageHeaderTitle {
  margin-bottom: 16px !important;
}
.page-template-template-advocacy_landing .hot-topics-landing .advocacy-tools {
  padding-top: 0 !important;
}

.imageButtonCont {
  padding: 64px 36px;
  margin-bottom: 20px;
  background-size: cover;
  position: relative;
  display: block;
  color: white;
}
.imageButtonCont::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(48, 48, 48, 0.62);
  transition: 300ms;
  z-index: 1;
}
.imageButtonCont:link:hover::before {
  background: rgba(48, 48, 48, 0.76);
}
.imageButtonCont .imageButtonText {
  position: relative;
  font-size: 21px;
  line-height: 26px;
  letter-spacing: -0.7px;
  font-weight: bold;
  z-index: 2;
}
.imageButtonCont .imageButtonCta {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  font-weight: bold;
  z-index: 2;
  padding-right: 12px;
  color: inherit;
}
.imageButtonCont .imageButtonCta::before {
  border-style: solid;
  border-width: 0.15em 0.15em 0 0;
  content: "";
  display: inline-block;
  height: 0.45em;
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.45em;
  transform: rotate(45deg);
}
.imageButtonCont ul {
  position: relative;
  padding-left: 48px;
  margin-top: 12px;
  z-index: 2;
}
.imageButtonCont ul li {
  text-align: left !important;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.17px;
}
.imageButtonCont ul li:last-child {
  margin-bottom: 0;
}
.imageButtonCont ul li a {
  text-align: left !important;
  color: inherit;
  text-decoration: underline;
}

/*--------------------------------*\
	 //!Social Media Logos
\*--------------------------------*/
.socialLogos {
  display: flex;
  align-items: center;
}
.socialLogos.actionfundSocial {
  justify-content: center;
}
.socialLogos.actionfundSocial path {
  fill: white;
}
.socialLogos a {
  padding: 10px;
}
.socialLogos a:hover svg {
  fill: #9b9b9b !important;
}
.socialLogos svg {
  height: auto;
  width: 20px;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}

/*--------------------------------*\
	 //!header.php
\*--------------------------------*/
#wrapper {
  padding-top: 0 !important;
}

.header-search-blank {
  width: 20px;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .splitContent.homeSplit {
    padding: 0 !important;
    padding-top: 2rem !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .moduleLogoContainer {
    margin-top: 18rem !important;
    margin-left: 3rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  #homepageModules #module_home .moduleLogoContainer p {
    text-align: left !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  #homepageModules #module_home .moduleLogoContainer .moduleLogo {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

header#header #headerContent nav#menu ul li ul.sub-menu {
  display: block !important;
}

.header-search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 13px 15px 15px 15px;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  width: 70px;
  z-index: 10;
}
.header-search img {
  opacity: 0.5;
  cursor: pointer;
  width: 20px;
  height: auto;
}
.header-search form, .header-search .search-close {
  opacity: 0;
  margin: 0 10px;
  font-size: 20px;
  color: #91278b;
  cursor: pointer;
}
.header-search input {
  border: 0px;
  background-color: transparent;
  outline: none;
  min-width: 250px;
  color: #91278b;
  opacity: 0.6;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
.header-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #91278b;
  font-weight: 600;
  text-transform: uppercase;
}
.header-search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #91278b;
  font-weight: 600;
  text-transform: uppercase;
}
.header-search input:-ms-input-placeholder {
  /* IE 10+ */
  color: #91278b;
  font-weight: 600;
  text-transform: uppercase;
}
.header-search input:-moz-placeholder {
  /* Firefox 18- */
  color: #91278b;
  font-weight: 600;
  text-transform: uppercase;
}

.header-search.active {
  background-color: #fafafa;
  width: 375px;
}
.header-search.active form, .header-search.active .search-close {
  opacity: 1;
  display: block;
  user-select: none;
}

.homepage-video-link {
  background-color: #91278b;
  color: white;
  padding: 15px;
  display: inline-block;
  margin-top: 2rem;
  position: relative;
}
.homepage-video-link:hover:after {
  transform: translateX(4px);
}
.homepage-video-link:after {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAABhCAYAAAA0llhDAAAAAXNSR0IArs4c6QAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAACcdJREFUeAHtncuy1UQUhs/hjnhBuVulTHTo0KFVDvEyYGhZwgFFvCCU5YtY+AD6EJYDS5CBCohX5KaOfAFLFOQOx/9v+t+unZNkp3c2m+zO6qo+q5N0ku7V31ndWd3Jnpvz0AkNLC4uPsCCQK5H/ATx6bi9phMF9ELMngYAkaBai/TniAxnER93uGavPTtRYsCzTvAgfQSR4cZdsXgeUnCt7USBvRDd1wCgKYPqFvYzXkdksHAFy9b9mnkJ75sGAEwdVATqDqLguoD0NhYW0uG6b63W8RsDjtURklVIH0VkuI1IS2UD4VK3aOEKUHa8ml68aWoAoKyIUD2BtMZUBKgIFXaFwGM3Y9rhmmZjzdK9AEhwH0DuiLBQXDHpsqQFz+GapQafVllBzTyirNYuQ5G6PLNrKFmEayvLjBzeLU6r8bp+H8CwDHE+gmHhUpc3RJTZsHDxaVFw+YC+640+rfIBCsIly7XbwONwTasRcr1PhGsl64e0hatqIC/+rOU6h51b4jXciZorLKn1AhQccwmuBaQVmsAl68bpH8Hlc4upjZBrfkBBuFaxfpALiAr0bdUFWi4N+s8g7XDlCkmbegGMceGSh/40rrE5AhqcsG3K4+dmpAED1x6kFZpYrmsx88+QgiuAmpF6vCptNAAwZLksXKPGXOTqKv8g/ITocLVphFzPBRiCay9JiaEJXPLi/4hzNlE/kOHhIFddeb0SNQAgyuDSk2BkrVT8G/f+ADmAC+nglE0shmfPUQOAQa6I1yMsFHoSNLuWJC/HPd9DOlw5wtGmToDC+rksXHoSXEKU2SG4vnO42rRCpudGuDT9kwrXpQjaKciNVBHkSl4zU3V5tVI0ABDs3OIb2FaQm0HbZbIUrpT7e96MNQBiCNdyVhHSwiU3Az3xVcHhypiN1lUDNcsRl00Arg3xGu5Ebd0qmVygANc+Y6LkwzK7liQ1oOeYS3D59E8mbLSuBqBYgajFgqlwyc/Fp0WHq3VrZHaBAlxvYluhieVSHguXL7nJjJGxqwOSBtM1SKfCpUE/naiPsRCQvlhw7NbI7MQCXPuxrSCrpO0yKXeFw5UZFxOpDoixlsvCJatUBhX30UUhL76Fy1/QmEjLZHARAGLheovUxNAELs0/cuJa3aLDlQEXE6kCoKiCS12eYCtKWi6tnLBw6RsTPgU0kRaa4YsQLkS5IqzlUpdXhErbXKlq4XqUasA+h2uGeZho0QGD9XO9LXIg1eWZXUNJwqUFhbRcQ3BNtJB+sdnUAKAgXJr+cbhmsxm7WWqAZecW38G2gro8bReltVx8WpTl8gF9N5t6+qUCFIRLqyIsXOryilBp28JFD/16lh7S4Zp+M3bzjoDBLrl5V+RApsDFiWvB5R76bjb19EsV4dJKVAsXLVNd4HF1nd8i/QhLD+lzi9Nvxm7eETBwDb3gOoC0QgpcJ3FSLVy8SXhq6KYavFT3SAP0cS2fn5+n6+Eg0h/F+yxC1jlCefwWIp2wJxF34Bp/4xqrIa9j24Nr4H8NAIxXEWWx6pY3I9vQ3OJxbD/MK0EOrUSlxdqP/U8ikrg6WnHYQ4Ya4NPin4j7EJ9BvIM4qhej5bqByJWnxxFfgMX6h3DRCmJ7jmD9AbmdGx56r4FRXaFVEPNeQ+TT4deIL0W4VkLeJFinsPNZxCuIwdcB6aF/GuC4aZSlKtPKVewkXF8hEi6+DbSCTwfqG/noOM6FcZqHHmuAUNEoPYf4GaB6EXBdJkg0aQySd7f8r2uguQboiRdcnwKubW6hmivPc5ZrQAaJPd4lxOcRP3CwoAUPY2uAUNGTwCdJ+rceQjyGeJhjLO5koHR3Q1BFL/+w7VPaX1DdxnmMHKvT9bCTT4cES1aLUmkkJxZUgIldMPFCur9k4unZZpc+JFlRm66ruPIVoZI/aw1BejBe4V65GlL+C+oqM+4x3V9y3Ovkdp70IUlIlK6raxVUfBqkk3QN5DX6sQ7gKtsR3fNep868jhEgDn3ouyJQFxH3Iz6FyP1VPVcVVPRfXRRUON+DayDM870CKPQ9h6q5Qu3n+i29lPEN0qXrs2ix2AU2MYHeBnlogBaJA+1FWBkC8j7SH8aq0XrVDYmKY6qXcY2/cI21kPTADwLBcqgG6sg6gbafp9UJ7x0izYV7h1Djw7HWNyHDsQotEEi6FAjlCUR2f6VQ4ZiHPmkAIPGtnQAP5EFEBXVt2i5KLqlRnhNI68UKX57cJ4BsXQFB6JEgLVSHsK3Q5D1Dh8oqte9pkGOhYhfGBXkpULHrFFRcjqyBuq91d7iCpWoLlX07x6FyqIa6PzumGtX9WUvF9wn14oR/q9ShGoLqPcChMAoq5lP3xzegHaq+w6T6Awa++aynv3Gh4gdBSl+U0H1c9kgDESouLuBA3b6UmmKp+JN0XAKz5O0b7vPQMw1EqILnHGn7jYYUqPgjmoKqzmHaM+32tLoRqjB5jLT92FoKVPzZ37DaBTJYvZ6q06tNDUSo5LOyH7Z1qByR8TRQgGofthX0ZKftMqk8p3HQLdV4TZDfWYBhsBIB6dTfMSyDanC9/LTlNWqkgQJUe7GtIGC0XSaVh5ZKA3WHqpHmM84EGAYQIL2AqCBgtChP+61UHkIlP5UP1DPmpVHVAIOFarchRsBUQWWnaQiVPOoOVSPNZ5ypANWuFlBplYL7qTLmpVHVJgQV/VRapOdQNdJ8xpkKUL2WYKnsyk9Cpd/ICctoMlaZV22UBsaASmMsQqXfz+E0zUbeC9KhGqX03I8XoGoypqqCalOEytdT5Q7NqPoRKkRN07SBanOEyld+jlJ67scjVJpQ3o1thSqXQpWl2uJQ5U5Lw/qBIPvzJG2g2hqh8le0Guo+22wRKi3SW5CZgqyyVMpSHKhvc6iyxSStYiCElkpQ7RExkClQ0aXgUKWpPt/cgMGuUU+ZULaWyqHKF5HmNQNMeuIjVHrvb1yoOPfnlqq5+vPOGS3VOFDxKVDOz18cqrw5SaodYOC3FILDEjJlkZ6F6gzO9ae/JM1nnBkw8Ecp1RWmQIXTBpbqLNKCyp2fGfPSqGoEClEvk5b5qXC4Mqj7O4cc7vxspPGeZAIQwbpA7jT4XDXpqqSgOo8Mmqbxub+ecDOymoBCvqoNSH8ZKeJrWnQdVAVBdQEZBJWvUhip7Z5lABzqCulq+CLSVAWXoPoV+bRKwaHqGTONq2vg4tPh0QgXvwvKpz4FC5XWU/nKz8Za7mlG0CMfFi2XukX9Wryg+g3HBJW/+NBTVpKrDWhst3gM2wz65vrvSDtUyVr1E4IGAI+F6wjJQrCWavDKl6vMNZCkAYAkuNYh/TEif4YmfPAj6UIdyfwfVmPAo1Z3Xc0AAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  width: 20px;
  height: 1rem;
  display: inline-block;
  background-size: 20px 10px;
  margin-left: 20px;
  transition: 300ms;
}

#homepageModules {
  width: 100%;
  height: calc(100vh - 80px);
  position: relative;
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 80px;
  /*--------------------------------*\
  	 //!Home Module
  \*--------------------------------*/
  /*--------------------------------*\
  	 //!Learn Module
  \*--------------------------------*/
  /*--------------------------------*\
  	 //!Act Module
  \*--------------------------------*/
  /*--------------------------------*\
  	 //!Engage Module
  \*--------------------------------*/
}
@media screen and (max-width: 768px) {
  #homepageModules {
    margin-bottom: 0px;
  }
}
#homepageModules #moduleBackgroundHolder {
  width: 90%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  z-index: 0;
  background-color: black;
  opacity: 0;
  transition: opacity 1000ms ease;
  -webkit-transition: opacity 1000ms ease;
  -moz-transition: opacity 1000ms ease;
  -ms-transition: opacity 1000ms ease;
  -o-transition: opacity 1000ms ease;
}
#homepageModules #moduleBackgroundHolder.newHomepageBackgroundHolder {
  width: 100%;
  overflow: hidden;
}
#homepageModules #moduleBackgroundHolder.newHomepageBackgroundHolder::before {
  content: "";
  height: 200px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 3;
}
#homepageModules #moduleBackgroundHolder.newHomepageBackgroundHolder::after {
  content: "";
  height: 200px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
#homepageModules #moduleBackgroundHolder.newHomepageBackgroundHolder .moduleBackground {
  filter: unset !important;
}
#homepageModules #moduleBackgroundHolder.newHomepageBackgroundHolder .moduleBackground video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #homepageModules #moduleBackgroundHolder.newHomepageBackgroundHolder .moduleBackground {
    height: 110%;
    width: 110%;
    left: -5%;
    top: -5%;
    filter: blur(15px) !important;
  }
  #homepageModules #moduleBackgroundHolder.newHomepageBackgroundHolder::before {
    content: unset;
  }
  #homepageModules #moduleBackgroundHolder.newHomepageBackgroundHolder::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
  }
}
#homepageModules #moduleBackgroundHolder.active {
  opacity: 1;
}
#homepageModules .moduleBackground {
  width: 100%;
  height: 100%;
  background-size: cover;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: opacity 400ms ease;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -webkit-transition-delay: 1.2s;
  /* Safari */
  transition-delay: 1.2s;
}
#homepageModules .moduleBackground.active {
  opacity: 0.3;
}
#homepageModules .homepageModuleHolder {
  width: 100%;
  height: calc(100% - 100px);
  position: relative;
}
#homepageModules .section_module {
  flex-direction: column;
  display: flex;
}
#homepageModules .section_module .newsArticle .articleInfo h5 {
  font-size: 20px;
}
#homepageModules .lastEventModule {
  display: flex;
  justify-content: center;
  align-items: center;
}
#homepageModules .lastEventModule a {
  text-decoration: underline;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.4em;
}
#homepageModules .lastActModule {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
#homepageModules .lastActModule a {
  margin: 5px 0;
  text-align: center;
  text-transform: uppercase;
  display: block;
  width: 80%;
  padding: 5px;
  color: white;
}
#homepageModules .lastActModule a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#homepageModules .homepageModule {
  opacity: 0;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  padding: 5vh 0 0;
}
#homepageModules .homepageModule .moduleArticle {
  width: calc(100% / 4);
  min-width: 215px;
  margin-right: 25px;
  opacity: 0;
  color: white;
  transform: translate(0, -40px);
  -webkit-transform: translate(0, -40px);
  -moz-transform: translate(0, -40px);
  -ms-transform: translate(0, -40px);
  -o-transform: translate(0, -40px);
  -webkit-transition: transform 0.8s, opacity 0.4s;
  /* Safari */
  transition: transform 0.8s, opacity 0.4s;
  -webkit-transition-delay: 0.4s;
  /* Safari */
  transition-delay: 0.4s;
}
#homepageModules .homepageModule #actArticleContent {
  width: calc(100% * .6666);
}
#homepageModules .homepageModule .moduleArticle:nth-child(2) {
  -webkit-transition-delay: 0.6s;
  /* Safari */
  transition-delay: 0.6s;
}
#homepageModules .homepageModule .moduleArticle:nth-child(3) {
  -webkit-transition-delay: 0.8s;
  /* Safari */
  transition-delay: 0.8s;
}
#homepageModules .homepageModule .moduleArticle:nth-child(4) {
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s;
}
#homepageModules .homepageModule .moduleSubtitle {
  color: #4297B4;
  margin-bottom: 30px;
  opacity: 0;
  transform: translate(0, -40px);
  -webkit-transform: translate(0, -40px);
  -moz-transform: translate(0, -40px);
  -ms-transform: translate(0, -40px);
  -o-transform: translate(0, -40px);
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-transition-delay: 0.4s;
  /* Safari */
  transition-delay: 0.4s;
}
#homepageModules .homepageModule .wideContentInner {
  position: relative;
  display: flex;
  flex-direction: column;
}
#homepageModules .homepageModule .moduleContent {
  display: flex;
  height: 100%;
  max-height: 500px;
  padding-top: 50px;
}
@media screen and (max-height: 580px) {
  #homepageModules .homepageModule .moduleContent .newsArticle .articleImage {
    display: none;
  }
}
#homepageModules .homepageModule .moduleContent .articleLinkOut {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  width: 15%;
  transform: translate(0, -30px);
  -webkit-transform: translate(0, -30px);
  -moz-transform: translate(0, -30px);
  -ms-transform: translate(0, -30px);
  -o-transform: translate(0, -30px);
  -webkit-transition: transform 0.3s, opacity 0.2s;
  /* Safari */
  transition: transform 0.3s, opacity 0.2s;
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s;
}
#homepageModules .homepageModule .moduleContent .articleLinkOut a {
  color: white;
  text-transform: uppercase;
  text-decoration: underline;
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
}
#homepageModules .homepageModule .articleContainer {
  width: 85%;
  display: flex;
}
#homepageModules .homepageModule .moduleTitle {
  width: 80%;
  padding-left: 15%;
  margin-bottom: 40px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.2em;
  opacity: 0;
  transform: translate(0, -40px);
  -webkit-transform: translate(0, -40px);
  -moz-transform: translate(0, -40px);
  -ms-transform: translate(0, -40px);
  -o-transform: translate(0, -40px);
  transition: all 800ms ease;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  margin-bottom: 0px;
}
#homepageModules #homeModuleMenu {
  width: 100%;
  padding-bottom: 40px;
  position: relative;
  z-index: 10;
}
#homepageModules #homeModuleMenu .contentInner {
  padding: 0 0 0 100px;
}
#homepageModules #homeModuleMenu .moduleButtonContainer {
  width: 90%;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 1%;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .buttonActiveHover {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 1000ms ease;
  -webkit-transition: opacity 1000ms ease;
  -moz-transition: opacity 1000ms ease;
  -ms-transition: opacity 1000ms ease;
  -o-transition: opacity 1000ms ease;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .buttonActiveHover.active {
  opacity: 1;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton {
  cursor: pointer;
  color: white;
  flex-grow: 1;
  flex-basis: 0;
  margin-right: 30px;
  letter-spacing: 1px;
  opacity: 0;
  padding: 3px;
  transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  -ms-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton .moduleButtonContent {
  padding: 10px 10px;
  height: 100%;
  white-space: nowrap;
  background-color: #91278b;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton:nth-child(2) {
  -webkit-transition-delay: 1.2s;
  /* Safari */
  transition-delay: 1.2s;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton:nth-child(3) {
  -webkit-transition-delay: 1.4s;
  /* Safari */
  transition-delay: 1.4s;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton:nth-child(4) {
  -webkit-transition-delay: 1.6s;
  /* Safari */
  transition-delay: 1.6s;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton:nth-child(5) {
  -webkit-transition-delay: 1.8s;
  /* Safari */
  transition-delay: 1.8s;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton h3 {
  color: white;
  font-weight: 500;
  text-transform: uppercase;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton p {
  color: white;
}
#homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton.gradientButton, #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton.svh-quiz__button {
  background-color: transparent;
}
#homepageModules #homeModuleMenu.active .moduleButton {
  opacity: 1;
}
#homepageModules #module_home {
  display: flex;
  align-items: center;
  padding-left: 3vw;
}
#homepageModules #module_home .moduleLogoContainer {
  width: 50%;
  max-width: 550px;
  padding: 30px 20px 40px;
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 0;
  transition: all 800ms ease;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transform: translate(-3vw, 0);
  -webkit-transform: translate(-3vw, 0);
  -moz-transform: translate(-3vw, 0);
  -ms-transform: translate(-3vw, 0);
  -o-transform: translate(-3vw, 0);
}
#homepageModules #module_home .moduleLogoContainer .moduleLogo {
  width: 70%;
  height: auto;
  margin-bottom: 15px;
}
#homepageModules #module_home .moduleLogoContainer .moduleLogo img {
  width: 100%;
  height: auto;
}
#homepageModules #module_home .moduleLogoContainer .moduleLogo #homeLogoWhite {
  display: none;
}
#homepageModules #module_home .moduleLogoContainer p {
  color: #532d6d;
  font-size: 18px;
  font-weight: 500;
  font-weight: 700;
}
#homepageModules #module_home.newHomepageHeader .moduleLogoContainer {
  max-width: 264px;
  align-self: flex-start;
  background-color: transparent;
  padding: 0;
  color: white;
}
#homepageModules #module_home.newHomepageHeader .moduleLogoContainer p {
  color: white;
}
#homepageModules #module_home.newHomepageHeader .moduleLogoContainer .moduleLogo {
  max-width: 228px;
}
#homepageModules #module_home.newHomepageHeader .moduleLogoContainer .moduleLogo svg {
  fill: white !important;
}
#homepageModules #module_home.newHomepageHeader .moduleLogoContainer .moduleLogo svg * {
  fill: white !important;
}
#homepageModules #module_home.newHomepageHeader .newHomepageMobileImageContainer {
  display: none;
}
#homepageModules #module_home.newHomepageHeader .newHomepageContent {
  max-width: calc(420px + 5vw);
  padding: 28px 40px;
  padding-right: 5vw;
  background: rgba(255, 255, 255, 0.5);
}
#homepageModules #module_home.newHomepageHeader .newHomepageContent > h2:first-child {
  color: #532D6D;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 44px;
  margin-bottom: 16px;
}
#homepageModules #module_home.newHomepageHeader .newHomepageContent p, #homepageModules #module_home.newHomepageHeader .newHomepageContent .newHomepageContentText {
  color: #2F3338;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 26px;
}
#homepageModules #module_home.newHomepageHeader .newHomepageContent .gradientButton, #homepageModules #module_home.newHomepageHeader .newHomepageContent .svh-quiz__button {
  margin: 0 !important;
  margin-top: 32px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  font-size: 18px !important;
  letter-spacing: 1.4px !important;
}
@media screen and (min-width: 1600px) {
  #homepageModules #module_home.newHomepageHeader .newHomepageContent {
    max-width: calc(420px + ((100vw - 1440px) / 2));
    padding-right: calc((100vw - 1440px) / 2);
  }
}
@media screen and (max-width: 767px) {
  #homepageModules #module_home.newHomepageHeader {
    flex-direction: column;
    align-items: stretch;
  }
  #homepageModules #module_home.newHomepageHeader .newHomepageMobileImageContainer {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 24px;
  }
  #homepageModules #module_home.newHomepageHeader .newHomepageMobileImageContainer img, #homepageModules #module_home.newHomepageHeader .newHomepageMobileImageContainer video {
    width: 100%;
    height: auto;
  }
  #homepageModules #module_home.newHomepageHeader .moduleLogoContainer {
    display: none;
  }
  #homepageModules #module_home.newHomepageHeader .newHomepageContent {
    max-width: unset;
    width: 100%;
    background: transparent;
    padding: 0 30px;
  }
  #homepageModules #module_home.newHomepageHeader .newHomepageContent * {
    color: white !important;
  }
  #homepageModules #module_home.newHomepageHeader .newHomepageContent .gradientButton, #homepageModules #module_home.newHomepageHeader .newHomepageContent .svh-quiz__button {
    border-color: white !important;
    border-image: unset !important;
  }
}
#homepageModules .module-article-cta {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 15px;
  text-transform: uppercase;
}
#homepageModules .newsArticle {
  color: #4297B4;
  display: flex;
  flex-direction: column;
}
#homepageModules .newsArticle .topPostDate {
  text-align: right;
  color: white;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#homepageModules .newsArticle .newsArticleImageHolder {
  height: 100%;
  flex-grow: 2;
  position: relative;
}
#homepageModules .newsArticle .newsArticleImageHolder .homeLearnLink {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
  display: flex;
  flex-direction: column;
}
#homepageModules .newsArticle .articleImage {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
}
#homepageModules .newsArticle .articleInfo {
  height: 100%;
  padding: 15px 15px 40px 15px;
  z-index: 8;
  pointer-events: none;
  color: white;
  position: relative;
}
#homepageModules .newsArticle .articleInfo h4 {
  font-family: "Lato", sans-serif;
  margin-bottom: 12px;
}
#homepageModules .newsArticle .articleInfo p {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 1.3em;
}
#homepageModules .newsArticle .articleInfo:hover h5 a {
  text-decoration: underline;
}
#homepageModules .newsArticle .articleInfo h5 {
  margin-bottom: 10px;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: 600;
}
#homepageModules .newsArticle .articleInfo .readMore {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: white;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
#homepageModules .newsArticle .articleInfo .readMore:hover {
  color: white;
}
#homepageModules .eventArticle {
  color: white;
  padding: 20px;
  position: relative;
}
#homepageModules .eventArticle h3 {
  margin-bottom: 15px;
}
#homepageModules .eventArticle h6 {
  margin-bottom: 20px;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 2px;
}
#homepageModules .eventArticle h6 span {
  border-bottom: 1px solid white;
}
#homepageModules .eventArticle h5 {
  margin-bottom: 10px;
  line-height: 1.4em;
}
#homepageModules .eventArticle p {
  font-weight: 300;
  font-size: 15px;
  line-height: 1.3em;
}
#homepageModules .eventArticle a {
  color: white;
}
#homepageModules .eventArticle .rsvp {
  color: white;
  font-size: 14px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  position: absolute;
  bottom: 20px;
  right: 10px;
  border-bottom: 1px solid transparent;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
#homepageModules .eventArticle .rsvp:hover {
  border-bottom: 1px solid white;
}
#homepageModules #eventArticle_partner-organization-event {
  background-color: #4297B4;
}
#homepageModules #eventArticle_forum {
  background-color: #4297b4;
}
#homepageModules #eventArticle_happy-housers {
  background-color: #91278b;
}
#homepageModules .homepageModule.active {
  z-index: 2;
}
#homepageModules .homepageModule.active#module_home .moduleLogoContainer {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}
#homepageModules .homepageModule.active .articleLinkOut {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}
#homepageModules .homepageModule.active .moduleTitle {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}
#homepageModules .homepageModule.active .moduleSubtitle {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}
#homepageModules .homepageModule.active .moduleArticle {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}

header#header {
  width: 100%;
  z-index: 12;
}
header#header #headerLogo {
  width: 125px;
}
header#header #headerLogo img {
  width: 100%;
  height: auto;
}
header#header #headerLogo #logoWhite {
  display: none;
}
header#header #headerContent {
  width: 100%;
  position: relative;
  background-color: rgba(255, 255, 255, 0.95);
  display: flex;
  align-items: center;
  height: 80px;
}
header#header #headerContent nav#menu {
  width: 56%;
}
header#header #headerContent nav#menu ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header#header #headerContent nav#menu ul li {
  display: inline-block;
  position: relative;
  padding: 8px 0;
}
header#header #headerContent nav#menu ul li.menu-item-has-children {
  padding-right: 16px;
}
header#header #headerContent nav#menu ul li.menu-item-has-children > a:hover::after, header#header #headerContent nav#menu ul li.menu-item-has-children > a:focus::after, header#header #headerContent nav#menu ul li.menu-item-has-children > a:focus-within::after {
  transform: translateY(-50%) rotate(-90deg);
}
header#header #headerContent nav#menu ul li ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  padding: 12px;
  padding-right: 24px;
  background: #B83DB6;
  display: block;
  opacity: 0;
  pointer-events: none;
  transition: 500ms;
  z-index: 20;
}
header#header #headerContent nav#menu ul li ul.sub-menu li {
  font-size: 12px;
  line-height: 15px;
  display: block;
  margin-bottom: 4px;
  padding: 0;
}
header#header #headerContent nav#menu ul li ul.sub-menu li:last-child {
  margin-bottom: 0;
}
header#header #headerContent nav#menu ul li ul.sub-menu li a {
  color: white;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
header#header #headerContent nav#menu ul li ul.sub-menu li a:hover, header#header #headerContent nav#menu ul li ul.sub-menu li a:focus {
  border-bottom: 1px solid white;
}
header#header #headerContent nav#menu ul li ul.sub-menu li.current-menu-item a {
  border-bottom: 1px solid white;
}
header#header #headerContent nav#menu ul li:hover ul.sub-menu, header#header #headerContent nav#menu ul li:focus ul.sub-menu, header#header #headerContent nav#menu ul li:focus-within ul.sub-menu {
  opacity: 1;
  pointer-events: auto;
}
header#header #headerContent #headerSubscribe {
  text-transform: uppercase;
}
header#header.bottomaligned nav#menu ul li ul.sub-menu {
  top: unset !important;
  bottom: 100% !important;
}

#headerContent #menu a, #headerContent #headerSubscribe a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  border-bottom: 1px solid transparent;
}
#headerContent #menu a:hover, #headerContent #headerSubscribe a:hover {
  border-bottom: 1px solid #91278b;
}
#headerContent #menu .current_page_item a, #headerContent #menu .current-menu-ancestor a {
  border-bottom: 1px solid #91278b;
}
#headerContent .wideContentInner {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

#headerSocial {
  justify-content: center;
}
#headerSocial svg {
  fill: #91278b;
}

/*--------------------------------*\
	 //!footer.php
\*--------------------------------*/
#footer {
  position: relative;
  padding: 50px 0;
  color: white;
  overflow: hidden;
}
#footer a {
  color: white;
}

.footerMovingGrad {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 400%;
  left: 0;
  right: 0;
  top: -100%;
  margin: auto;
  transform-origin: 50% 50%;
  animation-direction: alternate;
}

@keyframes movingBG {
  0% {
    transform: rotate(-5deg) translateX(-25%);
  }
  100% {
    transform: rotate(5deg) translateX(25%);
  }
}
.footer-tag-social {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .footer-tag-social {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.footer-tag-social .footer-tagline {
  font-size: 30px;
  width: 65%;
}
@media (max-width: 767px) {
  .footer-tag-social .footer-tagline {
    width: 100%;
    margin-bottom: 20px;
  }
}
.footer-tag-social .footer-tagline p {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
}
.footer-tag-social #footerSocial a {
  background-color: white;
  margin: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
}
@media (max-width: 767px) {
  .footer-tag-social #footerSocial a {
    margin: 0 15px 0 0;
  }
}
.footer-tag-social #footerSocial svg path {
  fill: #532d6d;
}

.newsletterBox {
  width: 100%;
  height: 300px;
  position: relative;
}
.newsletterBox .newsletterBg {
  height: 100%;
  width: 100%;
}
.newsletterBox .newsletterContent {
  width: 50%;
  float: right;
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.newsletterBox .newsletterContent .newsletterWrap {
  padding: 75px 50px;
  color: #532d6d;
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
}
.newsletterBox .newsletterContent h3 {
  font-size: 26px;
  margin-bottom: 10px;
}
.newsletterBox .newsletterContent h6 {
  margin-bottom: 5px;
  color: #91278b;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
.newsletterBox .newsletterContent:before {
  content: "";
  position: absolute;
  left: -5%;
  top: -8%;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-size: cover;
  background-position: 52vw 50%;
  width: 100vw;
  height: 350px;
  filter: blur(4px);
}
.newsletterBox a {
  text-transform: uppercase;
  padding: 7px 75px;
  display: inline-block;
  color: #532d6d;
  font-weight: 600;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  margin-top: 10px;
  letter-spacing: 0.15em;
}

/*--------------------------------*\
	 footer.php -- screen takeover
\*--------------------------------*/
#screen-takeover {
  position: fixed;
  left: -999vw;
  top: -999vh;
  width: 100%;
  height: 100%;
  background: rgba(47, 51, 56, 0);
  z-index: -999999;
  opacity: 0;
  transition: background 0.4s;
  pointer-events: none;
}
#screen-takeover > * {
  opacity: 0;
  transition: opacity 0.4s 0.2s;
}
#screen-takeover.active {
  left: 0;
  top: 0;
  z-index: 999999;
  opacity: 1;
  background: rgba(47, 51, 56, 0.92);
  pointer-events: auto;
}
#screen-takeover.active > * {
  opacity: 1;
}
#screen-takeover.dismissed {
  transition: opacity 0.4s;
  opacity: 0;
  pointer-events: none !important;
}

#screen-takeover-modal {
  position: absolute;
  left: 50%;
  top: 50%;
  width: calc(100% - 40px);
  max-width: 846px;
  max-height: calc(100vh - 40px);
  transform: translate(-50%, -50%);
}

.screen-takeover-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.screen-takeover-content {
  position: relative;
  left: 50%;
  width: 50%;
  max-height: calc(100vh - 40px);
  border-left: 3px solid white;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#80b1ff+0,b93ab5+100 */
  background: #80b1ff;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #80b1ff 0%, #b93ab5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #80b1ff 0%, #b93ab5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #80b1ff 0%, #b93ab5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#80b1ff", endColorstr="#b93ab5",GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  overflow-x: hidden;
}
.screen-takeover-content hr {
  border: 3px solid white;
  border-top: 0;
  max-width: 64px;
  margin: 40px 0 24px 0;
}
@media screen and (max-width: 767px) {
  .screen-takeover-content {
    left: 0;
    width: 100%;
    border: 0;
  }
}
.screen-takeover-content .screen-takeover-scroller {
  max-height: calc(100vh - 40px);
  overflow-y: scroll;
  padding: 50px 32px;
  padding-bottom: 0;
}
.screen-takeover-content .screen-takeover-scroller *:last-child {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .screen-takeover-content .screen-takeover-scroller {
    padding: 50px 20px;
    padding-bottom: 0;
  }
}

.screen-takeover-content::before {
  content: "";
  position: absolute;
  left: -100%;
  top: 0;
  width: 100vw;
  max-width: 846px;
  height: 100%;
  background-size: cover;
  background-position: center;
  filter: blur(4px) grayscale(1);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .screen-takeover-content::before {
    left: 0;
    width: 100%;
  }
}

.screen-takeover-content::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#80b1ff+0,b93ab5+100 */
  background: #80b1ff;
  /* Old browsers */
  background-image: -moz-linear-gradient(-45deg, #80b1ff 0%, #b93ab5 100%);
  /* FF3.6-15 */
  background-image: -webkit-linear-gradient(-45deg, #80b1ff 0%, #b93ab5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background-image: linear-gradient(135deg, #80b1ff 0%, #b93ab5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#80b1ff", endColorstr="#b93ab5",GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  opacity: 0.82;
  z-index: 1;
}

.screen-takeover-content > * {
  position: relative;
  z-index: 2;
  color: white;
}

.screen-takeover-title {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: normal;
  margin-bottom: 20px;
}

.screen-takeover-subtitle {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.outlineButton {
  border-width: 2px;
  border-style: solid;
  border-color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  padding: 6px 12px;
  margin: 15px auto;
  color: white;
  display: inline-block;
  font-weight: 900;
  background: transparent;
}

.screen-takeover-newsletter-title {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

#screen-takeover-close {
  position: absolute;
  right: 16px;
  top: 20px;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  cursor: pointer;
  z-index: 4;
}

/*--------------------------------*\
	 //!single.php
\*--------------------------------*/
.postHeaderContainer {
  height: 60vh;
  width: 100%;
  position: relative;
  margin-bottom: 35px;
  z-index: 1;
}
.postHeaderContainer .postHeaderImage {
  height: 100%;
  width: 100%;
}
.postHeaderContainer .postInfoContainer {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  font-family: "Lato", sans-serif;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 50px;
  pointer-events: none;
  z-index: 9;
}
.postHeaderContainer .postInfoContainer .postDate {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}

.postHeaderGradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0+11,0.37+47,0.81+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0.37) 47%, rgba(0, 0, 0, 0.81) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0.37) 47%, rgba(0, 0, 0, 0.81) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0.37) 47%, rgba(0, 0, 0, 0.81) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#cf000000",GradientType=0 );
  /* IE6-9 */
}

.postTitle {
  font-size: 50px;
  font-weight: 700;
  padding-bottom: 15px;
}

.postGradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#91278b+0,b934b5+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  z-index: 8;
  pointer-events: none;
}

.moreNews {
  font-weight: 700;
  font-size: 0.9em;
}

.postContentContainer {
  padding-bottom: 35px;
}
.postContentContainer .entry-content {
  padding-right: 12%;
  width: 100%;
}

.slick-slide:focus {
  outline: none;
}

.gallery {
  width: 100%;
  z-index: 8;
  position: relative;
}
.gallery .galleryImage {
  margin-bottom: 50px;
  z-index: 10;
}
.gallery .galleryImage img {
  width: 100%;
}
.gallery ul {
  padding: 0px;
  margin: 0px;
  text-align: center;
  margin-bottom: 30px;
}
.gallery ul li {
  display: inline;
  border: 0px;
  margin: 5px 10px;
}
.gallery ul li button {
  border-radius: 15px;
  outline: 0px solid black;
  border: 1px solid gainsboro;
  width: 25px;
  height: 25px;
  font-weight: 100;
  font-size: 0.8rem;
  cursor: pointer;
  background-color: #f0f0f0;
}
.gallery ul li.slick-active button {
  border: 1px solid #464646;
  background-color: #6e6e6e;
  color: white;
}
.gallery ul li::before {
  content: "";
}
.gallery .galleryImageContainer {
  position: relative;
}

.galleryImageCaption {
  position: absolute;
  bottom: 0px;
  padding: 20px;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.58+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.58) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#94000000",GradientType=0 );
  /* IE6-9 */
}
.galleryImageCaption p {
  color: white;
  font-size: 0.9rem;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 1em;
}

/*--------------------------------*\
	 //!template-aboutLanding.php
\*--------------------------------*/
.aboutSubMenu {
  width: 100%;
  background-color: #f2f2f2;
  z-index: 10;
  position: relative;
}
.aboutSubMenu ul {
  padding: 25px 0px;
}
.aboutSubMenu ul li {
  display: inline;
  margin: 10px 25px 10px 0;
}
.aboutSubMenu ul li a {
  color: #9b9b9b;
  font-weight: 600;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
.aboutSubMenu ul li a:hover {
  color: #91278b;
}
.aboutSubMenu ul li.active a {
  color: #91278b;
}

.splitContent {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 45px;
  background-color: #f2f2f2;
}
.splitContent.advocacy-hot-topics {
  background-color: unset;
}
.splitContent .contentInner {
  display: flex;
  padding-right: 0;
  max-width: 1440px;
}
.splitContent .svhSectionContainer {
  width: 50%;
  position: relative;
}
.splitContent .svhSectionContainer .sectionContent {
  margin-right: 50px;
}
.splitContent .svhSectionContainer .sectionContent h3 {
  margin-bottom: 20px;
}
.splitContent .svhSectionContainer .sectionContent h3 a {
  font-weight: 900;
  color: #532d6d;
  line-height: 1.2em;
  font-size: 34px;
}
.splitContent .svhSectionContainer .sectionContent p {
  width: 90%;
  line-height: 1.5em;
}
.splitContent .svhSectionContainer .verticalBorder {
  height: 100%;
  width: 3px;
  position: absolute;
  right: 0;
  top: 0;
}
.splitContent .missionVision {
  margin-left: 65px;
  width: 45%;
}
.splitContent .missionVision img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.splitContent .missionVision .entry-content {
  width: 85%;
  margin-left: 20px;
}
.splitContent .missionVision h3 {
  margin-bottom: 10px;
  font-size: 30px;
}
.splitContent .belowMission {
  padding: 20px 0;
}
.splitContent .belowMission img {
  width: 100%;
  height: auto;
}
.splitContent.homeSplit {
  padding: 60px 0 80px;
}

.entry-content.boxed {
  padding: 28px;
  background: white;
}
.entry-content.boxed h3 {
  font-weight: normal;
  font-size: 21px;
  line-height: 26px;
  letter-spacing: -0.7px;
}
.entry-content.boxed + .entry-content.boxed {
  position: relative;
}
.entry-content.boxed + .entry-content.boxed::before {
  content: "";
  position: absolute;
  top: 0;
  width: calc(100% - 28px - 28px);
  height: 1px;
  background: #2F3338;
  opacity: 5%;
}

.aboutUsButton {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  margin-top: 32px !important;
  font-size: 18px !important;
  font-weight: bold;
  letter-spacing: 1.4px !important;
  line-height: 22px !important;
}

/*-------------------------------------------------------*\
	 //!taxonomy-people_type-staff.php (staff archive)
\*-------------------------------------------------------*/
article.staffMember {
  display: flex;
  padding-bottom: 60px;
}
article.staffMember .leftColumn {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
}
article.staffMember .leftColumn .staffMemberImageContainer {
  margin-bottom: 110px;
  height: 0;
  padding-bottom: 130%;
  position: relative;
}
article.staffMember .leftColumn .staffMemberImageContainer .staffMemberImage {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
article.staffMember .leftColumn .staffMemberImageContainer .staffMemberName {
  position: absolute;
  left: -45px;
  bottom: -60px;
}
article.staffMember .leftColumn .staffMemberImageContainer .gradientBottomWhite {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+46,ffffff+100&0+0,0.4+46,0.6+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 65%, rgba(255, 255, 255, 0.6) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 65%, rgba(255, 255, 255, 0.6) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 65%, rgba(255, 255, 255, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#99ffffff",GradientType=0 );
  /* IE6-9 */
}
article.staffMember .rightColumn {
  padding-left: 5%;
}
article.staffMember .rightColumn .staffPosition {
  line-height: 1em;
  margin-bottom: 30px;
  color: #91278b;
  font-size: 30px;
}

.staffInfo {
  margin-top: 25px;
}

/*--------------------------------*\
	 //!front-page.php
\*--------------------------------*/
.homeBecomeMemberContainer {
  margin-left: 50px;
  width: 70%;
}
.homeBecomeMemberContainer .joinUs {
  position: absolute;
  left: -30px;
  top: 20px;
  padding: 8px 60px;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 10;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #532d6d;
}
.homeBecomeMemberContainer h3 {
  margin-bottom: 15px;
  color: #532d6d;
}
.homeBecomeMemberContainer .homeBecomeMember {
  margin-left: 30px;
  width: 100%;
  height: 375px;
  position: relative;
}
.homeBecomeMemberContainer .homeBecomeMember .becomeMemberBackground {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.homeBecomeMemberContainer .homeFoundingMembers {
  height: 250px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 15px 40px;
}
.homeBecomeMemberContainer .homeFoundingMembers .foundingMembersContainer {
  margin-bottom: 20px;
  position: relative;
}
.homeBecomeMemberContainer .homeFoundingMembers .arrows {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 25px;
  z-index: 10;
  padding: 0 15px;
}
.homeBecomeMemberContainer .homeFoundingMembers .arrows img {
  width: 14px;
  cursor: pointer;
}
.homeBecomeMemberContainer .homeFoundingMembers .arrows .leftArrow {
  transform: rotate(180deg);
}
.homeBecomeMemberContainer .homeFoundingMembers h5 {
  text-align: center;
  text-transform: uppercase;
  color: #532d6d;
  margin-bottom: 15px;
}
.homeBecomeMemberContainer .homeFoundingMembers .seeAllMembers {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  color: #532d6d;
  font-weight: 500;
}
.homeBecomeMemberContainer .slick-initialized .slick-slide {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.homeBecomeMemberContainer .members {
  text-align: center;
  margin: 10px 0;
}
.homeBecomeMemberContainer .members h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 500;
  width: 100%;
  text-transform: uppercase;
  color: #532d6d;
}
.homeBecomeMemberContainer .members img {
  margin: auto;
  height: 55px;
  width: auto;
  padding: 0px 10px;
}

.page-template-template-become-member-php #container {
  background-color: white;
}

.splitContent .svhSectionContainer .sectionContent {
  margin-right: 25px;
}

.tweet:nth-child(2) {
  border-width: 3px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#b934b5), to(#532d6d)) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(bottom, #b934b5, #532d6d) 1 100%;
  -moz-border-image: -moz-linear-gradient(bottom, #b934b5, #532d6d) 1 100%;
  -o-border-image: -o-linear-gradient(bottom, #b934b5, #532d6d) 1 100%;
  border-image: linear-gradient(to top, #b934b5, #532d6d) 1 100%;
}

/*--------------------------------*\
	 //!page.php
\*--------------------------------*/
.pageHeaderBg {
  width: 100%;
  height: 350px;
  margin-bottom: 20px;
}

.page .pageHeader .innerContent {
  display: flex;
}
.page .contentColumn {
  width: 100%;
}

.fullHeaderGrad {
  width: 100%;
  height: 3px;
  margin-bottom: 20px;
}

.addrInfo {
  margin-top: 40px;
  max-width: 500px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.addrInfo .mailingAddr, .addrInfo .billingAddr {
  width: 48%;
  min-width: 250px;
}
.addrInfo h5 {
  color: #91278b;
}
.addrInfo .grayAddress {
  color: #9b9b9b;
  font-family: "Lato", sans-serif;
  line-height: 1.3em;
}

.contactForm {
  margin-top: 20px;
}
.contactForm h4 {
  font-family: "Lato", sans-serif;
  font-weight: 600;
}

.wpcf7-form label {
  color: #91278b;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 5px;
}
.wpcf7-form .nameEmail {
  display: flex;
  flex-wrap: wrap;
}
.wpcf7-form .nameEmail label {
  margin-right: 20px;
  margin-bottom: 5px;
}
.wpcf7-form input:focus, .wpcf7-form textarea:focus {
  outline: none;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form textarea {
  border: 2px solid #f2f2f2;
  border-radius: 2px;
  font-size: 15px;
  padding: 10px;
  margin: 5px 0px 10px 0px;
}
.wpcf7-form textarea {
  width: 100%;
}
.wpcf7-form input[type=submit] {
  border: 0px;
  background: transparent;
  cursor: pointer;
  float: right;
  color: #91278b;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

/*--------------------------------*\
	 //!w/ admin bar
\*--------------------------------*/
.admin-bar header#header {
  top: 32px;
}
.admin-bar.home header#header {
  top: 0;
}

.pageGradient {
  width: 100%;
  height: 3px;
}

/*--------------------------------*\
	 //!careers
\*--------------------------------*/
.jobsContainer {
  margin: 50px 0;
}
.jobsContainer .position {
  margin: 10px 0px 45px 0px;
  display: flex;
  flex-wrap: wrap;
}
.jobsContainer .position .positionInfo {
  width: 30%;
  min-width: 205px;
  height: 100%;
  margin-bottom: 25px;
  padding-right: 25px;
}
.jobsContainer .position .positionInfo a {
  margin-bottom: 10px;
  display: inline-block;
  border-bottom: 0px !important;
}
.jobsContainer .position .positionInfo a:hover h5 {
  text-decoration: underline;
}
.jobsContainer .position .positionInfo h5 {
  color: #91278b;
  margin-bottom: 0px;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
.jobsContainer .position .positionInfo div {
  color: #9b9b9b;
  margin: 5px 0;
}
.jobsContainer .position .positionDesc {
  width: 65%;
}
.jobsContainer .position .positionDesc a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  color: #91278b;
}

.noJobs {
  margin: 25px 0px;
}
.noJobs a {
  font-weight: 600;
}

/*--------------------------------*\
	 //!news/events feed
\*--------------------------------*/
.page-id-57 #container {
  padding-top: 0 !important;
}
.page-id-57 #container .pageHeader {
  padding-top: 0 !important;
}

.contentColumn {
  padding-bottom: 30px;
}
.contentColumn .pageHeaderTitle {
  font-size: 30px;
  font-weight: 500;
  color: #532d6d;
  margin-bottom: 25px;
}
.contentColumn .pageHeaderDescription {
  color: #532d6d;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}

.event-filters {
  display: flex;
  flex-wrap: wrap;
}
.feedCategories {
  width: 100%;
  margin: 25px 0 15px 0;
  display: flex;
  align-items: center;
}
.feedCategories.filter-on .categoryList {
  pointer-events: none;
  opacity: 0.5;
}
.feedCategories.filter-on .categoryList.filter-on {
  pointer-events: auto;
  opacity: 1;
}
.feedCategories h6 {
  margin: 0px;
  margin-right: 30px;
  text-transform: uppercase;
  font-size: 12px;
  color: #9b9b9b;
}
.feedCategories .default-select {
  background-color: #ebebeb;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #9c9c9c;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 600;
  min-width: 175px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.feedCategories .default-select span {
  padding-right: 20px;
}
.feedCategories .default-select img {
  transform: rotate(90deg);
  transition: ease 250ms all;
  height: 10px;
  opacity: 0.4;
}
.feedCategories .categoryList {
  display: flex;
  position: relative;
  margin-right: 15px;
  transition: ease 250ms all;
}
.feedCategories .categoryList.active {
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}
.feedCategories .categoryList .select-selections {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #ebebeb;
  z-index: 2;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  min-width: 100%;
  margin: 0px;
}
.feedCategories .categoryList .select-selections div {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  padding: 10px 20px;
  margin: 0px;
}
.feedCategories .categoryList .select-selections div:last-child {
  border-bottom: 0px;
}
.feedCategories .categoryList .select-selections div:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.feedCategories .categoryList .select-selections div a {
  color: #532d6d;
  font-weight: 800;
  transition: ease 250ms all;
  font-size: 15px;
  line-height: 1.3em;
  border-bottom: 0px !important;
  width: 100%;
}
.feedCategories .categoryList .select-selections div a:hover {
  color: #91278b;
  text-decoration: none;
}
.feedCategories .categoryList .feedCategory {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 1em;
  margin: 7px 15px 7px 0;
  border-bottom: solid 1px transparent;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
.feedCategories .categoryList .feedCategory:hover {
  border-bottom: solid 1px;
}

.event-feed-filters {
  display: flex;
  align-items: center;
}

.feedCategories {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.feedCategories .categoryList div.default-select {
  margin: 0px;
}

.event-view-type {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .event-view-type {
    margin-top: 25px;
  }
}
.event-view-type a {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  opacity: 0.5;
  color: #532d6d;
  margin-left: 10px;
  border-bottom: 0px;
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .event-view-type a {
    margin-left: 0;
    margin-right: 10px;
  }
}
.event-view-type a:hover {
  text-decoration: underline !important;
  border-bottom: 0px !important;
}
.event-view-type a.active {
  opacity: 1;
  text-decoration: underline !important;
}

.topPost {
  clear: both;
  width: 100%;
  background-color: #f2f2f2;
  padding: 50px;
  display: flex;
}

.mobileEvent.topPost {
  display: none;
}

.loadingMessage {
  font-family: "Montserrat", sans-serif;
  text-align: center;
  letter-spacing: 2px;
  animation: colorChange 1.5s infinite;
  margin: 20px;
  opacity: 0;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  color: #4297b4;
}

.loadingMessage.active {
  opacity: 1;
}

@keyframes colorChange {
  0% {
    color: #4297b4;
  }
  25% {
    color: #4297B4;
  }
  50% {
    color: #91278b;
  }
  75% {
    color: #532d6d;
  }
  100% {
    color: #4297b4;
  }
}
/*--------------------------------*\
	 //!events feed only
\*--------------------------------*/
.eventBox {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.event-single-bg-color {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0.9;
}

.eventTopPostGrad {
  height: 100%;
  width: 2px;
  float: left;
  margin-right: 40px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: white;
}

.eventDateContainer {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-right: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: white;
  position: relative;
  padding: 15px 0;
}
.eventDateContainer .eventMonth {
  font-size: 35px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.eventDateContainer .eventDay {
  font-size: 175px;
  line-height: 0.8em;
  font-weight: 900;
}

.featured-event-box .eventInfoContainer {
  padding: 10px 0 10px 40px;
}
.featured-event-box .eventInfoContainer .eventTitle h4 {
  margin-bottom: 15px;
  color: white;
  line-height: 1.3em;
  font-size: 21px;
}
.featured-event-box .eventInfoContainer .rsvp {
  position: relative;
}

.eventInfoContainer {
  width: 100%;
  height: 100%;
  position: relative;
  color: white;
}
.eventInfoContainer .eventTitle {
  margin-bottom: 25px;
  font-size: 30px;
  color: white;
  font-weight: 500;
  line-height: 1.5em;
}
.eventInfoContainer .eventTitle h4 {
  margin-bottom: 15px;
  color: white;
  line-height: 1.3em;
  font-size: 18px;
  font-weight: 700;
}
.eventInfoContainer h2 {
  margin-bottom: 0px;
}
.eventInfoContainer .eventCategory {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 5px;
  display: inline-block;
  padding-bottom: 2px;
  border-width: 2px;
  border-bottom-style: solid;
  color: white;
}
.eventInfoContainer .eventDescription {
  font-family: "Lato", sans-serif;
  padding-bottom: 30px;
  color: white;
}
.eventInfoContainer .eventDescription p {
  color: white;
}
.eventInfoContainer .eventTimePlace {
  display: flex;
  flex-wrap: wrap;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 1em;
  color: white;
  margin-bottom: 8px;
}
.eventInfoContainer .eventTimePlace span {
  font-family: "Montserrat", sans-serif;
  padding-right: 10px;
  border-right: 1px solid white;
  line-height: 1.3em;
  font-weight: 400;
  margin-right: 10px;
  margin-bottom: 7px;
}
.eventInfoContainer .eventTimePlace span:last-child {
  padding-right: 0px;
  border-right: 0px;
}
.eventInfoContainer .rsvp {
  color: white;
  text-decoration: underline;
  line-height: 1em;
  border-bottom: 1px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  border-bottom: 0px !important;
}
.eventInfoContainer .rsvp:hover img {
  transform: translateX(5px);
}
.eventInfoContainer .rsvp img {
  transition: ease 250ms all;
  position: absolute;
  left: calc(100% + 10px);
  top: 0;
  bottom: 0;
  margin: auto;
  height: 12px;
  width: auto;
}

.entry-content ul.atcb-list {
  margin-left: 0;
  margin-top: 5px;
}

.tax-event_type .eventTitle {
  color: white;
}

.eventsFeedContainer {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 32% 32% 32%;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}
@media (max-width: 900px) {
  .eventsFeedContainer {
    grid-column-gap: 0px;
    grid-template-columns: auto;
  }
}
.eventsFeedContainer .eventBox {
  padding: 25px 45px 25px 25px;
  position: relative;
}
.eventsFeedContainer .eventBox .sponsored-event-logo {
  position: absolute;
  right: 20px;
  top: 25px;
  z-index: 2;
  background-color: #532d6d;
  padding: 5px;
}
@media (max-width: 900px) {
  .eventsFeedContainer .eventBox .sponsored-event-logo {
    top: 20px;
  }
}
.eventsFeedContainer .eventBox .sponsored-event-logo svg {
  height: 20px;
  width: 20px;
}
.eventsFeedContainer .eventBox .sponsored-event-logo svg path {
  fill: white;
}
.eventsFeedContainer .eventBox:nth-child(2) {
  margin-right: 0px;
}
.eventsFeedContainer .eventBox.featured-event-box {
  padding: 25px 50px;
  grid-column-start: 1;
  grid-column-end: 3;
}
.eventsFeedContainer .eventBox .eventFeedDate {
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-weight: 500;
}
.eventsFeedContainer .eventBox .eventFeedCategory {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 10px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  display: inline-block;
}
.eventsFeedContainer .eventBox .eventFeedTitle {
  font-size: 22px;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  line-height: 1.2em;
  margin-bottom: 5px;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
.eventsFeedContainer .eventBox .eventFeedDescription {
  font-family: "Lato", sans-serif;
  font-weight: 100;
}
.eventsFeedContainer .eventBox .eventFeedDescription p {
  line-height: 1.5em;
  font-weight: 400;
}
.eventsFeedContainer .eventBox .rsvp {
  font-size: 14px;
  font-weight: 700;
}

/*--------------------------------*\
	 //!index.php
\*--------------------------------*/
.newsAndUpdates {
  background-color: white;
}
.newsAndUpdates .topPost {
  padding: 0px;
}

.topPostImage {
  flex-grow: 1;
}
.topPostImage .backgroundCenter {
  min-height: 538px;
}

.imageFull {
  height: 100%;
  width: 100%;
}

.topPostInfo {
  width: 40%;
  padding: 25px;
  color: #532d6d;
}
.topPostInfo .topPostTitle {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 1.3em;
}
.topPostInfo .topPostDate {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 15px;
}
.topPostInfo .topPostExcerpt {
  font-family: "Lato", sans-serif;
  margin-bottom: 15px;
}
.topPostInfo .topPostLinkOut {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 15px;
  display: block;
}
.topPostInfo .topPostLinkOut:hover {
  transform: translateX(5px);
}

#postsGrid {
  margin-top: 30px;
}
#postsGrid .postsGutter {
  width: 2%;
}
#postsGrid .newsArticle {
  width: 30%;
  margin-bottom: 30px;
  position: relative;
}
#postsGrid .newsArticle .articleImage {
  height: 300px;
  width: 100%;
  margin-bottom: 15px;
}
#postsGrid .newsArticle .articleTitle {
  color: #532d6d;
  font-weight: 800;
  line-height: 1.3em;
  font-family: "Lato", sans-serif;
  margin-bottom: 5px;
}
#postsGrid .newsArticle .articleInfo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
#postsGrid .newsArticle .articleInfo .articleLinkOut {
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #91278b;
}
#postsGrid .newsArticle .articleInfo .articleLinkOut:hover {
  transform: translateX(5px);
}
#postsGrid .newsArticle .articleInfo .articleDate {
  color: #9b9b9b;
}

/*--------------------------------*\
	 //!Board Members
\*--------------------------------*/
.hasSubMenu {
  background-color: #f2f2f2;
}

#boardMembers .boardMember {
  margin-bottom: 20px;
}
#boardMembers .boardMemberCollapsed {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
#boardMembers .boardMemberCollapsed svg {
  height: 15px;
  width: 15px;
  margin: 2px 10px 2px 2px;
}
#boardMembers .boardMemberCollapsed svg rect {
  fill: #532d6d;
}
#boardMembers .boardMemberCollapsed svg .tall {
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transform-origin: 50% 50%;
}
#boardMembers .boardMemberCollapsed svg.active .tall {
  transform: scale(0);
}
#boardMembers .boardMemberCollapsed h5 {
  margin-bottom: 0px;
}
#boardMembers .boardMemberCollapsed h5 span {
  padding-left: 5px;
  color: #9b9b9b;
}
#boardMembers .boardMemberExpandedCont {
  display: none;
}
#boardMembers .boardMemberExpanded {
  width: 100%;
  margin: 35px 0;
  display: flex;
}
#boardMembers .boardMemberExpanded .boardMemberInfo {
  margin-right: 20px;
}
#boardMembers .boardMemberExpanded .boardMemberInfo .boardMemberImage {
  width: 200px;
  height: 300px;
  margin-bottom: 20px;
}
#boardMembers .boardMemberExpanded .boardMemberInfo .boardMemberShort h5 {
  margin-bottom: 10px;
  font-size: 14px;
  color: #91278b;
}
#boardMembers .boardMemberExpanded .boardMemberInfo .boardMemberShort p {
  color: #9b9b9b;
  font-size: 14px;
  line-height: 1.5em;
}
#boardMembers .boardMemberExpanded .boardMemberExcerpt {
  display: flex;
  border-width: 3px;
  -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#b934b5), to(#532d6d)) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(bottom, #b934b5, #532d6d) 1 100%;
  -moz-border-image: -moz-linear-gradient(bottom, #b934b5, #532d6d) 1 100%;
  -o-border-image: -o-linear-gradient(bottom, #b934b5, #532d6d) 1 100%;
  border-image: linear-gradient(to top, #b934b5, #532d6d) 1 100%;
  border-style: solid;
  border-right: 0px;
}
#boardMembers .boardMemberExpanded .boardMemberExcerpt .entry-content {
  padding-left: 20px;
}
#boardMembers .boardMemberExpanded .boardMemberExcerpt .entry-content p {
  margin-bottom: 20px;
  color: black;
}

.post-password-required .pageHeader {
  background-color: #f2f2f2;
}

.post-password-form {
  margin: 80px 0;
  text-align: center;
}
.post-password-form p {
  width: 40%;
  margin: 20px auto;
}
.post-password-form p label {
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #532d6d;
  margin: 0 auto;
  font-weight: 500;
}
.post-password-form p label input {
  padding: 10px;
}
.post-password-form p label input:focus {
  outline: none;
}
.post-password-form p input[type=submit] {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  border-width: 3px;
  border-style: solid;
  -moz-border-image: -moz-linear-gradient(top left, #91278b 0%, #532d6d 100%);
  -webkit-border-image: -webkit-linear-gradient(top left, #91278b 0%, #532d6d 100%);
  border-image: linear-gradient(to bottom right, #91278b 0%, #532d6d 100%);
  border-image-slice: 1;
  text-align: center;
  background-color: transparent;
  padding: 10px 50px;
  margin-top: 15px;
  text-transform: uppercase;
}

/*--------------------------------*\
	 //!template-our-members.php
\*--------------------------------*/
.featuredMemberContainer {
  position: relative;
}
.featuredMemberContainer .featuredMemberInfo {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 40px 20px 20px;
  justify-content: space-between;
  width: 100%;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.5) 1px 1px;
}
.featuredMemberContainer .featuredMemberInfo .contentInner {
  width: 100%;
  padding: 0 20px;
}
.featuredMemberContainer .featuredMemberInfo .contentInner .postTitle {
  font-size: 30px;
}
.featuredMemberContainer .featuredMemberInfo .featuredGrad {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.featuredMemberContainer .featuredMemberInfo .featuredMember {
  width: 40%;
}

.welcomeMessage {
  display: flex;
  flex-direction: column;
}

.welcomeMessageText {
  width: 100%;
  margin-bottom: 25px;
}

.memberForm {
  width: 100%;
  margin: auto auto 25px auto;
  outline: 1px solid #969696;
}

.ourMembers {
  margin: 40px 0;
}
.ourMembers h4 {
  margin-bottom: 25px;
  color: #91278b;
  font-size: 21px !important;
}
.ourMembers .homeBecomeMemberContainer {
  width: calc(100% - 60px);
  margin-left: 30px;
  margin-bottom: 40px;
  background-color: transparent !important;
}
.ourMembers .homeBecomeMemberContainer .leftArrow {
  left: -30px;
}
.ourMembers .homeBecomeMemberContainer .rightArrow {
  right: -30px;
}

.orgMembers h4 {
  color: #91278b;
}

.memberCarousel .leftArrow, .memberCarousel .rightArrow {
  height: 20px;
  width: auto;
  position: absolute;
}

.memberCarousel {
  position: relative;
}
.memberCarousel .rightArrow {
  right: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
}
.memberCarousel .leftArrow {
  transform: rotate(180deg);
  left: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
}
.memberCarousel .member_image:focus {
  outline: none;
}

.memberContainer {
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: center;
}
.memberContainer .members {
  width: 100%;
}
.memberContainer .slick-arrow {
  position: absolute;
  outline: 0px;
  border: none;
  height: 30px;
  width: 30px;
  font-size: 0px;
  top: 40%;
  z-index: 100000;
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAABECAYAAAAY/8xPAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAACXBIWXMAAC4jAAAuIwF4pT92AAABy2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS40LjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIj4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBJbWFnZVJlYWR5PC94bXA6Q3JlYXRvclRvb2w+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgqyI37xAAAB9ElEQVRoBe2YMU4EMRRDQTSUlJR7FEpKjuCj7VG2peMIcww6sKUZyRKR2PHmT7aIpShf0fxny1Dt48NfvfFJR1p4LuvN6370wSgLz0/jnPn2wnMXAlO0QvrbF78ZHvh0RdAt9PDA5x1hFXpo4GVn2KGBtz/x3ntIw3tD+veHB74E/wbDAuPGsAp+aMMy87aS+bDAL2s7SUjfmYFZZFOz4WYtHR9nwx3LbKJmw81aOj7OhjuW2UTNhpu1dHycDXcss4maDTdr6fg4G+5YZhM1G27W0vFxNtyxzCaqa8NPTYt+j99EPfO834h85f7njYx/18Ev/HeFdBanVCA9Ded74pQKpLthOotTKpCehvM9cUoF0t0wncUpFUhPw/meOKUC6W6YzuKUCqSn4XxPnFKBdDdMZ3FKBdLTcL4nTqlAuhumszilAulpON8Tp1Qg3Q3TWZxSgfQ0nO+JUyqQ7obpLE6pQHoazvfEKRVId8N0FqdUID0N53vilAqku2E6i1MqkJ6G8z1xSgXS3TCdxSkVSE/D+Z44pQLpbpjO4pTqRHoazvdQmnKFn3m7aTJjZZVfCx2SgNsOyhOawWaa3IcGVeYkpHYOD6qwF569gcGdIQJd94TV90P1RfdrAmNoytX8mh997yKol6VAF56t5YXzmefEM1y/A7A6Q2qcjakAAAAASUVORK5CYII=);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center top;
}
.memberContainer .slick-next {
  right: -30px;
  top: 44%;
}
.memberContainer .slick-prev {
  left: -30px;
  transform: rotate(180deg);
}
.memberContainer .member_image {
  display: flex;
  margin: 10px;
  height: auto;
  align-items: center;
}
.memberContainer .member_image img {
  height: 60px !important;
  width: auto !important;
}

.titleContainer {
  margin-bottom: 40px;
}
.titleContainer .pageTitle {
  margin-bottom: 10px;
  font-size: 30px;
}

.becomeAMember {
  background-color: #532d6d;
}
.becomeAMember .contentColumn {
  color: white;
  padding: 60px 0;
  width: 350px;
}
.becomeAMember .pageTitle {
  margin-bottom: 10px !important;
}
.becomeAMember span {
  color: white;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-top: 10px;
  line-height: 1.5em;
}
.becomeAMember .gradButton {
  width: 80%;
  border-color: white;
  border-image: none;
  color: white;
  font-family: "Lato", sans-serif;
  letter-spacing: 3px;
}

.page-template-template-become-member .hasSubMenu {
  background-color: white;
}

.orgMembers .contentColumn {
  padding: 0px;
  color: #532d6d;
}
.orgMembers .contentColumn h4 {
  font-weight: 700;
  font-family: "Lato", sans-serif;
  margin-bottom: 25px;
  margin-top: 40px;
}
.orgMembers .contentColumn h5 {
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.orgMembers .contentColumn p {
  margin-bottom: 10px;
  font-size: 15px;
}
.orgMembers .contentColumn ul {
  display: block;
  padding-bottom: 20px;
  line-height: 1.3em;
  width: 100%;
}
.orgMembers .contentColumn ul li {
  padding-bottom: 5px;
  font-size: 12px;
}
.orgMembers .contentColumn ul li a {
  border-bottom: 1px solid transparent;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
.orgMembers .contentColumn ul li:hover a {
  border-bottom: 1px solid #91278b;
}
.orgMembers .contentColumn span {
  line-height: 1.5em;
}
.orgMembers .contentColumn .orgMemberChild {
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 5px;
}
.orgMembers .contentColumn .orgColumns {
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
  margin: 70px 0px;
}
.orgMembers .contentColumn .orgColumns svg {
  height: 15px;
  width: 15px;
  margin-right: 5px;
  cursor: pointer;
  display: none;
}
.orgMembers .contentColumn .orgColumns div {
  align-items: center;
  padding-bottom: 10px;
  flex-wrap: wrap;
}
.orgMembers .contentColumn .orgColumns svg .tall {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transform-origin: 50% 50%;
}
.orgMembers .contentColumn .orgColumns .expandingList {
  cursor: pointer;
  margin-top: 0px;
}
.orgMembers .contentColumn .orgColumns div svg.active .tall {
  transform: scale(0);
}
.orgMembers .contentColumn .org {
  font-family: "Lato", sans-serif;
}
/*--------------------------------*\
	 //!template-become-member.php
\*--------------------------------*/
.becomeSVG {
  display: none;
}

.membershipType {
  margin-bottom: 40px;
  position: relative;
  top: -80px;
  padding-top: 80px;
}

.levelContainer {
  padding-top: 15px;
}

.level {
  display: flex;
  margin: 25px 0;
}
.level .levelInfo {
  width: 300px;
  min-width: 300px;
  height: 100%;
}
.level .levelInfo h5 {
  color: #91278b;
  margin-bottom: 5px;
}
.level .levelInfo span {
  color: #9b9b9b;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  width: 100%;
}
.level .levelDesc a {
  font-family: "Montserrat", sans-serif;
  display: block;
  margin-top: 15px;
  background-color: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  padding: 10px 30px;
  font-size: 13px;
  border-width: 3px;
  letter-spacing: 0.75px;
  text-align: center;
  font-weight: 600;
  color: #532d6d;
}
.level .levelDesc a:hover {
  border-bottom: 3px solid transparent;
}

.memberSignupIframe {
  width: 800px;
  margin: 0 auto;
  height: 100vh;
  padding: 0 0 40px;
}
.memberSignupIframe iframe {
  width: 100%;
  height: 100%;
}

.memberSignUp .contentColumn {
  width: 80%;
}
.memberSignUp .contentColumn .becomeAMemberInfo {
  padding-bottom: 15px;
  width: 60%;
}
.memberSignUp .contentColumn .becomeAMemberInfo h4 {
  color: #91278b;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
}
.memberSignUp .contentColumn .becomeAMemberInfo p {
  font-family: "Lato", sans-serif;
  line-height: 1.3em;
}
.memberSignUp .contentColumn a {
  width: 300px;
}

.gradButton {
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  font-family: "Montserrat", sans-serif;
  display: block;
  margin-top: 15px;
  text-transform: uppercase;
  padding: 10px 30px;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #532d6d;
}

/*--------------------------------*\
	 //!single-event.php
\*--------------------------------*/
.postLink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.singleEvent {
  clear: both;
  width: 100%;
  background-color: #f2f2f2;
  padding: 50px 50px 50px;
}
.singleEvent .desktopEvent {
  display: flex;
}
.singleEvent .eventTimePlace {
  flex-direction: column;
}
.singleEvent .eventTimePlace .rsvp {
  display: inline-table;
  padding: 10px 25px;
  line-height: 1.2em;
  margin-top: 15px;
  border-width: 2px !important;
  border-bottom-width: 2px !important;
  border-style: solid;
  font-size: 1.3em;
}

.eventMoreInfo {
  background-color: #f2f2f2;
  padding-bottom: 40px;
}

.eventLocContainer {
  padding-top: 20px;
}

.singleEventLocContainer {
  display: flex;
}
.singleEventLocContainer .eventLocInfo {
  width: 300px;
}
.singleEventLocContainer .eventLocInfo h5 {
  margin-bottom: 10px;
  width: 200px;
}
.singleEventLocContainer .eventLocInfo div {
  color: #9b9b9b;
  width: 200px;
  font-family: "Lato", sans-serif;
  line-height: 1.2em;
}
.singleEventLocContainer .eventLinks {
  list-style: none;
}
.singleEventLocContainer .eventLinks a {
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
.singleEventLocContainer .eventLinks li {
  position: relative;
}
.singleEventLocContainer .eventLinks .calendarSelect {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
}

/*--------------------------------*\
	 //!Resources Hub
\*--------------------------------*/
#resourcesHub {
  width: 100%;
  min-height: 100vh;
}
#resourcesHub #resourcesNav {
  padding: 30px 0;
  width: 100%;
  position: fixed;
  top: 80px;
  z-index: 10;
}
#resourcesHub #resourcesNav .wideContentInner {
  height: 100%;
}
#resourcesHub #resourcesNav .resourcesNavContainer {
  width: 100%;
  height: 100%;
}
#resourcesHub #resourcesNav .resourcesNavContainer .resourcesNavContent {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}
#resourcesHub #resourcesNav .map-archive-link {
  color: white;
  font-family: "Montserrat", sans-serif;
}
#resourcesHub #resourcesNav .resourceTabs {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  font-weight: 800;
  font-size: 12px;
}
#resourcesHub #resourcesNav .resourceTabs li {
  color: white;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 15px;
  padding-left: 15px;
}
#resourcesHub #resourcesNav .resourceTabs li.active a:before {
  width: 100%;
}
#resourcesHub #resourcesNav .resourceTabs li a {
  display: inline-block;
  position: relative;
}
#resourcesHub #resourcesNav .resourceTabs li a:before {
  content: "";
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  height: 2px;
  background-color: white;
  width: 0;
  transition: ease 500ms all;
}
#resourcesHub #resourcesNav .resourceTabs li:hover a:before {
  width: 100%;
}
#resourcesHub #resourcesNav .resourceTabs li svg {
  display: none;
  margin-left: 10px;
  height: 20px;
  width: 20px;
}
#resourcesHub #resourcesNav .resourceTabs li svg polyline {
  stroke: white;
}
#resourcesHub #resourcesNav .resourceTabs li .resourcePosts {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.24);
  top: 100%;
  padding-left: 15px;
  left: 0;
  min-width: 100%;
  display: none;
}
#resourcesHub #resourcesNav .resourceTabs li .resourcePosts .resourceMenuItem {
  font-size: 12px;
  margin: 15px 0;
  padding-right: 10px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.4em;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
}
#resourcesHub #resourcesNav .resourceTabs li .resourcePosts .resourceMenuItem:hover {
  transform: translateX(5px);
}
#resourcesHub #resourcesNav .tab1 {
  color: #532d6d;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 800;
}
#resourcesHub #resourcesContainer {
  position: relative;
  min-height: 100vh;
}
#resourcesHub #resourcesContainer h2 {
  color: #532d6d;
  line-height: 1.1em;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 30px;
}
#resourcesHub #resourcesContainer h3 {
  margin-bottom: 20px;
  color: #532d6d;
  font-weight: 500;
  font-size: 26px;
}
#resourcesHub #resourcesContainer p {
  color: black;
  margin: 0;
}
#resourcesHub #resourcesContainer .loadContainer {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 1;
  display: none;
}
#resourcesHub #resourcesContainer .loadContainer .loadingMessage {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
#resourcesHub #resourcesContainer #resourcesMapContainer {
  height: calc(100vh - (80px + 50px));
  width: 40%;
  top: calc(80px + 50px);
  left: 0;
  position: fixed;
}
#resourcesHub #resourcesContainer #resourcesMapContainer.absolute {
  position: absolute !important;
  top: auto !important;
  bottom: 0 !important;
}
#resourcesHub #resourcesContainer #resourcesMapContainer > p {
  height: 100%;
}
#resourcesHub #resourcesContainer #resourcesMapContainer iframe {
  height: 100%;
}
#resourcesHub #resourcesContainer #resourcesMapContainer .gradDivider {
  width: 100%;
  margin: 0px;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculator {
  padding: 30px;
  position: relative;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #calculatorBackground {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent {
  width: 100%;
  margin: 0 auto;
  padding: 35px 20px;
  border: 1px solid #532d6d;
  background-color: #f2f2f2;
  position: relative;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calculatorOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f2f2f2;
  padding: 35px 20px;
  display: none;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calculatorOverlay .response {
  text-transform: uppercase;
  color: red;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calculatorOverlay.affirmative .response {
  color: green;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calculatorOverlay sub {
  color: #532d6d;
  margin-top: 25px;
  position: relative;
  display: block;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calculatorOverlay .calculateAgain {
  color: #532d6d;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  margin: 25px 0;
  cursor: pointer;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calculatorOverlay .calculatorDesc {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.3em;
  margin-top: 20px;
  color: #532d6d;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent p {
  font-size: 20px;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent h3 {
  font-weight: 700;
  margin-bottom: 0;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent sub {
  font-size: 11px;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table {
  margin: 40px 0;
  width: 100%;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row {
  margin: 5px 0;
  display: flex;
  align-items: center;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row span {
  width: calc(100% - 182px);
  text-align: right;
  font-size: 12px;
  color: #532d6d;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  padding-right: 12px;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row .inputCell {
  position: relative;
  vertical-align: middle;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row .inputCell input {
  margin: 5px 0;
  padding: 10px 10px 10px 25px;
  border: none;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row .inputCell input:focus {
  outline: none;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row .inputCell .error {
  outline: 2px solid red;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row .inputCell.intCell span {
  color: #532d6d;
  font-weight: 700;
  margin-left: 10px;
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row .inputCell:not(.submitCell):before {
  content: "$";
  position: absolute;
  top: 50%;
  left: 10px;
  font-weight: 600;
  font-size: 13px;
  color: #532d6d;
  font-family: "Montserrat", sans-serif;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
#resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row .inputCell input[type=submit] {
  border: 3px solid #532d6d;
  color: #532d6d;
  text-transform: uppercase;
  text-align: center;
  background-color: transparent;
  font-weight: 800;
  padding: 10px 25px;
  font-size: 12px;
  margin-top: 5px;
  cursor: pointer;
}
#resourcesHub #resourcesContainer #resourcesContent {
  padding: 80px 30px 30px calc( 40% + 30px);
}
#resourcesHub #resourcesContainer #resourcesContent .alignleft {
  float: left;
}
#resourcesHub #resourcesContainer #resourcesContent .alignright {
  float: right;
}
#resourcesHub #resourcesContainer #resourcesContent .aligncenter {
  float: none;
  display: block;
  clear: both;
}
#resourcesHub #resourcesContainer #resourcesContent p {
  padding-bottom: 20px;
  font-family: "Lato", sans-serif;
}
#resourcesHub #resourcesContainer #resourcesContent h1, #resourcesHub #resourcesContainer #resourcesContent h2, #resourcesHub #resourcesContainer #resourcesContent h3, #resourcesHub #resourcesContainer #resourcesContent h4, #resourcesHub #resourcesContainer #resourcesContent h5, #resourcesHub #resourcesContainer #resourcesContent h6 {
  color: #532d6d;
  line-height: 1.5em;
  margin-bottom: 10px;
}
#resourcesHub #resourcesContainer #resourcesContent ul, #resourcesHub #resourcesContainer #resourcesContent ol {
  padding: 0 0 15px 40px;
  margin: 0;
}
#resourcesHub #resourcesContainer #resourcesContent ul li, #resourcesHub #resourcesContainer #resourcesContent ol li {
  list-style-type: disc;
  line-height: 1.6em;
  padding-bottom: 10px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
}
#resourcesHub #resourcesContainer #resourcesContent .relatedPostLinks {
  padding: 15px 0 30px 0;
}
#resourcesHub #resourcesContainer #resourcesContent .relatedPostLinks a {
  margin-bottom: 10px;
}
#resourcesHub #resourcesContainer #resourcesContent .wp-block-button .wp-block-button__link {
  border-radius: 0px;
  background: #b934b5;
  background: -moz-linear-gradient(left, #b934b5 0%, #532d6d 100%);
  background: -webkit-linear-gradient(left, #b934b5 0%, #532d6d 100%);
  background: linear-gradient(to right, #b934b5 0%, #532d6d 100%);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}
#resourcesHub #resourcesContainer.noMap #resourcesMapContainer {
  width: 0;
  height: 0;
  min-height: unset !important;
}
#resourcesHub #resourcesContainer.noMap #resourcesContent {
  padding: 100px 0px 0;
  padding-top: 0;
  width: 100%;
  margin: 0 auto;
}
#resourcesContainer .resource-posts {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#resourcesContainer .resource-posts .resource-post {
  width: calc(30% - 15px);
  height: 0;
  padding-bottom: 30%;
  position: relative;
  margin-bottom: 15px;
  margin-right: 10px;
}
@media screen and (max-width: 1100px) {
  #resourcesContainer .resource-posts .resource-post {
    width: calc(48% - 15px);
    padding-bottom: 48%;
  }
}
#resourcesContainer .resource-posts .resource-post .bgfade {
  padding: 10px;
}
#resourcesContainer .resource-posts .resource-post a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 1;
}
#resourcesContainer .resource-posts .resource-post h5 {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0px !important;
  color: white !important;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  font-size: 17px;
}
@media screen and (max-width: 1000px) {
  #resourcesContainer .resource-posts .resource-post h5 {
    font-size: 16px;
  }
}

#resourcesHub.resource-tax-landing .resourceMenuItem {
  position: relative;
}
#resourcesHub.resource-tax-landing .resourceMenuItem a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
#resourcesHub.resource-tax-landing #resourcesContainer #resourcesContent {
  padding: 0px 30px 30px calc( 40% + 30px);
}
@media screen and (max-width: 768px) {
  #resourcesHub.resource-tax-landing #resourcesMapContainer {
    min-height: unset !important;
    height: 30vh !important;
  }
  #resourcesHub.resource-tax-landing #resourcesContainer #resourcesContent {
    padding: 30px;
  }
  #resourcesHub.resource-tax-landing #resourcesContainer #resourcesContent .resource-post {
    width: calc(33% - 15px);
    height: 0;
    padding-bottom: 32%;
  }
}
@media screen and (max-width: 600px) {
  #resourcesHub.resource-tax-landing #resourcesContainer #resourcesContent .resource-post {
    width: 47%;
    height: 0;
    padding-bottom: 47%;
  }
}

.resourceLanding {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
}
.resourceLanding .resource-tax-image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.resourceLanding .top-image {
  width: 70%;
  height: auto;
  margin-top: 50px;
  min-width: 315px;
}
.resourceLanding .resourcePDF {
  margin: 25px 100px;
  padding: 10px 20px;
  border: 4px solid #91278b;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  color: #532d6d;
  cursor: pointer;
  transition: 200ms ease all;
}
.resourceLanding .resourcePDF:hover {
  background-color: #91278b;
  color: white;
}
.resourceLanding .lower-image {
  width: 100%;
  height: 400px;
  background-position: bottom center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

/*--------------------------------*\
	 //!search.php
\*--------------------------------*/
.search .pageHeader .resultsContainer, .category .pageHeader .resultsContainer, .tax-event_type .pageHeader .resultsContainer {
  padding-top: 20px;
}
.search .pageHeader .resultsContainer .eventPost, .category .pageHeader .resultsContainer .eventPost, .tax-event_type .pageHeader .resultsContainer .eventPost {
  color: white;
  width: 300px;
  margin-bottom: 30px;
  padding: 30px 15px 15px 15px;
  position: relative;
  background-color: rgba(0, 0, 0, 0.65);
}
.search .pageHeader .resultsContainer .eventPost .eventFeedDate, .category .pageHeader .resultsContainer .eventPost .eventFeedDate, .tax-event_type .pageHeader .resultsContainer .eventPost .eventFeedDate {
  font-size: 25px;
  padding-bottom: 15px;
  font-weight: 400;
}
.search .pageHeader .resultsContainer .eventPost .eventFeedCategory, .category .pageHeader .resultsContainer .eventPost .eventFeedCategory, .tax-event_type .pageHeader .resultsContainer .eventPost .eventFeedCategory {
  font-family: "Montserrat", sans-serif;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 20px;
  padding-bottom: 1px;
  border-bottom: 1px solid white;
  display: inline-block;
}
.search .pageHeader .resultsContainer .eventPost .eventFeedTitle, .category .pageHeader .resultsContainer .eventPost .eventFeedTitle, .tax-event_type .pageHeader .resultsContainer .eventPost .eventFeedTitle {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: 25px;
}
.search .pageHeader .resultsContainer .eventPost .eventFeedTitle a, .category .pageHeader .resultsContainer .eventPost .eventFeedTitle a, .tax-event_type .pageHeader .resultsContainer .eventPost .eventFeedTitle a {
  color: white;
}
.search .pageHeader .resultsContainer .eventPost .eventFeedDescription, .category .pageHeader .resultsContainer .eventPost .eventFeedDescription, .tax-event_type .pageHeader .resultsContainer .eventPost .eventFeedDescription {
  padding-bottom: 35px;
  position: relative;
}
.search .pageHeader .resultsContainer .eventPost .eventFeedDescription p, .category .pageHeader .resultsContainer .eventPost .eventFeedDescription p, .tax-event_type .pageHeader .resultsContainer .eventPost .eventFeedDescription p {
  line-height: 1.3em;
  font-weight: 100;
  font-size: 14px;
}
.search .pageHeader .resultsContainer .eventPost .eventFeedDescription .rsvp, .category .pageHeader .resultsContainer .eventPost .eventFeedDescription .rsvp, .tax-event_type .pageHeader .resultsContainer .eventPost .eventFeedDescription .rsvp {
  position: absolute;
  bottom: 0;
  right: 0;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 13px;
  border-bottom: 1px solid transparent;
}
.search .pageHeader .resultsContainer .eventPost .eventFeedDescription .rsvp:hover, .category .pageHeader .resultsContainer .eventPost .eventFeedDescription .rsvp:hover, .tax-event_type .pageHeader .resultsContainer .eventPost .eventFeedDescription .rsvp:hover {
  border-bottom: 1px solid white;
}
.search .pageHeader .no-results, .category .pageHeader .no-results, .tax-event_type .pageHeader .no-results {
  margin-top: 50px;
}
.search .pageHeader .no-results .searchForm, .category .pageHeader .no-results .searchForm, .tax-event_type .pageHeader .no-results .searchForm {
  margin-top: 10px;
}
.search .pageHeader .no-results .searchForm form, .category .pageHeader .no-results .searchForm form, .tax-event_type .pageHeader .no-results .searchForm form {
  display: flex;
}
.search .pageHeader .no-results .searchForm input[type=text], .category .pageHeader .no-results .searchForm input[type=text], .tax-event_type .pageHeader .no-results .searchForm input[type=text] {
  width: 300px;
  padding: 8px 15px;
  border-top: 2px solid purple;
  border-bottom: 2px solid purple;
  border-left: 2px solid purple;
  border-right: none;
  text-transform: uppercase;
}
.search .pageHeader .no-results .searchForm input[type=text]:focus, .search .pageHeader .no-results .searchForm input[type=submit]:focus, .category .pageHeader .no-results .searchForm input[type=text]:focus, .category .pageHeader .no-results .searchForm input[type=submit]:focus, .tax-event_type .pageHeader .no-results .searchForm input[type=text]:focus, .tax-event_type .pageHeader .no-results .searchForm input[type=submit]:focus {
  outline: none;
}
.search .pageHeader .no-results .searchForm input[type=submit], .category .pageHeader .no-results .searchForm input[type=submit], .tax-event_type .pageHeader .no-results .searchForm input[type=submit] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAAXNSR0IArs4c6QAABBdpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIj4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDpCNDlEMjA4OUIzRjMxMUU2ODY2MEI0MjgwNTc1MTMwNDwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+eG1wLmRpZDpCNDlEMjA4QUIzRjMxMUU2ODY2MEI0MjgwNTc1MTMwNDwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo3MzY0OUVEOUIzRjYxMUU2ODY2MEI0MjgwNTc1MTMwNDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDo3MzY0OUVEOEIzRjYxMUU2ODY2MEI0MjgwNTc1MTMwNDwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KSUu7ewAAAaRJREFUOBGtlM0rRUEYxo/PdBUlkcS1scAGKysLkUiRhcSGjZWNBX+CP0G2VlYkdkrdonyvsFLko5tvNha+/Z6acxpzj3tP8dav88w7z7wz05kZz8scdVimYQ+e4ROSsASjkA+RI4ZzFj7gKw1n9PVDEDmB+ilKaSagB7JAK1yGOdAKD6AQKqAYBuAN1iE0NNEa+KubR5eHOj2vnfyl5R36xeeNWaaZ30xWvgp9Ycbc8C2y+gJ5YgyHfHODbHrRZcZod1OutcnqHHE7M7SPzNiNbMfYaLU3LR1FJoypwS1aYI1+sHQU+WhMxW7RJ2t0paWjyGpjunKLblujuy2dSeZh6DCm/TDzFkn9xTsoCzOE5CbI+ec69Ky2WQZNoBuTLnScXkBFdQJCj2GcjntjkvEYesG90rrK0/AO8ukqN0NK1JLRAyGTyy25VViEXfCLyac/rx2mRD2ZJMik520ShuEc3An8tnwLUANB6AVS6CZpFdqSBoyDf+/1Z1uhE+JQAtewAytwCinRQkbLVzFtaRT+HJpNBV9h8M/VTIEYXz3Aff9V8BsUN3IkAXC+ewAAAABJRU5ErkJggg==);
  background-color: white;
  border-left: none;
  border-right: 2px solid purple;
  border-bottom: 2px solid purple;
  border-top: 2px solid purple;
  width: 40px;
  height: 37px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
  cursor: pointer;
  padding-right: 10px;
}
.search .pageHeader h2.entry-title, .category .pageHeader h2.entry-title, .tax-event_type .pageHeader h2.entry-title {
  font-weight: 600;
  padding-bottom: 15px;
  line-height: 1.3em;
  position: relative;
}
.search .pageHeader h2.entry-title:before, .category .pageHeader h2.entry-title:before, .tax-event_type .pageHeader h2.entry-title:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0px;
  margin: auto;
  height: 3px;
  width: 100%;
  background: -moz-linear-gradient(left, #b934b5 0%, #532d6d 100%);
  background: -webkit-linear-gradient(left, #b934b5 0%, #532d6d 100%);
  background: linear-gradient(to right, #b934b5 0%, #532d6d 100%);
}
.search .pageHeader h2.entry-title span, .category .pageHeader h2.entry-title span, .tax-event_type .pageHeader h2.entry-title span {
  font-size: 25px;
  display: inline-block;
  margin-left: 10px;
  font-weight: 300;
}
.search .pageHeader .contentTitleColumn, .category .pageHeader .contentTitleColumn, .tax-event_type .pageHeader .contentTitleColumn {
  text-transform: uppercase;
  color: #532d6d;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 600;
  padding-top: 10px;
}
.search .pageHeader .contentTitleColumn:before, .category .pageHeader .contentTitleColumn:before, .tax-event_type .pageHeader .contentTitleColumn:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0px;
  margin: auto;
  height: 3px;
  width: 100%;
  background: -moz-linear-gradient(left, #b934b5 0%, #532d6d 100%);
  background: -webkit-linear-gradient(left, #b934b5 0%, #532d6d 100%);
  background: linear-gradient(to right, #b934b5 0%, #532d6d 100%);
}

#searchPageForm {
  float: right;
  padding: 25px;
  background-color: #fafafa;
  display: flex;
  align-items: center;
}
#searchPageForm img {
  margin-right: 15px;
  opacity: 0.5;
}
#searchPageForm input {
  border: 0px;
  outline: none;
  background-color: transparent;
  color: #91278b;
  opacity: 0.6;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 275px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}
#searchPageForm input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #91278b;
  font-weight: 600;
  text-transform: uppercase;
}
#searchPageForm input::-moz-placeholder {
  /* Firefox 19+ */
  color: #91278b;
  font-weight: 600;
  text-transform: uppercase;
}
#searchPageForm input:-ms-input-placeholder {
  /* IE 10+ */
  color: #91278b;
  font-weight: 600;
  text-transform: uppercase;
}
#searchPageForm input:-moz-placeholder {
  /* Firefox 18- */
  color: #91278b;
  font-weight: 600;
  text-transform: uppercase;
}

/*--------------------------------*\
     //! quizzes
\*--------------------------------*/
.page-template-template-quizzes .contentColumn .quizHeader {
  color: #532d6d;
  margin-bottom: 15px;
}

.quiz-img-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.quiz-img-container .quiz-img-box-cont {
  width: 32%;
  position: relative;
  margin-bottom: 20px;
}
.quiz-img-container .quiz-img-box {
  height: 0;
  width: 100%;
  padding-bottom: 90%;
  position: relative;
  transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
}
.quiz-img-container .quiz-img-box .quiz-housing-img {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.quiz-img-container .quiz-img-box.answered {
  border: 4px solid #91278b;
}
.quiz-img-container .quiz-img-box.answered .answer-description {
  opacity: 1;
  pointer-events: auto;
}
.quiz-img-container .answers {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  flex-wrap: wrap;
}
.quiz-img-container .answer {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 11px;
  color: #91278b;
  background-color: rgba(255, 255, 255, 0.85);
  width: 48%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
  border: 1px solid #91278b;
  cursor: pointer;
  margin-top: 10px;
}
.quiz-img-container .answer.singleAnswer {
  width: 100%;
}
.quiz-img-container .answerDescriptions {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  line-height: 1.3em;
  text-align: center;
  opacity: 0;
  border: 3px solid #91278b;
  transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
}
.quiz-img-container .answerDescriptions.active {
  opacity: 1;
  z-index: 2;
}
.quiz-img-container .answerDescriptions a {
  text-decoration: underline;
  color: black;
}
.quiz-img-container .answerDescriptions p {
  margin: 0;
  width: 100% !important;
}
.quiz-img-container .answerDescriptions strong {
  text-transform: uppercase;
  display: none;
}
.quiz-img-container .answerDescriptions .answerInfo {
  pointer-events: none;
  display: none;
}
.quiz-img-container .answerDescriptions .answerInfo.active {
  display: block;
  pointer-events: all;
}
.quiz-img-container .answerDescriptions .answerInfo .answerResponse {
  color: red;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}
.quiz-img-container .answerDescriptions .answerInfo[answer="1"] .answerResponse {
  color: green;
}

.quizLink {
  font-size: 12px;
  font-weight: 700;
  margin: 8px 0 0;
}
.quizLink a {
  font-size: 12px;
  font-weight: 800;
}

.quizzesFeaturedContent {
  padding: 20px;
  border: 3px solid #91278b;
  position: relative;
}
.quizzesFeaturedContent .quiz-img-box-cont, .quizzesFeaturedContent .quiz-img-container {
  margin-bottom: 0;
}

.quizzesFeaturedTitle {
  color: #532d6d;
  margin-bottom: 15px;
}

.title-multi-choice {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
.title-multi-choice:before {
  position: absolute;
  left: -40px;
  top: -2%;
  bottom: 0;
  margin: auto;
  font-size: 105px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  opacity: 0.2;
  line-height: 0.5;
  content: "Q";
  color: white;
}

.quizzesFeaturedMultipleChoice {
  display: flex;
  justify-content: flex-start;
  height: 100%;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleQuestion, .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer {
  width: 30%;
  flex-shrink: 0;
  padding-top: 40px;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleQuestion {
  padding-right: 30px;
  position: relative;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleQuestion .quizzesFeaturedTitle {
  position: relative;
  font-size: 19px;
  color: #91278b;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleQuestion .quizzesFeaturedTitle:before {
  position: absolute;
  left: -40px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 105px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  opacity: 0.2;
  line-height: 0.5;
  content: "Q";
  color: #4297B4;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container {
  background-color: transparent;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container:before {
  left: 10%;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container label {
  font-size: 15px;
  font-weight: 600;
  color: #532d6d;
  padding: 2px 0;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleAnswer form {
  display: flex;
  flex-direction: column;
  padding-left: 40px;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container [type=radio]:checked + label:before, .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container [type=radio]:not(:checked) + label:before {
  width: 11px;
  height: 11px;
  top: 6px;
  border-color: #532d6d;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container [type=radio]:checked + label, .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container [type=radio]:not(:checked) + label {
  padding-left: 20px;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container [type=radio]:checked + label:after, .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container [type=radio]:not(:checked) + label:after {
  content: "";
  width: 7px;
  height: 7px;
  background: #532d6d;
  position: absolute;
  top: 9px;
  left: 3px;
  border-radius: 50%;
}
.quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .quizLinkout {
  text-transform: uppercase;
  background-color: transparent;
  color: #91278b;
  padding: 8px;
  display: inline-block;
  margin-top: 20px;
  width: 120px;
  font-weight: 600;
  border-width: 2px;
}
.quizzesFeaturedMultipleChoice .quizzesFeaturedImage {
  width: 40%;
  height: 100%;
  flex-shrink: 0;
  min-height: 240px;
  position: relative;
}
.quizzesFeaturedMultipleChoice .quizzesFeaturedImage:before {
  content: "";
  position: absolute;
  width: 25%;
  height: 100%;
  right: 0;
  top: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+84,1+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 84%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 84%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 84%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
  /* IE6-9 */
}

.homeFeatured {
  margin-right: 0 !important;
}
.homeFeatured .quiz-img-container {
  width: 100%;
}
.homeFeatured .quiz-img-container .quiz-img-box-cont {
  width: 100%;
}
.homeFeatured .quiz-img-container .quiz-img-box {
  padding-bottom: 70%;
}
.homeFeatured h3 {
  font-weight: 800 !important;
  margin-bottom: 0 !important;
  font-size: 32px !important;
  width: 75% !important;
}
.homeFeatured .quizzesFeaturedContent {
  padding: 0 30px 50px;
  border: none;
}
.homeFeatured .quizzesFeaturedContent .quizLink {
  margin: 0;
  position: absolute;
  right: 30px;
  bottom: 0;
}
.homeFeatured .quizzesFeaturedImageMatch .quizzesFeaturedTitle {
  margin: 15px 0;
  font-size: 20px;
  color: #532d6d;
}
.homeFeatured .quizzesFeaturedMultipleChoice {
  flex-direction: column;
}
.homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer, .homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion {
  width: 100%;
}
.homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .quizzesFeaturedTitle, .homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion .quizzesFeaturedTitle {
  font-size: 21px;
  color: #532d6d;
}
.homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .quizzesFeaturedTitle:before, .homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion .quizzesFeaturedTitle:before {
  font-size: 125px;
}
.homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion {
  padding-top: 20px;
}
.homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer {
  padding-top: 0;
}
.homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .quizLinkout {
  margin: 25px 0 0 0;
}
.homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container {
  padding: 0;
}
.homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container:before {
  font-size: 125px;
  left: -10%;
}
.homeFeatured .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer form {
  padding-left: 0;
}

.supplemental_question {
  margin-bottom: 40px;
}

.multi-answers-container {
  background-color: #f2f2f2;
  padding: 15px 7%;
  position: relative;
}
.multi-answers-container:before {
  position: absolute;
  left: 2%;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 105px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  opacity: 0.2;
  line-height: 0.5;
  content: "A";
  color: #4297B4;
}
.multi-answers-container input, .multi-answers-container label {
  cursor: pointer;
  position: relative;
  z-index: 5;
}
.multi-answers-container label {
  color: #91278b;
  margin-right: 15px;
}
.multi-answers-container [type=radio]:checked,
.multi-answers-container [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.multi-answers-container [type=radio]:checked + label,
.multi-answers-container [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
.multi-answers-container [type=radio]:checked + label:before,
.multi-answers-container [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 15px;
  height: 15px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.multi-answers-container [type=radio]:checked + label:after,
.multi-answers-container [type=radio]:not(:checked) + label:after {
  content: "";
  width: 9px;
  height: 9px;
  background: #91278b;
  position: absolute;
  top: 6px;
  left: 4px;
  border-radius: 100%;
}
.multi-answers-container [type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.multi-answers-container [type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.multi-answer-info {
  margin-top: 60px;
  display: none;
  color: #231f1f;
}
.multi-answer-info .response {
  color: red;
  margin-bottom: 15px;
  font-weight: 700;
}
.multi-answer-info[correct="1"] .response {
  color: green;
}
.multi-answer-info .multi-answer-description table {
  width: 100%;
  margin: 30px 0;
}

@media screen and (min-width: 768px) {
  #individualMembers ul, #individualMembers p, #movementPartners ul, #movementPartners p {
    display: block !important;
  }
}
@media screen and (min-width: 960px) {
  #homepageModules .homepageModuleHolder {
    height: 100%;
  }
  #homepageModules .homepageModule {
    width: 100%;
  }
  #homepageModules .homepageModule .wideContentInner {
    width: 100%;
    padding-left: 5vw;
  }
  #homepageModules .homepageModule .wideContentInner .moduleTitle {
    width: 100%;
  }
  #homepageModules .homepageModule .wideContentInner .moduleTitleh2 {
    font-size: 25px;
  }
  #homepageModules .homepageModule .wideContentInner .moduleContent {
    flex-direction: column;
  }
  #homepageModules .homepageModule .wideContentInner .moduleContent .moduleArticle {
    display: flex;
    flex-direction: column;
  }
  #homepageModules .homepageModule .wideContentInner .moduleContent .eventArticle {
    overflow: hidden;
  }
  #homepageModules .homepageModule .wideContentInner .moduleContent .articleLinkOut {
    width: 100%;
    padding: 20px 0;
  }
  #homepageModules .homepageModule .articleContainer {
    width: 100%;
    padding-left: 7%;
  }
  #homepageModules #homeModuleMenu {
    width: 90%;
    padding-bottom: 0;
  }
  #homepageModules #homeModuleMenu .contentInner {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 0 0 0;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .buttonActiveHover {
    transition: ease 600ms left, ease 600ms opacity;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton {
    margin-right: 0;
    margin-bottom: 25px;
    width: 100%;
    flex-grow: 0;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton p {
    white-space: nowrap;
  }
}
@media screen and (max-height: 600px) and (min-width: 960px) {
  #homepageModules .homepageModule .wideContentInner .moduleContent .eventArticle {
    width: 50%;
  }
  #homepageModules .homepageModule .wideContentInner .moduleContent .eventArticle:last-child {
    display: none;
  }
}
@media screen and (max-height: 700px) and (max-width: 1100px) and (min-width: 960px) {
  #homepageModules .homepageModule .wideContentInner .moduleContent .eventArticle {
    width: 50%;
  }
  #homepageModules .homepageModule .wideContentInner .moduleContent .eventArticle:last-child {
    display: none;
  }
}
/*--------------------------------*\
	 //!font-page.php
\*--------------------------------*/
#twitterFeedContainer {
  margin-bottom: 40px;
  padding-top: 60px !important;
}
#twitterFeedContainer .contentInner {
  max-width: 1440px;
  padding: 0 30px;
}
#twitterFeedContainer .contentTitleColumn {
  width: 100px;
}
#twitterFeedContainer .contentTitleColumn h6 {
  margin-bottom: 5px;
}
#twitterFeedContainer .contentColumn {
  width: 95%;
  margin-left: 70px;
  position: relative;
  padding-bottom: 50px;
}
#twitterFeedContainer .contentColumn .findUs {
  position: absolute;
  bottom: 0;
  right: 0;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #91278b;
}

#twitterFeed {
  display: flex;
}
#twitterFeed h6 {
  margin-bottom: 0px;
  color: #9b9b9b;
}
#twitterFeed h6 img {
  height: 13px;
  width: auto;
  padding-right: 4px;
}
#twitterFeed .tweetGrad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#532d6d+0,b934b5+100 */
  background: #532d6d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #532d6d 0%, #b934b5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #532d6d 0%, #b934b5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #532d6d 0%, #b934b5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#532d6d", endColorstr="#b934b5",GradientType=0 );
  /* IE6-9 */
  width: 2px;
}
#twitterFeed .tweet {
  width: 33%;
  padding: 0 30px;
  position: relative;
  min-height: 150px;
}
#twitterFeed .tweet .tweetContent {
  font-size: 20px;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  margin-bottom: 25px;
  line-height: 1.2em;
  color: #532d6d;
}
#twitterFeed .tweet .tweetContent a {
  color: #4297b4;
  word-wrap: break-word;
}
#twitterFeed .tweet .tweetContent a:hover {
  border-bottom: 1px solid #4297b4;
}
#twitterFeed .tweet .verticalBorder {
  height: 100%;
  width: 3px;
  position: absolute;
  right: 0;
  top: 0;
}
#twitterFeed .tweet .tweetTime {
  position: absolute;
  bottom: 0;
  left: 30px;
  font-family: "Lato", sans-serif;
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 700;
}
#twitterFeed .tweet .tweetTime:hover {
  border-bottom: 1px solid #9b9b9b;
}

.hot-topic-post-title {
  margin-bottom: 10px;
  color: #532d6d;
  line-height: 1.3em;
  font-family: "Lato", sans-serif;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
}

.articleLinkOut.readMore {
  font-weight: 500;
  text-transform: uppercase;
  color: #91278b;
  font-weight: 800;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  display: inline-block;
}
.articleLinkOut.readMore:before {
  border-style: solid;
  border-width: 0.15em 0.15em 0 0;
  content: "";
  display: inline-block;
  height: 0.45em;
  left: 105%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.45em;
  transform: rotate(45deg);
}

.hot-topics-landing .hot-topics-upper {
  margin-bottom: 20px;
}
.hot-topics-landing .hot-topics-posts {
  margin-bottom: 50px;
}
.hot-topics-landing .hot-topic-post {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.hot-topics-landing .hot-topic-post .hot-topic-post-img {
  width: 60%;
  padding-bottom: 30%;
  margin-right: 20px;
}
.hot-topics-landing .hot-topic-post .hot-topic-post-info {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 20px;
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hot-topics-landing .hot-topic-post .hot-topic-post-info p {
  margin-bottom: 10px;
}
.hot-topics-landing .advocacy-posts {
  display: flex;
}
.hot-topics-landing .advocacy-posts .advocacy-hot-topics-posts {
  margin-right: 20px;
  width: 60%;
  height: 100%;
}
.hot-topics-landing .advocacy-posts .hot-topics-posts {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.hot-topics-landing .advocacy-posts .hot-topics-posts .hot-topic-post {
  width: 100%;
  margin-right: 0px;
}
.hot-topics-landing .advocacy-posts .hot-topics-posts .hot-topic-post .hot-topic-post-img {
  width: 100%;
  margin-right: 0px;
  padding-bottom: 50%;
}
.hot-topics-landing .advocacy-posts .hot-topics-posts .hot-topic-post .hot-topic-post-info {
  width: 100%;
}
.hot-topics-landing .advocacy-posts .advocacy-tools {
  width: 40%;
  padding-top: 20px;
}
.hot-topics-landing .advocacy-posts .advocacy-tools h3 {
  font-weight: 500;
  color: #532d6d;
  text-align: center;
  margin-bottom: 20px;
}
.hot-topics-landing .advocacy-posts .advocacy-tools .advocacy-form {
  margin-bottom: 25px;
}
.hot-topics-landing .advocacy-posts .advocacy-tools .advocacy-form input[type=text], .hot-topics-landing .advocacy-posts .advocacy-tools .advocacy-form input[type=email] {
  width: 100%;
}
.hot-topics-landing .advocacy-posts .advocacy-tools .advocacy-form p {
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .hot-topics-landing .hot-topic-post {
    flex-direction: column;
  }
  .hot-topics-landing .hot-topic-post .hot-topic-post-img, .hot-topics-landing .hot-topic-post .hot-topic-post-info {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .hot-topics-landing .advocacy-posts {
    flex-direction: column-reverse;
  }
  .hot-topics-landing .advocacy-posts .advocacy-hot-topics-posts {
    width: 100%;
    margin: 0px;
  }
  .hot-topics-landing .advocacy-posts .hot-topics-posts {
    width: 100%;
    margin: 0px;
  }
  .hot-topics-landing .advocacy-posts .hot-topics-posts .hot-topic-post {
    width: 100%;
  }
  .hot-topics-landing .advocacy-posts .hot-topics-posts .hot-topic-post .hot-topic-post-img {
    padding-bottom: 50%;
  }
  .hot-topics-landing .advocacy-posts .advocacy-tools {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1300px) {
  .post-password-form {
    margin-top: 0;
  }

  .contentTitleColumn {
    position: relative;
    padding: 20px 0 30px;
  }

  .pageHeader {
    padding-top: 0;
  }

  .search .pageHeader {
    padding-top: 75px;
  }
  .search .contentTitleColumn {
    position: absolute;
    top: -45px;
    left: 30px;
  }
}
@media screen and (max-width: 1300px) {
  #searchPageForm {
    display: none;
  }

  .newsAndUpdates .contentInner {
    padding: 0 30px;
  }

  .contentInner {
    padding: 0 30px;
  }

  #twitterFeedContainer .contentColumn {
    width: 100%;
    margin-left: 0px;
  }
  #twitterFeedContainer .contentColumn .tweet:nth-child(1) {
    margin: 0px;
  }
}
.splitContent .svhSectionContainer {
  flex-direction: column;
}
.splitContent .sectionLeft {
  position: relative;
  left: auto;
  top: 0;
  margin-bottom: 20px;
}

@media screen and (max-width: 1155px) {
  #postsGrid .newsArticle {
    width: 49%;
  }

  .buttonActiveHover {
    height: 100%;
  }

  #actImage {
    display: none !important;
  }

  #homepageModules .homepageModule #actArticleContent.moduleArticle.actArticle {
    width: 100%;
    padding-left: 15%;
  }

  .resourceLanding .resourcePDF {
    margin: 80px 40px;
    font-size: 14px;
    border-width: 3px;
  }

  /*---------------------------------*\
      CALC
  \*---------------------------------*/
  #resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row {
    flex-direction: column;
    margin-bottom: 15px;
  }
  #resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row span, #resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row .inputCell {
    width: 100%;
  }
  #resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row span input, #resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row .inputCell input {
    width: 100%;
  }
  #resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row span input.calc_int, #resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row .inputCell input.calc_int {
    width: auto;
  }
  #resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculatorContent .calc_table .calc_row span {
    padding: 0;
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  .search .contentTitleColumn {
    left: 0px;
  }

  .contentInner {
    padding: 0 0;
  }

  article.staffMember .leftColumn .staffMemberImageContainer .staffMemberName {
    left: 40px;
  }

  .singleEvent .desktopEvent, .topPost.nextEvent {
    flex-wrap: wrap;
  }

  .mobileEvent.topPost:before {
    position: absolute;
    width: 100vw;
    z-index: -1;
    background-color: #f2f2f2;
    height: 100%;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 960px) {
  .search .pageHeader {
    padding-top: 155px;
  }

  .search .pageHeader .resultsContainer .eventPost, .category .pageHeader .resultsContainer .eventPost, .tax-event_type .pageHeader .resultsContainer .eventPost {
    width: 100%;
  }

  .header-search {
    display: none;
  }

  /*--------------------------------*\
  	 //!header.php < 960px
  \*--------------------------------*/
  #homepageModules #homeModuleMenu .moduleButtonContainer {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    flex-grow: initial;
    flex-basis: initial;
  }

  #mobileSearch {
    margin: 0 20px;
    padding: 0 32px;
    height: 100%;
    display: flex;
    align-items: center;
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
  }
  #mobileSearch .mobileSearchForm {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 80px;
    background-color: #fafafa;
    display: flex;
    align-items: center;
    padding: 0 20px;
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    z-index: -1;
    opacity: 0;
  }
  #mobileSearch .mobileSearchForm form {
    width: 100%;
  }
  #mobileSearch .mobileSearchForm input {
    border: 0px;
    width: 100%;
    height: 100%;
    outline: none;
    background-color: transparent;
    color: #91278b;
    opacity: 0.6;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
  }
  #mobileSearch .mobileSearchForm input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #91278b;
    font-weight: 600;
    text-transform: uppercase;
  }
  #mobileSearch .mobileSearchForm input::-moz-placeholder {
    /* Firefox 19+ */
    color: #91278b;
    font-weight: 600;
    text-transform: uppercase;
  }
  #mobileSearch .mobileSearchForm input:-ms-input-placeholder {
    /* IE 10+ */
    color: #91278b;
    font-weight: 600;
    text-transform: uppercase;
  }
  #mobileSearch .mobileSearchForm input:-moz-placeholder {
    /* Firefox 18- */
    color: #91278b;
    font-weight: 600;
    text-transform: uppercase;
  }
  #mobileSearch .mobileSearchForm .search-close {
    font-size: 20px;
    color: #91278b;
    cursor: pointer;
    user-select: none;
  }
  #mobileSearch img {
    opacity: 0.6;
    cursor: pointer;
  }

  #mobileSearch.active {
    background-color: #fafafa;
  }
  #mobileSearch.active .mobileSearchForm {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    opacity: 1;
  }

  .mobileHeaderLeft {
    display: flex;
    align-items: center;
    height: 100%;
  }

  .home #mobileHeader {
    background-color: rgba(255, 255, 255, 0.8);
  }

  .moduleLogo svg .st1 {
    fill: white;
  }

  #homepageModules #moduleBackgroundHolder {
    width: 100%;
  }
  #homepageModules .homepageModuleHolder .wideContentInner {
    padding: 0 30px;
  }
  #homepageModules #module_home {
    padding: 80px 0 0 0;
  }
  #homepageModules #module_home .moduleLogoContainer {
    width: 100%;
    padding: 0 40px;
    background-color: transparent;
  }
  #homepageModules #module_home .moduleLogoContainer .moduleLogo {
    margin: 0 auto;
  }
  #homepageModules #module_home .moduleLogoContainer p {
    color: white;
    width: 100%;
    padding: 10px 10%;
    text-align: center;
    font-size: 20px;
  }
  #homepageModules .newsArticle .newsArticleImageHolder {
    height: 265px;
  }
  #homepageModules .homepageModule {
    padding-top: 85px;
  }
  #homepageModules .homepageModule .buttonActiveHover {
    height: 100%;
  }
  #homepageModules .homepageModule .wideContentInner {
    width: 100%;
  }
  #homepageModules .homepageModule h2.moduleTitle {
    margin-top: 0px;
    font-size: 18px;
  }
  #homepageModules .homepageModule h3.moduleTitle {
    margin-bottom: 5px;
    font-size: 17px;
  }
  #homepageModules .homepageModule .moduleTitle {
    width: 100%;
    padding: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  #homepageModules .homepageModule .emptyModule {
    min-width: 10px;
    max-width: 10px;
  }
  #homepageModules .homepageModule #actArticleContent {
    padding-left: 0 !important;
    height: auto !important;
  }
  #homepageModules .homepageModule .articleContainer {
    width: 100%;
    height: 100%;
  }
  #homepageModules .homepageModule .moduleContent {
    flex-direction: column;
    padding-bottom: 0;
  }
  #homepageModules .homepageModule .moduleContent .articleLinkOut {
    width: 100%;
    padding: 20px 0;
  }
  #homepageModules .homepageModule .moduleContent .articleLinkOut h4 {
    font-size: 17px;
  }
  #homepageModules .homepageModule#module_engage .articleContainer, #homepageModules .homepageModule#module_learn .articleContainer, #homepageModules .homepageModule#module_explore .articleContainer, #homepageModules .homepageModule#module_act .articleContainer {
    flex-direction: row;
    justify-content: space-between;
    overflow: scroll;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-overflow-scrolling: touch;
  }
  #homepageModules .homepageModule .moduleSubtitle {
    display: none;
  }
  #homepageModules .homepageModule #actImage {
    display: none;
  }
  #homepageModules .homepageModule #actArticleContent {
    display: block;
    width: 100%;
  }
  #homepageModules .homepageModule #actArticleContent .moduleLabel {
    color: #f2f2f2;
  }
  #homepageModules .homepageModule #actArticleContent .actArticleTitle {
    color: white;
    font-size: 18px;
  }
  #homepageModules .homepageModule #actArticleContent.moduleArticle.actArticle {
    max-height: 40vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #homepageModules .homepageModule .actArticle {
    display: block !important;
  }
  #homepageModules .homepageModule .actArticle:first-child {
    display: none !important;
  }
  #homepageModules .homepageModule .actArticle .sli-form {
    width: 100% !important;
  }
  #homepageModules .homepageModule .actArticle .sli-form .sli-row {
    width: 48% !important;
  }
  #homepageModules .homepageModule .actArticle .sli-section.sli-instructions {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #homepageModules .homepageModule #actArticleForm {
    width: 100%;
  }
  #homepageModules .homepageModule .articleContainer {
    flex-direction: column;
  }
  #homepageModules .homepageModule .newsArticleImageHolder .articleImage {
    background-size: cover !important;
  }
  #homepageModules #homeModuleMenu {
    padding-bottom: 20px;
  }
  #homepageModules #homeModuleMenu .contentInner {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 20px;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer {
    justify-content: space-around;
    padding: 3%;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .buttonActiveHover {
    transition: ease 500ms left, ease 500ms top;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton {
    width: 50%;
    min-width: unset;
    max-width: unset;
    flex-grow: initial;
    flex-basis: initial;
    padding: 0;
    height: 40px;
    margin-right: 0;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton .moduleButtonContent {
    border-width: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton h3 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton p {
    display: none;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer #moduleButton_home {
    display: none;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButtonContent {
    border-width: 3px;
    border-style: solid;
    padding: 7px 10px !important;
    -moz-border-image: -moz-linear-gradient(top left, #91278b 0%, #532d6d 100%);
    -webkit-border-image: -webkit-linear-gradient(top left, #91278b 0%, #532d6d 100%);
    border-image: linear-gradient(to bottom right, #91278b 0%, #532d6d 100%);
    border-image-slice: 1;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton.gradientButton, #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton.svh-quiz__button {
    border-width: 0;
  }
  #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton.gradientButton .moduleButtonContent, #homepageModules #homeModuleMenu .moduleButtonContainer .moduleButton.svh-quiz__button .moduleButtonContent {
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#91278b+0,b934b5+100 */
    background: #532d6d;
    /* Old browsers */
    background: -moz-linear-gradient(bottom, #532d6d 0%, #b934b5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, #532d6d 0%, #b934b5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, #532d6d 0%, #b934b5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#532d6d", endColorstr="#b934b5",GradientType=0 );
    /* IE6-9 */
  }
  #homepageModules .newsArticle .articleInfo {
    color: white;
  }
  #homepageModules .newsArticle .articleInfo a {
    color: white;
  }

  #mobileHeader {
    width: 100%;
    height: 80px;
    padding: 0 30px;
    pointer-events: auto;
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 15;
    background-color: white;
  }
  #mobileHeader #menuToggle {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  #mobileHeader #menuToggle #menuToggleLine {
    width: 100%;
    height: 3px;
    background-color: #91278b;
    position: relative;
  }
  #mobileHeader #menuToggle #menuToggleLine:before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    top: -10px;
    background-color: #91278b;
  }
  #mobileHeader #menuToggle #menuToggleLine:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -10px;
    background-color: #91278b;
  }
  #mobileHeader #mobileHeaderLogo {
    width: 110px;
    height: auto;
  }
  #mobileHeader #mobileHeaderLogo img {
    width: 100%;
    height: auto;
  }

  .aboutSubMenu {
    position: fixed;
    top: 80px;
  }

  body.home header#header, header#header {
    position: fixed;
    left: 0;
    top: 0;
    right: initial;
    width: 100%;
    height: 100vh;
    transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    display: flex;
  }
  body.home header#header #headerContent, header#header #headerContent {
    height: 100%;
    width: 275px;
    padding: 30px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#532d6d+0,b934b5+100 */
    background: #532d6d;
    /* Old browsers */
    background: -moz-linear-gradient(top, #532d6d 0%, #b934b5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #532d6d 0%, #b934b5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #532d6d 0%, #b934b5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#532d6d", endColorstr="#b934b5",GradientType=0 );
    /* IE6-9 */
    color: white;
    flex-direction: column;
  }
  body.home header#header #headerContent #headerLogo, header#header #headerContent #headerLogo {
    margin-bottom: 10px;
    width: 180px;
  }
  body.home header#header #headerContent nav#menu, header#header #headerContent nav#menu {
    width: auto;
    text-align: left;
    overflow: auto;
  }
  body.home header#header #headerContent nav#menu .current_page_item a, body.home header#header #headerContent nav#menu .current-menu-ancestor a, header#header #headerContent nav#menu .current_page_item a, header#header #headerContent nav#menu .current-menu-ancestor a {
    color: black;
    border-bottom-color: transparent;
  }
  body.home header#header #headerContent nav#menu ul, header#header #headerContent nav#menu ul {
    flex-direction: column;
    align-items: flex-start !important;
  }
  body.home header#header #headerContent nav#menu ul li, header#header #headerContent nav#menu ul li {
    display: block;
    margin-bottom: 15px;
  }
  body.home header#header #headerContent nav#menu ul li.menu-item-has-children, header#header #headerContent nav#menu ul li.menu-item-has-children {
    position: relative;
  }
  body.home header#header #headerContent nav#menu ul li.menu-item-has-children a::after, header#header #headerContent nav#menu ul li.menu-item-has-children a::after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAABECAYAAAAY/8xPAAABzUlEQVRogdXa7W2DMBAG4LdMwAjZoCswQkdIN+koGSXdgE7QjMAGV7myJUSB2L7PvhLKHxKekIttrHshImwy5SPlAeCeX/2TsPl4I6IH7edGROPqXJejXPR6gFxn9ganMrgA+K78ib9yiSweJTEA+Gg4/zXX8KhoOsyw+jPVxg2cyuDPcFAZ85IYGO81v8MJ+8l4vyk4YW/MzzADlxlszhflRL2GS81O+WKcqN/hgl3+A3g9GoQHb4eu0OC9cTYs+GhSCAk+m8HCgZ9Nt6HANWuDMODahUwIcMuqyx3cukR0BfesZ93AvYtvFzDnScEczMHCGszFwhIsgYUVWAoLC7AkFtpgaSw0wRrYFBXw3mayZMZ8MZHHfK07W7IIbKIgf9lJewO4ZpO6Jtf1znd4qCZWHKqFVYFqYNWg0lhVqCRWHSqFNYFKYM2gXKwplIM1h/ZiXaA9WDdoK9YV2oJ1h9ZiQ0BrsGGgz7ChoGfYcNAjbEjoHjYsdIsNDaXGVilXKHW0Sp3lXWiP4DCtrVJHUYeis1VqGxMomK1SsISCuYtoCgWjVcocis5WKRfob/IYNkcYR2snhbEC7ArdTrdlJruvgKlTOXUlX7yhRIQfexpFVGy9q8YAAAAASUVORK5CYII=);
    position: static;
    display: inline-block;
    transform: rotate(90deg) !important;
    margin-left: 12px;
  }
  body.home header#header #headerContent nav#menu ul li.menu-item-has-children.expanded a::after, header#header #headerContent nav#menu ul li.menu-item-has-children.expanded a::after {
    transform: rotate(-90deg) !important;
  }
  body.home header#header #headerContent nav#menu ul li.menu-item-has-children ul.sub-menu, header#header #headerContent nav#menu ul li.menu-item-has-children ul.sub-menu {
    display: none;
  }
  body.home header#header #headerContent nav#menu ul li a, header#header #headerContent nav#menu ul li a {
    color: white;
    font-size: 18px;
  }
  body.home header#header #headerContent nav#menu ul li a:hover, header#header #headerContent nav#menu ul li a:hover {
    color: black;
    border-bottom-color: transparent;
  }
  body.home header#header #headerContent nav#menu ul li ul.sub-menu, header#header #headerContent nav#menu ul li ul.sub-menu {
    position: static;
    transform: unset;
    opacity: 1;
    background: transparent;
    padding: 0;
    padding-left: 16px;
    margin-top: 12px;
  }
  body.home header#header #headerContent nav#menu ul li ul.sub-menu li, header#header #headerContent nav#menu ul li ul.sub-menu li {
    margin-bottom: 12px;
  }
  body.home header#header #headerContent nav#menu ul li ul.sub-menu li:last-child, header#header #headerContent nav#menu ul li ul.sub-menu li:last-child {
    margin-bottom: 0;
  }
  body.home header#header #headerContent nav#menu ul li ul.sub-menu li a, header#header #headerContent nav#menu ul li ul.sub-menu li a {
    font-size: 12px;
    line-height: 15px;
  }
  body.home header#header #headerContent #headerSubscribe, header#header #headerContent #headerSubscribe {
    margin-top: 30px;
    text-transform: capitalize;
  }
  body.home header#header #headerContent #headerSubscribe a, header#header #headerContent #headerSubscribe a {
    color: white;
  }
  body.home header#header #headerContent #headerSubscribe a:hover, header#header #headerContent #headerSubscribe a:hover {
    color: black;
    border-bottom: transparent;
  }
  body.home header#header #headerContent .wideContentInner, header#header #headerContent .wideContentInner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
  }
  body.home header#header #headerContent #headerSocial, header#header #headerContent #headerSocial {
    position: absolute;
    bottom: 20px;
    left: 30px;
  }
  body.home header#header #headerContent #headerSocial a, header#header #headerContent #headerSocial a {
    padding: 0 20px 0 0;
  }
  body.home header#header #headerContent #headerSocial a svg, header#header #headerContent #headerSocial a svg {
    fill: white;
  }
  body.home header#header .headerPlaceholder, header#header .headerPlaceholder {
    width: calc(100% - 275px);
    height: 100%;
    float: right;
  }

  body.menuOpen {
    overflow-x: hidden;
  }

  #header, #mobileHeader {
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
  }

  .menuOpen #mobileHeader {
    transform: translate(275px, 0);
    -webkit-transform: translate(275px, 0);
    -moz-transform: translate(275px, 0);
    -ms-transform: translate(275px, 0);
    -o-transform: translate(275px, 0);
  }

  /*
      #header, #homepageModules, #container, #footer, #mobileHeader, .aboutSubMenu{
  		@include transitionEase(all, 200ms);
  	}
  	.menuOpen #homepageModules, .menuOpen #container, .menuOpen #footer, .menuOpen #mobileHeader, .menuOpen .aboutSubMenu{
  		@include translateElement($mobileHeaderWidth, 0);
  	}
  */
  body.menuOpen header#header {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }

  .menuOpen header#header #headerLogo svg .st1, .menuOpen header#header #headerLogo svg .st0 {
    fill: white;
  }

  .aboutSubMenu {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#532d6d+0,b934b5+32,b934b5+100 */
    background: #532d6d;
    /* Old browsers */
    background: -moz-linear-gradient(left, #532d6d 0%, #b934b5 32%, #b934b5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #532d6d 0%, #b934b5 32%, #b934b5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #532d6d 0%, #b934b5 32%, #b934b5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#532d6d", endColorstr="#b934b5",GradientType=1 );
    /* IE6-9 */
    margin: 0;
  }
  .aboutSubMenu .wideContentInner {
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    padding: 0px 30px 0px 15px;
  }
  .aboutSubMenu .wideContentInner ul {
    white-space: nowrap;
    padding: 15px 15px;
    margin-bottom: 0;
  }
  .aboutSubMenu .wideContentInner ul li a {
    font-size: 18px;
    color: #532d6d;
  }
  .aboutSubMenu .wideContentInner ul li.active a {
    color: white;
  }

  .is_desktop .aboutSubMenu .wideContentInner ul li a:hover {
    color: white;
  }

  .hasSubMenu {
    padding-top: 100px;
  }

  .memberSignupIframe {
    width: 100%;
    margin: 0 auto;
    height: 100vh;
    padding: 30px 0 40px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
  }
  .memberSignupIframe iframe {
    width: 100%;
    height: 100%;
  }

  .pageHeaderBg {
    height: 0;
    padding-bottom: 40vw;
    margin-top: 30px;
  }
}
@media screen and (max-width: 840px) {
  #postsGrid .newsArticle {
    width: 100%;
  }

  .eventsFeedContainer .eventBox {
    width: 100%;
  }
  .eventsFeedContainer .eventBox:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .eventsFeedContainer .eventBox:nth-of-type(3n+0) {
    margin-right: 0;
  }

  .quiz-img-container .quiz-img-box-cont {
    width: 48%;
  }
  .quiz-img-container .quiz-img-box-cont:last-of-type {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  #wrapper {
    padding-top: 0 !important;
  }

  #container {
    padding-top: 50px;
  }
  #container.hasSubMenu {
    padding-top: 50px;
  }

  .aboutSubMenu {
    display: none;
  }

  .contentInner {
    max-width: 100vw;
    padding: 0 30px;
    width: 100%;
  }

  h2 {
    font-size: 25px;
  }

  .petitionLinkout {
    font-size: 20px;
    padding-top: 10px;
    margin-top: 0px;
  }

  .hasNoThumb {
    padding-top: 30px !important;
  }

  .search .contentTitleColumn {
    left: 30px;
  }

  .orgMembers h4.expandingList {
    margin-bottom: 0px;
  }

  /*--------------------------------*\
  	 //!front-page.php < 768px
  \*--------------------------------*/
  #homepageModules .homepageModuleHolder {
    height: calc(100% - 120px);
  }
  #homepageModules .homepageModule .moduleContent {
    padding-top: 20px;
  }
  #homepageModules .homepageModule .moduleContent .eventArticle p {
    font-size: 13px;
  }
  #homepageModules #homeModuleMenu {
    padding-bottom: 0;
  }

  .mobileLinkout {
    padding-top: 15px;
  }

  #homepageModules .homepageModule #actArticleForm.actArticle {
    display: none !important;
  }

  .moduleArticle p {
    font-size: 0.9em;
  }

  .sectionLeft {
    margin: 22px 0 28px;
  }

  .splitContent {
    padding-bottom: 0;
  }
  .splitContent .verticalBorder {
    display: none;
  }
  .splitContent .contentInner {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 30px;
  }
  .splitContent .contentInner .svhSectionContainer {
    flex-direction: column;
    width: 100%;
  }
  .splitContent .contentInner .svhSectionContainer .sectionContent {
    margin: 0;
  }
  .splitContent .missionVision {
    width: 95%;
    margin: 0;
  }
  .splitContent .missionVision .entry-content {
    width: 100%;
    margin: 0 0 25px;
  }

  .splitContent.homeSplit {
    padding-top: 0px !important;
  }
  .splitContent.homeSplit .contentInner {
    padding: 0;
  }
  .splitContent.homeSplit .contentInner .svhSectionContainer {
    padding: 0 30px;
  }

  .splitContent .svhSectionContainer .sectionContent p {
    width: 100%;
  }

  .featuredMemberContainer .postGradient {
    display: none;
  }
  .featuredMemberContainer .featuredMemberInfo {
    position: relative;
    width: 100%;
    padding: 30px 0;
    color: #532d6d;
    text-shadow: none;
  }
  .featuredMemberContainer .featuredMemberInfo .postHeaderGradient {
    display: none;
  }
  .featuredMemberContainer .featuredMemberInfo .contentInner {
    padding: 0 10px;
  }
  .featuredMemberContainer .featuredMemberInfo h3 {
    font-size: 18px;
  }
  .featuredMemberContainer .featuredMemberInfo h3.featuredMember {
    font-weight: 600;
  }

  .homeBecomeMemberContainer {
    width: 100%;
    margin: 0;
    padding: 30px 0;
    background-color: #fafafa;
  }
  .homeBecomeMemberContainer .members img {
    width: auto;
    height: 50px;
  }
  .homeBecomeMemberContainer .homeBecomeMember {
    margin: 0;
    height: auto;
  }
  .homeBecomeMemberContainer .homeBecomeMember .becomeMemberBackground {
    display: none;
  }
  .homeBecomeMemberContainer .homeBecomeMember .homeFoundingMembers {
    height: auto;
    position: relative;
    bottom: auto;
    left: auto;
    padding: 40px 30px 20px;
    background-color: #fafafa;
  }
  .homeBecomeMemberContainer .homeBecomeMember .homeFoundingMembers .arrows {
    padding: 0 12px;
  }
  .homeBecomeMemberContainer .homeBecomeMember .homeFoundingMembers h5 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .homeBecomeMemberContainer h3 {
    padding: 0 30px;
  }
  .homeBecomeMemberContainer .joinUs {
    width: calc(100% - 60px);
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  #twitterFeedContainer {
    padding: 35px 0;
    margin-bottom: 0;
  }
  #twitterFeedContainer .contentTitleColumn {
    position: relative;
  }
  #twitterFeedContainer .contentColumn {
    margin: 0;
  }
  #twitterFeedContainer .contentColumn #twitterFeed {
    flex-direction: column;
  }
  #twitterFeedContainer .contentColumn .findUs {
    position: relative;
    float: right;
    margin-top: 40px;
  }

  #twitterFeed .tweet {
    width: 100%;
    margin: 0 auto;
    padding-right: 0;
    min-height: 125px;
    padding-bottom: 20px;
  }
  #twitterFeed .tweet .tweetContent {
    font-size: 17px;
  }

  .tweet:nth-child(2) {
    border: 0px;
  }

  .postHeaderContainer .postTitle {
    font-size: 28px;
    padding-bottom: 0;
  }

  .newsArticleImageHolder .articleImage {
    background-size: cover !important;
  }

  /*--------------------------------*\
  	 //!template-aboutLanding.php < 768px
  \*--------------------------------*/
  .aboutUsImage {
    width: 100%;
    margin-bottom: 25px;
  }

  /*--------------------------------*\
  	 //!board members < 768px
  \*--------------------------------*/
  #boardMembers .boardMemberExpanded {
    flex-direction: column;
    position: relative;
  }
  #boardMembers .boardMemberExpanded .boardMemberExcerpt {
    border: 0px;
  }
  #boardMembers .boardMemberExpanded .boardMemberExcerpt .entry-content {
    margin-left: 0;
  }
  #boardMembers .boardMemberCollapsed h5 {
    display: flex;
    flex-direction: column;
  }
  #boardMembers .boardMemberCollapsed h5 span {
    margin-top: 7px;
    line-height: 1.3em;
    padding-left: 0px;
  }
  #boardMembers .boardMemberCollapsed svg {
    display: none;
  }
  #boardMembers .boardMemberExpanded .boardMemberInfo .boardMemberImage {
    width: 100%;
    height: 350px;
  }

  .post-password-form {
    margin: 0px 0 50px;
    text-align: center;
  }
  .post-password-form p {
    width: 100%;
  }
  /*--------------------------------*\
  	 //!staff members < 768px
  \*--------------------------------*/
  #staffMembers {
    padding-top: 0px;
  }

  .page-template-template-staff-landing {
    padding-top: 30px;
  }

  article.staffMember {
    flex-direction: column;
  }
  article.staffMember .leftColumn {
    min-width: 0;
    width: 100%;
    max-width: 100%;
  }
  article.staffMember .leftColumn .staffMemberImageContainer {
    margin-bottom: 0;
    height: auto;
    padding-bottom: 0;
  }
  article.staffMember .leftColumn .staffMemberImageContainer .staffMemberImage {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 110vw;
  }
  article.staffMember .leftColumn .staffMemberImageContainer .gradientBottomWhite {
    display: none;
  }
  article.staffMember .leftColumn .staffMemberImageContainer h2.staffMemberName {
    font-size: 25px;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    margin-top: 25px;
    margin-bottom: 6px;
    width: 80%;
    float: left;
    left: 0;
  }
  article.staffMember .leftColumn .staffMemberImageContainer .moreArrow {
    width: 20%;
    height: auto;
    float: right;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 22px;
  }
  article.staffMember .leftColumn .staffMemberImageContainer .moreArrow img {
    width: 20px;
    height: auto;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
  }
  article.staffMember .leftColumn .staffMemberImageContainer .moreArrow.active img {
    width: 20px;
    height: auto;
    transform: rotate(90deg) scale(1, 1);
    -webkit-transform: rotate(90deg) scale(-1, 1);
    -o-transform: rotate(90deg) scale(-1, 1);
    -moz-transform: rotate(90deg) scale(-1, 1);
  }
  article.staffMember .rightColumn {
    padding: 0;
  }
  article.staffMember .rightColumn .staffPosition {
    width: 80%;
    font-size: 18px;
  }
  article.staffMember .rightColumn .staffContent {
    display: none;
  }

  /*--------------------------------*\
  	 //!news < 768px
  \*--------------------------------*/
  .newsAndUpdates .topPost {
    flex-direction: column;
    background-color: transparent;
    position: relative;
  }
  .newsAndUpdates .topPost .topPostInfo {
    width: 100%;
    padding: 0;
  }
  .newsAndUpdates .topPost .topPostTitle {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .newsAndUpdates .topPost a {
    position: relative;
  }
  .newsAndUpdates .topPost .topPostImage {
    width: 100%;
    height: 0;
    padding-bottom: 85%;
    margin-bottom: 15px;
    min-height: 0;
    position: relative;
  }
  .newsAndUpdates .topPost .topPostImage .backgroundCenter {
    min-height: 0;
    position: absolute;
  }
  .newsAndUpdates .topPost .topPostExcerpt {
    display: none;
  }
  .newsAndUpdates .topPost .topPostLinkOut {
    float: left;
  }
  .newsAndUpdates .topPost .topPostDate {
    float: right;
    text-transform: uppercase;
    color: #9b9b9b;
  }

  .feedCategories {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .feedCategories h6 {
    margin-bottom: 5px;
  }
  .feedCategories .categoryList {
    flex-direction: column;
  }
  .feedCategories .categoryList div {
    margin: 3px 0;
  }
  .feedCategories .categoryList a.feedCategory {
    margin: 8px 0 0;
  }

  .search .pageHeader h2.entry-title span {
    display: block;
    margin-left: 0px;
    margin-top: 10px;
  }

  #postsGrid .newsArticle {
    width: 100%;
  }
  #postsGrid .newsArticle .articleImage {
    height: 0;
    padding-bottom: 85%;
    width: 100%;
    margin-bottom: 15px;
  }

  .orgMembers .contentColumn .orgMemberContainer svg {
    display: block;
    height: 15px;
    float: left;
    position: relative;
    padding: 3px;
  }
  .orgMembers .contentColumn h5.active {
    color: #91278b;
  }
  .orgMembers .contentColumn ul {
    display: none;
    padding-left: 15px;
  }
  .orgMembers .contentColumn ul li {
    padding: 5px 0;
  }
  .orgMembers .contentColumn p {
    display: none;
    margin-top: 5px;
  }
  .orgMembers .contentColumn h5 {
    cursor: pointer;
    margin-bottom: 0px;
  }
  .orgMembers .contentColumn .orgColumns {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
  .orgMembers .contentColumn .orgColumns div {
    display: flex;
    margin-bottom: 20px;
  }
  .orgMembers .contentColumn .orgColumns ul {
    padding-bottom: 0px;
    padding-left: 20px;
  }
  .orgMembers .contentColumn .orgColumns svg {
    display: block;
  }
  .orgMembers .contentColumn .orgColumns svg rect {
    fill: #91278b;
  }

  .member_image {
    margin: 0px 20px;
  }
  /*--------------------------------*\
  	 //!become a member < 768px
  \*--------------------------------*/
  .membershipType .level {
    flex-direction: column;
  }
  .membershipType .level .levelInfo {
    position: relative;
    margin: 15px 0;
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
  }
  .membershipType .level .levelInfo h5 {
    text-transform: uppercase;
    color: #532d6d;
    display: inline-block;
  }
  .membershipType .level .levelInfo span {
    display: none;
  }
  .membershipType .level .levelInfo svg {
    height: 15px;
    display: inline-block;
  }
  .membershipType .level .levelInfo .tall {
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transform-origin: 50% 50%;
  }
  .membershipType .level .levelInfo.active svg .tall {
    transform: scale(0);
  }
  .membershipType .level .levelDesc {
    padding: 15px 0 15px 25px;
    display: none;
  }
  .membershipType .level:last-child .levelInfo {
    position: relative;
    padding-left: 0;
    margin: 0;
  }
  .membershipType .level:last-child .levelInfo h5 {
    text-transform: uppercase;
  }
  .membershipType .level:last-child .levelInfo:before {
    content: "";
  }
  .membershipType .level:last-child .levelDesc {
    display: block;
    padding-left: 0;
  }

  .memberSignUp .contentColumn {
    width: 100%;
  }
  .memberSignUp .contentColumn a {
    width: 100%;
  }
  .memberSignUp .contentColumn .becomeAMemberInfo {
    width: 100%;
  }

  .becomeAMember .contentColumn {
    width: 100%;
  }
  .becomeAMember .gradButton {
    width: 100%;
  }

  /*--------------------------------*\
  	 //!resources hub < 768px
  \*--------------------------------*/
  .resourceLanding {
    overflow: hidden;
  }
  .resourceLanding .lower-image {
    height: 200px;
  }
  .resourceLanding .resourcePDF {
    margin: 60px 50px;
  }

  .resourcePosts {
    display: block !important;
  }

  #resourcesHub {
    padding-top: 50px;
    min-height: 0;
  }
  #resourcesHub #resourcesNav .resourcesNavContainer .resourcesNavContent {
    justify-content: space-between;
  }
  #resourcesHub #resourcesNav .resourcesNavContainer .resourcesNavContent .resourcesToggle {
    position: relative;
    padding-right: 25px;
    color: white;
    cursor: pointer;
  }
  #resourcesHub #resourcesNav .resourcesNavContainer .resourcesNavContent .resourcesToggle svg {
    width: 22px;
    position: absolute;
    fill: white;
    right: -5px;
    top: -3px;
  }
  #resourcesHub #resourcesNav .resourcesNavContainer .resourcesNavContent .resourcesToggle svg .st0 {
    stroke: white;
  }
  #resourcesHub #resourcesNav .resourceTabs {
    position: fixed;
    top: 130px;
    left: 0;
    width: 100vw;
    height: calc(100vh - 130px);
    min-height: calc(100vh - 130px);
    background-color: white;
    color: white;
    display: block;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 50px;
    padding: 30px 0;
    transform: translate(0, 100vh);
    -webkit-transform: translate(0, 100vh);
    -moz-transform: translate(0, 100vh);
    -ms-transform: translate(0, 100vh);
    -o-transform: translate(0, 100vh);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
  }
  #resourcesHub #resourcesNav .resourceTabs.active {
    transform: translate(0, 0vh);
    -webkit-transform: translate(0, 0vh);
    -moz-transform: translate(0, 0vh);
    -ms-transform: translate(0, 0vh);
    -o-transform: translate(0, 0vh);
  }
  #resourcesHub #resourcesNav .resourceTabs .map-archive-link {
    color: rgba(0, 0, 0, 0.65);
  }
  #resourcesHub #resourcesNav .resourceTabs .resourceMenuItem {
    display: block !important;
  }
  #resourcesHub #resourcesNav .resourceTabs li {
    text-align: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 30px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    color: rgba(0, 0, 0, 0.65);
  }
  #resourcesHub #resourcesNav .resourceTabs li svg {
    display: none;
  }
  #resourcesHub #resourcesNav .resourceTabs li .resourcePosts {
    position: relative;
    background-color: transparent;
    padding: 3px 0;
    margin: 15px 0;
    box-shadow: none;
  }
  #resourcesHub #resourcesContainer {
    height: auto;
    min-height: 0;
  }
  #resourcesHub #resourcesContainer #resourcesMapContainer {
    width: 100%;
    min-height: 60vh;
    height: auto;
    position: relative;
    left: auto;
    top: auto;
    display: none;
  }
  #resourcesHub #resourcesContainer #resourcesMapContainer #resourcesCalculator {
    margin-top: 40px;
  }
  #resourcesHub #resourcesContainer #resourcesContent {
    padding: 30px;
  }
  #resourcesHub #resourcesContainer.noMap #resourcesContent {
    padding: 0 0px 0;
    width: 100%;
    margin: 0 auto;
  }
  #resourcesHub #resourcesContainer.noMap #resourcesContent .postHeaderContainer {
    height: auto;
  }
  #resourcesHub #resourcesContainer.noMap #resourcesContent .postHeaderContainer .postInfoContainer {
    padding-bottom: 25px;
  }
  #resourcesHub #resourcesContainer.noMap #resourcesContent .postHeaderContainer .postHeaderImage {
    height: 0;
    padding-bottom: 50%;
  }

  .entry-content ul {
    margin-left: 0;
  }

  /*--------------------------------*\
  	 //!careers < 768px
  \*--------------------------------*/
  .jobsContainer .position .positionInfo {
    width: 100%;
  }
  .jobsContainer .position .positionInfo div {
    color: #532d6d;
  }
  .jobsContainer .position .positionDesc {
    width: 100%;
  }

  /*--------------------------------*\
  	 //!contact us < 768px
  \*--------------------------------*/
  .addrInfo {
    margin-bottom: 10px;
  }
  .addrInfo .mailingAddr, .addrInfo .billingAddr {
    width: 100%;
    margin-bottom: 40px;
  }

  .wpcf7 input, .wpcf7 span {
    width: 100%;
  }

  /*--------------------------------*\
  	 //!single.php < 768px
  \*--------------------------------*/
  .relatedPostsContainer .contentInner {
    display: flex;
    flex-direction: column;
  }
  .relatedPostsContainer .relatedPostBox {
    width: 100% !important;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .postContentContainer .entry-content {
    padding-right: 0;
  }

  /*--------------------------------*\
  	 //!single-event.php < 768px
  \*--------------------------------*/
  .mobileDate {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .eventCategory {
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid;
    font-size: 13px;
  }

  .mobileEventHeader {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }

  .eventTitle {
    color: #532d6d;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
  }

  .eventTimePlace {
    color: black;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .eventTimePlace span {
    margin-right: 25px;
  }
  .eventTimePlace .rsvp {
    font-weight: 800;
  }

  .singleEvent {
    padding: 50px 0 0px 0;
  }

  .singleEventLocContainer {
    flex-wrap: wrap;
  }
  .singleEventLocContainer .eventLocInfo {
    margin-bottom: 20px;
  }
  .singleEventLocContainer .eventLinks {
    margin-left: 0px;
  }

  .eventDescription {
    padding-bottom: 15px;
    margin-bottom: 0px;
  }

  .singleEvent {
    margin-top: 0px;
  }

  .singleEvent .desktopEvent {
    display: none;
  }

  .eventLocContainer {
    margin-top: 0px;
  }

  /*--------------------------------*\
  	 //!events landing < 768px
  \*--------------------------------*/
  .topPost.nextEvent {
    display: none;
  }

  .topPost.mobileEvent .eventCategory {
    display: inline-block;
  }

  .eventFeedTitle {
    font-size: 22px;
    font-weight: 600;
    font-family: "Lato", sans-serif;
    line-height: 1.2em;
    margin-bottom: 5px;
  }

  .mobileEvent.topPost {
    display: block;
  }

  .mobileEvent.topPost .eventCategory {
    margin-bottom: 10px;
  }
  .mobileEvent.topPost .eventDescription p {
    line-height: 1.3em;
  }
  .mobileEvent.topPost .eventTimePlace {
    margin-bottom: 5px;
  }

  /*
      .partner-organization-event-color-mobile{
          color: $svLtBlue !important;
      }

      .public-meeting-color-mobile{
          color: $svOrange !important;
      }

      .happy-housers-color-mobile{
          color: $svLtPurple !important;
      }
      .forum-color-mobile{
          color: $svBlue !important;
      }
  */
  /*--------------------------------*\
  	 //!quiz < 768px
  \*--------------------------------*/
  .quizzesFeaturedContent {
    padding: 30px 50px !important;
  }

  .quizzesFeaturedMultipleChoice .quizzesFeaturedImage {
    display: none;
  }
  .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion, .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer {
    width: 50% !important;
  }

  .homeFeatured .quizzesFeaturedContent .quizLink {
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 15px;
    text-align: right;
    right: auto;
  }

  /*--------------------------------*\
  	 //!footer.php < 768px
  \*--------------------------------*/
  .newsletterBox {
    height: 350px;
  }
  .newsletterBox .newsletterContent {
    height: 60%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .newsletterBox .newsletterContent .newsletterWrap {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 50px;
  }
  .newsletterBox .newsletterContent h3 {
    font-size: 20px;
  }
  .newsletterBox .newsletterContent h6 {
    font-size: 15px;
  }
  .newsletterBox .newsletterContent:before {
    display: none;
  }
  .newsletterBox a {
    width: 100%;
    text-align: center;
    max-width: 350px;
  }

  footer#footer {
    padding: 50px 0 35px;
  }
}
/*--------------------------------*\
     //! home act form
\*--------------------------------*/
@media screen and (max-width: 600px) {
  .entry-content .gradientButton, .entry-content .svh-quiz__button {
    padding: 7px 30px;
  }

  .splitContent .svhSectionContainer .sectionContent h3 a {
    font-size: 26px;
  }

  #homepageModules .homepageModule .actArticle .sli-form .sli-row {
    width: 100% !important;
    display: none !important;
  }

  #homepageModules .eventArticle .rsvp {
    bottom: auto;
    right: auto;
    position: relative;
  }

  .eventModuleExcerpt {
    display: none;
  }

  .tweet {
    padding: 0 !important;
  }

  .resourceLanding {
    overflow: hidden;
  }
  .resourceLanding .top-image {
    margin-top: 20px;
  }
  .resourceLanding .lower-image {
    height: 200px;
  }
  .resourceLanding .resourcePDF {
    margin: 23px 0px;
    font-size: 12px;
  }

  .welcomeMessage {
    flex-direction: column;
  }

  .welcomeMessageText {
    width: 100%;
  }

  .memberForm {
    width: 100%;
  }

  /*------------------------------------*\
      Quizzes max-width 600
  \*------------------------------------*/
  .quizzesFeaturedContent {
    padding: 5% !important;
  }

  .quizzesFeaturedMultipleChoice {
    flex-direction: column;
  }
  .quizzesFeaturedMultipleChoice .quizzesFeaturedImage {
    display: block;
    width: 100%;
  }
  .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion, .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer {
    width: 100% !important;
    padding: 10% !important;
  }
  .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion .multi-answers-container, .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container {
    padding: 30px 0 0 !important;
  }
  .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion .multi-answers-container form, .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container form {
    padding: 0;
  }
  .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion .multi-answers-container:before, .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer .multi-answers-container:before {
    left: -5%;
  }
  .quizzesFeaturedMultipleChoice .quizzesMultipleAnswer {
    padding-bottom: 5% !important;
  }
  .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion {
    border-bottom: 1px solid gainsboro;
  }
  .quizzesFeaturedMultipleChoice .quizzesMultipleQuestion .quizzesFeaturedTitle:before {
    left: -5%;
  }

  .multi-answers-container label {
    margin-bottom: 5px;
  }
  .multi-answers-container:before {
    left: -2%;
  }

  .quizzesFeaturedContent .quiz-img-container .quiz-img-box-cont {
    display: none;
  }
  .quizzesFeaturedContent .quiz-img-container .quiz-img-box-cont:first-of-type {
    display: block;
  }
}
@media screen and (max-height: 600px) and (min-width: 600px) {
  .eventModuleExcerpt {
    display: none;
  }
}
@media screen and (max-height: 600px) {
  #homepageModules .newsArticle .newsArticleImageHolder {
    height: 200px;
  }

  .alignright, .alignright img, .alignleft, .alignleft img, .alignnone, .alignnone img, .aligncenter, .aligncenter img {
    width: 100% !important;
    height: auto !important;
    float: none;
    margin: 0;
  }

  .newsletterBox a {
    padding: 7px 20px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 736px) and (orientation: landscape) {
  #mobileHeader {
    height: 45px;
  }

  #container {
    padding-top: 45px;
  }

  header#header #headerContent {
    padding: 15px !important;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  header#header #headerContent #headerSubscribe {
    margin-top: 0 !important;
  }

  header#header #headerContent .wideContentInner {
    justify-content: space-between !important;
  }

  body.home header#header #headerContent #headerSocial, header#header #headerContent #headerSocial {
    left: auto !important;
    bottom: auto !important;
    position: relative !important;
  }

  #homepageModules .homepageModuleHolder {
    height: calc(100% - 65px - 75px);
    margin-top: 45px;
  }

  body.home header#header #headerContent nav#menu ul li, header#header #headerContent nav#menu ul li {
    margin-bottom: 0;
    width: 100%;
  }

  body.home header#header #headerContent #headerLogo, header#header #headerContent #headerLogo {
    margin-bottom: 10px;
  }

  #postsGrid .newsArticle {
    width: 49%;
  }

  .aboutSubMenu, #resourcesHub #resourcesNav {
    top: 45px;
  }

  #resourcesHub #resourcesContainer {
    top: 20px;
  }

  #resourcesHub #resourcesNav .resourceTabs {
    top: 94px;
    height: calc(100vh - 93px);
  }

  #container.hasSubMenu {
    padding-top: 100px;
  }
}
span.s2 {
  word-wrap: break-word;
}

@media screen and (max-width: 840px) {
  .quiz-img-container .quiz-img-box-cont {
    width: 48%;
  }
}
.resource-tax-landing #resourcesContent {
  padding-top: 100px !important;
}

@media screen and (max-width: 600px) {
  .quiz-img-container .quiz-img-box {
    padding-bottom: 85%;
  }
  .quiz-img-container .quiz-img-box-cont {
    width: 100%;
  }
}
.wp-caption {
  width: 100% !important;
}
.wp-caption img {
  width: 100%;
  height: auto;
}

.archive #resourcesHub, .single-advocacy-tools #resourcesHub {
  padding-top: 0px;
  min-height: calc(100vh - 80px);
}
.archive #resourcesHub #resourcesContainer, .single-advocacy-tools #resourcesHub #resourcesContainer {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.archive #resourcesHub #resourcesContainer #resourcesMapContainer, .single-advocacy-tools #resourcesHub #resourcesContainer #resourcesMapContainer {
  width: 40%;
  padding: 20px;
  height: 100%;
  /* flex-basis: 0px; */
  /* flex-grow: 1; */
  overflow-y: scroll;
  left: 0;
}
.archive #resourcesHub #resourcesContainer #resourcesMapContainer .advocacy-tool-content img, .single-advocacy-tools #resourcesHub #resourcesContainer #resourcesMapContainer .advocacy-tool-content img {
  height: auto;
}
.archive #resourcesHub #resourcesContainer #resourcesMapContainer .resourceLanding, .single-advocacy-tools #resourcesHub #resourcesContainer #resourcesMapContainer .resourceLanding {
  text-align: left;
  overflow: auto !important;
}
.archive #resourcesHub #resourcesContainer #resourcesMapContainer .bgfade, .single-advocacy-tools #resourcesHub #resourcesContainer #resourcesMapContainer .bgfade {
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.8);
  transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
}
.archive #resourcesHub #resourcesContainer #resourcesContent, .single-advocacy-tools #resourcesHub #resourcesContainer #resourcesContent {
  width: 60%;
  padding: 20px;
}
.archive #resourcesHub #resourcesContainer #resourcesContent .gradDivider, .single-advocacy-tools #resourcesHub #resourcesContainer #resourcesContent .gradDivider {
  margin: 0px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .archive #resourcesHub, .single-advocacy-tools #resourcesHub {
    min-height: unset;
    height: auto;
  }
  .archive #resourcesHub #resourcesContainer, .single-advocacy-tools #resourcesHub #resourcesContainer {
    flex-direction: column-reverse;
    width: 100%;
  }
  .archive #resourcesHub #resourcesContainer #resourcesMapContainer, .single-advocacy-tools #resourcesHub #resourcesContainer #resourcesMapContainer {
    position: initial;
    width: 100%;
    min-height: unset;
    background-image: none !important;
  }
  .archive #resourcesHub #resourcesContainer #resourcesMapContainer .bgfade, .single-advocacy-tools #resourcesHub #resourcesContainer #resourcesMapContainer .bgfade {
    display: none;
  }
  .archive #resourcesHub #resourcesContainer #resourcesContent, .single-advocacy-tools #resourcesHub #resourcesContainer #resourcesContent {
    width: 100%;
  }
}

.advocacy-tool-content {
  display: none;
}

.advocacy-tool-content-landing {
  display: block;
  color: white;
  position: relative;
}
.advocacy-tool-content-landing h1, .advocacy-tool-content-landing h2, .advocacy-tool-content-landing h3, .advocacy-tool-content-landing h4, .advocacy-tool-content-landing h5, .advocacy-tool-content-landing h6, .advocacy-tool-content-landing p, .advocacy-tool-content-landing li {
  color: white !important;
}

@media (max-width: 1050px) {
  #menu-header-menu {
    font-size: 12px;
  }
}
.tax-map_type.archive #resourcesHub #resourcesContainer #resourcesMapContainer {
  height: calc(100vh - (80px + 50px));
  width: 40%;
  top: calc(80px + 50px);
  left: 0;
  position: fixed;
}

.single-advocacy-tools #resourcesHub {
  padding-top: 0px;
}

.resultsContainer {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.events-list {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 50px;
}
.events-list .event-list-event {
  background-image: none !important;
  padding: 30px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.events-list .event-list-event:last-child {
  border-bottom: 0px;
}
.events-list .event-list-event .eventTimePlace, .events-list .event-list-event .eventDescription p, .events-list .event-list-event .eventTitle h4 {
  color: #532d6d !important;
}
.events-list .event-list-event .eventTitle h4 {
  color: #532d6d !important;
}
.events-list .event-list-event .eventTimePlace {
  justify-content: flex-start !important;
}
.events-list .event-list-event .eventTimePlace span {
  border-right: 1px solid #532d6d;
}
.events-list .event-list-event .eventTimePlace span:last-child {
  border-right: 0px;
}
.events-list .event-list-event .event-single-bg-color {
  display: none;
}
.events-list .event-list-event .eventDescription {
  padding-bottom: 0px !important;
}
.events-list .event-list-event .rsvp {
  position: relative;
  font-weight: 700;
  color: #532d6d !important;
}
.events-list .event-list-event {
  padding: 20px;
}
.events-list .event-list-event .eventDescription {
  font-family: "Lato", sans-serif;
  padding-bottom: 30px;
  color: white;
}
.events-list .event-list-event .eventDescription p {
  color: white;
}
.events-list .event-list-event .eventTimePlace {
  display: flex;
  flex-wrap: wrap;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 1em;
  color: white;
  margin-bottom: 8px;
}
.events-list .event-list-event .eventTimePlace span {
  font-family: "Montserrat", sans-serif;
  padding-right: 10px;
  border-right: 1px solid white;
  line-height: 1.3em;
  font-weight: 400;
  margin-right: 10px;
  margin-bottom: 7px;
}
.events-list .event-list-event .eventTimePlace span:last-child {
  padding-right: 0px;
  border-right: 0px;
}
.events-list .event-list-event .rsvp {
  color: white;
  text-decoration: underline;
  line-height: 1em;
  border-bottom: 1px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  border-bottom: 0px !important;
}
.events-list .event-list-event .rsvp:hover img {
  transform: translateX(5px);
}
.events-list .event-list-event .rsvp img {
  transition: ease 250ms all;
  position: absolute;
  left: calc(100% + 10px);
  top: 0;
  bottom: 0;
  margin: auto;
  height: 12px;
  width: auto;
}

.event-list-featured {
  position: relative;
}
.event-list-featured h4 {
  color: white !important;
  font-weight: 700;
}
.event-list-featured .rsvp {
  position: relative !important;
}

.featured-event-list-bg {
  position: absolute;
  width: calc(100% + 100px);
  height: 100%;
  left: -100px;
  top: 0;
  z-index: -1;
  background-position: center;
  background-size: cover;
}
.featured-event-list-bg .featured-label {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  color: white;
}
.featured-event-list-bg .featured-label span {
  transform: rotate(-90deg);
}

.featured-event-list-color {
  background-color: #4b2b63;
  opacity: 0.9;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.events-grid .eventBox {
  background-image: url(assets/b47de9df85e61c2bd76634d6ea2bf258.jpg);
}
@media (max-width: 1024px) {
  .events-grid .eventBox.featured-event-box {
    grid-column-end: 4;
  }
}
@media (max-width: 900px) {
  .events-grid .eventBox {
    grid-column-start: 1;
    grid-column-end: 4;
  }
  .events-grid .eventBox .eventTimePlace {
    justify-content: flex-start;
  }
  .events-grid .eventBox.featured-event-box {
    padding: 20px;
    flex-direction: column;
    align-items: center;
  }
  .events-grid .eventBox.featured-event-box .eventDateContainer {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .events-grid .eventBox.featured-event-box .eventInfoContainer {
    padding: 0px;
  }
  .events-grid .eventBox.featured-event-box .eventTopPostGrad {
    display: none;
  }
}

.categoryList .event-filter-close {
  display: none;
}

.categoryList.filter-on span {
  color: #91278b;
}
.categoryList.filter-on img {
  display: none;
}
.categoryList.filter-on .event-filter-close {
  display: block;
  color: #91278b;
  font-size: 25px;
  font-weight: 100;
  line-height: 0px;
}

.single-event .eventInfoContainer .eventTitle {
  margin-bottom: 25px;
  font-size: 30px;
  color: #532d6d;
  font-weight: 500;
  line-height: 1.5em;
}
.single-event .eventTopPostGrad {
  height: 100%;
  width: 3px;
  float: left;
  margin-right: 40px;
  position: absolute;
  left: 0;
  top: 0;
}
.single-event .eventInfoContainer {
  padding-left: 40px;
}
.single-event .eventDateContainer .eventMonth {
  font-size: 40px;
  color: #9b9b9b;
}
.single-event .eventDateContainer .eventDay {
  font-size: 200px;
  line-height: 0.8em;
  padding-bottom: 25px;
}
.single-event .eventInfoContainer .eventTimePlace {
  display: flex;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 5px;
  color: black;
  align-items: flex-start;
}
.single-event .eventInfoContainer .eventTimePlace span {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: 15px;
}
.single-event .eventInfoContainer .eventTimePlace .rsvp {
  display: inline-block;
  border-bottom: 2px solid !important;
  position: relative;
}
.single-event .eventDescription p {
  color: black;
}

#action-fund-navigation a {
  font-family: "Montserrat", sans-serif;
}

.action-fund-posts a span {
  font-family: "Montserrat", sans-serif;
}

.wpcf7#wpcf7-f8224-p8250-o1 form {
  padding: 30px;
  margin: auto;
  background-color: #4297b4;
}
.wpcf7#wpcf7-f8224-p8250-o1 form h3 {
  color: white;
  font-weight: 100;
  margin: 25px 0 40px 0;
}
.wpcf7#wpcf7-f8224-p8250-o1 form h3 span {
  font-weight: 600;
}
.wpcf7#wpcf7-f8224-p8250-o1 form p {
  font-weight: 100;
  line-height: 26px;
  letter-spacing: 0.2px;
  position: relative;
  text-align: center;
}
.wpcf7#wpcf7-f8224-p8250-o1 form ::placeholder {
  /* Firefox, Chrome, Opera */
  color: white;
  opacity: 0.4;
  font-family: "Montserrat", sans-serif;
}
.wpcf7#wpcf7-f8224-p8250-o1 form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
  opacity: 0.4;
  font-family: "Montserrat", sans-serif;
}
.wpcf7#wpcf7-f8224-p8250-o1 form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
  opacity: 0.4;
  font-family: "Montserrat", sans-serif;
}
.wpcf7#wpcf7-f8224-p8250-o1 form input[type=text], .wpcf7#wpcf7-f8224-p8250-o1 form input[type=email], .wpcf7#wpcf7-f8224-p8250-o1 form input[type=tel] {
  background-color: transparent;
  color: white;
  border: 1px solid white;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  margin: 0px;
  border-radius: 0px;
  padding: 15px;
  height: 100%;
}
.wpcf7#wpcf7-f8224-p8250-o1 form input[type=submit] {
  float: none;
  border: 1px solid white;
  width: 40%;
  max-width: 255px;
  height: 45px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 667px) {
  .wpcf7#wpcf7-f8224-p8250-o1 form input[type=submit] {
    width: 100%;
  }
}
.wpcf7#wpcf7-f8224-p8250-o1 form .form-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 667px) {
  .wpcf7#wpcf7-f8224-p8250-o1 form .form-row {
    flex-direction: column;
  }
}
.wpcf7#wpcf7-f8224-p8250-o1 form .form-row .wpcf7-form-control-wrap {
  width: calc(50% - 10px);
}
@media (max-width: 667px) {
  .wpcf7#wpcf7-f8224-p8250-o1 form .form-row .wpcf7-form-control-wrap {
    width: 100%;
  }
}
.wpcf7#wpcf7-f8224-p8250-o1 form .action-fund-checkbox {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  text-align: left;
  color: white;
  text-transform: uppercase;
  position: relative;
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.wpcf7#wpcf7-f8224-p8250-o1 form .action-fund-checkbox span.wpcf7-form-control.wpcf7-checkbox {
  height: 45px;
  display: flex;
  align-items: center;
}
.wpcf7#wpcf7-f8224-p8250-o1 form .action-fund-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 45px;
  width: 45px;
  border: 1px solid white;
}
.wpcf7#wpcf7-f8224-p8250-o1 form .action-fund-checkbox .checkmark.checked {
  background-color: white;
}
.wpcf7#wpcf7-f8224-p8250-o1 form .action-fund-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.wpcf7#wpcf7-f8224-p8250-o1 form .action-fund-checkbox .checked.checkmark:after {
  display: block;
}
.wpcf7#wpcf7-f8224-p8250-o1 form .action-fund-checkbox .checkmark:after {
  left: 15px;
  top: 4px;
  width: 12px;
  height: 24px;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #4297b4;
  border-width: 0 3px 3px 0;
}
.wpcf7#wpcf7-f8224-p8250-o1 form .action-fund-checkbox .wpcf7-list-item {
  display: flex;
  margin: 0px;
}
.wpcf7#wpcf7-f8224-p8250-o1 form .action-fund-checkbox .wpcf7-list-item input[type=checkbox] {
  height: 20px;
  margin-right: 15px;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.wpcf7#wpcf7-f8224-p8250-o1 form .action-fund-checkbox .wpcf7-list-item-label {
  opacity: 0.8;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  margin-left: 55px;
  user-select: none;
  line-height: 1.3em;
}
.wpcf7#wpcf7-f8224-p8250-o1 form .wpcf7-response-output {
  color: white;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  padding: 15px;
  border: 1px solid orangered;
}

.post-type-archive-publications .contentTitleColumn {
  width: auto;
}
.post-type-archive-publications .contentTitleColumn h6 {
  font-weight: 800;
}
.post-type-archive-publications .publications-description {
  margin-bottom: 20px;
}
.post-type-archive-publications .contentColumn .pageHeaderTitle {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 15px;
}
.post-type-archive-publications .contentInner {
  padding: 0 100px 0 125px;
}
@media (max-width: 1300px) {
  .post-type-archive-publications .contentInner {
    padding: 0 30px;
  }
}
@media (max-width: 1300px) {
  .post-type-archive-publications .contentInner .contentTitleColumn {
    display: inline-block;
  }
}
.post-type-archive-publications .feedCategories {
  margin: 0px;
  width: auto;
}
.post-type-archive-publications .feedCategories h6 {
  color: #626262;
  font-family: "Montserrat", sans-serif;
  margin-right: 15px;
}
.post-type-archive-publications .categoryList {
  line-height: 12px;
  margin-bottom: 1px;
}
.post-type-archive-publications .categoryList .feedCategory {
  line-height: 12px;
  font-family: "Montserrat", sans-serif;
  color: #cdc4d3;
  transition: ease 250ms all;
  border-bottom: 0px !important;
}
.post-type-archive-publications .categoryList .feedCategory:hover {
  border-bottom: 0px;
  color: #522f6c;
}
.post-type-archive-publications .categoryList .feedCategory.active {
  color: #522f6c;
  border-bottom: 1px solid #522f6c !important;
}

#postsGrid .eventPost {
  display: none;
}

.publication-filters {
  display: flex;
  justify-content: space-between;
  padding: 25px 0 15px 0;
  text-transform: uppercase;
}
.publication-filters h6 {
  color: #626262;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 12px;
}
@media (max-width: 950px) {
  .publication-filters .feedCategories {
    flex-direction: column;
    align-items: flex-start;
  }
  .publication-filters .feedCategories h6 {
    margin-bottom: 7px;
  }
  .publication-filters .feedCategories .categoryList {
    flex-direction: column;
  }
  .publication-filters .feedCategories .categoryList div {
    margin: 3px 0;
  }
}
.publication-filters .publications-sort {
  display: flex;
  font-family: "Montserrat", sans-serif;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 600;
  margin-top: 1px;
}
@media (max-width: 950px) {
  .publication-filters .publications-sort {
    flex-direction: column;
  }
  .publication-filters .publications-sort h6 {
    margin-bottom: 7px;
  }
}
.publication-filters .publications-sort .categoryList {
  display: flex;
}
@media (max-width: 950px) {
  .publication-filters .publications-sort .categoryList {
    flex-direction: column;
  }
}
.publication-filters .publications-sort .categoryList a {
  font-family: "Montserrat", sans-serif;
  line-height: 12px;
  margin-left: 12px;
  color: #cdc4d3;
  transition: ease 250ms all;
}
@media (max-width: 950px) {
  .publication-filters .publications-sort .categoryList a {
    margin-left: 0px;
    margin-bottom: 3px;
    margin-top: 3px;
  }
}
.publication-filters .publications-sort .categoryList a:hover {
  border-bottom: 0px;
  color: #522f6c;
}
.publication-filters .publications-sort .categoryList a.active {
  color: #522f6c;
  border-bottom: 1px solid #522f6c !important;
}

.publications-listing .publication {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.publications-listing a {
  color: #532d6d;
}
.publications-listing a h4 {
  font-weight: 800;
  margin-bottom: 5px;
}
.publications-listing a p {
  font-size: 14px;
}
.publications-listing a .publication-read {
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  text-decoration: underline;
  position: relative;
  display: inline-block;
}
.publications-listing a .publication-read img {
  position: absolute;
  left: calc(100% + 10px);
  top: 0;
  bottom: 0;
  margin: auto;
  height: 11px;
  width: auto;
}
.publications-listing .publication-header {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 5px;
}
.publications-listing .publication-header span {
  display: inline-block;
  margin: 0 5px;
}

#resourcesContent .postContentContainer .entry-content {
  padding-right: 0px;
}

.resource-content-columns {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .resource-content-columns {
    flex-direction: column;
  }
}
.resource-content-columns .resource-content {
  width: 75%;
}
@media (max-width: 768px) {
  .resource-content-columns .resource-content {
    width: 100%;
  }
}
.resource-content-columns .additional-resources {
  width: 25%;
  padding-left: 7%;
  min-width: 250px;
}
@media (max-width: 768px) {
  .resource-content-columns .additional-resources {
    width: 100%;
    padding-left: 0px;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
    padding-top: 25px;
  }
}
.resource-content-columns .additional-resources .additional-resources-inner {
  max-width: 250px;
  margin: auto;
}
@media (max-width: 768px) {
  .resource-content-columns .additional-resources .additional-resources-inner {
    display: flex;
    flex-direction: column;
  }
}
.resource-content-columns .additional-resources h6 {
  text-transform: uppercase;
  font-weight: 800;
  position: relative;
  display: inline-block;
  margin-bottom: 20px !important;
}
@media (max-width: 768px) {
  .resource-content-columns .additional-resources h6 {
    text-align: center;
    margin: auto;
  }
}
.resource-content-columns .additional-resources h6 .gradientBgRev {
  position: absolute;
  top: calc(100% + 3px);
  left: 0;
  width: 100%;
  height: 2px;
}
.resource-content-columns .additional-resources a {
  width: 100%;
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
  border-bottom: 0px;
  text-align: right;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 12px;
  color: #532d6d;
}
@media (max-width: 768px) {
  .resource-content-columns .additional-resources a {
    text-align: center;
  }
}
.resource-content-columns .additional-resources a .additional-resource-image {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 5px;
}
.resource-content-columns .additional-resources a .additional-resource-image img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.ninja_table_wrapper {
  margin: 25px 0;
}
.ninja_table_wrapper table {
  margin-top: 0px !important;
  width: 100%;
}
.ninja_table_wrapper h3 {
  margin-bottom: 0px !important;
  background-color: #532d6d;
  font-family: "Montserrat", sans-serif;
  color: white !important;
  text-transform: uppercase;
  font-size: 14px;
  padding: 20px;
  text-align: center;
  font-weight: 800;
  position: sticky;
  position: -webkit-sticky;
  left: 0;
}
.ninja_table_wrapper thead {
  background-color: #fcf7ff;
  text-align: center;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  color: #532d6d;
  font-weight: 800;
}
.ninja_table_wrapper thead th {
  text-align: center !important;
  padding: 15px !important;
  font-size: 14px !important;
  border: 1px solid #ccc;
}
.ninja_table_wrapper tbody tr td {
  text-align: center !important;
  padding: 15px !important;
  font-size: 14px !important;
  position: relative;
}
.footer-section {
  border-bottom: 2px solid white;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.footer-section:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.footer-lower {
  display: flex;
  flex-wrap: wrap;
}
.footer-lower #footer-logo {
  width: 20%;
}
.footer-lower #footer-logo svg {
  width: 170px;
}
.footer-lower .footer-subsection {
  min-width: 20%;
  margin-right: 30px;
  margin-bottom: 20px;
}
.footer-lower .footer-subsection:first-child {
  min-width: 170px;
  width: 20%;
}
.footer-lower .footer-subsection:nth-child(2) {
  max-width: 20%;
}
@media (max-width: 767px) {
  .footer-lower .footer-subsection:nth-child(2) {
    max-width: unset;
  }
}
.footer-lower .footer-subsection:last-child {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .footer-lower .footer-subsection {
    width: 100%;
  }
}

#menu-footer-menu {
  display: flex;
  flex-wrap: wrap;
}
#menu-footer-menu > li {
  width: calc(20% - 30px);
  margin-bottom: 30px;
  margin-right: 30px;
}
@media (max-width: 800px) {
  #menu-footer-menu > li {
    width: calc(50% - 30px);
    margin-right: 30px;
  }
}
#menu-footer-menu > li > a {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 5px;
  display: inline-block;
  border-bottom: 1px solid transparent;
}
#menu-footer-menu > li > a:hover {
  border-bottom: 1px solid white;
}
#menu-footer-menu > li .sub-menu li {
  margin-bottom: 5px;
}
#menu-footer-menu > li .sub-menu li a {
  border-bottom: 1px solid transparent;
}
#menu-footer-menu > li .sub-menu li a:hover {
  border-bottom: 1px solid white;
}

.sponsored-event-key {
  display: flex;
  align-items: center;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  padding-left: 10px;
  min-width: 315px;
}
@media (max-width: 948px) {
  .sponsored-event-key {
    padding-left: 0px;
    border-left: 0px;
    margin: 10px 0;
  }
}
.sponsored-event-key svg {
  height: 30px;
  width: 30px;
}
.sponsored-event-key div {
  opacity: 0.5;
  margin-left: 10px;
  font-family: "Montserrat", sans-serif;
}
.sponsored-event-key div span {
  display: inline-block;
  margin: 0 5px;
}

.resources-content {
  padding-top: 25px;
  display: flex;
}
@media (max-width: 767px) {
  .resources-content .page-content-left {
    display: none;
  }
  .resources-content .page-content-right {
    width: 100%;
    padding-top: 110px;
  }
}

.ninja_table_wrapper table .gradientButton-cont .gradientButton, .ninja_table_wrapper table .gradientButton-cont .svh-quiz__button {
  padding: 10px;
}

#content .memberForm .wFormContainer {
  margin: 0px;
  box-shadow: none;
  max-width: unset;
}

#content .wFormContainer {
  color: black !important;
  margin: 30px auto;
  font-size: 13px;
  background-color: #e4d8ef;
}
#content .wFormContainer span {
  font-size: 13px !important;
}
#content .wFormContainer .wFormHeader, #content .wFormContainer .supportInfo {
  display: none;
}
#content .wFormContainer .wForm {
  font-family: "Lato", sans-serif;
}
#content .wFormContainer .wForm p, #content .wFormContainer .wForm h1, #content .wFormContainer .wForm h2, #content .wFormContainer .wForm h3, #content .wFormContainer .wForm h4, #content .wFormContainer .wForm h5, #content .wFormContainer .wForm h6, #content .wFormContainer .wForm a {
  font-family: inherit;
}
#content .wFormContainer .wForm .wFormTitle, #content .wFormContainer .wForm .htmlSection {
  padding: 0px;
}
#content .wFormContainer .wForm .htmlContent {
  line-height: 1.3em;
}
#content .wFormContainer .wForm .htmlContent a {
  background-color: transparent !important;
}
#content .wFormContainer .wForm h3.wFormTitle {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #91278b;
  font-size: 22px;
}
#content .wFormContainer .wForm fieldset {
  padding: 15px !important;
  margin-left: 0;
  margin-right: 0;
  border-radius: 0px;
}
#content .wFormContainer .wForm fieldset legend {
  padding: 0px;
  margin-top: 0px;
  color: #91278b;
  font-weight: 900;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 17px;
}
#content .wFormContainer .wForm label.preField {
  line-height: 1.5rem;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #532d6d;
  font-size: 13px;
}
#content .wFormContainer .wForm .oneField {
  padding: 2px 0px;
  margin-bottom: 15px;
}
#content .wFormContainer .wForm #submit_button {
  text-transform: uppercase;
  padding: 6px 60px 7px;
  letter-spacing: 0.14em;
  margin: 15px auto;
  color: #532d6d;
  border-width: 3px;
  display: block;
  width: 80%;
  max-width: 300px;
  font-weight: 900;
  border-radius: 0px;
  background-color: transparent;
  transition: ease 250ms all;
  font-size: 16px;
}
#content .wFormContainer .wForm #submit_button:hover {
  background: linear-gradient(to bottom right, #91278b 0%, #532d6d 100%);
  color: white;
}

.endorsement-columns {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .endorsement-columns {
    flex-direction: column;
  }
}

.endorsement-content {
  width: 48%;
}
.endorsement-content .gradientButton, .endorsement-content .svh-quiz__button {
  width: 100%;
  max-width: unset;
  white-space: normal;
}
@media (max-width: 767px) {
  .endorsement-content {
    width: 100%;
    margin-bottom: 30px;
  }
}
.endorsement-content ul {
  margin-left: 50px;
}

.endorsement-feed {
  width: 48%;
}
@media (max-width: 767px) {
  .endorsement-feed {
    width: 100%;
  }
}
.endorsement-feed h4 {
  font-family: "Lato", sans-serif;
  color: #532d6d;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 15px;
}
.endorsement-feed .projects-feed {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.endorsement-feed .projects-feed .project-block {
  width: calc(50% - 7.5px);
  padding-bottom: calc(50% - 7.5px);
  height: 0;
  position: relative;
  background-color: rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
}
.endorsement-feed .projects-feed .project-block::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.endorsement-feed .projects-feed .project-block img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 1;
}
.endorsement-feed .projects-feed .project-block h5 {
  text-align: center;
  color: white !important;
  position: absolute;
  z-index: 3;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Lato", sans-serif;
  padding: 0px 10px;
  text-shadow: black 1px 1px;
}

.list-projects-feed ul {
  list-style: disc;
  padding: 0 0 15px 40px;
}
.list-projects-feed ul li {
  padding-bottom: 10px;
}
.list-projects-feed ul a {
  display: inline-block;
}
.list-projects-feed ul a h5 {
  margin-bottom: 0px !important;
  color: inherit !important;
}

.page-content-left {
  width: 15%;
  padding-right: 25px;
}
.page-content-left h5 {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 15px;
  font-size: 13px;
}
.page-content-left .contentGrad {
  height: 3px;
  margin-bottom: 2px;
}

.page-content-right {
  width: 85%;
}
.page-content-right h1 {
  font-size: 35px;
  font-weight: 900;
  margin-bottom: 10px;
}
.page-content-right .contentGrad {
  height: 3px;
  margin-bottom: 25px;
}

.resource-hub-categories {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 978px) {
  .resource-hub-categories {
    flex-wrap: wrap;
  }
}
.resource-hub-categories .resource-hub-cat {
  width: 30%;
  text-align: center;
  height: 0;
  padding-bottom: 30%;
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 978px) {
  .resource-hub-categories .resource-hub-cat {
    width: 48%;
    padding-bottom: 48%;
  }
}
@media (max-width: 620px) {
  .resource-hub-categories .resource-hub-cat {
    width: 100%;
    padding-bottom: 100%;
  }
}
.resource-hub-categories .resource-hub-cat p, .resource-hub-categories .resource-hub-cat h6 {
  color: white !important;
}
.resource-hub-categories .resource-hub-cat p {
  font-size: 14px;
}
.resource-hub-categories .resource-hub-cat h6 {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2em !important;
}
.resource-hub-categories .resource-hub-cat-info {
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.resource-hub-categories a {
  position: absolute;
  right: 15px;
  bottom: 15px;
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  z-index: 10;
}
.resource-hub-categories .resource-hub-cat-img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
}
.resource-hub-categories .resource-hub-cat-img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
}
.resource-hub-categories .resource-hub-cat-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.highlighted-content {
  padding: 30px;
  background-color: #F7F7F7;
}
.highlighted-content p:last-child {
  padding-bottom: 0px !important;
}

.road-map-feed {
  display: flex;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .road-map-feed {
    flex-wrap: wrap;
  }
}
.road-map-feed .road-map-lead {
  width: 50%;
  margin-bottom: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .road-map-feed .road-map-lead {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .road-map-feed .road-map-lead {
    padding-right: 0px;
  }
}
.road-map-feed .road-map-lead .road-map-single {
  height: 100%;
}
.road-map-feed .road-map-lead .roadmap-single-img {
  height: 100%;
}
@media (max-width: 767px) {
  .road-map-feed .road-map-lead .roadmap-single-img {
    height: 0;
    padding-bottom: 100%;
  }
}
.road-map-feed .road-map-lead a {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.road-map-feed .road-map-others {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .road-map-feed .road-map-others {
    width: 100%;
  }
}
.road-map-feed .road-map-others .road-map-single {
  width: 50%;
  margin-bottom: 20px;
  padding-right: 10px;
}
.road-map-feed .road-map-others .road-map-single:nth-child(even) {
  padding-left: 10px;
  padding-right: 0px;
}
@media (max-width: 623px) {
  .road-map-feed .road-map-others .road-map-single {
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}
.road-map-feed h6 {
  display: flex;
  align-items: center;
  font-weight: 800;
  color: #91278b !important;
}
.road-map-feed h6 img {
  height: 12px;
  width: auto;
  margin-left: 10px;
  transform: rotate(90deg);
  filter: brightness(1.5) hue-rotate(15deg);
}

.roadmap-single-img {
  height: 0;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.roadmap-single-img img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.road-map-others .road-map-single .roadmap-single-img {
  padding-bottom: 100%;
}

.page-template-template-our_policy_roadmap #resourcesHub, .page-template-template-our_policy_roadmap #resourcesHub #resourcesContainer {
  min-height: unset;
}

#violator {
  position: fixed;
  right: 0;
  bottom: 0px;
  width: 50%;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  padding: 12px 20px;
  z-index: 100;
  transition: 200ms;
}
@media screen and (max-width: 800px) {
  #violator {
    width: 100%;
  }
}
#violator.mobile-hide {
  transform: translateX(100%);
}
@media screen and (max-width: 960px) {
  #violator {
    flex-wrap: wrap;
  }
  #violator.mobile-hide {
    transform: translateY(100%);
  }
}
#violator > * {
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
}
@media screen and (max-width: 960px) {
  #violator > * {
    flex: 0 0 100%;
  }
}
#violator a {
  color: white;
}
#violator a:hover {
  text-decoration: underline;
}
#violator .gradientButton-cont {
  flex: 0 0 auto;
  margin: 10px 24px;
}
@media screen and (max-width: 960px) {
  #violator .gradientButton-cont {
    flex: 0 0 auto;
    margin: 8px 24px;
  }
}
#violator .gradientButton-cont a {
  border-color: white;
  border-image: unset;
  max-width: unset !important;
  margin: 0 !important;
  width: unset !important;
}

.home #violator {
  bottom: auto;
  top: 0px;
}
@media screen and (max-width: 800px) {
  .home #violator {
    bottom: auto;
    top: 80px;
  }
  .home #violator.mobile-hide {
    transform: translateY(-200%);
  }
}

.programsTitle {
  color: #532D6D;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 44px;
}

.programsSectionContainer {
  padding: 28px 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: 1px solid rgba(47, 51, 56, 0.3);
}
.programsSectionContainer:first-of-type {
  margin-top: 72px;
  border-top: 4px solid #91278b;
}
@media screen and (max-width: 767px) {
  .programsSectionContainer:first-of-type {
    margin-top: 30px;
  }
}
.programsSectionContainer:last-child {
  border-bottom: 4px solid #91278b;
}

.programsSectionImage {
  flex: 0 0 264px;
  margin-right: 60px;
}
@media screen and (max-width: 767px) {
  .programsSectionImage {
    flex: 0 0 135px;
    margin-right: 10px;
  }
}
.programsSectionImage figure {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 59%;
}
.programsSectionImage img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.programsSection {
  flex: 1 0 0;
  cursor: pointer;
  outline: none;
  margin: 0;
}
.programsSection > * {
  position: relative;
  z-index: 2;
}
.programsSection > h2 {
  color: white;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.93px;
  line-height: 44px;
  margin: 0;
  padding-right: 36px;
  margin-top: 56px;
  color: #532d6d;
}
@media screen and (max-width: 767px) {
  .programsSection > h2 {
    height: 80px;
    margin-top: 0;
    font-size: 18px;
    line-height: 22px;
    padding-right: 32px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
.programsSection > h2::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transition: 500ms;
  transform: translateY(-50%) rotate(90deg);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAABECAYAAAAY/8xPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAxVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgSW1hZ2VSZWFkeSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4NjE4MEY3RDA1QjYxMUU3QkFDM0JGRjExMjJEMjczOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4NjE4MEY3RTA1QjYxMUU3QkFDM0JGRjExMjJEMjczOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg2MTgwRjdCMDVCNjExRTdCQUMzQkZGMTEyMkQyNzM4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg2MTgwRjdDMDVCNjExRTdCQUMzQkZGMTEyMkQyNzM4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+o/ZkcgAAAcVJREFUeNrU2t1NwzAQAODUYoBs0DIAlBEyAhK8UwYAMUI3AHWBhvdKdAQ6QjsBbJARsIUtWVGS2vX9nnRKHxznS+TYF6uzh5uXqheNTxc/Nr/9ESV2p01y26vo973ND5vzgXafNt9sdhVjGH9c2fwagbp48k+45sYubG4T2i65wQ67zmjPCjbRyyQebCbGqTiwKTiXHOywBy1gh20L+yADB+xRA9hES6x4cMB2GsDxbCAe3J+6RIOH5lmx4LFFQSR4agUTBz633IoCp9QGYsCphYwIcE7VxQ7OLRFZwZfUs6Dgx9vXGhPLBi75UiAHm8ILkYJLsaRgCCwZGApLAobEooOhsahgDCwaeDawmQwZtV9Wl4X9uJtuTIUbHcAmSnjC6NiVzXeAfp53p83eIEO3QNAW8wUDh2JhUaAYWDQoNBYVColFh0JhSaAQWDJoKZYUWoIlh16KBYPm1g1GCzQXywrNwbJDU7EioClYMdBzWFHQKaw46BhWJHQIKxbax4qGxljx0IBdaIAG7FoDNGAbDdCAnWuAln4pkEID9qABGrCtBmiMPUqHxmO2SQCzQmOs2/S986B4DP9W//9KvuaGuvgTYAD/o792BxXfEQAAAABJRU5ErkJggg==);
  width: 11px;
  height: 16px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.programsSection .programsSectionContent {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .programsSection .programsSectionContent {
    position: relative;
    left: -145px;
    width: calc(100% + 145px);
  }
}
.programsSection.expanded > h2::before {
  transform: translateY(-50%) rotate(-90deg);
}

.svh-inline-reengagement {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin: 50px 0;
}
.svh-inline-reengagement__link {
  display: flex;
  flex-direction: column;
  text-decoration: none !important;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  border: 0 !important;
}
.svh-inline-reengagement__link:last-child {
  margin-right: 0 !important;
}
.svh-inline-reengagement__link:hover .svh-inline-reengagement__right, .svh-inline-reengagement__link:hover .svh-inline-reengagement__left::after, .svh-inline-reengagement__link:hover .svh-inline-reengagement__right::before, .svh-inline-reengagement__link:focus .svh-inline-reengagement__right, .svh-inline-reengagement__link:focus .svh-inline-reengagement__left::after, .svh-inline-reengagement__link:focus .svh-inline-reengagement__right::before {
  background: #91278b !important;
}
.svh-inline-reengagement__link:hover .svh-inline-reengagement__cta::before, .svh-inline-reengagement__link:focus .svh-inline-reengagement__cta::before {
  right: -3px;
}
.svh-inline-reengagement__left {
  position: relative;
  align-self: flex-start;
  display: block;
}
.svh-inline-reengagement__left::before {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  height: 0;
}
.svh-inline-reengagement__left::after {
  position: absolute;
  display: block;
  background: #532d6d;
  top: 30px;
  height: calc(100% - 29px);
  transition: background 300ms;
}
.svh-inline-reengagement__left img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.svh-inline-reengagement__right {
  color: white;
  background: #532d6d;
  padding: 30px;
  padding-bottom: 48px;
  position: relative;
  transition: background 300ms;
}
.svh-inline-reengagement__title {
  color: white !important;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -1.2px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.svh-inline-reengagement__excerpt {
  color: white;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.2px;
  max-height: 78px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.svh-inline-reengagement__cta {
  font-size: 12px;
  line-height: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  position: absolute;
  right: 20px;
  bottom: 16px;
  text-transform: uppercase;
  padding-right: 20px;
}
.svh-inline-reengagement__cta::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
  height: 12px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAABECAYAAAAY/8xPAAABzUlEQVRogdXa7W2DMBAG4LdMwAjZoCswQkdIN+koGSXdgE7QjMAGV7myJUSB2L7PvhLKHxKekIttrHshImwy5SPlAeCeX/2TsPl4I6IH7edGROPqXJejXPR6gFxn9ganMrgA+K78ib9yiSweJTEA+Gg4/zXX8KhoOsyw+jPVxg2cyuDPcFAZ85IYGO81v8MJ+8l4vyk4YW/MzzADlxlszhflRL2GS81O+WKcqN/hgl3+A3g9GoQHb4eu0OC9cTYs+GhSCAk+m8HCgZ9Nt6HANWuDMODahUwIcMuqyx3cukR0BfesZ93AvYtvFzDnScEczMHCGszFwhIsgYUVWAoLC7AkFtpgaSw0wRrYFBXw3mayZMZ8MZHHfK07W7IIbKIgf9lJewO4ZpO6Jtf1znd4qCZWHKqFVYFqYNWg0lhVqCRWHSqFNYFKYM2gXKwplIM1h/ZiXaA9WDdoK9YV2oJ1h9ZiQ0BrsGGgz7ChoGfYcNAjbEjoHjYsdIsNDaXGVilXKHW0Sp3lXWiP4DCtrVJHUYeis1VqGxMomK1SsISCuYtoCgWjVcocis5WKRfob/IYNkcYR2snhbEC7ArdTrdlJruvgKlTOXUlX7yhRIQfexpFVGy9q8YAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
  background-size: center center;
  transition: 300ms;
}
.svh-inline-reengagement.up-1 .svh-inline-reengagement__left {
  flex-grow: 4;
  flex-shrink: 0;
  flex-basis: 0;
  z-index: 2;
  margin-bottom: 56px;
  top: -35px;
}
.svh-inline-reengagement.up-1 .svh-inline-reengagement__left::before {
  padding-bottom: 70%;
}
.svh-inline-reengagement.up-1 .svh-inline-reengagement__right {
  flex-grow: 5;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
}
.svh-inline-reengagement.up-1 .svh-inline-reengagement__right::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 32%;
  height: 100%;
  top: 0;
  right: 100%;
  background: #532d6d;
  transition: background 300ms;
}
.svh-inline-reengagement.up-1 .svh-inline-reengagement__link {
  flex-direction: row;
}
.svh-inline-reengagement.up-2 .svh-inline-reengagement__left {
  width: calc(100% - 30px);
}
.svh-inline-reengagement.up-2 .svh-inline-reengagement__left::before {
  padding-bottom: 56.25%;
}
.svh-inline-reengagement.up-2 .svh-inline-reengagement__left::after {
  content: "";
  right: -30px;
  width: 30px;
}
.svh-inline-reengagement.up-2 .svh-inline-reengagement__right {
  margin-left: 30px;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
}
.svh-inline-reengagement.up-2 .svh-inline-reengagement__link {
  margin-right: 50px;
}
.svh-inline-reengagement.up-2 .svh-inline-reengagement__title {
  font-size: 28px;
  line-height: 34px;
  letter-spacing: normal;
}
.svh-inline-reengagement.up-3 .svh-inline-reengagement__left {
  width: calc(100% - 24px);
}
.svh-inline-reengagement.up-3 .svh-inline-reengagement__left::before {
  padding-bottom: 80%;
}
.svh-inline-reengagement.up-3 .svh-inline-reengagement__left::after {
  content: "";
  right: -24px;
  width: 24px;
}
.svh-inline-reengagement.up-3 .svh-inline-reengagement__right {
  margin-left: 24px;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
}
.svh-inline-reengagement.up-3 .svh-inline-reengagement__link {
  margin-right: 16px;
}
.svh-inline-reengagement.up-3 .svh-inline-reengagement__title {
  font-size: 21px;
  line-height: 25px;
  letter-spacing: normal;
}

.wp-block-graph {
  background: #F8F8F8;
  color: white;
  padding: 3.6rem;
  padding-top: 6rem;
  margin: 8rem 0;
  position: relative;
}
.wp-block-graph::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
  background-image: linear-gradient(to bottom right, #B83DB6 0%, #532d6d 100%);
}
.wp-block-graph__title, .wp-block-graph > h2 {
  font-size: 2.8rem;
  line-height: 3.4rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.wp-block-graph > h3 {
  font-size: 1.2rem;
  line-height: 1.9rem;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.wp-block-ie-piechart__key {
  flex: 1 1 26rem;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  list-style: none !important;
  padding: 0;
}
.wp-block-ie-piechart__key li {
  padding-left: 3.2rem;
  margin: 0;
  margin-bottom: 1.6rem;
  position: relative;
  font-size: 1.2rem;
  line-height: 1.9rem;
  letter-spacing: 0.25rem;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.wp-block-ie-piechart__key li::before {
  content: "";
  position: absolute;
  left: 3.2rem;
  bottom: -0.2rem;
  top: unset;
  width: calc(100% - 3.2rem);
  height: 1px;
  color: inherit;
  background: currentColor;
  border: 0;
  border-radius: 0;
  transform: scaleX(0);
  transform-origin: left center;
  transition: 600ms;
}
.wp-block-ie-piechart__key li span {
  color: #626262;
}
.wp-block-ie-piechart__key li.active::before {
  transform: scaleX(1);
}
.wp-block-ie-piechart__key li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: currentColor;
  width: 1.5rem;
  height: 1.5rem;
  left: 0;
  top: 0.2rem;
  border-radius: 50%;
}
.wp-block-ie-piechart__graph {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 5rem;
}
.wp-block-ie-piechart__graph .pie {
  flex: 1 0 36.7rem;
  max-width: 100%;
  height: auto;
  padding-right: 4rem;
  padding-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  .wp-block-ie-piechart__graph .pie {
    padding: 2.4rem 3.2rem;
    padding-bottom: 1.2rem;
  }
}
.wp-block-ie-piechart__graph .pie svg {
  width: 100%;
  height: auto;
  transform: scaleX(-1) rotate(117deg);
  filter: drop-shadow(0 2px 40px rgba(74, 74, 74, 0.5));
}
.wp-block-ie-piechart__graph .pie svg g:not(.outer) ellipse {
  transition: 1300ms;
  filter: drop-shadow(0 2px 40px rgba(74, 74, 74, 0.5));
}
.wp-block-ie-piechart__graph .pie svg g.outer {
  pointer-events: none;
}
.wp-block-ie-piechart__graph .pie svg g.outer ellipse.outer {
  stroke-width: 0;
  transition: 600ms;
}
.wp-block-ie-piechart__graph .pie svg g.outer ellipse.outer.active {
  stroke-width: 5;
}
.wp-block-ie-piechart.to-reveal .pie svg g:first-of-type ellipse {
  stroke-dashoffset: 346 !important;
  transition: 0 !important;
}

.wp-block-ie-bargraph {
  overflow-x: scroll;
  padding-bottom: 14.6rem;
}
.wp-block-ie-bargraph__container {
  margin-top: 5rem;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  min-width: 74.5rem;
}
.wp-block-ie-bargraph__key {
  flex: 0 0 6rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column-reverse;
  padding-top: 2.4rem;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #532d6d;
}
.wp-block-ie-bargraph__data {
  flex: 1 0 0;
  padding: 0.8rem 0;
  padding-top: 2.4rem;
  position: relative;
}
.wp-block-ie-bargraph__data svg {
  width: 100%;
  height: auto;
}
.wp-block-ie-bargraph__bars {
  position: absolute;
  left: 1.6rem;
  top: 2.4rem;
  width: calc(100% - 3.2rem);
  height: calc(100% - 3.2rem);
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.wp-block-ie-bargraph__barsgroup {
  flex: 1 0 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  position: relative;
}
.wp-block-ie-bargraph__barsgroup__sizer {
  flex: 1 0 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  padding: 0 25%;
}
.wp-block-ie-bargraph__barsgroup__title {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%) translateY(12px);
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #532d6d;
  text-transform: uppercase;
  text-align: center;
  max-width: 120px;
}
.wp-block-ie-bargraph__barsgroup .wp-block-ie-bargraph__bar {
  border-left: 0 !important;
}
.wp-block-ie-bargraph__barsgroup .wp-block-ie-bargraph__bar > span {
  width: 100%;
}
.wp-block-ie-bargraph__stackedgroup {
  flex: 1 0 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  position: relative;
}
.wp-block-ie-bargraph__stackedgroup__sizer {
  flex: 1 0 0;
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  justify-content: stretch;
  padding: 0 33%;
}
.wp-block-ie-bargraph__stackedgroup__title {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%) translateY(12px);
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #532d6d;
  text-transform: uppercase;
  text-align: center;
  max-width: 120px;
}
.wp-block-ie-bargraph__stackedgroup .wp-block-ie-bargraph__bar {
  flex-grow: 0;
  flex-shrink: 0;
  border-left: 0 !important;
  width: 100%;
}
.wp-block-ie-bargraph__bar {
  flex: 1 0 0;
  border-left: 1px solid #CACACA;
  position: relative;
  transition-delay: 80ms;
}
.wp-block-ie-bargraph__bar > span {
  position: absolute;
  background: #B83DB6;
  color: white;
  width: 50%;
  left: 25%;
  bottom: 0;
  display: flex;
  align-items: flex-start;
  padding-top: 1.6rem;
  justify-content: center;
  transition: 500ms;
}
.wp-block-ie-bargraph__bar > span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 0;
  transition: 300ms;
  background: inherit;
}
.wp-block-ie-bargraph__bar > span:hover::before {
  height: 0.4rem;
}
.wp-block-ie-bargraph__bar > span:hover + .wp-block-ie-bargraph__title > span > span::before {
  transform: scaleX(1) !important;
}
.wp-block-ie-bargraph__bar:nth-child(2) > span {
  transition-delay: 160ms;
}
.wp-block-ie-bargraph__bar:nth-child(3) > span {
  transition-delay: 240ms;
}
.wp-block-ie-bargraph__bar:nth-child(4) > span {
  transition-delay: 320ms;
}
.wp-block-ie-bargraph__bar:nth-child(5) > span {
  transition-delay: 400ms;
}
.wp-block-ie-bargraph__bar:nth-child(6) > span {
  transition-delay: 480ms;
}
.wp-block-ie-bargraph__bar:nth-child(7) > span {
  transition-delay: 560ms;
}
.wp-block-ie-bargraph__bar:nth-child(8) > span {
  transition-delay: 640ms;
}
.wp-block-ie-bargraph__bar:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.wp-block-ie-bargraph__bar:last-child .wp-block-ie-bargraph__title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: #CACACA;
  transform: rotate(30deg);
  transform-origin: center top;
}
.wp-block-ie-bargraph__title {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  height: 14.5rem;
}
.wp-block-ie-bargraph__title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: #CACACA;
  transform: rotate(30deg);
  transform-origin: center top;
}
.wp-block-ie-bargraph__title > span {
  position: absolute;
  left: calc(50% - 6rem);
  bottom: 2rem;
  width: 12rem;
  height: 2.8rem;
  transform: rotate(-60deg);
  transform-origin: left center;
}
.wp-block-ie-bargraph__title > span > span {
  position: relative;
}
.wp-block-ie-bargraph__title > span > span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left center;
  transition: 600ms;
}
.wp-block-ie-bargraph__title > span > span > span {
  color: #532D6D;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.wp-block-ie-bargraph__horizontaltitle {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 6rem;
  text-align: left;
  color: #532D6D;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.wp-block-ie-bargraph.to-reveal .wp-block-ie-bargraph__bar > span {
  height: 0 !important;
  color: transparent !important;
}
.wp-block-ie-bargraph.horizontal {
  padding-bottom: 4rem;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__data {
  padding-bottom: 0;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__bars {
  flex-direction: column;
  left: 0;
  width: 100%;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__bars .wp-block-ie-bargraph__bar {
  border-left: 0;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__bars .wp-block-ie-bargraph__bar > span {
  left: 0;
  height: 50%;
  bottom: 25%;
  color: transparent;
  transition: 300ms;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__bars .wp-block-ie-bargraph__bar > span::before {
  left: 100%;
  height: 100%;
  top: 0;
  width: 0;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__bars .wp-block-ie-bargraph__bar > span:hover {
  color: white;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__bars .wp-block-ie-bargraph__bar > span:hover::before {
  width: 0.4rem;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__container {
  flex-direction: column-reverse;
  padding-left: 6rem;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__container .wp-block-ie-bargraph__key {
  padding-top: 0;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  border-top: 1px solid currentColor;
  flex-direction: row;
  flex: 0 0 100%;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__container .wp-block-ie-bargraph__key > span {
  height: 0.4rem;
  width: 0.1rem;
  background: currentColor;
  position: relative;
  display: block;
}
.wp-block-ie-bargraph.horizontal .wp-block-ie-bargraph__container .wp-block-ie-bargraph__key > span > span {
  position: absolute;
  left: 0;
  top: 1.2rem;
  transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  .wp-block-ie-maturityscale.alignleft, .wp-block-ie-maturityscale.alignright {
    max-width: 35.2rem;
    width: 100%;
    margin-right: 1.6rem;
    overflow: visible;
  }
  .wp-block-ie-maturityscale.alignleft .wp-block-graph, .wp-block-ie-maturityscale.alignright .wp-block-graph {
    overflow: visible;
  }
  .wp-block-ie-maturityscale.alignleft .wp-block-ie-maturityscale__description, .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__description {
    position: absolute;
    left: 100%;
    top: 0;
    width: 200%;
    min-height: 100%;
    background: #532d6d;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-12px);
    transition: 300ms;
    justify-content: flex-start;
    align-items: center;
    padding: 2rem;
    overflow-y: auto;
  }
  .wp-block-ie-maturityscale.alignleft .wp-block-ie-maturityscale__table, .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__table {
    width: 100%;
    min-width: unset;
  }
  .wp-block-ie-maturityscale.alignleft .wp-block-ie-maturityscale__num span, .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__num span {
    padding: 1.2rem 0;
  }
  .wp-block-ie-maturityscale.alignleft .wp-block-ie-maturityscale__level::before, .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__level::before {
    width: 12.8rem;
  }
  .wp-block-ie-maturityscale.alignleft .wp-block-ie-maturityscale__label:hover ~ .wp-block-ie-maturityscale__description, .wp-block-ie-maturityscale.alignleft .wp-block-ie-maturityscale__num:hover ~ .wp-block-ie-maturityscale__description, .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__label:hover ~ .wp-block-ie-maturityscale__description, .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__num:hover ~ .wp-block-ie-maturityscale__description {
    opacity: 1;
    transform: translateX(0) !important;
  }
  .wp-block-ie-maturityscale.alignleft .wp-block-ie-maturityscale__level:focus, .wp-block-ie-maturityscale.alignleft .wp-block-ie-maturityscale__level:focus-within, .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__level:focus, .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__level:focus-within {
    outline: none;
  }
  .wp-block-ie-maturityscale.alignleft .wp-block-ie-maturityscale__level:focus .wp-block-ie-maturityscale__description, .wp-block-ie-maturityscale.alignleft .wp-block-ie-maturityscale__level:focus-within .wp-block-ie-maturityscale__description, .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__level:focus .wp-block-ie-maturityscale__description, .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__level:focus-within .wp-block-ie-maturityscale__description {
    opacity: 1;
    transform: translateX(0) !important;
  }
  .wp-block-ie-maturityscale.alignleft {
    float: left;
  }
  .wp-block-ie-maturityscale.alignright {
    float: right;
    margin-left: 2rem;
    text-align: right;
  }
  .wp-block-ie-maturityscale.alignright .wp-block-ie-maturityscale__description {
    left: unset;
    right: 100%;
    transform: translateX(12px);
  }
}
.wp-block-ie-maturityscale .wp-block-graph {
  background: transparent;
  padding: 0;
  padding-top: 80px;
  margin-top: 0;
  overflow-x: scroll;
  overflow-y: hidden;
}
.wp-block-ie-maturityscale__table {
  padding: 3.6rem;
  background: #532d6d;
  display: block;
  min-width: 77.4rem;
}
.wp-block-ie-maturityscale__table tbody {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: column;
}
.wp-block-ie-maturityscale__table tr {
  opacity: 1;
  transform: translateY(0);
  transition: 400ms, 400ms;
  transition-property: transform, opacity;
  transition-delay: 0s, 150ms;
}
.wp-block-ie-maturityscale__table tr:nth-last-child(2) {
  transition-delay: 0s, 300ms;
}
.wp-block-ie-maturityscale__table tr:nth-last-child(3) {
  transition-delay: 0s, 450ms;
}
.wp-block-ie-maturityscale__table tr:nth-last-child(4) {
  transition-delay: 0s, 600ms;
}
.wp-block-ie-maturityscale__table tr:nth-last-child(5) {
  transition-delay: 0s, 750ms;
}
.wp-block-ie-maturityscale__table tr:nth-last-child(6) {
  transition-delay: 0s, 900ms;
}
.wp-block-ie-maturityscale__table tr:nth-last-child(7) {
  transition-delay: 0s, 1050ms;
}
.wp-block-ie-maturityscale__table tr:nth-last-child(8) {
  transition-delay: 0s, 1200ms;
}
.wp-block-ie-maturityscale__table tr:nth-last-child(9) {
  transition-delay: 0s, 1350ms;
}
.wp-block-ie-maturityscale__level {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  position: relative;
}
.wp-block-ie-maturityscale__level::before {
  content: "";
  position: absolute;
  left: 15.2rem;
  height: 1px;
  bottom: 0;
  width: calc(100% - 16.8rem);
  background: rgba(255, 255, 255, 0.15);
}
.wp-block-ie-maturityscale__level span {
  color: #EFEFEF;
}
.wp-block-ie-maturityscale__level span > span {
  color: #909290;
}
.wp-block-ie-maturityscale__level:nth-child(2) span {
  color: #C6C6C6;
}
.wp-block-ie-maturityscale__level:nth-child(2) span > span {
  color: #909290;
}
.wp-block-ie-maturityscale__level:nth-child(3) span {
  color: #8288FF;
  background-color: #4297B4;
}
.wp-block-ie-maturityscale__level:nth-child(3) span svg {
  color: #4297B4;
}
.wp-block-ie-maturityscale__level:nth-child(3) span > span {
  color: #4B05D4;
}
.wp-block-ie-maturityscale__level:nth-child(4) span {
  color: #5321FF;
  background-color: #4297b4;
}
.wp-block-ie-maturityscale__level:nth-child(4) span svg {
  color: #4297b4;
}
.wp-block-ie-maturityscale__level:nth-child(4) span > span {
  color: #3903A1;
}
.wp-block-ie-maturityscale__level:nth-child(5) span {
  color: #f7d35e;
}
.wp-block-ie-maturityscale__level:nth-child(5) span > span {
  color: #C00033;
}
.wp-block-ie-maturityscale__level:nth-child(6) span {
  color: #d7832a;
}
.wp-block-ie-maturityscale__level:nth-child(6) span > span {
  color: #FF0D4D;
}
.wp-block-ie-maturityscale__label {
  flex: 0 0 16rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.wp-block-ie-maturityscale__label span {
  margin-right: 0.8rem;
  background-color: transparent !important;
}
.wp-block-ie-maturityscale__num {
  flex: 0 0 12rem;
  width: 12rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: stretch;
  justify-content: center;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.wp-block-ie-maturityscale__num > span {
  flex: 0 0 6.7rem;
  background: currentColor;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 100%;
}
.wp-block-ie-maturityscale__num > span svg {
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
  width: calc(100% + 1px);
  height: auto;
  fill: currentColor;
  color: inherit;
}
.wp-block-ie-maturityscale__num > span svg * {
  fill: currentColor;
}
.wp-block-ie-maturityscale__description {
  flex: 1 0 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 1.6rem;
  padding-right: 0;
  overflow-y: scroll;
  position: relative;
}
.wp-block-ie-maturityscale__description::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 48px;
  background-image: linear-gradient(to bottom, rgba(83, 45, 109, 0), #532d6d);
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: 300ms;
}
.wp-block-ie-maturityscale__description::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: white;
  z-index: 3;
  opacity: 0;
}
.wp-block-ie-maturityscale__description.scrollable::before {
  opacity: 1;
}
.wp-block-ie-maturityscale__description.scrollable::after {
  opacity: 1;
}
.wp-block-ie-maturityscale__description > *:last-child {
  margin-bottom: 0;
}
.wp-block-ie-maturityscale__description > *:first-child {
  margin-top: 0;
}
.wp-block-ie-maturityscale__description p {
  font-size: 1.2rem;
  line-height: 1.5rem;
  letter-spacing: 0.09rem;
  opacity: 0.9;
}
.wp-block-ie-maturityscale .wp-block-graph.to-reveal .wp-block-ie-maturityscale__table tr {
  opacity: 0;
  transform: translateY(20px);
  transition: 0 !important;
}

.wp-block-ie-linegraph svg {
  overflow: visible;
}
.wp-block-ie-linegraph__group ellipse {
  fill: currentColor;
  stroke: none;
  color: inherit;
}
.wp-block-ie-linegraph__group path {
  stroke: currentColor;
  fill: none;
}
.wp-block-ie-linegraph__labels {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  top: 10rem;
  padding-left: 25px;
  padding-right: 50px;
}
.wp-block-ie-linegraph__label {
  color: #532d6d;
  font-size: 12px;
  line-height: 17px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 10px;
  text-align: center;
}
.wp-block-ie-linegraph.dualaxis .wp-block-ie-piechart__key {
  flex-direction: row;
}
.wp-block-ie-linegraph.dualaxis .wp-block-ie-piechart__key > * {
  margin-right: 3.2rem;
}
.wp-block-ie-linegraph.dualaxis .wp-block-ie-linegraph__labels {
  padding-right: 60px;
  padding-left: 30px;
}

.wp-block-ie-trendline .wp-block-ie-bargraph__container {
  flex-wrap: wrap;
}
.wp-block-ie-trendline .wp-block-ie-bargraph__key:not(.bottom) {
  padding-top: 6rem;
  padding-bottom: 5.6rem;
}
.wp-block-ie-trendline .wp-block-ie-bargraph__key.bottom {
  padding-left: 10.6rem;
  padding-top: 0;
  padding-right: 4.6rem;
  position: relative;
  flex-direction: row;
  flex: 0 0 100%;
}
.wp-block-ie-trendline .wp-block-ie-bargraph__key.bottom::before {
  content: "";
  position: absolute;
  left: 6rem;
  top: 0;
  width: calc(100% - 6rem);
  height: 1px;
  border-top: 1px solid currentColor;
}
.wp-block-ie-trendline .wp-block-ie-bargraph__key.bottom > span {
  height: 0.4rem;
  width: 0.1rem;
  background: currentColor;
  position: relative;
  display: block;
}
.wp-block-ie-trendline .wp-block-ie-bargraph__key.bottom > span > span {
  position: absolute;
  left: 0;
  top: 1.2rem;
  transform: translateX(-50%);
}

body {
  counter-reset: svhQuizCounter;
}

.svh-quiz {
  margin: 4rem 0;
}
.svh-quiz::before {
  content: "A.";
  color: #C829BC;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2.1rem;
  z-index: 5;
}
.svh-quiz__question {
  font-family: "Montserrat", sans-serif;
  color: #532d6d;
  font-size: 2.1rem !important;
  line-height: 2.5rem !important;
  padding-left: 4.4rem;
  position: relative;
}
.svh-quiz__question::before {
  content: "Q.";
  color: #C829BC;
  position: absolute;
  left: 0;
  top: 0;
}
.svh-quiz__instructions {
  padding-left: 4.4rem;
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-family: "Lato", sans-serif;
  margin: 2.4rem 0 !important;
}
.svh-quiz__container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .svh-quiz__container {
    flex-direction: column;
  }
}
.svh-quiz__left {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  margin-left: 4.3rem;
}
@media only screen and (max-width: 767px) {
  .svh-quiz__left {
    margin-left: 0;
    margin-top: 4rem;
  }
}
.svh-quiz__right, .svh-quiz__right__match, .svh-quiz__left__match {
  margin-left: 2rem;
  width: 33.2rem;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 33.2rem;
  background: #F1F1F1;
  padding: 2rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .svh-quiz__right, .svh-quiz__right__match, .svh-quiz__left__match {
    margin-left: 0;
    width: 31.2rem;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 31.2rem;
    padding: 1rem;
  }
}
.svh-quiz__right > *, .svh-quiz__left__match > *, .svh-quiz__right__match > * {
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.svh-quiz__right > *:nth-child(2n), .svh-quiz__left__match > *:nth-child(2n), .svh-quiz__right__match > *:nth-child(2n) {
  margin-right: 0;
}
.svh-quiz__right > *:nth-last-child(1), .svh-quiz__left__match > *:nth-last-child(1), .svh-quiz__right__match > *:nth-last-child(1), .svh-quiz__right > *:nth-last-child(2), .svh-quiz__left__match > *:nth-last-child(2), .svh-quiz__right__match > *:nth-last-child(2) {
  margin-bottom: 0;
}
.svh-quiz__section {
  padding: 16px;
  background: #FCF7FF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 0;
  margin: 0;
  margin-bottom: 2rem;
}
.svh-quiz__section__title {
  background: #532d6d;
  color: white !important;
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem !important;
  line-height: 2.1rem !important;
  text-align: center;
  text-transform: uppercase;
  padding: 0.8rem 1.6rem;
  position: relative;
  margin: 0 !important;
}
.svh-quiz__section__container {
  width: 14rem;
  background: rgba(83, 45, 109, 0.2);
  margin-right: 2rem;
  position: relative;
  margin-bottom: 2rem;
}
.svh-quiz__section__container:last-child {
  margin-right: 2rem;
}
.svh-quiz__section__container::before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 95%;
}
.svh-quiz__section__container .svh-quiz__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.svh-quiz__image {
  width: 14rem;
  position: relative;
}
.svh-quiz__image::before {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 95%;
}
.svh-quiz__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.svh-quiz__image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  background: transparent;
  transition: 500ms;
  box-sizing: border-box;
}
.svh-quiz__image.correct::after {
  border-color: #008000;
  background: rgba(0, 128, 0, 0.4);
}
.svh-quiz__image.incorrect::after {
  border-color: #FF0000;
  background: rgba(255, 0, 0, 0.4);
}
.svh-quiz__image.cloned-orig {
  opacity: 0.4;
  pointer-events: none;
}
.svh-quiz__button {
  background: transparent !important;
  font-family: "Montserrat", sans-serif;
  width: 100% !important;
  max-width: unset !important;
  cursor: pointer;
}
.svh-quiz__mc {
  margin: 4rem 0;
}
.svh-quiz__mc__list {
  background: #F1F1F1;
  padding: 1.2rem 8rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  list-style: none !important;
  margin: 0 !important;
  margin-top: 4.4rem !important;
  margin-bottom: 5.6rem !important;
  position: relative;
}
.svh-quiz__mc__list::before {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 11.2rem;
  line-height: 11.2rem;
  position: absolute;
  left: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  color: #4297B4;
  opacity: 0.2;
}
.svh-quiz__mc__list-item {
  margin-right: 3.6rem;
  position: relative;
  z-index: 2;
}
.svh-quiz__mc__radio__label {
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: 0.02rem;
  color: #B83DB6;
  padding-left: 3.2rem;
  position: relative;
  cursor: pointer;
}
.svh-quiz__mc__radio__label::before, .svh-quiz__mc__radio__label::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  box-sizing: border-box;
}
.svh-quiz__mc__radio__label::before {
  background: white;
  border: 1px solid #CACACA;
}
.svh-quiz__mc__radio__label::after {
  background: #B83DB6;
  transform: scale(0);
  transition: 300ms;
}
.svh-quiz__mc__radio__input:checked ~ .svh-quiz__mc__radio__label::after {
  transform: scale(0.6);
}
.svh-quiz__mc__response.wrong strong {
  color: #FF0000;
}
.svh-quiz__mc__response.correct strong {
  color: #008000;
}
.svh-quiz__match {
  margin: 4rem 0;
}
.svh-quiz__match__choice {
  width: 14rem;
  height: 13.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.85);
  border: 2px solid #B83DB6;
  text-align: center;
  flex-direction: column;
  padding: 0.8rem;
}
.svh-quiz__match__choice.cloned-orig {
  opacity: 0.4;
  pointer-events: none;
}
.svh-quiz__match__choice.wrong {
  border-color: #FF0000;
}
.svh-quiz__match__choice.wrong strong, .svh-quiz__match__choice.wrong b {
  color: #FF0000;
}
.svh-quiz__match__choice.correct {
  border-color: #008000;
}
.svh-quiz__match__choice.correct strong, .svh-quiz__match__choice.correct b {
  color: #008000;
}
.svh-quiz__match__choice * {
  font-size: 1rem;
  line-height: 1.3rem;
  font-family: "Lato", sans-serif;
}
.svh-quiz__match__choice strong, .svh-quiz__match__choice b {
  color: #B83DB6;
  text-transform: uppercase;
  font-weight: bolder;
}
.svh-quiz__match__choice > * {
  margin-top: 0.4rem !important;
  margin-bottom: 0.4rem !important;
}
.svh-quiz__match__choice > *:first-child {
  margin-top: 0 !important;
}
.svh-quiz__match__choice > *:last-child {
  margin-bottom: 0 !important;
}
.svh-quiz__match__left {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.svh-quiz__match__left > * {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc((100% - 4rem) / 3);
  margin-right: 2rem;
  margin-bottom: 2rem;
}
.svh-quiz__match__left > *:nth-last-child(-n+3) {
  margin-bottom: 0;
}
.svh-quiz__match__left > *:nth-child(3n) {
  margin-right: 0;
}
.svh-quiz__match__container {
  position: relative;
}
.svh-quiz__match__container::before {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 95%;
  height: 0;
}
.svh-quiz__match__container-background, .svh-quiz__match__container-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.svh-quiz__match__container-background img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.svh-quiz__match__container-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*
 * Action Fund Globals
 */
.action-fund-logo {
  color: white;
}
.action-fund-logo span {
  color: #b25200;
}

.post-type-archive-action-fund p {
  font-weight: 500;
}
.post-type-archive-action-fund #container {
  padding-top: 10px;
  position: relative;
  z-index: 0;
}
.post-type-archive-action-fund header {
  position: relative;
}
.post-type-archive-action-fund .menu-action-fund-container .menu#menu-action-fund li a {
  color: #2F3338;
}
.post-type-archive-action-fund .action-fund-logo {
  color: #003055;
}
.post-type-archive-action-fund #action-fund-navigation #headerLogo svg .st0 {
  fill: #9F1B96;
}
.post-type-archive-action-fund #action-fund-navigation #headerLogo svg .st1 {
  fill: black;
}
.post-type-archive-action-fund .action-fund-open-menu span {
  background-color: #b25200;
}
.post-type-archive-action-fund .menu-action-fund-container .menu#menu-action-fund li a:before {
  background-color: #2F3338;
}
.post-type-archive-action-fund h2, .post-type-archive-action-fund h3, .post-type-archive-action-fund h4, .post-type-archive-action-fund h5, .post-type-archive-action-fund h6, .post-type-archive-action-fund p {
  margin-bottom: 20px;
}
.post-type-archive-action-fund header {
  margin: 60px 0;
}
.post-type-archive-action-fund header .action-fund-logo {
  margin-right: 0;
  display: block;
  font-size: 30px;
  font-weight: 800;
  text-align: center;
}

.single-action-fund #container {
  padding-top: 0;
}
.single-action-fund .contentInner ul, .single-action-fund .contentInner ol {
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 26px;
  font-weight: 400;
}
.single-action-fund .contentInner ul li, .single-action-fund .contentInner ol li {
  padding: 10px 0px;
  margin-left: 25px;
}
.single-action-fund .action-fund-single-header {
  padding-top: 102px;
}
.single-action-fund h2, .single-action-fund h3, .single-action-fund h4, .single-action-fund h5, .single-action-fund h6, .single-action-fund p {
  margin-bottom: 20px;
}
.single-action-fund .wp-block-button__link {
  background-color: transparent;
  border: 2px solid #82ADFD;
  border-radius: 0px;
  color: #82ADFD !important;
  max-width: 320px;
  font-weight: 100;
  font-size: 17px;
}
.single-action-fund .wp-block-button__link:hover {
  color: white !important;
  background-color: #82ADFD;
}
.single-action-fund .wFormContainer .inputWrapper input[type=text] {
  width: 100%;
}
.single-action-fund #content .wFormContainer .wForm .oneField {
  width: 100%;
}
.single-action-fund .wForm .inputWrapper {
  width: 100%;
}
.single-action-fund h2 .action-fund-logo {
  margin-right: 0px;
}

#action-fund-navigation {
  position: sticky;
  top: 0px;
  background: #F1F1F1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 102px;
  padding: 0 32px;
  z-index: 100;
}
#action-fund-navigation #headerLogo {
  width: 84px;
  flex: 0 0 84px;
}
@media (max-width: 1167px) {
  #action-fund-navigation #headerLogo {
    display: none;
  }
}
#action-fund-navigation #headerLogo .st0, #action-fund-navigation #headerLogo .st1 {
  fill: white;
}
#action-fund-navigation > * {
  position: relative;
  z-index: 2;
}
#action-fund-navigation #action-fund-navigation-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.2;
  filter: grayscale(1) blur(4px);
}
#action-fund-navigation.open-menu-nav .action-fund-logo {
  color: white;
}
#action-fund-navigation.open-menu-nav .action-fund-logo span {
  color: white;
}

.single-action-fund #action-fund-navigation {
  background: transparent;
  border-bottom: 2px solid white;
}
.single-action-fund #container {
  position: relative;
  z-index: 0;
}

.action-fund-logo {
  font-weight: 800;
  flex: 0 0 78px;
  margin-right: 56px;
}
@media (max-width: 400px) {
  .action-fund-logo {
    margin-right: 0px;
  }
}
.action-fund-logo img {
  width: 100%;
  height: auto;
}

.menu-action-fund-container {
  flex: 1 0 0;
}
@media (max-width: 1167px) {
  .menu-action-fund-container {
    display: none;
  }
}
.menu-action-fund-container .menu#menu-action-fund {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.menu-action-fund-container .menu#menu-action-fund li {
  margin-right: 64px;
  text-align: center;
}
.menu-action-fund-container .menu#menu-action-fund li a {
  color: white;
  position: relative;
  display: block;
}
.menu-action-fund-container .menu#menu-action-fund li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  right: 0;
  margin: auto;
  width: 100%;
  transform: scaleX(0.1) translateY(2px);
  background-color: white;
  height: 1px;
  opacity: 0;
  transition: ease 250ms all;
}
.menu-action-fund-container .menu#menu-action-fund li a:hover:before {
  transform: scale(1);
  opacity: 1;
}
.menu-action-fund-container .menu#menu-action-fund li.current-menu-item a:before {
  transform: scale(1);
  opacity: 1;
}

/*
 * Action Fund Archive
 */
#action-fund-archive-header {
  text-align: center;
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
  position: relative;
}
#action-fund-archive-header::before {
  content: "";
  position: absolute;
  right: 60%;
  top: 27%;
  width: 112px;
  height: 2px;
  background: #767676;
}
@media (max-width: 767px) {
  #action-fund-archive-header::before {
    display: none;
  }
}
#action-fund-archive-header::after {
  content: "";
  position: absolute;
  left: 60%;
  top: 27%;
  width: 112px;
  height: 2px;
  background: #767676;
}
@media (max-width: 767px) {
  #action-fund-archive-header::after {
    display: none;
  }
}
#action-fund-archive-header h1 {
  font-size: 40px;
  font-weight: 600;
  padding: 0 20px;
}

#action-fund-archive-header-top {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: -0.7px;
  text-align: center;
  padding-top: 50px;
  color: #626262;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 60px;
}
#action-fund-archive-header-top span {
  color: #b25200;
  font-weight: 700;
}

#action-fund-archive-header-mid {
  display: block;
  font-size: 13px;
  line-height: 16px;
  color: #A6A6A6;
  margin-bottom: 12px;
}

#action-fund-archive-header-bot {
  display: block;
  font-size: 18px;
  line-height: 44px;
  letter-spacing: -1.2px;
  color: #A6A6A6;
  font-weight: 700;
}

/*
 * Single Action Fund Page
 */
.action-fund-single-header {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  height: 50vh;
  background-color: #B83DB6;
  color: white;
  position: relative;
  margin-bottom: 30px;
}
.action-fund-single-header .action-fund-single-header-overlay {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-size: cover;
  filter: grayscale(1);
  opacity: 0.2;
}
.action-fund-single-header .action-fund-title {
  position: relative;
  z-index: 2;
  font-size: 36px;
  font-weight: 100;
  line-height: 44px;
  letter-spacing: -1.2px;
  padding: 32px 0 15px 0;
  border-bottom: 2px solid currentColor;
}
@media (max-width: 1167px) {
  .action-fund-single-header .action-fund-title {
    padding: 32px 15px 15px 15px;
    text-align: center;
  }
}
.action-fund-single-header .action-fund-pre-title {
  position: relative;
  z-index: 2;
  font-family: "Lato", sans-serif;
  font-size: 21px;
  font-weight: 100;
  line-height: 26px;
  letter-spacing: -0.7px;
  padding: 0;
  margin: 0;
  padding-bottom: 36px;
  margin-bottom: 32px;
  position: relative;
}
.action-fund-single-header .action-fund-pre-title span {
  color: #b25200;
  font-weight: 700;
}
.action-fund-single-header .action-fund-pre-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 28px);
  width: 56px;
  height: 2px;
  background: white;
}

.single-action-fund #content .action-fund-single-content {
  margin-bottom: 30px;
}
.single-action-fund #content .action-fund-single-content h1, .single-action-fund #content .action-fund-single-content h2, .single-action-fund #content .action-fund-single-content h3, .single-action-fund #content .action-fund-single-content h4, .single-action-fund #content .action-fund-single-content h5, .single-action-fund #content .action-fund-single-content h6 {
  font-weight: 100;
  color: #B83DB6;
  text-align: center;
}
.single-action-fund #content .action-fund-single-content h1.has-text-align-left, .single-action-fund #content .action-fund-single-content h2.has-text-align-left, .single-action-fund #content .action-fund-single-content h3.has-text-align-left, .single-action-fund #content .action-fund-single-content h4.has-text-align-left, .single-action-fund #content .action-fund-single-content h5.has-text-align-left, .single-action-fund #content .action-fund-single-content h6.has-text-align-left {
  text-align: left;
}
.single-action-fund #content .action-fund-single-content h1.has-text-align-right, .single-action-fund #content .action-fund-single-content h2.has-text-align-right, .single-action-fund #content .action-fund-single-content h3.has-text-align-right, .single-action-fund #content .action-fund-single-content h4.has-text-align-right, .single-action-fund #content .action-fund-single-content h5.has-text-align-right, .single-action-fund #content .action-fund-single-content h6.has-text-align-right {
  text-align: right;
}
.single-action-fund #content .action-fund-single-content .wp-block-image .aligncenter img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.single-action-fund #content .action-fund-single-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.2px;
  font-size: 16px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.single-action-fund #content .action-fund-single-content iframe {
  margin-left: 170px;
}
.single-action-fund #content .action-fund-single-content ul {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 70px;
  padding-right: 70px;
}
.single-action-fund #content .action-fund-single-content.feed-width .contentInner {
  max-width: 1280px;
}
.single-action-fund #content .action-fund-single-content .wpcf7 {
  width: calc(100% + 200px);
  margin-left: -100px;
}
@media (max-width: 1080px) {
  .single-action-fund #content .action-fund-single-content .wpcf7 {
    width: 100%;
    margin-left: 0px;
  }
}
.single-action-fund #content .action-fund-single-content .wFormContainer {
  width: 100%;
  max-width: unset;
  margin: 0px !important;
  margin-bottom: 20px !important;
  background-color: #82ADFD;
  box-shadow: none;
  padding: 20px;
}
@media (max-width: 1080px) {
  .single-action-fund #content .action-fund-single-content .wFormContainer {
    width: 100%;
    margin-left: 0px !important;
  }
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm {
  padding: 0 70px;
}
@media (max-width: 767px) {
  .single-action-fund #content .action-fund-single-content .wFormContainer .wForm {
    padding: 0px;
  }
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group {
  border: 0px;
  box-shadow: none;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group .oneField {
  color: white;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group .oneField label {
  color: white;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group .oneField .inputWrapper {
  width: 260px;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group .oneField[role=group] .inputWrapper {
  width: 464px;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group .oneField[role=group] .preField {
  margin-bottom: 15px;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group label {
  color: white;
  width: 200px;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group input[type=text] {
  border-radius: 0px;
  color: white;
  border: 1px solid white;
  background-color: transparent;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group ::placeholder {
  /* Firefox, Chrome, Opera */
  color: white;
  opacity: 0.4;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
  opacity: 0.4;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
  opacity: 0.4;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group .oneChoice {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group .oneChoice label {
  width: initial;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .oneField, .single-action-fund #content .action-fund-single-content .wFormContainer .wForm .oneChoice {
  color: white;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .oneField label, .single-action-fund #content .action-fund-single-content .wFormContainer .wForm .oneChoice label {
  color: white;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .oneField label span, .single-action-fund #content .action-fund-single-content .wFormContainer .wForm .oneChoice label span {
  color: white !important;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .oneField[role=group] {
  width: 464px;
  margin: auto;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .single-action-fund #content .action-fund-single-content .wFormContainer .wForm .oneField[role=group] {
    width: 100%;
  }
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .oneField[role=group] .oneChoice {
  margin-bottom: 15px;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .htmlSection {
  width: 464px;
  margin: auto;
}
@media (max-width: 767px) {
  .single-action-fund #content .action-fund-single-content .wFormContainer .wForm .htmlSection {
    width: 100%;
  }
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .wFormTitle, .single-action-fund #content .action-fund-single-content .wFormContainer .wForm .htmlSection {
  color: white;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group.column {
  width: 464px;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group.column {
    width: 100%;
  }
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group.column table {
  width: 100%;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group.column tr {
  display: flex;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group.column td {
  margin-right: 15px;
}
.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .section.group.column .inputWrapper {
  width: 100%;
}
.single-action-fund #content .action-fund-single-content .wFormContainer #submit_button {
  color: white;
  border: 1px solid white;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400 !important;
}
.single-action-fund #content .action-fund-single-content .wFormContainer #submit_button:hover {
  background: none;
}

.action-fund-entry-title {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 40px;
}

.action-fund-back-text {
  position: relative;
  top: 29px;
  font-weight: 100;
  color: rgba(0, 0, 0, 0.1);
  font-size: 80px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  padding: 0 20px;
  white-space: nowrap;
}
@media (max-width: 1190px) {
  .action-fund-back-text {
    font-size: 65px;
    top: 25px;
  }
}
@media (max-width: 996px) {
  .action-fund-back-text {
    font-size: 45px;
    top: 15px;
  }
}
@media (max-width: 767px) {
  .action-fund-back-text {
    font-size: 20px;
    top: 0px;
    margin-bottom: 30px;
  }
}

.action-fund-posts {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .action-fund-posts {
    flex-direction: column;
  }
}
.action-fund-posts a {
  padding-bottom: 33.33%;
  cursor: pointer;
  width: 33.3333%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1240px) {
  .action-fund-posts a {
    padding-bottom: 413px;
  }
}
.action-fund-posts a:nth-child(2) {
  border: 1px solid white;
  border-top: 0px;
  border-bottom: 0px;
}
@media (max-width: 767px) {
  .action-fund-posts a:nth-child(2) {
    border: 0px;
  }
}
@media (max-width: 767px) {
  .action-fund-posts a {
    padding-bottom: 100%;
    width: 100%;
  }
}
.action-fund-posts a .action-fund-bg-color {
  height: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  opacity: 0.8;
  left: 0;
  top: 0;
}
.action-fund-posts a img {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.action-fund-posts a .action-fund-title {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.action-fund-posts a span {
  display: block;
  padding: 15px;
  border: 2px solid #2F3338;
  background-color: rgba(255, 255, 255, 0.5);
  color: #2F3338;
  position: relative;
  z-index: 2;
  transition: ease 250ms all;
  text-align: center;
}
.action-fund-posts a span:hover {
  background-color: white;
  color: #2F3338;
}

.action-fund-arch-content {
  padding: 40px 0;
}
.action-fund-arch-content .aligncenter {
  width: auto;
}
.action-fund-arch-content .contentInner {
  max-width: 650px;
  padding: 0 20px;
}
.action-fund-arch-content .action-fund-block-content {
  margin-bottom: 35px;
}
.action-fund-arch-content .action-fund-block-content h2 {
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.2em;
  font-weight: 100;
}
.action-fund-arch-content .action-fund-block-content p {
  padding: 0 40px;
  font-size: 16px;
}
.action-fund-arch-content .action-fund-block-img {
  margin-bottom: 55px;
  position: relative;
}
.action-fund-arch-content .action-fund-block-img h4 {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  right: 0px;
  bottom: 0px;
  color: #b25200;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 64px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .action-fund-arch-content .action-fund-block-img h4 {
    font-size: 45px;
  }
}
.action-fund-arch-content .action-fund-block-img img {
  width: 100%;
  height: auto;
}

.action-fund-full-width {
  position: relative;
  padding: 50px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.action-fund-full-width .action-fund-full-width-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #b25200;
  opacity: 0.8;
}
.action-fund-full-width .action-fund-full-width-content {
  max-width: 650px;
  padding: 0 20px;
  margin: auto;
  text-align: center;
  color: white;
  position: relative;
  z-index: 2;
}
.action-fund-full-width .action-fund-full-width-content h3 {
  font-weight: 100;
  line-height: 1.3em;
  margin-bottom: 20px;
}

.action-fund-footer {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  max-width: 100%;
}
.action-fund-footer img {
  width: 100%;
}
@media (max-width: 767px) {
  .action-fund-footer img {
    width: 120%;
  }
}

.action-fund-template-default .wp-block-columns {
  margin-top: 50px;
  flex-wrap: nowrap;
}
@media (max-width: 623px) {
  .action-fund-template-default .wp-block-columns {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .action-fund-template-default .wp-block-columns .wp-block-column:first-child {
    margin-right: 0px !important;
  }
}
@media (max-width: 623px) {
  .action-fund-template-default .wp-block-columns .wp-block-column {
    width: 100%;
    flex-basis: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.action-fund-template-default .wp-block-columns .wp-block-image {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}
.action-fund-template-default .wp-block-columns .wp-block-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.action-fund-template-default .wp-block-columns .wp-block-image figcaption {
  position: absolute;
  background-color: rgba(130, 173, 253, 0.8);
  color: white;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  margin: 0px;
  font-size: 28px;
  font-weight: 300;
  padding: 50px;
  line-height: 1.3em;
}
@media (max-width: 767px) {
  .action-fund-template-default .wp-block-columns .wp-block-image figcaption {
    padding: 25px;
  }
}
.action-fund-template-default .wp-block-columns p {
  margin-bottom: 25px;
}
.action-fund-template-default .wp-block-columns .wp-block-button .wp-block-button__link {
  background-color: transparent;
  width: 100%;
  padding: 10px;
  color: #82adfd;
  border-radius: 0px;
  border: 3px solid #82adfd;
  cursor: pointer;
}
.action-fund-template-default .wp-block-columns .wp-block-button .wp-block-button__link:hover {
  background-color: #82adfd;
  color: white;
}
.action-fund-template-default .wp-block-columns .wp-block-column:nth-child(2) figcaption {
  background-color: rgba(47, 51, 56, 0.8);
}
.action-fund-template-default .wp-block-columns .wp-block-column:nth-child(2) .wp-block-button .wp-block-button__link {
  border-color: #2f3338;
  color: #2f3338;
}
.action-fund-template-default .wp-block-columns .wp-block-column:nth-child(2) .wp-block-button .wp-block-button__link:hover {
  background-color: #2f3338;
  color: white;
}

.action-fund-open-menu {
  height: 20px;
  width: 25px;
  display: none;
}
.action-fund-open-menu.hide {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.action-fund-open-menu span {
  height: 2px;
  background-color: white;
  width: 100%;
}
@media (max-width: 1167px) {
  .action-fund-open-menu {
    cursor: pointer;
    visibility: visible;
    pointer-events: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 1168px) {
  .action-fund-open-menu {
    display: none !important;
  }
}

.action-fund-mobile-menu {
  display: none;
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: darkblue;
  color: white;
  z-index: 1 !important;
  padding-top: 100px;
  transform: translateY(-150%);
  transition: ease 300ms all;
}
.action-fund-mobile-menu.active {
  transform: none;
}
.action-fund-mobile-menu .action-fund-menu-close {
  position: absolute;
  right: 30px;
  top: 23px;
  color: white;
  height: 0;
  font-size: 50px;
  font-weight: 100;
  cursor: pointer;
}
.action-fund-mobile-menu ul {
  margin-bottom: 30px;
  border-top: 2px solid white;
}
.action-fund-mobile-menu li {
  text-align: center;
}
.action-fund-mobile-menu li a {
  color: white;
  font-size: 30px;
  margin: 20px;
  display: inline-block;
  position: relative;
}
.action-fund-mobile-menu li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  right: 0;
  margin: auto;
  width: 100%;
  transform: scaleX(0.1) translateY(2px);
  background-color: white;
  height: 1px;
  opacity: 0;
  transition: ease 250ms all;
}
.action-fund-mobile-menu li a:hover:before {
  transform: scale(1);
  opacity: 1;
}
.action-fund-mobile-menu li.active a:before {
  transform: scale(1);
  opacity: 1;
}
@media (max-width: 1167px) {
  .action-fund-mobile-menu {
    display: block;
  }
}

.action-fund-mobile-menu-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.action-fund-mobile-menu-bg .action-fund-mobile-menu-color {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #003055;
  opacity: 0.8;
}

.short-divider {
  width: 75px;
  height: 2px;
  background-color: white;
}

.action-fund-mobile-menu-lower {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.action-fund-mobile-menu-lower svg {
  width: 100px;
  margin-bottom: 30px;
}
.action-fund-mobile-menu-lower svg .st0, .action-fund-mobile-menu-lower svg .st1 {
  fill: white;
}
.action-fund-mobile-menu-lower .short-divider {
  margin-bottom: 30px;
}
.action-fund-mobile-menu-lower img {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 300px;
}

.wpcf7-form h3 {
  color: white !important;
}

.wpcf7 form, #wpcf7-f8236-p8238-o1 form {
  padding: 30px;
  max-width: 700px;
  margin: auto;
}
.wpcf7 form h3, #wpcf7-f8236-p8238-o1 form h3 {
  color: white;
  font-weight: 100;
  margin: 25px 0 40px 0;
}
.wpcf7 form h3 span, #wpcf7-f8236-p8238-o1 form h3 span {
  font-weight: 600;
}
.wpcf7 form p, #wpcf7-f8236-p8238-o1 form p {
  font-weight: 100;
  line-height: 26px;
  letter-spacing: 0.2px;
  position: relative;
}
.wpcf7 form ::placeholder, #wpcf7-f8236-p8238-o1 form ::placeholder {
  /* Firefox, Chrome, Opera */
  color: white;
  opacity: 0.4;
  font-family: "Montserrat", sans-serif;
}
.wpcf7 form :-ms-input-placeholder, #wpcf7-f8236-p8238-o1 form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
  opacity: 0.4;
  font-family: "Montserrat", sans-serif;
}
.wpcf7 form ::-ms-input-placeholder, #wpcf7-f8236-p8238-o1 form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
  opacity: 0.4;
  font-family: "Montserrat", sans-serif;
}
.wpcf7 form input[type=text], .wpcf7 form input[type=email], .wpcf7 form input[type=tel], #wpcf7-f8236-p8238-o1 form input[type=text], #wpcf7-f8236-p8238-o1 form input[type=email], #wpcf7-f8236-p8238-o1 form input[type=tel] {
  background-color: transparent;
  color: white;
  border: 1px solid white;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  margin: 0px;
  border-radius: 0px;
  padding: 15px;
  height: 100%;
}
.wpcf7 form input[type=submit], #wpcf7-f8236-p8238-o1 form input[type=submit] {
  float: none;
  border: 1px solid white;
  width: 40%;
  height: 45px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 667px) {
  .wpcf7 form input[type=submit], #wpcf7-f8236-p8238-o1 form input[type=submit] {
    width: 100%;
  }
}
.wpcf7 form .form-row, #wpcf7-f8236-p8238-o1 form .form-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 667px) {
  .wpcf7 form .form-row, #wpcf7-f8236-p8238-o1 form .form-row {
    flex-direction: column;
  }
}
.wpcf7 form .form-row .wpcf7-form-control-wrap, #wpcf7-f8236-p8238-o1 form .form-row .wpcf7-form-control-wrap {
  width: calc(50% - 10px);
}
@media (max-width: 667px) {
  .wpcf7 form .form-row .wpcf7-form-control-wrap, #wpcf7-f8236-p8238-o1 form .form-row .wpcf7-form-control-wrap {
    width: 100%;
  }
}
.wpcf7 form .action-fund-checkbox, #wpcf7-f8236-p8238-o1 form .action-fund-checkbox {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  text-align: left;
  color: white;
  text-transform: uppercase;
  position: relative;
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.wpcf7 form .action-fund-checkbox span.wpcf7-form-control.wpcf7-checkbox, #wpcf7-f8236-p8238-o1 form .action-fund-checkbox span.wpcf7-form-control.wpcf7-checkbox {
  height: 45px;
  display: flex;
  align-items: center;
}
.wpcf7 form .action-fund-checkbox .checkmark, #wpcf7-f8236-p8238-o1 form .action-fund-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 45px;
  width: 45px;
  border: 1px solid white;
}
.wpcf7 form .action-fund-checkbox .checkmark.checked, #wpcf7-f8236-p8238-o1 form .action-fund-checkbox .checkmark.checked {
  background-color: white;
}
.wpcf7 form .action-fund-checkbox .checkmark:after, #wpcf7-f8236-p8238-o1 form .action-fund-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.wpcf7 form .action-fund-checkbox .checked.checkmark:after, #wpcf7-f8236-p8238-o1 form .action-fund-checkbox .checked.checkmark:after {
  display: block;
}
.wpcf7 form .action-fund-checkbox .checkmark:after, #wpcf7-f8236-p8238-o1 form .action-fund-checkbox .checkmark:after {
  left: 15px;
  top: 4px;
  width: 12px;
  height: 24px;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wpcf7 form .action-fund-checkbox .wpcf7-list-item, #wpcf7-f8236-p8238-o1 form .action-fund-checkbox .wpcf7-list-item {
  display: flex;
  margin: 0px;
}
.wpcf7 form .action-fund-checkbox .wpcf7-list-item input[type=checkbox], #wpcf7-f8236-p8238-o1 form .action-fund-checkbox .wpcf7-list-item input[type=checkbox] {
  height: 20px;
  margin-right: 15px;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.wpcf7 form .action-fund-checkbox .wpcf7-list-item-label, #wpcf7-f8236-p8238-o1 form .action-fund-checkbox .wpcf7-list-item-label {
  opacity: 0.8;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  margin-left: 55px;
  user-select: none;
  line-height: 1.3em;
}
.wpcf7 form .wpcf7-response-output, #wpcf7-f8236-p8238-o1 form .wpcf7-response-output {
  color: white;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  padding: 15px;
  border: 1px solid orangered;
}

.action-fund-events {
  display: flex;
  max-width: 1280px;
  flex-wrap: wrap;
  margin-top: 40px;
  justify-content: center;
  width: calc(100%);
  margin-bottom: 20px;
}
@media (max-width: 1167px) {
  .action-fund-events {
    width: 100%;
    margin-left: 0px;
  }
}
.action-fund-events .action-fund-event {
  position: relative;
  width: 30%;
  padding: 20px;
  color: white;
  margin-right: 3.333%;
  margin-bottom: 3%;
}
@media (max-width: 900px) {
  .action-fund-events .action-fund-event {
    width: 46%;
  }
}
@media (max-width: 612px) {
  .action-fund-events .action-fund-event {
    width: 100%;
    margin-right: 0px;
  }
}
.action-fund-events .action-fund-event-color {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #82ADFD;
  opacity: 0.8;
}
.action-fund-events .action-fund-event:nth-child(3n+2) .action-fund-event-img .action-fund-event-color {
  background-color: #4297B4;
}
.action-fund-events .action-fund-event:nth-child(3n+3) .action-fund-event-img .action-fund-event-color {
  background-color: #003055;
}
.action-fund-events .action-fund-event:nth-child(3n) {
  margin-right: 0px;
}
.action-fund-events .action-fund-event:last-child {
  margin-right: 0px;
}
.action-fund-events .action-fund-event-img {
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.action-fund-events .action-fund-event-img img {
  filter: grayscale(1);
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.action-fund-events .action-fund-event-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  padding-bottom: 20px;
}
.action-fund-events .action-fund-event-info strong {
  font-weight: 500;
}
.action-fund-events .action-fund-event-info p {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.action-fund-events .action-fund-date {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}
.action-fund-events h5 {
  color: white !important;
  font-weight: 600;
}
.action-fund-events .action-fund-rsvp {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.action-fund-events .action-fund-rsvp a {
  color: white;
  font-size: 13px;
  text-decoration: underline;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.action-fund-events .action-fund-rsvp a img {
  height: 10px;
  width: auto;
  margin-left: 10px;
}
.action-fund-events p {
  margin-bottom: 10px;
}

.action-fund-videos {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1167px) {
  .action-fund-videos {
    width: 100%;
    margin-left: 0px;
  }
}
.action-fund-videos .action-fund-video {
  margin-bottom: 40px;
  width: calc(50% - 20px);
}
@media (max-width: 1167px) {
  .action-fund-videos .action-fund-video {
    width: 100%;
  }
}
.action-fund-videos .action-fund-video-cont {
  width: 100%;
  margin-bottom: 8px;
  padding-bottom: 50%;
  height: 0;
  position: relative;
}
.action-fund-videos .action-fund-video-cont iframe {
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
  border-bottom: 5px solid #82ADFD;
}
.action-fund-videos .action-fund-video-caption {
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  color: #82ADFD;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 1.3em;
}
.action-fund-videos .action-fund-video-caption span {
  color: black;
}

#tfa_2801-L {
  width: 100%;
  text-align: center;
}

#tfa_3012-L {
  min-width: 200px;
  max-width: 200px;
}

.inputWrapper #tfa_2324 {
  width: 100% !important;
}

#tfa_3012-D {
  display: flex;
}

#tfa_2801 {
  margin-top: 20px;
}

.single-action-fund #content .action-fund-single-content .wp-block-column .wFormContainer .wForm {
  padding: 0px;
}

.single-action-fund #content .action-fund-single-content .wFormContainer .wForm .oneField[role=group] {
  width: 100%;
}

.new-resource-posts {
  display: grid;
  /* 1 */
  grid-template-columns: repeat(auto-fill, 235px);
  /* 2 */
  grid-gap: 1rem;
  /* 3 */
  justify-content: space-between;
  /* 4 */
}
.new-resource-posts a:hover {
  text-decoration: none;
  border-bottom: 0px solid white !important;
}
.new-resource-posts a:hover img {
  transform: scale(1.05);
}
.new-resource-posts .new-resource-post {
  width: 235px;
  height: 235px;
  margin-bottom: 25px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
@media screen and (max-width: 767px) {
  .new-resource-posts .new-resource-post {
    width: 40vw;
    height: 40vw;
  }
}
.new-resource-posts .new-resource-post .bgfade {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.new-resource-posts .new-resource-post h5 {
  text-transform: uppercase;
  color: white;
  z-index: 2;
  text-align: center;
}
.new-resource-posts .new-resource-post figure {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
.new-resource-posts .new-resource-post figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s all;
}

.resource-blocks .page_imageHeader {
  width: 100%;
  height: 250px;
}
.resource-blocks .page_imageHeader figure {
  width: 100%;
  height: 100%;
}
.resource-blocks .page_imageHeader figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.resource-blocks .headerContent {
  padding: 30px;
}
.resource-blocks h2 {
  padding: 20px 0px;
  color: #532d6d;
}
@media screen and (max-width: 767px) {
  .resource-blocks h2 {
    padding: 10px 0px;
  }
}

.contentTitleColumn.inlinePos {
  position: relative;
  top: auto;
  left: auto;
}
@media screen and (max-width: 767px) {
  .contentTitleColumn.inlinePos {
    padding: 10px 0px !important;
  }
}

.square-embed-block .new-resource-post {
  width: 210px;
  height: 210px;
}
.square-embed-block .new-resource-posts {
  display: grid;
  /* 1 */
  grid-template-columns: repeat(auto-fill, 220px);
  /* 2 */
  grid-gap: 1rem;
  /* 3 */
  justify-content: space-between;
  /* 4 */
}
/*# sourceMappingURL=style.css.map*/