/* Generated on: Thu Sep 20 2018 14:39:48 GMT+0000 (UTC) */
/* ==========================================================================
   Start of custom Webflow CSS
   ========================================================================== */
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

a {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: underline;
}

blockquote {
  margin-bottom: 15px;
  padding: 20px;
  border-left: 5px solid #e2e2e2;
  font-family: Lato, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.contentbody {
  height: 100%;
}

.contenthero {
  position: relative;
  width: 100%;
  height: 75%;
  float: left;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .5);
}

.contenthero.urban {
  border-bottom: 5px solid #239e89;
}

.contenthero.home {
  height: 60%;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .7) 45%, transparent 62%), url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081b8_14727873773_a28e9a8cc3_k.jpg");
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .7) 45%, transparent 62%), url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081b8_14727873773_a28e9a8cc3_k.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.maincontent {
  min-height: 500px;
  padding-top: 20px;
  padding-bottom: 50px;
  clear: both;
}

.maincontent.openingtext {
  min-height: auto;
  padding-top: 30px;
  padding-bottom: 10px;
}

.maincontent.title {
  min-height: 0px;
  padding-bottom: 20px;
}

.maincontent.lab {
  padding-top: 0px;
}

.maincontentwrapper {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.maincontentwrapper.text-screen {
  text-align: center;
}

.maincontentwrapper.flex {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: hsla(0, 0%, 93%, .5);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .4);
}

.nav {
  position: static;
  width: 100%;
  background-color: #fff;
}

.map {
  position: relative;
  overflow: hidden;
  width: 33%;
  height: 100%;
  float: right;
}

.herocolumn {
  display: inline-block;
  height: 100%;
  float: left;
}

.herocolumn.main {
  width: 66.6%;
  border-right: 3px solid #fff;
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081a4_4115633118_226164136d_o-resampled.jpg");
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.herocolumn.map {
  width: 33.4%;
}

.googlemap {
  height: 110%;
}

.herotextwrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 66.6%;
  padding: 20px 20px 10px;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .5) 15%, #000);
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .5) 15%, #000);
}

.herotextwrapper.landingscreens {
  bottom: 3px;
  width: 100%;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .5) 34%, #000);
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .5) 34%, #000);
}

.heroh1 {
  margin-top: 0px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  float: left;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 54px;
  font-weight: 300;
}

.heroh2 {
  display: inline-block;
  margin-top: 0px;
  margin-right: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.heroh2.link {
  color: #0082f3;
  font-weight: 400;
  text-decoration: none;
}

.heroh2.link:hover {
  text-decoration: underline;
}

.heroh2.live-now {
  padding: 9px 9px 9px 11px;
  border-radius: 3px;
  background-color: #fff;
  color: #26275f;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tab {
  height: 44px;
  margin-right: 0px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #0082f3;
  background-color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.tab.w--current {
  border-top-width: 3px;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-color: #fff;
  background-color: transparent;
}

.tab.case-study {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 15px;
  text-decoration: none;
}

.tab.case-study:hover {
  border-top-color: #d3d3d3;
}

.tab.case-study.w--current {
  background-image: -webkit-linear-gradient(270deg, #f0f0f0, #fff);
  background-image: linear-gradient(180deg, #f0f0f0, #fff);
}

.navlink {
  margin-top: 12px;
  margin-right: 1px;
  margin-left: 0px;
  padding: 5px 10px;
  border-bottom: 5px solid #000;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0px;
}

.navlink:hover {
  border-bottom-width: 10px;
}

.navlink.active {
  border-bottom-width: 12px;
  border-bottom-color: #000;
}

.navlink.search {
  width: 45px;
  margin-top: 0px;
  margin-right: 20px;
  float: right;
  border-bottom: 1px none #000;
}

.navlink.security {
  border-bottom-color: #f98700;
}

.navlink.governance {
  border-bottom-color: #d82914;
}

.navlink.livelihoods {
  border-bottom-color: #e82c8d;
}

.navlink.youth {
  border-bottom-color: #5d3fa3;
}

.navlink.urban {
  border-bottom-color: #239e89;
}

.navlink.urban.active {
  border-bottom-width: 12px;
}

.navlink.health {
  border-bottom-color: #89bd00;
}

.navlink.education {
  border-bottom-color: #e9d401;
}

.logo {
  margin: 7px 10px 7px 20px;
}

.contentp {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
  font-family: Lato, sans-serif;
  font-size: 16.5px;
  line-height: 30px;
  font-weight: 400;
  text-align: justify;
}

.contentp.flex {
  width: 66%;
  max-width: 768px;
  float: left;
}

.contentp.flex.example {
  padding-left: 20px;
  border-left: 4px solid #dedede;
  font-style: italic;
}

.contentp.flex.full {
  width: 100%;
}

.tabpane {
  width: 100%;
  padding-top: 15px;
  padding-right: 15px;
}

.tabsmenu {
  height: 44px;
}

.sidebarbuttonwrapper {
  width: 100%;
  height: 44px;
}

.sidebarbuttonwrapper.landing {
  margin-right: 15px;
  float: right;
}

.sidebarbuttonwrapper.absolute {
  position: absolute;
  top: 0px;
  right: 0px;
}

.backtoresults {
  display: inline-block;
  float: right;
  font-family: Lato, sans-serif;
  color: #0082f3;
  font-size: 16px;
  line-height: 44px;
  text-decoration: none;
}

.backtoresults:hover {
  color: #0082f3;
  text-decoration: underline;
}

.sidebarsocial {
  width: 20px;
  height: 44px;
  margin-left: 10px;
  float: right;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.sidebarsocial:hover {
  opacity: 1;
}

.sidebarsocial.sharetext {
  width: auto;
  opacity: 1;
  font-family: Lato, sans-serif;
  line-height: 44px;
}

.socialicon {
  position: relative;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.metawrapper {
  margin-top: 15px;
  padding-top: 30px;
  clear: both;
}

.metaentry {
  width: 300px;
  clear: both;
  border-bottom: 1px solid #dbdbdb;
  text-align: left;
}

.metaentry.search {
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 3px;
  float: left;
  clear: both;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

.meta1 {
  display: inline-block;
  width: 40%;
  margin-right: 5%;
  float: left;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
}

.meta2 {
  display: inline-block;
  width: 55%;
  float: right;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 30px;
  font-weight: 700;
}

.meta2.link {
  color: #0082f3;
  text-decoration: none;
}

.meta2.link:hover {
  color: #0082f3;
  text-decoration: underline;
}

.meta2.link.author {
  width: 100%;
  float: none;
}

.contenth2 {
  margin-top: 30px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #000;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}

.keyword {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 5px;
  padding: 4px 4px 4px 5px;
  border-radius: 3px;
  background-color: rgba(0, 130, 243, .5);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  text-decoration: none;
  text-transform: capitalize;
}

.keyword:hover {
  background-color: #0082f3;
}

.keyword.filter {
  float: left;
}

.keyword.security {
  padding-left: 4px;
  background-color: #f98700;
  font-family: Oswald, sans-serif;
  font-weight: 300;
}

.keyword.livelihoods {
  background-color: #e82c8d;
  font-family: Oswald, sans-serif;
  font-weight: 300;
}

.keyword.health {
  background-color: #89bd00;
  font-family: Oswald, sans-serif;
  font-weight: 300;
}

.keyword.education {
  background-color: #e9d401;
  font-family: Oswald, sans-serif;
  font-weight: 300;
}

.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  min-height: 100px;
  padding-top: 15px;
  float: none;
  clear: none;
  background-color: #26275f;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .5);
}

.inlineblock {
  display: inline-block;
  width: 25%;
  margin-top: 15px;
  margin-right: 20px;
  float: left;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}

.inlineblock.hidden {
  display: none;
}

.organisationlogowrapper {
  height: 200px;
}

.organisationtext {
  height: 60px;
}

.organisationlogoimg {
  position: relative;
  top: 50%;
  display: block;
  max-height: 75%;
  max-width: 75%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.organisationlogoimg._50 {
  opacity: 0.3;
}

.organisationlink {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  text-align: center;
  text-decoration: none;
}

.organisationlink:hover {
  color: #0082f3;
  text-decoration: underline;
}

.organisationlink.column {
  margin-bottom: 7px;
  font-size: 16px;
  text-align: left;
}

.dropcap {
  display: inline-block;
  margin-right: 4px;
  float: left;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
}

.dropcap.home {
  font-size: 48px;
  line-height: 48px;
}

.navmanu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5px;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
}

.contentlink {
  color: #0082f3;
}

.contentlink:hover {
  text-decoration: underline;
}

.footerlogo {
  height: 80px;
  margin-left: 20px;
  float: right;
}

.footerlogo.esrc {
  border: 5px solid #fff;
}

.footerlink {
  margin-right: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  text-decoration: none;
}

.footerlink:hover {
  text-decoration: underline;
}

.footerlink.social {
  display: inline-block;
  width: 35px;
  height: 35px;
  float: left;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
  line-height: 35px;
}

.showmap {
  display: none;
}

.columnorganisation {
  display: block;
  max-height: 50%;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.organisationname {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.tabicon {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: transparent;
}

.tabicon.list {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b6980001908186_list.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tabicon.mapview {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081a1_location-pin.svg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.searchmap {
  min-height: 400px;
}

.filtertitle {
  display: block;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cdcdcd;
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b698000190818f_chevron-thin-down.svg");
  background-position: 100% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.filtertitle:hover {
  color: #0082f3;
  text-decoration: underline;
}

.filterwrapper {
  display: block;
}

.checkbox {
  font-family: Lato, sans-serif;
}

.resultscolumn {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.h3filter {
  height: 44px;
  margin-top: 0px;
  padding-top: 9px;
  padding-bottom: 11px;
  border-bottom: 1px solid #000;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}

.resultsh1 {
  margin-top: 0px;
  padding-bottom: 5px;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
}

.selectedfilters {
  margin-bottom: 15px;
}

.selectedfiltersh2 {
  display: block;
  margin-top: 0px;
  margin-right: 8px;
  float: none;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}

.resultentry {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 8px;
  float: left;
  border: 1px solid #dedede;
  border-radius: 4px;
  background-color: #fafafa;
}

.resulth3 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #26275f;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-decoration: none;
}

.resulth3:hover {
  color: #0082f3;
  text-decoration: underline;
}

.resulttitlewrapper {
  width: 100%;
  text-decoration: none;
}

.searchresultdescription {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}

.metatitle {
  display: inline-block;
  width: 20%;
  float: left;
  font-family: Lato, sans-serif;
}

.metadata {
  width: 80%;
  float: right;
}

.metalink {
  display: inline-block;
  margin-right: 10px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.metalink:hover {
  color: #0082f3;
  text-decoration: underline;
}

.countrysearch {
  height: 30px;
  margin-top: 5px;
  padding: 5px 6px 4px;
  float: left;
  font-family: Lato, sans-serif;
  line-height: 14px;
}

.organisationdropdown {
  width: 100%;
  margin-top: 5px;
  padding: 5px 6px 4px;
  border: 1px solid #ccc;
}

.toggle {
  width: 100%;
  padding: 0px;
  font-family: Lato, sans-serif;
}

.ddicon {
  margin-right: 0px;
  opacity: 0.5;
}

.ddlist {
  margin-top: 5px;
  margin-left: -6px;
}

.ddlist.w--open {
  background-color: #fff;
}

.ddlink {
  padding: 5px 6px 4px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #ccc;
  font-family: Lato, sans-serif;
}

.mediarow {
  width: 100%;
  float: left;
}

.mediaimage {
  width: 90%;
  border: 1px solid #0082f3;
}

.mediaicon {
  height: 20px;
  margin-top: 1px;
  margin-right: 5px;
  float: left;
}

.landinghero {
  height: 100%;
  border-bottom: 3px solid #89bd00;
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081af_4799194894_5359e93c1b_o.jpg");
  background-position: 50% 0px;
  background-size: cover;
}

.landingherotextwrapper {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.landingheroh1 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
}

.herodescription {
  width: 75%;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

.homeherocontent {
  display: block;
  height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.homeherotext {
  position: relative;
  top: 50%;
  width: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.herologo {
  width: 100%;
  margin-bottom: 20px;
}

.h2featured {
  margin-bottom: 20px;
  margin-left: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.featuredlinkblock {
  width: 100%;
  border: 1px solid #dedede;
  color: #333;
  text-decoration: none;
}

.featuredlinkblock:hover {
  background-color: #f1f1f1;
  color: #333;
}

.featuredlinkblock.small {
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 1px none #000;
}

.featuredtheme {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 4px;
  float: left;
  border-bottom: 3px solid #26275f;
  background-color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  text-decoration: none;
}

.featuredtheme.security {
  border-bottom-color: #f98700;
}

.featuredtheme.youth {
  border-bottom-color: #5d3fa3;
}

.featuredtheme.education {
  border-bottom-color: #e9d401;
}

.featuredtheme.livelihoods {
  border-bottom-color: #e82c8d;
}

.featuredh3 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px;
  float: left;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: rgba(0, 0, 0, .75);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
}

.featuredp {
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.featuredp.toolkit {
  margin-top: 0px;
}

.featuredp.toolkit.interest {
  font-size: 12px;
  line-height: 16px;
}

.featuredphoto {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 175px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081b5_15321477555_9d75723983_k.jpg");
  background-size: cover;
}

.featuredphoto._2 {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081af_4799194894_5359e93c1b_o.jpg");
  background-size: cover;
}

.featuredphoto._3 {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081a4_4115633118_226164136d_o-resampled.jpg");
}

.featuredphoto._4 {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081b8_14727873773_a28e9a8cc3_k.jpg");
}

.featuredphoto.big {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 300px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081b5_15321477555_9d75723983_k.jpg");
  background-size: cover;
}

.featuredphoto.big.flex {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.featuredphoto.big.flex._150px {
  height: 200px;
}

.featuredphoto._5 {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081ad_business-q-c-640-480-3.jpg");
}

.featuredphoto._6 {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b6980001908196_business-q-c-640-480-6.jpg");
}

.featuredphoto._7 {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081ac_business-q-c-640-480-4.jpg");
}

.featuredphoto._8 {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b698000190819e_city-q-c-640-480-8.jpg");
}

.openingp {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.scholarbutton {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b698000190819b_GoogleScholar.png");
  background-position: 0px 0px;
  background-size: contain;
  opacity: 0.3;
  color: transparent;
}

.footersocialicon {
  position: relative;
  top: 50%;
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

._1 {
  background-color: #26275f;
}

._2 {
  background-color: #f98700;
}

._3 {
  background-color: #d82914;
}

._4 {
  background-color: #e82c8d;
}

._5 {
  background-color: #5d3fa3;
}

._6 {
  background-color: #239e89;
}

._7 {
  background-color: #89bd00;
}

._8 {
  background-color: #e9d401;
}

._9 {
  background-color: #0082f3;
}

.hero-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55) 42%, transparent 78%), url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081b8_14727873773_a28e9a8cc3_k.jpg");
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .55), rgba(0, 0, 0, .55) 42%, transparent 78%), url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081b8_14727873773_a28e9a8cc3_k.jpg");
  background-position: 0px 0px, 50% -75px;
  background-size: auto, 100%;
}

.hero-banner.toolkit {
  display: block;
  margin-bottom: 20px;
  background-image: none;
}

.herotext-wrapper {
  width: 55%;
  padding-right: 20px;
  padding-left: 20px;
}

.intro-text {
  margin-top: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
}

.intro-text.toolkit {
  margin-top: 10px;
}

.intro-logo {
  width: 75%;
}

.content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.content-wrapper.featured {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content-wrapper.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.half-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.half-column.stack {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.homepage-titles {
  width: 100%;
  margin-top: 0px;
  padding-bottom: 10px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-bottom: 4px solid #26275f;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.homepage-titles.white {
  border-bottom-color: #fff;
  color: #fff;
}

.homepage-titles.larger {
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 40px;
}

.featured-news-link-block {
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #dedede;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  text-decoration: none;
}

.featured-news-link-block:hover {
  background-color: hsla(0, 0%, 87%, .5);
}

.featured-news-link-block.half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.featured-news-link-block.third {
  width: 32%;
}

.smaller-link-block {
  width: 49%;
  margin-bottom: 15px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border: 1px solid #dedede;
  color: #000;
}

.thumbnail-image {
  position: absolute;
  left: 50%;
  top: 50%;
  right: 0px;
  bottom: 0px;
  max-height: 130%;
  max-width: 120%;
  min-height: 100%;
  min-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.toolkit-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50px;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #dedede;
  color: #000;
  text-decoration: none;
}

.toolkit-link-block.related {
  min-height: 120px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.toolkit-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png");
  background-position: 50% 50%;
  background-size: cover;
}

.toolkit-image-wrapper.a {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081a4_4115633118_226164136d_o-resampled.jpg");
  background-position: 0px 0px;
  background-size: cover;
}

.toolkit-image-wrapper.b {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081ad_business-q-c-640-480-3.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.toolkit-image-wrapper.c {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b6980001908191_real_call.jpg");
}

.toolkit-image-wrapper.d {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b698000190818d_Gender2_AninditChowdhury.jpg"), url("https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png");
  background-position: 0px 0px, 50% 50%;
  background-size: cover, cover;
}

.see-all-button {
  margin-top: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #0082f3;
  background-color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Lato, sans-serif;
  color: #0082f3;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.see-all-button:hover {
  border-color: #26275f;
  color: #26275f;
}

.see-all-button.bottom {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.see-all-button.bottom.toolkit {
  padding-right: 6px;
  background-color: transparent;
}

.see-all-button.bottom.toolkit:hover {
  border-color: #fff;
  color: #fff;
}

.toolkit-title {
  margin: 0px 10px 5px;
  padding-bottom: 5px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom: 1px dotted #000;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.toolkit-title.interest {
  font-size: 20px;
  line-height: 24px;
}

.toolkit-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.toolkit-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.featured-smaller {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slide-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #26275f;
}

.slide-image-wrapper {
  overflow: hidden;
  height: 300px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slider-text-block {
  width: 75%;
}

.slide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.homepage-sub-head {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}

.lab-breadcrumb {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.lab-image {
  position: relative;
  display: inline-block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  border: 4px solid #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
}

.lab-image.flex {
  display: block;
  width: 768px;
  margin-right: 0px;
  margin-left: 0px;
  float: left;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lab-image.inline-flex {
  display: block;
  float: left;
  clear: both;
}

.lab-image.case-study {
  width: 66%;
  max-width: 768px;
  margin-top: 15px;
}

.caption {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 6px;
  background-color: rgba(0, 0, 0, .5);
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: left;
}

.related-content-header {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 2px solid #26275f;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
}

.related-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16.5px;
  margin-left: 30px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.related-wrapper.top {
  width: 300px;
  margin-top: 0px;
  border-top: 1px dotted #26275f;
}

.related-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 300px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 4px;
  background-color: #26275f;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  text-decoration: none;
}

.related-link-block:hover {
  background-color: #fff;
  color: #0082f3;
}

.related-link-block.top-info {
  margin-bottom: 30px;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #333;
}

.related-title {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 4px;
  padding-right: 7px;
  padding-left: 7px;
  font-size: 16.5px;
  line-height: 19px;
  font-weight: 400;
}

.clear-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 760px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.block-flex {
  max-width: 768px;
  float: left;
  clear: both;
}

.references-title {
  width: 100%;
  max-width: 400px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  float: left;
  clear: both;
  border-bottom: 2px solid #26275f;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.references-list {
  width: 100%;
  max-width: 760px;
  margin-top: 10px;
  float: left;
  clear: both;
}

.reference {
  max-width: 400px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
}

.new-nav-link {
  display: block;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #26275f;
  text-decoration: none;
}

.new-nav-link:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #8a8a8a;
}

.new-nav-link.dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.dd-icon {
  position: relative;
  margin-right: 0px;
  margin-left: 2px;
  font-size: 14px;
}

.nav-drop-down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-dd-list.w--open {
  top: 37px;
  right: 0px;
  padding-bottom: 1px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .5);
  -webkit-column-count: 2;
  column-count: 2;
}

.icon-font {
  margin-right: 5px;
  font-family: Fontawesome, sans-serif;
}

.icon-font.download {
  margin-right: 0px;
  margin-left: 5px;
}

.dd-link {
  margin-top: 1px;
  padding-left: 10px;
  border-left: 6px solid #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.dd-link:hover {
  background-color: rgba(0, 0, 0, .07);
}

.dd-link.children {
  border-left-color: #5d3fa3;
}

.dd-link.education {
  border-left-color: #e9d401;
}

.dd-link.governance {
  border-left-color: #d82914;
}

.dd-link.health {
  border-left-color: #89bd00;
}

.dd-link.livelihoods {
  border-left-color: #e82c8d;
}

.dd-link.security {
  border-left-color: #f98700;
}

.dd-link.urban {
  border-left-color: #239e89;
}

.dd-link.gender {
  border-left-color: #123456;
}

.case-study-wrapper {
  width: 100%;
}

.tab-text {
  color: #333;
  line-height: 16px;
  text-decoration: none;
}

.case-study-h2 {
  width: 66%;
  max-width: 768px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 66px;
  padding-bottom: 8px;
  float: left;
  clear: none;
  border-bottom: 1px dotted dimgrey;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.case-study-h3 {
  max-width: 768px;
  margin-top: 0px;
  margin-bottom: 20px;
  clear: both;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.callout-box {
  width: 66%;
  max-width: 768px;
  margin-top: 16.5px;
  margin-bottom: 16.5px;
  padding: 10px 10px 0px;
  float: left;
  clear: none;
  border: 3px solid #fff;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .03);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
}

.callout-box.spotlight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0px;
  padding-left: 0px;
  clear: both;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.callout-list {
  padding-left: 20px;
  list-style-type: square;
}

.callout-li {
  margin-bottom: 16.5px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.fixed-tabs {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 300;
  display: none;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-left: 10px;
  background-color: #fff;
}

.case-study-section {
  width: 100%;
  max-width: none;
  float: left;
  clear: both;
}

.top-tip {
  width: 66%;
  max-width: 768px;
  margin-top: 16.5px;
  float: left;
  border-top: 1px solid rgba(0, 0, 0, .1);
}

.number {
  display: block;
  width: 50px;
  height: 50px;
  margin: 33px auto 16.5px;
  border: 2px solid #fff;
  border-radius: 4px;
  background-color: #26275f;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .4);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 46px;
  font-weight: 400;
  text-align: center;
}

.top-tip-title {
  margin-top: 0px;
  margin-bottom: 16.5px;
  font-family: Lato, sans-serif;
  text-align: center;
}

.example-title {
  margin-top: 16.5px;
  margin-bottom: -8px;
  float: left;
  clear: both;
  font-family: Lato, sans-serif;
  font-size: 16.5px;
  line-height: 24px;
}

.quote-credit {
  max-width: 768px;
  margin-bottom: 16.5px;
  clear: both;
  font-family: Lato, sans-serif;
  color: dimgrey;
  font-size: 16px;
  font-style: italic;
  text-align: right;
}

.about-impact {
  margin-top: 0px;
  padding-bottom: 10px;
  border-bottom: 1px dotted dimgrey;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}

.about-ii {
  line-height: 24px;
}

.copyright {
  float: left;
  clear: both;
  font-family: Lato, sans-serif;
  color: #bebebe;
}

.download-pdf-button {
  padding: 10px;
  float: left;
  clear: both;
  border-radius: 4px;
  background-color: #0082f3;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.download-pdf-button.top {
  display: inline-block;
  margin-top: 6px;
  float: right;
  font-size: 14px;
  line-height: 14px;
}

.download-pdf-button.event-brochures {
  display: inline-block;
  margin-top: 14px;
  line-height: 14px;
}

.example-link {
  color: #0082f3;
  text-decoration: none;
}

.example-link:hover {
  text-decoration: underline;
}

.profile-pic {
  max-width: 100px;
  border: 2px solid #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .5);
}

.profile-pic.speaker {
  margin-bottom: 5px;
}

.spotlight-image {
  width: 200px;
}

.spotight-text-block {
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.spotlight-link {
  display: block;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #0082f3;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.spotlight-description {
  font-family: Lato, sans-serif;
  font-size: 13px;
  line-height: 22px;
}

.event-banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 450px;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 3px solid #fff;
  box-shadow: 0 16px 19px -10px rgba(0, 0, 0, .49);
}

.event-slider {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.event-title-block {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-left: 19px;
  padding-right: 19px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #26275f;
  font-family: Oswald, sans-serif;
  font-weight: 300;
}

.hidden {
  display: none;
}

.event-row {
  position: relative;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
}

.event-row.twitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 4px;
  background-color: #0082f3;
  color: #fff;
  text-align: right;
}

.event-row.speaker-and-hosted {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.event-row.impact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #26275f;
  color: #fff;
  text-align: right;
}

.event-h2 {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-bottom: 8px;
  border-bottom: 1px dotted dimgrey;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-bottom: 20px;
  margin-left: -10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.columns.speakers {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.columns.no-margin {
  margin-right: 0px;
  margin-left: 0px;
}

.event-column {
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

div.event-p-container > p, .event-p {
  margin-bottom: 16.5px;
  font-family: Lato, sans-serif;
  font-size: 16.5px;
  line-height: 30px;
  font-weight: 400;
  text-align: justify;
}

.event-h3 {
  max-width: 768px;
  margin-top: 0px;
  margin-bottom: 15px;
  clear: both;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}

.event-h3.centred {
  margin-right: 20px;
  margin-left: 10px;
}

.aims-ul {
  padding-left: 20px;
  font-family: Lato, sans-serif;
  font-size: 16.5px;
  line-height: 24px;
}

.aims-ul.aims {
  font-size: 15px;
  line-height: 20px;
}

.aims-ul.aims.no-dot {
  padding-left: 0px;
}

.event-li {
  margin-bottom: 8px;
}

.event-tabsmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.agenda-session {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ccc;
  font-size: 15px;
}

.agenda-session.grey {
  background-color: rgba(38, 39, 95, .03);
}

.agenda-title {
  width: 25%;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #838383;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0px;
}

.agenda-content {
  width: 50%;
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.agenda-organisers {
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block {
  padding: 10px;
}

.affiliation {
  display: block;
  margin-top: 1px;
  margin-bottom: 4px;
  color: #7a7a7a;
  font-size: 13px;
  line-height: 15px;
}

.agenda-activity-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.activity-title {
  margin-top: 0px;
  font-size: 17px;
  line-height: 22px;
}

.activity-title._60px {
  height: 65px;
}

.tab-copy {
  margin-right: 0px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #0082f3;
  background-color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.tab-copy.w--current {
  height: auto;
  border-top-width: 3px;
  border-top-color: #000;
  border-bottom-width: 3px;
  border-bottom-color: #fff;
  background-color: transparent;
  font-weight: 700;
}

.tab-date {
  color: #bebebe;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
}

.theme {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.theme-title {
  color: #afafaf;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.speaker-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  text-align: center;
}

.speaker-column.hosted-by {
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.host-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 5px;
  padding: 0px 6px 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.download-thumb {
  width: 120px;
  margin-right: 10px;
  float: left;
  border: 2px solid #dedede;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .5);
}

.follow-text {
  margin-right: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
}

.follow-link {
  display: inline-block;
  padding: 5px;
  border-radius: 4px;
  background-color: #fff;
  color: #0082f3;
  text-decoration: none;
}

.follow-link:hover {
  background-color: #26275f;
  color: #fff;
}

/* image is now include using <img>, rather than being set as a background-image */
.event-slide {
/*  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5b7fc18d06c07e73f61b7549_16691230484_f79af81e2c_o.jpg"); */
  background-position: 50% 50%;
  background-size: cover;
}

.event-slide-2 {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5b7fc18d329f781a5ef0a469_3494488125_21502b0359_b.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.event-slide-3 {
  background-image: url("https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5b7fc18de825742991869560_9132919609_e9de4fb7d3_k.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.hosted {
  width: 40%;
  margin-left: 40px;
}

.slider {
  height: 220px;
  background-color: transparent;
}

.navigator-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigator-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 150px;
  margin: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #26275f;
  border-radius: 6px;
  font-family: Lato, sans-serif;
  color: #26275f;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.navigator-link:hover {
  background-color: #26275f;
  color: #dedede;
}

.tabs-content {
  width: 100%;
}

.image {
  height: 60px;
}

@media (max-width: 991px) {
  .maincontent {
    padding-left: 0px;
    clear: both;
  }
  .maincontentwrapper {
    padding-right: 10px;
  }
  .maincontentwrapper.flex {
    width: 100%;
  }
  .herocolumn.main {
    width: 100%;
    float: left;
  }
  .herocolumn.map {
    display: none;
    width: 100%;
    height: 80%;
  }
  .googlemap {
    display: block;
  }
  .herotextwrapper {
    width: 100%;
  }
  .tab {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
  .navlink.security {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .navlink.governance {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .navlink.livelihoods {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .navlink.youth {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .navlink.urban {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .navlink.urban.active {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .navlink.health {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .navlink.education {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .logo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .contentp.flex {
    width: 100%;
  }
  .backtoresults {
    font-size: 14px;
  }
  .sidebarsocial.sharetext {
    margin-left: 0px;
    float: left;
  }
  .inlineblock {
    width: 35%;
  }
  .navmanu {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 200;
    margin-top: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #dedede;
    text-align: center;
  }
  .showmap {
    display: inline-block;
    margin-top: 20px;
    margin-left: 20px;
    border: 2px solid #fff;
    background-color: transparent;
    font-family: Lato, sans-serif;
    color: #fff;
  }
  .menubutton.w--open {
    background-color: #dedede;
  }
  .landingheroh1 {
    font-size: 40px;
    line-height: 40px;
  }
  .herodescription {
    width: 100%;
    font-size: 18px;
    line-height: 24px;
  }
  .homeherocontent {
    padding-left: 10px;
  }
  .hero-banner {
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .intro-text {
    font-size: 14px;
  }
  .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content-wrapper.featured {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .half-column {
    width: 100%;
  }
  .featured-news-link-block.half {
    width: 100%;
    margin-bottom: 15px;
  }
  .featured-news-link-block.third {
    width: 50%;
  }
  .featured-smaller {
    width: 100%;
  }
  .slider-image {
    max-height: 120%;
    max-width: none;
  }
  .lab-image.flex {
    width: 100%;
  }
  .lab-image.case-study {
    width: 100%;
  }
  .related-wrapper {
    width: 100%;
    margin-right: 30px;
    margin-left: 0px;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .related-link-block.top-info {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .new-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  .new-nav-link.dd {
    display: block;
    margin-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .dd-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .icon-font {
    display: inline-block;
    width: 20px;
    text-align: center;
  }
  .icon-font.twitter {
    width: 1em;
  }
  .dd-text-block {
    display: block;
    width: auto;
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .case-study-h2 {
    width: 100%;
  }
  .callout-box {
    width: 100%;
  }
  .top-tip {
    width: 100%;
  }
  .event-banner {
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .event-row.twitter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .event-row.speaker-and-hosted {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .event-row.impact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .event-h2 {
    width: 100%;
  }
  .columns {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .columns.speakers {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .columns._50 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .event-column._50 {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .agenda-session {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .agenda-title {
    width: 101%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .text-block {
    padding-left: 0px;
  }
  .tab-copy {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
  .speaker-column {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .follow-text {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .hosted {
    width: auto;
    margin-left: 0px;
  }
  .slider {
    height: auto;
  }
}

@media (max-width: 767px) {
  .herocolumn.main {
    width: 100%;
  }
  .googlemap {
    display: none;
  }
  .herotextwrapper {
    left: 0px;
    right: 0px;
    bottom: -3px;
  }
  .heroh1 {
    font-size: 36px;
    line-height: 36px;
  }
  .heroh2 {
    font-size: 18px;
    line-height: 18px;
  }
  .tabsmenu {
    margin-top: 10px;
  }
  .sidebarbuttonwrapper.absolute {
    width: auto;
  }
  .filterelement {
    display: inline-block;
    width: 24%;
    margin-right: 1%;
    float: left;
  }
  .filtertitle {
    display: block;
  }
  .filterwrapper {
    display: none;
  }
  .filtercolumn.hide {
    display: none;
  }
  .resulth3 {
    font-size: 16px;
  }
  .searchresultdescription {
    font-size: 14px;
  }
  .landingheroh1 {
    margin-bottom: 10px;
    font-size: 30px;
  }
  .herodescription {
    font-size: 15px;
    line-height: 20px;
  }
  .featuredh3 {
    font-size: 16px;
    line-height: 19px;
  }
  .featuredp {
    font-size: 12px;
    line-height: 16px;
  }
  .hero-banner {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .herotext-wrapper {
    width: 65%;
  }
  .intro-text {
    font-size: 12px;
    line-height: 14px;
  }
  .homepage-titles {
    font-size: 24px;
    line-height: 24px;
  }
  .see-all-button {
    margin-bottom: 15px;
  }
  .toolkit-title {
    font-size: 16px;
    line-height: 24px;
  }
  .slide-text-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .slide-image-wrapper {
    display: none;
  }
  .new-nav-link {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 14px;
  }
  .new-nav-link.dd {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .dd-link {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-left-width: 3px;
    font-size: 14px;
    line-height: 14px;
  }
  .tab-text {
    font-size: 12px;
  }
  .event-banner {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: none;
  }
  .event-title-block {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .event-tabsmenu {
    margin-top: 10px;
  }
  .agenda-activity-column {
    width: 33.33%;
  }
  .activity-title._60px {
    height: auto;
  }
}

@media (max-width: 479px) {
  .tab {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 13px;
  }
  .navlink.search {
    margin-right: 10px;
  }
  .logo {
    margin-left: 10px;
    padding-left: 0px;
  }
  .inlineblock {
    width: 80%;
  }
  .organisationlogowrapper {
    height: 150px;
  }
  .menubutton {
    padding-right: 12px;
    padding-left: 12px;
  }
  .filterelement {
    width: 49%;
  }
  .filtertitle {
    font-size: 12px;
  }
  .filterwrapper {
    display: none;
  }
  .checkboxlabel {
    font-size: 11px;
  }
  .filtercolumn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .resultscolumn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .selectedfiltersh2 {
    float: none;
  }
  .metatitle {
    display: block;
    width: auto;
    float: none;
  }
  .metadata {
    display: inline-block;
    width: auto;
    float: none;
  }
  .featuredp.toolkit {
    font-size: 12px;
    line-height: 16px;
  }
  .herotext-wrapper {
    width: 80%;
  }
  .intro-logo {
    width: 100%;
  }
  .half-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .smaller-link-block {
    width: 100%;
  }
  .see-all-button {
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .toolkit-title {
    font-size: 16px;
    line-height: 16px;
  }
  .agenda-session {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .agenda-content {
    width: 100%;
  }
  .agenda-activity-column {
    width: 100%;
  }
  .tab-copy {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 13px;
  }
  .download-thumb {
    float: none;
  }
}
@font-face {
  font-family: 'Fontawesome';
  src: url('https://uploads-ssl.webflow.com/5a71ecb907b6980001908173/5a71ecb907b69800019081b9_FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

/* ADVANCED EVENT CUSTOM SELECTORS */
[data-role="advanced_event_header_slide"] {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;

  opacity: 1;
  -webkit-transition: opacity 1s ease 0s;
  -moz-transition: opacity 1s ease 0s;
  transition: opacity 1s ease 0s;

  background-size: cover;
  background-position: 50% 50%;
}

[data-role="advanced_event_header_slide"][data-visible="false"] {
  opacity: 0;
}

.event-banner {
  min-height: 450px;
}

.agenda-activity-column * {
  font-family: Lato, sans-serif;
}

.agenda-activity-column h1:first-child, .agenda-activity-column h2:first-child,
.agenda-activity-column h3:first-child, .agenda-activity-column h4:first-child,
.agenda-activity-column h5:first-child, .agenda-activity-column h6:first-child {
  margin-top: 0;
}

.agenda-activity-column ul, .agenda-activity-column ol {
  padding-left: 20px;
}

.agenda-activity-column {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;

  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

@media (max-width: 479px) {
  .agenda-session {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .agenda-activity-column {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

/* speakers carousel / hosted by section */
.speaker-and-hosted .columns.speakers {
  justify-content: flex-start;
  margin-left: 0;
}

.speaker-and-hosted .speaker-column {
  flex-direction: column;
  max-width: 100%;
  align-items: center;
}

.speaker-and-hosted .host-wrapper {
  padding: 6px 0;
}

.advanced-event-hosts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.advanced-event-hosted-by {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 50%;
}

.advanced-event-hosted-by-image {
  height: 100px;
  min-height: 100px;
  width: 180px;
  min-width: 180px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.speaker-column a {
  text-decoration: none;
  color: #333;
}

.featuredphoto.big {
  background-image: none;
}

.advanced-event-resource-columns, .advanced-event-presentations-columns {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.advanced-event-resource-column, .advanced-event-presentations-column {
  min-width: 25%;
  max-width: 25%;
  width: 25%;
}

.speakers {
  width: 100%;
}

.speakers .w-slider-nav {
  padding-top: 30px;
}
