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

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

body {
  line-height: 1;
}

p {
  font-family: gotham;
}

h1 {
  font-family: gotham;
}

#heading {
  font-family: papyrus;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

html {
  transition: smooth;
}

header {
  display: none;
}

.white {
  width: 600%;
  height: 1px;
  background-color: white;
  margin-left: -500%;
  position: absolute;
  top: 60px;
}

#heading {
  position: absolute;
  top: 15px;
  left: 30px;
  color: red;
  z-index: 1;
  font-family: papyrus;
}

.hero {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-image: url("../img/Majestic Stare_ Captivating Lion Portrait.jpeg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero h1 {
  color: white;
  font-size: 60px;
}
.hero .small {
  position: absolute;
  top: 2px;
  right: 10px;
}
.hero .icons {
  display: none;
}
.hero #chevron {
  position: absolute;
  bottom: 15px;
}

.story {
  padding-bottom: 40px;
  text-align: center;
}
.story h2 {
  font-size: 30px;
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: gotham;
}
.story p {
  text-align: left;
}
.story button {
  padding: 15px;
  background-color: #e75317;
  color: white;
  border: 1px solid #e75317;
  margin-bottom: 30px;
}
.story #size {
  width: 100%;
  margin-bottom: 10px;
}
.story #son {
  padding-bottom: 10px;
}

.activities {
  display: none;
}

.active {
  text-align: center;
}
.active .ourr img {
  height: 70vh;
  width: 100%;
}
.active h2 {
  padding-bottom: 20px;
  font-family: gotham;
}

.wildlife {
  text-align: center;
  padding-bottom: 30px;
}
.wildlife h2 {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: gotham;
}
.wildlife p {
  text-align: left;
}
.wildlife img {
  width: 100%;
  padding-bottom: 10px;
}

.itenaries {
  padding-bottom: 40px;
}
.itenaries .inform .luxurie {
  position: relative;
  background-color: orangered;
  color: white;
  padding: 20px;
}
.itenaries .inform .luxurie h3 {
  font-size: 30px;
  margin-bottom: 15px;
}
.itenaries .inform .luxurie p {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 30px;
}
.itenaries .inform .luxurie ul {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 15px;
  margin-left: -5px;
}
.itenaries .inform .luxurie ul li {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 30px;
}
.itenaries .inform .luxurie hr {
  background-color: white;
  border: 1px solid white;
}
.itenaries .inform .luxurie .iterns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.itenaries .inform .luxurie h4 {
  font-size: 20px;
}
.itenaries .inform .lover {
  height: 50px;
  width: 30px;
  position: absolute;
  top: 0px;
  right: 10px;
  background-color: white;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.itenaries .inform .lover img {
  width: 20px;
}
.itenaries .taxes {
  position: relative;
}
.itenaries .taxes .tax {
  position: absolute;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.26);
  height: 100%;
  width: 100%;
  text-align: center;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding-bottom: 50px;
}
.itenaries h2 {
  margin-bottom: 40px;
  font-size: 25px;
  font-family: gotham;
  text-align: center;
}

.Testimonials {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
.Testimonials .john {
  position: relative;
}
.Testimonials .john .joh {
  position: absolute;
  top: 0px;
  background-color: rgba(255, 68, 0, 0.438);
  height: 100%;
  width: 100%;
  text-align: center;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding-bottom: 30px;
}
.Testimonials .gemma {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid orangered;
  text-align: center;
  padding: 40px;
}
.Testimonials .gemma hr {
  color: orangered;
  width: 40%;
  border: 1px solid orangered;
}
.Testimonials .gemma .line {
  width: 100%;
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
}
.Testimonials .gemma p {
  padding-top: 20px;
}
.Testimonials .gemma #gem {
  width: 50%;
}
.Testimonials h2 {
  padding-bottom: 30px;
  font-family: gotham;
}

.OurGallery {
  text-align: center;
  padding-bottom: 50px;
}
.OurGallery img {
  margin-top: 20px;
}
.OurGallery h2 {
  padding-bottom: 30px;
  font-family: gotham;
}
.OurGallery #boat img {
  width: 100%;
}
.OurGallery .sand img {
  width: 100%;
}

footer {
  padding-top: 30px;
  padding-left: 30px;
  background-color: #e75317;
  color: white;
}
footer a {
  color: white;
  text-decoration: none;
  display: flex;
  flex-direction: column;
}
footer .foots {
  padding-bottom: 30px;
}
footer p {
  font-size: 7px;
  text-align: center;
}
footer #sign {
  padding-bottom: 15px;
}
footer button {
  padding: 8px;
  background-color: rgb(0, 0, 0);
  color: white;
  border: 1px solid black;
}
footer .area input {
  height: 42px;
  border: 1px solid white;
  margin-bottom: 20px;
}
footer .foots a {
  font-family: gotham;
}
footer .area {
  position: relative;
}
footer .btn2 {
  position: absolute;
}

/*
####################################################
M E D I A  Q U E R I E S
####################################################
*/
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap 4 breakpoints
*/
/* 
Extra small devices (portrait phones, less than 576px) 
No media query since this is the default in Bootstrap because it is "mobile first"
*/
/* Small devices (landscape phones, 576px and up) */
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
  header {
    display: block;
  }
  header .links {
    position: absolute;
    top: 20px;
    right: 150px;
    z-index: 1;
  }
  header .links a {
    color: white;
    text-decoration: none;
    margin-right: 20px;
    font-size: 20px;
    font-family: gotham;
  }
  header img {
    width: 40px;
    position: absolute;
    top: 25px;
    right: 40px;
    z-index: 1;
  }
  #heading {
    position: absolute;
    top: 15px;
    left: 60px;
    color: red;
    z-index: 1;
  }
  .hero {
    height: 100vh;
    background-image: url("../img/zebra banner 2 1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
  }
  .hero #nature {
    display: none;
  }
  .hero .icons {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 40px;
    width: 24px;
  }
  .hero .icons img {
    margin-top: 35px;
  }
  .hero .icons #facebook {
    width: 17px;
  }
  .hero #chevron {
    position: absolute;
    bottom: 40px;
    width: 40px;
  }
  .hero h1 {
    font-size: 100px;
    padding-bottom: 140px;
  }
  .hero .small {
    display: none;
  }
  .story {
    text-align: left;
  }
  .story #son {
    padding-top: 70px;
  }
  .story h2 {
    padding-top: 25px;
    padding-bottom: 60px;
  }
  .story #size {
    height: 40%;
    width: 90%;
  }
  .activities {
    display: block;
    padding-bottom: 90px;
  }
  .activities h2 {
    padding-bottom: 80px;
    text-align: left;
    font-family: gotham;
  }
  .activities h4 {
    display: block;
  }
  .activities img {
    width: 18%;
  }
  .activities #elephant {
    width: 23%;
  }
  .activities .images {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .activities .img-box {
    position: relative;
    margin-left: 4px;
    width: 250px;
    height: 400px;
    background-image: url("../img/Rectangle 17.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    justify-content: center;
    transition: width 2s;
  }
  .activities .img-box .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.527);
    overflow: hidden;
    width: 100%;
    transition: 0.8s ease;
  }
  .activities .img-box .overlay h3 {
    width: 100%;
    margin-top: 30%;
    color: white;
    font-size: 3.5vw;
    position: absolute;
    text-align: center;
    transform: rotate(-5deg) skewX(-5deg);
  }
  .activities .img-box .overlay p {
    position: absolute;
    bottom: 15%;
    display: block;
    text-align: center;
    color: white;
    font-size: 1.2vw;
    margin: 60% 0 0 18%;
    width: 70%;
    letter-spacing: 3px;
    line-height: 1.5em;
    z-index: 1;
  }
  .activities .img-box:hover h4 {
    display: none;
  }
  .activities .img-box:hover .overlay {
    height: 100%;
  }
  .activities .img-box:nth-child(2) {
    background-image: url(../img/Rectangle\ 16.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .activities .img-box:nth-child(3) {
    background-image: url(../img/Rectangle\ 18.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .activities .img-box:nth-child(4) {
    background-image: url(../img/Rectangle\ 19.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .activities .img-box:nth-child(5) {
    background-image: url(../img/Rectangle\ 20.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .activities .img-box h4 {
    color: white;
    position: absolute;
    bottom: 5px;
  }
  .activities .img-box p {
    display: none;
    position: absolute;
    bottom: 0;
    color: white;
  }
  .activities .img-box:hover {
    width: 380px;
    cursor: pointer;
  }
  .activities .img-box:hover h4 {
    position: absolute;
    bottom: 100px;
  }
  .activities .gallery {
    display: none;
  }
  .active {
    display: none;
  }
  .wildlife {
    padding-bottom: 80px;
  }
  .wildlife .container h2 {
    text-align: left;
  }
  .wildlife .container #girrafe {
    width: 17%;
    height: 20%;
    margin-right: 15px;
    padding-top: 70px;
  }
  .wildlife .container #zebra {
    width: 17%;
    height: 20%;
    margin-right: 15px;
    padding-top: 20px;
  }
  .wildlife .container #lepard {
    width: 17%;
    height: 20%;
    margin-right: 15px;
    padding-top: 130px;
  }
  .wildlife .container .zebra {
    display: flex;
  }
  .wildlife .container #row {
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    margin-top: -145px;
  }
  .wildlife .container #row img {
    width: 98%;
  }
  .wildlife .container .container-fluid {
    width: 50%;
    margin-left: -10px;
  }
  .wildlife .container #tiger {
    width: 18%;
    height: 45%;
  }
  .wildlife .container .tiger {
    margin-top: -30px;
  }
  .itenaries .inform {
    display: flex;
    height: 100%;
  }
  .itenaries .inform img {
    width: 50%;
  }
  .itenaries .inform .luxurie {
    position: relative;
    width: 50%;
    background-color: orangered;
    color: white;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .itenaries .inform .luxurie h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .itenaries .inform .luxurie p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 30px;
  }
  .itenaries .inform .luxurie ul {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-left: -15px;
  }
  .itenaries .inform .luxurie ul li {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 30px;
  }
  .itenaries .inform .luxurie hr {
    background-color: white;
    border: 1px solid white;
    width: 100%;
  }
  .itenaries .inform .luxurie .iterns {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .itenaries .inform .luxurie h4 {
    font-size: 15px;
  }
  .itenaries .inform .luxurie .iterns img {
    width: 10%;
  }
  .itenaries .inform .lover {
    height: 40px;
    width: 30px;
    position: absolute;
    top: 0px;
    right: 10px;
    z-index: 1;
  }
  .itenaries .inform .lover img {
    width: 20px;
  }
  .itenaries .taxes {
    position: relative;
    height: 100%;
  }
  .itenaries .taxes img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .itenaries .taxes .tax {
    position: absolute;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.26);
    height: 100%;
    width: 100%;
    text-align: center;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-bottom: 50px;
  }
  .itenaries .taxes .tax h4 {
    font-size: 17px;
  }
  .itenaries .taxes .tax p {
    text-align: center;
    font-size: 10px;
  }
  .itenaries h2 {
    text-align: left;
    margin-bottom: 40px;
    font-size: 25px;
  }
  .itenaries p {
    text-align: left;
  }
  .Testimonials {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .Testimonials img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .Testimonials h2 {
    text-align: left;
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .Testimonials .gemma {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 0px;
    height: 100%;
  }
  .Testimonials .gemma #gem {
    width: 30%;
  }
  .Testimonials .gemma p {
    font-size: 15px;
    text-align: center;
  }
  .Testimonials .gemma h3 {
    font-size: 15px;
    margin-top: -30px;
  }
  .Testimonials .gemma .container {
    height: 10vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .Testimonials .gemma .container .line {
    height: 25px;
    width: 40%;
    margin-top: -60px;
  }
  .Testimonials .john {
    height: 100%;
  }
  .Testimonials .john #stones {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .Testimonials .john img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .Testimonials .joh h4 {
    margin-bottom: -15px;
    font-size: 15px;
  }
  .OurGallery img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .OurGallery h2 {
    text-align: left;
  }
  .OurGallery .truck img {
    height: 35.5vh;
    width: 55vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .OurGallery .car img {
    height: 35.5vh;
    width: 110%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .OurGallery #sand {
    height: 35.5vh;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .OurGallery .sand img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .OurGallery #boat img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  footer {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
  footer h4 {
    font-size: 18px;
  }
  footer p {
    font-size: 13px;
  }
  footer a {
    font-size: 13px;
  }
  footer form {
    display: flex;
  }
  footer .area button {
    padding: 8px;
    position: absolute;
  }
  footer .area {
    position: relative;
  }
}
/* Large devices (desktops, 992px and up) */
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .story {
    margin-top: 40px;
  }
}
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Custom media queries
*/
/* Set width to make card deck cards 100% width *//*# sourceMappingURL=style.css.map */