.section {
  height: auto;
  background-color: #b8ccaf;
}

.slide {
  position: static;
  background-image: url('../images/OvamboSparrowhawk_Pretoria-NielCillié.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  height: 80vh;
}

.body {
  height: 300px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2b292b), to(#2b292b)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, #2b292b, #2b292b), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: #2b292b;
}

.div-block-2 {
  width: 80vw;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: #f3b42a;
}

.div-block-3 {
  height: auto;
  margin-top: 20px;
  margin-bottom: auto;
}

.columns {
  width: 95vw;
  height: auto;
  margin: 56px auto 60px;
}

.div-block-4 {
  margin-top: 77px;
  background-color: #2d5231;
}

.slide-2 {
  padding-top: 0px;
  padding-bottom: 40px;
  background-color: hsla(0, 0%, 100%, 0);
}

.slide-2.other {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: hsla(0, 0%, 100%, 0);
}

.slide-2.older {
  background-color: #fff;
  background-image: none;
}

.columns-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: 380px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.heading {
  font-family: Montserrat, sans-serif;
  color: #777a5a;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

.column {
  left: 37px;
}

.heading-2 {
  color: #fff;
}

.paragraph {
  margin-right: 35px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 25px;
  font-weight: 300;
  text-align: justify;
}

.paragraph-2 {
  width: 60%;
  margin: -6px auto 0px;
  padding: 20px 10px;
  background-color: #c7a88e;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
  text-align: center;
}

.paragraph-2.order {
  padding-left: 20px;
  text-align: left;
}

.bold-text {
  font-size: 20px;
}

.slide-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  padding-left: 60px;
  -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;
}

.left-arrow {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.icon {
  display: none;
}

.icon-2 {
  display: none;
}

.right-arrow {
  display: none;
}

.paragraph-3 {
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 33px;
}

.heading-3.tablet {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.heading-3.sub {
  font-size: 14px;
}

.heading-3.smallertext {
  font-size: 14px;
}

.slider-2 {
  display: block;
  width: auto;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: #fff;
}

.slider-2.our {
  height: 480px;
  padding-top: 10px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/background.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.slider-2.older {
  background-color: #fff;
}

.slider-2.older {
  height: 480px;
  padding-top: 0px;
  -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: #e0e0e0;
}

.div-block-5 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-6 {
  margin-top: 70px;
}

.image {
  width: 200px;
  height: 300px;
  background-color: transparent;
}

.image:hover {
  background-color: #323325;
}

.slide-nav-2 {
  position: absolute;
  display: block;
  -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;
}

.slide-nav-2.hide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slide-nav-2.hide.nav {
  display: none;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.right-arrow-2 {
  overflow: visible;
  max-width: 30px;
  margin-right: 20px;
}

.mask {
  padding-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: hsla(0, 0%, 100%, 0);
}

.nav-link {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.nav-link:hover {
  color: hsla(0, 0%, 100%, 0.6);
}

.nav-link-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.nav-link-2:hover {
  color: hsla(0, 0%, 100%, 0.6);
}

.nav-menu {
  font-family: Montserrat, sans-serif;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-8 {
  height: auto;
  background-color: rgba(255, 255, 255, 0.22);
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 50vh;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-5 {
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #c7a88e;
  font-size: 45px;
  line-height: 100%;
}

.heading-5.order {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #fff;
}

.heading-5.gallery {
  margin-bottom: 20px;
  text-align: center;
}

.heading-6 {
  width: 300px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #c7a88e;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.lightbox-link {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -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;
}

.column-4 {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.lightbox-link-2 {
  width: 300px;
  height: 300px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-2 {
  width: 300px;
  height: 300px;
}

.lightbox-link-3 {
  width: 300px;
  height: 300px;
}

.columns-4 {
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.column-5 {
  height: auto;
}

.footer {
  margin-top: auto;
  background-color: #94ac81;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.column-6 {
  padding-left: 0px;
}

.column-7 {
  padding-left: 0px;
}

.column-8 {
  padding-left: 0px;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  padding-left: 10px;
  -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;
}

.column-10 {
  padding-left: 0px;
}

.paragraph-4 {
  margin-top: 36px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.bold-text-2 {
  font-size: 16px;
  text-decoration: none;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.nav-link-3 {
  color: #fff;
}

.nav-link-3:hover {
  color: hsla(0, 0%, 100%, 0.6);
}

.nav-link-4 {
  color: #fff;
}

.nav-link-4:hover {
  color: hsla(0, 0%, 100%, 0.6);
}

.navbar {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95vw;
  margin-right: auto;
  margin-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: hsla(0, 0%, 100%, 0);
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.brand {
  display: block;
  width: 200px;
  height: 180px;
  background-image: url('../images/gameparkspuplishing.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #94ac81;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: auto;
  margin: 10px auto;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #323325;
  opacity: 0;
}

.div-block-11:hover {
  opacity: 1;
}

.paragraph-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.bold-text-3 {
  font-size: 16px;
}

.bold-text-3:hover {
  opacity: 0.33;
}

.button {
  margin-bottom: 60px;
  border-radius: 20px;
  background-color: #c7a88e;
  opacity: 0;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.div-block-12 {
  display: none;
}

.div-block-13 {
  width: 60%;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Asset-14.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-13.bottom {
  background-image: url('../images/Asset-15.png');
  background-position: 50% 0%;
  background-size: cover;
}

.div-block-14 {
  margin-top: -43px;
  padding-top: 0px;
}

.div-block-14.order {
  margin-top: auto;
}

.column-12 {
  height: 250px;
  background-image: url('../images/Asset-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-13 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-14 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-15 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 380px;
  -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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/GPP_ProductsList-1-1_0003_eagles-of-south-africa.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.div-block-15.kruger {
  background-image: url('../images/pub_0001_animals_of_the_greater_kruger.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-15.kgaligadi {
  background-image: url('../images/pub_0002_animals-of-the-kgalagadi.png'), url('../images/pub_0004_animals-of-the-greater-kruger-ID-checklist--map.png');
  background-position: 50% 50%, 50% 50%;
  background-size: contain, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-15.pilanesberg {
  background-image: url('../images/pub_0000_animals_of_pilanesberg.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-15.mammal-guide {
  background-image: url('../images/GPP_ProductsList-1-1_0000_mammal-guide-of-southern-africa.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-15.pocket-mammals {
  background-image: url('../images/GPP_ProductsList-1-1_0001_pocket-guide-to-the-mammals-of-south-africa.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-15.pocket-birds {
  background-image: url('../images/GPP_ProductsList-1-1_0002_pocket-guide-to-birds-of-southern-africa.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-15.garden-birds {
  background-image: url('../images/GPP_ProductsList-1-1_0004_southern-african-garden-birds.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-15.outdoophoto {
  width: 200px;
  height: 300px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/GPP_ProductsList-1-1_0005_the-best-of-outdoor-photo-portfolio-1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-15.pocket-pilanesberg {
  background-image: url('../images/pub_0003_pilanesberg-map--ID-guide.png');
  background-size: contain;
}

.div-block-15.checklist {
  background-image: url('../images/pub_0004_animals-of-the-greater-kruger-ID-checklist--map.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
}

.div-block-15.kruger-checklist {
  background-image: url('../images/pub_0004_animals-of-the-greater-kruger-ID-checklist--map.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-15.kgalagadi-pocket {
  background-image: url('../images/pub_0005_animals-of-the-kgalagadi-ID-Checklist--map.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-15.birdguide {
  width: 200px;
  height: 300px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/unnamed_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-15.raptorguide {
  width: 200px;
  height: 300px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/unnamed-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph-6 {
  width: 250px;
  height: 380px;
  padding-top: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 51, 37, 0.78)), to(rgba(50, 51, 37, 0.78)));
  background-image: linear-gradient(180deg, rgba(50, 51, 37, 0.78), rgba(50, 51, 37, 0.78));
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.bold-text-4 {
  font-size: 18px;
}

.bold-text-5 {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 20px;
  background-color: #c7a88e;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
}

.div-block-16 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 100%;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 51, 37, 0.8)), to(rgba(50, 51, 37, 0.8)));
  background-image: linear-gradient(180deg, rgba(50, 51, 37, 0.8), rgba(50, 51, 37, 0.8));
  opacity: 0;
}

.div-block-16:hover {
  opacity: 1;
}

.div-block-16.kruger {
  position: absolute;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-16.hide {
  display: none;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.bold-text-6 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.button-2 {
  background-color: #c7a88e;
}

.button-3 {
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c7a88e), to(#c7a88e));
  background-image: linear-gradient(180deg, #c7a88e, #c7a88e);
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.button-3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#94ac81), to(#94ac81)), -webkit-gradient(linear, left top, left bottom, from(#c7a88e), to(#c7a88e));
  background-image: linear-gradient(180deg, #94ac81, #94ac81), linear-gradient(180deg, #c7a88e, #c7a88e);
  font-weight: 700;
}

.button-3.banner {
  width: 45%;
  margin-top: 59px;
  margin-right: auto;
  margin-left: auto;
}

.column-15 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-16 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-17 {
  height: 20px;
  margin-top: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/Asset-12.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-18 {
  background-image: url('../images/Asset-12.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-19 {
  height: 50px;
  margin-top: -7px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/Asset-13.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/Leopard_ElephantPlains-NielCillié20161012879a0655_1920px.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(184, 38, 38, 0.5)), to(rgba(184, 38, 38, 0.5)));
  background-image: url('../images/Leopard_ElephantPlains-NielCillié20161012879a0655_1920px.jpg'), linear-gradient(180deg, rgba(184, 38, 38, 0.5), rgba(184, 38, 38, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.slide-4 {
  background-image: url('../images/AfricanHoopoe_feeding_juvenile_GreaterHoneyguide_Pretoria-NielCillié_S5R4857_1920px.jpg');
  background-position: 50% 30%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5 {
  background-image: url('../images/Lion_drinking-ElephantPlains-NielCillié_S5R1678_1920px.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/African_Hawk-Eagle_juvenile_Pretoria_CP4O6961_1920px.jpg'), url('../images/unnamed.jpg');
  background-position: 50% 30%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.slide-7 {
  background-image: url('../images/unnamed-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-17 {
  height: 250px;
  background-image: url('../images/burger.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-20 {
  background-image: url('../images/Asset-12.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-3 {
  width: 300px;
  height: 300px;
}

.image-4 {
  width: 300px;
  height: 300px;
}

.image-5 {
  width: 300px;
  height: auto;
}

.image-6 {
  width: 300px;
  height: auto;
}

.image-7 {
  width: 300px;
  height: auto;
}

.heading-8 {
  margin-top: 163px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 100%, 0.53);
  font-size: 55px;
  text-align: center;
}

.button-4 {
  width: 40%;
  margin-top: 36px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  background-color: #c7a88e;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-align: center;
}

.paragraph-8 {
  margin-top: 40px;
  margin-bottom: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.lightbox-link-5 {
  text-decoration: none;
}

.icon-4 {
  display: none;
  margin-right: -5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #94ac81;
  text-align: left;
}

.column-19 {
  position: relative;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-11 {
  display: none;
  overflow: visible;
  background-color: #94ac81;
}

.icon-12 {
  display: none;
  background-color: #94ac81;
}

.slide-9 {
  padding-top: 0px;
}

.icon-13 {
  display: none;
  background-color: #94ac81;
}

.left-arrow-2 {
  display: none;
}

.slide-10 {
  margin-top: 60px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 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('../images/AfricanPitta_Mphingwe-NielCillié_S5R1510_PS.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(148, 172, 129, 0.8)), to(rgba(148, 172, 129, 0.8)));
  background-image: linear-gradient(180deg, rgba(148, 172, 129, 0.8), rgba(148, 172, 129, 0.8));
  text-align: center;
}

.body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading-9 {
  font-family: Montserrat, sans-serif;
  color: #ddd;
}

.div-block-22 {
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #ddd;
}

.icon-14 {
  display: none;
}

.icon-15 {
  display: none;
}

.column-23 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.column-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

@media screen and (min-width: 1280px) {
  .slide-2 {
    position: static;
  }
  .columns-2 {
    overflow: visible;
    width: 80%;
  }
  .slider-2.our {
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .columns-4 {
    width: 80%;
  }
  .columns-5 {
    width: 80%;
  }
}

@media screen and (min-width: 1440px) {
  .columns {
    width: 80vw;
  }
  .columns-2 {
    width: 90%;
  }
  .heading {
    font-size: 14px;
  }
  .heading-2 {
    font-size: 36px;
  }
  .paragraph {
    font-size: 16px;
  }
  .paragraph-3 {
    font-size: 16px;
  }
  .heading-3 {
    font-size: 26px;
  }
  .heading-3.sub {
    font-size: 18px;
  }
  .columns-4 {
    width: 80%;
  }
  .columns-5 {
    width: 80%;
  }
  .paragraph-4 {
    font-size: 16px;
  }
  .columns-6 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 1920px) {
  .columns-2 {
    width: 80%;
  }
  .div-block-5 {
    display: block;
    height: 132%;
  }
  .columns-4 {
    width: 80%;
  }
  .columns-5 {
    width: 80%;
  }
  .column-12 {
    height: 300px;
  }
  .column-17 {
    height: 300px;
  }
}

@media screen and (max-width: 991px) {
  .slider {
    height: 60vh;
  }
  .div-block {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slide-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .slide-2.other {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: hsla(0, 0%, 100%, 0);
  }
  .columns-2 {
    width: 90%;
    margin-bottom: 20px;
    margin-left: auto;
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading {
    width: 50%;
  }
  .column {
    padding-left: 0px;
  }
  .heading-2 {
    width: 50vw;
  }
  .paragraph {
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
  }
  .paragraph-2 {
    width: 90%;
  }
  .slide-nav {
    height: 60vh;
    padding-left: 20px;
  }
  .heading-3 {
    font-size: 20px;
  }
  .heading-3.tablet {
    display: block;
    margin: 20px auto;
    padding-bottom: 0px;
    text-align: center;
  }
  .heading-3.tablet.small {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
  }
  .slider-2 {
    padding-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slider-2.our {
    height: auto;
    margin-bottom: 0px;
    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: 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;
  }
  .slider-2.older {
    height: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-5 {
    padding-top: 20px;
    background-image: url('../images/background.png');
    background-position: 0px 0px;
    background-size: 125px;
  }
  .slide-nav-2 {
    margin-bottom: 0px;
  }
  .right-arrow-2 {
    overflow: visible;
  }
  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    color: #323325;
    text-align: center;
  }
  .nav-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #323325;
    text-align: center;
  }
  .nav-menu {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -124px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: hsla(0, 0%, 86.7%, 0.86);
    text-align: center;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .columns-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-5 {
    margin-bottom: 40px;
    text-align: center;
  }
  .heading-5.order.lefyt {
    text-align: left;
  }
  .heading-6 {
    width: 100%;
    font-size: 14px;
  }
  .column-2 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .columns-4 {
    width: 90%;
  }
  .column-9 {
    display: none;
  }
  .nav-link-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #323325;
    text-align: center;
  }
  .nav-link-4 {
    color: #323325;
    text-align: center;
  }
  .menu-button {
    position: absolute;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background-color: hsla(0, 0%, 100%, 0);
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .navbar {
    display: block;
    width: 100vw;
    margin-right: 0px;
    margin-left: auto;
    -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: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 0px;
  }
  .container {
    -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;
    opacity: 1;
  }
  .brand {
    display: block;
    width: 30%;
  }
  .columns-6 {
    height: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-12 {
    display: none;
  }
  .div-block-13 {
    width: 90%;
    background-position: 50% 100%;
  }
  .div-block-14 {
    margin-top: -68px;
  }
  .column-12 {
    background-size: auto;
  }
  .column-14 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-15 {
    width: 220px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-16 {
    width: 220px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-19 {
    margin-top: 0px;
    background-position: 50% 0%;
  }
  .column-17 {
    background-size: auto;
  }
  .image-5 {
    width: 280px;
    height: auto;
  }
  .image-6 {
    width: 280px;
    height: auto;
  }
  .image-7 {
    width: 280px;
    height: auto;
  }
  .lightbox-link-4 {
    width: 280px;
  }
  .lightbox-link-5 {
    text-decoration: none;
  }
  .icon-11 {
    background-color: #94ac81;
  }
  .icon-12 {
    background-color: #94ac81;
  }
  .slide-9 {
    margin-bottom: 60px;
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    height: auto;
  }
  .div-block-2 {
    width: 90vw;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-3 {
    margin-bottom: auto;
  }
  .slide-2 {
    position: relative;
    height: auto;
  }
  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column {
    position: static;
    padding-left: 20px;
  }
  .paragraph {
    padding-left: 0px;
  }
  .paragraph-2 {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .slide-nav {
    padding-top: 135px;
    padding-left: 20px;
  }
  .paragraph-3 {
    margin-top: 20px;
  }
  .slider-2 {
    display: none;
  }
  .slider-2.our {
    display: none;
  }
  .slider-2.older {
    display: none;
  }
  .div-block-5 {
    display: none;
    height: 100%;
    margin-top: auto;
  }
  .mask {
    height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .nav-menu {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -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-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .columns-3 {
    height: auto;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-5 {
    text-align: center;
  }
  .heading-6 {
    width: 280px;
    text-decoration: none;
  }
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .column-10 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .nav-link-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .nav-link-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .navbar {
    margin-right: 0px;
  }
  .columns-6 {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 100px;
  }
  .div-block-10 {
    position: absolute;
    width: 300px;
    height: 400px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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('../images/GPP_ProductsList-1-1_0003_eagles-of-south-africa.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-10.pilanesberg {
    background-image: url('../images/pub_0000_animals_of_pilanesberg.png');
    background-position: 50% 50%;
    background-size: cover;
  }
  .div-block-10.kruger {
    background-image: url('../images/pub_0001_animals_of_the_greater_kruger.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-10.kgalagadi {
    background-image: url('../images/pub_0002_animals-of-the-kgalagadi.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-10.mammal-guide {
    background-image: url('../images/GPP_ProductsList-1-1_0000_mammal-guide-of-southern-africa.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-10.mammals {
    background-image: url('../images/GPP_ProductsList-1-1_0001_pocket-guide-to-the-mammals-of-south-africa.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-10.birds {
    background-image: url('../images/GPP_ProductsList-1-1_0002_pocket-guide-to-birds-of-southern-africa.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-10.garden {
    width: 100%;
    height: 350px;
    background-image: url('../images/GPP_ProductsList-1-1_0004_southern-african-garden-birds.png');
    background-position: 50% 50%;
    background-size: contain;
  }
  .div-block-10.outdoorphoto {
    height: 300px;
    background-image: url('../images/GPP_ProductsList-1-1_0005_the-best-of-outdoor-photo-portfolio-1.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-10.birdssa {
    height: 350px;
    background-image: url('../images/unnamed_1.jpg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-10.raptors {
    height: 350px;
    background-image: url('../images/unnamed-1.jpg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-11 {
    width: 300px;
    height: 400px;
    margin-top: 36px;
    margin-right: auto;
    margin-left: auto;
  }
  .heading-7 {
    font-family: Montserrat, sans-serif;
    text-align: center;
  }
  .div-block-12 {
    display: block;
    padding-top: 20px;
    background-color: #ddd;
  }
  .div-block-12.othermobile {
    background-image: url('../images/background.png');
    background-position: 0px 0px;
    background-size: 125px;
  }
  .div-block-12.oldermobile {
    background-color: #fff;
  }
  .mobile {
    height: auto;
  }
  .slider-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/background.png');
    background-position: 0px 0px;
    background-size: 125px;
  }
  .slider-3.othermobile {
    height: 500px;
    background-image: none;
  }
  .slider-3.oldermobile {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-image: none;
  }
  .div-block-13 {
    height: 30px;
  }
  .div-block-14 {
    margin-top: -95px;
  }
  .column-12 {
    background-position: 50% 50%;
    background-size: auto;
  }
  .div-block-15.pocket-pilanesberg {
    width: 100%;
    height: 80%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-block-15.kruger-checklist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 80%;
    margin-right: auto;
    margin-left: auto;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-15.kgalagadi-pocket {
    width: 100%;
    height: 80%;
  }
  .div-block-16.kruger {
    height: 100%;
    -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-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-16.kruger.checklist {
    width: 100%;
  }
  .bold-text-6 {
    width: 300px;
  }
  .button-3 {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-17 {
    background-position: 50% 50%;
    background-size: auto;
  }
  .paragraph-8 {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .lightbox-link-5 {
    text-decoration: none;
  }
  .column-18 {
    padding-left: 0px;
  }
  .div-block-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 51, 37, 0.76)), to(rgba(50, 51, 37, 0.76)));
    background-image: linear-gradient(180deg, rgba(50, 51, 37, 0.76), rgba(50, 51, 37, 0.76));
    opacity: 0;
  }
  .div-block-21:hover {
    opacity: 1;
  }
  .mask-2 {
    width: 300px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .icon-5 {
    display: none;
    background-color: #94ac81;
  }
  .icon-6 {
    display: none;
    background-color: #94ac81;
  }
  .icon-7 {
    display: none;
    background-color: #94ac81;
  }
  .icon-8 {
    display: none;
    background-color: #94ac81;
  }
  .icon-9 {
    display: none;
    background-color: #94ac81;
  }
  .icon-10 {
    display: none;
    background-color: #94ac81;
  }
  .slide-8 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .left-arrow-3 {
    display: none;
  }
  .right-arrow-3 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .body {
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .columns {
    margin-bottom: 20px;
  }
  .heading {
    width: 90%;
    font-size: 15px;
  }
  .column {
    padding-left: 20px;
  }
  .heading-2 {
    width: 70vw;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }
  .paragraph {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    font-size: 15px;
    text-align: left;
  }
  .paragraph-2 {
    font-size: 15px;
  }
  .slide-nav {
    padding-top: 151px;
    padding-left: 20px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .paragraph-3 {
    padding-left: 0px;
    font-size: 15px;
  }
  .heading-3 {
    margin-top: 10px;
  }
  .nav-link {
    display: block;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .nav-link:active {
    color: #94ac81;
  }
  .nav-link-2:active {
    color: #94ac81;
  }
  .nav-menu {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100vw;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .heading-5 {
    text-align: center;
  }
  .heading-5.order {
    margin-top: 20px;
  }
  .heading-5.order.lefyt {
    margin-bottom: 10px;
    text-align: center;
  }
  .heading-6 {
    width: 100%;
    margin-top: 0px;
    font-size: 15px;
  }
  .column-3 {
    margin-right: auto;
    margin-left: auto;
    -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;
  }
  .footer {
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .columns-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-10 {
    height: 100px;
  }
  .paragraph-4 {
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 15px;
    text-align: center;
  }
  .bold-text-2 {
    font-size: 14px;
  }
  .nav-link-3 {
    display: block;
  }
  .nav-link-3:active {
    color: #94ac81;
  }
  .nav-link-4:active {
    color: #94ac81;
  }
  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .navbar {
    margin-left: 0px;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .columns-6 {
    margin-right: auto;
    margin-left: auto;
  }
  .column-11 {
    padding-left: 0px;
  }
  .div-block-10 {
    height: 450px;
  }
  .div-block-10.garden {
    background-size: contain;
  }
  .div-block-10.birdssa {
    height: 350px;
    background-image: url('../images/unnamed_1.jpg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-10.raptors {
    background-image: url('../images/unnamed-1.jpg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .heading-7 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 22px;
  }
  .heading-7.text {
    font-size: 15px;
  }
  .div-block-12.othermobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .slider-3 {
    height: 520px;
  }
  .slider-3.othermobile {
    height: 520px;
    margin-bottom: 0px;
  }
  .slider-3.oldermobile {
    position: static;
    height: 520px;
    margin-bottom: 20px;
  }
  .div-block-13 {
    background-size: cover;
  }
  .div-block-15.pocket-pilanesberg {
    height: 450px;
  }
  .div-block-15.kruger-checklist {
    height: 450px;
  }
  .div-block-15.kgalagadi-pocket {
    height: 450px;
  }
  .image-5 {
    width: auto;
  }
  .image-6 {
    width: 100%;
  }
  .image-7 {
    display: block;
    width: 100%;
  }
  .paragraph-8 {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .lightbox-link-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .lightbox-link-5 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-18 {
    padding-left: 10px;
  }
  .div-block-21 {
    height: 100%;
  }
  .icon-7 {
    margin-right: 10px;
  }
  .icon-8 {
    margin-left: 10px;
  }
  .icon-9 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .icon-10 {
    margin-right: 10px;
  }
  .columns-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .columns-8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slide-nav-3 {
    position: static;
  }
  .slide-11 {
    height: 450px;
  }
  .lightbox-link-6 {
    width: 100%;
  }
}

