.only-suit .ku-embed{height: 650px;
    width: 100%; display: block;}
	.ku-embed{display: none;}
.box-flex {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.play {
  background: rgba(0, 0, 0, 0.8) url("../img/play.png") no-repeat scroll 16px
    12px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 7;
  bottom: 20px;
  right: 20px;
}
.pause {
  background: rgba(0, 0, 0, 0.8) url("../img/play.png") no-repeat scroll 16px -45px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 7;
  bottom: 20px;
  right: 20px;
}
.myattcaption {
  position: absolute;
  display: inline-block;
  left: 50px;
  bottom: 45px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  color: #fff;
  font-size: 22px;
  letter-spacing: 5px;
  padding: 10px;
}
.slick-next.slick-arrow:focus,
.slick-prev.slick-arrow:focus {
  outline: none;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("AlexBrush-Regular"),
    url(https://fonts.gstatic.com/s/alexbrush/v10/SZc83FzrJKuqFbwMKk6EhUvz7QtO.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("AlexBrush-Regular"),
    url(https://fonts.gstatic.com/s/alexbrush/v10/SZc83FzrJKuqFbwMKk6EhUXz7Q.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato Light"), local("Lato-Light"),
    url(../fonts/Latolight.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"),
    url(../fonts/Latoregular.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"),
    url(../fonts/Latobold.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
@font-face {
  font-family: "Bilbo Swash Caps";
  src: url(../fonts/BilboSwashCaps-Regular.ttf);
}
@font-face {
  font-family: "Oswald-Light";
  src: url(../fonts/Oswald-Light.ttf);
}
@font-face {
  font-family: "Oswald-Regular";
  src: url(../fonts/Oswald-Regular.ttf);
}
/* new CSS */
/* Menu  */
/*.top-menu { position: relative; z-index:99999; width: 100%; background: #fff;display: flex;}*/
.top-menu {
  position: absolute;
  z-index: 9;
  width: 100%;
  background: #fff0;
  display: block;
  padding: 0 50px;
}
.d-block {
  display: block;
}
.main-logo__text {
  font-size: 30px;
  color: #062061;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 34px;
}
.inline-block {
  display: inline-block;
}
/* Menu Ends */
.adanoshow {
  display: none !important;
}
.center-gradient__logo {
  margin: 0 auto;
  transform: translateX(25px);
}
.name {
  color: #fff;
  font-size: 25px;
  margin-top: 15px;
  font-family: Oswald-Regular;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 8px;
  padding-bottom: 8px;
  position: relative;
}
.name:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 90%;
  height: 1px;
  margin: 0 auto;
  background-color: #fff;
}
.slider-line1 {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.slider-line2 {
  font-size: 14px;
  display: block;
  margin-top: 10px;
}
.welcom_head {
  /*padding:10px 30px;background:#319abf; font-size:22px;*/
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.width90 {
  width: 90%;
  display: block;
  margin: 0 auto;
}
.width95 {
  width: 95%;
  display: block;
  margin: 0 auto;
}
/*.Attraction_text_bg {margin-bottom:-33px;}*/
.attractions1 {
  display: block;
  margin-top: 10px;
}
/*.Attraction_home_img:after{position:absolute; content:""; display:block; background:#ffffff; width:100%; height:14%; height: 30%; left:0; bottom:0; z-index:0;}*/
.attraction_content {
  /*background:#ffffff; border-radius:15px; max-height:500px; margin-bottom:150px; padding-top:45px;*/
  margin-bottom: 50px;
}
.attract_conthead {
  /*font-size:22px; color:#2d2d2d;*/
  display: block;
  margin-bottom: 20px;
}
.attract_img {
  -webkit-box-shadow: 8px 11px 20px -3px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 8px 11px 20px -3px rgba(0, 0, 0, 0.29);
  box-shadow: 8px 11px 20px -3px rgba(0, 0, 0, 0.29);
  background-color: #000000;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.attraction_images {
  margin-bottom: 80px;
  position: relative;
  z-index: 2;
}
/*.attract_imgimg{border-radius:10px; height: 455px;}*/
.attract_img figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -110%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -110%, 0);
}
.attract_img img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.attract_img p {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  color: #fff;
  font-size: 25px;
  text-align: center;
  margin: 1em;
  padding: 0 1em;
  max-width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.attract_img:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.attract_img:hover figcaption::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 38deg)
    translate3d(0, 110%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 38deg)
    translate3d(0, 110%, 0);
}
.attract_img:hover p {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.attract_img img {
  height: 375px;
  width: 100%;
  object-fit: cover;
}
.attraction_content p {
  /*color:#2d2d2d; padding:20px 0px 20px 40px; font-size:16px; line-height: 26px;*/
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
  text-align-last: center;
  padding: 0 40px 20px 40px;
}
/* Gallery */
.PTB8 {
  padding: 8px 8px;
}
.bigpicwrap {
  position: relative;
  margin-bottom: 15px;
}
.architech_box {
  position: absolute;
  display: block;
  text-align: center;
  width: 300px;
  height: 300px;
  border: 15px solid #ffffff;
  border-radius: 100%;
  background: #057daf;
  left: 29%;
  top: 37%;
  padding: 100px 0px 0;
}
.architech_box:hover {
  box-shadow: 0px 0px 9px rgba(18, 36, 66, 0.68);
  transition: 0.2s ease !important;
}
.architech_box span {
  display: block;
  letter-spacing: 7px;
  font-size: 16px;
  margin-left: 7px;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
}
.architech_box span.bold {
  font-weight: 700;
}
/* Gallery */
/* Map Section */
/*.map_section{padding:30px 0px 0; background:#000; position:relative; width: 95%; margin: 0 auto;} */
/*.map_section:before{position:absolute; content:""; display:block; width:40%; height:100%; background:#ffffff; right:0; top:0;}
.map_section:after{position: absolute; z-index: 99; content: ""; display: block; background: #057daf;height: 30px; width: 60%; bottom: -30px; left: 0;}
.location_text{margin-left:40%; max-width:400px;}*/
/*.location_text{margin-left:6%;}
.location_text .maptextaddress{margin-bottom:10px;} */
.address,
.phone,
.email {
  margin-bottom: 15px;
  font-size: 16px;
}
.map-bg .mybtn {
  margin-left: 20px;
}
/* Footer Section */
footer {
  position: relative;
}
/*footer:before{position:absolute; width:100%; height:100%; content:""; display:block; top:0;background: url(../img/footer_overlay.png)no-repeat center center; background-size:cover; z-index:1;}*/
.footer_section {
  position: relative;
  z-index: 1;
}
.footer_section .center-gradient {
  background: url(../img/footer-bg.png) no-repeat center center / cover;
  z-index: 0;
}
.footer_section .center-gradient-wrapper {
  opacity: 0.8;
}
.social-network {
  display: inline-block;
}
.innerpage-social {
}
.BGmodi {
  background: #358a00 none repeat scroll 0 0;
  display: inline-block;
}
.BGmodi a {
  display: inline-block;
  padding: 16px 28px;
  font-weight: 700;
  min-width: 176px;
}
.links2 li {
  margin-bottom: 10px;
}
.innsight_logo {
  display: block;
  margin: 30px auto 0;
}
/*.footer_logo{margin-top:60px; margin-bottom:20px;}*/
.footer_logo span {
  display: block;
  color: #ffffff;
}
.footer_logo .logo_small {
  font-size: 34px;
  line-height: 1;
}
.footer_logo .logo_big {
  font-size: 102px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}
.vcen p,
.vcen a {
  font-size: 16px;
  color: #fff;
  margin: 0;
}
.fter_acces {
  max-width: 900px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Footer Section */
/* new CSS */
@media (min-device-width: 1200px) {
  .amenities_btn {
    /*padding-top: 40px !important;*/
  }
  header.smaller .reservation {
    /*width: 80%;*/
  }
  header.smaller .STD > option {
    color: #fff;
  }
  .smaller .smallerwidth100 {
    width: 100%;
    margin-left: 0px;
  }
  header {
    top: 0;
    width: 100%;
    transition: height 0.3s ease 0s;
    position: relative;
  }
  header.smaller .inner_res {
    height: 110px;
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
    border-bottom: 3px solid #e15b26;
    transition: height 0.3s ease 0s;
    width: 100%;
    box-sizing: border-box;
  }
  header.smaller .inn-vertmar {
    margin: 0;
  }
  header.smaller .bg_bar {
    visibility: hidden;
    margin: 0;
    width: 7%;
  }
  .home_collapse {
    top: 70px;
  }
  header.smaller .check_bg {
    background: none;
  }
  header.smaller .selectdiv {
    /* width: 100%;
    padding-left: 0px;
    background: #fff;*/
  }
  /*header.smaller select{background:#fff !important;}*/
  header.smaller .yelbors select {
    background: #fff !important;
    color: #657889 !important;
    width: 95px !important;
    border-radius: 4px !important;
    padding: 3px 10px !important;
    display: block;
    margin: 5px auto;
  }
  header.smaller #no_of_rooms,
  header.smaller #no_of_adult,
  header.smaller #no_of_child,
  header.smaller #no_of_room_mobile {
    /*border: 1px solid #fff !important;
    font-size: 14px;
    color: #000 !important;
    padding: 9px 5px;*/
  }
  header.smaller .inner_res .selectdiv:after {
    top: -30px;
    right: -25px;
  }
  header.smaller .home_res,
  header.smaller#innermagic .home_res {
    height: auto;
    position: fixed;
    top: 0;
    z-index: 997;
    background: rgb(196, 32, 46);
    bottom: auto;
    border: none;
    border-bottom: 3px solid #6c1f24;
    transition: height 0.3s ease 0s;
    width: 100%;
    left: 0;
  }
  header.smaller .home_res .res_bg {
    border: none;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header.smaller .room_home {
    color: #fff;
  }
  .smaller .DN-smaller {
    display: none;
  }
  .logoDN {
    display: none;
  }
  .smaller .logoDN {
    display: block;
  }
  .smaller .checkDN {
    display: none;
  }
  .smaller .width16 {
    width: 16%;
    display: flex;
    justify-content: flex-end;
  }
  .smaller .width23 {
    width: 23%;
  }
  .smaller .width39 {
    width: 39%;
  }
  .smaller .width15 {
    width: 15%;
  }
  .smaller .width10 {
    width: 10%;
    float: left;
    text-align: center;
  }
  .smaller .width20 {
    width: 20%;
    float: left;
    text-align: center;
  }
  .smaller .width80 {
    width: 80%;
    float: left;
  }
  .smaller .width30-inn {
    width: 30%;
    margin-left: 0px;
  }
  .smaller .dpos {
    position: fixed;
    background: none;
    z-index: 9999999;
    left: 12px;
    top: 10px;
    float: left;
    background: none;
    padding: 20px 20px 0px;
    width: 91px;
  }
  .smaller .dpos-right {
    position: fixed;
    background: none;
    z-index: 9999999;
    right: 12px;
    top: 7px;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 20px;
  }
  .smaller .resme {
    background: none;
    margin: 0px;
    top: 50px;
    right: 30px;
  }
  .smaller ::placeholder {
    color: #000;
    opacity: 1;
    /* Firefox */
  }
  .smaller ::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
  }
  .smaller ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
  }
  header.smaller .yelname {
    color: #222222;
  }
  header.smaller .margin30 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  header.smaller .checktxt {
    /* font-size: 33px;
    color: #fff;
    font-style: normal;
    letter-spacing: 0px;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 11px;
    font-weight: 400;*/
  }
  header.smaller .check-avail1 {
    margin-top: 30px;
  }
  header.smaller .promoheading {
    font-size: 10px;
    color: #fff;
  }
  header.smaller .check-avail {
    /* border-right: none; margin: 8px 0;*/
  }
  header.smaller .home_collapse {
    top: 86px;
    width: 145%;
  }
  header.smaller .borlefty {
    border-right: 0;
  }
  header.smaller .customedeatetimesout,
  header.smaller .customedeatetimesin {
    font-size: 19px;
    /*  border: 1px solid #fff;
    background: #fff;
    color: #000;
    height: 40px;
    padding: 8px;
    font-size: 14px;*/
  }
  header.smaller .F20_check,
  header.smaller .monthcheck {
    font-size: initial;
  }
  header.smaller .reservation #dpd1,
  header.smaller .reservation #dpd2 {
    height: 40px;
    padding: 0;
  }
  header.smaller .vertmar {
    margin: 15px 0 0 0;
  }
  header.smaller .reservation .btn-success {
    padding: 7px 9px 5px;
    margin-top: 22px;
    font-size: 29px !important;
    background: #3a971c !important;
  }
  header.smaller .nopad {
    padding: 0;
    width: 83.33333333%;
  }
  header.smaller .logo_inn,
  header.smaller#innermagic .logo_inn {
  }
  header.smaller .alex_brush .customedeatetimesin,
  header.smaller .alex_brush .customedeatetimesout {
    margin-left: -55px;
  }
  header.smaller .moveup select {
    font-size: 18px !important;
  }
  header.smaller .tab_room .checktxt {
    font-size: 17px !important;
  }
  header.smaller .add-on {
    right: 50px;
    width: 37px;
    height: 42px;
    background-size: contain;
    /* background: url(../img/smallcal.png) no-repeat;
    right: 3px;
    bottom: 6px;
    padding: 0;
    width: 30px;
    height: 27px;*/
  }
  header.smaller .reservation {
    width: 85%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  header.smaller .newbox {
    margin: 10px 0 0;
  }
  header.smaller .centermein {
    display: none;
  }
  header.smaller .innerhead {
    padding: 15px 0;
  }
  header.smaller .dropshadow {
    box-shadow: none;
  }
  header.smaller .MT20_new {
    margin-top: 10px !important;
  }
  header.smaller .home_res .selectdiv:after,
  header.smaller .inner_res .selectdiv:after {
    color: #222222;
  }
  header.smaller .chooseops {
    padding-top: 19px !important;
  }
  header.smaller .chooseops .ML5 {
    margin-left: 0;
  }
  header.smaller .smwid {
    padding-left: 15px !important;
  }
  header.smaller .smwid:first-child {
    padding-left: 0 !important;
  }
  header.smaller .home_res button span,
  header.smaller .inner_res button span {
    display: none;
  }
  header.smaller .home_res .selectdiv {
    padding-top: 0;
  }
  header.smaller .logo_inn img {
    width: auto;
    max-width: 100%;
  }
  header.smaller #promo_code {
    padding: 0px;
    height: 40px;
    color: #000 !important;
    background-color: #fff;
  }
  header.smaller .specialcode {
    padding: 0;
  }
  header.smaller #promo_code::placeholder {
    color: #000 !important;
  }
  header.smaller select {
    /* background: #ffffff url(../img/selarowblack.png) no-repeat 95% center !important;*/
  }
  .smaller #resover {
    position: fixed;
    top: 0;
    z-index: 9999;
  }
  .smaller .overlay.new.overlay-slidedown {
    /* position: inherit !important;
    visibility: visible !important;
    transform: inherit; 
	border-bottom: 4px solid #a31929 ;
	height: 110px;*/
  }
  .smaller .insertpic {
    display: none;
  }
  .smaller .col-lg-7 {
    width: 100%;
    margin: 0;
  }
  .smaller .bookcontent {
    padding: 0;
  }
  .smaller .bohead {
    display: none;
    width: 20%;
    float: left;
    font-size: 20px;
    margin-top: 30px;
    padding: 10px;
  }
  .smaller .roomcheck {
    width: 96%;
    float: right;
    margin-top: 10px;
  }
  .smaller .reservation .rfirst {
    width: 35%;
    float: left;
  }
  .smaller .reservation .width55 {
    width: 50%;
    float: left;
    padding: 47px 0;
  }
  .smaller .reservation .rfirst-small {
    width: 12%;
    float: left;
    padding: 48px 0;
    margin: 0 10px;
  }
  /*.smaller .tab_room{ padding: 9px 0; margin: 21px 0 0; }*/
  .smaller .col-lg-12.P0.floatl {
    float: left;
    margin-top: 26px;
    width: 53%;
  }
  .smaller .autome {
    width: 15%;
    float: right;
    margin-top: 27px;
  }
  /*.smaller .overlay .overlay-close{display:none} */
  .smaller .smallerhide {
    display: none;
  }
  .smaller .DN-smaller {
    display: none;
  }
}
html {
  /*overflow-x: hidden;*/
}
/* 
.home-bg {
  background: #252525 url(../img/home-cont-bg-logo.png) no-repeat right center
} */
/* .carousel-inner>.item::after {
  background: rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
} */
.innerslider img {
  background: rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.headerbg > .shadowslider::after {
  background: rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.slider > .video_home::after {
  background: rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.subscribe_input:hover,
.subscribe_input:active {
  -webkit-box-shadow: 4px 3px 17px -4px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 4px 3px 17px -4px rgba(0, 0, 0, 0.75) !important;
}
.footer-link li {
  font-size: 16px;
  line-height: 30px;
  list-style: none;
  display: block;
  padding: 0 25px;
}
.footer-link a {
  color: #fff;
}
.inner-bor {
  border: 1px solid #c6c6c6;
  min-height: 236px;
  padding: 25px 30px;
}
.subscribesec {
  margin: 32px 0;
}
.subscribesec .subname1 {
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
}
.subscribesec .subname {
  font-size: 50px;
  text-transform: uppercase;
  display: block;
  line-height: 50px;
  font-weight: bold;
}
.subscribe__box {
  position: relative;
}
.sublabel {
  display: block;
  font-weight: 400;
  margin: 0;
}
.subscribe_input {
  background: #c5c5c5 none repeat scroll 0 0;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 100px;
  box-shadow: none !important;
  color: #000000;
  float: left;
  height: 60px;
  margin: 0 !important;
  padding: 15px 100px 15px 0;
  text-align: center;
  transition: all 0.2s ease 0s;
  width: 100% !important;
  font-size: 20px;
}
.arow {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  border-radius: 100px;
  color: #125d03;
  font-size: 18px;
  font-weight: bold;
  height: 52px;
  padding: 0 35px;
  position: absolute;
  right: 5px;
  top: 4px;
}
.innsight-bor {
  left: -64px;
  position: absolute;
  top: -72px;
  z-index: 9999;
}
.rooms-bor {
  position: absolute;
  bottom: -72px;
  z-index: 9999;
  right: -45px;
}
.sublabel {
  font-weight: 400;
  display: block;
  margin: 0;
}
.reservation-top {
  color: #fff;
}
.topline {
  color: #fff;
  padding: 0 10px;
  font-size: 33px;
}
.bg-butt {
  background: #ebebeb;
  height: 100px;
  position: relative;
  z-index: 99;
}
.room-bor {
  border-image: url(../img/rooms-bor.png) 30% round;
}
.reviews-left-img {
  background: url(../img/reviews-left-img.png) no-repeat center center;
  height: 460px;
  width: 405px;
  position: absolute;
  top: 0;
  left: 0;
}
.reviews-right-img {
  background: url(../img/reviews-right-img.png) no-repeat center center;
  height: 470px;
  width: 470px;
  position: absolute;
  top: 0;
  right: 0;
}
.innsight-zindex {
  z-index: 999;
}
.ourgallery {
  /*text-align: center;*/
  font-size: 95px;
  color: #5a0103;
  font-weight: 700;
  letter-spacing: 3px;
}
.map-bg {
  /*bottom: 0;
  position: relative;
  padding: 186px 20px;*/
  margin: 30px 0 10px;
}
.location-text {
  color: #ffffff;
  font-size: 55px;
  /* font-weight: 700; */
  /* letter-spacing: 0px; */
  font-family: Lato;
  text-transform: initial;
  text-transform: uppercase;
}
.carousel-indicators {
  height: 100%;
  right: 0;
  position: absolute;
  width: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 31%;
}
.carousel-indicators li {
  width: 6px;
  height: 22px;
  border-radius: 0;
  background: #abaaa8;
  border: none;
  margin: 3px 3px;
  transition: 0.3s all;
  display: block;
  border-radius: 15px;
}
.carousel-indicators .active {
  background-color: #fff;
  width: 6px;
  height: 42px !important;
  margin: 5px 3px;
}
/* div {transition-duration: 1s; transition-property: width;}*/
.checkbut,
.checkbut1 {
  background: #a31929 !important;
  font-size: 20px;
  position: fixed !important;
  bottom: 0px !important;
  z-index: 999;
  text-align: center;
  margin: auto;
  width: 100% !important;
  border-radius: 0px;
  left: 0;
  border: none;
}
.colorgreen {
  color: #222222;
}
.colorgreen a {
  color: #222222;
}
body {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  color: #4b4b4b;
  font-weight: 400;
  overflow-x: hidden;
}
.header {
  position: relative;
  height: auto;
  z-index: 999;
}
.header_signin {
  position: relative;
  background: #000;
  z-index: 999;
}
/*********************************** slider************************************************/
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
}
.slider {
  padding: 0;
  position: relative;
  z-index: 1;
}
.welcometext {
  top: 0px;
  position: absolute;
  width: 45%;
  z-index: 9;
  height: 100.1%;
}
.welcometext_bg {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  height: 100%;
  padding: 40px 60px 40px 40px !important;
  width: 100%;
  display: table;
}
.welcometablecell {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.welconmuddlediv {
  width: 100%;
  display: inline-block;
}
.but_home {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  padding: 11px 35px;
  text-transform: uppercase;
}
.but_home.focus,
.but_home:focus,
.but_home:hover {
  background: #222222;
  color: #fff;
}
.welcometext h2,
.slider-subhead {
  margin: 3px 0 16px;
}
.welcometext h1,
.slider-head {
  margin: 9px 0 0;
}
/*slider carousel-fade */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
  width: 75px;
  height: 30px;
  top: 45%;
}
.left.carousel-control {
  left: 5%;
}
.right.carousel-control {
  right: 5%;
}
.guestsec__title {
  position: relative;
  display: block;
  letter-spacing: 15px;
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: Oswald-Regular;
}
.guestsec__title .outline {
  position: absolute;
  border: 1px solid #fff;
  width: 91%;
  height: 100px;
  left: 18px;
  top: -8px;
}
.logo-gray {
  background: #dedbdb;
  padding: 18px;
  margin: -5px 0 0 -3px;
  max-width: 90px;
  display: inline-block;
}
.guestsec__title-black {
  display: inline-block;
  letter-spacing: 3px;
  font-size: 18px;
  padding: 18px 45px;
  background: #5c5c5c;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.logo-grayb {
  background: #dedbdb;
  padding: 19px 18px 20px 18px;
  margin: 0px 0 0 -6px;
  max-width: 90px;
  display: inline-block;
}
.guestsec__title-home {
  display: inline-block;
  letter-spacing: 3px;
  font-size: 17px;
  padding: 18px 45px;
  background: #5c5c5c;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.logo-grayhome {
  background: #dedbdb;
  padding: 18px 18px 17px;
  margin: -5px 0 0 -6px;
  max-width: 90px;
  display: inline-block;
}
.guestsec__title-white {
  display: inline-block;
  letter-spacing: 3px;
  font-size: 17px;
  padding: 18px 45px;
  background: #fff;
  color: #000;
  text-transform: uppercase;
  position: relative;
}
.logo-graywhite {
  background: #dedbdb;
  padding: 18px 18px 18px;
  margin: -4px 0 0 -3px;
  max-width: 90px;
  display: inline-block;
}
.guestsec__titlegallery {
  display: inline-block;
  letter-spacing: 3px;
  font-size: 17px;
  padding: 18px 45px;
  background: #a6a6a6;
  color: #000;
  text-transform: uppercase;
  position: relative;
}
.logo-graygallery {
  background: #dedbdb none repeat scroll 0 0;
  display: inline-block;
  margin: -4px 0 0 -3px;
  max-width: 90px;
  padding: 18px 18px 17px;
}
.logo-gray-att {
  background: #dedbdb;
  padding: 17px 18px 18px 18px;
  margin: -5px 0 0 -3px;
  max-width: 90px;
  display: inline-block;
}
/*.carousel-inner{overflow: visible !important;}*/
/*slider carousel-fade */
/*********************************** slider************************************************/
/******* Sign In ********/
.sign_bg {
  display: inline-block;
  float: none;
  padding: 5px 0;
  position: relative;
}
.sign_bg > a {
  color: #000 !important;
  display: inline-block;
  font-size: 16px;
  padding: 5px 8px;
  letter-spacing: 1px;
}
.sign_bg2 {
  display: inline-block;
  float: right;
  padding: 5px 0;
  position: relative;
}
.sign_bg2 > a {
  color: #525d3f !important;
  display: inline-block;
  font-size: 16px;
  padding: 5px 5px;
}
.bggreen {
  background: #525d3f;
}
.colormegreen {
  color: #525d3f;
}
.equalpad a {
  background: none;
  padding: 3px 8px;
  color: #000;
  display: inline-block;
  width: 32px;
  text-align: center;
  margin: 0 5px;
}
.fontbg {
  background: #000;
  padding: 5px;
  margin: 0 3px;
  width: 30px;
  text-align: center;
  display: inline-block;
}
/* added by PKUMAR*/
.MT72 {
  margin-top: 72px;
}
span.welcmtxt {
  color: #243007;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}
.bxtsxt {
  float: right;
}
.welcomedropdowns {
  background: url(../images/welcomedropdown.png) no-repeat center center;
  float: left;
  width: 22px;
  height: 24px;
}
.userddbox {
  width: 250px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 10px;
  top: 35px;
  z-index: 9999;
  background: #e7e8e7;
  border: 0;
  border-top: none;
}
.userddbox li {
  width: 100%;
  float: left;
  border-top: 1px solid #cfcfcf;
  list-style: none;
}
.userddbox li a {
  color: #666666;
  text-decoration: none;
  line-height: 32px;
  display: block;
  padding: 0px 8px;
  font-size: 12px;
}
.home_res .bg_bar {
  background: url(../img/bg_bar.png) no-repeat center center;
  height: 70px;
  top: 43px;
}
.inner_res .bg_bar {
  background: url(../img/bg_bar.png) no-repeat center center;
  height: 70px;
  top: 43px;
}
li.user-header {
  height: 165px;
  padding: 10px;
  text-align: center;
  background: #487289;
}
.width100 {
  width: 100%;
}
.txtaln {
  text-align: center;
}
li.user-header > img {
  z-index: 5;
  height: 90px;
  width: 90px;
  border: 3px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
}
li.user-header > p {
  z-index: 5;
  color: #fff;
  font-size: 15px;
  margin-top: 10px;
  text-transform: capitalize;
}
li.user-header > p > small {
  display: block;
  font-size: 12px;
  padding-top: 3px;
}
.img-circle {
  border-radius: 50%;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
li.user-footer {
  background-color: #f9f9f9;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.userddbox .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  min-width: 65px;
}
.userddbox .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.userddbox .btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.userddbox .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.userddbox .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.userddbox .btn-default:active,
.btn-default:focus,
.btn-default:hover {
  color: #fff;
  background-color: #00ae34;
  border-color: #adadad;
}
.userddbox .btn {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}
.userddbox .btn.uppercase {
  text-transform: uppercase;
}
.userddbox .btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}
.userddbox .btn-default:hover,
.btn-default:active {
  color: #fff;
  background-color: #00ae34 !important;
}
.userddbox .btn.btn-flat {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
}
.btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.user-footer .btn-default {
  color: #666666;
}
a.minwidthccmd {
  width: 150px;
}
a.minwidthsot {
  width: 65px;
}
a.disinlnblk {
  float: none;
  display: inline-block !important;
}
a.welcome_showhide span > img {
  z-index: 5;
  height: 28px;
  width: 28px;
  border: 2px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
}
a.mobilecircleimg span > img {
  z-index: 5;
  height: 28px;
  width: 28px;
  border: 2px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
  float: none;
  text-decoration: none !important;
}
.img-circle2 {
  border-radius: 50%;
  float: left;
}
.welcometxtddp {
  float: left;
  font-size: 14px;
  color: #fff;
}
.sign_link {
  margin-right: 5px;
}
#cancel_reservation_link_user2 {
  display: block;
  padding: 5px 15px 5px 25px;
}
.bxtsxtmob {
  clear: both;
}
.bxtsxtmob span {
  display: inline-block;
  line-height: 28px;
}
a.mobilecircleimg {
  text-decoration: none !important;
}
a.mobilecircleimg:hover,
li.open a.mobilecircleimg:focus {
  text-decoration: none !important;
}
.MT72 {
  margin-top: 72px;
}
span.welcmtxt {
  color: #243007;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
}
.bxtsxt {
  float: right;
}
.welcomedropdowns {
  background: url(../images/welcomedropdown.png) no-repeat center center;
  float: left;
  width: 22px;
  height: 24px;
}
.userddbox {
  width: 250px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 0px;
  top: 35px;
  z-index: 9;
  background: #e7e8e7;
  border: 0;
  border-top: none;
}
.userddbox li {
  width: 100%;
  float: left;
  border-top: 1px solid #cfcfcf;
  list-style: none;
}
.userddbox li a {
  color: #666666;
  text-decoration: none;
  line-height: 32px;
  display: block;
  padding: 0px 8px;
  font-size: 12px;
}
li.user-header {
  height: 165px;
  padding: 10px;
  text-align: center;
  background: #525d3f;
}
.width100 {
  width: 100%;
}
.txtaln {
  text-align: center;
}
li.user-header > img {
  z-index: 5;
  height: 90px;
  width: 90px;
  border: 3px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
}
li.user-header > p {
  z-index: 5;
  color: #fff;
  font-size: 15px;
  margin-top: 10px;
  text-transform: capitalize;
}
li.user-header > p > small {
  display: block;
  font-size: 12px;
  padding-top: 3px;
}
.img-circle {
  border-radius: 50%;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
li.user-footer {
  background-color: #f9f9f9;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.userddbox .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  min-width: 65px;
}
.userddbox .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.userddbox .btn:focus,
.btn:hover {
  color: #ffffff;
  text-decoration: none;
}
.userddbox .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.userddbox .btn-default {
  color: #ffffff;
  background-color: #fff;
  border-color: #ccc;
}
.userddbox .btn-default:active,
.userddbox .btn-default:focus,
.userddbox .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.userddbox .btn {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}
.userddbox .btn.uppercase {
  text-transform: uppercase;
}
.userddbox .btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
}
.userddbox .btn-default:hover,
.userddbox .btn-default:active {
  background-color: #e7e7e7 !important;
}
.userddbox .btn.btn-flat {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
}
.btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.userddbox .user-footer .btn-default {
  color: #666666;
}
a.minwidthccmd {
  width: 150px;
}
a.minwidthsot {
  width: 65px;
}
a.disinlnblk {
  float: none;
  display: inline-block !important;
}
a.welcome_showhide span > img {
  z-index: 5;
  height: 28px;
  width: 28px;
  border: 2px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
}
a.mobilecircleimg span > img {
  z-index: 5;
  height: 28px;
  width: 28px;
  border: 2px solid;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.3);
  float: none;
  text-decoration: none !important;
}
.img-circle2 {
  border-radius: 50%;
  float: left;
}
.welcometxtddp {
  float: left;
  font-size: 14px;
  color: #fff;
}
.sign_link {
  margin-right: 5px;
}
#cancel_reservation_link_user2 {
  display: block;
  padding: 5px 15px 5px 25px;
}
.bxtsxtmob {
  clear: both;
}
.bxtsxtmob span {
  display: inline-block;
  line-height: 28px;
}
a.mobilecircleimg {
  text-decoration: none !important;
}
a.mobilecircleimg:hover,
li.open a.mobilecircleimg:focus {
  text-decoration: none !important;
}
/********* Sign In ******/
/******************************* CHECK AVAILABILITY  *********************************************/
.home_res {
  background: rgba(235, 235, 235, 0.7);
  margin: 0 auto;
  left: 0%;
  right: 0%;
  bottom: -60px;
  z-index: 9;
}
.wide_cal {
  display: inline-block;
  border-radius: 0px;
  width: 100%;
  position: relative;
  margin-top: 1px;
}
.datepicker.dropdown-menu {
  max-width: 240px;
}
.customedeatetimesout,
.customedeatetimesin {
  color: #000;
}
.reservation #dpd1,
.reservation #dpd2 {
  cursor: auto !important;
  width: 100%;
  background: none;
  position: relative;
  z-index: 9;
  height: 42px;
}
.checkincustometime {
  left: 0;
  opacity: 0 !important;
  position: absolute !important;
  top: 0px;
  z-index: 10 !important;
}
.add-on {
  width: 38px;
  height: 38px;
  color: #454545;
  padding: 6px 7px;
  position: absolute;
  right: 2px;
  bottom: 1px;
  background: url(../img/mob-calender.png) no-repeat;
  background-size: contain !important;
}
.reservation label {
  color: #fff;
  font-weight: 600;
  padding-right: 10px;
  float: left;
}
.btn_left {
  border-radius: 7px 0 0 7px !important;
  background: url(../img/plus_minus.png) no-repeat 8px 11px #69ac2e;
  border: 0;
  float: left;
}
.btn_right {
  border-radius: 0px 7px 7px 0px !important;
  background: url(../img/plus_minus.png) no-repeat -50px 10px #69ac2e;
  border: 0;
  float: left;
}
.btn_right:hover,
.btn_right:active,
.btn_right:focus {
  background: url(../img/plus_minus.png) no-repeat -50px 10px #69ac2e;
  padding: 6px 11px !important;
}
.btn_left:hover,
.btn_left:active,
.btn_left:focus {
  background: url(../img/plus_minus.png) no-repeat 8px 11px #69ac2e;
  padding: 6px 11px !important;
}
.room_count {
  float: left;
  width: 30%;
  border-radius: 0;
  height: 32px;
  text-align: center;
}
.roomsNumberOfRooms .room_count {
  width: 12%;
}
.home_collapse .room_count {
  padding: 0;
}
.home_collapse {
  position: absolute;
  background: #91181b !important;
  z-index: 11;
  width: 100%;
  padding: 10px 0;
}
.MT20_new {
  margin-top: 20px;
}
.room_home {
  margin: 0;
  display: inline-block;
  color: #fff;
  cursor: pointer;
}
.room_home .fa {
  font-size: 20px;
  position: relative;
  top: 3px;
}
.room_home:hover {
  color: #fff;
  text-decoration: none;
}
.panel-body {
  color: #fff;
}
.reservation .btn-success {
  background: #3e920b;
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  padding: 10px 20px;
  margin: 25px 0 0 0;
  /*margin: 150px 0 0 0;*/
  color: #ffffff;
  letter-spacing: 3px;
  font-size: 18px;
  text-align: center;
}
.hf {
  font-size: 22px !important;
  font-weight: 600;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .home_collapse {
    position: inherit !important;
    top: 0 !important;
    margin-bottom: 0px;
    /*background: none !important;*/
  }
  .home_collapse {
    width: 100%;
  }
  .panel-body {
    color: #fff !important;
  }
  .reservation label {
    color: #fff !important;
    font-weight: 500;
  }
}
@media screen and (min-width: 701px) and (max-width: 767px) {
  .home_collapse,
  .roomsNumberOfRooms,
  #div_deal_step_1 .searchModule {
    width: 90%;
    margin-left: 10%;
  }
}
@media screen and (min-width: 400px) and (max-width: 767px) {
  .home_collapse,
  .roomsNumberOfRooms,
  #div_deal_step_1 .searchModule {
    width: 100%;
    margin-left: 10%;
  }
  .Deal_Rate_Image {
    margin: 10px 0 !important;
  }
  .col-lg-1.col-md-2.col-sm-2.col-xs-4.text-center.XP0 {
    width: 16.6667%;
  }
  .col-lg-3.col-md-4.col-sm-4.col-xs-4.text-center.col-md-offset-1.col-sm-offset-1.col-lg-offset-0.XP0 {
    width: 16.6667%;
    margin: 0 16%;
  }
  .wide_cal {
    position: relative;
    width: 100%;
  }
  #div_deal_step_1 .roomsNumberOfRooms {
    width: 100%;
    margin: 0;
  }
  .datepicker {
    /*left:355px !important;*/
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /*.carousel-inner {
    min-height: 300px !important;
  }*/
}
@media screen and (min-width: 1024px) and (max-width: 2500px) {
  .selectdiv {
    width: 100% !important;
  }
  /*.carousel-inner {
    min-height: 120px !important;
  }*/
  .carto {
    margin: -56px auto !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
  .dropdown-submenu .dropdown-menu {
    position: relative;
    float: none;
    left: 0;
  }
  ul.dropdown-menu-mobile li.active {
    background: #08557a none repeat scroll 0 0;
    color: #ffffff;
  }
  ul.dropdown-menu-mobile li.active a {
    color: #fff !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .MT10_md {
    margin-top: 10px;
  }
  .rooms_pos {
    padding: 0 !important;
  }
  .MT0LG {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .home_collapse {
    max-width: 400px;
    margin: 0 auto !important;
  }
  .left.carousel-control {
    top: 20%;
  }
  .right.carousel-control {
    top: 20%;
  }
  .specialcode {
    margin: 10px auto;
  }
  #promo_code::placeholder {
    color: #000;
  }
  .checkincustometime,
  .wide_cal {
    background: transparent;
  }
  .wide_cal {
    max-width: 190px;
  }
  #no_of_adult,
  #no_of_child,
  .customedeatetimesout,
  .customedeatetimesin,
  .room_home {
    text-align: center !important;
  }
  span#room_adult_child_config {
    font-weight: 300;
    font-size: 20px;
  }
  #no_of_rooms,
  #no_of_adult,
  #no_of_child,
  .customedeatetimesout,
  .customedeatetimesin {
    border-color: #c3c3c3; /*border:0;*/
  }
  .add-on {
    background: url(../img/mob-calender.png) no-repeat;
    background-size: 100%;
    top: 5px;
  }
}
/***************************floating****************************************/
.wrapper {
  height: 100%;
}
@media screen and (min-width: 701px) and (max-width: 767px) {
  .subscribe_input,
  .subscribe_btn {
    float: none !important;
  }
}
/***************************floating****************************************/
/******************************************CHECK AVAILABILITY *******************************************************/
/********* home contain  ******/
.homecontain h1 {
  color: #000;
  font-size: 40px;
  font-style: italic;
}
.animatedheight p {
  text-align: justify;
  margin: 0;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 15px;
  color: #6c1f24;
  text-align-last: center;
}
.home-mobileboxoverviews {
  /*padding-bottom: 100px;
  margin-bottom: 20px;
  padding-bottom: 80px;*/
}
.animatedheight {
  width: 100%;
  /*margin-top: 10px;*/
}
.animatedheight a {
  color: #522c2e;
  font-size: 19px;
  /*margin-top: 30px;
  background: #319abf;*/
  margin-top: 0 !important;
  padding: 10px 30px;
  display: inline-block;
}
.animatedheight h2,
.animatedheight h3 {
  color: #522c2e !important;
  font-size: 25px;
  text-align: center;
  padding-left: 0px;
  margin-bottom: 10px !important;
}
.colapsshoecontentlinkdiv2 {
  display: inline-block;
}
.colapsshoecontentlinkdiv,
.colapsshoecontentlinkdiv2 {
  bottom: 15px;
  cursor: pointer;
  left: 20%;
  right: 20%;
  position: absolute;
  width: auto;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
  /*padding: 12px;*/
  padding: 20px;
}
/*#no_of_rooms,
#no_of_adult,
#no_of_child,
#no_of_room_mobile {
  border: none !important;
}*/
.yelbors {
  border-right: 1px solid #fff;
}
.yelname {
  color: #fff;
}
#cis-style .add-on {
  background: none;
  color: #91181b;
  top: 0;
}
#cis-style1 .add-on {
  background: none;
  color: #91181b;
  top: 0;
}
/*.colapsshoecontentlinkdiv2 {
    background: rgba(0, 0, 0, 0) url("../img/minuss.png") no-repeat;
    bottom: 15px;
    cursor: pointer;
    display: none;
    position: absolute;
    width: auto;
	 margin:0px auto;
    z-index: 2; display: 
}*/
.MT3 {
  margin-top: 3px;
}
/********* home contain  ******/
/********* Map  ******/
.bg_color {
  background: rgba(0, 0, 0, 0) url("../img/map_home_1.jpg") no-repeat scroll
    center center;
  height: 500px;
  background-size: cover;
}
.bg_color h2 span {
  background: rgba(0, 162, 56, 0.9) none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 21px;
  line-height: 20px;
  margin-top: 300px;
  padding: 10px 20px;
  text-transform: uppercase;
}
/********* Map  ******/
/********* SISTER PROPERTIES  ******/
.sisrer_bor {
  border: 2px solid #b7d283;
}
.sis_logo a {
  color: #697551;
  font-weight: bold;
}
.sis_logo a:hover {
  color: #222222;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
.bar {
  background: rgba(0, 0, 0, 0) url("../img/line.png") no-repeat scroll center
    center;
  height: 32px;
  width: 100%;
}
.h1_sister {
  color: #a31929;
  font-size: 28px;
  font-weight: bold;
  margin-top: 30px;
  text-transform: uppercase;
}
/********* SISTER PROPERTIES  ******/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn start xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.arow {
  background: #fff;
  border: none;
  padding: 0px;
  color: #125d03;
  font-size: 20px;
  margin: 0 0 12px 0;
  float: right;
  display: inline-block;
  width: 28%;
}
.mob1 {
  border-radius: 0;
  height: auto;
}
.subscribe_btn {
  background: #088e01 none repeat scroll 0 0 !important;
  padding: 1px 9px !important;
  margin: 6px 0 0 -8px !important;
}
.subscribe_input[type="text"]:focus {
  color: #1c293d;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn end  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*********footer  ******/
footer {
  /*background: #011435;*/
  background: #500c19;
  color: #fff;
  padding: 0;
  margin-top: 70px;
}
.blck li {
  display: inline-block;
  padding: 2px 8px;
  color: #fff;
}
.list li,
.list li a {
  color: #fff;
}
.footer_adress {
  color: #fff;
  border-bottom: 1px solid #7c7979;
  border-top: 1px solid #7c7979;
}
.footer_adress a {
  color: #fff;
  text-decoration: none;
}
.green_footer {
  background: #81a043;
  color: #000;
  margin: 10px auto 0;
  padding: 12px 5px;
}
.list li {
  display: inline-block;
  padding: 2px 8px;
}
.padding-footer li {
  padding: 2px 18px;
}
.list li a {
  text-decoration: none;
}
.footer_adress h2,
.foot-name {
  margin-top: 15px;
}
.footer_adress li {
  list-style: none;
}
.social {
  /*clear:both;*/
  margin: 0;
  padding: 0;
}
.social li {
  list-style-type: none;
  display: inline-block;
  margin: 0 15px;
  text-align: center;
}
.social li.sochead {
  vertical-align: top;
  padding: 10px 0;
  margin: 0 15px;
  color: #1c293d;
}
.social a {
  /*background:url(../img/social_icon.png) no-repeat;*/
  width: 50px;
  height: 50px;
  display: inline-block;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #2f353c;
}
.social a em {
  position: relative;
  top: 8px;
  font-size: 45px;
}
/*.social a:hover{background: #d1ebff url(../img/social_icon.png) no-repeat;}*/
.yelp {
  background-position: -384px 12px !important;
}
.trip {
  background-position: -476px 12px !important;
}
.gplus {
  background-position: -212px 12px !important;
}
.fb {
  background-position: 19px 12px !important;
}
.yahoo {
  background-position: -298px 12px !important;
}
.tweet {
  background-position: -53px 12px !important;
}
.foursquare {
  background-position: -576px 12px !important;
}
.youtube {
  background-position: -129px 12px !important;
}
.pinterest {
  background-position: -668px 12px !important;
}
.inn_icon {
  background-position: -766px 12px !important;
}
.instagram {
  background-position: -857px 12px !important;
}
.linkedin {
  background-position: -953px 12px !important;
}
.social img {
  display: none;
}
.inner_res .home_collapse {
  top: 67px;
}
.innsight_logo {
  background: #ffffff none repeat scroll 0 0;
  padding: 12px 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  max-width: 125px;
}
a:focus,
a:hover {
  text-decoration: none;
}
/*********footer  ******/
/********* **************************Menu  ***************************************/
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #000;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  border-color: #454545;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: #454545;
  color: #fff !important;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background: none;
  box-shadow: none;
  color: #1c293d;
}
.nav > li > a:focus,
.nav > li > a:active,
.nav > li > a:hover {
  background: none;
  border-bottom: 2px solid #454545;
  color: #222 !important;
}
.top-nav-ul li.active a {
  border-bottom: 2px solid #454545;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: none;
}
.dropdown-menu li a {
  padding: 13px 11px;
}
.top_bg1 a {
  color: #333;
}
.top_bg1 li a {
  padding: 13px 28px;
  text-align: center;
}
/**************************** menu ********************************* ******/
.lgo_here {
  /*position:absolute;top:-45px;*/
  padding: 5px;
  margin-top: 0;
}
.lgo_here img {
  width: 100%;
  max-width: 225px;
}
.bgcolor {
  background: #525d3f;
}
.white {
  color: #fff;
}
.navbar-inverse {
  background: #fff !important;
  border-color: #fff;
}
.BB {
  border-bottom: 4px solid #525d3f;
}
.dipgreen {
  color: #525d3f;
}
.border_green {
  border: 3px solid #2d4504;
}
.bor_r {
  border-right: 1px solid #d0e2af;
}
/*.but_green {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 1px solid #1c293d;color: #1c293d;padding: 11px 35px; font-style:italic; display:inline-block;}     
.but_green.focus, .but_green:focus, .but_green:hover { background:#1c293d; color:#fff;}*/
.btn {
  padding: 6px 11px;
}
.mybtn,
.mybtn:link,
.mybtn:visited {
  display: inline-block;
  position: relative;
  margin-top: 28px;
  background: #023169;
  color: #fff;
  padding: 12px 30px;
  text-transform: uppercase;
  transition: all 0.3s;
  font-size: 18px;
}
.mybtn:hover,
.mybtn:active {
  transform: translateY(-5px);
  color: #fff;
}
.mybtn::before {
  content: url("../img/btn-cross-left.png");
  position: absolute;
  left: -17px;
  top: -14px;
}
.mybtn::after {
  content: url("../img/btn-cross-right.png");
  position: absolute;
  right: -17px;
  bottom: -19px;
}
.mybtn.mybtn-dark-bg::before {
  content: url("../img/btn-cross-left-white.png");
}
.mybtn.mybtn-dark-bg::after {
  content: url("../img/btn-cross-right-white.png");
}
.review-wrapper .mybtn {
  margin: 45px auto 0 auto;
}
#carouselButtons button {
  background: rgba(0, 0, 0, 0.7) !important;
  color: #fff !important;
  border: 1px solid #000;
}
.slash {
  padding: 10px 19px;
  font-size: 17px;
  letter-spacing: 1px;
  text-decoration: none;
  position: relative;
  color: #fff;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-transform: uppercase;
}
.slash:after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1em;
  width: 100%;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.slash:hover {
  color: #fff;
}
.slash:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .h1_sister {
    font-size: 20px !important;
  }
  .MT17 {
    margin-top: 17px !important;
  }
  .MTB {
    margin: 20px 0 20px 0;
  }
  .MB20_mob {
    margin-bottom: 20px;
  }
  .bor_r {
    border: none;
  }
  .foot_top a {
    display: inherit;
  }
  .subscribesec .subname1 {
    font-size: 15px !important;
  }
  .specialcode {
    margin: 10px auto;
  }
  #promo_code {
    background: transparent !important;
  }
  #promo_code::placeholder {
    color: #ffffff;
  }
  .checkincustometime,
  .wide_cal {
    background: transparent;
  }
  #no_of_adult,
  #no_of_child,
  .customedeatetimesout,
  .customedeatetimesin,
  .room_home {
    text-align: center !important;
  }
  span#room_adult_child_config {
    font-weight: 300;
    font-size: 16px;
  }
  #no_of_rooms,
  #no_of_adult,
  #no_of_child,
  .customedeatetimesout,
  .customedeatetimesin {
    border-color: #c3c3c3; /*border:0;*/
  }
  .add-on {
    background: url(../img/mob-calender.png) no-repeat;
    background-size: 80%;
    background-position: center;
  }
  .blacktxt4 {
    font-size: 55px !important;
    margin-bottom: 10px;
  }
  .review-wrapper {
    padding: 20px 20px !important;
  }
  .attract_conthead {
    font-size: 16px;
  }
  .attraction_content {
    margin-bottom: 20px;
  }
  /*.ourgallery{font-size:40px !important;}*/
  .goog-te-gadget-simple,
  .wheelchair,
  .BGmodi {
    min-width: 180px;
  }
  .footer-link {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .W100_tab {
    width: 100%;
  }
  /*.MB20_tab{ margin-bottom:20px;}*/
  .mobiletop-box-divs img {
    margin-top: 3px !important;
    width: 9%;
  }
}
@media screen and (min-width: 1200px) {
  /*	.M55_web{ margin:0 0 55px;}*/
  .mobiletop-box-divs {
    display: none !important;
  }
  .mobile0verviewinnwerdiv {
    height: 495px;
    min-height: 495px;
    width: 100%;
    overflow: hidden;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .border-guest {
    top: -6px !important;
  }
}
/***********menu **************/
.mobile_header {
  display: block !important;
}
.mobile0verviewinnwerdiv h2,
.mobile0verviewinnwerdiv h3,
.mobile0verviewinnwerdiv h4 {
  margin: 0px;
  font-size: 23px;
}
.mobilenavtab {
  position: absolute;
  left: 0px;
  /*top: 42px;*/
  top: 80px;
  z-index: 99;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  padding-bottom: 10px;
  height: auto !important;
  right: 0;
}
.mobilenavigations {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.mobilenavigations li {
  list-style: none;
}
.mobilenavigations li a {
  display: block;
  padding: 10px 5px 10px 0;
  text-align: left;
  color: #666;
  font-size: 16px;
}
.mobilenavigations li a span {
  padding: 0 15px 0 18px;
}
.mobilenavigations li a:hover,
.mobilenavigations li a:focus {
  text-decoration: none;
  color: #000 !important;
}
.home_bg .container {
  width: 100%;
}
.home_bg .MT100 {
  margin-top: 70px;
}
.mobiletop-box-divs {
  z-index: 99;
  background: #ffffff00;
  width: 100%;
  display: none;
  position: absolute;
  text-align: center;
  padding: 0;
}
.mobile-phone-span {
  /*float: left;*/
  float: right;
  background: url("../img/top-reservation.png") no-repeat center center;
  width: 80px;
  height: 80px;
  position: relative;
  z-index: 999;
  cursor: pointer;
  padding-left: 5px;
}
.mobile-phone-nav-dropdown {
  float: left;
  background: url("../img/menu-bar.png") no-repeat center center;
  color: #fff;
  width: 80px;
  height: 80px;
  text-align: center;
  z-index: 999;
  cursor: pointer;
  padding-right: 5px;
  background-size: 60%;
}
.mobilenavigations li a .fa {
  width: 50px;
  font-size: 18px;
}
.mobilenavigations li a .glyphicon {
  width: 50px;
}
.mobilenavigations li a span {
  padding: 0 10px 0 15px;
}
.link-navmobile-box {
  width: 80px;
  height: 80px;
  display: block;
}
.avail {
  color: #000;
}
.caret {
  padding: 0 !important;
}
img {
  vertical-align: middle;
}
.mobile_header {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
}
.mobilenavigations li.active a {
  background: #a31929 none repeat scroll 0 0;
  color: #fff !important;
}
.DN {
  display: none;
}
.dropdown-menu-mobile li.active a {
  background: #a31929;
  color: #fff;
}
.mobilenavigations > .destination-nav-tab-mobile a.active {
  background: #fe0000;
  color: #ffffff;
}
.dropdown-menu-mobile li a {
  padding-left: 30px;
}
.dropdown-menu-mobile {
  padding: 0px;
  padding-left: 20px;
}
/***********menu**************/
/*********** Header all page **************/
.top_bg {
  color: #000;
  padding: 0;
}
.topbg_inner li a {
  padding: 10px 9px;
}
.topbg_inner {
  background: #fff;
}
.header_1 {
  background: #222222 none repeat scroll 0 0;
  height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.header_1 .head_phone {
  padding: 13px 0 0px;
}
.pdr1 {
  padding: 10px 17px;
}
.res_cover {
  position: relative;
}
.wrapper {
  height: 100%;
}
.innerhead {
  padding: 18px 0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #454545;
}
.inner_res {
  background: #e15b26;
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
  .inner_res {
    background: #e15b26;
    padding-top: 30px;
  }
  .innerhead1 {
    padding: 7px 0;
  }
  .res_cover {
    position: inherit !important;
  }
}
/*.contact_btn{margin: -19px 0 0 10px !important;}*/
@media screen and (min-width: 200px) and (max-width: 1199px) {
  .contact_btn {
    margin: 15px 0 0 10px !important;
  }
}
.map_to_box .F16 {
  font-size: 14px !important;
}
.panel-body-innsight {
  color: #222222 !important;
}
.show-more {
  background: #056183 !important;
}
.list-group {
  color: #222222 !important;
}
.list-group a {
  color: #222222 !important;
  overflow: hidden;
  border-radius: 0;
}
.list-group a img {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.list-group a:hover img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}
.panel_icons span {
  background: url(../img/innsight_panel.png) no-repeat;
}
.logo_inn {
  display: block;
}
.logo_inn img {
  width: 100%;
}
/*********** Header all page **************/
/*********** date picker **************/
.datepicker td.active,
.datepicker td.active:hover {
  background: #222222 !important;
  color: #fff !important;
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover {
  background: #454545 !important;
}
.datepicker td.day:hover {
  background: #454545 !important;
  color: #fff !important;
}
.datepicker td.day.disabled {
  color: #939393 !important;
}
/*********** date picker **************/
/*********** button **************/
.hvr-sweep-to-right::before {
  background: #222222 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0 50% 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  color: #fff !important;
  border-radius: 4px;
}
.hvr-sweep-to-right {
  backface-visibility: hidden;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  display: inline-block;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  vertical-align: middle;
}
/*.hvr-sweep-to-right:hover::before, .hvr-sweep-to-right:focus::before, .hvr-sweep-to-right:active::before{ transform: scaleX(1);}*/
.but_bg {
  background: #39971b !important;
  color: #fff;
  cursor: pointer;
  margin: 0.4em;
  padding: 12px 28px 12px 28px !important;
  text-decoration: none;
  border-radius: 4px;
  border: none;
}
/*********** green button **************/
.promo-but,
.btn-default:focus,
.btn-default:hover,
.btn-default:active {
  /*background:#0482bd !important;*/
}
.viewmore {
  background: #61a52a !important;
}
.arrowbg {
  background: #42810f !important;
}
.red-but {
  background: rgb(216, 82, 78);
  background: -moz-linear-gradient(
    top,
    rgba(216, 82, 78, 1) 0%,
    rgba(176, 33, 28, 1) 48%,
    rgba(176, 33, 28, 1) 68%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(216, 82, 78, 1) 0%,
    rgba(176, 33, 28, 1) 48%,
    rgba(176, 33, 28, 1) 68%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(216, 82, 78, 1) 0%,
    rgba(176, 33, 28, 1) 48%,
    rgba(176, 33, 28, 1) 68%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8524e', endColorstr='#b0211c', GradientType=0);
  /* IE6-9 */
  color: #fff;
  cursor: pointer;
  margin: 0.4em;
  padding: 12px 28px;
  text-decoration: none;
  border-radius: 4px;
  border: none;
}
.main-bg-white li a {
  color: #000;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  /*background-color: #454545 !important;*/
  background-color: #590101 !important;
  color: #fff !important;
}
.nav-tabs > li.active h2 {
  color: #fff;
}
/*********** red button **************/
@media screen and (min-width: 320px) and (max-width: 767px) {
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    background: #fff;
  }
  .F13mob {
    font-size: 13px !important;
    color: #545454;
  }
  .PB20XS {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  .popup_second_div {
    padding: 0px;
  }
  .bg_clrs {
    background: none !important;
  }
  #CDSSCROLLINGRAVE.narrow {
    width: 250px !important;
  }
  .room_home {
    color: #ffffff !important;
  }
  .main-logo__text {
    display: inline-grid;
  }
}
@media screen and (min-width: 992px) and (max-width: 2500px) {
  .list-unstyled {
    text-align: left;
  }
  .map-bg .address {
    align-items: start;
  }
  .ML30-web {
    margin-left: 30px;
  }
}
/***************************country_currency ****************************************/
.country_currency_list {
  right: -247px !important;
  top: -372px !important;
}
.currency_h5heading {
  color: #000;
  font-weight: normal;
}
.guest_tab ul li a,
.guest_tab h2 a,
.guest_tab h2 span {
  background: #004991;
}
.current_currency_list {
  background: #fff none repeat scroll 0 0;
  border-radius: 3px;
  padding: 7px 8px;
  margin: auto;
  width: 100px;
  margin-top: 10px;
}
@media screen and (min-width: 320px) and (max-width: 500px) {
  .country_currency_list {
    width: 293px !important;
  }
  .currency_listbox {
    width: 272px !important;
  }
  .country_currency_list {
    right: -26px !important;
    top: -456px !important;
  }
  /*.mob_usd{padding: 0 23% 0 36%}*/
}
@media screen and (min-width: 501px) and (max-width: 767px) {
  .country_currency_list {
    width: 293px !important;
  }
  .currency_listbox {
    width: 272px !important;
  }
  .country_currency_list {
    right: -15px !important;
    top: -370px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .mobiletop-box-divs img {
    margin-top: 7px !important;
  }
  .main-logo {
    width: 84px !important;
  }
  .country_currency_list {
    right: -346px !important;
    top: -333px !important;
  }
  .mobile-phone-nav-dropdown {
    width: 80px;
    height: 80px;
  }
  .mobile-phone-span {
    width: 80px;
    height: 80px;
  }
  .link-navmobile-box {
    width: 80px;
    height: 80px;
  }
  .mobilenavtab {
    top: 80px;
  }
  .main-logo__text {
    font-size: 20px !important;
    line-height: 25px;
  }
  .slider-line1 {
    font-size: 22px;
  }
  .slider-line2 {
    font-size: 12px;
  }
  .tableft {
    float: left;
  }
  .blacktxt2 {
    font-size: 115px !important;
  }
  /*.bg-white{padding: 20px 0 0 !important;}*/
  .leavebottomspace {
    padding-bottom: 50px;
  }
  .MB20SM {
    margin-bottom: 20px !important;
  }
  .gocentric {
    text-align: center;
  }
  .room_home {
    color: #ffffff !important;
  }
  .footer_section .center-gradient {
    width: 50%;
  }
}
@media screen and (min-width: 501px) and (max-width: 767px) {
  .mob_usd {
    /*padding: 0 23% 0 42%*/
  }
}
@media screen and (min-width: 400px) and (max-width: 767px) {
  .inner_check_mob {
    width: 76%;
  }
}
/***************************country_currency ****************************************/
@media screen and (min-width: 320px) and (max-width: 767px) {
  .fixcheck {
    padding-bottom: 50px;
  }
  .bg-white {
    padding: 10px 0 0;
  }
  .animatedheight a {
    font-size: 15px;
  }
  .P0XS {
    padding: 0;
  }
  .mobiletop-box-divs img {
    max-width: 85px !important;
  }
  .main-logo {
    margin-top: 5px;
  }
  .main-logo__text {
    font-size: 18px !important;
    line-height: 18px;
  }
  .mobile-phone-span,
  .mobile-phone-nav-dropdown {
    width: 85px;
    height: 60px;
  }
  .mobilenavtab {
    top: 60px;
  }
}
/*message center*/
.message_close {
  position: absolute;
  right: -8px;
  top: 8px;
  cursor: pointer;
}
.good_news {
  background: #9ac362;
  color: #ffffff;
  padding: 12px;
  border-radius: 3px;
  position: relative;
}
.attention {
  background: #a31929;
  color: #ffffff;
  padding: 12px;
  border-radius: 3px;
  position: relative;
}
.bad_news {
  background: #d9534f;
  color: #ffffff;
  padding: 12px;
  border-radius: 3px;
  position: relative;
}
/*message center*/
.mail_boxask,
.mail_sucssesbx {
  overflow: hidden;
}
.alert-success {
  padding: 7px 3px;
  margin: 0 0 20px 0;
  border: 1px solid #58a406;
  color: #58a406;
  display: none;
}
.goog-te-gadget-simple {
  background: #fff !important;
  padding: 17px 38px 17px 38px !important;
}
.goog-te-gadget-simple .goog-te-menu-value {
  color: #000 !important;
  font-size: 15px;
}
.goog-te-gadget-icon {
  display: none !important;
  color: #fff !important;
}
.goog-te-gadget-simple {
  border: 1px solid #000 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
  color: #000 !important;
}
.res_heading {
  color: #fff;
  font-size: 38px;
  padding: 31px 10px 18px 10px;
  background: #7a0c29;
  font-family: Lato;
  text-transform: uppercase;
}
.yosemite_tours p {
  text-align: justify;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .home_collapse {
    margin-top: 22px !important;
    position: inherit;
    width: 100%;
    margin-left: 0px;
  }
  .specialcode {
    padding: 0 15px;
  }
}
/* BackToTop button css */
#scroll {
  position: fixed;
  right: 10px;
  bottom: 60px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #91181b;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 999;
  border: 1px solid #fff;
}
#scroll span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff;
}
.FS15 {
  font-size: 15px;
}
.MT00 {
  margin-top: 0px !important;
}
.fnt {
  font-style: italic;
  color: #1d4665 !important;
}
/* BackToTop button css */
.color_g {
  text-transform: none;
  margin: 0;
}
.red-box {
  color: #000;
  font-size: 16px;
  letter-spacing: 1px;
  display: block;
}
.white-box {
  color: #000;
}
.shadowboxdiv {
  height: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  /*bottom: 150px;*/
  bottom: 20px;
  width: 100%;
  z-index: 9;
}
.slidertext-bg {
  padding: 5px 30px;
}
.clr {
  font-weight: 600;
}
.sis {
  font-size: 45px;
}
@media screen and (min-width: 1200px) {
  .colapsshoecontentlinkdiv {
    border-radius: 0;
    background: none;
    cursor: pointer;
    left: 0;
    right: 0;
    margin: 0;
    position: absolute;
    z-index: 2;
    text-align: center;
    /* display: inline-block; */
    /* font-size: 35px; */
    /* width: 100%; */
  }
  .colapsshoecontentlinkdiv2 {
    border-radius: 0;
    background: none;
    bottom: 0;
    cursor: pointer;
    display: none;
    left: 0;
    right: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    /*width: 100%;*/
    z-index: 2;
  }
  .animatedheight p {
    text-align: justify;
    padding: 0px 0px;
  }
  /*.mobile0verviewinnwerdiv {background:none;height: 310px;overflow: hidden;
z-index: 9;}*/
  .animatedheight {
    width: 100%;
    color: #000;
    margin-top: 10px;
    font-weight: 300;
    padding: 0 15px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .shadowboxdiv {
    height: auto;
    right: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
  }
  .color_g {
    margin: 0;
  }
  .mybtn {
    margin-top: 22px;
  }
}
.LSB_footer {
  background: #056183;
  color: #ffffff;
}
.LSB {
  border: 1px solid #ffffff;
  padding: 8px 19px;
  color: #ffffff !important;
  display: inline-block;
}
/*roshan's edits dated 23 Oct 2017*/
.location {
  background: url(../img/location.jpg) no-repeat fixed center center / cover;
  padding: 150px 0;
  cursor: pointer;
}
.location span {
  display: block;
  font-size: 36px;
}
.location_content {
  color: #ffffff;
  display: inline-block;
  padding: 0 0 20px 0;
}
.location_content h2 {
  font-size: 40px;
  text-transform: uppercase;
  margin: 10px 0;
}
.guest_roomsh {
  background: url("../img/subscribe.jpg") no-repeat center center;
  background-size: cover;
  /*background-attachment:fixed;*/
}
.guest_roomsh span em {
  display: block;
  font-size: 50px;
  color: #fff;
}
.guest_roomsh {
  cursor: pointer;
}
/*roshan's edits dated 23 Oct 2017 ends*/
.gocentric a {
  color: #222222;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
  padding: 10px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
.carousel-control {
  opacity: 1;
}
/*************NEW WEB***************/
.menuclr {
  text-transform: uppercase;
  color: #fff;
  padding: 18px;
  font-size: 28px;
}
.W100 {
  width: 100%;
}
.height_h1 {
  margin-bottom: 8px;
}
.margin_top_img img {
  margin-top: 21%;
  max-width: 234px;
}
.bg_color_top {
  margin-top: 0px;
}
.padding-GR {
  border-top: 1px solid #cfcfcf;
  padding: 10px 0;
  text-align: justify;
  margin-top: 10px;
}
.eco_text {
  margin-top: 5%;
  margin-bottom: 20px;
  padding: 0 10px;
}
.margins_top {
  margin-top: -30px;
}
.Mtp {
  margin-top: 30px;
}
.last_line p {
  font-size: 16px;
}
.pab {
  position: absolute;
}
.PR {
  position: relative;
}
.eco_text1 {
  letter-spacing: 4px;
  font-size: 14px;
}
.guest {
  color: #1a1a1a;
  font-size: 25px;
}
.rooms {
  color: #464646;
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
}
.bg_color_top {
  outline: 1px solid #777;
  outline-offset: -20px;
}
.top-pos img {
  box-shadow: -1px 17px 10px -9px rgba(0, 0, 0, 0.2);
}
.PT30 {
  padding-top: 30px;
}
.servicebut_attraction:focus,
.servicebut_attraction:hover {
  color: #c71b2d !important;
}
.servicebut_attraction img {
  padding: 8px 14px 10px 0px !important;
}
.servicebut img {
  padding: 0px 13px 2px 2px;
  min-height: 25px;
}
.fletter p::first-letter {
  font-size: 200% !important;
}
.footer_link ul li a {
  padding: 8px 26px !important;
  font-size: 15px;
}
.gallery_style {
  font-weight: bold;
  font-family: lato;
  font-size: 40px;
}
.servicebut_attraction {
  border-radius: 22px;
  text-shadow: -1px 10px 5px rgba(0, 0, 0, 0.5);
  padding: 13px 49px 13px 24px;
  font-size: 17px;
  letter-spacing: 4px;
  text-decoration: none;
  position: relative;
  color: #c71b2d;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-transform: uppercase;
  font-weight: bold;
  background: #fff;
}
.servicebut:focus,
.servicebut:hover {
  color: #fff !important;
}
header.smaller .barname {
  display: inline-block;
  margin-top: -60px;
  margin-left: 45px;
}
header.smaller .res_heading {
  display: none;
}
.Attraction_home_img {
  background-color: rgba(0, 0, 0, 1);
  position: relative;
  margin-top: 0px;
  padding-top: 3%;
}
.Attraction_text {
  text-align: center;
}
.bg_txt p {
  z-index: 3;
  background: #fff;
  margin-top: 16%;
  right: -12%;
  position: relative;
  margin-bottom: 35px;
  text-align: justify;
  padding: 21px;
  opacity: 0.9;
}
.att-mid-text {
  text-align: center;
  margin-top: 50px;
}
.att-mid-text-span {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 20px 30px;
  font-weight: bold;
}
.serb {
  max-width: 454px;
  left: 50%;
  margin-left: -227px;
}
.map_top_bg {
  background: url(../img/map-top-bg.png);
}
.map_pos {
  background: url(../img/map.jpg);
  height: 500px;
  background-position: center;
}
.map_background {
  background: url(../img/map-bg-color.png);
  background-size: cover;
  height: 200px;
}
.map-add {
  text-align: right;
  padding-left: 0px;
}
.font1 {
  font-size: 31px;
  color: #6a6a6a;
  font-family: lato;
  font-weight: bold;
  letter-spacing: 2px;
}
.font2 {
  font-size: 20px;
  color: #6a6a6a;
  text-align: center;
}
.blacktxts {
  font-size: 19px;
  color: #6a6a6a;
}
.fontsg_small {
  color: #6a6a6a;
  font-size: 36px !important;
  font-weight: bold !important;
}
.fontsr_small {
  font-family: lato;
  font-size: 50px !important;
  font-weight: bold !important;
}
.fontsg {
  letter-spacing: 1px;
  font-size: 31px;
  margin-right: 19px;
  font-family: lato;
  font-weight: bold;
  color: #4f0100;
}
.fontsr {
  font-size: 45px;
  font-family: lato;
  font-weight: bold;
  margin-right: -40px;
  letter-spacing: 1px;
}
.margins {
  background: rgba(0, 0, 0, 0.7);
}
.bg-clrs {
  position: relative;
  z-index: 1;
}
.blacktxt1 {
  font-size: 75px;
  line-height: 75px;
}
.blacktxt2 {
  display: block;
  font-size: 140px;
  font-weight: bold;
  line-height: 100px;
}
.fontsize {
  color: #ffffff;
  font-size: 20px;
}
/* font-size: 14px; letter-spacing: 3px;
    text-transform: uppercase;}*/
.attractions2 {
  font-size: 25px;
  margin-top: 30px;
  letter-spacing: 15px;
  text-transform: uppercase;
  font-weight: 300;
}
.mrb {
  margin-bottom: 1%;
}
.PT50 {
  padding-top: 50px;
}
.fontsg_smalls {
  font-size: 15px;
}
.gallery_styles {
  margin-bottom: 20px;
  font-size: 50px;
}
.blacktxt3 {
  font-size: 17px;
  margin-top: 40px;
  display: block;
  margin: 30px auto 0px;
  text-transform: capitalize;
  letter-spacing: 10px;
}
.blacktxt4 {
  font-size: 75px;
  color: #a31929;
  font-family: cursive;
  margin: 25px 0 0 0;
  font-family: Bilbo Swash Caps;
}
.review-wrapper {
  background: rgba(0, 0, 0, 0.7);
  padding: 25px;
  z-index: 99;
  position: relative;
  /*width: 95%;
  margin: 0px auto 0 auto;*/
  border-radius: 15px;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: 8px 11px 20px -3px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 8px 11px 20px -3px rgba(0, 0, 0, 0.29);
  box-shadow: 8px 11px 20px -3px rgba(0, 0, 0, 0.29);
}
@media screen and (min-width: 768px) {
  .but_flot {
    top: -15px !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 441px) {
  .smalldust2 {
    text-align: center !important;
  }
  .smalldust1 {
    text-align: center !important;
  }
  .LFregular {
    text-align: center !important;
  }
}
@media screen and (max-width: 577px) {
  .selectdiv {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .blacktxt2 {
    margin-top: 12px !important;
  }
  .colapsshoecontentlinkdiv,
  .colapsshoecontentlinkdiv2 {
    left: 10% !important;
    right: 10% !important;
  }
}
@media screen and (max-width: 767px) {
  .mobile0verviewinnwerdiv {
    padding: 0 0 !important;
  }
  .padding_mob {
    /*padding: 0px !important;*/
  }
  .last_line p {
    margin-bottom: 15px !important;
  }
  .MB20XSSMMD {
    margin-bottom: 0px !important;
  }
  .mycopycont p {
    text-align: center !important;
  }
  .slash {
    padding: 10px 9px !important;
  }
  .servicebut img {
    padding: 0px 0px 2px 7px !important;
  }
  .servicebut {
    padding: 13px 17px 13px 11px !important;
  }
  .bg_color_top img {
    box-shadow: none;
  }
  .posg {
    margin-bottom: 37px;
    margin-top: 37px !important;
  }
  .font1 {
    font-size: 16px !important;
  }
  .subname p {
    font-size: 13px;
  }
  .sandwichpad {
    padding: 0px !important;
  }
  .margins_top {
    margin-top: 0px !important;
  }
  .clr_small {
    background: #ebebeb;
  }
  .subname p {
    padding: 0px !important;
  }
  .bg_color_top {
    margin-top: 0px !important;
  }
  .subsec .subname {
    font-size: 16px;
  }
  .blacktxt3 {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 16px;
    letter-spacing: 5px;
    margin-top: 20px;
  }
  .gosedown1,
  .gosedown {
    text-align: center !important;
  }
  .mainfoot {
    margin-top: 21% !important;
  }
  .hashtag {
    margin-top: 86px !important;
    margin-bottom: 20px !important;
    font-size: 32px !important;
  }
  .margins {
    margin-top: 155px;
  }
  .rooms_pos {
    text-align: center;
    background: #ebebeb;
    padding: 37px 0px 30px 0px;
  }
  .myattheading {
    margin-top: 0px !important;
  }
  .fontsg {
    letter-spacing: 3px;
    margin-right: 0px !important;
    margin-bottom: 5px;
  }
  .eco_text {
    margin-top: 0px !important;
  }
  .posg {
    text-align: center;
  }
}
/*.mobile0verviewinnwerdiv {
  overflow: hidden;
}*/
@media screen and (max-width: 1023px) {
  .col-lg-offset-0 > .hvr-sweep-to-right {
    margin-bottom: 40px !important;
    margin-top: 0px !important;
  }
  .width100tabmob {
    margin-bottom: 10px !important;
  }
  .mycopycont p {
    text-align: center !important;
  }
  .mobile0verviewinnwerdiv {
    min-height: 582px !important;
    height: 582px;
    overflow-y: scroll;
  }
  .fontsr_small {
    color: #000 !important;
  }
  .margins {
    margin-top: 74px !important;
    top: -33px !important;
  }
  .instasection {
    padding-top: 0px !important;
  }
  .myattheading_guest_rooms {
    line-height: 19px !important;
  }
  .height_h1 {
    margin-bottom: 0px !important;
  }
  .sandwichpad {
    display: none;
  }
  .conbor {
    background: #ebebeb;
  }
  .instasection {
    background: #ebebeb;
  }
  .blacktxt1 {
    color: #c7c7c7 !important;
    margin-bottom: 0px;
  }
  .bg_reviews {
    padding-top: 0px !important;
  }
}
.bg_reviews {
  position: relative;
}
@media screen and (min-width: 1300px) {
  .border-adjust {
    min-height: 300px;
  }
}
@media screen and (max-width: 1300px) and (min-width: 1200px) {
  .smaller .width80 {
    width: 80% !important;
  }
  .myattheading_guest_rooms {
    line-height: 17px !important;
    margin-top: 9% !important;
  }
}
@media screen and (max-width: 767px) {
  .goog-te-gadget {
    margin-top: 13px !important;
  }
  /*.chooseops {
    margin-left: 8px !important;
  }*/
}
@media screen and (max-width: 1199px) {
  .home-mobileboxoverviews {
    background: none;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .res_heading {
    font-size: 40px;
  }
  .MB20XSSMMD {
    margin-top: 14px;
  }
  /*.gosedown1 {
    margin-top: 19px;
  }*/
  .bg_color_top img {
    box-shadow: none;
  }
  .subsec .subname {
    letter-spacing: 8px !important;
  }
  .margins_top {
    margin-top: 0px !important;
  }
  .rooms_pos {
    text-align: center;
    background: #ebebeb;
    padding: 25px;
  }
  .clr_small {
    background: #ebebeb;
  }
  .subsec .subname {
    font-size: 16px;
  }
  .blacktxt3 {
    font-size: 17px !important;
    padding: 0px 17px;
    text-transform: initial;
  }
  .gosedown1 {
    text-align: right !important;
  }
  .mainfoot {
    margin-top: 0% !important;
  }
  .hashtag {
    margin-top: 86px !important;
    margin-bottom: 20px !important;
  }
  .margins {
    margin-top: 149px;
  }
  .rooms_pos {
    text-align: center;
  }
  .myattheading {
    margin-top: 0px !important;
  }
  .fontsg {
    margin-right: 0px !important;
  }
  .eco_text {
    margin-top: 0px !important;
  }
  .posg {
    text-align: center;
  }
}
/*.section-guestroom {
  padding-bottom: 150px;
}*/
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .smalldust2 {
    margin-right: -183px !important;
  }
  .smalldust1 {
    margin-right: -100px !important;
  }
  .home-mobileboxoverviews {
    padding-bottom: 90px !important;
  }
  /*.section-guestroom {
    margin-top: -50px;
  }*/
  .mobile0verviewinnwerdiv {
    min-height: 570px;
    height: 570px;
    width: 100%;
    overflow: hidden;
  }
  .home-mobileboxoverviews {
    padding-bottom: 110px;
  }
  .colapsshoecontentlinkdiv,
  .colapsshoecontentlinkdiv2 {
  }
  .Attraction_home_img {
    background-position: center;
  }
  .clr_small {
    background: #f0f0f0;
  }
  .attraction_mar-top {
    margin-top: -11% !important;
  }
  .Attraction_home_img {
    min-height: 690px !important;
  }
  .bg_txt p:first-child {
    margin-top: 35%;
  }
  .bg_txt p:nth-child(2) {
    margin-top: 12%;
    width: 70%;
  }
  .bg_txt {
    height: 709px;
    margin-top: -21%;
    min-width: 647px;
    right: -10%;
  }
  .blacktxt1 {
    color: #c7c7c7 !important;
  }
  .margins_top {
    margin-top: -55px !important;
  }
  .myattheading_guest_rooms {
    line-height: 17px !important;
  }
  .footer_link ul li a {
    padding: 8px 20px !important;
    font-size: 15px !important;
  }
  .mainfoot {
    margin-top: 2% !important;
  }
  .mrgt {
    margin-top: -11% !important;
    max-width: 41% !important;
  }
  .serb {
    max-width: 792px;
    left: 50%;
    margin-left: -346px;
  }
  .bg_txt p {
    right: 8% !important;
    margin-top: 7%;
  }
  .blacktxt3 {
    margin: 0 auto !important;
    font-size: 16px;
    letter-spacing: 8px;
  }
  .eco_text {
    margin-top: 10% !important;
    margin-left: 32px !important;
  }
  .rooms_pos {
    margin-left: 100px !important;
  }
  .blacktxts {
    max-width: 261px;
    font-size: 15px;
  }
  .top-pos .img_ipad {
    min-height: 437px;
  }
  .margs {
    margin-top: 3%;
  }
  .margin_top_img img {
    margin-top: 6%;
  }
  .myattheading {
    margin-top: 62px !important;
  }
  .margins {
    top: -58px;
  }
  .border-guest {
    top: 66px;
  }
  .ipad_pos {
    margin-top: 5%;
  }
  .ipad_pool {
    margin-top: 3%;
  }
  .blacktxt2 {
    margin-top: 8px !important;
  }
  .myts {
    max-width: 238px;
  }
  .myattheading1 {
    margin-top: 0px !important;
  }
  .bg-butt {
    height: 90px;
  }
  .reviews-right-img,
  .reviews-left-img {
    width: 320px;
    height: 320px;
    background-size: 100% 100%;
    background-position: bottom center !important;
  }
  .blacktxt1 {
    font-size: 50px;
    line-height: 50px !important;
  }
  .blacktxt2 {
    font-size: 80px;
    margin-top: 0 !important;
    line-height: 85px;
  }
  .myattheading1 {
    margin-top: 0 !important;
  }
  .bg-white {
    width: 0;
  }
  .blacktxt4 {
    font-size: 65px; /*margin:30px 0px 0px;*/
  }
  /*.attractions2{font-size:50px;}*/
  .attraction_content {
    max-width: 900px;
    margin: 0 auto 100px;
    display: block;
    max-height: 420px;
  }
  .attraction_content p {
    padding: 0px 0px 0px 15px;
    margin-top: 20px;
  }
  .Attraction_text_bg {
    /*margin-bottom: -27px;*/
  }
  .attraction_content p {
    font-size: 13px;
  }
  .ourgallery {
    font-size: 75px;
  }
  .location_text {
    margin-left: 5%;
  }
  .map-bg {
    padding: 40px 20px;
  }
  .map-bg .MT50 {
    margin-top: 20px !important;
  }
  .footer_section .center-gradient {
    width: 60%;
  }
  .fter_acces {
    max-width: 800px;
  }
  .attractions1 {
    letter-spacing: 5px;
  }
  .checktxt {
    font-size: 16px;
  }
  /*.center-gradient{width:50% !important;}*/
  /*.home-mobileboxoverviews{margin-bottom:60px;}*/
  .specialcode {
    margin: 0px auto;
    padding: 0 15px;
  }
  /*#promo_code{background:transparent !important;}
	#promo_code::placeholder{color:#ffffff;}*/
  .checkincustometime,
  .wide_cal {
    background: transparent;
  }
  .checkincustometime {
    color: #ffffff;
  }
  span#room_adult_child_config {
    font-weight: 300;
    font-size: 20px;
  }
  #no_of_adult,
  #no_of_child,
  .customedeatetimesout,
  .customedeatetimesin {
    color: #ffffff; /*border:0;*/
  }
  .add-on {
    background: url(../img/mob-calender.png) no-repeat;
    background-size: 100%;
  }
  /*.home_res .pullme {padding-top: 23px !important;}*/
  /*.reservation .btn-success{margin: 36px 0 0px 0px !important;}*/
  .reservation .btn-success {
    margin: 0 !important;
    width: 100%;
    padding: 34px 10px;
    background: #6c1f24 !important;
    color: #fff !important;
    border-radius: 0;
  }
  .home_collapse {
    margin-left: 0;
    margin-top: 23px !important;
  }
}
@media screen and (min-width: 1200px) {
  .margins_top {
    margin-top: 0;
  }
  .bg_txt p:first-child {
    margin-top: 58%;
  }
  .bg_txt p:nth-child(2) {
    margin-top: 12%;
    width: 70%;
  }
  .bg_txt {
    min-height: 932px;
    margin-top: -37%;
    width: 845px;
  }
  .ipad_pool {
    z-index: 999;
  }
  .extralinks ul li a {
    font-size: 20px;
    padding: 8px 17px !important;
  }
  .footer_link ul li a {
    font-size: 18px !important;
  }
  .myts {
    max-width: 340px;
  }
  .rooms_pos {
    margin-left: 95px;
    margin-top: 10px;
  }
  .blacktxts {
    font-weight: bold;
    margin-right: -37%;
    font-size: 18px;
    letter-spacing: 2px;
    letter-spacing: 4px;
  }
}
.attra-sub-line {
  font-size: 21px;
  font-weight: bold;
}
.P5 {
  padding: 0 5px;
}
.extralinks ul li {
  list-style-type: none;
}
.attractions1 {
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 30px;
  position: absolute;
  bottom: 80px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  left: 20px;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
}
@media screen and (min-width: 1024px) {
  .logo_foot {
    text-align: left;
  }
  .map-add {
    line-height: 30px;
  }
  .bg_color_top {
    padding-bottom: 0px !important;
  }
  .gosedown1 {
    text-align: center !important;
  }
  .links1 ul li {
    background-color: #ebebeb;
    padding: 13px 0px;
  }
  .extralinks ul li {
    list-style-type: none;
    float: left;
  }
  .rooms_pos {
    margin-left: 250px;
  }
  .border-guest {
    position: relative;
    margin-right: -30%;
    top: 0px;
    bottom: 0;
  }
  .attraction_mar-top {
    margin-top: -16%;
    z-index: 2;
    right: 6%;
    position: absolute;
  }
  .LFregular {
    margin-top: 10px;
  }
}
.guest_rooms_bg {
  padding-right: 0px;
  right: 0;
}
/**************END NEW WEB**************/
@media screen and (min-width: 200px) and (max-width: 500px) {
  .vibtn1 {
    padding: 10px 10px !important;
  }
  .Book_Special {
    left: 22% !important;
  }
  .mybtn {
    margin-top: 22px;
  }
}
.foot_top {
  padding: 15px 10px;
  color: #fff;
}
.foot_top a {
  padding: 0 30px;
  color: #fff;
  line-height: 45px;
  display: inline-block;
  letter-spacing: 3px;
}
.foot_top {
  color: #fff;
}
.black,
.black a {
  /*color: #60444d !important;*/
  color: #000000 !important;
}
.AAA {
  font-weight: 100;
  color: #fff;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="radio"]:focus,
textarea:focus,
select:focus,
.wide_cal:focus .customedeatetimesin {
  border: 2px solid #6fa624 !important;
  opacity: 1;
  outline: initial !important;
  box-shadow: inherit !important;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: auto;
    height: auto;
    margin-top: -10px;
    font-size: 30px;
  }
  .tab_room {
    /*margin-top: 10px;*/
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .inner_res .home_collapse {
    top: auto !important;
  }
}
@media screen and (max-width: 1200px) {
  .carousel-control .surround img {
    max-width: 40px;
  }
  .white-box {
    font-size: 25px;
    padding: 20px 0;
  }
  .shadowboxdiv {
    padding: 0;
  }
  .location {
    background: url(../img/location.jpg) no-repeat center center / cover;
  }
}
.modal-dialog {
  padding-top: 100px;
}
/*aj edits*/
.scrollspy-example p {
  text-align: justify;
  display: inline;
}
.good_news p {
  display: inline;
}
/* tanvi's styles */
.mainmen {
  margin: 28px 0;
}
.reserspl {
  background: #1c293d;
  display: inline-block;
  padding: 27px 10px;
}
.reserspl a {
  display: block;
  color: #fff;
}
.reserspl a span {
  display: block;
  text-align: center;
}
.resertitle {
  font-size: 23px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.resersml {
  font-size: 14px;
  text-transform: capitalize;
}
.LFlight {
  font-weight: 300;
}
.LFregular {
  font-weight: 400;
}
.LFsemibold {
  font-weight: 600;
}
.LFbold {
  font-weight: 700;
}
#carouselButtons {
  /*left: 25px;*/
  bottom: 25px;
}
#carouselButtons button {
  font-size: 25px;
  line-height: inherit;
}
#carouselButtons button.btn {
  padding: 5px 5px 0 8px;
}
.bookhead {
  font-size: 35px;
  padding: 0 0 20px 0;
  color: #222;
}
.darkbg {
  background: url(../img/bookcal.png) no-repeat 190px 35px #fff;
}
.darkbginner {
  background: #e15b26;
}
.darkbginner .bookhead {
  color: #fff;
}
.darkbginner .bookheadsub {
  background: none;
}
.M0 {
  margin: 0;
}
.padup {
  padding: 10px 0;
}
.imgplace {
  display: block;
}
.imgplace img {
  position: relative;
  top: 3px;
}
.gocent {
  text-align: center;
}
.F20_check {
  font-size: 40px;
  margin: 0 5px;
}
.monthcheck {
  letter-spacing: 1px;
  font-size: 18px;
}
.borlefty {
  border-right: 1px solid #fff;
  border-radius: 0;
}
.vertmar {
  margin: 75px 0 50px 0;
}
.centermein {
  float: none;
  margin: 0 auto;
  text-align: center;
  background: #fff9;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 999;
  min-height: 0;
  border-radius: 5px;
  max-width: 255px;
}
.nolook {
  display: none;
}
.look {
  display: inline-block;
}
.reservation:hover .nolook {
  display: inline-block;
}
.reservation:hover .look {
  display: none;
}
.dropshadow {
  box-shadow: 0px 3px 5px #8e8e8e;
  -webkit-box-shadow: 0px 3px 5px #8e8e8e;
  -moz-box-shadow: 0px 3px 5px #8e8e8e;
}
/* HJ */
.whitestrip {
  position: relative;
  width: 100%;
}
.logobig {
  color: #fff;
  font-size: 105px;
  font-weight: 600;
  opacity: 0.35;
}
.logosmall {
  font-size: 20px;
  color: #fff;
  line-height: 0;
  display: block;
  opacity: 0.35;
  font-weight: 600;
}
.attachlogo {
  position: absolute;
  top: 0;
  text-align: center;
  left: 45%;
  transform: translateX(-50%);
  height: 100%;
  display: flex;
  width: 350px;
  align-items: center;
  justify-content: center;
}
.main-logo {
  /*width: 190px;*/
}
.dpos {
  display: flex;
  z-index: 9;
  background: #a3192900;
  /*padding: 25px 45px;*/
  padding: 0px 19px 14px;
  align-items: center;
  margin-top: -40px;
}
.reservation-btn {
  margin-top: -40px;
}
.dpos2 {
  z-index: 99;
  display: inline-block;
  background: #a3192900;
  /*padding: 25px 40px;*/
  padding: 0px;
}
/*.dbloc a {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
}*/
.bar1 {
  display: block;
  width: 70px;
  background: #fff;
  height: 8px;
  margin-top: 8px;
}
.bar1:first-child {
  margin-top: 0;
}
.barname {
  color: #fff;
  font-weight: 400;
  /*padding: 4px 0px 0px 20px;*/
  padding: 0px 0px 0px 20px;
  vertical-align: top;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 22px;
  line-height: 64px;
}
.disinbloc {
  display: inline-block;
  width: 49px;
}
.disinbloc img {
  vertical-align: baseline;
}
.dpos-right img {
  width: 45px;
}
.resme {
  /* letter-spacing: 4px; */
  color: #fff !important;
  font-size: 35px;
  /* margin-top: 80px; */
  line-height: 28px;
  font-weight: 600;
  white-space: nowrap;
  padding: 20px;
  border: 1px solid;
}
.brg {
  font-size: 13px;
  display: block;
  text-align: center;
  letter-spacing: 1.5px;
}
.resme:hover {
  /*background:#5d0b0f ; color:#fff;*/
}
.surround {
  display: inline-block;
  background: #fff;
  padding: 4px 3px;
}
.surround img {
  /*background:rgba(255, 255, 255, 0.75) none repeat scroll 0 0;*/
  padding: 5px;
}
.carousel-control .surround img {
  width: 100%;
}
.carousel-control:hover {
  opacity: 1 !important;
}
/*.carousel-control:hover .surround img{background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;}*/
.chooseops {
  padding-top: 25px !important;
}
.bookheadsub {
  font-size: 18px;
  padding: 3px 15px;
  background: #d93c00;
  display: inline-block;
}
.mybookcont {
  padding: 29px 15px 29px 15px;
}
.home_res button span {
  display: inline-block;
  width: 40%;
  margin-right: 5px;
}
.home_res button span img {
  width: 100%;
}
.myoverlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}
.myoverlay-content {
  position: relative;
  top: 5%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.myoverlay-content ul li {
  list-style-type: none;
  display: block;
  text-align: left;
}
.botsbo {
  border-bottom: 1px dashed #fff;
  display: block;
  width: 50%;
  /*margin: 0 auto;*/
  padding-top: 10px;
}
.myoverlay-content ul li a {
  padding: 7px 5px;
  text-decoration: none;
  font-size: 32px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-family: "candara", sans-serif !important;
}
.myoverlay-content ul li a:hover,
.myoverlay-content ul li a:focus {
  color: #fff;
}
.myoverlay-content ul li a span.fa {
  position: relative;
  top: -3px;
  font-size: 20px;
  margin-left: 5px;
}
.myoverlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  color: #fff;
}
.margcent {
  margin: 0 auto;
  float: none;
}
.myoverlay-content ul.desk-menu {
  display: none;
  padding: 0;
  text-align: left;
  width: 98%;
  margin: 0 auto;
}
.myoverlay-content ul.desk-menu#content-4 {
  height: 113px;
  overflow-y: auto;
}
.myoverlay-content ul.desk-menu li {
  /*padding: 0 0 0 40px;*/
}
.myoverlay-content ul.desk-menu li a {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.myoverlay-content ul.desk-menu li a em {
  margin-right: 10px;
}
/*main */
.mainbg {
  background: url(../img/mainpic.png) no-repeat 0 bottom #ebebeb;
}
.pushboth {
  padding: 20px 0;
}
.picholder {
  display: block;
  padding: 30px 0;
  position: relative;
}
.picholder img {
  width: 100%;
}
.redstrip {
  border: 7px solid #d93c00;
}
.whiteline {
  border: 7px solid #fff;
}
.containimg {
  width: 75%;
}
.posimage {
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: -85px;
}
.picinbg {
  background: url(../img/hotelpic.jpg) no-repeat;
  min-height: 475px;
  background-position: center center;
}
.mybasichead {
  font-size: 40px;
  text-align: center;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
  color: #303030;
  letter-spacing: 3px;
}
.mysumm .picholder {
  padding: 30px 0 15px 0;
}
.mysumm p {
  padding: 15px 0 0 0;
  text-align: center;
  line-height: 30px;
  color: #444;
}
.PB40 {
  padding-bottom: 40px;
}
/* HJ */
.knowcont {
  padding: 0px;
  width: 100%;
}
.subase {
  background: #d93c00;
  padding: 10px 35px;
  display: inline-block;
  color: #fff;
  font-size: 30px;
}
.smalldust {
  font-size: 20px;
  color: #080808;
  text-align: center;
  text-transform: uppercase;
}
.smalldust2 {
  font-size: 12px;
  letter-spacing: 3px;
  color: #676767;
  text-align: center;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-family: lato;
  line-height: 23px !important;
}
.smalldust1 {
  font-size: 17px;
  color: #676767;
  text-align: center;
  display: block;
  text-transform: uppercase;
  text-align: left;
  font-family: lato;
}
.main-h1 {
  font-size: 100px;
  font-weight: 600;
}
.roomwrap {
  display: block;
  padding: 50px 15px 50px 15px;
}
.paintblack {
  margin-top: 30px;
  background: url(../img/guest-rooms.jpg) no-repeat;
  background-size: cover;
  padding: 200px 0;
  position: relative;
  min-height: 700px;
}
.givetextshad {
  color: #2c2c2c;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 65px;
  height: 65px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: -5px;
  display: block;
}
.postitle {
  position: relative;
  z-index: 2;
  display: block;
}
.peoplesec {
  color: #bebebe;
  text-align: center;
  display: table;
  padding-top: 10px;
}
.peoplesec .cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.peoplesec .cell span {
  vertical-align: middle;
}
.peoplesec em {
  font-size: 22px;
}
.comp img {
  width: 100%;
}
.getwords p {
  color: #eee;
}
.rightincpad {
  padding-right: 25px;
}
.list-group {
  margin-bottom: 0;
}
.fonch {
  font-size: 42px;
  padding-bottom: 10px;
}
/* subscribe room */
.Book_Special {
  padding: 45px 0;
  position: absolute;
  top: 200px;
  left: 25%;
}
.bluetrans {
  padding: 45px 0;
}
.vibtn {
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 30px 10px 30px;
  border-radius: 0;
  letter-spacing: 6px;
  position: relative;
  font-size: 30px;
  line-height: normal;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: #fff;
}
.vibtn:hover {
  color: #fff;
}
.vibtn1 {
  display: inline-block;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 50px;
  color: #1c293d;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.vibtn1:hover {
  background: #d93c00;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.part2 {
  padding: 25px 0;
}
.rpad {
  padding-right: 80px;
}
.guest_roomsh h2 .mybasichead {
  font-size: 75px;
  text-align: right;
}
.capsmall {
  font-size: 22px;
}
.formcont {
  display: block;
  padding: 10px 0;
}
.myicon {
  font-size: 50px;
  color: #b9b9b9;
  position: absolute;
  top: 5px;
  right: 10px;
}
.midspace {
  padding: 80px 0 35px 0;
}
/* testimonial */
.testsec {
  padding: 60px 0;
}
.giveshadow {
  box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
  -webkit-box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
  -moz-box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
}
.piano {
  background: url(../img/piano.png) repeat-x 0 0 #fff;
  background-size: contain;
  height: 185px;
}
.pianohead {
  text-transform: uppercase;
  font-size: 40px;
}
.tsec {
  padding: 70px 0;
}
.revcont {
  padding: 20px 30px;
}
.revcont p {
  margin: 0;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
#myCarousel2 {
  min-height: 220px;
  /*padding-top: 70px;*/
}
#myCarousel2 .carousel-control.left {
  left: 90px;
  width: auto;
  bottom: -35px;
  top: inherit;
  right: 0;
  font-size: 44px;
  text-align: left;
}
#myCarousel2 .carousel-control.right {
  right: 180px !important;
  width: auto;
  bottom: -35px;
  top: inherit;
  right: 0;
  font-size: 44px;
  text-align: right;
}
#myCarousel2 .carousel-control.left span,
#myCarousel2 .carousel-control.right span {
  background: #fff;
  padding: 15px;
  display: inline-block;
  color: #222;
}
/* gallery */
.spreadout {
  padding: 80px 0 50px 0;
}
.gallwrap {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.gallwrap .cell {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.holder {
  display: block;
  position: relative;
  padding: 220px 30px 240px 30px;
  background: url(../img/tree.png) no-repeat;
  background-size: cover;
}
.gallwrap .smalldust {
  text-align: left;
}
.gallwrap .mybasichead {
  text-align: left;
}
.holder p {
  color: #fff;
  line-height: 35px;
  padding-top: 15px;
  font-size: 18px;
}
.gallholder {
  display: block;
}
.gallholder img {
  width: 100%;
}
.onlypr {
  padding-right: 8px;
  padding-left: 0;
}
.onlypl {
  padding-right: 0;
  padding-left: 8px;
}
/* map */
.map_data {
  width: 85%;
  display: block;
  padding: 10px;
  float: none;
  margin: 5px auto 10px auto;
}
.map_data .picholder {
  padding: 0;
}
.locimg {
  background: url(../img/locate.png) no-repeat center center;
  height: 75px;
}
.maphead {
  font-size: 40px;
  text-transform: uppercase;
}
.mapdet {
  display: block;
  font-size: 20px;
  color: #000;
}
.mapdet a.myemail {
  color: #000;
  text-transform: lowercase;
}
.Fon20 {
  font-size: 20px;
}
.mapdet i {
  margin-right: 10px;
  font-size: 35px;
  vertical-align: top;
  display: inline-block;
}
.mapdet .basinfo {
  display: inline-block;
}
.map_data .vibtn {
  margin: 10px 0;
  font-weight: 600;
  padding: 10px 25px;
  border-radius: 0;
  letter-spacing: 2px;
  font-size: 18px;
}
.map_data .vibtn:hover {
  color: #09a723;
  background: #fff;
}
.mapcentral {
  padding-top: 30px;
}
.mappy .picholder {
  position: absolute;
  left: 10px;
  bottom: 40px;
  z-index: 9;
}
.mappy .picholder img {
  width: 100%;
  max-width: 88px;
}
.mappy .picholder p {
  font-size: 48px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 10px;
}
/* footer */
.mysocialsec {
  background: #fff;
  padding: 10px;
}
.mainfoot {
  background: #fff;
  padding: 10px 0 0 0;
}
.subsec {
  display: block;
  padding: 10px;
}
.subsec em {
  font-size: 36px;
  vertical-align: top;
}
.subsec .subname {
  font-size: 25px;
  display: inline-block;
  padding: 10px 15px;
  letter-spacing: 10px;
  text-transform: uppercase;
  text-align: left;
}
.subname p {
  margin: 0;
}
.subname p span {
  margin-left: 5px;
}
.rightspacy {
  text-align: right;
}
.rightleave {
  margin-right: 25px;
}
.jusblock {
  display: block;
}
.foopropname {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 20px;
}
.footul {
  display: block;
  padding: 10px 0;
}
.footul li {
  list-style-type: none;
  display: block;
}
.footul li a {
  color: #fff;
  display: block;
  padding: 5px;
  font-weight: 300;
}
.mysearchlee .footul {
  display: block;
  padding: 0;
}
.mysearchlee .footul li a {
  padding: 5px 5px 0 5px;
}
.topbots {
  padding: 15px 0;
  margin: 10px 0 0 0;
}
.mycopycont {
  padding: 15px 0;
}
.mycopycont p {
  margin: 0;
  line-height: 26px;
  text-align: right;
}
.mycopycont p a {
  color: #787878;
}
.mycopycont p a:hover {
  text-decoration: none;
  color: #787878 !important;
}
.hotelname {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 5px;
  text-align: center;
}
.sandwichpad {
  padding: 20px 0;
}
.shortbor {
  border-bottom: 1px solid #fff;
  padding: 6px 25px 0 25px;
  width: 50%;
  margin: 0 auto;
}
.extralinks ul {
  margin: 0;
  line-height: normal;
  padding-left: 0;
}
.extralinks ul li a {
  color: #787878;
  letter-spacing: 0px;
  padding: 8px 14px;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: capitalize;
}
.PT50 {
  padding-top: 70px;
}
.foot_top a:hover {
  color: #000 !important;
}
/* innerpage */
.arrowbg {
  padding: 10px 12px 11px 12px !important;
  font-size: 17px !important;
}
.inn-vertmar {
  margin: 60px 0 0 0;
}
.myright {
  text-align: right;
}
.patobo {
  padding: 10px;
}
.nav-tabs {
  border: 0 !important;
}
.bar_overview,
.baroverview {
  background: url(../img/bar.png) no-repeat;
}
.text-primary {
  color: #590101;
}
.panelheading {
  background: #a31929;
}
.panelsort {
  background: #a31929 !important;
}
.sort_bar {
  background: #a31929;
  padding: 5px 10px !important;
  height: 42px;
}
.sort_bar select.w130 {
  color: #000 !important;
  background-color: #fff !important;
  padding: 0 5px;
  width: 143px;
}
#tag-id {
  color: #fff;
}
.bot_link {
  background: #a31929;
}
.attraction {
  border: 1px solid #a31929;
}
.bar_div {
  background: url(../img/barA.png) no-repeat;
}
.featured-ulabs-pos li a:hover,
.featured-ulabs-pos li a.active {
  color: #000;
  border-bottom: 2px solid #a31929;
}
.featured-ulabs-pos li a {
  color: #000;
  padding: 6px 16px;
  letter-spacing: 0;
}
.featured-ulabs-pos li:last-child a {
  padding: 6px 0 6px 16px;
}
.brdr {
  border: 2px solid #a31929;
}
.events li {
  background: #454545;
}
.events li:hover,
.events li.active {
  background: #6c1f24;
  color: #fff;
}
.events a:hover {
  color: #fff;
}
.strip,
.stripB,
.backg {
  background: #a31929;
}
/*.strip {
  background: #a31929;
}*/
.stripA {
  background: #a31929;
}
.pop_address {
  background: rgba(118, 0, 0, 0.8);
}
.acessbg {
  background: #454545 !important;
}
.acesssfour a {
  color: #5d0b0f !important;
}
.acesssfour a.btn.btn-success.pdr.text-uppercase.MT15 {
  color: #fff !important;
}
.w130 {
  color: #fff;
}
.direction a {
  color: #a31929 !important;
}
.home_res .selectdiv {
  width: 100%;
  /*padding-top: 10px;*/
}
/*.home_res .selectdiv select, .inner_res .selectdiv select{background:none;}*/
.inner_res .selectdiv {
  height: auto;
}
.rightbor {
  border-right: 1px solid #fff;
}
.tbpcen {
  padding: 4px 0;
}
#ecommercefrmReviews .form-control,
#travelled_with,
#age_group,
#country,
#recommended_for {
  /*background: #ebebeb !important;*/
}
#ecommercefrmReviews .add-on {
  background: none;
  color: #555;
}
.pop_text {
  z-index: 9 !important;
}
#lostFound_box .selectdiv select {
  background-color: transparent !important;
  border-bottom: 1px solid #ccc;
}
.email-enter {
  color: #444;
  letter-spacing: 0;
  font-size: 14px;
}
.promo-bor {
  border: 1px solid #444;
}
.cont_box {
  font-size: 18px;
}
.dropdown-submenu a.active {
  background: #222;
}
.googlelistsubs a:hover,
.googlelistsubs a.active {
  background: #454545;
}
.reservation .btn-success span {
  margin-right: 5px;
}
/* Hill House */
.FO-1 {
  /*font-family: 'Aref Ruqaa', serif !important;*/
}
.goupcase {
  text-transform: uppercase;
}
.stylesmall {
  font-size: 30px;
  color: #fff;
  font-family: lato;
}
.color_g .stylesmall {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 5px;
  display: block;
  font-size: 47px;
  line-height: 50px;
  font-weight: 400;
}
.hellowrap {
  display: block;
  margin-top: 20px;
}
h2 .mybasichead {
  font-size: 65px;
  color: #5d0b0f;
}
.showroomwrap {
  display: block;
  position: relative;
  margin-top: 15px;
}
.showroomwrap img {
  width: 100%;
}
.effect-bubba a {
  display: block;
}
.bigfo {
  font-size: 88px;
  color: #fff;
  letter-spacing: 18px;
  position: absolute;
  top: -102px;
  left: 0;
  right: 0;
}
.somebrownmedium {
  color: #9e8c70;
  display: block;
  text-transform: uppercase;
  letter-spacing: 9px;
  padding: 10px 0 15px 40px;
}
.somebrownmedium span {
  font-size: 33px;
  display: block;
  letter-spacing: 5px;
}
.checkmeoutbtn {
  display: inline-block;
  font-size: 25px;
  color: #454545;
}
.cornericon {
  width: 100%;
  max-width: 100px;
  background: #454545;
  text-align: center;
  position: absolute;
  right: -40px;
  top: -40px;
}
.cornericon img {
  width: 100%;
  max-width: 75px;
}
.tinyroom {
  position: absolute;
  left: 50px;
  top: -120px;
}
.weddingsec {
  display: block;
  margin: 0;
}
.wedbg {
  background: url(../img/wedding.jpg) no-repeat center 0;
  background-size: cover;
  min-height: 615px;
}
.blackwrapper {
  min-height: 615px;
  background: url(../img/plant.png) no-repeat right bottom #454545;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.blackwrapper .cornericon {
  max-width: 85px;
  background: #9e8c70;
  left: -58px;
  top: 50px;
  right: initial;
  padding: 10px 0;
}
.blackwrapper:hover {
  background: url(../img/plantcolor.png) no-repeat right bottom #454545;
}
.putup {
  display: block;
  padding-top: 180px;
}
.breaksmallhead {
  color: #fff;
  font-size: 30px;
  letter-spacing: 5px;
}
.blackwrapper .mybasichead {
  font-size: 77px;
  line-height: 77px;
  color: #fff;
  letter-spacing: 15px;
  position: absolute;
  left: -150px;
  border-bottom: 1px solid #fff;
  padding: 0 0 10px 25px;
}
.whitewash {
  background: url(../img/coast.jpg) no-repeat 0 0;
  background-size: cover;
  position: relative;
  height: 1550px;
}
.rollwrap {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -30px;
}
.captionswrap {
  display: block;
  position: absolute;
  left: 5%;
  right: 5%;
  bottom: 25%;
  padding: 10px 15px;
  background: rgba(80, 62, 54, 0.5);
}
.captionhead {
  font-size: 60px;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
}
.captiontxt {
  color: #fff;
  font-size: 19px;
}
.rollwrap .surround img {
  background: none;
  padding: 0;
}
.rollwrap .carousel-control:hover .surround img {
  background: none;
}
.rollwrap .carousel-control:hover {
  background: #484848;
}
.rollwrap .carousel-control {
  top: initial;
  bottom: 0;
  padding: 15px;
  background: #454545;
  width: 65px;
  height: 65px;
}
.rollwrap .left.carousel-control {
  left: 0;
}
.rollwrap .right.carousel-control {
  left: 100px;
}
.whitembossbg {
  background: rgba(255, 255, 255, 0.45);
  padding: 20px;
  text-align: center;
}
.myiconholder {
  display: block;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.whitembossbg .mybasichead {
  font-size: 60px;
  color: #222;
  letter-spacing: 12px;
}
.whitembossbg h2 {
  margin: 10px 0;
}
.infowraps {
  display: block;
  padding-top: 20px;
  width: 85%;
  margin: 0 auto;
}
.infohead {
  display: block;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #111;
}
.infowraps p {
  color: #222;
  font-size: 20px;
  padding-top: 15px;
  line-height: 30px;
  text-align: justify;
}
.mytodolist {
  padding: 0;
  text-align: center;
  margin: 25px 0;
}
.mytodolist li {
  display: block;
  font-size: 20px;
  list-style-type: none;
  line-height: 30px;
  color: #454545;
}
.mytodolist li span {
  color: #454545;
  font-size: 14px;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.whitembossbg .weddingbtn {
  font-size: 26px;
  color: #222;
  letter-spacing: 5px;
  display: inline-block;
}
.whitembossbg .weddingbtn:hover {
  color: #b09160;
}
.picwrapper {
  display: block;
  margin: 50px 0;
}
.picinnerwrap img {
  width: 100%;
}
.photodetailwrap {
  display: block;
  width: 50%;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.3);
  padding: 15px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 20%;
}
.photopropname {
  font-size: 37px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 5px;
}
.photodetailwrap .mybasichead,
.photodetailwrap .smalldust {
  color: #fff;
  text-shadow: 0 3px 10px #000;
}
.takemepic {
  display: inline-block;
  padding: 10px;
  color: #fff;
  letter-spacing: 5px;
  font-size: 19px;
  border: 2px solid #fff;
  margin: 20px 0;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.takemepic:hover,
.takemepic:focus {
  color: #fff;
  background: #b09160;
}
.happycustomer {
  display: block;
  margin-top: 60px;
}
.happycustomer .photopropname {
  text-align: center;
  color: #4b4b4b;
  font-size: 22px;
  letter-spacing: 10px;
}
.happysectitle {
  font-size: 50px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 10px;
  text-align: center;
  line-height: 65px;
}
.happyreviewwrapper {
  display: block;
}
.showreviewwrap {
  display: block;
  margin-top: 15px;
  padding: 0 80px;
}
.showreviewwrap p {
  color: #4b4b4b;
  line-height: 35px;
  font-size: 20px;
  text-align: center;
}
.countywrap {
  text-align: center;
}
.reviewer {
  color: #b7976f !important;
}
.happyreviewwrapper .surround {
  position: relative;
  top: 6px;
}
.happyreviewwrapper .carousel-control {
  width: 50px;
  height: 50px;
  top: 30%;
  background: rgba(235, 235, 235, 1);
}
.happyreviewwrapper .carousel-control:hover {
  background: rgba(235, 235, 235, 0.95);
}
.happyreviewwrapper .left.carousel-control {
  left: 0;
}
.happyreviewwrapper .right.carousel-control {
  right: 0;
}
.happycustomer .weddingbtn {
  display: inline-block;
  color: #454545;
  font-size: 23px;
  margin: 10px 0 30px 0;
  letter-spacing: 1px;
}
.happycustomer .weddingbtn:hover {
  color: #b09160;
}
.footpropnamewrap {
  display: block;
}
.footpropnamewrap .mybasichead {
  color: #fff;
  font-size: 50px;
  line-height: 50px;
}
.footpropnamewrap .smalldust {
  color: #fff;
}
.hillfeat {
  margin: 10px 0;
}
.spaceimg {
  padding: 10px 25px;
}
.vcen {
  text-align: center;
  padding: 15px 0;
}
.emptywhitebg {
  background: #fff;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 10%;
  right: 10%;
  z-index: 5;
}
#innermagic .home_res {
  bottom: 10px;
}
#innermagic .centermein {
  bottom: 130px;
}
#friendsinfo .w3-btn,
#friendsinfo .w3-btn-block {
  background-color: #5d0b0f;
}
#carousel.flexslider .flex-active-slide img {
  border: 8px solid #0080af;
}
.bgevents {
  border-bottom: 2px solid #6c1f24;
}
.fc-day-number {
  color: #523f35;
}
.fc-day-header a {
  color: #4b4b4b;
}
#lostfoundpage #innermagic .selectdiv:after {
  content: "";
}
.disappear {
  display: none;
}
.myiconholder:hover .disappear {
  display: block;
  margin: 0 auto;
}
.myiconholder:hover .appear {
  display: none;
}
.cornericon {
  -webkit-transition: -webkit-transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
}
.swirlme:hover .cornericon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.blackwrapper:hover .cornericon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.home_res select option {
  background-color: #000;
}
.innerheader {
  z-index: 9;
  bottom: 0px;
  color: #fff;
  left: 0;
  padding: 10px 21px;
  position: absolute;
  right: 0;
  text-align: center;
}
.innerheader .inncaption {
  background: rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  font-size: 22px;
  padding: 10px;
  display: inline-block;
  color: #fff;
}
.innerheader p {
  margin: 0;
}
.innerheader .red-box {
  /*background:rgba(255, 255, 255, 0.8); 
  color: #000;*/
  text-transform: uppercase;
  font-size: 17px;
  padding: 10px 20px;
  display: inline-block;
  line-height: normal;
  max-width: 80%;
}
.dbars {
  background: url(../img/dbar.png) no-repeat center center;
  text-align: center;
  height: 30px;
  padding: 30px 0;
}
#mynews .social a {
  background: #5d0b0f url(../img/social_icon.png) no-repeat;
}
#mynewsdetail .social a {
  background: #5d0b0f url(../img/social_icon.png) no-repeat;
}
.putincenter1 {
  padding: 70px 0;
}
.wheelchair-links {
  display: inline-block;
  color: #ffffff;
  padding: 0;
  margin: 0 10px;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  top: -6px;
}
.wheelchair-links:hover,
.wheelchair-links:focus {
  color: #ffffff !important;
  text-decoration: none;
}
.goog-te-gadget {
  margin-top: 0;
}
.trip_t label span,
.about_h label span {
  padding: 5px 10px;
  letter-spacing: 0;
  color: #000;
}
.table_border {
  border-bottom: 1px solid #888;
}
.sort_bar h4 {
  color: #fff;
}
.slick-slide a {
  color: #454545;
}
#friendsinfo .social a {
  background-color: transparent;
}
#myjobs .bg-color h2 {
  background: #9e8c70;
}
#myjobs .site-menu > li > a {
  color: #454545;
}
#frmReviews .mobile_max > .add-on {
  background: none;
}
#diamond {
  background: #454545;
}
#frm_msg_box .add-on {
  background: none;
}
#frm_msg_box .add-on .glyphicon {
  top: 10px;
}
.pop_text {
  border-bottom: 2px solid #a31929;
}
#myblogpage .mydiv h3,
#myblogpage .blogn_title {
  background: #454545;
}
#myblogpage div.mydiv a {
  color: #454545;
}
#myblogdetailpage .mydiv h3,
#myblogdetailpage .blogn_title {
  background: #454545;
}
#myblogdetailpage div.mydiv a {
  color: #454545;
}
#reviewroll {
  /*min-height:210px;*/
  min-height: 125px;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../img/selarow.png) no-repeat 90% center;
}
/* Subscribe */
.subscribesec {
  display: block;
  margin-bottom: 40px;
}
.subscribesec1 {
  background: url(../img/news-bar.png) no-repeat;
}
.suwraps {
  display: block;
  width: 60%;
  margin-bottom: 35px;
}
/* Travelodge */
.borderme {
  border: 3px solid #fff;
  padding: 15px 15px 20px 15px;
  display: inline-block;
}
.carousel-caption {
  bottom: 180px;
  font-size: 23px;
  letter-spacing: 1px;
  font-weight: bold;
  left: 10%;
  right: 10%;
  padding: 10px;
}
.smallerme {
  position: relative;
}
.postmebots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  width: 100%;
  max-width: 434px;
  z-index: 2;
  margin: 0 auto;
}
.paintblack .smalldust {
  font-size: 26px;
  color: #fff;
}
.blacktint {
  background: rgba(42, 42, 42, 0.45);
  display: inline-block;
  padding: 40px;
}
.boxit {
  border: 1px solid #fff;
  padding: 30px;
  display: block;
}
.spacebtn {
  letter-spacing: 15px;
  text-transform: uppercase;
  color: #4b4b4b;
  display: inline-block;
}
.posnewbtn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding-bottom: 0px;
}
.secatt {
  min-height: 560px;
}
.postbm {
  position: absolute;
  left: 3.5%;
  right: 3.5%;
  top: -20px;
  margin: 0 auto;
  z-index: 2;
  background: #fff;
  box-shadow: 0 5px 8px #555;
  -moz-box-shadow: 0 5px 8px #555;
  -webkit-box-shadow: 0 5px 8px #555;
}
.attractsectionbgnew {
  display: block;
  background: url(../img/attbg.jpg) no-repeat;
  background-size: cover;
  min-height: 600px;
}
.attexwrap {
  display: block;
  width: 80%;
  margin: 0 auto;
  padding-top: 100px;
  min-height: 600px;
}
.myattheading {
  display: block;
  color: #676767;
  text-transform: uppercase;
  font-size: 27px;
  line-height: 28px;
  text-align: left;
  padding: 0 30px;
}
.myattheading-inn {
  display: block;
  color: #bebebe;
  text-align: center;
  /*text-transform: uppercase;
  font-size: 27px;
  line-height: 28px;*/
}
.bg-white {
  background: #fff;
  padding: 40px 0 0 0;
  /*padding: 60px 0 0 0;*/
}
.rooms-text {
  color: #cfcfcf;
  font-weight: 600;
  font-size: 32px;
  margin: 10px 0;
}
.myattheading span.blacktxt {
  color: #000;
}
.attexwrap p {
  font-size: 22px;
  margin-top: 10px;
}
.amenitysec {
  display: block;
  background: url(../img/amenitybg.jpg) no-repeat;
  background-size: cover;
  padding: 200px 0;
  min-height: 700px;
  position: relative;
}
.beDB {
  display: inline-block;
}
.amenitysec p {
  color: #fff;
  font-size: 25px;
}
.amenitysec .godb {
  color: #fff;
  font-size: 25px;
}
.amenitysec .posnewbtn a {
  color: #fff;
}
.mygallsec {
  display: block;
  background: url(../img/gallery.jpg) no-repeat;
  background-size: cover;
  margin-top: 60px;
  padding: 50px 0 150px;
}
.checkpic {
  padding: 0 5px;
}
.checkpic img {
  width: 100%;
  background: #fff;
  padding: 10px;
}
.topush {
  margin-top: 10px;
}
.galltitle {
  display: block;
  text-align: center;
}
.galltitle .photopropname {
  font-size: 28px;
  color: #000;
}
.galltitle .happysectitle {
  font-size: 40px;
  color: #000;
}
.myflexbox {
  display: flex;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.myflexbox .flexitem {
  flex-direction: column;
  display: flex;
}
.posit {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
}
.iframepose {
  position: absolute;
  top: -30px;
  z-index: 3;
  width: 100%;
}
.growtall {
  min-height: 500px;
}
.shortlenbars {
  margin: 0 auto;
  height: 1px;
  /*background: #38676d;*/
  background: none;
  display: block;
  width: 85%;
}
.disclaimer {
  text-align: center;
  padding: 15px;
}
.disclaimer p {
  margin: 0;
  line-height: 25px;
}
.bookcontent {
  display: block;
  width: 100%;
  padding-top: 120px;
  /*padding-top: 60px;*/
}
.bohead {
  color: #fff;
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  line-height: normal;
  padding-bottom: 5px;
}
.roomcheck {
  display: block;
}
.home_resnew {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.direction.grey {
  letter-spacing: 0;
}
.godb {
  display: block;
}
#form_sixplusbooking select {
}
.myslide {
  display: block;
}
.delayform1 {
  animation-delay: 2.5s;
}
.delayform2 {
  animation-delay: 3s;
}
.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;
}
@-webkit-keyframes fullsize {
  0% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}
@keyframes fullsize {
  0% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}
.sidepanel {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: auto;
  background: rgba(24, 49, 81, 0.6);
  z-index: 12;
}
.sidewrap {
  margin-top: 230px;
}
/* footer social icons */
ul.social-network li {
  display: inline;
  margin: 0 6px;
  /* padding: 0 12px;*/
}
.social-network a.icoRss:hover {
  background-color: #f56505;
}
.social-network a.icoFacebook:hover {
  background-color: #3b5998;
}
.social-network a.icoyoutube:hover {
  background-color: #ff0000;
}
.social-network a.icoyelp:hover {
  background-color: #f44336;
}
.social-network a.icotrip:hover {
  background-color: #4caf50;
}
.social-network a.icopint:hover {
  background-color: #cb2027;
}
.social-network a.icoinsta:hover {
  background-color: #ca496b;
}
.social-network a.icoTwitter:hover {
  background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
  background-color: #bd3518;
}
.social-network a.icoVimeo:hover {
  background-color: #0590b8;
}
.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}
.social-network a.icoRss:hover em,
.social-network a.icoFacebook:hover em,
.social-network a.icoTwitter:hover em,
.social-network a.icoGoogle:hover em,
.social-network a.icoVimeo:hover em,
.social-network a.icoLinkedin:hover em,
.social-network a.icoyoutube:hover em,
.social-network a.icoyelp:hover em,
.social-network a.icotrip:hover em,
.social-network a.icopint:hover em,
.social-network a.icoinsta:hover em {
  color: #fff;
}
a.socialIcon:hover,
.socialHoverClass {
  color: #44bcdd;
}
.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 71px;
  max-height: 96px;
  font-size: 18px;
  padding: 15px 0px;
}
.social-circle li em {
  margin: 0;
  /*line-height: 50px;*/
  text-align: center;
}
.social-circle li a:hover em,
.triggeredHover {
  -moz-transform: rotate(360deg);
  color: #fff !important;
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle em {
  color: #000000 !important;
  font-size: 40px;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
/* footer social icons */
.home-line {
  background: rgba(0, 0, 0, 0) url("../img/home-line.png") no-repeat scroll
    center center;
  height: 32px;
  width: 100%;
}
.orangetext {
  color: #454545;
  font-size: 25px;
  margin-top: 30px;
}
.hotel-service {
  position: relative;
  width: 100%;
  /*margin: 0 auto;*/
  /*height: 896px;*/
  /*background: url("../img/guestroom-images.jpg") no-repeat center center / cover;*/
  /*outline: 1px solid #777;*/
}
.guestroom-thumbnails {
  position: absolute;
  bottom: 25px;
  left: 50%;
  z-index: 1;
  width: 85%;
  transform: translate(-50%, 30%);
  text-align: center;
}
.guestroom-thumbnails__title {
  margin-bottom: 30px;
  color: #000;
}
.guestroom-thumbnails__title .line-1 {
  font-size: 18px;
  text-transform: capitalize;
  display: block;
}
.guestroom-thumbnails__title .line-2 {
  font-size: 35px;
  text-transform: capitalize;
  display: block;
  font-weight: 600;
}
.guestroom-thumbnail-1,
.guestroom-thumbnail-2,
.guestroom-thumbnail-3 {
  height: 230px;
  width: 100%;
  -webkit-box-shadow: 8px 11px 7px -3px rgba(153, 153, 153, 0.4);
  -moz-box-shadow: 8px 11px 7px -3px rgba(153, 153, 153, 0.4);
  box-shadow: 8px 11px 7px -3px rgba(153, 153, 153, 0.4);
}
.guestroom-thumbnail-1 {
  background: url("../img/guestroom-thumbnail-1.jpg") no-repeat center center /
    cover;
}
.guestroom-thumbnail-2 {
  background: url("../img/guestroom-thumbnail-2.jpg") no-repeat center center /
    cover;
}
.guestroom-thumbnail-3 {
  background: url("../img/guestroom-thumbnail-3.jpg") no-repeat center center /
    cover;
}
.servicebut_directions img {
  padding: 0px !important;
}
.servicebut_directions {
  padding: 13px 24px !important;
}
.servicebut {
  border-radius: 22px;
  text-shadow: -1px 10px 5px rgba(0, 0, 0, 0.5);
  padding: 13px 49px 13px 24px;
  font-size: 17px;
  letter-spacing: 4px;
  text-decoration: none;
  position: relative;
  color: #fff;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-transform: uppercase;
  font-weight: bold;
  background: #dc1d2c;
}
.imagebox-top {
  position: absolute;
  left: 0;
  right: 0;
  top: -210px;
}
/* Image hover-attractions*/
.box2 {
  text-align: center;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  position: relative;
}
.box2:before,
.box2:after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 10%;
  left: 7%;
  bottom: 10%;
  right: 7%;
  z-index: 1;
  transform: scale(0, 1);
  transition: all 0.3s;
}
.box2:after {
  top: 10.8%;
  bottom: 10.8%;
  transform: scale(1, 0);
}
.box2:hover:before,
.box2:hover:after {
  transform: scale(1);
  animation: animate 1.5s;
}
.box2:hover:before {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
.box2:hover:after {
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}
.box2 img {
  width: 100%;
  height: auto;
  transition: all 0.3s;
}
.box2:hover img {
  transform: scale(1.2);
  filter: blur(5px);
  -moz-filter: blur(5px);
  -webkit-filter: blur(5px);
}
.box2 .box2-content {
  padding: 30px 10px;
  position: absolute;
  top: 10%;
  left: 7%;
  bottom: 10%;
  right: 7%;
  opacity: 0;
  z-index: 2;
  transition: all 0.3s;
}
.box2:hover .box2-content {
  box-shadow: 0 0 0 35px rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.box2 .post {
  display: block;
  margin: 15px 0 0;
  font-size: 17px;
  color: rgba(255, 255, 255, 255);
  letter-spacing: 0px;
  font-family: Lora;
}
@keyframes animate {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animate-hover {
  0% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
  }
  50% {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  }
}
@media only screen and (max-width: 990px) {
  .box2 {
    margin-bottom: 30px;
  }
  .box2 .box2-content {
    padding: 10px;
  }
}
.P2 {
  padding: 0 2px;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.hovereffect .over-lay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hovereffect:hover .over-lay {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  height: 90%;
  width: 90%;
  left: 5%;
  top: 5%;
}
.footer_link ul li a {
  color: #787878 !important;
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  .hovereffect .over-lay {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 90%;
    width: 90%;
    left: 5%;
    top: 5%;
  }
  .carousel-caption {
    font-size: 15px;
    margin: 15px 15px;
  }
  /*.section-guestroom{padding-bottom:20px;}*/
  .Attraction_home_img {
    /*background-image:none;*/
    min-height: auto;
    padding-bottom: 0px;
  }
  .Attraction_text_bg {
    /*color:#0081ab !important;*/
    margin-bottom: 0;
  }
  .attraction_content {
    padding-top: 10px;
  }
  .attract_img {
    max-width: 400px;
    margin: 10px auto;
  }
  .bigpicwrap {
    margin-bottom: 0;
  }
  .map_section {
    background: #ffffff;
    padding: 30px 0px;
  }
  .map_section:before,
  .map_section:after {
    display: none;
  }
  .mapush img {
    max-width: 95%;
    display: block;
    margin: 0 auto;
  }
  /*.BGmodi {    margin-top: 20px;}*/
  .hovereffect a.info {
    letter-spacing: 9px !important;
    opacity: 1 !important;
    transform: scale(1) !important;
  }
  .hovereffect p.info {
    opacity: 1 !important;
    top: 0;
    width: 100%;
    z-index: 9;
    padding: 170px 0 0 !important;
  }
}
.hovereffect h2,
.hovereffect img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.hovereffect:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}
.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  /*border: 1px solid #000;*/
  margin: 0;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  height: 90%;
  width: 85%;
  position: absolute;
  top: 5%;
  left: 6%;
  padding: 230px 0 0;
}
.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  /*background-color: rgba(0,0,0,0.4);*/
  letter-spacing: 3px;
}
.hovereffect p.info {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  /*border: 1px solid #000;
  margin: 51px 0 0;*/
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  height: 80%;
  width: 85%;
  position: absolute;
  top: 0%;
  left: 0%;
  padding: 130px 0 0;
}
.hovereffect:hover p.info {
  opacity: 1;
  top: 0;
  width: 100%;
  z-index: 9;
}
.hovereffect:hover a.info {
  z-index: 10;
}
/*****hovereffect2*******/
.hovereffect1 {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.hovereffect1 .over-lay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hovereffect1:hover .over-lay {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  height: 90%;
  width: 90%;
  left: 5%;
  top: 5%;
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  .hovereffect1 .over-lay {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 90%;
    width: 90%;
    left: 5%;
    top: 5%;
  }
  .hovereffect1 a.info {
    letter-spacing: 9px !important;
    opacity: 1 !important;
    transform: scale(1) !important;
  }
  .hovereffect1 p.info {
    opacity: 1 !important;
    top: 0;
    width: 100%;
    z-index: 9;
    padding: 46px 0 0 !important;
  }
}
.hovereffect1 h2,
.hovereffect img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hovereffect1 img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.hovereffect1 :hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hovereffect1 h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}
.hovereffect1 a.info {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  /*border: 1px solid #000;*/
  margin: 0;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  height: 90%;
  width: 85%;
  position: absolute;
  top: 5%;
  left: 6%;
  padding: 260px 0 0;
}
.hovereffect1:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  /*background-color: rgba(0,0,0,0.4);*/
  letter-spacing: 3px;
}
.hovereffect1 p.info {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  /*border: 1px solid #000;
  margin: 51px 0 0;*/
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  height: 80%;
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  padding: 40px 0 0;
}
.hovereffect1 :hover p.info {
  opacity: 1;
  top: 0;
  width: 100%;
  z-index: 9;
}
.hovereffect1 :hover a.info {
  z-index: 10;
}
@media screen and (min-width: 320px) and (max-width: 991px) {
}
/*****hovereffect2*******/
.infobBG {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  padding: 16px 30px;
}
.dropshadow {
  box-shadow: 0px 3px 5px #8e8e8e;
  -webkit-box-shadow: 0px 3px 5px #8e8e8e;
  -moz-box-shadow: 0px 3px 5px #8e8e8e;
}
.NS-margin {
  margin: 50px 17px 40px 80px;
}
.orange-bg {
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.03) 0%,
    rgba(0, 0, 0, 0.12) 27%,
    rgba(0, 0, 0, 0.12) 28%,
    rgba(0, 0, 0, 1) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.03) 0%,
    rgba(0, 0, 0, 0.12) 27%,
    rgba(0, 0, 0, 0.12) 28%,
    rgba(0, 0, 0, 1) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.03) 0%,
    rgba(0, 0, 0, 0.12) 27%,
    rgba(0, 0, 0, 0.12) 28%,
    rgba(0, 0, 0, 1) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
  bottom: 0;
  color: #ffffff;
  padding: 404px 20px 20px;
  position: absolute;
  margin: 0px;
  width: 100%;
}
.room-header {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 8px;
  text-transform: uppercase;
}
.room-main1 {
  text-transform: uppercase;
  font-size: 20px;
}
.room-main2 {
  text-transform: uppercase;
  font-size: 10px;
}
.rooms-small-header2 {
  text-transform: uppercase;
  font-size: 45px;
}
.rooms-small-header1 {
  line-height: 15px;
}
.text-view {
  color: #f5c115 !important;
}
.partwrap {
  display: inline-block;
}
.part1 {
  color: #000;
  font-size: 25px;
  font-weight: 300;
  padding-right: 50px;
  font-weight: 400;
}
.hashtag {
  color: #787878;
  font-size: 40px;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
}
.hashtag1 {
  color: #000;
  font-size: 30px;
  padding-left: 5px;
  text-transform: uppercase;
  display: block;
}
.bg_color {
  background: rgba(0, 0, 0, 0) url("../img/map.jpg") no-repeat scroll center
    center;
  height: 560px;
  position: relative;
}
.getdr {
  color: #000;
}
.MT50 {
  margin-top: 50px;
}
.mrgt p {
  font-size: 34px;
  font-weight: bold;
  font-family: lato;
}
.mrgt {
  margin-top: -10%;
  max-width: 31%;
  text-align: center;
  line-height: 42px;
}
.col {
  color: #fff;
}
.visitbg {
  background: #efefef;
  padding-top: 20px;
}
.innrect {
  background: #183151;
  float: inherit;
  height: auto;
  margin-top: 200px;
  width: 100%;
  z-index: 9;
  min-height: 460px;
}
.PRimag {
  left: 10%;
  max-width: 80%;
  position: absolute;
  top: 0;
  z-index: 99;
}
.heading1 {
  color: #f5c115;
  font-size: 16px;
  text-transform: uppercase;
}
.heading {
  color: #454545;
  font-size: 20px;
  text-transform: uppercase;
}
.MT135 {
  margin-top: 135px;
}
.FS {
  font-size: 18px;
  text-transform: uppercase;
}
.ns-box-shadow {
  -webkit-box-shadow: -2px 8px 16px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: -2px 8px 16px 0px rgba(0, 0, 0, 0.29);
  box-shadow: -2px 8px 16px 0px rgba(0, 0, 0, 0.29);
}
/************** New styles ******************/
.blueline {
  position: absolute;
  left: -20px;
  top: 50%;
  margin: 0 auto;
  width: 10% !important;
  background: #5d0b0f;
  height: 1px;
  display: inline-block;
}
.blueline2 {
  position: absolute;
  right: -20px;
  top: 50%;
  margin: 0 auto;
  width: 10% !important;
  background: #5d0b0f;
  height: 1px;
  display: inline-block;
}
.instawraps {
  margin-top: 20px;
}
.gosedown {
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .smalldust2 {
    margin-right: -57px;
  }
  .smalldust1 {
    margin-right: 30px;
  }
  .reservation .rfirst {
    padding: 25px 0;
  }
  .checktxt {
    font-size: 22px;
    letter-spacing: 0px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
  }
  .moveup select {
    font-size: 21px;
  }
  /*#resover .overlay.new{background:rgba(229, 124, 0, 0.9);}*/
  .reservation #dpd1,
  .reservation #dpd2 {
    height: 44px;
  }
  .customedeatetimesout,
  .customedeatetimesin {
    border: none;
    font-size: 21px;
    color: #fff;
    background: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
  }
  .tab_room {
    background: none;
    padding: 0;
  }
  .nopad {
    padding: 0;
  }
  .check-avail {
  }
  .promoheading {
    font-size: 13px;
    letter-spacing: 1px;
    color: #808080;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 700;
  }
  .newbox {
    margin: 3px 0;
  }
  #get_header_avaibility #no_of_rooms,
  #get_header_avaibility #no_of_adult,
  #get_header_avaibility #no_of_child {
    border: 1px solid #fff !important;
    color: #000000;
    background: #fff;
  }
  .autome {
    margin: 0 auto;
    float: none;
  }
  .reservation .btn-success {
    background: none !important;
    color: #fff;
    padding: 21px 15px 37px 15px;
    font-size: 24px;
    letter-spacing: 5px;
    margin: 0;
    width: 100%;
  }
  .insertpic {
    position: relative;
  }
  .insertpic img {
    width: 100%;
    border: 10px solid #fff;
  }
  .innershadow {
    position: absolute;
    top: 10px;
    left: 6.5%;
    right: 6.5%;
    bottom: 10px;
    box-shadow: inset 0 0 15px 0 #666;
    -webkit-box-shadow: inset 0 0 15px 0 #666;
    -moz-box-shadow: inset 0 0 15px 0 #666;
  }
}
.bg-bar {
  border-top: 20px solid #ffffff;
}
.Attraction_text_bg {
  color: #fff;
  /*padding: 10px;
  margin-top:25px;*/
}
@media screen and (max-width: 2600px) and (min-width: 767px) {
  .bor1 {
    border-right: 1px solid #888;
  }
  .bor {
    border-right: 1px solid #888;
  }
  #addmyreviews .bor {
    border-bottom: 0;
  }
}
@media screen and (max-width: 1710px) {
  .top_bg1 li a {
    font-size: 16px;
    padding: 13px 12px;
  }
}
@media screen and (max-width: 1300px) {
  /*.shadowboxdiv {
    bottom: 20%;
  }*/
}
@media screen and (max-width: 1199px) {
  .colapsshoecontentlinkdiv2 {
    display: none;
  }
  .orange-bg {
    padding: 276px 20px 20px;
  }
  .home_res,
  #innermagic .home_res {
    position: relative;
    width: 100%;
    left: initial;
    right: initial;
    bottom: initial;
  }
  .res_bg {
    background: #fff;
    margin: 0;
    float: none;
  }
  .gocent {
    padding-top: 10px;
  }
  .centermein {
    bottom: 40px;
  }
  #innermagic .centermein {
    bottom: 5px;
  }
  .carto {
    bottom: 16px !important;
  }
  .carousel-indicators {
    bottom: 20px;
  }
  .pushboth {
    padding: 15px 0 25px 0;
  }
  .homecontain h1 {
    margin-top: 10px;
  }
  .picinbg {
    background-position: -190px -80px;
  }
  #myCarousel2 {
    /*   min-height: 250px;
    padding-top: 140px;*/
  }
  #myCarousel2 .carousel-control.left {
    left: 70px;
  }
  #myCarousel2 .glyphicon {
    top: 0;
  }
  .tsec {
    padding: 0 0 50px 0;
  }
  .map_data .vibtn {
    padding: 15px 40px;
  }
  .subsec {
    padding: 15px 0;
  }
  .rightleave {
    margin-right: 15px;
  }
  .subsec .subname {
    font-size: 21px;
    text-align: center;
  }
  .home_res .bg_bar {
    top: 43px;
  }
  .inner_res .bg_bar {
    top: 43px;
  }
  .inner_res .pullinn {
    margin-top: 10px;
  }
  .inner_res .selectdiv:after {
    top: -40px;
  }
  .reservation .btn-success {
    /*margin: 45px 0 20px 0;*/
    margin: 36px 0 0;
  }
  .tbpcen {
    padding: 45px 0 0 0;
  }
  .mobile0verviewinnwerdiv {
    padding: 0 15px;
  }
  .mobile0verviewinnwerdiv h2,
  .mobile0verviewinnwerdiv h3,
  .mobile0verviewinnwerdiv h4 {
    padding: 10px 0;
  }
  .myoverlay {
    display: none;
  }
  .knowcont {
    position: relative;
    top: initial;
    padding: 0 30px 30px 30px;
  }
  .paintblack {
    margin-top: 0;
  }
  .givetextshad {
    font-size: 55px;
    height: 55px;
    width: 100%;
    left: 0;
  }
  .holder p {
    font-size: 16px;
    line-height: 30px;
  }
  .holder {
    padding: 200px 30px 135px 30px;
  }
  #carouselButtons {
    bottom: 20px;
  }
  .mappy .picholder {
    bottom: -30px;
  }
  .roomwrap {
    padding: 50px 15px 50px 15px;
  }
  /*.shadowboxdiv {
    bottom: 15%;
  }*/
  .cornericon {
    top: -20px;
    right: -20px;
  }
  .bg_color {
    background-position: 0 center;
  }
  .emptywhitebg {
    display: none;
  }
  .captiontxt {
    text-align: right;
  }
  #innermagic .innerheader {
    bottom: 90px;
  }
  .putincenter1 {
    padding: 80px 0;
  }
  .home_res select option {
    /*background-color:#fff;*/
  }
  #mynews .social a {
    width: 45px;
    height: 45px;
  }
  #mynewsdetail .social a {
    width: 45px;
    height: 45px;
  }
  #mynews .social a.fb {
    background-position: 15px 8px !important;
  }
  #mynewsdetail .social a.fb {
    background-position: 15px 8px !important;
  }
  #mynews .social a.tweet {
    background-position: -59px 8px !important;
  }
  #mynewsdetail .social a.tweet {
    background-position: -59px 8px !important;
  }
  #mynews .social a.pinterest {
    background-position: -673px 8px !important;
  }
  #mynewsdetail .social a.pinterest {
    background-position: -673px 8px !important;
  }
  .foot_top a {
    padding: 0 25px;
  }
  .postmebots {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .carousel-caption {
    bottom: 70px;
  }
  .hellowrap {
    margin-top: 30px;
  }
  .amenitysec,
  .paintblack {
    min-height: 500px;
  }
  .chooseops {
    padding-top: 35px !important;
  }
}
@media screen and (max-width: 991px) {
  .mobiletop-box-divs {
    display: block !important;
  }
  .visitbg {
    background: none;
  }
  .MB20XSSMMD {
    margin-bottom: 20px;
  }
  .subsec {
    padding: 0;
    margin: 6px 0 12px;
  }
  /*.gosedown {
    text-align: center;
  }*/
  .subscribe_input {
    display: block;
    margin: auto !important;
  }
  .NS-margin {
    margin: 12px 17px;
    text-align: center;
  }
  .mybasichead {
    display: block;
  }
  .orangetext {
    font-size: 20px;
    margin-top: 12px;
  }
  .mybasichead {
    font-size: 33px !important;
  }
  .orange-bg {
    padding: 95px 20px 20px;
    max-width: 100%;
  }
  .posit .vibtn {
    background: #454545;
  }
  .innrect {
    margin-top: 115px;
  }
  .heading,
  .heading1 {
    font-size: 18px;
  }
  .orange-bg {
    padding: 124px 20px 20px;
  }
  .rooms-small-header1 {
    line-height: 25px;
  }
  .Book_Special {
    left: 30%;
  }
  .borlefty {
    border: 1px solid #fff;
  }
  .vertmar {
    margin: 30px 0;
  }
  .reservation .btn-success {
    margin: 0;
    background: #ffffff !important;
    color: #236c01 !important;
    border-radius: 5px;
  }
  .text-sm-left {
    text-align: left;
  }
  .text-sm-center {
    text-align: center;
  }
  .nofloats {
    float: none;
  }
  .pudon {
    padding-top: 30px;
  }
  .home_collapse {
    position: relative;
    width: 100%;
    margin: 0 0%;
  }
  .MB20_tab {
    margin: 35px 0 25px 0;
  }
  .gocent {
    padding-top: 20px;
  }
  .shadowboxdiv {
    width: 100%;
    height: auto;
    bottom: 0;
    top: auto;
    padding: 0;
  }
  .color_g {
    width: auto;
    margin: 0;
  }
  .white-box {
    font-size: 25px;
    padding: 20px 0;
  }
  .picinbg {
    background-position: 0 0;
  }
  .mysumm .picholder {
    padding: 0 0 15px 0;
  }
  .makeup .container {
    padding-bottom: 40px;
  }
  .mysumm {
    padding: 0;
    margin-bottom: 30px;
  }
  .mysumm p {
    padding: 25px;
  }
  .midspace {
    padding: 100px 0;
  }
  .vibtn {
    padding: 11px 35px;
  }
  .posit {
    position: absolute;
    bottom: 0;
    margin: -71px 0;
  }
  .posit .vibtn {
    /*background:#09a723;*/
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 5px;
  }
  .posit .vibtn:hover {
    background: none;
    color: #09a723;
  }
  .subsec em {
    font-size: 25px;
    padding-top: 5px;
  }
  .subsec .subname {
    margin-top: 0;
    text-align: center;
    padding: 0 15px 10px 15px;
  }
  .mysearchlee {
    padding-top: 25px;
  }
  .inn-vertmar {
    margin: 20px 0 0 0;
  }
  .footul li {
    padding: 2px 0;
  }
  .dropshadow {
    box-shadow: none;
  }
  .smwid {
    display: inline-block;
    margin: 0 auto;
  }
  #no_of_rooms,
  #no_of_adult,
  #no_of_child {
    text-align: center;
    width: 100%;
  }
  .home_res .selectdiv:after {
    top: -45px;
    right: -55px;
  }
  .inner_res .selectdiv:after {
    top: -50px;
    right: -45px;
  }
  .bg_bar {
    display: none;
  }
  .inner_res .pullinn {
    margin-top: 25px;
  }
  .slick-slider {
    margin-bottom: 70px;
  }
  .slick-arrow {
    bottom: -48px;
  }
  .tbpcen {
    padding: 0;
  }
  .home_res {
    background: #fff none repeat scroll 0 0 !important;
  }
  .home_res .selectdiv {
    margin: 0;
    font-size: 21px !important;
  }
  .chooseops {
    padding-top: 0 !important;
  }
  .carousel-fade .carousel-control {
    top: 45%;
  }
  .left.carousel-control {
    left: 10px;
  }
  .right.carousel-control {
    right: 10px;
    left: initial;
  }
  .posimage {
    display: none;
  }
  .pushboth {
    padding: 15px 0 0 0;
  }
  .part2 {
    padding: 0 0 25px 0;
  }
  .roomwrap {
    padding: 50px 50px 70px 50px;
  }
  #myCarousel2 {
    padding-top: 0;
  }
  #myCarousel2 .carousel-control {
    bottom: -70px !important;
  }
  #myCarousel2 .carousel-control.left {
    left: -45px;
  }
  #myCarousel2 .carousel-control.right {
    right: 240px;
  }
  .subsig {
    background: url(../img/subscribe.jpg) no-repeat center center;
    background-size: cover;
    margin: 25px;
  }
  .guest_roomsh {
    background: none;
    width: auto;
  }
  .rpad {
    padding-right: 40px;
  }
  .mappy.MT50 {
    margin-top: 0;
  }
  .subsec {
    text-align: center;
  }
  .subname p {
    padding: 10px 0;
  }
  .rightspacy {
    text-align: center;
  }
  .topbots {
    padding: 20px 0 25px 0;
  }
  .fatbtn img {
    width: auto !important;
  }
  .bg_color {
    background-position: center center;
  }
  .red-box {
    font-size: 20px;
    line-height: normal;
    padding: 10px;
  }
  .mybasichead {
    font-size: 45px;
  }
  .bigfo {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    color: #9e8c70;
    line-height: 100px;
  }
  .somebrownmedium {
    padding: 0 0 15px 0;
  }
  .rollwrap {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }
  .whitewash {
    margin-top: 35px;
    background: none;
    height: auto;
  }
  .rollwrap .carousel-control {
    bottom: -80px;
  }
  .rollwrap .right.carousel-control {
    left: 55%;
  }
  .rollwrap .left.carousel-control {
    left: 40%;
  }
  .captionhead {
    font-size: 45px;
    text-align: center;
  }
  .captiontxt {
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
  }
  .picwrapper {
    margin: 110px 0 30px 0;
  }
  .photodetailwrap {
    width: 80%;
    top: 25%;
  }
  .photopropname {
    font-size: 30px;
  }
  .photodetailwrap .mybasichead {
    font-size: 70px;
  }
  .vcen {
    padding-top: 10px;
  }
  #innermagic .innerheader {
    bottom: 0;
  }
  .putincenter1 {
    padding: 0;
  }
  .verpad {
    padding-top: 15px;
  }
  /*.goog-te-gadget {
    margin-top: 5px;
  }*/
  .foot_top a {
    padding: 0 8px;
  }
  #specialsroll .slash {
    color: #fff;
    font-size: 20px;
  }
  .captionswrap {
    bottom: 0;
    padding: 10px;
  }
  .go-toright {
    text-align: center;
  }
  .suwraps {
    width: 90%;
  }
  .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px;
    line-height: normal;
    letter-spacing: 1px;
    font-size: 20px;
  }
  .hellowrap {
    margin-top: 20px;
  }
  .amenitysec,
  .paintblack {
    padding: 150px 0;
  }
  .postbm {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    box-shadow: none;
  }
  .attexwrap {
    width: 100%;
    min-height: auto;
    padding: 30px;
    text-align: center;
  }
  .attexwrap p {
    margin-top: 20px;
  }
  .mygallsec {
    margin-top: 0;
    padding: 70px 0;
  }
  .myflexbox {
    display: block;
  }
  .myflexbox .flexitem {
    display: block;
    flex-direction: initial;
    min-height: 300px;
  }
  .myflexbox .flexitem .posnewbtn {
    padding: 50px 0 0 0;
  }
  .iframepose {
    position: relative;
    top: auto;
    margin-top: 50px;
  }
  .growtall {
    min-height: auto;
  }
  .iframepose iframe {
    height: 400px;
  }
  .foot_top {
    text-align: center;
    padding: 0 10px;
  }
  .foot_top a {
    line-height: 40px;
  }
  .padding-footer {
    margin: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .fc-left {
    margin-bottom: 10px;
  }
  .subscribesec {
    margin-bottom: 10px;
  }
  .W100-xs {
    width: 100%;
  }
  .hashtag1 {
    font-size: 20px;
  }
  .mybasichead {
    font-size: 22px !important;
  }
  .rooms-small-header2 {
    font-size: 36px;
  }
  .orange-bg {
    padding: 95px 20px 20px;
    max-width: 100%;
  }
  .MT30XS {
    margin-top: 30px;
  }
  .NS-margin {
    margin: 40px 0 20px 0;
    text-align: center;
    line-height: 40px;
  }
  .subscribesec h2 .mybasichead {
    font-size: 60px !important;
    display: block;
    text-align: center;
  }
  .orangetext {
    margin-top: 5px;
  }
  .smalldust {
    letter-spacing: 0;
    line-height: 9px;
    padding-bottom: 0;
  }
  .smalldust1 {
    font-size: 13px;
    text-align: right;
  }
  .smalldust2 {
    font-size: 10px;
    text-align: right;
  }
  .mybasichead {
    font-size: 20px;
    letter-spacing: 0px;
  }
  .text-xs-center {
    text-align: center;
  }
  .vertmar {
    margin: 15px 0;
  }
  .res_heading {
    margin-top: 0px;
  }
  .white-box {
    font-size: 18px;
    font-weight: 400;
  }
  .shadowboxdiv {
    width: 100%;
  }
  .pushboth {
    padding: 15px 0;
  }
  .gallmain {
    display: block;
    border-collapse: inherit;
  }
  .gallwrite {
    display: block;
    padding: 50px 20px;
  }
  .gallwrite2 {
    display: block;
  }
  .gallbg {
    background-position: 0 0;
    min-height: 335px;
  }
  .gallbg2 {
    background-position: 0 0;
    min-height: 335px;
  }
  .social li {
    display: inline-block;
    padding: 0 1px;
  }
  .social li.sochead {
    display: block;
    padding: 0 0 10px 0;
  }
  .mysocialsec .MT5 {
    margin-top: 0;
  }
  .rightspacy {
    text-align: center;
    margin-top: 20px;
  }
  .alignleft {
    text-align: center;
    margin: 0 0 10px 0;
  }
  .subsec {
    margin: 10px 0;
  }
  .greyme {
    background: #6e7683;
    padding: 10px 15px 15px 15px;
    border-radius: 3px;
  }
  .topbots {
    padding: 20px 0;
  }
  .gocentric {
    float: none;
    text-align: center;
  }
  .xs-nopad {
    padding-left: 0;
    padding-right: 0;
  }
  .inn-vertmar {
    margin: 0;
  }
  .bg_color {
    height: 400px;
  }
  .mobile0verviewinnwerdiv {
    padding: 0 25px;
    min-height: 465px !important;
    height: 465px;
  }
  .shadowboxdiv {
    left: 0;
    right: 0;
    top: initial;
  }
  .knowcont {
    padding: 0 0 20px;
  }
  .picholder {
    padding: 20px 0 0 0;
  }
  .paintblack {
    margin-top: 0;
  }
  .roomwrap {
    padding: 30px 20px 50px 20px;
  }
  .peoplesec {
    display: block;
    padding: 0;
  }
  .peoplesec .cell {
    display: block;
    padding-top: 15px;
  }
  .comp img {
    width: auto;
  }
  #myCarousel2 .carousel-control {
    bottom: -50px !important;
  }
  #myCarousel2 .carousel-control.left span,
  #myCarousel2 .carousel-control.right span {
    padding: 10px;
    font-size: 15px;
  }
  #myCarousel2 .carousel-control.left {
    left: -62px;
  }
  #myCarousel2 .carousel-control.right {
    right: 250px;
  }
  .subsig {
    margin: 20px;
  }
  .rpad {
    padding: 0;
  }
  .guest_roomsh h2 .mybasichead {
    font-size: 50px;
    text-align: center;
  }
  .myicon {
    font-size: 35px;
    top: 8px;
  }
  .gocent {
    padding-top: 0;
  }
  /*#scroll{display:none !important;}*/
  .photodetailwrap {
    width: 100%;
    position: relative;
    left: initial;
    right: initial;
    top: initial;
    background: rgba(158, 140, 112, 0.8);
    margin: 10px 0;
  }
  .mainfoot {
    padding: 15px 0 0 0;
  }
  .innerheader .inncaption {
    font-size: 20px;
  }
  .red-box {
    line-height: 30px;
  }
  .suwraps {
    margin: 15px auto;
  }
  .subscribesec h2 .mybasichead {
    font-size: 70px;
    padding-bottom: 0;
  }
  .paintblack {
    background-position: center center;
    padding: 100px 0;
  }
  .spacebtn {
    background: rgba(9, 127, 145, 0.8);
    padding: 10px;
    color: #fff;
  }
  .posnewbtn {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
  }
  .paintblack a.mybtn {
    color: #4b4b4b;
  }
  .paintblack .posnewbtn {
    bottom: inherit !important;
  }
  .postmebots img {
    width: 100%;
    max-width: 434px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
  #no_of_room:focus {
    border: 2px solid #6fa624 !important;
  }
  select {
    background: url(../img/selarowblack.png) no-repeat 90% center !important;
    padding: 10px;
    color: #000000;
    border: 1px solid #fff;
    width: 100%;
  }
  .wide_cal {
    background: transparent;
  }
  #cis-style > .PDP > .customedeatetimesin,
  #cis-style1 > .PDP > .customedeatetimesout {
    color: #4b4b4b !important;
  }
}
.myoverlay-content ul.desk-menu li.active a {
  font-size: 16px !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .innerpage-social {
    padding: 0px !important;
  }
  #myCarousel2 .carousel-control.right {
    right: 145px !important;
  }
  .connect {
    font-size: 26px !important;
  }
  /*.main-bg-color {
    border-top: 1px solid #fff !important;
  }*/
  /*.hotel-service { background: rgba(0, 0, 0, 0) url("../img/guestroom1-sm.jpg") no-repeat scroll center top / cover  !important;height: 639px;} */
  .innrect {
    margin-top: 152px;
  }
  .bg-bar {
    border-top: 50px solid #ffffff;
  }
  .border-guest {
    top: 0;
  }
  .myattheading {
    margin-top: 0 !important;
  }
  .eco_text {
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  .margins_top {
    margin-top: 0 !important;
  }
  .ipad_pool {
    margin-top: 2%;
    z-index: 999;
  }
  .ml-rooms {
    margin-left: -114px !important;
    width: 124% !important;
  }
  .MT25md {
    margin-top: -25px !important;
  }
  .margins {
    top: 0;
  }
  .logo-graywhite {
    margin: -5px 0 0 -3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .autome {
    margin-top: 20px;
  }
  .MT20SMMD {
    margin-top: 20px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .innrect {
    margin-top: 0;
  }
  .PRimag {
    position: initial;
    max-width: 100%;
  }
  .heading,
  .heading1 {
    margin-top: 20px;
  }
  .innrect {
    min-height: 280px;
  }
  .box2 .post {
    margin: 52px 0 0;
    font-size: 42px;
  }
  .home_res {
    z-index: 0;
  }
  .hovereffect1 p.info {
    padding: 75px 0 0 !important;
  }
  .carousel-caption {
    font-size: 16px;
    font-weight: normal;
  }
  .subscribe_input {
    width: 90% !important;
  }
  .main-h1 {
    font-size: 50px;
  }
  .home-mobileboxoverviews {
    background: none;
    padding-bottom: 100px;
  }
  .attra-sub-line {
    letter-spacing: 2px;
  }
  .att-mid-text-span {
    letter-spacing: 2px;
  }
  .att-mid-text {
    margin-top: 0px;
  }
  .mainfoot {
    margin-top: 0% !important;
  }
  .MT20XS {
    margin-top: 20px;
  }
  .inner-bor {
    padding: 25px 0;
  }
  .arow {
    width: 40%;
  }
  .blacktxt1 {
    font-size: 40px;
    line-height: 40px;
  }
  .blacktxt2 {
    font-size: 60px;
    line-height: 60px;
  }
  .footer_logo .logo_small {
    font-size: 25px;
  }
  .footer_logo .logo_big {
    font-size: 72px;
  }
  .white-box {
    font-size: 15px;
    padding: 10px 0px;
    color: #fff;
  }
  .slider-line1 {
    font-size: 16px;
  }
  .slider-line2 {
    font-size: 11px;
  }
  /*.guest{font-size:32px; font-weight:700; margin-bottom:20px; display:block;}*/
  .guest {
    position: relative;
    font-size: 35px;
    display: inline-block;
    color: #91181b;
    text-transform: uppercase;
    margin: 0 0 40px 0;
    font-family: Oswald-Regular;
    letter-spacing: 10px;
  }
  .guest .outline {
    position: absolute;
    border: 1px solid #a31929;
    width: 90%;
    height: 79px;
    left: 16px;
    top: -8px;
  }
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  .innerheader .red-box {
    max-width: 100%;
    width: 100%;
  }
  #innermagic .innerheader {
    width: 100%;
  }
  .innerheader {
    padding: 0;
  }
  .carto {
    bottom: -45px !important;
  }
  .hovereffect p.info {
    width: 100%;
  }
  .backg {
    padding: 17px 5px 16px 5px !important;
  }
  .smalldust1 {
    text-align: center;
    letter-spacing: 4px;
  }
  .guestsec__title-home {
    padding: 18px 16px;
  }
  .myattheading {
    text-align: center;
  }
  .rooms_pos {
    padding: 15px 0;
  }
  .margins {
    top: -74px !important;
  }
  /*.ourgallery {
    font-size: 50px;
  }*/
  .subscribe_input {
    font-size: 12px;
    padding: 15px 75px 15px 0;
  }
  .logo-graywhite {
    padding: 18px;
  }
  .footer_logo .logo_small {
    font-size: 25px;
  }
  .footer_logo .logo_big {
    font-size: 72px;
  }
  .social-network {
    padding-left: 0;
  }
  .connect {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .hovereffect a.info {
    padding: 292px 0 0;
  }
  .dpos2 {
    position: absolute;
    top: 74px;
  }
  .box2 .post {
    font-size: 35px;
  }
  .bg-envelope {
    left: 112px;
  }
  .white-box {
    font-size: 16px;
    /*background: rgba(255, 255, 255, 0.8);*/
    margin: 15px 15px;
  }
  .slidertext-bg1 {
    font-size: 13px;
  }
  .main-h1 {
    font-size: 75px;
  }
  .home-mobileboxoverviews {
    background: none;
  }
  .att-mid-text {
    margin-top: 0;
  }
  .mainfoot {
    margin-top: 0 !important;
  }
  .MT20XS {
    margin-top: 20px;
  }
  .subscribe_input {
    font-size: 18px;
    padding: 15px 75px 15px 0;
  }
  .hotel-serviceimg img {
    display: block;
    margin: 0 auto;
  }
  .checktxt {
    font-size: 16px;
    display: block;
    letter-spacing: 2px;
  }
  .guest {
    position: relative;
    font-size: 35px;
    display: inline-block;
    color: #91181b;
    text-transform: uppercase;
    margin: 0 0 40px 0;
    font-family: Oswald-Regular;
    letter-spacing: 10px;
  }
  .guest .outline {
    position: absolute;
    border: 1px solid #a31929;
    width: 90%;
    height: 97px;
    left: 16px;
    top: -8px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1200px) {
  .vcen {
    padding-top: 0px;
  }
  select {
    background: url(../img/selarow.png) no-repeat 75px center !important;
    padding: 10px;
    color: #ffffff;
    border: 1px solid #454545;
    width: 100%;
  }
  .home_res select option {
    background-color: #000;
  }
}
@media screen and (min-width: 1200px) and (max-width: 2500px) {
  .attachlogo {
    z-index: 9;
  }
  .innrect {
    min-height: 380px;
  }
}
#addmyreviews
  span.pull-left.col-lg-4.col-md-4.col-sm-11.col-xs-12.P0.text-lg-left {
  font-size: 14px;
}
.overview_h3 strong {
  text-align: left;
}
.reservation select {
  background: url(../img/selarow.png) no-repeat 90% center !important;
  padding: 10px;
  color: #fff;
  border: 1px solid #fff;
  width: 100%;
  background-position-y: 20px !important;
}
.direction .F14 strong {
  font-size: 12px;
}
.direction.grey.F18 {
  font-size: 17px;
}
.cont_box {
  font-size: 15px;
}
.weather_txts .F12 {
  font-size: 10px;
}
.carousel-inner {
  z-index: 1;
}
.paintblack .posnewbtn {
  bottom: 100px;
}
.amenitysec .posnewbtn {
  padding-bottom: 50px;
}
.paintblack a.mybtn,
.mygallsec a.mybtn {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  padding: 10px 10px 10px 20px;
}
.subscribe_mail {
  background: #fff url("../img/mail_subscribe.png") no-repeat scroll 10px 10px;
  border-radius: 3px 0 0 3px;
  display: block;
  float: left;
  height: 33px;
  margin: 6px 0 0;
  padding: 10px;
  width: 34px;
}
.bg-envelope {
  /*background: #fff;margin-right: -3px;*/
  padding: 19px 15px;
  font-size: 24px;
  color: #c4c4c4;
  position: absolute;
}
.play {
  background: rgba(0, 0, 0, 0.8) url("../img/play.png") no-repeat scroll 16px
    12px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 7;
  bottom: 20px;
  right: 20px;
}
.pause {
  background: rgba(0, 0, 0, 0.8) url("../img/play.png") no-repeat scroll 16px -45px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 7;
  bottom: 20px;
  right: 20px;
}
.margcent ul li.active a {
  font-weight: bold;
  color: #fff !important;
  font-size: 30px;
}
.volume_icon {
  background: url("../img/unmute.png") no-repeat scroll 20px 4px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  text-indent: -9999px;
}
.volume_icon1 {
  background: url("../img/unmute.png") no-repeat scroll 20px -48px;
  border: 0;
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  text-indent: -9999px;
}
.volume_icon1 span {
  visibility: hidden;
}
.padding-LH {
  padding: 0px 35px;
  line-height: 20px;
}
.maptextaddress {
  font-size: 22px;
  margin-right: 8px;
  vertical-align: top;
  font-weight: 400;
}
.map-bg ul li {
  display: block;
  margin: 25px 15px;
}
.Padding-both {
  padding: 0 15px;
}
#promo_code {
  background: #fff0;
  color: #000 !important;
  border-radius: 0px;
  height: 45px;
  border: 1px solid #fff;
}
#promo_code::placeholder {
  color: #000;
}
.RF-bg {
  background: #5d0b0f;
  border: none;
  font-size: 20px;
  padding: 10px 25px;
  border-radius: 0;
}
.OH {
  overflow: hidden;
}
::placeholder {
  color: #000;
  opacity: 1;
  /* Firefox */
}
::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}
.MT10-box {
  position: relative;
  top: -10px;
}
.ns_bar ::placeholder {
  color: #000;
  opacity: 1;
  /* Firefox */
}
.ns_bar ::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}
.ns_bar ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}
.w3-btn,
.w3-btn-block {
  background-color: #454545 !important;
}
.form-horizontal .control-label {
  text-align: left;
}
#myDiv1 {
  -ms-transform: rotate(12deg);
  /* IE 9 */
  -webkit-transform: rotate(12deg);
  /* Safari */
  transform: rotate(12deg);
  /* Standard syntax */
}
#myDiv2 {
  -ms-transform: rotate(-12deg);
  /* IE 9 */
  -webkit-transform: rotate(-12deg);
  /* Safari */
  transform: rotate(-12deg);
  /* Standard syntax */
}
.slidertext-bg1 {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  font-size: 16px;
  margin-top: 10px;
  padding: 5px 20px;
}
.PDP > .add-on {
  right: -12px;
}
.common_hoteg {
  margin-bottom: 20px;
}
#fromAddress:active,
#fromAddress:focus {
  border: 1px solid #39971c !important;
}
#fromAddress {
  border: 1px solid #a31929 !important;
}
.initialmapwd {
  border: 1px solid #454545 !important;
}
.STD > option {
  color: #fff;
}
.gallery-text {
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 1199px) {
  .mtr {
    padding: 20px 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  .intime,
  .outtime {
    color: #000 !important;
  }
}
@media screen and (min-width: 1400px) and (max-width: 2500px) {
  .border-guest {
    top: 55px;
  }
}
.placeholder-fix:focus::-webkit-input-placeholder {
  color: transparent;
}
.placeholder-fix:focus::-moz-placeholder {
  color: transparent;
}
.placeholder-fix:-moz-placeholder {
  color: transparent;
}
.weather_txts {
  right: 28px !important;
  text-align: center;
}
.connect {
  color: #000000;
  font-size: 27px;
  padding: 20px 0;
  position: relative;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) and (min-width: 320px) {
  .room_home {
    color: #000 !important;
  }
  .room_home:hover {
    color: #000;
  }
  .panel-body {
    padding: 0px;
  }
}
.center-gradient-wrapper {
  height: 100%;
  width: 100%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-gradient {
  height: 100%;
  width: 35%;
  /*background: url('../img/header-bg.png') no-repeat center center /cover;*/
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  margin-left: 0px;
  margin-top: 25px;
}
.hotel-service .center-gradient-wrapper {
  justify-content: flex-end;
}
.hotel-service .center-gradient {
  background: rgba(0, 0, 0, 0.5);
  margin-right: 13%;
  flex-direction: column;
  width: 39%;
  padding: 0px 25px;
}
@media screen and (min-width: 1200px) and (max-width: 1299px) {
  .list-unstyled {
    padding-left: 70px;
  }
  .reviews-right-img,
  .reviews-left-img {
    width: 380px;
    background-size: 100% 100%;
    background-position: bottom center !important;
  }
  .blacktxt1 {
    font-size: 50px;
    line-height: 60px;
  }
  .blacktxt2 {
    font-size: 70px;
    line-height: 75px;
  }
  .blacktxt3 {
    font-size: 16px;
    letter-spacing: 5px;
  }
  .blacktxt4 {
    font-size: 75px; /*margin: 35px 0 0;*/
  }
}
@media screen and (min-width: 1300px) and (max-width: 1399px) {
  .list-unstyled {
    padding-left: 70px;
  }
  .reviews-right-img,
  .reviews-left-img {
    width: 380px;
    background-size: 100% 100%;
    background-position: bottom center !important;
  }
  .map-bg {
    padding: 95px 20px;
  }
  /*.location_text {  margin-left: 16%;}*/
  .footer_section .center-gradient {
    width: 50%;
  }
  .map-bg .MT50 {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1499px) {
  .reviews-right-img,
  .reviews-left-img {
    width: 380px;
    background-size: 100% 100%;
    background-position: bottom center !important;
  }
  .location_text {
    margin-left: 10%;
  }
  .footer_section .center-gradient {
    width: 50%;
  }
}
@media screen and (min-width: 1500px) {
  .amenitis_bg_clr {
    margin: 500px -57px 197px 252px !important;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1799px) {
  .reviews-right-img,
  .reviews-left-img {
    width: 380px;
    background-size: 100% 100%;
    background-position: bottom center !important;
  }
  .map-bg {
    padding: 100px 20px;
  }
  .location_text {
    margin-left: 0%;
  }
  .footer_section .center-gradient {
    width: 50%;
  }
}
/*header.smaller .tab_room{margin-top:0;}*/
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.section-padding {
  padding-top: 3%;
  padding-bottom: 2%;
}
.PR0 {
  padding-right: 0;
}
.font-bold {
  font-weight: 700;
}
.block {
  display: block;
}
.maroon {
  color: #6c1f24;
}
.bg-maroon {
  background-color: #6c1f24;
}
.title {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #5d5139;
  font-size: 20px;
}
.content-title {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.section_about {
  /*background-color: #e0e0e0; position: relative; width: 80%; margin: 100px auto 50px; text-align: center; color: #fff; z-index: 1;*/
}
.section_about .name {
  color: #000000;
}
.section_about .name:after {
  width: 60%;
  background-color: #781e24;
}
.section_about h2 {
  text-align: center !important;
}
.section_about p {
  line-height: 25px;
  margin-bottom: 20px;
  text-align: justify;
  text-align-last: center;
}
.section_about .logo-box {
  margin: 20px 0 0;
}
.section_about .logo-box img {
  margin: 0 auto;
}
.section_about .about-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center right;
  height: 380px;
}
.welinfo {
  margin: 15px 0;
}
.mobile0verviewinnwerdiv::-webkit-scrollbar {
  width: 2px;
}
.mobile0verviewinnwerdiv::-webkit-scrollbar-track {
  background: #e0e0e0;
}
.mobile0verviewinnwerdiv::-webkit-scrollbar-thumb {
  background: #6c1f24;
}
/*----------------------------------------------------------------------------------*/
.mouse {
  display: block;
  margin: 10px auto 20px;
  width: 26px;
  height: 46px;
  border-radius: 13px;
  border: 2px solid #000;
  cursor: pointer;
}
.mouse span {
  display: block;
  margin: 6px auto;
  width: 3px;
  height: 8px;
  border-radius: 50%;
  background: #000;
  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;
  -webkit-animation-name: scroll;
  animation-name: scroll;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
.gallery-hover {
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.gallery-hover .gallery-overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
}
.gallery-hover:hover .gallery-overlay1 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
.gallery-hover:hover .gallery-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.gallery-hover img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.gallery-hover:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.8);
  -webkit-filter: brightness(0.8);
}
.gallery-hover h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #fff;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.gallery-hover a,
.gallery-hover p {
  color: #fff;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.gallery-hover:hover a,
.gallery-hover:hover p,
.gallery-hover:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*----------------------------------------------------------------------------------*/
.guestroom-box .guest-overlay {
  /*position: absolute; top: 0; bottom: 0; left: 0; right: 0;*/
  height: 100%;
  width: 100%;
  opacity: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  transition: 0.5s ease;
}
.guestroom-box:hover .guest-overlay {
  opacity: 1;
}
.box-1 {
  background: url(../img/guestroom-img-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.box-2 {
  background: url(../img/guestroom-img-2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.box-3 {
  background: url(../img/guestroom-img-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.box-4 {
  background: url(../img/guestroom-img-4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.guestroom-box .image {
  width: 100%;
  height: 635px;
  object-fit: cover;
  object-position: 100% 100%;
}
.guestroom-box .guest-content {
  position: relative;
  height: 100%;
  padding: 70px;
  min-height: 522px;
}
.guest-content .logo-box img {
  width: 10%;
}
.guest-content .logo-box .name {
  font-size: 18px;
}
.guest-content .logo-box .name:after {
  width: 40%;
  margin: 0;
}
.guest-btn {
  margin-top: 50px;
}
.btn-outline:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  width: 45%;
  height: 1px;
  margin: 0 auto 0 50px;
  background-color: #fff;
  transition: 0.5s ease-in-out;
}
.btn-outline {
  background-color: transparent;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 30px;
  color: #fff;
  z-index: 1;
  transition: 0.5s ease-in-out;
}
.btn-outline:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 45%;
  height: 1px;
  margin: 0 auto 0 50px;
  background-color: #fff;
  transition: 0.5s ease-in-out;
}
/*.btn-outline:hover { color: #781e24; }*/
.btn-outline:hover:before,
.btn-outline:hover:after {
  width: 100%;
  margin: 0 auto;
}
.btn-black {
  color: #000 !important;
  border-color: #000;
}
.btn-black:hover {
  color: #fff !important;
  border-color: transparent;
}
.section_bar .bg-dark {
  background-color: #771e24;
  background: url(../img/pattern.jpg);
  position: relative;
  overflow: hidden;
}
.section_bar .bg-dark p {
  padding: 30px 50px;
  font-size: 20px;
  letter-spacing: 5px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}
.bg-dark .trans-logo {
  position: absolute;
  width: auto;
  top: 1px;
}
.bg-dark .logo-left {
  left: -50px;
}
.bg-dark .logo-right {
  right: -50px;
}
.section_amenities {
  position: relative;
  width: 80%;
  margin: 80px auto;
}
.section_amenities .amenities-div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.amenities-div .ame-image,
.amenities-div .ame-content {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 20px;
}
.amenities-div .ame-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.amenities-div .ame-image img {
  height: 100%;
  object-fit: cover;
}
.ame-image .ame-rose-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50px, -50px);
  opacity: 0.3;
}
.ame-content .logo-box img {
  width: 10%;
}
.ame-content .logo-box .name {
  font-size: 18px;
  color: #6c1f24;
}
.ame-content .logo-box .name:after {
  width: 55%;
  margin: 0;
  background-color: #6c1f24;
}
.ame-content .ame-title {
  margin: 20px 0 10px;
  text-transform: uppercase;
}
.ame-title label {
  display: block;
  font-size: 50px;
}
.ame-title span {
  font-size: 30px;
  letter-spacing: 5px;
  position: relative;
  top: -15px;
}
.ame-title .ame-desc {
  text-align: justify;
}
.ame-content .ame-btn {
  margin-top: 50px;
}
.ame-btn .btn-outline,
.hotel-servicebtn .btn-outline,
.colapsshoecontentlinkdiv .btn-outline,
.colapsshoecontentlinkdiv2 .btn-outline {
  color: #000;
  font-weight: normal;
}
.ame-btn .btn-outline:before,
.ame-btn .btn-outline:after,
.hotel-servicebtn .btn-outline:before,
.hotel-servicebtn .btn-outline:after,
.colapsshoecontentlinkdiv .btn-outline:before,
.colapsshoecontentlinkdiv2 .btn-outline:before,
.colapsshoecontentlinkdiv .btn-outline:after,
.colapsshoecontentlinkdiv2 .btn-outline:after {
  background-color: #6c1f24;
}
.attract-btn .btn-outline:before,
.attract-btn .btn-outline:after {
  width: 75%;
  margin: 0 auto;
}
.attract-btn .btn-outline:hover:before,
.attract-btn .btn-outline:hover:after {
  width: 100%;
}
.section_gallery {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
.section_gallery .gallery-content {
  margin: 20px 0;
  text-align: justify;
  text-align-last: center;
}
.gallery-content .gallery-title {
  font-size: 45px;
  text-transform: uppercase;
  letter-spacing: 20px;
  margin-bottom: 20px;
}
.gallery-content .gallery-btn {
  margin: 40px 0 0;
  text-align: center;
}
.gallery-btn .btn-outline,
.direction-btn .btn-outline {
  color: #000;
  font-weight: normal;
}
.gallery-btn .btn-outline:before,
.gallery-btn .btn-outline:after,
.direction-btn .btn-outline:before,
.direction-btn .btn-outline:after {
  background-color: #000;
  margin: 0 auto;
}
.map_section .logo-box {
  text-align: center;
}
.map_section .logo-box img {
  width: 6%;
  margin: 0 auto;
}
.map_section .logo-box .name {
  font-size: 18px;
  color: #000;
}
.map_section .logo-box .name:after {
  width: 35%;
  background-color: #000;
}
.direction-btn {
  text-align: center;
  margin: 50px 0 30px;
}
.footer__logo-box div {
  padding: 0 10px;
}
/*.footer__logo-box div:first-child { border-right: 1px solid #ce1e24; width: 20%; }
.footer__logo-box  .footer-logo { width: 70%; margin: 0 auto; }*/
.footer__logo-box .name {
  color: #000;
  padding: 0;
  margin: 0;
}
.footer-link.links3 {
  text-align: center;
  margin: 20px 0;
}
.footer-link.links3 li {
  display: block;
  margin: 10px 5px;
}
.footer-link.links3 li:nth-child(2) {
  /*border-left: 1px solid #fff; border-right: 1px solid #fff;*/
}
.guestroom-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
.section_gallery-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
}
.attraction-style {
  font-size: 50px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.attraction-desc {
  margin-bottom: 20px;
  color: #fff;
  padding: 0 15px 0 0;
}
.footer__links {
  padding: 35px 20px 0px;
  text-align: center;
}
.links-right {
  text-align: right;
}
.color_g {
  color: #fff;
  margin: 0;
  text-transform: none;
  margin: 0 auto;
}
.red-box {
  color: #fff;
  font-size: 20px;
  border-radius: 0px;
  background-size: cover;
  padding: 10px 40px;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase; /*background: rgba(0,0,0,0.8);*/
}
.black_overlay {
}
.smaller .disinbloc {
  width: 45px;
  height: 45px;
}
.overlay {
  background: rgba(118, 0, 0, 0.8) !important;
}
.innerpage__logo {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 275px; /*background-color: #000;*/
}
.innerpage__logo .center-gradient__logo {
  height: auto !important;
}
.rooms_tabs li.active span.fa {
  color: #590101 !important;
}
input#promo_code:focus::-webkit-input-placeholder {
  color: transparent !important;
}
input#promo_code:focus:-moz-placeholder {
  color: transparent !important;
} /* FF 4-18 */
input#promo_code:focus::-moz-placeholder {
  color: transparent !important;
} /* FF 19+ */
input#promo_code:focus:-ms-input-placeholder {
  color: transparent !important;
} /* IE 10+ */
.animatedheight .pop_text a {
  color: #000;
  font-size: 15px;
  margin-top: 0;
  background: transparent;
  padding: 0;
  display: unset;
}
.clildboxpolicy {
  font-size: 11px;
}
.new-reserve {
  margin-top: 71px;
  padding-left: 0;
}
.new-reserve .selectdiv {
  margin-right: 15px;
}
.section_about .title {
  margin-top: 10px;
  margin-bottom: 10px;
}
span#room_adult_child_config {
  font-size: 15px !important;
}
#myreviewgraphics .panel {
  min-height: 403px;
}
/*----------------------------------------  Form Code -----------------------------------------------*/
.check-avail:nth-child(4) {
  border-right: none;
}
.home_res select {
  padding: 6px 6px;
  border: none;
}
/*------------------------------------  Form Code Ends ----------------------------------------------*/
@media screen and (max-width: 991px) {
  .smaller-bg-black {
    display: none;
  }
}
@media screen and (max-width: 1232px) and (min-width: 768px) {
  .section_about .container {
    width: calc(100% - 40px);
  }
}
@media screen and (min-width: 1200px) {
  .reservation .btn-success {
    background: #3a971c !important;
    margin-top: -13px;
    padding-bottom: 26px;
    padding-top: 37px;
  }
  #promo_code {
    color: #000 !important;
    height: auto;
  }
  #promo_code::placeholder {
    color: #000;
  }
  input#promo_code:focus {
    border-width: 1px !important;
  }
  .specialcode {
    padding: 0 15px;
  }
  .room_home {
    color: #000;
  }
  .room_home:hover {
    color: #000;
  }
  .smaller .reservation .new-reserve {
    margin-top: 0;
  }
  .smaller .reservation .new-reserve .selectdiv {
    margin-right: auto;
  }
}
@media screen and (max-width: 1465px) and (min-width: 320px) {
  .section_gallery .container {
    width: 100%;
  }
}
@media screen and (max-width: 1550px) and (min-width: 1200px) {
  .hotel-service .center-gradient {
    width: 40%;
  }
  .section_about p {
    padding: 0 50px;
  }
  .carousel-inner .center-gradient {
    flex-wrap: wrap;
    align-content: flex-start;
    margin-top: 40px;
  }
  .carousel-inner .center-gradient .name {
    text-align: center;
  }
}
@media screen and (max-width: 1023px) and (min-width: 1001px) {
  .wide_cal {
    background: #fff0;
  }
}
@media screen and (max-width: 1023px) and (min-width: 992px) {
  .home_res .pullme {
    padding-top: 24px;
  }
  .colapsshoecontentlinkdiv,
  .colapsshoecontentlinkdiv2 {
  }
  footer {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1299px) and (min-width: 992px) {
  .map-bg {
    padding: 60px 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  .Attraction_home_img:after {
    display: none;
  }
  .hotel-serviceimg {
    position: relative;
  }
  .newbox {
    margin-top: 10px;
  }
  footer {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .innerpage__logo {
    display: none;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .welinfo {
    margin: 0px !important;
  }
  .section_about {
    margin: 20px auto 50px;
  }
  .section_amenities {
    width: 90%;
    margin: 50px auto;
  }
  .ame-title label {
    font-size: 30px;
  }
  /*.amenities-div .ame-content { padding: 100px 15px 100px 50px;} */
  .ame-title span {
    font-size: 22px;
    top: -10px;
  }
  .attraction-style {
    font-size: 45px;
  }
  .hotel-service .center-gradient {
    width: 41%;
  }
  .guestsec__title {
    font-size: 28px;
  }
  .guestsec__title .outline {
    height: 86px;
    width: 90%;
  }
  .section-guestroom .logo-box img {
    width: 15%;
  }
  .section_gallery {
    min-height: 575px;
  }
  .attract_img img {
    height: 300px;
  }
  .map-bg {
    padding: 10px 0 0;
  }
  .direction-btn {
    margin: 50px 0;
  }
  .footer__logo-box .name {
    font-size: 16px;
  }
  .address,
  .phone,
  .email {
    font-size: 15px;
  }
  .reservation .btn-success {
    margin: 0;
    padding: 35px 0;
    width: 100%;
    background: none !important;
    color: #fff;
  }
  .section_about .about-image img {
    height: 425px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  span#room_adult_child_config {
    font-size: 20px !important;
  }
  .room_home .fa {
    top: 1px;
  }
  .home-mobileboxoverviews {
    padding-bottom: 100px;
  }
  .mobile0verviewinnwerdiv {
    min-height: 380px !important;
    height: 380px;
    overflow: hidden;
  }
}
@media screen and (max-width: 991px) and (min-width: 320px) {
  .carousel-control.left {
    background-image: none;
    display: inline-block;
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    padding: 10px;
    width: 55px;
    height: 55px;
    left: 5%;
    border-radius: 50%;
  }
  .carousel-control.right {
    background-image: none;
    display: inline-block;
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    padding: 10px;
    width: 55px;
    height: 55px;
    right: 5%;
    border-radius: 50%;
  }
  .section_bar .bg-dark {
    width: 100%;
  }
  .hotel-serviceimg {
    position: relative;
  }
  .hotel-servicebtn {
    text-align: center;
    margin: 30px 0;
  }
  .ourgallery {
    font-size: 65px;
    margin-left: 10px;
  }
  .footer__links {
    padding: 28px 20px 20px;
    text-align: center;
  }
  .footer_section {
    margin-bottom: 0px;
  }
  .Attraction_home_img {
    background-color: #fff;
  }
  .Attraction_text_bg,
  .attraction-style {
    color: #91181b;
  }
  .attraction-desc {
    color: #000;
  }
  .attractions2 {
    font-size: 20px;
    margin-bottom: 10px;
    letter-spacing: 10px;
  }
  .attraction-style {
    font-size: 45px;
  }
  .PR0 {
    padding-right: 15px;
  }
  .attract-btn .btn-outline {
    color: #91181b;
    font-weight: normal;
    letter-spacing: 2px;
  }
  .attract-btn .btn-outline:before,
  .attract-btn .btn-outline:after {
    background-color: #91181b;
  }
  .direction-btn {
    margin: 30px 0;
  }
  .shortlenbars {
    width: 100%;
  }
  .footer-link.links3 li {
    margin-bottom: 10px;
    padding: 0;
  }
  .vcen {
    text-align: center;
    margin: 0px 0 0;
    padding: 0;
  }
  .check-avail {
    border: none !important;
  }
  .res_heading {
    color: #000;
  }
  .reservation .btn-success {
    margin-bottom: 30px;
    padding: 8px 31px 4px;
    border-radius: 0;
    background: #6c1f24 !important;
    color: #fff !important;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .TAL {
    margin: 0px !important;
  }
  .section_about {
    width: 100%;
  }
  .attractions2 {
    margin-top: 0;
  }
  .ourgallery {
    font-size: 55px;
    margin-left: 10px;
  }
  .section_about .logo-box {
    margin: 20px 0 0;
  }
  .innerpage-social {
    padding: 0;
  }
  .sortbarmobile {
    height: auto;
  }
  .home-mobileboxoverviews {
    padding-bottom: 100px;
  }
  .mobile0verviewinnwerdiv {
    min-height: 230px !important;
    height: 230px;
    overflow: hidden;
  }
}
@media screen and (max-width: 475px) {
  .attractions2 {
    font-size: 15px;
    letter-spacing: 6px;
  }
  .attraction-style {
    font-size: 26px;
  }
  .attraction_content p {
    padding: 0 0 20px;
  }
  .gosedown {
    margin-bottom: 20px;
  }
  ul.social-network li {
    margin: 0 10px;
  }
  .mobile0verviewinnwerdiv {
    min-height: 467px !important;
    height: 467px;
  }
  .attract-btn .btn-outline {
    font-size: 10px;
    letter-spacing: 1px;
    padding: 10px;
  }
  .gallery-content .gallery-title {
    font-size: 30px;
    letter-spacing: 5px;
  }
  .footer-link.links3 li:nth-child(2) {
    border: none;
  }
}
@media screen and (max-width: 325px) {
  .attractions2 {
    font-size: 12px;
    letter-spacing: 2px;
  }
  .attraction-style {
    font-size: 18px;
  }
  .attract-btn .btn-outline {
    font-size: 8px;
  }
  .gallery-content .gallery-title {
    font-size: 26px;
    letter-spacing: 5px;
  }
  .footer__logo-box .footer-logo {
    width: auto;
  }
  .footer__logo-box .name {
    font-size: 7px;
  }
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 320px) {
  body.rct_wdgt header.smaller .overlay.new.overlay-slidedown {
    top: 52px;
  }
}
.sort_bar select,
#frmReviews select {
  background: url(../img/selarowblack.png) no-repeat 98% center #fff !important;
}
/********************Inn At Depot Hill**********************/
.button82:hover::after {
  color: #fff !important;
}
.sim-button {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
}
.button82 {
  color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
.button82::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-color: rgba(255, 149, 190, 0.63);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff !important;
}
.button82:hover::before {
  opacity: 1;
  width: 100%;
  transform: scaleY(1);
}
.button81:hover::after {
  color: #fff !important;
}
.sim-button {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
}
.button81 {
  color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
.button81::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-color: rgba(255, 149, 190, 0.63);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff !important;
}
.button81:hover::before {
  opacity: 1;
  width: 50.2%;
}
.button8:hover::after {
  color: #fff !important;
}
.sim-button {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
}
.button8 {
  color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
}
.button8::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-color: rgba(171, 8, 52, 0.4);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff !important;
  border-radius: 9px;
}
.button8:hover::before {
  opacity: 1;
  width: 100%;
}
.PR {
  position: relative;
}
.home-mobileboxoverviews {
  padding-bottom: 110px;
}
.amenity {
  padding-right: 40px;
}
.shadow_img {
  box-shadow: 0px 10px 11px 10px rgba(0, 0, 0, 0.3) !important;
}
.MT55 {
  margin-top: 55px;
}
.check-avail input[type="text"]:focus,
.check-avail input[type="email"]:focus,
.check-avail input[type="radio"]:focus,
.check-avail textarea:focus,
.check-avail select:focus,
.check-avail .wide_cal:focus .customedeatetimesin {
  border: none !important;
}
.guestrooms_txts {
  padding: 50px;
}
.guest_rooms_text span {
  display: block !important;
}
.guest_rooms_text span:nth-child(2) {
  font-size: 39px;
  font-family: alex brush;
  line-height: 42px;
}
.guest_rooms_text span:nth-child(1) {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 0px;
  margin-left: -38px;
  margin-top: 25px;
}
.guest_rooms_text span:nth-child(3) {
  font-size: 18px;
  font-family: alex brush;
  line-height: 10px;
  margin-left: 48px;
}
.home_logo_text span:nth-child(1) {
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 37px;
  line-height: 0px;
  margin-left: -76px;
}
.home_logo_text span:nth-child(2) {
  font-size: 71px;
  font-family: alex brush;
}
.home_logo_text span:nth-child(3) {
  font-size: 28px;
  /* text-transform: uppercase; */
  font-weight: 500;
  margin-top: 0px;
  font-family: "Alex Brush";
  margin-bottom: 40px;
  line-height: 0px;
  margin-left: 90px;
}
.home_logo_text span {
  display: block;
}
.welcome_to_h {
  font-size: 17px;
  text-transform: uppercase;
  display: block;
}
.alex_brush .add-on {
  bottom: -3px;
  font-weight: 600;
}
.alex_brush .customedeatetimesin,
.alex_brush .customedeatetimesout {
  line-height: 39px;
  margin-left: -49px;
}
.alex_brush .checktxt {
  font-size: 27px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 400;
  /*font-family: Lato;*/
}
.headerbg::after,
.carousel-inner > .item::after {
  position: absolute;
  top: 0;
  background: linear-gradient(
    to bottom,
    rgb(0 0 0 / 89%) 0%,
    rgba(0, 0, 0, 0.4) 23%,
    rgba(0, 0, 0, 0.4) 40%,
    rgba(0, 0, 0, 0.4) 71%,
    rgba(0, 0, 0, 0.9) 100%
  );
  height: 100%;
  width: 100%;
  content: "";
  display: block;
}
.check_bg {
  background: #a31929;
  padding-top: 13px;
}
.check-avail .moveup {
  padding: 0px;
}
.check-avail1 {
  margin-top: 35px;
}
.reservation .btn-success {
  font-size: 35px;
  font-family: Lato;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.all_btns1 {
  font-family: Lato;
}
.all_btns {
  font-family: Lato;
}
.read_btn1 {
  color: #ab0834;
  font-size: 16px;
  border: 1px solid #ab0834;
  border-radius: 10px;
  padding: 12px 26px 11px 26px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
}
.read_btn {
  letter-spacing: 2px;
  color: #ab0834;
  font-size: 16px;
  border: 1px solid #ab0834;
  border-radius: 10px;
  padding: 9px 22px 8px 22px;
  text-transform: uppercase;
  font-weight: 500;
}
.read_btn:hover {
  color: #ab0834;
  border: 1px solid #ab0834;
  border-radius: 10px;
}
.guestrooms_txts {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 991;
  background: #fff;
  width: 36%;
}
h3 .guests {
  font-size: 45px;
  font-family: Lato;
  color: #aa002d;
  text-transform: uppercase;
}
.guestrooms_txts p {
  text-align: justify;
  font-size: 14px;
  text-align-last: center;
}
.guestrooms_btn {
  padding: 49px 0px 0px 0px;
}
.amenities_bg {
  background: url(../img/amenities_bg.jpg) no-repeat center center/ cover;
}
.amenities-border img {
  /*background: url(../img/amenities-border.png) no-repeat center center / cover;*/
  width: 100%;
  height: 647px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  padding-left: 5%;
  padding-right: 2%;
}
.amenitis_bg_clr {
  display: flex;
  background: #a41929;
  justify-content: space-around;
  margin: 500px -57px 191px 138px;
  padding: 35px 0px;
}
.amenities_span {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.amenities_span span:nth-child(2) {
  margin-left: 20px;
  color: #fff;
  font-family: Lato;
  font-size: 16px;
}
.amenity h4 {
  font-size: 53px;
  font-family: Lato;
  color: #aa002d;
  text-align: center;
  text-transform: uppercase;
}
.amenities_main p {
  padding: 15px 70px 40px 30px;
  justify-content: center;
  text-align: justify;
  text-align-last: center;
  font-size: 16px;
  line-height: 24px;
}
.PL0 {
  padding-left: 0px;
}
.amenities_btn {
  text-align: center;
  padding: 0px;
}
.amenity {
  padding-top: 170px;
}
.amenities_sec {
  margin-top: 80px;
}
.reviews_text h4 span {
  font-size: 90px;
  color: #aa002d;
  font-family: Lato;
  display: block;
  text-transform: uppercase;
}
.reviews_text h4 span:first-child {
  font-weight: 400;
  font-size: 60px;
  line-height: 78px;
}
.reviews_text h4 span:nth-child(2) {
  font-weight: 600;
}
.reviews_main_text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.reviews_text1 p {
  font-size: 21px;
  text-align: left;
  padding: 30px 20px;
}
.reviews_btn {
  text-align: left;
  margin-top: 39px;
  padding-left: 60px;
}
.reviews_second_text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery1-right {
  position: absolute;
  right: -124px;
  bottom: 0;
}
.gallery1-bottom {
  position: absolute;
  left: -101px;
  right: 1px;
  bottom: -145px;
}
.gallery1-right img,
.gallery1-bottom img {
  max-width: 95%;
}
.gallery_inn {
  text-align: center;
}
.our_gallery span {
  font-family: Lato;
  color: #aa002d;
}
.our_gallery span:nth-child(1) {
  /*font-size: 64px;*/
}
.our_gallery span {
  font-size: 75px;
  text-transform: uppercase;
}
.our_gallery {
  text-align: center;
}
.PR0 {
  padding-right: 0px;
}
.gallery_p p {
  padding: 40px;
  text-align: justify;
  text-align-last: center;
  margin-bottom: 50px;
  font-size: 17px;
  line-height: 24px;
}
.gallery2-right {
  position: absolute;
  right: -110px;
  bottom: -44px;
}
.gallery2-bottom {
  position: absolute;
  z-index: 8;
  right: 45px;
}
.map_z {
  z-index: 7;
  margin-top: 40px;
}
.explore_bg {
  background: url(../img/explore-capitola.jpg) no-repeat center center / cover;
  z-index: 9;
}
.explore_capitola {
  padding: 450px 15px 100px;
}
.explore_capitola h6 span {
  font-size: 72px;
  color: #fff;
  font-family: Lato;
  text-transform: uppercase;
  font-weight: 600;
}
.explore_capitola > div {
  text-align: center;
}
.explore_capitola_p p {
  font-size: 17px;
  color: #fff;
  padding: 30px 40px;
}
.explore_btn a {
  background: #fff;
}
.explore_sec {
  margin-top: 70px;
}
.text_loction_bg {
  background: #a31929;
  /* padding-top: 100px; */
  margin-top: -100px;
}
.map-bg > p {
  padding-top: 125px;
  text-align: center;
}
.directions_btn {
  text-align: center;
  padding: 0px 0px 75px 0px;
}
.directions_btn a {
  background: #fff;
}
.map-bg {
  padding: 96px 20px 35px;
}
.dfs {
  display: flex;
  justify-content: center;
  align-items: center;
}
.brder_t {
  border-top: 1px solid #fff;
  max-width: 950px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.bg_clrs {
  background: #f2f2f2;
}
.top-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.MT70 {
  margin-top: 70px;
}
.MT50 {
  margin-top: 50px;
}
.our_gallery {
  padding-top: 10px;
}
.gallery_btn {
  text-align: center;
  margin-top: 109px;
  padding-right: 110px;
}
.add-on {
  background: url(../img/calendar.png) no-repeat;
  bottom: 3px;
  right: 23%;
}
.dfsx {
  display: flex !important;
}
.MRPX {
  margin-left: -114px;
}
.gallery12-right {
  margin-top: 69px;
}
.gallery121-right {
  margin-top: -38px;
}
.MRGL {
  margin-top: -45px;
  margin-left: 51px;
  position: absolute;
  z-index: -1;
}
.amenities_main {
  z-index: 9;
}
.shadow_img1 {
  box-shadow: 0px 10px 12px 1px rgba(0, 0, 0, 0.3) !important;
}
.address span:nth-child(2),
.phone a,
.email a {
  /*font-weight: bold;*/
}
@media screen and (min-width: 1200px) {
  .dfss {
    display: flex;
  }
  .map_section .map_section_w {
    width: 1195px !important;
  }
  .text_loction_bg {
    margin-right: 8px;
  }
  .TAR {
    text-align: right !important;
  }
  .TAL {
    text-align: left !important;
  }
  .map_z img {
    position: absolute;
    margin-left: 20px;
  }
  .check_bg {
    width: 80%;
  }
  .res_heading {
    width: 20%;
  }
  .innerpage-social {
  }
}
@media screen and (min-width: 1300px) {
  .map_section_w {
    width: 1210px !important;
  }
}
@media screen and (max-width: 1199px) {
  .connect {
    font-size: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .amenity {
    padding-top: 140px;
  }
  .check-avail1 {
    margin-top: 45px !important;
  }
  .MTND {
    margin-top: 16px !important;
  }
  .innerpage-social {
    margin-top: 50px;
  }
  .TAR {
    text-align: right !important;
  }
  .TAL {
    text-align: left !important;
  }
  .map-bg ul li {
    margin: 22px 15px;
  }
  .gallery_p p {
    padding: 13px 40px;
  }
  .MRPX {
    margin-left: -92px;
  }
  .gallery12-right {
    margin-top: 56px;
  }
  .MRGL {
    margin-top: -31px;
    margin-left: 45px;
  }
  .explore_capitola {
    padding: 354px 15px 50px;
  }
  .amenities_main p {
    padding: 2px 50px 15px 30px;
  }
  .MTMD {
    margin-top: 0px;
  }
  .alex_brush .customedeatetimesin,
  .alex_brush .customedeatetimesout {
    margin-left: -55px;
  }
  .alex_brush .add-on {
    /*bottom: -20px;*/
  }
  .res_heading {
    font-size: 26px;
  }
  .alex_brush .checktxt {
    font-size: 26px;
  }
  .alex_brush .customedeatetimesin,
  .alex_brush .customedeatetimesout {
    font-size: 18px;
  }
  .checktxt {
    font-size: 15px;
    font-weight: 400;
  }
  .reservation .btn-success {
    padding-top: 20px;
    font-size: 28px;
  }
  .check_bg {
    padding: 0px 0px 0px 0px;
  }
  .home_res .selectdiv label,
  .home_resnew .selectdiv label {
    line-height: 33px !important;
  }
  .alex_brush .add-on {
    max-width: 35px;
    background-size: contain;
  }
  .res_heading {
    color: #fff;
    padding: 33px 10px 25px 10px;
  }
  .MT0 {
    margin-top: 0px;
  }
  .read_btn {
    font-size: 15px;
    border-radius: 10px;
    padding: 10px 17px 7px 17px;
    letter-spacing: 1px;
  }
  .welcome_to_h {
    font-size: 11px;
  }
  .home_logo_text span:nth-child(1) {
    font-size: 17px;
    margin-left: -52px;
  }
  .home_logo_text span:nth-child(2) {
    font-size: 51px;
  }
  .home_logo_text span:nth-child(3) {
    font-size: 22px;
    margin-left: 60px;
    margin-top: 4px;
  }
  .MT10 {
    margin-top: 10px;
  }
  .guest_rooms_text span:nth-child(1) {
    font-size: 11px;
    margin-left: -28px;
    margin-top: 25px;
  }
  .guest_rooms_text span:nth-child(2) {
    font-size: 31px;
    font-family: alex brush;
    line-height: 42px;
  }
  h3 .guests {
    font-size: 45px;
  }
  .guestrooms_txts p {
    font-size: 12px;
  }
  .read_btn1 {
    font-size: 14px;
    border-radius: 10px;
    padding: 10px 17px 9px 17px;
    letter-spacing: 2px;
  }
  .guestrooms_txts {
    width: 44%;
  }
  .amenities_sec {
    margin-top: 60px;
  }
  .amenities-border img {
    height: 549px;
  }
  .amenity h4 {
    font-size: 41px;
  }
  .amenities_main p {
    font-size: 13px;
  }
  .amenities_span span:nth-child(2) {
    font-size: 12px;
  }
  .amenitis_bg_clr {
    margin: 450px -57px 124px 98px;
  }
  .reviews_text1 p {
    font-size: 15px;
  }
  .reviews_text h4 span {
    font-size: 91px;
  }
  .our_gallery span {
    font-size: 64px;
  }
  .gallery_p p {
    font-size: 13px;
  }
  .resme {
    font-size: 25px;
  }
  .barname {
    font-size: 17px;
  }
  .red-box {
    font-size: 15px;
  }
  .shadowboxdiv {
    bottom: 20px;
  }
  .explore_capitola h6 span {
    font-size: 61px;
  }
  .explore_capitola_p p {
    font-size: 13px;
    color: #fff;
    padding: 20px 40px;
  }
  .location-text {
    font-size: 50px;
    margin-top: 25px;
  }
  .fontsize {
    font-size: 16px;
  }
  .maptextaddress {
    font-size: 19px;
  }
  .map-bg {
    padding: 96px 20px 0px;
  }
  .footer__links {
    padding: 35px 0px 5px;
  }
}
.gallery-overlay p {
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .footer_logo {
    padding: 30px 0px 0px 0px;
    border-top: 1px solid #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  .social-circle em {
    color: #fff !important;
  }
  .connect {
    font-size: 27px;
    color: #fff;
  }
  .innerpage-social > div {
    padding: 0px;
    padding-bottom: 15px;
  }
  .directions_btn {
    padding: 0px;
  }
  .add-on {
    width: 40px;
    height: 42px;
    background-size: contain !important;
  }
  .res_heading {
    color: #fff;
    font-size: 38px;
    padding: 13px 10px 7px 10px;
  }
  .alex_brush .checktxt {
    font-size: 36px;
  }
  .alex_brush .customedeatetimesin,
  .alex_brush .customedeatetimesout {
    line-height: 37px;
    margin-left: -59px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
  }
  .alex_brush .add-on {
    bottom: -4px;
    font-weight: 600;
    right: 16px;
  }
  .reservation label {
    font-size: 21px !important;
  }
  #no_of_rooms1,
  #no_of_adult1,
  #no_of_child1,
  #no_of_rooms {
    color: #fff !important;
    font-size: 21px;
  }
  .reservation .btn-success {
    font-size: 54px;
    background: #3a971c !important;
  }
  .welcome_to_h {
    font-size: 11px;
    margin-bottom: -10px;
  }
  .home_logo_text span:nth-child(1) {
    font-size: 17px;
    margin-left: -53px;
  }
  .home_logo_text span:nth-child(2) {
    font-size: 52px;
  }
  .home_logo_text span:nth-child(3) {
    font-size: 22px;
    margin-left: 60px;
    margin-top: 4px;
    margin-bottom: 25px;
  }
  .guest_rooms_text span:nth-child(3) {
    font-size: 20px;
    font-family: alex brush;
    line-height: 14px;
    margin-left: 64px;
  }
  h3.guests {
    font-size: 54px;
  }
  .read_btn1 {
    font-size: 14px;
    border-radius: 10px;
    letter-spacing: 2px;
    padding: 11px 20px 10px 20px;
  }
  .amenitis_bg_clr_sm {
    background: #a41929;
  }
  .amenities_span span:nth-child(2) {
    font-size: 19px;
  }
  .amenities_span {
    text-align: center;
    justify-content: center;
  }
  .p_clr {
    padding: 30px 0px;
  }
  .p_clr1 {
    padding-bottom: 30px;
    padding-top: 16px;
  }
  .amenities_small p {
    font-size: 13px;
    text-align: justify;
    text-align-last: center;
    padding: 22px 0px;
  }
  .amenity h4 {
    font-size: 45px;
  }
  .gallery_btn_small {
    margin-top: 40px;
    text-align: center;
  }
  .our_gallery span {
    font-size: 63px;
  }
  .capitola h6 span {
    font-size: 53px;
    color: #a40030;
    font-family: Lato;
    text-transform: uppercase;
  }
  .capitola {
    text-align: center;
    padding: 40px 0px 20px;
  }
  .explore_capitola_small_p p {
    font-size: 13px;
    text-align: justify;
    text-align-last: center;
  }
  .explore_capitola_img {
    padding: 20px 0px;
  }
  .fontsize {
    color: #000;
  }
  .map1 img {
    width: 100%;
  }
  .map-bg {
    padding: 0px;
  }
  .fontsize {
    font-size: 19px;
  }
  .map-bg ul li {
    margin: 20px 15px;
  }
  .dfs {
    display: block;
  }
  .footer_logo {
    text-align: center;
    margin: 10px 0px 30px 0px;
  }
  .gosedown1 {
  }
  .read_btn {
    padding: 10px 18px 8px 18px;
    font-size: 15px;
    letter-spacing: 2px;
  }
  .guest_rooms_text span:nth-child(1) {
    margin-top: 0px;
  }
  .mobile_guestroom {
    padding-top: 20px;
  }
  .amenity {
    padding-top: 50px;
  }
  .amenity {
    padding-right: 0px;
  }
  .amenities_span span:nth-child(2) {
    margin-left: 15px;
  }
  .gallery_inn .guest_rooms_text span:nth-child(1) {
    margin-top: 50px;
  }
  .explore_btn {
    margin: 30px 0px 10px 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .P0SM {
    padding: 0px;
  }
  .res_heading {
    padding: 10px 10px 6px 10px;
  }
  .alex_brush .checktxt {
    font-size: 32px;
    letter-spacing: 1px;
  }
  .alex_brush .add-on {
    top: 0px;
  }
  .home_res .selectdiv {
    width: 85%;
  }
  .moveup {
    max-width: 19%;
  }
  .newbox .tab_room {
    left: 50%;
    transform: translatex(34%);
  }
  .checktxt {
    font-size: 20px;
    display: block;
    letter-spacing: 0px;
    font-weight: 400;
  }
  .reservation .btn-success {
    font-size: 41px;
  }
  .dfs {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.read_btn1:hover,
.read_btn1:active,
.read_btn1:focus {
  color: #ab0834 !important;
}
.adults_only {
  display: block;
  font-family: lato;
  font-size: 13px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.cnt223 a {
  margin-right: -6px;
  background: #fff;
  color: #000 !important;
  padding: 6px 9px;
  border-radius: 50%;
  font-size: 20px;
  opacity: 1;
}
.cnt223 a {
  text-decoration: none;
}
.popup {
  width: 100%;
  margin: 0 auto;
  display: none;
  position: fixed;
  z-index: 999;
  top: 10%;
}
.cnt223 {
  min-height: 133px;
  margin: 0px auto;
  background: #f3f3f3;
  position: relative;
  z-index: 9999;
  padding: 10px 20px;
  border-radius: 5px;
  box-shadow: 0 2px 5px #000;
}
.span_tax {
  font-size: 20px;
}
.span_tax span {
  color: #c4202f;
}
.cnt223 p {
  clear: both;
  color: #555555;
  /* text-align: justify; */
  font-size: 20px;
  font-family: sans-serif;
}
.cnt223 p a {
  color: #d91900;
  font-weight: bold;
}
.cnt223 .x {
  float: right;
  height: 35px;
  left: 22px;
  position: relative;
  top: -25px;
  width: 34px;
}
.cnt223 .x:hover {
  cursor: pointer;
}
.sel_rr {
  font-size: 19px;
}
.cont_pop {
  font-size: 12px;
}
.popup_first_div span:nth-child(2) {
  font-size: 20px;
}
.popup_second_div_span {
  color: #fff;
  text-align: center;
  padding: 15px;
}
.popup_main_div {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  z-index: 998;
  display: none;
}
@media screen and (min-width: 992px) {
  #cis-style .add-on {
    right: 3px;
  }
  #cis-style1 .add-on {
    right: 3px;
  }
  .innerpage-social {
    margin-bottom: 9px;
  }
  .tal_left {
    text-align: left;
  }
  .MTBS {
    margin-top: 50px;
  }
  .innerpage-social {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .popup_first_div {
    text-align: center;
    padding: 0px;
  }
  .cnt223 {
    max-width: 992px;
    height: 550px;
  }
  .popup_first_div > span {
    display: block;
    padding: 10px 0px;
  }
  .popup_second_div span {
    display: block;
    font-weight: 300;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .reservation .btn-success {
    background: #3a971c !important;
    padding-bottom: 26px;
    padding-top: 39px;
  }
  .cnt223 {
    min-width: 918px;
    max-width: 918px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .reservation .btn-success {
    font-size: 35px;
    padding-bottom: 9px;
    padding-top: 9px !important;
  }
  .popup_second_div_div {
    padding: 10px 0px;
  }
  .popup_second_div_span {
    padding: 0px;
  }
  .sel_rr {
    font-size: 16px !important;
  }
  .span_tax {
    font-size: 18px !important;
  }
  .popup_second_div_span {
    background: none !important;
    font-weight: 300;
    letter-spacing: 1px;
  }
  .popup_second_div_div {
    background: #500c19 !important;
  }
  .popup_second_div span:nth-child(2) {
    background: #500c19;
  }
  .cnt223 {
    height: 533px;
  }
  .cnt223 {
    min-width: 533px;
    max-width: 533px;
  }
  .popup_first_div > span {
    display: block;
    padding: 5px 0px;
  }
}
@media screen and (max-width: 767px) {
  .capitola h6 span {
    font-size: 31px;
  }
  .our_gallery span {
    font-size: 39px;
  }
  .amenity h4 {
    font-size: 40px;
  }
  h3 .guests {
    font-size: 44px;
  }
  .reservation .btn-success {
    padding: 6px 23px 5px;
    font-size: 30px;
  }
  .tab_room {
    left: 50%;
    transform: translatex(19%);
  }
  .alex_brush .checktxt {
    font-size: 28px;
  }
  .cont_pop {
    font-size: 10px;
  }
  .footer_logo {
    margin: 10px 0px 20px 0px !important;
  }
  .bg_clrs {
    background: none !important;
  }
  .popup_first_div > span {
    display: block;
    padding: 4px 0px;
  }
  .sel_rr {
    font-size: 9px;
  }
  .popup_main_div {
    padding: 0px;
  }
  .span_tax + span {
    font-size: 10px;
  }
  .span_tax {
    font-size: 12px;
  }
  .popup_first_div span:nth-child(2) {
    font-size: 15px;
  }
  .popup_first_div img {
    max-width: 100px;
  }
  .popup_second_div_span {
    background: none !important;
    font-size: 10px;
    padding: 15px 0px !important;
  }
  .popup_second_div_div {
    background: #500c19 !important;
    line-height: 12px;
    padding: 10px 0px;
  }
  .cnt223 {
    min-width: 350px;
    max-width: 350px;
  }
  .cnt223 {
    min-height: 350px;
  }
}
.box1 {
  position: relative;
  text-align: center;
  color: #fff;
}
.box1-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out 0s;
}
.box1-img img {
  width: 100%;
  height: auto;
}
.content2 {
  padding: 0px 114px 0px 0px !important;
}
.content1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0px 0px 0px 114px;
  background: rgba(196, 32, 46, 0.78);
  opacity: 0;
  transition: all 0.8s ease-in-out 0s;
}
.content1 > .title {
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 76%;
  padding-bottom: 15px;
  font-weight: 300;
  line-height: 26px;
  color: #fff;
}
.spect_views_hover:hover {
  z-index: 99 !important;
}
.content1 > .description {
  font-size: 13px;
}
.box1:hover .content1 {
  opacity: 1;
}
.amenities_span img {
  width: 70px;
}
@media only screen and (max-width: 990px) {
  .box1 {
    margin-bottom: 20px;
  }
}
.box1:hover {
  /*z-index: 9999;*/
}
.cnt223 {
  border: 2px solid #c2202f;
  background: #f3e3e3;
}
.carousel-inner1 > .item::after {
  position: absolute;
  top: 0;
  background: none;
  height: 100%;
  width: 100%;
  content: "";
  display: block;
}
.main-bg-white .bar_div {
  margin-bottom: 0px;
}
@media screen and (max-width: 400px) {
  .social-circle li a {
    width: 50px;
    max-height: 76px;
    padding: 10px 0px;
  }
  .social-circle em {
    font-size: 20px;
  }
  .mobile0verviewinnwerdiv {
    min-height: 510px !important;
    height: 510px;
  }
}
.popup_second_div_div {
  background: #500c19;
}
.res_heading span {
  display: block;
}
.res_heading span:nth-child(1) {
  font-size: 12px;
  font-family: lato;
  letter-spacing: 1px;
  line-height: 10px;
}
.MTND {
  margin-top: 4px;
}
@media screen and (min-width: 1500px) {
  .add-on {
    right: 29%;
  }
}
.book_btn {
  margin: 16px 0 0 0px;
}
.popup_first_div .cont_pop a {
  background: none !important;
  font-size: 12px !important;
}
.popup_first_div .cont_pop a {
  font-size: 12px !important;
  background: none !important;
  margin: 0px !important;
  padding: 0px !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .cnt223 {
    max-width: 992px;
    height: 580px;
  }
}
@media screen and (max-width: 991px) {
  .popup_first_div .cont_pop a {
    font-size: 12px !important;
    display: inline-block !important;
    line-height: 18px !important;
    background: none !important;
  }
}
@media screen and (min-width: 450px) and (max-width: 767px) {
  .popup {
    top: 0% !important;
  }
  .cnt223 {
    padding: 0px 20px !important;
  }
}
@media screen and (max-width: 400px) {
  #no_of_rooms1,
  #no_of_adult1,
  #no_of_child1,
  #no_of_rooms,
  #no_of_rooms,
  #no_of_adult,
  #no_of_child {
    font-size: 20px;
  }
  .cont_pop a {
    font-size: 12px !important;
  }
  .cont_pop {
    font-size: 10px !important;
  }
  .cont_pop_span {
    font-size: 10px !important;
  }
}
.form-control:focus {
  border-color: #a31929;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(145, 24, 27, 0.53);
}
.but_flot .but_bg {
  padding: 12px 28px 9px 28px !important;
  margin: 13px 0 0 !important;
}
@media screen and (min-width: 1200px) and (max-width: 1350px) {
  .moveup select {
    font-size: 19px;
  }
}
@media screen and (min-width: 1750px) {
  header.smaller .add-on,
  .add-on {
    right: 33%;
  }
}
.but_flot .but_bg {
  padding: 12px 28px 9px 28px !important;
  margin: 10px 0 0 !important;
}
/********************Inn At Depot Hill End*********************/
body.rct_wdgt header.smaller #trigger-overlay {
  top: 75px;
}
.smaller .top-menu {
  z-index: 998;
}
.check-avail {
}
.promoheading {
  color: #7a7a7a;
}
.home_res .selectdiv label,
.home_resnew .selectdiv label {
  margin-left: 20px;
  position: absolute;
  left: 0;
  /* margin-right: 30px; */
  line-height: 42px;
}
header.smaller .home_res select {
  padding: 8px 0px;
}
header.smaller .home_res .selectdiv label,
header.smaller .home_resnew .selectdiv label {
  margin-left: 13px;
}
#searchBlogText .P5 {
  padding: 5px;
}
#lostFound_box .input__label--hoshi-color-2::after {
  border-color: #6c1f24;
}
#lostFound_box .input__label--hoshi {
  position: absolute !important;
}
#lostFound_box .add-on {
  background: none;
}
#lostFound_box select {
  background: none !important;
}
.pop_text {
  font-size: 13px;
}
.specials-flag .specials-content {
  flex: 1 1 0;
  padding: 0.9375rem;
  background-color: #fff;
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
.specials-flag {
  align-items: center;
  /*background-color:#75114a;*/
  display: flex;
  left: 100%;
  margin-left: -4.125rem;
  max-width: 25rem;
  position: fixed;
  top: 400px;
  transform: translateY(-50%);
  transition: margin-left 0.5s linear 0s;
  width: 100%;
  z-index: 9999;
}
.specials-content .carousel-indicators {
  bottom: -27px !important;
  top: inherit;
}
.specials-flag.specials-open .open-button-flag {
  width: 0;
}
.carousel-inner .item.sizeup {
  min-height: 85px;
}
.specials-flag .close-button-flag div,
.specials-flag .open-button-flag div {
  transform: rotate(90deg) translateY(-100%);
  transform-origin: left top 0;
  width: 20.5rem;
  border: 5px solid #fff;
  color: #fff;
}
.sizeup li {
  font-size: 10px;
  text-align: center;
  line-height: 27px;
  margin: 0;
  list-style: none;
  font-weight: 400;
}
a.popresv {
  background: #a31929;
  color: #ffffff;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.close-button-flag1 {
  color: #0f0f0f;
}
.specials-open .sizeup li {
  font-size: 14px;
}
.ieblock,
.specials-flag {
  color: #ffffff;
  text-align: center;
}
.specials-flag .close-button-flag,
.specials-flag .open-button-flag {
  background-color: #a31929;
  color: inherit;
  display: block;
  font-size: 2.1rem;
  height: 20.5rem;
  line-height: 3.125rem;
  overflow: hidden;
  text-decoration: none; /* text-transform: uppercase; */
  transition: width 0.5s ease-in 0s;
  width: 4.125rem;
  z-index: 101;
}
.specials-flag .specials-content {
  flex: 1 1 0;
  padding: 0.9375rem;
  border: 5px solid #c31230;
  background-color: #ffffff;
}
.sizeup ul {
  padding-top: 12px;
  padding-left: 0;
}
.slide-title-book {
  border-bottom: 1px solid #c4202e;
  padding-bottom: 8px;
  font-size: 25px;
}
li.save {
  font-size: 30px !important;
  margin-bottom: 20px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 400;
}
li.F20font {
  font-size: 20px !important;
  font-weight: 400;
  color: #fff;
}
.carousel-inner.bgnone.sizeup {
  color: #fff;
}
li.F20font {
  font-size: 20px !important;
  font-weight: 400;
  color: #0f0f0f;
}
.carousel-inner.bgnone.sizeup {
  color: #0d0d0d;
}
.sizeup sup {
  top: -25px;
}
.location_text span {
  display: block;
  text-align: center;
}
@media (min-width: 1200px) {
  .smaller .reservation-btn {
    display: inline-block;
  }
  .smaller .center-gradient-wrapper img {
    max-width: 70%;
    margin-top: -15px;
    margin-bottom: 10px;
    transform: translateX(100px);
  }
  .smaller #trigger-overlay {
    margin-top: 12px;
    display: block;
  }
  .smaller .top-menu {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    border-bottom: 4px solid #a41929;
    max-width: 2000px;
  }
  .smaller .adults_only {
    white-space: nowrap;
    width: 240px;
    transform: translate(25px, -5px);
    font-weight: bold;
  }
}
@media (min-width: 2000px){
  .smaller .dpos{
    left: auto;
  }
  .smaller .resme{
    right: auto;
  }
}
@media (min-width: 1024px){
	#ada_enable_toolbar_content.righttray{
		right: -60px !important;
	}
}
.tour_home{padding:30px 0} .tour_home h4{text-align:left; font-size:53px; color:#aa002d; text-transform:uppercase}