@font-face {
  font-family: 'GloryCulture';
  src: url('fonts/glory-culture-regular-webfont.woff2') format('woff2'),
    url('fonts/glory-culture-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

html {
  overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}
.row {
  clear: both;
  width: 100%;
  max-width: 1280px;
  position: relative;
  margin: 0 auto;
  display: block;
}

header {
  background: url(../images/header-bg.png) no-repeat center top;
  height: 1600px;
  float: left;
  width: 100%;
}
header .logo {
  float: left;
  margin: 45px 0 0 2.5%;
}
header .title {
  float: right;
  margin: 45px 2.5% 0 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #3d2c44;
  text-transform: uppercase;
}
header .title h1 {
  font-weight: 500;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
header .title h1 em {
  font-weight: 900;
  color: #ffffff;
  font-style: normal;
}
header .art {
  width: 700px;
  margin: auto;
  position: relative;
}
header .art img {
  position: absolute;
  top: 375px;
  left: -25px;
}
@media (max-width: 500px) {
  header .art img {
    position: absolute;
    top: 340px;
    width: 300px;
    left: 20px;
  }
}
header .intro {
  width: 100%;
  max-width: 960px;
  margin: auto;
  padding-top: 950px;
  clear: both;
}
header .intro h2 {
  text-align: center;
  font-family: 'filson-pro', sans-serif;
  font-style: italic;
  font-weight: bold;
  color: #ffffff;
  font-size: 2.1em;
  letter-spacing: 0.025em;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}
header .intro .left-col {
  width: 46%;
  float: left;
}
header .intro .right-col {
  width: 46%;
  float: right;
}
header .intro p {
  color: #2e2e2e;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  line-height: 1.8em;
}

#numbers {
  float: left;
  width: 100%;
  background: url(../images/canvas-bg.png) center center;
  background-size: cover;
  position: relative;
  padding: 100px 0 0;
}
#numbers .title-bar {
  text-align: center;
  width: 100%;
  color: #4f8994;
  font-size: 1.5em;
  padding-bottom: 40px;
}
#numbers .title-bar .script {
  font-family: 'GloryCulture', cursive;
  font-size: 3em;
  font-weight: normal;
}
#numbers ul.number-items {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
}
#numbers ul.number-items li {
  float: left;
  width: 33%;
  height: 250px;
  text-align: center;
  position: relative;
}
#numbers ul.number-items li .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
}
#numbers ul.number-items li .content {
  padding: 90px 0;
  line-height: 2em;
  position: relative;
  z-index: 9;
}
#numbers ul.number-items li .content .figure {
  font-family: 'rift-soft', sans-serif;
  font-size: 2.75em;
  font-weight: 900;
  color: #3e2b3e;
  text-shadow: 0 3px 6px rgba(255, 255, 255, 0.45);
  mix-blend-mode: multiply;
}
#numbers ul.number-items li .content .caption {
  padding-top: 5px;
  font-weight: 600;
  letter-spacing: 0.025em;
  font-size: 1.15em;
  color: #3e2b3e;
  text-shadow: 0 3px 6px rgba(255, 255, 255, 0.45);
  mix-blend-mode: multiply;
}
#numbers ul.number-items li.item2 .swash {
  padding: 10px 0 0 25px;
}
#numbers ul.number-items li.item2 .content .figure,
#numbers ul.number-items li.item2 .content .caption {
  color: #4f8994;
}
#numbers ul.number-items li.item3 .swash {
  padding: 30px 0 0 40px;
}
#numbers ul.number-items li.item3 .content {
  padding-top: 100px;
}
#numbers ul.number-items li.item3 .content .figure {
  color: #c1611b;
}
#numbers ul.number-items li.item3 .content .caption {
  color: #c1611b;
  text-shadow: none;
}
#numbers ul.number-items li.item4 {
  margin-left: 16.5%;
}
#numbers ul.number-items li.item4 .swash {
  left: -35px;
  top: -65px;
}
#numbers ul.number-items li.item4 .content .figure {
  color: #c1611b;
}
#numbers ul.number-items li.item4 .content .caption {
  color: #c1611b;
  text-shadow: none;
}
#numbers ul.number-items li.item5 .swash {
  left: 40px;
  top: 40px;
}
#numbers ul.number-items li.item5 .content .caption {
  color: #3e2b3e;
  text-shadow: none;
}
#numbers .footnote {
  float: left;
  width: 80%;
  margin: 0 10%;
  padding-top: 50px;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.65em;
  font-style: italic;
  color: #aeaeae;
}
#numbers .footnote a {
  color: #ac8aac;
  text-decoration: none;
}
#numbers .footnote a:hover {
  text-decoration: underline;
}

#donors {
  float: left;
  width: 100%;
  position: relative;
  padding: 80px 0 100px;
}
#donors .section-title h2 {
  font-family: 'GloryCulture', cursive;
  font-size: 6em;
  font-weight: normal;
  color: #4f8994;
}
#donors .section-title .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
  left: -90px;
  top: -75px;
}
#donors .title {
  color: #fda228;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 2em;
  font-family: 'filson-soft', sans-serif;
}
#donors .title .script {
  font-family: 'GloryCulture', cursive;
  font-size: 5.25em;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  position: absolute;
  top: 120px;
}
#donors .left-col {
  width: 42.5%;
  float: left;
  margin-top: 30px;
}
#donors .left-col h3 {
  font-family: 'filson-soft', sans-serif;
  text-transform: uppercase;
  color: #4f8994;
  font-weight: 300;
  font-size: 2.25em;
  line-height: 1.25em;
}
#donors .left-col p {
  color: #2e2e2e;
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 30px;
}
#donors .left-col p strong {
  color: #fda228;
}
#donors .right-col {
  width: 50%;
  float: right;
  position: relative;
}
#donors .right-col .video-block {
  width: 90%;
  position: relative;
  left: 5%;
  top: 65px;
  background-color: #f1f1f1;
  box-shadow: inset -4px -4px 0 rgba(0, 0, 0, 0.1),
    inset 4px 4px 0 rgba(255, 255, 255, 0.6), 0 3px 12px rgba(0, 0, 0, 0.15);
  z-index: 99;
}
#donors .right-col .video-block .thumbnail {
  mix-blend-mode: luminosity;
  opacity: 0.25;
}
#donors .right-col .video-block .thumbnail img {
  width: 95%;
  margin: 20px 2.5%;
  height: auto;
}
#donors .right-col .secondary-photos {
  margin-top: 150px;
}
#donors .right-col .secondary-photos img {
  position: absolute;
  z-index: -9;
}
#donors .right-col .secondary-photos img.photo {
  border: solid 8px #ffffff;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
}
#donors .right-col .secondary-photos img.left {
  transform: rotate(-11deg);
  left: 70px;
  margin-top: 20px;
}
#donors .right-col .secondary-photos img.right {
  transform: rotate(11deg);
  right: 60px;
}
#donors .right-col .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: -999;
}
#donors .right-col .orange {
  transform: rotate(195deg);
  top: 310px;
  left: -40px;
}
#donors .right-col .teal {
  transform: rotate(200deg);
  top: -10px;
  right: -40px;
}
#donors .right-col .purple {
  margin-top: 230px;
  margin-left: 225px;
}
#donors .fixed-element {
  position: absolute;
  right: -375px;
  top: 400px;
  z-index: -999;
}
#donors .secondary {
  clear: both;
  width: 100%;
  padding-top: 75px;
}
#donors .secondary .right-col {
  width: 40%;
  float: right;
  margin-top: 30px;
  position: relative;
}
#donors .secondary .right-col h3 {
  font-family: 'filson-soft', sans-serif;
  color: #fda228;
  font-weight: 600;
  font-size: 2.75em;
  line-height: 1.25em;
  z-index: 99;
}
#donors .secondary .right-col .subtitle {
  position: absolute;
  top: -100px;
  right: -50px;
  font-family: 'GloryCulture', cursive;
  color: #000000;
  opacity: 0.05;
  font-size: 12em;
  z-index: 0;
}
#donors .secondary .right-col p {
  color: #2e2e2e;
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 30px;
}
#donors .secondary .right-col p strong {
  color: #fda228;
}
#donors .secondary .left-col {
  width: 52.5%;
  float: left;
  position: relative;
}
#donors .secondary .left-col img {
  position: absolute;
  z-index: 99;
}
#donors .secondary .left-col img.photo {
  border: solid 8px #ffffff;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
}
#donors .secondary .left-col img.image1 {
  transform: rotate(-5deg);
  right: 0;
}
#donors .secondary .left-col img.image2 {
  transform: rotate(10deg);
  left: -50px;
  top: 250px;
}
#donors .secondary .left-col img.image3 {
  transform: rotate(4deg);
  right: -30px;
  top: 405px;
}
#donors .secondary .left-col img.image4 {
  transform: rotate(-4deg);
  right: 200px;
  top: 505px;
}
#donors .secondary .left-col img.image5 {
  top: 590px;
  left: -100px;
}
#donors .secondary .left-col .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
}
#donors .secondary .left-col .purple {
  top: 430px;
}
#donors .secondary .left-col .teal {
  transform: rotate(180deg);
  top: 300px;
  left: 325px;
}
#donors .secondary .left-col .orange {
  transform: rotate(180deg);
  right: -80px;
  top: 825px;
}

#fundholders {
  float: left;
  width: 100%;
  position: relative;
  padding: 30px 0;
}
#fundholders .section-title h2 {
  font-family: 'GloryCulture', cursive;
  font-size: 6em;
  font-weight: normal;
  color: #c1611b;
}
#fundholders .section-title .swash {
  position: absolute;
  mix-blend-mode: multiply;
  transform: rotate(-7deg);
  z-index: 0;
  left: -90px;
  top: -130px;
}
#fundholders .intro-block {
  width: 90%;
  margin: 30px 5%;
}
#fundholders .intro-block .heading {
  float: left;
  width: 37.5%;
  font-family: 'filson-soft', sans-serif;
  text-transform: uppercase;
  color: #fda228;
  font-weight: 300;
  font-size: 2.25em;
  line-height: 1.25em;
}
#fundholders .intro-block .divider {
  float: left;
  width: 5%;
  margin-top: -20px;
}
#fundholders .intro-block .intro-text {
  width: 50%;
  float: right;
  color: #2e2e2e;
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 500;
  margin: -15px 0 30px;
}
#fundholders ul.fund-list {
  clear: both;
  margin: 0 10%;
  padding: 0;
  list-style: none;
  width: 80%;
}
#fundholders ul.fund-list li {
  width: 100%;
  clear: both;
  padding: 75px 0;
}
#fundholders ul.fund-list li .descrip h4 {
  font-family: 'GloryCulture', cursive;
  font-size: 4.5em;
  margin: 40px 0 0;
  font-weight: normal;
  padding: 0;
  line-height: 1em;
}
#fundholders ul.fund-list li .descrip p {
  color: #2e2e2e;
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 500;
  margin: 0;
}
#fundholders ul.fund-list li.left .icon {
  width: 40%;
  float: left;
}
#fundholders ul.fund-list li.left .descrip {
  width: 55%;
  float: right;
}
#fundholders ul.fund-list li.right .icon {
  width: 40%;
  float: right;
}
#fundholders ul.fund-list li.right .descrip {
  width: 55%;
  float: left;
}
#fundholders ul.fund-list li .purple h4,
#fundholders ul.fund-list li .purple p strong {
  color: #ac8aac;
}
#fundholders ul.fund-list li .teal h4,
#fundholders ul.fund-list li .teal p strong {
  color: #4f8994;
}
#fundholders ul.fund-list li .orange h4,
#fundholders ul.fund-list li .orange p strong {
  color: #fda228;
}
#fundholders ul.fund-list li:nth-child(3) .icon img {
  width: 99%;
  margin-right: 1%;
}
#fundholders ul.fund-list li:nth-child(4) .descrip h4 {
  margin-top: 30px;
}
#fundholders ul.fund-list li:nth-child(5) .descrip h4 {
  margin-top: 15px;
}
#fundholders article {
  float: left;
  clear: both;
  margin: 200px 0 0;
}
#fundholders article .title {
  color: #4f8994;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1.6em;
  font-family: 'filson-soft', sans-serif;
  padding-bottom: 50px;
}
#fundholders article .title .script {
  font-family: 'GloryCulture', cursive;
  font-size: 3.75em;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  position: absolute;
  top: -60px;
  margin-left: 15px;
}
#fundholders article .left-col {
  float: left;
  width: 37.5%;
}
#fundholders article .left-col p {
  color: #2e2e2e;
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 30px;
}
#fundholders article .left-col p strong {
  color: #4f8994;
}
#fundholders article .right-col {
  float: right;
  width: 57.5%;
  position: relative;
}
#fundholders article .right-col img {
  position: absolute;
  z-index: 99;
  border: solid 8px #ffffff;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
}
#fundholders article .right-col img.image1 {
  transform: rotate(-5deg);
  left: 120px;
}
#fundholders article .right-col img.image2 {
  transform: rotate(9deg);
  top: 250px;
  left: 350px;
}
#fundholders article .side-images {
  position: relative;
}
#fundholders article .side-images img {
  position: absolute;
}
#fundholders article .side-images img.left {
  left: -87.5%;
}
#fundholders article .side-images img.right {
  right: -22.5%;
}

#nonprofits {
  float: left;
  width: 100%;
  position: relative;
  padding: 50px 0;
  background: url(../images/canvas-bg.png) center center;
  background-size: cover;
}
#nonprofits .section-title h2 {
  font-family: 'GloryCulture', cursive;
  font-size: 6em;
  font-weight: normal;
  color: #3e2b3e;
}
#nonprofits .section-title .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
  left: -90px;
  top: -85px;
}
#nonprofits .section-title .swash img {
  width: 120%;
}
#nonprofits article .left-col {
  width: 47.5%;
  float: left;
}
#nonprofits article .left-col h3 {
  font-family: 'filson-soft', sans-serif;
  color: #ac8aac;
  font-weight: 600;
  font-size: 3.25em;
  line-height: 1.2em;
  margin: 30px 0 25px;
}
#nonprofits article .left-col p {
  color: #2e2e2e;
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 30px;
}
#nonprofits article .right-col {
  width: 47.5%;
  float: right;
  position: relative;
}
#nonprofits article .right-col img {
  position: absolute;
  z-index: 99;
}
#nonprofits article .right-col img.photo {
  border: solid 8px #ffffff;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
}
#nonprofits article .right-col .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
}
#nonprofits article .right-col .teal {
  transform: rotate(200deg) scale(125%);
  top: 260px;
  left: 470px;
}
#nonprofits article .right-col .orange {
  transform: rotate(190deg) scale(125%);
  right: 275px;
  top: 475px;
}
#nonprofits article .right-col img.image1 {
  transform: rotate(-5deg);
  left: 50px;
  top: -150px;
}
#nonprofits article .right-col img.image2 {
  transform: rotate(10deg);
  top: 175px;
  left: 130px;
}
#nonprofits .number-bar {
  width: 100%;
  clear: both;
  padding-top: 20px;
}
#nonprofits .number-bar .title {
  font-family: 'GloryCulture', cursive;
  font-size: 3em;
  font-weight: normal;
  color: #3e2b3e;
  text-indent: 275px;
}
#nonprofits .number-bar .title img {
  mix-blend-mode: multiply;
  position: absolute;
  left: 0;
}
#nonprofits .number-bar ul.number-items {
  list-style: none;
  padding: 0;
  margin: 25px 0 0;
  z-index: 9;
}
#nonprofits .number-bar ul.number-items li {
  float: left;
  width: 22.5%;
  margin: 0 1.25%;
  height: 150px;
  text-align: center;
  position: relative;
}
#nonprofits .number-bar ul.number-items li:nth-child(1) {
  margin-left: 0;
}
#nonprofits .number-bar ul.number-items li .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
}
#nonprofits .number-bar ul.number-items li .swash img {
  width: 100%;
  height: auto;
}
#nonprofits .number-bar ul.number-items li .content {
  padding: 30px 0;
  line-height: 2em;
  position: relative;
  z-index: 9;
}
#nonprofits .number-bar ul.number-items li .content .figure {
  font-family: 'rift-soft', sans-serif;
  font-size: 2.75em;
  font-weight: 900;
  color: #ffffff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
#nonprofits .number-bar ul.number-items li .content .caption {
  font-family: 'filson-soft', sans-serif;
  padding-top: 5px;
  font-weight: 600;
  letter-spacing: 0.025em;
  font-size: 1em;
  color: #3e2b3e;
  text-transform: uppercase;
}

#communities {
  float: left;
  width: 100%;
  position: relative;
  padding: 50px 0;
}
#communities .section-title h2 {
  font-family: 'GloryCulture', cursive;
  font-size: 6em;
  font-weight: normal;
  color: #4f8994;
}
#communities .section-title .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
  left: -90px;
  top: -75px;
}
#communities .intro-block {
  width: 95%;
  margin: 30px 0 30px 5%;
}
#communities .intro-block .heading {
  float: left;
  width: 45%;
  font-family: 'filson-soft', sans-serif;
  text-transform: uppercase;
  color: #4f8994;
  font-weight: 300;
  font-size: 2.25em;
  line-height: 1.25em;
}
#communities .intro-block .divider {
  float: left;
  width: 5%;
  margin-top: -20px;
}
#communities .intro-block .intro-text {
  width: 45%;
  float: right;
  color: #2e2e2e;
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 500;
  margin: -15px 0 30px;
}
#communities article {
  clear: both;
  width: 100%;
  padding-top: 50px;
}
#communities article .left-col {
  width: 42.5%;
  float: left;
  position: relative;
  margin-left: 5%;
  margin-top: 40px;
}
#communities article .left-col .photo {
  width: 100%;
  position: relative;
  z-index: -9;
}
#communities article .left-col .photo img {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 99;
  border: solid 8px #ffffff;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
}
#communities article .left-col .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: -99;
}
#communities article .left-col .teal {
  transform: rotate(180deg) scale(125%);
  top: -50px;
  left: -50px;
}
#communities article .left-col .orange {
  transform: rotate(0) scale(125%);
  right: -25px;
  top: 325px;
}
#communities article .right-col {
  float: right;
  width: 42.5%;
}
#communities article .right-col h3 {
  font-family: 'filson-soft', sans-serif;
  color: #fda228;
  font-weight: 600;
  font-size: 2.25em;
  line-height: 1.25em;
  z-index: 99;
}
#communities article .right-col p {
  color: #2e2e2e;
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 30px;
}
#fundholders article {
  float: left;
  clear: both;
  margin: 200px 0 0;
}
#communities article.secondary {
  clear: both;
  width: 100%;
  padding-top: 75px;
}
#communities article.secondary .title {
  color: #4f8994;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1.6em;
  font-family: 'filson-soft', sans-serif;
  padding-bottom: 20px;
  text-indent: 500px;
}
#communities article.secondary .title .script {
  font-family: 'GloryCulture', cursive;
  font-size: 3.75em;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  position: absolute;
  left: -465px;
  top: -60px;
}
#communities article.secondary .left-col p {
  color: #2e2e2e;
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 30px;
}
#communities article.secondary .right-col {
  float: right;
  width: 47.5%;
  position: relative;
}
#communities article.secondary .right-col .video-block {
  width: 90%;
  left: 5%;
  margin-top: 30px;
  padding-bottom: 20px;
  background-color: #f1f1f1;
  box-shadow: inset -4px -4px 0 rgba(0, 0, 0, 0.1),
    inset 4px 4px 0 rgba(255, 255, 255, 0.6), 0 3px 12px rgba(0, 0, 0, 0.15);
  z-index: 0;
}
#communities article.secondary .right-col .video-block video {
  width: 92%;
  margin: 20px 4%;
  height: auto;
}
#communities article.secondary .right-col .video-block .caption {
  color: #3e2b3e;
  width: 80%;
  margin: 0 10%;
  text-align: center;
  font-weight: 700;
}
#communities article.secondary .right-col .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: -99;
}
#communities article.secondary .right-col .teal {
  transform: rotate(180deg);
  top: -20px;
  right: -80px;
}
#communities article.secondary .right-col .purple {
  margin-top: -150px;
  margin-left: -150px;
}
#communities .fixed-element {
  position: absolute;
  left: -430px;
  top: 775px;
  z-index: -999;
}

#closing article {
  float: left;
  clear: both;
  margin: 200px 0 0;
}
#closing article .title {
  color: #4f8994;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1.6em;
  font-family: 'filson-soft', sans-serif;
  padding-bottom: 50px;
  margin-left: -20px;
}
#closing article .title .script {
  font-family: 'GloryCulture', cursive;
  font-size: 3.75em;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  position: absolute;
  top: -60px;
  margin-left: 15px;
}
#closing article .left-col {
  float: left;
  width: 37.5%;
}
#closing article .left-col img {
  position: absolute;
  z-index: 99;
  border: solid 8px #ffffff;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15);
  z-index: -9;
}
#closing article .left-col img.image1 {
  transform: rotate(-11deg);
  left: 40px;
  top: -40px;
}
#closing article .left-col img.image2 {
  transform: rotate(-2deg);
  top: 110px;
  left: 0;
}
#closing article .left-col img.image3 {
  transform: rotate(8deg);
  top: 360px;
  left: 150px;
}
#closing article .left-col img.logo {
  border: none;
  border-radius: 12px;
  z-index: 0;
}
#closing article .right-col {
  float: right;
  width: 45%;
  padding-right: 5%;
  position: relative;
}
#closing article .right-col p {
  color: #2e2e2e;
  line-height: 1.8em;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 30px;
}
#closing article .right-col p strong {
  color: #4f8994;
}
#closing article .side-images {
  position: relative;
}
#closing article .side-images img {
  position: absolute;
  z-index: -99;
}
#closing article .side-images img.left {
  left: -40%;
}
#closing article .side-images img.right {
  right: -80%;
}

#staff {
  width: 100%;
  clear: both;
  padding: 200px 0 0;
  position: relative;
}
#staff .staff-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#staff .staff-list li {
  float: left;
  width: 20%;
}
#staff .staff-list li .photo {
  padding-bottom: 12px;
}
#staff .staff-list li .caption {
  padding-left: 12px;
}
#staff .staff-list li .caption .name {
  font-family: 'GloryCulture', cursive;
  color: #003e69;
  font-size: 2.25em;
  line-height: 1.1em;
}
#staff .staff-list li .caption .title {
  color: #5f5f5f;
  font-family: 'filson-soft', sans-serif;
  font-style: italic;
}
#staff .slogan {
  width: 800px;
  clear: both;
  margin: auto;
  padding: 70px 0;
  text-align: center;
  color: #5f5f5f;
  font-family: 'filson-soft', sans-serif;
  font-size: 1.15em;
  line-height: 1.75em;
}
#staff .slogan strong {
  color: #0072bc;
}
#staff .ctas ul {
  list-style: none;
  width: 80%;
  margin: auto;
}
#staff .ctas ul li {
  width: 45%;
  margin: 0 0 0 5%;
  float: left;
  position: relative;
}
#staff .ctas ul li a {
  text-decoration: none;
}
#staff .ctas ul li .swash {
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
}
#staff .ctas ul li .container {
  width: 100%;
}
#staff .ctas ul li .icon {
  float: left;
  width: 20%;
  position: relative;
}
#staff .ctas ul li .icon img {
  padding: 55px 0 0 30px;
}
#staff .ctas ul li .content {
  float: left;
  width: 50%;
  padding: 60px 0;
  line-height: 2em;
  position: relative;
  z-index: 9;
}
#staff .ctas ul li.item2 .content {
  width: 45%;
}
#staff .ctas ul li .content .title {
  font-family: 'rift-soft', sans-serif;
  font-size: 2em;
  font-weight: 900;
}
#staff .ctas ul li .content .caption {
  padding-top: 5px;
  font-weight: 600;
  letter-spacing: 0.025em;
  font-size: 1.15em;
  line-height: 1.25em;
}
#staff .ctas ul li.item1 a .content .title,
#staff .ctas ul li.item1 a .content .caption {
  color: #c1611b;
  mix-blend-mode: multiply;
}
#staff .ctas ul li.item2 a .content .title,
#staff .ctas ul li.item2 a .content .caption {
  color: #3e2b3e;
}
#staff .ctas ul li.item1 .swash {
  top: 0;
  transform: scale(1.2);
}
#staff .ctas ul li.item2 .swash {
  top: -30px;
  left: -60px;
  transform: scale(1.1);
}
#staff .ctas ul li a .swash {
  opacity: 1;
  transition: all 0.2s linear;
}
#staff .ctas ul li a:hover .swash {
  opacity: 0.7;
}

#credits {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  padding-top: 150px;
}
#credits .left-col {
  float: left;
}
#credits .right-col {
  float: right;
  text-align: right;
  color: #003e69;
  padding-top: 40px;
  font-weight: 600;
  font-size: 0.9em;
}
#credits .right-col span {
  display: inline-block;
  padding: 0 7px;
}
#credits .right-col a i {
  padding: 0 5px;
  font-size: 1.1em;
}
#credits .right-col a {
  text-decoration: none;
  color: #003e69;
  transition: all 0.2s linear;
}
#credits .right-col a:hover {
  color: #a1cf5f;
}
#credits .fixed-element {
  position: absolute;
  right: -375px;
  top: -700px;
  z-index: -9;
}
#credits br.mobile {
  display: none;
}

.top-fade {
  position: absolute;
  top: 0;
  height: 275px;
  width: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 0;
}
.bottom-fade {
  position: absolute;
  bottom: 0;
  height: 275px;
  width: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 0;
}

@media (max-width: 1300px) {
  .row {
    width: 95%;
    margin: 0 2.5%;
  }
  #staff .staff-list li .photo img {
    width: 90%;
    margin: 0 5%;
  }
  #fundholders article .title .script {
    font-size: 3.25em;
    top: -48px;
  }
  #fundholders article .side-images img.left {
    display: none;
  }
  #fundholders article .side-images img.right {
    right: -32.5%;
    mix-blend-mode: multiply;
  }
  #communities article.secondary .title {
    letter-spacing: 0.1em;
  }
  #closing article .side-images img.left {
    left: -55%;
    mix-blend-mode: multiply;
  }
  #closing article .side-images img.right {
    display: none;
  }
  #closing article .left-col img.logo {
    left: 0;
  }
  #closing article .left-col img.image2 {
    left: -5%;
  }
  #closing article .title .script {
    font-size: 3.25em;
  }
  #credits .fixed-element {
    display: none;
  }
}

@media (max-width: 1200px) {
  header {
    background-image: url(../images/header-bg-mobile.png);
  }
  #fundholders article .title {
    padding-bottom: 0;
  }
  #fundholders article .title .script {
    display: block;
    position: relative;
    top: 0;
    margin-left: 0;
  }
  #fundholders article .side-images img.right {
    right: -45%;
  }
  #closing article .title .script {
    font-size: 3.25em;
  }
  #closing article .side-images img.left {
    left: -70%;
  }
  #closing article .left-col img.image2 {
    left: -7.5%;
  }
  #closing article .title .script {
    font-size: 2.75em;
  }
}
@media (max-width: 1000px) {
  header .intro h2 {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
  }
  header .intro .left-col,
  header .intro .right-col {
    width: 90%;
    margin: 0 5%;
  }
  #numbers ul.number-items li {
    width: 50%;
  }
  #numbers ul.number-items li.item4 {
    margin: 0;
  }
  #numbers ul.number-items li.item5 {
    margin-left: 27.5%;
  }
  #donors {
    padding: 0;
  }
  #donors .left-col,
  #donors .right-col,
  #donors .title {
    width: 80%;
    margin-left: 5%;
    margin-right: 5%;
  }
  #donors article,
  #donors .secondary {
    float: left;
  }
  #donors .right-col .video-block,
  #donors .right-col .teal,
  #donors .right-col .orange {
    display: none;
  }
  #donors .right-col .secondary-photos {
    margin-top: 50px;
    height: 440px;
  }
  #donors .right-col .secondary-photos img.right {
    left: 45%;
  }
  #donors .right-col .secondary-photos img.left {
    left: 12.5%;
  }
  #donors .secondary .left-col {
    height: 640px;
  }
  #donors .secondary .left-col,
  #donors .secondary .right-col {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  #donors .secondary .left-col img.image1 {
    right: 10%;
  }
  #donors .secondary .left-col img.image2 {
    left: 10%;
  }
  #donors .secondary .left-col img.image4 {
    top: 360px;
  }
  #donors .secondary .left-col img.image3,
  #donors .secondary .left-col img.image5 {
    display: none;
  }
  #donors .secondary .left-col .teal {
    left: 65%;
  }
  #donors .secondary .left-col .orange {
    right: 0;
    top: 500px;
  }
  #donors .secondary .right-col .subtitle {
    display: none;
  }
  #donors .fixed-element {
    display: none;
  }
  #fundholders .intro-block .heading,
  #fundholders .intro-block .intro-text {
    width: 100%;
  }
  #fundholders .intro-block .heading {
    padding-bottom: 20px;
  }
  #fundholders .intro-block .divider {
    display: none;
  }
  #fundholders ul.fund-list {
    width: 90%;
    margin: 0 5%;
  }
  #fundholders ul.fund-list li.left .icon img,
  #fundholders ul.fund-list li.right .icon img {
    width: 100%;
    height: auto;
  }
  #fundholders article {
    margin: 100px 0;
  }
  #fundholders article .left-col,
  #fundholders article .right-col,
  #fundholders article .title {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  #fundholders article .left-col {
    float: left;
  }
  #fundholders article .right-col {
    padding-top: 40px;
    height: 450px;
  }
  #fundholders article .side-images img.right {
    display: none;
  }
  #nonprofits article .left-col,
  #nonprofits article .right-col,
  #nonprofits .number-bar {
    width: 90%;
    margin: 0 5%;
  }
  #nonprofits article .left-col {
    padding-bottom: 50px;
  }
  #nonprofits article .right-col {
    height: 500px;
  }
  #nonprofits article .right-col img.image1,
  #nonprofits article .right-col img.image2 {
    top: 0;
  }
  #nonprofits article .right-col img.image1 {
    left: 0%;
  }
  #nonprofits article .right-col img.image2 {
    left: 40%;
    top: 100px;
  }
  #nonprofits article .right-col .orange {
    top: 570px;
    right: 25%;
  }
  #nonprofits .number-bar .title img {
    left: 5%;
  }
  #nonprofits .number-bar ul.number-items li {
    width: 45%;
    margin: 0 2.25% 20px;
  }
  #nonprofits .number-bar ul.number-items li .content {
    padding: 45px 0;
  }
  #communities .intro-block .divider {
    display: none;
  }
  #communities .intro-block .heading,
  #communities .intro-block .intro-text {
    width: 95%;
    float: left;
  }
  #communities .intro-block .heading {
    padding-bottom: 20px;
  }
  #communities .fixed-element {
    display: none;
  }
  #communities article .left-col,
  #communities article .right-col,
  #communities article.secondary .left-col,
  #communities article.secondary .right-col {
    width: 90%;
    margin: 0 5%;
  }
  #communities article .right-col {
    padding-top: 40px;
  }
  #communities article .left-col .photo {
    width: 80%;
    margin: 0 10%;
  }
  #communities article .left-col .photo img {
    position: relative;
  }
  #communities article.secondary {
    padding-top: 40px;
  }
  #communities article.secondary .right-col .video-block {
    width: 100%;
  }
  #communities article.secondary .title {
    text-indent: 0;
    width: 90%;
    margin: 0 5%;
  }
  #communities article.secondary .title .script {
    position: relative;
    display: block;
    width: 100%;
    left: 0;
    top: 0;
  }
  #communities article.secondary .row {
    width: 100%;
    margin: 0;
  }
  #closing article {
    padding: 0;
  }
  #closing article .left-col,
  #closing article .right-col {
    width: 90%;
    margin: 0 5%;
    padding: 0;
  }
  #closing article .right-col {
    margin-top: 650px;
  }
  #staff {
    padding-top: 60px;
  }
  #staff .staff-list li {
    width: 30%;
    margin: 0 1.5% 40px;
  }
  #staff .staff-list li:nth-child(4) {
    margin-left: 15%;
  }
  #staff .ctas ul {
    width: 100%;
    text-align: center;
  }
  #staff .ctas ul li {
    margin: 0 20% 40px;
    text-align: center;
    width: 440px;
    display: block;
  }
  #credits {
    padding-top: 75px;
    padding-bottom: 40px;
  }
  #credits .left-col,
  #credits .right-col {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 900px) {
  header {
    background-position-y: 140px;
    background-size: cover;
  }
  header .logo {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  header .title {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  header .intro h2 {
    color: #2e2e2e;
    text-shadow: none;
  }
}
@media (max-width: 768px) {
  #numbers .title-bar .script {
    display: block;
  }
  #numbers ul.number-items li {
    width: 75%;
    margin-left: 20%;
  }
  #numbers ul.number-items li .content {
    width: 440px;
  }
  #donors .title .script {
    position: relative;
    display: block;
    top: 0;
  }
  #numbers ul.number-items li.item4,
  #numbers ul.number-items li.item5 {
    margin-left: 20%;
  }
  #fundholders ul.fund-list li {
    clear: none;
    padding: 20px 0;
    float: left;
  }
  #fundholders ul.fund-list li.right .descrip,
  #fundholders ul.fund-list li.left .descrip {
    width: 100%;
    float: left;
  }
  #fundholders ul.fund-list li.right .icon,
  #fundholders ul.fund-list li.left .icon {
    display: none;
  }
  #fundholders article .right-col img.image1 {
    left: -5%;
  }
  #fundholders article .right-col img.image2 {
    left: 40%;
  }
  #nonprofits article .right-col img.image1 {
    left: -5%;
  }
  #nonprofits article .right-col img.image2 {
    left: 45%;
  }
  #nonprofits .number-bar .title {
    text-indent: 0;
  }
  #nonprofits .number-bar .title img {
    display: block;
    position: relative;
    left: 0;
  }
  #nonprofits .number-bar ul.number-items li {
    width: 100%;
    max-width: 350px;
    margin: 0 0 25px 20%;
  }
  #nonprofits .number-bar ul.number-items li:nth-child(1) {
    margin-left: 20%;
  }
  #communities article .left-col .orange {
    top: 220px;
  }
  #staff .slogan {
    width: 90%;
    margin: 0 5%;
  }
}
@media (max-width: 500px) {
  header {
    background-size: 225%;
    height: auto;
  }
  header .logo img {
    width: 80%;
    height: auto;
    margin: 0 10%;
  }
  header .intro {
    clear: none;
  }
  #numbers ul.number-items li,
  #numbers ul.number-items li.item4,
  #numbers ul.number-items li.item5 {
    margin-left: 0;
  }
  #donors .right-col .secondary-photos img.left {
    left: -5%;
  }
  #fundholders article .right-col img.image1 {
    left: -15%;
  }
  #fundholders article .right-col img.image2 {
    left: 30%;
  }
  #nonprofits article .right-col img.image1 {
    left: -15%;
  }
  #nonprofits article .right-col img.image2 {
    left: 40%;
  }
  #nonprofits .number-bar ul.number-items li,
  #nonprofits .number-bar ul.number-items li:nth-child(1) {
    margin-left: 0;
  }
  #communities article .left-col .orange {
    display: none;
  }
  #communities article .left-col .photo {
    width: 95%;
    margin: 0;
  }
  #communities article.secondary .title .script {
    font-size: 3em;
    line-height: 1em;
  }
  #closing article .title .script {
    font-size: 2.5em;
    line-height: 1em;
  }
  #closing article .title {
    padding-bottom: 15px;
  }
  #staff .staff-list li {
    width: 60%;
    margin: 0 20% 40px;
  }
  #staff .ctas ul li {
    margin: 0 0 40px;
  }
  #credits .right-col {
    line-height: 2em;
  }
  #credits .right-col span {
    display: none;
  }
  #credits br.mobile {
    display: inline;
  }
}

/*Video Modal*/

/* Help Link Styles */
.helpLink {
  display: block;
  font-family: 'filson-soft', sans-serif;
  line-height: 18pt;
  font-size: 1.15em;
  line-height: 1.5em;
  font-weight: 700;
  text-align: center;
  color: #999;
  position: absolute;
  top: 100px;
  width: 50%;
  margin: 0 25%;
  padding-left: 0.1em;
  transition: all 0.1s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
  color: #3e2b3e;
}
.helpLink i {
  font-size: 5em;
  display: block;
  margin-bottom: 20px;
}
.wide {
  width: 75%;
  margin: 0 12.5%;
}
.helpLink:hover,
.helpLink:focus {
  color: #4f8994;
}
.helpLink:before {
  content: attr(data-assist);
  display: inline-block;
  text-align: center;
  background: #333;
  color: white;
  font-weight: 400;
  width: auto;
  overflow: hidden;
  white-space: pre;
  height: auto;
  position: absolute;
  bottom: calc(-10pt - 31px);
  right: 50%;
  line-height: 1;
  line-break: auto;
  padding: 8px;
  font-size: 10pt;
  color: white;
  transition: opacity 0.1s ease-in-out;
}
.helpLink:after {
  content: '';
  display: block;
  border: 10px solid transparent;
  border-right-color: #333;
  position: absolute;
  bottom: -25px;
  right: 50%;
}
.helpLink:before,
.helpLink:after {
  pointer-events: none;
  opacity: 0;
}
.helpLink:hover:after,
.helpLink:focus:after {
  transition: opacity 0.2s ease-in-out;
}
.helpLink:hover:before,
.helpLink:focus:before,
.helpLink:hover:after,
.helpLink:focus:after {
  opacity: 1;
}

/* Help Modal Logic */
.helpModal,
.helpModal * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.helpModal,
.helpOverlay {
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 5000;
}
.helpModal:checked + .helpModal,
.helpModal:checked + .helpModal .helpOverlay {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.helpOverlay {
  margin: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
}
.helpModal aside {
  display: block;
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
  z-index: 6000;
  transition: padding 0.2s ease-in-out;
}
@media (min-width: 900px) {
  .helpModal aside {
    margin: 90px auto 30px auto;
  }
}
/* Exit Styles */
.helpExit {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  color: #fda228;
  z-index: 6000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
}
.helpExit:before,
.helpExit:after {
  content: '';
  display: block;
  background: #fda228;
  height: 25px;
  width: 4px;
  position: absolute;
  top: 12.5px;
  left: calc(50% - 2px);
  transform-origin: center;
  transition: all 0.1s ease-in-out;
}
.helpExit:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.helpExit:after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.helpExit:hover:before,
.helpExit:focus:before,
.helpExit:hover:after,
.helpExit:focus:after {
  background: white;
}
.helpExit:hover:before,
.helpExit:focus:before {
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.helpExit:hover:after,
.helpExit:focus:after {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.helpExit:focus + article,
.helpExit:hover + article {
  opacity: 0.7;
}
@media (min-width: 900px) {
  .helpExit:focus + article,
  .helpExit:hover + article {
    background: transparent;
    border: 1px solid white;
    color: white;
  }
  .helpExit:hover + article > *,
  .helpExit:focus + article > *,
  .helpExit:hover + article * + *,
  .helpExit:focus + article * + * {
    background: transparent !important;
    color: white;
  }
}
/* Article Styles */
.helpModal article {
  background: white;
  border: 0 solid transparent;
  margin: 0;
  color: #222;
  max-width: 900px;
  box-shadow: rgba(0, 0, 0, 0.15) 0 3px 15px;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: default;
}
.helpModal article h1 {
  letter-spacing: -0.02em;
  font-size: 24pt;
  margin: 0 0 0.5em 0;
}
.helpModal article p {
  margin: 0;
  font-size: 12pt;
}
.helpModal article p + p {
  margin-top: 1em;
}
/* Toggle Box */
.toggleBox,
.toggleBox * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.toggleBox {
  background: #fafafa;
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.toggleBox:after {
  content: '';
  display: block;
  clear: both;
}
.toggleBox input {
  display: none;
  transition: all 0.1s ease-in-out;
}
.toggleBox label:hover,
.toggleBox label:focus {
  text-decoration: underline;
}
.toggleBox input:checked + label {
  font-weight: bold;
  background: #eaeaea;
}
.toggleBox small {
  display: block;
  padding: 0;
  margin: 7px;
  font-size: 18pt;
  color: #333;
}
.toggleBox label {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 15px 0;
  text-align: center;
  font-size: 10pt;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
  background: white;
  border-top: 1px solid #eaeaea;
}
.toggleBox .slider {
  position: relative;
  float: left;
  width: 200%;
}
.toggleBox .slider div[class^='tab-'] {
  position: relative;
  display: block;
  float: left;
  width: 50%;
  transition: left 0.2s ease-in-out;
}
.toggleBox #tab1 ~ .slider .tab-1 {
  left: -50%;
}
.toggleBox #tab1:checked ~ .slider .tab-1 {
  left: 0;
}
.toggleBox #tab2 ~ .slider .tab-2 {
  left: 50%;
}
.toggleBox #tab2:checked ~ .slider .tab-2 {
  left: -50%;
}

@media (max-width: 1200px) {
  .helpLink {
    top: 75px;
    width: 75%;
    margin: 0 12.5%;
  }
}

@media (min-width: 600px) {
  .toggleBox label {
    font-size: 12pt;
  }
  .toggleBox small {
    display: none;
  }
}
@media (max-width: 500px) {
  .helpLink {
    top: 35px;
    width: 80%;
    margin: 0 10%;
  }
}
/* Video Embed */
.help-embed-container {
  position: relative;
  padding-bottom: 62.5%;
  height: 0;
  margin: 0;
  overflow: hidden;
  max-width: 100%;
}
.help-embed-container iframe,
.help-embed-container object,
.help-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
