@font-face {
  font-family: "Kalam";
  src: url("../font/Kalam/Kalam-Regular.ttf");
}

@font-face {
  font-family: "Kaushan Script";
  src: url("../font/Kaushan_Script/KaushanScript-Regular.ttf");
}

html{
  scroll-behavior: smooth;
}
.disable-selection {
     -moz-user-select: none; /* Firefox */
      -ms-user-select: none; /* Internet Explorer */
   -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none; /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}

body::-webkit-scrollbar {
  width: 5px;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

body{
  font-family: 'Kalam', cursive;
  overflow-x: hidden;
}

/*.head{
  background: #d5f4e6;
}*/

/*.navbar-nav{
  position: fixed;
  right: 8%;
  font-size: 13px;
  top: 0;
  transition: right .8s ease-in-out;
}*/

#waitloader{
  position: fixed;
    z-index: 9999999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

#waitloader:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.1);
}

#waitloader .loaderInner{
  opacity: 1;
}


.logo-holder{
  position: absolute;
  top: 0px;
  left: 2%;
}

.sidemenu{
  position: fixed;
  right: 0;
  top: 0;
}

.sidemenu .navbar-nav{
  right: 7%;
  top: 5px;
  transition: right 0.8s ease-in-out;
}

.sidemenu .navbar-nav.shift{
  right: 12%;
}

.menu-list{
  position: fixed;
  top: 10%;
  transition: right 0.5s ease-in-out;
}

.menu-list .menu-list-first{
  list-style: none;
}

.menu-list .menu-list-first li{
  padding: 8px;
  text-align: center;
  font-size: 16px;
}

.link:before{
  content: '--- ';
}
.link:after{
  content: ' ---';
}

.link-parent:after{
  content: '--------------';
}

.menu-list-second{
  list-style: none;
  padding: 0;
  width: 132px;
}

.menu-list-second li{
  border: 1px dashed grey;
  text-align: center;
  font-size: 12px!important;
}

.menu-list-second li:first-child{
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}

.menu-list-second li:last-child{
  border-bottom-left-radius: 11px;
  border-bottom-right-radius: 11px;
}

.centerVH {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.centerV{
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.center{
  margin: 0 auto;
}

.custom-navbar{
  box-shadow: none;
  height: 50px;
}


.nav-icon {
  margin: 1em;
  width: 30px;
}

.icon-container{
  position: fixed;
/*  left: 4%;*/
  right: 0;
  z-index: 9999;
}

.icon-container:hover{
  cursor: pointer;
}

.nav-icon:after, 
.nav-icon:before, 
.nav-icon div {
  background-color: #37474f !important;
  border-radius: 3px;
  content: '';
  display: block;
  height: 3px;
  margin: 7px 0;
  transition: all .2s ease-in-out;
}

.nav-icon.open:before {
  transform: translateY(10px) rotate(135deg);
}

.nav-icon.open:after {
  transform: translateY(-10px) rotate(-135deg);
}

.nav-icon.open div {
  transform: scale(0);
}

.subHeader{
  position: absolute;
  width: 795px;
  background: rgba(0,0,0,0.2);
  height: 62px;
  left: 285px;
  top: 21px;
  transition: opacity 0.2s ease-in-out;
}

.subHeader.after{
  opacity: 0;  
}

.subHeader p {
    font-family: Kaushan Script;
    font-style: normal;
    /* font-weight: 100; */
    font-size: 36px;
    line-height: 58px;
    /* display: flex; */
    align-items: center;
    text-align: center;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.rgba-black-light{
  background-color: rgba(0,0,0,0.5)!important;
}

#main-carousel{
  z-index: 0;
}

#options{
  position: absolute;
  z-index: 99;
}

#options .hov{
  transition: transform 0.5s ease;
  transform-origin: center;
  transform-box: fill-box;
}

#options .hov:hover{
  transform: scale(1.15);
}

.socio-icons{
  margin-top: -40px;
}


.socio-icons i{
  font-size: 20px;
  color: #00e676;
}

.info{
  background: #D5F4E6;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  border-radius: 10px;
}


#Amenities .templates{
  width: 240px;
  position: absolute;
  font-size: 11.5px;
  padding: 10px;
  transition: top .5s ease;
}

.font-weight-mid{
  font-weight: 500;
}

.imagePart{
  transform: translateY(10px);
  transition: transform .5s ease;
}

.bodyPart{
  transform: translateY(-10px);
  transition: transform .5s ease;
}

#Amenities .box:hover .bodyPart,
#Amenities .box:hover .imagePart{
  transform: translateY(0);
}

.achievements{
  font-family: Kaushan Script;
  font-weight: 200;
  border-bottom: 0.5px solid white;
  padding: 25px;
}

.quickLinks li {
  text-decoration: none;
  color: white!important;
  list-style: none;
  padding: 10px;
  text-align: center;
  margin-left: -38px;
}

.footer-gallery {
  list-style: none;
  margin: 0;
  padding-left: 10%;
}

.footer-gallery li {
  display: inline-block;
  margin: 0 10px 10px 0;
  border-radius: 0px;
}

.footer-gallery img{
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.sub-footer{
  background: teal;
}

.text-shadow-dark{
  text-shadow: 1.5px 1.5px #000000;
}

.text-shadow-white{
  text-shadow: 1.5px 1.5px #ffffff;
}

#food h1{
  font-family: Kaushan Script;
  font-weight: 100!important;
  font-style: normal;
  font-size: 45px;
  line-height: 58px;
  letter-spacing: 0.1em;
}

.food-menu{
  border-radius: 10px;
 /* background: #D5F4E6;*/
  background: rgba(213,244,230,0.86);
  /*margin-top: -5px;*/
  margin-top: -0.52px;
  border: 0.5px solid grey;
}

#food a.active span{
  border-bottom: 2px solid white;
}

.food-menu h3{
  font-family: Kaushan Script;
}

.food-menu .menu{
  display: none;
}
.food-menu .menu.active{
  display: block;
}

.food-menu li{
  padding: 10px;
}

.quick_bites_back{
  background: url("../image/food/quick_bites.jpg");
}

.starters_back{
  background: url("../image/food/starters.jpg");
}

.beverages_dessert_back{
  background: url("../image/food/beverages_dessert.jpg");
}

.rice_breads_back{
  background: url("../image/food/rice_breads.jpg");
}

.seasonal_ethnics_back{
  background: url("../image/food/seasonal_ethnics.jpg");
}

.main_course_back{
  background: url("../image/food/main_course.jpg");
}

#food{
  background-attachment: fixed;
  background-origin: content-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: background 0.2s ease-in-out;
}

.food_overlay{
  background: rgba(0,0,0,0.3);
}

.food-section .card{
  width: 225px;
  margin: 0 auto;
}

.food-section .text{
  width: 140px;
  height: 70px;
  padding: 10px;
  border: 4px solid white;
}

.head-holder{
  background: url(../image/one_day_book/head.jpg);
  background-origin: border-box;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center 85%;
  background-size: cover;
  height: 450px;
}

.head-holder h2{
  font-family: Kaushan Script;
  letter-spacing: 1.5px;
  font-weight: 100!important;
}

/* Chrome, Safari, Edge, Opera */
input.contact::-webkit-outer-spin-button,
input.contact::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] .contact{
  -moz-appearance: textfield;
}

.ui-datepicker-trigger{
  position: absolute;
  right: 0;
  top: 10px;
}

.booking-options{
  background: #D5F4E6;
}

.booking-options .md-form{
  margin-bottom: 1rem;
}

.booking-options .col,
.booking-options .col-6,
.booking-options .col-8{
  border: 0.1px solid grey;
}

.dance{
  font-family: Kaushan Script;
  font-weight: 100!important;
  letter-spacing: 1.5px;
}

.md-form input[type="text"]:not(.browser-default):focus:not([readonly]),
.md-form input[type="number"]:not(.browser-default):focus:not([readonly]),
.md-form input[type="date"]:not(.browser-default):focus:not([readonly]){
  border-bottom: 1px solid #343a40;
  -webkit-box-shadow: 0 1px 0 0 #343a40;
  box-shadow: 0 1px 0 0 #343a40;
}

.md-form input[type="text"]:not(.browser-default):focus:not([readonly])+label,
.md-form input[type="number"]:not(.browser-default):focus:not([readonly])+label,
.md-form input[type="date"]:not(.browser-default):focus:not([readonly])+label{
  color: #343a40;
}

.activity{
  background: rgba(0,0,0,0.2);
}

footer{
  z-index: 9999;
}

.footer-gallery img{
    width: 85px;
    height: 45px;
}

.linonep0{
/*  list-style: none;*/
  padding: 0;
  padding-left: 20px;
}

.modal-header .close{
  padding: 10px;
  margin: 0rem 0rem 0rem auto;
}

#gallery{
  background: #424242;
}

.gallery-carousel *{
  box-sizing: border-box;
}

.gallery-carousel .item .view.initial,
.gallery-carousel .item .view.active {
  opacity: 1;
  position: relative;
}

.tab-pane::-webkit-scrollbar {
  width: 5px;
}
 
.tab-pane::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
.tab-pane::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.tab-pane .thumbnails.active{
    border: 2px solid black;
}

.tab-pane .thumbnails{
  border: 1px solid #989898;
}

.virtual-tour{
  background: #424242;
}

.back-dark-blue{
  background: #1c2331 !important;
}

.text-input-white{
  color: white!important;
}

.number::-webkit-inner-spin-button,
.number::-webkit-outer-spin-button{
  -webkit-appearance: none; 
  margin: 0;
}

.blog-title{
  position: absolute;
  top: -10%;
  width: 160px;
  text-align: center;
  padding: 5px;
  background: #D5F4E6;
  border-radius: 18px;
  left: 16.45%;
  font-size: 16px;
}

.blog-text{
  position: absolute;
  top: 110%;
  font-size: 12px;
}

.blog-link{
  transition: transform 0.5s ease-in-out;
}

.blog-link:hover{
  transform: scale(1.05);
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  .logo-holder{
    width: 209px;
    height: 206.5px;
  }

  #logoSVG{
    width: 209px;
    height: 215px;
  }

  /*#sideSVG{
    width: 349px;
    height: 180px;
  }*/

  .users{
    list-style: none;
    position: fixed;
    font-size: 14px;
    right: 7%;
    top: 2%;
    width: 158px;
    transition: right 0.8s ease-in-out;
  }

  .users li{
    display: inline;
    padding: 5px;
  }

  .sidemenu .users.shift{
    right: 12%;
  }

  .menu-list{
    right: -12%;
  }

  .menu-list.shift{
    right: 0;
  }

  .carousel-item{
    width: 100%;
    height: 623px;
  }

  .carousel-item .view{
    width: 100%;
    height: 100%;
  }

  .carousel-item .view .img{
    width: 100%;
    height: 623px;
  }

  .carousel-item:nth-child(1) .img{
    background: url('../image/main-carousel/carousel-1.jpg');
  }

  .carousel-item:nth-child(2) .img{
    background: url('../image/main-carousel/carousel-2.jpg');
  }

  .carousel-item:nth-child(3) .img{
    background: url('../image/main-carousel/carousel-3.jpg');
  }

  .carousel-item:nth-child(4) .img{
    background: url('../image/main-carousel/carousel-4.jpg');
  }

  .carousel-item:nth-child(5) .img{
    background: url('../image/main-carousel/carousel-5.jpg');
  }

  .carousel-item:nth-child(6) .img{
    background: url('../image/main-carousel/carousel-6.jpg');
  }

  .carousel-item:nth-child(7) .img{
    background: url('../image/main-carousel/carousel-7.jpg');
  }

  .carousel-item:nth-child(8) .img{
    background: url('../image/main-carousel/carousel-8.jpg');
  }

  .carousel-item:nth-child(9) .img{
    background: url('../image/main-carousel/carousel-9.jpg');
  }

  .carousel-item:nth-child(10) .img{
    background: url('../image/main-carousel/carousel-10.jpg');
  }

  .carousel-item:nth-child(11) .img{
    background: url('../image/main-carousel/carousel-11.jpg');
  }

  .carousel-item:nth-child(12) .img{
    background: url('../image/main-carousel/carousel-12.jpg');
  }

  .carousel-item:nth-child(13) .img{
    background: url('../image/main-carousel/carousel-13.jpg');
    background-position: bottom;
  }

  .carousel-item:nth-child(14) .img{
    background: url('../image/main-carousel/carousel-14.jpg');
  }

  #options{
    top: 45%;
    left: 20.6%;
    width: 800px;
    height: 100px;
  }

  .socio-icons a{
    background: rgba(0,0,0,0.4);
    padding: 10px;
  }

  #hill{
    margin-top: -18px;
    width: 152px;
    height: 48px;
  }

  #hill-mobile{
    display: none;
  }

  .info{
    margin-top: -5px;
  }

  .desktop{
    display: block;
  }

  .mobile{
    display: none;
  }

  .offerings .svgs{
    width: 758px;
    height: 302px;
  }

  #Amenities .templates{
    left: 18.5%;
    top: 45%;
  }

  #Amenities .box:hover .templates{
    top: 47.5%;
  }

  .amenities:nth-child(odd) .content{
    width: 350px;
    height: 195px;
    padding: 10px;
    position: absolute;
    top: 17%;
    left: 30%;
  }

  .amenities:nth-child(even) .content{
    width: 350px;
    height: 195px;
    padding: 10px;
    position: absolute;
    top: 17%;
    right: 29%;
    /* transform: skew(0deg, 4deg); */
    text-align: left;
  }

  #one_day_book .policies li{
    padding: 20px;
    font-size: 1.5rem;
  }

  #one_day_book .booking{
    position: absolute;
    top: 64%;
    width: 1140px;
  }

  #one_day_book .booking-1{
    display: none;
  }

  #logo_svg{
    width:  409px;
    height: 168px;
  }

  .hillViewInfo{
    z-index: -1;
    margin-top: -3.12%;
    background: #D5F4E6;
  }

  .hillViewInfo p{
    font-size: 15px;
  }

  .founder img{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  }

  #sun{
    animation: rise 1.2s ease-in-out;
  }

  @keyframes rise {
    from {
      transform: translateY(45%);
    }

    to {
      transform: translateY(0%);
    }
  }

  #water{
    animation: expand 1.2s ease-in-out;
    transform-box: fill-box;
    transform-origin: center;
  }

  @keyframes expand {
    from {
      transform: scale(0.85);
    }

    to {
      transform: scale(1);
    }
  }

  #accomodation{
    background: url(../image/accomodation/accoBack1.jpg);
    background-size: cover;
    background-position: 0 35%;
    min-height: 625px;
  }

  #accomodation .holder{
    background: rgba(0,0,0,0.2);
    min-height: 625px;
  }

  .room-facilities{
    width: 500px;
    position: absolute;
    right: 18%;
    bottom: -65%;
    opacity: 0;
    transition: bottom 1s .8s ease-in-out, opacity 1s .8s ease-in-out;
  }

  .room-facilities.shown{
    bottom: -1.5%!important;
    opacity: 1;
  }

  .room-facilities .card-text{
    font-size: 12px!important;
  }

  .checkDate{
    position: absolute;
    top: 4.6%;
    left: 22.8%;
    width: 631px;
  }

  .checkin{
    padding-right: 25px!important;
  }

  .checkout{
    padding-left: 25px!important;
  }

  .checkDate .col{
    width: 280px;
  }

  .checkDate .col:nth-child(2){
    left: 71px;
  }

  .stays-card.release{
    animation: card-release .6s .4s forwards ease-in-out;
  }

  @keyframes card-release{
    0%{
      transform: translateY(0);
    }

    20%{
      transform: translateY(10%);
    }

    40%{
      transform: translateY(20%);
    }

    60%{
      transform: translateY(30%);
      opacity: 0.8;
    }

    80%{
      transform: translateY(40%);
      opacity: 0.4;
    }

    100%{
      transform: translateY(50%);
      opacity: 0;
    }
  }

  .clip-static{
    transform: translateY(0);
    opacity: 1;
    transition: transform .5s ease-in-out, opacity .5s ease-in-out;
  }

  .clip-move{
    transform: translateY(0);
    opacity: 1;
    transition: transform .5s 1s ease-in-out, opacity .5s ease-in-out;
  }

  .clip.release{
    transform: translateY(-12px);
    opacity: 0;
  }

  .room{
    width: 180px;
    position: absolute;
    opacity: 1;
    transition: opacity .5s ease-in-out;
  }

  .room.rate_1{
    left: 18.7%;
    bottom: 5%;
  }

  .room.rate_1.release{
    opacity: 0;
  }

  .room.rate_2{
    left: 42.18%;
    bottom: 5%;
    transition: left .5s 1s ease-in-out;
  }

  .room.rate_2.shift{
    left: 18.8%;
  }

  .room.rate_2.release{
    opacity: 0;
  }

  .room.rate_3{
    left: 65.6%;
    bottom: 4%;
    transition: left .5s 1s ease-in-out;
  }

  .room.rate_3.shift{
    right: none;
    left: 18.8%;
  }

  .room.rate_3.release{
    opacity: 0;
  }

  .stays-card{
    transition: transform .5s 1s ease-in-out;
  }

  #stayscard_2.shift{
    transform: translate(-33.4%, 0);
  }

  #stayscard_3.shift{
    transform: translate(-66.7%, 0);
  }

  #clip_2.shift{
    transform: translate(-33.5%, 0);
  }

  #clip_3.shift{
    transform: translate(-66.9%, 0);
  }

  .info-btns{
    display: none;
  }

  .head-hover{
    position: absolute;
    z-index: 100;
    font-family: Kaushan Script;
    font-weight: 100!important;
    left: 45.48%;
    letter-spacing: 3px;
    padding: 10px;
    background: rgba(0,0,0,0.2);
  }

  .gallery-carousel{
    width: 100%;
    height: 625px;
    overflow: hidden;
    box-sizing: border-box;
  }

  .gallery-carousel .item{
    transform-style: preserve-3d;
    max-width: 1200px;
    margin: 0 auto;
  }

  .gallery-carousel .item .view{
    opacity: 0;
    position: absolute;
    top: 0;
    max-width: 100%;
    min-width: inherit;
    height: 625px;
    margin: 0 auto;
    transition: transform .5s, opacity .5s, z-index .5s;
  }

  .gallery-thumbnails{
    position: absolute;
    width: 800px;
    left: 20.5%;
    height: 85px;
    bottom: 2%;
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  }

  .nav-panel{
    margin-top: -5.3%;
  }

  .nav-tabs .nav-link{
    background: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
  }

  .nav-tabs .nav-links:not(.active){
    height: 40px;
  }

  .nav-tabs .nav-link.active{
    background: #d5f4e6;
    border-color: #dee2e6 #dee2e6 #D5F4E6;
  }

  #gallery-hill{
    width: 152px;
    height: 41px;
  }

  .tab-content{
    background: #D5F4E6;
    border: 0.1px solid #dee2e6;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow:hidden;
    height: 85px;
  }

  .tab-pane{
    height: 76px;
    overflow-y: scroll;
    scroll-behavior: smooth;
  }


  .tab-pane .thumbnails{
    height: 50px;
    width: 80px;
  }

  .tab-pane .thumbnails img{
    height: 100%;
    width: 100%;
  }

  .col-05{
    flex: 0 0 11.111%;
    max-width: 11.111%;
  }

  .p-01{
    padding: .22rem!important;
  }

  .head-hover-vt{
    position: absolute;
    z-index: 100;
    font-family: Kaushan Script;
    font-weight: 100!important;
    left: 42.75%;
    letter-spacing: 3px;
    padding: 10px;
    background: rgba(0,0,0,0.2);
  }

  .virtual-tour video{
    width: 100%;
    height: 625px;
  }

}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  .logo-holder{
    width: 209px;
    height: 206.5px;
  }

  #logoSVG{
    width: 209px;
    height: 215px;
  }

  /*#sideSVG{
    width: 349px;
    height: 180px;
  }*/
  .users{
    list-style: none;
    position: fixed;
    font-size: 14px;
    right: 7%;
    top: 2%;
    width: 158px;
    transition: right 0.8s ease-in-out;
  }

  .users li{
    display: inline;
    padding: 5px;
  }

  .sidemenu .users.shift{
    right: 12%;
  }

  .menu-list{
    right: -12%;
  }

  .menu-list.shift{
    right: 0;
  }

  #options{
    top: 45%;
    left: 20.6%;
    width:800px;
    height:100px;
  }

  #hill{
    margin-top: -18px;
    width: 152px;
    height: 48px;
  }

  #hill-mobile{
    display: none;
  }

  .info{
    margin-top: -5px;
  }

  .desktop{
    display: block;
  }

  .mobile{
    display: none;
  }

  .offerings .svgs{
    width: 758px;
    height: 302px;
  }

  #Amenities .templates{
    left: 15.5%;
  }

  #Amenities .box:hover .templates{
    top: 47.5%;
  }

  .amenities:nth-child(odd) .content{
    width: 350px;
    height: 195px;
    padding: 10px;
    position: absolute;
    top: 17%;
    left: 30%;
  }

  .amenities:nth-child(even) .content{
    width: 350px;
    height: 195px;
    padding: 10px;
    position: absolute;
    top: 17%;
    right: 29%;
    /* transform: skew(0deg, 4deg); */
    text-align: left;
  }

  #one_day_book .policies li{
    padding: 20px;
    font-size: 1.5rem;
  }

  #one_day_book .booking{
    position: absolute;
    top: 64%;
    width: 1140px;
  }

  #one_day_book .booking-1{
    display: none;
  }

  #logo_svg{
    width:  409px;
    height: 168px;
  }

  .hillViewInfo{
    z-index: -1;
    margin-top: -3.12%;
    background: #D5F4E6;
  }

  .hillViewInfo p{
    font-size: 15px;
  }

  .founder img{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  }

  #sun{
    animation: rise 1.2s ease-in-out;
  }

  @keyframes rise {
    from {
      transform: translateY(45%);
    }

    to {
      transform: translateY(0%);
    }
  }

  #water{
    animation: expand 1.2s ease-in-out;
    transform-box: fill-box;
    transform-origin: center;
  }

  @keyframes expand {
    from {
      transform: scale(0.85);
    }

    to {
      transform: scale(1);
    }
  }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) { 
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  .logo-holder{
    width: 130px;
    height: 135px;
  }

  .subHeader{
    display: none;
  }

  #logoSVG{
    height: 135px;
  }

  /*#sideSVG{
    width: 225px;
    height: 85px;
  }*/
  .users{
    list-style: none;
    position: fixed;
    font-size: 10px;
    right: 20%;
    top: 1.5%;
    transition: right 0.9s ease-in-out;
  }

  .users li{
    display: inline;
    padding: 3px;
  }

  .sidemenu .users.shift{
    right: 34%;
  }

  .menu-list{
    right: -42%;
  }

  .menu-list.shift{
    right: -1.2px;
  }

  .menu-list-first{
    padding-left: 0;
  }

  #main-carousel .carousel-inner img{
    height: 400px;
  }

  /*.offerings{
    display: none;
  }*/

  .carousel-item{
    width: 100%;
    height: 400px;
  }

  .carousel-item .view{
    width: 100%;
    height: 100%;
  }

  .carousel-item .view .img{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat!important;
    background-size: cover!important;
  }

  .carousel-item:nth-child(1) .img{
    background: url('../image/main-carousel/carousel-mobile-01.jpg');
  }

  .carousel-item:nth-child(2) .img{
    background: url('../image/main-carousel/carousel-mobile-02.jpg');
  }

  .carousel-item:nth-child(3) .img{
    background: url('../image/main-carousel/carousel-mobile-03.jpg');
  }

  .carousel-item:nth-child(4) .img{
    background: url('../image/main-carousel/carousel-mobile-04.jpg');
  }

  .carousel-item:nth-child(5) .img{
    background: url('../image/main-carousel/carousel-mobile-05.jpg');
  }

  .carousel-item:nth-child(6) .img{
    background: url('../image/main-carousel/carousel-mobile-06.jpg');
  }

  .carousel-item:nth-child(7) .img{
    background: url('../image/main-carousel/carousel-mobile-07.jpg');
  }

  .carousel-item:nth-child(8) .img{
    background: url('../image/main-carousel/carousel-mobile-08.jpg');
  }

  .carousel-item:nth-child(9) .img{
    background: url('../image/main-carousel/carousel-mobile-09.jpg');
  }

  .carousel-item:nth-child(10) .img{
    background: url('../image/main-carousel/carousel-mobile-10.jpg');
  }

  .carousel-item:nth-child(11) .img{
    background: url('../image/main-carousel/carousel-mobile-11.jpg');
  }

  .carousel-item:nth-child(12) .img{
    background: url('../image/main-carousel/carousel-mobile-12.jpg');
  }

  .carousel-item:nth-child(13) .img{
    background: url('../image/main-carousel/carousel-mobile-13.jpg');
  }

  .carousel-item:nth-child(14) .img{
    background: url('../image/main-carousel/carousel-mobile-14.jpg');
  }

  #options{
    top: 28%;
  }

  #hill{
    display: none;
  }

  #hill-mobile{
    margin-top: -18px;
    display: block;
  }

  .info{
    margin-top: -1px;
  }

  .info p{
    font-size: 14px;
  }

  .desktop{
    display: none;
  }

  .mobile{
    display: block;
  }

  .offerings{
    overflow: hidden;
  }

  #Amenities .templates{
    left: 16.5%;
    top: 51%;
  }

  .amenities h4{
    font-size: 12px;
  }

  .amenities:nth-child(odd) .content {
    width: 180px;
    height: 100px;
    padding: 10px;
    position: absolute;
    top: 7%;
    left: 39%;
    font-size: 8px;
  }

  .amenities:nth-child(even) .content {
    width: 185px;
    height: 100px;
    padding: 10px;
    position: absolute;
    top: 7%;
    right: 37%;
    /* transform: skew(0deg, 4deg); */
    text-align: left;
    font-size: 8px;
  }

  .achievements h1{
    font-size: 25px;
    font-weight: 900;
  }

  .achievements h4{
    font-size: 14px;
    font-weight: 500;
  }

  .footer-1, .footer-2{
    font-size: 14px;
    letter-spacing: .5px;
  }

  .heading{
    font-size: 30px;
  }

/*  .booking{
    display: none;
  }*/

  #Amenities .box:hover .templates{
    top: 53.5%;
  }

  #one_day_book h2{
    font-size: 22px;
  }

  #one_day_book .subHeading:nth-child(1){
    position: absolute;
    top: -78%;
    left: 10%;
  }

  #one_day_book .subHeading:nth-child(2){
    position: absolute;
    left: 22%;
    top: 12%;
  }

  #one_day_book .subHeading:nth-child(3){
    position: absolute;
    left: 34%;
    top: 100%;
  }

  #one_day_book .policies li{
    padding: 10px;
    font-size: 1rem;
  }

  #one_day_book .booking{
    display: none;
  }

  #one_day_book .booking-1{
    transform: scale(.85);
    margin-top: 15%;
  }

  .md-form label{
    font-size: 0.8rem;
  }

  #food-display{
    display: none;
  }

  #food-links span{
    font-size: 12px; 
  }

  .md-form .dateLabel{
    margin-top: 15px;
  }

  #logo_svg{
    /*width:  309px;
    height: 68px;*/
/*    display: none;*/
  }

  .hillViewInfo {
    z-index: -1;
    margin-top: -8.12%;
    background: #D5F4E6;
  }

  .hillViewInfo p{
    font-size: 15px;
  }

  .founder img{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  }

  #sun{
    animation: rise 1.2s ease-in-out;
  }

  @keyframes rise {
    from {
      transform: translateY(45%);
    }

    to {
      transform: translateY(0%);
    }
  }

  #water{
    animation: expand 1.2s ease-in-out;
    transform-box: fill-box;
    transform-origin: center;
  }

  @keyframes expand {
    from {
      transform: scale(0.85);
    }

    to {
      transform: scale(1);
    }
  }

  .founder-content{
    overflow-x: hidden;
  }

  .cofounder-content{
    overflow-x: hidden;
  }

  .founder img{
    width: 200px;
  }

  .founder-info h4{
    text-align: center;
  }

  #accomodation{
    background: url(../image/accomodation/accoBack1.jpg);
    background-size: cover;
    background-position: 20% 35%;
    overflow-x: hidden;
  }

  #accomodation .holder{
    background: rgba(0,0,0,0.05);
  }

  .checkDate{
    position: absolute;
    top: -6px;
    transform: scale(.8);
    left: 8px;
    width: 340px
  }

  .checkout{
    margin-top: 13px;
  }

  .room{
    position: absolute;
    opacity: 1;
    transition: opacity .5s ease-in-out;
  }

  .room h5{
    font-size: 12px;
  }

  .room.rate_1{
    left: 11.5%;
    bottom: 4px;
  }

  .room.rate_1.release{
    opacity: 0;
  }

  .room.rate_2{
    left: 42%;
    bottom: 4px;
    transition: left .5s 1s ease-in-out;
  }

  .room.rate_2.shift{
    left: 13%;
  }

  .room.rate_2.release{
    opacity: 0;
  }

  .room.rate_3{
    left: 67.8%;
    bottom: -12px;
    transition: left .5s 1s ease-in-out;
  }

  .room.rate_3 small{
    font-size: 9px;
  }

  .room.rate_3.shift{
    left: 9.8%;
  }

  .room.rate_3.release{
    opacity: 0;
  }

  .stays-card.release{
    animation: card-release .6s .4s forwards ease-in-out;
  }

  @keyframes card-release{
    0%{
      transform: translateY(0);
    }

    20%{
      transform: translateY(10%);
    }

    40%{
      transform: translateY(20%);
    }

    60%{
      transform: translateY(30%);
      opacity: 0.8;
    }

    80%{
      transform: translateY(40%);
      opacity: 0.4;
    }

    100%{
      transform: translateY(50%);
      opacity: 0;
    }
  }

  .clip-static{
    transform: translateY(0);
    opacity: 1;
    transition: transform .5s ease-in-out, opacity .5s ease-in-out;
  }

  .clip-move{
    transform: translateY(0);
    opacity: 1;
    transition: transform .5s 1s ease-in-out, opacity .5s ease-in-out;
  }

  .clip.release{
    transform: translateY(-12px);
    opacity: 0;
  }

  .stays-card{
    transition: transform .5s 1s ease-in-out;
  }

  #stayscard_2.shift{
    transform: translate(-33.4%, 0);
  }

  #stayscard_3.shift{
    transform: translate(-66.7%, 0);
  }

  #clip_2.shift{
    transform: translate(-33.5%, 0);
  }

  #clip_3.shift{
    transform: translate(-66.9%, 0);
  }

  .room-facilities{
    width: 215px;
    position: absolute;
    right: -50%;
    bottom: -78%;
    opacity: 0; 
    transition: right 1s .8s ease-in-out, opacity 1s .8s ease-in-out;
  }

  .room-facilities.shown{
    right: 1%;
    opacity: 1;
  }

  .room-facilities .card-title{
    font-size: 12px;
  }

  .room-facilities .card-text{
    font-size: 8px!important;
  }
  
  .info-btns{
    width: 365px;
    transition: width 1s .8s ease-in-out;
    display: block;
  }

  .info-btns.shift{
    width: 140px;
  }

  .mobile-back{
    background: #565656;
  }

  .head-hover{
    position: absolute;
    z-index: 100;
    font-family: Kaushan Script;
    font-weight: 100!important;
    left: 35.48%;
    letter-spacing: 3px;
    top: 9.2%;
  }

  .head-hover h2{
    font-size: 25px;
  }

  .gallery-carousel{
    width: 100%;
    height: 400px;
    overflow: hidden;
    box-sizing: border-box;
  }

  .gallery-carousel .item{
    transform-style: preserve-3d;
    margin: 0 auto;
    margin-top: 25%;
  }

  .gallery-carousel .item .view{
    opacity: 0;
    position: absolute;
    top: 0;
    max-width: 100%;
    min-width: inherit;
    height: 310px;
    margin: 0 auto;
    transition: transform .5s, opacity .5s, z-index .5s;
  }

  .gallery-thumbnails{
    height: 200px;
    background: #fff;
    border-bottom-left-radius: 10px;  
    border-bottom-right-radius: 10px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  }

  .nav-panel{
    background: #565656;
    border: none;
  }

  .nav-tabs{
    margin-top: -22px;
  }

  .nav-tabs .nav-link{
    background: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
  } 

  .nav-tabs .nav-item {
    margin-bottom: -1px;
    font-size: 12px;
    padding: 8px 10px 8px 10px;
}

  .nav-tabs .nav-links:not(.active){
    height: 40px;
  }

  .nav-tabs .nav-link.active{
    background: #d5f4e6;
    border-color: #dee2e6 #dee2e6 #D5F4E6;
  }

  #gallery-hill{
    width: 152px;
    height: 41px;
  }

  .tab-content{
    background: #D5F4E6;
    border: 0.1px solid #dee2e6;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    height: 186px;
  }

  .tab-pane{
    height: 165px;
    overflow-y: scroll;
    scroll-behavior: smooth;
    margin-top: 5px;
  }

  .tab-pane .thumbnails{
    height: 50px;
    width: 65px;
  }

  .tab-pane .thumbnails img{
    height: 100%;
    width: 100%;
  }

  .col-05{
    flex: 0 0 24.5%;
    max-width: 24.5%;
  }

  .p-01{
    padding: .3rem!important;
  }

  .head-hover-vt{
    position: absolute;
    z-index: 100;
    font-family: Kaushan Script;
    font-weight: 100!important;
    left: 35.48%;
    letter-spacing: 3px;
    top: 19.2%;
  }

  .head-hover-vt h2{
    font-size: 25px;
  }

  .virtual-tour video{
    width: 100%;
    height: 400px;
    margin-top: 25%;
    margin-bottom: 25%;
  }

  .blog-title{
    left: 20%!important;
  }

  .blog-sub{
    font-size: 16px;
  }

  .blog-post{
    margin-bottom: 70%!important;
  }
}

@media (min-width: 367px) and (max-width: 393px){
  .sidemenu .users {
    right: 19%;
  }

  .sidemenu .users.shift {
    right: 32%;
  }

  .amenities:nth-child(even) .content {
    top: 11%;
    right: 40%;
  }

  .amenities:nth-child(odd) .content {
    top: 11%;
    left: 40%;
  }

  #Amenities .templates {
    left: 19.6%;
  }

  .checkDate {
    left: 24px;
  }

  .room.rate_1 {
    left: 15%;
  }

  .room.rate_2 {
    left: 42.8%;
  }

  .room.rate_2.shift {
    left: 18%;
  }

  .room.rate_3 {
    left: 66%;
  }

  .room.rate_3.shift {
    left: 14.8%;
  }

  .info-btns {
    width: 392px;
  }

  .info-btns.shift {
    width: 174px;
  }
}

@media (min-width: 400px) and (width: 411px) {
  .sidemenu .users {
    right: 18%;
  }

  .sidemenu .users.shift {
    right: 30%;
  }

  .amenities:nth-child(even) .content {
    top: 11%;
    right: 42%;
  }

  .amenities:nth-child(odd) .content {
    top: 11%;
    left: 42%;
  }

  #Amenities .templates {
    left: 20.5%;
  }

  .checkDate {
    left: 33px;
  }

  .room.rate_1 {
    left: 17.5%;
  }

  .room.rate_2 {
    left: 43.5%;
  }

  .room.rate_2.shift {
    left: 18%;
  }

  .room.rate_3 {
    left: 65.5%;
  }

  .room.rate_3.shift {
    left: 14.8%;
  }

  .info-btns {
    width: 410px;
  }

  .info-btns.shift {
    width: 200px;
  }
}