/* compiled by scssphp v0.1.1 on Fri, 18 Oct 2024 08:36:56 +0000 (0.4422s) */

/*
 * Included fonts:
 * Museoslab 100,300,300italic, 500, 700, 900 - note: 900 is 800 weight for the font!
 * proxima nova regular, regularit,  semibold, bold, extrabold
 */* {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
}
body, textarea, input {
  /* set global font family here */
  font: 400 18px/24px 'proxima-nova', sans-serif;
  color: #4d4e53;
}
body.mobile, textarea.mobile, input.mobile {
  font: 400 24px/28px 'proxima-nova', sans-serif;
}
.wf-loading h1, .wf-loading h2 {
  visibility: hidden;
}
img {
  border: none;
}
a {
  text-decoration: none;
  color: inherit;
}
input {
  border-radius: 0;
}
body {
  background: #000;
  min-width: 640px;
}
body.no-scroll {
  overflow: hidden;
}
.clear {
  clear: both;
}
.center-inside, #top-header img, #ceo-letter img.bg, #timeline .timeline .timeline-contain .picture-circle img, #about-us img.bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.img-fill, #top-header img, #ceo-letter img.bg, #timeline .timeline .timeline-contain .picture-circle img, #about-us img.bg {
  display: block;
  min-width: 101%;
  min-height: 101%;
  width: auto;
  height: auto;
}
img.block-image {
  display: block;
}
.global-content-align {
  position: relative;
  width: calc(100% - 200px);
  max-width: 1200px;
  padding: 0 100px;
  margin: 0 auto;
}
.super-tablet .global-content-align {
  width: calc(100% - 100px);
  padding: 0 50px;
}
h1 {
  font: 100 52px/40px 'museo-slab', serif;
  color: #1e2172;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
h2 {
  font: 500 30px/24px 'museo-slab', serif;
}
h3 {
  font: 700 24px/28px 'proxima-nova', sans-serif;
  color: #4d4e53;
}
.tweet-box {
  position: absolute;
  right: 100px;
  padding: 20px 25px 30px;
  width: 337px;
  background: #fff;
  z-index: 100;
  cursor: pointer;
  border: 1px solid #55acee;
  border-bottom: 3px solid #55acee;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.0);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.tweet-box:hover {
  margin-top: -1px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.tablet .tweet-box {
  position: relative;
  top: -40px;
  right: auto;
  margin-left: auto;
}
.tweet-box .tweet {
  font:  18px/24px 'proxima-nova', sans-serif;
  color: #4d4e53;
  margin-bottom: 20px;
}
.tweet-box .tweet-this {
  font: 800 16px/24px 'proxima-nova', sans-serif;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #55acee;
}
.desktop-font-size, body {
  font-size: 20px;
  line-height: 24px;
}
#top-header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 850px;
  z-index: -1;
  overflow: hidden;
  transform: translate3D(0, 0, 0);
  -webkit-transform: translate3D(0, 0, 0);
  -moz-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
}
#top-header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
}
#top-header .global-content-align {
  position: relative;
  height: 100%;
}
#top-header .global-content-align .top-content {
  position: absolute;
  left: 100px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.super-tablet #top-header .global-content-align .top-content {
  left: 50px;
}
#top-header .global-content-align .top-content h1 {
  font: 100 90px/80px 'museo-slab', serif;
  color: #fff;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.tablet #top-header .global-content-align .top-content h1 {
  font-size: 80px;
  line-height: 75px;
}
.mobile #top-header .global-content-align .top-content h1 {
  font-size: 70px;
  line-height: 65px;
}
#top-header .global-content-align .top-content h2 {
  font: 700 20px/80px 'proxima-nova', sans-serif;
  color: #fff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-left: 12px;
}
.tablet #top-header .global-content-align .top-content h2 {
  line-height: 70px;
}
.mobile #top-header .global-content-align .top-content h2 {
  line-height: 50px;
}
#global-contain {
  margin-top: 850px;
  background: #fff;
}
#global-contain.sticky-nav {
  padding-top: 100px;
}
#global-contain #header {
  position: relative;
  z-index: 1000;
  width: 100%;
  height: 160px;
  background: #000;
  transform: translate3D(0, 0, 0);
  -webkit-transform: translate3D(0, 0, 0);
  -moz-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
}
.tablet #global-contain #header {
  height: 100px;
}
.tablet #global-contain #header .logo img.logo-big {
  display: none;
}
.tablet #global-contain #header .logo img.logo-small {
  display: block;
}
#global-contain #header .logo {
  position: absolute;
  bottom: 30px;
}
#global-contain #header .logo img.logo-big {
  display: block;
}
#global-contain #header .logo img.logo-small {
  display: none;
}
#global-contain #header.sticky-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
}
#global-contain #header.sticky-nav .logo img.logo-big {
  display: none;
}
#global-contain #header.sticky-nav .logo img.logo-small {
  display: block;
}
.tablet #global-contain #header.sticky-nav .global-content-align #nav {
  top: 100px;
}
.tablet #global-contain #header.sticky-nav #mobile-menu-button {
  margin-top: 0;
}
#global-contain #header #mobile-menu-button {
  display: none;
  width: 25px;
  height: 19px;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background: url('../../images/icons/mobile-menu-button-19.png') no-repeat center center;
  cursor: pointer;
}
.tablet #global-contain #header #mobile-menu-button {
  display: block;
}
#global-contain #header .global-content-align {
  position: relative;
  height: 100%;
}
#global-contain #header .global-content-align #nav {
  position: absolute;
  right: 100px;
  bottom: 40px;
}
.super-tablet #global-contain #header .global-content-align #nav {
  right: 50px;
}
.tablet #global-contain #header .global-content-align #nav {
  display: none;
  bottom: auto;
  top: 160px;
  width: calc(100% - 102px);
  left: 0;
  right: auto;
  background: #000;
  padding-left: 102px;
  padding-top: 15px;
  margin-top: -5px;
}
#global-contain #header .global-content-align #nav li {
  display: inline-block;
  margin-right: 40px;
  font: 600 14px/14px 'proxima-nova', sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.super-tablet #global-contain #header .global-content-align #nav li {
  margin-right: 16px;
}
.tablet #global-contain #header .global-content-align #nav li {
  display: block;
  font-size: 18px;
  line-height: 24px;
}
#global-contain #header .global-content-align #nav li:last-child {
  margin-right: 0;
}
#global-contain #header .global-content-align #nav li.download {
  position: relative;
  padding-left: 17px;
  background: url('../../images/icons/arrow-down-white-7.png') no-repeat left center;
}
.super-tablet #global-contain #header .global-content-align #nav li.download {
  margin-right: 35px;
}
.tablet #global-contain #header .global-content-align #nav li.download {
  background: url('../../images/icons/arrow-down-white-7.png') no-repeat left top 9px;
  margin-left: -17px;
}
#global-contain #header .global-content-align #nav li.download:hover ul.dropdown {
  display: block;
}
.tablet #global-contain #header .global-content-align #nav li.download:hover ul.dropdown {
  display: none;
}
#global-contain #header .global-content-align #nav li.download ul.dropdown {
  display: none;
  position: absolute;
  top: 14px;
  left: -25px;
  background: #000;
  padding: 40px 25px 0;
}
.tablet #global-contain #header .global-content-align #nav li.download ul.dropdown {
  position: relative;
  top: 0;
  padding-top: 0;
  margin-top: -10px;
}
#global-contain #header .global-content-align #nav li.download ul.dropdown li {
  display: block;
  white-space: nowrap;
  margin-bottom: 25px;
}
.tablet #global-contain #header .global-content-align #nav li.download ul.dropdown li {
  margin-bottom: 15px;
}
#global-contain #header .global-content-align #nav li.download ul.dropdown li a.indent {
  padding-left: 25px;
}
.tablet #global-contain #header .global-content-align #nav li.download ul.dropdown li a {
  padding-bottom: 0;
}
.tablet #global-contain #header .global-content-align #nav li.download ul.dropdown li a.indent {
  padding-left: 45px;
}
#global-contain #header .global-content-align #nav li.donate a {
  color: #11b3b9;
}
#global-contain #header .global-content-align #nav li.donate a:hover {
  color: #fff;
}
#global-contain #header .global-content-align #nav li a {
  display: block;
  color: #fff;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
}
.tablet #global-contain #header .global-content-align #nav li a {
  padding-bottom: 30px;
}
#global-contain #header .global-content-align #nav li a:hover {
  color: #11b3b9;
}
#ceo-letter {
  position: relative;
  overflow: hidden;
}
#ceo-letter img.bg {
  z-index: 1;
}
#ceo-letter .letter-box {
  position: relative;
  width: calc(100% - 160px);
  max-width: 800px;
  padding: 80px;
  background: #fff;
  margin: 80px auto;
  z-index: 20;
}
.tablet #ceo-letter .letter-box {
  padding: 60px;
  width: calc(100% - 120px);
}
.mobile #ceo-letter .letter-box {
  padding: 40px;
  width: calc(100% - 80px);
}
#ceo-letter .letter-box .content-contain {
  overflow: hidden;
  color: #4d4e53;
}
#ceo-letter .letter-box .content-contain h1 {
  font: 500 30px/30px 'museo-slab', serif;
  color: #1e2172;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 35px;
}
#ceo-letter .letter-box .content-contain p {
  margin-bottom: 25px;
}
#ceo-letter .letter-box .expand-button {
  background: url('../../images/backgrounds/grey-dotted-line.png') repeat-x left center;
  width: calc(100% + 160px);
  margin-left: -80px;
  margin-bottom: 40px;
  cursor: pointer;
}
#ceo-letter .letter-box .expand-button.expanded span {
  background: #fff url('../../images/icons/circle-arrow-grey-up-20.png') no-repeat left 8px center;
}
#ceo-letter .letter-box .expand-button span {
  display: inline-block;
  padding-left: 35px;
  padding-right: 10px;
  font: 700 14px/24px 'proxima-nova', sans-serif;
  letter-spacing: 0.01em;
  background: #fff url('../../images/icons/circle-arrow-grey-down-20.png') no-repeat left 8px center;
  margin-left: 80px;
  color: #717073;
}
#ceo-letter .letter-box .signatures {
  overflow: hidden;
}
#ceo-letter .letter-box .signatures p {
  color: #4d4e53;
}
#ceo-letter .letter-box .signatures p em {
  font-size: 16px;
}
#ceo-letter .letter-box .signatures .chairman, #ceo-letter .letter-box .signatures .ceo {
  float: left;
}
#ceo-letter .letter-box .signatures .chairman {
  margin-right: 25%;
}
.tablet #ceo-letter .letter-box .signatures .chairman {
  margin-right: 10%;
}
.mobile #ceo-letter .letter-box .signatures .chairman {
  margin-right: 35px;
}
#ceo-letter .letter-box .signatures .ceo img {
  margin-bottom: 2px;
}
#by-the-numbers {
  background: #fff url('../../images/gradients/by-the-numbers-gradient.png') repeat-x left bottom;
  padding: 80px 0 100px;
}
#by-the-numbers .global-content-align .tweet-box {
  top: -125px;
}
.tablet #by-the-numbers .global-content-align .tweet-box {
  margin-bottom: -80px;
}
#by-the-numbers .global-content-align > h1 {
  margin-bottom: 60px;
}
.super-tablet #by-the-numbers .global-content-align > h1 {
  max-width: 500px;
  line-height: 60px;
}
.tablet #by-the-numbers .global-content-align > h1 {
  max-width: 100%;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown {
  float: left;
  width: calc(33.333% - 32px);
  margin-right: 48px;
}
.tablet #by-the-numbers .global-content-align .number-dropdown-contain .dropdown {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 50px;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown.first h1, #by-the-numbers .global-content-align .number-dropdown-contain .dropdown.first h3 {
  color: #0cb2b0;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown.second h1, #by-the-numbers .global-content-align .number-dropdown-contain .dropdown.second h3 {
  color: #c81e54;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown.third {
  margin-right: 0;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown.third h1, #by-the-numbers .global-content-align .number-dropdown-contain .dropdown.third h3 {
  color: #a0a838;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown > img.block-image {
  margin-bottom: 20px;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown > h1 {
  margin-left: -2px;
  margin-bottom: 15px;
  letter-spacing: 0;
}
.super-tablet #by-the-numbers .global-content-align .number-dropdown-contain .dropdown > h1 {
  font-size: 50px;
}
.mobile #by-the-numbers .global-content-align .number-dropdown-contain .dropdown > h1 {
  font-size: 52px;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown > p {
  margin-bottom: 25px;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown .expandable {
  display: none;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown .expandable .row {
  margin-bottom: 25px;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown .expandable .row .image-contain {
  float: left;
  width: 70px;
  padding-bottom: 20px;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown .expandable .row .image-contain img {
  display: block;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown .slide-button {
  padding-left: 25px;
  font: 700 14px/20px 'proxima-nova', sans-serif;
  color: #717073;
  cursor: pointer;
  background: url('../../images/icons/grey-circle-plus-20.png') no-repeat left center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown .slide-button:hover {
  color: #1e2172;
  background: url('../../images/icons/blue-circle-plus-20.png') no-repeat left center;
}
.tablet #by-the-numbers .global-content-align .number-dropdown-contain .dropdown .slide-button:hover {
  color: #717073;
  background: url('../../images/icons/grey-circle-plus-20.png') no-repeat left center;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown .slide-button.active {
  background: url('../../images/icons/grey-circle-close-20.png') no-repeat left center;
}
#by-the-numbers .global-content-align .number-dropdown-contain .dropdown .slide-button.active:hover {
  background: url('../../images/icons/blue-circle-close-20.png') no-repeat left center;
}
.tablet #by-the-numbers .global-content-align .number-dropdown-contain .dropdown .slide-button.active:hover {
  color: #717073;
  background: url('../../images/icons/grey-circle-plus-20.png') no-repeat left center;
}
#improving-lives {
  background: #fff;
  padding: 35px 0 0;
}
#improving-lives h4 {
  font: 600 20px/24px 'proxima-nova', sans-serif;
  color: #717073;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
}
#improving-lives h1 {
  font: 900 60px/50px 'museo-slab', serif;
  color: #f38f1d;
  margin-bottom: 15px;
  text-align: center;
}
#improving-lives h5 {
  font: 400 14px/20px 'proxima-nova', sans-serif;
  font-style: italic;
  color: #4d4e53;
  text-align: center;
}
#improving-lives .full-report-link {
  padding-top: 15px;
  text-align: center;
}
#improving-lives .full-report-link a {
  display: inline-block;
  margin: 0 auto;
  font:  18px/22px 'proxima-nova', sans-serif;
  color: #4d4e53;
  border-bottom: 1px solid #4d4e53;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
}
#improving-lives .full-report-link a:hover {
  border-color: #00b1b0;
  color: #00b1b0;
}
#improving-lives .plax-container {
  height: 375px;
  margin-top: 40px;
  background: orange;
  position: relative;
  overflow: hidden;
}
#improving-lives .plax-container img.plax-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 101%;
  min-height: 100%;
  pointer-events: none;
  /*&.mobile{
 display: none;
 }
 .mobile &{
 display: none;
 &.mobile{
 display: block;
 }
 }*/
}
#stories {
  background: #fff;
}
#stories .top {
  padding: 80px 0 70px;
}
#stories .top .global-content-align h1 {
  margin-bottom: 20px;
}
#stories .top .global-content-align p {
  max-width: 990px;
  font-size: 24px;
  line-height: 28px;
}
#stories .story-grid .story {
  position: relative;
  float: left;
  width: 25%;
  padding-top: 18.75%;
  overflow: hidden;
  cursor: pointer;
}
.tablet #stories .story-grid .story {
  width: 50%;
  padding-top: 37.5%;
}
#stories .story-grid .story:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
#stories .story-grid .story:hover .title-overlay {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
}
#stories .story-grid .story img {
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
  min-height: 100%;
  top: 0;
  left: 0;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.tablet #stories .story-grid .story img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
#stories .story-grid .story .title-overlay {
  position: absolute;
  bottom: 0;
  width: calc(100% - 80px);
  padding: 30px 40px;
  background: rgba(0, 0, 0, 0.75);
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
}
.super-tablet #stories .story-grid .story .title-overlay {
  padding: 30px 20px;
  width: calc(100% - 40px);
}
.tablet #stories .story-grid .story .title-overlay {
  width: calc(100% - 80px);
  height: calc(100% - 60px);
  background: rgba(0, 0, 0, 0.65);
  padding: 30px 40px;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
}
.mobile #stories .story-grid .story .title-overlay {
  height: calc(100% - 60px);
}
.tablet #stories .story-grid .story .title-overlay .contain {
  width: calc(100% - 80px);
  position: absolute;
  bottom: 30px;
}
#stories .story-grid .story .title-overlay h4 {
  font: 300 14px/14px 'museo-slab', serif;
  color: #919091;
  margin-bottom: 15px;
}
#stories .story-grid .story .title-overlay h2 {
  font: 700 24px/28px 'proxima-nova', sans-serif;
  color: #fff;
  margin-bottom: 10px;
}
.super-tablet #stories .story-grid .story .title-overlay h2 {
  font-size: 22px;
}
.tablet #stories .story-grid .story .title-overlay h2 {
  font-size: 24px;
}
#stories .story-grid .story .title-overlay p span {
  font: 700 14px/14px 'museo-slab', serif;
  color: #f38f1d;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
#stories .story-grid .story .title-overlay p a {
  border-bottom: 1px solid #4d4e53;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
}
#stories .story-grid .story .title-overlay p a:hover {
  color: #00b1b0;
  border-color: #00b1b0;
}
#timeline {
  padding: 80px 0 60px;
  background: #fff;
}
#timeline .global-content-align .top-content .text-contain {
  width: calc(100% - 520px);
}
.tablet #timeline .global-content-align .top-content .text-contain {
  width: 100%;
}
#timeline .global-content-align .top-content .text-contain h1 {
  margin-bottom: 20px;
}
#timeline .global-content-align .top-content .text-contain p {
  margin-bottom: 20px;
  font: 400 24px/28px 'proxima-nova', sans-serif;
}
#timeline .global-content-align .top-content .text-contain p .button {
  height: 50px;
  line-height: 50px;
  margin-bottom: 40px;
}
#timeline .timeline {
  position: relative;
  width: 100%;
  height: 124px;
}
.tablet #timeline .timeline {
  display: none;
}
#timeline .timeline .timeline-line {
  height: 2px;
  background: #9fa617;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#timeline .timeline .timeline-contain {
  position: relative;
  width: calc(100% - 200px);
  max-width: 1444px;
  height: 124px;
  padding: 0;
  margin: 0 auto;
}
#timeline .timeline .timeline-contain > div {
  border: 2px solid #9fa617;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 50%;
}
#timeline .timeline .timeline-contain > div:nth-child(1) {
  right: calc(50% + 45.91%);
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
}
#timeline .timeline .timeline-contain > div:nth-child(2) {
  right: calc(50% + 34.34%);
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
}
#timeline .timeline .timeline-contain > div:nth-child(3) {
  right: calc(50% + 26.73%);
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
}
#timeline .timeline .timeline-contain > div:nth-child(4) {
  right: calc(50% + 15.51%);
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
}
#timeline .timeline .timeline-contain > div:nth-child(5) {
  right: calc(50% + 3.87%);
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
}
#timeline .timeline .timeline-contain > div:nth-child(6) {
  left: calc(50% + 3.87%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#timeline .timeline .timeline-contain > div:nth-child(7) {
  left: calc(50% + 15.51%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#timeline .timeline .timeline-contain > div:nth-child(8) {
  left: calc(50% + 26.73%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#timeline .timeline .timeline-contain > div:nth-child(9) {
  left: calc(50% + 34.34%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#timeline .timeline .timeline-contain > div:nth-child(10) {
  left: calc(50% + 45.91%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#timeline .timeline .timeline-contain .picture-circle {
  width: 120px;
  height: 120px;
  overflow: hidden;
}
#timeline .timeline .timeline-contain .small-circle {
  height: 10px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#about-us {
  position: relative;
  height: 650px;
  width: 100%;
  overflow: hidden;
}
#about-us .global-content-align {
  height: 100%;
}
#about-us .global-content-align .content-contain {
  position: absolute;
  bottom: 80px;
  width: 500px;
  padding: 35px 40px;
  background: #fff;
}
#about-us .global-content-align .content-contain h1 {
  margin-bottom: 30px;
}
#about-us .global-content-align .content-contain p {
  font:  24px/28px 'proxima-nova', sans-serif;
  margin-bottom: 20px;
}
#about-us .global-content-align .content-contain p:last-of-type {
  margin-bottom: 0;
}
#about-us .global-content-align .content-contain p span.button {
  height: 50px;
  line-height: 50px;
}
#community {
  padding-top: 75px;
  background: #fff;
}
#community .global-content-align > h1 {
  margin-bottom: 75px;
}
#community .community-rows {
  border-top: 1px solid #dad9bf;
}
#community .community-rows .row {
  border-bottom: 1px solid #dad9bf;
}
#community .community-rows .row.orange h2 {
  color: #f38f1d;
}
#community .community-rows .row.orange .bio .bottom {
  background: #f38f1d;
}
#community .community-rows .row.orange .left a:hover {
  color: #f38f1d;
  border-color: #f38f1d;
}
#community .community-rows .row.teal h2 {
  color: #00b1b0;
}
#community .community-rows .row.teal .bio .bottom {
  background: #00b1b0;
}
#community .community-rows .row.teal .left a:hover {
  color: #00b1b0;
  border-color: #00b1b0;
}
#community .community-rows .row.green h2 {
  color: #9fa617;
}
#community .community-rows .row.green .bio .bottom {
  background: #9fa617;
}
#community .community-rows .row.green .left a:hover {
  color: #9fa617;
  border-color: #9fa617;
}
#community .community-rows .row.pink h2 {
  color: #c60651;
}
#community .community-rows .row.pink .bio .bottom {
  background: #c60651;
}
#community .community-rows .row.pink .left a:hover {
  color: #c60651;
  border-color: #c60651;
}
#community .community-rows .row.partners {
  background: #f0f0e5;
}
#community .community-rows .row.partners .global-content-align {
  background: #f0f0e5 url('../../images/backgrounds/partners-vline.jpg') no-repeat right 490px top;
}
.tablet #community .community-rows .row.partners .global-content-align {
  background: #f0f0e5;
}
#community .community-rows .row .global-content-align {
  padding: 50px 0;
  background: #fff url('../../images/backgrounds/community-vline.jpg') repeat-y right 490px top;
}
.tablet #community .community-rows .row .global-content-align {
  background: #fff;
}
#community .community-rows .row .global-content-align .left {
  float: left;
  width: calc(100% - 510px);
}
.tablet #community .community-rows .row .global-content-align .left {
  float: none;
  width: 90%;
  max-width: 100%;
  margin-bottom: 40px;
}
.mobile #community .community-rows .row .global-content-align .left {
  width: 100%;
}
#community .community-rows .row .global-content-align .left h2 {
  font: 500 30px/24px 'museo-slab', serif;
  margin-bottom: 25px;
}
#community .community-rows .row .global-content-align .left p {
  font:  22px/28px 'proxima-nova', sans-serif;
  color: #4d4e53;
  margin-bottom: 15px;
  width: 90%;
  max-width: 490px;
}
.tablet #community .community-rows .row .global-content-align .left p {
  width: 100%;
  max-width: 100%;
}
#community .community-rows .row .global-content-align .left p.small {
  font:  18px/24px 'proxima-nova', sans-serif;
  color: #4d4e53;
}
#community .community-rows .row .global-content-align .left p a {
  display: inline-block;
  border-bottom: 1px solid #4d4e53;
  line-height: 22px;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
}
#community .community-rows .row .global-content-align .left p a:hover {
  border-color: #00b1b0;
  color: #00b1b0;
}
#community .community-rows .row .global-content-align .right {
  float: left;
  width: 510px;
}
.tablet #community .community-rows .row .global-content-align .right {
  float: none;
  width: 70%;
}
.mobile #community .community-rows .row .global-content-align .right {
  width: 100%;
}
#community .community-rows .row .global-content-align .right .bio {
  float: left;
  width: 184px;
  margin-right: 15px;
}
#community .community-rows .row .global-content-align .right .bio .top {
  width: 100%;
}
#community .community-rows .row .global-content-align .right .bio .top img {
  display: block;
  width: 100%;
  height: auto;
}
#community .community-rows .row .global-content-align .right .bio .bottom {
  padding: 18px;
}
#community .community-rows .row .global-content-align .right .bio .bottom h2 {
  font: 700 18px/20px 'proxima-nova', sans-serif;
  color: #fff;
}
#community .community-rows .row .global-content-align .right .bio .bottom p {
  font:  14px/18px 'proxima-nova', sans-serif;
  color: #fff;
}
#community .community-rows .row .global-content-align .right .quote {
  float: left;
  width: 300px;
}
.tablet #community .community-rows .row .global-content-align .right .quote {
  width: calc(100% - 205px);
}
#community .community-rows .row .global-content-align .right .quote p {
  font-style: italic;
}
#community .community-rows .row .slider {
  height: 90px;
  position: relative;
  margin: 30px auto;
  min-width: 1260px;
  margin-left: -30px;
  width: 100%;
}
.partner-break #community .community-rows .row .slider {
  margin-left: auto;
  min-width: 0;
  width: 900px;
}
.tablet #community .community-rows .row .slider {
  width: 540px;
}
.mobile #community .community-rows .row .slider {
  width: calc(100% - 100px);
}
#community .community-rows .row .slider .slider-image-list li {
  width: 180px;
  height: 90px;
}
#community .community-rows .row .slider .slider-image-list li a {
  display: block;
  width: 100%;
  height: 100%;
}
#community .community-rows .row .slider .slider-image-list li img {
  display: block;
  width: 180px;
  height: 90px;
}
#community .community-rows .row .slider .next, #community .community-rows .row .slider .prev {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  height: 60px;
  width: 32px;
  z-index: 20;
  cursor: pointer;
}
#community .community-rows .row .slider .prev {
  left: -62px;
  background: url('../../images/icons/orange-arrow-left-60.png') no-repeat center center;
}
#community .community-rows .row .slider .next {
  right: -62px;
  background: url('../../images/icons/orange-arrow-right-60.png') no-repeat center center;
}
#community-financials-divider {
  height: 375px;
  position: relative;
  overflow: hidden;
}
#community-financials-divider img.plax-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 101%;
  min-height: 100%;
  pointer-events: none;
}
#financials {
  padding: 80px 0 50px;
}
.supr-tablet #financials {
  padding-top: 120px;
}
#financials .tweet-box {
  top: -125px;
}
.super-tablet #financials .tweet-box {
  top: -155px;
}
.tablet #financials .tweet-box {
  margin-bottom: -100px;
}
#financials .intro {
  max-width: 700px;
  margin-bottom: 60px;
}
#financials .intro h1 {
  margin-bottom: 15px;
}
#financials .intro p {
  font:  24px/28px 'proxima-nova', sans-serif;
  margin-bottom: 10px;
}
#financials .intro p a {
  color: #4d4e53;
  border-bottom: 1px solid #4d4e53;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
}
#financials .intro p a:hover {
  color: #00b1b0;
  border-color: #00b1b0;
}
#financials .accountability h2 {
  color: #1e2172;
  margin-bottom: 20px;
}
#financials .accountability .awards {
  padding-bottom: 60px;
}
#financials .accountability .awards .left {
  position: relative;
  float: left;
  width: 50%;
  margin-right: 80px;
}
.tablet #financials .accountability .awards .left {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 60px;
}
#financials .accountability .awards .left .award {
  position: absolute;
  left: 0;
}
#financials .accountability .awards .left .award img {
  display: block;
}
#financials .accountability .awards .left .text {
  padding-left: 190px;
}
#financials .accountability .awards .left .text p a {
  color: #4d4e53;
  border-bottom: 1px solid #4d4e53;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
}
#financials .accountability .awards .left .text p a:hover {
  color: #00b1b0;
  border-color: #00b1b0;
}
#financials .accountability .awards .right {
  position: relative;
  float: left;
  width: calc(50% - 80px);
}
.tablet #financials .accountability .awards .right {
  float: none;
  width: 100%;
  margin-right: 0;
}
#financials .accountability .awards .right .award {
  position: absolute;
  left: 0;
}
.tablet #financials .accountability .awards .right .award {
  width: 170px;
}
#financials .accountability .awards .right .award img {
  display: block;
}
.tablet #financials .accountability .awards .right .award img {
  margin: 0 auto;
}
#financials .accountability .awards .right .text {
  padding-left: 135px;
}
.tablet #financials .accountability .awards .right .text {
  padding-left: 190px;
}
#financials .accountability .awards .right .text p a {
  color: #4d4e53;
  border-bottom: 1px solid #4d4e53;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
}
#financials .accountability .awards .right .text p a:hover {
  color: #00b1b0;
  border-color: #00b1b0;
}
#financials .breakdown {
  padding: 75px 0;
  border-top: 1px solid #dad9bf;
}
#financials .breakdown h1 {
  font: 500 30px/24px 'museo-slab', serif;
  color: #1e2172;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 45px;
}
#financials .breakdown .left {
  float: left;
  width: calc(100% - 610px);
  margin-right: 120px;
  margin-top: 8px;
}
.tablet #financials .breakdown .left {
  float: none;
  width: calc(100% - 100px);
  margin-bottom: 60px;
}
#financials .breakdown .left .year.cur-year .amount {
  color: #f38f1d;
}
#financials .breakdown .left .year.cur-year .bar {
  width: 0%;
  background: #f38f1d;
  transition: width 1.5s ease-out;
  -webkit-transition: width 1.5s ease-out;
  -ms-transition: width 1.5s ease-out;
  -moz-transition: width 1.5s ease-out;
}
#financials .breakdown .left .year.cur-year .bar.active {
  width: 100%;
}
#financials .breakdown .left .year.prev-year .amount {
  color: #9fa617;
}
#financials .breakdown .left .year.prev-year .bar {
  width: 0%;
  background: #9fa617;
  transition: all 1.5s ease-out;
  -webkit-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
}
#financials .breakdown .left .year.prev-year .bar.active {
  width: 90%;
}
#financials .breakdown .left .year .text {
  margin-bottom: 12px;
}
#financials .breakdown .left .year .text span.year-text {
  font: 700 18px/24px 'proxima-nova', sans-serif;
  color: #4d4e53;
  letter-spacing: 0.08em;
}
#financials .breakdown .left .year .text span.amount {
  font: 100 52px/24px 'museo-slab', serif;
}
#financials .breakdown .left .year .bar {
  height: 20px;
  width: 100%;
  margin-bottom: 30px;
}
#financials .breakdown .right {
  float: left;
  width: 490px;
}
.tablet #financials .breakdown .right {
  float: none;
}
#financials .breakdown .right .chart {
  margin: 0 auto;
  width: 500px;
}
#financials .breakdown .right .chart .chart-left {
  float: left;
  width: 265px;
}
#financials .breakdown .right .chart .chart-left > div {
  font: 700 18px/24px 'proxima-nova', sans-serif;
  color: #4d4e53;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 15px;
}
#financials .breakdown .right .chart .chart-left ul {
  list-style: none;
}
#financials .breakdown .right .chart .chart-left ul li {
  font:  16px/18px 'proxima-nova', sans-serif;
  color: #4d4e53;
  position: relative;
  padding: 0 0 10px 40px;
  cursor: pointer;
  text-indent: -10px;
}
#financials .breakdown .right .chart .chart-left ul li:before {
  content: ' ';
  width: 11px;
  height: 11px;
  border-radius: 6px;
  display: block;
  position: absolute;
  top: 3px;
  left: 0px;
}
#financials .breakdown .right .chart .chart-left ul li.key-green:before {
  background: #a3a136;
}
#financials .breakdown .right .chart .chart-left ul li.key-orange:before {
  background: #e7943a;
}
#financials .breakdown .right .chart .chart-left ul li.key-magenta:before {
  background: #b83a5f;
}
#financials .breakdown .right .chart .chart-left ul li.key-brown:before {
  background: #784628;
}
#financials .breakdown .right .chart .chart-left ul li.key-teal:before {
  background: #4eadac;
}
#financials .breakdown .right .chart .chart-left ul li.key-dark-blue:before {
  background: #283771;
}
#financials .breakdown .right .chart .chart-right {
  float: right;
  width: 180px;
}
#financials .breakdown .right .chart .chart-right .chart-graph {
  position: relative;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform-origin: center center;
  -webkit-transform-origin: center center;
  transition: transform 0.8s cubic-bezier(0.87, -0.41, 0.19, 1.44);
  -webkit-transition: transform 0.8s cubic-bezier(0.87, -0.41, 0.19, 1.44);
  -ms-transition: transform 0.8s cubic-bezier(0.87, -0.41, 0.19, 1.44);
  -moz-transition: transform 0.8s cubic-bezier(0.87, -0.41, 0.19, 1.44);
}
#financials .breakdown .right .chart .chart-right .chart-graph.small {
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
}
#financials .breakdown .right .chart .chart-right .chart-graph .label {
  font: 500 40px/24px 'museo-slab', serif;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 40px;
  line-height: 180px;
}
#financials .full-report-link {
  text-align: center;
}
#financials .full-report-link a {
  display: inline-block;
  margin: 0 auto;
  font:  18px/22px 'proxima-nova', sans-serif;
  color: #4d4e53;
  border-bottom: 1px solid #4d4e53;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
}
#financials .full-report-link a:hover {
  border-color: #00b1b0;
  color: #00b1b0;
}
.button {
  font: 700 14px/40px 'museo-slab', serif;
  height: 40px;
  display: inline-block;
  background: #11b3b9;
  color: white;
  text-transform: uppercase;
  padding: 0 20px;
  border-radius: 5px;
  transition: all 0.3s;
  letter-spacing: 0.08em;
  border: none;
  cursor: pointer;
}
.button:hover {
  background: #1e2172;
}
.button.arrowed {
  padding-right: 35px;
  background: #11b3b9 url('../../images/icons/arrow-right-white-10.png') no-repeat right 20px center !important;
}
.button.arrowed:hover {
  background: #1e2172 url('../../images/icons/arrow-right-white-10.png') no-repeat right 20px center !important;
}
#newsletter {
  background: #4d4e53;
  text-align: center;
  padding: 76px 50px 80px 50px;
  color: white;
}
#newsletter .success {
  display: none;
}
#newsletter.complete .success {
  display: block;
}
#newsletter.complete .email-form {
  display: none;
}
#newsletter h1 {
  color: #f38f1d;
  line-height: 60px;
}
#newsletter p {
  max-width: 800px;
  margin: 10px auto 35px auto;
}
#newsletter form {
  max-width: 794px;
  margin: 0 auto;
}
#newsletter #txt-email, #newsletter .button {
  vertical-align: middle;
  box-sizing: border-box;
}
#newsletter #txt-email {
  background: white;
  border: none;
  padding: 0 20px;
  height: 40px;
  font: 300 16px/40px 'museo-slab', serif;
  color: #4d4e53;
  width: 74.9%;
}
#newsletter #txt-email.error {
  outline: solid 1px red;
}
#newsletter .button {
  border-radius: 0;
  background: #f38f1d;
  width: 24.9%;
}
#newsletter .button:hover {
  opacity: 0.8;
}
#footer {
  background: black;
  color: #717073;
  font-size: 14px;
  line-height: 28px;
  padding: 40px 0 55px;
}
.tablet #footer .footer-logo, .tablet #footer .footer-copyright, .tablet #footer .footer-social, .tablet #footer .footer-donate {
  float: none;
}
.tablet #footer .footer-logo {
  float: left;
}
.tablet #footer .footer-donate {
  float: left;
}
.tablet #footer .tablet-clear {
  clear: both;
}
#footer .footer-logo {
  float: left;
}
#footer .footer-logo img {
  display: block;
  margin-bottom: 5px;
}
#footer .footer-logo img.mobile {
  display: none;
}
.tablet #footer .footer-logo img {
  display: none;
}
.tablet #footer .footer-logo img.mobile {
  display: block;
}
#footer .footer-copyright {
  clear: left;
  float: left;
  padding-top: 3px;
}
.tablet #footer .footer-copyright {
  padding-top: 10px;
}
#footer .footer-donate {
  float: right;
  padding-top: 25px;
}
.tablet #footer .footer-donate {
  padding-left: 30px;
  padding-top: 2px;
}
#footer .footer-social {
  float: right;
  clear: right;
  padding-top: 42px;
}
.tablet #footer .footer-social {
  padding-top: 20px;
}
#footer .footer-social span {
  font: 300 24px/28px 'museo-slab', serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#footer .footer-social a {
  margin-left: 15px;
  font-size: 26px;
  transition: color 0.3s;
}
#footer .footer-social a:hover {
  color: white;
}
#slideout-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
#slideout {
  position: fixed;
  top: 0;
  max-height: 100%;
  z-index: 2001;
  width: 100%;
  max-width: 1100px;
  background: #fff;
  overflow-y: scroll;
  overflow-x: hidden;
  right: -100%;
  transition: right 0.8s;
  -webkit-transition: right 0.8s;
  -ms-transition: right 0.8s;
  -moz-transition: right 0.8s;
}
#slideout.active {
  right: 0;
}
#slideout .slideout-header {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 1100px;
  height: 99px;
  background: #f6f5ef;
  border-bottom: 1px solid #dad9bf;
  z-index: 2002;
  right: -100%;
  transition: right 0.8s;
  -webkit-transition: right 0.8s;
  -ms-transition: right 0.8s;
  -moz-transition: right 0.8s;
}
#slideout .slideout-header.active {
  right: 0;
}
#slideout .slideout-header.story-active .story-switcher {
  display: block;
}
#slideout .slideout-header.timeline-active h1.timeline-title {
  display: block;
}
#slideout .slideout-header.about-active h1.about-title {
  display: block;
}
#slideout .slideout-header .close {
  width: 40px;
  height: 40px;
  background: url('../../images/icons/slideout-close-circle-30.png') no-repeat center center;
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  cursor: pointer;
}
#slideout .slideout-header h1 {
  display: none;
  position: absolute;
  top: 50%;
  left: 90px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#slideout .slideout-header .story-switcher {
  display: none;
  font: 700 16px/16px 'proxima-nova', sans-serif;
  color: #4d4e53;
  position: absolute;
  top: 50%;
  right: 90px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.tablet #slideout .slideout-header .story-switcher {
  right: 30px;
}
#slideout .slideout-header .story-switcher .prev, #slideout .slideout-header .story-switcher .next {
  display: inline-block;
  cursor: pointer;
}
#slideout .slideout-header .story-switcher .prev {
  padding-left: 25px;
  background: url('../../images/icons/arrow-left-grey-10.png') no-repeat left center;
}
#slideout .slideout-header .story-switcher .next {
  padding-right: 25px;
  background: url('../../images/icons/arrow-right-grey-10.png') no-repeat right center;
}
#slideout .story {
  display: none;
  padding-top: 40px;
  margin-top: 100px;
}
#slideout .story .top {
  padding: 0 90px;
}
.tablet #slideout .story .top {
  padding: 0 30px;
}
#slideout .story .top .sidebar {
  position: relative;
  float: left;
  width: 260px;
  margin-right: 110px;
}
.tablet #slideout .story .top .sidebar {
  width: 250px;
  margin-right: 50px;
}
.mobile #slideout .story .top .sidebar {
  float: none;
  width: 100%;
  overflow: hidden;
}
#slideout .story .top .sidebar .caption-pic {
  margin-bottom: 50px;
}
.mobile #slideout .story .top .sidebar .caption-pic {
  width: calc(100% - 330px);
  float: left;
  margin-right: 15px;
  margin-bottom: 25px;
}
#slideout .story .top .sidebar .caption-pic img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
#slideout .story .top .sidebar .caption-pic iframe {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
#slideout .story .top .sidebar .caption-pic p {
  font:  14px/24px 'proxima-nova', sans-serif;
  color: #4d4e53;
  font-style: italic;
}
#slideout .story .top .sidebar .tweet-box {
  padding: 20px 20px;
  right: -20px;
  width: 100%;
}
.tablet #slideout .story .top .sidebar .tweet-box {
  position: absolute;
  right: -20px;
  top: auto;
}
.mobile #slideout .story .top .sidebar .tweet-box {
  float: left;
  width: 260px;
  position: relative;
  margin-bottom: 25px;
  right: auto;
}
#slideout .story .top .content {
  float: left;
  width: calc(100% - 370px);
}
.tablet #slideout .story .top .content {
  width: calc(100% - 300px);
}
.mobile #slideout .story .top .content {
  float: none;
  width: 100%;
}
#slideout .story .top .content h2 {
  font: 700 14px/14px 'proxima-nova', sans-serif;
  color: #b6b4ac;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 0.08em;
}
#slideout .story .top .content h1 {
  font: 100 40px/44px 'museo-slab', serif;
  color: #c60651;
  margin-bottom: 30px;
  letter-spacing: 0;
}
#slideout .story .top .content p {
  font:  18px/24px 'proxima-nova', sans-serif;
  color: #4d4e53;
  margin-bottom: 15px;
}
#slideout .story .top .content p a {
  border-bottom: 1px solid #4d4e53;
  color: #4d4e53;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
}
#slideout .story .top .content p a:hover {
  color: #00b1b0;
  border-color: #00b1b0;
}
#slideout .story .top .content .caption-pic {
  padding: 10px 0;
}
#slideout .story .top .content .caption-pic img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
#slideout .story .top .content .caption-pic iframe {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
#slideout .story .top .content .caption-pic p {
  font:  14px/24px 'proxima-nova', sans-serif;
  color: #4d4e53;
  font-style: italic;
}
#slideout .story .top .content .partners {
  padding: 40px 0 60px;
}
#slideout .story .top .content .partners h2 {
  margin-bottom: 0;
}
#slideout .story .top .content .partners img {
  display: block;
  float: left;
  width: auto;
  height: 90px;
}
#slideout .story .bottom {
  padding: 60px 210px;
  background: #4d4e53;
  text-align: center;
}
.tablet #slideout .story .bottom {
  padding: 60px 90px;
}
#slideout .story .bottom h1 {
  font: 100 52px/48px 'museo-slab', serif;
  letter-spacing: 0.04em;
  color: #00b1b0;
  margin-bottom: 15px;
}
#slideout .story .bottom p {
  font:  18px/24px 'proxima-nova', sans-serif;
  color: #fff;
  margin-bottom: 20px;
}
#slideout .story .bottom p:last-of-type {
  margin-bottom: 0;
}
#slideout #timeline-slideout {
  display: none;
  margin-top: 100px;
  background: url('../../images/backgrounds/timeline-vline.jpg') repeat-y left 370px top;
}
.tablet #slideout #timeline-slideout {
  background: url('../../images/backgrounds/timeline-vline.jpg') repeat-y left 310px top;
}
#slideout #timeline-slideout > .content {
  padding-top: 80px;
  padding-left: 90px;
}
.tablet #slideout #timeline-slideout > .content {
  padding-left: 30px;
}
#slideout #timeline-slideout > .content .month-section {
  padding-bottom: 45px;
  min-height: 175px;
  opacity: 0;
  transition: opacity 1.2s;
  -webkit-transition: opacity 1.2s;
  -ms-transition: opacity 1.2s;
  -moz-transition: opacity 1.2s;
}
#slideout #timeline-slideout > .content .month-section.displayed {
  opacity: 1;
}
#slideout #timeline-slideout > .content .month-section:nth-child(odd) {
  background: url('../../images/backgrounds/timeline-vline-lgreen.jpg') repeat-y left 280px top;
}
#slideout #timeline-slideout > .content .month-section:nth-child(odd) .month-blip .month {
  color: #9fa617;
}
#slideout #timeline-slideout > .content .month-section:nth-child(odd) .month-blip .dot {
  background: #9fa617;
}
#slideout #timeline-slideout > .content .month-section:nth-child(odd) .month-blip .line {
  background: #9fa617;
}
#slideout #timeline-slideout > .content .month-section:nth-child(odd) .blip .dot {
  border-color: #9fa617;
}
#slideout #timeline-slideout > .content .month-section:nth-child(even) {
  background: url('../../images/backgrounds/timeline-vline-dgreen.jpg') repeat-y left 280px top;
}
#slideout #timeline-slideout > .content .month-section:nth-child(even) .month-blip .month {
  color: #737a30;
}
#slideout #timeline-slideout > .content .month-section:nth-child(even) .month-blip .dot {
  background: #737a30;
}
#slideout #timeline-slideout > .content .month-section:nth-child(even) .month-blip .line {
  background: #737a30;
}
#slideout #timeline-slideout > .content .month-section:nth-child(even) .blip .dot {
  border-color: #737a30;
}
#slideout #timeline-slideout > .content .month-section .month-blip {
  position: relative;
  padding-left: 278px;
}
#slideout #timeline-slideout > .content .month-section .month-blip .month {
  padding-left: 20px;
  font: 700 18px/24px 'proxima-nova', sans-serif;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#slideout #timeline-slideout > .content .month-section .month-blip .dot {
  position: absolute;
  top: 0;
  left: 270px;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}
#slideout #timeline-slideout > .content .month-section .month-blip .line {
  width: 278px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 9px;
}
#slideout #timeline-slideout > .content .month-section .month-blip .pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 235px;
}
#slideout #timeline-slideout > .content .month-section .month-blip .pic img {
  width: 100%;
  height: auto;
}
#slideout #timeline-slideout > .content .month-section .blip {
  position: relative;
  padding-left: 278px;
  margin-bottom: 20px;
  width: calc(100% - 378px);
  max-width: 450px;
}
.mobile #slideout #timeline-slideout > .content .month-section .blip {
  width: calc(100% - 328px);
}
#slideout #timeline-slideout > .content .month-section .blip:last-child {
  margin-bottom: 0;
}
#slideout #timeline-slideout > .content .month-section .blip .dot {
  position: absolute;
  top: 0;
  left: 273px;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 2px solid #9fa617;
  border-radius: 50%;
}
#slideout #timeline-slideout > .content .month-section .blip .content {
  padding-left: 20px;
}
#slideout #timeline-slideout > .content .month-section .blip .content p {
  font:  18px/24px 'proxima-nova', sans-serif;
  color: #4d4e53;
}
#slideout #timeline-slideout > .content .month-section .blip .content p a {
  border-bottom: 1px solid #b1b1b3;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
}
#slideout #timeline-slideout > .content .month-section .blip .content p a:hover {
  border-color: #00b1b0;
  color: #00b1b0;
}
#slideout #about-slideout {
  display: none;
}
#slideout #about-slideout .top {
  margin-top: 100px;
}
#slideout #about-slideout .top .map-sidebar {
  margin-bottom: 30px;
}
#slideout #about-slideout .top .map-sidebar .map {
  position: relative;
  width: calc(100% - 281px);
  float: left;
  border-right: 1px solid #e8e8e9;
}
.mobile #slideout #about-slideout .top .map-sidebar .map {
  width: 100%;
  float: none;
  margin-bottom: 30px;
}
#slideout #about-slideout .top .map-sidebar .map #region-map-img {
  display: block;
  transform-origin: left top;
  position: absolute;
  top: 0;
  left: 0;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup {
  display: none;
  position: absolute;
  pointer-events: none;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#slideout #about-slideout .top .map-sidebar .map .map-popup:after {
  content: " ";
  position: absolute;
  top: 1px;
  left: 50%;
  height: 11px;
  width: 22px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background: url('../../images/icons/triangle-up-white-11.png') no-repeat top center;
  z-index: 20;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup#asia-popup {
  top: 39.5%;
  left: 77%;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup#asia-popup h3 {
  color: #7b3c1a;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup#southern-africa-popup {
  top: 77.5%;
  left: 57%;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup#southern-africa-popup h3 {
  color: #1d2172;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup#west-africa-popup {
  top: 51%;
  left: 48%;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup#west-africa-popup h3 {
  color: #a0a838;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup#east-africa-popup {
  top: 54%;
  left: 61%;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup#east-africa-popup h3 {
  color: #c81e54;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup#latin-popup {
  top: 65%;
  left: 27.5%;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup#latin-popup h3 {
  color: #f3901e;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup .inner {
  min-width: 230px;
  margin-top: 11px;
  padding: 15px 25px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.30);
}
#slideout #about-slideout .top .map-sidebar .map .map-popup .inner h3 {
  font: 700 16px/18px 'proxima-nova', sans-serif;
  max-width: 120px;
  margin: 0 auto 15px;
  text-align: center;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup .inner h2 {
  font: 700 16px/18px 'proxima-nova', sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #717073;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup .inner .impact .left {
  width: 55px;
  margin-right: 15px;
  float: left;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup .inner .impact .left p {
  font: 600 14px/18px 'proxima-nova', sans-serif;
  color: #4d4e53;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup .inner .impact .right {
  width: calc(100% - 70px);
  float: left;
}
#slideout #about-slideout .top .map-sidebar .map .map-popup .inner .impact .right p {
  font:  14px/18px 'proxima-nova', sans-serif;
  font-style: italic;
  color: #4d4e53;
}
#slideout #about-slideout .top .map-sidebar .sidebar {
  width: 180px;
  padding: 30px 70px 0 30px;
  float: left;
}
.mobile #slideout #about-slideout .top .map-sidebar .sidebar {
  padding-left: 35px;
  float: none;
}
#slideout #about-slideout .top .map-sidebar .sidebar h2 {
  font: 700 18px/24px 'museo-slab', serif;
  letter-spacing: 0.04em;
  color: #1e2172;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#slideout #about-slideout .top .map-sidebar .sidebar ul {
  list-style: none;
}
#slideout #about-slideout .top .map-sidebar .sidebar ul li {
  font: 700 16px/20px 'proxima-nova', sans-serif;
  padding-bottom: 10px;
  cursor: pointer;
}
#slideout #about-slideout .top .map-sidebar .sidebar ul li.active span {
  color: #4d4e53;
  background: url('../../images/icons/minus-dgrey-2.png') no-repeat left top 8px;
}
#slideout #about-slideout .top .map-sidebar .sidebar ul li span {
  display: block;
  padding-left: 12px;
  font: 700 16px/20px 'proxima-nova', sans-serif;
  color: #717073;
  background: url('../../images/icons/plus-grey-8.png') no-repeat left top 5px;
}
#slideout #about-slideout .top .map-sidebar .sidebar ul li ul {
  display: none;
  list-style: none;
  padding-left: 20px;
  cursor: default;
}
#slideout #about-slideout .top .map-sidebar .sidebar ul li ul li {
  font:  16px/20px 'proxima-nova', sans-serif;
  color: #4d4e53;
  font-style: italic;
  margin-bottom: 5px;
  cursor: default;
  padding-bottom: 0;
}
#slideout #about-slideout .top .content {
  padding-left: 95px;
  width: calc(100% - 375px);
}
.mobile #slideout #about-slideout .top .content {
  padding-left: 35px;
  width: calc(100% - 70px);
}
#slideout #about-slideout .top .content h1 {
  font: 500 30px/24px 'museo-slab', serif;
  color: #c60651;
  letter-spacing: 0;
  margin-bottom: 20px;
}
#slideout #about-slideout .top .content h2 {
  font: 700 22px/28px 'proxima-nova', sans-serif;
  color: #4d4e53;
  margin-bottom: 15px;
}
#slideout #about-slideout .top .content p {
  font:  18px/24px 'proxima-nova', sans-serif;
  margin-bottom: 25px;
  color: #4d4e53;
}
#slideout #about-slideout .bottom {
  background: #f0f0e5;
  padding: 75px 90px;
}
.mobile #slideout #about-slideout .bottom {
  padding: 75px 35px;
}
#slideout #about-slideout .bottom .contain {
  width: calc(100% - 195px);
}
.mobile #slideout #about-slideout .bottom .contain {
  width: 100%;
}
#slideout #about-slideout .bottom .contain h1 {
  font: 500 30px/24px 'museo-slab', serif;
  color: #9fa617;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
}
#slideout #about-slideout .bottom .contain p {
  font:  22px/28px 'proxima-nova', sans-serif;
  color: #4d4e53;
  margin-bottom: 25px;
}
#slideout #about-slideout .bottom .contain iframe {
  width: 100%;
}
