body {
  background-color: #fcfce4;
  font-family: "Cardo", serif;
}
img {
  max-width: 100%;
}
.header {
  background-color: #293014;
  height: 165px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .logo {
  float: left;
}
.header .logo img {
  max-width: 100% !important;
  height: 145px;
}
.header .info {
  float: right;
  text-align: right;
  color: #fff;
}
.header .info h1 {
  font-size: 24px;
  margin-bottom: 10px;
}
.header .info p {
  font-size: 16px;
}
.navbar {
  background-color: transparent;
}
.container {
  max-width: 1250px;
}
.banner {
  height: 720px;
  background-image: url("image/banner.jpg");
  background-size: cover;
  background-position: center;
  margin-bottom: 150px;
}
.container {
  padding: 20px;
}
.feature {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 150px;
}
.feature img {
  max-width: 45%;
}
.feature img.left {
  margin-right: 130px;
}
.feature img.right {
  margin-left: 130px !important;
}
.feature .content {
  flex-grow: 1;
}
.about-page .feature .content {
  flex-grow: 1;
  width: 100%;
}
.col-md-8.info {
  display: flex;
  align-items: center;
  justify-content: right;
}
div#navbarNav li a {
  color: #ffffff;
  font-size: 18px;
  font-family: "Cardo", serif;
  padding: 0px 35px;
  font-weight: bold;
}
div#navbarNav ul.navbar-nav.ml-auto li:first-child a {
  padding-left: 0px;
}
.banner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner h2 {
  font-size: 64px;
  color: #fff;
  line-height: 70px;
}
.feature .content h3,
.section2 h3,
h3 {
  font-weight: bold;
  font-size: 28px;
  line-height: 30px;
  color: #665f5f;
  margin-bottom: 15px;
}
h2 {
  font-weight: bold;
  font-size: 28px;
  line-height: 30px;
  color: #665f5f;
  margin-bottom: 25px;
}
.feature .content p,
.section2 p {
  font-size: 20px;
  line-height: 25px;
  color: #665f5f;
  margin-bottom: 30px;
}
.feature .content a,
.section2 h4 {
  font-size: 24px;
  color: #473f3f;
  font-weight: 400 !important;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
body.book-page .feature h3,
body.exp-page .sec h3 {
  font-size: 24px;
}
.feature .content a {
  text-decoration: underline;
}
.section2 {
  background: #f9ecc9;
  padding: 50px 0px;
}
.title-sec {
  text-align: center;
  margin-bottom: 80px;
}
.middle-banner {
  padding-bottom: 150px !important;
}
.middle-banner img {
  height: 430px;
  width: 100%;
  object-fit: cover;
}
.align-center {
  text-align: center;
}
.slick-initialized .slick-slide {
  display: block;
  margin: 0px 50px;
}
.slick-initialized .slick-slide img {
  width: 525px;
  height: 414px;
  object-fit: cover;
}
.slick-sec h3 {
  margin-bottom: 60px;
}
.mt-150 {
  margin-top: 150px;
}
.mb-150 {
  margin-bottom: 150px;
}
.mt-10 {
  margin-top: 10px;
  display: inline-block;
}
.mb-10 {
  margin-bottom: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mt-50 {
  margin-top: 50px;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mt-80 {
  margin-top: 80px;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mt-100 {
  margin-top: 100px;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.footer {
  background: #a9b489;
  width: 100%;
  float: left;
}

.footer-container {
  padding: 20px 150px;
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-nav {
  width: 30%;
}
.footer-logo {
  width: 200px;
}
.social-media ul li a {
  color: #fff;
}
.social-media ul.navbar-nav.ml-auto {
  /* justify-content: space-between; */
  justify-content: space-around;
  flex-direction: row;
}
.social-media {
  /*margin-top: 30px;*/
  color: #fff;
  font-size: 22px;
}
.footer-container .footer-nav ul li a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.banner.about {
  height: 520px;
  background-image: url("image/about-banner.png");
  background-size: cover;
  background-position: center;
  margin-bottom: 80px;
}
.about-page {
  background-color: #c66828;
}
.about-page p {
  color: #fff;
}
.about-page p.big {
  font-size: 20px;
}
.about-page h3 {
  text-align: center;
  color: #fff !important;
}
img.left.img-medium {
  width: 80%;
  height: 350px;
  object-fit: cover;
}
.txt-white {
  color: #fff !important;
}
.section-host {
  padding: 50px 50px 90px;
  background-color: #783e19;
}
.host-gallery .host-img {
  width: 40%;
}

.host-gallery img.left.img-medium {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: -25px -67px;
}
.host-img h2 {
  text-align: center;
  color: #fff !important;
  margin-top: 20px;
  font-size: 23px;
}
.host-gallery .host-img.puppy img.left.img-medium {
  object-position: 0px 86%;
}
.img-sec {
  display: flex;
  justify-content: space-around;
}
li.active a {
  color: #a9b489 !important;
}
h4.sub-header {
  color: #665f5f;
  font-size: 18px;
}
.page {
  padding: 80px 0px;
}
#book-btn {
  text-align: center;
  margin: 0 auto;
  display: block;
  background: #bb9470;
  border: none;
  color: #ffffff;
  padding: 8px 40px;
  font-size: 19px;
}
#book-btn:hover {
  background: #6a4625;
}
.book-btn {
  text-decoration: none !important;
}
.light-brown {
  background-color: #ba9470;
  padding: 80px 0px;
}
body.book-page {
  background: #f9ecc9;
}
body.exp-page {
  background: #fcfce4;
}
.contact-page {
  background: url(image/IMG_7998.jpg) no-repeat;
  background-size: cover;
}
.contact-form {
  width: 750px !important;
  margin: 0 auto;
  background-color: #fff;
  font-family: "Josefin Sans", sans-serif !important;
  padding: 50px 30px;
  margin-bottom: 50px;
}
.contact-form label {
  width: 100%;
  float: left;
  color: #665f5f;
  font-size: 21px;
}
.contact-form button,
.contact-form input,
.contact-form optgroup,
.contact-form select,
.contact-form textarea {
  width: 100% !important;
  border-radius: 8px;
  padding: 11px 15px;
  margin-bottom: 30px;
  border: 1px solid #000;
  font-size: 21px;
  font-weight: 400;
}
.dob-sec {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
.dob-sec select {
  width: 30% !important;
}
.placeholder-option {
  color: #afb6a8 !important;
}
.contact-form .submit {
  background: #afb6a8;
  border: none;
  width: 200px !important;
  margin: 0 auto;
  display: block;
  color: #665f5f;
  border-radius: 40px;
}
.form-header h2 {
  font-weight: 400;
  margin-bottom: 15px;
}
.green-sec {
  background-color: #5e7153;
  width: 100%;
  float: left;
  padding: 80px 0px;
}
.contact-sec {
  width: 100%;
  float: left;
}
.contact-page .page {
  font-family: "Josefin Sans", sans-serif !important;
}
.contact-page .txt-white {
  font-weight: 400;
}
/* Customize hamburger icon */
.navbar-toggler-icon {
  background-color: #333; /* Change the background color */
  border: none; /* Remove the border */
  width: 30px; /* Adjust the width */
  height: 2px; /* Adjust the height */
  float: left;
  margin: 4px 0px;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
  border: none;
  outline: none;
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
}
.image-sec {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.image-sec img {
  width: 100%;
  object-fit: cover;
  height: 400px;
}
.col-3 {
  width: 31% !important;
}
@media (max-width: 768px) {
    .host-gallery .host-img {
        width: 100%;
    }
    .host-gallery img.left.img-medium {
        width: 100%;
        height: 350px;
        object-position: unset;
    }
    .img-sec, .image-sec {
        flex-direction: column;
    }
    .col-3 {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 25px;
    }
  /* Styles for mobile portrait */
    .header, .header .logo img {
        height: 120px;
    }
    .container {
        max-width: 90%;
    }
    .footer-container {
        padding: 0px;
    }
  .header .navbar {
    width: 100%;
    height: 45px;
    padding: 0px;
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    padding: 0;
  }
  .header .navbar-toggler-icon {
    background-color: #fff; /* Change hamburger color for mobile */
  }
  .header .navbar-nav {
    background-color: #000000c9;
    padding: 50px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
  }
  .header .navbar-nav .nav-item .nav-link {
    color: #fff !important; /* Change menu item text color for mobile */
  }
  div#navbarNav ul.navbar-nav.ml-auto li:first-child a {
    padding-left: 35px;
  }
  .col-md-8.info {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 100% !important;
  }
  button.navbar-toggler {
    width: 50px;
    position: absolute;
    z-index: 99999;
    top: 0px;
    right: 0px;
  }
  div#navbarNav {
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 9;
  }
  .header .navbar-nav .nav-item.active .nav-link {
    color: #a9b489 !important;
  }
  li.nav-item {
    padding: 0px 0px;
  }
  .banner {
    margin-bottom: 50px;
  }
  .feature {
    display: inline-block !important;
    margin-bottom: 50px;
  }
  .feature img,
  .feature img.right {
    max-width: 100%;
    margin: 30px 0px !important;
  }
  .title-sec {
    margin-bottom: 30px;
  }
  .footer-container {
    padding: 50px 0px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer-nav {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
  }
  .footer-logo {
    width: 160px;
 }
  img.left.img-medium {
    width: 100%;
  }
  .host-gallery img.left.img-medium {
    width: 100% !important;
    object-position: -24px -20px;
  }
  .host-gallery .host-img {
      margin-bottom: 50px;
  }
  .img-sec.mb-80 {
    display: inline-block;
    margin-bottom: 0px !important;
    width: 100%;
  }
  .contact-form {
    width: 80% !important;
    padding: 50px 10px;
  }
  .feature.align-center.mb-40 {
    width: 100%;
  }
  .host-gallery .host-img {
    width: 100%;
}
}

/* Mobile landscape */
@media (min-width: 481px) and (max-width: 850px) {
  /* Styles for mobile landscape */

  .header .navbar {
    width: 100%;
    height: 45px;
    padding: 0px;
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    padding: 0;
  }
  .header .navbar-toggler-icon {
    background-color: #fff; /* Change hamburger color for mobile */
  }
  .header .navbar-nav {
    background-color: #000000c9;
    padding: 50px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
  }
  .header .navbar-nav .nav-item .nav-link {
    color: #fff !important; /* Change menu item text color for mobile */
  }

  div#navbarNav ul.navbar-nav.ml-auto li:first-child a {
    padding-left: 35px;
  }
  .col-md-8.info {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 100% !important;
  }
  button.navbar-toggler {
    width: 50px;
    position: absolute;
    z-index: 99999;
    top: 0px;
    right: 0px;
  }
  div#navbarNav {
    position: absolute;
    width: 100%;
  }
  .header .navbar-nav .nav-item.active .nav-link {
    color: #a9b489 !important;
  }
  li.nav-item {
    padding: 10px 0px;
  }
  .banner {
    margin-bottom: 50px;
  }
  /* .feature {
    display: inline-block !important;
    margin-bottom: 50px;
  } */
  /* .feature img,
  .feature img.right {
    max-width: 100%;
    margin: 30px 0px !important;
  } */
  .title-sec {
    margin-bottom: 30px;
  }
  .footer-container {
    padding: 50px 0px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer-nav {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  img.left.img-medium {
    width: 100%;
  }
  /* .host-gallery img.left.img-medium {
    margin-bottom: 80px;
    width: 100% !important;
    height: auto;
  } */
  /* .img-sec.mb-80 {
    display: inline-block;
    margin-bottom: 0px !important;
  } */
  .contact-form {
    width: 80% !important;
    padding: 50px 10px;
  }
  .feature.align-center.mb-40 {
    width: 100%;
  }
  .slick-initialized .slick-slide img {
    width: 525px;
    height: 248px;
    object-fit: cover;
  }
  .slick-initialized .slick-slide {
    display: block;
    margin: 0px 20px;
  }
}

/* Tablets portrait and landscape */
@media (min-width: 768px) and (max-width: 1180px) {
  /* Styles for tablets */
  div#navbarNav li a {
    font-size: 16px !important;
  }
}
