@font-face {
  font-family: "Impact";
  src: url("../fonts/impact/Impact.eot");
  src: url("../fonts/impact/Impact.eot?#iefix") format("embedded-opentype"), url("../fonts/impact/Impact.woff") format("woff"), url("../fonts/impact/Impact.ttf") format("truetype"), url("../fonts/impact/Impact.svg#Impact") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/source-sans-pro/SourceSansPro-Regular.eot");
  src: url("../fonts/source-sans-pro/SourceSansPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro/SourceSansPro-Regular.woff2") format("woff2"), url("../fonts/source-sans-pro/SourceSansPro-Regular.woff") format("woff"), url("../fonts/source-sans-pro/SourceSansPro-Regular.ttf") format("truetype"), url("../fonts/source-sans-pro/SourceSansPro-Regular.svg#SourceSansPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/source-sans-pro/SourceSansPro-Bold.eot");
  src: url("../fonts/source-sans-pro/SourceSansPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro/SourceSansPro-Bold.woff2") format("woff2"), url("../fonts/source-sans-pro/SourceSansPro-Bold.woff") format("woff"), url("../fonts/source-sans-pro/SourceSansPro-Bold.ttf") format("truetype"), url("../fonts/source-sans-pro/SourceSansPro-Bold.svg#SourceSansPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/source-sans-pro/SourceSansPro-Light.eot");
  src: url("../fonts/source-sans-pro/SourceSansPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro/SourceSansPro-Light.woff2") format("woff2"), url("../fonts/source-sans-pro/SourceSansPro-Light.woff") format("woff"), url("../fonts/source-sans-pro/SourceSansPro-Light.ttf") format("truetype"), url("../fonts/source-sans-pro/SourceSansPro-Light.svg#SourceSansPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/source-sans-pro/SourceSansPro-Semibold.eot");
  src: url("../fonts/source-sans-pro/SourceSansPro-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro/SourceSansPro-Semibold.woff2") format("woff2"), url("SourceSansPro-Semibold.woff") format("woff"), url("../fonts/source-sans-pro/SourceSansPro-Semibold.ttf") format("truetype"), url("../fonts/source-sans-pro/SourceSansPro-Semibold.svg#SourceSansPro-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/source-sans-pro/SourceSansPro-ExtraLight.eot");
  src: url("../fonts/source-sans-pro/SourceSansPro-ExtraLight.eot?#iefix") format("embedded-opentype"), url("SourceSansPro-ExtraLight.woff2") format("woff2"), url("../fonts/source-sans-pro/SourceSansPro-ExtraLight.woff") format("woff"), url("../fonts/source-sans-pro/SourceSansPro-ExtraLight.ttf") format("truetype"), url("../fonts/source-sans-pro/SourceSansPro-ExtraLight.svg#SourceSansPro-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("../fonts/source-sans-pro/SourceSansPro-Black.eot");
  src: url("../fonts/source-sans-pro/SourceSansPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/source-sans-pro/SourceSansPro-Black.woff2") format("woff2"), url("../fonts/source-sans-pro/SourceSansPro-Black.woff") format("woff"), url("../fonts/source-sans-pro/SourceSansPro-Black.ttf") format("truetype"), url("../fonts/source-sans-pro/SourceSansPro-Black.svg#SourceSansPro-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}

/*---------------------------------
  Setup Typography
---------------------------------*/
body {
  font-family: "Source Sans Pro";
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  color: #616161;
}

html {
  box-sizing: inherit;
}

html {
  font-size: 1rem;
}

h1,
h2,
h3,
h4 {
  margin: 1.414rem 0 0.5rem;
  font-weight: inherit;
  line-height: 1.2;
}

h1 {
  margin-top: 0;
  font-size: 3.157rem;
  font-family: Impact;
}

h2 {
  font-size: 2.369rem;
  font-family: Impact;
}

h3 {
  font-size: 1.777rem;
  font-family: Impact;
  color: #f46d0b;
}

h4 {
  font-size: 1.333rem;
  color: #f46d0b;
  font-family: Impact;
}

h5 {
  font-size: 1.111rem;
  color: #f46d0b;
}

h6 {
  font-size: 1.15rem;
  margin: 0 0 0.5rem;
  padding: 0;
}

small,
.font_small {
  font-size: 0.75rem;
}

strong {
  color: #0a0a0a;
}

/*---------------------------------
  Header
---------------------------------*/
.site__header {
  width: 100%;
  min-height: 550px;
  position: relative;
  background: linear-gradient(rgba(68, 28, 13, 0.5), rgba(211, 90, 44, 0.5)), url("../images/landing-bg.webp");
  background-size: cover;
  background-position: -100px top;
  color: white;
}

.site__header--interior {
  background: linear-gradient(rgba(68, 28, 13, 0.5), rgba(211, 90, 44, 0.5)), url("../images/landing-bg.webp");
  background-size: cover;
}

.header__branding {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}
.header__branding:after {
  content: " ";
  display: block;
  clear: both;
}
.header__branding .header__logo {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 1.5rem 0 1.5rem 1rem;
}
.header__branding .header__logo img {
  height: 75px;
}
@media (min-width: 768px) {
  .header__branding .header__logo {
    width: 23.7288135593%;
    float: left;
    margin-right: 1.6949152542%;
  }
}

.header__summary {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 1.5rem;
}
@media (min-width: 0) and (max-width: 600px) {
  .header__summary {
    background: rgba(0, 0, 0, 0.7);
  }
}
@media (min-width: 768px) {
  .header__summary {
    width: 83.0508474576%;
    float: left;
    margin-right: 1.6949152542%;
    background: transparent;
    padding: 7.7rem 1.5rem 0 1.5rem;
  }
}
.header__summary p {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.2rem;
  margin: 0;
  padding: 0.75rem 0;
}

.header__summary .big__text {
  font-size: 2.7rem;
  font-family: Impact;
}

/*---------------------------------
  Navigation
---------------------------------*/
.navigation {
  float: left;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .navigation {
    float: right;
    margin-top: 40px;
    margin-right: 20px;
  }
}

.navigation a {
  display: inline-block;
  background: #ffffff;
  text-decoration: none;
  padding: 10px 20px;
  color: #f46d0b;
  font-weight: bold;
  transition: 0.25s;
  box-shadow: 1px 10px 30px rgba(0, 0, 0, 0.8);
}
.navigation a:hover {
  background: #f46d0b;
  color: #ffffff;
}

/*---------------------------------
  Teaser
---------------------------------*/
.teaser {
  width: 100%;
  float: left;
  font-size: 1.01rem;
  background: rgba(216, 216, 197, 0.65);
}
.teaser h2 {
  color: #f46d0b;
}
.teaser .teaser__content {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem;
}
.teaser .teaser__content:after {
  content: " ";
  display: block;
  clear: both;
}
.teaser .teaser__content p {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .teaser .teaser__content p {
    width: 74.5762711864%;
    float: left;
    margin-right: 1.6949152542%;
  }
}

/*---------------------------------
  Main
---------------------------------*/
.main {
  float: left;
  width: 100%;
  background: rgba(0, 0, 0, 0.03);
}
.main .main__content {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  min-height: 700px;
  padding: 1.5rem;
}
.main .main__content:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  .main__content--left {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%;
    padding-top: 1.5rem;
  }
}

.main__content--right {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 1.5rem;
}
@media (min-width: 954px) {
  .main__content--right {
    width: 32.2033898305%;
    float: right;
    margin-right: 0;
    position: relative;
    top: -24px;
  }
}
@media (min-width: 984px) {
  .main__content--right {
    width: 25.4237288136%;
    float: right;
    margin-right: 0;
  }
}
.main__content--right .study__title h4 {
  font-weight: 500;
  color: #f46d0b;
  margin-bottom: 1rem;
}
.main__content--right .study__title p:nth-child(2) {
  font-weight: 800;
}
.main__content--right .resources {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  background: #202020;
  padding: 2rem;
}
.main__content--right .resources__item {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.main__content--right .resources__item:last-child {
  border-bottom: none;
  margin-top: 0;
}
.main__content--right .resources__item:last-child p {
  padding-top: 0;
}
.main__content--right .resources__heading {
  font-size: 1.25rem;
  margin: 0;
  color: #f46d0b;
  font-family: "Source Sans Pro";
  font-weight: 500;
}
.main__content--right .resources p {
  margin: 0;
  font-size: 0.9rem;
  color: rgba(85, 85, 85, 0.75);
}
.main__content--right .resources a {
  color: #555555;
  font-size: 1rem;
  text-decoration: underline;
}
.main__content--right .resources i {
  padding: 0.75rem;
  color: #f46d0b;
  border-radius: 50%;
  font-weight: bold;
  font-size: 1rem;
  margin: 0 0.5rem 0 0;
  background: rgba(244, 109, 11, 0.2);
}
.main__content--right .resources img {
  margin: 1.5rem 0;
  width: 220px;
}
@media (min-width: 768px) {
  .main__content--right .resources img {
    height: auto;
    max-width: 100%;
  }
}

.access_data {
  float: left;
  width: 100%;
  padding: 1rem 2rem;
  background: rgba(32, 32, 32, 0.06);
}
.access_data i {
  font-weight: bold;
}
.access_data a {
  color: #333;
  text-decoration: none;
}

.access_data__heading {
  font-size: 1.25rem;
  margin: 0;
  color: #f46d0b;
  font-family: "Source Sans Pro";
  font-weight: 500;
}

.access_data span {
  font-size: 0.8rem;
  display: inline-block;
}
@media (min-width: 768px) {
  .access_data span {
    margin-left: 1rem;
  }
}

/*---------------------------------
  Video
---------------------------------*/
.site__video {
  width: 100%;
  float: left;
  padding: 2rem;
  background: #1b1a1a;
}
.site__video .site__video--topic {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 1.5rem;
}
.site__video .site__video--topic:after {
  content: " ";
  display: block;
  clear: both;
}
.site__video .site__video--topic h3 {
  margin: 0;
  color: #FFF;
}
.site__video .video {
  min-height: 400px;
  max-width: 80%;
  margin: 20px auto;
  background: black;
}

/*---------------------------------
  Contact
---------------------------------*/
.main__contact {
  width: 100%;
  float: left;
  background: #f46d0b;
  position: relative;
}
.main__contact .main__contact--details {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 1.5rem;
  color: white;
}
.main__contact .main__contact--details:after {
  content: " ";
  display: block;
  clear: both;
}
.main__contact .main__contact--details a {
  color: #cfcfcf;
  text-decoration: none;
}
@media (min-width: 768px) {
  .main__contact .main__contact--details {
    text-align: left;
  }
}
.main__contact .contact {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .main__contact .contact {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
  }
}
.main__contact .location {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.main__contact .location h6 {
  color: white;
}
@media (min-width: 768px) {
  .main__contact .location {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
  }
}
.main__contact .uni-logo {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.main__contact .uni-logo img {
  border: none;
}
@media (min-width: 768px) {
  .main__contact .uni-logo {
    width: 32.2033898305%;
    float: right;
    margin-right: 0;
    padding-top: 2.5rem;
  }
}

/*---------------------------------
  Map
---------------------------------*/
.main__map {
  width: 100%;
  float: left;
  height: 400px;
}

#map_holder iframe {
  pointer-events: none;
  width: 100%;
  height: 400px;
  border: none;
}

/*---------------------------------
  Google Map
---------------------------------*/
.googlemap {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}

.googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/*---------------------------------
  Back to Top
---------------------------------*/
.bk-to-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #f46d0b url(../images/top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.bk-to-top.bk-to-top-is-visible, .bk-to-top.bk-to-top-fade-out, .no-touch .bk-to-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bk-to-top.bk-to-top-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.bk-to-top.bk-to-top-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 0.5;
}

.no-touch .bk-to-top:hover {
  background-color: #e86256;
  opacity: 1;
}

@media (min-width: 768px) {
  .bk-to-top {
    right: 20px;
    bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .bk-to-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
/*---------------------------------
  Switch Some text based on screen
---------------------------------*/
.below-text {
  display: inline-block;
  visibility: visible;
}
@media (min-width: 768px) {
  .below-text {
    display: none;
    visibility: hidden;
  }
}

.to-the-right-text {
  display: none;
}
@media (min-width: 768px) {
  .to-the-right-text {
    display: inline-block;
    visibility: visible;
  }
}

/*---------------------------------
  Footer
---------------------------------*/
.footer {
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
  background: #191919;
  color: #b5b5b5;
}
.footer .footer__copyright {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.9rem;
  padding: 1.5rem;
}
.footer .footer__copyright:after {
  content: " ";
  display: block;
  clear: both;
}

/*---------------------------------
  Consortium Members
---------------------------------*/
.consortium_members {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 15px;
  font-size: 0.925rem;
  line-height: 20px;
  color: #333;
  margin-bottom: 2rem;
}
@media screen and (min-width: 950px) {
  .consortium_members {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

.consortium_members .member {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0;
  padding: 20px;
  text-align: left;
  background: #efefef;
  border-bottom: 5px solid rgba(191, 191, 191, 0.35);
  text-align: center;
}
@media screen and (min-width: 950px) {
  .consortium_members .member {
    flex-wrap: nowrap;
    flex-direction: row;
    text-align: left;
    justify-content: flex-end;
  }
}

.consortium_members .member-desc {
  flex: 1;
}

.consortium_members .member-logo {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 950px) {
  .consortium_members .member-logo {
    flex-direction: column;
    align-items: flex-end;
  }
}
.consortium_members .member-logo img {
  height: auto;
  width: 200px;
  float: right;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.55;
  transition: 0.25s;
}
.consortium_members .member-logo img:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  opacity: 1;
}
@media screen and (min-width: 950px) {
  .consortium_members .member-logo img {
    width: 170px;
    margin-right: 10px;
  }
}

.consortium_members .member-logo-stacked {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.consortium_members .member-logo-stacked img {
  height: auto;
  max-width: 200px;
  float: right;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.55;
  transition: 0.25s;
}
.consortium_members .member-logo-stacked img:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  opacity: 1;
}

.consortium_members .member-pi {
  font-weight: bold;
  font-size: 1rem;
}

.first_logo {
  padding-bottom: 15px;
}

.unc_zambia_logo {
  width: 100px;
  margin-right: 10px;
}

.zambia_logo {
  width: 70px;
}
