:root {
  --white: #fff;
  --black: #000;
  --primary: #C1502B;
  --primary-dark: #C1502B;
  --primary-light: #e05269;
  --primary-light-rgb: 224, 82, 105;
  --grey: #c9c9c9;
  --green: #358a00;
  --ada: #0563ae;
  --text-color: #313131;
  --btn-color: var(--primary);
}
* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: 'latoregular';
  src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
       url('../fonts/lato-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'latobold';
  src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
       url('../fonts/lato-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'latoregular';
  src: url('../fonts/DMSans-Regular.woff2') format('woff2'),
      url('../fonts/DMSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
body {
  font-family: 'latoregular';
  font-size: 16px;
  color: #68625D;
  overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6{font-family: "Cabrito Contrast";}

.h2,
h2 {
  font-size: 25px;
}
.object-fit {
  object-fit: cover;
  object-position: center;
  object-fit: cover;
  object-position: center;
}
.custom__header .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.custom__header.smaller {
  background-color:#C1502B !important;
}


.container .read-more-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.__akia-chat-icon-wrapper {
  z-index: 98;
}
/* #reservationpop {
  padding-top: 170px;
} */
.navigation {
  position: relative;
  z-index: 5;
}
#carouselButtons {
  z-index: 2;
}
.d-block {
  display: block;
}
.d-flex {
  display: flex;
}
.section-meetings .d-flex {
  display: flex;
  justify-content: center;
}
.inline-block {
  display: inline-block;
}
.flex-centered {
  display: flex;
  align-items: center;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: var(--primary-dark);
  border-radius: 10px;
  border: 1px solid #fefefe;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--primary);
}
#aaaWidget {
  z-index: 9999 !important;
}
.messages_bar {
  font-size: 16px;
}
.messages_bar .messages p {
  display: inline-block;
  margin: 0;
  padding: 0 5px;
  word-break: break-word;
  flex-grow: 1;
}
.messages {
  padding: 15px 20px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25),
    0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25),
    0 1px 2px rgba(0, 0, 0, 0.05);
  position: relative;
  display: flex;
}
.good_news {
  width: 100%;
}
.message-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.messages a {
  color: inherit !important;
}
.message-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.message-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.message-ada {
  color: var(--white);
  background-color: #0563ae;
  border-color: #0563ae;
}

.alert-dismissible .close {
  position: unset;
}

.footer-newsletter,
  .header-logo a{
  display: flex;
    align-items: center;
    justify-content: center;
}

.guestroom-logo{
  position: relative;
  background: #C1502B;
}
.row.display-prop.flex-direction.flex-box.top {
  align-items: flex-end;
  margin: 0px 0px 30px;
}
.media-section .section-title-h2{
  text-align: justify;
}

@media (min-width: 1200px) {

.fullshow {
    margin-bottom: 50px;
}

  .sidenav .home_resnew {
      width: 100%;
      background-color: #fff;
      letter-spacing: 1px;
      box-shadow: 0 4px 8px rgba(0.1, 0.1, 0.1, 0.3);
  }
  .section__main .carousel-caption {
      /* bottom: 25% !important; */
      bottom: 3% !important;
  }
  .smaller .header .text-end a:last-child{
    top: 35px;
  }
  
}

.close:focus,
.close:hover {
  opacity: 1;
  outline: 0;
}

.messages_bar.alert {
  padding: 0 15px;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.position-left {
  margin: 10px;
}

.position-right {
  margin-left: 8px;
}

.content-group {
  margin-bottom: 10px;
}

.h-100 {
  height: 100%;
}

a,
a:active,
a:focus,
a:hover {
  outline: 0;
  text-decoration: none;
}

/* p {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
} */

#myCarousel span.red-box {
  font-size: 32px;
  line-height: 32px;
  text-shadow: none;
  font-family: 'latoregular';
  text-transform: uppercase !important;
}

#js-gdpr-consent-banner p {
  margin-bottom: 10px;
}

.border-0 {
  border: 0;
}

.accordions__header {
  background-color: var(--primary-dark);
  color: #fff !important;
}
.accordions__title {
  background-color: var(--primary-dark);
  color: #fff !important;
}
.datepicker td.day.disabled {
  color: #ccc !important;
}

.hidden {
  display: none;
}

.datepicker td.disabled.day:hover {
  background: #eaeaea !important;
}

.datepicker td.day:hover {
  background: #9f9f9f !important;
  color: var(--white) !important;
}

.btn-div {
  display: flex;
  overflow: hidden;
  justify-content: left;
  width: 100%;
  height: 50px;
}

.map-content .btn-div {
  width: 100%;
  margin-left: -41px;
  margin-bottom: -8px;
  justify-content: center;
}

.btn-success {
  transition: all 0.3s;
  /* font-weight: 700; */
}

.btn-green {
  background: var(--primary);
  color: var(--white) !important;
}

.btn-brown {
  background-color: var(--primary-dark);
  color: var(--white) !important;
}

.btn-white {
  background-color: var(--white);
  color: #343333;
}

.btn-submit {
  color: var(--green);
}

.btns {
  border-radius: 0;
  padding: 8px 16px;
  text-transform: uppercase;
  transition: 0.2s all;
  -webkit-font-smoothing: antialiased;
  font-size: 19px;
  display: inline-block;
}

.btn-green {
  background: var(--primary);
  color: var(--white) !important;
}

.btn:focus {
  outline: 0 !important;
}

a.disabled {
  pointer-events: none;
  cursor: default;
}

.promocode-div {
  display: none;
}

.sidenav {
  height: 100%;
  /* width: 0; */
  position: relative;
  z-index: 1; 
  /* top: -65px; */
  top: -40px;
  left: 0;
  right: 0;
  background: transparent !important;
  /* overflow-x: hidden; */
  transition: 0.5s;
  /* padding-top: 50px; */
}

.reservation-field-wrapper .selectdiv label {
  /* visibility: hidden !important; */
  margin-bottom: 0px !important;
  display: none;
}

.leaflet-container {
  z-index: 1;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  font-size: 65px;
  margin-right: 50px;
  text-align: right;
  font-weight: 700;
  position: absolute;
  right: 10px;
  top: 0;
  background: transparent;
  color: #fff;
  display: none;
}

#mySidenav .closebtn {
  line-height: 0;
}

.cool-link li a::after,
.menus li.active a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: var(--white);
  position: relative;
  bottom: 0;
  transition: width 0.3s;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
}

.specialcode2 {
  background-color: transparent;
  /* border: 1px solid #fdfdfd; */
  /* box-shadow: 0 1px 5px #e5e5e5; */
  /* -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; */
  /* -moz-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; */
}

.specialcode2 a,
.specialcode2 a:active,
.specialcode2 a:focus,
.specialcode2 a:hover {
  color: var(--white);
  text-transform: capitalize;
}

.specialcode2 span {
  color: #000 !important;
}

.menus li.active a::after {
  width: 100%;
}

.cool-link li a:hover::after,
.cool-link li.active a::after {
  width: 100%;
}

.hover-drop .dropdown-menu {
  position: relative;
  top: -2px;
  margin-top: 0;
  background-color: transparent;
  box-shadow: none;
  border: none;
  float: none;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
}

.hover-drop .dropdown-menu > li {
  display: inline-block;
  margin-bottom: 0;
}

.hover-drop .dropdown-menu > li > a {
  font-size: 18px;
  color: var(--white);
  margin: 0 3px;
  opacity: 1;
  background: 0 0;
  padding: 3px 15px;
}

.hover-drop .dropdown-menu > li > a:focus,
.hover-drop .dropdown-menu > li > a:hover {
  background-color: transparent;
}

.menus li {
  margin-bottom: 10px;
}

.menus:hover li a {
  opacity: 0.5;
}

.menus:hover li a:hover {
  opacity: 1;
}

.custom__header {
  position: absolute;
  width: 100%;
  z-index: 3;
  margin-top: -1px;
  background: transparent;
}

.div__logo img {
  width: 150px;
  margin: auto;
  height: 90px;
}

.div__logo {
  position: relative;
  top: 0;
  left: 0;
  max-width: 150px;
  width: 150px;
  z-index: 1;
  float: left;
}

.custom__header .navbar {
  margin-bottom: 0;
  border: none;
  border-radius: 0;
}

.custom__header .navbar-inverse {
  background-color: transparent !important;
  color: var(--white);
  background-image: inherit;
}

.custom__header.smaller {
  background: var(--primary-dark);
}

.sidenav.smaller .datepicker-label {
  color: #000 !important;
  background: transparent;
}

.sidenav.smaller .customedeatetimesin,
.sidenav.smaller .customedeatetimesout,
.sidenav.smaller .respop_heading,
.sidenav.smaller .specialcode2 {
  background: transparent;
  color: #fff !important;
  border-color: #fff !important;
}

.custom__header .navbar-inverse .navbar-toggle {
  border-color: transparent;
}

.navbar-toggle {
  border-color: transparent;
  margin-top: 40px;
}

.custom__header .navbar-inverse .navbar-toggle:focus,
.custom__header .navbar-inverse .navbar-toggle:hover {
  background-color: inherit;
}

.custom__header .navbar-inverse .navbar-nav > li > a {
  color: var(--white);
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: 0.5s all;
  position: relative;
  z-index: 1;
}
.custom__header .navbar-inverse .navbar-right > li > a {
  font-size: 20px;
  font-weight: 100;
  box-shadow: 1px 0 20px 1px rgb(0, 0, 0, 0.37);
}
.custom__header .navbar-nav > li > a.reservation-icon {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-toggle .icon-bar {
  width: 40px;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #01271d;
}
.custom__header.smaller .navbar-toggle .icon-bar {
  background-color: var(--white);
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 8px;
}
.navbar-header {
  display: none;
}
.custom__header .navbar-inverse .navbar-nav > li > a.reservation-button:hover {
  color: #fff;
}
.custom__header .navbar-inverse .navbar-nav > li > a.reservation-button {
  vertical-align: middle;
  text-transform: uppercase;
  background: #5e728a !important;
  padding: 35px 18px;
  height: 90px;
  font-size: 36px;
  color: #343333;
}
.custom__header .navbar-inverse .navbar-nav > li > a {
  font-family: 'Jost-Medium';
  color: #fff !important;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: 0.5s all;
  font-weight: 100;
  box-shadow: none;
  border: none;
  background: transparent;
  font-weight: 400;
}
ul.top-nav-ul.nav.navbar-nav {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  margin: 0;
  /* background: #fff; */
  height: 90px;
  opacity: 0.9;
  float: right;
    right: 10px;
}
.reservation_tab {
  text-align: center;
  float: right !important;
  position: absolute !important;
  top: 0;
  background: #fff;
  right: 0;
  text-transform: uppercase;
}
.mrc {
  margin-right: 15%;
}
.respop_heading {
  font-size: 28px;
  text-transform: uppercase;
  /* margin-bottom: 30px; */
  color: var(--white);
}
.reservation__fixed-btn {
  font-size: 20px;
  width: 100%;
  color: var(--white) !important;
  border-radius: 0;
  background: #C1502B;
  text-transform: uppercase;
  position: fixed;
  bottom: 0;
  transition: 0.5s all;
  z-index: 3;
}
.reservation__fixed-btn:hover {
  color: var(--white) !important;
}
.customedeatetimesin,
.customedeatetimesout {
  background-color: transparent;
  /* border: 1px solid #fdfdfd;  */
  /* box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  -moz-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; */
  display: block;
  color: #252525 !important;
  font-size: 16px;
  text-align: left;
  text-transform: capitalize;
}
.wide_cal .add-on {
  position: absolute;
  right: 10px;
  top: 7px;
  color: #000 !important;
  font-size: 20px;
  z-index: 1;
}
.smaller .wide_cal .add-on {
  color: #fff !important;
}
.attraction a {
  background-color:  #f2f2f2 !important;
}
.get_direction {
  padding: 10px 10px !important;
  font-size: 12px !important;
}
.checkincustometime {
  padding: 0px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
  z-index: 2;
}
.wide_cal {
  position: relative;
  display: block;
}
.checktxt {
  font-size: 20px;
}
#promo_code {
  font-size: 16px;
  background: 0 0;
  padding: 0;
}
.room_home .fas {
  font-size: 16px;
  position: relative;
  top: 0;
  border: 1px solid var(--white);
  line-height: 1.8;
  border-radius: 20px;
  border: 1px solid #000 !important;
  height: 30px;
  width: 30px;
}
.specialcode2 a {
  font-size: 16px;
  padding: 0px;
  display: inline-block;
}
.add-room-btn:focus,
.add-room-btn:hover,
.done-room-btn:focus,
.done-room-btn:hover {
  background: var(--primary);
  border: 2px solid var(--primary);
  color: var(--white) !important;
  text-shadow: none;
}
.specialcode2 .room_home {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home_collapse {
  background: var(--white);
  color: #000;
  border-radius: 8px;
  border: 1px solid #e4e7ed;
  box-shadow: 0 0 20px 0 rgb(0, 0, 0, 0.32);
}
.home_collapse:after {
  content: " ";
  width: 0;
  height: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent transparent var(--white);
  border-style: solid;
  border-width: 0 8px 12px;
}
.home_collapse:after {
  border-bottom-color: var(--white);
  top: -11px;
  left: 10.5%;
  z-index: 1;
}
.adultbtn {
  border-radius: 50%;
  padding: 6px;
  width: 30px;
  height: 30px;
  background: 0 0;
  border: 1px solid var(--primary);
  color: var(--primary);
  line-height: 0;
  float: right;
  position: relative;
  z-index: 1;
}
.adultbtn.btn_left {
  float: left;
}
.adultbtn.btn_left:focus,
.adultbtn:focus {
  outline: 0;
  background: inherit;
}
.adultbtn:hover {
  border-color: var(--primary);
  background: var(--primary-light);
  color: var(--white);
}
.adultbtn.count-minus:hover {
  background: var(--primary-light);
}
.room_title {
  display: table;
  width: 100%;
}
div#div_room_1 {
  border: none;
}
.room_title span {
  background-color: transparent;
  width: 100%;
  color: #000;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  text-transform: uppercase;
  padding: 0 0;
  height: 26px;
}
.room_count {
  text-align: center;
  display: inline-block;
  background: 0 0 !important;
  box-shadow: none;
  font-size: 16px;
  height: 30px;
  width: 30px;
  border-radius: 0;
  border: 1px solid rgba(130, 142, 163, 0.5);
}
label.top_room_heading {
  text-transform: uppercase;
}
.remove-room-btn {
  padding: 6px 5px !important;
  align-self: center;
  background: 0 0;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  top: 0;
}
.infos {
  font-size: 11px;
  margin-top: -5px;
  width: 100%;
  font-weight: 400;
  color: #040404;
  text-align: center;
}
.room_heading {
  line-height: 34px;
  margin-bottom: 0;
  text-transform: uppercase;
  border: none;
  border-right: none;
  color: #000;
  text-align: center;
  font-size: 14px;
}

.container .tab_room {
  color: #252525 !important;
}

.add-room-btn {
  background: #ffff;
  border: 2px solid var(--primary);
  color: var(--primary);
}
.done-room-btn {
  background: var(--primary);
  color: var(--white);
  padding: 6px 20px;
  border: 2px solid var(--primary);
}
.grid_adult_child {
  padding-left: 10px !important;
  padding-right: 10px !important;
  display: grid;
  grid-template-columns: auto auto auto;
  text-align: center;
}
.child-age-wrapper {
  text-align: center;
  font-size: 14px;
  display: none !important;
}
.count-minus,
.room_heading {
  float: left;
}
.room_count {
  padding: 0;
  text-align: center;
}
input.room_count:focus {
  border-left: 0 !important;
  border-right: 0 !important;
}
.home_collapse .panel-body {
  padding: 10px;
  padding-top: 20px;
}
.BT1 {
  border-top: 1px solid #daceb4;
}
.BB1 {
  border-bottom: 1px solid #daceb4;
}
.child-age-wrapper select {
  padding: 7px 15px;
  margin: 5px 0;
  background: 0 0;
  border: 1px solid var(--primary);
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-image: url(../img/dropdown-icon.svg);
  background-position: 86% 50%;
  background-repeat: no-repeat;
  width: 90%;
  background-size: 10px;
}
.child-age-wrapper select::-ms-expand {
  opacity: 0;
}
.roomscroll {
  max-height: 250px;
  overflow-y: scroll;
}
.mobile0verviewinnwerdiv {
  overflow: hidden;
  margin-bottom: 65px;
}
.mobile0verviewinnwerdiv a {
  color: var(--white);
}
.roomaction a {
  padding: 0 5px;
  font-size: 14px;
  color: #4b4140;
}
.roomadult {
  border: 1px solid #727070;
}
.home_resnew .btn-success,
.quick-booking .btn-success {
  background: #252525 !important;
  color: #fff !important;
  border: 1px solid #252525;
  padding: 0 20px;
  height: 47px;
  margin-top: 17px;
  font-size: 18px;
  line-height: 1;
}
#formReservation .nav-tabs > li.active > a,
#formReservation .nav-tabs > li.active > a:focus,
#formReservation .nav-tabs > li.active > a:hover {
  background: var(--primary-light);
}
.text-primary {
  color: var(--primary-light);
}
.section__booking .quick-booking {
  padding-right: 0 !important;
  background: var(--primary);
  float: left;
  text-transform: uppercase;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
    0 2px 4px -1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
.quick-booking .checktxt {
  font-size: 15px;
  color: var(--white);
  display: inline-block;
  margin-bottom: 1px;
  letter-spacing: 1px;
}
.section__booking {
  /* bottom: 10px; */
  width: 100%;
}
.quick-booking .specialcode2 {
  background: 0 0;
}
#promo_codebox label {
  display: block;
  float: none;
}
#promo_codebox {
  background: #574f4c;
  padding: 20px 10px;
  min-width: 200px;
}
.animatedheight-inner-overview a , .animatedheight-inner-overview h2 {
  font-family: 'Jost-Medium';
}
.primary-title {
  font-size: 28px;
  color: #C1502B;
  margin-top: 0;
  margin: 30px 0px 20px 0px;
  border-bottom: 3px solid #C1502B;
  display: inline-block;
  padding-bottom: 7px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: 'latobold';
}
p.primary-detalis {
  font-size: 24px;
  font-family: 'latoregular';
}
.section-padding {
  padding-top: 3%;
  padding-bottom: 3%;
}
.no-webp .section__main {
  background: url(../img/sliderbg.jpg) center/cover;
}
.section__main .video_home {
  position: relative;
  overflow: hidden;
  box-shadow: 1px -3px 20px 0 rgba(0, 0, 0, 0.25);
}
.section__main .video_home video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  display: block;
}
.footer-social-icons ul.list-unstyled {
  display: flex;
  margin-top: 18px;
  gap: 10px;
  justify-content: space-evenly;
}
.carousel-inner .item img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.section__main .item img {
  height: auto;
  width: 100%;
}
.slider-big-caption {
  position: absolute;
  top: calc(100% - 55%);
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  text-transform: capitalize !important;
  width: 45%;
}
span.head {
  font-size: 28px;
  color: var(--white);
}
span.bigc {
  font-size: 42px;
  color: var(--white);
}
.slider-big-caption span {
  display: block;
}
#myCarousel .carousel-control {
  opacity: 1;
}
#myCarousel .carousel-control {
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 7px 0;
  border-radius: 0;
  font-size: 23px;
  height: 50px;
  width: 50px;
  top: auto;
  z-index: 1;
}
#myCarousel a.right.carousel-control {
  left: 50px;
}
#carouselButtons button {
  bottom: 0;
  border-radius: 0;
  font-size: 18px;
  background: 0 0;
  border: none;
  width: 50px;
  color: var(--white);
  padding: 3px 0 0 0;
}
#carouselButtons button:active {
  background: 0 0 !important;
}
#carouselButtons {
  bottom: 40px;
  right: 30px;
  background: rgba(0, 0, 0, 0.7);
  padding: 8px 0 0;
  height: 50px;
}
.section__headerbg {
  position: relative;
  min-height: 200px;
}
.section__headerbg .innercaption {
  position: absolute;
  z-index: 1;
  text-align: center;
  margin: 0 auto;
  color: var(--white);
  bottom: 15%;
  text-transform: uppercase;
  width: 100%;
}
.section__headerbg .innercaption p {
  /* background-color: rgba(0, 0, 0, 0.6); */
  /* padding: 12px 24px; */
  display: inline-block;
}
.innercaption .bottom-content,
.innercaption .top-content {
  display: block;
  letter-spacing: 1px;
}
.innercaption .top-content {
  font-size: 20px;
  line-height: 30px !important;
}
.innercaption .bottom-content {
  font-size: 16px;
  color: #f5f5f5;
}
.about-btn .btns {
  font-size: 18px;
  line-height: 1.8;
}
.about-table {
  display: table;
  width: 100%;
}
.about-description {
  text-align: left;
}
.about-description h2 {
  color: #353232;
  font-family: 'Jost-Medium';
}
.about-description h2 a {
  font-size: 20px;
  color: #353232 !important;
}
.about-description p {
  color: #68625D;
  text-align: start;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  font-family: 'latoregular';
}

.about-heading {
  color: var(--white);
  text-transform: uppercase;
}

.about-description p:first-child {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  display: block;
  text-align: center;
  text-transform: capitalize;
  color: #515151;
}

.abt-white {
  background-color: #fff;
}

.about-intro {
  padding: 0 50px 0;
  background-color: #fff;
}

.about-title-1 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 40px;
  display: block;
  text-transform: uppercase;
  color: #252525;
  /* font-weight: 400; */
  text-align: end;
  line-height: 50px;
  font-family: 'latobold';
}

.about-btn {
  text-align: center;
  margin-top: 40px;
  position: absolute;
  /* bottom: 5%; */
  width: 98%;
  z-index: 1;
}

.btn.btn2 {
  color: #343736;
  text-transform: uppercase;
  font-size: 25px;
  transition: all 0.5s ease;
}

.highlight {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.highlight:after,
.highlight:before {
  content: "";
  width: 0%;
  height: 0%;
  position: absolute;
  visibility: hidden;
  border-radius: 0;
}

.highlight:before {
  border-top: 1px solid var(--primary);
  border-right: 1px solid var(--primary);
  transition: width 0.1s ease 0.3s, height 0.1s ease 0.2s, visibility 0s 0.4s;
  top: 0;
  left: 0;
}

.highlight:after {
  border-left: 1px solid var(--primary);
  border-bottom: 1px solid var(--primary);
  bottom: 0;
  right: 0;
  transition: width 0.1s ease 0.1s, height 0.1s ease, visibility 0s 0.2s;
}

.highlight:hover {
  color: var(--primary);
}

.highlight:hover:after,
.highlight:hover:before {
  width: 100%;
  height: 100%;
  visibility: visible;
}

.highlight:hover:before {
  transition: width 0.1s ease, height 0.1s ease 0.1s;
}

.highlight:hover:after {
  transition: width 0.1s ease 0.2s, height 0.1s ease 0.3s, visibility 0s 0.2s;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 20px;
  background: var(--primary-light);
  display: block;
  -webkit-backface-visibility: visible;
  border-radius: 30px;
  position: relative;
  transition: all 0.2s ease;
  outline: 0;
}

.owl-dots {
  margin-top: 20px;
  margin-left: 20px;
}

.picrectwrap button.owl-dot.active span:before {
  position: absolute;
  content: "";
  top: -12px;
  left: -12px;
  right: 0;
  margin: 0 auto;
  width: 35px;
  border-radius: 100px;
  height: 35px;
  border: 1px solid #6c8485;
  transition: all 0.2s ease;
}

.specials_packages button.owl-dot.active span:before {
  position: absolute;
  content: "";
  top: -12px;
  left: -12px;
  right: 0;
  margin: 0 auto;
  width: 35px;
  border-radius: 100px;
  height: 35px;
  border: 1px solid #6c8485;
  transition: all 0.2s ease;
}

.reviews_wrapper button.owl-dot.active span:before {
  position: absolute;
  content: "";
  top: -13px;
  left: -13px;
  right: 0;
  margin: 0 auto;
  width: 35px;
  border-radius: 100px;
  height: 35px;
  border: 2px solid var(--primary-dark);
  transition: all 0.2s ease;
}

.owl-carousel button.owl-dot {
  outline: 0;
}

.picrectwrap .owl-carousel1 .owl-stage-outer {
  box-shadow: -2px -1px 20px 3px rgba(0, 0, 0, 0.26);
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  outline: 0;
}

.fade {
  opacity: 1;
}

.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}

.fade .item:first-child {
  top: auto;
  position: relative;
}

.fade .item.active {
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}

.gofull {
  -webkit-transition: width 2s;
  transition: width 2s;
}

.fullshow {
  -webkit-animation: fullsize 0.5s forwards;
  -webkit-animation-delay: 0.5s;
  animation: fullsize 1s forwards;
  animation-delay: 0.5s;
  margin: 0 auto;
}

.picrectwrap {
  margin-right: -30px;
}

.picrectwrap img {
  width: 100%;
  height: auto;
}

.specailimg img {
  width: 100%;
  height: auto;
}

.specials_packages {
  position: relative;
  padding: 80px 0;
}

.specials_packages:before {
  position: absolute;
  content: "";
  top: 50px;
  left: 90px;
  right: 0;
  margin: 0 auto;
  width: 58%;
  height: 46%;
  border: 2px solid #ccc;
}

.box {
  background: #50bf2b;
  overflow: hidden;
  position: relative;
}

.box:before {
  content: "";
  background: repeating-linear-gradient(
    45deg,
    transparent,
    transparent 10px,
    rgba(255, 255, 255, 0.1) 10px,
    rgba(255, 255, 255, 0.1) 20px
  );
  height: 100%;
  width: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.3s;
}

.box:hover:before {
  opacity: 1;
}

.box img {
  width: 100%;
  height: auto;
  transform-origin: 0 0;
  transition: all 0.4s ease-in-out;
}

.box:hover img {
  opacity: 0.6;
  transform: scale(1.1);
}

.box .box-content {
  color: var(--white);
  background: linear-gradient(to bottom, transparent, #333, #000);
  text-align: right;
  letter-spacing: 4px;
  width: 100%;
  padding: 20px 30px 15px 10px;
  opacity: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.45s ease;
}

.box:hover .box-content {
  letter-spacing: 0;
  padding: 20px 15px 15px 10px;
  opacity: 1;
}

.box .title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  margin: 0;
}

.box .post {
  font-size: 16px;
  font-style: italic;
  text-transform: capitalize;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.explore-title span {
  margin-top: 20px;
  color: var(--white);
  margin-bottom: 15px;
  font-size: 60px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
}

.explore-title span em {
  color: var(--primary-dark);
  font-style: normal;
}

.explore-slider-wrapper {
  padding: 80px 50px;
  box-shadow: 0 0 8px 0 #b7b7b7;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 1;
  text-align: justify;
}

.owl-carousel.owl-carousel1 {
  z-index: 0;
}

.explore-desc {
  position: relative;
}

.explore-desc:before {
  position: absolute;
  content: "";
  width: 636px;
  height: 150%;
  background: var(--primary-light);
  top: 0;
  left: 215px;
}

.specials_packages .owl-theme .owl-dots .owl-dot span {
  background: var(--primary-dark);
}

.specials_packages button.owl-dot.active span:before {
  border: 1px solid var(--primary-dark);
}

.explore-text p {
  color: var(--primary-dark);
  font-weight: 600;
  display: none;
}

.specials-title span {
  margin-top: 20px;
  color: var(--white);
  margin-bottom: 15px;
  font-size: 50px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: var(--primary-dark);
  padding: 0 30px;
  overflow: hidden;
  position: relative;
}

.specials-title {
  padding-top: 50px;
}

.specials-content-wrapper {
  padding: 40px 0 10px;
  text-align: justify;
  text-align-last: left;
  font-weight: 600;
}

.owl-carousel1 .owl-dots {
  text-align: right;
  margin-right: 50px;
}

.section-amenities{

  background: #E36C4E1A;
  padding: 30px 0px;
}
span.propname {
  margin-bottom: 15px;
  font-size: 30px;
  letter-spacing: 1px;
  color: #a3a3a3;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

.guestroom_content_wrapper {
  margin-top: 100px;
  text-align: left;
}

span.guestroom_title {
  font-size: 60px;
  letter-spacing: 1px;
  color: #4b4b54;
  text-transform: uppercase;
  display: block;
}

.guestrooms_title_wrapper p {
  text-align: justify;
  text-align-last: left;
}

.guestrooms_title_wrapper {
  padding-left: 50px;
  padding-bottom: 50px;
}

@-webkit-keyframes fullsize {
  0% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}

@keyframes fullsize {
  0% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}

.guestroom-img-wrapper {
  position: relative;
  overflow: hidden;
}

.guestroom-img-wrapper .guestroom-img {
  position: relative;
  font-size: 0;
  overflow: hidden;
}

.guestroom-img-wrapper .guestroom-img img {
  position: relative;
  width: 100%;
  height: auto;
  transition: 0.5s;
}

.guestroom-img-wrapper:hover .guestroom-img img {
  transform: scale(1.2);
}

.guestroom-img-wrapper .guestroom-img-text-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.1);
  transition: 0.5s;
}

.guestroom-img-wrapper .guestroom-img-text-wrapper h2 {
  color: var(--white);
  font-size: 25px;
  margin: 0;
}

.guestroom-img-wrapper .guestroom-img-text {
  position: relative;
  width: 0;
  height: 0;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  transition: 0.5s;
  z-index: 1;
}

.guestroom-img-wrapper .guestroom-img-text:after,
.guestroom-img-wrapper .guestroom-img-text:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 0;
  content: "";
}

.guestroom-img-wrapper .guestroom-img-text:before {
  border-top: 3px solid var(--white);
  border-right: 3px solid var(--white);
  left: -100%;
  top: 0;
}

.guestroom-img-wrapper .guestroom-img-text:after {
  border-bottom: 3px solid var(--white);
  border-left: 3px solid var(--white);
  left: 100%;
  bottom: 0;
}

@-webkit-keyframes left-up {
  0% {
    left: 100%;
    height: 0;
  }
  50% {
    left: 0;
    height: 0;
  }
  100% {
    height: 100%;
    left: 0;
  }
}

@-webkit-keyframes right-dn {
  0% {
    left: -100%;
    height: 0;
  }
  50% {
    left: 0;
    height: 0;
  }
  100% {
    height: 100%;
    left: 0;
  }
}

.guestroom-img-wrapper:hover .guestroom-img-text {
  margin-top: 15px;
  opacity: 1;
}

.guestroom-img-wrapper:hover .guestroom-img-text:after,
.guestroom-img-wrapper:hover .guestroom-img-text:before {
  animation-delay: 0.2s;
  animation-duration: 0.7s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

.guestroom-img-wrapper:hover .guestroom-img-text:after {
  animation-name: left-up;
}

.guestroom-img-wrapper:hover .guestroom-img-text:before {
  animation-name: right-dn;
}

.guestroom-img-wrapper .guestroom-img-text-wrapper p {
  color: var(--white);
  font-size: 16px;
  padding: 0 30px;
  margin: 0;
  opacity: 0;
  transform: scale(0);
  transition: 0.5s;
  transition-delay: 0.2s;
}

.guestroom-img-wrapper:hover .guestroom-img-text {
  width: 100%;
  height: calc(100% - 45px);
}

.guestroom-img-wrapper:hover .guestroom-img-text p {
  opacity: 1;
  transform: scale(1);
}

.section__reviews {
  margin-top: 50px;
  position: relative;
  z-index: 1;
}

.reviews_head_wrapper span {
  display: block;
  text-align: center;
}

span.review-head-lg {
  font-size: 60px;
  letter-spacing: 1px;
  color: #4b4b54;
  text-transform: uppercase;
}

span.review-head-sm {
  font-size: 20px;
}




.reviews_wrapper {
  padding: 50px;
  padding-left: 0;
  box-shadow: 1px 5px 20px 0 rgba(0, 0, 0, 0.18);
  background: url(../img/reviews-bg.jpg) center/cover;
}

.reviews_head_wrapper {
  margin-top: 30px;
}

#owl-carousel-review .owl-dots {
  margin-left: 0;
}

.review_meta {
  padding: 0 20px 20px;
}

.review_data p {
  margin: 0;
  text-align: justify;
  text-align-last: left;
}

span.review_name {
  text-align: right;
  font-size: 20px;
  margin-top: 20px;
}

.review_meta span {
  display: block;
}

span.review_count {
  font-size: 50px;
  color: var(--primary-dark);
}

span.review_count em {
  font-style: normal;
  color: var(--primary-light);
}


.review_data span {
  display: block;
  margin-top: 10px;
  text-transform: capitalize;
}

.review_data span a {
  font-weight: 700;
  color: #8b311c;
}

.mega_section {
  background: url(../img/att-bg.jpg) center/cover;
  padding: 350px 0 100px 0;
  margin: -300px 50px 0;
  position: relative;
  z-index: 0;
}

.mega_section:before {
  position: absolute;
  content: "";
  top: 2%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 95%;
  height: 96%;
  background: rgba(0, 0, 0, 0.25);
}

.mega_section span.propname {
  color: var(--white);
}

.attraction_data_wrapper {
  text-align: center;
  color: var(--white);
}

.attraction_data_wrapper span {
  display: block;
}

span.att-head-lg {
  font-size: 100px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}

span.att-head-sm {
  font-size: 15px;
  letter-spacing: 20px;
  margin-top: -20px;
}

.attraction_data_wrapper p {
  margin: 30px 0;
  line-height: 2;
  font-size: 17px;
  text-align: justify;
  text-align-last: left;
}

.btn3 {
  color: #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  text-transform: uppercase;
  font-size: 22px;
  padding: 5px 40px;
  border-radius: 0;
  z-index: 1;
}

.btn3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: var(--white);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn3:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 95%;
  right: 0;
  margin: 0 auto;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  pointer-events: none;
}



.btn3:hover:before {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

.btn3:hover:after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  background: var(--primary);
  z-index: -1;
}

.btn.btn3:hover {
  color: var(--white);
}

.box-shadow {
  box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.43);
}

.colapsshoecontentlinkdiv-overview,
.colapsshoecontentlinkdiv2-overview {
  display: none;
}

span.map_head {
  display: block;
  font-size: 60px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  color: var(--white);
}

span.sub_map_head {
  color: var(--white);
  text-align: center;
  display: block;
  font-style: italic;
  margin-top: 50px;
  font-weight: bold;
  letter-spacing: 0.5px;
}

img.map_img {
  margin-left: 50px;
}

.attraction_wrapper {
  position: relative;
}

.attraction_wrapper:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  width: 90%;
  height: 165%;
  background: rgba(24, 68, 35, 0.6);
}

.social-btns .btn,
.social-btns .btn .fab,
.social-btns .btn:before {
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

.social-btns .btn:before {
  top: 90%;
  left: -110%;
}

.social-btns .btn .fab {
  transform: scale(0.8);
}

.social-btns .fab {
  color: #6a6868;
}

.social-btns .btn.facebook:before {
  background-color: #3b5998;
}

.social-btns .btn.icon-facebook:before {
  background: #3b5999;
}

.social-btns .btn.gplus:before {
  background: #d74937;
}

.social-btns .btn.icon-twitter:before {
  background: #55acee;
}

.social-btns .btn.icon-youtube:before {
  background: red;
}

.social-btns .btn.icon-yelp:before {
  background: #f44336;
}

.social-btns .btn.icon-tripad:before {
  background: #4caf50;
}

.social-btns .btn.icon-foursquare:before {
  background: #f94877;
}

.social-btns .btn.icon-instagram:before {
  background: radial-gradient(
      circle farthest-corner at 35% 90%,
      #fec564,
      transparent 50%
    ),
    radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%),
    radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%),
    radial-gradient(
      ellipse farthest-corner at 20% -50%,
      #5258cf,
      transparent 50%
    ),
    radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%),
    radial-gradient(
      ellipse farthest-corner at 60% -20%,
      #893dc2,
      transparent 50%
    ),
    radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent),
    linear-gradient(
      #6559ca,
      #bc318f 30%,
      #e33f5f 50%,
      #f77638 70%,
      #fec66d 100%
    );
}

.social-btns .btn.icon-linkedin:before {
  background: #0275b4;
}

.social-btns .btn.icon-yahoo:before {
  background: #57296f;
}

.social-btns .btn.icon-skype:before {
  background: #01b0f1;
}

.social-btns .btn.icon-pint:before,
.social-btns .btn.pinterest:before {
  background: #cb2027;
}

.social-btns .btn.twitter:before {
  background-color: #3cf;
}

.social-btns .btn:focus:before,
.social-btns .btn:hover:before {
  top: -10%;
  left: -10%;
}

.social-btns .btn:focus .fab,
.social-btns .btn:hover .fab {
  color: var(--white);
  transform: scale(1);
}
.nav-active1 li.menu-icon.nav__list-item {
  display: none !important;
}

.social-btns {
  margin-top: 20px;
}

.social-btns .btn {
  display: inline-block;
  background-color: #d5d2d2;
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  box-shadow: 0 5px 15px -5px rgb(0 0 0 / 10%);
  opacity: 0.99;
  padding: 0;
  border: none;
}

.social-btns .btn:before {
  content: "";
  width: 120%;
  height: 120%;
  position: absolute;
  transform: rotate(45deg);
}

.social-btns .btn .fab {
  font-size: 22px;
  vertical-align: middle;
}

.social-btns ul li {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 15px;
}

.sisterprop-title-1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 40px;
  margin-top: 10px;
  color: var(--primary-dark);
}

.section__sisterprop {
  padding: 40px 0 0;
  text-align: center;
}

.sisterprop-description {
  margin-top: 20px;
  color: #414141;
  font-weight: 600;
}

.sisterprop-description h4 {
  color: #414141;
  font-weight: 600;
  font-size: 20px;
}

.sisterprop-details {
  margin: 35px 0 10px;
}

.sisterprop-details h4 {
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: var(--primary-dark);
  font-weight: 700;
}

.sisterprop-details ul li {
  display: inline-block;
  margin: 10px;
  width: 27%;
}

.sisterprop-details ul li a {
  color: #787878;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  transition: 0.5s all;
}

.sisterprop-details ul li a:active,
.sisterprop-details ul li a:focus,
.sisterprop-details ul li a:hover {
  color: #343333;
  text-decoration: none;
}

.sisterprop-details li figure img {
  margin: 0 auto;
}

.sisterprop-details li figure figcaption {
  padding: 20px 0 10px;
}

.section__SubCon {
  margin: 10px 5% 20px;
}

.newsletter .form-group {
  position: relative;
  margin-bottom: 0px;
}

.zoom-effect-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  }

.special-card .image-card {
position: relative;
width: 100%;
height: 100%;
}

.special-card .image-card img {
width: 100%;
height: auto;
object-fit: cover;
/* transition: 0.4s ease; */
display: block;
/* border-radius: 7px; */
}





.subcribe-input .input-wrapper img{
  position: absolute;
  top: 16px;
  left: 20px;
}
.newsletter .form-control {
  background-color: #fff;
  color: var(--black);
  border: none;
  box-shadow: none;
  height: 52px;
  border-radius: 0 !important;
  padding: 22px 20px 21px 33px;
  border: 1px solid #C1502B;
  font-size: 16px;
}

.newsletter .btn:focus {
  outline: 0;
}

.newsletter .form-control::placeholder {
  color: #000;
}

#promo_code:focus::-webkit-input-placeholder,
.newsletter .form-control:focus::-webkit-input-placeholder {
  color: transparent;
}

#promo_code:focus:-moz-placeholder,
.newsletter .form-control:focus:-moz-placeholder {
  color: transparent;
}

#promo_code:focus::-moz-placeholder,
.newsletter .form-control:focus::-moz-placeholder {
  color: transparent;
}

#promo_code:focus:-ms-input-placeholder,
.newsletter .form-control:focus:-ms-input-placeholder {
  color: transparent;
}

.section__SubCon .row:first-of-type {
  display: flex;
  align-items: stretch;
}

.newsletter button {
  font-size: 14px;
  /* letter-spacing: 1.8px; */
  /* font-weight: 300; */
  padding: 0 15px;
  background: #C1502B !important;
  color: #fff;
  border-radius: 0;
  height: 52px;
  font-family: 'Jost-Medium';
}

.contact__div,
.subscribe__div {
  /* padding: 20px 20px 10px; */
  /* margin-bottom: 20px; */
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contact-title,
.subscribe-title {
  margin-bottom: 10px;
}

.contact-title label {
  display: block;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 0.7;
  padding-top: 5px;
}

.contact-title span,
.subscribe-title span {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
}

.svg-icon {
  width: 100px;
  height: 100%;
  padding: 2px 22px 10px;
}

.subscribe-title label {
  display: block;
  font-size: 18px;
  color: #C1502B;
  text-transform: inherit;
  line-height: 27px;
  font-weight: 400;
  text-align: center;
  /* margin: 0 0 0 50%; */
  letter-spacing: 0.5px;
}

.subscribe-title div:first-child + div {
  vertical-align: middle;
}

footer {
  background-color: var(--white);
  padding-top: 10px;
}


.footer-div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.footer-logo .logo-name {
  font-size: 50px;
  margin-bottom: 50px;
  display: inline-block;
  max-width: 100%;
  font-weight: 700;
}

.footer-logo span{
  font-size: 18px;
  /* color: #fff; */
  letter-spacing: 1px;
  text-transform: uppercase;
}
.footer-social span {
  font-size: 25px;
  color: var(--primary-dark);
}

span.maptextaddress {
  font-weight: 700;
}

.footer__left a {
  color: #545353;
}

.footer_middle {
  flex: 0 0 22%;
  max-width: 22%;
  padding: 0 15px;
  text-align: center;
}

.footer__right {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
  border-top: 1px solid #ccc;
  margin-top: 20px;
}

.footer_last {
  flex: 0 0 24%;
  max-width: 24%;
  padding: 0 15px;
  align-self: center;
}

.footer_last {
  text-align: right;
}

.footer-buttons ul li {
  display: block;
}

a.modify.footer-btn.canmod {
  background: var(--primary);
  color: var(--white) !important;
}

a.footer-btn.access {
  line-height: 1.2;
}

.ftr-btn a,
.goog-te-gadget-simple {
  font-size: 16px !important;
  background-color: rgb(255 255 255);
  color: rgb(0 0 0);
  font-weight: 300;
  height: 45px !important;
  border-radius: 2px;
}

.goog-te-menu-value {
  color: #000 !important;
}

.goog-te-gadget-icon {
  display: none;
}

.canmod {
  background-color: var(--white);
  color: #000 !important;
  -webkit-font-smoothing: subpixel-antialiased;
}

.access {
  background-color: #0563ae !important;
  color: var(--white) !important;
}

.access .fa-wheelchair {
  font-size: 19px;
  vertical-align: top;
  color: var(--white);
}

.row-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.row-list-item .sections {
  display: flex;
  justify-content: center;
  padding: 17px 20px;
  height: auto;
  /* width: 20%; */
  /* border: 1px solid gray; */
}

.seo-links .list-unstyled {
  display: flex;
  justify-content: center;
  gap: 4%;
  align-items: center;
  padding: 5px 0 10px 0;
 
}


.seo-links .list-unstyled span{
  color: #fff;
}

.logos img {
  height: auto;
  width: 100px;
}

.newsletter button:focus,
.newsletter button:hover {
  background-color: var(--primary) !important;
  color: #fff !important;
  box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}

.top-nav-ul .dropdown-menu > .active > a,
.top-nav-ul .dropdown-menu > .active > a:focus,
.top-nav-ul .dropdown-menu > .active > a:hover {
  background-color: var(--primary) !important;
  background-image: none !important;
}

.pro-links-left p {
  margin:10px 0 10px 0;
  color: #fff;
  font-size: 16px;
  font-family: 'latoregular';
}

.pro-links-right p {
  margin: 10px 0 10px 0;
  color: #fff;
  letter-spacing: 0.8px;
  font-size: 16px;
  font-family: 'latoregular';
}

.pro-links-left a {
  color: #fff !important;
  font-weight: 600;
}

.pro-links-left,
.pro-links-right {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logos {
  display: none;
  /* display: flex; */
  margin: 10px 0;
  justify-content: center;
}

.footer-last{
 
  /* flex-direction: column; */
    background: #C1502B;
    
    /* display: flex; */
    align-items: center;
    justify-content: center;
}

.footer-links {
  overflow: hidden;
    padding: 0px 20px 0px 20px;
    border: solid #fff;
    border-width: 1px 0;
}

.footer-SEOlinks ul li,
.footer-links ul li {
  margin-bottom: 15px;
}

.seo-links ul li {
  margin-bottom: 0;
  font-family: 'Rubik';
}

.footer-SEOlinks ul li a,
.footer-links ul li a,
.last-section .seo-links ul li a{
  font-size: 15px;
  color: #fff ;
  line-height: 20.4px;
  font-weight: 400;
  text-align: center;
}
.last-section .seo-links ul li a{
  font-family: 'latoregular';
}
.footer-links .left {
  text-align: left;
}

.footer-links .right {
  text-align: left;
}

.footer-SEOlinks {
  padding: 10px 0 0;
  background-color: var(--white);
}

.footer-SEOlinks ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.footer-SEOlinks ul li {
  color: #343333;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 10px;
}

.footer-SEOlinks ul li a {
  color: #343333;
  margin: 0 35px;
}

.company {
  font-size: 14px;
  text-align: center;
  padding: 20px 0;
}

.company .container {
  padding: 0;
}

.company a {
  color: #000;
  font-weight: 700;
}

.company p,
.company p span.copyright-span {
  color: #000;
  text-align: justify;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 20.4px;
}

.company p a em {
  color: #000;
  text-align: justify;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 20.4px;
  font-style: inherit;
}

#scroll {
  position: fixed;
  bottom: 80px;
  right: 20px;
  background: #000;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 50%;
  transition: all 0.6s ease-in-out;
  z-index: 3;
  color: #444;
  opacity: 0;
}

#scroll:hover {
  background-color: var(--primary-dark);
  color: var(--white);
  transition: 0.5s;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  transform: translateY(-5px);
}

#scroll.fade-out {
  transform: translateY(170px);
  opacity: 0;
}

#scroll.fade-in {
  opacity: 1;
  transform: translateY(0);
}

#scroll em {
  color: var(--white);
  margin: 0;
  position: static;
  left: 16px;
  top: 13px;
  line-height: 45px;
  font-size: 32px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#scroll:hover i {
  color: var(--primary-dark);
  top: 5px;
}

#scroll .sr-only {
  color: var(--white);
  background: #343333;
}

@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -6px, 0);
  }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -4px, 0);
  }
  90% {
    transform: translate3d(0, -2px, 0);
  }
}

@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -6px, 0);
  }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -4px, 0);
  }
  90% {
    transform: translate3d(0, -2px, 0);
  }
}

#scroll:focus,
#scroll:hover {
  -webkit-animation: bounce 1s;
  animation: bounce 1s;
  background: #000 !important;
}

.mouse,
.mouse-up {
  display: none;
  position: absolute;
  margin: 0 auto;
  width: 24px;
  height: 34px;
  border-radius: 4px;
  border: 2px solid var(--primary);
  bottom: 9px;
  left: 10px;
  cursor: pointer;
}

.mouse span,
.mouse-up span {
  display: block;
  margin: 6px auto;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #3a9700;
  border: 1px solid transparent;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.mouse span {
  -webkit-animation-name: scroll;
  animation-name: scroll;
}

.mouse-up span {
  -webkit-animation-name: scroll-up;
  animation-name: scroll-up;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
  }
}

@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(16px);
    -ms-transform: translateY(16px);
    transform: translateY(16px);
  }
}

@-webkit-keyframes scroll-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes scroll-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(16px);
    -ms-transform: translateY(16px);
    transform: translateY(16px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.floating-icons {
  position: absolute;
  top: 0;
  bottom: 0;
  background: rgba(87, 79, 76, 0.8);
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.floating-icons ul li a {
  padding: 15px 20px;
  margin: 10px 0;
  display: inline-block;
  color: var(--white);
  font-size: 25px;
  width: 100%;
  transition: 0.5s all;
  width: 90px;
}

.floating-icons ul li a.icon-facebook:active,
.floating-icons ul li a.icon-facebook:focus,
.floating-icons ul li a.icon-facebook:hover {
  background: #3b5999;
}

.floating-icons ul li a.icon-gplus:active,
.floating-icons ul li a.icon-gplus:focus,
.floating-icons ul li a.icon-gplus:hover {
  background: #d74937;
}

.floating-icons ul li a.icon-twitter:active,
.floating-icons ul li a.icon-twitter:focus,
.floating-icons ul li a.icon-twitter:hover {
  background: #55acee;
}

.floating-icons ul li a.icon-youtube:active,
.floating-icons ul li a.icon-youtube:focus,
.floating-icons ul li a.icon-youtube:hover {
  background: red;
}

.floating-icons ul li a.icon-yelp:active,
.floating-icons ul li a.icon-yelp:focus,
.floating-icons ul li a.icon-yelp:hover {
  background: #f44336;
}

.floating-icons ul li a.icon-tripad:active,
.floating-icons ul li a.icon-tripad:focus,
.floating-icons ul li a.icon-tripad:hover {
  background: #4caf50;
}

.floating-icons ul li a.icon-pint:active,
.floating-icons ul li a.icon-pint:focus,
.floating-icons ul li a.icon-pint:hover {
  background: #cb2027;
}

.floating-icons ul li a.instagram:active,
.floating-icons ul li a.instagram:focus,
.floating-icons ul li a.instagram:hover {
  background: #8134af;
}

.promocode,
.room_home {
  cursor: pointer;
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
}

.promocode:active,
.promocode:focus,
.promocode:hover,
.promocode:link,
.promocode:visited {
  outline: 0;
}

.datepicker-label {
  color: var(--white);
  font-weight: 400;
}

.respop_heading2 {
  display: none;
}

.quick-booking .home_collapse {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 58px;
  left: auto;
  right: auto;
  width: 125%;
}

.play {
  background: rgba(0, 0, 0, 0.5) url(../img/play.png) no-repeat scroll 16px 12px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: 20px;
}

.pause {
  background: rgba(0, 0, 0, 0.5) url(../img/play.png) no-repeat scroll 16px -45px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  right: 20px;
}

.pause:focus,
.play:focus,
.volume_icon1:focus,
.volume_icon:focus {
  outline: 0;
}

.volume_icon {
  background: url(../img/unmute.png) no-repeat scroll 20px 4px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 12px;
}

.volume_icon1 {
  background: url(../img/unmute.png) no-repeat scroll 20px -48px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 12px;
}

.volume_icon1 span {
  visibility: hidden;
}

.reservation-button {
  text-align: center;
}

.lowest {
  display: block;
  font-size: 13px;
  font-weight: 100;
  letter-spacing: normal;
  text-transform: capitalize;
}

.nav > li > a {
  padding: 5px 5px;
}

.reservation-button {
  background: var(--primary);
  color: #fff !important;
}

.navbar-right {
  padding: 0 10px 10px;
  margin-top: 0;
  margin-right: 0;
}

.custom__header.smaller .navbar-right {
  background: 0 0;
}

.company a:hover {
  text-decoration: underline;
}

.section__booking .navbar-header,
.section__booking .scroll-reservation-but {
  display: none;
}

.section__main > .item::after {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  content: "";
}

.overview-description-overview {
  min-height: 175px;
}

.menu-icon {
	/* height: 30px; */
    width: auto;
    display: flex;
    position: absolute;
    align-items: start;
    z-index: 999;
    justify-content: center;
    left: 50px;
    /* line-height: 30px; */
    /* top: 25px; */
	top:35px;
    padding: 10px 20px;
    cursor: pointer;
    left: 10%;
    font-family: 'latoregular';
}
.menu-icon-title {
  color: #fff;
  margin-left: 10px;
  font-size: 16px;
}
.menu-icon__line {
  height: 3px;
  width: 40px;
  display: block;
  background-color: #fff;
  margin-bottom: 6px;
  transition: transform 0.2s ease, background-color 0.5s ease;
}

.menu-icon__line-left {
  width: 20px;
}

/* .menu-icon__line-right {
  width: 20px;
  float: right;
} */


/* Start Thehanford New CSS */

.flex-box{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.text-end{
  text-align: end;
}
.text-left{
  text-align: left;
}
.header .top-header a:first-child{
  color: #fff;
  font-size: 16px;
  font-family: 'Open Sans';
}
.header .text-end a:last-child{
  color: #fff !important;
  padding: 15px 40px;
  /* bottom: 10px; */
  position: relative;
    top: 0px;
  font-size: 16px;
  /* background: #fff; */
  border-radius: 2px;
  text-transform: uppercase;
  /* border: 1px solid #000; */
  font-family: 'latoregular';
}
.header .first-header{
    /* border-bottom: 2px solid #fff; */
    margin-top: 3px;
    padding-bottom: 10px;
    background: rgba(52, 50, 56, 0.4);
}
.header-logo {
  padding-top: 10px;
}
.border-line {
  display: block;
  height: 1px;
  background-color: #C1502B;
  margin: 20px 0px;
 
}

.guestroom-logo .border-line{background-color: #fff !important;}
.guestroom-logo .guestroom-btn-wrapper .read-text{
  color: #fff;
}


.guestroom-logo .guestroom-content .section-title-h2 {
  color: #fff !important;
}


.guestroom-logo .guestroom-btn-wrapper a.section-btn:hover{
  border: 1px solid #000 !important;
}
input#subscriber_email::placeholder {
  color: #6B6A6A;
}
.footer_element .subscribe-title p{
  font-size: 18px;
    text-align: left;
    color: #C1502B;
    font-weight: 400;
    letter-spacing: 0.5px;
}


.footer_element {
  position: relative;
  width: 100%;
  background: url('../img/footer-img.png') no-repeat center center / cover;
  padding: 0 !important;
  margin: 0 auto;
  overflow: hidden;
  z-index: 0;
}

.footer_element::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
.footer_element > * {
  position: relative;
  z-index: 2; /* ensure your content appears above the overlay */
}
.media-section .left-text p.section-description {
  text-align: left;
}
.section__footer .last-section {
  /* border-top: 2px solid #fff; */
  padding: 10px 0 5px;
}
.panel-body .clildboxpolicy{
    display: none !important;
}

.container-fluid .sixplus__form{
  background: none !important;
}

@media screen and (min-width: 1400px){
  
  .desk-sticky-logo img {
    max-width: 110px !important;
   height: 70px;
}
}

@media screen and (min-width: 850px) and (max-width: 992px) {
  .footer-links .left {
     
      grid-template-columns: 50% 35% !important;
  }
}

@media (max-width: 425px) {
  .customedeatetimesout, .customedeatetimesin {
  padding-left: 0px !important;
}
}

@media screen and (max-width: 421px) {
 
  .room_home .fas {
    height: 25px !important;
    width: 25px !important;
    font-size: 14px !important;
  }
  .customedeatetimesin, .customedeatetimesout, .specialcode2 a {
    font-size: 14px !important;
  }
  .panel-body .room_title span{
    font-size: 12px;
  }
  .adultbtn, .room_count {
    height: 20px !important;
    width: 20px !important;
    padding: 0 !important;
}
.top_room_heading {
  font-size: 15px !important;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .last-section .seo-links ul li a {
    font-size: 14px;
  }
  .last-section ul.left {
      display: grid !important;
      grid-template-columns: 50% 50%;
      width: 60%;
  }
  .last-section .seo-links{
    display: flex;
    justify-content: center;
  }
  .check-out-wrapper.PR0{
    padding-right: 15px;
  }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .reservation label, .panel-body {
      color: #000 !important;
  }
}
/* End Thehanford New CSS */

@media (min-width: 1200px) {
  /* .pro-links-left
  .pro-links-right {
    height: 97px;
  } */
  .desk-sticky-logo {
    display: none;
  }
  .smaller .desk-sticky-logo {
    display: block;
    position: relative;
    right: 5%;
  }
  #ircw_iframe {
    max-width: 2000px !important;
    left: auto !important;
    right: auto !important;
    margin: 0 auto !important;
  }
  .footer_lang_acc.footer_middle.footer-buttons.dflex {
    justify-content: flex-end;
  }
  .navbar-header {
    position: relative;
    left: 50px;
  }
  .smaller .navbar-header {
    left: 0;
  }
  .smaller.section__booking > .container {
    position: fixed;
    top: 0;
    z-index: 3;
    height: auto;
    bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0;
    right: 0;
  }
  #mySidenav {
    z-index: 101;
  }
  .smaller.section__booking {
    display: flex;
    justify-content: center;
  }
  .smaller.section__booking .quick-booking {
    border: 0;
    background: var(--primary);
    box-shadow: none;
  }
  .section__booking .navbar-toggle .icon-bar {
    background: var(--white);
  }
  .section__booking.smaller .navbar-header,
  .section__booking.smaller .scroll-reservation-but {
    display: inline-block;
  }
  .smaller#reservationpop .closebtn {
    display: none;
  }
  .smaller#reservationpop > .container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
  }
  .rct_wdgt .smaller#reservationpop > .container {
    top: 50px;
  }
  .smaller#reservationpop {
    background: 0 0;
    height: auto;
    padding-top: 0;
    transition: padding 0s;
    overflow-x: visible;
    z-index: 100;
  }
  .smaller #mySidenav {
    z-index: 999;
  }
  .smaller .navbar-toggle {
    margin: 28px 0;
  }
  .custom__header.smaller {
    position: fixed;
    min-height: 91px;
    border-bottom: 3px solid #C1502B;
  }
  .custom__header.smaller .flex-box.first-header{
    display: block;
    background: transparent;
  }
  .custom__header.smaller ul.top-nav-ul.nav.navbar-nav {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .vertical-title .section-title-h2{
    font-size: 24px !important;
  }
  .contact-card{
    gap: 0px !important;
  }
  .contact-card .location-text a, .contact-card .location-text span{
    font-size: 12px !important;
  }
  .contact-card .location-icon img{
    width: 20px !important;
  }
  .desk-sticky-logo.home_calogo{right: 0% !important;}
  .row-list-item .sections {
    padding: 10px 33px;
  }
  .ml-10 {
    margin-left: 7rem !important;
  }
  .meetings-row {
    margin: 5% 3% !important;
  }
  span.map_head {
    font-size: 53px;
  }
  .hover-drop .dropdown-menu > li > a {
    padding: 3px 10px;
  }
}

@media screen and (min-width: 2000px) {
  body {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.08);
  }
}

@media screen and (min-width: 1200px) {
  .guestroom-wrapper .container-fluid {
    padding: 0;
}
  body {
    max-width: 2000px;
    margin: 0 auto;
  }
  .nav-active .nav-bar:after,
  .nav-active .nav-bar:before,
  .nav-bar:after,
  .nav-bar:before,
  .nav__content {
    max-width: 2000px;
    margin: 0 auto;
  }
  .custom__header.smaller {
    max-width: 2000px;
    margin: 0 auto;
    top: 0;
  }
  .rct_wdgt .custom__header.smaller {
    top: 52px;
  }
}

@media screen and (min-width: 1200px) {
  .section-eat .container {
    width: 1320px;
  }
  .top-nav-ul .dropdown-menu {
    margin-top: 29px !important;
    padding: 0 0 !important;
  }
  .nav-bar .dropdown-menu {
    top: 30px;
  }
  .smaller .quick-booking .home_collapse {
    top: 56px;
  }
  .smaller #reservationpop .home_collapse {
    top: 77px;
    position: absolute;
    left: auto;
    right: auto;
    width: 120%;
  }
  #reservationpop .home_collapse {
    top: 63px;
    position: absolute;
    left: auto;
    right: auto;
    width: 120%;
  }
  #reservationpop.sidebar-ca .home_collapse {
    top: 80px;
  }
  .section__booking {
    position: absolute;
    display: block;
  }
  .hover-drop.dropdown .dropdown-menu {
    display: inline-block;
  }
  .hover-drop.dropdown:hover .dropdown-menu {
    opacity: 1;
  }
  .hover-drop .dropdown-menu > .active > a,
  .hover-drop .dropdown-menu > .active > a:focus,
  .hover-drop .dropdown-menu > .active > a:hover {
    background-color: inherit;
    background-image: inherit;
  }
  #mySidenav::-webkit-scrollbar {
    width: 0;
  }
  #mySidenav {
    -ms-overflow-style: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .footer-social-icons ul.list-unstyled {
    justify-content: center;
  }
  .room_description-nav .book,
  .room_description-nav .price {
    display: flex !important;
    justify-content: center !important;
    align-items: baseline !important;
  }
  .tabmargin {
    margin-top: 40px !important;
  }
  .section__headerbg .innercaption {
    bottom: 10px;
  }
  .room_heading {
    font-size: 14px;
  }
}
#targetDiv.open {
  max-height: 1000px;  /* Adjust as per your content */
  opacity: 1;
}
@media screen and (max-width: 1199px) {
  .room_home .fas {
    border: 1px solid #fff !important;
  }
  .fullshow {
    -webkit-animation: none;
    -webkit-animation-delay: 0s;
    animation: none;
    animation-delay: 0s;
  }
  .navbar-header {
    top: 5px;
    position: relative;
  }
  .navbar-toggle {
    margin-top: 10px;
  }
  .customedeatetimesin,
  .customedeatetimesout,
  .specialcode2 a {
    font-size: 17px;
  }
  .customedeatetimesin,
  .customedeatetimesout {
    padding: 9px 5px;
    color: #fff !important;
  }
  #reservationpop #get_header_avaibility {
    padding-bottom: 15px;
    /* background: #000; */
  }
  #reservationpop .closebtn {
    display: none;
  }
  #reservationpop .search-btn-div {
    text-align: center;
  }
  #reservationpop {
    display: none;
    position: inherit;
    margin: 0 auto;
    width: 100% !important;
    background: #C1502B !important;
    padding: 0;
    padding: 15px 10px 15px 10px;
    float: left;
    overflow-x: inherit;
    text-transform: uppercase;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
      0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
      0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
      0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
      0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
      0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
  .sidenav .datepicker-label {
    background: none !important;
  }
  .sidenav.smaller .specialcode2 {
    border-color: #fff !important;
  }
  .sidenav.smaller .datepicker-label {
    color: #fff !important;
  }
  .smaller .wide_cal .add-on {
    color: #fff !important;
  }
  .sidenav.smaller .customedeatetimesin,
  .sidenav.smaller .customedeatetimesout {
    color: #fff !important;
    border-color: #fff !important;
  }
  #reservationpop > .container {
    width: 100%;
    padding: 0;
  }
  .respop_heading {
    display: none;
  }
  .custom__header.smaller .navbar-right {
    padding: 0;
  }
  .custom__header.smaller {
    width: 100%;
  }
  #mySidenav {
    z-index: 10000;
  }
  .overview-description-overview {
    min-height: 190px;
  }
  .home-mobileboxoverviews-overview {
    margin-top: -15px !important;
  }
  .promocode {
    margin-top: 10px;
    display: inline-block;
  }
  .primary-title {
    font-size: 30px;
  }
  .cool-link li a:hover::after,
  .cool-link li.active a::after {
    width: 0;
  }
  .t-dates {
    height: 44px;
  }
  .section__booking .container {
    width: 100%;
  }
  .menus {
    height: calc(100vh - 80px);
    overflow-y: scroll;
    margin-top: 20px;
  }
  .sidenav {
    padding-top: 0;
  }
  .menus a {
    text-align: left;
  }
  .sidenav .closebtn {
    margin-right: 0;
    position: sticky;
    top: 10px;
  }
  .menus .dropdown-backdrop {
    display: none;
  }
  .hover-drop .dropdown-menu > li,
  .hover-drop.open > .dropdown-menu {
    display: block;
    opacity: 1;
  }
  .menus li.active a::after {
    width: 0;
  }
  .menus li.active {
    background-color: var(--primary-light);
  }
  .menus .open {
    background-color: var(--primary-light);
  }
  .menus .open .dropdown-menu {
    background-color: var(--primary);
  }
  .hover-drop .dropdown-menu > li > a {
    margin: 0;
  }
  .menus .dropdown-menu {
    opacity: 1;
  }
  .menus .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .menus .open .dropdown-menu > li > a {
    color: var(--white);
    padding: 10px 32px;
    opacity: 0.8;
  }
  .hover-drop .dropdown-menu > li.active > a {
    background-color: var(--primary-dark);
  }
  .section__main .video_home video {
    position: static;
    transform: none;
  }
  .footer-SEOlinks ul li a {
    font-size: 15px;
  }
  .footer__left {
    /* flex: 0 0 23%; */
    max-width: 23%;
  }
  .footer__right {
    flex: 0 0 77%;
    max-width: 77%;
  }
  .respop_heading2 {
    display: block;
    font-size: 32px;
    text-transform: uppercase;
    color: var(--white);
  }
}

@media (min-width: 992px) {
  .smaller .reservation-field-wrapper span.wide_cal,
.smaller .reservation-field-wrapper #no_of_adult, 
.smaller .reservation-field-wrapper #no_of_child,
.smaller .reservation-field-wrapper #no_of_infants, 
.smaller .reservation-field-wrapper #no_of_rooms{
    border: 1px solid #fff;
}
  .sections.footer-btn {
    flex-direction: column;
  }
  .footer-btn-div {
    display: flex;
    align-items: center;
}
  .quick-booking .btn-success.btn-success {
    border: none;
    background: #fff !important;
    color: #000 !important;
  }
  .section-eat {
    margin: 10em 0;
  }
  .section-eat {
    height: 655px;
    max-height: 844px;
  }
  .eat-description {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 4em 0 1em;
  }
  .meetings-row {
    column-gap: 3%;
    margin: 5% 11%;
  }
  .section-meetings:before {
    content: "";
    width: 235px;
    height: 680px;
    background: var(--primary);
    position: absolute;
    top: 5%;
    z-index: -1;
    left: 39.5%;
  }
  .rct_wdgt .menu-icon {
    top: 80px;
    z-index: 9;
  }
  .rct_wdgt.nav-active .menu-icon {
    z-index: 102;
  }
  .floating-icons ul li a {
    width: 105px;
  }
  .menu-dropdown {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    transform: rotateX(90deg);
    transform-origin: top;
    opacity: 0;
    display: block;
  }
}


@media screen and (max-width: 1199px) and (min-width: 992px) {
  .div__logo img{
    height: 65px;
  }

  .newheads {
    font-size: 37px !important;
  }
  .gofull {
    width: 100%;
  }
    div#targetDiv {
      display: none !important;
  }
  .contact-card.contact-card {
    height: 90% !important;
    top: 5% !important;
}
  .vertical-title .section-title-h2{
    font-size: 26px !important;
  }
  .btn.btns.btn-green {
    padding: 8px 5px;
    font-size: 13px !important;
  }
  .pro-links-right p {
    /* margin: 30px 0 25px; */
    font-size: 12px;
  }
  .navbar-right {
    padding: 0;
    margin-top: 0;
  }
  .div__logo {
    max-width: 150px;
    right: 0;
    left: 0;
    position: absolute;
    margin: 15px auto;
  }
  section.section__about{
    padding: 30px 0 40px !important;
  }
  .section__about::after{
    transform: rotate(330deg) translateX(-50%) !important;
  }
  .menu-icon {
    position: absolute !important;
    left: 20px;
  }
  .menu-icon__line {
    background-color: #fff !important;
  }
  .menu-icon,
  .topRservationSection {
    display: block !important;
    top: 25px;
  }
  .ml-10 {
    margin-left: 16rem;
  }
  .meetings-row {
    column-gap: 2%;
    margin: 5% 1%;
  }
  .custom__header .navbar-inverse .navbar-nav > li > a.reservation-buttonP {
    padding: 35px 5px;
  }
  ul.top-nav-ul.nav.navbar-nav {
    display: flex !important;
    align-items: center !important;
    justify-content: left !important;
    column-gap: 20px;
  }
  .customedeatetimesin,
  .customedeatetimesout {
    text-align: left !important;
  }
  .home_collapse:after {
    left: 8%;
  }
  .section__booking .quick-booking {
    height: 165px;
  }
  .section__booking .quick-booking .respop_heading2 {
    padding-bottom: 6px;
  }
  .home_resnew .btn-success,
  .quick-booking .btn-success {
    padding: 0px 30px;
    margin-top: 15px;
    font-size: 17px !important;
    /* color: #fff !important; */
  }
  #promo_code {
    border-color: #fff !important;
    color: #fff !important;
  }
  .specialcode2 span {
    color: #fff !important;
  }
  .customedeatetimesin,
  .customedeatetimesout {
    padding: 12px 5px 12px 15px;
  }
  .custom__header.smaller {
    position: fixed;
    display: none;
  }
  .social-btns ul li {
    margin-right: 10px;
  }
  .company {
    padding: 20px 0;
  }
  #reservationpop .home_collapse {
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 62px;
  }
  .footer-SEOlinks ul li a {
    margin: 0 15px;
  }
  .wide_cal .add-on {
    /* top: 12px !important; */
    color: #fff !important;
  }
  .section__footer {
    margin: 0 0 0;
  }
  .section__compdetails {
    font-size: 14px;
  }
  .footer-links ul li a {
    font-size: 16px;
  }
  .footer-div {
    width: 100%;
    margin: 0 auto;
  }
  .navbar-toggle {
    margin-top: 55px;
    left: 30px;
  }
  .custom__header .navbar-nav > li > a.reservation-icon {
    padding: 0;
    padding-bottom: 0;
    color: #fff !important;
    padding: 10px;
    font-size: 10px;
    background: #645b5bbd;
    border: 1px solid #000;
    margin-top: 0;
    box-shadow: none;
  }
  span.bigc {
    font-size: 30px;
  }
  .slider-big-caption {
    top: calc(50% - 1px);
    width: 90%;
  }
  .about-intro {
    padding: 0 20px 0;
  }
  .about-title-2 {
    margin-top: 10px;
    font-size: 30px;
  }
  .mobile0verviewinnwerdiv {
    margin-bottom: 60px;
  }
  .animatedheight.about-description h2 {
    font-size: 25px;
  }
  .explore-desc {
    position: relative;
    margin-top: 30px;
  }
  .explore-title span {
    font-size: 38px;
  }
  .explore-slider-wrapper {
    padding: 20px 20px 50px;
  }
  .specials-title {
    padding-top: 30px;
  }
  .specials-title span {
    font-size: 39px;
  }
  .specials_packages:before {
    top: 50px;
    left: 0;
    width: 85%;
    height: 41%;
  }
  .explore-desc:before {
    width: 415px;
    top: 0;
    left: 45px;
  }
  .explore-slider-wrapper p {
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 1.7;
  }
  .btn.btn2,
  .btn3 {
    font-size: 18px;
  }
  .attraction_wrapper:before {
    height: 149%;
  }
  .guestroom-img-wrapper .guestroom-img-text-wrapper {
    padding: 0 20px;
  }
  .guestroom-img-wrapper .guestroom-img-text-wrapper p {
    font-size: 14px;
    padding: 0 20px;
  }
  span.att-head-lg {
    font-size: 70px;
  }
  span.att-head-sm {
    margin-top: 0;
  }
  span.map_head {
    font-size: 28px;
    margin-top: 0;
  }
  .map_wrapper .MT100 {
    margin-top: 40px;
  }
  span.sub_map_head {
    margin: 20px 0 0;
    font-size: 15px;
  }
  .footer__left {
    /* flex: 0 0 55%; */
    max-width: 100%;
  }
  .footer_middle {
    /* flex: 0 0 22%; */
    max-width: 22%;
  }
  .footer_last img {
    max-width: 80%;
  }
  .footer_lang_acc.footer_middle.footer-buttons.dflex {
    justify-content: flex-end;
  }
  .footer__right {
    flex: 0 0 100%;
    max-width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 20px;
  }
  .footer_last {
    /* flex: 0 0 23%; */
    max-width: 23%;
    margin-bottom: 25px;
  }
  .company p {
    font-size: 13px;
  }
  .custom__header.smaller .navbar-nav > li > a.reservation-icon {
    color: var(--white);
    margin-top: 35px;
  }
  .smaller .navbar-toggle {
    margin-top: 35px;
  }
  .smaller .menu-icon {
    top: 50px;
  }
  .smaller .menu-icon {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .newheads {
    font-size: 32px !important;
  }
  .map-detail {
    padding: 20px !important;
  }
  .section-desc{
    text-align: justify;
  }
  .menu-icon-title{
    display: none;
  }
  .home_resnew .btn-success, .quick-booking .btn-success {
    background: #fff !important;
    color: #C1502B !important;
    border: 1px solid #fff;
  }
  section.insta-section {
    padding: 40px 0 0;
}
  .footer-last {
    padding: 10px;
  }
  .footer-btn-div {
    display: flex;
    flex-direction: column;
  }
  .footer-social-icons ul.list-unstyled{
    justify-content: center;
    flex-wrap: wrap;
  }
  .row.explore {
      flex-direction: column !important;
      padding: 0 15px;
  }
  .attractions-near{
    left: 0 !important;
  }
  .explore-bg-div {
    background: transparent !important;
    padding: 0px 0px 30px 0px !important;
  }
  .explore-img {
    margin-right: 0 !important;
  }
  .but-d-flex{
    justify-content: center !important;
  }
  .discount-text img{
    height: auto !important;
  }
  .our-discount-content1 p.section-desc {
    text-align: justify;
}
  .our-discount-content1 {
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .container .tab_room {
    margin-top: 10px;}
  .footer_element {
    padding: 0px 0px !important;
}

  .footer_element .footer-logo a{
    display: flex;
    justify-content: center;
  }
  .guestroom-logo .section-title-h2{
    color: #fff !important;
  }
  .section__main .shadowboxdiv{
    bottom: 0;
     padding: 10px;
     width: 100%;
     margin: 0 auto;
     left: 0;
     right: 0;
     background: rgba(0, 0, 0, 0.78);
   }
   
  .footer_element .footer__left {
    margin-top: 15px;
}
 
  .border_div.white-bg, .footer_element .footer-logo{
    margin: 0px !important;
  }
  .location-wrapper::after{top: 90% !important;}
  .guestroom-heading{text-align: left;}
  .guestroom-wrapper .traveler{
    display: flex;
    flex-direction: column-reverse;
  }
  


  .section-eat .eat-btn {
    text-align: center !important;
    margin-bottom: 20px !important;
    margin: auto !important;
  }
  .section-eat {
    height: auto;
    padding-bottom: 24px;
  }
  .section-eat .container {
    width: auto;
  }
  .meetings-row {
    column-gap: 0;
    margin: 0;
  }
  .footer_last img {
    max-width: 100% !important;
  }
  .customedeatetimesin,
  .customedeatetimesout {
    text-align: center;
  }
  span.sub_map_head {
    margin: 10px 0 30px;
  }
  .wide_cal .add-on {
    top: 9px;
    color: #fff !important;
  }
  .rct_wdgt .menu-icon {
    top: 61px !important;
  }
  .section__main .carousel-inner > .item::after {
    background: linear-gradient(
      to bottom,
      #000 0,
      rgba(0, 0, 0, 0.76) 23%,
      rgba(0, 0, 0, 0.07) 40%,
      rgba(0, 0, 0, 0.15) 71%,
      rgba(0, 0, 0, 0) 100%
    );
  }
  .social-btns .btn {
    width: 55px;
    height: 55px;
    line-height: 51px;
  }
  .social-btns .btn .fab {
    font-size: 30px;
  }
  .social-btns ul li {
    line-height: 4;
    margin: 0 10px;
  }
  .about-title-2 {
    font-size: 25px;
    margin-top: 0;
  }
  .mobile0verviewinnwerdiv h2 {
    font-size: 20px;
  }
  .about-intro {
    padding: 0;
  }
  .gofull {
    padding: 0;
  }
  .section__main {
    padding: 0;
  }
  #myCarousel a.right.carousel-control {
    left: auto;
  }
  #myCarousel .carousel-control {
    bottom: auto;
    top: 45%;
  }
  .carousel-control .fas {
    position: relative;
    padding: 0 0 0;
    font-size: 23px;
  }
  .explore-desc:before,
  .specials_packages:before {
    display: none;
  }
  .explore-title span {
    font-size: 30px;
    color: var(--primary-dark);
    text-align: center;
  }
  .specials_packages {
    padding: 0 0 20px;
    background: #f3fff7;
    margin-top: 20px;
  }
  .specials_packages .MT100 {
    margin-top: 0;
  }
  .specials-content-wrapper {
    padding: 10px 20px 10px;
  }
  .owl-carousel1 .owl-dots {
    text-align: center;
  }
  .guestroom_content_wrapper {
    margin-top: 10px;
    text-align: left;
  }
  .guestrooms_title_wrapper {
    padding-left: 15px;
    padding-bottom: 0;
    text-align: center;
  }
  span.guestroom_title {
    font-size: 40px;
  }
  .guestrooms-sec .MT50 {
    margin-top: 0 !important;
  }
  .attraction_wrapper:before {
    display: none;
  }
  .mega_section {
    padding: 30px 10px 40px;
    margin: 30px 0 0 0;
  }
  span.att-head-lg {
    font-size: 50px;
  }
  span.att-head-sm {
    font-size: 15px;
    letter-spacing: 10px;
    margin-top: 0;
  }
  span.map_head {
    font-size: 50px;
    margin-bottom: 10px;
  }
  .map_wrapper {
    margin-top: 0 !important;
  }
  .map_wrapper .MT100 {
    margin-top: 20px !important;
  }
  .map-details {
    color: var(--white);
    margin-top: 30px;
  }
  .map-details a {
    color: var(--white);
  }
  .social-btns {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .footer-logo {
    padding: 7px 0 10px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 50px;
  }
  .newsletter button {
    margin-right: 0 !important;
  }
  .pro-links-left {
    border-bottom: none;
  }
  .seo-links .list-unstyled {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    padding: 0px 0 20px 0;
    flex-direction: column;
  }
  .row-list-item {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .row-list-item .sections {
    height: auto;
    width: auto;
    /* border: 1px solid gray; */
  }
  .social-btns ul li {
    line-height: 4;
  }
  .footer_middle {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 0 0 10px;
    padding-top: 20px;
  }
  .navbar-right {
    padding: 0;
    margin-top: 12px;
    float: right;
  }
  .custom__header .navbar-inverse .navbar-right > li > a {
    box-shadow: none;
    font-size: 16px;
    padding-left: 20px;
  }
  .custom__header.smaller .navbar-inverse .navbar-right > li > a {
    top: 0;
  }
  .navbar-right,
  .navbar-toggle {
    transition: margin 0.3s;
  }
  .smaller .navbar-toggle {
    margin-top: 10px;
  }
  .smaller .navbar-right {
    margin-top: 0;
  }
  .section__attractions {
    padding-top: 10px;
  }
  .custom__header {
    width: 100%;
    z-index: 2;
  }
  #reservationpop .search-btn-div {
    margin-top: 25px;
  }
  #reservationpop .home_collapse,
  .quick-booking .home_collapse {
    top: 60px;
    position: initial;
    left: auto;
    right: auto;
    width: 100%;
    z-index: 2;
    margin-top: 5px;
  }
  .home_collapse:after {
    display: none;
  }
  .section__booking .quick-booking {
    background: #241f21;
    padding-right: 20px !important;
  }
  .customedeatetimesin,
  .customedeatetimesout,
  .specialcode2 a {
    font-size: 18px;
    padding: 10px 15px;
    text-align: center !important;
  }
  #promo_code {
    width: 100%;
    font-size: 17px;
  }
  #promo_code {
    border: 1px solid #fff;
    color: #fff !important;
    font-size: 16px;
    height: 46px;
    background: 0 0;
  }
  #promo_code::placeholder {
    font-size: 15px;
    color: #fff !important;
  }
  #promo_code:focus {
    border: 1px solid #fff;
  }
  .specialcode2 span {
    color: #fff !important;
  }
  .overview-description-overview {
    min-height: 222px;
  }
  .animatedheight-inner-overview h2 {
    margin-top: 0 !important;
  }
  .home-mobileboxoverviews-overview {
    padding-bottom: 15px;
  }
  .colapsshoecontentlinkdiv-overview,
  .colapsshoecontentlinkdiv2-overview {
    margin: 0 auto 30px auto;
  }
  .section__SubCon .row:first-of-type {
    flex-direction: column;
  }
  .company {
    padding-bottom: 40px;
  }
  .rct_wdgt #mySidenav {
    margin-top: 0;
  }
  .menus {
    overflow: auto;
  }
  .btn-div {
    justify-content: center;
  }
  .sisterprop-details ul li {
    width: 46%;
  }
  .footer__left,
  .footer__right,
  .footer_middle {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer__right {
    border-top: none;
  }
  /* .footer__left {
    text-align: center;
  } */
  .footer-links {
    text-align: center;
    padding: 0 0 18px 0;
  }
  .company {
    text-align: center;
  }
  .footer-SEOlinks ul {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 25px 0 15px;
    text-align: center;
  }
  .footer-SEOlinks .comp-logo {
    text-align: center;
    margin-top: 25px;
  }
  .specialcode2 a {
    padding: 10px 10px 9px 10px;
  }
  .footer {
    padding-bottom: 40px;
  }
  .copyright-span {
    display: block;
    text-align: center !important;
  }
  .div__logo {
    max-width: 130px;
    position: absolute;
  }
  .navbar-toggle {
    margin-top: 25px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* .reservation-field-wrapper .tab_room .childDiv ,
  .reservation-field-wrapper .tab_room .adultDiv,
  .reservation-field-wrapper .tab_room .roomDiv{
    padding-top: 10px !important;
  } */
  .map-img-mob img {
    margin-top: 20px;
  }
  #Carouselamenities span.tab-title-item {
    top: 53px !important;
  }
  .eat-drinks {
    display: block !important;
    margin: 10% auto 5% !important;
  }
  .guest-room-mob img {
    width: 94% !important;
  }
  .nav-active .nav__content {
    height: 88vh !important;
  }
  .company {
    padding-bottom: 60px;
  }
  .carousel-caption {
    padding: 10px 0;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.78);
  }
  .carousel-caption p {
    margin: 0;
  }
  .custom__header .navbar-inverse .navbar-right > li > a {
    box-shadow: none;
    padding: 15px 12px;
  }
  .custom__header .navbar-nav > li > a.reservation-icon {
    color: #fff !important;
    top: 10px;
    left: 10px;
    padding: 10px;
    font-size: 10px;
    background: #645b5bbd;
    border: 1px solid #000;
  }
  .div__logo {
    max-width: 150px;
    float: none;
    display: block;
    margin: 10px auto;
    left: 0;
    right: 0;
  }
  .mega_section:before {
    top: 1%;
    width: 98%;
    height: 98%;
  }
}

@media (min-width: 768px) {
  .section__booking .container {
    padding: 0;
  }
  #promo_codebox {
    position: absolute;
    right: 20%;
    border-right: 2px solid var(--white);
    border-left: 2px solid var(--white);
    border-bottom: 2px solid var(--white);
    top: 80px;
    z-index: 1;
  }
  .PR-desk0 {
    padding-right: 0;
  }
}

@media screen and (min-width: 767px) and (max-width:991px) {

  

  .footer-last{
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 767px) and (max-width:1200px) {
  .dflex_W100 .mobile0verviewinnwerdiv .about-btn{ margin-top: 15px !important;}
}
@media screen and (max-width: 767px) {
 
  .footer_element .footer-img a{
    padding: 15px 0px;
  }
  .footer_element{
    padding-bottom: 0px !important;
  }
  .special-card .overlay-text {
    font-size: 27px !important;
  }

  .row-list-item .sections .position-left{
    margin-top: 10px !important;
    margin-left: -3px !important;
  }
  .room_description-nav .book {
    display: flex;
    margin: 0 !important;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
  .newsletter button {
    position: unset;
  }
  .footer-logo {
    gap: 10px;
    padding: 0 0 2px !important;
  }
  .package_detail-summary {
    margin-top: 25px !important;
  }
  .control-img {
    width: 50px;
    height: 50px;
  }
  .footer-social-icons ul.list-unstyled {
    margin-top: 8px !important;
  }
  .row-list-item .sections {
    padding: 0px 25px 10px !important;
    justify-content: center;
        flex-direction: row;
        /* gap: 50px; */
  }
  /* a.footer-btn.access {
    margin-top: 7px !important;
  } */
  #Carouselamenities span.tab-title-item {
    top: 60px !important;
  }
  #roomstype .aamentities .tab-title-item {
    top: 30px !important;
    left: 30px !important;
  }
  .menu-icon {
    top: 10px !important;
    right: 10px !important;
  }
  .nav-active .menu-icon {
    top: 0px !important;
    right: 19px !important;
    left: 0;
  }
  .newsletter .form-control {
    padding: 8px 12px 8px 35px;
  }
  .subcribe-input .input-wrapper img{
    top: 15px !important;
    left: 10px !important;
  }

  .section-eat .eat_desc {
    padding: 17px;
  }
  .attraction-big-img {
    height: 520px !important;
  }
  .website-acce-feat a {
    word-break: break-word;
  }
  .sisterprop-details h4 {
    font-size: 20.9px;
  }
  .sisterprop-description p {
    font-size: 16px;
  }
  .messages_bar .messages p {
    text-align: justify;
  }
  .about-description p {
    font-size: 16px;
  }
  .btn3 {
    font-size: 15px;
  }
  .nav-active .nav__content {
    height: 90% !important;
  }
  .footer_address {
    text-align: left;
  }
  .social-btns ul li {
    margin: 0 10px 10px;
  }
  #memberModal .modal-dialog {
    margin: 30px;
  }
  .company a {
    display: block;
  }
  .navbar-header {
    top: 0;
  }
  .rct_wdgt .custom__header {
    top: 50px;
  }
  .overview-description-overview {
    min-height: 470px !important;
  }
  .goog-te-gadget-simple {
    margin: 0 auto 0 auto;
  }
  .section__headerbg .innercaption p {
    display: block;
  }
  .carousel-control.left,
  .carousel-control.right {
    background-image: none;
  }
  .carousel-control {
    opacity: 1;
  }
  .promocode {
    display: inline-block;
  }
  .icon-bar {
    transition: all 0.3s;
  }
  .navbar-toggle:focus .icon-bar {
    opacity: 0;
    transform: translateX(50%);
  }
  .div__logo {
    max-width: 100%;
    right: 30px;
    left: 0;
    margin: 10px auto;
  }
  .navbar-toggle {
    margin-top: 55px;
    background: 0 0;
  }
  .smaller .div__logo {
    display: none;
  }
  .roomscroll {
    max-height: 100%;
    overflow-y: auto;
  }
  .carousel-control {
    font-size: 30px;
  }
  .carousel-caption {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
  }
  .room_title span {
    background-color: transparent !important;
    color: #000;
    text-align: left;
    height: auto;
    display: block;
  }
  .section__booking .quick-booking {
    padding: 15px 10px 20px 10px;
  }
  .carousel-caption {
    bottom: 0;
    padding: 10px;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.78);
  }
  p.color_g.text-center {
    margin: 0;
    font-size: 14px;
  }
  .primary-title {
    word-break: break-word;
  }
  .h1_sister.primary-title {
    margin-top: 30px;
  }
  .child-age-wrapper select {
    padding: 7px 0;
  }
  .sisterprop-title-1 {
    font-size: 25px;
  }
  .sisterprop-details {
    margin: 25px 0 0 0;
  }
  .section__sisterprop {
    padding-bottom: 0;
  }
  .section__booking .container {
    padding: 0;
  }
  .footer-buttons ul li {
    display: block;
    text-align: center;
  }
  .footer-buttons ul li:nth-child(2) {
    margin: 0;
  }
  .footer-buttons ul li a {
    margin-left: auto;
    margin-right: auto;
  }
  /* .section__booking {
    position: inherit !important;
    bottom: 0 !important;
  } */
  .section__booking .quick-booking {
    border: 0 !important;
    padding-right: 10px !important;
  }
  .section__headerbg .innercaption {
    width: 100% !important;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateX(0);
    margin: 0;
  }
  .rct_wdgt .custom__header.smaller {
    top: 50px;
  }
  .custom__header,
  .custom__header.smaller {
    position: absolute;
    width: 100%;
    z-index: 3;
  }

  #scroll {
    right: 20px;
  }
  body {
    padding-bottom: 20px;
  }
  span.maptextaddress {
    width: 30%;
    float: left;
    padding-right: 10px;
  }
  .footer_address span.col {
    width: 70%;
  }
  span.col {
    float: left;
    width: 73%;
  }
  .footer_address {
    font-size: 16px;
  }
}

@media (max-width: 321px) {
  .overview-description-overview {
    min-height: 255px;
  }
}

.lcl_minimal .lcl_close {
  margin-left: 3px !important;
}

.acesssfour a {
  color: var(--primary-dark);
}

.acesssfour a.text-white {
  color: var(--white) !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.footer-logo a {
  color: var(--primary);
}

@media (max-width: 500px) {
  .country_currency_list {
    width: 293px;
  }
}

.footer-logo {
  padding: 15px 0 15px;
  display: flex;
  align-items: center;
}

.ta-widget ul {
  list-style: none;
}

.ta-widget {
  display: flex;
  justify-content: center;
}

#CDSWIDCOELOGO {
  border: 7px solid #3f3c3b !important;
}

@media (max-width: 375px) {
  .footer_address {
    font-size: 13px;
  }
  .btn3 {
    font-size: 13px;
  }
  .overview-description-overview {
    min-height: 500px !important;
  }
  .nav-active .nav__content {
    height: 90% !important;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1600px) {
  .explore-desc:before {
    left: 27%;
  }
  .explore-title span {
    font-size: 57px;
  }
  .explore-slider-wrapper {
    padding: 30px 30px 60px !important;
  }
  .explore-slider-wrapper p {
    font-size: 13px;
    line-height: initial;
    margin-bottom: 10px;
  }
  .explore-slider-wrapper .btn.btn2 {
    font-size: 18px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .custom__header .navbar-inverse .navbar-nav > li > a.reservation-button {
    font-size: 23px;
    color: #fff !important;
    background: #5e728a !important;
  }
  .custom__header
    .navbar-inverse
    .navbar-nav
    > li
    > a.reservation-button:hover {
    font-size: 23px;
    color: #fff !important;
  }
  .nav-active .nav__list-item {
    font-size: 20px;
  }
  ul.menu-dropdown.dropdown-menu li {
    font-size: 17px;
    height: auto;
  }
  .smaller .menu-icon {
    left: 30px;
    top: 25px !important;
  }
  span.propname {
    font-size: 25px;
  }
  span.bigc {
    font-size: 41px;
  }
  .slider-big-caption {
    top: calc(90% - 244px);
  }
  .attachlogo {
    top: 35% !important;
  }
  .subscribe-title label {
    margin: 0;
    color: #C1502B;
  }
  .about-intro {
    padding: 0 20px 0;
  }
  .about-title-2 {
    margin-top: 10px;
    font-size: 28px;
  }
  .about-description p {
    font-size: 14px;
    color: #68625D;
    margin-bottom: 0;
  }
  .about-btn {
    bottom: 0 !important;
  }
  .animatedheight.about-description h2 {
    font-size: 20px;
  }
  .explore-desc {
    position: relative;
    margin-top: 30px;
  }
  .explore-title span {
    font-size: 38px;
  }
  .explore-slider-wrapper {
    padding: 30px 20px 60px;
  }
  .specials-title {
    padding-top: 30px;
  }
  .btn-div {
    margin-top: 10px;
  }
  .specials-title span {
    font-size: 39px;
  }
  .specials_packages:before {
    top: 50px;
    left: 0;
    width: 78%;
    height: 41%;
  }
  .explore-desc:before {
    width: 70%;
    top: 0;
    left: 24%;
  }
  .explore-slider-wrapper p {
    font-size: 13px;
    margin: 0;
  }
  .btn.btn2 {
    font-size: 18px;
  }
  a.btn.btn3 {
    font-size: 18px;
  }
  .guestroom-img-wrapper .guestroom-img-text-wrapper {
    padding: 0 20px;
  }
  .guestroom-img-wrapper .guestroom-img-text-wrapper p {
    font-size: 14px;
    padding: 0 20px;
  }
  .spc_pack-img-wrapper .spc_pack-img-text-wrapper {
    padding: 0 20px;
  }
  .spc_pack-img-wrapper .spc_pack-img-text-wrapper p {
    font-size: 14px;
    padding: 0 20px;
  }
  span.att-head-lg {
    font-size: 70px;
  }
  span.att-head-sm {
    margin-top: 0;
  }
  span.map_head {
    font-size: 34px;
    margin-top: 15px;
  }
  .map_wrapper .MT100 {
    margin-top: 50px;
  }
  .company p {
    font-size: 13px;
  }
  .custom__header.smaller .navbar-nav > li > a.reservation-icon {
    color: var(--white);
    margin-top: 35px;
  }
  .smaller .navbar-toggle {
    margin-top: 35px;
  }
}

.dflex {
  display: flex;
  align-items: center;
  justify-content: center;
}

body.nav-active {
  overflow: hidden;
}

.nav-bar {
  position: fixed;
  z-index: 101;
  pointer-events: none;
}

.nav-bar:after,
.nav-bar:before {
  content: "";
  position: fixed;
  width: 106vw;
  height: 116vh;
  background: rgba(1, 51, 0, 0.2);
  z-index: -1;
  transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transform: translateX(0) translateY(-110%);
}

.nav-bar:after {
  transition-delay: 0s;
  background-size: cover;
  background: #C1502B;
}

.no-webp .nav-bar:after {
  background: linear-gradient(rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5) 100%),
    url(../img/menu-bg.jpg);
}

.nav-bar:before {
  transition-delay: 0.1s;
}

.nav__content {
  position: fixed;
  top: 45%;
  /* transform: translate(0, -50%); */
  width: 100%;
  text-align: center;
  font-size: 25px;
  font-weight: 200;
  cursor: pointer;
  height: 100vh;
  top: 0;
  bottom: 0;
}


.rct_wdgt a.closebtn {
  top: 20px;
}

.nav__list-item {
  position: relative;
  display: inline-block;
  transition-delay: 0.8s;
  opacity: 0;
  transform: translate(0, 100%);
  transition: opacity 0.2s ease, transform 0.3s ease;
  margin-right: 15px;
}

.nav__list-item:before {
  content: "";
  position: absolute;
  background: var(--white);
  width: 20px;
  height: 2px;
  top: 100%;
  transform: translate(0, 0);
  transition: all 0.3s ease;
  z-index: -1;
}
.menu-icon.nav__list-item:before{content: none;}
.nav__list-item:hover:before {
  width: 100%;
}

.nav-active .menu-icon__line {
  background-color: var(--white);
  transform: translateX(0) rotate(-45deg);
}

.nav-active .menu-icon__line-left {
  transform: translateX(1px) rotate(45deg);
}

.nav-active .menu-icon__line-right {
  transform: translateX(-2px) rotate(45deg);
}

.nav-active .nav-bar {
  visibility: visible;
  pointer-events: all;
}

.nav-active .nav-bar:after,
.nav-active .nav-bar:before {
  transform: translateX(0) translateY(-10%);
}

.nav-active .nav-bar:after {
  transition-delay: 0.1s;
}

.nav-active .nav-bar:before {
  transition-delay: 0s;
}

.nav-active .nav__list-item {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 0.3s ease, transform 0.3s ease, color 0.3s ease;
  color: var(--white);
  clear: both;
}

.nav-active .nav__list-item:nth-child(0) {
  transition-delay: 0.1s;
}

.nav-active .nav__list-item:nth-child(1) {
  transition-delay: 0.2s;
}

.nav-active .nav__list-item:nth-child(2) {
  transition-delay: 0.3s;
}

.nav-active .nav__list-item:nth-child(3) {
  transition-delay: 0.4s;
}

.nav-active .nav__list-item:nth-child(4) {
  transition-delay: 0.5s;
}

.nav-active .nav__list-item:nth-child(5) {
  transition-delay: 0.6s;
}

.nav-active .nav__list-item:nth-child(6) {
  transition-delay: 0.7s;
}

.nav-active .nav__list-item:nth-child(7) {
  transition-delay: 0.8s;
}

.nav-active .nav__list-item {
  transition-delay: 0.9s;
}

.nav-active .menu-icon__line {
  background-color: #fff !important;
}
.nav-active .menu-icon__line:nth-child(1) {
  opacity: 0;
  /* transform: translateY(10px) rotate(45deg); */
  /* width: 100%; */
}
/* .nav-active .menu-icon{
left: 0;
} */
.nav-active .menu-icon-title{
  display: none;
}
.nav-active .menu-icon__line:nth-child(2) {
  /* opacity: 0; */
  transform: translateY(10px) rotate(45deg);
}
.nav-active .menu-icon__line:nth-child(3) {
  transform: translateY(0px) rotate(-45deg);
  /* width: 100%; */
}
.smaller .menu-icon__line {
  background: #fff;
}

.smaller.menu-icon {
  top: 0;
}

a.menu {
  position: relative;
  cursor: pointer;
}

span.menu-title {
  color: var(--white);
  transition: 0.3s background-color;
}

ul.menu-dropdown span {
  font-size: 21px;
  display: block;
  margin-bottom: 10px;
}

ul.menu-dropdown.dropdown-menu li a em {
  font-size: 16px;
  margin-right: 10px;
}

ul.menu-dropdown ul {
  position: absolute;
  top: 5px;
  left: 170px;
  opacity: 0;
}

li.sub-menu-wrapper:hover ul {
  opacity: 1;
  pointer-events: all;
}

ul.menu-dropdown.sub-menu li {
  overflow: visible;
  position: relative;
  height: auto;
}

.menu-title:before {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 101;
  transition: 0.2s 0.2s border-top ease-out, 0.3s border-top-color;
}

.menu-title:after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 101;
  transition: 0.2s border-bottom ease-in;
}

.menu-inner:not(:hover) > .menu-dropdown {
  padding: 4px 0;
  z-index: 99;
}

.menu-dropdown {
  min-width: 100%;
  position: absolute;
  text-align: left;
  z-index: 100;
  background: 0 0;
  box-shadow: none;
  border: none;
  padding-top: 10px;
}

.menu-dropdown.dropdown-menu > li > a {
  color: var(--white);
  padding: 3px 0;
}

.menu-dropdown.dropdown-menu > .active > a,
.menu-dropdown.dropdown-menu > .active > a:focus,
.menu-dropdown.dropdown-menu > .active > a:hover {
  background-color: transparent;
  background-image: none !important;
}

li.nav__list-item:hover ul {
  opacity: 1;
  transform: rotateX(0);
  transform-origin: top;
}

.menu-dropdown.dropdown-menu > li > a:focus,
.menu-dropdown.dropdown-menu > li > a:hover {
  background: 0 0;
}

.menu-inner:not(:hover) > .menu-dropdown > * {
  visibility: hidden;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  color: rgba(25, 25, 25, 0);
  transition: 0.5s 0.1s height, 0.5s 0.1s padding, 0.5s 0.1s margin, 0.3s color,
    0.6s visibility;
  z-index: 99;
}

.menu-dropdown > * {
  overflow: hidden;
  height: 30px;
  background: 0 0;
  white-space: nowrap;
  transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5),
    0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5),
    0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color,
    0.2s background-color;
}

ul.menu-dropdown li.active a {
  font-weight: bold;
}

ul.menu-dropdown li {
  list-style: none;
  color: var(--white);
  height: 45px;
  font-size: 25px;
}

.nav__content a {
  color: var(--white);
  position: relative;
  font-size: 20px;
}

ul.menu-dropdown li.active a:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -5px;
  height: 2px;
  width: 100%;
  background: var(--white);
  display: none;
}

.nav__list-item.active:before {
  width: 100%;
}

li.sub-menu-wrapper a.active {
  border-bottom: 1px solid var(--white);
}

@media screen and (min-width: 1200px) {

  .section-padding .title {
    margin: 50px 0px 0px 0px;
}
 
  
  .rct_wdgt .smaller .menu-icon {
    z-index: 102;
    top: 73px !important;
  }
  .smaller .menu-icon {
    top: 31px;
    position: fixed;
    max-width: 2000px;
    margin: 0 auto;
    left: auto;
    right: auto;
    margin-left: 15px;
    display: block;
  }
  .footer_last {
    margin-bottom: 28px;
  }
  .smaller#reservationpop .respop_heading {
    display: none;
  }
}

@media screen and (max-width: 1024px) and (min-width: 993px) {
  .explore-img img {
    width: 93%;
  }
  .map-img img {
    width: 100% !important;
    height: 500px !important;
  }
}

@media screen and (max-width: 1024px) and (min-width: 992px) {
  .gallery_room_sec{
    height: 560px !important;
    gap: 7px !important;
  }
  .insta-head .section-title-h2 span {
    font-size: 32px;
}
.amenities-boxes.amenities-box-3 span{
  bottom: 25% !important;
}
.amenities-wrapper .section-title-h2{
  display: none;
}
.wide_cal{
  border: 1px solid #fff;
}
  .guestroom-heading {
    font-size: 12px !important;
  }
  .nav__list-item {
    font-size: 18px;
    margin-right: 6px;
  }
  ul.menu-dropdown li {
    font-size: 18px;
    height: 35px;
  }
  .container.footer-logo {
    padding: 15px 30px !important;
}
}
.footer-img {
  text-align: center;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .footer_element .subscribe-title p{
    text-align: center !important;
  }
  .menu-icon{
    width: 50px;
  }
  .amenities-wrapper,
   .attraction-wrapper,
     .gallery_mainsec,
      .guestroom-wrapper,
       .location-wrapper,
        section.media-section{
    padding: 0 !important;
    margin: 0px !important;
    height: auto !important;
    background: transparent !important;
}

  .footer-newsletter{
    flex-direction: column;
    display: none;
  }
  .specialcode {
    margin: 21px 6px !important;
  }
  .footer-buttons ul {
    margin-bottom: 0;
  }
  .nav__list-item {
    display: block;
    text-align: left;
    margin-right: 0;
  }
  .menu:hover > .menu-dropdown {
    position: relative;
  }
  .nav__list-item:before {
    display: none;
  }
  .nav__list-item:hover:before {
    width: 30%;
    top: 40px;
  }
  ul.menu-dropdown li {
    height: auto;
    font-size: 20px;
  }
  ul.menu-dropdown li.active a:after {
    bottom: -1px;
    height: 1px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 992px) {
  .row-list-item .sections {
    padding: 17px 5px;
    height: auto;
    /* border: 1px solid gray; */
  }
  .seo-links .list-unstyled {
    gap: 5%;
  }
  .section__footer .container {
    width: 100% !important;
  }
  #reservationpop .home_collapse,
  .quick-booking .home_collapse {
    width: 135%;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .row-list-item .sections .position-left {
    margin: 10px !important;
}
  .row-list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }
  .package_detail-summary {
    margin-top: 25px !important;
  }
  .row-list-item .sections {
    padding: 20px 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .eat-description {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    flex-direction: column;
    margin: 0 0 1em;
  }
  .footer-links .d-flex {
    display: flex;
    justify-content: center;
  }
  .section__footer .container {
    width: auto;
  }
  .menu-icon {
    position: fixed;
    left: 35px;
    top: 21px;
  }
  .footer_last {
    flex: 0 0 24%;
    max-width: 24%;
    margin: auto;
    margin-bottom: 20px;
  }
  .smaller .menu-icon {
    top: 20px;
  }
  #reservationpop .home_collapse,
  .quick-booking .home_collapse {
    width: 120%;
  }
  .room-main .room-block {
    padding-bottom: 15px !important;
  }
}

@media screen and (max-width: 991px) {
  .quick-booking .btn-success.btn-success {
    background: #fff !important;
    color: #241f21 !important;
    margin-bottom: 20px;
  }
  .mega_section:before {
    background: rgba(0, 0, 0, 0.85);
  }
  .menu-icon {
    /* position: fixed !important; */
    right: 20px;
    left: 10px;
  }
  .nav-active.rct_wdgt .menu-icon,
  .rct_wdgt .smaller .menu-icon {
    top: 70px !important;
  }
  .menu-dropdown {
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-right {
    padding: 0;
    margin-top: 0;
  }
  .nav__list-item {
    display: block;
    margin-bottom: 10px;
  }
  .menu-icon__line {
    background-color: var(--white);
  }
  .nav__list-item a {
    margin-right: 0;
    padding-left: 25px;
    text-align: left;
    line-height: 2;
    text-transform: uppercase;
    font-size: 22px;
  }
  span.menu-title {
    margin-right: 0;
    padding-left: 0;
    padding-right: 8px;
    text-align: left;
    font-size: 22px;
  }
  li.nav__list-item.active {
    background: #f2eeee57;
  }
  .nav-active .nav__content {
    position: fixed;
    top: 0;
    transform: translate(0, 10%);
    width: 100%;
    text-align: left;
    font-size: 25px;
    font-weight: 200;
    cursor: pointer;
    overflow: auto;
    height: 650px;
  }
  .nav-active .menu-icon {
    position: fixed;
    top: 30px;
  }
  ul.menu-dropdown li a {
    text-transform: capitalize;
    padding-left: 40px;
  }
  .menu-dropdown.dropdown-menu > li > a > em {
    font-size: 16px;
    margin-right: 12px;
  }
  ul.menu-dropdown.dropdown-menu li a {
    font-size: 18px;
    padding: 10px 10px 10px;
  }
}

@media screen and (max-width: 767px) {
  section.section__about:before{
    left: 50% !important;
  }
  .about-title-1 {
    font-size: 24px;
    line-height: 40px;
  }
  .nav-bar .dropdown-menu {
    top: 0 !important;
  }
  .acesssfour ul li {
    text-align: justify;
  }
  .infos {
    font-size: 9px;
    margin-top: 0;
  }
  .clildboxpolicy {
    padding: 0;
  }
  p.MB0.xssmcolor.text-left {
    font-size: 9.9px;
  }
  .check_ininput,
  .home_resnew .col-lg-6.col-md-6.col-sm-6.col-xs-6.PR0:last-child,
  .section__booking .col-lg-6.col-md-6.col-sm-6.col-xs-6.PR0:last-child {
    padding-right: 15px;
  }
  div#appendroomconfigafterthis .clearfix.MB15 {
    margin-bottom: 10px;
  }
  .roomsNumberOfRooms {
    margin: 0;
  }
  .top_room_heading {
    font-size: 17px;
  }
  .footer_last {
    flex: 0 0 40%;
    max-width: 40%;
    margin: auto;
    margin-bottom: 20px;
  }
  .smaller .menu-icon {
    top: 18px;
  }
  .adultbtn,
  .room_count {
    height: 25px;
    width: 25px;
  }
  .adultbtn {
    padding: 4px;
  }
}

.specialcode2 {
  position: relative;
  font-size: 1rem;
}

.selectroom-label {
  font-size: 14px;
  position: absolute;
  background: rgb(155 67 49);
  top: -12px;
  left: 6px;
  font-weight: 400;
  color: var(--white);
  padding: 0 4px;
}

.vh {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.section__main .carousel-inner .item:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}



.ada-widget-assecibilityicon {
  position: relative;
  z-index: 1;
}

.rct_wdgt .smaller .menu-icon {
  top: 95px;
}

.map-details {
  color: var(--white);
}

.map-details a {
  color: var(--white);
}

.attraction_wrapper img {
  width: 100%;
  height: auto;
}

.map_wrapper img {
  width: 100%;
  height: auto;
}

.explore-image-wrapper img {
  width: 100%;
  height: auto;
}

.guestroom-img img {
  width: 100%;
  height: 560px;
}

.footer_last img {
  max-width: 60%;
  text-align: right;
  height: auto;
  background: var(--white);
  padding: 2rem;
  border: 5px solid #dadada;
  position: relative;
  display: inline-block;
  color: var(--white);
  text-decoration: none;
  letter-spacing: 0.05rem;
}

.modal-backdrop {
  z-index: 999;
}

.gyg-widget .gyg-list .gyg-recovery-banner .banner-text {
  text-transform: uppercase;
}

@media screen and (max-width: 1194px) and (min-width: 834px) {
  .tab_text {
    display: none !important;
  }
}

@media screen and (max-width: 884px) and (min-width: 800px) {
  .section__main .item img {
    height: 550px;
    object-fit: cover;
  }
}

@media screen and (max-width: 400px) {
  .grid_adult_child {
    /* padding-left: 0 !important; */
  }
  .home_collapse .panel-body {
    padding: 8px;
  }
 
}

.fade .item {
  z-index: 0;
}

.black-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.carousel-indicators {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  width: 60%;
  text-align: center;
  justify-content: normal;
  list-style: none;
  display: flex;
  height: auto;
  width: 300px;
  flex-direction: row;
}

.carousel-indicators li {
  background: var(--white);
  width: 35px !important;
  height: 6px;
  border-radius: 4px;
  transition: height 1s, background 0.2s;
  margin: 4px !important;
  border: none;
  margin: 0 10px;
  display: inline-block;
  z-index: 1;
  border: 1px solid #777777;
  background: #777777 !important;
  position: relative;
}

.carousel-indicators .active:before {
  content: "";
  width: 142px;
  height: 40px;
  margin: 0;
  position: absolute;
  top: -7px;
  left: 4px;
}

.carousel-indicators .active {
  margin: 0;
  margin: 5px 10px;
  width: 35px !important;
  height: 6px;
  border-radius: 4px;
  background: #fff !important;
}

.section__footer .footer-links .footer_link_line {
  width: 75%;
  overflow: hidden;
  margin: auto;
  line-height: 75px;
}

.section__footer .footer-links .footer_link_line img {
  width: 80%;
}

.section__footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* background: #fff; */
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}

/* .footer-btn {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 20px;
  align-items: center;
} */

a.footer-btn.access {
  background: #224ab0 !important;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_line img {
  margin-left: -103px;
  width: 240%;
}

.footer-social-icons ul.list-unstyled {
  display: flex;
  margin-top: 10px;
  /* gap: 10px; */
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.footer-social-icons ul li a {
  color: #fff !important;
}

/* .section__footer .container {
  width: 86%;
} */

section.section__about {
  background-color: #fff !important;
}

.footer-social-icons ul li {
  border: 1px solid #C1502B;
  width: 40px;
  height: 40px;
  background-color: #C1502B;
  text-align: center;
  display: block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transform: rotate(-46deg);
  color: #fff;
  margin: 0 10px;
}

.footer-social-icons ul li a {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 25px;
  margin: 4px;
  display: block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transform: rotate(45deg);
}

.company .container {
  width: auto;
}

.company .container .end-text {
  justify-content: end;
}

.about-heading {
  display: grid;
  justify-content: center;
  position: relative;
  left: 25%;
  z-index: 3;
}

.gallery-img {
  position: relative;
  overflow: hidden;
  display: grid;
}

.gallery-title {
  background-repeat: no-repeat;
  background-position: center;
}

.attraction-big-img {
  width: 100%;
  height: auto;
  background: url(../img/attraction-img.png) no-repeat center center/cover;
  position: relative;
  height: 600px;
}

.attraction-big-img:before {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
}

/* .section-eat .eat-btn a,
.section-meetings .meetings-btn a,
.section__about .about-btn .btn-div a {
  border: 1px solid #000;
} */

.section-meetings .meetings-btn a:hover {
  color: #fff;
}

.readles {
  padding: 1px 32px !important;
}

.eat-btn .btns,
.meetings-btn a {
  padding: 6px 21px;
}

.text-warning {
  color: var(--primary);
  padding: 0 2%;
}

.text-warning1 {
  color: #fff;
  padding: 0 2%;
}

.direction-btn a {
  background: url(../img/dirction-back.png) no-repeat;
  background-position: center;
  height: 140px;
  display: flex;
  align-items: center;
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  width: 200px;
  justify-content: center;
}

.smaller#reservationpop .container {
  background: inherit !important;
}
.smaller .menu-icon-title {
  display: none;
}
.smaller#reservationpop .search-btn-div .btn-success {
  background: #fff !important;
    border: none;
    color: #C1502B !important;
    margin-top: 0;
}

.section__about .conten_abt {
  width: 100%;
  display: block;
  margin: auto;
}

.section__about .conten_abt img {
  display: block;
  margin: auto;
  width: auto;
  height: auto;
}

.ml-10 {
  margin-left: 20rem;
}



.footer_line {
  width: 150px;
  overflow: hidden;
  text-align: center;
  margin: 30px;
}

.circle-fab {
  border-radius: 50%;
  margin: 0.15em;
  font-size: 1.5em;
  padding: 0.05em 0.3em;
  background: #fff;
  color: var(--primary);
}

.footer-po {
  position: relative;
}

.custom__header .navbar-inverse .navbar-nav > li.active a {
  font-weight: bolder;
  color: #fff !important;
}

@media screen and (max-width: 760px) {
  .company p {
    text-align: center;
  }
  /* .footer-social-icons ul li {
    margin: 14px 15px !important;
  } */
  .section__footer .footer-links .footer_link_line {
    width: 115% !important;
    margin-left: -30px !important;
  }
  /* .section__footer .footer-links .footer-btn .ftr-btn {
    display: contents;
  } */
  .section__footer .footer-links div#google_translate_element {
    margin: 10px;
  }
}

@media screen and (max-width: 850px) {
  .section__about .about-btn {
    width: 90%;
    bottom: 0%;
  }
  .footer-links .left {
    text-align: center;
  }
  .section__footer .subscribe__div_input .form-group .signup_btn {
    /* display: flex; */
    justify-content: center;
    padding-top: 15px;
  }
  /* .footer-links {
    padding: 1% 0 5% 0;
  } */
  .company .container .end-text,
  .company .container .web-cetr {
    justify-content: center;
  }
  .border_div.white-bg {
    margin: 30px 0 0;
  }
  .subscribe-title label {
    margin: 0;
  }
  .subscribe__div {
    margin-bottom: 0;
  }
  .section__footer .footer-links .footer_link_line {
    width: 65%;
    margin-left: 130px;
  }
}
@media screen and (max-width: 1200px) {

  .container .primary-title {
    margin: 0px 0px 20px 0px !important;
}

  .selectdiv #no_of_adult, .selectdiv #no_of_child, .selectdiv #no_of_infants,.selectdiv #no_of_rooms{
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #fff;
  }
  main .menu-button{
    float: left;
    position: absolute !important;
    left: 16px;
    top: 16px !important;
}
  .amenities-wrapper .amenities-boxes{width: 100%;}
  .row-list-item .sections .position-left {
    margin: -5px;
}
  /* .smaller#reservationpop .search-btn-div .btn-success {
    background:#C1502B !important;
    color: var(--white) !important;
  } */
  /* .footer-social-icons ul li {
    margin: 0 15px;
  } */
  /* .custom__header{
    background: none !important;
  } */
}

@media screen and (min-width: 1401px) and (max-width: 1600px) {
  .ml-10 {
    margin-left: 15rem;
  }
}

@media screen and (min-width: 1250px) and (max-width: 1400px) {
  /* .footer-social-icons ul li {
    margin: 0 20px;
  } */
  .custom__header .navbar-inverse .navbar-nav > li > a {
    letter-spacing: 1px;
    font-size: 15px;
  }
}

.section-padding .button_bg:active,
.section-padding .button_bg:focus,
.section-padding .button_bg:hover {
  background-color: var(--primary) !important;
}

.skiptranslate.goog-te-gadget .goog-te-gadget-simple {
  font-weight: 300;
  background: #fff;
  color: #000000;
  border: none;
  padding: 12px 30px !important;
}
#google_translate_element .langClass {
  display: flex;
  gap: 5px;
}

.attachlogo {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  z-index: 1;
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .custom__header .navbar-inverse .navbar-nav > li > a {
    padding: 0;
    font-size: 14px;
  }
  .subscribe-title label {
    margin: 0;
  }
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background: none !important;
}

.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: var(--primary) !important;
}

.carousel-inner .item,
.carousel-inner .item div,
.carousel-inner .item p,
.carousel-inner .item span {
  text-transform: capitalize !important;
  line-height: 1;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  background-color: #ffffff00 !important;
}

@media screen and (max-width: 450px) {
  .menu-icon {
    display: block;
  }
  .wedwraps .spc_pack-btn {
    text-align: center;
    margin: 1% 3% 15% !important;
  }
  .room_description-nav .book {
    display: flex !important;
    justify-content: center !important;
    align-items: baseline !important;
  }
}

.room-main .room-block {
  margin-top: 30px;
  padding-bottom: 30px;
}

#reservationpop .home_resnew {
  display: flex;
  justify-content: center;
}

.section__headerbg .section__main .item {
  position: relative;
}

#weather .weather-box .P0.weather-card {
  padding: 15px !important;
}
.smaller #no_of_adult:focus, .smaller #no_of_child:focus,
  .smaller #no_of_infants:focus, .smaller #no_of_rooms:focus,
  .smaller #no_of_adult:active, .smaller #no_of_child:active,
  .smaller #no_of_infants:active, .smaller #no_of_rooms:active,
  .smaller #no_of_adult:hover, .smaller #no_of_child:hover,
  .smaller #no_of_infants:hover, .smaller #no_of_rooms:hover,
  #no_of_adult:focus, #no_of_child:focus, #no_of_infants:focus,
  #no_of_rooms:focus, #no_of_adult:active, #no_of_child:active,
  #no_of_infants:active, #no_of_rooms:active, #no_of_adult:hover,
  #no_of_child:hover, #no_of_infants:hover, #no_of_rooms:hover
  {
    border: 1px solid #fff !important;
  }
@media screen and (min-width: 1200px) {
.sidenav .CA-fixed{
  position: absolute;
    /* top: 4px; */
    margin: auto;
    top: -90px;
    left: 0;
    right: 0;
}

  .menu-button{
    display: none;
  }
  .smaller .menu-button{
    display: block;
    position: fixed !important;
  }
  
  .smaller #no_of_adult,
  .smaller #no_of_child,
  .smaller #no_of_infants,
  .smaller #no_of_rooms {
    color: #fff !important;
    background: none;
    /* border: 1px solid #fff !important; */
    background-position: 97% 71%;
    background-size: 12px;
    appearance: auto;
    font-size: 16px;
    text-transform: capitalize;
  }
  .tab_r {
    margin: 0 !important;
  }
  
  .sidenav.smaller .customedeatetimesout,.sidenav.smaller .customedeatetimesin {
    display: flex;
    align-items: center;
    padding-left: 7px;
   
}
}

#no_of_adult,
#no_of_child,
#no_of_infants,
.smaller #no_of_rooms {
  padding: 9px 0;
}

#no_of_adult,
#no_of_child,
#no_of_infants,
#no_of_rooms {
  padding: 9px 0;
  text-align: center;
  width: 100%;
  color: #fff;
  /* font-weight: bold; */
  height: 45px;
  /* -moz-appearance: none; */
  border-radius: 0;
  background:#fff;
    /* border: none !important; */
  background-position: 95% 50%;
  background-size: 12px;
  color: #000 !important;
  text-transform: uppercase;
  border: none;
}

.smaller .color_w_home {
  color: #fff !important;
}

.tab_r {
  padding-right: 0;
  margin: 15px 0;
}

.smwid {
  padding: 0 0 0 15px;
}



.checktxt {
  font-size: 15px;
  color: var(--white);
  text-transform: capitalize;
  margin-bottom: 1px;
  letter-spacing: 1px;
}
 #no_of_adult option,
   #no_of_child option,
   #no_of_infants option,
   #no_of_rooms option {
    background: #fff;
    color: #000;
    text-align: center;
  }
@media screen and (min-width: 1200px) {
  
  .navbar-right {
    display: none;
  }
}

@media screen and (min-width:1201px) and (max-width: 1300px) {
  #discount-btn{
    top: 43.7% !important;
  }
  #discount-box{
    top: 20% !important;
  }
}

.datepicker-label {
  font-size: 15px;
  /* display: none; */
}

.dropdown-menu > li > a {
  display: block;
  padding: 15px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #C1502B;
  white-space: nowrap;
  font-size: 15px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: #C1502B;
  color: #fff;
}

section.section-meetings {
  position: relative;
}

.section-meetings .container {
  padding: 0;
  width: auto;
}

.meetings-row {
  display: flex;
  justify-content: center;
}

.section-meetings:after {
  content: "";
  background: var(--primary-dark) url(../img/meetings-back.png) no-repeat;
  background-size: cover !important;
  width: 639px;
  height: 496px;
  position: absolute;
  top: 24%;
  left: 10%;
  z-index: -1;
}

.meetings-row .meetings-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #404f68 url(../img/meetings-back.png) no-repeat;
  background-size: cover !important;
}

.section-meetings .meetings_desc {
  text-align: justify;
  line-height: 32px;
  margin: 10px 28px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.section-eat .eat_desc {
  text-align: justify;
  line-height: 32px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

.eat__thumb {
  position: absolute;
  display: block;
  width: 100%;
  margin: auto;
}

.section-eat {
  background: rgba(0, 0, 0, 0.5) url(../img/eat-background.png) no-repeat;
  background-size: cover !important;
  position: relative;
}

.section-eat:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
}

.section-meetings .meetings-btn {
  text-align: left;
  margin: 1em 4em;
}

.section-eat .eat-btn {
  text-align: left;
  margin: 1em 0 1em 4em;
}

.eat-btn a {
  color: var(--primary);
}

.meetings-btn a {
  color: #fff;
}

.meetings-btn a {
  background-size: 100% 100% !important;
  padding: 10px 20px 15px 19px;
}

.wedwraps .spc_pack-btn {
  text-align: center;
  margin: 3%;
}

.wedwraps .spc_pack-btn a {
  border-image-slice: 12 12 12 12 !important;
  border-image-width: 12px 12px 12px 12px !important;
  border-image-outset: 4px 4px 4px 4px !important;
  border-image-repeat: repeat repeat !important;
  border-image-source: url(../img/bordeer_view_btn.png) !important;
  border-style: solid !important;
}

.wedwraps .spc_pack-btn a {
  color: #fff;
  border: 1px solid var(--primary);
  background: var(--primary);
  text-transform: capitalize;
}

.wedwraps .spc_pack-btn a:active {
  color: var(--primary);
  background: #000;
}

.wedwraps .spc_pack-btn a:hover {
  color: var(--primary);
  background: #000;
}

.footer-social-icons ul li .fab {
  transform: none !important;
  transition: 1s;
}

.footer-social-icons ul li:hover .fab {
  transform: rotate(-45deg);
}

/* .room_description-nav .btn.btn-green {
  border: 1px solid #000 !important;
} */

.featured-icon em:hover,
a.featured-icon-a.active em {
  color: var(--primary) !important;
}

.summary {
  border-left: 4px solid var(--primary) !important;
}

@media screen and (max-width: 1000px) {
  .menu-icon,
  .topRservationSection {
    display: block;
  }
}

.datepicker td.active,
.datepicker td.active:hover {
  background: var(--primary) !important;
}

.home_head .chooseops #no_of_rooms {
  height: 47px;
}

.home_head .chooseops .home_resnew .btn-success {
  padding: 7px 24px;
}

.smaller .home_head .chooseops .smwid {
  margin-top: 0;
}

.customedeatetimesin,
.customedeatetimesout {
  background-color: transparent !important;
}

.smaller .customedeatetimesin,
.smaller .customedeatetimesout {
  color: #fff !important;
  background-color: transparent !important;
}

@media screen and (max-width: 400px) {
  .home_head .tab_r {
    margin: 10px 0;
    padding-right: 15px;
  }
  .home_head .chooseops {
    margin-top: 10px;
  }
  .home_head .space-t {
    margin-top: 10px;
  }
}

@media screen and (max-width: 800px) {
  .customedeatetimesin,
  .customedeatetimesout,
  .smaller .customedeatetimesin,
  .smaller .customedeatetimesout {
    color: #fff !important;
    background-color: transparent !important;
  }
  #form_sixplus_booking .customedeatetimesin,
  #form_sixplus_booking .customedeatetimesout {
    color: #555 !important;
  }
}

.home_head .space-t {
  margin-top: 22px;
}

.smaller .home_head .space-t {
  margin-top: 13px;
}

@media screen and (min-width: 750px) and (max-width: 850px) {
  .footer-btn .ftr-btn {
    text-align: -webkit-center;
  }
  .wedwraps .spc_pack-btn {
    margin: 7% 3% 0;
  }
  #desktopCategory #Carouselamenities .carousel-inner {
    margin-left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .weth_cont1 {
    padding: 0 !important;
  }
  .dayne {
    font-size: 18px !important;
  }
  .location span {
    padding: 0 !important;
  }
  .smaller .wide_cal .add-on {
    color: #fff !important;
  }
  .smaller#reservationpop .container {
    background: var(--primary) !important;
  }
}

.about_h label span,
.trip_t label span {
  padding: 12px 12px;
}

@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .fixlogo img {
    margin-top: 0;
  }
}

@media screen and (min-width: 2999px) {
  .smaller .home_head .space-t {
    margin-top: 33px;
  }
}

@media screen and (min-width: 100px) and (max-width: 1100px) {
  .smaller .home_head .space-t {
    margin-top: 35px;
  }
  #no_of_adult,
  #no_of_child,
  #no_of_infants,
  #no_of_rooms {
    height: 43px !important;
    font-size: 15px;
    text-transform: capitalize;
  }
}

@media (min-width: 1200px) {
  .smaller .sidenav .home_resnew {
      border-bottom: none !important;
      box-shadow: none !important;
  }
}

@media (min-width: 1200px) {
  .smaller .sidenav .home_resnew {
    padding: 0px;
    width: 100% !important;
  }
}

@media (min-width: 1200px) {
  .smaller .home_resnew {
      background: transparent !important  ;
      margin-left: 0;
      border-radius: 0px;
      border-bottom: 0px;
  }
  /* .smaller .home_resnew .reservation-field-wrapper{min-height: 88px;} */
}
.section__about .about-btn .btn-div a {
  color: #C1502B !important;
  background: #fff;
    border-radius: 1px;
    padding: 0;
}

.map-img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 376px) {
  .room-main .room-block {
    margin-top: 30px;
    padding-bottom: 0 !important;
  }
}

.button_bg {
  background-color:var(--primary) !important;
}

.button_bg:hover {
  background-color: var(--primary) !important;
}

.connect-us-div {
  background: var(--primary) !important;
}

.button_bg span {
  background-color: var(--primary) !important;
}
.button_bg span:hover {
  background-color: var(--primary) !important;
}

@media (max-width: 480px) {
  /* #reservationpop {
    background: var(--primary) !important;
  } */
  .sidenav .datepicker-label {
    background: none !important;
    color: #fff !important;
  }
  #promo_code {
    border-color: #fff !important;
  }
  #promo_code::placeholder {
    color: #fff !important;
  }
  .sidenav .specialcode2,
  .sidenav.smaller .customedeatetimesin,
  .sidenav.smaller .customedeatetimesout {
    color: #fff !important;
    border-color: #fff !important;
  }
  .sidenav .specialcode2 {
    background: none !important;
  }
  .sidenav.smaller .specialcode2 {
    color: #fff !important;
    border-color: #fff !important;
  }
  .specialcode2 span {
    color: #fff !important;
  }
  .custom__header .navbar-nav > li > a.reservation-icon {
    color: #fff !important;
  }
  .section__booking .quick-booking {
    background: var(--primary) !important;
  }
}

@media (max-width: 768px) {
  
  .media-section .display-prop p {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
}
  /* #reservationpop {
    background: #000 !important;
  } */
  .smaller#reservationpop .container {
    background: none !important;
  }
  .sidenav .datepicker-label {
    background: none !important;
    color: #fff !important;
  }
  #promo_code {
    border-color: #fff !important;
  }
  #promo_code::placeholder {
    color: #fff !important;
  }
  .sidenav .specialcode2,
  .sidenav.smaller .customedeatetimesin,
  .sidenav.smaller .customedeatetimesout {
    color: #fff !important;
    border-color: #fff !important;
  }
  .sidenav .specialcode2 {
    background: none !important;
  }
  .sidenav.smaller .specialcode2 {
    color: #fff !important;
    border-color: #fff !important;
  }
  .specialcode2 span {
    color: #fff !important;
  }
  .custom__header .navbar-nav > li > a.reservation-icon {
    color: #000 !important;
        top: 10px;
        left: 5px;
        padding: 10px;
        font-size: 12px;
        background: #ffff;
        border: 1px solid #fff;
  }
  .smaller .wide_cal .add-on {
    color: #fff !important;
  }
}


@media screen and (min-width: 1024px) {
 
  .sidenav .datepicker-label {
    background: none !important;
    text-align: left;
   
  }
  #promo_code {
    border-color: #000;
  }
  input#promo_code::placeholder {
    color: #8a8a8a !important;
  }
  .sidebar-ca input#promo_code::placeholder {
    color: #fff !important;
  }
  .sidebar-ca.smaller input#promo_code::placeholder {
    color: #8a8a8a !important;
  }
  #promo_code::placeholder {
    color: #fff !important;
  }
  .sidenav .specialcode2,
  .sidenav.smaller .customedeatetimesin,
  .sidenav.smaller .customedeatetimesout {
    color: #000;
    border-color: #fff;
  }
  .sidenav .specialcode2 {
    background: none !important;
  }
  .sidenav.smaller .specialcode2 {
    color: #fff !important;
    border-color: #000;
  }
  .custom__header .navbar-nav > li > a.reservation-icon {
    color: #000 !important;
    padding: 13px;
    bottom: 10px;
    font-size: 13px;
    background: #fff;
    border: 1px solid #fff;
  }
  .accordions-tab-sec {
    margin-top: 60px;
  }
}

@media screen and (width: 1024px) {
  .home_resnew .btn-success, .quick-booking .btn-success {
    background: #fff !important;
    color: #C1502B !important;
    border: 1px solid #fff;
  }
  .about-img {
      text-align: center;
  }
  .about-img img{
    width: 90%;
  }
  .home_head .chooseops {
    margin-top: 5px !important;
  }
  .smaller .home_head .chooseops {
    margin-top: 20px !important;
  }
}

@media screen and (width: 412px) {
  .overview-description-overview {
    min-height: 340px;
  }
}

@media screen and (width: 393px) {
  .overview-description-overview {
    min-height: 360px;
  }
}

@media screen and (width: 375px) {
  .overview-description-overview {
    min-height: 365px;
  }
}

@media screen and (max-width: 767px) {
  .div__logo img{
    height: 45px;
  }
  .pro-links-left p {
    text-align: center;
    margin: 0 20px;
  }
  .pro-links-right p {
    margin: 0 0 25px;
  }
  .contact-form-input .form-control:not(:placeholder-shown) + label {
    font-size: 14px !important;
  }
  .innercaption .top-content {
    font-size: 18px;
  }
  #packagesdfoemdisplaydates .country_currency_list {
    top: 40px !important;
    right: -42px !important;
  }
  .country_currency_list {
    width: 360px !important;
  }
  .wedwraps .primary-title {
    font-size: 30px !important;
  }
}

.current_currency_list {
  z-index: 1;
  position: relative;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #reservationpop > .container{
    padding: 0 0 15px;
  }
  .our-discount-content{
    width: 45% !important;
  }
  .img-div:before{
    left: 2% !important;
  }
  .footer-social-icons ul li{
    margin:0 10px;
  }
  .contact-card{
    gap: 0px !important;
    width: 42% !important;
  }
  .room_description-nav .book {
    display: flex !important;
  }
  .package_detail-summary {
    margin-top: 15px !important;
  }
  .footer-logo {
    padding: 15px 0 15px !important;
  }
}

@media screen and (min-width: 1200px) {
  .sidenav .cabar-logo-wrapper {
      display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .about-title-1 {
    font-size: 30px;
  }
  .div__logo img{
    height: 55px;
  }
  .wedwraps .primary-title {
    font-size: 35px !important;
  }
  .section__footer .subscribe__div_input .form-group .signup_btn {
    padding-top: 0;
  }
  .footer-btn {
    /* flex-direction: row; */
  }
  .footer-links .left {
    display: grid !important;
    grid-template-columns: 50% 50%;
  }
  .footer-logo {
    gap: 10px;
  }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
 
.gallery-room-cls {
    height: unset !important;
    display: block !important;
}
  .but_review_div {
    margin-bottom: 15px;
  }
  .pro-links-right {
    align-items: center;
    justify-content: center;
  }
  #myCarousel span.red-box {
    font-size: 18px;
    letter-spacing: 0;
  }
  .pro-links-right {
    justify-content: center;
  }
  .section__footer .container {
    width: 100%;
  }
  .footer-SEOlinks ul li,
  .footer-links ul li {
    margin-bottom: 5px;
  }
  .topRservationSection {
    display: block !important;
  }
  .search-btn {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 991px) and (max-width: 1241px) {
  
  .location-wrapper .location-text{
    text-align: left !important;
  }
}
@media screen and (min-width: 767px) and (max-width: 900px) {
  .room_description-nav .book {
    margin: 0 !important;
  }
  .room_description-nav .btn.btn-green {
    margin-top: 15px;
  }
  header.custom__header.smaller {
    display: none;
  }
}

a.btns.news_back_btn {
  margin-bottom: 40px;
  color: #fff !important;
  background: #000;
}

#show-hidden-description {
  color: #fff;
}

@media screen and (min-width: 1280px) {
  .location-wrapper .location-block{ 
    column-gap: 5% !important;
  }
  .sidenav.smaller .customedeatetimesin,
  .sidenav.smaller .customedeatetimesout,
  .sidenav.smaller .respop_heading,
  .sidenav.smaller .specialcode2 {
    background: transparent;
    color: #fff !important;
    border-color: #fff !important;
  }
  .sidenav.smaller .datepicker-label {
    color: #fff !important;
    text-align: left;
  }
  .smaller .wide_cal .add-on {
    color: #fff !important;
  }
  #promo_code {
    border: 1px solid var(--primary) !important;
    color: var(--primary) !important;
  }
  #promo_code::placeholder {
    color: var(--primary) !important;
  }
  .overview-description-overview {
    min-height: 200px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 1024px) {
  .prtrs {
    position: relative;
    top: -20px;
    margin-top: 20px;
  }
}

@media screen and (min-width: 1600px) {
  .about-heading{
    left: 32%;
  }
  .gallery_room_sec{
    height: 850px !important;
  }
  .about-description p {
    margin-bottom: 0;
  }
  .about-btn {
    bottom: 0 !important;
  }
  .custom__header .navbar-inverse .navbar-nav > li > a.reservation-button {
    font-size: 23px;
    color: #fff !important;
  }
}
.logos a {
  padding: 16px;
  border-radius: 50px;
}
.room_description-nav .book a:not(:last-child) {
  color: var(--primary);
  margin-right: 12px !important;
}
.bookbtn {
  font-size: 18px !important;
}

a.btn.btns.btn-green {
  color: var(--primary) !important;
}

#General-Services span.tab-title-item {
  top: 43px;
  background: #fff;
  left: 60px;
  padding-right: 7px;
}

.section-padding.aamentities span.tab-title-item {
  left: 82px;
  padding-right: 15px;
}

#Carouselamenities span.tab-title-item {
  top: 44px;
  padding-left: 2px;
}

.color-red {
  color: red !important;
  text-align: center !important;
  font-size: 18px;
}

.section-padding {
  padding: 0 !important;
}
a.btn.bookbtn:hover{
  color: var(--primary) !important;
}

.animatedheight-inner-overview h2 {
  margin-top: 0 !important;
}

.animatedheight-inner-overview P {
  margin-bottom: 0 !important;
}
#google_translate_element {
  margin: 0 !important;
}

.blogd_img {
  min-height: 250px;
}

.review_staycontent .panel-body {
  padding: 15px 0;
}

.featured-ulabs-pos li h2 {
  font-size: 13px !important;
}
a.view_att_details {
  font-size: 12px;
}
a.btn.bookbtn {
  padding: 8px !important;
  border: 1px solid var(--primary);
  color: var(--primary);
  margin-right: 0;
}
.section-padding .other-rooms a.btn.bookbtn {
  margin-right: 10px;
}
/* .section__about {
  margin-top: 40px;
} */
.roomsNumberOfRooms {
  padding-bottom: 0 !important;
}
.messages_bar.alert {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.hide_bodyscroll {
  overflow-y: hidden !important;
}
.roomsNumberOfRooms .pull-right .btn-default:active {
  background: #000 !important;
}
.section__about .messages_bar .messages {
  position: relative;
}
.section__about .messages_bar .messages .message_close.pull-right {
  position: absolute;
  right: 20px;
}

@media screen and (min-width: 1200px) {
  .div-footer {
    padding-left: 5px;
  }

  .footer-social-icons ul.list-unstyled {
    /* justify-content: flex-end; */
    flex-wrap: wrap;
  }
  ul.list-unstyled.foot_inner_icons li {
    margin: 6px;
}
  .section-padding .home-mobileboxoverviews-overview.home-mobileboxoverviews-overview.home-mobileboxoverviews-overview {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-btn {
    gap: 25px;
  }
  #reservationpop #get_header_avaibility {
    padding-bottom: 27px;
  }
  .map-content .btn-div {
    justify-content: right !important;
  }
  #reservationpop .home_resnew {
    display: block !important;
  }
  #reservationpop {
    padding: 0 10px 0 10px;
  }
  .respop_heading2 {
    padding-top: 15px;
    margin-bottom: 0 !important;
  }
  .section__footer .footer-links .footer-btn {
    padding: 17px;
  }
  #cancel_reservation2 .modify {
    padding: 10px 22px;
  }
  .map-content .btn-div {
    margin-bottom: 0 !important;
  }
  /* .footer-logo {
    justify-content: space-between;
  } */
  .footer-social-icons ul.list-unstyled {
    justify-content: flex-end;
  }
  .footer-social-icons {
    margin-right: 7px;
  }
  .footer__left {
    margin-left: -22px;
  }
  .section-padding .home-mobileboxoverviews-overview {
    padding-bottom: 20px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .border_div.white-bg {
    margin: 14px 0 0;
  }
  .footer-social-icons ul.list-unstyled {
    margin-top: 18px;
  }
  .pro-links-left p {
    margin: 0 0 0 0;
  }
  .pro-links-right p {
    margin: 0 0 0 0;
  }
  .logos a {
    padding: 6px;
  }
  .attraction-big-img {
    height: 584px;
  }
  .custom__header .navbar-nav > li > a.reservation-icon {
    top: 14px;
    left: 0;
  }
  .menu-icon {
    position: absolute !important;
    top: 16px;
    right: 16px;
  }
  .nav-active .menu-icon {
    right: 20px;
  }
  #accordion .sort_section {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  .section__footer .subscribe__div_input .form-group .signup_btn {
    /* padding: 15px; */
    display: flex;
    align-items: center;
  }
  .footer-links .logos {
    margin: 0 0;
  }
  .border_div.white-bg {
    margin: 20px 0 0;
  }
}

#gallery .gallarynavtab .mobile-nav-tab a {
  padding: 10px 15px !important;
}

@media screen and (max-width: 767px) {
  .checkin_out_spc {
    padding-left: 0;
    padding-right: 0;
  }
  .promocode-div {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* .promocode-div,
  .tab_room {
    margin-top: 12px !important;
  } */
  /* .respop_heading2 {
    margin-bottom: 0;
  } */
  .search-btn {
    margin-top: 15px !important;
  }
  #reservationpop {
    padding: 15px 10px 15px 10px;
  }
}
@media screen and (max-width: 360px) {
  .contact-form-input .form-control:not(:placeholder-shown) + label {
    font-size: 13px !important;
  }
  #lostFound_box .form-group .form-control {
    font-size: 13px !important;
  }
}
@media screen and (min-width: 1200px) {
  #reservationpop .home_resnew {
    display: none !important;
}
  .specialcode .selectdiv {
    -webkit-box-shadow: 0 3px 5px #524f4f30;
  }
  #promo_code {
    width: 100%;
  }
}
li .myfb {
  color: #000 !important;
  font-size: 22px;
  height: 40px !important;
  position: relative;
  transition: 0.5s;
  z-index: 3;
}
a.gplus.myfb,
a.icon-facebook.myfb,
a.icon-foursquare.myfb,
a.icon-instagram.myfb,
a.icon-linkedin.myfb,
a.icon-skype.myfb,
a.icon-tripad.myfb,
a.icon-twitter.myfb,
a.icon-yahoo.myfb,
a.icon-yelp.myfb,
a.icon-youtube.myfb,
a.pinterest.myfb {
  width: 40px;
  height: 40px;
  background-color: transparent;
  text-align: center;
  line-height: 51px;
  margin: -1px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  outline: none;
  z-index: 1;
}
li .myfb:hover {
  border-bottom: 0 !important;
  color: #fff !important;
}

a.icon-linkedin.myfb:before {
  background: #0072b1 !important;
}
a.icon-facebook.myfb:before {
  background: #43589b !important;
}
a.icon-instagram.myfb:before {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  ) !important;
}
a.icon-tripad.myfb:before {
  background: #00aa6c !important;
}
a.gplus.myfb:before {
  background: #43589b !important;
}
a.icon-twitter.myfb:before {
  background: #000 !important;
}
a.icon-youtube.myfb:before {
  background: red !important;
}
a.icon-yelp.myfb:before {
  background: #d32323 !important;
}
a.icon-foursquare.myfb:before {
  background: #43589b !important;
}
a.pinterest.myfb:before {
  background: #bd081c !important;
}
a.icon-yahoo.myfb:before {
  background: #6001d2 !important;
}
a.icon-skype.myfb:before {
  background: #00aff0 !important;
}

a.gplus.myfb:before,
a.icon-facebook.myfb:before,
a.icon-foursquare.myfb:before,
a.icon-instagram.myfb:before,
a.icon-linkedin.myfb:before,
a.icon-skype.myfb:before,
a.icon-tripad.myfb:before,
a.icon-twitter.myfb:before,
a.icon-yahoo.myfb:before,
a.icon-yelp.myfb:before,
a.icon-youtube.myfb:before,
a.pinterest.myfb:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: red;
  transition: 0.5s;
  z-index: 2;
}
a.gplus.myfb:hover:before,
a.icon-facebook.myfb:hover:before,
a.icon-foursquare.myfb:hover:before,
a.icon-instagram.myfb:hover:before,
a.icon-linkedin.myfb:hover:before,
a.icon-skype.myfb:hover:before,
a.icon-tripad.myfb:hover:before,
a.icon-twitter.myfb:hover:before,
a.icon-yahoo.myfb:hover:before,
a.icon-yelp.myfb:hover:before,
a.icon-youtube.myfb:hover:before,
a.pinterest.myfb:hover:before {
  top: 0;
}

em.fab.fa-facebook-f,
em.fab.fa-foursquare,
em.fab.fa-google-plus,
em.fab.fa-instagram,
em.fab.fa-linkedin,
em.fab.fa-pinterest,
em.fab.fa-skype,
em.fab.fa-tripadvisor,
em.fab.fa-twitter,
em.fab.fa-yahoo,
em.fab.fa-yelp,
em.fab.fa-youtube {
  transition: 1s;
  z-index: 3;
}

em.fab.fa-facebook-f:hover,
em.fab.fa-foursquare:hover,
em.fab.fa-google-plus:hover,
em.fab.fa-instagram:hover,
em.fab.fa-linkedin:hover,
em.fab.fa-pinterest:hover,
em.fab.fa-skype:hover,
em.fab.fa-tripadvisor:hover,
em.fab.fa-twitter:hover,
em.fab.fa-yahoo:hover,
em.fab.fa-yelp:hover,
em.fab.fa-youtube:hover {
  color: #fff !important;
}
.footer-social-icons ul li:hover {
  background: transparent !important;
}
.fa-twitter {
  filter: invert(0);
}
a.icon-twitter.myfb:hover .fa-twitter {
  filter: invert(1);
}

@media screen and (min-width: 767px) {
  
  .section__main .carousel-caption {
    right: 0% !important;
    left: 0% !important;
    
}
}

@media screen and (min-width: 991px) {

  .pro-links-right{
    justify-content: end !important;
   }

  .section__main .carousel-caption p {
    /* background: rgb(0 0 0 / 63%); */
    width: auto;
    display: inline-block;
    padding: 10px;
  }

  .nav-bar .nav__list {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .wrapper .nav__content .menu-icon {
    position: absolute !important;
    top: 60px;
    right: 0;
}
  .footer-logo .subscribe__div{
    align-items: center !important;
  }
  .guestroom-logo .guestroom-content {
    padding: 0px 0px 0px 0px !important;
  }
  .PACKAGES .guestroom-content {
    padding: 0px 0px 0px 40px;
}
  #myCarousel .carousel-indicators {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .guestroom-logo::after {
    content: "";
    position: absolute;
    bottom: 0;
    /* left: 0; */
    right: 0;
    background-image: url(../img/guestroom-logo.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    top: 0%;
    z-index: -1;
    width: 50%;
  }
 
}

@media screen and (min-width: 1200px) {
  
  .drop_for_destination,
  .drop_for_gallery,
  .drop_for_specials {
    padding: 15px 0;
  }
  .drop_for_destination:hover .destination_child,
  .drop_for_gallery:hover .gallery_child,
  .drop_for_specials:hover .specials_child {
    display: block !important;
  }
  .top-nav-ul .destination_child,
  .top-nav-ul .gallery_child,
  .top-nav-ul .specials_child {
    margin-top: 0 !important;
  }
}

/* new css */
/* Start Common Css */

.gallery-room-cls {
  height: 80vh;
  width: 100%;
  display: grid;
  grid-template-rows: 8% 10% 38% 25% 6% 5%;
  grid-template-columns: 31.5% 31.5% 8% 17% 8%;
  gap: 2% 1%;
  padding-bottom: 20px;
}
.gallery-main-wrapper {
  position: relative;
}
.gallery-main-wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #E36C4E1A;
  top: 40%;
  z-index: -1;
}
.gallery-cmn-cls {
  border-radius: 5px;
}
.gallery-cmn-cls .gal_imgscmncls {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.gallery-sec-cls1 {
  
  grid-column: 1 / span 2;
  grid-row: 1 / span 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gallery-sec-cls2 {
 
  grid-column: 1 / span 1;
  grid-row: 3 / span 1;
}
.gallery-sec-cls3 {
  
  grid-column: 1 / span 1;
  grid-row: 4 / span 3;
}
.gallery-sec-cls4 {
 
  grid-column: 2 / span 1;
  grid-row: 3 / span 1;
}
.gallery-sec-cls5 {
  
  grid-column: 2 / span 1;
  grid-row: 4 / span 3;
}
.gallery-sec-cls6 {
  
  grid-column: 3 / span 3;
  grid-row: 2 / span 4;
}
.gallery-sec-cls7 {
  
  grid-column: 4 / span 1;
  grid-row: 5 / span 2;
}



.section-title-h2 {
  font-family: 'latobold';
  font-size: 40px;
  text-transform: uppercase;
  color: #252525 !important;
  margin: 0;
  text-align: left;
  /* border-bottom: 2px solid #fff; */
}
.section-description {
  margin: 0;
  font-size: 15px;
  text-transform: none;
  text-align: left;
  font-weight: 400;
  color: #C1502B ;
  padding: 0px;
}
.about-intro strong {
  color: #C1502B;
  font-size: 40px;
  font-weight: 400;
}

.media-section .attractions-near .section-description,
.our-discounts .section-description{
  color: #464646 !important;
  margin-bottom: 20px !important;
}

.section-btn {
  /* border: 1px solid #C1502B !important; */
  background: transparent;
  color: #C1502B !important;
  /* border-radius: 1px; */
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
  overflow: hidden;
}

.section-btn:hover {
  /* background: #C1502B !important; */
  color: #000 !important;
}

.section__about .about-btn .btn-div a:hover {
  color: #000 !important;
  /* background: #C1502B !important; */
}

.amenities-wrapper{
  padding: 30px 0 0;
}
.guestroom-wrapper{
  padding: 30px 0 ;
}
.attraction-wrapper,
.gallery_mainsec,
.review-wrapper {
  padding: 60px 0 ;
}
/* End Common Css */


/* Start Section Amenities  */
.amenities-boxes {
  border: 1px solid #fff !important;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 15px 0;
  width: 100%;
  transition: all 0.3s ease;
  text-align: center;
  cursor: pointer;
}

.amenities-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}

.amenities-img img {
  transition: transform 0.6s ease;
  display: block;
  width: 100%;
  height: auto;
}

/* Black overlay */
.amenities-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: 1;
}

/* Hover effects */
.amenities-img:hover img {
  transform: scale(1.1);
}

.amenities-img:hover::after {
  opacity: 1;
}

/* Text below image */
.amenities-boxes p {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #68625D;
  font-family: 'latoregular';
}
.amenities-boxes.amenities-box-3 {
  position: relative; 
  z-index: 1;          
}
.amenities-boxes.amenities-box-3 span{
  font-family: 'latobold';
}
.amenities-boxes.amenities-box-3 span{
  font-size: 50px;
  position: relative;
  bottom: 0%;
  color: #252525;
}
.amenities-boxes.amenities-box-3::after {
  content: "";
  position: absolute;
  top: -30%;   
  left: -4px;
  right: -4px;
  bottom: 10px;
  border: 2px solid rgb(193 80 43 / 20%);
  z-index: 2;  
  pointer-events: none;
  /* box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4),   
  3px 0 6px rgba(0, 0, 0, 0.3),  
 -3px 0 6px rgba(0, 0, 0, 0.3);  */
}
/* .amenities-boxes.amenities-box-3:hover::after{
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4),   
  3px 0 6px rgba(0, 0, 0, 0.3),  
 -3px 0 6px rgba(0, 0, 0, 0.3); 
} */

/* End Section Amenities  */

/* Start Section Guestroom  */
.guestroom-inner-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.guestroom-wrapper .guestroom-pera {
font-size: 16px;
line-height: 27px;
text-align: left;
color: #515151;
}
.guestroom-content {
  padding: 0 40px;
}
.guestroom-wrapper {
  /* width: 100%;
  position: relative;
  height: 630px; */
  display: flex;
  align-items: center;
  z-index: 1;
  /* background: url(../img/guestroom.webp) center center / cover no-repeat; */
  /* padding: 100px 0px; */
}
.guestroom-content::before {
  content: "";
    position: absolute;
    bottom: 0;
    left: -10%;
    width: 10%;
    height: 100%;
    background-color: rgba(244, 244, 244, 0.3);
}
.guestroom-btn-wrapper {
  text-align: center;
}
.flexx1, .guestroom-wrapper .guestroom-pera {
  text-transform: none;
}
.guestroom-pera + .row .guestroom-btn-wrapper {
  padding: 30px 0px 20px;
}

.guestroom-content {
  padding: 50px 10px;
  background: #f4f4f4;
  top: 80px;
  height: 500px;
}
.section-title-h2-att {
  font-size: 40px;
  line-height: 77px;
  color: #252525;
  text-align: left;
  font-family: 'latobold';
}
.section-title-h2-att span {
  font-size: 24px;
  line-height: 20px;
  text-align: center;
  color: #C1502B;
  display: block;
  text-transform: none;
}
/* End Section Guestroom  */

/* Start Section Attraction */
.row.explore {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}
.media-section .but-d-flex {
  padding: 0;
}
.explore-bg-div {
  background: #F4F4F4;
  padding: 25px 50px 25px 0px;
}
.attractions-near {
  position: relative;
  left: -23%;
  z-index: 1;
}
.attraction-desc .section-desc , .map-detail .section-desc{
  line-height: 27px;
}
.explore-detail {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.explore-img img {
  width: 100%;
  height: auto;
  display: block;
}
/* .explore-img {
  margin-right: 5%;
} */
@media screen and (min-width:1300px){
  .attractions-near{
    left: -17%;
  }

}
@media screen and (min-width:1200px){
  .amenities-wrapper h2.section-title-h2 {
    display: none;
}
  .attraction-desc {
    width: 90%;
  }
  .explore-img img {
    width: 93%;
  }
}

/* End Section Attraction */
/* Start Section Location  */

.location-inner-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.location-content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  /* padding: 15px 80px; */
}
.location-wrapper .location-block {
  /* word-break: break-word; */
  display: flex;
  justify-content: left;
  align-items: center;
  column-gap: 5%;
}
.location-wrapper .map-detail .location-icon {
  width: 56px;
  height: 56px;
  background:#f5ecec !important;
}
.location-wrapper .location-icon {
  display: flex;
  width: 35px;
  height: 35px;
  flex-shrink: 0;
  border-radius: 50px;
  background:#fff !important;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.location-wrapper .map-detail .location-text {color: #000 !important;}
.location-wrapper .location-text {
  line-height: 27.2px;
  font-size: 18px;
  text-align: left;
  color: #fff !important;
}
.location-wrapper .map-detail .location-text a {
  color: #000 !important;
}
.location-wrapper .location-text a {
  color: #fff !important;
}
.location-wrapper .section-title-h2 {
  text-align: left;
}
.direaction-btn-wrapper a, .direaction-btn-wrapper a:hover {
  border: 1px solid #fff !important;
    background: transparent !important;
    color: #fff !important;
}
.direaction-btn-wrapper {
  display: none;
  /* display: flex; */
  justify-content: center;
  align-items: center;
  height: auto;
}
.location-image {
  object-fit: cover;
  height: auto;
}
/* End Section Location  */




.gallery-room-cls .attraction-btn-wrapper,.location-inner-wrapper .attraction-btn-wrapper{
  border-bottom: none;
    border-left: none;
    border-right: none;
}
.location-inner-wrapper .attraction-btn-wrapper{
  position: absolute;
    bottom: -63px;

}
/* Start Section Attraction */

/* End Section Attraction */

/* Start Section Insta */
.insta-head .section-title-h2 span{
  font-size: 40px;
}
.insta-head h2.section-title-h2 {
  align-items: center;
  display: flex;
  gap: 10px;
}
.img-container {
  position: relative;
  overflow: hidden;
  transition: transform 0.6s ease-in-out; 
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4); 
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.insta-icon {
  color: white;
  font-size: 40px;
}
.img-container:hover .overlay {
  opacity: 1; 
}
.img-container:hover img {
  transform: scale(1.1);
}
.img-container img {
  transition: transform 0.3s ease-in-out;
  width: 100%;
}
.insta-icon i {
  display: block;
  font-size: 48px;
}

/* End Section Insta */
/* Start Section Gallery */
@media screen and (min-width: 992px){
  .gallery_mainsec::after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 200%;
    height: 2px;
    background-color: rgb(193 80 43 / 30%);
    transform-origin: center;
    pointer-events: none;
    z-index: 1;
    /* top: 0; */
    transform: rotate(30deg) translateX(-50%);
  }
}

.gallery_mainsec .section-title-h2 {
  margin: 20px;
  text-align: center;
}
section.gallery_mainsec {
  padding: 20px 0px;
  position: relative;
  overflow: hidden;
}
.gallery_mainsec .section-title-p{
  margin: 0;
}
.gal_mob_btn.but-d-flex {
  justify-content: center;
  margin-top: 20px;
}
.gallery_room_sec {
  background-color: var(--white);
  height: 650px;
  width: 100%;
  display: grid;
  gap: 16px;
grid-template-rows: 22% 14% 9% 22% 22%;
    grid-template-columns: 23% 26% 23% 26%;
}
.gallery-image {
  overflow: hidden;
  height: 100%;
}
.gallery_cmn_cls {
  overflow: hidden;
  height: 100%;
}
.gellery_sec1 {
  grid-column: 1 / span 1;
    grid-row: 1 / span 2;
}
.gellery_sec2 {
  grid-column: 1 / span 1;
    grid-row: 3 / span 2;
}
.gellery_sec3 {
  grid-column: 2 / span 1;
  grid-row: 1 / span 3;
}
.gellery_sec4 {
  grid-column: 2 / span 1;
    grid-row: 4 / span 2;
}
.gellery_sec5 {
  grid-column: 3 / span 1;
  grid-row: 1 / span 1;
}
.gellery_sec6 {
  grid-column: 3 / span 1;
  grid-row: 2 / span 3;
}
.gellery_sec7 {
  grid-column: 4 / span 1;
  grid-row: 1 / span 3;
}
.gellery_sec8 {
  grid-column: 4 / span 1;
  grid-row: 4 / span 2;
}
.gal_imgscmncls {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
/* gal img effect */
.cool-effect {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  height: 100%;
  z-index: 2;
}

.cool-effect img {
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* The lens flare effect - now more responsive */
.cool-effect::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  transition: transform 0.6s ease-in-out;
  z-index: 1;
}

/* The caption effect */
.cool-effect figcaption {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 1em;
  opacity: 0;
  padding: 1rem;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 0.6s ease-in-out;
  z-index: 2;
}

.cool-effect:hover img {
  transform: scale(1.05); /* A more subtle zoom for all sizes */
}

.cool-effect:hover::before {
  transform: translateX(100%) skewX(-20deg); /* Fluid movement across the image */
}

.cool-effect:hover figcaption {
  opacity: 1;
}
/* End Section Gallery */

/* Start Section Review */
.arrow-with {
  display: flex;
  align-items: center;
  justify-content: center;
}
.arrow-with .carousel-control{position: relative; background-image: none;}
.review-wrapper {
  position: relative;
  background-image: url(../img/review_new1img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  /* display: flex; */
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 0;
}
.review-wrapper div#myCarousel2 {
  z-index: 2;
}
.review-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75); /* 65% black */
  z-index: 1;
  pointer-events: none; /* allows clicks to pass through */
}
.review-wrapper .section-title-h2 {
  color: var(--white);
  margin: 0 0 0 0;
  text-align: center;
}
.review-wrapper p.section-description , .review-wrapper h3.section-description {
  text-align: left;
  color: var(--white);
  text-transform: capitalize !important;
  line-height: 30px;
}
.review-wrapper h3.section-description {
  font-size: 22px;
  margin-bottom: 10px;
}
.review-wrapper .review-content-autor {
  color: var(--white);
  text-align: center;
}
.review-button-wrapper,
.review-wrapper .review-button-wrapper .carousel-control {
  position: unset;
  background-image: unset !important;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: unset !important;
}
.review-wrapper .carousel-inner {
  margin: 25px 0;
}
.review-wrapper .section-btn {
  border: 1px solid var(--white) !important;
  color: var(--white) !important;
}
.review-wrapper .but-hov{
  filter: brightness(0) invert(1);
  /* transform: rotate(45deg);  */
}
.review-wrapper .section-btn:hover img.but-hov ,
.our-discount-content .section-btn:hover img.but-hov ,
.direaction-btn-wrapper .section-btn:hover img.but-hov {
  filter: none !important;
}
.review-wrapper .section-btn:hover,
.our-discount-content .section-btn:hover,
.direaction-btn-wrapper .section-btn:hover{
    background: #fff !important;
    color: #C1502B !important;
}
.review-wrapper .section-title-p, .review-wrapper .section-title-h2{
  color: white !important;
}
/* End Section Review */
.attraction-wrapper .section-btn::after {
  color: #000 !important;
}

/* .section-btn::after {
  content: '';
  position: absolute;
  background-image:url(../img/why-cn-bg-img.png) ;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.3s ease;
  color: #fff;
  
} */

.but-hov {
  padding-left: 5px;
  transition: transform 0.4s ease, filter 0.4s ease;
}
.but-d-flex{
     display: flex;
      align-items: center;
      justify-content: left;
  
}

.our-discounts .guestroom-btn-wrapper .section-btn:hover img.but-hov,
.section-btn:hover img.but-hov {
  /* transform: translateX(115px); */
  /* transform: rotate(45deg); */
    /* filter: grayscale(100%) brightness(0);  */
    content: url('../img/PlusCircle.png');
}
.fullshow .section-btn:hover img.but-hov{
  content: url('../img/MinusCircle.png');
}
.fullshow span.read-text.read-less{
  color: #000;
}
.section__about:has(.gofull.fullshow)::after {
  content: none !important;
}
.section-btn .read-text {
  transition: transform 0.4s ease;
  display: inline-block;
  font-family: 'latoregular';
  font-weight: 500;  
}
/* .section-btn:hover .read-text {
  transform: translateX(-18px); 
} */


.section-btn:hover::after {
  opacity: 1;
  right: 16px;
  transition: right 0.3s ease, opacity 0.3s ease;
}

@media screen and (min-width: 1024px) and (max-width: 1142px) {
  .footer-links .seo-links .list-unstyled li a{font-size: 14px !important;}
}
@media screen and (min-width: 992px) and (max-width: 1320px) {
  .seo-links .list-unstyled{
    gap: 2% !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .pro-links-left p {
text-align: center !important;
font-size: 12px;
  }

  .footer-links {
    padding: 10px 20px 8px 20px;
}
  #destination_guide a.view_att_details {
    padding: 10px 15px;
  }
  .attractions-near{
    left: -15% !important;
  }
  /* common-css */
  .section-title-h2 {
    font-size: 32px;
  }
  .section-title-h2-att {
    font-size: 32px;
  }
  .amenities-wrapper .amenities-boxes {
    padding: 10px 0;
  }
  /* common-css */
  .location-content-wrapper {
    gap: 8px;
    /* padding: 0 40px; */
  }
  .rooms-code-title,
  .special-code-title {
    /* visibility: hidden; */
    font-size: 15px;
    display: none;
  }
 
  .smaller #reservationpop .customedeatetimesin,
  .smaller #reservationpop .customedeatetimesout {
    color: #fff !important;
    /* background-color: #000 !important; */
  }
  .nav__content a {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  section.section__about:before{
    left: 70% !important;
  }
  .subcribe-input .input-wrapper img{
    left: 8px !important; 
  }
  .newsletter .form-group {
    
    display: flex;
    align-items: center;
    justify-content: center;
}

  #get_header_avaibility .search-btn-div,
  #get_header_avaibility .tab_room.pullme {
    margin-top: 15px !important;
  }
  #subscribe_me_standalone .input-wrapper {
    padding-left: 0;
  }
  /* common-css */
  .section-title-h2 {
    font-size: 40px;
    text-align: center !important;
  }
  .amenities-wrapper,
  .attraction-wrapper,
  .review-wrapper {
    margin: 30px 0 0 !important;
  }
  .footer_element{
    padding-bottom: 30px !important;
    margin: 0px;
  }
  .gallery_mainsec,
  .location-wrapper {
    margin: 25px 0 0;
  }
  /* common-css */
  /* amenities-css */
  .amenities-wrapper .section-title-h2 {
    text-align: center;
  }
  .amenities-box-wrapper {
    padding: 20px 0 0px;
        flex-wrap: wrap;
        display: flex;
        align-items: center;
        row-gap: 30px;
        justify-content: center;
  }
  /* amenities-css */
  /* guestroom-css */
  /* .guestroom-wrapper .section-title-h2 {
    padding: 20px 0 0 0;
  } */
  .guestroom-wrapper .guestroom-pera {
    padding: 20px 0 20px;
    margin-bottom: 0px !important;
  }
  .gallery_mainsec .section-title-h2,
  .location-wrapper .section-title-h2 {
    padding: 20px 0 0px 0;
  }
  /* attraction-css */
  .attraction-wrapper .section-description {
    padding: 0 30px;
  }
  /* attraction-css */
  .location-content-mainwrapper {
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 991px) {
  section.section__about{
    padding: 30px 0 0 !important;
  }
  .map-detail{
    gap: 10px !important;
  }
  .smwid1 {
    padding: 0;
  }
  .row.display-prop.flex-direction.flex-box.top{
    margin: 0px 0px 15px;
  }
  .about-title-1, .section-title-h2-att{
    text-align: center ;
    font-size: 34px;
    line-height: 45px;
  }
  .insta-head .section-title-h2 span, .insta-head .section-title-h2 {
    font-size: 32px;
}
  .about-heading{
    left: 0;  
  }
  .guestroom-content{
    top: 0;
    height: auto;
  }
  .attractions-near{
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .gallery-main-wrapper .gallery-room-cls .section-title-h2{text-align: center;}
  .customedeatetimesout, .customedeatetimesin{
    display: block !important;
  }
  .section__main #myCarousel .left.carousel-control,
  .section__main #myCarousel .right.carousel-control {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .food-info{
    padding: 0;
  }
  
  /* guestroom-css */
  .guestroom-img {
    height: 100% !important;
  }
  .guestroom-inner-wrapper {
    display: block;
    padding: 0 15px;
  }
  .guestroom-content {
    padding: 0 0;
  }
  .guestroom-btn-wrapper {
    text-align: center;
    justify-content: center;
    padding: 0px 0px 20px !important;
  }
  /* guestroom-css */
  /* location-css */
  .location-inner-wrapper {
    display: block;
  }
  .map-area picture, .map-area img.location-image {
    width: 100% !important;
    object-fit: cover !important;

}
  .location-content-wrapper {
    padding: 20px 0 0;
    gap: 20px;
  }
  .location-wrapper .section-title-h2 {
    text-align: center;
    font-size: 36px !important;
    text-wrap: auto;
  }
  /* location-css */
  /* gallery-css */
  .gallery_room_sec {
    display: block;
  }
  .gal_mob_btn {
    margin-top: 35px;
  }
  .gellery_sec1 {
    height: 457px;
  }
  .gallery_room_sec {
    height: auto;
  }
  .gal_mob_btn {
    text-align: center;
  }
  /* gallery-css */
}
@media only screen and (max-width: 767px) {
  
  .food-img-div2{
    display: none;
  }

  #subscribe_me_standalone .signup_btn {
    padding-right: 0;
  }
  #subscribe_me_standalone .input-wrapper {
    padding-left: 0;
  }
  /* common-css */
  .amenities-wrapper,
  .attraction-wrapper,
  /* .footer_element, */
  /* .guestroom-wrapper, */
  .review-wrapper {
    margin: 35px 0 0 !important;
  }
  .gallery_mainsec,
  .location-wrapper {
    margin: 25px 0 0;
  }
  .section-title-h2 {
    font-size: 36px;
    text-align: center !important;
  }
  .section-description {
    font-size: 16px;
  }
  /* common-css */
  /* amenities-css */
  .amenities-boxes {
    /* padding: 10px 10px; */
    justify-content: space-evenly;
  }
  .amenities-wrapper .section-title-h2 {
    text-align: center;
  }
  .amenities-box-wrapper {
    padding: 0px 0 0px;
    flex-wrap: wrap;
    row-gap: 30px;
  }
  /* amenities-css */
  /* guestroom-css */
  
  .guestroom-wrapper .guestroom-pera {
    padding: 10px 10px 0 10px;
    margin-top: 10px;
    text-align: justify;
  }
  /* guestroom-css */
  /* gallery-css */
  .gallery_mainsec .section-title-h2 {
    padding: 30px 0 0px;
  }
  /* attraction-css */
  .attraction-wrapper .section-description {
    padding: 0 15px;
  }
  .attraction-wrapper {
    padding: 70px 0;
  }
  /* attraction-css */
  /* review-css */
  .review-wrapper .carousel-inner .item.active {
    padding: 0;
  }
  .review-wrapper {
    padding: 50px 0;
  }
  .review-button-wrapper {
    padding-top: 15px;
  }
  /* location */
 
}
/* Media Query */
@media screen and (min-width: 1200px) {

  .sidenav.smaller .room_home .fas{
    border: 1px solid #fff !important;
  }

   .sidenav.smaller .specialcode2 span {
    color: #fff !important;
  }

  .pro-links-left p {
text-align: left !important;
  }
  .row-list-item .sections {
    padding: 25px 5px 10px;
  }
 
  .sidebar-ca #promo_code {
    color: #fff !important;
  }
  .sidebar-ca.smaller #promo_code {
    color: #000 !important;
  }
  .guestroom-wrapper .container-fluid,
  .location-wrapper .container-fluid {
    padding: 0;
  }
  .tab_room.pullme {
    padding: 0;
  }
  .desk-sticky-logo.home_calogo {
      padding-left: 7px;
      margin-top: 0px !important;
        margin-right: 0px;
        left: 20%;
        right: 40%;
        position: relative;
        top: 0px;
        z-index: 1;
  }
  .sidenav.sidebar-ca .customedeatetimesin,
  .sidenav.sidebar-ca .customedeatetimesout,
  .sidenav.sidebar-ca .respop_heading {
    background-color: transparent !important;
  }
  .sidenav.sidebar-ca .cabar-logo-wrapper {
    display: none;
  }
  .sidenav.smaller .cabar-logo-wrapper {
    display: block !important;
  }
  #reservationpop.sidebar-ca {
    background: #5e728a !important;
  }
  .sidebar-ca #promo_code {
    border: 1px solid #fff !important;
  }
  .sidebar-ca.smaller #promo_code {
    border: 1px solid #000 !important;
  }
  .sidebar-ca .specialcode2 span:first-of-type {
    border: 1px solid #fff !important;
  }
  .sidebar-ca .specialcode2 span {
    color: #fff !important;
  }
  .sidebar-ca.smaller .specialcode2 span:first-of-type {
    border: 1px solid #000 !important;
  }
  .sidebar-ca.smaller .specialcode2 span {
    color: #000 !important;
  }
  .reservation_tab .reservation-button {
    cursor: pointer;
  }
  .fancybox-margin {
    margin-right: auto !important;
  }
  #reservationpop .home_resnew {
    display: block;
    padding: 0 0 0px;
  }
  .sidenav .datepicker-label , .sidenav .checktxt{
    display: none;
  }
  #reservationpop.smaller .datepicker-label , #reservationpop.smaller .checktxt{
    display: block;
  }
  #reservationpop.smaller .home_resnew {
    display: block;
    padding: 0 0 20px;
  }   
  .desk-sticky-logo img {
    max-width: 100%;
    /* padding-right: 10px; */
  }
  .home_resnew .btn-success{
    height: 40px;
    margin-top: 0px;
  }
  #reservationpop.smaller .home_resnew .btn-success{
    height: 47px;
    margin-top: 17px;
  }
  .reservation-field-wrapper{
    min-height: 70px;
    min-width: 117%;
    justify-content: flex-start;
  }
  #reservationpop.smaller .reservation-field-wrapper{
    min-height: 91px;
    min-width: 100%;
    justify-content: center;
  }
  .reservation-field-wrapper {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    /* min-height: 91px; */
    background: transparent;
    padding-bottom: 0px;
    /* padding-top: 10px; */
  }
  .smaller#reservationpop .container {
    background: transparent !important;
    
  }
  .rooms-code-title,
  .special-code-title {
    /* visibility: hidden; */
    display: none;
  }
  .cabar-serach-btn {
    /* margin-top: 22px; */
    width: max-content;
  }
}
/* new QA issues */
.nav-active .slide__toggle-left.slide__stickyBtn-Left,
.nav-active .slide__toggle-right.slide__stickyBtn-Right {
  z-index: 0;
}
.second-footerlink-section {
  border-right: none !important;
  border-left: none !important;
}
.third-footerlink-section {
  border-right: none !important;
}
.footer-social-icons .icon-twitter .fab.fa-twitter {
  font-size: 0;
}
#cancel_reservation2,
.modify {
  display: none;
  width: 156px;
  /* display: flex; */
  justify-content: center;
  align-items: center;
}
.footer-btn.access {
  width: 100px;
}
.specialcode2,
#promo_code,
.customedeatetimesout,
.customedeatetimesin {
  height: 42px;
}
.customedeatetimesout,
.customedeatetimesin {
  display: flex;
  align-items: center;
  padding-left: 7px;
  font-weight: 500;
}
.specialcode2 .room_home {
  height: 100%;
}
#subscriber_email:focus {
  border: unset !important;
}
#toggle-button {
  cursor: pointer;
}

/* start cabana css */
.nav-links-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.nav-links-wrapper .top-header a,
.nav-links-wrapper .top-header a:hover,
.nav-links-wrapper .top-header a:active {
  color: #000;
}

.nav-links-wrapper .top-header a {
  font-size: 16px;
  /* font-family: "Afacad-Medium"; */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3px;
  
}
 .section-heading{
  font-size: 20px;
  font-weight: 600;
}
 .guestroom-heading{
  font-size: 20px;
  font-weight: 700;
}

.nav-links-wrapper .top-header a:nth-child(2) {
  border: 1px solid #E36C4E;
  border-radius: 15px;
  padding: 10px 10px;
  background: #E36C4E;
  color: #fff;
}

.nav-links-wrapper .top-header {
  padding-top: 10px;
  display: flex;
  column-gap: 18px;
}
.header-container {
  margin: 10px auto;
  max-width: 1340px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  float: none;
  /* height: 110px; */
}
.smaller .header-container {
  display: none;
}
.section-btn.reservation-button {
  background-color: #ffbd60 !important;
  font-size: 18px !important;
}
.nav-links-wrapper .top-nav-ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.nav-links-wrapper .top-nav-ul::before,
.nav-links-wrapper .top-nav-ul::after {
  content: unset !important;
}

@media screen and (min-width: 1200px) {
  /* .header-main-logo {
      height: 90px;
  } */
  section.section__about:before {
    left: 85%;
  }
  
}
@media screen and (min-width: 1300px){
  .section__about::after {
    /* transform: rotate(-30deg) translateX(-50%) !important; */
    transform: rotate(337deg) translateX(-50%) !important;
  }
  .food-wrapper::after{
    transform: rotate(-20deg) translateX(-50%) !important;
  }
}
@media screen and (min-width: 992px){
  .section__about::after {
    /* content: ""; */
      position: absolute;
      left: -7%;
      width: 200%;
      height: 2px;
      background-color: rgb(193 80 43 / 30%);
      transform-origin: center;
      pointer-events: none;
      z-index: 1;
      top: 0;
      /* transform: rotate(-40deg) translateX(-50%); */
      transform: rotate(327deg) translateX(-50%);
  }
}

.Welcome-Mob {
  background: #F4F4F4;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 40px;
  height: 700px;
  z-index: 2;
}
section.section__about {
  position: relative;
  overflow: hidden;
  padding: 60px 0 0; 
  z-index: 1;
}
/* special */
.our-discounts .img-div {
  background: #C1502B;
  height: 470px;
  margin-top: 30px;
  display: flex;
}
.discount-img {
  position: absolute;
  right: 28%;
  width: 25%;
  top: 17%;
}
.discount-img img {
  object-fit: cover;
  width: 355px;
  height: 350px;
}
.discount-text img {
  /* object-fit: cover; */
  width: 100%;
  height: 530px;
}
.our-discount-content {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: justify;
  margin-left: 15%;
  width: 40%;
  /* margin-right: 223px; */
  position: relative;
  gap: 15px;
}
.img-div:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 0;
  top: 2%;
  left: 5%;
  background: url(../img/special-logo.svg) 0% 0% / auto no-repeat;
}
.our-discount-content .section-title-p,
.our-discount-content .section-title-h2{
  color: #fff !important;
  text-align: justify;
}
.our-discount-content  .but-d-flex {
  justify-content: flex-start;
}
.our-discount-content .section-btn {
  border: 1px solid #fff !important;
  background: transparent;
  color: #fff !important;
}
.our-discount-content .section-btn img.but-hov{
  filter: brightness(0) invert(1);
}
 
@media screen and (min-width:1200px) and (max-width:1400px){
  .section-title-h2{
    font-size: 36px;
  }
  .discount-img{
    right: 33%;
  }
  .about-title-1{
    font-size: 38px;
  }
  .amenities-boxes.amenities-box-3::after{
    top: -36%;
  }
}
/* special */

/* location */
.map-area {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}
.map-detail {
  padding: 40px;
  flex: 1;
  gap: 20px;
  display: flex;
  flex-direction: column;
}
.map-area .section-btn , .food-area .section-btn{
  padding: 0;
}
.map-img-div {
  flex: 1;
}


/* location */
/* food */
.food-img {
  display: flex;
  gap: 20px;
  z-index: 2;
  position: relative;
}
.food-info {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.food-info .section-desc{
  font-family: 'latoregular';
  line-height: 27px;
}
.food-img-div1, .food-img-div2{
  flex: 1;
}
.food-wrapper{
  position: relative;
  overflow: hidden;
  padding: 40px 0 40px;
}
@media screen and (min-width: 992px){
  .food-wrapper::after {
    content: "";
    position: absolute;
    left: 0%;
    width: 200%;
    height: 2px;
    background-color: rgb(193 80 43 / 30%);
    transform-origin: center;
    pointer-events: none;
    z-index: 1;
    top: 0;
    transform: rotate(-30deg) translateX(-50%);
  }
}

/* food */
section.PACKAGES.our-discounts{
  background: #fff;
  display: none;
}
@media screen and (max-width: 1400px) and (min-width: 1200px) {
  /* .amenities-boxes.amenities-box-3::after{
    top: -65%;
  } */
  .smaller .desk-sticky-logo{
  display: flex;
  justify-content: center;
}
.sidenav.smaller .datepicker-label {
  color: #FFF !important;
}
}

@media screen and (max-width: 1600px) and (min-width: 1400px) {
  .contact-card {
    top: 11%;
    padding: 25px;
    height: 78%;
    gap: 15px;
  }
  .contact-card .location-text span,  .location-wrapper .location-text {
    font-size: 15px;
  }
  .map-area picture, .map-area img.location-image {
    height: 600px;
  }
}
@media screen and (max-width: 1750px) and (min-width: 1600px) {
  .contact-card {
  top: 10%;
  height: 80%;
  }
}
.sections.footer-btn {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
  justify-content: center;
}



/* inner pages css */
/* herbert-directions */
.imageholder-D1{background:url(../img/towncar.jpg) no-repeat; min-height:730px; background-size:cover;}
.imageholder-D2{background:url(../img/shuttlebus.jpg) no-repeat; min-height:730px; background-size:cover;}
.imageholder-D3{background:url(../img/publictransport.jpg) no-repeat; min-height:730px; background-size:cover;}
.blacktint {
  background: #3c3c3c;
  padding: 40px;
  min-height: 730px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.boxit {
  /* padding: 30px; */
  display: block;
}
.newheads {
  font-size: 45px;
  color: #d31145;
  display: block;
  text-transform: uppercase;
  font-family: 'latobold';
  text-align: center;
}
.para-txt {
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 28px;
  font-weight: 300;
  display: block;
  /* margin-top: 30px; */
}
.inner-btn{
    background: #C1502B;
    color: #fff !important;
    padding: 10px 20px !important;
    margin-top: 20px;
}
.inner-btn:hover{
  color: #fff !important;    
}
.gapgutter2, .hoodsec1 {
  padding-top: 75px;
}
/* herbert-directions */

/* herbert-neighborhood */
.imageholder1{background:url(../img/union-square-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder2{background:url(../img/golden-gate-bridge-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder3{background:url(../img/alcatraz-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder4{background:url(../img/san-francisco-public-library-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder5{background:url(../img/chinatown-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder6{background:url(../img/bartlett-hall-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder7{background:url(../img/embarcadero-ferry-building-marketplace-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder8{background:url(../img/cable-cars-fisherman’s-wharf-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder9{background:url(../img/oracle-park-new.jpg) no-repeat; min-height:400px; background-size:cover;}

/* herbert-special */
.imageholder11{background:url(../img/non-smoking-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder12{background:url(../img/elevator-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder13{background:url(../img/guest-laundry-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.imageholder14{background:url(../img/wireless-internet-new.jpg) no-repeat; min-height:400px; background-size:cover;}
.attinfosec {
  background: #e5e5d7;
  padding: 80px 0;
}
.tagline {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  color: #d31145;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.redborder {
  width: 45%;
  margin: 0 auto;
  display: block;
  text-align: center;
  background: #d31145;
  height: 3px;
  margin-top: 5px;
}
.attnamecont {
  padding: 60px 0 10px 0;
}
@media screen and (max-width:991px){
  .wide_cal {
    border: 1px solid #fff;
  }
  .blacktint {
      min-height: auto !important;
      padding: 20px !important;
  }
}
/* herbert-neighborhood */

/* inner pages css */

.insta-icon {
  font-size: 24px;
  color: #fff; /* Instagram pink */
  text-decoration: none;
}
.insta-icon:hover,.insta-icon:focus {
  color: #E1306C;
}
@media (min-width: 1400px) {
  .container {
      width: 1560px;
  }
  .food-img img{
    height: auto;
  }
}

.home-mobileboxoverviews-overview .about-btn.colapsshoecontentlinkdiv .btn-div{
  justify-content: center;
}
.home-mobileboxoverviews-overview .about-btn.colapsshoecontentlinkdiv .button_bg{
  padding: 10px;
}
