/*
@media(min-width:1200px) and (max-width:2560px){
.item-grid {
max-width: 700px;
}
.desc-box {
width: 510px;
}
.item-grid.left .desc-box {
left: 90%;
}
}@media(min-width:992px) and (max-width:1200px){
.item-grid {
max-width: 500px;
}
.desc-box {
width: 450px;
}
}
*/
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .datepicker-icon:after {
    right: 10px;
  }
  #adventure .desc-box.left {
    margin-left: 35px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .booking-form .price-tag {
    display: block;
    text-align: left;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1366px) {
  .booking-banner {
    left: 10%;
    right: 10%;
  }
}

@media only screen and (min-width: 1440px) {
  .datepicker-icon:after {
    right: 55px;
  }
}

@media only screen and (min-width: 1024px) {
  .overlay-footer {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
  }
}

@media only screen and (min-width: 992px) {
  .slide-hover:hover h2 {
    background-position: left bottom;
    color: #fff;
  }

  .slide-hover:hover img {
    margin-left: 20px;
  }

  #service img {
    min-height: 400px;
  }

  .grid-container .col-md-5, .grid-container .col-md-7 {
    padding: 0;
  }

  .adventure-inclusion {
    margin-top: 50px;
  }

  .col-pad-10 .col-md-4 {
    padding: 10px;
  }

  #package .col-md-7{
    padding-right: 0;
  }

  #package .col-md-5{
    padding-left: 0;
  }

  .sm-mt-100 {
    margin-top: 70px;
  }

  .mobile-banner, .visible-mobile {
    display: none;
  }

  .booking-section #step-1 .form-group {
    margin-bottom: 0;
  }

  .booking-section, .form-item {
    border-right: 1px solid #ddd;
  }

  .form-item:last-child {
    border-right: none;
  }

  .information-book + .information-button, .information-book .close-button {
    display: none;
  }
}

@media only screen and (max-width:1200px) {
  .other-activities .other-adventure .font18 {
    font-size: 16px!important;
  }

  .overlay ul {
    font-size: 32px;
  }

  .information-book.sticky {
    width: 32%;
  }
}

@media only screen and (max-width:991px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .h-card-image {
    height: 400px;
  }

  .h-card-info {
    padding: 30px !important;
    text-align: center;
  }

  .odd .h-card-info:before, .even .h-card-info:after {
    display: none;
  }

  .col-md-7 {
    width: 100%;
  }

  #booking-success .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .parallax {
    height: auto;
    background-image: none !important;
    background-attachment: unset;
  }

  #package .col-xs-12.h-card {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .menu-cat {
    margin-bottom: 20px;
  }

  .overlay ul {
    top: 0;
    font-size: 24px;
    text-align: center;
  }

  .hidden-mobile {
    display: none;
  }

  .section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .top-section {
    padding-top: 35px;
  }

  .section-title {
    margin-bottom: 0;
  }

  .section.activities, .inclusion {
    margin-top: 20px;
  }

  .page-banner {
    margin-bottom: 20px;
  }

  .middle-box {
    display: block;
  }

  .box {
    width: 100%;
    float: none !important;
  }

  .box-info {
    margin: 0 !important;
  }

  .box-info h2 {
    margin-top: 0;
  }

  .terms-box {
    padding-left: 30px;
    padding-right: 30px;
  }

  h2 {
    margin-top: 0;
    text-align: center;
  }

  #promotionBanner .modal-dialog {
    padding: 10px;
  }

  #service h3 {
    margin-top: 0;
  }

  #spot .desc-box {
    bottom: 0;
    top: auto;
    width: 100%;
    position: relative;
  }

  #spot h3 {
    margin-top: 0;
  }

  .full-image {
    margin-bottom: 15px;
  }

  #book .med-box {
    text-align: center;
  }

  .address-title {
    display: block;
  }

  .overlay-footer {
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 30px;
    margin-top: 20px;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .overlay-footer .clearfix {
    text-align: center;
  }

  .overlay-footer .flag-container, .overlay-footer .social-media-container {
    float: none !important;
  }

  .overlay-footer .flag-container {
    margin-bottom: 20px;
  }

  /* .overlay .container {
    margin-top: 30px;
  } */

  #about .h-card {
    margin-bottom: 0;
  }

  .video-title {
    margin-left: 0;
    text-align: left;
  }

  #spot .desc-box.right, #spot .desc-box.left {
    right: auto;
    left: auto;
  }

  .desc-box:before {
    display: none;
  }

  .desc-box.left {
    padding-left: 50px;
  }

  .page-banner {
    height: 420px;
  }

  .col-pad-10 .col-md-4 {
    margin-bottom: 15px;
  }

  #spa .mt-100 {
    margin-top: 0 !important;
  }

  #package .mt-100 {
    margin-top: 0 !important;
  }

  .modal-body-left {
    height: auto;
  }

  .sm-pb {
    padding-bottom: 50px;
  }

  #contact .desc-box {
    top: 0 !important;
  }

  #contact .col-md-7, #contact .col-md-6 {
    width: 100%;
  }

  #map {
    margin-top: 30px;
  }

  .slide-hover h2 {
    left: 0;
    width: 100%;
  }

  .adventure-gallery {
    margin-bottom: 0;
  }

  .btn-video {
    opacity: 1;
  }

  .ornament {
    display: none;
  }

  #lightcase-overlay, #lightcase-case {
    z-index: 99999999;
    opacity: .9 !important;
  }

  a[class*='lightcase-icon-'] {
    font-size: 40px;
    z-index: 99999999;
  }

  footer {
    padding-top: 20px;
  }

  .booking-form h2 {
    text-align: left;
    margin-top: 20px;
  }

  .datepicker-icon:after {
    display: none;
  }

  #contact h1, #contact .subtitle {
    text-align: center;
  }

  #contact .subtitle {
    line-height: 1.3;
  }

  #booking .main-section {
    padding-top: 30px;
  }

  #booking .section-title {
    text-align: center;
  }

  #contact .right-border {
    border: none;
  }

  #booking .right-border {
    border: none;
  }

  .datepicker {
    left: 50% !important;
    transform: translate(-50%);
  }

  .bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: 0;
  }

  .bootstrap-select.open .dropdown-toggle:after {
    content: "\f0d7";
  }

  .modal-fullscreen .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen .modal-body .item {
    padding: 0 50px;
  }

  .booking-section {
    width: 100%;
  }

  .information-book {
    background-color: #fff;
    height: 100%;
    overflow-y: auto;
    padding: 40px 0 30px 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate3d(0, 100%, 0);
    transition: all 0.3s ease-in-out;
    width: 100%;
    z-index: 999999999999;
  }

  .body-no-scroll {
    overflow: hidden;
  }
}

@media only screen and (max-width:768px) {
  .spa-package {
    width: 100%;
  }

  .spa-package:nth-child(even) {
    margin-top: 0;
  }

  .desc-box {
    position: relative;
    transform: none;
    text-align: center;
    padding-top: 30px !important;
  }

  .desc-box.left {
    padding: 50px;
  }

  .desc-box.left:before, .desc-box.right:before {
    display: none;
  }

  .desc-box h3 {
    margin-top: 0;
  }

  .menu-title {
    margin-top: 20px;
  }

  .main-info {
    padding-top: 0;
  }

  .other-activities .other-adventure .bot-desc {
    padding: 10px 15px;
  }

  #about .box-med {
    text-align: center;
  }

  .booking-section .form-item .form-group {
    border-bottom: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
    width: 75%;
  }

  .booking-section .form-item:last-child .form-group {
    border-bottom: none;
    padding-bottom: 0;
  }

  .booking-form {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width:480px) {
  .modal-img {
    height: 40%;
  }

  #banner.top-section {
    margin-top: 0 !important;
  }

  .top-section {
    margin-top: 60px;
  }

  .page-banner {
    height: 250px;
  }

  .font48 {
    font-size: 28px !important;
  }

  .font36 {
    font-size: 26px !important;
  }

  .other-activities .other-adventure .swiper-button-next, .other-adventure .other-activities .swiper-container-rtl .swiper-button-prev {
    left: 83%;
  }

  .other-activities .other-adventure .swiper-button-prev, .other-adventure .other-activities .swiper-container-rtl .swiper-button-next {
    right: 83%;
  }

  .swiper-button-prev, .swiper-button-next {
    width: 20px;
    height: 70px;
    background-size: 30px 30px;
  }

  .other-activities .other-adventure .swiper-button-prev, .other-adventure .other-activities .swiper-button-next, .other-adventure .swiper-button-prev, .other-adventure .swiper-button-next {
    width: 55px;
    height: 55px;
    background-size: 55px 55px;
  }

  #banner .swiper-pagination-bullet {
    width: 20px;
  }

  .video-title {
    margin-top: -20px;
    margin-left: 15px;
    text-align: left;
  }

  .slide-hover h2 {
    font-size: 20px !important;
  }

  .h-card-image {
    max-height: 200px;
  }

  .modal-fullscreen .modal-body .item {
    padding: 0 20px;
  }
}

@media only screen and (max-width:375px) {
  .center-link .mr-100 {
    margin-right: 50px !important;
  }

  #camping-gallery .center-link a {
    display: block;
  }

  #camping-gallery .mr-100 {
    margin-right: 0 !important;
  }
}

@media only screen and (min-width:991px) {
  .no-scroll {
    overflow: hidden;
  }

/*
  #contact .main-section .col-md-8 {
    padding-left: 30px;
  }
*/

  #contact .main-section .section-title {
    padding-left: 0;
  }
}

@media only screen and (min-width:480px) {
  .booking-mobile {
    display: none !important;
  }
}
