/* 
  walderfoundation.com
*/
/* Color Palette */
body.color-palette {
  /* ALL pages with a palette */
}
body.color-palette .section-overview {
  background-color: #fff;
  color: #7B7B7B;
}
body.color-palette .section-news .summary-metadata-item.summary-metadata-item--date {
  color: #FAA519 !important;
}
body.color-palette .section-news .summary-title a {
  color: #43C7F4 !important;
}
body.color-palette .section-news a.summary-read-more-link {
  color: #43C7F4 !important;
}
body.color-palette .section-grant-making article.Index-gallery-item:nth-child(1) figure.dynamicColorPanel img {
  display: none;
}
body.color-palette .section-grant-making article.Index-gallery-item:nth-child(2) figure.dynamicColorPanel {
  background-color: #e1e5e5 !important;
}
body.color-palette .section-grant-making article.Index-gallery-item:nth-child(2) figure.dynamicColorPanel img {
  display: none;
}
body.color-palette .section-grant-making .accordion_button p {
  color: #7b7b7b;
}
body.color-palette .section-commitment {
  color: #fff;
}
body.color-palette .section-commitment h2 {
  color: #fff;
}
body.color-palette-performing .section-overview h2 {
  color: #62CACA !important;
}
body.color-palette-performing .section-grant-making h2 {
  color: #62CACA !important;
}
body.color-palette-performing .section-grant-making article.Index-gallery-item:nth-child(1) figure.dynamicColorPanel {
  background-color: #62CACA !important;
}
body.color-palette-performing .section-grant-making .accordion_button p {
  color: #7B7B7B !important;
}
body.color-palette-performing .section-grant-making .accordion_button.active {
  background-color: #62CACA !important;
  color: #fff !important;
}
body.color-palette-performing .section-commitment {
  background-color: #62CACA !important;
}
body.color-palette-jewish .section-overview h2 {
  color: #F58D76 !important;
}
body.color-palette-jewish .section-grant-making h2 {
  color: #F58D76 !important;
}
body.color-palette-jewish .section-grant-making article.Index-gallery-item:nth-child(1) figure.dynamicColorPanel {
  background-color: #F58D76 !important;
}
body.color-palette-jewish .section-grant-making .accordion_button p {
  color: #7B7B7B !important;
}
body.color-palette-jewish .section-grant-making .accordion_button.active {
  background-color: #F58D76 !important;
  color: #fff !important;
}
body.color-palette-jewish .section-commitment {
  background-color: #F58D76 !important;
}
body.color-palette-environment .section-overview h2 {
  color: #95E09B !important;
}
body.color-palette-environment .section-grant-making h2 {
  color: #95E09B !important;
}
body.color-palette-environment .section-grant-making article.Index-gallery-item:nth-child(1) figure.dynamicColorPanel {
  background-color: #95E09B !important;
}
body.color-palette-environment .section-grant-making .accordion_button p {
  color: #7B7B7B !important;
}
body.color-palette-environment .section-grant-making .accordion_button.active {
  background-color: #95E09B !important;
  color: #fff !important;
}
body.color-palette-environment .section-commitment {
  background-color: #95E09B !important;
}
body.color-palette-migration .section-overview h2 {
  color: #EA9E57 !important;
}
body.color-palette-migration .section-grant-making h2 {
  color: #EA9E57 !important;
}
body.color-palette-migration .section-grant-making article.Index-gallery-item:nth-child(1) figure.dynamicColorPanel {
  background-color: #EA9E57 !important;
}
body.color-palette-migration .section-grant-making .accordion_button p {
  color: #7B7B7B !important;
}
body.color-palette-migration .section-grant-making .accordion_button.active {
  background-color: #EA9E57 !important;
  color: #fff !important;
}
body.color-palette-migration .section-commitment {
  background-color: #EA9E57 !important;
}
body.color-palette-science .section-overview h2 {
  color: #82C4F5 !important;
}
body.color-palette-science .section-grant-making h2 {
  color: #82C4F5 !important;
}
body.color-palette-science .section-grant-making article.Index-gallery-item:nth-child(1) figure.dynamicColorPanel {
  background-color: #82C4F5 !important;
}
body.color-palette-science .section-grant-making .accordion_button p {
  color: #7B7B7B !important;
}
body.color-palette-science .section-grant-making .accordion_button.active {
  background-color: #82C4F5 !important;
  color: #fff !important;
}
body.color-palette-science .section-commitment {
  background-color: #82C4F5 !important;
}
body.color-palette-home .section-overview h2,
body.color-palette-home .section-news h2 {
  color: #43C7F4 !important;
}
body.color-palette-home .section-grant-making article.Index-gallery-item:nth-child(1) figure.dynamicColorPanel {
  background-color: #465B88 !important;
}
body.color-palette-home .section-commitment {
  background-color: #465B88 !important;
}
body.color-palette-general .section-overview h2,
body.color-palette-general .section-news h2 {
  color: #465B88 !important;
}
body.color-palette-general [class*="d-clr-ffffff"] h2 {
  color: #465B88 !important;
}
body.color-palette-general [class*="d-clr-f1f4f4-7b7b7b"] h2 {
  color: #465B88 !important;
}
body.color-palette-general .section-grant-making article.Index-gallery-item:nth-child(1) figure.dynamicColorPanel {
  background-color: #465B88 !important;
}
body.color-palette-general .section-commitment {
  background-color: #465B88 !important;
}
/* ~~~~~~~~~~~~~~~ [ bios ] ~~~~~~~~~~~~~~~~ */
.section-our-people .summary-item {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1rem;
}
.section-our-people .summary-item:nth-last-child(1):nth-child(odd) {
  /* Remove the last element's right margin so it's properly centered */
  margin-right: 0 !important;
}
.section-our-people .summary-item .trigger.open.bio {
  color: #465B88 !important;
}
.section-our-people .summary-item .trigger.open.bio .arrowOuter .arrow {
  margin-top: -3px !important;
}
.section-our-people .summary-item .trigger.open.bio .arrowOuter .arrow:before,
.section-our-people .summary-item .trigger.open.bio .arrowOuter .arrow:after {
  background-color: #465B88 !important;
}
/* ~~~~~~~~~~~~~~~ [ counter ] ~~~~~~~~~~~~~~~~ */
ul.numberCounter {
  display: flex;
  justify-content: center;
  padding: 0;
  flex-direction: column;
}
@media (min-width: 900px) {
  ul.numberCounter {
    flex-direction: row;
  }
}
ul.numberCounter li {
  background-color: rgba(255, 255, 255, 0.1);
  flex: 1 auto;
  padding: 0 0rem;
  margin: 0.1rem;
  text-align: center;
}
ul.numberCounter li p {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
ul.numberCounter li p:before {
  content: '' !important;
}
ul.numberCounter li p.currencycounter strong:before {
  content: '$';
}
ul.numberCounter li p strong {
  font-size: 4rem;
  font-weight: 100;
  line-height: 1.2;
}
/* ~~~~~~~~~~~~~~~ [ home ] ~~~~~~~~~~~~~~~~ */
/* Home Areas of focus */
.section-areas-of-focus .slide.sqs-gallery-design-grid-slide .image-slide-title {
  background-color: transparent;
  color: #fff;
  line-height: 15px;
  max-width: 200px;
  margin-left: 12px;
  white-space: normal;
  text-align: left;
  text-transform: uppercase;
  top: 30% !important;
  position: absolute;
  max-width: 50%;
}
@media (min-width: 1015px) {
  .section-areas-of-focus .slide.sqs-gallery-design-grid-slide .image-slide-title {
    font-size: 21px;
    line-height: 25px;
    margin-left: 2rem;
    top: 36px !important;
    overflow: visible !important;
  }
}
.section-areas-of-focus .slide.sqs-gallery-design-grid-slide .image-slide-title:before {
  content: '>';
  margin-left: -10px;
  position: absolute;
}
/* ~~~~~~~~~~~~~~~ [ news ] ~~~~~~~~~~~~~~~~ */
/* TAG / NAV */
.sqs-block.tagcloud-block.sqs-block-tagcloud {
  padding-bottom: 0 !important;
}
.sqs-block.tagcloud-block.sqs-block-tagcloud .sqs-block-content {
  text-align: center;
}
.sqs-block.tagcloud-block.sqs-block-tagcloud .sqs-block-content .sqs-tagcloud {
  background-color: transparent;
  text-transform: center;
}
.sqs-block.tagcloud-block.sqs-block-tagcloud .sqs-block-content .sqs-tagcloud li {
  margin-right: 0rem;
}
.sqs-block.tagcloud-block.sqs-block-tagcloud .sqs-block-content .sqs-tagcloud li[title="Featured - 3"] {
  display: none;
}
.sqs-block.tagcloud-block.sqs-block-tagcloud .sqs-block-content .sqs-tagcloud li a {
  background-color: rgba(70, 91, 136, 0.1);
  border-bottom: 0 solid;
  border-radius: 25px;
  font-size: 1rem;
  padding: 0.3rem 1rem;
}
.sqs-block.tagcloud-block.sqs-block-tagcloud .sqs-block-content .sqs-tagcloud li.active a {
  background-color: #465B88;
}
.sqs-block.tagcloud-block.sqs-block-tagcloud .sqs-block-content .sqs-tagcloud li.active a span {
  color: #fff;
}
.BlogList-filter {
  background-color: transparent;
  color: #7B7B7B;
  font-size: 32px;
  letter-spacing: 1.28px;
  text-align: center !important;
  text-transform: uppercase !important;
}
.Site .Main-content .sqs-block.gallery-block.sqs-block-gallery .sqs-block-content .sqs-gallery-container .sqs-gallery.sqs-gallery-design-stacked .meta {
  background-color: rgba(0, 0, 0, 0.5);
}
.Site .Main-content .sqs-block.gallery-block.sqs-block-gallery .sqs-block-content .sqs-gallery-container .sqs-gallery.sqs-gallery-design-stacked .meta .meta-inside {
  padding: 15px 20px 15px;
}
/* ~~~~~~~~~~~~~~~ [ faq ] ~~~~~~~~~~~~~~~~ */
section .makeAccordion .accordion_button {
  background-color: #e1e5e5;
}
section .makeAccordion .accordion_button .arrow:before,
section .makeAccordion .accordion_button .arrow:after {
  background-color: #465B88;
}
section .makeAccordion .accordion_button p {
  color: #465B88;
}
section .makeAccordion .accordion_button.active {
  background-color: #465B88;
}
section .makeAccordion .accordion_button.active .arrow:before,
section .makeAccordion .accordion_button.active .arrow:after {
  background-color: #fff;
}
section .makeAccordion .accordion_button.active p {
  color: #fff;
}
/* ~~~~~~~~~~~~~~~ [ Campaign Monitor Forms ] ~~~~~~~~~~~~~~~~ */
form.js-cm-form label {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
form.js-cm-form input {
  -webkit-appearance: none;
  background-color: #ffffff;
  border: 0px;
  border-radius: 0.1875rem;
  box-sizing: border-box;
  box-shadow: rgba(142, 154, 173, 0.1) 0px 2px 0px 0px inset, #d2d7df 0px 0px 0px 1px inset, #ffffff 0px 1px 0px 0px;
  color: #434d5d;
  font-size: 0.875rem;
  line-height: 1.5;
  min-height: 2.8125rem;
  outline: 0px;
  padding: 0.75rem 1rem;
  transition: box-shadow 0.2s ease 0s;
  width: 100%;
  max-width: 300px;
}
form.js-cm-form button {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #465B88;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-color: #465B88;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-color: #465B88;
  border-right-style: solid;
  border-right-width: 2px;
  border-top-color: #465B88;
  border-top-style: solid;
  border-top-width: 2px;
  color: #465B88;
  cursor: pointer;
  display: inline-block;
  font-family: interstate;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.3px;
  line-height: normal;
  margin-top: 1rem;
  padding-bottom: 13px;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 13px;
  pointer-events: auto;
  text-align: center;
  text-decoration-color: #465B88;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-size-adjust: 100%;
  text-transform: uppercase;
  transition-delay: 0s, 0s;
  transition-duration: 0.1s, 0.1s;
  -webkit-appearance: none;
}
/* ~~~~~~~~~~~~~~~ [ footer ] ~~~~~~~~~~~~~~~~ */
ul.lnkPanels li {
  background-color: transparent !important;
}
/* ~~~~~~~~~~~~~~~ [ ] ~~~~~~~~~~~~~~~~ */
@media only screen and (max-width: 480px) {
  .sqs-gallery-block-slideshow .meta {
    display: block !important;
  }
}
