@import url('all-blessed1.css?z=1447340463024');

#secretFooter { visibility: hidden; display: none; }
/** Address styling not present in Safari 5 and Chrome. */
/* line 154, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
dfn { font-style: italic; }

/** Address differences between Firefox and other browsers. */
/* line 162, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Address styling not present in IE 8/9. */
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
mark { background: #ff0; color: #000; }

/** Correct font family set oddly in Safari 5 and Chrome. */
/* line 181, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

/** Improve readability of pre-formatted text in all browsers. */
/* line 193, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
pre { white-space: pre-wrap; }

/** Set consistent quote types. */
/* line 201, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }

/** Address inconsistent and variable font size in all browsers. */
/* line 209, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
/* line 217, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

/* line 225, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
sup { top: -0.5em; }

/* line 229, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
sub { bottom: -0.25em; }

/* ========================================================================== Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9. */
/* line 241, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
img { border: 0; }

/** Correct overflow displayed oddly in IE 9. */
/* line 249, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
svg:not(:root) { overflow: hidden; }

/* ========================================================================== Figures ========================================================================== */
/** Address margin not present in IE 8/9 and Safari 5. */
/* line 261, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
figure { margin: 0; }

/* ========================================================================== Forms ========================================================================== */
/** Define consistent border, margin, and padding. */
/* line 273, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
/* line 284, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** 1. Correct font family not being inherited in all browsers. 2. Correct font size not being inherited in all browsers. 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
/* line 295, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
/* line 309, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
button, input { line-height: normal; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct `select` style inheritance in Firefox 4+ and Opera. */
/* line 321, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
/* line 334, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
/* line 346, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
button[disabled], html input[disabled] { cursor: default; }

/** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */
/* line 356, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
/* line 368, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
.dataTables_wrapper .dataTables_filter input[type="search"] { margin-left: 0; }

/** Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
/* line 380, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Remove inner padding and border in Firefox 4+. */
/* line 389, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all browsers. */
/* line 400, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/* ========================================================================== Tables ========================================================================== */
/** Remove most spacing between table cells. */
/* line 413, /Users/aberger/MAMP Sites/globalfund/source/css/core/_normalize.scss */
table { border-collapse: collapse; border-spacing: 0; }

/* BREAKPOINTS */
/* COLORS */
/* SVG COORDINATES */
/* OTHER */
/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion { list-style: none; margin: 0; margin-bottom: 1.25rem; }
/* line 4, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion > ul { margin: 0; list-style: none; }
/* line 8, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide { margin-top: 10px; }
/* line 10, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-header { cursor: pointer; border-radius: 3px; padding: 13px 20px; }
/* line 14, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-header h4 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; margin: 0; font-size: 0.875rem; text-transform: uppercase; letter-spacing: 1px; }
/* line 20, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-header h4 span { margin: 8px 0; float: right; font-size: 0px; display: inline-block; vertical-align: middle; width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") -20px -140px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.accordion .accordion-slide .slide-header h4 span .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -20px -140px no-repeat; }
/* line 29, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-header:hover { background: #421640; }
/* line 33, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content { display: none; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; overflow: hidden; }
/* line 38, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list { list-style: none; padding-right: 0; padding-left: 0; text-indent: 0; margin-left: 0; }
/* line 44, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list > li { padding: 10px 20px; background: #f7f7f5; }
/* line 47, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list > li:nth-of-type(2n) { background: #efeeeb; }
/* line 51, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list li { margin: 0; }
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.accordion .accordion-slide .slide-content .link-list li:before, .accordion .accordion-slide .slide-content .link-list li:after { content: " "; display: table; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.accordion .accordion-slide .slide-content .link-list li:after { clear: both; }
/* line 54, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list li .link-title { margin: 0; font-size: 0.9375rem; line-height: 1rem; margin-right: 10px; }
/* line 59, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list li .link-title a { color: #6e2c6b; }
/* line 64, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list li .link-detail {  }
/* line 66, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list li .link-detail ul { list-style: none; }
/* line 69, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list li .link-detail .type { color: #636465; font-size: 0.8125rem; line-height: 1.125rem; }
/* line 77, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list li .link-detail .languages { float: left; margin: 0 0 0 10px; padding-left: 0; text-indent: 0; border-left: 1px solid #636465; }
/* line 83, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list li .link-detail .languages li { padding: 0 10px; float: left; font-size: 0.8125rem; line-height: 1.125rem; }
/* line 88, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list li .link-detail .languages li a { color: #6e2c6b; }
/* line 91, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content .link-list li .link-detail .languages li + li { border-left: 1px solid #636465; }
/* line 100, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide .slide-content a:hover { text-decoration: underline; }
/* line 107, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide.active .slide-header { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
/* line 111, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion .accordion-slide.active .slide-header h4 span { background-position: -31px -130px; }
/* line 118, /Users/aberger/MAMP Sites/globalfund/source/css/global/_accordion.scss */
.accordion + li { margin-top: 10px; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn { border: 2px solid #8b5689; color: #8b5689; background-color: #FFF; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 500; font-style: normal; font-size: 15px; text-transform: uppercase; padding: 15px; -webkit-transition: all 0.3s 0.1s linear; -moz-transition: all 0.3s 0.1s linear; -o-transition: all 0.3s 0.1s linear; -ms-transition: all 0.3s 0.1s linear; transition: all 0.3s 0.1s linear; cursor: pointer; }
/* line 13, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn:hover { background-color: #8b5689; color: white; }
/* line 19, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn.proceed:after { display: inline-block; content: '>'; padding-left: 5px; }
/* line 25, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn.btn-cta { text-transform: none !important; width: 90%; margin: 0 auto; max-width: 262px; margin-top: 30px; background-color: #f7f7f5; }
/* line 33, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn.btn-cta:hover { background-color: #6e2c6b; }
/* line 37, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn.alt { background-color: #8b5689; color: #FFF; }
/* line 40, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn.alt:hover { background-color: #FFF; color: #8b5689; }
/* line 45, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn.orange { background-color: transparent; color: #ff7f45; border-color: #ff7f45; }
/* line 50, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn.orange:hover { background-color: #ff7f45; color: #FFF; border-color: #ff7f45; }
/* line 56, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn.white { background-color: transparent; color: #FFF; border-color: #FFF; }
/* line 61, /Users/aberger/MAMP Sites/globalfund/source/css/global/_btn.scss */
.btn.white:hover { background-color: #FFF; color: #ff7f45; border-color: #FFF; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.cards-title { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 26px; color: #421640; margin: 0 0 -30px 0; padding-left: 10px; }
/* line 8, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.cards-title.top { width: 100%; max-width: 1180px; margin: 0 auto 30px; }

/* line 16, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
footer.cards.alternate h3.cards-title { padding-left: 0; padding-top: 62px; }
/* line 20, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
footer.cards.alternate .card_container { padding-top: 30px; }

/* line 25, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container { padding: 62px 0; background-color: #f7f7f5; }
/* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card-mobile-controller { display: none; }
@media screen and (max-width: 768px) { /* line 37, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container .row, .card_container .expandable-tabs .table-legend, .expandable-tabs .card_container .table-legend { width: 1180px; white-space: nowrap; }
  /* line 42, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container .row .columns, .card_container .expandable-tabs .table-legend .columns, .expandable-tabs .card_container .table-legend .columns, .expandable-tabs .table-legend .card_container .row .table-key, .card_container .expandable-tabs .table-legend .table-key, .expandable-tabs .card_container .table-legend .table-key { float: none; display: inline-block; width: 280px; margin-right: 20px; white-space: normal; vertical-align: top; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 !important; }
  /* line 54, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container .row .end, .card_container .expandable-tabs .table-legend .end, .expandable-tabs .card_container .table-legend .end { margin-right: 0px; float: none; }
  /* line 63, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card-mobile-controller { display: block; text-align: center; }
  /* line 68, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card-mobile-controller div { display: inline-block; margin: 5px; cursor: pointer; }
  /* line 75, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card-mobile-controller-arrow { width: 8px; height: 16px; background: url("/_Site/Images/img/sprites_s2.svg") -43px -159px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .card_container.footer .card-mobile-controller-arrow .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -43px -159px no-repeat; }
  /* line 79, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card-mobile-controller-arrow.prev { -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
  /* line 85, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card-mobile-controller-dot { width: 15px; height: 15px; -webkit-border-radius: 8px; border-radius: 8px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #6e2c6b; }
  /* line 92, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card-mobile-controller-dot.active { background-color: #6e2c6b; } }
@media screen and (max-width: 480px) { /* line 105, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container .row .columns, .card_container .expandable-tabs .table-legend .columns, .expandable-tabs .card_container .table-legend .columns, .expandable-tabs .table-legend .card_container .row .table-key, .card_container .expandable-tabs .table-legend .table-key, .expandable-tabs .card_container .table-legend .table-key { width: 250px; }
  /* line 109, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container .row .columns .card, .card_container .expandable-tabs .table-legend .columns .card, .expandable-tabs .card_container .table-legend .columns .card, .expandable-tabs .table-legend .card_container .row .table-key .card, .card_container .expandable-tabs .table-legend .table-key .card, .expandable-tabs .card_container .table-legend .table-key .card { height: 410px; } }
/* line 117, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .columns, .card_container .expandable-tabs .table-legend .table-key, .expandable-tabs .table-legend .card_container .table-key { padding-left: 0.5375rem; padding-right: 0.5375rem; }
/* line 123, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .columns.card_offset_1, .card_container .expandable-tabs .table-legend .card_offset_1.table-key, .expandable-tabs .table-legend .card_container .card_offset_1.table-key { margin-left: 12.5%; }
/* line 126, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .columns.card_offset_2, .card_container .expandable-tabs .table-legend .card_offset_2.table-key, .expandable-tabs .table-legend .card_container .card_offset_2.table-key { margin-left: 25%; }
/* line 129, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .columns.card_offset_3, .card_container .expandable-tabs .table-legend .card_offset_3.table-key, .expandable-tabs .table-legend .card_container .card_offset_3.table-key { margin-left: 37.5%; }
/* line 135, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card { background-color: #ffffff; height: 380px; -webkit-border-radius: 5px; border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); padding: 0px; -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 144, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-link-full { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }
/* line 153, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card.footer { display: none; }
/* line 158, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-image { width: 100%; height: 220px; background-position: center center; background-size: cover; border-top: solid #6e2c6b 4px; }
/* line 166, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-image.social { height: 280px; }
/* line 171, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-image.none { height: 0px; }
/* line 177, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card h3.card-headline { margin: 21px; line-height: 0.9; }
/* line 185, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card h3.card-headline a { color: #6e2c6b; -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; font-family: 'Mercury Text G1 A', 'Mercury Text G1 B'; font-weight: 600; font-style: normal; font-size: 22px; }
/* line 194, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-date { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; color: #636465; margin: 0 21px; -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; }
/* line 203, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-caption { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; margin: 21px; -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; }
/* line 210, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-caption a { color: #6e2c6b; -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; }
/* line 215, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-caption a .read-more-arrow-small { display: inline-block; position: relative; background: none; vertical-align: middle; }
/* line 222, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-caption a .read-more-arrow-small-purple, .card_container .card .card-caption a .read-more-arrow-small-white { position: absolute; top: 0px; left: 0px; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; }
/* line 230, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-caption a .read-more-arrow-small-purple { opacity: 1; width: 4px; height: 7px; background: url("/_Site/Images/img/sprites_s2.svg") -44px -140px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.card_container .card .card-caption a .read-more-arrow-small-purple .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -44px -140px no-repeat; }
/* line 236, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-caption a .read-more-arrow-small-white { opacity: 0; width: 4px; height: 7px; background: url("/_Site/Images/img/sprites_s2.svg") -44px -150px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.card_container .card .card-caption a .read-more-arrow-small-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -44px -150px no-repeat; }
/* line 245, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-icon-container { position: absolute; right: 9px; bottom: 50px; width: 40px; height: 40px; background-color: #6e2c6b; -webkit-border-radius: 5px 0 5px 0; border-radius: 5px 0 5px 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 256, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-icon-container .card-icon-white, .card_container .card .card-icon-container .card-icon-purple { position: absolute; bottom: 12px; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; }
/* line 263, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-icon-container .card-icon-purple { opacity: 0; }
/* line 270, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-icon-container.twitter .card-icon-white, .card_container .card .card-icon-container.twitter .card-icon-purple { right: 9px; }
/* line 275, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-icon-container.twitter .card-icon-white { width: 19px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -50px -110px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.card_container .card .card-icon-container.twitter .card-icon-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -50px -110px no-repeat; }
/* line 280, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-icon-container.twitter .card-icon-purple { width: 19px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -70px -110px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.card_container .card .card-icon-container.twitter .card-icon-purple .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -70px -110px no-repeat; }
/* line 288, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-icon-container.instagram .card-icon-white, .card_container .card .card-icon-container.instagram .card-icon-purple { right: 10px; }
/* line 293, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-icon-container.instagram .card-icon-white { width: 17px; height: 16px; background: url("/_Site/Images/img/sprites_s2.svg") 0px -110px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.card_container .card .card-icon-container.instagram .card-icon-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px -110px no-repeat; }
/* line 298, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card .card-icon-container.instagram .card-icon-purple { width: 17px; height: 16px; background: url("/_Site/Images/img/sprites_s2.svg") -20px -110px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.card_container .card .card-icon-container.instagram .card-icon-purple .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -20px -110px no-repeat; }
@media screen and (max-width: 768px) { /* line 245, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container .card .card-icon-container { right: 0px; } }
/* line 311, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container .card-more-button { display: none; }
/* line 318, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.footer.mobile-nav-open { display: none; }
/* line 325, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.footer .card.footer-hide { display: none; }
@media screen and (min-width: 769px) { /* line 323, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card { height: 440px; }
  /* line 334, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card h3.card-headline { line-height: 0.8; }
  /* line 338, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card h3.card-headline a { font-size: 19px; }
  /* line 344, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card .card-image { height: 131px; }
  /* line 348, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card .card-image.social { height: 220px; }
  /* line 353, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card .card-image.none { height: 0px; }
  /* line 360, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card:hover { background-color: #6e2c6b; }
  /* line 366, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card:hover h3.card-headline a { color: #ffffff; }
  /* line 372, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card:hover .card-date { color: #d299cf; }
  /* line 377, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card:hover .card-caption { color: #ffffff; }
  /* line 381, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card:hover .card-caption a { color: #d299cf; }
  /* line 386, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card:hover .card-caption a .read-more-arrow-small-purple { opacity: 0; }
  /* line 391, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card:hover .card-caption a .read-more-arrow-small-white { opacity: 1; }
  /* line 398, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card:hover .card-icon-container { background-color: #ffffff; }
  /* line 402, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card:hover .card-icon-container .card-icon-purple { opacity: 1; }
  /* line 407, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card:hover .card-icon-container .card-icon-white { opacity: 0; } }
@media screen and (min-width: 1025px) { /* line 417, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card .card-image { height: 220px; }
  /* line 421, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card .card-image.social { height: 280px; }
  /* line 426, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card .card-image.none { height: 0px; }
  /* line 432, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card h3.card-headline { line-height: 0.9; }
  /* line 437, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card h3.card-headline a { font-size: 22px; } }
@media screen and (max-width: 768px) { /* line 446, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card .card-image { height: 220px; }
  /* line 450, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card .card-image.social { height: 280px; }
  /* line 455, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card .card-image.none { height: 0px; }
  /* line 461, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card h3.card-headline { line-height: 0.9; }
  /* line 466, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.footer .card h3.card-headline a { font-size: 22px; } }
/* line 477, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header { background-color: #ffffff; padding: 0px; }
/* line 482, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .columns, .card_container.header .expandable-tabs .table-legend .table-key, .expandable-tabs .table-legend .card_container.header .table-key { max-width: 280px; padding-right: 0; padding-left: 0; margin-right: 30px; }
/* line 489, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .columns.end, .card_container.header .expandable-tabs .table-legend .end.table-key, .expandable-tabs .table-legend .card_container.header .end.table-key { max-width: 220px; margin-right: 0px; }
/* line 496, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card { -webkit-border-radius: 0; border-radius: 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: none; box-shadow: none; padding: 0; }
/* line 502, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card.header-hide { display: none; }
/* line 512, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card h3.card-headline { margin: 21px 0px; }
/* line 516, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card h3.card-headline a:hover { text-decoration: underline; }
/* line 522, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card .card-date { margin: 0; }
/* line 528, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card-more-button.header { display: block; }
/* line 532, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card-more-button.header a { display: block; color: #6e2c6b; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 500; font-style: normal; -webkit-transition: all 0.3s 0.1s linear; -moz-transition: all 0.3s 0.1s linear; -o-transition: all 0.3s 0.1s linear; -ms-transition: all 0.3s 0.1s linear; transition: all 0.3s 0.1s linear; text-transform: uppercase; }
/* line 541, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card-more-button.header .read-more-arrow { display: inline-block; position: relative; background: none; vertical-align: middle; }
/* line 548, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card-more-button.header .read-more-arrow-purple, .card_container.header .card-more-button.header .read-more-arrow-light { position: absolute; top: -4px; left: 0px; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; }
/* line 556, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card-more-button.header .read-more-arrow-purple { opacity: 1; width: 6px; height: 11px; background: url("/_Site/Images/img/sprites_s2.svg") -54px -140px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.card_container.header .card-more-button.header .read-more-arrow-purple .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -54px -140px no-repeat; }
/* line 562, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card-more-button.header .read-more-arrow-light { opacity: 0; width: 6px; height: 11px; background: url("/_Site/Images/img/sprites_s2.svg") -54px -153px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.card_container.header .card-more-button.header .read-more-arrow-light .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -54px -153px no-repeat; }
/* line 571, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
.card_container.header .card-more-button.header:hover a { text-decoration: underline; }
@media screen and (min-width: 769px) { /* line 590, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .columns, .card_container.header .expandable-tabs .table-legend .table-key, .expandable-tabs .table-legend .card_container.header .table-key { padding-left: 0.9375rem; margin-right: 0px; }
  /* line 596, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card { height: auto; margin-bottom: 0px; }
  /* line 601, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card .card-image { height: 135px; }
  /* line 604, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card .card-image.none { height: 0px; }
  /* line 610, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card h3.card-headline { line-height: 0.8; }
  /* line 614, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card h3.card-headline a { font-size: 19px; }
  /* line 620, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card .card-date { margin: 0; } }
@media screen and (min-width: 1025px) { /* line 631, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card .card-image { height: 180px; }
  /* line 634, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card .card-image.none { height: 0px; }
  /* line 640, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card h3.card-headline { line-height: 0.9; }
  /* line 644, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card h3.card-headline a { font-size: 22px; }
  /* line 650, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cards.scss */
  .card_container.header .card .card-date { margin: 0; } }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
body { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; }

/* line 5, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
.interior-wrap ul.file-links { margin: 0; margin-top: 6px; padding: 0; list-style: none; }
/* line 8, /Users/rburch/Sites/globalfund/source/css/global/_common.scss */
.interior-wrap ul.file-links li { display: inline-block; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: .85rem; letter-spacing: .05em; padding-right: 10px; line-height: 1; }
/* line 17, /Users/rburch/Sites/globalfund/source/css/global/_common.scss */
.interior-wrap ul.file-links li.file-links-title { border-right: solid 1px #939598; margin-right: 6px; }
/* line 23, /Users/rburch/Sites/globalfund/source/css/global/_common.scss */
.interior-wrap ul.file-links li.file-links-link { border-left: solid 1px #939598; padding: 0 10px 0 12px; }
/* line 28, /Users/rburch/Sites/globalfund/source/css/global/_common.scss */
.interior-wrap ul.file-links li.file-links-link a { color: #6e2c6b; }

/* line 40, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
.read-more-arrow { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -140px no-repeat; font-size: 0; display: inline-block; vertical-align: middle; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.read-more-arrow .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -140px no-repeat; }

/* line 47, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
.read-more-arrow-large { width: 6px; height: 11px; background: url("/_Site/Images/img/sprites_s2.svg") -54px -140px no-repeat; font-size: 0; display: inline-block; vertical-align: middle; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.read-more-arrow-large .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -54px -140px no-repeat; }

/* line 54, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
.read-more-arrow-small { width: 4px; height: 7px; background: url("/_Site/Images/img/sprites_s2.svg") -44px -140px no-repeat; font-size: 0; display: inline-block; vertical-align: middle; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.read-more-arrow-small .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -44px -140px no-repeat; }

/* Colors */
/* line 62, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
.purple { background: #6e2c6b; }

/* line 66, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
.mobile-hidden { display: none; }
@media screen and (min-width: 640px) { /* line 66, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
  .mobile-hidden { display: block; } }

/* line 72, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
.desktop-hidden { display: block; }
@media screen and (min-width: 640px) { /* line 72, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
  .desktop-hidden { display: none; } }

/* line 79, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
.break-letter { word-break: break-all; }

/* line 84, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
.btn.orange:after, .btn.white:after, .country__content > aside.glance footer p a.arrow:after, .popup .leaflet-popup-content-wrapper .leaflet-popup-content p a:after, a.context:after { content: '>'; margin-left: 5px; font-size: inherit; color: inherit; line-height: inherit; position: relative; top: 1px; display: inline-block; text-decoration: none !important; }

/* line 98, /Users/aberger/MAMP Sites/globalfund/source/css/global/_common.scss */
.interior-wrap.has-sidebar aside .subnav a.back:before { content: '<'; margin-right: 5px; font-size: inherit; color: inherit; line-height: inherit; position: relative; top: 1px; display: inline-block; text-decoration: none !important; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cookie.scss */
.cookie-notice { width: 100%; position: fixed; bottom: -150px; -webkit-transition: bottom 0.5s 0.1s linear; -moz-transition: bottom 0.5s 0.1s linear; -o-transition: bottom 0.5s 0.1s linear; -ms-transition: bottom 0.5s 0.1s linear; transition: bottom 0.5s 0.1s linear; z-index: 5000; background-color: #9a996e; }
/* line 9, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cookie.scss */
.cookie-notice.open { bottom: 0px; }
/* line 13, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cookie.scss */
.cookie-notice-content { width: 90%; max-width: 1180px; margin: 0 auto; color: white; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; padding: 20px 20px 20px 0; }
/* line 22, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cookie.scss */
.cookie-notice-content a { color: white; text-decoration: underline; outline: none; }
/* line 29, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cookie.scss */
.cookie-notice-close { content: ' '; width: 18px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -80px -200px no-repeat; font-size: 0; display: block; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); right: 5%; cursor: pointer; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.cookie-notice-close .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -80px -200px no-repeat; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cta.scss */
.cta { padding: 80px 0; text-align: center; background: #FFF; max-width: 670px; margin: 0px auto; padding: 20px; }
@media screen and (min-width: 1024px) { /* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cta.scss */
  .cta { padding: 30px 0; } }
/* line 12, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cta.scss */
.cta .cta-title { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 17px; line-height: 1.15; color: #636465; max-width: 750px; margin: 0 auto 40px; }
@media screen and (min-width: 768px) { /* line 12, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cta.scss */
  .cta .cta-title { font-size: 26px; } }
/* line 23, /Users/aberger/MAMP Sites/globalfund/source/css/global/_cta.scss */
.cta .btn { text-transform: none; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form { border-top: 1px solid #e4e4e4; }
/* line 5, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="text"], .base-form input[type="email"], .base-form input[type="password"], .base-form textarea { width: 100%; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 15px; background: #f7f7f5; padding: 10px; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #f7f7f5; outline: none; box-shadow: none; }
/* line 18, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="text"] ::-webkit-input-placeholder, .base-form input[type="email"] ::-webkit-input-placeholder, .base-form input[type="password"] ::-webkit-input-placeholder, .base-form textarea ::-webkit-input-placeholder { color: #bfbfbd; }
/* line 22, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="text"] :-moz-placeholder, .base-form input[type="email"] :-moz-placeholder, .base-form input[type="password"] :-moz-placeholder, .base-form textarea :-moz-placeholder { /* Firefox 18- */ color: #bfbfbd; }
/* line 26, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="text"] ::-moz-placeholder, .base-form input[type="email"] ::-moz-placeholder, .base-form input[type="password"] ::-moz-placeholder, .base-form textarea ::-moz-placeholder { /* Firefox 19+ */ color: #bfbfbd; }
/* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="text"] :-ms-input-placeholder, .base-form input[type="email"] :-ms-input-placeholder, .base-form input[type="password"] :-ms-input-placeholder, .base-form textarea :-ms-input-placeholder { color: #bfbfbd; }
/* line 34, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="text"].error, .base-form input[type="email"].error, .base-form input[type="password"].error, .base-form textarea.error { position: relative; background-image: url("/_Site/Images/img/icons/input_error.png"); background-repeat: no-repeat; background-position: 98% 50%; }
/* line 41, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="text"]:active, .base-form input[type="text"]:focus, .base-form input[type="email"]:active, .base-form input[type="email"]:focus, .base-form input[type="password"]:active, .base-form input[type="password"]:focus, .base-form textarea:active, .base-form textarea:focus { border: 1px solid lightgrey; }
/* line 45, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="submit"], .base-form button[type="submit"] { text-transform: none !important; }
/* line 48, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="checkbox"] { display: none; }
/* line 52, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="checkbox"] + label { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 15px; color: #636465; text-indent: -28px; margin-left: 28px; }
/* line 60, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="checkbox"] + label span { display: inline-block; width: 19px; height: 19px; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; margin: -1px 9px 0 0; vertical-align: middle; background-color: #f7f7f5; cursor: pointer; -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 72, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="checkbox"]:checked + label span { background-color: #6e2c6b; }
/* line 76, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="radio"] { display: none; }
/* line 79, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="radio"] + label { color: #636465; margin-left: 0; }
/* line 83, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="radio"] + label span { display: inline-block; width: 19px; height: 19px; -webkit-border-radius: 100%; border-radius: 100%; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; margin: -1px 9px 0 0; vertical-align: middle; background-color: #f7f7f5; cursor: pointer; -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 94, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form input[type="radio"]:checked + label span { background-color: #6e2c6b; }
/* line 98, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form textarea { height: 150px; }
/* line 101, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form label { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 17px; line-height: 1; color: #636465; margin-bottom: 10px; }
/* line 107, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form label.small { font-size: 15px; }
/* line 110, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form label.error { font-size: 15px; margin-bottom: 0; margin-top: 5px; color: red; }
/* line 119, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form .input { margin-top: 30px; }
/* line 121, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form .input input, .base-form .input textarea { margin-bottom: 0; }
/* line 128, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form .two-inputs .input { width: 100%; }
@media screen and (min-width: 768px) { /* line 128, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
  .base-form .two-inputs .input { float: left; width: 47.5%; }
  /* line 133, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
  .base-form .two-inputs .input:first-child { margin-right: 5%; } }
/* line 140, /Users/aberger/MAMP Sites/globalfund/source/css/global/_forms.scss */
.base-form .check, .base-form .radio { margin-top: 10px; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination-wrap { text-align: right; padding-top: 60px; }
/* line 5, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination-wrap.desktop { display: none; }
@media screen and (min-width: 640px) { /* line 5, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
  .pagination-wrap.desktop { display: block; } }
@media screen and (min-width: 640px) { /* line 11, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
  .pagination-wrap.mobile { display: none; } }

/* line 18, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 14px; }
/* line 23, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination div { float: left; color: #636465; }
/* line 27, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination div a { color: #6e2c6b; }
/* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination div a:hover { text-decoration: underline; }
/* line 36, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination-of { line-height: 35px; margin: 0 5px; }
/* line 41, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination-prev, .pagination-next { width: 25px; height: 35px; border: solid 1px #f7f7f5; position: relative; cursor: pointer; }
/* line 47, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination-prev span, .pagination-next span { width: 6px; height: 11px; background: url("/_Site/Images/img/sprites_s2.svg") -54px -140px no-repeat; font-size: 0; left: 50%; top: 50%; position: absolute; display: block; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.pagination-prev span .no-svg, .pagination-next span .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -54px -140px no-repeat; }
/* line 56, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination-prev:hover, .pagination-next:hover { background: #6e2c6b; }
/* line 58, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination-prev:hover span, .pagination-next:hover span { width: 6px; height: 11px; background: url("/_Site/Images/img/sprites_s2.svg") -54px -153px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.pagination-prev:hover span .no-svg, .pagination-next:hover span .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -54px -153px no-repeat; }
/* line 65, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination-prev span { transform: rotate(180deg) translate(50%, 50%); -webkit-transform: rotate(180deg) translate(50%, 50%); }
/* line 72, /Users/aberger/MAMP Sites/globalfund/source/css/global/_pagination.scss */
.pagination-current input { width: 25px; height: 35px; padding: 4px; margin-bottom: 0; text-align: center; border: solid 1px #f7f7f5; -webkit-box-shadow: none; box-shadow: none; color: #bfbfbf; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources { padding: 0 1.25rem; box-shadow: inset 0px 11px 8px -10px rgba(0, 0, 0, 0.16), inset 0px -11px 8px -10px rgba(0, 0, 0, 0.16); background: #ff7f45; /* Old browsers */ background: -moz-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7f45), color-stop(100%, #ef5712)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* IE10+ */ background: linear-gradient(to bottom, #ff7f45 0%, #ef5712 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f45', endColorstr='#ef5712',GradientType=0 ); /* IE6-9 */ }
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.related-resources:before, .related-resources:after { content: " "; display: table; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.related-resources:after { clear: both; }
/* line 13, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources h4, .related-resources p, .related-resources li, .related-resources li a { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; }
/* line 16, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources h4 { font-size: 0.875rem; text-transform: uppercase; letter-spacing: 1px; }
/* line 23, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources.news-stories .resource-container h5.link-title, .related-resources.news-stories .resource-container h5.link-title a { margin-bottom: 0; font-family: 'Mercury Text G1 A', 'Mercury Text G1 B'; font-weight: 600; font-style: normal; font-size: 1.25rem; }
/* line 29, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources.news-stories .resource-container .resource-lists .link-list { padding-left: 0 !important; padding-right: 0 !important; }
/* line 34, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources.news-stories .resource-container .resource-lists .link-list li + li h5.link-title { padding-top: 1.25rem; }
/* line 37, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources.news-stories .resource-container .resource-lists .link-list li + li:before { content: ''; width: 100px; height: 0; border-top: 1px solid #FFF; display: block; }
/* line 46, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources.news-stories .resource-container .resource-lists .link-list .link-detail { margin-left: 0; }
/* line 48, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources.news-stories .resource-container .resource-lists .link-list .link-detail p.category { margin-bottom: 0; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 0.875rem; color: #FFF; }
/* line 53, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources.news-stories .resource-container .resource-lists .link-list .link-detail p.category span { text-transform: uppercase; color: #FFF; }
/* line 60, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources.news-stories .resource-container .resource-lists .resource-library { padding-left: 0 !important; padding-right: 0 !important; }
/* line 68, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources.full-width { background: #f05b17; }
/* line 70, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources.full-width .resource-container { width: 100%; display: block; float: none; padding-left: 0; padding-bottom: 80px; }
/* line 78, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container { width: 75%; display: inline-block; float: right; padding-left: 1.25rem; }
/* line 80, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .details { max-width: 575px; margin: 0 0 50px 0; }
/* line 83, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .details p { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 17px; line-height: 1.25; }
/* line 87, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .details p a { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; }
/* line 93, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .diagram img { width: 100%; }
/* line 96, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .diagram svg { fill: white !important; width: 100%; }
/* line 99, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .diagram svg path { stroke: white !important; }
/* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .diagram svg line { stroke: white !important; }
/* line 106, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .diagram .desktop { display: none; }
@media screen and (min-width: 769px) { /* line 106, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text .diagram .desktop { display: block; max-width: 1180px; } }
/* line 113, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .diagram .mobile { display: block; max-width: 640px; margin: 0 auto; }
@media screen and (min-width: 769px) { /* line 113, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text .diagram .mobile { display: none; } }
/* line 122, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list { position: relative; max-width: 320px; margin: 0 auto; }
@media screen and (min-width: 1220px) { /* line 122, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list { max-width: none; } }
/* line 130, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list:before { content: ''; display: block; width: 0; height: 100%; position: absolute; top: 0; left: 160px; border-left: 3px dotted #d2511e; }
@media screen and (min-width: 1220px) { /* line 130, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list:before { width: 100%; height: 1px; top: 85px; left: 0; border-left: none; border-top: 3px dotted #d2511e; } }
/* line 149, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .item { margin: 0; text-align: center; position: relative; }
@media screen and (min-width: 1220px) { /* line 149, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .item { float: left; } }
/* line 157, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .block { -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border: 3px solid #FFF; background: #f05b17; width: 100%; height: 130px; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -o-transition: all 0.1s linear; -ms-transition: all 0.1s linear; transition: all 0.1s linear; }
@media screen and (min-width: 1220px) { /* line 157, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .block { width: 192px; height: 170px; } }
/* line 168, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .block:hover { background: #FFF; }
/* line 170, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .block:hover h5, .related-resources .resource-container .resource-text ul.block-list .block:hover p { color: #ff7f45; }
/* line 174, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .block + li { margin-top: 28px; }
@media screen and (min-width: 1220px) { /* line 174, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .block + li { margin-top: 0; margin-left: 28px; } }
/* line 181, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .block h5 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; color: #FFF; font-size: 26px; line-height: 1.15; }
/* line 187, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .block p { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; color: #FFF; font-size: 13px; line-height: 1.15; margin: 10px 0 0; }
/* line 194, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .block .block-content { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
/* line 198, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .text { width: 50%; margin-top: 14px !important; }
@media screen and (min-width: 1220px) { /* line 198, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .text { width: 75px; height: 85px; margin-top: 0 !important; margin-left: 14px !important; } }
/* line 207, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .text:before { content: '•'; font-size: 24px; line-height: 0; top: 50%; position: absolute; }
@media screen and (min-width: 1220px) { /* line 207, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .text:before { top: 0; left: 32.5px; } }
/* line 218, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .text p { font-size: 13px; line-height: 1.15; margin: 0; }
/* line 223, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .text.top { position: relative; padding-right: 10px; text-align: right; }
@media screen and (min-width: 1220px) { /* line 223, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .text.top { padding-right: 0; padding-bottom: 10px; text-align: center; } }
/* line 232, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .text.top:before { left: 156px; top: auto; }
@media screen and (min-width: 1220px) { /* line 232, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .text.top:before { left: 32.5px; bottom: 0; } }
@media screen and (min-width: 1220px) { /* line 240, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .text.top .text-content { position: absolute; bottom: 10px; } }
/* line 247, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .text.bottom { position: relative; padding-left: 10px; text-align: left; left: 50%; }
@media screen and (min-width: 1220px) { /* line 247, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .text.bottom { text-align: center; padding-left: 0; padding-top: 10px; left: 0; top: 85px; } }
/* line 259, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .text.bottom:before { right: 153px; }
@media screen and (min-width: 1220px) { /* line 259, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .text.bottom:before { top: 0; } }
/* line 266, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul.block-list .text + li { margin-top: 14px; }
@media screen and (min-width: 1220px) { /* line 266, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .related-resources .resource-container .resource-text ul.block-list .text + li { margin-top: 0; margin-left: 14px; } }
/* line 277, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container h4 { display: inline-block; margin: 0; background: #d2511e; padding: 0.625rem 1.25rem; color: #FFF; line-height: 0.8125rem; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
/* line 287, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container h5 { color: #FFF; font-size: 1.0625rem; }
/* line 290, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container h5.resource-library { text-align: left; margin: 30px 0 0; }
/* line 293, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container h5.resource-library a { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; color: #FFF; }
/* line 296, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container h5.resource-library a:hover { text-decoration: underline; }
/* line 306, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists { margin: 2.1875rem 0; }
/* line 308, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.home .related-resources .resource-container .resource-lists { margin: 0; }
/* line 311, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list { margin: 0; list-style: none; margin-bottom: 1.25rem; }
#wrap.longscroll-wrap .content-footer .related-resources .resource-container .resource-lists .link-list li { background-color: inherit; box-shadow: none; -webkit-box-shadow: none; padding-bottom: 0px; }
/* line 315, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li a { color: #FFF; }
/* line 317, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li a:hover { text-decoration: underline; }
/* line 321, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li span { color: #febfa2; }
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail:before, .related-resources .resource-container .resource-lists .link-list li .link-detail:after { content: " "; display: table; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail:after { clear: both; }
/* line 326, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .type, .related-resources .resource-container .resource-lists .link-list li .link-detail .languages { float: left; line-height: 1; }
/* line 330, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .type, .related-resources .resource-container .resource-lists .link-list li .link-detail .via { font-size: 0.8125rem; }
/* line 333, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .via { color: #FFF; float: left; line-height: 0.8125rem; }
/* line 338, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .type { padding-right: 10px; border-right: 1px solid #febfa2; }
/* line 342, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .languages { margin-left: 0; }
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .languages:before, .related-resources .resource-container .resource-lists .link-list li .link-detail .languages:after { content: " "; display: table; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .languages:after { clear: both; }
/* line 345, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .languages li { padding: 0 10px; display: inline; float: left; font-size: 0.8125rem; }
/* line 350, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .languages li + li { border-left: 1px solid #FFF; }
/* line 353, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .languages li a { font-size: 0.8125rem; }
/* line 355, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list li .link-detail .languages li a:hover { text-decoration: underline; }
/* line 364, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list > li + li { margin-top: 1.25rem; }
/* line 368, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list:first-child { padding-right: 0.9375rem; }
/* line 372, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list a .external-link { margin: 8px 10px 8px 0; float: left; font-size: 0px; display: inline-block; vertical-align: middle; width: 13px; height: 13px; background: url("/_Site/Images/img/sprites_s2.svg") 0px -160px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.related-resources .resource-container .resource-lists .link-list a .external-link .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px -160px no-repeat; }
/* line 381, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list a:hover .external-link { width: 13px; height: 13px; background: url("/_Site/Images/img/sprites_s2.svg") -20px -180px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.related-resources .resource-container .resource-lists .link-list a:hover .external-link .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -20px -180px no-repeat; }
/* line 387, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-lists .link-list .link-detail { }
/* line 393, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .alpha { padding-right: 20px; }
/* line 396, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text .omega { padding-left: 20px; }
/* line 399, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text h4 { margin-bottom: 30px; }
/* line 402, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text h5 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 700; font-style: normal; font-size: 17px; margin: 0; }
/* line 407, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text p { color: #FFF; margin-bottom: 30px; }
/* line 410, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text p a { color: #FFF; }
/* line 412, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text p a:hover { text-decoration: underline; }
/* line 417, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul { margin: 0; list-style: none; padding: 0; }
/* line 421, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul li { font-size: 13px; color: #FFF; margin-bottom: 25px; }
/* line 425, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul li a { display: block; font-size: 17px; color: #FFF; margin-bottom: 0; }
/* line 430, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul li a:hover { text-decoration: underline; }
/* line 434, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.related-resources .resource-container .resource-text ul li span { text-transform: uppercase; }

/* line 445, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.has-sidebar .related-resources .resource-container { width: 100%; }
@media screen and (min-width: 768px) { /* line 445, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .has-sidebar .related-resources .resource-container { width: 75%; } }
/* line 451, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.has-sidebar .related-resources .resource-container .resource-text .alpha { padding-right: 0; }
@media screen and (min-width: 640px) { /* line 451, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .has-sidebar .related-resources .resource-container .resource-text .alpha { padding-right: 20px; } }
/* line 457, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
.has-sidebar .related-resources .resource-container .resource-text .omega { padding-left: 0; }
@media screen and (min-width: 640px) { /* line 457, /Users/aberger/MAMP Sites/globalfund/source/css/global/_related-resources.scss */
  .has-sidebar .related-resources .resource-container .resource-text .omega { padding-left: 20px; } }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav { margin: 2.8125rem 0; }
/* line 3, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav.mobile { background: #f7f7f5; margin: 0; }
/* line 6, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav.mobile h4 { cursor: pointer; position: relative; font-size: 1rem; color: #6e2c6b; padding: 15px 20px; margin: 0; text-transform: none; }
/* line 14, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav.mobile h4 span { float: right; font-size: 2rem; line-height: 1.5rem; }
/* line 18, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav.mobile h4 span:after { content: "+"; }
/* line 23, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav.mobile ul { display: none; padding: 0 20px 20px; }
/* line 27, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav.mobile ul li ul { padding: 20px 0 0 20px; margin: 0; }
/* line 36, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav.mobile.open h4 span:after { content: "-"; }
/* line 43, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul { list-style: none; margin: 0; }
/* line 46, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li { display: block; position: relative; }
/* line 49, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li a { font-size: 1.125rem; color: #6e2c6b; }
/* line 52, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li a.active { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 500; font-style: normal; font-weight: 500 !important; }
/* line 56, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li a:hover { text-decoration: underline; }
/* line 61, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li.root span { cursor: pointer; display: inline-block; margin: 2px; width: 9px; height: 5px; width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") -55px -130px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.subnav ul li.root span .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -55px -130px no-repeat; }
/* line 70, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li.root.open span { width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") -45px -130px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.subnav ul li.root.open span .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -45px -130px no-repeat; }
/* line 73, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li.root.open ul { display: block; }
/* line 79, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li.root ul li a { position: relative; }
/* line 82, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li.root ul li a.active:before { position: static; display: inline-block; content: '•'; color: #6e2c6b; text-decoration: none; }
/* line 95, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li + li { margin-top: 1.25rem; }
/* line 99, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li.active ul { display: block; }
/* line 103, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li ul { display: none; margin-top: 1.25rem; }
/* line 107, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li ul li { position: relative; padding-left: 20px; text-indent: -10px; }
/* line 111, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li ul li a { font-size: 0.96875rem; }
/* line 114, /Users/aberger/MAMP Sites/globalfund/source/css/global/_subnav.scss */
.subnav ul li ul li + li { margin-top: 0.75rem; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer { background-color: #ffffff; padding: 36px 0 24px; text-align: right; }
/* line 7, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section { float: right; }
/* line 11, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#links, #page-footer .footer-section#copyright { display: block; clear: both; }
/* line 17, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section h3.footer-subtitle { font-size: 13px; text-transform: uppercase; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; color: #636465; display: inline-block; }
/* line 26, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#signup { width: 370px; float: none; display: inline-block; margin-left: 50px; }
/* line 33, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#signup form { display: inline-block; margin-left: 15px; }
/* line 37, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#signup form input { display: inline-block; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
/* line 42, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#signup form input[type='email'] { width: 201px; height: 30px; border: 0; background: #f7f7f5; -webkit-appearance: none; -webkit-box-shadow: none; box-shadow: none; }
/* line 52, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#signup form input[type='submit'] { -webkit-transition: all 0.3s 0.1s linear; -moz-transition: all 0.3s 0.1s linear; -o-transition: all 0.3s 0.1s linear; -ms-transition: all 0.3s 0.1s linear; transition: all 0.3s 0.1s linear; -webkit-appearance: none; -webkit-box-shadow: none; box-shadow: none; border: solid 1px #b7b9bc; background-color: #FFF; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; color: #636465; font-size: 13px; width: 61px; height: 30px; position: relative; bottom: 1px; }
/* line 66, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#signup form input[type='submit']:hover { background-color: #6e2c6b; border-color: #6e2c6b; color: #FFF; }
/* line 77, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#follow { margin-left: 50px; float: none; display: inline-block; }
/* line 83, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#follow ul.footer-social-links { list-style: none; padding: 0; margin: 0; display: inline-block; }
/* line 90, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#follow ul.footer-social-links li { display: inline-block; padding-left: 16px; }
/* line 95, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon { font-size: 0px; display: inline-block; vertical-align: middle; }
/* line 101, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon.fb { width: 10px; height: 21px; background: url("/_Site/Images/img/sprites_s2.svg") 0px -80px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon.fb .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px -80px no-repeat; }
/* line 105, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon.tw { width: 20px; height: 16px; background: url("/_Site/Images/img/sprites_s2.svg") -20px -80px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon.tw .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -20px -80px no-repeat; }
/* line 109, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon.rss { width: 17px; height: 17px; background: url("/_Site/Images/img/sprites_s2.svg") -50px -80px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon.rss .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -50px -80px no-repeat; }
/* line 113, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon.yt { width: 22px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -80px -80px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon.yt .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -80px -80px no-repeat; }
/* line 117, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon.flickr { width: 18px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -110px -82px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-footer .footer-section#follow ul.footer-social-links li .footer-social-icon.flickr .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -110px -82px no-repeat; }
/* line 126, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#links { margin-bottom: 12px; }
/* line 130, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#links ul.footer-legal-links { list-style: none; padding: 0; margin: 0; }
/* line 136, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#links ul.footer-legal-links li { display: inline-block; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; padding-left: 19px; }
/* line 143, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#links ul.footer-legal-links li a { color: #6e2c6b; }
/* line 147, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#links ul.footer-legal-links li a:hover { text-decoration: underline; }
/* line 158, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
#page-footer .footer-section#copyright .footer-copyright { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; color: #636465; }
@media screen and (max-width: 768px) { /* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
  #page-footer { text-align: left; }
  /* line 172, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
  #page-footer .footer-section { display: block; float: none; margin-bottom: 15px; }
  /* line 178, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
  #page-footer .footer-section h3.footer-subtitle { display: block; margin-bottom: 8px; }
  /* line 184, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
  #page-footer .footer-section#follow { margin-bottom: 25px; margin-left: 0px; }
  /* line 189, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
  #page-footer .footer-section#follow ul.footer-social-links { display: block; }
  /* line 195, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
  #page-footer .footer-section#follow ul.footer-social-links li:first-of-type { padding-left: 0px; }
  /* line 203, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
  #page-footer .footer-section#signup { width: 100%; margin-left: 0px; }
  /* line 208, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
  #page-footer .footer-section#signup form { display: block; margin-left: 0px; }
  /* line 220, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
  #page-footer .footer-section#links ul.footer-legal-links li { display: block; padding-left: 0px; line-height: 2.2; }
  /* line 229, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_footer.scss */
  #page-footer .footer-section#copyright { width: 300px; padding-left: 15px; text-indent: -13px; } }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
.page { overflow-x: hidden; width: 100%; }
@media screen and (max-width: 768px) { /* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .page { z-index: 10; -webkit-transition: left 0.3s 0.1s linear; -moz-transition: left 0.3s 0.1s linear; -o-transition: left 0.3s 0.1s linear; -ms-transition: left 0.3s 0.1s linear; transition: left 0.3s 0.1s linear; } }
/* line 12, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
.page.open-mobile-nav #wrap { height: 100%; overflow-y: hidden; }

/* line 19, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
.page.open-mobile-nav { position: absolute; overflow-x: visible; left: -240px; }

/* line 26, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
html { background-color: #f7f7f5; height: auto; }

/* line 33, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
.mobile-header { display: none; }
@media screen and (max-width: 768px) { /* line 33, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header { display: block; background-color: rgba(0, 0, 0, 0.55); height: 70px; z-index: 3; position: fixed; width: 100%; top: 0px; -webkit-transition: background-color, top 0.3s linear; -moz-transition: background-color, top 0.3s linear; -o-transition: background-color, top 0.3s linear; -ms-transition: background-color, top 0.3s linear; transition: background-color, top 0.3s linear; }
  /* line 49, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header.scrolled { background-color: #ffffff; }
  /* line 53, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header.scrolled.down { top: -120px; }
  /* line 58, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header.scrolled.up { top: 0px; }
  /* line 65, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header.search-open { background-color: #ffffff; }
  /* line 70, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .logo { width: 176px; height: 21px; font-size: 0; margin: 25px 18px; float: left; position: relative; }
  /* line 79, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .logo-white, .mobile-header .logo-black { position: absolute; top: 0px; left: 0px; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; }
  /* line 87, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .logo-white { opacity: 1; width: 176px; height: 21px; background: url("/_Site/Images/img/sprites_s2.svg") -467px 0px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .mobile-header .logo-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -467px 0px no-repeat; }
  /* line 91, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  body.fr .mobile-header .logo-white { width: 190px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -220px -500px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  body.fr .mobile-header .logo-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -220px -500px no-repeat; }
  /* line 94, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  body.es .mobile-header .logo-white { width: 184px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -500px -430px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  body.es .mobile-header .logo-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -500px -430px no-repeat; }
  /* line 97, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  body.ru .mobile-header .logo-white { width: 185px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -200px -600px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  body.ru .mobile-header .logo-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -200px -600px no-repeat; }
  /* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .logo-black { opacity: 0; width: 176px; height: 21px; background: url("/_Site/Images/img/sprites_s2.svg") -467px -38px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .mobile-header .logo-black .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -467px -38px no-repeat; }
  /* line 106, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  body.fr .mobile-header .logo-black { width: 190px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -500px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  body.fr .mobile-header .logo-black .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -500px no-repeat; }
  /* line 109, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  body.es .mobile-header .logo-black { width: 184px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -500px -400px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  body.es .mobile-header .logo-black .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -500px -400px no-repeat; }
  /* line 112, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  body.ru .mobile-header .logo-black { width: 185px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -600px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  body.ru .mobile-header .logo-black .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -600px no-repeat; }
  /* line 119, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .logo.search-open .logo-white, .mobile-header .logo.scrolled .logo-white { opacity: 0; }
  /* line 124, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .logo.search-open .logo-black, .mobile-header .logo.scrolled .logo-black { opacity: 1; }
  /* line 131, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-icon { width: 22px; height: 22px; position: absolute; right: 66px; top: 50%; -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  /* line 140, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-icon .search-glass, .mobile-header .search-icon .search-close, .mobile-header .search-icon .search-glass-black { top: 0px; left: 0px; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; }
  /* line 147, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-icon .search-glass { width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") -96px -140px no-repeat; font-size: 0; position: absolute; opacity: 1; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .mobile-header .search-icon .search-glass .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -96px -140px no-repeat; }
  /* line 154, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-icon .search-glass-black { width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") -150px -140px no-repeat; font-size: 0; position: absolute; opacity: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .mobile-header .search-icon .search-glass-black .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -150px -140px no-repeat; }
  /* line 161, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-icon .search-close { width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") -122px -140px no-repeat; font-size: 0; position: absolute; opacity: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .mobile-header .search-icon .search-close .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -122px -140px no-repeat; }
  /* line 170, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-icon.search-open .search-glass, .mobile-header .search-icon.search-open .search-glass-black { opacity: 0; }
  /* line 175, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-icon.search-open .search-close { opacity: 1; }
  /* line 183, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-icon.scrolled .search-glass { opacity: 0; }
  /* line 188, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-icon.scrolled .search-glass-black { opacity: 1; }
  /* line 195, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-box { position: fixed; z-index: -1; top: -100%; height: 100%; left: 0px; right: 0px; background-color: #ffffff; border-top: #f7f7f5 solid 1px; padding: 10px; -webkit-transition: top 0.3s 0.1s linear; -moz-transition: top 0.3s 0.1s linear; -o-transition: top 0.3s 0.1s linear; -ms-transition: top 0.3s 0.1s linear; transition: top 0.3s 0.1s linear; }
  /* line 208, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-box.search-open { top: 70px; }
  /* line 213, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-box input { background-color: #f7f7f5; width: 100%; outline: 0; border: none; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; height: 48px; color: #636465; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; margin-bottom: 0px; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-box ul.mobile-search-predictions { background-color: #f7f7f5; padding: 8px; margin: 0; width: 100%; height: 100px; color: #636465; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; -webkit-box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.35); box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.35); list-style: none; }
  /* line 238, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .search-box ul.mobile-search-predictions li { padding: 0; margin: 0; line-height: 1.5; font-size: 13px; }
  /* line 248, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu { position: absolute; right: 19px; top: 50%; -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  /* line 255, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch { cursor: pointer; display: block; position: relative; overflow: hidden; margin: 0; padding: 0; width: 30px; height: 22px; font-size: 0; text-indent: -9999px; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; border-radius: none; border: none; cursor: pointer; background: none; }
  /* line 276, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch:focus { outline: none; }
  /* line 280, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch span { display: block; position: absolute; top: 9.5px; left: 0px; right: 0px; height: 3px; background: #ffffff; transition: background .3s; }
  /* line 290, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch span::after, .mobile-header .menu .menu-toggle-switch span::before { position: absolute; display: block; left: 0; width: 100%; height: 3px; background-color: #ffffff; content: ""; transition-duration: 0.3s, 0.3s, 0.3s; transition-delay: 0.3s, 0s, 0s; }
  /* line 302, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch span::before { top: -9.5px; transition-property: top, transform, background-color; }
  /* line 307, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch span::after { bottom: -9.5px; transition-property: bottom, transform, background-color; }
  /* line 315, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch.search-open span, .mobile-header .menu .menu-toggle-switch.scrolled span { background-color: #636465; }
  /* line 319, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch.search-open span::after, .mobile-header .menu .menu-toggle-switch.search-open span::before, .mobile-header .menu .menu-toggle-switch.scrolled span::after, .mobile-header .menu .menu-toggle-switch.scrolled span::before { background-color: #636465; }
  /* line 328, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch.active span { background: none; }
  /* line 331, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch.active span::before { top: 0; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  /* line 336, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  .mobile-header .menu .menu-toggle-switch.active span::after { bottom: 0; -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); } }

/* line 350, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header { position: absolute; width: 100%; z-index: 1001; }
/* line 352, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
/* line 361, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .header-wrapper { position: fixed; top: 0px; left: 0px; right: 0px; background-color: rgba(0, 0, 0, 0.55); -webkit-transition: all 0.3s 0.1s linear; -moz-transition: all 0.3s 0.1s linear; -o-transition: all 0.3s 0.1s linear; -ms-transition: all 0.3s 0.1s linear; transition: all 0.3s 0.1s linear; }
/* line 370, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .header-wrapper.scrolled { background-color: #ffffff; }
/* line 374, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .header-wrapper.scrolled.down { top: -120px; }
/* line 379, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .header-wrapper.scrolled.up { top: 0px; }
/* line 386, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .header-container { width: 1180px; max-width: 100%; margin: 0 auto; position: relative; }
@media screen and (max-width: 768px) { /* line 350, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header { z-index: -1; }
  /* line 398, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .header-wrapper { width: 240px; position: absolute; right: 0px; overflow-y: scroll; overflow-x: hidden; height: 1000px; top: 0px; left: auto; background: none; -webkit-transition: right 0.15s 0.1s linear; -moz-transition: right 0.15s 0.1s linear; -o-transition: right 0.15s 0.1s linear; -ms-transition: right 0.15s 0.1s linear; transition: right 0.15s 0.1s linear; }
  /* line 411, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .header-wrapper.show { right: -240px; }
  /* line 415, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .header-wrapper .header-wrapper-mobile-shadow { width: 1px; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); position: absolute; top: -1px; left: -1px; bottom: -10px; z-index: 1; }
  /* line 427, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .header-container { width: 240px; position: absolute; top: 70px; }
  /* line 433, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .header-container .logo { display: none; } }
/* line 440, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .header-divider { width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.25); -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 447, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .header-divider.scrolled { background-color: #F1EFED; }
@media screen and (max-width: 768px) { /* line 440, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .header-divider { display: none; } }
/* line 458, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .logo { width: 229px; height: 27px; font-size: 0; margin: 24px; float: left; position: relative; }
/* line 468, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .logo-white, #page-header .logo-black { position: absolute; top: 0px; left: 0px; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; }
/* line 476, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .logo-white { opacity: 1; width: 229px; height: 27px; background: url("/_Site/Images/img/sprites_s2.svg") 0px 0px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-header .logo-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px 0px no-repeat; }
/* line 480, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
body.fr #page-header .logo-white { width: 248px; height: 27px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -460px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.fr #page-header .logo-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -460px no-repeat; }
/* line 483, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
body.es #page-header .logo-white { width: 240px; height: 27px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -400px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.es #page-header .logo-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -400px no-repeat; }
/* line 486, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
body.ru #page-header .logo-white { width: 250px; height: 27px; background: url("/_Site/Images/img/sprites_s2.svg") -270px -550px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.ru #page-header .logo-white .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -270px -550px no-repeat; }
/* line 491, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .logo-black { opacity: 0; width: 229px; height: 27px; background: url("/_Site/Images/img/sprites_s2.svg") -234px 0px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-header .logo-black .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -234px 0px no-repeat; }
/* line 495, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
body.fr #page-header .logo-black { width: 248px; height: 27px; background: url("/_Site/Images/img/sprites_s2.svg") -255px -460px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.fr #page-header .logo-black .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -255px -460px no-repeat; }
/* line 498, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
body.es #page-header .logo-black { width: 240px; height: 27px; background: url("/_Site/Images/img/sprites_s2.svg") -250px -400px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.es #page-header .logo-black .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -250px -400px no-repeat; }
/* line 501, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
body.ru #page-header .logo-black { width: 250px; height: 27px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -550px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.ru #page-header .logo-black .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -550px no-repeat; }
/* line 508, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .logo.scrolled .logo-white { opacity: 0; }
/* line 513, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .logo.scrolled .logo-black { opacity: 1; }
/* line 522, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility { position: absolute; right: 0px; top: 17px; }
/* line 528, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.utility-container { list-style: none; padding: 0; margin: 0; }
/* line 534, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.utility-container li { display: inline-block; vertical-align: top; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; padding-left: 30px; color: #ffffff; }
/* line 543, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.utility-container li a { color: #ffffff; -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; }
/* line 548, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.utility-container li a:hover { text-decoration: underline; }
/* line 557, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.utility-container.scrolled li, #page-header nav.utility ul.utility-container.scrolled li a { color: #636465; }
/* line 564, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.language-menu { padding: 5px 8px; margin: -5px 0 0 -5px; list-style: none; height: 23px; overflow: hidden; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; position: relative; z-index: 100; }
/* line 575, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.language-menu.open { height: auto; background-color: #ffffff; }
/* line 580, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.language-menu.open li { color: #636465; cursor: pointer; }
/* line 585, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.language-menu.open li a { color: #636465; }
/* line 590, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.language-menu.open li:first-of-type { margin-bottom: 4px; }
/* line 595, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.language-menu.open li:nth-of-type(2) { margin-top: 10px; }
/* line 601, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.language-menu.open .language-menu-arrow { width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") -31px -140px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-header nav.utility ul.language-menu.open .language-menu-arrow .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -31px -140px no-repeat; }
/* line 606, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.language-menu.open .header-divider { background-color: #636465; position: absolute; left: 0px; right: 0px; }
/* line 615, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.language-menu li { display: block; padding-left: 0px; cursor: pointer; }
/* line 625, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility ul.language-menu li a:hover { text-decoration: none; }
/* line 633, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.utility .language-menu-arrow { width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") -20px -140px no-repeat; font-size: 0; display: inline-block; vertical-align: middle; margin-left: 5px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-header nav.utility .language-menu-arrow .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -20px -140px no-repeat; }
@media screen and (max-width: 768px) { /* line 522, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.utility { position: absolute; top: 215px; width: 240px; }
  /* line 647, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.utility ul.utility-container { position: absolute; top: 22px; }
  /* line 652, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.utility ul.utility-container li { display: block; font-size: 18px; line-height: 1.5; padding-left: 20px; -webkit-transition: padding-top 0.3s 0.1s linear; -moz-transition: padding-top 0.3s 0.1s linear; -o-transition: padding-top 0.3s 0.1s linear; -ms-transition: padding-top 0.3s 0.1s linear; transition: padding-top 0.3s 0.1s linear; }
  /* line 660, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.utility ul.utility-container li:nth-of-type(2) { margin-top: 20px; }
  /* line 665, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.utility ul.utility-container li a { color: #636465; }
  /* line 673, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.utility ul.utility-container.language-open li:nth-of-type(1) { padding-top: 160px; }
  /* line 680, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.utility ul.language-menu { position: absolute; top: -292px; height: 50px; margin-left: -5px; padding-left: 0px; width: 100px; -webkit-transition: all 0.3s 0.1s linear; -moz-transition: all 0.3s 0.1s linear; -o-transition: all 0.3s 0.1s linear; -ms-transition: all 0.3s 0.1s linear; transition: all 0.3s 0.1s linear; background-color: #ffffff; }
  /* line 691, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.utility ul.language-menu li { color: #636465; line-height: 2.7; padding-left: 2px; }
  /* line 698, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.utility ul.language-menu.open { overflow-y: hidden; border: none; height: 360px; top: -453px; } }
/* line 711, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container { padding: 0; margin: 0; list-style: none; }
/* line 717, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item { float: left; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* line 723, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item-title { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; text-align: center; text-transform: uppercase; color: #ffffff; font-size: 13px; border-left: rgba(255, 255, 255, 0.25) solid 1px; width: 100%; line-height: 3; margin: 0; letter-spacing: .05em; cursor: pointer; -webkit-transition: all 0.3s 0.1s linear; -moz-transition: all 0.3s 0.1s linear; -o-transition: all 0.3s 0.1s linear; -ms-transition: all 0.3s 0.1s linear; transition: all 0.3s 0.1s linear; }
@media screen and (max-width: 1024px) { /* line 723, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.megamenu ul.megamenu-container .megamenu-item-title { font-size: 12px; } }
/* line 746, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item.scrolled .megamenu-item-title { color: #636465; border-left-color: #F1EFED; }
/* line 753, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item-title-arrow { display: none; height: 0; width: 0; border-color: transparent; border-style: solid; border-width: 10px; border-top-color: #f7f7f5; position: absolute; top: 125%; left: 50%; -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); margin-left: -10px; }
/* line 764, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item input[type="text"] { margin-bottom: 0px; }
/* line 769, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item:not(.search) { width: 19.15%; }
/* line 773, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item:not(.search).hover { background-color: #f7f7f5; border-top: 2px solid #6e2c6b; }
/* line 778, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item:not(.search).hover .megamenu-item-title { color: #636465; }
/* line 783, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item:not(.search).hover .megamenu-item-title-arrow { display: block; }
/* line 788, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item:not(.search).active { background-color: #f7f7f5; border-top: 2px solid #6e2c6b; }
/* line 792, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item:not(.search).active .megamenu-item-title { color: #636465; }
/* line 798, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item.search { width: 21%; padding: 5px; border-left: rgba(255, 255, 255, 0.25) solid 1px; }
/* line 804, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item.search input { background-color: rgba(255, 255, 255, 0.4); width: 100%; outline: 0; border: none; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; height: 29px; color: #ffffff; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 817, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item.search .search-icon { width: 17px; height: 17px; background: url("/_Site/Images/img/sprites_s2.svg") -62px -140px no-repeat; font-size: 0; display: inline-block; position: absolute; right: 12px; top: 12px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item.search .search-icon .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -62px -140px no-repeat; }
/* line 826, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item.search.scrolled { border-left-color: #F1EFED; }
/* line 830, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item.search.scrolled input { background-color: #f7f7f5; color: #636465; }
/* line 836, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item.search.scrolled .search-icon { width: 17px; height: 17px; background: url("/_Site/Images/img/sprites_s2.svg") -62px -159px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-header nav.megamenu ul.megamenu-container .megamenu-item.search.scrolled .search-icon .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -62px -159px no-repeat; }
@media screen and (max-width: 768px) { /* line 709, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.megamenu { position: absolute; background-color: #f7f7f5; width: 240px; }
  /* line 851, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.megamenu ul.megamenu-container { background-color: #ffffff; padding: 10px 0; -webkit-transition: padding-top 0.3s 0.1s linear; -moz-transition: padding-top 0.3s 0.1s linear; -o-transition: padding-top 0.3s 0.1s linear; -ms-transition: padding-top 0.3s 0.1s linear; transition: padding-top 0.3s 0.1s linear; }
  /* line 857, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.megamenu ul.megamenu-container.language-open { padding-top: 180px; }
  /* line 862, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.megamenu ul.megamenu-container .megamenu-item { display: block; }
  /* line 866, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.megamenu ul.megamenu-container .megamenu-item:not(.search) { width: 100%; }
  /* line 871, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.megamenu ul.megamenu-container .megamenu-item-title { color: #636465; font-size: 17px; text-align: left; padding-left: 18px; }
  /* line 879, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.megamenu ul.megamenu-container .megamenu-item-title-arrow { width: 8px; height: 16px; background: url("/_Site/Images/img/sprites_s2.svg") -85px -140px no-repeat; font-size: 0; position: absolute; right: 10px; top: 17px; left: auto; display: block; border: none; -moz-transform: none; -o-transform: none; -ms-transform: none; -webkit-transform: none; transform: none; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  #page-header nav.megamenu ul.megamenu-container .megamenu-item-title-arrow .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -85px -140px no-repeat; }
  /* line 891, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header nav.megamenu ul.megamenu-container .megamenu-item.search { display: none; } }
/* line 901, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container { display: none; position: absolute; top: 99%; left: 0px; width: 100%; background-color: #ffffff; z-index: -1; -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); }
/* line 912, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-mobile-back { display: none; }
/* line 917, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content { display: none; width: 1200px; max-width: 100%; margin: 40px auto 60px; overflow-x: hidden; }
/* line 926, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content h3.megamenu-subtitle { font-size: 13px; text-transform: uppercase; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; margin-bottom: 1.5rem; }
/* line 934, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content ul { padding: 0; margin: 0; list-style: none; }
/* line 941, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content li { font-size: 15px; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; padding-bottom: 18px; line-height: 1.3; }
/* line 951, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content ul.megamenu-link-list li, #page-header .megamenu-content-container .megamenu-content ul.megamenu-link-list li a { color: #636465; }
/* line 956, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content ul.megamenu-link-list li a:hover { text-decoration: underline; }
/* line 963, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content ul.megamenu-link-list.wthumb li a { margin-top: 10px; display: block; color: #6e2c6b; }
@media screen and (max-width: 768px) { /* line 963, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content ul.megamenu-link-list.wthumb li a { color: #636465; } }
/* line 974, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content ul.megamenu-link-list.wthumb li a img { display: inline-block; vertical-align: middle; margin-right: 15px; }
/* line 984, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content ul.file-links { margin-bottom: 6px; }
/* line 988, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content ul.file-links li { line-height: 1; padding-bottom: 0; }
/* line 993, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content ul.file-links li a { color: #6e2c6b; }
/* line 997, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content ul.file-links li a:hover { text-decoration: underline; }
/* line 1007, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content#how-we-work .gmp_icon { width: 13px; height: 13px; background: url("/_Site/Images/img/sprites_s2.svg") 0px -140px no-repeat; font-size: 0; display: inline-block; margin-right: 8px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#page-header .megamenu-content-container .megamenu-content#how-we-work .gmp_icon .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px -140px no-repeat; }
/* line 1017, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content#countries-issues .country_list { margin-right: 31px; }
/* line 1021, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content#countries-issues .country_list .country_list_filter, #page-header .megamenu-content-container .megamenu-content#countries-issues .country_list .country_list_results { background-color: #f7f7f5; border: none; outline: none; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 15px; margin: 0; -webkit-appearance: none; -webkit-box-shadow: none; padding: 0 14px; }
/* line 1034, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content#countries-issues .country_list .country_list_filter { height: 29px; margin-bottom: 1px; }
/* line 1040, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content#countries-issues .country_list .country_list_results { height: 172px; margin-right: 1px; background-image: none !important; }
/* line 1046, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content#countries-issues .country_list .country_list_results select { padding-left: 0px; }
/* line 1051, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content#countries-issues .country_list .country_list_results option { padding: 8px; }
/* line 1055, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content#countries-issues .country_list .country_list_results option:hover { background-color: #6e2c6b; color: #ffffff; }
/* line 1061, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-content#countries-issues .country_list .country_list_results option:selected { background-color: #6e2c6b; color: #ffffff; }
/* line 1074, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
#page-header .megamenu-content-container .megamenu-vertical-divider { height: 100%; width: 1px; background-color: #e5e5e5; float: right; }
@media screen and (max-width: 768px) { /* line 901, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container { display: block; position: absolute; left: 240px; top: 0px; z-index: 0; -webkit-box-shadow: none; box-shadow: none; }
  /* line 1091, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-mobile-back { display: block; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; text-transform: uppercase; color: #636465; padding: 24px 21px; height: 69px; border-bottom: 1px solid #f7f7f5; }
  /* line 1101, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-mobile-back .megamenu-mobile-back-arrow { display: inline-block; vertical-align: middle; width: 8px; height: 16px; background: url("/_Site/Images/img/sprites_s2.svg") -85px -140px no-repeat; font-size: 0; -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); margin-right: 15px; margin-top: -1px; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  #page-header .megamenu-content-container .megamenu-mobile-back .megamenu-mobile-back-arrow .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -85px -140px no-repeat; }
  /* line 1112, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content { height: auto; margin-top: 0px; overflow: hidden; margin-bottom: 20px; }
  /* line 1119, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content .columns, #page-header .megamenu-content-container .megamenu-content .expandable-tabs .table-legend .table-key, .expandable-tabs .table-legend #page-header .megamenu-content-container .megamenu-content .table-key { float: none; width: 100%; padding: 0; }
  /* line 1125, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content .columns h3.megamenu-subtitle, #page-header .megamenu-content-container .megamenu-content .expandable-tabs .table-legend .table-key h3.megamenu-subtitle, .expandable-tabs .table-legend #page-header .megamenu-content-container .megamenu-content .table-key h3.megamenu-subtitle { width: 100%; font-size: 13px; background-color: #f7f7f5; line-height: 2.1; padding-left: 21px; margin-top: 0px; }
  /* line 1135, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content .columns h3.blank, #page-header .megamenu-content-container .megamenu-content .expandable-tabs .table-legend .table-key h3.blank, .expandable-tabs .table-legend #page-header .megamenu-content-container .megamenu-content .table-key h3.blank, #page-header .megamenu-content-container .megamenu-content .columns h3.megamenu-subtitle.blank, #page-header .megamenu-content-container .megamenu-content .expandable-tabs .table-legend .table-key h3.megamenu-subtitle.blank, .expandable-tabs .table-legend #page-header .megamenu-content-container .megamenu-content .table-key h3.megamenu-subtitle.blank { display: none; }
  /* line 1140, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content .columns ul.megamenu-link-list, #page-header .megamenu-content-container .megamenu-content .expandable-tabs .table-legend .table-key ul.megamenu-link-list, .expandable-tabs .table-legend #page-header .megamenu-content-container .megamenu-content .table-key ul.megamenu-link-list { padding-left: 21px; }
  /* line 1144, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content .columns ul.megamenu-link-list li, #page-header .megamenu-content-container .megamenu-content .expandable-tabs .table-legend .table-key ul.megamenu-link-list li, .expandable-tabs .table-legend #page-header .megamenu-content-container .megamenu-content .table-key ul.megamenu-link-list li { font-size: 16px; padding-bottom: 22px; }
  /* line 1149, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content .columns ul.megamenu-link-list li.blank, #page-header .megamenu-content-container .megamenu-content .expandable-tabs .table-legend .table-key ul.megamenu-link-list li.blank, .expandable-tabs .table-legend #page-header .megamenu-content-container .megamenu-content .table-key ul.megamenu-link-list li.blank { display: none; }
  /* line 1157, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content .columns ul.megamenu-link-list.wthumb li a, #page-header .megamenu-content-container .megamenu-content .expandable-tabs .table-legend .table-key ul.megamenu-link-list.wthumb li a, .expandable-tabs .table-legend #page-header .megamenu-content-container .megamenu-content .table-key ul.megamenu-link-list.wthumb li a { margin-top: 0px; }
  /* line 1162, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content .columns ul.megamenu-link-list.wthumb img, #page-header .megamenu-content-container .megamenu-content .expandable-tabs .table-legend .table-key ul.megamenu-link-list.wthumb img, .expandable-tabs .table-legend #page-header .megamenu-content-container .megamenu-content .table-key ul.megamenu-link-list.wthumb img { display: none; }
  /* line 1172, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#countries-issues .country_list { padding-left: 21px; margin-bottom: 23px; }
  /* line 1174, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#countries-issues .country_list .country_list_filter { display: none; }
  /* line 1179, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#countries-issues .country_list .country_list_results { height: 32px; }
  /* line 1191, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#stories .card_container.header { padding: 20px 30px 0; }
  /* line 1195, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#stories .card_container.header .row, #page-header .megamenu-content-container .megamenu-content#stories .card_container.header .expandable-tabs .table-legend, .expandable-tabs #page-header .megamenu-content-container .megamenu-content#stories .card_container.header .table-legend { width: 100%; white-space: normal; }
  /* line 1201, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#stories .card { margin-bottom: 40px; height: auto; }
  /* line 1206, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#stories .card h3.card-headline { font-size: 18px; margin: 14px 0; }
  /* line 1212, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#stories .card .card-image { height: 135px; }
  /* line 1215, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#stories .card .card-image.none { height: 0; border-top: solid #6e2c6b 4px; }
  /* line 1222, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#stories .card-more-button { padding: 5px 10px 30px 0px; height: 50px; }
  /* line 1227, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#stories .card-more-button a { white-space: nowrap; font-size: 15px; padding: 8px 2px; }
  /* line 1239, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#resource-library h3.megamenu-subtitle { display: none; }
  /* line 1244, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#resource-library ul.megamenu-link-list li:first-of-type { padding-top: 30px; }
  /* line 1249, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#resource-library .end { display: none; }
  /* line 1256, /Users/aberger/MAMP Sites/globalfund/source/css/wrapper/_header.scss */
  #page-header .megamenu-content-container .megamenu-content#resource-library { display: block; } }

/* line 2, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header { background-color: #f7f7f5; height: auto; min-height: 273px; border-top: 80px solid #421640; padding: 0 0 60px; position: relative; }
/* line 9, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header h1 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 30px; line-height: 1.15; text-align: center; margin: 0 auto; width: 100%; padding: 20px; }
@media screen and (min-width: 640px) { /* line 9, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header h1 { font-size: 36px; } }
@media screen and (min-width: 1024px) { /* line 9, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header h1 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; font-size: 62px; padding-bottom: 0; } }
/* line 26, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .img-container { min-height: 215px; width: 100%; display: table; }
/* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .img-container h1 { display: table-cell; vertical-align: bottom; }
/* line 34, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .img-container img { max-width: 100%; height: auto; }
@media screen and (min-width: 1024px) { /* line 26, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .img-container { padding-bottom: 100px; } }
/* line 43, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share { text-align: center; }
/* line 46, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share h5 { margin: 20px 0; font-size: 15px; line-height: 1; color: #B6B8BB; }
@media screen and (min-width: 1024px) { /* line 46, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share h5 { margin: 0px; float: left; vertical-align: middle; line-height: 15px; height: 35px; padding: 10px 0px; color: #FFF; text-transform: uppercase; } }
/* line 62, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul { display: inline-block; list-style: none; margin: 0; }
/* line 67, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li { float: left; line-height: 0; }
/* line 70, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li + li { margin-left: 25px; }
/* line 73, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li a { display: inline-block; }
/* line 76, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-fb { padding: 0; }
/* line 78, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-fb a { width: 12px; height: 24px; background: url("/_Site/Images/img/sprites_s2.svg") -230px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-fb a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -230px -40px no-repeat; }
@media screen and (min-width: 1024px) { /* line 78, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-fb a { width: 12px; height: 24px; background: url("/_Site/Images/img/sprites_s2.svg") -368px -40px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-fb a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -368px -40px no-repeat; } }
/* line 85, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-fb:hover a { width: 12px; height: 24px; background: url("/_Site/Images/img/sprites_s2.svg") -368px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-fb:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -368px -40px no-repeat; }
@media screen and (min-width: 1024px) { /* line 85, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-fb:hover a { width: 12px; height: 24px; background: url("/_Site/Images/img/sprites_s2.svg") -230px -40px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-fb:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -230px -40px no-repeat; } }
/* line 93, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-tw { padding: 3px 0; }
/* line 95, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-tw a { width: 22px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -250px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-tw a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -250px -40px no-repeat; }
@media screen and (min-width: 1024px) { /* line 95, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-tw a { width: 22px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -388px -40px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-tw a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -388px -40px no-repeat; } }
/* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-tw:hover a { width: 22px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -388px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-tw:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -388px -40px no-repeat; }
@media screen and (min-width: 1024px) { /* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-tw:hover a { width: 22px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -250px -40px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-tw:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -250px -40px no-repeat; } }
/* line 110, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-em { padding: 4px 0; }
/* line 112, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-em a { width: 23px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -199px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-em a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -199px -40px no-repeat; }
@media screen and (min-width: 1024px) { /* line 112, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-em a { width: 23px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -337px -40px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-em a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -337px -40px no-repeat; } }
/* line 119, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-em:hover a { width: 23px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -337px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-em:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -337px -40px no-repeat; }
@media screen and (min-width: 1024px) { /* line 119, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-em:hover a { width: 23px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -199px -40px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul li.share-em:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -199px -40px no-repeat; } }
@media screen and (min-width: 1024px) { /* line 62, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share ul { float: left; height: 35px; margin-left: 25px; } }
@media screen and (min-width: 1024px) { /* line 43, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-share { display: inline-block; } }
/* line 138, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download { display: none; text-align: center; margin-left: 75px; }
/* line 143, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download h5 { margin: 20px 0; font-size: 15px; line-height: 1; color: #B6B8BB; }
@media screen and (min-width: 1024px) { /* line 143, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-download h5 { margin: 0px; float: left; vertical-align: middle; line-height: 15px; height: 35px; padding: 10px 0px; color: #FFF; text-transform: uppercase; } }
/* line 159, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul { display: inline-block; list-style: none; margin: 0; }
/* line 164, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li { float: left; line-height: 0; }
/* line 167, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li + li { margin-left: 25px; }
/* line 170, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li a { display: inline-block; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li.action-dl { padding: 0; }
/* line 175, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li.action-dl a { width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") -170px -42px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li.action-dl a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -170px -42px no-repeat; }
@media screen and (min-width: 1024px) { /* line 175, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li.action-dl a { width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") -308px -42px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li.action-dl a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -308px -42px no-repeat; } }
/* line 182, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li.action-dl:hover a { width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") -308px -42px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li.action-dl:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -308px -42px no-repeat; }
@media screen and (min-width: 1024px) { /* line 182, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li.action-dl:hover a { width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") -170px -42px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul li.action-dl:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -170px -42px no-repeat; } }
@media screen and (min-width: 1024px) { /* line 159, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-download ul { float: left; height: 35px; margin-left: 25px; } }
@media screen and (min-width: 1024px) { /* line 138, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions .actions-download { display: inline-block; } }
@media screen and (min-width: 1024px) { /* line 42, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header .header-actions { position: absolute; bottom: 60px; left: 0; width: 100%; height: 100px; text-align: center; padding: 32.5px 0; } }
@media screen and (min-width: 769px) { /* line 2, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
  .alternate-wrap.detail-wrap .map-header { border-top: none; } }
/* line 218, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .content-wrapper { background: #F7F7F5 none repeat scroll 0% 0%; }
/* line 220, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_alternate.scss */
.alternate-wrap.detail-wrap .content-wrapper.white { background: #FFF; }

/* line 2, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
#wrap .content-wrapper { overflow: hidden; }
/* line 4, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
#wrap .content-wrapper.white-bg { background: #FFF; padding: 75px 0; }
/* line 10, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
#wrap header.header-tall { padding-top: 320px; }
/* line 13, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
#wrap header.header-hero { text-align: center; }
/* line 15, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
#wrap header.header-hero h1 { font-size: 3.875rem; font-weight: 100; }
/* line 23, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
#wrap .content-footer.has-shadow .footer { box-shadow: 0px 6px 7px -6px rgba(0, 0, 0, 0.5) inset; -webkit-box-shadow: 0px 6px 7px -6px rgba(0, 0, 0, 0.5) inset; }
/* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
#wrap.open-page-count-menu { overflow: visible !important; }

/* line 36, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap h1, .interior-wrap h2, .interior-wrap h3, .interior-wrap h4, .interior-wrap h5, .interior-wrap p, .interior-wrap li, .interior-wrap a { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; }
/* line 39, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap h1, .interior-wrap h2, .interior-wrap h3 { color: #4b4b4b; }
/* line 42, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap h1 { font-size: 2.875rem; }
/* line 45, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap h2 { font-size: 2.25rem; }
/* line 47, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap h2.page-title { margin: 0; padding: 2.8125rem 0; }
/* line 52, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap h3 { font-size: 1.625rem; margin-bottom: 1.25rem; }
/* line 56, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap h4, .home-wrap h4, .longscroll-wrap h4 { font-size: 0.875rem; text-transform: uppercase; letter-spacing: 1px; }
/* line 61, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap p { font-size: 1.0625rem; color: #636465; }
/* line 66, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap ul li, .interior-wrap ol li,.longscroll-wrap ul li, .longscroll-wrap ol li { font-size: 1.0625rem; color: #636465; }
/* line 72, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap header { background-repeat: none; background-position: 50% 50%; background-size: cover; padding: 173px 20px 0; }
/* line 77, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap header h1 { color: #FFF; font-size: 2.875rem; line-height: 2.9375rem; margin: 3.125rem 0; }
/* line 84, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap section { padding: 0 0 50px 20px; background: #FFF; }
/* line 88, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside { background: #f7f7f5; padding-right: 20px; }
/* line 91, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside li, .interior-wrap aside p, .interior-wrap aside a { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; }
/* line 94, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside hr.sidebar-divider { height: 1px; width: 60px; border-top: 1px solid #6e2c6b; }
/* line 100, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions { margin: 2.8125rem 0; }
/* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions ul { list-style: none; margin: 0; }
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.interior-wrap aside .actions ul:before, .interior-wrap aside .actions ul:after { content: " "; display: table; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.interior-wrap aside .actions ul:after { clear: both; }
/* line 106, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions ul li { float: left; }
/* line 110, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions p { color: #6e2c6b; font-size: 0.875rem; margin-bottom: 10px; }
/* line 115, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-social { margin-bottom: 30px; }
/* line 119, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-social ul li a { font-size: 0px; display: inline-block; vertical-align: middle; }
/* line 123, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-social ul li a.social-fb { width: 12px; height: 24px; background: url("/_Site/Images/img/sprites_s2.svg") 0px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.interior-wrap aside .actions .actions-social ul li a.social-fb .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px -40px no-repeat; }
/* line 125, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-social ul li a.social-fb:hover { background-position: -230px -40px; }
/* line 129, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-social ul li a.social-tw { width: 22px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -20px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.interior-wrap aside .actions .actions-social ul li a.social-tw .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -20px -40px no-repeat; }
/* line 131, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-social ul li a.social-tw:hover { background-position: -250px -40px; }
/* line 135, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-social ul li a.social-em { width: 23px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.interior-wrap aside .actions .actions-social ul li a.social-em .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -40px no-repeat; }
/* line 137, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-social ul li a.social-em:hover { background-position: -199px -40px; }
/* line 142, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-social ul li + li { margin-left: 20px; }
/* line 148, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-save { margin-bottom: 45px; }
/* line 152, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-save ul li a { font-size: 0px; display: inline-block; vertical-align: middle; }
/* line 156, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-save ul li a.action-print { width: 25px; height: 25px; background: url("/_Site/Images/img/sprites_s2.svg") -80px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.interior-wrap aside .actions .actions-save ul li a.action-print .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -80px -40px no-repeat; }
/* line 158, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-save ul li a.action-print:hover { background-position: -140px -40px; }
/* line 162, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-save ul li a.action-dl { width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") -110px -42px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.interior-wrap aside .actions .actions-save ul li a.action-dl .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -110px -42px no-repeat; }
/* line 164, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-save ul li a.action-dl:hover { background-position: -170px -42px; }
/* line 169, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-save ul li + li { margin-left: 20px; }
/* line 175, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-resources { text-align: center; background: #FFF; display: inline-block; padding: 15px; }
/* line 180, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-resources a { color: #ff7f45; }
/* line 182, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside .actions .actions-resources a:after { content: ''; display: block; width: 9px; height: 5px; margin: 5px auto 0; width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") -20px -160px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.interior-wrap aside .actions .actions-resources a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -20px -160px no-repeat; }
/* line 194, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap aside:before { content: ''; position: absolute; top: 0; left: -100%; height: 100%; width: 100%; background: #f7f7f5; }
/* line 205, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap.has-sidebar section { float: right; width: 75%; position: relative; }
/* line 210, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.interior-wrap.has-sidebar aside { float: left; width: 25%; }
@media screen and (max-width: 768px) { /* line 220, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap.has-sidebar section, .interior-wrap.has-sidebar aside { float: none; width: 100%; padding: 0 0 20px 0; }
  /* line 225, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap.has-sidebar aside { background: #FFF; }
  /* line 227, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap.has-sidebar aside .subnav { display: none; }
  /* line 230, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap.has-sidebar aside hr { margin: 0; }
  /* line 233, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap.has-sidebar aside .actions { margin: 0; padding: 2.8125rem 0; }
  /* line 236, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap.has-sidebar aside .actions .actions-social { margin: 0; }
  /* line 240, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap.has-sidebar aside .actions-save { display: none; }
  /* line 243, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap.has-sidebar aside .actions-resources { display: none !important; }
  /* line 246, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap.has-sidebar aside:before { content: none; } }
@media screen and (max-width: 768px) { /* line 253, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap .content-wrapper { padding-left: 0; }
  /* line 255, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap .content-wrapper .content { background: #FFF; }
  /* line 257, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap .content-wrapper .content:after { content: none; }
  /* line 262, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap header { padding-top: 70px; }
  /* line 267, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap footer .resource-container { width: 100%; float: none; padding: 0px; }
  /* line 271, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .interior-wrap footer .resource-container .resource-library { float: left; margin-top: 30px; } }

/* line 280, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.card { padding: 1.25rem; margin-bottom: 3.125rem; }
/* line 285, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.card .card-content div:first-child { padding-right: 0.9375rem; }
/* line 288, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.card .card-content div a { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; }

/* line 295, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.content { position: relative; width: 100%; max-width: 1180px; margin: 0 auto; overflow: visible; }
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.content:before, .content:after { content: " "; display: table; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.content:after { clear: both; }
/* line 302, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.content .narrow { max-width: 680px; margin: 0; }

/* line 309, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.detail-wrap .content-wrapper { padding: 0 20px; background: #FFF; }
/* line 312, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.detail-wrap .content-wrapper .content { background: #f7f7f5; }

/* line 318, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.mobile { display: none; }
@media screen and (max-width: 768px) { /* line 318, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .mobile { display: block; } }

/* line 325, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.rounded-corners { border-radius: 3px; }

/* line 330, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.light-text h4, .light-text p, .light-text a { color: #FFF !important; }
/* line 333, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.light-text a { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 500; font-style: normal; }
/* line 335, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.light-text a:hover { text-decoration: underline; }

/* line 341, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote { background: #6e2c6b; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; margin-bottom: 20px; padding: 20px 60px 10px; position: relative; }
@media screen and (max-width: 768px) { /* line 341, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .pullquote { padding: 20px 60px 10px; } }
/* line 354, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote.with-image { margin-bottom: 35px; }
/* line 358, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote.with-image .pullquote-download { position: absolute; bottom: -25px; left: 0px; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 14px; }
/* line 366, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote.with-image .pullquote-download a { color: #6e2c6b; }
/* line 370, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote.with-image .pullquote-download a:hover { text-decoration: underline; }
/* line 375, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote.with-image .pullquote-download a .read-more-arrow-purple-small { width: 4px; height: 7px; background: url("/_Site/Images/img/sprites_s2.svg") -44px -140px no-repeat; font-size: 0; display: inline-block; position: relative; top: -1px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.pullquote.with-image .pullquote-download a .read-more-arrow-purple-small .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -44px -140px no-repeat; }
/* line 387, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote.with-image .pullquote-image { background-size: cover; background-position: center center; position: absolute; width: 280px; left: 0px; top: 0px; bottom: 0px; -webkit-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
/* line 399, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote.with-image .pullquote-text { margin-left: 290px; }
@media screen and (max-width: 480px) { /* line 354, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .pullquote.with-image { margin-bottom: 20px; margin-top: 30px; }
  /* line 409, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .pullquote.with-image .pullquote-download { top: -25px; bottom: auto; }
  /* line 415, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .pullquote.with-image .pullquote-image { top: 0px; left: 0px; right: 0px; height: 275px; width: auto; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
  /* line 425, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .pullquote.with-image .pullquote-text { margin-left: 0px; margin-top: 285px; } }
/* line 434, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-text { font-family: 'Mercury Text G1 A', 'Mercury Text G1 B'; font-weight: 600; font-style: normal; color: #ffffff; text-align: center; font-size: 22px; }
@media screen and (max-width: 768px) { /* line 434, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .pullquote .pullquote-text { font-size: 18px; } }
/* line 446, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-text::after { width: 118px; height: 1px; margin: 20px auto; background-color: #ffffff; display: block; content: " "; }
/* line 457, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-share { position: absolute; bottom: 0px; right: 0px; }
@media screen and (max-width: 768px) { /* line 457, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
  .pullquote .pullquote-share { opacity: 1; } }
/* line 468, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-share-caption { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; text-transform: uppercase; color: #ffffff; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; pointer-events: none; }
/* line 478, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-share-button { display: inline-block; width: 34px; height: 34px; background-color: #421640; vertical-align: middle; text-align: center; cursor: pointer; }
/* line 488, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-share-button-icon { display: inline-block; }
/* line 493, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-share-button.fb { -webkit-border-radius: 3px 0 0 0; border-radius: 3px 0 0 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
/* line 497, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-share-button.fb .pullquote-share-button-icon { width: 10px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -96px -107px no-repeat; font-size: 0; margin-top: 6px; opacity: .5; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.pullquote .pullquote-share-button.fb .pullquote-share-button-icon .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -96px -107px no-repeat; }
/* line 507, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-share-button.fb:hover .pullquote-share-button-icon { opacity: 1; }
/* line 514, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-share-button.tw { -webkit-border-radius: 0 0 3px 0; border-radius: 0 0 3px 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
/* line 518, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-share-button.tw .pullquote-share-button-icon { width: 19px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -50px -110px no-repeat; font-size: 0; margin-top: 9px; opacity: .5; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.pullquote .pullquote-share-button.tw .pullquote-share-button-icon .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -50px -110px no-repeat; }
/* line 528, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_base.scss */
.pullquote .pullquote-share-button.tw:hover .pullquote-share-button-icon { opacity: 1; }

/* line 3, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.interior-wrap .header-full { width: 100%; padding-top: 0; border-top: 80px solid #421640; padding-left: 0; padding-right: 0; background-image: none; }
@media screen and (min-width: 1024px) { /* line 3, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
  .interior-wrap .header-full { padding-top: 0; border-top: 125px solid #421640; } }
/* line 14, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.interior-wrap .header-full h1 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; font-size: 41px; line-height: 1.15; color: #4b4b4b; margin: 0; }
/* line 21, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.interior-wrap .header-full .author { margin: 15px 0; font-size: 17px; line-height: 1.15; }
/* line 26, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.interior-wrap .header-full .details { font-size: 15px; line-height: 1.15; margin: 0; }
/* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.interior-wrap .header-full .details .category, .interior-wrap .header-full .details .date { text-transform: uppercase; }

/* line 41, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-hero { position: relative; height: 140px; background-position: 50% 50%; background-size: cover; margin-bottom: 0; }
@media screen and (min-width: 768px) { /* line 41, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
  .img-hero { height: 310px; } }
@media screen and (min-width: 1024px) { /* line 41, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
  .img-hero { height: 620px; } }

/* line 56, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.blog-wrap { background: #ffffff; }
/* line 59, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.blog-wrap .content p { font-size: 17px; }

/* line 66, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base > p, .base .narrow > p { font-size: 17px; }
/* line 68, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base > p:first-child, .base .narrow > p:first-child { font-size: 20px; padding-top: 25px; }
/* line 73, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base h2, .base .narrow h2 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; margin: 0 0 20px; font-size: 24px; line-height: 1.15; }
@media screen and (min-width: 768px) { /* line 73, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
  .base h2, .base .narrow h2 { font-size: 32px; } }
/* line 85, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base h4, .base .narrow h4 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 500; font-style: normal; font-size: 14px; color: #4b4b4b; text-transform: uppercase; margin: 0 0 20px; }
/* line 92, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base ul, .base ol, .base .narrow ul, .base .narrow ol { margin: 0 0 20px 0; }
/* line 94, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base ul li, .base ol li, .base .narrow ul li, .base .narrow ol li { font-size: 17px; color: #636465; }
/* line 97, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base ul li + li, .base ol li + li, .base .narrow ul li + li, .base .narrow ol li + li { margin-top: 15px; }
/* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base ul, .base .narrow ul { list-style: none; padding-left: 10px; text-indent: -10px; }
/* line 107, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base ul li:before, .base .narrow ul li:before { content: '⋅'; padding-right: 5px; }
/* line 114, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base .pullquote .pullquote-text, .base .narrow .pullquote .pullquote-text { font-size: 22px; }
/* line 118, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base ol, .base .narrow ol { padding-left: 1rem; }
/* line 120, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base ol li, .base .narrow ol li { padding-left: 5px; }
/* line 124, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.base blockquote, .base .narrow blockquote { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; border: none; font-size: 17px; max-width: 90%; margin: 0 auto; padding: 0; margin-bottom: 20px; color: #939598; }

/* line 136, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container { position: relative; }
/* line 138, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share { position: absolute; bottom: 0; right: 0; height: 38px; background: #f7f7f5; border-top-left-radius: 5px; overflow: hidden; }
/* line 146, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul { list-style: none; margin: 0; padding: 0; }
/* line 151, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li { float: left; background: #f7f7f5; width: 38px; height: 38px; text-indent: 0; transition: background 0.2s; }
/* line 158, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li:hover { background: #421640; }
/* line 161, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li:before { content: none; }
/* line 164, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li a { display: inline-block; text-indent: -9999%; overflow: hidden; }
/* line 169, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li.share-fb { display: none; padding: 9px 14px; }
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li.share-fb a { width: 10px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -107px -107px no-repeat; font-size: 0; font-size: 21px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.img-container .img-share ul li.share-fb a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -107px -107px no-repeat; }
/* line 177, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li.share-fb:hover a { width: 10px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -96px -107px no-repeat; font-size: 0; font-size: 21px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.img-container .img-share ul li.share-fb:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -96px -107px no-repeat; }
@media screen and (min-width: 768px) { /* line 169, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
  .img-container .img-share ul li.share-fb { display: block; } }
/* line 186, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li.share-tw { display: none; padding: 8px 10px; }
/* line 189, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li.share-tw a { width: 19px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -70px -110px no-repeat; font-size: 0; font-size: 21px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.img-container .img-share ul li.share-tw a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -70px -110px no-repeat; }
/* line 194, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li.share-tw:hover a { width: 19px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -50px -110px no-repeat; font-size: 0; font-size: 21px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.img-container .img-share ul li.share-tw:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -50px -110px no-repeat; }
@media screen and (min-width: 768px) { /* line 186, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
  .img-container .img-share ul li.share-tw { display: block; } }
/* line 203, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li.share-mv { padding: 8px; }
/* line 205, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li.share-mv a { line-height: 45px; width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") -35px -225px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.img-container .img-share ul li.share-mv a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -35px -225px no-repeat; }
/* line 210, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li.share-mv:hover a { width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -225px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.img-container .img-share ul li.share-mv:hover a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -225px no-repeat; }
/* line 215, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img-container .img-share ul li + li { margin-top: 0; }

/* line 223, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img.share { border-radius: 3px; overflow: hidden; margin-bottom: 20px; }
@media screen and (min-width: 768px) { /* line 227, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
  .img.share.inline { max-width: 45%; }
  /* line 230, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
  .img.share.inline.inline-left { float: left; margin-right: 20px; }
  /* line 234, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
  .img.share.inline.inline-right { float: right; margin-left: 20px; } }
/* line 240, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img.share img { width: 100%; max-width: 100%; }
/* line 244, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img.share .caption { padding: 10px 15px; background: #f7f7f5; }
/* line 247, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img.share .caption p { margin-bottom: 0; }
/* line 249, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_blog.scss */
.img.share .caption p span.credit { font-size: 13px; font-weight: 100; text-transform: uppercase; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap { background: #FFF; overflow: hidden; }
/* line 5, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header { position: relative; padding-top: 70px; padding-left: 20px; padding-right: 20px; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; }
@media screen and (min-width: 1024px) { /* line 5, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country-wrap .country__header { min-height: 640px; } }
/* line 18, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header .nav-wrap { width: 100%; max-width: 1180px; margin: 0 auto; padding: 0 0; }
@media screen and (min-width: 768px) { /* line 18, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country-wrap .country__header .nav-wrap { height: 524px; } }
/* line 29, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav { position: relative; height: 100%; padding: 30px 0; z-index: 2; float: left; width: 100%; }
/* line 37, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav:before { display: block; content: ''; position: absolute; top: 0; right: 0; background: rgba(0, 0, 0, 0.3); width: 2000%; height: 100%; z-index: -1; }
/* line 49, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav:after { display: block; content: ''; position: absolute; top: 0; right: -20px; background: rgba(0, 0, 0, 0.3); width: 20px; height: 100%; z-index: -1; }
/* line 61, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav h1 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; color: #FFF; font-size: 35px; line-height: 1; margin: 0; }
@media screen and (min-width: 1280px) { /* line 61, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country-wrap .country__header nav h1 { font-size: 46px; } }
/* line 72, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav ul { padding-top: 30px; left: 0; margin: 0; list-style: none; }
@media screen and (min-width: 768px) { /* line 72, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country-wrap .country__header nav ul { position: absolute; bottom: 70px; padding-top: 0px; } }
/* line 84, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav ul li { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 15px; line-height: 1; margin: 0; }
/* line 90, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav ul li a { color: #e0ded8; transition: color 0.2s; }
/* line 94, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav ul li a.active { color: #FFF; font-weight: 400; }
/* line 97, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav ul li a.active:after { content: none; }
/* line 101, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav ul li a:hover { text-decoration: underline; color: #FFF; }
/* line 107, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap .country__header nav ul li + li { margin-top: 15px; }
@media screen and (min-width: 1280px) { /* line 84, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country-wrap .country__header nav ul li { font-size: 18px; } }
@media screen and (min-width: 768px) { /* line 29, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country-wrap .country__header nav { width: 25%; }
  /* line 119, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country-wrap .country__header nav:after { content: none; } }
@media screen and (min-width: 769px) { /* line 5, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country-wrap .country__header { padding-top: 116px; } }
/* line 131, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country-wrap ul.content-list li.content-list-item { margin-right: 0; }

/* line 138, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.interior-wrap .header-full .header-content, .country__content .country__sections > section, .country__content > aside, .country__content > footer { padding: 30px 20px; }

/* line 142, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.pagination-wrap.mobile { text-align: center; }
/* line 144, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.pagination-wrap.mobile .pagination { display: inline-block; }

/* line 149, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.pagination-wrap.bottom { padding-top: 0px; }
@media screen and (max-width: 768px) { /* line 149, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .pagination-wrap.bottom { display: none; } }

/* line 159, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content { background: #FFF; }
/* line 166, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content .country__sections > section h2 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 21px; color: #4b4b4b; margin: 20px 0; }
@media screen and (min-width: 768px) { /* line 166, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content .country__sections > section h2 { font-size: 26px; } }
/* line 177, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content .country__sections > section h2.page-title { font-size: 26px; padding: 0 0 30px; margin-bottom: 0; }
@media screen and (min-width: 768px) { /* line 177, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content .country__sections > section h2.page-title { font-size: 36px; padding: 0.9375rem 0 2.8125rem; } }
/* line 187, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content .country__sections > section h2.chart-subtitle { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; font-size: 13px; color: #636465; margin: 20px 0 !important; text-transform: uppercase; }
/* line 194, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content .country__sections > section h2:first-child { margin-top: 0; }
/* line 198, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content .country__sections > section p { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 17px; line-height: 1.5; color: #4b4b4b; margin: 0 0 20px; }
@media screen and (min-width: 768px) { /* line 198, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content .country__sections > section p { font-size: 20px; } }
/* line 210, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content .country__sections > section p.updated { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; font-size: 15px; }
@media screen and (min-width: 768px) { /* line 210, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content .country__sections > section p.updated { font-size: 13px; } }
@media screen and (min-width: 769px) { /* line 162, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content .country__sections { float: left; width: 75%; } }
/* line 224, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside { position: relative; }
/* line 227, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance { box-shadow: 8px -14px 10px -3px rgba(0, 0, 0, 0.25) inset; background: #ff7f45; /* Old browsers */ background: -moz-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7f45), color-stop(100%, #ef5712)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* IE10+ */ background: linear-gradient(to bottom, #ff7f45 0%, #ef5712 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f45', endColorstr='#ef5712',GradientType=0 ); /* IE6-9 */ }
/* line 238, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance:after { content: ''; position: absolute; top: 0; right: -200%; width: 200%; height: 100%; background-color: #ff7f45; }
/* line 248, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance h2 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 21px; color: #FFF; margin: 20px 0; }
@media screen and (min-width: 768px) { /* line 248, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content > aside.glance h2 { font-size: 26px; } }
/* line 258, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance h2:first-child { margin-top: 0; }
/* line 267, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance .stats__container h3 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; color: #FFF; font-size: 15px; text-transform: uppercase; margin: 0 0 25px; }
/* line 275, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance .stats__container ul { margin: 0 0 50px; list-style: none; }
/* line 278, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance .stats__container ul li { color: #FFF; }
/* line 280, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance .stats__container ul li + li { margin-top: 20px; }
/* line 284, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance .stats__container ul h4 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; font-size: 37px; line-height: 1; color: inherit; margin: 0; }
/* line 291, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance .stats__container ul h4 span { font-size: 19px; line-height: 1; }
@media screen and (min-width: 768px) { /* line 291, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content > aside.glance .stats__container ul h4 span { font-size: 21px; } }
@media screen and (min-width: 768px) { /* line 284, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content > aside.glance .stats__container ul h4 { font-size: 40px; } }
/* line 303, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance .stats__container ul p { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 15px; line-height: 1; margin: 0; }
/* line 314, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance footer p { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; color: #FFF; font-size: 16px; }
/* line 318, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance footer p a { color: inherit; }
/* line 323, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance footer p a:hover { text-decoration: underline; }
/* line 328, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance footer p:last-of-type { margin-bottom: 0.25rem; }
/* line 333, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance footer .country__share { margin: 0; list-style: none; }
/* line 337, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance footer .country__share li { float: left; }
/* line 339, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance footer .country__share li + li { margin-left: 15px; }
/* line 343, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance footer .country__share a { display: inline-block; text-index: -9999%; overflow: hidden; }
/* line 348, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance footer .country__share a.fb { width: 10px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -96px -107px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.country__content > aside.glance footer .country__share a.fb .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -96px -107px no-repeat; }
/* line 351, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.glance footer .country__share a.tw { width: 19px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -50px -110px no-repeat; font-size: 0; position: relative; top: 3px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.country__content > aside.glance footer .country__share a.tw .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -50px -110px no-repeat; }
@media screen and (min-width: 769px) { /* line 227, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content > aside.glance { float: right; width: 25%; margin-bottom: -99999px; padding-bottom: 99999px; } }
/* line 368, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > aside.sidebar { background: #f7f7f5; }
@media screen and (min-width: 769px) { /* line 368, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content > aside.sidebar { float: left; width: 25%; margin-bottom: -99999px; padding-bottom: 99999px; } }
/* line 380, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > footer { background: #f7f7f5; }
/* line 383, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
.country__content > footer.cards { padding-left: 0; padding-right: 0; }
@media screen and (min-width: 769px) { /* line 380, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content > footer { width: 75%; float: left; overflow: visible; position: relative; }
  /* line 392, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content > footer:before { content: ''; position: absolute; top: 0; left: -100%; display: block; height: 100%; width: 100%; background: #f7f7f5; } }
@media screen and (min-width: 1024px) { /* line 159, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_country.scss */
  .country__content { max-width: 1220px; margin: 0 auto; } }

/*


 */
/* line 9, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
#wrap.has-filter aside { height: auto; }

/* line 17, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-section { margin-top: 30px; }
/* line 20, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-section .btn { text-transform: none; }
/* line 25, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters h4, .content-filters h4 a { text-transform: none; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 17px; color: #6e2c6b; letter-spacing: normal; }
/* line 32, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters h4.clear-filters, .content-filters h4 a.clear-filters { padding-top: 20px; }
/* line 37, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters h4 a:hover { text-decoration: underline; }
/* line 41, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-mobile-toggle { display: none; }
/* line 46, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-search { position: relative; padding-bottom: 20px; border-bottom: 1px solid lightgrey; }
/* line 52, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-search input { background-color: white; width: 100%; outline: 0; border: none; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; height: 30px; color: #636465; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 15px; -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 57, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.content-filters .content-filter-search input::-webkit-input-placeholder { color: #636465; }
/* line 61, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.content-filters .content-filter-search input:-moz-placeholder { /* Firefox 18- */ color: #636465; }
/* line 65, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.content-filters .content-filter-search input::-moz-placeholder { /* Firefox 19+ */ color: #636465; }
/* line 69, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.content-filters .content-filter-search input:-ms-input-placeholder { color: #636465; }
/* line 67, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-search .search-icon { width: 17px; height: 17px; background: url("/_Site/Images/img/sprites_s2.svg") -84px -159px no-repeat; font-size: 0; display: inline-block; position: absolute; right: 8px; top: 8px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.content-filters .content-filter-search .search-icon .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -84px -159px no-repeat; }
/* line 77, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-combobox { display: none; }
/* line 83, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-combobox + .custom-combobox input { background: white; height: 30px; border: none; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 15px; width: 100%; padding-left: 8px; }
/* line 93, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-combobox + .custom-combobox input:focus { outline: none; }
/* line 99, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-combobox + .custom-combobox a.ui-button { background: white; margin-left: -41px; height: 30px; margin-top: -2px; border: none; border-left: solid 1px #f7f7f5; }
/* line 108, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-combobox + .custom-combobox a.ui-button .ui-icon { width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") -45px -130px no-repeat; font-size: 0; -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); margin-left: -5px; margin-top: -3px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.content-filters .content-filter-combobox + .custom-combobox a.ui-button .ui-icon .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -45px -130px no-repeat; }
/* line 121, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-checklist input[type="checkbox"] { display: none; }
/* line 126, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-checklist input[type="checkbox"] + label { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 15px; color: #636465; text-indent: -28px; margin-left: 28px; margin-top: 14px; }
/* line 136, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-checklist input[type="checkbox"] + label span { display: inline-block; width: 19px; height: 19px; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; margin: -1px 9px 0 0; vertical-align: middle; background-color: white; cursor: pointer; -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 149, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
.content-filters .content-filter-checklist input[type="checkbox"]:checked + label span { background-color: #6e2c6b; }

/* line 156, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
ul.ui-autocomplete { width: 250px !important; max-height: 300px; overflow-y: scroll; border: none; -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); }
/* line 164, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
ul.ui-autocomplete .ui-menu-item { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 15px; }
/* line 169, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
ul.ui-autocomplete .ui-menu-item:hover { background-color: #6e2c6b; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
ul.ui-autocomplete .ui-menu-item:hover a { color: #f7f7f5; }
/* line 179, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
ul.ui-autocomplete .ui-menu-item a.ui-state-focus { background: none; border: 0; margin: 0; }

@media screen and (max-width: 768px) { /* line 193, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  #wrap.has-filter .content-wrapper { padding: 0; }
  /* line 198, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  #wrap.has-filter section { margin-top: 52px; padding-right: 20px; padding-left: 20px; }
  /* line 205, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  #wrap.has-filter aside { position: absolute; top: 0px; height: 52px; overflow-y: hidden; background-color: #f7f7f5; padding: 0 20px 30px; }
  /* line 220, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-section:not(:last-of-type) h4 { display: none; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-mobile-toggle { display: block; position: relative; height: 52px; cursor: pointer; }
  /* line 233, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-mobile-toggle h4 { position: absolute; top: 50%; -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; width: 100%; }
  /* line 241, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-mobile-toggle h4 span { float: right; font-size: 0; line-height: 0; }
  /* line 245, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-mobile-toggle h4 span:after { content: '+'; font-size: 1.5rem; line-height: 1.5rem; }
  /* line 254, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-mobile-toggle h4.mobile-open span:after { content: '-'; }
  /* line 266, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-search input { width: 100%; }
  /* line 272, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-combobox { display: block !important; }
  /* line 276, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-combobox + .custom-combobox { display: none; }
  /* line 281, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-combobox select option[value="placeholder"] { display: block; }
  /* line 287, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_filter.scss */
  .content-filters .content-filter-checklist { display: none; } }
/* CONTENT LIST */
/* line 4, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list { list-style: none; padding: 0; margin: 30px 0; }
/* line 10, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item { background-color: #f7f7f5; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; margin: 20px 20px 20px 0; padding: 20px; color: #636465; }
/* line 19, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item a { color: #6e2c6b; }
/* line 23, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item a:hover { text-decoration: underline; }
/* line 29, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item .list-eyebrow { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; text-transform: uppercase; }
/* line 36, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item h3.list-headline, ul.content-list li.content-list-item .list-meta, ul.content-list li.content-list-item p.list-content { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; }
/* line 41, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item h3.list-headline { font-size: 22px; margin-bottom: .25rem; }
/* line 47, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item .list-meta { font-size: 15px; }
/* line 52, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item p.list-content { font-size: 15px; margin-bottom: 0px; margin-top: 8px; }
/* line 58, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item p.list-content.tight { margin-top: 0px; }
/* line 64, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item .list-smallcaps { font-size: 13px; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; text-transform: uppercase; }
/* line 71, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item .list-photo { width: 180px; height: 120px; float: right; margin: -20px 0 20px 20px; background-position: center center; background-size: cover; border-bottom: solid 3px #6e2c6b; }
/* line 84, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item.news h3.list-headline a { font-family: 'Mercury Text G1 A', 'Mercury Text G1 B'; font-weight: 600; font-style: normal; }
/* line 92, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item.publication .list-eyebrow { padding-top: 8px; }
/* line 100, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
ul.content-list li.content-list-item.partner .list-photo { border-bottom: 0px; }
@media screen and (max-width: 640px) { /* line 109, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
  ul.content-list li.content-list-item { border-bottom: #e4e4e4 solid 1px; background-color: #ffffff; margin: 8px 0; padding: 8px 0 24px; }
  /* line 116, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
  ul.content-list li.content-list-item .list-meta { font-size: 15px; margin-bottom: 4px; }
  /* line 122, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
  ul.content-list li.content-list-item .list-eyebrow { font-size: 14px; }
  /* line 127, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
  ul.content-list li.content-list-item h3.list-headline { font-size: 20px; margin: 0 0 4px; line-height: 1.2; }
  /* line 134, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
  ul.content-list li.content-list-item p.list-content { margin: 0; }
  /* line 139, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
  ul.content-list li.content-list-item .list-photo { width: 90px; height: 60px; margin: 5px 5px 5px 10px; border-bottom: none; }
  /* line 147, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
  ul.content-list li.content-list-item ul.file-links { margin-bottom: 10px; }
  /* line 151, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
  ul.content-list li.content-list-item ul.file-links li { font-size: 14px; line-height: 1.2; }
  /* line 156, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
  ul.content-list li.content-list-item ul.file-links li.file-links-title { display: block; border-right: none; } }

/*COUNT MENU*/
/* line 171, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; width: 50%; float: left; }
/* line 177, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count.top { padding-top: 70px; }
/* line 181, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu { padding: 0; margin: -5px 0 0 10px; list-style: none; height: 32px; overflow: hidden; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; position: absolute; z-index: 100; display: inline-block; background-color: white; border: solid 1px #f7f7f5; }
/* line 195, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu.open { height: auto; }
/* line 200, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu.open li { color: #636465; cursor: pointer; }
/* line 205, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu.open li a { color: #636465; }
/* line 212, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu li { display: block; padding: 3px 8px; cursor: pointer; }
/* line 218, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu li.selected { background-color: #FFF; }
/* line 220, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu li.selected:hover { background-color: #FFF; }
/* line 222, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu li.selected:hover a { color: #636465; }
/* line 227, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu li:hover { background-color: #6e2c6b; }
/* line 229, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu li:hover a { color: #FFF; }
/* line 239, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count ul.page-count-menu li a:hover { text-decoration: none; }
/* line 247, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
.page-count .page-count-menu-arrow { width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") -45px -130px no-repeat; font-size: 0; -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); display: inline-block; vertical-align: middle; float: right; margin: 9px 0 0 10px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.page-count .page-count-menu-arrow .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -45px -130px no-repeat; }
@media screen and (max-width: 768px) { /* line 171, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_list.scss */
  .page-count { display: none; } }

/* line 2, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .view-all { background: #FFF; text-align: center; }
/* line 6, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .content { max-width: 1180px; }
/* line 10, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .columns, #wrap.news .expandable-tabs .table-legend .table-key, .expandable-tabs .table-legend #wrap.news .table-key { padding-left: 10px; padding-right: 10px; }
/* line 15, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article { margin-top: 40px; }
/* line 18, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article.featured { height: 386px; }
/* line 21, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article.featured .columns, #wrap.news article.featured .expandable-tabs .table-legend .table-key, .expandable-tabs .table-legend #wrap.news article.featured .table-key { height: 386px; }
/* line 25, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article.featured .news-photo { height: 100%; }
/* line 29, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article.featured .news-eyebrow { margin-top: 0px; border-top: none !important; padding-top: 0px !important; }
/* line 35, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article.featured h3.news-headline { line-height: 32px; }
/* line 36, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article.featured h3.news-headline a { font-size: 31px; }
/* line 44, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article .news-photo { background-position: center center; background-size: cover; background-repeat: no-repeat; height: 210px; }
/* line 51, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article .news-eyebrow { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; text-transform: uppercase; margin-top: 18px; }
/* line 59, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article .news-meta:first-child .news-eyebrow { border-top: #6e2c6b 4px solid; padding-top: 18px; }
/* line 65, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article h3.news-headline { line-height: 1; margin: 8px 0 16px; }
/* line 69, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article h3.news-headline a { color: #6e2c6b; font-family: 'Mercury Text G1 A', 'Mercury Text G1 B'; font-weight: 600; font-style: normal; font-size: 22px; }
/* line 74, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article h3.news-headline a:hover { text-decoration: underline; }
/* line 81, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article .news-date { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 13px; margin-bottom: 11px; }
/* line 87, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article p.news-content { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 15px; }
/* line 91, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article p.news-content a { color: #6e2c6b; }
/* line 94, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news article p.news-content a:hover { text-decoration: underline; }
/* line 101, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .news-mobile-pagination { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 14px; text-align: center; }
/* line 107, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .news-mobile-pagination div { display: inline-block; color: #636465; }
/* line 111, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .news-mobile-pagination div a { color: #6e2c6b; }
/* line 114, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .news-mobile-pagination div a:hover { text-decoration: underline; }
/* line 120, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .news-mobile-pagination-prev, #wrap.news .news-mobile-pagination-next { width: 25px; height: 35px; border: solid 1px #f7f7f5; position: relative; top: 13px; cursor: pointer; }
/* line 127, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .news-mobile-pagination-prev a, #wrap.news .news-mobile-pagination-next a { display: inline-block; height: 35px; width: 25px; }
/* line 132, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .news-mobile-pagination-prev span, #wrap.news .news-mobile-pagination-next span { width: 6px; height: 11px; background: url("/_Site/Images/img/sprites_s2.svg") -54px -140px no-repeat; font-size: 0; left: 50%; top: 50%; position: absolute; display: block; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.news .news-mobile-pagination-prev span .no-svg, #wrap.news .news-mobile-pagination-next span .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -54px -140px no-repeat; }
/* line 144, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .news-mobile-pagination-prev span { transform: rotate(180deg) translate(50%, 50%); -webkit-transform: rotate(180deg) translate(50%, 50%); }
/* line 150, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .news-mobile-pagination-current { vertical-align: middle; position: relative; top: 7px; }
/* line 155, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
#wrap.news .news-mobile-pagination-current input { width: 25px; height: 35px; padding: 4px; text-align: center; border: solid 1px #f7f7f5; -webkit-box-shadow: none; box-shadow: none; color: #bfbfbf; }
@media screen and (max-width: 768px) { /* line 168, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article.featured { padding-top: 2.8125rem; } }
@media screen and (max-width: 640px) { /* line 174, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article { height: auto; border-bottom: #e4e4e4 solid 1px; background-color: #ffffff; margin: 8px 0; padding: 8px 0 24px; }
  /* line 181, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article.featured { height: auto; }
  /* line 184, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article.featured .columns, #wrap.news article.featured .expandable-tabs .table-legend .table-key, .expandable-tabs .table-legend #wrap.news article.featured .table-key { height: auto; }
  /* line 187, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article.featured .columns:first-of-type, #wrap.news article.featured .expandable-tabs .table-legend .table-key:first-of-type, .expandable-tabs .table-legend #wrap.news article.featured .table-key:first-of-type { float: right; }
  /* line 193, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article.featured .news-photo { width: 90px; height: 60px; }
  /* line 198, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article.featured .news-eyebrow { margin-top: 5px; }
  /* line 203, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article .news-date { font-size: 15px; margin-bottom: 4px; }
  /* line 208, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article .news-eyebrow { font-size: 14px; margin-top: 5px; }
  /* line 213, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article h3.news-headline { font-size: 20px; margin: 0 0 4px; line-height: 1.2; }
  /* line 219, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article p.news-content { display: none; }
  /* line 223, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article .news-photo { width: 90px; height: 60px; margin: 5px 5px 5px 10px; border-bottom: none; float: right; }
  /* line 231, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news article.nophoto { border-top: none; }
  /* line 236, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_news.scss */
  #wrap.news .news-mobile-pagination { display: block; } }

/* line 3, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .content { background-color: white; }
/* line 8, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results #related-resources .content { background: #ff7f45; /* Old browsers */ background: -moz-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7f45), color-stop(100%, #ef5712)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ff7f45 0%, #ef5712 100%); /* IE10+ */ background: linear-gradient(to bottom, #ff7f45 0%, #ef5712 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f45', endColorstr='#ef5712',GradientType=0 ); /* IE6-9 */ }
/* line 20, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results section { width: 100%; max-width: 878px; float: none; }
/* line 26, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results table.gsc-search-box { border: none; width: 100%; }
/* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results table.gsc-search-box td.gsc-input { width: 100%; }
/* line 33, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results table.gsc-search-box td.gsc-input input.gsc-input { background-color: #f7f7f5 !important; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
/* line 40, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results table.gsc-search-box td.gsc-search-button { width: 0px; }
/* line 43, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results table.gsc-search-box td.gsc-search-button input.gsc-search-button { display: block; -webkit-appearance: none; border: none; margin-left: -50px; margin-top: -13px; width: 17px; height: 17px; background: url("/_Site/Images/img/sprites_s2.svg") -62px -159px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.search-results table.gsc-search-box td.gsc-search-button input.gsc-search-button .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -62px -159px no-repeat; }
/* line 55, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-branding { display: none; }
/* line 59, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-tabHeader { display: none; }
/* line 63, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-above-wrapper-area-container { border: none; }
/* line 67, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result-info-container { display: block; border: none; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 15px; color: #636465; }
/* line 75, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-resultsHeader { display: none; }
/* line 80, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result.gsc-webResult .gsc-thumbnail-inside, #wrap.search-results .gsc-result.gsc-webResult .gsc-url-top, #wrap.search-results .gsc-result.gsc-webResult .gs-watermark { display: none; }
/* line 84, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result.gsc-webResult .gsc-table-result { border: none; }
/* line 88, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result.gsc-webResult .gsc-table-cell-thumbnail.gsc-thumbnail { width: 120px; float: left; }
/* line 93, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result.gsc-webResult a.gs-title { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 22px; color: #6e2c6b; text-decoration: underline; }
/* line 99, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result.gsc-webResult a.gs-title b { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; }
/* line 104, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result.gsc-webResult .gs-snippet { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 15px; color: #636465; margin: 12px 0 14px; }
/* line 110, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result.gsc-webResult .gs-snippet b { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; }
/* line 115, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result.gsc-webResult .gs-visibleUrl-short { display: none; }
/* line 119, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result.gsc-webResult .gs-visibleUrl-long { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 13px; color: #636465; }
/* line 124, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-result.gsc-webResult .gs-visibleUrl-long b { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; }
/* line 130, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gsc-cursor-page { color: #636465; display: inline; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 17px; cursor: pointer; padding: 0 5px; }
/* line 139, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
#wrap.search-results .gcsc-branding { display: none; }
@media screen and (max-width: 768px) { /* line 144, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
  #wrap.search-results .gsc-above-wrapper-area-container { text-align: center; }
  /* line 148, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
  #wrap.search-results a.gs-title { font-size: 16px; line-height: 1.3; }
  /* line 153, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
  #wrap.search-results .gsc-cursor-box { text-align: center; }
  /* line 157, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_searchresults.scss */
  #wrap.search-results .gsc-cursor-page { font-size: 22px; padding: 0 7px; } }

/* line 3, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.table-container .table-title { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 26px; color: #636465; margin-bottom: 20px; }
/* line 11, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.table-container .table-caption { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 15px; color: #636465; }
/* line 17, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.table-container .table-caption a { color: #6e2c6b; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; }

/* line 25, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive, .table-wrapper .pinned table { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; min-width: 100%; border: 1px solid #ececec; }
/* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive tr, .table-wrapper .pinned table tr { height: 48px; border-bottom: 1px solid #ececec; }
/* line 34, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive tr:last-child, .table-wrapper .pinned table tr:last-child { border-bottom: none; }
/* line 38, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive tr td, .table-wrapper .pinned table tr td { border-left: 1px solid #ececec; color: #636465; }
/* line 42, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive tr td.text-left, .table-wrapper .pinned table tr td.text-left { text-align: left; }
/* line 45, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive tr td.text-center, .table-wrapper .pinned table tr td.text-center { text-align: center; }
/* line 48, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive tr td.text-right, .table-wrapper .pinned table tr td.text-right { text-align: right; }
/* line 52, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive tr td:first-child, .table-wrapper .pinned table tr td:first-child { border-left: none; text-transform: uppercase; }
/* line 58, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive tr td:first-child img, .table-wrapper .pinned table tr td:first-child img { display: inline-block; width: 25px; margin-right: 5px; vertical-align: middle; }
/* line 65, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive tr td:first-child span, .table-wrapper .pinned table tr td:first-child span { display: inline-block; vertical-align: middle; white-space: normal; }
@media screen and (max-width: 768px) { /* line 38, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  table.responsive tr td, .table-wrapper .pinned table tr td { font-size: 12px; } }
/* line 79, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.levels tr:nth-of-type(even), .table-wrapper .pinned table.levels tr:nth-of-type(even) { background: #ffffff; }
/* line 82, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.levels tr:nth-of-type(odd), .table-wrapper .pinned table.levels tr:nth-of-type(odd) { background: #f9f9f9; }
/* line 85, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.levels tr:first-of-type, .table-wrapper .pinned table.levels tr:first-of-type { background: #ffffff; border-bottom: none; }
/* line 89, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.levels tr:first-of-type th:first-of-type, .table-wrapper .pinned table.levels tr:first-of-type th:first-of-type { border-right: 1px solid #ececec; }
/* line 92, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.levels tr:first-of-type th:last-of-type, .table-wrapper .pinned table.levels tr:first-of-type th:last-of-type { border-bottom: 1px solid #ececec; }
/* line 98, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.levels tr th.toplabel, .table-wrapper .pinned table.levels tr th.toplabel { border-right: 1px solid #ececec; white-space: normal; }
/* line 103, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.levels tr td, .table-wrapper .pinned table.levels tr td { text-align: center; }
/* line 105, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.levels tr td:first-child, .table-wrapper .pinned table.levels tr td:first-child { text-align: left; text-transform: none; width: auto; white-space: normal; }
/* line 116, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.multi tr:nth-of-type(even), .table-wrapper .pinned table.multi tr:nth-of-type(even) { background: #ffffff; }
/* line 119, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.multi tr:first-of-type, .table-wrapper .pinned table.multi tr:first-of-type { border-bottom: none; }
/* line 122, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.multi tr.category, .table-wrapper .pinned table.multi tr.category { background: #f9f9f9; }
/* line 124, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.multi tr.category th, .table-wrapper .pinned table.multi tr.category th { border-right: 1px solid #ececec; text-align: left; font-size: 14px; text-transform: uppercase; }
/* line 129, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.multi tr.category th img, .table-wrapper .pinned table.multi tr.category th img { margin-right: 5px; width: 25px; }
/* line 133, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.multi tr.category th:last-of-type, .table-wrapper .pinned table.multi tr.category th:last-of-type { border: none; }
@media screen and (max-width: 768px) { /* line 124, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  table.responsive.multi tr.category th, .table-wrapper .pinned table.multi tr.category th { word-wrap: break-word; font-weight: normal; text-transform: none; }
  /* line 140, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  table.responsive.multi tr.category th img, .table-wrapper .pinned table.multi tr.category th img { display: none; } }
/* line 146, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.multi tr td, .table-wrapper .pinned table.multi tr td { text-align: center; }
/* line 148, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive.multi tr td:first-child, .table-wrapper .pinned table.multi tr td:first-child { text-align: left; text-transform: none; width: auto; max-width: 380px; white-space: normal; }

/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* --------------------------------------------------  Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* ----------------------------------------- Shared Styles
----------------------------------------- */
/* line 176, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive th { text-align: center; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; }

/* line 180, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive td, table.responsive th { padding: 9px 10px; }
/* line 183, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
table.responsive td strong, table.responsive th strong { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 500; font-style: normal; }

/* Mobile */
@media only screen and (max-width: 767px) { /* line 191, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  table.responsive { margin-bottom: 0; }
  /* line 196, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .table-wrapper .pinned table tr td:first-child img { display: none; }
  /* line 201, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .pinned { position: absolute; left: 0; top: 0; background: #fff; width: 40%; overflow: hidden; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
  /* line 202, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .pinned table { border-right: none; border-left: none; width: 100%; margin-bottom: 0px; }
  /* line 203, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .pinned table th, .pinned table td { white-space: nowrap; }
  /* line 204, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .pinned td:last-child { border-bottom: 0; }
  /* line 206, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
  /* line 207, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  div.table-wrapper div.scrollable { margin-left: 40%; }
  /* line 208, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }
  /* line 210, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
  /* line 211, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; } }
/* line 218, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .increase { background: #cd2121; }
/* line 221, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .quarter-decline { background: #f5ec13; }
/* line 224, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .half-decline { background: #a8cf36; }
/* line 227, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .majority-decline { background: #6bbc44; }
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.expandable-tabs .tabs:before, .expandable-tabs .tabs:after { content: " "; display: table; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.expandable-tabs .tabs:after { clear: both; }
@media screen and (min-width: 1024px) { /* line 231, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs { display: none; } }
/* line 236, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs .tab1, .expandable-tabs .tabs .tab2, .expandable-tabs .tabs .tab3 { height: 35px; line-height: 35px; text-transform: uppercase; padding: 0 12px; background: #ececec; border-bottom: none; border-top-left-radius: 5px; border-top-right-radius: 5px; float: left; cursor: pointer; font-size: 0.875rem; }
/* line 248, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs .tab1.active, .expandable-tabs .tabs .tab2.active, .expandable-tabs .tabs .tab3.active { background: #ffffff; border: 1px solid #ececec; }
/* line 253, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs .tab2 { margin: 0 5px; }
/* line 258, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .table-legend { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; }
/* line 261, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .table-legend .table-key { font-size: 0.875rem; }
/* line 266, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .table-legend .table-key .key-block { height: 15px; width: 15px; margin-right: 7px; display: inline-block; position: relative; top: 3px; }
@media screen and (max-width: 768px) { /* line 261, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .table-legend .table-key { font-size: 12px; padding-right: 0; padding-bottom: 5px; } }
@media screen and (min-width: 1024px) { /* line 261, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .table-legend .table-key { padding-bottom: 15px; } }
/* line 284, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content { border: 1px solid #ececec; padding: 20px 10px; }
@media screen and (max-width: 1024px) { /* line 294, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content div:nth-of-type(2) .accordion-slide .slide-content table.tabbed tr:nth-of-type(odd) { background: #ffffff; }
  /* line 297, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content div:nth-of-type(2) .accordion-slide .slide-content table.tabbed tr:nth-of-type(even) { background: #f9f9f9; }
  /* line 300, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content div:nth-of-type(2) .accordion-slide .slide-content table.tabbed tr.accordion-subcategory { background: #ffffff; } }
/* line 317, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr:nth-of-type(odd) { background: #f9f9f9; }
/* line 321, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr:nth-of-type(even) { background: #ffffff; }
/* line 324, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr.accordion-category { display: none; }
/* line 327, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr.category-titles { display: none; }
/* line 330, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr.accordion-subcategory { background: #ffffff; }
/* line 332, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr.accordion-subcategory td { font-size: 0.75rem; padding-left: 0; padding-right: 0; }
/* line 338, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.tab1, .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.tab2, .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.tab3 { text-align: center; display: none; }
/* line 341, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.tab1.active, .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.tab2.active, .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.tab3.active { display: table-cell; }
@media screen and (min-width: 1024px) { /* line 338, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.tab1, .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.tab2, .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.tab3 { display: table-cell; } }
/* line 349, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td:first-of-type { width: auto; text-transform: none; white-space: normal; font-size: 0.75rem; line-height: 0.8125rem; padding: 0 4px; }
/* line 357, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
.expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.increase, .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.half-decline, .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td.majority-decline { color: #ffffff; }
@media screen and (min-width: 1024px) { /* line 284, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content { border: none; padding: 0; }
  /* line 371, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide { margin-top: 0; }
  /* line 373, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide .slide-header { display: none; }
  /* line 376, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content { display: block !important; }
  /* line 378, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed { margin-bottom: 0; }
  /* line 381, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr:first-of-type { display: none; }
  /* line 384, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr:nth-of-type(odd) { background: #ffffff; }
  /* line 387, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr.accordion-category { display: table-row; text-transform: uppercase; font-weight: bold; background: #f9f9f9; }
  /* line 393, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr.category-titles { display: table-row; background: #ffffff; }
  /* line 397, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td { width: 65px; }
  /* line 399, /Users/aberger/MAMP Sites/globalfund/source/css/detail/_table.scss */
  .expandable-tabs .tabs-content .accordion .accordion-slide .slide-content table.tabbed tr td:first-of-type { max-width: 100%; text-transform: none; } }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container { position: relative; width: 100%; max-width: 400px; margin: 0 auto 20px; }
@media screen and (min-width: 768px) { /* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  .chart-container { max-width: 500px; } }
@media screen and (min-width: 1024px) { /* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  .chart-container { max-width: 720px; } }
/* line 16, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container .chart-title { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 26px; color: #636465; margin-bottom: 20px; }
/* line 23, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container .chart-subtitle { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; font-size: 12px; color: #636465; margin-bottom: 20px; }
/* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container .chart-y-label, .chart-container .chart-x-label { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 12px; color: #bababa; fill: #bababa; text-transform: uppercase; text-anchor: start; }
@media screen and (max-width: 480px) { /* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  .chart-container .chart-y-label, .chart-container .chart-x-label { display: none; } }
/* line 42, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container .chart-y-label { position: absolute; }
/* line 47, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container ul.chart-tabs { list-style: none; width: 100%; padding: 0; margin: 0; }
/* line 54, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container ul.chart-tabs li { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: .74rem; display: inline-block; background-color: #f7f7f5; text-align: center; border: 2px solid #f7f7f5; border-bottom: none; padding: 8px 14px; text-transform: uppercase; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
#wrap.longscroll-wrap .chart-container ul.chart-tabs li { padding: 8px 14px; background-color: #f7f7f5; }
#wrap.longscroll-wrap .chart-container ul.chart-tabs li.active { background-color: #ffffff; }
/* line 67, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container ul.chart-tabs li.active { background-color: white; }
/* line 72, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container ul.chart-tabs li a { color: #636465; }
/* line 79, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container .chart-caption { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 15px; color: #636465; }
/* line 84, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container .chart-caption.small { font-size: 12px; }
/* line 87, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.chart-container .chart-caption a { color: #6e2c6b; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; }

/* line 95, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart { position: relative; }
/* line 99, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart svg.toolTip-SVG { pointer-events: none; }
/* line 105, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart svg.toolTip-SVG .toolTip-container text { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; }
/* line 109, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart svg.toolTip-SVG .toolTip-container text.toolTip-title { font-size: 40px; }
/* line 114, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart svg.toolTip-SVG .toolTip-container text.toolTip-caption { font-size: 13px; }

/* line 125, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="vertical"] svg { margin-bottom: 18px; }
/* line 130, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="vertical"] .vertBar-container { cursor: pointer; }

/* line 139, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="donut"] svg g.hoverRing { cursor: pointer; }
/* line 146, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="donut"] svg g.legend .donut-hover-value { opacity: 0; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; cursor: pointer; }
/* line 152, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="donut"] svg g.legend .donut-hover-value text { text-align: center; text-anchor: middle; dominant-baseline: middle; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 52px; }
/* line 162, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="donut"] svg g.legend .legend-item { opacity: 1; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; cursor: pointer; }
/* line 168, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="donut"] svg g.legend .legend-item text { cursor: pointer; }
/* line 176, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="donut"] svg g.legend.hovered .donut-hover-value { opacity: 1; }
/* line 181, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="donut"] svg g.legend.hovered .legend-item { opacity: .3; }
/* line 185, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="donut"] svg g.legend.hovered .legend-item.over { opacity: 1; }

/* line 199, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="horizontal_plot"] svg { margin-bottom: 18px; }

/* line 207, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="horizontal_cumulative"] svg { margin-bottom: 24px; }

/* line 215, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="horizontal"] svg { margin-bottom: 20px; }
/* line 219, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
.datavis-chart[data-chart-type="horizontal"] svg .horBar-container { cursor: pointer; }

/* line 228, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
g.grid rect { stroke: #ececec; stroke-width: 1; fill: white; }
/* line 235, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
g.grid line { stroke: #ececec; stroke-width: 1; }

/* line 243, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
g.y-axis text { fill: #1e1e1e; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; text-anchor: end; }
@media screen and (max-width: 480px) { /* line 243, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  g.y-axis text { font-size: 10px; } }
/* line 252, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
g.y-axis text tspan { text-anchor: end; }
/* line 257, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
g.y-axis.y-axis-right text { text-anchor: start; }

/* line 265, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
g.x-axis text { fill: #1e1e1e; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; text-anchor: middle; }
@media screen and (max-width: 480px) { /* line 265, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  g.x-axis text { font-size: 10px; } }

/* line 277, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
g.legend-item { line-height: 13px; }
/* line 281, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
g.legend-item g.legend-text text { fill: #1e1e1e; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; }
@media screen and (max-width: 480px) { /* line 281, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  g.legend-item g.legend-text text { font-size: 10px; } }

@media screen and (max-width: 1024px) { /* line 303, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  .datavis-chart[data-chart-type="horizontal_cumulative"] g.grid line.vertical:nth-child(even) { display: none; }
  /* line 311, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  .datavis-chart[data-chart-type="horizontal_cumulative"] g.x-axis text:nth-child(even) { display: none; }
  /* line 322, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  .datavis-chart[data-chart-type="horizontal"] g.grid line.vertical:nth-child(odd) { display: none; }
  /* line 330, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  .datavis-chart[data-chart-type="horizontal"] g.x-axis text:nth-child(even) { display: none; }
  /* line 341, /Users/aberger/MAMP Sites/globalfund/source/css/datavis/_datavis.scss */
  .datavis-chart[data-chart-type="horizontal_plot"] g.x-axis text:nth-child(even) { display: none; } }
/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-viewer { position: absolute; top: 0px; bottom: 75px; width: 100%; }

/* line 8, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-container { position: absolute; left: 0px; right: 431px; top: 0px; bottom: 0px; }
/* line 15, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-container img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; }

/* line 26, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; position: absolute; right: 100px; top: 0px; bottom: 0px; width: 320px; padding: 20px; }
/* line 35, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-count { color: #636465; font-size: 13px; margin-bottom: 5px; }
/* line 41, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-type { color: #6e2c6b; font-size: 13px; text-transform: uppercase; margin-bottom: 5px; }
/* line 48, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container h1.meta-photo-headline { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; color: #4b4b4b; font-size: 26px; line-height: 1.3; }
/* line 55, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-caption { position: absolute; overflow-y: scroll; line-height: 1.1; width: 100%; }
/* line 61, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-caption p { font-size: 15px; color: #636465; }
/* line 66, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-caption p.copyright { font-size: 13px; text-transform: uppercase; }
/* line 74, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-share { position: absolute; bottom: 26px; }
/* line 78, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-share span { display: inline-block; margin-right: 5px; opacity: 0.7; -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; }
/* line 84, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-share span.fb { width: 10px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -107px -107px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.meta-container .meta-photo-share span.fb .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -107px -107px no-repeat; }
/* line 88, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-share span.tw { width: 19px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -70px -110px no-repeat; font-size: 0; position: relative; top: 2px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.meta-container .meta-photo-share span.tw .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -70px -110px no-repeat; }
/* line 94, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-share span:hover { opacity: 1; }
/* line 99, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-share a { margin-right: 10px; }
/* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.meta-container .meta-photo-share a:focus { outline: none; }

/* line 112, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-controls { position: absolute; right: 0px; top: 0px; width: 80px; height: 100%; background-color: #f7f7f5; }
/* line 120, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-controls div { width: 80px; height: 80px; border-bottom: 1px solid white; position: relative; cursor: pointer; background-color: #f7f7f5; -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 129, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-controls div a { display: block; height: 100%; width: 100%; }
/* line 135, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-controls div .icon { display: block; left: 50%; top: 50%; position: absolute; }
/* line 142, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-controls div:hover { background-color: #efeeeb; }
/* line 147, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-controls-close .icon { width: 18px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -22px -200px no-repeat; font-size: 0; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.media-controls-close .icon .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -22px -200px no-repeat; }
/* line 153, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-controls-next .icon { width: 11px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -5px -200px no-repeat; font-size: 0; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.media-controls-next .icon .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -5px -200px no-repeat; }
/* line 159, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
.media-controls-prev .icon { width: 11px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -5px -200px no-repeat; font-size: 0; transform: rotate(180deg) translate(50%, 50%); -webkit-transform: rotate(180deg) translate(50%, 50%); }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.media-controls-prev .icon .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -5px -200px no-repeat; }

/* line 166, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
footer.media-footer { position: absolute; width: 100%; height: 75px; bottom: 0px; border-top: 4px #f7f7f5 solid; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
footer.media-footer .media-footer-logo { width: 229px; height: 27px; background: url("/_Site/Images/img/sprites_s2.svg") -234px 0px no-repeat; font-size: 0; position: absolute; left: 35px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
footer.media-footer .media-footer-logo .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -234px 0px no-repeat; }
/* line 182, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
footer.media-footer .media-footer-language { float: right; margin-top: 25px; }
/* line 186, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
footer.media-footer .media-footer-language ul { list-style: none; padding: 0; margin: 0; }
/* line 191, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
footer.media-footer .media-footer-language ul li { display: inline-block; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 13px; padding-right: 6px; color: #939598; }
/* line 198, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
footer.media-footer .media-footer-language ul li a { color: #6e2c6b; }
/* line 201, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
footer.media-footer .media-footer-language ul li a:hover { text-decoration: underline; }
/* line 206, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
footer.media-footer .media-footer-language ul li::after { content: "|"; padding-left: 10px; }
/* line 211, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
footer.media-footer .media-footer-language ul li:last-of-type::after { content: ""; }

@media screen and (max-width: 1024px) { /* line 220, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-viewer { position: relative; margin-top: 0px; background-color: white; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-container { position: relative; left: auto; top: auto; right: auto; bottom: auto; padding-bottom: 50px; margin-right: 80px; background-color: #efeeeb; }
  /* line 236, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-container.mediaplayer { min-height: 320px; }
  /* line 239, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-container.mediaplayer iframe { min-height: 320px; }
  /* line 244, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-container img { position: relative; top: 20px; transform: translateX(-50%); -webkit-transform: translateX(-50%); max-height: 500px; margin: 0 auto; }
  /* line 254, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .meta-container { position: relative; left: 0px; right: auto; width: auto; margin: 0 auto; padding-right: 80px; max-width: 580px; }
  /* line 263, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .meta-container .meta-photo-caption { height: auto; position: relative; top: auto !important; bottom: auto !important; overflow-y: auto; margin-top: 15px; width: 100%; }
  /* line 274, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-controls { position: fixed; }
  /* line 278, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  footer.media-footer { position: relative; top: auto; bottom: auto; height: auto; background-color: white; padding: 20px; }
  /* line 286, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  footer.media-footer .media-footer-logo { position: relative; top: auto; left: auto; transform: none; -webkit-transform: none; }
  /* line 294, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  footer.media-footer .media-footer-language { position: relative; left: auto; right: auto; float: none; } }
@media screen and (max-width: 768px) { /* line 307, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-container { margin-right: 0px; margin-top: 50px; }
  /* line 312, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .meta-container { padding-right: 0px; max-width: 580px; }
  /* line 316, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .meta-container .meta-photo-share { bottom: 14px; }
  /* line 321, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-controls { position: fixed; top: 0px; left: 0px; height: 50px; width: 100%; }
  /* line 328, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-controls div { width: 50px; height: 50px; border-bottom: none; position: absolute; }
  /* line 334, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-controls div.media-controls-close { left: 0px; border-right: 1px solid white; }
  /* line 339, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-controls div.media-controls-next { right: 0px; }
  /* line 343, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-controls div.media-controls-prev { right: 51px; border-right: 1px solid white; border-left: 1px solid white; }
  /* line 348, /Users/aberger/MAMP Sites/globalfund/source/css/mediaviewer/_media-viewer.scss */
  .media-controls div.media-controls-prev .icon { transform: rotate(180deg) translate(50%, 50%); -webkit-transform: rotate(180deg) translate(50%, 50%); } }
/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container { background: #f7f7f5; padding: 0 20px; }
@media screen and (min-width: 769px) { /* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
  .impact-container { margin-top: 100px; -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1); box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.1); } }
/* line 10, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact { max-width: 100%; width: 1200px; padding: 54px 0 77px; }
/* line 15, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact h3 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 27px; text-align: center; color: #434343; }
/* line 22, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact p { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 16px; color: #434343; text-align: center; margin-bottom: 40px; }
/* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card { height: 280px; width: 90%; margin: 0 5% 8px; background-color: #ffffff; text-align: center; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; color: #636465; padding: 20px 18px 0; position: relative; -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 44, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card .impact-card-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media screen and (min-width: 768px) { /* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
  .impact-container .impact-card { width: 280px; height: 320px; max-width: 23.33%; margin: 0 0.833%; padding: 23px 42px 0; } }
@media screen and (min-width: 1024px) { /* line 30, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
  .impact-container .impact-card { height: 280px; } }
/* line 65, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.global .impact-figure { border-bottom: 2px solid #4b4b4b; }
/* line 69, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.global .impact-link a { color: #4b4b4b; -webkit-transition: text-decoration 0s 0.1s linear; -moz-transition: text-decoration 0s 0.1s linear; -o-transition: text-decoration 0s 0.1s linear; -ms-transition: text-decoration 0s 0.1s linear; transition: text-decoration 0s 0.1s linear; transition-delay: 0.15s; }
/* line 74, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.global .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -4px -262px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.global .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -4px -262px no-repeat; }
/* line 80, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.global:hover { background-color: #4b4b4b; }
/* line 83, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.global:hover .impact-icon img:first-child { opacity: 0; }
/* line 86, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.global:hover .impact-icon img:last-child { opacity: 1; }
/* line 90, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.global:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 94, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.global:hover .impact-subfigure { color: #ffffff; }
/* line 98, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.global:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.global:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.global:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 110, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids .impact-figure { border-bottom: 2px solid #cc2222; }
/* line 114, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids .impact-link a { color: #cc2222; -webkit-transition: text-decoration 0s 0.1s linear; -moz-transition: text-decoration 0s 0.1s linear; -o-transition: text-decoration 0s 0.1s linear; -ms-transition: text-decoration 0s 0.1s linear; transition: text-decoration 0s 0.1s linear; transition-delay: 0.15s; }
/* line 119, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -10px -262px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.aids .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -10px -262px no-repeat; }
/* line 125, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids:hover { background-color: #cc2222; }
/* line 128, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids:hover .impact-icon img:first-child { opacity: 0; }
/* line 131, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids:hover .impact-icon img:last-child { opacity: 1; }
/* line 135, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 139, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids:hover .impact-subfigure { color: #ffffff; }
/* line 143, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 147, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.aids:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 155, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.tb .impact-figure { border-bottom: 2px solid #0066bb; }
/* line 159, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.tb .impact-link a { color: #0066bb; }
/* line 162, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.tb .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -16px -262px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.tb .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -16px -262px no-repeat; }
/* line 168, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.tb:hover { background-color: #0066bb; }
/* line 171, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.tb:hover .impact-icon img:first-child { opacity: 0; }
/* line 174, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.tb:hover .impact-icon img:last-child { opacity: 1; }
/* line 178, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.tb:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 182, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.tb:hover .impact-subfigure { color: #ffffff; }
/* line 186, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.tb:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 190, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.tb:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.tb:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 198, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.malaria .impact-figure { border-bottom: 2px solid #ffaa22; }
/* line 202, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.malaria .impact-link a { color: #ffaa22; -webkit-transition: text-decoration 0s 0.1s linear; -moz-transition: text-decoration 0s 0.1s linear; -o-transition: text-decoration 0s 0.1s linear; -ms-transition: text-decoration 0s 0.1s linear; transition: text-decoration 0s 0.1s linear; transition-delay: 0.15s; }
/* line 207, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.malaria .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -22px -262px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.malaria .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -22px -262px no-repeat; }
/* line 213, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.malaria:hover { background-color: #ffaa22; }
/* line 216, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.malaria:hover .impact-icon img:first-child { opacity: 0; }
/* line 219, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.malaria:hover .impact-icon img:last-child { opacity: 1; }
/* line 223, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.malaria:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 227, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.malaria:hover .impact-subfigure { color: #ffffff; }
/* line 231, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.malaria:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 235, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.malaria:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.malaria:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 243, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.hss .impact-figure { border-bottom: 2px solid #009a4e; }
/* line 247, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.hss .impact-link a { color: #009a4e; -webkit-transition: text-decoration 0s 0.1s linear; -moz-transition: text-decoration 0s 0.1s linear; -o-transition: text-decoration 0s 0.1s linear; -ms-transition: text-decoration 0s 0.1s linear; transition: text-decoration 0s 0.1s linear; transition-delay: 0.15s; }
/* line 252, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.hss .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -28px -262px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.hss .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -28px -262px no-repeat; }
/* line 258, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.hss:hover { background-color: #009a4e; }
/* line 261, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.hss:hover .impact-icon img:first-child { opacity: 0; }
/* line 264, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.hss:hover .impact-icon img:last-child { opacity: 1; }
/* line 268, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.hss:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 272, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.hss:hover .impact-subfigure { color: #ffffff; }
/* line 276, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.hss:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 280, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.hss:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.hss:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 288, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids-tb .impact-figure { border-bottom: 2px solid #6e2c6b; }
/* line 292, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids-tb .impact-link a { color: #6e2c6b; -webkit-transition: text-decoration 0s 0.1s linear; -moz-transition: text-decoration 0s 0.1s linear; -o-transition: text-decoration 0s 0.1s linear; -ms-transition: text-decoration 0s 0.1s linear; transition: text-decoration 0s 0.1s linear; transition-delay: 0.15s; }
/* line 297, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids-tb .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -140px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.aids-tb .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -140px no-repeat; }
/* line 303, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids-tb:hover { background-color: #6e2c6b; }
/* line 306, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids-tb:hover .impact-icon img:first-child { opacity: 0; }
/* line 309, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids-tb:hover .impact-icon img:last-child { opacity: 1; }
/* line 313, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids-tb:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 317, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids-tb:hover .impact-subfigure { color: #ffffff; }
/* line 321, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids-tb:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 325, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-card.aids-tb:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.impact-container .impact-card.aids-tb:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 333, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-icon { position: relative; height: 50px; padding-bottom: 8px; }
/* line 337, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-icon img { position: absolute; top: 0px; left: 50%; -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; max-width: 40px; }
/* line 345, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-icon img:last-child { opacity: 0; }
/* line 351, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-figure { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; font-size: 50px; -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; margin-bottom: 10px; padding-bottom: 5px; line-height: 1; }
/* line 359, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-figure span.char { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 16px; line-height: 14px; display: block; text-transform: uppercase; margin-bottom: inherit; }
@media screen and (min-width: 1024px) { /* line 359, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
  .impact-container .impact-figure span.char { font-size: 21px; } }
@media screen and (min-width: 1024px) { /* line 351, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
  .impact-container .impact-figure { font-size: 64px; } }
/* line 377, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-subfigure { font-size: 13px; text-transform: uppercase; -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; line-height: 1.1; }
/* line 385, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-link { position: absolute; bottom: 22px; font-size: 15px; width: 100%; left: 0px; padding: 0 35px; line-height: 1.1; }
/* line 394, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-link a { -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; outline: none; }
/* line 400, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.impact-container .impact-link:after { content: ''; margin: 1px 0 0 3px; display: inline-block; }
@media screen and (min-width: 1024px) { /* line 385, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
  .impact-container .impact-link { padding: 0 65px; } }

@media screen and (min-width: 1024px) { /* line 414, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
  .map-container { padding: 0 65px; } }

/* line 419, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.map-details { display: inline-block; margin-bottom: 20px; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
@media screen and (min-width: 769px) { /* line 419, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
  .map-details { background: #FFF; padding: 20px; } }
/* line 429, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.map-details h3 { color: #636465; font-size: 26px; line-height: 1.15; margin: 0 0 10px 0; }
/* line 435, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.map-details p { color: #636465; font-size: 17px; line-height: 1.15; margin: 10px 0 0 0; }

/* line 442, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
#map { display: none; height: 480px; background: #F7F7F5 none repeat scroll 0% 0%; }
@media screen and (min-width: 769px) { /* line 442, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
  #map { display: block; } }
/* line 449, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
#map .leaflet-control-zoom { box-shadow: none; -webkit-box-shadow: none; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
/* line 453, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
#map .leaflet-control-zoom .leaflet-control-zoom-in, #map .leaflet-control-zoom .leaflet-control-zoom-out { font-family: Helvetica, 'Helvetica', sans-serif; font-size: 22px; font-weight: bold; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -o-transition: all 0.1s linear; -ms-transition: all 0.1s linear; transition: all 0.1s linear; opacity: 1; color: #e0ded8; }
/* line 461, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
#map .leaflet-control-zoom .leaflet-control-zoom-in { border-bottom: none; margin-bottom: 3px; }

/* line 468, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.info { padding: 6px; font: 14px/16px Arial, Helvetica, sans-serif; background: #eeeeee; }

/* line 473, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.info p { margin: 0 0 5px; color: #1d1d1d; }

/* line 478, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
#legend { max-width: 125px; margin: 0px 0px 20px 10px; }
/* line 482, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
#legend p { font-size: 13px; line-height: 1.15; text-transform: uppercase; margin: 0 0 10px 0; }
/* line 488, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
#legend ul { margin: 0; background: #FFF; -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

/* line 494, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
#legend li { list-style: none; margin-left: 0; opacity: 0.8; }

/* line 499, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
#value-details { display: none; margin-left: 0; }

/* line 504, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.legendItems { text-align: left; line-height: 18px; color: #1d1d1d; background: none; opacity: 1; }
/* line 510, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.legendItems span { font-size: 13px; }

/* line 515, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.legendItems i { width: 18px; height: 18px; float: left; margin-right: 8px; opacity: 1; }

/* line 524, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.legendItems li { list-style: none; }

/* line 529, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.exportMapModal { width: 100pc !important; height: 100pc !important; }

/* line 535, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.popup .leaflet-popup-close-button { display: none; }
/* line 538, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.popup .leaflet-popup-content-wrapper { -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3); }
/* line 542, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.popup .leaflet-popup-content-wrapper .leaflet-popup-content { margin: 0; padding: 10px; }
/* line 545, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.popup .leaflet-popup-content-wrapper .leaflet-popup-content p { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; line-height: 1; margin: 0; font-size: 13px; line-height: 1; }
/* line 551, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.popup .leaflet-popup-content-wrapper .leaflet-popup-content p b, .popup .leaflet-popup-content-wrapper .leaflet-popup-content p strong { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 500; font-style: normal; }
/* line 554, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.popup .leaflet-popup-content-wrapper .leaflet-popup-content p + p { margin-top: 10px; }
/* line 557, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.popup .leaflet-popup-content-wrapper .leaflet-popup-content p a { font-size: 17px; color: #6e2c6b; }
/* line 561, /Users/aberger/MAMP Sites/globalfund/source/css/maps/_mapping.scss */
.popup .leaflet-popup-content-wrapper .leaflet-popup-content p a:hover { text-decoration: underline; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap { background-color: #f7f7f5;  }
/* line 5, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header { width: 100%; height: 318px; background-size: cover; background-position: center center; position: relative; }
@media screen and (min-width: 1024px) { /* line 5, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap header.content-header { height: 640px; } }
/* line 16, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .header-gradient { opacity: 0.6; position: absolute; top: 0px; width: 100%; bottom: 0px; background: -moz-linear-gradient(top, transparent 30%, black 85%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(85%, black)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, transparent 30%, black 85%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, transparent 30%, black 85%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, transparent 30%, black 85%); /* IE10+ */ background: linear-gradient(to bottom, transparent 30%, black 85%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */ }
/* line 31, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend { position: absolute; bottom: -70px; left: 50%; -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 100%; max-width: 977px; text-align: center; color: white; }
@media screen and (min-width: 1024px) { /* line 31, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap header.content-header .row, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend { bottom: 45px; } }
/* line 46, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row h1.featured-title, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend h1.featured-title, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend h1.featured-title { color: white; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 30px; line-height: 1.1; margin-bottom: 0px; padding: 0 40px; }
@media screen and (min-width: 640px) { /* line 46, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap header.content-header .row h1.featured-title, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend h1.featured-title, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend h1.featured-title { font-size: 46px; } }
@media screen and (min-width: 1024px) { /* line 46, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap header.content-header .row h1.featured-title, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend h1.featured-title, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend h1.featured-title { font-size: 62px; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; } }
/* line 64, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions { margin-top: 50px; }
/* line 67, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action { display: inline-block; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 0.875rem; text-transform: uppercase; }
/* line 73, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action p, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action p, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action p { display: none; }
/* line 77, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action:last-child, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action:last-child, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action:last-child { display: none; }
/* line 81, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a { display: inline-block; margin-left: 25px; position: relative; top: -14px; }
/* line 87, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.fb, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.fb, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.fb { margin-right: 25px; top: -17px; width: 12px; height: 24px; background: url("/_Site/Images/img/sprites_s2.svg") -368px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.fb .no-svg, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.fb .no-svg, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.fb .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -368px -40px no-repeat; }
/* line 91, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.fb:hover, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.fb:hover, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.fb:hover { background-position: -230px -40px; }
/* line 95, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.tw, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.tw, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.tw { width: 22px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -388px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.tw .no-svg, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.tw .no-svg, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.tw .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -388px -40px no-repeat; }
/* line 97, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.tw:hover, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.tw:hover, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.tw:hover { background-position: -250px -40px; }
/* line 101, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.em, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.em, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.em { width: 23px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -337px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.em .no-svg, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.em .no-svg, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.em .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -337px -40px no-repeat; }
/* line 103, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.em:hover, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.em:hover, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.em:hover { background-position: -199px -40px; }
/* line 107, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.dl, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.dl, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.dl { top: -17px; width: 22px; height: 22px; background: url("/_Site/Images/img/sprites_s2.svg") -308px -42px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.dl .no-svg, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.dl .no-svg, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.dl .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -308px -42px no-repeat; }
/* line 110, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap header.content-header .row .actions .action a.dl:hover, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action a.dl:hover, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action a.dl:hover { background-position: -170px -42px; }
@media screen and (min-width: 1024px) { /* line 117, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap header.content-header .row .actions .action p, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action p, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action p { display: inline-block; font-size: 0.875rem; }
  /* line 122, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap header.content-header .row .actions .action:last-child, #wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .actions .action:last-child, .expandable-tabs #wrap.longscroll-wrap header.content-header .table-legend .actions .action:last-child { display: inline-block; } }
/* line 133, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-intro { background-color: #6e2c6b; padding: 70px 20px 40px; }
#wrap.longscroll-wrap section.longscroll-intro div div div ul li { background-color: #6e2c6b; }
@media screen and (min-width: 1024px) { /* line 133, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-intro { padding-top: 40px; } }
/* line 141, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-intro p { max-width: 786px; margin: 10px auto; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 20px; color: white; line-height: 1.4; }
/* line 153, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap div div div ul li:after { content: ""; display: table; clear: both; }
/* line 159, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group.longscroll-footnotes { background: #FFF !important; }
/* line 161, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group.longscroll-footnotes .footnotes { padding-bottom: 0 !important; }
/* line 165, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group.longscroll-cta { background: #FFF !important; }
/* line 169, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap div div div ul li:nth-child(even) { background-color: #f7f7f5; -webkit-box-shadow: inset 0px -20px 10px -20px rgba(0, 0, 0, 0.25), inset 0px 20px 10px -20px rgba(0, 0, 0, 0.25); box-shadow: inset 0px -20px 10px -20px rgba(0, 0, 0, 0.25), inset 0px 20px 10px -20px rgba(0, 0, 0, 0.25); }
/* line 174, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap div div div ul li:nth-child(odd) { background-color: white; }
#wrap.longscroll-wrap div div div ul li div div.widgetBody ul li {background-color: inherit; -webkit-box-shadow: inherit; box-shadow: inherit; }
#wrap.longscroll-wrap div div div ul li div div.widgetBody ol li {background-color: inherit; -webkit-box-shadow: inherit; box-shadow: inherit; }
/* line 178, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap div div div ul li:last-of-type { background-color: white; -webkit-box-shadow: none; box-shadow: none; padding-bottom: 30px; }
/* line 185, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group .longscroll-split article { min-height: 270px; border-bottom: 1px solid white; }
/* line 191, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group .longscroll-split article.longscroll-wysiwyg .content { padding: 20px; }
@media screen and (min-width: 768px) { /* line 185, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article { width: 50%; min-height: 405px; border: none; }
  /* line 201, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article.longscroll-wysiwyg { position: relative; }
  /* line 204, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article.longscroll-wysiwyg .content { width: 340px; max-width: 100%; position: absolute; padding: 10px; top: 50%; -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  /* line 213, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article.longscroll-wysiwyg:first-child .content { right: 25px; }
  /* line 216, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article.longscroll-wysiwyg:last-child { left: 25px; }
  /* line 221, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article:nth-child(odd) { float: left; }
  /* line 225, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article:nth-child(even) { float: right; } }
@media screen and (min-width: 1024px) { /* line 232, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article.longscroll-wysiwyg .content { width: 460px; }
  /* line 235, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article.longscroll-wysiwyg:first-child .content { right: 45px; }
  /* line 238, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article.longscroll-wysiwyg:last-child { left: 45px; } }
@media screen and (min-width: 1170px) { /* line 248, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-split article.longscroll-wysiwyg .content { width: 520px; } }
/* line 256, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group .longscroll-full, #wrap.longscroll-wrap section.longscroll-group .longscroll-media, #wrap.longscroll-wrap section.longscroll-group .longscroll-chart { margin: 10px 0; }
/* line 259, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group .longscroll-full:first-child, #wrap.longscroll-wrap section.longscroll-group .longscroll-media:first-child, #wrap.longscroll-wrap section.longscroll-group .longscroll-chart:first-child { padding-top: 30px; margin-top: 0px; }
/* line 264, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group .longscroll-full:last-child, #wrap.longscroll-wrap section.longscroll-group .longscroll-media:last-child, #wrap.longscroll-wrap section.longscroll-group .longscroll-chart:last-child { padding-bottom: 30px; margin-bottom: 0px; }
/* line 269, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group .longscroll-full .longscroll-wysiwyg, #wrap.longscroll-wrap section.longscroll-group .longscroll-media .longscroll-wysiwyg, #wrap.longscroll-wrap section.longscroll-group .longscroll-chart .longscroll-wysiwyg { max-width: 670px; margin: 0px auto; padding: 20px; }
@media screen and (min-width: 1024px) { /* line 269, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group .longscroll-full .longscroll-wysiwyg, #wrap.longscroll-wrap section.longscroll-group .longscroll-media .longscroll-wysiwyg, #wrap.longscroll-wrap section.longscroll-group .longscroll-chart .longscroll-wysiwyg { padding: 30px 0; } }
/* line 282, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg { padding: 30px 0; }
/* line 285, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg h2, #wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg h3, #wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg p, #wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg a { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; color: #636465; }
/* line 290, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg h2 { font-size: 22px; }
/* line 294, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg h3 { font-size: 18px; }
/* line 298, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg p { font-size: 15px; }
/* line 302, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg a { color: #6e2c6b; }
/* line 305, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg a:hover { text-decoration: underline; }
/* line 311, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg .read-more:after { content: ''; margin: 1px 0 0 3px; display: inline-block; width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -140px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg .read-more:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -140px no-repeat; }
/* line 320, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg.center { text-align: center; }
/* line 324, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg.cta .btn { width: 90%; margin: 0 auto; max-width: 262px; margin-top: 30px; background-color: #ffffff; border-color: #6e2c6b; color: #6e2c6b; }
/* line 333, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg.cta .btn:hover { background-color: #6e2c6b; color: #ffffff; }
@media screen and (min-width: 1024px) { /* line 340, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg h2 { font-size: 26px; }
  /* line 344, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg h3 { font-size: 20px; }
  /* line 348, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg p { font-size: 17px; }
  /* line 353, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg .read-more:after { width: 4px; height: 7px; background: url("/_Site/Images/img/sprites_s2.svg") -44px -140px no-repeat; font-size: 0; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  #wrap.longscroll-wrap section.longscroll-group article.longscroll-wysiwyg .read-more:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -44px -140px no-repeat; } }
/* line 362, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.footnotes p { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; line-height: 15px; }
/* line 366, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.footnotes p a { font-style: italic; }
/* line 369, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.footnotes p:last-child { margin-bottom: 0; }
/* line 375, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media { margin: 0 auto; width: 100%; max-width: 1182px; position: relative; }
/* line 381, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .flex-video { margin-bottom: 0px; }
/* line 385, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow { width: 100%; overflow-x: hidden; white-space: nowrap; }
/* line 390, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow .slide { width: 100%; height: 270px; display: inline-block; position: relative; text-align: center; background-color: #ffffff; background-repeat: no-repeat; background-size: contain; background-position: center center; }
/* line 401, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow .slide:first-child { margin-left: 0px; }
/* line 405, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow .slide img { display: none; }
@media screen and (min-width: 1024px) { /* line 390, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow .slide { height: 660px; } }
/* line 414, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption { overflow-x: hidden; white-space: nowrap; width: 100%; position: relative; padding: 95px 20px 20px; }
/* line 421, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption p { white-space: normal; display: inline-block; width: 100%; margin-right: 30px; margin-bottom: 0px; position: relative; }
/* line 429, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption p .credit { text-transform: uppercase; font-size: 14px; }
/* line 435, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption .controls { background-color: white; overflow: hidden; z-index: 100; height: 75px; text-align: right; border-bottom: 1px solid #f7f7f5; position: absolute; top: 0px; right: 0px; left: 0px; }
/* line 448, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption .controls .btn { height: 100%; width: 75px; display: inline-block; border: none; border-left: 1px solid #f7f7f5; position: relative; cursor: pointer; }
/* line 457, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption .controls .btn a { position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); pointer-events: none; }
/* line 465, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption .controls .btn:hover { background-color: white; }
/* line 470, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption .controls .btn:first-child a { display: block; width: 8px; height: 16px; background: url("/_Site/Images/img/sprites_s2.svg") -43px -159px no-repeat; font-size: 0; -moz-transform: translate(-50%, -50%) rotate(180deg); -o-transform: translate(-50%, -50%) rotate(180deg); -ms-transform: translate(-50%, -50%) rotate(180deg); -webkit-transform: translate(-50%, -50%) rotate(180deg); transform: translate(-50%, -50%) rotate(180deg); }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption .controls .btn:first-child a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -43px -159px no-repeat; }
/* line 477, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption .controls .btn:last-child a { display: block; width: 8px; height: 16px; background: url("/_Site/Images/img/sprites_s2.svg") -43px -159px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption .controls .btn:last-child a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -43px -159px no-repeat; }
@media screen and (min-width: 1024px) { /* line 414, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption { padding: 30px 208px 30px 30px; }
  /* line 488, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption + p { padding: 0; }
  /* line 492, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption .controls { left: auto; width: 208px; bottom: 0px; height: auto; border: none; }
  /* line 499, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
  #wrap.longscroll-wrap section.longscroll-group article.longscroll-media .slideshow + .caption .controls .btn { width: 104px; } }
/* line 507, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-media .caption { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 15px; color: #636465; background-color: white; padding: 30px; }
/* line 516, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-image { background-position: center center; background-size: cover; }
/* line 521, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap section.longscroll-group article.longscroll-chart { width: 720px; margin: 0 auto; }
/* line 529, /Users/aberger/MAMP Sites/globalfund/source/css/longscroll/_longscroll.scss */
#wrap.longscroll-wrap .card-header { max-width: 73.75rem; width: 100%; margin: 0 auto; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; color: #636465; font-size: 22px; padding-left: 10px; }

/* line 2, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer { background: #f7f7f5; width: 100%; padding: 15px; }
@media screen and (min-width: 769px) { /* line 2, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
  .report-template .report-footer { padding: 30px 15px; } }
/* line 9, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav { max-width: 1270px; margin: 0 auto; }
/* line 12, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul { list-style: none; margin: 0; text-align: center; }
/* line 17, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li { float: left; width: 50%; position: relative; }
/* line 21, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li > a { display: block; }
/* line 23, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li > a span, .report-template .report-footer .chapter-nav ul li > a h5 { color: #6e2c6b; }
/* line 27, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li > a h5:only-child { line-height: 40px; }
/* line 31, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li > a:hover { text-decoration: none; }
/* line 33, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li > a:hover h5 { text-decoration: underline; }
/* line 36, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li > a:hover span { text-decoration: none; }
/* line 42, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li:first-of-type:last-of-type { float: none; display: inline-block; width: auto; margin: 0 auto; }
/* line 49, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li a { color: #6e2c6b; }
/* line 52, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li.prev { padding-right: 10px; padding-left: 15px; text-align: left; }
/* line 56, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li.prev:before { content: ''; width: 6px; height: 11px; background: url("/_Site/Images/img/sprites_s2.svg") -54px -140px no-repeat; font-size: 0; position: absolute; left: 0; top: 22px; transform: rotate(180deg); -webkit-transform: rotate(180deg); }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template .report-footer .chapter-nav ul li.prev:before .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -54px -140px no-repeat; }
@media screen and (min-width: 769px) { /* line 56, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
  .report-template .report-footer .chapter-nav ul li.prev:before { width: 17px; height: 30px; background: url("/_Site/Images/img/sprites_s2.svg") -75px -300px no-repeat; font-size: 0; top: 10px; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .report-template .report-footer .chapter-nav ul li.prev:before .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -75px -300px no-repeat; } }
@media screen and (min-width: 769px) { /* line 52, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
  .report-template .report-footer .chapter-nav ul li.prev { padding-left: 30px; } }
/* line 73, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li.next { padding-left: 10px; text-align: right; padding-right: 15px; }
/* line 77, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li.next:after { content: ''; width: 6px; height: 11px; background: url("/_Site/Images/img/sprites_s2.svg") -54px -140px no-repeat; font-size: 0; position: absolute; right: 0; top: 22px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template .report-footer .chapter-nav ul li.next:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -54px -140px no-repeat; }
@media screen and (min-width: 769px) { /* line 77, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
  .report-template .report-footer .chapter-nav ul li.next:after { width: 17px; height: 30px; background: url("/_Site/Images/img/sprites_s2.svg") -75px -300px no-repeat; font-size: 0; top: 10px; }
  /* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
  .report-template .report-footer .chapter-nav ul li.next:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -75px -300px no-repeat; } }
@media screen and (min-width: 769px) { /* line 73, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
  .report-template .report-footer .chapter-nav ul li.next { padding-right: 30px; } }
/* line 93, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li span { display: block; font-size: 12px; line-height: 12px; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-style: normal; text-transform: uppercase; color: #6e2c6b; }
@media screen and (min-width: 769px) { /* line 93, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
  .report-template .report-footer .chapter-nav ul li span { font-size: 14px; line-height: 14px; } }
/* line 105, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template .report-footer .chapter-nav ul li h5 { margin: 2px 0 0; font-size: 16px; line-height: 20px; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-style: normal; font-weight: 300; }
@media screen and (min-width: 769px) { /* line 105, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
  .report-template .report-footer .chapter-nav ul li h5 { font-size: 27px; line-height: 32px; } }
/* line 121, /Users/aberger/MAMP Sites/globalfund/source/css/report/_footer.scss */
.report-template #page-footer #copyright { float: none; display: block; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template { -webkit-transition: left 0.1s linear; -moz-transition: left 0.1s linear; -o-transition: left 0.1s linear; -ms-transition: left 0.1s linear; transition: left 0.1s linear; min-width: 320px; left: 0; }
/* line 5, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template.menu-open { position: relative; overflow: hidden; }
/* line 8, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template.menu-open.desktop { position: relative; left: 410px; }
/* line 11, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template.menu-open.desktop .menu { left: 0 !important; }
/* line 15, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template.menu-open #page header.mobile { -webkit-overflow-scrolling: auto; overflow-y: scroll; height: 100%; background: #6e2c6b; }
/* line 20, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template.menu-open #page header.mobile .bar { background: white; }
/* line 23, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template.menu-open #page header.mobile .bar .logo a { width: 155px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -466px -133px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template.menu-open #page header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -466px -133px no-repeat; }
/* line 25, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.fr .report-template.menu-open #page header.mobile .bar .logo a { width: 190px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -500px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.fr .report-template.menu-open #page header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -500px no-repeat; }
/* line 28, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.es .report-template.menu-open #page header.mobile .bar .logo a { width: 184px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -500px -400px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.es .report-template.menu-open #page header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -500px -400px no-repeat; }
/* line 31, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.ru .report-template.menu-open #page header.mobile .bar .logo a { width: 185px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -600px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.ru .report-template.menu-open #page header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -600px no-repeat; }
/* line 36, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template.menu-open #page header.mobile .bar .chapter-toggle { background: #f7f7f5; border-top: 5px solid #6e2c6b; }
/* line 39, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template.menu-open #page header.mobile .bar .chapter-toggle a { color: #636465; }
/* line 44, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template.menu-open #page header.mobile .menu { height: 100%; }
/* line 49, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template a { outline: none; }
/* line 51, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template a:hover, .report-template a:active, .report-template a:focus { outline: none; }

/* line 60, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template.menu-open.desktop header.desktop.sticky { left: 410px !important; }
/* line 66, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header { z-index: 1000; }
/* line 68, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header ul { margin: 0; padding: 0; list-style: none; }
/* line 72, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header ul ul { margin: 0; padding: 0; }
/* line 80, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header h1, .report-template #page > header h2, .report-template #page > header h3, .report-template #page > header h4, .report-template #page > header h5, .report-template #page > header h6 { margin: 0; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-style: normal; }
/* line 85, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header .bar { background: rgba(0, 0, 0, 0.6); -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.report-template #page > header .bar:before, .report-template #page > header .bar:after { content: " "; display: table; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.report-template #page > header .bar:after { clear: both; }
/* line 89, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header .bar .logo { text-indent: 100%; white-space: nowrap; overflow: hidden; float: left; margin: 0; padding: 0; }
/* line 94, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header .bar .logo a { display: block; }
/* line 98, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header .bar .chapter-toggle { border-top: 5px solid transparent; background: rgba(0, 0, 0, 0.45); -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
/* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header .bar .chapter-toggle a { -webkit-transition: color 0.3s linear; -moz-transition: color 0.3s linear; -o-transition: color 0.3s linear; -ms-transition: color 0.3s linear; transition: color 0.3s linear; }
/* line 107, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header .menu { display: none; }
/* line 110, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header .menu ul li { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-style: normal; }
/* line 112, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header .menu ul li a { color: #ffffff; }
/* line 119, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile { position: absolute; top: 0; left: 0; width: 100%; max-height: 100%; }
/* line 126, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .bar .logo { padding: 15px 15px 14px; }
/* line 128, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .bar .logo a { width: 155px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -466px -100px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -466px -100px no-repeat; }
/* line 130, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.fr .report-template #page > header.mobile .bar .logo a { width: 190px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -220px -500px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.fr .report-template #page > header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -220px -500px no-repeat; }
/* line 133, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.es .report-template #page > header.mobile .bar .logo a { width: 184px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -500px -430px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.es .report-template #page > header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -500px -430px no-repeat; }
/* line 136, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.ru .report-template #page > header.mobile .bar .logo a { width: 185px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -200px -600px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.ru .report-template #page > header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -200px -600px no-repeat; }
/* line 141, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .bar .chapter-toggle { float: right; margin: 0; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-style: normal; font-size: 15px; line-height: 45px; text-transform: uppercase; letter-spacing: 1px; }
/* line 149, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .bar .chapter-toggle a { color: #ffffff; padding: 16px; }
/* line 153, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.menu-open .report-template #page > header.mobile .bar .chapter-toggle { border-top: 5px solid #6e2c6b; background: #ffffff; }
/* line 156, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.menu-open .report-template #page > header.mobile .bar .chapter-toggle a { color: #000; }
/* line 161, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .bar .chapter-title { display: none; font-size: 15px; line-height: 20px; padding: 10px 15px; color: #636465; font-weight: 500; }
/* line 171, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu { background: #6e2c6b; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .report-title { padding: 15px; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-style: normal; font-size: 26px; line-height: 26px; color: #ffffff; }
/* line 172, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.report-template #page > header.mobile .menu .report-title:before, .report-template #page > header.mobile .menu .report-title:after { content: " "; display: table; }
/* line 173, /Users/aberger/MAMP Sites/globalfund/source/bower_components/foundation/scss/foundation/components/_global.scss */
.report-template #page > header.mobile .menu .report-title:after { clear: both; }
/* line 180, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .report-title a { color: #ffffff; }
/* line 183, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .report-title .close { float: right; margin: 5px 0; width: 18px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -80px -200px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.mobile .menu .report-title .close .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -80px -200px no-repeat; }
/* line 189, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .language-toggle { font-size: 15px; line-height: 15px; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; border-top: 2px solid #582356; }
/* line 194, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .language-toggle a { display: block; padding: 15px; color: #ffffff; }
/* line 199, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .language-toggle.active { background: #582356; }
/* line 203, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .languages { display: none; padding: 0 15px 15px; background: #6e2c6b; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
/* line 208, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .languages.open { background: #582356; }
/* line 211, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .languages li { font-size: 15px; line-height: 15px; }
/* line 214, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .languages li a { display: block; }
/* line 217, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .languages li + li { margin-top: 15px; }
/* line 222, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .chapters { border-top: 2px solid #582356; }
/* line 225, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .chapters ul li { padding: 15px; font-size: 17px; line-height: 24px; background: #6e2c6b; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
/* line 230, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .chapters ul li a { font-weight: 300; outline: none; }
/* line 235, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .chapters ul li.active { background-color: #582356; }
/* line 237, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .chapters ul li.active > a { font-weight: 400; }
/* line 241, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .chapters ul li ul { display: none; background: #6e2c6b; padding-top: 15px; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
/* line 246, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .chapters ul li ul.open { background-color: #582356; }
/* line 249, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .chapters ul li ul li { background: none; font-size: 15px; line-height: 20px; }
/* line 258, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .utility { border-top: 2px solid #582356; padding: 15px; }
/* line 261, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .utility li { color: #ffffff; font-size: 15px; line-height: 15px; }
/* line 265, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .utility li + li { margin-top: 30px; }
/* line 268, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .utility li .share { padding-top: 15px; }
/* line 271, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .utility li .share li { float: left; }
/* line 273, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .utility li .share li a { display: block; }
/* line 275, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .utility li .share li a.fb { width: 12px; height: 24px; background: url("/_Site/Images/img/sprites_s2.svg") -368px -40px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.mobile .menu .utility li .share li a.fb .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -368px -40px no-repeat; }
/* line 278, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .utility li .share li a.tw { width: 22px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -388px -40px no-repeat; font-size: 0; margin-top: 3px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.mobile .menu .utility li .share li a.tw .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -388px -40px no-repeat; }
/* line 282, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .utility li .share li a.em { width: 23px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -337px -40px no-repeat; font-size: 0; margin-top: 3px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.mobile .menu .utility li .share li a.em .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -337px -40px no-repeat; }
/* line 287, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile .menu .utility li .share li + li { margin-top: 0; margin-left: 15px; }
/* line 297, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.menu-open .report-template #page > header.mobile { overflow-y: scroll; }
/* line 299, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.menu-open .report-template #page > header.mobile .bar { background: white; }
/* line 302, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.menu-open .report-template #page > header.mobile .bar .logo a { width: 155px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -466px -133px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.menu-open .report-template #page > header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -466px -133px no-repeat; }
/* line 304, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.fr body.menu-open .report-template #page > header.mobile .bar .logo a { width: 190px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -500px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.fr body.menu-open .report-template #page > header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -500px no-repeat; }
/* line 307, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.es body.menu-open .report-template #page > header.mobile .bar .logo a { width: 184px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -500px -400px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.es body.menu-open .report-template #page > header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -500px -400px no-repeat; }
/* line 310, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.ru body.menu-open .report-template #page > header.mobile .bar .logo a { width: 185px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -600px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.ru body.menu-open .report-template #page > header.mobile .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -600px no-repeat; }
/* line 315, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.menu-open .report-template #page > header.mobile .bar .chapter-toggle { background: #d9d7d0; }
/* line 317, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.menu-open .report-template #page > header.mobile .bar .chapter-toggle a { color: #000; }
/* line 319, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.menu-open .report-template #page > header.mobile .bar .chapter-toggle a:after { width: 16px; height: 12px; background: url("/_Site/Images/img/sprites_s2.svg") -200px -320px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.menu-open .report-template #page > header.mobile .bar .chapter-toggle a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -200px -320px no-repeat; }
/* line 330, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile.sticky.up { position: fixed; top: 0; left: 0; border-bottom: 1px solid #bababa; overflow-y: scroll; }
/* line 336, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile.sticky.up .bar { background: white; }
/* line 339, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile.sticky.up .bar .logo a { width: 155px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -466px -133px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.mobile.sticky.up .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -466px -133px no-repeat; }
/* line 341, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.fr .report-template #page > header.mobile.sticky.up .bar .logo a { width: 190px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -500px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.fr .report-template #page > header.mobile.sticky.up .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -500px no-repeat; }
/* line 344, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.es .report-template #page > header.mobile.sticky.up .bar .logo a { width: 184px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -500px -400px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.es .report-template #page > header.mobile.sticky.up .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -500px -400px no-repeat; }
/* line 347, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.ru .report-template #page > header.mobile.sticky.up .bar .logo a { width: 185px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -600px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.ru .report-template #page > header.mobile.sticky.up .bar .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -600px no-repeat; }
/* line 352, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile.sticky.up .bar .chapter-toggle { background: #d9d7d0; }
/* line 354, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile.sticky.up .bar .chapter-toggle a { color: #000; }
/* line 356, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile.sticky.up .bar .chapter-toggle a:after { width: 16px; height: 12px; background: url("/_Site/Images/img/sprites_s2.svg") -200px -320px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.mobile.sticky.up .bar .chapter-toggle a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -200px -320px no-repeat; }
/* line 363, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile.sticky.up .bar .logo { padding: 10px 15px; }
/* line 366, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile.sticky.up .bar .chapter-toggle { line-height: 35px; }
/* line 368, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile.sticky.up .bar .chapter-toggle a { padding: 1px 15px; }
/* line 373, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.mobile.sticky.up .chapter-title { border-top: 2px solid #f1efed; display: block; margin-top: 41px; }
/* line 383, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.menu-open .report-template #page > header.mobile .bar .chapter-toggle { background-color: #f7f7f5; border-top: 5px solid #6e2c6b; }
/* line 391, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop { display: none; position: absolute; top: 0; left: 0; width: 100%; }
@media screen and (min-width: 769px) { /* line 391, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
  .report-template #page > header.desktop { display: block; } }
/* line 400, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .content { max-width: 1200px; margin: 0 auto; padding: 0 10px; }
/* line 410, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top { border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
/* line 412, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .logo { float: left; padding: 6px 15px 6px 0; }
/* line 415, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .logo a { width: 155px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -466px -100px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .top .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -466px -100px no-repeat; }
/* line 417, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.fr .report-template #page > header.desktop .bar .top .logo a { width: 190px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -220px -500px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.fr .report-template #page > header.desktop .bar .top .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -220px -500px no-repeat; }
/* line 420, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.es .report-template #page > header.desktop .bar .top .logo a { width: 184px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -500px -430px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.es .report-template #page > header.desktop .bar .top .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -500px -430px no-repeat; }
/* line 423, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.ru .report-template #page > header.desktop .bar .top .logo a { width: 185px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -200px -600px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.ru .report-template #page > header.desktop .bar .top .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -200px -600px no-repeat; }
/* line 428, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility { float: right; padding: 5px 10px 5px 0; }
/* line 433, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility > li a { display: block; padding: 4px 0; }
/* line 438, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility > li + li a { padding-right: 15px; }
/* line 443, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li { float: left; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-style: normal; font-size: 13px; line-height: 13px; }
/* line 448, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle { position: relative; width: 77px; }
/* line 451, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle > a { background: transparent; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
/* line 454, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle > a:after { content: ''; position: absolute; right: 5px; top: 9px; display: block; width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") -20px -375px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle > a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -20px -375px no-repeat; }
/* line 464, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle.open > a { background: #ffffff; color: #636465; border-top-left-radius: 2px; border-top-right-radius: 2px; }
/* line 469, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle.open > a:after { width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") 0px -390px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle.open > a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px -390px no-repeat; }
/* line 473, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle.open .languages { background: white; }
/* line 477, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle .languages { display: none; position: absolute; right: 0; top: 100%; background: transparent; z-index: 1000; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
/* line 487, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle .languages li { width: 100%; margin-left: 0; }
/* line 490, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li.language-toggle .languages li a { color: #636465; }
/* line 505, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li a { color: #FFF; }
/* line 508, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li + li { margin-left: 20px; }
/* line 509, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .top .utility li + li a { padding-left: 10px; text-align: center; }
/* line 518, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom { background: transparent; position: relative; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; border-right: 5px solid transparent; }
/* line 523, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .chapter-toggle { float: left; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-style: normal; font-size: 13px; line-height: 13px; text-transform: uppercase; border-top: 0; border-left: 1px solid rgba(255, 255, 255, 0.25); border-right: 1px solid rgba(255, 255, 255, 0.25); }
/* line 532, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .chapter-toggle a { display: block; padding: 15px 20px; color: #FFF; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; border-right: 5px solid transparent; }
/* line 538, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .chapter-toggle a:before { content: ''; display: block; float: left; margin-right: 8px; width: 16px; height: 12px; background: url("/_Site/Images/img/sprites_s2.svg") -200px -300px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .bottom .chapter-toggle a:before .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -200px -300px no-repeat; }
/* line 547, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .chapter-toggle.active a, .report-template #page > header.desktop .bar .bottom .chapter-toggle:hover a { color: #636465; background: #ffffff; border-right: 5px solid #6e2c6b; }
/* line 552, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .chapter-toggle.active a:before, .report-template #page > header.desktop .bar .bottom .chapter-toggle:hover a:before { width: 16px; height: 12px; background: url("/_Site/Images/img/sprites_s2.svg") -200px -340px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .bottom .chapter-toggle.active a:before .no-svg, .report-template #page > header.desktop .bar .bottom .chapter-toggle:hover a:before .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -200px -340px no-repeat; }
/* line 558, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .report-details { position: absolute; left: 143px; width: calc(100% - 383px); padding: 6px 15px 5px 15px; }
/* line 564, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .report-title { font-size: 13px; margin-bottom: 5px; color: #636465; line-height: 13px; text-transform: uppercase; opacity: 0; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; transition: opacity 0.3s linear; }
/* line 573, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .chapter-title { color: #636465; font-size: 15px; line-height: 15px; opacity: 0; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; transition: opacity 0.3s linear; }
/* line 580, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions { float: right; border-left: 1px solid rgba(255, 255, 255, 0.25); border-right: 1px solid rgba(255, 255, 255, 0.25); }
/* line 585, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-style: normal; font-size: 13px; line-height: 13px; text-transform: uppercase; float: left; position: relative; background: transparent; border-top: 5px solid transparent; -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
/* line 595, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.active { background: #ffffff; border-top-color: #6e2c6b; }
/* line 598, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.active a { color: #636465; }
/* line 602, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li a { display: block; color: #FFF; -webkit-transition: color 0.3s linear; -moz-transition: color 0.3s linear; -o-transition: color 0.3s linear; -ms-transition: color 0.3s linear; transition: color 0.3s linear; }
/* line 606, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li a.share { padding: 10px 40px 15px 15px; }
/* line 608, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li a.share:after { position: absolute; right: 15px; top: 9px; content: ''; display: inline-block; width: 15px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") 0px -300px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .bottom .actions > li a.share:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px -300px no-repeat; }
/* line 617, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li a.download { padding: 10px 45px 15px 15px; }
/* line 619, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li a.download:after { position: absolute; right: 15px; top: 7px; content: ''; display: inline-block; margin-left: 10px; width: 18px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") 0px -325px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .bottom .actions > li a.download:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px -325px no-repeat; }
/* line 630, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li + li { border-left: 1px solid rgba(255, 255, 255, 0.25); }
/* line 635, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul { padding: 20px 15px; width: 230px; }
/* line 638, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li { width: 100%; }
/* line 641, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li span { float: left; display: inline-block; width: 20px; margin-right: 5px; }
/* line 646, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li span.fb { width: 9px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") 0px -350px no-repeat; font-size: 0; margin-left: 5px; margin-right: 21px; position: relative; top: 3px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li span.fb .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px -350px no-repeat; }
/* line 653, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li span.tw { width: 20px; height: 16px; background: url("/_Site/Images/img/sprites_s2.svg") -20px -350px no-repeat; font-size: 0; position: relative; margin-right: 15px; top: 4px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li span.tw .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -20px -350px no-repeat; }
/* line 659, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li span.em { width: 19px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -50px -350px no-repeat; font-size: 0; position: relative; margin-right: 15px; top: 4px; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li span.em .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -50px -350px no-repeat; }
/* line 666, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li a { color: #6e2c6b; font-size: 15px; line-height: 15px; text-transform: none; display: inline-block; }
/* line 672, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li a:hover { text-decoration: underline; }
/* line 676, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share ul li + li { margin-top: 15px; }
/* line 683, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share.active a:after { width: 15px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -30px -300px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share.active a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -30px -300px no-repeat; }
/* line 687, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share.active:after { position: absolute; bottom: -10px; left: 37px; content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid white; }
/* line 699, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.share .share-menu { right: 0; }
/* line 704, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.download ul { width: 230px; }
/* line 707, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.download li { width: 50%; float: left; padding: 20px 15px; }
/* line 711, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.download li a { color: #6e2c6b; font-size: 15px; line-height: 15px; text-transform: none; }
/* line 716, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.download li a:hover { text-decoration: underline; }
/* line 720, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.download li span { display: block; margin-top: 5px; font-size: 13px; line-height: 13px; color: #636465; }
/* line 730, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.download.active a:after { width: 18px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -30px -325px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.download.active a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -30px -325px no-repeat; }
/* line 734, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.download.active:after { position: absolute; bottom: -10px; left: 60px; content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid white; }
/* line 746, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li.download .download-menu { left: 0; }
/* line 751, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .bar .bottom .actions > li ul { display: none; position: absolute; top: 100%; background: #efefeb; }
/* line 765, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu { display: block; background: #6e2c6b; position: fixed; width: 410px; height: 100%; top: 0; left: -410px; z-index: 1000; overflow-y: auto; overflow-x: hidden; -webkit-transition: left 0.1s linear; -moz-transition: left 0.1s linear; -o-transition: left 0.1s linear; -ms-transition: left 0.1s linear; transition: left 0.1s linear; }
/* line 777, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.menu-open .report-template #page > header.desktop .menu { left: 0; }
/* line 780, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .menu-close { position: absolute; display: block; top: 20px; right: 20px; width: 18px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -80px -200px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .menu .menu-close .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -80px -200px no-repeat; }
/* line 787, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .content { max-width: 300px; padding: 20px; margin: 0 auto; }
/* line 792, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .report-title { color: #ffffff; font-weight: 300; font-size: 26px; line-height: 32px; margin-bottom: 60px; }
/* line 800, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul { position: relative; right: 10px; }
/* line 803, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li { font-weight: 300; font-size: 17px; line-height: 17px; }
/* line 807, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li + li { margin-top: 30px; }
/* line 811, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li.parent > a { position: relative; padding-right: 20px; }
/* line 814, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li.parent > a:after { content: ''; width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") -20px -375px no-repeat; font-size: 0; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .menu .chapters > ul > li.parent > a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -20px -375px no-repeat; }
/* line 824, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li a { color: #ffffff; display: block; border-left: 2px solid #6e2c6b; padding-left: 10px; -webkit-transition: border-color 0.3s linear; -moz-transition: border-color 0.3s linear; -o-transition: border-color 0.3s linear; -ms-transition: border-color 0.3s linear; transition: border-color 0.3s linear; }
/* line 830, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li a:hover { border-left: 2px solid #ffffff; }
/* line 837, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li.active.parent > a:after { content: ''; width: 9px; height: 5px; background: url("/_Site/Images/img/sprites_s2.svg") 0px -375px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop .menu .chapters > ul > li.active.parent > a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0px -375px no-repeat; }
/* line 843, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li.active > a { font-weight: 400; }
/* line 847, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li ul { display: none; margin-top: 20px; margin-left: 20px; }
/* line 851, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li ul li { font-size: 15px; line-height: 18px; }
/* line 854, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li ul li a { color: #ffffff; }
/* line 857, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop .menu .chapters > ul > li ul li + li { margin-top: 15px; }
/* line 866, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky { position: fixed; top: 0; left: 0; width: 100%; -webkit-transition: left 0.1s linear; -moz-transition: left 0.1s linear; -o-transition: left 0.1s linear; -ms-transition: left 0.1s linear; transition: left 0.1s linear; }
/* line 873, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .top { background: #ffffff; }
/* line 876, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .top .logo a { width: 155px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -466px -133px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop.sticky .bar .top .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -466px -133px no-repeat; }
/* line 878, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.fr .report-template #page > header.desktop.sticky .bar .top .logo a { width: 190px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -500px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.fr .report-template #page > header.desktop.sticky .bar .top .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -500px no-repeat; }
/* line 881, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.es .report-template #page > header.desktop.sticky .bar .top .logo a { width: 184px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") -500px -400px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.es .report-template #page > header.desktop.sticky .bar .top .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -500px -400px no-repeat; }
/* line 884, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
body.ru .report-template #page > header.desktop.sticky .bar .top .logo a { width: 185px; height: 20px; background: url("/_Site/Images/img/sprites_s2.svg") 0 -600px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
body.ru .report-template #page > header.desktop.sticky .bar .top .logo a .no-svg { background: url("/_Site/Images/img/sprites_s2.png") 0 -600px no-repeat; }
/* line 890, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .top .utility a { color: #636465; }
/* line 895, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom { background: #efefeb; }
/* line 897, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom .chapter-toggle { background: #d9d7d0; border-left: 1px solid rgba(169, 169, 169, 0.25); border-right: 1px solid rgba(169, 169, 169, 0.25); }
/* line 901, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom .chapter-toggle a { color: #1e1e1e; }
/* line 903, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom .chapter-toggle a:before { width: 16px; height: 12px; background: url("/_Site/Images/img/sprites_s2.svg") -200px -320px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop.sticky .bar .bottom .chapter-toggle a:before .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -200px -320px no-repeat; }
/* line 908, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom .chapter-title { opacity: 1; }
/* line 911, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom .report-title { opacity: 1; }
/* line 914, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom .actions { border-left: 1px solid rgba(169, 169, 169, 0.25); border-right: 1px solid rgba(169, 169, 169, 0.25); }
/* line 918, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom .actions > li + li { border-left: 1px solid rgba(169, 169, 169, 0.25); }
/* line 922, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom .actions a.download, .report-template #page > header.desktop.sticky .bar .bottom .actions a.share { color: #636465; }
/* line 926, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom .actions a.download:after { width: 18px; height: 18px; background: url("/_Site/Images/img/sprites_s2.svg") -30px -325px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop.sticky .bar .bottom .actions a.download:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -30px -325px no-repeat; }
/* line 931, /Users/aberger/MAMP Sites/globalfund/source/css/report/_header.scss */
.report-template #page > header.desktop.sticky .bar .bottom .actions a.share:after { width: 15px; height: 15px; background: url("/_Site/Images/img/sprites_s2.svg") -30px -300px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
.report-template #page > header.desktop.sticky .bar .bottom .actions a.share:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -30px -300px no-repeat; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
html { overflow: auto; height: 100%; }

/* line 10, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap { -webkit-font-smoothing: auto; }
/* line 12, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap header.content-header { min-height: 325px; border-bottom: 5px solid #6e2c6b; }
@media screen and (min-width: 769px) { /* line 12, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
  #wrap.report-wrap.longscroll-wrap header.content-header { height: 630px; border-bottom: 10px solid #6e2c6b; } }
@media screen and (min-width: 769px) { /* line 20, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
  #wrap.report-wrap.longscroll-wrap header.content-header.report-subsection { height: 310px; }
  /* line 24, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
  #wrap.report-wrap.longscroll-wrap header.content-header.report-subsection .row .report-titles h1, #wrap.report-wrap.longscroll-wrap header.content-header.report-subsection .expandable-tabs .table-legend .report-titles h1, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header.report-subsection .table-legend .report-titles h1 { font-size: 46px; line-height: 50px; margin: 30px auto 0; max-width: 670px; } }
/* line 34, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap header.content-header .row, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend { padding-top: 50px; top: 0; left: 0; bottom: 0; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }
@media screen and (min-width: 769px) { /* line 34, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
  #wrap.report-wrap.longscroll-wrap header.content-header .row, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend { top: 0; padding-top: 75px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); } }
/* line 54, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles { width: 100%; position: absolute; bottom: 25px; left: 0; padding: 0 20px; }
@media screen and (min-width: 769px) { /* line 54, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
  #wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles { bottom: 50px; } }
/* line 63, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles h1, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles h1, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles h1, #wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles h5, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles h5, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles h5, #wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles p, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles p, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles p { margin: 0; }
/* line 66, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles h5, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles h5, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles h5 { color: #ffffff; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; text-transform: uppercase; font-size: 15px; line-height: 15px; letter-spacing: 1px; }
/* line 74, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles h1, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles h1, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles h1 { font-family: 'Mercury Text G1 A', 'Mercury Text G1 B'; font-weight: 600; font-style: normal; font-size: 30px; line-height: 34px; margin: 10px 0 15px; color: #ffffff; letter-spacing: -2px; }
/* line 82, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles p, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles p, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles p { font-size: 18px; line-height: 22px; font-weight: 300; letter-spacing: -1px; }
@media screen and (min-width: 769px) { /* line 89, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
  #wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles h5, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles h5, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles h5 { font-size: 13px; line-height: 13px; }
  /* line 93, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
  #wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles h1, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles h1, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles h1 { font-size: 76px; line-height: 80px; margin: 30px 0 35px; }
  /* line 98, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
  #wrap.report-wrap.longscroll-wrap header.content-header .row .report-titles p, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .report-titles p, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .report-titles p { font-size: 26px; line-height: 30px; } }
/* line 104, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap header.content-header .row .featured-title, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .featured-title, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .featured-title { font-size: 34px; line-height: 39px; }
@media screen and (min-width: 769px) { /* line 104, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
  #wrap.report-wrap.longscroll-wrap header.content-header .row .featured-title, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .featured-title, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .featured-title { font-size: 46px; line-height: 51px; } }
/* line 111, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap header.content-header .row .featured-title span, #wrap.report-wrap.longscroll-wrap header.content-header .expandable-tabs .table-legend .featured-title span, .expandable-tabs #wrap.report-wrap.longscroll-wrap header.content-header .table-legend .featured-title span { display: block; margin-bottom: 20px; font-weight: 400; font-size: 13px; line-height: 13px; text-transform: uppercase; }
/* line 122, /Users/aberger/MAMP Sites/globalfund/source/css/report/_index.scss */
#wrap.report-wrap.longscroll-wrap .longscroll-group { overflow-x: hidden; }

/* line 1, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap { background-color: #f7f7f5; }
/* line 4, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap header.content-header { width: 100%; height: 450px; background-size: cover; position: relative; }
@media screen and (min-width: 1024px) { /* line 4, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap header.content-header { height: 640px; } }
/* line 14, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap header.content-header .header-gradient { opacity: 0.6; position: absolute; top: 0px; width: 100%; bottom: 0px; background: -moz-linear-gradient(top, transparent 30%, black 85%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(85%, black)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, transparent 30%, black 85%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, transparent 30%, black 85%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, transparent 30%, black 85%); /* IE10+ */ background: linear-gradient(to bottom, transparent 30%, black 85%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */ }
/* line 29, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap header.content-header .row, #wrap.home-wrap header.content-header .expandable-tabs .table-legend, .expandable-tabs #wrap.home-wrap header.content-header .table-legend { position: absolute; bottom: 35px; left: 50%; -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 100%; max-width: 977px; text-align: center; color: #ffffff; }
@media screen and (min-width: 1024px) { /* line 29, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap header.content-header .row, #wrap.home-wrap header.content-header .expandable-tabs .table-legend, .expandable-tabs #wrap.home-wrap header.content-header .table-legend { bottom: 45px; } }
/* line 44, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap header.content-header .row .featured-category, #wrap.home-wrap header.content-header .expandable-tabs .table-legend .featured-category, .expandable-tabs #wrap.home-wrap header.content-header .table-legend .featured-category { text-transform: uppercase; font-size: 13px; letter-spacing: .05em; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; }
/* line 51, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap header.content-header .row h2.featured-title, #wrap.home-wrap header.content-header .expandable-tabs .table-legend h2.featured-title, .expandable-tabs #wrap.home-wrap header.content-header .table-legend h2.featured-title { color: #ffffff; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; font-size: 30px; line-height: 1.3; margin-bottom: 0px; }
@media screen and (min-width: 768px) { /* line 51, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap header.content-header .row h2.featured-title, #wrap.home-wrap header.content-header .expandable-tabs .table-legend h2.featured-title, .expandable-tabs #wrap.home-wrap header.content-header .table-legend h2.featured-title { font-size: 46px; } }
@media screen and (min-width: 1024px) { /* line 51, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap header.content-header .row h2.featured-title, #wrap.home-wrap header.content-header .expandable-tabs .table-legend h2.featured-title, .expandable-tabs #wrap.home-wrap header.content-header .table-legend h2.featured-title { font-size: 62px; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; } }
/* line 70, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap header.content-header:hover .row h2.featured-title span, #wrap.home-wrap header.content-header:hover .expandable-tabs .table-legend h2.featured-title span, .expandable-tabs #wrap.home-wrap header.content-header:hover .table-legend h2.featured-title span { border-bottom: 2px solid #ffffff; }
@media screen and (min-width: 1025px) { /* line 70, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap header.content-header:hover .row h2.featured-title span, #wrap.home-wrap header.content-header:hover .expandable-tabs .table-legend h2.featured-title span, .expandable-tabs #wrap.home-wrap header.content-header:hover .table-legend h2.featured-title span { border-bottom: 3px solid #ffffff; } }
/* line 79, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker { background-color: #6e2c6b; width: 100%; position: relative; padding-bottom: 0.9375rem; padding-left: 0.9375rem; padding-right: 0.9375rem; }
@media screen and (min-width: 1024px) { /* line 79, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .news-ticker { padding-bottom: none; } }
/* line 91, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker .columns.medium-1, #wrap.home-wrap .news-ticker .expandable-tabs .table-legend .medium-1.table-key, .expandable-tabs .table-legend #wrap.home-wrap .news-ticker .medium-1.table-key { height: 50px; }
@media screen and (min-width: 1024px) { /* line 96, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .news-ticker .ticker-title { float: left; width: 90px; } }
/* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker .ticker-items { margin: 0; list-style: none; }
@media screen and (min-width: 1024px) { /* line 102, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .news-ticker .ticker-items { margin-left: 110px; } }
/* line 110, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker h3.news-ticker-tag { margin: 0; background-color: #421640; height: 36px; width: 77px; text-align: center; color: #ffffff; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; line-height: 1; -webkit-border-radius: 0px 0px 3px 3px; border-radius: 0px 0px 3px 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; padding: 11px 0; text-transform: uppercase; }
/* line 127, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker-item { padding: 8px 0 12px; }
/* line 130, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker-item h4.news-ticker-date { color: #d299cf; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 13px; }
/* line 136, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker-item .news-ticker-headline { color: #ffffff; font-size: 13px; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; }
/* line 141, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker-item .news-ticker-headline a { color: #ffffff; outline: none; white-space: nowrap; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 500; font-style: normal; }
/* line 147, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker-item .news-ticker-headline a:hover { text-decoration: underline; }
/* line 151, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker-item .news-ticker-headline a:after { content: ''; margin: 1px 0 0 3px; display: inline-block; width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .news-ticker-item .news-ticker-headline a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 159, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker-item .news-ticker-headline a.ticker-link { white-space: normal; font-weight: normal; }
/* line 162, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .news-ticker-item .news-ticker-headline a.ticker-link:after { content: none; }
@media screen and (min-width: 640px) { /* line 127, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .news-ticker-item { width: 32%; float: left; }
  /* line 172, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .news-ticker-item + li { margin-left: 2%; } }
/* line 179, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact { max-width: 100%; width: 1200px; padding: 54px 0 77px; }
/* line 184, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact h3 { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 27px; text-align: center; color: #434343; }
/* line 191, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact p { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; font-size: 16px; color: #434343; text-align: center; margin-bottom: 40px; }
/* line 199, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card { height: 280px; width: 90%; margin: 0 5% 8px; background-color: #ffffff; text-align: center; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; color: #636465; padding: 20px 18px 0; position: relative; -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); -webkit-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-transition: background-color 0.3s 0.1s linear; -moz-transition: background-color 0.3s 0.1s linear; -o-transition: background-color 0.3s 0.1s linear; -ms-transition: background-color 0.3s 0.1s linear; transition: background-color 0.3s 0.1s linear; }
/* line 213, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card .impact-card-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media screen and (min-width: 768px) { /* line 199, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .impact-card { width: 280px; height: 320px; max-width: 23.33%; margin: 0 0.833%; padding: 23px 42px 0; } }
@media screen and (min-width: 1024px) { /* line 199, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .impact-card { height: 280px; } }
/* line 234, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.global .impact-figure { border-bottom: 2px solid #4b4b4b; }
/* line 238, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.global .impact-link a { color: #4b4b4b; -webkit-transition: text-decoration 0s 0.1s linear; -moz-transition: text-decoration 0s 0.1s linear; -o-transition: text-decoration 0s 0.1s linear; -ms-transition: text-decoration 0s 0.1s linear; transition: text-decoration 0s 0.1s linear; transition-delay: 0.15s; }
/* line 243, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.global .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -4px -262px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.global .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -4px -262px no-repeat; }
/* line 249, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.global:hover { background-color: #4b4b4b; }
/* line 252, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.global:hover .impact-icon img:first-child { opacity: 0; }
/* line 255, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.global:hover .impact-icon img:last-child { opacity: 1; }
/* line 259, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.global:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 263, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.global:hover .impact-subfigure { color: #ffffff; }
/* line 267, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.global:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 271, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.global:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.global:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 279, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids .impact-figure { border-bottom: 2px solid #cc2222; }
/* line 283, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids .impact-link a { color: #cc2222; -webkit-transition: text-decoration 0s 0.1s linear; -moz-transition: text-decoration 0s 0.1s linear; -o-transition: text-decoration 0s 0.1s linear; -ms-transition: text-decoration 0s 0.1s linear; transition: text-decoration 0s 0.1s linear; transition-delay: 0.15s; }
/* line 288, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -10px -262px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.aids .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -10px -262px no-repeat; }
/* line 294, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids:hover { background-color: #cc2222; }
/* line 297, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids:hover .impact-icon img:first-child { opacity: 0; }
/* line 300, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids:hover .impact-icon img:last-child { opacity: 1; }
/* line 304, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 308, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids:hover .impact-subfigure { color: #ffffff; }
/* line 312, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 316, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.aids:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 324, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.tb .impact-figure { border-bottom: 2px solid #0066bb; }
/* line 328, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.tb .impact-link a { color: #0066bb; }
/* line 331, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.tb .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -16px -262px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.tb .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -16px -262px no-repeat; }
/* line 337, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.tb:hover { background-color: #0066bb; }
/* line 340, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.tb:hover .impact-icon img:first-child { opacity: 0; }
/* line 343, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.tb:hover .impact-icon img:last-child { opacity: 1; }
/* line 347, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.tb:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 351, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.tb:hover .impact-subfigure { color: #ffffff; }
/* line 355, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.tb:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 359, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.tb:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.tb:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 367, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.malaria .impact-figure { border-bottom: 2px solid #ffaa22; }
/* line 371, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.malaria .impact-link a { color: #ffaa22; -webkit-transition: text-decoration 0s 0.1s linear; -moz-transition: text-decoration 0s 0.1s linear; -o-transition: text-decoration 0s 0.1s linear; -ms-transition: text-decoration 0s 0.1s linear; transition: text-decoration 0s 0.1s linear; transition-delay: 0.15s; }
/* line 376, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.malaria .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -22px -262px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.malaria .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -22px -262px no-repeat; }
/* line 382, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.malaria:hover { background-color: #ffaa22; }
/* line 385, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.malaria:hover .impact-icon img:first-child { opacity: 0; }
/* line 388, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.malaria:hover .impact-icon img:last-child { opacity: 1; }
/* line 392, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.malaria:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 396, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.malaria:hover .impact-subfigure { color: #ffffff; }
/* line 400, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.malaria:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 404, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.malaria:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.malaria:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 412, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.hss .impact-figure { border-bottom: 2px solid #009a4e; }
/* line 416, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.hss .impact-link a { color: #009a4e; -webkit-transition: text-decoration 0s 0.1s linear; -moz-transition: text-decoration 0s 0.1s linear; -o-transition: text-decoration 0s 0.1s linear; -ms-transition: text-decoration 0s 0.1s linear; transition: text-decoration 0s 0.1s linear; transition-delay: 0.15s; }
/* line 421, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.hss .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -28px -262px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.hss .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -28px -262px no-repeat; }
/* line 427, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.hss:hover { background-color: #009a4e; }
/* line 430, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.hss:hover .impact-icon img:first-child { opacity: 0; }
/* line 433, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.hss:hover .impact-icon img:last-child { opacity: 1; }
/* line 437, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.hss:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 441, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.hss:hover .impact-subfigure { color: #ffffff; }
/* line 445, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.hss:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 449, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.hss:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.hss:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 457, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids-tb .impact-figure { border-bottom: 2px solid #6e2c6b; }
/* line 461, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids-tb .impact-link a { color: #6e2c6b; -webkit-transition: text-decoration 0s 0.1s linear; -moz-transition: text-decoration 0s 0.1s linear; -o-transition: text-decoration 0s 0.1s linear; -ms-transition: text-decoration 0s 0.1s linear; transition: text-decoration 0s 0.1s linear; transition-delay: 0.15s; }
/* line 466, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids-tb .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -140px no-repeat; font-size: 0; -webkit-transition: background 0s 0.1s linear; -moz-transition: background 0s 0.1s linear; -o-transition: background 0s 0.1s linear; -ms-transition: background 0s 0.1s linear; transition: background 0s 0.1s linear; transition-delay: 0.15s; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.aids-tb .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -140px no-repeat; }
/* line 472, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids-tb:hover { background-color: #6e2c6b; }
/* line 475, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids-tb:hover .impact-icon img:first-child { opacity: 0; }
/* line 478, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids-tb:hover .impact-icon img:last-child { opacity: 1; }
/* line 482, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids-tb:hover .impact-figure { color: #ffffff; border-bottom: 2px solid #ffffff; }
/* line 486, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids-tb:hover .impact-subfigure { color: #ffffff; }
/* line 490, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids-tb:hover .impact-link a { color: #ffffff; text-decoration: underline; }
/* line 494, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-card.aids-tb:hover .impact-link:after { width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -149px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .impact-card.aids-tb:hover .impact-link:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -149px no-repeat; }
/* line 502, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-icon { position: relative; height: 50px; padding-bottom: 8px; }
/* line 506, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-icon img { position: absolute; top: 0px; left: 50%; -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: opacity 0.3s 0.1s linear; -moz-transition: opacity 0.3s 0.1s linear; -o-transition: opacity 0.3s 0.1s linear; -ms-transition: opacity 0.3s 0.1s linear; transition: opacity 0.3s 0.1s linear; max-width: 40px; }
/* line 514, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-icon img:last-child { opacity: 0; }
/* line 520, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-figure { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 200; font-style: normal; font-size: 50px; -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; margin-bottom: 10px; padding-bottom: 5px; line-height: 1; }
/* line 528, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-figure span.char { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 300; font-style: normal; font-size: 16px; line-height: 14px; display: block; text-transform: uppercase; margin-bottom: inherit; }
@media screen and (min-width: 1024px) { /* line 528, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .impact-figure span.char { font-size: 21px; } }
@media screen and (min-width: 1024px) { /* line 520, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .impact-figure { font-size: 64px; } }
/* line 546, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-subfigure { font-size: 13px; text-transform: uppercase; -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; line-height: 1.1; }
/* line 554, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-link { position: absolute; bottom: 22px; font-size: 15px; width: 100%; left: 0px; padding: 0 35px; line-height: 1.1; }
/* line 563, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-link a { -webkit-transition: color 0.3s 0.1s linear; -moz-transition: color 0.3s 0.1s linear; -o-transition: color 0.3s 0.1s linear; -ms-transition: color 0.3s 0.1s linear; transition: color 0.3s 0.1s linear; outline: none; }
/* line 569, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .impact-link:after { content: ''; margin: 1px 0 0 3px; display: inline-block; }
@media screen and (min-width: 1024px) { /* line 554, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .impact-link { padding: 0 65px; } }
/* line 583, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories { background-color: #ffffff; -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1); }
/* line 588, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-item { width: 100%; position: relative; margin-bottom: 4px; }
/* line 594, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-item:hover .stories-headline a, #wrap.home-wrap .stories-item:hover .stories-copy a { text-decoration: underline; }
/* line 599, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-item .stories-item-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }
@media screen and (min-width: 768px) { /* line 588, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .stories-item { height: 520px; } }
/* line 612, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-item:last-child { padding-bottom: 20px; }
/* line 617, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-photo { background-position: center center; background-size: cover; height: 300px; width: 100%; }
@media screen and (min-width: 768px) { /* line 617, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .stories-photo { position: absolute; width: 60%; height: 100%; } }
/* line 630, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-content { font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; font-style: normal; color: #636465; font-size: 15px; margin: 24px 20px; }
@media screen and (min-width: 640px) { /* line 630, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .stories-content { max-width: 640px; } }
@media screen and (min-width: 768px) { /* line 630, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .stories-content { margin-left: 36px; position: absolute; left: 60%; top: 44%; width: 275px; max-width: none; -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); } }
@media screen and (min-width: 1024px) { /* line 630, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .stories-content { margin-left: 76px; width: 315px; } }
/* line 658, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-item:nth-child(even) .stories-photo { left: 40%; }
/* line 662, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-item:nth-child(even) .stories-content { left: auto; right: 54%; margin-right: 76px; }
@media screen and (min-width: 1024px) { /* line 662, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
  #wrap.home-wrap .stories-item:nth-child(even) .stories-content { right: 60%; } }
/* line 673, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-date { margin-bottom: 8px; }
/* line 678, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-copy { font-size: 15px; line-height: 1.4; }
/* line 683, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-copy a { color: #6e2c6b; outline: none; }
/* line 688, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-copy a:hover { border-bottom: 1px solid #6e2c6b; }
/* line 692, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories-copy a:after { content: ''; margin: 1px 0 0 3px; display: inline-block; width: 4px; height: 8px; background: url("/_Site/Images/img/sprites_s2.svg") -49px -140px no-repeat; font-size: 0; }
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/core/_mixins.scss */
#wrap.home-wrap .stories-copy a:after .no-svg { background: url("/_Site/Images/img/sprites_s2.png") -49px -140px no-repeat; }
/* line 701, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories h3.stories-headline { line-height: 1; margin: 8px 0 16px; }
/* line 705, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories h3.stories-headline a { color: #6e2c6b; font-family: 'Mercury Text G1 A', 'Mercury Text G1 B'; font-weight: 600; font-style: normal; font-size: 31px; }
/* line 710, /Users/aberger/MAMP Sites/globalfund/source/css/_home.scss */
#wrap.home-wrap .stories h3.stories-headline a:hover { text-decoration: underline; }

/* Tipped - A Complete Javascript Tooltip Solution - v4.4.2 (c) 2012-2015 Nick Stakenburg  http://www.tippedjs.com  License: http://www.tippedjs.com/license */
/* line 11, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-tooltip { position: absolute; }

/* Fix for CSS frameworks that don't keep the use of box-sizing: border-box within their own namespace */
/* line 17, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-tooltip, .tpd-tooltip [class^="tpd-"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

/* Content */
/* line 25, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-content-wrapper { position: absolute; top: 0; left: 0; float: left; width: 100%; height: 100%; overflow: hidden; }

/* line 34, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-content-spacer, .tpd-content-relative, .tpd-content-relative-padder { float: left; position: relative; }

/* line 40, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-content-relative { width: 100%; }

/* line 44, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-content { float: left; clear: both; position: relative; padding: 10px; font-size: 11px; line-height: 16px; color: #fff; }

/* line 53, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-has-inner-close .tpd-content-relative .tpd-content { padding-right: 0 !important; }

/* line 54, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-tooltip .tpd-content-no-padding { padding: 0 !important; }

/* line 56, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-title-wrapper { float: left; position: relative; overflow: hidden; }

/* line 61, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-title-spacer { float: left; }

/* line 64, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-title-relative, .tpd-title-relative-padder { float: left; position: relative; }

/* line 69, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-title-relative { width: 100%; }

/* line 70, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-title { float: left; position: relative; font-size: 11px; line-height: 16px; padding: 10px; font-weight: bold; text-transform: uppercase; color: #fff; }

/* line 80, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-has-title-close .tpd-title { padding-right: 0 !important; }

/* line 81, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-close { position: absolute; top: 0; right: 0; width: 28px; height: 28px; cursor: pointer; overflow: hidden; color: #fff; }

/* line 91, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-close-icon { float: left; font-family: Arial, Baskerville, monospace; font-weight: normal; font-style: normal; text-decoration: none; width: 28px; height: 28px; font-size: 28px; line-height: 28px; text-align: center; }

/* Skin */
/* line 106, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-skin { position: absolute; top: 0; left: 0; }

/* line 112, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-frames { position: absolute; top: 0; left: 0; }

/* line 117, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-frames .tpd-frame { float: left; width: 100%; height: 100%; clear: both; display: none; }

/* line 125, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-visible-frame-top .tpd-frame-top { display: block; }

/* line 126, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-visible-frame-bottom .tpd-frame-bottom { display: block; }

/* line 127, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-visible-frame-left .tpd-frame-left { display: block; }

/* line 128, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-visible-frame-right .tpd-frame-right { display: block; }

/* line 130, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-backgrounds { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; }

/* line 139, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-shadow { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: transparent; pointer-events: none; }

/* line 148, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-no-shadow .tpd-skin .tpd-background-shadow { box-shadow: none !important; }

/* line 150, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-box { position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; }

/* only the top background box should be shown when not using a stem */
/* line 159, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-no-stem .tpd-background-box, .tpd-no-stem .tpd-shift-stem { display: none; }

/* line 161, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-no-stem .tpd-background-box-top { display: block; }

/* line 163, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-box-shift, .tpd-background-box-shift-further { position: relative; float: left; width: 100%; height: 100%; }

/* line 170, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background { /*border-radius: 00px;*/ float: left; clear: both; background: none; -webkit-background-clip: padding-box; /* Safari */ background-clip: padding-box; /* IE9+, Firefox 4+, Opera, Chrome */ border-style: solid; border-width: 1px; border-color: #282828; border-color: rgba(255, 255, 255, 0.1); /* opacity here bugs out in firefox, .tpd-background-content should have no opacity if this opacity is less than 1 */ }

/* line 182, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-loading { display: none; }

/* no radius */
/* line 184, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background { border-radius: 0; }

/* line 185, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-title { float: left; clear: both; width: 100%; background-color: #282828; }

/* line 191, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-content { float: left; clear: both; width: 100%; background-color: #282828; }

/* line 197, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-border-hack { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-style: solid; }

/* line 206, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-box-top { top: 0; }

/* line 207, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-box-bottom { bottom: 0; }

/* line 208, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-box-left { left: 0; }

/* line 209, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-background-box-right { right: 0; }

/* iframeshim IE6 */
/* line 212, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-iframeshim { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; zoom: 1; filter: alpha(opacity=0); opacity: 0; }

/* Skin / Stems */
/* line 226, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-shift-stem { position: absolute; top: 0; left: 0; overflow: hidden; }

/* line 232, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-shift-stem-side { position: absolute; }

/* line 235, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-frame-top .tpd-shift-stem-side, .tpd-frame-bottom .tpd-shift-stem-side { width: 100%; }

/* line 237, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-frame-left .tpd-shift-stem-side, .tpd-frame-right .tpd-shift-stem-side { height: 100%; }

/* line 240, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem { position: absolute; top: 0; left: 0; overflow: hidden; /* shows possible invalid subpx rendering */ width: 16px; /* best cross browser stem: width = 2 x height (90deg angle) */ height: 8px; margin-left: 3px; /* space from the side */ margin-top: 2px; /* space between target and stem */ -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; }

/* remove margins once we're done measuring */
/* line 253, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset { margin: 0 !important; }

/* line 255, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-spacer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* line 262, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-reset .tpd-stem-spacer { margin-top: 0; }

/* line 264, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-point { width: 100px; position: absolute; top: 0; left: 50%; }

/* line 270, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-downscale, .tpd-stem-transform { float: left; width: 100%; height: 100%; -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; position: relative; }

/* line 280, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-side { width: 50%; height: 100%; float: left; position: relative; overflow: hidden; }

/* line 287, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-side-inversed { -webkit-transform: scale(-1, 1); transform: scale(-1, 1); }

/* line 291, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-triangle { width: 0; height: 0; border-bottom-style: solid; border-left-color: transparent; border-left-style: solid; position: absolute; top: 0; left: 0; }

/* line 301, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-border { width: 20px; height: 100%; position: absolute; top: 0; left: 50%; background-color: #fff; /* will become transparent */ border-right-color: #fff; border-right-style: solid; border-right-width: 0; }

/* line 313, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-border-corner { position: absolute; top: 0; left: 50%; height: 100%; border-right-style: solid; border-right-width: 0; }

/* fixes rendering issue in IE */
/* line 323, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem * { z-index: 0; zoom: 1; }

/* used by IE < 9 */
/* line 326, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-border-center-offset, .tpd-stem-border-center-offset-inverse { float: left; position: relative; width: 100%; height: 100%; overflow: hidden; }

/* line 334, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-notransform { float: left; width: 100%; height: 100%; position: relative; }

/* line 340, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-notransform .tpd-stem-border { height: 100%; position: relative; float: left; top: 0; left: 0; margin: 0; }

/* line 348, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-notransform .tpd-stem-border-center { position: absolute; }

/* line 351, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-notransform .tpd-stem-border-corner { background: #fff; border: 0; top: auto; left: auto; }

/* line 357, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-notransform .tpd-stem-border-center, .tpd-stem-notransform .tpd-stem-triangle { height: 0; border: 0; left: 50%; }

/* transformations for left/right/bottom */
/* line 365, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-transform-left { -webkit-transform: rotate(-90deg) scale(-1, 1); transform: rotate(-90deg) scale(-1, 1); }

/* line 369, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-transform-right { -webkit-transform: rotate(90deg) translate(0, -100%); transform: rotate(90deg) translate(0, -100%); }

/* line 373, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-stem-transform-bottom { -webkit-transform: scale(1, -1) translate(0, -100%); transform: scale(1, -1) translate(0, -100%); }

/* Spinner */
/* line 380, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-spinner { position: absolute; top: 50%; left: 50%; width: 46px; height: 36px; }

/* line 387, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-spinner-spin { position: relative; float: left; margin: 8px 0 0 13px; text-indent: -9999em; border-top: 2px solid rgba(255, 255, 255, 0.2); border-right: 2px solid rgba(255, 255, 255, 0.2); border-bottom: 2px solid rgba(255, 255, 255, 0.2); border-left: 2px solid #fff; -webkit-animation: tpd-spinner-animation 1.1s infinite linear; animation: tpd-spinner-animation 1.1s infinite linear; box-sizing: border-box !important; }

/* line 400, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-spinner-spin, .tpd-spinner-spin:after { border-radius: 50%; width: 20px; height: 20px; }

@-webkit-keyframes tpd-spinner-animation { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes tpd-spinner-animation { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
/* show the loader while loading and hide all the content */
/* line 416, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-is-loading .tpd-content-wrapper, .tpd-is-loading .tpd-title-wrapper { display: none; }

/* line 418, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-is-loading .tpd-background { display: none; }

/* line 419, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-is-loading .tpd-background-loading { display: block; }

/* Resets while measuring content */
/* line 424, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-tooltip-measuring { top: 0; left: 0; position: absolute; max-width: 100%; width: 100%; }

/* line 431, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-tooltip-measuring .tpd-skin, .tpd-tooltip-measuring .tpd-spinner { display: none; }

/* line 436, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-tooltip-measuring .tpd-content-wrapper, .tpd-tooltip-measuring .tpd-title-wrapper { display: block; }

/* Links */
/* line 441, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-tooltip a { color: #6e2c6b; font-size: 17px; font-weight: 400; }

/* line 442, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-tooltip a:hover { color: #6e2c6b; text-decoration: underline; }

/* line 444, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-tooltip p { font-size: 17px; line-height: 21px; font-family: "Gotham Narrow A", "Gotham Narrow B"; font-weight: 400; color: #000; }

/* Sizes */
/* x-small */
/* line 457, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-x-small .tpd-content, .tpd-size-x-small .tpd-title { padding: 7px 8px; font-size: 10px; line-height: 15px; }

/* line 463, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-x-small .tpd-background { border-radius: 0px; }

/* line 464, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-x-small .tpd-stem { width: 12px; height: 6px; margin-left: 4px; margin-top: 2px; /* space between target and stem */ }

/* line 470, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-x-small.tpd-no-radius .tpd-stem { margin-left: 7px; }

/* line 471, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-x-small .tpd-close { margin-bottom: 1px; }

/* line 472, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-x-small .tpd-spinner { width: 35px; height: 29px; }

/* line 476, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-x-small .tpd-spinner-spin { margin: 6px 0 0 9px; }

/* line 477, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-x-small .tpd-spinner-spin, .tpd-size-x-small .tpd-spinner-spin:after { width: 17px; height: 17px; }

/* small */
/* line 484, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-small .tpd-content, .tpd-size-small .tpd-title { padding: 8px; font-size: 10px; line-height: 16px; }

/* line 490, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-small .tpd-background { border-radius: 0px; }

/* line 491, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-small .tpd-stem { width: 14px; height: 7px; margin-left: 5px; margin-top: 2px; /* space between target and stem */ }

/* line 497, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-small.tpd-no-radius .tpd-stem { margin-left: 8px; }

/* line 498, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-small .tpd-close { margin: 2px 1px; }

/* line 499, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-small .tpd-spinner { width: 42px; height: 32px; }

/* line 503, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-small .tpd-spinner-spin { margin: 7px 0 0 13px; }

/* line 504, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-small .tpd-spinner-spin, .tpd-size-small .tpd-spinner-spin:after { width: 18px; height: 18px; }

/* medium (default) */
/* line 512, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-medium .tpd-content, .tpd-size-medium .tpd-title { max-width: 670px; padding: 25px; font-size: 11px; line-height: 16px; }

/* line 519, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-medium .tpd-background { border-radius: 0px; }

/* line 520, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-medium .tpd-stem { width: 16px; /* best cross browser stem width is 2xheight, for a 90deg angle */ height: 8px; margin-left: 6px; /* space from the side */ margin-top: 2px; /* space between target and stem */ }

/* line 526, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-medium.tpd-no-radius .tpd-stem { margin-left: 10px; }

/* line 527, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-medium .tpd-close { margin: 4px 2px; }

/* ideal spinner dimensions don't cause movement op top and on the stem when switching to text using position:'topleft' */
/* line 530, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-medium .tpd-spinner { width: 50px; height: 36px; }

/* line 534, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-medium .tpd-spinner-spin { margin: 8px 0 0 15px; }

/* line 535, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-medium .tpd-spinner-spin, .tpd-size-medium .tpd-spinner-spin:after { width: 20px; height: 20px; }

/* large */
/* line 543, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-large .tpd-content, .tpd-size-large .tpd-title { padding: 10px; font-size: 13px; line-height: 18px; }

/* line 549, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-large .tpd-background { border-radius: 0px; }

/* line 550, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-large .tpd-stem { width: 18px; height: 9px; margin-left: 7px; margin-top: 2px; /* space between target and stem */ }

/* line 556, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-large.tpd-no-radius .tpd-stem { margin-left: 10px; }

/* line 557, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-large .tpd-close { margin: 5px 2px 5px 2px; }

/* line 558, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-large .tpd-spinner { width: 54px; height: 38px; }

/* line 562, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-large .tpd-spinner-spin { margin: 9px 0 0 17px; }

/* line 563, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-size-large .tpd-spinner-spin, .tpd-size-large .tpd-spinner-spin:after { width: 20px; height: 20px; }

/* Skins */
/* default (dark) */
/* line 573, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-skin-dark .tpd-content, .tpd-skin-dark .tpd-title, .tpd-skin-dark .tpd-close { color: #fff; }

/* line 576, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-skin-dark .tpd-background-content, .tpd-skin-dark .tpd-background-title { background-color: #FFF; }

/* line 580, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-skin-dark .tpd-background { border-width: 1px; border-color: #282828; border-color: rgba(255, 255, 255, 0.1); }

/* line below the title */
/* line 586, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-skin-dark .tpd-title-wrapper { border-bottom: 1px solid #404040; }

/* spinner */
/* line 588, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-skin-dark .tpd-spinner-spin { border-color: rgba(255, 255, 255, 0.2); border-left-color: #fff; }

/* links */
/* line 593, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-skin-dark a { color: #6e2c6b; }

/* line 594, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-skin-dark a.tooltip-link:after { content: '>'; margin-left: 5px; font-size: inherit; color: inherit; line-height: inherit; position: relative; top: 1px; display: inline-block; text-decoration: none !important; }

/* line 605, /Users/aberger/MAMP Sites/globalfund/source/css/tipped.css */
.tpd-skin-dark a:hover { color: #6e2c6b; }

[data-ux-pagebuilder="Column"]:not(.ux-siteApp-pageBuilderCssFramework [data-ux-pagebuilder="Column"]) {
    float: inherit !important;
    margin: inherit !important;
    padding: inherit !important;
}
