html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  font-size: 100%; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 0.875rem; }

p {
  font-size: 1.125rem;
  font-weight: 200;
  line-height: 1.8; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.justify {
  text-align: justify; }

.hidden-sm {
  display: none; }

.container {
  text-align: center;
  width: 90%;
  margin: 0 auto; }
  @media only screen and (min-width: 33.75em) {
    .container {
      width: 80%; } }
  @media only screen and (min-width: 60em) {
    .container {
      width: 80%;
      max-width: 80rem; } }

.row {
  position: relative;
  width: 100%; }

.row [class^="col"] {
  float: left;
  margin: 0.5rem 1%;
  min-height: 0.125rem; }

.row::after {
  content: "";
  display: table;
  clear: both; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 98%; }

@media screen and (max-width: 719px) {
  .col-1-sm {
    width: 6.33333%; }

  .col-2-sm {
    width: 14.66667%; }

  .col-3-sm {
    width: 23%; }

  .col-4-sm {
    width: 31.33333%; }

  .col-5-sm {
    width: 39.66667%; }

  .col-6-sm {
    width: 48%; }

  .col-7-sm {
    width: 56.33333%; }

  .col-8-sm {
    width: 64.66667%; }

  .col-9-sm {
    width: 73%; }

  .col-10-sm {
    width: 81.33333%; }

  .col-11-sm {
    width: 89.66667%; }

  .col-12-sm {
    width: 98%; } }
@media only screen and (min-width: 45em) {
  .col-1 {
    width: 6.33333%; }

  .col-2 {
    width: 14.66667%; }

  .col-3 {
    width: 23%; }

  .col-4 {
    width: 31.33333%; }

  .col-5 {
    width: 39.66667%; }

  .col-6 {
    width: 48%; }

  .col-7 {
    width: 56.33333%; }

  .col-8 {
    width: 64.66667%; }

  .col-9 {
    width: 73%; }

  .col-10 {
    width: 81.33333%; }

  .col-11 {
    width: 89.66667%; }

  .col-12 {
    width: 98%; }

  .hidden-sm {
    display: block; } }
/*! HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

body {
  display: table;
  height: 100%; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio, canvas, iframe, img, svg, video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
  font-family: "Neris-Black";
  src: url("../fonts/neris_black/Neris-Black.otf") format("otf"), url("../fonts/neris_black/Neris-Black-webfont.woff") format("woff"), url("../fonts/neris_black/Neris-Black-webfont.woff2") format("woff2"); }
@font-face {
  font-family: "Neris-BlackItalic";
  src: url("../fonts/neris_blackitalic/Neris-BlackItalic.otf") format("otf"), url("../fonts/neris_blackitalic/Neris-BlackItalic-webfont.woff") format("woff"), url("../fonts/neris_blackitalic/Neris-BlackItalic-webfont.woff2") format("woff2"); }
@font-face {
  font-family: "Neris-BoldItalic";
  src: url("../fonts/neris_bolditalic/Neris-BoldItalic.otf") format("otf"), url("../fonts/neris_bolditalic/Neris-BoldItalic-webfont.woff") format("woff"), url("../fonts/neris_bolditalic/Neris-BoldItalic-webfont.woff2") format("woff2"); }
@font-face {
  font-family: "Neris-Light";
  src: url("../fonts/neris_light/Neris-Light.otf") format("otf"), url("../fonts/neris_light/Neris-Light-webfont.woff") format("woff"), url("../fonts/neris_light/Neris-Light-webfont.woff2") format("woff2"); }
@font-face {
  font-family: "Neris-LightItalic";
  src: url("../fonts/neris_lightitalic/Neris-LightItalic.otf") format("otf"), url("../fonts/neris_lightitalic/Neris-LightItalic-webfont.woff") format("woff"), url("../fonts/neris_lightitalic/Neris-LightItalic-webfont.woff2") format("woff2"); }
@font-face {
  font-family: "Neris-SemiBold";
  src: url("../fonts/neris_semibold/Neris-SemiBold.otf") format("otf"), url("../fonts/neris_semibold/Neris-SemiBold-webfont.woff") format("woff"), url("../fonts/neris_semibold/Neris-SemiBold-webfont.woff2") format("woff2"); }
@font-face {
  font-family: "Neris-SemiBoldItalic";
  src: url("../fonts/neris_semibolditalic/Neris-SemiBoldItalic.otf") format("otf"), url("../fonts/neris_semibolditalic/Neris-SemiBoldItalic-webfont.woff") format("woff"), url("../fonts/neris_semibolditalic/Neris-SemiBoldItalic-webfont.woff2") format("woff2"); }
@font-face {
  font-family: "Neris-Thin";
  src: url("../fonts/neris_thin/Neris-Thin.otf") format("otf"), url("../fonts/neris_thin/Neris-Thin-webfont.woff") format("woff"), url("../fonts/neris_thin/Neris-Thin-webfont.woff2") format("woff2"); }
@font-face {
  font-family: "Neris-ThinItalic";
  src: url("../fonts/neris_thinitalic/Neris-ThinItalic.otf") format("otf"), url("../fonts/neris_thinitalic/Neris-ThinItalic-webfont.woff") format("woff"), url("../fonts/neris_thinitalic/Neris-ThinItalic-webfont.woff2") format("woff2"); }
img {
  width: 100%;
  height: auto; }

* {
  font-family: Neris-SemiBold, sans-serif;
  font-weight: normal;
  text-align: center; }

/* ==========================================================================
   Header
   ========================================================================== */
.header .logo-row {
  padding: 20pt 0; }
  .header .logo-row .logo {
    text-decoration: none;
    padding: 20px 2%; }
    .header .logo-row .logo img {
      max-height: 50px;
      width: auto; }
      @media screen and (max-width: 579px) {
        .header .logo-row .logo img {
          max-height: 30px;
          width: auto; } }
.header .header-banner {
  position: relative;
  height: 450px;
  background-image: url("../img/CarmenNebel/CarmenNebel@2x.jpg");
  background-position: center center;
  background-size: auto 100%;
  background-repeat: repeat-x;
  z-index: 1; }
  @media screen and (max-width: 1399px) {
    .header .header-banner {
      height: 450px; } }
  @media screen and (max-width: 1199px) {
    .header .header-banner {
      height: 400px; } }
  @media screen and (max-width: 979px) {
    .header .header-banner {
      height: 350px; } }
  @media screen and (max-width: 759px) {
    .header .header-banner {
      background-image: url("../img/CarmenNebel/CarmenNebel.jpg");
      height: 300px; } }
  @media screen and (max-width: 719px) {
    .header .header-banner {
      height: 250px; } }
  @media screen and (max-width: 579px) {
    .header .header-banner {
      height: 200px; } }
  @media screen and (max-width: 419px) {
    .header .header-banner {
      height: 150px; } }
  .header .header-banner .headline-container {
    position: absolute;
    width: 75%;
    height: 100%;
    background-image: url("../img/DSWH_Logo/DSWH_Logo.png");
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 20;
    background-size: 35%;
    top: 3%;
    left: 23%; }
    @media screen and (max-width: 1599px) {
      .header .header-banner .headline-container {
        background-size: 45%;
        top: 3%;
        left: 17%; } }
    @media screen and (max-width: 1399px) {
      .header .header-banner .headline-container {
        background-size: 50%;
        top: 5%;
        left: 17%; } }
    @media screen and (max-width: 1199px) {
      .header .header-banner .headline-container {
        background-size: 50%;
        top: 5%;
        left: 15%; } }
    @media screen and (max-width: 979px) {
      .header .header-banner .headline-container {
        background-size: 50%;
        top: 10%;
        left: 15%; } }
    @media screen and (max-width: 759px) {
      .header .header-banner .headline-container {
        background-size: 55%;
        top: 10%;
        left: 13%; } }
    @media screen and (max-width: 719px) {
      .header .header-banner .headline-container {
        background-size: 55%;
        top: 5%;
        left: 13%; } }
    @media screen and (max-width: 579px) {
      .header .header-banner .headline-container {
        background-image: url("../img/DSWH_Logo/DSWH_Logo@0,5x.png");
        background-size: 60%;
        top: 0;
        left: 8%; } }
    @media screen and (max-width: 419px) {
      .header .header-banner .headline-container {
        background-size: 65%;
        top: 0;
        left: 5%; } }

/* ==========================================================================
   Donations
   ========================================================================== */
.donations {
  z-index: 80;
  position: relative;
  margin-bottom: -90pt; }
  @media screen and (max-width: 1399px) {
    .donations {
      margin-bottom: -82pt; } }
  @media screen and (max-width: 1199px) {
    .donations {
      margin-bottom: -77pt; } }
  @media screen and (max-width: 979px) {
    .donations {
      margin-bottom: -70pt; } }
  @media screen and (max-width: 759px) {
    .donations {
      margin-bottom: -68pt; } }
  @media screen and (max-width: 719px) {
    .donations {
      margin-bottom: -84pt; } }
  @media screen and (max-width: 579px) {
    .donations {
      margin-bottom: -79pt; } }
  @media screen and (max-width: 419px) {
    .donations {
      margin-bottom: -70pt; } }
  .donations .donation-headline {
    position: relative;
    padding-top: 0; }
    .donations .donation-headline h2 {
      margin-top: 25pt;
      font-family: Neris-Black, sans-serif;
      font-weight: normal;
      color: #c2261b;
      margin-bottom: 25pt;
      font-size: 44pt;
      line-height: 44pt; }
      @media screen and (max-width: 1399px) {
        .donations .donation-headline h2 {
          font-size: 42pt;
          line-height: 42pt; } }
      @media screen and (max-width: 1199px) {
        .donations .donation-headline h2 {
          line-height: 40pt;
          font-size: 40pt; } }
      @media screen and (max-width: 979px) {
        .donations .donation-headline h2 {
          font-size: 38pt;
          line-height: 38pt; } }
      @media screen and (max-width: 759px) {
        .donations .donation-headline h2 {
          font-size: 36pt;
          line-height: 36pt; } }
      @media screen and (max-width: 719px) {
        .donations .donation-headline h2 {
          font-size: 33pt;
          line-height: 33pt; } }
      @media screen and (max-width: 579px) {
        .donations .donation-headline h2 {
          font-size: 30pt;
          line-height: 30pt; } }
      @media screen and (max-width: 419px) {
        .donations .donation-headline h2 {
          font-size: 27pt;
          line-height: 27pt; } }
    .donations .donation-headline:after {
      content: url("../img/donations-bow.png");
      position: absolute;
      width: auto;
      height: auto;
      z-index: 40;
      position: absolute;
      left: 50%;
      transform: translate(-50%);
      bottom: 0; }
  .donations .donations-body {
    padding-top: 15pt;
    padding-bottom: 20pt; }
    .donations .donations-body .donation-box {
      text-decoration: none;
      background-color: #fff;
      width: 100%;
      height: 100%;
      display: block; }
      .donations .donations-body .donation-box:hover.bfdw .donation-bottom {
        background-color: #fff; }
        .donations .donations-body .donation-box:hover.bfdw .donation-bottom p {
          color: #eb680a; }
      .donations .donations-body .donation-box:hover.misereor .donation-bottom {
        background-color: #fff; }
        .donations .donations-body .donation-box:hover.misereor .donation-bottom p {
          color: #830050; }
      .donations .donations-body .donation-box .donation-inner {
        margin: 0;
        border: 2.5pt solid black;
        border-bottom: none;
        border-radius: 3pt 3pt 0 0;
        padding: 0 0 30pt 0;
        width: 100%;
        height: auto; }
        @media screen and (max-width: 1399px) {
          .donations .donations-body .donation-box .donation-inner {
            padding-bottom: 25pt; } }
        @media screen and (max-width: 1199px) {
          .donations .donations-body .donation-box .donation-inner {
            padding-bottom: 20pt; } }
        @media screen and (max-width: 979px) {
          .donations .donations-body .donation-box .donation-inner {
            padding-bottom: 15pt; } }
        @media screen and (max-width: 759px) {
          .donations .donations-body .donation-box .donation-inner {
            padding-bottom: 10pt; } }
        @media screen and (max-width: 719px) {
          .donations .donations-body .donation-box .donation-inner {
            padding-bottom: 30pt; } }
        @media screen and (max-width: 579px) {
          .donations .donations-body .donation-box .donation-inner {
            padding-bottom: 25pt; } }
        @media screen and (max-width: 419px) {
          .donations .donations-body .donation-box .donation-inner {
            padding-bottom: 20pt; } }
        .donations .donations-body .donation-box .donation-inner img {
          width: auto;
          height: auto;
          max-height: 60px; }
          @media screen and (max-width: 1399px) {
            .donations .donations-body .donation-box .donation-inner img {
              max-height: 50px; } }
          @media screen and (max-width: 1199px) {
            .donations .donations-body .donation-box .donation-inner img {
              max-height: 40px; } }
          @media screen and (max-width: 979px) {
            .donations .donations-body .donation-box .donation-inner img {
              max-height: 30px; } }
          @media screen and (max-width: 759px) {
            .donations .donations-body .donation-box .donation-inner img {
              max-height: 25px; } }
          @media screen and (max-width: 719px) {
            .donations .donations-body .donation-box .donation-inner img {
              max-height: 50px; } }
          @media screen and (max-width: 579px) {
            .donations .donations-body .donation-box .donation-inner img {
              max-height: 40px; } }
          @media screen and (max-width: 419px) {
            .donations .donations-body .donation-box .donation-inner img {
              max-height: 30px; } }
        .donations .donations-body .donation-box .donation-inner p {
          font-family: Neris-Black, sans-serif;
          font-weight: bold;
          color: #c5c5c5;
          font-size: 18pt;
          margin-bottom: 5pt; }
          @media screen and (max-width: 1399px) {
            .donations .donations-body .donation-box .donation-inner p {
              font-size: 17pt; } }
          @media screen and (max-width: 1199px) {
            .donations .donations-body .donation-box .donation-inner p {
              font-size: 15pt; } }
          @media screen and (max-width: 979px) {
            .donations .donations-body .donation-box .donation-inner p {
              font-size: 11pt; } }
          @media screen and (max-width: 759px) {
            .donations .donations-body .donation-box .donation-inner p {
              font-size: 11pt; } }
          @media screen and (max-width: 719px) {
            .donations .donations-body .donation-box .donation-inner p {
              font-size: 18pt; } }
          @media screen and (max-width: 579px) {
            .donations .donations-body .donation-box .donation-inner p {
              font-size: 16pt; } }
          @media screen and (max-width: 419px) {
            .donations .donations-body .donation-box .donation-inner p {
              font-size: 11pt; } }
      .donations .donations-body .donation-box.misereor .donation-inner img {
        width: auto;
        height: auto;
        max-height: 50px;
        margin: 5px 0; }
        @media screen and (max-width: 1399px) {
          .donations .donations-body .donation-box.misereor .donation-inner img {
            max-height: 50px;
            margin: 0; } }
        @media screen and (max-width: 1199px) {
          .donations .donations-body .donation-box.misereor .donation-inner img {
            max-height: 40px; } }
        @media screen and (max-width: 979px) {
          .donations .donations-body .donation-box.misereor .donation-inner img {
            max-height: 30px; } }
        @media screen and (max-width: 759px) {
          .donations .donations-body .donation-box.misereor .donation-inner img {
            max-height: 25px; } }
        @media screen and (max-width: 719px) {
          .donations .donations-body .donation-box.misereor .donation-inner img {
            max-height: 50px; } }
        @media screen and (max-width: 579px) {
          .donations .donations-body .donation-box.misereor .donation-inner img {
            max-height: 40px; } }
        @media screen and (max-width: 419px) {
          .donations .donations-body .donation-box.misereor .donation-inner img {
            max-height: 30px; } }
    .donations .donations-body .donation-bottom {
      border: 2.5pt solid black;
      margin: 0;
      padding: 0;
      width: 100%;
      border-radius: 0 0 3pt 3pt;
      height: auto; }
      .donations .donations-body .donation-bottom p {
        font-family: Neris-SemiBold, sans-serif;
        font-weight: bold;
        color: #fff;
        font-size: 24pt;
        padding: 5pt 0;
        margin: 0; }
        @media screen and (max-width: 1399px) {
          .donations .donations-body .donation-bottom p {
            font-size: 20pt; } }
        @media screen and (max-width: 1199px) {
          .donations .donations-body .donation-bottom p {
            font-size: 17pt; } }
        @media screen and (max-width: 979px) {
          .donations .donations-body .donation-bottom p {
            font-size: 13pt; } }
        @media screen and (max-width: 759px) {
          .donations .donations-body .donation-bottom p {
            font-size: 12pt; } }
        @media screen and (max-width: 719px) {
          .donations .donations-body .donation-bottom p {
            font-size: 21pt; } }
        @media screen and (max-width: 579px) {
          .donations .donations-body .donation-bottom p {
            font-size: 18pt; } }
        @media screen and (max-width: 419px) {
          .donations .donations-body .donation-bottom p {
            font-size: 13pt; } }
    .donations .donations-body .misereor .donation-bottom {
      border-color: #830050;
      background-color: #830050; }
    .donations .donations-body .misereor .donation-inner {
      border-color: #830050; }
    .donations .donations-body .bfdw .donation-bottom {
      border-color: #eb680a;
      background-color: #eb680a; }
    .donations .donations-body .bfdw .donation-inner {
      border-color: #eb680a; }

/* ==========================================================================
   Projects
   ========================================================================== */
.projects {
  position: relative;
  background-color: #f5e2bd; }
  .projects .projects-headline {
    position: relative;
    padding-top: 50pt; }
    @media screen and (max-width: 1399px) {
      .projects .projects-headline {
        padding-top: 110pt; } }
    @media screen and (max-width: 1199px) {
      .projects .projects-headline {
        padding-top: 100pt; } }
    @media screen and (max-width: 979px) {
      .projects .projects-headline {
        padding-top: 90pt; } }
    @media screen and (max-width: 759px) {
      .projects .projects-headline {
        padding-top: 80pt; } }
    @media screen and (max-width: 719px) {
      .projects .projects-headline {
        padding-top: 80pt; } }
    @media screen and (max-width: 579px) {
      .projects .projects-headline {
        padding-top: 80pt; } }
    @media screen and (max-width: 419px) {
      .projects .projects-headline {
        padding-top: 80pt; } }
    .projects .projects-headline h2 {
      margin-top: 25pt;
      font-family: Neris-Black, sans-serif;
      font-weight: normal;
      font-size: 44pt;
      line-height: 44pt;
      margin-bottom: 25pt;
      color: #cca673; }
      @media screen and (max-width: 1399px) {
        .projects .projects-headline h2 {
          font-size: 42pt;
          line-height: 42pt; } }
      @media screen and (max-width: 1199px) {
        .projects .projects-headline h2 {
          line-height: 40pt;
          font-size: 40pt; } }
      @media screen and (max-width: 979px) {
        .projects .projects-headline h2 {
          font-size: 38pt;
          line-height: 38pt; } }
      @media screen and (max-width: 759px) {
        .projects .projects-headline h2 {
          font-size: 36pt;
          line-height: 36pt; } }
      @media screen and (max-width: 719px) {
        .projects .projects-headline h2 {
          font-size: 33pt;
          line-height: 33pt; } }
      @media screen and (max-width: 579px) {
        .projects .projects-headline h2 {
          font-size: 30pt;
          line-height: 30pt; } }
      @media screen and (max-width: 419px) {
        .projects .projects-headline h2 {
          font-size: 27pt;
          line-height: 27pt; } }
    .projects .projects-headline:after {
      content: url("../img/projects-bow.png");
      position: absolute;
      bottom: 0;
      position: absolute;
      left: 50%;
      transform: translate(-50%);
      color: #cca673; }
  .projects .projects-body {
    padding-top: 15pt;
    padding-bottom: 90pt; }
    @media screen and (max-width: 1399px) {
      .projects .projects-body {
        padding-bottom: 90pt; } }
    @media screen and (max-width: 1199px) {
      .projects .projects-body {
        padding-bottom: 80pt; } }
    @media screen and (max-width: 979px) {
      .projects .projects-body {
        padding-bottom: 70pt; } }
    @media screen and (max-width: 759px) {
      .projects .projects-body {
        padding-bottom: 60pt; } }
    @media screen and (max-width: 719px) {
      .projects .projects-body {
        padding-bottom: 50pt; } }
    @media screen and (max-width: 579px) {
      .projects .projects-body {
        padding-bottom: 50pt; } }
    @media screen and (max-width: 419px) {
      .projects .projects-body {
        padding-bottom: 50pt; } }
    .projects .projects-body .project-link {
      text-decoration: none; }
    .projects .projects-body .project-box {
      text-decoration: none;
      position: relative; }
      .projects .projects-body .project-box span {
        position: absolute;
        top: 10pt;
        color: #ffffff;
        padding: 3px 6px;
        font-size: 20pt;
        border-radius: 3px;
        position: absolute;
        left: 50%;
        transform: translate(-50%); }
        @media screen and (max-width: 1399px) {
          .projects .projects-body .project-box span {
            font-size: 18pt; } }
        @media screen and (max-width: 1199px) {
          .projects .projects-body .project-box span {
            font-size: 16pt; } }
        @media screen and (max-width: 979px) {
          .projects .projects-body .project-box span {
            font-size: 14pt; } }
        @media screen and (max-width: 759px) {
          .projects .projects-body .project-box span {
            font-size: 12pt; } }
        @media screen and (max-width: 719px) {
          .projects .projects-body .project-box span {
            font-size: 21pt; } }
        @media screen and (max-width: 579px) {
          .projects .projects-body .project-box span {
            font-size: 18pt; } }
        @media screen and (max-width: 419px) {
          .projects .projects-body .project-box span {
            font-size: 13pt; } }
      .projects .projects-body .project-box.india:hover span {
        background-color: #fefefe;
        color: #c32854; }
      .projects .projects-body .project-box.india:hover p {
        color: #fefefe;
        background-color: #c32854; }
      .projects .projects-body .project-box.kenia:hover span {
        background-color: #fefefe;
        color: #e07d41; }
      .projects .projects-body .project-box.kenia:hover p {
        color: #fefefe;
        background-color: #e07d41; }
      .projects .projects-body .project-box.kamerun:hover span {
        background-color: #fefefe;
        color: #0c673e; }
      .projects .projects-body .project-box.kamerun:hover p {
        color: #fefefe;
        background-color: #0c673e; }
      .projects .projects-body .project-box.uganda:hover span {
        background-color: #fefefe;
        color: #5288cb; }
      .projects .projects-body .project-box.uganda:hover p {
        color: #fefefe;
        background-color: #5288cb; }
    .projects .projects-body .project-inner {
      position: relative; }
    .projects .projects-body .project-bottom {
      background-color: #fff; }
      .projects .projects-body .project-bottom p {
        line-height: 1.25;
        height: 45pt;
        font-family: Neris-SemiBold, sans-serif;
        font-weight: normal;
        margin: 0;
        padding: 5pt;
        font-size: 16pt;
        color: #777;
        background-color: #fff; }
        @media screen and (max-width: 1399px) {
          .projects .projects-body .project-bottom p {
            height: 40pt;
            font-size: 14pt; } }
        @media screen and (max-width: 1199px) {
          .projects .projects-body .project-bottom p {
            height: 35pt;
            font-size: 13pt; } }
        @media screen and (max-width: 979px) {
          .projects .projects-body .project-bottom p {
            height: 28pt;
            font-size: 10pt; } }
        @media screen and (max-width: 759px) {
          .projects .projects-body .project-bottom p {
            font-size: 9pt;
            height: 25pt; } }
        @media screen and (max-width: 719px) {
          .projects .projects-body .project-bottom p {
            font-size: 16pt;
            height: auto; } }
        @media screen and (max-width: 579px) {
          .projects .projects-body .project-bottom p {
            font-size: 14pt; } }
        @media screen and (max-width: 419px) {
          .projects .projects-body .project-bottom p {
            font-size: 12pt; } }
    .projects .projects-body .uganda span {
      background-color: #5288cb;
      border: 2px solid #5288cb; }
    .projects .projects-body .india span {
      background-color: #c32854;
      border: 2px solid #c32854; }
    .projects .projects-body .kamerun span {
      background-color: #0c673e;
      border: 2px solid #0c673e; }
    .projects .projects-body .kenia span {
      background-color: #e07d41;
      border: 2px solid #e07d41; }

/* ==========================================================================
   About
   ========================================================================== */
.about {
  position: relative;
  background-color: #c2261b; }
  .about .about-headline {
    z-index: 40;
    padding-top: 80pt;
    position: relative; }
    @media screen and (max-width: 1399px) {
      .about .about-headline {
        padding-top: 80pt; } }
    @media screen and (max-width: 1199px) {
      .about .about-headline {
        padding-top: 70pt; } }
    @media screen and (max-width: 979px) {
      .about .about-headline {
        padding-top: 60pt; } }
    @media screen and (max-width: 759px) {
      .about .about-headline {
        padding-top: 50pt; } }
    @media screen and (max-width: 719px) {
      .about .about-headline {
        padding-top: 50pt; } }
    @media screen and (max-width: 579px) {
      .about .about-headline {
        padding-top: 50pt; } }
    @media screen and (max-width: 419px) {
      .about .about-headline {
        padding-top: 50pt; } }
    .about .about-headline h2 {
      margin-top: 25pt;
      font-family: Neris-Black, sans-serif;
      font-weight: normal;
      color: #f5e2bd;
      font-size: 38pt;
      line-height: 38pt;
      margin-bottom: 25pt; }
      @media screen and (max-width: 1399px) {
        .about .about-headline h2 {
          font-size: 36pt;
          line-height: 36pt; } }
      @media screen and (max-width: 1199px) {
        .about .about-headline h2 {
          line-height: 34pt;
          font-size: 34pt; } }
      @media screen and (max-width: 979px) {
        .about .about-headline h2 {
          font-size: 32pt;
          line-height: 32pt; } }
      @media screen and (max-width: 759px) {
        .about .about-headline h2 {
          font-size: 30pt;
          line-height: 30pt; } }
      @media screen and (max-width: 719px) {
        .about .about-headline h2 {
          font-size: 36pt;
          line-height: 36pt; } }
      @media screen and (max-width: 579px) {
        .about .about-headline h2 {
          font-size: 33pt;
          line-height: 33pt; } }
      @media screen and (max-width: 419px) {
        .about .about-headline h2 {
          font-size: 30pt;
          line-height: 30pt; } }
    .about .about-headline:after {
      content: url("../img/about-bow.png");
      position: absolute;
      bottom: 0;
      position: absolute;
      left: 50%;
      transform: translate(-50%); }
  .about .about-body {
    position: relative;
    z-index: 40;
    padding-top: 15pt;
    padding-bottom: 80pt; }
    @media screen and (max-width: 1399px) {
      .about .about-body {
        padding-bottom: 50pt; } }
    @media screen and (max-width: 1199px) {
      .about .about-body {
        padding-bottom: 40pt; } }
    @media screen and (max-width: 979px) {
      .about .about-body {
        padding-bottom: 30pt; } }
    @media screen and (max-width: 759px) {
      .about .about-body {
        padding-bottom: 30pt; } }
    @media screen and (max-width: 719px) {
      .about .about-body {
        padding-bottom: 30pt; } }
    @media screen and (max-width: 579px) {
      .about .about-body {
        padding-bottom: 30pt; } }
    @media screen and (max-width: 419px) {
      .about .about-body {
        padding-bottom: 30pt; } }
    .about .about-body p {
      font-family: Neris-SemiBold, sans-serif;
      font-weight: normal;
      font-size: 16pt;
      color: #f5e2bd;
      line-height: 1.4; }
  .about .star {
    width: 102%;
    height: 100%;
    position: absolute;
    background-image: url("../img/about-back.png");
    opacity: 1;
    z-index: 20;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 110%;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    left: 49%; }
    @media screen and (max-width: 1399px) {
      .about .star {
        background-size: 120%; } }
    @media screen and (max-width: 1199px) {
      .about .star {
        background-size: 140%; } }
    @media screen and (max-width: 979px) {
      .about .star {
        background-size: 180%; } }
    @media screen and (max-width: 759px) {
      .about .star {
        background-size: 220%; } }
    @media screen and (max-width: 719px) {
      .about .star {
        background-size: 220%; } }
    @media screen and (max-width: 579px) {
      .about .star {
        background-size: 280%; } }
    @media screen and (max-width: 419px) {
      .about .star {
        background-size: 300%; } }

/* ==========================================================================
   Imprint
   ========================================================================== */
.imprint .imprint-headline {
  position: relative;
  padding-top: 20pt; }
  .imprint .imprint-headline h2 {
    margin-top: 25pt;
    font-family: Neris-Black, sans-serif;
    font-weight: normal;
    font-size: 38pt;
    line-height: 38pt;
    margin-bottom: 25pt;
    color: #c6c6c6; }
    @media screen and (max-width: 1399px) {
      .imprint .imprint-headline h2 {
        font-size: 36pt;
        line-height: 36pt; } }
    @media screen and (max-width: 1199px) {
      .imprint .imprint-headline h2 {
        line-height: 34pt;
        font-size: 34pt; } }
    @media screen and (max-width: 979px) {
      .imprint .imprint-headline h2 {
        font-size: 32pt;
        line-height: 32pt; } }
    @media screen and (max-width: 759px) {
      .imprint .imprint-headline h2 {
        font-size: 30pt;
        line-height: 30pt; } }
    @media screen and (max-width: 719px) {
      .imprint .imprint-headline h2 {
        font-size: 36pt;
        line-height: 36pt; } }
    @media screen and (max-width: 579px) {
      .imprint .imprint-headline h2 {
        font-size: 33pt;
        line-height: 33pt; } }
    @media screen and (max-width: 419px) {
      .imprint .imprint-headline h2 {
        font-size: 30pt;
        line-height: 30pt; } }
  .imprint .imprint-headline:after {
    content: url("../img/imprint-bow.png");
    position: absolute;
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%); }
.imprint .imprint-body {
  padding-top: 15pt;
  padding-bottom: 20pt; }
  .imprint .imprint-body p {
    line-height: 1;
    font-family: Neris-Light, sans-serif;
    font-weight: bold;
    font-size: 16pt;
    margin: 5pt 0;
    color: #ababab; }
  .imprint .imprint-body strong {
    font-family: Neris-Black, sans-serif;
    font-weight: normal;
    color: #ababab; }
  .imprint .imprint-body a {
    font-size: 15pt;
    font-family: Neris-Light, sans-serif;
    font-weight: bold;
    color: #ababab; }
    .imprint .imprint-body a:hover {
      text-decoration: none; }
  .imprint .imprint-body .imprint-body-small {
    padding-top: 15pt;
    padding-bottom: 20pt; }
    .imprint .imprint-body .imprint-body-small p {
      line-height: 1;
      font-family: Neris-Light, sans-serif;
      font-weight: normal;
      font-size: 12pt;
      margin: 5pt 0;
      color: #ababab; }
    .imprint .imprint-body .imprint-body-small strong {
      font-family: Neris-Black, sans-serif;
      font-weight: normal;
      color: #ababab; }
    .imprint .imprint-body .imprint-body-small a {
      font-size: 12pt;
      font-family: Neris-Light, sans-serif;
      font-weight: normal;
      color: #ababab; }
      .imprint .imprint-body .imprint-body-small a:hover {
        text-decoration: none; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
        /* Black prints faster:
										  http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

    /*
	 * Don't show links that are fragment identifiers,
	 * or use the `javascript:` pseudo protocol
	 */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

    /*
	 * Printing Tables:
	 * http://css-discuss.incutio.com/wiki/Printing_Tables
	 */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=style.css.map */
