.display {
  color: #7e6851;
}
.negative {
  color: #fff;
}
.bkg-display {
  background: #7e6851;
}
.bkg-negative {
  background: #1d1d1b;
}
.bkg-second {
  background: #f4f2eb;
}
.wrapper-menu .button-menu {
  text-align: right;
}
.wrapper-menu .button-menu a {
  background: white;
  color: #7e6851;
  padding: 8px 28px 3px;
  font-size: 1.2em;
}
.about .bkg-negative {
  background: url("../img/bkg-negative.png");
}
@media only screen and (min-width: 1200px) {
  section.real-africa .get-know .text {
    line-height: 1.2em;
  }
  section.real-africa .get-know .negative {
    display: block;
  }
  section.about .bkg-star-clean {
    flex: 0 0 26%!important;
    max-width: 26%!important;
  }
  section.about .bkg-negative {
    flex: 0 0 50%!important;
    max-width: 50%!important;
    margin-left: 20px;
  }
  section.donate {
    background-size: cover!important;
  }
  section.donate .row {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position-x: -130px;
  }
  section.donate .row .context {
    margin-bottom: 140px;
  }
  section.donate .row .context .text {
    margin: 15px 0 30px 0;
  }
  section.who-whe-are .text {
    font-size: 1.4em;
  }
  section.get-to-know h1 {
    line-height: 0.9em;
  }
  section.get-to-know .text {
    line-height: 1.2em;
    font-size: 1.4em;
  }
  section.bkg-negative.wwd .text-semibold {
    line-height: 1.2em;
    font-size: 1.4em;
  }
  section.bkg-negative.wwd .bkg-staw {
    height: 500px;
    width: 500px;
  }
  section.how-we-serve .text {
    font-size: 1.4em !important;
    line-height: 1.2em;
  }
  section.how-we-serve .container.second .offset-xl-1 {
    margin-left: 8.333333% !important;
  }
  section.how-we-serve .container.second .offset-xl-1 .text-bold {
    font-size: 1.4em !important;
    line-height: 1.2em;
  }
  section.africa-map {
    padding: 60px 0;
  }
  section.contact .text {
    font-size: 1.4em !important;
    line-height: 1.2em;
  }
  section.contact input[type="text"],
  section.contact input[type="email"],
  section.contact textarea {
    background: transparent!important;
    border: 1px solid #7e6851 !important;
  }
  section.contact label span {
    color: #7e6851 !important;
  }
  footer {
    padding: 10px!important;
  }
}
@media only screen and (min-width: 1360px) {
  section.donate .row {
    background-position-x: 10px;
  }
  section.how-we-serve .text {
    font-size: 1.6em !important;
    line-height: 1.2em;
  }
  section.how-we-serve .container.second .offset-xl-1 .text-bold {
    font-size: 1.6em !important;
    line-height: 1.2em;
  }
}
@media only screen and (min-width: 1900px) {
  section.real-africa .get-know {
    padding: 150px 55px 0;
  }
  section.about img {
    width: 80%;
    height: auto;
    z-index: -3;
    max-height: initial;
  }
  .donate .row {
    background-position-x: 240px!important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 720px) {
  .wrapper-menu .button-menu a {
    padding: 8px 8px 3px;
    width: 93px;
    float: right;
  }
  .wrapper-menu header .box-menu {
    left: calc(100% - 30px);
  }
}
@media only screen and (min-width: 320px) and (max-width: 500px) {
  .wrapper-menu .button-menu a {
    padding: 8px 8px 3px;
    width: 72px;
    font-size: 0.9em !important;
    float: right;
  }
}
@media only screen and (min-width: 540px) {
  section.who-whe-are .secondBlock {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 540px) {
  body[data-animation="donate"] {
    height: calc(100vh - 48px);
  }
  section.contact h1 {
    margin-top: -40px;
  }
  section.contact input[type="text"],
  section.contact input[type="email"],
  section.contact textarea {
    background: transparent!important;
    border: 1px solid #7e6851 !important;
  }
  section.contact label span {
    color: #7e6851 !important;
  }
  section.donate .row {
    background-position: center 45%;
    background-image: inherit!important;
  }
  section.donate .row .context {
    margin-bottom: 40px;
  }
  section.get-to-know h1 {
    margin-top: 30px;
  }
  section.get-to-know .get-to-know-body {
    margin-top: 0!important;
  }
  section.who-whe-are h1.upperCase {
    margin-bottom: 20px;
  }
  section.who-whe-are .secondBlock {
    margin-top: 0;
  }
  footer {
    padding: 10px!important;
  }
}
@media (min-width: 540px) and (max-width: 1199px) {
  section.donate .row {
    background-image: inherit!important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  section.donate {
    margin-bottom: 60px;
  }
  section.donate .context {
    left: inherit!important;
    top: -10px !important;
  }
}
@media (min-width: 1000px) and (max-width: 1600px) {
  section.about .bkg-negative {
    flex: 0 0 60%!important;
    max-width: 60%!important;
  }
  section.about img {
    max-width: 130%;
    max-height: 130%;
    width: 130%;
  }
  section.donate .context .upperCase,
  section.donate .context .text,
  section.donate .context a {
    opacity: 1!important;
  }
}
/*# sourceMappingURL=responsive.css.map */