.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('../images/youtube-placeholder.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  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;
  box-shadow: 0 0 20px 3px #5e4d00;
}

.column-2 {
  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;
}

.logo-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-green-div-1 {
  position: relative;
  z-index: -9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  -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;
  background-color: #5e4d00;
}

.main-white-heading-right {
  margin-top: 10px;
  font-family: Poly, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 90px;
  font-weight: 400;
  text-align: right;
}

.image {
  width: 500px;
}

.short-line-1 {
  position: absolute;
  left: 25px;
  top: 45px;
  height: 150px;
}

.image-3 {
  height: auto;
}

.text-container {
  padding: 200px 190px;
}

.khaki-text-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f0e1b3;
}

.main-heading-green {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Poly, sans-serif;
  color: #5e4d00;
  font-size: 45px;
  font-weight: 400;
  text-align: center;
}

.paragraph {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #5e4d00;
  text-align: center;
}

.image-4 {
  height: auto;
}

.long-line-1 {
  position: absolute;
  left: 5%;
  top: -15%;
  right: auto;
  bottom: auto;
  height: 350px;
}

.welcome-par-image {
  position: absolute;
  left: auto;
  top: -15%;
  right: -10%;
  bottom: auto;
  z-index: 9;
  height: 150px;
  box-shadow: -1px 1px 20px 1px #5e4d00;
}

.logo-icon {
  position: absolute;
  left: auto;
  top: -15%;
  right: 5%;
  bottom: auto;
  height: 100px;
}

.icon-section {
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 25px;
  background-image: url('../images/Full-Score-Hunting-Safaris-Icon-Image-Backdrop.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 20px 2px #5e4d00;
}

.icon-container {
  padding: 80px 75px 65px;
}

.column-3 {
  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;
}

.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;
}

.column-5 {
  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;
}

.column-6 {
  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;
}

.icon-heading-text-white {
  margin-top: 15px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.icon-link-block {
  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;
  -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;
}

.image-8 {
  height: 120px;
}

.image-9 {
  height: 120px;
}

.image-10 {
  height: 120px;
}

.image-11 {
  height: 120px;
}

.icon-div {
  width: 120px;
  height: 120px;
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Icon.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.icon-div:hover {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Icon-Gold.png');
  background-size: cover;
}

.icon-div-2 {
  width: 120px;
  height: 120px;
  background-image: url('../images/Full-Score-Hunting-Safaris-Info-Icon.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.icon-div-2:hover {
  background-image: url('../images/Full-Score-Hunting-Safaris-Info-Icon-Gold.png');
  background-size: cover;
}

.icon-div-3 {
  width: 120px;
  height: 120px;
  background-image: url('../images/Full-Score-Hunting-Safaris-Hunting-Icon.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.icon-div-3:hover {
  background-image: url('../images/Full-Score-Hunting-Safaris-Hunting-Icon-Gold.png');
  background-size: cover;
}

.icon-div-4 {
  width: 120px;
  height: 120px;
  background-image: url('../images/Full-Score-Hunting-Safaris-Contact-us-Icon.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.icon-div-4:hover {
  background-image: url('../images/Full-Score-Hunting-Safaris-Contact-us-Icon-Gold.png');
  background-size: cover;
}

.about-us-container {
  position: relative;
  padding: 200px 0px;
}

.khaki-text-div-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f0e1b3;
}

.long-line-2 {
  position: absolute;
  left: auto;
  top: -15%;
  right: 5%;
  bottom: auto;
  height: 350px;
}

.column-7 {
  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;
}

.image-12 {
  position: absolute;
  width: 700px;
}

.home-footer-image {
  height: 75vh;
  background-image: url('../images/Full-Score-Hunting-Safaris-Home-Footer-Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  -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;
  background-color: #5e4d00;
}

.column-8 {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-9 {
  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-10 {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-13 {
  height: 50px;
}

.footer-text {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
}

.white-link {
  color: #fff;
  text-decoration: none;
}

.white-link:hover {
  color: #f0e1b3;
}

.column-11 {
  height: 100vh;
  padding-right: 0px;
  padding-left: 0px;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 25px;
  -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-color: #5e4d00;
}

.hunting-slider {
  height: 100vh;
  box-shadow: 0 0 20px 3px #5e4d00;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  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;
}

.heading-green-div-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  -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;
  background-color: #5e4d00;
}

.main-white-heading-right-2 {
  position: relative;
  z-index: 9;
  margin-top: 10px;
  font-family: Poly, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 90px;
  font-weight: 400;
  text-align: center;
}

.short-line-2 {
  position: absolute;
  left: auto;
  top: 50%;
  right: 10%;
  bottom: auto;
  height: 100px;
}

.quote-section {
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 25px;
  background-image: url('../images/Full-Score-Hunting-Safaris-Icon-Image-Backdrop.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 20px 2px #5e4d00;
}

.quote-container {
  padding: 80px 139px 65px;
}

.image-14 {
  width: 200px;
  margin-right: 0px;
}

.container {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide {
  background-image: url('../images/Full-Score-Hunting-Hunting-Gallery.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-15 {
  position: absolute;
  left: auto;
  top: -25%;
  right: -5%;
  bottom: auto;
  height: 150px;
}

.quote-section-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -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/Full-Score-Hunting-Safaris-Quote-Image-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 20px 3px #443800;
}

.quote-text {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.quote-client-name {
  margin-top: 35px;
  font-family: Poly, sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.species-section-1 {
  position: relative;
}

.logo-icon-2 {
  position: absolute;
  left: auto;
  top: -25%;
  right: 5%;
  bottom: auto;
  height: 100px;
}

.hunting-par-image {
  position: absolute;
  left: auto;
  top: -25%;
  right: -10%;
  bottom: auto;
  z-index: 9;
  height: 150px;
  box-shadow: -1px 1px 20px 1px #5e4d00;
}

.spieces-container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 190px;
  -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;
}

.green-text-div {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #5e4d00;
}

.main-heading-white {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Poly, sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  text-align: center;
}

.paragraph-white {
  font-family: Roboto, sans-serif;
  color: #fff;
  text-align: center;
}

.spieces-container-2 {
  padding: 75px 50px;
}

.species-row-1 {
  margin-top: 25px;
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -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;
  padding-right: 15px;
  padding-left: 15px;
  -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-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -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;
}

.species-image-div {
  position: relative;
  display: block;
  -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;
  box-shadow: 1px 1px 20px -2px #5e4d00;
}

.species-name {
  margin-top: 25px;
  font-family: Poly, sans-serif;
  color: #5e4d00;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}

.species-price {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  color: #5e4d00;
  font-size: 20px;
  text-align: center;
}

.print {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -10%;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
}

.text-block {
  margin-top: 75px;
  font-family: Roboto, sans-serif;
  color: #5e4d00;
  font-size: 18px;
  text-align: center;
}

.bold-text {
  font-weight: 700;
}

.hunting-footer-image {
  height: 125vh;
  background-image: url('../images/Full-Score-Hunting-Safaris-Hunting-Footer-Image.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav-link {
  padding-top: 0px;
  padding-bottom: 0px;
  border-right: 1px solid #fff;
  font-family: Poly, sans-serif;
  color: #fff;
  font-size: 16px;
}

.nav-link:hover {
  color: #c6a53d;
}

.nav-link:focus {
  color: #f0e1b3;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.no-line {
  border-right-style: none;
}

.nav-menu {
  margin-left: 35px;
}

.accommodation-slider {
  height: 100vh;
  box-shadow: 0 0 20px 3px #5e4d00;
}

.slide-2 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Gallery-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.acc-par-image {
  position: absolute;
  left: auto;
  top: -25%;
  right: -10%;
  bottom: auto;
  z-index: 9;
  height: 150px;
  box-shadow: -1px 1px 20px 1px #5e4d00;
}

.quote-section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -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/Full-Score-Hunting-Safaris-Quote-Image-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 20px 3px #443800;
}

.acc-footer-image {
  height: 125vh;
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Footer-Image.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.acc-section-1 {
  position: relative;
}

.acc-container-1 {
  padding: 75px 0px;
}

.column-16 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-17 {
  padding: 12px 0px;
}

.acc-khaki-div {
  position: relative;
  overflow: visible;
  padding-right: 35px;
  padding-bottom: 10px;
  background-color: #f0e1b3;
}

.acc-white-heading {
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #5e4d00;
  font-family: Poly, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.list-text {
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.bullet {
  height: 15px;
  margin-right: 10px;
}

.acc-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
}

.acc-list {
  margin-top: 15px;
  margin-bottom: 15px;
}

.short-line-3 {
  position: absolute;
  left: auto;
  top: 45%;
  right: 10%;
  bottom: auto;
  height: 250px;
}

.acc-row-1 {
  overflow: visible;
}

.tabs-content {
  overflow: visible;
}

.acc-container-2 {
  padding: 0px 0px 75px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 55px;
  -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;
}

.tab-link-tab-2 {
  margin-right: 25px;
  margin-left: 25px;
  background-color: #5e4d00;
  box-shadow: 1px 1px 3px 0 #5e4d00;
  color: #5e4d00;
}

.tab-link-tab-2.w--current {
  background-color: #f0e1b3;
  box-shadow: none;
  color: #5e4d00;
}

.tab-link-tab-3 {
  margin-right: 25px;
  background-color: #5e4d00;
  box-shadow: 1px 1px 3px 0 #5e4d00;
  color: transparent;
}

.tab-link-tab-3.w--current {
  background-color: #5e4d00;
  box-shadow: 1px 1px 3px 0 #5e4d00;
}

.slide-nav-2 {
  display: none;
}

.daar-doer-slider {
  z-index: 1;
  box-shadow: 0 0 20px 1px #5e4d00;
}

.logo-icon-3 {
  position: absolute;
  left: auto;
  top: -25%;
  right: 5%;
  bottom: auto;
  height: 100px;
}

.info-slider {
  height: 100vh;
  box-shadow: 0 0 20px 3px #5e4d00;
}

.info-par-image {
  position: absolute;
  left: auto;
  top: -5%;
  right: -10%;
  bottom: auto;
  z-index: 9;
  height: 150px;
  box-shadow: -1px 1px 20px 1px #5e4d00;
}

.slide-3 {
  background-image: url('../images/Full-Score-Hunting-Info-Gallery-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.info-footer-image {
  height: 125vh;
  background-image: url('../images/Full-Score-Hunting-Safaris-Info-Footer-Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.khaki-text-div-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f0e1b3;
}

.info-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding: 5px 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;
  list-style-type: none;
}

.info-list {
  margin-top: 15px;
  margin-bottom: 15px;
}

.list-text-2 {
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.long-line-3 {
  position: absolute;
  left: 5%;
  top: -5%;
  right: auto;
  bottom: auto;
  height: 350px;
}

.logo-icon-4 {
  position: absolute;
  left: auto;
  top: -5%;
  right: 5%;
  bottom: auto;
  height: 100px;
}

.conntact-slider {
  height: 100vh;
  box-shadow: 0 0 20px 3px #5e4d00;
}

.contact-footer-image {
  height: 125vh;
  background-image: url('../images/Full-Score-Hunting-Safaris-Contact-Footer-Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/Full-Score-Hunting-Contact-Gallery-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 120px;
  -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;
}

.link {
  color: #5e4d00;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.image-16 {
  height: 35px;
}

.facebook-link {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0px;
}

.contact-row-1 {
  margin-top: 35px;
}

.column-18 {
  display: block;
  height: 450px;
  padding-top: 10px;
  padding-bottom: 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;
  background-color: #5e4d00;
}

.label {
  font-family: Roboto, sans-serif;
  color: #f0e1b3;
  font-weight: 500;
}

.textarea {
  min-height: 140px;
}

.column-19 {
  height: 450px;
}

.submit-button {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #c6a53d;
  font-family: Poly, sans-serif;
}

.submit-button:hover {
  background-color: #f0e1b3;
  color: #5e4d00;
}

.form {
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.map {
  height: 450px;
}

.home-slider {
  height: 100vh;
  box-shadow: 0 13px 17px -9px #443800;
}

.slide-6 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Landing-Image-1B.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-7 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Landing-Image-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Landing-Image-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-9 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Landing-Image-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/Full-Score-Hunting-Hunting-Gallery-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-11 {
  background-image: url('../images/Full-Score-Hunting-Hunting-Gallery-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-12 {
  background-image: url('../images/Full-Score-Hunting-Hunting-Gallery-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-13 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Gallery-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-14 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Gallery-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-15 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Gallery-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-16 {
  background-image: url('../images/Full-Score-Hunting-Info-Gallery-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-17 {
  background-image: url('../images/Full-Score-Hunting-Info-Gallery-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-18 {
  background-image: url('../images/Full-Score-Hunting-Info-Gallery-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-19 {
  background-image: url('../images/Full-Score-Hunting-Contact-Gallery-4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-20 {
  background-image: url('../images/Full-Score-Hunting-Contact-Gallery-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-21 {
  background-image: url('../images/Full-Score-Hunting-Contact-Gallery-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bold-text-2 {
  font-weight: 400;
}

.bold-text-3 {
  font-weight: 400;
}

.acc-khaki-div-2 {
  position: relative;
  overflow: visible;
  padding-top: 10px;
  padding-right: 35px;
  padding-bottom: 10px;
  background-color: #f0e1b3;
}

.acc-row-2 {
  overflow: visible;
}

.main-building-slider {
  z-index: 1;
  box-shadow: 0 0 20px 1px #5e4d00;
}

.slide-22 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Main-Building-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-23 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Main-Building-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-24 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Main-Building-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-25 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Main-Building-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-26 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Main-Building-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-27 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Main-Building-7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-28 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Main-Building-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.boas-camp-slider {
  z-index: 1;
  box-shadow: 0 0 20px 1px #5e4d00;
}

.slide-29 {
  background-image: url('../images/Boas-Camp-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-30 {
  background-image: url('../images/Boas-Camp-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-31 {
  background-image: url('../images/Boas-Camp-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-32 {
  background-image: url('../images/Boas-Camp-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-33 {
  background-image: url('../images/Boas-Camp-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-34 {
  background-image: url('../images/Boas-Camp-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-2 {
  font-family: Poly, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.tab-link-tab-1 {
  background-color: #f0e1b3;
  color: #5e4d00;
}

.tab-link-tab-1.w--current {
  background-color: #f0e1b3;
}

.text-block-3 {
  font-family: Poly, sans-serif;
  color: #fff;
  font-size: 16px;
}

.text-block-4 {
  font-family: Poly, sans-serif;
  color: #fff;
  font-size: 16px;
}

.text-block-5 {
  font-family: Poly, sans-serif;
  color: #fff;
  font-size: 16px;
}

.tab-link-tab-4 {
  background-color: #5e4d00;
  box-shadow: 1px 1px 3px 0 #000;
}

.bold-text-4 {
  font-weight: 400;
}

.tab-link-tab-5 {
  background-color: #f0e1b3;
  font-family: Poly, sans-serif;
  color: #5e4d00;
  font-size: 16px;
}

.tab-link-tab-5.w--current {
  background-color: #5e4d00;
  box-shadow: 1px 1px 3px 0 #5e4d00;
  font-family: Poly, sans-serif;
  color: #fff;
  font-size: 16px;
}

.tab-link-tab-6 {
  margin-right: 25px;
  margin-left: 25px;
  background-color: #f0e1b3;
  font-family: Poly, sans-serif;
  color: #5e4d00;
  font-size: 16px;
}

.tab-link-tab-6.w--current {
  background-color: #5e4d00;
  box-shadow: 1px 1px 3px 0 #5e4d00;
  color: #fff;
}

.tab-link-tab-7 {
  margin-right: 25px;
  background-color: #f0e1b3;
  font-family: Poly, sans-serif;
  color: #5e4d00;
  font-size: 16px;
}

.tab-link-tab-7.w--current {
  background-color: #5e4d00;
  box-shadow: 1px 1px 3px 0 #5e4d00;
  color: #fff;
}

.tab-link-tab-8 {
  background-color: #f0e1b3;
  font-family: Poly, sans-serif;
  color: #5e4d00;
  font-size: 16px;
}

.tab-link-tab-8.w--current {
  background-color: #5e4d00;
  box-shadow: 1px 1px 3px 0 #5e4d00;
  color: #fff;
}

.slide-35 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Daar-Doer-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-36 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Daar-Doer-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-37 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Daar-Doer-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-38 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Daar-Doer-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-39 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Matoppie-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-40 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Matoppie-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-41 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Matoppie-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-42 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Matoppie-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-43 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Kremetart-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-44 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Kremetart-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-45 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Kremetart-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-46 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Kremetart-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-47 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Kremetart-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-20 {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-2 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: transparent;
}

.brand {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}

.nav-link-2 {
  margin: 15px 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-right: 1px solid #5e4d00;
  font-family: Poly, sans-serif;
  color: #5e4d00;
  font-size: 16px;
  text-align: center;
}

.nav-link-2:hover {
  color: #c6a53d;
}

.nav-link-2.no-line {
  border-right-style: none;
}

.nav-link-2.no-line {
  border-right-width: 0px;
}

.nav-menu-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-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: transparent;
}

.nav-link-3 {
  margin-right: 16.3594px;
  margin-left: 16.3594px;
}

.section {
  padding-right: 100px;
  padding-left: 100px;
}

.image-17 {
  width: 250px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.container-3 {
  padding: 0px 75px 78px;
}

.container-4 {
  padding: 50px 150px;
}

.container-4.long {
  padding-right: 135px;
  padding-left: 135px;
}

.section-2 {
  position: relative;
  padding-right: 100px;
  padding-left: 100px;
}

.slider-2 {
  height: 100vh;
  box-shadow: 0 13px 17px -9px #443800;
}

.slide-48 {
  background-image: url('../images/Full-Score-Hunting-Hunting-Gallery-2_1.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-49 {
  background-image: url('../images/Full-Score-Hunting-Hunting-Gallery-3_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-50 {
  background-image: url('../images/Full-Score-Hunting-Hunting-Gallery_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-51 {
  background-image: url('../images/Full-Score-Hunting-Hunting-Gallery-4_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-3 {
  height: 100vh;
  box-shadow: 0 13px 17px -9px #443800;
}

.slide-52 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Gallery-1_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-53 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Gallery-2_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-54 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Gallery-3_1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-55 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Gallery-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-56 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Gallery-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-57 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Accommodation-Gallery-7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-4 {
  height: 100vh;
  box-shadow: 0 13px 17px -9px #443800;
}

.slide-58 {
  background-image: url('../images/Full-Score-Hunting-Info-Gallery-1_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-59 {
  background-image: url('../images/Full-Score-Hunting-Info-Gallery-2_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-60 {
  background-image: url('../images/Full-Score-Hunting-Info-Gallery-4_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-61 {
  background-image: url('../images/Full-Score-Hunting-Info-Gallery-3_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-62 {
  background-image: url('../images/Full-Score-Hunting-Info-Gallery-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-63 {
  background-image: url('../images/Full-Score-Hunting-Info-Gallery-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-5 {
  height: 100vh;
  box-shadow: 0 13px 17px -9px #443800;
}

.slide-64 {
  background-image: url('../images/Full-Score-Hunting-Contact-Gallery-1_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-65 {
  background-image: url('../images/Full-Score-Hunting-Contact-Gallery-2_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-66 {
  background-image: url('../images/Full-Score-Hunting-Contact-Gallery-3_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-67 {
  background-image: url('../images/Full-Score-Hunting-Contact-Gallery-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-68 {
  background-image: url('../images/Full-Score-Hunting-Contact-Gallery-4_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-69 {
  background-image: url('../images/Full-Score-Hunting-Contact-Gallery-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-70 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Landing-Image-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-71 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Landing-Image-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.beekzicht-camp-slider {
  z-index: 1;
  box-shadow: 0 0 20px 1px #5e4d00;
}

.slide-72 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Daar-Doer-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-73 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Daar-Doer-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-74 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Daar-Doer-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-75 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Daar-Doer-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-76 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Matoppie-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-77 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Matoppie-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-78 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Matoppie-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-79 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Matoppie-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-80 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Kremetart-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Kremetart-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1-2 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Kremetart-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1-3 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Kremetart-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1-4 {
  background-image: url('../images/Full-Score-Hunting-Safaris-Kremetart-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-3 {
  position: fixed;
}

.div-block {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 5%;
  right: 0%;
  bottom: auto;
}

.div-block-2 {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.container-5 {
  padding: 50px 0px;
}

.main-white-heading-right-3 {
  margin-top: 10px;
  color: #fff;
  font-size: 60px;
  line-height: 90px;
  font-weight: 400;
  text-align: center;
}

.slider-6 {
  height: 100vh;
  box-shadow: 0 13px 17px -9px #443800;
}

.side-bar-wrapper {
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
}

.main-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.side-bar {
  position: -webkit-sticky;
  position: sticky;
  top: 75px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 300px;
  height: 100vh;
  padding: 15px 25px;
  -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;
  border-left: 1px solid #c6a53d;
}

.main-content {
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-green-div-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  -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;
  background-color: #5e4d00;
}

.side-bar-heading {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #5e4d00;
  font-size: 18px;
  font-weight: 500;
}

.image-18 {
  height: 165px;
  margin-bottom: 25px;
}

.image-19 {
  height: 180px;
  margin-bottom: 0px;
}

.image-20 {
  width: 190px;
}

.navbar-sticky-div {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  z-index: 9999999;
}

.brochure-link-block {
  margin-bottom: 15px;
}

.brochure-link-block:hover {
  box-shadow: 1px 1px 3px 0 #443800;
}

.link-block:hover {
  box-shadow: 1px 1px 3px 0 #443800;
}

.film-link-block {
  margin-top: 35px;
}

.film-link-block:hover {
  box-shadow: 1px 1px 3px 0 #443800;
}

.image-21 {
  width: 250px;
  height: auto;
  margin-top: 0px;
}

.button {
  margin-top: 25px;
  background-color: #5e4d00;
  font-family: Poly, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.button:hover {
  box-shadow: 1px 1px 3px 0 #443800;
}

.about-us-container-2 {
  position: relative;
  display: none;
  padding: 200px 0px;
}

.image-12-b {
  position: absolute;
  width: 700px;
}

.footer-mobile {
  display: none;
  height: 75px;
  -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;
  background-color: #5e4d00;
}

.image-13-mobile {
  height: 50px;
}

.species-row-1-mobile {
  display: none;
  margin-top: 25px;
}

.species-row-1-b {
  margin-top: 25px;
}

.image-23 {
  display: none;
}

.youtube {
  margin-top: 0px;
  box-shadow: 1px 1px 4px -1px #000;
}

.video-div-block {
  padding: 15px;
  background-color: #5e4d00;
}

@media (max-width: 991px) {
  .main-white-heading-right {
    font-size: 50px;
  }
  .text-container {
    padding: 125px 75px;
  }
  .icon-section {
    height: 350px;
    padding-top: 25px;
  }
  .about-us-container {
    padding-top: 125px;
    padding-bottom: 125px;
  }
  .khaki-text-div-2 {
    padding-right: 55px;
    padding-left: 55px;
  }
  .image-12 {
    width: 550px;
  }
  .footer-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .footer-text {
    padding-left: 10px;
  }
  .navbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-14 {
    margin-right: auto;
    margin-left: auto;
  }
  .container {
    display: block;
  }
  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
    border-right-style: none;
    color: #c6a53d;
    font-size: 20px;
    text-align: center;
  }
  .nav-menu {
    margin-left: 0px;
    background-color: #5e4d00;
  }
  .contact-container-1 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .home-slider {
    height: 60vh;
  }
  .navbar-2 {
    position: -webkit-sticky;
    position: sticky;
    background-color: #fff;
  }
  .container-2 {
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .nav-link-2 {
    margin: 0px 95px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-right-style: none;
    color: #c6a53d;
    font-size: 18px;
  }
  .nav-menu-2 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #5e4d00;
  }
  .section {
    padding-top: 25px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .image-17 {
    margin-right: auto;
    margin-left: auto;
  }
  .container-4 {
    padding-right: 90px;
    padding-left: 90px;
  }
  .container-4.long {
    padding-right: 12px;
    padding-left: 12px;
  }
  .main-div {
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .side-bar {
    display: none;
  }
  .main-content {
    display: block;
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-button {
    position: fixed;
    left: auto;
    top: 3%;
    right: 0%;
    bottom: auto;
    z-index: 99;
    margin-top: 0px;
    clear: none;
    background-color: #fff;
  }
  .menu-button.w--open {
    background-color: #c6a53d;
    color: #5e4d00;
  }
  .about-us-container-2 {
    padding-top: 125px;
    padding-bottom: 125px;
  }
  .image-12-b {
    width: 550px;
  }
  .footer-row-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .menu-button-2 {
    position: fixed;
    left: auto;
    top: 1%;
    right: 0%;
    bottom: auto;
    color: #c6a53d;
  }
  .menu-button-2.w--open {
    background-color: #c6a53d;
    color: #5e4d00;
  }
  .image-23 {
    display: block;
    width: 250px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .heading-green-div-1 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .main-white-heading-right {
    font-size: 40px;
  }
  .short-line-1 {
    height: 100px;
  }
  .khaki-text-div {
    padding-right: 55px;
    padding-left: 55px;
  }
  .long-line-1 {
    height: 250px;
  }
  .logo-icon {
    right: 12%;
  }
  .icon-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon-container {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .column-5 {
    margin-top: 15px;
  }
  .column-6 {
    margin-top: 15px;
  }
  .icon-div {
    width: 100px;
    height: 100px;
  }
  .icon-div-2 {
    width: 100px;
    height: 100px;
  }
  .icon-div-3 {
    width: 100px;
    height: 100px;
  }
  .icon-div-4 {
    width: 100px;
    height: 100px;
  }
  .about-us-container {
    display: none;
  }
  .long-line-2 {
    height: 250px;
  }
  .column-7 {
    padding-right: 75px;
    padding-left: 75px;
  }
  .home-footer-image {
    height: 50vh;
  }
  .footer {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .column-8 {
    padding-left: 10px;
  }
  .footer-text {
    padding-left: 0px;
  }
  .heading-green-div-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .main-white-heading-right-2 {
    font-size: 50px;
  }
  .quote-container {
    padding-right: 55px;
    padding-left: 55px;
  }
  .image-15 {
    top: -25%;
    right: -1%;
    height: 120px;
  }
  .quote-section-1 {
    height: 250px;
  }
  .quote-text {
    font-size: 18px;
  }
  .logo-icon-2 {
    right: 5%;
  }
  .hunting-par-image {
    right: -14%;
  }
  .spieces-container-1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .main-heading-white {
    font-size: 40px;
  }
  .column-13 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-14 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-15 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .species-name {
    font-size: 20px;
  }
  .species-price {
    margin-top: 5px;
    font-size: 15px;
  }
  .print {
    height: 25px;
  }
  .hunting-footer-image {
    height: 85vh;
  }
  .acc-par-image {
    right: -14%;
  }
  .quote-section-2 {
    height: 250px;
  }
  .acc-footer-image {
    height: 85vh;
  }
  .acc-container-2 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .info-footer-image {
    height: 85vh;
  }
  .long-line-3 {
    top: -3%;
    height: 250px;
  }
  .logo-icon-4 {
    top: -5%;
    right: 10%;
  }
  .contact-footer-image {
    height: 85vh;
  }
  .contact-container-1 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .column-19 {
    height: 250px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .map {
    height: 250px;
  }
  .acc-khaki-div-2 {
    margin-top: -25px;
  }
  .column-20 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container-3 {
    padding-right: 35px;
    padding-left: 35px;
  }
  .container-4 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .slider-2 {
    height: 60vh;
  }
  .slider-3 {
    height: 60vh;
  }
  .slider-4 {
    height: 60vh;
  }
  .slider-5 {
    height: 60vh;
  }
  .main-div {
    display: block;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .main-content {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .about-us-container-2 {
    display: block;
  }
  .image-12-b {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-mobile {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .column-21 {
    height: 100px;
  }
  .main-slider-container {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media (max-width: 479px) {
  .heading-green-div-1 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .main-white-heading-right {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
  }
  .short-line-1 {
    left: 5px;
  }
  .text-container {
    padding: 55px 15px;
  }
  .khaki-text-div {
    padding-right: 25px;
    padding-left: 25px;
  }
  .main-heading-green {
    font-size: 25px;
  }
  .paragraph {
    font-size: 12px;
  }
  .long-line-1 {
    top: -5%;
    height: 200px;
  }
  .welcome-par-image {
    top: -8%;
    right: 0%;
    height: 100px;
  }
  .logo-icon {
    top: -8%;
    right: 18%;
    height: 75px;
  }
  .icon-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .icon-div {
    width: 85px;
    height: 85px;
  }
  .icon-div-2 {
    width: 85px;
    height: 85px;
  }
  .icon-div-3 {
    width: 85px;
    height: 85px;
  }
  .icon-div-4 {
    width: 85px;
    height: 85px;
  }
  .khaki-text-div-2 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .long-line-2 {
    top: -5%;
    height: 200px;
  }
  .column-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .home-footer-image {
    height: 35vh;
  }
  .footer {
    display: none;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-8 {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-13 {
    margin-right: auto;
    margin-left: auto;
  }
  .footer-text {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
  }
  .main-white-heading-right-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
  }
  .short-line-2 {
    height: 80px;
  }
  .quote-container {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .image-15 {
    height: 100px;
  }
  .quote-text {
    font-size: 16px;
  }
  .quote-client-name {
    margin-top: 15px;
    font-size: 16px;
  }
  .species-section-1 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .logo-icon-2 {
    top: -18%;
    right: 16%;
    height: 75px;
  }
  .hunting-par-image {
    top: -25%;
    right: 0%;
    height: 100px;
  }
  .green-text-div {
    padding-right: 35px;
    padding-left: 35px;
  }
  .main-heading-white {
    font-size: 30px;
  }
  .spieces-container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
    -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-13 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .column-15 {
    padding-top: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .print {
    height: 35px;
  }
  .bold-text {
    font-size: 12px;
  }
  .hunting-footer-image {
    height: 50vh;
  }
  .nav-menu {
    margin-top: -2px;
  }
  .acc-par-image {
    top: -22%;
    right: 0%;
    height: 100px;
  }
  .acc-footer-image {
    height: 50vh;
  }
  .acc-container-1 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .list-text {
    font-size: 16px;
  }
  .acc-list-item {
    padding-left: 15px;
  }
  .acc-container-2 {
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
  }
  .logo-icon-3 {
    top: -15%;
    right: 16%;
    height: 75px;
  }
  .info-par-image {
    right: 0%;
    height: 100px;
  }
  .info-footer-image {
    height: 50vh;
  }
  .khaki-text-div-3 {
    padding-right: 22px;
    padding-left: 22px;
  }
  .info-list {
    position: relative;
    z-index: 9;
  }
  .logo-icon-4 {
    top: -3%;
    right: 16%;
    height: 75px;
  }
  .contact-footer-image {
    height: 50vh;
  }
  .contact-container-1 {
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .home-slider {
    height: 35vh;
  }
  .acc-khaki-div-2 {
    padding-right: 15px;
  }
  .main-building-slider {
    height: 35vh;
  }
  .boas-camp-slider {
    height: 35vh;
  }
  .column-20 {
    margin-top: 15px;
  }
  .section {
    padding-right: 15px;
    padding-left: 15px;
  }
  .image-17 {
    width: 200px;
  }
  .container-3 {
    padding-right: 9px;
    padding-bottom: 55px;
    padding-left: 9px;
  }
  .container-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .slider-2 {
    height: 35vh;
  }
  .slider-3 {
    height: 35vh;
  }
  .slider-4 {
    height: 35vh;
  }
  .slider-5 {
    height: 35vh;
  }
  .beekzicht-camp-slider {
    height: 35vh;
  }
  .menu-button {
    top: 3%;
    padding: 10px;
  }
  .about-us-container-2 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .footer-mobile {
    display: block;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-row-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-13-mobile {
    position: absolute;
    top: -25px;
    margin-right: auto;
    margin-left: auto;
  }
  .column-21 {
    height: 100px;
  }
  .main-slider-container {
    margin-bottom: 55px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .menu-button-2 {
    top: 2%;
    margin-right: 2px;
    padding: 10px;
  }
  .image-22 {
    display: inline-block;
  }
  .species-row-1-mobile {
    display: block;
  }
  .species-row-1-b {
    display: none;
  }
  .image-23 {
    width: 200px;
  }
}

