@media (min-width: 1500px) {
  .container_two {
    max-width: 1169px;
  }
}
@media (max-width: 1499px) {
  body {
    overflow: hidden;
  }
  .container_two {
    padding: 0 76px;
  }
}
@media (min-width: 991px) {
  .navbar {
    display: flex;
    align-items: center;

    background-color: #fff;
    justify-content: space-between;
  }
  .side-bar {
    display: none;
  }
  section.testimonial_mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  .address-links p {
    color: white;
  }
  .social_icon ul li a {
    margin-right: 14px;
  }
  .flex {
    display: flex !important;
    justify-content: center;
  }
  .testimonial_slider.slick-initialized.slick-slider.slick-dotted {
    width: 100%;
  }

  section.testimonial {
    display: none;
  }
  .tab_title {
    left: 50%;

    transform: translateX(-50%);

    text-align: center;

    width: 100%;
  }
  button.tab_button {
    margin-bottom: 7px;
  }
  .tab_img-block img {
    min-width: 223px;
    max-width: 223px;
    min-height: 173px;
    max-height: 173px;
  }
  .tab_full-img {
    margin-left: 0;
  }
  section.room::before {
    width: 100%;
  }
  .btn_check a {
    margin-left: 0 !important;

    margin-top: 20px;
  }
  div.cs-select {
    max-width: 100%;
  }
  .date_section_block {
    margin-right: 0;
  }
  .about_home-text {
    padding-right: 0 !important;
  }
  .about_years h1 {
    font-size: clamp(35px, 10vw, 145px);
    line-height: clamp(45px, 13vw, 145px);
  }
  .accordion__item .accordion__title {
    padding: 20px;
  }
  .about_img img {
    margin-left: 0;
  }
  .slide .slide__content {
    width: 90%;
    display: none;
  }
  .header_btn a,
  .header_btn input[type="Submit"],
  .header_btn button#open {
    font-size: 17px;
    line-height: 36px;
    height: 57px;
  }
  section {
    padding: 65px 0;
  }
  .slider_title {
    margin-bottom: 28px;
  }
  section.counter_section {
    padding: 79px 0;
  }

  .header_top {
    display: none;
  }
  div#counter-box::before,
  div#counter-box::after {
    display: none;
  }
  /* mobile menu start */
  ul.menu_ul.d-flex.justify-content-end.align-items-center.w-100.p-0 {
    display: none !important;
  }
  .side-bar {
    background: #dd6e29;
    backdrop-filter: blur(15px);
    width: 300px;
    height: 100%;
    top: 0;
    left: -300px;
    overflow-y: auto;
    transition: 0.6s ease;
    transition-property: left;
  }
  .side-bar::-webkit-scrollbar {
    width: 0px;
  }
  .side-bar.active {
    left: 0;
    position: fixed;
    z-index: 999999;
  }
  .side-bar .menu_mobile {
    width: 100%;
    margin-top: 30px;
    z-index: 99999999;
  }
  .side-bar .menu_mobile .item a {
    display: block;
    padding: 5px 30px;
    line-height: 40px;
  }
  .side-bar .menu_mobile .item a:hover {
    background: #a6521e;
    transition: 0.3s ease;
    color: white;
  }
  .side-bar .menu_mobile .item i {
    margin-right: 15px;
  }
  .side-bar .menu_mobile .item a .dropdown {
    position: absolute;
    right: 0;
    margin: 9px 20px;
    transition: 0.3s ease;
  }
  .menu-btn i.fas.fa-bars {
    color: #088738;
  }
  .side-bar .menu_mobile .item .sub-menu {
    background: #bf5f23;
    display: none;
  }
  .side-bar .menu_mobile .item .sub-menu a {
    padding-left: 80px;
  }
  .rotate {
    transform: rotate(90deg);
  }
  .close-btn {
    position: absolute;
    font-size: 23px;
    right: 0px;
    margin: 15px;
    cursor: pointer;
  }
  .menu-btn,
  .side-bar {
    z-index: 99;
    position: fixed;
  }
  .menu-btn {
    right: 26px;
    top: 21px;
    font-size: 33px;
    color: white;
    z-index: 999999;
    background: #dd6e29;
    position: fixed;
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
  }
  .menu_mobile .item a,
  .side-bar i.fa {
    color: white;
  }
  nav.navbar {
    position: relative;
    background: white;
    position: fixed;
    width: 100%;
    margin-left: -40px;
    padding-left: 11px;
    box-shadow: 0px 5px 15px 0px rgba(0, 33, 85, 0.1);
  }
  nav.nav.navbar.sticky-bar {
    background: white;
  }
  nav.nav.navbar.sticky-bar .navbar-logo img {
    width: 200px;
    height: 81px;
  }
  .slider_content h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .slider_content {
    width: 70%;
  }
  /* mobile menu end */
  ul.navbar-links,
  .header_btn {
    display: none;
  }
  section.bg_img.banner {
    margin-top: 0;
  }
  i.fa.fa-bars {
    transform: translateY(-2px);
  }
  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  section.footer .social_icon.pt-2 ul.flex {
    /* justify-content: start; */
  }
  .tab_full-img img {
    max-height: unset;

    min-height: unset;
  }
  .banner_inner {
    margin-top: 87px;
  }
  .banner_inner {
    height: 348px !important;
  }
  a.navbar-logo img {
    width: 241px;
    padding-left: 14px;
}
.facilities_list.services_list ul li {
  width: 33%;

}
.contact_wrap {
  padding: 64px 0;
}
.offer_title-popup h2 strong {
  font-size: clamp(23px, 6vw, 60px);
  line-height: clamp(32px, 3vw, 70px);
}
}
@media (max-width: 767px) {
  .contact-social li a {
    width: 60px;

    height: 60px;

    line-height: 60px;

    font-size: 25px;
}
  .offer_img-right {
    display: none;
}
  #button {
    
    right: 29px;
  
}
  section.slider_homepage {

    margin-top: 88px;
  
}
  nav.navbar {
 
    margin-left: -20px;
    padding-left: 11px;
   
}
  .contact_wrap {
    padding: 54px 0;
}
  section.review_page .testimonial_text {
    padding: 25px;
 
}
  .ativities_title {
    top: 66% !important;
 
}
  .about_img-one img {
    min-height: unset;
    max-height: unset;
}
  .about_img-two {
 
    display: none;
  }
  .about_img-one img {
    padding-right: 0;
  }
  .section_title h2 {
    font-weight: 500;
  }
  .testimonial_text {
    padding: 14px;
  }
  .activities_wrapp {
    min-height: 505px;
  }
  .tab_img h4 {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .date_section_block {
    padding: 0px;
  }
  section.slider_homepage::before {
    height: 51%;
  }
  section.slider_homepage {
    padding-left: 0;
  }
  .home_about-img {
    display: none;
  }
  section.slider_homepage {
    margin-top: 0px;
  }
  .about_img {
    padding-right: 0;
  }
  section {
    padding: 52px 0;
  }
  .slider_title {
    margin-bottom: 28px;
  }
  .news_content h4 {
    max-height: unset;
  }
  section.counter_section {
    padding: 60px 0;
  }
  nav.navbar img {
    /* width: 75%; */
  }
  .container_two {
    padding: 0 28px;
  }
  .about_home-text {
    padding-top: 4px;
  }
  section.footer a,
  .widget.latest-news-widget td {
    font-weight: 200;
  }
  .widget.latest-news-widget td span {
    display: none;
  }
  a.logo_item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section_title h2 {
    font-weight: 700;
  }
  .testimonial_text.bg_gray {
    padding-right: 0 !important;
  }
  .date_section_block {
    margin-top: -67px;
  }
  .facilities_list.services_list ul li {
    width: 50%;
    margin-bottom: 35px;
}
.blog_detail-page {
  margin-top: -61px;
}
.btn_check a {

  background: #506705;

}
section#date_section h6 {
  color: #fff;
}
form.date_section_block {
  background: #7a9e06;
}
div#date-picker-modal {
  top: 0;
  top: -282px !important;
  left: 50% !important;
  transform: translateX(-50%);
}
iframe#player {
  margin-top: -186px;
  width: 100%;
  height: 200px;
}
.booking_block {
  padding: 20px;

}
.personal_block {
  padding: 15px;
}
 .facilities_list.services_list ul li:nth-last-child(3), .facilities_list.services_list ul li:nth-last-child(4) {
  margin-bottom: 35px;
}
section.discover .blog_content h3 {

  width: 50% !important;

}
iframe.about_video {
  margin-top: -124px;
  width: 100%;
  height: 29vh;
}
div#counter-box {
  min-width: 109px;
  max-width: 109px;
  min-height: 109px;
  max-height: 109px;
  background: transparent;
}
div#counter-box span {
  
  font-size: 73px;
}
div#counter-box h5 {

margin-top: 16px;

color: white;
}
}
