/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'valentinaregular';
  src: url("webfont/valentina-regular-webfont.eot");
  src: url("webfont/valentina-regular-webfont.eot?#iefix") format("embedded-opentype"), url("webfont/valentina-regular-webfont.woff2") format("woff2"), url("webfont/valentina-regular-webfont.woff") format("woff"), url("webfont/valentina-regular-webfont.ttf") format("truetype"), url("webfont/valentina-regular-webfont.svg#webfont/valentina-regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.divs {
  width: 100vw;
  height: 100vh;
}

p {
  font-family: "trade-gothic", "Source Sans Pro", sans-serif;
  line-height: 22px;
  font-weight: 300;
  font-size: 16px;
}

#one {
  background: url(images/01.jpg) center center fixed;
  background-size: cover;
  font-family: "valentinaregular", serif;
}
#one #head1 {
  width: 100%;
  margin-top: 3%;
  position: relative;
}
#one #mobilehead {
  display: none;
}
@media screen and (max-width: 600px) {
  #one {
    height: 30vh;
  }
}

@media screen and (max-width: 500px) {
  #one #head1 {
    display: none;
    width: 0%;
    margin-top: 0%;
    position: relative;
  }

  #one #mobilehead {
    display: block;
    width: 100%;
    padding-top: 3%;
  }
}
#two {
  background: white;
}
#two img {
  width: 55%;
  float: left;
}
#two p {
  width: 35%;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 5%;
}

@-webkit-keyframes slideleft {
  0% {
    margin-left: -150%;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes slideleft {
  0% {
    margin-left: -150%;
  }
  100% {
    margin-left: 0;
  }
}
.slideleft {
  -webkit-animation: slideleft 2s forwards;
          animation: slideleft 2s forwards;
}

@media screen and (max-width: 773px) {
  #two {
    background: url(images/africagrey.png) center center fixed;
  }
  #two img {
    display: none;
  }
  #two p {
    width: 60%;
    float: none;
    margin-left: 18%;
    padding-top: 10px;
  }
}
@media screen and (max-width: 692px) {
  #two {
    background: url(images/africagrey2.png) center center fixed;
  }
  #two p {
    width: 80%;
    margin-left: 9%;
  }
}
@media screen and (max-width: 552px) {
  #two p {
    width: 97%;
    margin-left: 1%;
    padding-top: 2px;
    font-size: 15px;
  }
}
#three {
  width: 100%;
  height: auto;
  background: white;
}
#three #q1 {
  width: 100%;
}
#three #qm {
  display: none;
}

@media screen and (max-width: 466px) {
  #three #qm {
    display: block;
    width: 100%;
  }

  #q1 {
    display: none;
  }
}
#four {
  background: url(images/02.jpg) center center fixed;
  background-size: cover;
}
#four p {
  width: 30%;
  float: left;
  background: rgba(100, 147, 118, 0.55);
  padding: 10px;
  color: white;
  margin-left: 5%;
  margin-top: 80px;
}

@media screen and (max-width: 1200px) {
  #four p {
    width: 40%;
  }
}
@media screen and (max-width: 950px) {
  #four p {
    width: 50%;
  }
}
@media screen and (max-width: 723px) {
  #four p {
    width: 90%;
    margin-left: 2.5%;
  }
}
@media screen and (max-width: 410px) {
  #four p {
    width: 95%;
    margin-top: 10%;
    margin-left: 0%;
  }
}
#five {
  background: white;
  height: 80vh;
}
#five p {
  float: left;
  width: 40%;
  margin-left: 5%;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 552px) {
  #five p {
    width: 95%;
    margin-left: 2.5%;
  }
}
#six {
  background-color: white;
  height: auto;
}
#six #video {
  width: 100vw;
  height: 100vh;
}

@media screen and (max-width: 667px) {
  #six #video {
    width: 100vw;
    height: 80vh;
  }
}
@media screen and (max-width: 420px) {
  #six #video {
    width: 100vw;
    height: 50vh;
  }
}
#seven {
  background-color: white;
}
#seven #left {
  float: left;
  width: 50%;
}
#seven #left #nothover {
  margin-left: 2%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  margin-top: 10%;
  z-index: 1;
}
#seven #left #nothover li {
  width: 40%;
  padding: 2.5%;
  margin: 1%;
}
#seven #left #nothover li img {
  width: 100%;
}
#seven #left h1 {
  font-family: 'valentinaregular', serif;
  background-color: rgba(100, 147, 118, 0.55);
  font-size: 25px;
  padding: 20px 10px 20px 10px;
  text-align: center;
}
#seven #right {
  float: right;
  width: 50%;
}
#seven #right p {
  margin-right: 5%;
  width: 80%;
  margin-left: 5%;
  margin-left: 5%;
  padding-bottom: 20px;
  padding-top: 20px;
}

#mobile {
  margin-left: 2%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  margin-top: 10%;
  z-index: 1;
  display: none;
}
#mobile li {
  width: 40%;
  padding: 2.5%;
  margin: 1%;
}
#mobile li img {
  width: 100%;
}

@media screen and (max-width: 769px) {
  #seven #left {
    width: 95%;
    margin-left: 2.5%;
    float: none;
  }
  #seven #left #nothover {
    width: 100%;
    margin-top: 2%;
    margin-left: 0%;
  }
  #seven #left #nothover li {
    width: 22%;
    padding: 1%;
    margin: 0%;
  }
  #seven #left #nothover li img {
    width: 100%;
  }
  #seven #left h1 {
    font-size: 21px;
    padding: 10px 5px 10px 5px;
  }
  #seven #right {
    width: 95%;
    margin-left: 2.5%;
    float: none;
  }
  #seven #right p {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 667px) {
  #seven {
    height: auto;
  }
}
@media screen and (max-width: 545px) {
  #mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 2%;
    margin-left: 0%;
  }
  #mobile li {
    width: 22%;
    padding: 1%;
    margin: 0%;
  }
  #mobile li p {
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    color: white;
  }
  #mobile .words {
    background: rgba(100, 147, 118, 0.55);
    border-radius: 3px;
    padding-left: .5%;
    padding-right: .5%;
    margin: .5%;
  }

  #nothover {
    display: none;
  }
  #nothover li {
    display: none;
  }
}
#eight {
  background: url(images/03.jpg) center center fixed;
  background-size: cover;
}
#eight #q2 {
  width: 100%;
  margin-top: 10%;
}
#eight #qm2 {
  display: none;
}
@media screen and (max-width: 600px) {
  #eight {
    height: 50vh;
  }
}

@media screen and (max-width: 466px) {
  #eight #qm2 {
    display: block;
    width: 100%;
    padding-top: 20%;
  }

  #q2 {
    display: none;
  }
}
#nine {
  margin-bottom: 15%;
  background: white;
}
#nine p {
  width: 35%;
  float: left;
  margin-left: 5%;
  margin-top: 20px;
  margin-bottom: 20px;
}
#nine img {
  width: 40%;
  margin-left: 5%;
  margin-top: 5%;
}

@media screen and (max-width: 817px) {
  #nine p {
    width: 98%;
    float: none;
    margin-left: 1%;
    margin-top: 1%;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
  #nine img {
    display: inline;
    width: 32%;
    margin: 0;
  }
}
@media screen and (max-width: 490px) {
  #nine p {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0px;
       -moz-column-gap: 0px;
            column-gap: 0px;
  }
}
@-webkit-keyframes slideright {
  0% {
    margin-top: -50%;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes slideright {
  0% {
    margin-top: -50%;
  }
  100% {
    margin-top: 0;
  }
}
.slideright {
  -webkit-animation: slideright 2s forwards;
          animation: slideright 2s forwards;
}

@media screen and (max-width: 490px) {
  #nine {
    height: auto;
  }
}
footer {
  clear: both;
  background: rgba(100, 147, 118, 0.55);
  padding: 30px;
  text-align: center;
}
footer a {
  padding: 2px;
  font-size: 20px;
  color: white;
  font-family: "trade-gothic", "Source Sans Pro", sans-serif;
  text-decoration: none;
  font-weight: 300;
}

footer a:hover {
  font-style: italic;
}

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